2026-05-07 17:38:27.196 | + ./stack.sh:main:485 : exec 2026-05-07 17:38:27.196 | ++ ./stack.sh:main:485 : /usr/bin/python3.12 /home/quobyte/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2026-05-07-193827.summary.2026-05-07-193827 2026-05-07 17:38:27.196 | + ./stack.sh:main:493 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2026-05-07-193827' 2026-05-07 17:38:27.196 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-05-07 17:38:27.196 | + ./stack.sh:echo_summary:444 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2026-05-07-193827 2026-05-07 17:38:27.196 | + ./stack.sh:main:495 : ln -sf /opt/stack/logs/stack.sh.log.2026-05-07-193827 /opt/stack/logs/stack.sh.log 2026-05-07 17:38:27.196 | + ./stack.sh:main:496 : ln -sf /opt/stack/logs/stack.sh.log.2026-05-07-193827.summary.2026-05-07-193827 /opt/stack/logs/stack.sh.log.summary 2026-05-07 17:38:27.196 | + ./stack.sh:main:511 : check_path_perm_sanity /opt/stack 2026-05-07 17:38:27.197 | + functions:check_path_perm_sanity:615 : local real_path 2026-05-07 17:38:27.197 | ++ functions:check_path_perm_sanity:616 : readlink -f /opt/stack 2026-05-07 17:38:27.197 | + functions:check_path_perm_sanity:616 : real_path=/opt/stack 2026-05-07 17:38:27.197 | + functions:check_path_perm_sanity:617 : local rebuilt_path= 2026-05-07 17:38:27.197 | ++ functions:check_path_perm_sanity:618 : echo /opt/stack 2026-05-07 17:38:27.197 | ++ functions:check_path_perm_sanity:618 : tr / ' ' 2026-05-07 17:38:27.197 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-05-07 17:38:27.198 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt 2026-05-07 17:38:27.198 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt 2026-05-07 17:38:27.198 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-05-07 17:38:27.198 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-05-07 17:38:27.198 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt/stack 2026-05-07 17:38:27.198 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt/stack 2026-05-07 17:38:27.198 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-05-07 17:38:27.198 | + ./stack.sh:main:517 : trap exit_trap EXIT 2026-05-07 17:38:27.199 | + ./stack.sh:main:558 : trap err_trap ERR 2026-05-07 17:38:27.199 | + ./stack.sh:main:571 : set -o errexit 2026-05-07 17:38:27.199 | + ./stack.sh:main:574 : uname -a 2026-05-07 17:38:27.199 | 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-07 17:38:27.199 | + ./stack.sh:main:577 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2026-05-07 17:38:27.200 | + ./stack.sh:main:578 : rm -f /opt/stack/data/ca-bundle.pem 2026-05-07 17:38:27.203 | + ./stack.sh:main:581 : source /home/quobyte/devstack/lib/database 2026-05-07 17:38:27.237 | + ./stack.sh:main:582 : source /home/quobyte/devstack/lib/rpc_backend 2026-05-07 17:38:27.253 | + ./stack.sh:main:585 : source /home/quobyte/devstack/lib/host 2026-05-07 17:38:27.256 | +++ lib/host:source:12 : trueorfalse True ENABLE_KSM 2026-05-07 17:38:27.270 | ++ lib/host:source:12 : ENABLE_KSM=True 2026-05-07 17:38:27.272 | +++ lib/host:source:13 : trueorfalse True ENABLE_KSMTUNED 2026-05-07 17:38:27.287 | ++ lib/host:source:13 : ENABLE_KSMTUNED=True 2026-05-07 17:38:27.290 | +++ lib/host:source:34 : trueorfalse False ENABLE_ZSWAP 2026-05-07 17:38:27.304 | ++ lib/host:source:34 : ENABLE_ZSWAP=False 2026-05-07 17:38:27.306 | ++ lib/host:source:37 : ZSWAP_COMPRESSOR=lz4 2026-05-07 17:38:27.308 | ++ lib/host:source:38 : ZSWAP_ZPOOL=zsmalloc 2026-05-07 17:38:27.312 | +++ lib/host:source:53 : trueorfalse False ENABLE_SYSCTL_MEM_TUNING 2026-05-07 17:38:27.325 | ++ lib/host:source:53 : ENABLE_SYSCTL_MEM_TUNING=False 2026-05-07 17:38:27.328 | +++ lib/host:source:75 : trueorfalse False ENABLE_SYSCTL_NET_TUNING 2026-05-07 17:38:27.341 | ++ lib/host:source:75 : ENABLE_SYSCTL_NET_TUNING=False 2026-05-07 17:38:27.344 | + ./stack.sh:main:588 : tune_host 2026-05-07 17:38:27.346 | + lib/host:tune_host:96 : configure_host_mem 2026-05-07 17:38:27.348 | + lib/host:configure_host_mem:70 : configure_zswap 2026-05-07 17:38:27.351 | + lib/host:configure_zswap:40 : [[ False == \T\r\u\e ]] 2026-05-07 17:38:27.353 | + lib/host:configure_host_mem:71 : configure_ksm 2026-05-07 17:38:27.355 | + lib/host:configure_ksm:15 : [[ True == \T\r\u\e ]] 2026-05-07 17:38:27.358 | + lib/host:configure_ksm:16 : install_package ksmtuned 2026-05-07 17:38:27.359 | + functions-common:install_package:1430 : update_package_repo 2026-05-07 17:38:27.361 | + functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-05-07 17:38:27.364 | + functions-common:update_package_repo:1405 : REPOS_UPDATED=False 2026-05-07 17:38:27.366 | + functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-05-07 17:38:27.368 | + functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-05-07 17:38:27.370 | + functions-common:update_package_repo:1412 : is_ubuntu 2026-05-07 17:38:27.373 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-07 17:38:27.375 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-07 17:38:27.377 | + functions-common:update_package_repo:1413 : apt_get_update 2026-05-07 17:38:27.379 | + functions-common:apt_get_update:1158 : [[ False == \T\r\u\e ]] 2026-05-07 17:38:27.382 | + functions-common:apt_get_update:1163 : [[ False = \T\r\u\e ]] 2026-05-07 17:38:27.384 | + functions-common:apt_get_update:1165 : local sudo=sudo 2026-05-07 17:38:27.386 | ++ functions-common:apt_get_update:1166 : id -u 2026-05-07 17:38:27.390 | + functions-common:apt_get_update:1166 : [[ 1000 = \0 ]] 2026-05-07 17:38:27.392 | + functions-common:apt_get_update:1169 : time_start apt-get-update 2026-05-07 17:38:27.395 | + functions-common:time_start:2398 : local name=apt-get-update 2026-05-07 17:38:27.397 | + functions-common:time_start:2399 : local start_time= 2026-05-07 17:38:27.399 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-07 17:38:27.402 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-07 17:38:27.405 | + functions-common:time_start:2403 : _TIME_START[$name]=1778175507403 2026-05-07 17:38:27.407 | + functions-common:apt_get_update:1171 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2026-05-07 17:38:27.410 | + functions-common:apt_get_update:1172 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2026-05-07 17:38:27.412 | + 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-07 17:38:27.559 | Hit:1 http://security.ubuntu.com/ubuntu noble-security InRelease 2026-05-07 17:38:27.560 | Hit:2 http://de.archive.ubuntu.com/ubuntu noble InRelease 2026-05-07 17:38:27.566 | Hit:3 http://de.archive.ubuntu.com/ubuntu noble-updates InRelease 2026-05-07 17:38:27.577 | Hit:4 http://de.archive.ubuntu.com/ubuntu noble-backports InRelease 2026-05-07 17:38:27.591 | Get:5 https://packages.quobyte.com/repo/current/apt noble InRelease [4747 B] 2026-05-07 17:38:30.717 | Fetched 4747 B in 1s (9435 B/s) 2026-05-07 17:38:32.626 | Reading package lists... 2026-05-07 17:38:32.653 | + functions-common:apt_get_update:1177 : REPOS_UPDATED=True 2026-05-07 17:38:32.655 | + functions-common:apt_get_update:1179 : time_stop apt-get-update 2026-05-07 17:38:32.657 | + functions-common:time_stop:2412 : local name 2026-05-07 17:38:32.659 | + functions-common:time_stop:2413 : local end_time 2026-05-07 17:38:32.661 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-07 17:38:32.663 | + functions-common:time_stop:2415 : local total 2026-05-07 17:38:32.665 | + functions-common:time_stop:2416 : local start_time 2026-05-07 17:38:32.667 | + functions-common:time_stop:2418 : name=apt-get-update 2026-05-07 17:38:32.669 | + functions-common:time_stop:2419 : start_time=1778175507403 2026-05-07 17:38:32.671 | + functions-common:time_stop:2421 : [[ -z 1778175507403 ]] 2026-05-07 17:38:32.674 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-07 17:38:32.678 | + functions-common:time_stop:2424 : end_time=1778175512675 2026-05-07 17:38:32.680 | + functions-common:time_stop:2425 : elapsed_time=5272 2026-05-07 17:38:32.682 | + functions-common:time_stop:2426 : total=0 2026-05-07 17:38:32.684 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-07 17:38:32.685 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=5272 2026-05-07 17:38:32.688 | + functions-common:install_package:1431 : real_install_package ksmtuned 2026-05-07 17:38:32.690 | + functions-common:real_install_package:1418 : is_ubuntu 2026-05-07 17:38:32.692 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-07 17:38:32.694 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-07 17:38:32.696 | + functions-common:real_install_package:1419 : apt_get install ksmtuned 2026-05-07 17:38:32.715 | + 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-07 17:38:32.754 | Reading package lists... 2026-05-07 17:38:33.158 | Building dependency tree... 2026-05-07 17:38:33.159 | Reading state information... 2026-05-07 17:38:33.767 | The following NEW packages will be installed: 2026-05-07 17:38:33.769 | ksmtuned 2026-05-07 17:38:33.834 | 0 upgraded, 1 newly installed, 0 to remove and 31 not upgraded. 2026-05-07 17:38:33.834 | Need to get 7444 B of archives. 2026-05-07 17:38:33.834 | After this operation, 44.0 kB of additional disk space will be used. 2026-05-07 17:38:33.835 | Get:1 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 ksmtuned amd64 4.20150326 [7444 B] 2026-05-07 17:38:34.047 | perl: warning: Setting locale failed. 2026-05-07 17:38:34.047 | perl: warning: Please check that your locale settings: 2026-05-07 17:38:34.047 | LANGUAGE = (unset), 2026-05-07 17:38:34.047 | LC_ALL = "en_US.utf8", 2026-05-07 17:38:34.048 | LANG = "de_DE.UTF-8" 2026-05-07 17:38:34.048 | are supported and installed on your system. 2026-05-07 17:38:34.048 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-07 17:38:34.141 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-05-07 17:38:34.141 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-05-07 17:38:34.141 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-05-07 17:38:34.339 | Fetched 7444 B in 0s (186 kB/s) 2026-05-07 17:38:34.387 | Selecting previously unselected package ksmtuned. 2026-05-07 17:38:34.709 | (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-07 17:38:34.714 | Preparing to unpack .../ksmtuned_4.20150326_amd64.deb ... 2026-05-07 17:38:34.725 | Unpacking ksmtuned (4.20150326) ... 2026-05-07 17:38:34.785 | Setting up ksmtuned (4.20150326) ... 2026-05-07 17:38:35.000 | Created symlink /etc/systemd/system/multi-user.target.wants/ksm.service → /usr/lib/systemd/system/ksm.service. 2026-05-07 17:38:35.192 | Created symlink /etc/systemd/system/multi-user.target.wants/ksmtuned.service → /usr/lib/systemd/system/ksmtuned.service. 2026-05-07 17:38:36.042 | perl: warning: Setting locale failed. 2026-05-07 17:38:36.043 | perl: warning: Please check that your locale settings: 2026-05-07 17:38:36.043 | LANGUAGE = (unset), 2026-05-07 17:38:36.043 | LC_ALL = "en_US.utf8", 2026-05-07 17:38:36.043 | LANG = "de_DE.UTF-8" 2026-05-07 17:38:36.043 | are supported and installed on your system. 2026-05-07 17:38:36.043 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-07 17:38:36.188 | perl: warning: Setting locale failed. 2026-05-07 17:38:36.188 | perl: warning: Please check that your locale settings: 2026-05-07 17:38:36.188 | LANGUAGE = (unset), 2026-05-07 17:38:36.188 | LC_ALL = "en_US.utf8", 2026-05-07 17:38:36.188 | LANG = "de_DE.UTF-8" 2026-05-07 17:38:36.188 | are supported and installed on your system. 2026-05-07 17:38:36.189 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-07 17:38:36.238 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-05-07 17:38:36.238 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-05-07 17:38:36.238 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-05-07 17:38:36.305 | perl: warning: Setting locale failed. 2026-05-07 17:38:36.305 | perl: warning: Please check that your locale settings: 2026-05-07 17:38:36.305 | LANGUAGE = (unset), 2026-05-07 17:38:36.305 | LC_ALL = "en_US.utf8", 2026-05-07 17:38:36.305 | LANG = "de_DE.UTF-8" 2026-05-07 17:38:36.305 | are supported and installed on your system. 2026-05-07 17:38:36.305 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-07 17:38:36.838 | 2026-05-07 17:38:36.838 | Running kernel seems to be up-to-date. 2026-05-07 17:38:36.838 | 2026-05-07 17:38:36.838 | No services need to be restarted. 2026-05-07 17:38:36.838 | 2026-05-07 17:38:36.838 | No containers need to be restarted. 2026-05-07 17:38:36.838 | 2026-05-07 17:38:36.838 | No user sessions are running outdated binaries. 2026-05-07 17:38:36.838 | 2026-05-07 17:38:36.838 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-05-07 17:38:39.005 | + functions-common:apt_get:1203 : result=0 2026-05-07 17:38:39.006 | + functions-common:apt_get:1206 : time_stop apt-get 2026-05-07 17:38:39.008 | + functions-common:time_stop:2412 : local name 2026-05-07 17:38:39.010 | + functions-common:time_stop:2413 : local end_time 2026-05-07 17:38:39.012 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-07 17:38:39.013 | + functions-common:time_stop:2415 : local total 2026-05-07 17:38:39.015 | + functions-common:time_stop:2416 : local start_time 2026-05-07 17:38:39.017 | + functions-common:time_stop:2418 : name=apt-get 2026-05-07 17:38:39.018 | + functions-common:time_stop:2419 : start_time=1778175512712 2026-05-07 17:38:39.020 | + functions-common:time_stop:2421 : [[ -z 1778175512712 ]] 2026-05-07 17:38:39.022 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-07 17:38:39.026 | + functions-common:time_stop:2424 : end_time=1778175519023 2026-05-07 17:38:39.027 | + functions-common:time_stop:2425 : elapsed_time=6311 2026-05-07 17:38:39.029 | + functions-common:time_stop:2426 : total=1147 2026-05-07 17:38:39.031 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-07 17:38:39.032 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=7458 2026-05-07 17:38:39.034 | + functions-common:apt_get:1207 : return 0 2026-05-07 17:38:39.036 | + lib/host:configure_ksm:18 : [[ -f /sys/kernel/mm/ksm/run ]] 2026-05-07 17:38:39.038 | + lib/host:configure_ksm:19 : sudo tee /sys/kernel/mm/ksm/run 2026-05-07 17:38:39.039 | ++ lib/host:configure_ksm:19 : bool_to_int ENABLE_KSM 2026-05-07 17:38:39.052 | + lib/host:configure_ksm:19 : echo 0 2026-05-07 17:38:39.052 | 0 2026-05-07 17:38:39.056 | + lib/host:configure_host_mem:72 : configure_sysctl_mem_parmaters 2026-05-07 17:38:39.058 | + lib/host:configure_sysctl_mem_parmaters:55 : [[ False == \T\r\u\e ]] 2026-05-07 17:38:39.059 | + lib/host:tune_host:97 : configure_host_net 2026-05-07 17:38:39.061 | + lib/host:configure_host_net:92 : configure_sysctl_net_parmaters 2026-05-07 17:38:39.064 | + lib/host:configure_sysctl_net_parmaters:77 : [[ False == \T\r\u\e ]] 2026-05-07 17:38:39.066 | + ./stack.sh:main:594 : fetch_plugins 2026-05-07 17:38:39.067 | + functions-common:fetch_plugins:1758 : local plugins= 2026-05-07 17:38:39.069 | + functions-common:fetch_plugins:1759 : local plugin 2026-05-07 17:38:39.071 | + functions-common:fetch_plugins:1762 : [[ -z '' ]] 2026-05-07 17:38:39.073 | + functions-common:fetch_plugins:1763 : return 2026-05-07 17:38:39.075 | + ./stack.sh:main:598 : run_phase override_defaults 2026-05-07 17:38:39.077 | + functions-common:run_phase:1840 : local mode=override_defaults 2026-05-07 17:38:39.078 | + functions-common:run_phase:1841 : local phase= 2026-05-07 17:38:39.080 | + functions-common:run_phase:1842 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-05-07 17:38:39.082 | + functions-common:run_phase:1843 : local extra_plugin_file_name 2026-05-07 17:38:39.084 | + functions-common:run_phase:1844 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-05-07 17:38:39.086 | + functions-common:run_phase:1849 : local exceptions=80-tempest.sh 2026-05-07 17:38:39.088 | + functions-common:run_phase:1850 : local extra 2026-05-07 17:38:39.090 | ++ functions-common:run_phase:1851 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-05-07 17:38:39.093 | + functions-common:run_phase:1851 : extra=80-tempest.sh 2026-05-07 17:38:39.095 | + functions-common:run_phase:1852 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-05-07 17:38:39.097 | + functions-common:run_phase:1856 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-05-07 17:38:39.099 | + functions-common:run_phase:1856 : source /home/quobyte/devstack/extras.d/80-tempest.sh override_defaults 2026-05-07 17:38:39.101 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-05-07 17:38:39.112 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-07 17:38:39.114 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2026-05-07 17:38:39.115 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2026-05-07 17:38:39.117 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2026-05-07 17:38:39.119 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2026-05-07 17:38:39.121 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2026-05-07 17:38:39.122 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2026-05-07 17:38:39.124 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2026-05-07 17:38:39.126 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2026-05-07 17:38:39.127 | + functions-common:run_phase:1861 : [[ override_defaults == \s\o\u\r\c\e ]] 2026-05-07 17:38:39.129 | + 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-07 17:38:39.131 | + functions-common:run_phase:1865 : plugin_override_defaults 2026-05-07 17:38:39.133 | + functions-common:plugin_override_defaults:1799 : local plugins= 2026-05-07 17:38:39.135 | + functions-common:plugin_override_defaults:1800 : local plugin 2026-05-07 17:38:39.136 | + functions-common:plugin_override_defaults:1803 : [[ -z '' ]] 2026-05-07 17:38:39.138 | + functions-common:plugin_override_defaults:1804 : return 2026-05-07 17:38:39.140 | + ./stack.sh:main:601 : source /home/quobyte/devstack/lib/apache 2026-05-07 17:38:39.155 | + ./stack.sh:main:604 : source /home/quobyte/devstack/lib/tls 2026-05-07 17:38:39.157 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2026-05-07 17:38:39.169 | ++ functions-common:is_service_enabled:2068 : return 1 2026-05-07 17:38:39.171 | +++ lib/tls:source:43 : hostname -f 2026-05-07 17:38:39.175 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=devstack 2026-05-07 17:38:39.177 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2026-05-07 17:38:39.178 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2026-05-07 17:38:39.180 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2026-05-07 17:38:39.182 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2026-05-07 17:38:39.184 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2026-05-07 17:38:39.186 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2026-05-07 17:38:39.188 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2026-05-07 17:38:39.190 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2026-05-07 17:38:39.192 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2026-05-07 17:38:39.195 | + ./stack.sh:main:607 : source /home/quobyte/devstack/lib/infra 2026-05-07 17:38:39.206 | + ./stack.sh:main:608 : source /home/quobyte/devstack/lib/libraries 2026-05-07 17:38:39.220 | + ./stack.sh:main:609 : source /home/quobyte/devstack/lib/lvm 2026-05-07 17:38:39.231 | + ./stack.sh:main:610 : source /home/quobyte/devstack/lib/horizon 2026-05-07 17:38:39.242 | + ./stack.sh:main:611 : source /home/quobyte/devstack/lib/keystone 2026-05-07 17:38:39.272 | + ./stack.sh:main:612 : source /home/quobyte/devstack/lib/glance 2026-05-07 17:38:39.330 | + ./stack.sh:main:613 : source /home/quobyte/devstack/lib/nova 2026-05-07 17:38:39.418 | + ./stack.sh:main:614 : source /home/quobyte/devstack/lib/placement 2026-05-07 17:38:39.441 | + ./stack.sh:main:615 : source /home/quobyte/devstack/lib/cinder 2026-05-07 17:38:39.489 | + ./stack.sh:main:616 : source /home/quobyte/devstack/lib/swift 2026-05-07 17:38:39.536 | + ./stack.sh:main:617 : source /home/quobyte/devstack/lib/neutron 2026-05-07 17:38:39.539 | ++ lib/neutron:source:61 : is_service_enabled tls-proxy 2026-05-07 17:38:39.552 | ++ functions-common:is_service_enabled:2068 : return 1 2026-05-07 17:38:39.554 | ++ lib/neutron:source:66 : GITDIR["python-neutronclient"]=/opt/stack/python-neutronclient 2026-05-07 17:38:39.556 | ++ lib/neutron:source:68 : NEUTRON_DIR=/opt/stack/neutron 2026-05-07 17:38:39.558 | ++ lib/neutron:source:69 : NEUTRON_FWAAS_DIR=/opt/stack/neutron-fwaas 2026-05-07 17:38:39.560 | ++ lib/neutron:source:72 : [[ -d /opt/stack/neutron/bin/neutron-server ]] 2026-05-07 17:38:39.563 | +++ lib/neutron:source:75 : get_python_exec_prefix 2026-05-07 17:38:39.576 | +++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-05-07 17:38:39.578 | +++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-05-07 17:38:39.580 | ++ lib/neutron:source:75 : NEUTRON_BIN_DIR=/opt/stack/data/venv/bin 2026-05-07 17:38:39.582 | ++ lib/neutron:source:78 : NEUTRON_CONF_DIR=/etc/neutron 2026-05-07 17:38:39.584 | ++ lib/neutron:source:79 : NEUTRON_CONF=/etc/neutron/neutron.conf 2026-05-07 17:38:39.586 | ++ lib/neutron:source:80 : export NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-05-07 17:38:39.588 | ++ lib/neutron:source:80 : NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-05-07 17:38:39.590 | ++ lib/neutron:source:82 : NEUTRON_UWSGI=neutron.wsgi.api:application 2026-05-07 17:38:39.592 | ++ lib/neutron:source:83 : NEUTRON_UWSGI_CONF=/etc/neutron/neutron-api-uwsgi.ini 2026-05-07 17:38:39.595 | +++ lib/neutron:source:89 : trueorfalse True NEUTRON_ENFORCE_SCOPE 2026-05-07 17:38:39.608 | ++ lib/neutron:source:89 : NEUTRON_ENFORCE_SCOPE=True 2026-05-07 17:38:39.610 | ++ lib/neutron:source:93 : AGENT_DHCP_BINARY=/opt/stack/data/venv/bin/neutron-dhcp-agent 2026-05-07 17:38:39.612 | ++ lib/neutron:source:94 : AGENT_L3_BINARY=/opt/stack/data/venv/bin/neutron-l3-agent 2026-05-07 17:38:39.614 | ++ lib/neutron:source:95 : AGENT_META_BINARY=/opt/stack/data/venv/bin/neutron-metadata-agent 2026-05-07 17:38:39.616 | ++ lib/neutron:source:99 : Q_DHCP_CONF_FILE=/etc/neutron/dhcp_agent.ini 2026-05-07 17:38:39.618 | ++ lib/neutron:source:102 : NEUTRON_DHCP_CONF=/etc/neutron/dhcp_agent.ini 2026-05-07 17:38:39.620 | ++ lib/neutron:source:103 : Q_L3_CONF_FILE=/etc/neutron/l3_agent.ini 2026-05-07 17:38:39.623 | ++ lib/neutron:source:106 : NEUTRON_L3_CONF=/etc/neutron/l3_agent.ini 2026-05-07 17:38:39.625 | ++ lib/neutron:source:107 : Q_META_CONF_FILE=/etc/neutron/metadata_agent.ini 2026-05-07 17:38:39.627 | ++ lib/neutron:source:110 : Q_DB_NAME=neutron 2026-05-07 17:38:39.628 | ++ lib/neutron:source:112 : Q_PLUGIN=ml2 2026-05-07 17:38:39.631 | ++ lib/neutron:source:114 : Q_PORT=9696 2026-05-07 17:38:39.632 | ++ lib/neutron:source:116 : Q_PORT_INT=19696 2026-05-07 17:38:39.634 | ++ lib/neutron:source:118 : Q_HOST=192.168.122.154 2026-05-07 17:38:39.636 | ++ lib/neutron:source:120 : Q_PROTOCOL=http 2026-05-07 17:38:39.639 | +++ lib/neutron:source:122 : ipv6_unquote 0.0.0.0 2026-05-07 17:38:39.641 | +++ functions-common:ipv6_unquote:2210 : echo 0.0.0.0 2026-05-07 17:38:39.642 | +++ functions-common:ipv6_unquote:2210 : tr -d '[]' 2026-05-07 17:38:39.645 | ++ lib/neutron:source:122 : Q_LISTEN_ADDRESS=0.0.0.0 2026-05-07 17:38:39.647 | ++ lib/neutron:source:124 : Q_ADMIN_USERNAME=neutron 2026-05-07 17:38:39.649 | ++ lib/neutron:source:126 : Q_AUTH_STRATEGY=keystone 2026-05-07 17:38:39.651 | ++ lib/neutron:source:128 : Q_OVS_USE_VETH=False 2026-05-07 17:38:39.653 | ++ lib/neutron:source:129 : Q_USE_ROOTWRAP=True 2026-05-07 17:38:39.656 | +++ lib/neutron:source:130 : trueorfalse True Q_USE_ROOTWRAP_DAEMON 2026-05-07 17:38:39.669 | ++ lib/neutron:source:130 : Q_USE_ROOTWRAP_DAEMON=True 2026-05-07 17:38:39.672 | +++ lib/neutron:source:132 : ipv6_unquote 192.168.122.154 2026-05-07 17:38:39.675 | +++ functions-common:ipv6_unquote:2210 : echo 192.168.122.154 2026-05-07 17:38:39.675 | +++ functions-common:ipv6_unquote:2210 : tr -d '[]' 2026-05-07 17:38:39.678 | ++ lib/neutron:source:132 : Q_META_DATA_IP=192.168.122.154 2026-05-07 17:38:39.680 | ++ lib/neutron:source:134 : Q_ALLOW_OVERLAPPING_IP=True 2026-05-07 17:38:39.682 | ++ lib/neutron:source:135 : Q_NOTIFY_NOVA_PORT_STATUS_CHANGES=True 2026-05-07 17:38:39.684 | ++ lib/neutron:source:136 : Q_NOTIFY_NOVA_PORT_DATA_CHANGES=True 2026-05-07 17:38:39.686 | ++ lib/neutron:source:137 : VIF_PLUGGING_IS_FATAL=True 2026-05-07 17:38:39.688 | ++ lib/neutron:source:138 : VIF_PLUGGING_TIMEOUT=300 2026-05-07 17:38:39.690 | ++ lib/neutron:source:141 : SKIP_STOP_OVN=False 2026-05-07 17:38:39.693 | ++ lib/neutron:source:145 : _Q_PLUGIN_EXTRA_CONF_PATH=/etc/neutron 2026-05-07 17:38:39.695 | ++ lib/neutron:source:148 : NEUTRON_ENDPOINT_SERVICE_NAME=networking 2026-05-07 17:38:39.697 | ++ lib/neutron:source:149 : [[ -z networking ]] 2026-05-07 17:38:39.699 | ++ lib/neutron:source:154 : ALEMBIC_REPO=https://github.com/sqlalchemy/alembic.git 2026-05-07 17:38:39.701 | ++ lib/neutron:source:155 : ALEMBIC_DIR=/opt/stack/alembic 2026-05-07 17:38:39.703 | ++ lib/neutron:source:156 : ALEMBIC_BRANCH=main 2026-05-07 17:38:39.705 | ++ lib/neutron:source:157 : SQLALCHEMY_REPO=https://github.com/sqlalchemy/sqlalchemy.git 2026-05-07 17:38:39.706 | ++ lib/neutron:source:158 : SQLALCHEMY_DIR=/opt/stack/sqlalchemy 2026-05-07 17:38:39.708 | ++ lib/neutron:source:159 : SQLALCHEMY_BRANCH=main 2026-05-07 17:38:39.710 | ++ lib/neutron:source:170 : declare -a -g Q_PLUGIN_EXTRA_CONF_FILES 2026-05-07 17:38:39.712 | ++ lib/neutron:source:173 : declare -a -g _Q_PLUGIN_EXTRA_CONF_FILES_ABS 2026-05-07 17:38:39.714 | ++ lib/neutron:source:176 : Q_RR_CONF_FILE=/etc/neutron/rootwrap.conf 2026-05-07 17:38:39.716 | ++ lib/neutron:source:177 : [[ True == \F\a\l\s\e ]] 2026-05-07 17:38:39.719 | +++ lib/neutron:source:180 : get_rootwrap_location neutron 2026-05-07 17:38:39.721 | +++ functions:get_rootwrap_location:601 : local module=neutron 2026-05-07 17:38:39.723 | ++++ functions:get_rootwrap_location:603 : get_python_exec_prefix 2026-05-07 17:38:39.736 | ++++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-05-07 17:38:39.737 | ++++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-05-07 17:38:39.740 | +++ functions:get_rootwrap_location:603 : echo /opt/stack/data/venv/bin/neutron-rootwrap 2026-05-07 17:38:39.742 | ++ lib/neutron:source:180 : NEUTRON_ROOTWRAP=/opt/stack/data/venv/bin/neutron-rootwrap 2026-05-07 17:38:39.744 | ++ lib/neutron:source:181 : Q_RR_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-05-07 17:38:39.746 | ++ lib/neutron:source:182 : [[ True == \T\r\u\e ]] 2026-05-07 17:38:39.747 | ++ lib/neutron:source:183 : Q_RR_DAEMON_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-05-07 17:38:39.749 | ++ lib/neutron:source:195 : Q_DVR_MODE=legacy 2026-05-07 17:38:39.751 | ++ lib/neutron:source:196 : [[ legacy != \l\e\g\a\c\y ]] 2026-05-07 17:38:39.753 | ++ lib/neutron:source:212 : ENABLE_TENANT_TUNNELS=True 2026-05-07 17:38:39.755 | ++ lib/neutron:source:217 : TENANT_TUNNEL_RANGES=1:1000 2026-05-07 17:38:39.757 | ++ lib/neutron:source:222 : ENABLE_TENANT_VLANS=False 2026-05-07 17:38:39.759 | ++ lib/neutron:source:230 : TENANT_VLAN_RANGE= 2026-05-07 17:38:39.761 | ++ lib/neutron:source:238 : PHYSICAL_NETWORK=public 2026-05-07 17:38:39.763 | ++ lib/neutron:source:248 : OVS_PHYSICAL_BRIDGE=br-ex 2026-05-07 17:38:39.765 | ++ lib/neutron:source:254 : OVS_ENABLE_TUNNELING=True 2026-05-07 17:38:39.770 | ++ lib/neutron:source:258 : ENABLE_ISOLATED_METADATA=False 2026-05-07 17:38:39.771 | ++ lib/neutron:source:263 : ENABLE_METADATA_NETWORK=False 2026-05-07 17:38:39.774 | ++ lib/neutron:source:268 : '[' -f /home/quobyte/devstack/lib/neutron_plugins/ml2 ']' 2026-05-07 17:38:39.777 | ++ lib/neutron:source:269 : source /home/quobyte/devstack/lib/neutron_plugins/ml2 2026-05-07 17:38:39.872 | ++ lib/neutron:source:276 : source /home/quobyte/devstack/lib/neutron_plugins/services/metering 2026-05-07 17:38:39.885 | ++ lib/neutron:source:279 : source /home/quobyte/devstack/lib/neutron_plugins/services/l3 2026-05-07 17:38:39.888 | +++ lib/neutron_plugins/services/l3:source:3 : IP_VERSION=4+6 2026-05-07 17:38:39.890 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4 ]] 2026-05-07 17:38:39.892 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \6 ]] 2026-05-07 17:38:39.894 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4\+\6 ]] 2026-05-07 17:38:39.896 | +++ lib/neutron_plugins/services/l3:source:9 : NEUTRON_CREATE_INITIAL_NETWORKS=True 2026-05-07 17:38:39.898 | +++ lib/neutron_plugins/services/l3:source:12 : PROVIDER_SUBNET_NAME=provider_net 2026-05-07 17:38:39.901 | +++ lib/neutron_plugins/services/l3:source:13 : IPV6_PROVIDER_SUBNET_NAME=provider_net_v6 2026-05-07 17:38:39.903 | +++ lib/neutron_plugins/services/l3:source:14 : IPV6_PROVIDER_FIXED_RANGE= 2026-05-07 17:38:39.905 | +++ lib/neutron_plugins/services/l3:source:15 : IPV6_PROVIDER_NETWORK_GATEWAY= 2026-05-07 17:38:39.907 | +++ lib/neutron_plugins/services/l3:source:17 : PUBLIC_BRIDGE=br-ex 2026-05-07 17:38:39.909 | +++ lib/neutron_plugins/services/l3:source:18 : PUBLIC_BRIDGE_MTU=1500 2026-05-07 17:38:39.911 | +++ lib/neutron_plugins/services/l3:source:23 : Q_ASSIGN_GATEWAY_TO_PUBLIC_BRIDGE=True 2026-05-07 17:38:39.913 | +++ lib/neutron_plugins/services/l3:source:26 : Q_ROUTER_NAME=router1 2026-05-07 17:38:39.915 | +++ lib/neutron_plugins/services/l3:source:31 : Q_USE_PUBLIC_VETH=False 2026-05-07 17:38:39.918 | +++ lib/neutron_plugins/services/l3:source:32 : Q_PUBLIC_VETH_EX=veth-pub-ex 2026-05-07 17:38:39.920 | +++ lib/neutron_plugins/services/l3:source:33 : Q_PUBLIC_VETH_INT=veth-pub-int 2026-05-07 17:38:39.922 | +++ lib/neutron_plugins/services/l3:source:39 : Q_L3_ROUTER_PER_TENANT=True 2026-05-07 17:38:39.924 | +++ lib/neutron_plugins/services/l3:source:72 : Q_USE_PROVIDERNET_FOR_PUBLIC=True 2026-05-07 17:38:39.926 | +++ lib/neutron_plugins/services/l3:source:73 : PUBLIC_PHYSICAL_NETWORK=public 2026-05-07 17:38:39.931 | ++++ lib/neutron_plugins/services/l3:source:76 : sed s/-//g 2026-05-07 17:38:39.931 | ++++ lib/neutron_plugins/services/l3:source:76 : uuidgen 2026-05-07 17:38:39.931 | ++++ lib/neutron_plugins/services/l3:source:76 : sed -e 's/\(..\)\(....\)\(....\)/\1:\2:\3/' 2026-05-07 17:38:39.932 | ++++ lib/neutron_plugins/services/l3:source:76 : cut -c 23- 2026-05-07 17:38:39.936 | +++ lib/neutron_plugins/services/l3:source:76 : IPV6_GLOBAL_ID=e4:7bc3:7d49 2026-05-07 17:38:39.938 | +++ lib/neutron_plugins/services/l3:source:79 : IPV6_RA_MODE=slaac 2026-05-07 17:38:39.940 | +++ lib/neutron_plugins/services/l3:source:80 : IPV6_ADDRESS_MODE=slaac 2026-05-07 17:38:39.942 | +++ lib/neutron_plugins/services/l3:source:81 : IPV6_PUBLIC_SUBNET_NAME=ipv6-public-subnet 2026-05-07 17:38:39.945 | +++ lib/neutron_plugins/services/l3:source:82 : IPV6_PRIVATE_SUBNET_NAME=ipv6-private-subnet 2026-05-07 17:38:39.947 | +++ lib/neutron_plugins/services/l3:source:83 : IPV6_ADDRS_SAFE_TO_USE=fde4:7bc3:7d49::/56 2026-05-07 17:38:39.950 | ++++ lib/neutron_plugins/services/l3:source:86 : echo fde4:7bc3:7d49::/56 2026-05-07 17:38:39.951 | ++++ lib/neutron_plugins/services/l3:source:86 : awk -F / '{ print $1"/"($2>63 ? $2 : 64) }' 2026-05-07 17:38:39.956 | +++ lib/neutron_plugins/services/l3:source:86 : FIXED_RANGE_V6=fde4:7bc3:7d49::/64 2026-05-07 17:38:39.958 | +++ lib/neutron_plugins/services/l3:source:87 : IPV6_PRIVATE_NETWORK_GATEWAY= 2026-05-07 17:38:39.960 | +++ lib/neutron_plugins/services/l3:source:88 : IPV6_PUBLIC_RANGE=2001:db8::/64 2026-05-07 17:38:39.962 | +++ lib/neutron_plugins/services/l3:source:89 : IPV6_PUBLIC_NETWORK_GATEWAY=2001:db8::2 2026-05-07 17:38:39.964 | +++ lib/neutron_plugins/services/l3:source:90 : IPV6_ROUTER_GW_IP=2001:db8::1 2026-05-07 17:38:39.967 | +++ lib/neutron_plugins/services/l3:source:93 : NETWORK_GATEWAY= 2026-05-07 17:38:39.969 | +++ lib/neutron_plugins/services/l3:source:94 : PUBLIC_NETWORK_GATEWAY= 2026-05-07 17:38:39.971 | +++ lib/neutron_plugins/services/l3:source:95 : PRIVATE_SUBNET_NAME=private-subnet 2026-05-07 17:38:39.973 | +++ lib/neutron_plugins/services/l3:source:96 : PUBLIC_SUBNET_NAME=public-subnet 2026-05-07 17:38:39.975 | +++ lib/neutron_plugins/services/l3:source:99 : USE_SUBNETPOOL=True 2026-05-07 17:38:39.977 | +++ lib/neutron_plugins/services/l3:source:100 : SUBNETPOOL_NAME_V4=shared-default-subnetpool-v4 2026-05-07 17:38:39.979 | +++ lib/neutron_plugins/services/l3:source:101 : SUBNETPOOL_NAME_V6=shared-default-subnetpool-v6 2026-05-07 17:38:39.981 | +++ lib/neutron_plugins/services/l3:source:103 : SUBNETPOOL_PREFIX_V4=10.0.0.0/22 2026-05-07 17:38:39.983 | +++ lib/neutron_plugins/services/l3:source:104 : SUBNETPOOL_PREFIX_V6=fde4:7bc3:7d49::/56 2026-05-07 17:38:39.986 | +++ lib/neutron_plugins/services/l3:source:106 : SUBNETPOOL_SIZE_V4=26 2026-05-07 17:38:39.988 | +++ lib/neutron_plugins/services/l3:source:107 : SUBNETPOOL_SIZE_V6=64 2026-05-07 17:38:39.991 | ++++ lib/neutron_plugins/services/l3:source:109 : ip -4 route 2026-05-07 17:38:39.991 | ++++ lib/neutron_plugins/services/l3:source:109 : grep '^default' 2026-05-07 17:38:39.993 | ++++ lib/neutron_plugins/services/l3:source:109 : awk '{print $5}' 2026-05-07 17:38:39.998 | +++ lib/neutron_plugins/services/l3:source:109 : default_v4_route_devs=enp1s0 2026-05-07 17:38:40.002 | ++++ lib/neutron_plugins/services/l3:source:111 : ip -6 route list match default table all 2026-05-07 17:38:40.003 | ++++ lib/neutron_plugins/services/l3:source:111 : grep via 2026-05-07 17:38:40.003 | ++++ lib/neutron_plugins/services/l3:source:111 : awk '{print $5}' 2026-05-07 17:38:40.008 | +++ lib/neutron_plugins/services/l3:source:111 : default_v6_route_devs= 2026-05-07 17:38:40.012 | ++ lib/neutron:source:282 : source /home/quobyte/devstack/lib/neutron_plugins/services/placement 2026-05-07 17:38:40.015 | ++ lib/neutron:source:283 : source /home/quobyte/devstack/lib/neutron_plugins/services/trunk 2026-05-07 17:38:40.017 | ++ lib/neutron:source:284 : source /home/quobyte/devstack/lib/neutron_plugins/services/qos 2026-05-07 17:38:40.020 | ++ lib/neutron:source:285 : source /home/quobyte/devstack/lib/neutron_plugins/services/segments 2026-05-07 17:38:40.022 | ++ lib/neutron:source:288 : has_neutron_plugin_security_group 2026-05-07 17:38:40.024 | ++ lib/neutron_plugins/ml2:has_neutron_plugin_security_group:146 : return 0 2026-05-07 17:38:40.027 | ++ lib/neutron:source:289 : Q_USE_SECGROUP=True 2026-05-07 17:38:40.029 | ++ lib/neutron:source:297 : OVN_BRIDGE_MAPPINGS=public:br-ex 2026-05-07 17:38:40.045 | + ./stack.sh:main:618 : source /home/quobyte/devstack/lib/ldap 2026-05-07 17:38:40.059 | + ./stack.sh:main:619 : source /home/quobyte/devstack/lib/dstat 2026-05-07 17:38:40.072 | + ./stack.sh:main:620 : source /home/quobyte/devstack/lib/atop 2026-05-07 17:38:40.084 | + ./stack.sh:main:621 : source /home/quobyte/devstack/lib/tcpdump 2026-05-07 17:38:40.096 | + ./stack.sh:main:622 : source /home/quobyte/devstack/lib/etcd3 2026-05-07 17:38:40.126 | + ./stack.sh:main:623 : source /home/quobyte/devstack/lib/os-vif 2026-05-07 17:38:40.129 | +++ lib/os-vif:source:12 : is_ml2_ovs 2026-05-07 17:38:40.131 | +++ lib/os-vif:is_ml2_ovs:4 : [[ ovn == \o\p\e\n\v\s\w\i\t\c\h ]] 2026-05-07 17:38:40.133 | +++ lib/os-vif:is_ml2_ovs:7 : echo False 2026-05-07 17:38:40.136 | ++ lib/os-vif:source:12 : OS_VIF_OVS_ISOLATE_VIF=False 2026-05-07 17:38:40.138 | +++ lib/os-vif:source:13 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2026-05-07 17:38:40.152 | ++ lib/os-vif:source:13 : OS_VIF_OVS_ISOLATE_VIF=False 2026-05-07 17:38:40.154 | + ./stack.sh:main:629 : run_phase source 2026-05-07 17:38:40.156 | + functions-common:run_phase:1840 : local mode=source 2026-05-07 17:38:40.158 | + functions-common:run_phase:1841 : local phase= 2026-05-07 17:38:40.160 | + functions-common:run_phase:1842 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-05-07 17:38:40.162 | + functions-common:run_phase:1843 : local extra_plugin_file_name 2026-05-07 17:38:40.164 | + functions-common:run_phase:1844 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-05-07 17:38:40.166 | + functions-common:run_phase:1849 : local exceptions=80-tempest.sh 2026-05-07 17:38:40.168 | + functions-common:run_phase:1850 : local extra 2026-05-07 17:38:40.171 | ++ functions-common:run_phase:1851 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-05-07 17:38:40.174 | + functions-common:run_phase:1851 : extra=80-tempest.sh 2026-05-07 17:38:40.176 | + functions-common:run_phase:1852 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-05-07 17:38:40.179 | + functions-common:run_phase:1856 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-05-07 17:38:40.180 | + functions-common:run_phase:1856 : source /home/quobyte/devstack/extras.d/80-tempest.sh source 2026-05-07 17:38:40.183 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-05-07 17:38:40.196 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-07 17:38:40.198 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2026-05-07 17:38:40.200 | ++ extras.d/80-tempest.sh:source:6 : source /home/quobyte/devstack/lib/tempest 2026-05-07 17:38:40.239 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2026-05-07 17:38:40.241 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2026-05-07 17:38:40.243 | + functions-common:run_phase:1861 : [[ source == \s\o\u\r\c\e ]] 2026-05-07 17:38:40.245 | + functions-common:run_phase:1862 : load_plugin_settings 2026-05-07 17:38:40.247 | + functions-common:load_plugin_settings:1776 : local plugins= 2026-05-07 17:38:40.249 | + functions-common:load_plugin_settings:1777 : local plugin 2026-05-07 17:38:40.251 | + functions-common:load_plugin_settings:1780 : [[ -z '' ]] 2026-05-07 17:38:40.253 | + functions-common:load_plugin_settings:1781 : return 2026-05-07 17:38:40.255 | + functions-common:run_phase:1863 : verify_disabled_services 2026-05-07 17:38:40.258 | + functions-common:verify_disabled_services:2123 : local service 2026-05-07 17:38:40.260 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-05-07 17:38:40.262 | + functions-common:verify_disabled_services:2125 : [[ ,horizon,apache2, =~ ,key, ]] 2026-05-07 17:38:40.264 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-05-07 17:38:40.266 | + functions-common:verify_disabled_services:2125 : [[ ,horizon,apache2, =~ ,n-api, ]] 2026-05-07 17:38:40.268 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-05-07 17:38:40.270 | + functions-common:verify_disabled_services:2125 : [[ ,horizon,apache2, =~ ,n-cpu, ]] 2026-05-07 17:38:40.273 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-05-07 17:38:40.275 | + functions-common:verify_disabled_services:2125 : [[ ,horizon,apache2, =~ ,n-cond, ]] 2026-05-07 17:38:40.277 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-05-07 17:38:40.279 | + functions-common:verify_disabled_services:2125 : [[ ,horizon,apache2, =~ ,n-sch, ]] 2026-05-07 17:38:40.281 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-05-07 17:38:40.283 | + functions-common:verify_disabled_services:2125 : [[ ,horizon,apache2, =~ ,n-novnc, ]] 2026-05-07 17:38:40.286 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-05-07 17:38:40.288 | + functions-common:verify_disabled_services:2125 : [[ ,horizon,apache2, =~ ,n-api-meta, ]] 2026-05-07 17:38:40.290 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-05-07 17:38:40.292 | + functions-common:verify_disabled_services:2125 : [[ ,horizon,apache2, =~ ,placement-api, ]] 2026-05-07 17:38:40.295 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-05-07 17:38:40.297 | + functions-common:verify_disabled_services:2125 : [[ ,horizon,apache2, =~ ,placement-client, ]] 2026-05-07 17:38:40.299 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-05-07 17:38:40.301 | + functions-common:verify_disabled_services:2125 : [[ ,horizon,apache2, =~ ,g-api, ]] 2026-05-07 17:38:40.303 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-05-07 17:38:40.306 | + functions-common:verify_disabled_services:2125 : [[ ,horizon,apache2, =~ ,c-sch, ]] 2026-05-07 17:38:40.308 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-05-07 17:38:40.310 | + functions-common:verify_disabled_services:2125 : [[ ,horizon,apache2, =~ ,c-api, ]] 2026-05-07 17:38:40.312 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-05-07 17:38:40.315 | + functions-common:verify_disabled_services:2125 : [[ ,horizon,apache2, =~ ,c-vol, ]] 2026-05-07 17:38:40.317 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-05-07 17:38:40.319 | + functions-common:verify_disabled_services:2125 : [[ ,horizon,apache2, =~ ,ovn-controller, ]] 2026-05-07 17:38:40.321 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-05-07 17:38:40.324 | + functions-common:verify_disabled_services:2125 : [[ ,horizon,apache2, =~ ,ovn-northd, ]] 2026-05-07 17:38:40.326 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-05-07 17:38:40.328 | + functions-common:verify_disabled_services:2125 : [[ ,horizon,apache2, =~ ,ovs-vswitchd, ]] 2026-05-07 17:38:40.330 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-05-07 17:38:40.332 | + functions-common:verify_disabled_services:2125 : [[ ,horizon,apache2, =~ ,ovsdb-server, ]] 2026-05-07 17:38:40.335 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-05-07 17:38:40.337 | + functions-common:verify_disabled_services:2125 : [[ ,horizon,apache2, =~ ,q-svc, ]] 2026-05-07 17:38:40.339 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-05-07 17:38:40.341 | + functions-common:verify_disabled_services:2125 : [[ ,horizon,apache2, =~ ,q-ovn-agent, ]] 2026-05-07 17:38:40.343 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-05-07 17:38:40.346 | + functions-common:verify_disabled_services:2125 : [[ ,horizon,apache2, =~ ,rabbit, ]] 2026-05-07 17:38:40.348 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-05-07 17:38:40.350 | + functions-common:verify_disabled_services:2125 : [[ ,horizon,apache2, =~ ,tempest, ]] 2026-05-07 17:38:40.352 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-05-07 17:38:40.354 | + functions-common:verify_disabled_services:2125 : [[ ,horizon,apache2, =~ ,mysql, ]] 2026-05-07 17:38:40.357 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-05-07 17:38:40.359 | + functions-common:verify_disabled_services:2125 : [[ ,horizon,apache2, =~ ,etcd3, ]] 2026-05-07 17:38:40.361 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-05-07 17:38:40.363 | + functions-common:verify_disabled_services:2125 : [[ ,horizon,apache2, =~ ,dstat, ]] 2026-05-07 17:38:40.366 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-05-07 17:38:40.368 | + functions-common:verify_disabled_services:2125 : [[ ,horizon,apache2, =~ ,q-ovn-metadata-agent, ]] 2026-05-07 17:38:40.371 | + ./stack.sh:main:700 : initialize_database_backends 2026-05-07 17:38:40.373 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-05-07 17:38:40.375 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2026-05-07 17:38:40.389 | + functions-common:is_service_enabled:2068 : return 0 2026-05-07 17:38:40.391 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2026-05-07 17:38:40.393 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-05-07 17:38:40.395 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2026-05-07 17:38:40.409 | + functions-common:is_service_enabled:2068 : return 1 2026-05-07 17:38:40.411 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2026-05-07 17:38:40.414 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2026-05-07 17:38:40.416 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2026-05-07 17:38:40.418 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2026-05-07 17:38:40.420 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2026-05-07 17:38:40.423 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2026-05-07 17:38:40.425 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2026-05-07 17:38:40.427 | + lib/database:initialize_database_backends:92 : return 0 2026-05-07 17:38:40.429 | + ./stack.sh:main:701 : echo 'Using mysql database backend' 2026-05-07 17:38:40.430 | Using mysql database backend 2026-05-07 17:38:40.432 | + ./stack.sh:main:704 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2026-05-07 17:38:40.446 | + ./stack.sh:main:706 : define_database_baseurl 2026-05-07 17:38:40.449 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2026-05-07 17:38:40.451 | ++ lib/databases/mysql:get_database_type_mysql:32 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-05-07 17:38:40.453 | ++ lib/databases/mysql:get_database_type_mysql:33 : echo mysql+pymysql 2026-05-07 17:38:40.455 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-05-07 17:38:40.458 | + ./stack.sh:main:718 : is_service_enabled rabbit 2026-05-07 17:38:40.471 | + functions-common:is_service_enabled:2068 : return 0 2026-05-07 17:38:40.473 | + ./stack.sh:main:719 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2026-05-07 17:38:40.488 | + ./stack.sh:main:726 : is_service_enabled keystone 2026-05-07 17:38:40.502 | + functions-common:is_service_enabled:2068 : return 0 2026-05-07 17:38:40.504 | + ./stack.sh:main:728 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2026-05-07 17:38:40.518 | + ./stack.sh:main:730 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2026-05-07 17:38:40.532 | + ./stack.sh:main:741 : is_service_enabled ldap 2026-05-07 17:38:40.546 | + functions-common:is_service_enabled:2068 : return 1 2026-05-07 17:38:40.548 | + ./stack.sh:main:750 : is_service_enabled s-proxy 2026-05-07 17:38:40.562 | + functions-common:is_service_enabled:2068 : return 1 2026-05-07 17:38:40.564 | + ./stack.sh:main:762 : save_stackenv 762 2026-05-07 17:38:40.566 | + functions-common:save_stackenv:63 : local tag=762 2026-05-07 17:38:40.569 | ++ functions-common:save_stackenv:65 : date +%F-%H%M%S 2026-05-07 17:38:40.573 | + functions-common:save_stackenv:65 : time_stamp=2026-05-07-193840 2026-05-07 17:38:40.575 | + functions-common:save_stackenv:66 : echo '# 2026-05-07-193840 762' 2026-05-07 17:38:40.577 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-07 17:38:40.579 | + functions-common:save_stackenv:68 : echo BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-05-07 17:38:40.581 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-07 17:38:40.583 | + functions-common:save_stackenv:68 : echo DATA_DIR=/opt/stack/data 2026-05-07 17:38:40.585 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-07 17:38:40.588 | + functions-common:save_stackenv:68 : echo DEST=/opt/stack 2026-05-07 17:38:40.590 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-07 17:38:40.592 | + 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-07 17:38:40.594 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-07 17:38:40.596 | + functions-common:save_stackenv:68 : echo HOST_IP=192.168.122.154 2026-05-07 17:38:40.598 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-07 17:38:40.600 | + functions-common:save_stackenv:68 : echo KEYSTONE_SERVICE_URI=http://192.168.122.154/identity 2026-05-07 17:38:40.602 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-07 17:38:40.604 | + functions-common:save_stackenv:68 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2026-05-07-193827 2026-05-07 17:38:40.606 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-07 17:38:40.608 | + functions-common:save_stackenv:68 : echo OS_CACERT= 2026-05-07 17:38:40.610 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-07 17:38:40.612 | + functions-common:save_stackenv:68 : echo SERVICE_HOST=192.168.122.154 2026-05-07 17:38:40.615 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-07 17:38:40.617 | + functions-common:save_stackenv:68 : echo STACK_USER=quobyte 2026-05-07 17:38:40.619 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-07 17:38:40.621 | + functions-common:save_stackenv:68 : echo TLS_IP= 2026-05-07 17:38:40.623 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-07 17:38:40.625 | + functions-common:save_stackenv:68 : echo HOST_IPV6=::1 2026-05-07 17:38:40.627 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-07 17:38:40.629 | + functions-common:save_stackenv:68 : echo SERVICE_IP_VERSION=4 2026-05-07 17:38:40.631 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-07 17:38:40.633 | + functions-common:save_stackenv:68 : echo TUNNEL_ENDPOINT_IP=192.168.122.154 2026-05-07 17:38:40.636 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-07 17:38:40.638 | + functions-common:save_stackenv:68 : echo TUNNEL_IP_VERSION=4 2026-05-07 17:38:40.640 | + ./stack.sh:main:775 : GIT_DEPTH=0 2026-05-07 17:38:40.642 | + ./stack.sh:main:775 : git_clone https://review.opendev.org/openstack/requirements.git /opt/stack/requirements stable/2026.1 2026-05-07 17:38:40.644 | + functions-common:git_clone:581 : local git_remote=https://review.opendev.org/openstack/requirements.git 2026-05-07 17:38:40.646 | + functions-common:git_clone:582 : local git_dest=/opt/stack/requirements 2026-05-07 17:38:40.648 | + functions-common:git_clone:583 : local git_ref=stable/2026.1 2026-05-07 17:38:40.650 | + functions-common:git_clone:584 : local orig_dir 2026-05-07 17:38:40.652 | ++ functions-common:git_clone:585 : pwd 2026-05-07 17:38:40.654 | + functions-common:git_clone:585 : orig_dir=/home/quobyte/devstack 2026-05-07 17:38:40.656 | + functions-common:git_clone:586 : local git_clone_flags= 2026-05-07 17:38:40.659 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-05-07 17:38:40.672 | + functions-common:git_clone:588 : RECLONE=False 2026-05-07 17:38:40.674 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-05-07 17:38:40.676 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-05-07 17:38:40.679 | + functions-common:git_clone:602 : echo stable/2026.1 2026-05-07 17:38:40.679 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-05-07 17:38:40.683 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/requirements ]] 2026-05-07 17:38:40.685 | + functions-common:git_clone:617 : [[ False = \T\r\u\e ]] 2026-05-07 17:38:40.687 | + functions-common:git_clone:622 : git_timed clone --no-checkout https://review.opendev.org/openstack/requirements.git /opt/stack/requirements 2026-05-07 17:38:40.689 | + functions-common:git_timed:689 : local count=0 2026-05-07 17:38:40.691 | + functions-common:git_timed:690 : local timeout=0 2026-05-07 17:38:40.693 | + functions-common:git_timed:692 : [[ -n 0 ]] 2026-05-07 17:38:40.695 | + functions-common:git_timed:693 : timeout=0 2026-05-07 17:38:40.697 | + functions-common:git_timed:696 : time_start git_timed 2026-05-07 17:38:40.698 | + functions-common:time_start:2398 : local name=git_timed 2026-05-07 17:38:40.700 | + functions-common:time_start:2399 : local start_time= 2026-05-07 17:38:40.702 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-07 17:38:40.704 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-07 17:38:40.708 | + functions-common:time_start:2403 : _TIME_START[$name]=1778175520706 2026-05-07 17:38:40.710 | + 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-07 17:38:40.713 | Cloning into '/opt/stack/requirements'... 2026-05-07 17:38:44.550 | + functions-common:git_timed:711 : time_stop git_timed 2026-05-07 17:38:44.552 | + functions-common:time_stop:2412 : local name 2026-05-07 17:38:44.555 | + functions-common:time_stop:2413 : local end_time 2026-05-07 17:38:44.557 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-07 17:38:44.560 | + functions-common:time_stop:2415 : local total 2026-05-07 17:38:44.562 | + functions-common:time_stop:2416 : local start_time 2026-05-07 17:38:44.564 | + functions-common:time_stop:2418 : name=git_timed 2026-05-07 17:38:44.567 | + functions-common:time_stop:2419 : start_time=1778175520706 2026-05-07 17:38:44.569 | + functions-common:time_stop:2421 : [[ -z 1778175520706 ]] 2026-05-07 17:38:44.572 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-07 17:38:44.576 | + functions-common:time_stop:2424 : end_time=1778175524573 2026-05-07 17:38:44.577 | + functions-common:time_stop:2425 : elapsed_time=3867 2026-05-07 17:38:44.580 | + functions-common:time_stop:2426 : total=0 2026-05-07 17:38:44.582 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-07 17:38:44.585 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=3867 2026-05-07 17:38:44.587 | + functions-common:git_clone:623 : cd /opt/stack/requirements 2026-05-07 17:38:44.589 | + functions-common:git_clone:624 : git_timed fetch origin stable/2026.1 2026-05-07 17:38:44.592 | + functions-common:git_timed:689 : local count=0 2026-05-07 17:38:44.594 | + functions-common:git_timed:690 : local timeout=0 2026-05-07 17:38:44.596 | + functions-common:git_timed:692 : [[ -n 0 ]] 2026-05-07 17:38:44.598 | + functions-common:git_timed:693 : timeout=0 2026-05-07 17:38:44.601 | + functions-common:git_timed:696 : time_start git_timed 2026-05-07 17:38:44.603 | + functions-common:time_start:2398 : local name=git_timed 2026-05-07 17:38:44.605 | + functions-common:time_start:2399 : local start_time= 2026-05-07 17:38:44.607 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-07 17:38:44.611 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-07 17:38:44.614 | + functions-common:time_start:2403 : _TIME_START[$name]=1778175524612 2026-05-07 17:38:44.616 | + functions-common:git_timed:697 : timeout -s SIGINT 0 git fetch origin stable/2026.1 2026-05-07 17:38:45.090 | From https://review.opendev.org/openstack/requirements 2026-05-07 17:38:45.090 | * branch stable/2026.1 -> FETCH_HEAD 2026-05-07 17:38:45.099 | + functions-common:git_timed:711 : time_stop git_timed 2026-05-07 17:38:45.101 | + functions-common:time_stop:2412 : local name 2026-05-07 17:38:45.103 | + functions-common:time_stop:2413 : local end_time 2026-05-07 17:38:45.105 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-07 17:38:45.107 | + functions-common:time_stop:2415 : local total 2026-05-07 17:38:45.109 | + functions-common:time_stop:2416 : local start_time 2026-05-07 17:38:45.111 | + functions-common:time_stop:2418 : name=git_timed 2026-05-07 17:38:45.113 | + functions-common:time_stop:2419 : start_time=1778175524612 2026-05-07 17:38:45.115 | + functions-common:time_stop:2421 : [[ -z 1778175524612 ]] 2026-05-07 17:38:45.118 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-07 17:38:45.121 | + functions-common:time_stop:2424 : end_time=1778175525119 2026-05-07 17:38:45.123 | + functions-common:time_stop:2425 : elapsed_time=507 2026-05-07 17:38:45.125 | + functions-common:time_stop:2426 : total=3867 2026-05-07 17:38:45.127 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-07 17:38:45.129 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=4374 2026-05-07 17:38:45.131 | + functions-common:git_clone:625 : git_timed checkout FETCH_HEAD 2026-05-07 17:38:45.133 | + functions-common:git_timed:689 : local count=0 2026-05-07 17:38:45.135 | + functions-common:git_timed:690 : local timeout=0 2026-05-07 17:38:45.137 | + functions-common:git_timed:692 : [[ -n 0 ]] 2026-05-07 17:38:45.139 | + functions-common:git_timed:693 : timeout=0 2026-05-07 17:38:45.141 | + functions-common:git_timed:696 : time_start git_timed 2026-05-07 17:38:45.143 | + functions-common:time_start:2398 : local name=git_timed 2026-05-07 17:38:45.145 | + functions-common:time_start:2399 : local start_time= 2026-05-07 17:38:45.146 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-07 17:38:45.149 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-07 17:38:45.153 | + functions-common:time_start:2403 : _TIME_START[$name]=1778175525151 2026-05-07 17:38:45.155 | + functions-common:git_timed:697 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-05-07 17:38:45.169 | Note: switching to 'FETCH_HEAD'. 2026-05-07 17:38:45.169 | 2026-05-07 17:38:45.169 | You are in 'detached HEAD' state. You can look around, make experimental 2026-05-07 17:38:45.169 | changes and commit them, and you can discard any commits you make in this 2026-05-07 17:38:45.169 | state without impacting any branches by switching back to a branch. 2026-05-07 17:38:45.169 | 2026-05-07 17:38:45.169 | If you want to create a new branch to retain commits you create, you may 2026-05-07 17:38:45.170 | do so (now or later) by using -c with the switch command. Example: 2026-05-07 17:38:45.170 | 2026-05-07 17:38:45.170 | git switch -c 2026-05-07 17:38:45.170 | 2026-05-07 17:38:45.170 | Or undo this operation with: 2026-05-07 17:38:45.170 | 2026-05-07 17:38:45.170 | git switch - 2026-05-07 17:38:45.171 | 2026-05-07 17:38:45.171 | Turn off this advice by setting config variable advice.detachedHead to false 2026-05-07 17:38:45.171 | 2026-05-07 17:38:45.171 | HEAD is now at c4c55d52 Merge "update constraint for horizon to new release 25.7.3" into stable/2026.1 2026-05-07 17:38:45.172 | + functions-common:git_timed:711 : time_stop git_timed 2026-05-07 17:38:45.174 | + functions-common:time_stop:2412 : local name 2026-05-07 17:38:45.176 | + functions-common:time_stop:2413 : local end_time 2026-05-07 17:38:45.177 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-07 17:38:45.179 | + functions-common:time_stop:2415 : local total 2026-05-07 17:38:45.181 | + functions-common:time_stop:2416 : local start_time 2026-05-07 17:38:45.183 | + functions-common:time_stop:2418 : name=git_timed 2026-05-07 17:38:45.185 | + functions-common:time_stop:2419 : start_time=1778175525151 2026-05-07 17:38:45.187 | + functions-common:time_stop:2421 : [[ -z 1778175525151 ]] 2026-05-07 17:38:45.190 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-07 17:38:45.193 | + functions-common:time_stop:2424 : end_time=1778175525191 2026-05-07 17:38:45.195 | + functions-common:time_stop:2425 : elapsed_time=40 2026-05-07 17:38:45.197 | + functions-common:time_stop:2426 : total=4374 2026-05-07 17:38:45.199 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-07 17:38:45.201 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=4414 2026-05-07 17:38:45.203 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/requirements 2026-05-07 17:38:45.217 | + functions-common:git_clone:664 : cd /opt/stack/requirements 2026-05-07 17:38:45.220 | + functions-common:git_clone:665 : git show --oneline 2026-05-07 17:38:45.220 | + functions-common:git_clone:665 : head -1 2026-05-07 17:38:45.223 | c4c55d52 Merge "update constraint for horizon to new release 25.7.3" into stable/2026.1 2026-05-07 17:38:45.226 | + functions-common:git_clone:666 : cd /home/quobyte/devstack 2026-05-07 17:38:45.228 | + ./stack.sh:main:779 : echo_summary 'Installing package prerequisites' 2026-05-07 17:38:45.230 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-05-07 17:38:45.233 | + ./stack.sh:echo_summary:444 : echo -e Installing package prerequisites 2026-05-07 17:38:45.235 | + ./stack.sh:main:780 : source /home/quobyte/devstack/tools/install_prereqs.sh 2026-05-07 17:38:45.238 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2026-05-07 17:38:45.240 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2026-05-07 17:38:45.242 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/quobyte/devstack ]] 2026-05-07 17:38:45.245 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/quobyte/devstack/.prereqs 2026-05-07 17:38:45.247 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2026-05-07 17:38:45.249 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2026-05-07 17:38:45.252 | +++ tools/install_prereqs.sh:source:47 : date +%s 2026-05-07 17:38:45.256 | ++ tools/install_prereqs.sh:source:47 : NOW=1778175525 2026-05-07 17:38:45.259 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/quobyte/devstack/.prereqs 2026-05-07 17:38:45.263 | +++ tools/install_prereqs.sh:source:48 : echo 0 2026-05-07 17:38:45.265 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2026-05-07 17:38:45.268 | ++ tools/install_prereqs.sh:source:49 : DELTA=1778175525 2026-05-07 17:38:45.270 | ++ tools/install_prereqs.sh:source:50 : [[ 1778175525 -lt 7200 ]] 2026-05-07 17:38:45.272 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2026-05-07 17:38:45.274 | ++ functions-common:export_proxy_variables:2230 : isset http_proxy 2026-05-07 17:38:45.276 | ++ functions-common:isset:264 : [[ -v http_proxy ]] 2026-05-07 17:38:45.279 | ++ functions-common:export_proxy_variables:2233 : isset https_proxy 2026-05-07 17:38:45.281 | ++ functions-common:isset:264 : [[ -v https_proxy ]] 2026-05-07 17:38:45.283 | ++ functions-common:export_proxy_variables:2236 : isset no_proxy 2026-05-07 17:38:45.285 | ++ functions-common:isset:264 : [[ -v no_proxy ]] 2026-05-07 17:38:45.288 | +++ 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-07 17:38:45.317 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2026-05-07 17:38:45.317 | apache2-dev 2026-05-07 17:38:45.317 | bc 2026-05-07 17:38:45.317 | bsdmainutils 2026-05-07 17:38:45.317 | curl 2026-05-07 17:38:45.317 | g++ 2026-05-07 17:38:45.318 | gawk 2026-05-07 17:38:45.318 | gcc 2026-05-07 17:38:45.318 | gettext 2026-05-07 17:38:45.318 | git 2026-05-07 17:38:45.318 | graphviz 2026-05-07 17:38:45.318 | iputils-ping 2026-05-07 17:38:45.318 | libffi-dev 2026-05-07 17:38:45.318 | libjpeg-dev 2026-05-07 17:38:45.319 | libpq-dev 2026-05-07 17:38:45.319 | libssl-dev 2026-05-07 17:38:45.319 | libsystemd-dev 2026-05-07 17:38:45.319 | libxml2-dev 2026-05-07 17:38:45.319 | libxslt1-dev 2026-05-07 17:38:45.319 | libyaml-dev 2026-05-07 17:38:45.319 | lsof 2026-05-07 17:38:45.319 | openssh-server 2026-05-07 17:38:45.319 | openssl 2026-05-07 17:38:45.320 | pkg-config 2026-05-07 17:38:45.320 | psmisc 2026-05-07 17:38:45.320 | python3-dev 2026-05-07 17:38:45.320 | python3-pip 2026-05-07 17:38:45.320 | python3-systemd 2026-05-07 17:38:45.320 | python3-venv 2026-05-07 17:38:45.320 | tar 2026-05-07 17:38:45.321 | tcpdump 2026-05-07 17:38:45.321 | unzip 2026-05-07 17:38:45.321 | uuid-runtime 2026-05-07 17:38:45.321 | wget 2026-05-07 17:38:45.321 | zlib1g-dev 2026-05-07 17:38:45.321 | libkrb5-dev 2026-05-07 17:38:45.321 | libldap2-dev 2026-05-07 17:38:45.322 | libsasl2-dev 2026-05-07 17:38:45.322 | memcached 2026-05-07 17:38:45.322 | python3-mysqldb 2026-05-07 17:38:45.322 | sqlite3 2026-05-07 17:38:45.322 | conntrack 2026-05-07 17:38:45.322 | curl 2026-05-07 17:38:45.322 | ebtables 2026-05-07 17:38:45.322 | genisoimage 2026-05-07 17:38:45.322 | iptables 2026-05-07 17:38:45.323 | iputils-arping 2026-05-07 17:38:45.323 | kpartx 2026-05-07 17:38:45.323 | libjs-jquery-tablesorter 2026-05-07 17:38:45.323 | parted 2026-05-07 17:38:45.323 | pm-utils 2026-05-07 17:38:45.323 | python3-mysqldb 2026-05-07 17:38:45.323 | socat 2026-05-07 17:38:45.324 | sqlite3 2026-05-07 17:38:45.324 | sudo 2026-05-07 17:38:45.324 | vlan 2026-05-07 17:38:45.324 | lsscsi 2026-05-07 17:38:45.324 | open-iscsi 2026-05-07 17:38:45.324 | cryptsetup 2026-05-07 17:38:45.324 | dosfstools 2026-05-07 17:38:45.324 | genisoimage 2026-05-07 17:38:45.325 | gir1.2-libosinfo-1.0 2026-05-07 17:38:45.325 | netcat-openbsd 2026-05-07 17:38:45.325 | open-iscsi 2026-05-07 17:38:45.325 | qemu-utils 2026-05-07 17:38:45.325 | sg3-utils 2026-05-07 17:38:45.325 | sysfsutils 2026-05-07 17:38:45.325 | lvm2 2026-05-07 17:38:45.326 | qemu-utils 2026-05-07 17:38:45.326 | thin-provisioning-tools 2026-05-07 17:38:45.326 | acl 2026-05-07 17:38:45.326 | dnsmasq-base 2026-05-07 17:38:45.327 | dnsmasq-utils 2026-05-07 17:38:45.327 | ebtables 2026-05-07 17:38:45.327 | haproxy 2026-05-07 17:38:45.327 | iptables 2026-05-07 17:38:45.327 | iputils-arping 2026-05-07 17:38:45.327 | iputils-ping 2026-05-07 17:38:45.327 | postgresql-server-dev-all 2026-05-07 17:38:45.327 | python3-mysqldb 2026-05-07 17:38:45.328 | sqlite3 2026-05-07 17:38:45.328 | sudo 2026-05-07 17:38:45.328 | vlan 2026-05-07 17:38:45.328 | pcp' 2026-05-07 17:38:45.328 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2026-05-07 17:38:45.336 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2026-05-07 17:38:45.336 | apache2-dev 2026-05-07 17:38:45.337 | bc 2026-05-07 17:38:45.337 | bsdmainutils 2026-05-07 17:38:45.337 | curl 2026-05-07 17:38:45.337 | g++ 2026-05-07 17:38:45.337 | gawk 2026-05-07 17:38:45.337 | gcc 2026-05-07 17:38:45.337 | gettext 2026-05-07 17:38:45.337 | git 2026-05-07 17:38:45.338 | graphviz 2026-05-07 17:38:45.338 | iputils-ping 2026-05-07 17:38:45.338 | libffi-dev 2026-05-07 17:38:45.338 | libjpeg-dev 2026-05-07 17:38:45.338 | libpq-dev 2026-05-07 17:38:45.338 | libssl-dev 2026-05-07 17:38:45.338 | libsystemd-dev 2026-05-07 17:38:45.338 | libxml2-dev 2026-05-07 17:38:45.339 | libxslt1-dev 2026-05-07 17:38:45.339 | libyaml-dev 2026-05-07 17:38:45.339 | lsof 2026-05-07 17:38:45.339 | openssh-server 2026-05-07 17:38:45.339 | openssl 2026-05-07 17:38:45.339 | pkg-config 2026-05-07 17:38:45.339 | psmisc 2026-05-07 17:38:45.339 | python3-dev 2026-05-07 17:38:45.339 | python3-pip 2026-05-07 17:38:45.340 | python3-systemd 2026-05-07 17:38:45.340 | python3-venv 2026-05-07 17:38:45.340 | tar 2026-05-07 17:38:45.340 | tcpdump 2026-05-07 17:38:45.340 | unzip 2026-05-07 17:38:45.340 | uuid-runtime 2026-05-07 17:38:45.340 | wget 2026-05-07 17:38:45.340 | zlib1g-dev 2026-05-07 17:38:45.341 | libkrb5-dev 2026-05-07 17:38:45.341 | libldap2-dev 2026-05-07 17:38:45.341 | libsasl2-dev 2026-05-07 17:38:45.341 | memcached 2026-05-07 17:38:45.341 | python3-mysqldb 2026-05-07 17:38:45.341 | sqlite3 2026-05-07 17:38:45.341 | conntrack 2026-05-07 17:38:45.341 | curl 2026-05-07 17:38:45.342 | ebtables 2026-05-07 17:38:45.342 | genisoimage 2026-05-07 17:38:45.342 | iptables 2026-05-07 17:38:45.342 | iputils-arping 2026-05-07 17:38:45.342 | kpartx 2026-05-07 17:38:45.342 | libjs-jquery-tablesorter 2026-05-07 17:38:45.342 | parted 2026-05-07 17:38:45.343 | pm-utils 2026-05-07 17:38:45.343 | python3-mysqldb 2026-05-07 17:38:45.343 | socat 2026-05-07 17:38:45.343 | sqlite3 2026-05-07 17:38:45.343 | sudo 2026-05-07 17:38:45.343 | vlan 2026-05-07 17:38:45.343 | lsscsi 2026-05-07 17:38:45.344 | open-iscsi 2026-05-07 17:38:45.344 | cryptsetup 2026-05-07 17:38:45.344 | dosfstools 2026-05-07 17:38:45.344 | genisoimage 2026-05-07 17:38:45.344 | gir1.2-libosinfo-1.0 2026-05-07 17:38:45.344 | netcat-openbsd 2026-05-07 17:38:45.344 | open-iscsi 2026-05-07 17:38:45.345 | qemu-utils 2026-05-07 17:38:45.345 | sg3-utils 2026-05-07 17:38:45.345 | sysfsutils 2026-05-07 17:38:45.345 | lvm2 2026-05-07 17:38:45.345 | qemu-utils 2026-05-07 17:38:45.345 | thin-provisioning-tools 2026-05-07 17:38:45.345 | acl 2026-05-07 17:38:45.345 | dnsmasq-base 2026-05-07 17:38:45.346 | dnsmasq-utils 2026-05-07 17:38:45.346 | ebtables 2026-05-07 17:38:45.346 | haproxy 2026-05-07 17:38:45.346 | iptables 2026-05-07 17:38:45.346 | iputils-arping 2026-05-07 17:38:45.346 | iputils-ping 2026-05-07 17:38:45.346 | postgresql-server-dev-all 2026-05-07 17:38:45.347 | python3-mysqldb 2026-05-07 17:38:45.347 | sqlite3 2026-05-07 17:38:45.347 | sudo 2026-05-07 17:38:45.347 | vlan 2026-05-07 17:38:45.347 | pcp ' 2026-05-07 17:38:45.347 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2026-05-07 17:38:45.347 | ++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-07 17:38:45.348 | ++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-07 17:38:45.348 | ++ 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-07 17:38:45.348 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2026-05-07 17:38:45.350 | ++ 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-07 17:38:45.352 | ++ functions-common:install_package:1430 : update_package_repo 2026-05-07 17:38:45.354 | ++ functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-05-07 17:38:45.356 | ++ functions-common:update_package_repo:1405 : REPOS_UPDATED=True 2026-05-07 17:38:45.358 | ++ functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-05-07 17:38:45.360 | ++ functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-05-07 17:38:45.362 | ++ functions-common:update_package_repo:1412 : is_ubuntu 2026-05-07 17:38:45.364 | ++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-07 17:38:45.366 | ++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-07 17:38:45.368 | ++ functions-common:update_package_repo:1413 : apt_get_update 2026-05-07 17:38:45.370 | ++ functions-common:apt_get_update:1158 : [[ True == \T\r\u\e ]] 2026-05-07 17:38:45.372 | ++ functions-common:apt_get_update:1158 : [[ False != \T\r\u\e ]] 2026-05-07 17:38:45.374 | ++ functions-common:apt_get_update:1159 : return 2026-05-07 17:38:45.376 | ++ 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-07 17:38:45.378 | ++ functions-common:real_install_package:1418 : is_ubuntu 2026-05-07 17:38:45.380 | ++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-07 17:38:45.382 | ++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-07 17:38:45.384 | ++ 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-07 17:38:45.403 | ++ 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-07 17:38:45.440 | Reading package lists... 2026-05-07 17:38:45.846 | Building dependency tree... 2026-05-07 17:38:45.848 | Reading state information... 2026-05-07 17:38:46.439 | bc is already the newest version (1.07.1-3ubuntu4). 2026-05-07 17:38:46.439 | bc set to manually installed. 2026-05-07 17:38:46.439 | g++ is already the newest version (4:13.2.0-7ubuntu1). 2026-05-07 17:38:46.439 | g++ set to manually installed. 2026-05-07 17:38:46.439 | gawk is already the newest version (1:5.2.1-2build3). 2026-05-07 17:38:46.439 | gawk set to manually installed. 2026-05-07 17:38:46.439 | gcc is already the newest version (4:13.2.0-7ubuntu1). 2026-05-07 17:38:46.439 | gcc set to manually installed. 2026-05-07 17:38:46.440 | git is already the newest version (1:2.43.0-1ubuntu7.3). 2026-05-07 17:38:46.440 | git set to manually installed. 2026-05-07 17:38:46.440 | iputils-ping is already the newest version (3:20240117-1ubuntu0.1). 2026-05-07 17:38:46.440 | iputils-ping set to manually installed. 2026-05-07 17:38:46.440 | lsof is already the newest version (4.95.0-1build3). 2026-05-07 17:38:46.440 | lsof set to manually installed. 2026-05-07 17:38:46.440 | openssl is already the newest version (3.0.13-0ubuntu3.9). 2026-05-07 17:38:46.441 | openssl set to manually installed. 2026-05-07 17:38:46.441 | psmisc is already the newest version (23.7-1build1). 2026-05-07 17:38:46.441 | psmisc set to manually installed. 2026-05-07 17:38:46.441 | python3-dev is already the newest version (3.12.3-0ubuntu2.1). 2026-05-07 17:38:46.441 | python3-dev set to manually installed. 2026-05-07 17:38:46.441 | python3-pip is already the newest version (24.0+dfsg-1ubuntu1.3). 2026-05-07 17:38:46.441 | python3-systemd is already the newest version (235-1build4). 2026-05-07 17:38:46.442 | python3-systemd set to manually installed. 2026-05-07 17:38:46.442 | tar is already the newest version (1.35+dfsg-3build1). 2026-05-07 17:38:46.442 | tar set to manually installed. 2026-05-07 17:38:46.442 | tcpdump is already the newest version (4.99.4-3ubuntu4.24.04.1). 2026-05-07 17:38:46.442 | tcpdump set to manually installed. 2026-05-07 17:38:46.442 | uuid-runtime is already the newest version (2.39.3-9ubuntu6.5). 2026-05-07 17:38:46.442 | uuid-runtime set to manually installed. 2026-05-07 17:38:46.443 | wget is already the newest version (1.21.4-1ubuntu4.1). 2026-05-07 17:38:46.443 | wget set to manually installed. 2026-05-07 17:38:46.443 | zlib1g-dev is already the newest version (1:1.3.dfsg-3.1ubuntu2.1). 2026-05-07 17:38:46.443 | zlib1g-dev set to manually installed. 2026-05-07 17:38:46.443 | iptables is already the newest version (1.8.10-3ubuntu2). 2026-05-07 17:38:46.443 | iptables set to manually installed. 2026-05-07 17:38:46.443 | kpartx is already the newest version (0.9.4-5ubuntu8.1). 2026-05-07 17:38:46.444 | kpartx set to manually installed. 2026-05-07 17:38:46.444 | parted is already the newest version (3.6-4build1). 2026-05-07 17:38:46.444 | parted set to manually installed. 2026-05-07 17:38:46.444 | sudo is already the newest version (1.9.15p5-3ubuntu5.24.04.2). 2026-05-07 17:38:46.444 | sudo set to manually installed. 2026-05-07 17:38:46.444 | open-iscsi is already the newest version (2.1.9-3ubuntu5.4). 2026-05-07 17:38:46.444 | open-iscsi set to manually installed. 2026-05-07 17:38:46.445 | cryptsetup is already the newest version (2:2.7.0-1ubuntu4.2). 2026-05-07 17:38:46.445 | cryptsetup set to manually installed. 2026-05-07 17:38:46.445 | dosfstools is already the newest version (4.2-1.1build1). 2026-05-07 17:38:46.445 | dosfstools set to manually installed. 2026-05-07 17:38:46.445 | netcat-openbsd is already the newest version (1.226-1ubuntu2). 2026-05-07 17:38:46.445 | netcat-openbsd set to manually installed. 2026-05-07 17:38:46.445 | qemu-utils is already the newest version (1:8.2.2+ds-0ubuntu1.16). 2026-05-07 17:38:46.446 | qemu-utils set to manually installed. 2026-05-07 17:38:46.446 | sg3-utils is already the newest version (1.46-3ubuntu4). 2026-05-07 17:38:46.446 | sg3-utils set to manually installed. 2026-05-07 17:38:46.446 | lvm2 is already the newest version (2.03.16-3ubuntu3.2). 2026-05-07 17:38:46.446 | lvm2 set to manually installed. 2026-05-07 17:38:46.446 | thin-provisioning-tools is already the newest version (0.9.0-2ubuntu5.1). 2026-05-07 17:38:46.446 | thin-provisioning-tools set to manually installed. 2026-05-07 17:38:46.446 | acl is already the newest version (2.3.2-1build1.1). 2026-05-07 17:38:46.447 | acl set to manually installed. 2026-05-07 17:38:46.447 | dnsmasq-base is already the newest version (2.90-2ubuntu0.1). 2026-05-07 17:38:46.447 | dnsmasq-base set to manually installed. 2026-05-07 17:38:46.447 | The following additional packages will be installed: 2026-05-07 17:38:46.447 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2026-05-07 17:38:46.447 | autotools-dev clang-17 comerr-dev debhelper debugedit dh-autoreconf 2026-05-07 17:38:46.448 | dh-strip-nondeterminism dwz fonts-liberation fonts-liberation-sans-narrow 2026-05-07 17:38:46.448 | fonts-liberation2 gir1.2-freedesktop icu-devtools intltool-debian 2026-05-07 17:38:46.448 | krb5-multidev libann0 libapr1-dev libapr1t64 libaprutil1-dbd-sqlite3 2026-05-07 17:38:46.448 | libaprutil1-dev libaprutil1-ldap libaprutil1t64 libarchive-cpio-perl 2026-05-07 17:38:46.448 | libarchive-zip-perl libcdt5 libcgraph6 libclang-common-17-dev 2026-05-07 17:38:46.448 | libclang-cpp17t64 libclang-rt-17-dev libclang1-17t64 libcommon-sense-perl 2026-05-07 17:38:46.448 | libcurl3t64-gnutls libcurl4t64 libdebhelper-perl libevent-2.1-7t64 2026-05-07 17:38:46.449 | libfile-stripnondeterminism-perl libgc1 libgssrpc4t64 libgts-0.7-5t64 2026-05-07 17:38:46.449 | libgts-bin libgvc6 libgvpr2 libice6 libicu-dev libjpeg-turbo8-dev 2026-05-07 17:38:46.449 | libjpeg8-dev libjs-jquery-metadata libjson-perl libjson-xs-perl 2026-05-07 17:38:46.449 | libkadm5clnt-mit12 libkadm5srv-mit12 libkdb5-10t64 liblab-gamut1 libldap-dev 2026-05-07 17:38:46.449 | libllvm17t64 libltdl-dev libltdl7 liblua5.4-0 libmail-sendmail-perl 2026-05-07 17:38:46.449 | libmysqlclient21 libncurses-dev libobjc-13-dev libobjc4 libosinfo-1.0-0 2026-05-07 17:38:46.449 | libosinfo-l10n libpathplan4 libpcp-archive1t64 libpcp-gui2t64 2026-05-07 17:38:46.450 | libpcp-import1t64 libpcp-mmv1t64 libpcp-pmda-perl libpcp-pmda3t64 2026-05-07 17:38:46.450 | libpcp-trace2t64 libpcp-web1t64 libpcp3t64 libpcre2-16-0 libpcre2-32-0 2026-05-07 17:38:46.450 | libpcre2-dev libpcre2-posix3 libpfm4 libpkgconf3 libpq5 libsctp-dev libsctp1 2026-05-07 17:38:46.450 | libsm6 libsub-override-perl libsys-hostname-long-perl libsysfs2 libtool 2026-05-07 17:38:46.450 | libtypes-serialiser-perl libx86-1 libxaw7 libxmu6 libxt6t64 libz3-4 2026-05-07 17:38:46.450 | libz3-dev llvm-17 llvm-17-dev llvm-17-linker-tools llvm-17-runtime 2026-05-07 17:38:46.450 | llvm-17-tools m4 mysql-common ncal openssh-client openssh-sftp-server 2026-05-07 17:38:46.451 | osinfo-db pcp-conf pkgconf pkgconf-bin po-debconf postgresql-client-16 2026-05-07 17:38:46.451 | postgresql-client-common postgresql-common postgresql-server-dev-16 2026-05-07 17:38:46.451 | python3-pcp python3-pip-whl python3-setuptools-whl python3.12-venv ssl-cert 2026-05-07 17:38:46.451 | uuid-dev vbetool 2026-05-07 17:38:46.451 | Suggested packages: 2026-05-07 17:38:46.451 | apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser 2026-05-07 17:38:46.451 | autoconf-archive gnu-standards autoconf-doc calendar whois vacation 2026-05-07 17:38:46.451 | mailutils clang-17-doc wasi-libc doc-base dh-make wodim cdrkit-doc 2026-05-07 17:38:46.452 | gettext-doc libasprintf-dev libgettextpo-dev gsfonts graphviz-doc 2026-05-07 17:38:46.452 | vim-haproxy haproxy-doc krb5-doc krb5-user icu-doc libtool-doc ncurses-doc 2026-05-07 17:38:46.452 | postgresql-doc-16 lksctp-tools libssl-doc gfortran | fortran95-compiler 2026-05-07 17:38:46.452 | gcj-jdk libyaml-doc llvm-17-doc m4-doc libanyevent-perl 2026-05-07 17:38:46.452 | libcache-memcached-perl libmemcached libyaml-perl keychain libpam-ssh 2026-05-07 17:38:46.452 | monkeysphere ssh-askpass molly-guard pcp-gui libpcp-import-perl redis-server 2026-05-07 17:38:46.452 | cpufrequtils wireless-tools radeontool libmail-box-perl postgresql-16 2026-05-07 17:38:46.453 | default-mysql-server | virtual-mysql-server sqlite3-doc zip 2026-05-07 17:38:46.588 | The following NEW packages will be installed: 2026-05-07 17:38:46.589 | apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf automake 2026-05-07 17:38:46.589 | autopoint autotools-dev bsdmainutils clang-17 comerr-dev conntrack debhelper 2026-05-07 17:38:46.589 | debugedit dh-autoreconf dh-strip-nondeterminism dnsmasq-utils dwz ebtables 2026-05-07 17:38:46.589 | fonts-liberation fonts-liberation-sans-narrow fonts-liberation2 genisoimage 2026-05-07 17:38:46.589 | gettext gir1.2-freedesktop gir1.2-libosinfo-1.0 graphviz haproxy 2026-05-07 17:38:46.589 | icu-devtools intltool-debian iputils-arping krb5-multidev libann0 2026-05-07 17:38:46.589 | libapr1-dev libapr1t64 libaprutil1-dbd-sqlite3 libaprutil1-dev 2026-05-07 17:38:46.590 | libaprutil1-ldap libaprutil1t64 libarchive-cpio-perl libarchive-zip-perl 2026-05-07 17:38:46.590 | libcdt5 libcgraph6 libclang-common-17-dev libclang-cpp17t64 2026-05-07 17:38:46.590 | libclang-rt-17-dev libclang1-17t64 libcommon-sense-perl libdebhelper-perl 2026-05-07 17:38:46.590 | libevent-2.1-7t64 libffi-dev libfile-stripnondeterminism-perl libgc1 2026-05-07 17:38:46.590 | libgssrpc4t64 libgts-0.7-5t64 libgts-bin libgvc6 libgvpr2 libice6 libicu-dev 2026-05-07 17:38:46.590 | libjpeg-dev libjpeg-turbo8-dev libjpeg8-dev libjs-jquery-metadata 2026-05-07 17:38:46.590 | libjs-jquery-tablesorter libjson-perl libjson-xs-perl libkadm5clnt-mit12 2026-05-07 17:38:46.591 | libkadm5srv-mit12 libkdb5-10t64 libkrb5-dev liblab-gamut1 libldap-dev 2026-05-07 17:38:46.591 | libldap2-dev libllvm17t64 libltdl-dev libltdl7 liblua5.4-0 2026-05-07 17:38:46.591 | libmail-sendmail-perl libmysqlclient21 libncurses-dev libobjc-13-dev 2026-05-07 17:38:46.591 | libobjc4 libosinfo-1.0-0 libosinfo-l10n libpathplan4 libpcp-archive1t64 2026-05-07 17:38:46.591 | libpcp-gui2t64 libpcp-import1t64 libpcp-mmv1t64 libpcp-pmda-perl 2026-05-07 17:38:46.591 | libpcp-pmda3t64 libpcp-trace2t64 libpcp-web1t64 libpcp3t64 libpcre2-16-0 2026-05-07 17:38:46.591 | libpcre2-32-0 libpcre2-dev libpcre2-posix3 libpfm4 libpkgconf3 libpq-dev 2026-05-07 17:38:46.591 | libpq5 libsasl2-dev libsctp-dev libsctp1 libsm6 libssl-dev 2026-05-07 17:38:46.592 | libsub-override-perl libsys-hostname-long-perl libsysfs2 libsystemd-dev 2026-05-07 17:38:46.592 | libtool libtypes-serialiser-perl libx86-1 libxaw7 libxml2-dev libxmu6 2026-05-07 17:38:46.592 | libxslt1-dev libxt6t64 libyaml-dev libz3-4 libz3-dev llvm-17 llvm-17-dev 2026-05-07 17:38:46.592 | llvm-17-linker-tools llvm-17-runtime llvm-17-tools lsscsi m4 memcached 2026-05-07 17:38:46.592 | mysql-common ncal osinfo-db pcp pcp-conf pkg-config pkgconf pkgconf-bin 2026-05-07 17:38:46.592 | pm-utils po-debconf postgresql-client-16 postgresql-client-common 2026-05-07 17:38:46.592 | postgresql-common postgresql-server-dev-16 postgresql-server-dev-all 2026-05-07 17:38:46.592 | python3-mysqldb python3-pcp python3-pip-whl python3-setuptools-whl 2026-05-07 17:38:46.593 | python3-venv python3.12-venv socat sqlite3 ssl-cert sysfsutils unzip 2026-05-07 17:38:46.593 | uuid-dev vbetool vlan 2026-05-07 17:38:46.593 | The following packages will be upgraded: 2026-05-07 17:38:46.594 | curl libcurl3t64-gnutls libcurl4t64 openssh-client openssh-server 2026-05-07 17:38:46.595 | openssh-sftp-server 2026-05-07 17:38:46.667 | 6 upgraded, 161 newly installed, 0 to remove and 25 not upgraded. 2026-05-07 17:38:46.667 | Need to get 177 MB of archives. 2026-05-07 17:38:46.667 | After this operation, 941 MB of additional disk space will be used. 2026-05-07 17:38:46.667 | Get:1 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libapr1t64 amd64 1.7.2-3.1ubuntu0.1 [108 kB] 2026-05-07 17:38:46.724 | Get:2 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1t64 amd64 1.6.3-1.1ubuntu7 [91.9 kB] 2026-05-07 17:38:46.724 | 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-07 17:38:46.725 | Get:4 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-ldap amd64 1.6.3-1.1ubuntu7 [9116 B] 2026-05-07 17:38:46.725 | Get:5 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 curl amd64 8.5.0-2ubuntu10.9 [227 kB] 2026-05-07 17:38:46.739 | Get:6 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libcurl4t64 amd64 8.5.0-2ubuntu10.9 [342 kB] 2026-05-07 17:38:46.755 | Get:7 http://de.archive.ubuntu.com/ubuntu noble/main amd64 liblua5.4-0 amd64 5.4.6-3build2 [166 kB] 2026-05-07 17:38:46.768 | Get:8 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-bin amd64 2.4.58-1ubuntu8.12 [1336 kB] 2026-05-07 17:38:46.788 | Get:9 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-data all 2.4.58-1ubuntu8.12 [163 kB] 2026-05-07 17:38:46.790 | 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-07 17:38:46.803 | Get:11 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2 amd64 2.4.58-1ubuntu8.12 [90.2 kB] 2026-05-07 17:38:46.809 | 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-07 17:38:46.834 | 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-07 17:38:46.836 | Get:14 http://de.archive.ubuntu.com/ubuntu noble/main amd64 memcached amd64 1.6.24-1build3 [213 kB] 2026-05-07 17:38:46.844 | 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-07 17:38:46.844 | Get:16 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-server amd64 1:9.6p1-3ubuntu13.16 [510 kB] 2026-05-07 17:38:46.850 | Get:17 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-client amd64 1:9.6p1-3ubuntu13.16 [907 kB] 2026-05-07 17:38:46.860 | Get:18 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libjson-perl all 4.10000-1 [81.9 kB] 2026-05-07 17:38:46.861 | Get:19 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-client-common all 257build1.1 [36.4 kB] 2026-05-07 17:38:46.862 | Get:20 http://de.archive.ubuntu.com/ubuntu noble/main amd64 ssl-cert all 1.1.2ubuntu1 [17.8 kB] 2026-05-07 17:38:46.863 | Get:21 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-common all 257build1.1 [161 kB] 2026-05-07 17:38:46.865 | Get:22 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libsysfs2 amd64 2.1.1-6build1 [20.0 kB] 2026-05-07 17:38:46.869 | Get:23 http://de.archive.ubuntu.com/ubuntu noble/main amd64 sysfsutils amd64 2.1.1-6build1 [15.5 kB] 2026-05-07 17:38:46.869 | Get:24 http://de.archive.ubuntu.com/ubuntu noble/main amd64 autotools-dev all 20220109.1 [44.9 kB] 2026-05-07 17:38:46.871 | Get:25 http://de.archive.ubuntu.com/ubuntu noble/main amd64 m4 amd64 1.4.19-4build1 [244 kB] 2026-05-07 17:38:46.878 | Get:26 http://de.archive.ubuntu.com/ubuntu noble/main amd64 autoconf all 2.71-3 [339 kB] 2026-05-07 17:38:46.884 | Get:27 http://de.archive.ubuntu.com/ubuntu noble/main amd64 automake all 1:1.16.5-1.3ubuntu1 [558 kB] 2026-05-07 17:38:46.892 | Get:28 http://de.archive.ubuntu.com/ubuntu noble/main amd64 autopoint all 0.21-14ubuntu2 [422 kB] 2026-05-07 17:38:46.917 | Get:29 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libdebhelper-perl all 13.14.1ubuntu5 [89.8 kB] 2026-05-07 17:38:46.918 | Get:30 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libllvm17t64 amd64 1:17.0.6-9ubuntu1 [26.2 MB] 2026-05-07 17:38:47.277 | Get:31 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libclang-cpp17t64 amd64 1:17.0.6-9ubuntu1 [12.9 MB] 2026-05-07 17:38:47.446 | Get:32 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libgc1 amd64 1:8.2.6-1build1 [90.3 kB] 2026-05-07 17:38:47.450 | 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-07 17:38:47.451 | 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-07 17:38:47.459 | 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-07 17:38:47.469 | 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-07 17:38:47.488 | Get:37 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libclang1-17t64 amd64 1:17.0.6-9ubuntu1 [7353 kB] 2026-05-07 17:38:47.587 | Get:38 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 clang-17 amd64 1:17.0.6-9ubuntu1 [78.6 kB] 2026-05-07 17:38:47.588 | Get:39 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libtool all 2.4.7-7build1 [166 kB] 2026-05-07 17:38:47.590 | Get:40 http://de.archive.ubuntu.com/ubuntu noble/main amd64 dh-autoreconf all 20 [16.1 kB] 2026-05-07 17:38:47.591 | Get:41 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libarchive-zip-perl all 1.68-1 [90.2 kB] 2026-05-07 17:38:47.592 | Get:42 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libsub-override-perl all 0.10-1 [10.0 kB] 2026-05-07 17:38:47.593 | Get:43 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libfile-stripnondeterminism-perl all 1.13.1-1 [18.1 kB] 2026-05-07 17:38:47.593 | Get:44 http://de.archive.ubuntu.com/ubuntu noble/main amd64 dh-strip-nondeterminism all 1.13.1-1 [5362 B] 2026-05-07 17:38:47.594 | Get:45 http://de.archive.ubuntu.com/ubuntu noble/main amd64 debugedit amd64 1:5.0-5build2 [46.1 kB] 2026-05-07 17:38:47.595 | Get:46 http://de.archive.ubuntu.com/ubuntu noble/main amd64 dwz amd64 0.15-1build6 [115 kB] 2026-05-07 17:38:47.603 | Get:47 http://de.archive.ubuntu.com/ubuntu noble/main amd64 gettext amd64 0.21-14ubuntu2 [864 kB] 2026-05-07 17:38:47.617 | Get:48 http://de.archive.ubuntu.com/ubuntu noble/main amd64 intltool-debian all 0.35.0+20060710.6 [23.2 kB] 2026-05-07 17:38:47.618 | Get:49 http://de.archive.ubuntu.com/ubuntu noble/main amd64 po-debconf all 1.0.21+nmu1 [233 kB] 2026-05-07 17:38:47.638 | Get:50 http://de.archive.ubuntu.com/ubuntu noble/main amd64 debhelper all 13.14.1ubuntu5 [869 kB] 2026-05-07 17:38:47.648 | 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-07 17:38:47.648 | Get:52 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libsctp1 amd64 1.0.19+dfsg-2build1 [9146 B] 2026-05-07 17:38:47.649 | Get:53 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libsctp-dev amd64 1.0.19+dfsg-2build1 [51.1 kB] 2026-05-07 17:38:47.650 | 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-07 17:38:47.662 | 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-07 17:38:47.680 | 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-07 17:38:47.681 | Get:57 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-dev amd64 1.6.3-1.1ubuntu7 [412 kB] 2026-05-07 17:38:47.686 | Get:58 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-16-0 amd64 10.42-4ubuntu2.1 [210 kB] 2026-05-07 17:38:47.689 | Get:59 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-32-0 amd64 10.42-4ubuntu2.1 [197 kB] 2026-05-07 17:38:47.691 | Get:60 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-posix3 amd64 10.42-4ubuntu2.1 [6748 B] 2026-05-07 17:38:47.692 | Get:61 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-dev amd64 10.42-4ubuntu2.1 [736 kB] 2026-05-07 17:38:47.700 | Get:62 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-dev amd64 2.4.58-1ubuntu8.12 [203 kB] 2026-05-07 17:38:47.702 | Get:63 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 ncal amd64 12.1.8 [21.0 kB] 2026-05-07 17:38:47.703 | Get:64 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 bsdmainutils all 12.1.8 [3176 B] 2026-05-07 17:38:47.707 | Get:65 http://de.archive.ubuntu.com/ubuntu noble/main amd64 conntrack amd64 1:1.4.8-1ubuntu1 [37.9 kB] 2026-05-07 17:38:47.708 | Get:66 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 dnsmasq-utils amd64 2.90-2ubuntu0.1 [15.6 kB] 2026-05-07 17:38:47.709 | Get:67 http://de.archive.ubuntu.com/ubuntu noble/main amd64 ebtables amd64 2.0.11-6build1 [88.4 kB] 2026-05-07 17:38:47.732 | Get:68 http://de.archive.ubuntu.com/ubuntu noble/main amd64 fonts-liberation all 1:2.1.5-3 [1603 kB] 2026-05-07 17:38:47.749 | Get:69 http://de.archive.ubuntu.com/ubuntu noble/main amd64 fonts-liberation-sans-narrow all 1:1.07.6-4 [197 kB] 2026-05-07 17:38:47.752 | Get:70 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 fonts-liberation2 all 1:2.1.5-3 [3418 B] 2026-05-07 17:38:47.752 | Get:71 http://de.archive.ubuntu.com/ubuntu noble/main amd64 genisoimage amd64 9:1.1.11-3.5 [378 kB] 2026-05-07 17:38:47.759 | Get:72 http://de.archive.ubuntu.com/ubuntu noble/main amd64 gir1.2-freedesktop amd64 1.80.1-1 [49.7 kB] 2026-05-07 17:38:47.760 | Get:73 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libann0 amd64 1.1.2+doc-9build1 [25.5 kB] 2026-05-07 17:38:47.761 | Get:74 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcdt5 amd64 2.42.2-9ubuntu0.1 [21.6 kB] 2026-05-07 17:38:47.761 | Get:75 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcgraph6 amd64 2.42.2-9ubuntu0.1 [44.6 kB] 2026-05-07 17:38:47.762 | Get:76 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libgts-0.7-5t64 amd64 0.7.6+darcs121130-5.2build1 [161 kB] 2026-05-07 17:38:47.764 | Get:77 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libltdl7 amd64 2.4.7-7build1 [40.3 kB] 2026-05-07 17:38:47.767 | Get:78 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libpathplan4 amd64 2.42.2-9ubuntu0.1 [24.0 kB] 2026-05-07 17:38:47.780 | Get:79 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvc6 amd64 2.42.2-9ubuntu0.1 [716 kB] 2026-05-07 17:38:47.816 | Get:80 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvpr2 amd64 2.42.2-9ubuntu0.1 [187 kB] 2026-05-07 17:38:47.819 | Get:81 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 liblab-gamut1 amd64 2.42.2-9ubuntu0.1 [1886 kB] 2026-05-07 17:38:47.851 | Get:82 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libice6 amd64 2:1.0.10-1build3 [41.4 kB] 2026-05-07 17:38:47.852 | Get:83 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libsm6 amd64 2:1.2.3-1build3 [15.7 kB] 2026-05-07 17:38:47.853 | Get:84 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libxt6t64 amd64 1:1.2.1-1.2build1 [171 kB] 2026-05-07 17:38:47.855 | Get:85 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libxmu6 amd64 2:1.1.3-3build2 [47.6 kB] 2026-05-07 17:38:47.856 | Get:86 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libxaw7 amd64 2:1.0.14-1build2 [187 kB] 2026-05-07 17:38:47.859 | Get:87 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 graphviz amd64 2.42.2-9ubuntu0.1 [642 kB] 2026-05-07 17:38:47.866 | Get:88 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 icu-devtools amd64 74.2-1ubuntu3.1 [212 kB] 2026-05-07 17:38:47.869 | Get:89 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 iputils-arping amd64 3:20240117-1ubuntu0.1 [15.1 kB] 2026-05-07 17:38:47.869 | Get:90 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-07 17:38:47.870 | Get:91 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgssrpc4t64 amd64 1.20.1-6ubuntu2.6 [57.6 kB] 2026-05-07 17:38:47.880 | Get:92 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkadm5clnt-mit12 amd64 1.20.1-6ubuntu2.6 [40.1 kB] 2026-05-07 17:38:47.882 | Get:93 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkdb5-10t64 amd64 1.20.1-6ubuntu2.6 [40.4 kB] 2026-05-07 17:38:47.883 | Get:94 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkadm5srv-mit12 amd64 1.20.1-6ubuntu2.6 [53.0 kB] 2026-05-07 17:38:47.884 | Get:95 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 krb5-multidev amd64 1.20.1-6ubuntu2.6 [125 kB] 2026-05-07 17:38:47.886 | Get:96 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libarchive-cpio-perl all 0.10-3 [10.3 kB] 2026-05-07 17:38:47.900 | Get:97 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libclang-rt-17-dev amd64 1:17.0.6-9ubuntu1 [2361 kB] 2026-05-07 17:38:47.931 | Get:98 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libcommon-sense-perl amd64 3.75-3build3 [20.4 kB] 2026-05-07 17:38:47.932 | Get:99 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libcurl3t64-gnutls amd64 8.5.0-2ubuntu10.9 [334 kB] 2026-05-07 17:38:47.962 | Get:100 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libgts-bin amd64 0.7.6+darcs121130-5.2build1 [44.0 kB] 2026-05-07 17:38:47.963 | Get:101 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libicu-dev amd64 74.2-1ubuntu3.1 [11.9 MB] 2026-05-07 17:38:48.114 | Get:102 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-turbo8-dev amd64 2.1.5-2ubuntu2 [295 kB] 2026-05-07 17:38:48.117 | Get:103 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg8-dev amd64 8c-2ubuntu11 [1484 B] 2026-05-07 17:38:48.118 | Get:104 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-dev amd64 8c-2ubuntu11 [1482 B] 2026-05-07 17:38:48.118 | Get:105 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-metadata all 12-4 [6582 B] 2026-05-07 17:38:48.119 | Get:106 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-tablesorter all 1:2.31.3+dfsg1-3 [193 kB] 2026-05-07 17:38:48.121 | Get:107 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libtypes-serialiser-perl all 1.01-1 [11.6 kB] 2026-05-07 17:38:48.122 | Get:108 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-07 17:38:48.123 | Get:109 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libltdl-dev amd64 2.4.7-7build1 [168 kB] 2026-05-07 17:38:48.125 | Get:110 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libsys-hostname-long-perl all 1.5-3 [10.6 kB] 2026-05-07 17:38:48.130 | Get:111 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libmail-sendmail-perl all 0.80-3 [21.7 kB] 2026-05-07 17:38:48.140 | Get:112 http://de.archive.ubuntu.com/ubuntu noble/main amd64 mysql-common all 5.8+1.1.0build1 [6746 B] 2026-05-07 17:38:48.163 | Get:113 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libmysqlclient21 amd64 8.0.45-0ubuntu0.24.04.1 [1255 kB] 2026-05-07 17:38:48.177 | Get:114 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libncurses-dev amd64 6.4+20240113-1ubuntu2 [384 kB] 2026-05-07 17:38:48.203 | Get:115 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 pcp-conf amd64 6.2.0-1.1build4 [20.6 kB] 2026-05-07 17:38:48.204 | Get:116 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp3t64 amd64 6.2.0-1.1build4 [313 kB] 2026-05-07 17:38:48.207 | Get:117 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-pmda3t64 amd64 6.2.0-1.1build4 [45.4 kB] 2026-05-07 17:38:48.208 | Get:118 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-pmda-perl amd64 6.2.0-1.1build4 [41.4 kB] 2026-05-07 17:38:48.209 | Get:119 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libpkgconf3 amd64 1.8.1-2build1 [30.7 kB] 2026-05-07 17:38:48.210 | Get:120 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq5 amd64 16.13-0ubuntu0.24.04.1 [146 kB] 2026-05-07 17:38:48.212 | Get:121 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libssl-dev amd64 3.0.13-0ubuntu3.9 [2407 kB] 2026-05-07 17:38:48.243 | Get:122 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq-dev amd64 16.13-0ubuntu0.24.04.1 [152 kB] 2026-05-07 17:38:48.246 | Get:123 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsasl2-dev amd64 2.1.28+dfsg1-5ubuntu3.1 [243 kB] 2026-05-07 17:38:48.255 | Get:124 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsystemd-dev amd64 255.4-1ubuntu8.15 [1239 kB] 2026-05-07 17:38:48.292 | Get:125 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libx86-1 amd64 1.1+ds1-12build1 [83.2 kB] 2026-05-07 17:38:48.294 | Get:126 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libxml2-dev amd64 2.9.14+dfsg-1.3ubuntu3.7 [782 kB] 2026-05-07 17:38:48.306 | Get:127 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-07 17:38:48.308 | Get:128 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-runtime amd64 1:17.0.6-9ubuntu1 [529 kB] 2026-05-07 17:38:48.316 | Get:129 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpfm4 amd64 4.13.0+git32-g0d4ed0e-1 [414 kB] 2026-05-07 17:38:48.322 | Get:130 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17 amd64 1:17.0.6-9ubuntu1 [23.8 MB] 2026-05-07 17:38:48.687 | Get:131 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libffi-dev amd64 3.4.6-1build1 [62.8 kB] 2026-05-07 17:38:48.688 | Get:132 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-tools amd64 1:17.0.6-9ubuntu1 [518 kB] 2026-05-07 17:38:48.725 | Get:133 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libz3-4 amd64 4.8.12-3.1build1 [5836 kB] 2026-05-07 17:38:48.826 | Get:134 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libz3-dev amd64 4.8.12-3.1build1 [72.2 kB] 2026-05-07 17:38:48.827 | Get:135 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-dev amd64 1:17.0.6-9ubuntu1 [43.4 MB] 2026-05-07 17:38:49.432 | Get:136 http://de.archive.ubuntu.com/ubuntu noble/main amd64 lsscsi amd64 0.32-1build1 [48.2 kB] 2026-05-07 17:38:49.432 | Get:137 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 osinfo-db all 0.20250606-0ubuntu0.24.04.1 [178 kB] 2026-05-07 17:38:49.434 | Get:138 http://de.archive.ubuntu.com/ubuntu noble/main amd64 pkgconf-bin amd64 1.8.1-2build1 [20.7 kB] 2026-05-07 17:38:49.435 | Get:139 http://de.archive.ubuntu.com/ubuntu noble/main amd64 pkgconf amd64 1.8.1-2build1 [16.8 kB] 2026-05-07 17:38:49.436 | Get:140 http://de.archive.ubuntu.com/ubuntu noble/main amd64 pkg-config amd64 1.8.1-2build1 [7264 B] 2026-05-07 17:38:49.436 | Get:141 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 pm-utils all 1.4.1-21 [47.1 kB] 2026-05-07 17:38:49.438 | Get:142 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-client-16 amd64 16.13-0ubuntu0.24.04.1 [1298 kB] 2026-05-07 17:38:49.456 | Get:143 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 postgresql-server-dev-16 amd64 16.13-0ubuntu0.24.04.1 [1230 kB] 2026-05-07 17:38:49.485 | Get:144 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 postgresql-server-dev-all amd64 257build1.1 [20.5 kB] 2026-05-07 17:38:49.485 | Get:145 http://de.archive.ubuntu.com/ubuntu noble/main amd64 python3-mysqldb amd64 1.4.6-2build3 [47.3 kB] 2026-05-07 17:38:49.486 | Get:146 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-pip-whl all 24.0+dfsg-1ubuntu1.3 [1707 kB] 2026-05-07 17:38:49.505 | Get:147 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-setuptools-whl all 68.1.2-2ubuntu1.2 [716 kB] 2026-05-07 17:38:49.513 | Get:148 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3.12-venv amd64 3.12.3-1ubuntu0.13 [5672 B] 2026-05-07 17:38:49.513 | Get:149 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-venv amd64 3.12.3-0ubuntu2.1 [1032 B] 2026-05-07 17:38:49.515 | Get:150 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 sqlite3 amd64 3.45.1-1ubuntu2.5 [144 kB] 2026-05-07 17:38:49.517 | Get:151 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 unzip amd64 6.0-28ubuntu4.1 [174 kB] 2026-05-07 17:38:49.519 | Get:152 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 vbetool amd64 1.1-5 [11.8 kB] 2026-05-07 17:38:49.520 | Get:153 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-l10n all 1.11.0-2build3 [50.6 kB] 2026-05-07 17:38:49.521 | Get:154 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-1.0-0 amd64 1.11.0-2build3 [91.5 kB] 2026-05-07 17:38:49.522 | Get:155 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 gir1.2-libosinfo-1.0 amd64 1.11.0-2build3 [18.6 kB] 2026-05-07 17:38:49.527 | Get:156 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkrb5-dev amd64 1.20.1-6ubuntu2.6 [11.9 kB] 2026-05-07 17:38:49.539 | Get:157 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-archive1t64 amd64 6.2.0-1.1build4 [10.6 kB] 2026-05-07 17:38:49.542 | Get:158 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-gui2t64 amd64 6.2.0-1.1build4 [12.4 kB] 2026-05-07 17:38:49.543 | Get:159 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-import1t64 amd64 6.2.0-1.1build4 [17.3 kB] 2026-05-07 17:38:49.544 | Get:160 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-mmv1t64 amd64 6.2.0-1.1build4 [13.8 kB] 2026-05-07 17:38:49.544 | Get:161 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-trace2t64 amd64 6.2.0-1.1build4 [16.9 kB] 2026-05-07 17:38:49.545 | Get:162 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-web1t64 amd64 6.2.0-1.1build4 [213 kB] 2026-05-07 17:38:49.577 | Get:163 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libyaml-dev amd64 0.2.5-1build1 [62.2 kB] 2026-05-07 17:38:49.578 | Get:164 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 python3-pcp amd64 6.2.0-1.1build4 [76.5 kB] 2026-05-07 17:38:49.579 | Get:165 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 pcp amd64 6.2.0-1.1build4 [2946 kB] 2026-05-07 17:38:49.613 | Get:166 http://de.archive.ubuntu.com/ubuntu noble/main amd64 socat amd64 1.8.0.0-4build3 [374 kB] 2026-05-07 17:38:49.618 | Get:167 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 vlan all 2.0.5ubuntu5 [10.4 kB] 2026-05-07 17:38:49.861 | perl: warning: Setting locale failed. 2026-05-07 17:38:49.861 | perl: warning: Please check that your locale settings: 2026-05-07 17:38:49.861 | LANGUAGE = (unset), 2026-05-07 17:38:49.861 | LC_ALL = "en_US.utf8", 2026-05-07 17:38:49.861 | LANG = "de_DE.UTF-8" 2026-05-07 17:38:49.861 | are supported and installed on your system. 2026-05-07 17:38:49.862 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-07 17:38:49.922 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-05-07 17:38:49.923 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-05-07 17:38:49.923 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-05-07 17:38:50.290 | Vorkonfiguration der Pakete ... 2026-05-07 17:38:50.324 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-05-07 17:38:50.428 | Fetched 177 MB in 3s (59.1 MB/s) 2026-05-07 17:38:50.469 | Selecting previously unselected package libapr1t64:amd64. 2026-05-07 17:38:50.523 | (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-07 17:38:50.529 | Preparing to unpack .../000-libapr1t64_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-05-07 17:38:50.537 | Unpacking libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-05-07 17:38:50.588 | Selecting previously unselected package libaprutil1t64:amd64. 2026-05-07 17:38:50.598 | Preparing to unpack .../001-libaprutil1t64_1.6.3-1.1ubuntu7_amd64.deb ... 2026-05-07 17:38:50.602 | Unpacking libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-05-07 17:38:50.647 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2026-05-07 17:38:50.658 | Preparing to unpack .../002-libaprutil1-dbd-sqlite3_1.6.3-1.1ubuntu7_amd64.deb ... 2026-05-07 17:38:50.662 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-05-07 17:38:50.699 | Selecting previously unselected package libaprutil1-ldap:amd64. 2026-05-07 17:38:50.710 | Preparing to unpack .../003-libaprutil1-ldap_1.6.3-1.1ubuntu7_amd64.deb ... 2026-05-07 17:38:50.714 | Unpacking libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-05-07 17:38:50.765 | Preparing to unpack .../004-curl_8.5.0-2ubuntu10.9_amd64.deb ... 2026-05-07 17:38:50.775 | Unpacking curl (8.5.0-2ubuntu10.9) over (8.5.0-2ubuntu10.8) ... 2026-05-07 17:38:50.845 | Preparing to unpack .../005-libcurl4t64_8.5.0-2ubuntu10.9_amd64.deb ... 2026-05-07 17:38:50.856 | Unpacking libcurl4t64:amd64 (8.5.0-2ubuntu10.9) over (8.5.0-2ubuntu10.8) ... 2026-05-07 17:38:50.913 | Selecting previously unselected package liblua5.4-0:amd64. 2026-05-07 17:38:50.924 | Preparing to unpack .../006-liblua5.4-0_5.4.6-3build2_amd64.deb ... 2026-05-07 17:38:50.928 | Unpacking liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-05-07 17:38:50.972 | Selecting previously unselected package apache2-bin. 2026-05-07 17:38:50.982 | Preparing to unpack .../007-apache2-bin_2.4.58-1ubuntu8.12_amd64.deb ... 2026-05-07 17:38:50.987 | Unpacking apache2-bin (2.4.58-1ubuntu8.12) ... 2026-05-07 17:38:51.136 | Selecting previously unselected package apache2-data. 2026-05-07 17:38:51.145 | Preparing to unpack .../008-apache2-data_2.4.58-1ubuntu8.12_all.deb ... 2026-05-07 17:38:51.150 | Unpacking apache2-data (2.4.58-1ubuntu8.12) ... 2026-05-07 17:38:51.342 | Selecting previously unselected package apache2-utils. 2026-05-07 17:38:51.351 | Preparing to unpack .../009-apache2-utils_2.4.58-1ubuntu8.12_amd64.deb ... 2026-05-07 17:38:51.354 | Unpacking apache2-utils (2.4.58-1ubuntu8.12) ... 2026-05-07 17:38:51.426 | Selecting previously unselected package apache2. 2026-05-07 17:38:51.436 | Preparing to unpack .../010-apache2_2.4.58-1ubuntu8.12_amd64.deb ... 2026-05-07 17:38:51.446 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-05-07 17:38:51.447 | Unpacking apache2 (2.4.58-1ubuntu8.12) ... 2026-05-07 17:38:51.568 | Selecting previously unselected package haproxy. 2026-05-07 17:38:51.577 | Preparing to unpack .../011-haproxy_2.8.16-0ubuntu0.24.04.2_amd64.deb ... 2026-05-07 17:38:51.590 | Unpacking haproxy (2.8.16-0ubuntu0.24.04.2) ... 2026-05-07 17:38:51.722 | Selecting previously unselected package libevent-2.1-7t64:amd64. 2026-05-07 17:38:51.733 | Preparing to unpack .../012-libevent-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-05-07 17:38:51.738 | Unpacking libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-05-07 17:38:51.794 | Selecting previously unselected package memcached. 2026-05-07 17:38:51.803 | Preparing to unpack .../013-memcached_1.6.24-1build3_amd64.deb ... 2026-05-07 17:38:51.810 | Unpacking memcached (1.6.24-1build3) ... 2026-05-07 17:38:51.879 | Preparing to unpack .../014-openssh-sftp-server_1%3a9.6p1-3ubuntu13.16_amd64.deb ... 2026-05-07 17:38:51.890 | Unpacking openssh-sftp-server (1:9.6p1-3ubuntu13.16) over (1:9.6p1-3ubuntu13.15) ... 2026-05-07 17:38:51.960 | Preparing to unpack .../015-openssh-server_1%3a9.6p1-3ubuntu13.16_amd64.deb ... 2026-05-07 17:38:52.099 | Unpacking openssh-server (1:9.6p1-3ubuntu13.16) over (1:9.6p1-3ubuntu13.15) ... 2026-05-07 17:38:52.202 | Preparing to unpack .../016-openssh-client_1%3a9.6p1-3ubuntu13.16_amd64.deb ... 2026-05-07 17:38:52.230 | Unpacking openssh-client (1:9.6p1-3ubuntu13.16) over (1:9.6p1-3ubuntu13.15) ... 2026-05-07 17:38:52.335 | Selecting previously unselected package libjson-perl. 2026-05-07 17:38:52.346 | Preparing to unpack .../017-libjson-perl_4.10000-1_all.deb ... 2026-05-07 17:38:52.350 | Unpacking libjson-perl (4.10000-1) ... 2026-05-07 17:38:52.406 | Selecting previously unselected package postgresql-client-common. 2026-05-07 17:38:52.416 | Preparing to unpack .../018-postgresql-client-common_257build1.1_all.deb ... 2026-05-07 17:38:52.420 | Unpacking postgresql-client-common (257build1.1) ... 2026-05-07 17:38:52.477 | Selecting previously unselected package ssl-cert. 2026-05-07 17:38:52.487 | Preparing to unpack .../019-ssl-cert_1.1.2ubuntu1_all.deb ... 2026-05-07 17:38:52.491 | Unpacking ssl-cert (1.1.2ubuntu1) ... 2026-05-07 17:38:52.549 | Selecting previously unselected package postgresql-common. 2026-05-07 17:38:52.560 | Preparing to unpack .../020-postgresql-common_257build1.1_all.deb ... 2026-05-07 17:38:52.585 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2026-05-07 17:38:52.600 | Unpacking postgresql-common (257build1.1) ... 2026-05-07 17:38:52.727 | Selecting previously unselected package libsysfs2:amd64. 2026-05-07 17:38:52.738 | Preparing to unpack .../021-libsysfs2_2.1.1-6build1_amd64.deb ... 2026-05-07 17:38:52.742 | Unpacking libsysfs2:amd64 (2.1.1-6build1) ... 2026-05-07 17:38:52.792 | Selecting previously unselected package sysfsutils. 2026-05-07 17:38:52.802 | Preparing to unpack .../022-sysfsutils_2.1.1-6build1_amd64.deb ... 2026-05-07 17:38:52.809 | Unpacking sysfsutils (2.1.1-6build1) ... 2026-05-07 17:38:52.851 | Selecting previously unselected package autotools-dev. 2026-05-07 17:38:52.862 | Preparing to unpack .../023-autotools-dev_20220109.1_all.deb ... 2026-05-07 17:38:52.866 | Unpacking autotools-dev (20220109.1) ... 2026-05-07 17:38:52.916 | Selecting previously unselected package m4. 2026-05-07 17:38:52.926 | Preparing to unpack .../024-m4_1.4.19-4build1_amd64.deb ... 2026-05-07 17:38:52.930 | Unpacking m4 (1.4.19-4build1) ... 2026-05-07 17:38:53.009 | Selecting previously unselected package autoconf. 2026-05-07 17:38:53.019 | Preparing to unpack .../025-autoconf_2.71-3_all.deb ... 2026-05-07 17:38:53.023 | Unpacking autoconf (2.71-3) ... 2026-05-07 17:38:53.123 | Selecting previously unselected package automake. 2026-05-07 17:38:53.133 | Preparing to unpack .../026-automake_1%3a1.16.5-1.3ubuntu1_all.deb ... 2026-05-07 17:38:53.140 | Unpacking automake (1:1.16.5-1.3ubuntu1) ... 2026-05-07 17:38:53.256 | Selecting previously unselected package autopoint. 2026-05-07 17:38:53.267 | Preparing to unpack .../027-autopoint_0.21-14ubuntu2_all.deb ... 2026-05-07 17:38:53.271 | Unpacking autopoint (0.21-14ubuntu2) ... 2026-05-07 17:38:53.316 | Selecting previously unselected package libdebhelper-perl. 2026-05-07 17:38:53.327 | Preparing to unpack .../028-libdebhelper-perl_13.14.1ubuntu5_all.deb ... 2026-05-07 17:38:53.331 | Unpacking libdebhelper-perl (13.14.1ubuntu5) ... 2026-05-07 17:38:53.424 | Selecting previously unselected package libllvm17t64:amd64. 2026-05-07 17:38:53.434 | Preparing to unpack .../029-libllvm17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-05-07 17:38:53.439 | Unpacking libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-05-07 17:38:54.648 | Selecting previously unselected package libclang-cpp17t64. 2026-05-07 17:38:54.659 | Preparing to unpack .../030-libclang-cpp17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-05-07 17:38:54.664 | Unpacking libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-05-07 17:38:55.234 | Selecting previously unselected package libgc1:amd64. 2026-05-07 17:38:55.244 | Preparing to unpack .../031-libgc1_1%3a8.2.6-1build1_amd64.deb ... 2026-05-07 17:38:55.248 | Unpacking libgc1:amd64 (1:8.2.6-1build1) ... 2026-05-07 17:38:55.297 | Selecting previously unselected package libobjc4:amd64. 2026-05-07 17:38:55.308 | Preparing to unpack .../032-libobjc4_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-05-07 17:38:55.312 | Unpacking libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-07 17:38:55.351 | Selecting previously unselected package libobjc-13-dev:amd64. 2026-05-07 17:38:55.361 | Preparing to unpack .../033-libobjc-13-dev_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-05-07 17:38:55.365 | Unpacking libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-07 17:38:55.424 | Selecting previously unselected package libclang-common-17-dev:amd64. 2026-05-07 17:38:55.432 | Preparing to unpack .../034-libclang-common-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-05-07 17:38:55.436 | Unpacking libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-05-07 17:38:55.674 | Selecting previously unselected package llvm-17-linker-tools. 2026-05-07 17:38:55.685 | Preparing to unpack .../035-llvm-17-linker-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-05-07 17:38:55.689 | Unpacking llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-05-07 17:38:55.774 | Selecting previously unselected package libclang1-17t64. 2026-05-07 17:38:55.784 | Preparing to unpack .../036-libclang1-17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-05-07 17:38:55.789 | Unpacking libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-05-07 17:38:56.123 | Selecting previously unselected package clang-17. 2026-05-07 17:38:56.134 | Preparing to unpack .../037-clang-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-05-07 17:38:56.138 | Unpacking clang-17 (1:17.0.6-9ubuntu1) ... 2026-05-07 17:38:56.187 | Selecting previously unselected package libtool. 2026-05-07 17:38:56.198 | Preparing to unpack .../038-libtool_2.4.7-7build1_all.deb ... 2026-05-07 17:38:56.202 | Unpacking libtool (2.4.7-7build1) ... 2026-05-07 17:38:56.257 | Selecting previously unselected package dh-autoreconf. 2026-05-07 17:38:56.268 | Preparing to unpack .../039-dh-autoreconf_20_all.deb ... 2026-05-07 17:38:56.271 | Unpacking dh-autoreconf (20) ... 2026-05-07 17:38:56.323 | Selecting previously unselected package libarchive-zip-perl. 2026-05-07 17:38:56.333 | Preparing to unpack .../040-libarchive-zip-perl_1.68-1_all.deb ... 2026-05-07 17:38:56.337 | Unpacking libarchive-zip-perl (1.68-1) ... 2026-05-07 17:38:56.415 | Selecting previously unselected package libsub-override-perl. 2026-05-07 17:38:56.428 | Preparing to unpack .../041-libsub-override-perl_0.10-1_all.deb ... 2026-05-07 17:38:56.433 | Unpacking libsub-override-perl (0.10-1) ... 2026-05-07 17:38:56.474 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2026-05-07 17:38:56.487 | Preparing to unpack .../042-libfile-stripnondeterminism-perl_1.13.1-1_all.deb ... 2026-05-07 17:38:56.492 | Unpacking libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-05-07 17:38:56.542 | Selecting previously unselected package dh-strip-nondeterminism. 2026-05-07 17:38:56.555 | Preparing to unpack .../043-dh-strip-nondeterminism_1.13.1-1_all.deb ... 2026-05-07 17:38:56.560 | Unpacking dh-strip-nondeterminism (1.13.1-1) ... 2026-05-07 17:38:56.602 | Selecting previously unselected package debugedit. 2026-05-07 17:38:56.616 | Preparing to unpack .../044-debugedit_1%3a5.0-5build2_amd64.deb ... 2026-05-07 17:38:56.620 | Unpacking debugedit (1:5.0-5build2) ... 2026-05-07 17:38:56.665 | Selecting previously unselected package dwz. 2026-05-07 17:38:56.679 | Preparing to unpack .../045-dwz_0.15-1build6_amd64.deb ... 2026-05-07 17:38:56.683 | Unpacking dwz (0.15-1build6) ... 2026-05-07 17:38:56.730 | Selecting previously unselected package gettext. 2026-05-07 17:38:56.744 | Preparing to unpack .../046-gettext_0.21-14ubuntu2_amd64.deb ... 2026-05-07 17:38:56.748 | Unpacking gettext (0.21-14ubuntu2) ... 2026-05-07 17:38:56.861 | Selecting previously unselected package intltool-debian. 2026-05-07 17:38:56.875 | Preparing to unpack .../047-intltool-debian_0.35.0+20060710.6_all.deb ... 2026-05-07 17:38:56.879 | Unpacking intltool-debian (0.35.0+20060710.6) ... 2026-05-07 17:38:56.923 | Selecting previously unselected package po-debconf. 2026-05-07 17:38:56.936 | Preparing to unpack .../048-po-debconf_1.0.21+nmu1_all.deb ... 2026-05-07 17:38:56.940 | Unpacking po-debconf (1.0.21+nmu1) ... 2026-05-07 17:38:57.035 | Selecting previously unselected package debhelper. 2026-05-07 17:38:57.044 | Preparing to unpack .../049-debhelper_13.14.1ubuntu5_all.deb ... 2026-05-07 17:38:57.048 | Unpacking debhelper (13.14.1ubuntu5) ... 2026-05-07 17:38:57.317 | Selecting previously unselected package uuid-dev:amd64. 2026-05-07 17:38:57.327 | Preparing to unpack .../050-uuid-dev_2.39.3-9ubuntu6.5_amd64.deb ... 2026-05-07 17:38:57.331 | Unpacking uuid-dev:amd64 (2.39.3-9ubuntu6.5) ... 2026-05-07 17:38:57.388 | Selecting previously unselected package libsctp1:amd64. 2026-05-07 17:38:57.398 | Preparing to unpack .../051-libsctp1_1.0.19+dfsg-2build1_amd64.deb ... 2026-05-07 17:38:57.402 | Unpacking libsctp1:amd64 (1.0.19+dfsg-2build1) ... 2026-05-07 17:38:57.444 | Selecting previously unselected package libsctp-dev:amd64. 2026-05-07 17:38:57.454 | Preparing to unpack .../052-libsctp-dev_1.0.19+dfsg-2build1_amd64.deb ... 2026-05-07 17:38:57.458 | Unpacking libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-05-07 17:38:57.513 | Selecting previously unselected package libapr1-dev. 2026-05-07 17:38:57.523 | Preparing to unpack .../053-libapr1-dev_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-05-07 17:38:57.528 | Unpacking libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-05-07 17:38:57.901 | Selecting previously unselected package libldap-dev:amd64. 2026-05-07 17:38:57.911 | Preparing to unpack .../054-libldap-dev_2.6.10+dfsg-0ubuntu0.24.04.1_amd64.deb ... 2026-05-07 17:38:57.916 | Unpacking libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-05-07 17:38:58.079 | Selecting previously unselected package libldap2-dev. 2026-05-07 17:38:58.088 | Preparing to unpack .../055-libldap2-dev_2.6.10+dfsg-0ubuntu0.24.04.1_all.deb ... 2026-05-07 17:38:58.093 | Unpacking libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-05-07 17:38:58.132 | Selecting previously unselected package libaprutil1-dev. 2026-05-07 17:38:58.142 | Preparing to unpack .../056-libaprutil1-dev_1.6.3-1.1ubuntu7_amd64.deb ... 2026-05-07 17:38:58.146 | Unpacking libaprutil1-dev (1.6.3-1.1ubuntu7) ... 2026-05-07 17:38:58.466 | Selecting previously unselected package libpcre2-16-0:amd64. 2026-05-07 17:38:58.477 | Preparing to unpack .../057-libpcre2-16-0_10.42-4ubuntu2.1_amd64.deb ... 2026-05-07 17:38:58.481 | Unpacking libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-05-07 17:38:58.534 | Selecting previously unselected package libpcre2-32-0:amd64. 2026-05-07 17:38:58.545 | Preparing to unpack .../058-libpcre2-32-0_10.42-4ubuntu2.1_amd64.deb ... 2026-05-07 17:38:58.549 | Unpacking libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-05-07 17:38:58.602 | Selecting previously unselected package libpcre2-posix3:amd64. 2026-05-07 17:38:58.613 | Preparing to unpack .../059-libpcre2-posix3_10.42-4ubuntu2.1_amd64.deb ... 2026-05-07 17:38:58.617 | Unpacking libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-05-07 17:38:58.659 | Selecting previously unselected package libpcre2-dev:amd64. 2026-05-07 17:38:58.670 | Preparing to unpack .../060-libpcre2-dev_10.42-4ubuntu2.1_amd64.deb ... 2026-05-07 17:38:58.674 | Unpacking libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-05-07 17:38:58.795 | Selecting previously unselected package apache2-dev. 2026-05-07 17:38:58.806 | Preparing to unpack .../061-apache2-dev_2.4.58-1ubuntu8.12_amd64.deb ... 2026-05-07 17:38:58.810 | Unpacking apache2-dev (2.4.58-1ubuntu8.12) ... 2026-05-07 17:38:58.902 | Selecting previously unselected package ncal. 2026-05-07 17:38:58.912 | Preparing to unpack .../062-ncal_12.1.8_amd64.deb ... 2026-05-07 17:38:58.917 | Unpacking ncal (12.1.8) ... 2026-05-07 17:38:58.963 | Selecting previously unselected package bsdmainutils. 2026-05-07 17:38:58.974 | Preparing to unpack .../063-bsdmainutils_12.1.8_all.deb ... 2026-05-07 17:38:58.981 | Unpacking bsdmainutils (12.1.8) ... 2026-05-07 17:38:59.018 | Selecting previously unselected package conntrack. 2026-05-07 17:38:59.029 | Preparing to unpack .../064-conntrack_1%3a1.4.8-1ubuntu1_amd64.deb ... 2026-05-07 17:38:59.033 | Unpacking conntrack (1:1.4.8-1ubuntu1) ... 2026-05-07 17:38:59.074 | Selecting previously unselected package dnsmasq-utils. 2026-05-07 17:38:59.085 | Preparing to unpack .../065-dnsmasq-utils_2.90-2ubuntu0.1_amd64.deb ... 2026-05-07 17:38:59.089 | Unpacking dnsmasq-utils (2.90-2ubuntu0.1) ... 2026-05-07 17:38:59.141 | Selecting previously unselected package ebtables. 2026-05-07 17:38:59.152 | Preparing to unpack .../066-ebtables_2.0.11-6build1_amd64.deb ... 2026-05-07 17:38:59.169 | Unpacking ebtables (2.0.11-6build1) ... 2026-05-07 17:38:59.221 | Selecting previously unselected package fonts-liberation. 2026-05-07 17:38:59.232 | Preparing to unpack .../067-fonts-liberation_1%3a2.1.5-3_all.deb ... 2026-05-07 17:38:59.236 | Unpacking fonts-liberation (1:2.1.5-3) ... 2026-05-07 17:38:59.326 | Selecting previously unselected package fonts-liberation-sans-narrow. 2026-05-07 17:38:59.337 | Preparing to unpack .../068-fonts-liberation-sans-narrow_1%3a1.07.6-4_all.deb ... 2026-05-07 17:38:59.341 | Unpacking fonts-liberation-sans-narrow (1:1.07.6-4) ... 2026-05-07 17:38:59.387 | Selecting previously unselected package fonts-liberation2. 2026-05-07 17:38:59.398 | Preparing to unpack .../069-fonts-liberation2_1%3a2.1.5-3_all.deb ... 2026-05-07 17:38:59.403 | Unpacking fonts-liberation2 (1:2.1.5-3) ... 2026-05-07 17:38:59.442 | Selecting previously unselected package genisoimage. 2026-05-07 17:38:59.452 | Preparing to unpack .../070-genisoimage_9%3a1.1.11-3.5_amd64.deb ... 2026-05-07 17:38:59.457 | Unpacking genisoimage (9:1.1.11-3.5) ... 2026-05-07 17:38:59.518 | Selecting previously unselected package gir1.2-freedesktop:amd64. 2026-05-07 17:38:59.528 | Preparing to unpack .../071-gir1.2-freedesktop_1.80.1-1_amd64.deb ... 2026-05-07 17:38:59.533 | Unpacking gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-05-07 17:38:59.582 | Selecting previously unselected package libann0. 2026-05-07 17:38:59.593 | Preparing to unpack .../072-libann0_1.1.2+doc-9build1_amd64.deb ... 2026-05-07 17:38:59.597 | Unpacking libann0 (1.1.2+doc-9build1) ... 2026-05-07 17:38:59.641 | Selecting previously unselected package libcdt5:amd64. 2026-05-07 17:38:59.650 | Preparing to unpack .../073-libcdt5_2.42.2-9ubuntu0.1_amd64.deb ... 2026-05-07 17:38:59.655 | Unpacking libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-05-07 17:38:59.703 | Selecting previously unselected package libcgraph6:amd64. 2026-05-07 17:38:59.709 | Preparing to unpack .../074-libcgraph6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-05-07 17:38:59.714 | Unpacking libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-05-07 17:38:59.760 | Selecting previously unselected package libgts-0.7-5t64:amd64. 2026-05-07 17:38:59.771 | Preparing to unpack .../075-libgts-0.7-5t64_0.7.6+darcs121130-5.2build1_amd64.deb ... 2026-05-07 17:38:59.775 | Unpacking libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-05-07 17:38:59.825 | Selecting previously unselected package libltdl7:amd64. 2026-05-07 17:38:59.836 | Preparing to unpack .../076-libltdl7_2.4.7-7build1_amd64.deb ... 2026-05-07 17:38:59.841 | Unpacking libltdl7:amd64 (2.4.7-7build1) ... 2026-05-07 17:38:59.905 | Selecting previously unselected package libpathplan4:amd64. 2026-05-07 17:38:59.916 | Preparing to unpack .../077-libpathplan4_2.42.2-9ubuntu0.1_amd64.deb ... 2026-05-07 17:38:59.920 | Unpacking libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-05-07 17:38:59.969 | Selecting previously unselected package libgvc6. 2026-05-07 17:38:59.980 | Preparing to unpack .../078-libgvc6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-05-07 17:38:59.985 | Unpacking libgvc6 (2.42.2-9ubuntu0.1) ... 2026-05-07 17:39:00.055 | Selecting previously unselected package libgvpr2:amd64. 2026-05-07 17:39:00.065 | Preparing to unpack .../079-libgvpr2_2.42.2-9ubuntu0.1_amd64.deb ... 2026-05-07 17:39:00.069 | Unpacking libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-05-07 17:39:00.116 | Selecting previously unselected package liblab-gamut1:amd64. 2026-05-07 17:39:00.127 | Preparing to unpack .../080-liblab-gamut1_2.42.2-9ubuntu0.1_amd64.deb ... 2026-05-07 17:39:00.132 | Unpacking liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-05-07 17:39:00.200 | Selecting previously unselected package libice6:amd64. 2026-05-07 17:39:00.211 | Preparing to unpack .../081-libice6_2%3a1.0.10-1build3_amd64.deb ... 2026-05-07 17:39:00.215 | Unpacking libice6:amd64 (2:1.0.10-1build3) ... 2026-05-07 17:39:00.258 | Selecting previously unselected package libsm6:amd64. 2026-05-07 17:39:00.270 | Preparing to unpack .../082-libsm6_2%3a1.2.3-1build3_amd64.deb ... 2026-05-07 17:39:00.274 | Unpacking libsm6:amd64 (2:1.2.3-1build3) ... 2026-05-07 17:39:00.320 | Selecting previously unselected package libxt6t64:amd64. 2026-05-07 17:39:00.331 | Preparing to unpack .../083-libxt6t64_1%3a1.2.1-1.2build1_amd64.deb ... 2026-05-07 17:39:00.335 | Unpacking libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-05-07 17:39:00.383 | Selecting previously unselected package libxmu6:amd64. 2026-05-07 17:39:00.394 | Preparing to unpack .../084-libxmu6_2%3a1.1.3-3build2_amd64.deb ... 2026-05-07 17:39:00.398 | Unpacking libxmu6:amd64 (2:1.1.3-3build2) ... 2026-05-07 17:39:00.443 | Selecting previously unselected package libxaw7:amd64. 2026-05-07 17:39:00.454 | Preparing to unpack .../085-libxaw7_2%3a1.0.14-1build2_amd64.deb ... 2026-05-07 17:39:00.458 | Unpacking libxaw7:amd64 (2:1.0.14-1build2) ... 2026-05-07 17:39:00.508 | Selecting previously unselected package graphviz. 2026-05-07 17:39:00.519 | Preparing to unpack .../086-graphviz_2.42.2-9ubuntu0.1_amd64.deb ... 2026-05-07 17:39:00.523 | Unpacking graphviz (2.42.2-9ubuntu0.1) ... 2026-05-07 17:39:00.635 | Selecting previously unselected package icu-devtools. 2026-05-07 17:39:00.645 | Preparing to unpack .../087-icu-devtools_74.2-1ubuntu3.1_amd64.deb ... 2026-05-07 17:39:00.649 | Unpacking icu-devtools (74.2-1ubuntu3.1) ... 2026-05-07 17:39:00.715 | Selecting previously unselected package iputils-arping. 2026-05-07 17:39:00.726 | Preparing to unpack .../088-iputils-arping_3%3a20240117-1ubuntu0.1_amd64.deb ... 2026-05-07 17:39:00.730 | Unpacking iputils-arping (3:20240117-1ubuntu0.1) ... 2026-05-07 17:39:00.777 | Selecting previously unselected package comerr-dev:amd64. 2026-05-07 17:39:00.788 | Preparing to unpack .../089-comerr-dev_2.1-1.47.0-2.4~exp1ubuntu4.1_amd64.deb ... 2026-05-07 17:39:00.795 | Unpacking comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-05-07 17:39:00.851 | Selecting previously unselected package libgssrpc4t64:amd64. 2026-05-07 17:39:00.862 | Preparing to unpack .../090-libgssrpc4t64_1.20.1-6ubuntu2.6_amd64.deb ... 2026-05-07 17:39:00.866 | Unpacking libgssrpc4t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-05-07 17:39:00.915 | Selecting previously unselected package libkadm5clnt-mit12:amd64. 2026-05-07 17:39:00.925 | Preparing to unpack .../091-libkadm5clnt-mit12_1.20.1-6ubuntu2.6_amd64.deb ... 2026-05-07 17:39:00.929 | Unpacking libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-05-07 17:39:00.975 | Selecting previously unselected package libkdb5-10t64:amd64. 2026-05-07 17:39:00.985 | Preparing to unpack .../092-libkdb5-10t64_1.20.1-6ubuntu2.6_amd64.deb ... 2026-05-07 17:39:00.990 | Unpacking libkdb5-10t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-05-07 17:39:01.040 | Selecting previously unselected package libkadm5srv-mit12:amd64. 2026-05-07 17:39:01.050 | Preparing to unpack .../093-libkadm5srv-mit12_1.20.1-6ubuntu2.6_amd64.deb ... 2026-05-07 17:39:01.055 | Unpacking libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-05-07 17:39:01.099 | Selecting previously unselected package krb5-multidev:amd64. 2026-05-07 17:39:01.109 | Preparing to unpack .../094-krb5-multidev_1.20.1-6ubuntu2.6_amd64.deb ... 2026-05-07 17:39:01.114 | Unpacking krb5-multidev:amd64 (1.20.1-6ubuntu2.6) ... 2026-05-07 17:39:01.195 | Selecting previously unselected package libarchive-cpio-perl. 2026-05-07 17:39:01.206 | Preparing to unpack .../095-libarchive-cpio-perl_0.10-3_all.deb ... 2026-05-07 17:39:01.211 | Unpacking libarchive-cpio-perl (0.10-3) ... 2026-05-07 17:39:01.261 | Selecting previously unselected package libclang-rt-17-dev:amd64. 2026-05-07 17:39:01.271 | Preparing to unpack .../096-libclang-rt-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-05-07 17:39:01.276 | Unpacking libclang-rt-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-05-07 17:39:01.578 | Selecting previously unselected package libcommon-sense-perl:amd64. 2026-05-07 17:39:01.587 | Preparing to unpack .../097-libcommon-sense-perl_3.75-3build3_amd64.deb ... 2026-05-07 17:39:01.591 | Unpacking libcommon-sense-perl:amd64 (3.75-3build3) ... 2026-05-07 17:39:01.651 | Preparing to unpack .../098-libcurl3t64-gnutls_8.5.0-2ubuntu10.9_amd64.deb ... 2026-05-07 17:39:01.663 | Unpacking libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.9) over (8.5.0-2ubuntu10.8) ... 2026-05-07 17:39:01.721 | Selecting previously unselected package libgts-bin. 2026-05-07 17:39:01.732 | Preparing to unpack .../099-libgts-bin_0.7.6+darcs121130-5.2build1_amd64.deb ... 2026-05-07 17:39:01.737 | Unpacking libgts-bin (0.7.6+darcs121130-5.2build1) ... 2026-05-07 17:39:01.793 | Selecting previously unselected package libicu-dev:amd64. 2026-05-07 17:39:01.803 | Preparing to unpack .../100-libicu-dev_74.2-1ubuntu3.1_amd64.deb ... 2026-05-07 17:39:01.808 | Unpacking libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-05-07 17:39:02.369 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2026-05-07 17:39:02.379 | Preparing to unpack .../101-libjpeg-turbo8-dev_2.1.5-2ubuntu2_amd64.deb ... 2026-05-07 17:39:02.383 | Unpacking libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-05-07 17:39:02.439 | Selecting previously unselected package libjpeg8-dev:amd64. 2026-05-07 17:39:02.450 | Preparing to unpack .../102-libjpeg8-dev_8c-2ubuntu11_amd64.deb ... 2026-05-07 17:39:02.453 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-05-07 17:39:02.490 | Selecting previously unselected package libjpeg-dev:amd64. 2026-05-07 17:39:02.501 | Preparing to unpack .../103-libjpeg-dev_8c-2ubuntu11_amd64.deb ... 2026-05-07 17:39:02.504 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-05-07 17:39:02.541 | Selecting previously unselected package libjs-jquery-metadata. 2026-05-07 17:39:02.551 | Preparing to unpack .../104-libjs-jquery-metadata_12-4_all.deb ... 2026-05-07 17:39:02.555 | Unpacking libjs-jquery-metadata (12-4) ... 2026-05-07 17:39:02.595 | Selecting previously unselected package libjs-jquery-tablesorter. 2026-05-07 17:39:02.606 | Preparing to unpack .../105-libjs-jquery-tablesorter_1%3a2.31.3+dfsg1-3_all.deb ... 2026-05-07 17:39:02.610 | Unpacking libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-05-07 17:39:02.721 | Selecting previously unselected package libtypes-serialiser-perl. 2026-05-07 17:39:02.733 | Preparing to unpack .../106-libtypes-serialiser-perl_1.01-1_all.deb ... 2026-05-07 17:39:02.737 | Unpacking libtypes-serialiser-perl (1.01-1) ... 2026-05-07 17:39:02.779 | Selecting previously unselected package libjson-xs-perl. 2026-05-07 17:39:02.791 | Preparing to unpack .../107-libjson-xs-perl_4.040-0ubuntu0.24.04.1_amd64.deb ... 2026-05-07 17:39:02.795 | Unpacking libjson-xs-perl (4.040-0ubuntu0.24.04.1) ... 2026-05-07 17:39:02.861 | Selecting previously unselected package libltdl-dev:amd64. 2026-05-07 17:39:02.874 | Preparing to unpack .../108-libltdl-dev_2.4.7-7build1_amd64.deb ... 2026-05-07 17:39:02.878 | Unpacking libltdl-dev:amd64 (2.4.7-7build1) ... 2026-05-07 17:39:02.948 | Selecting previously unselected package libsys-hostname-long-perl. 2026-05-07 17:39:02.960 | Preparing to unpack .../109-libsys-hostname-long-perl_1.5-3_all.deb ... 2026-05-07 17:39:02.964 | Unpacking libsys-hostname-long-perl (1.5-3) ... 2026-05-07 17:39:03.009 | Selecting previously unselected package libmail-sendmail-perl. 2026-05-07 17:39:03.022 | Preparing to unpack .../110-libmail-sendmail-perl_0.80-3_all.deb ... 2026-05-07 17:39:03.027 | Unpacking libmail-sendmail-perl (0.80-3) ... 2026-05-07 17:39:03.082 | Selecting previously unselected package mysql-common. 2026-05-07 17:39:03.095 | Preparing to unpack .../111-mysql-common_5.8+1.1.0build1_all.deb ... 2026-05-07 17:39:03.115 | Unpacking mysql-common (5.8+1.1.0build1) ... 2026-05-07 17:39:03.167 | Selecting previously unselected package libmysqlclient21:amd64. 2026-05-07 17:39:03.181 | Preparing to unpack .../112-libmysqlclient21_8.0.45-0ubuntu0.24.04.1_amd64.deb ... 2026-05-07 17:39:03.185 | Unpacking libmysqlclient21:amd64 (8.0.45-0ubuntu0.24.04.1) ... 2026-05-07 17:39:03.285 | Selecting previously unselected package libncurses-dev:amd64. 2026-05-07 17:39:03.296 | Preparing to unpack .../113-libncurses-dev_6.4+20240113-1ubuntu2_amd64.deb ... 2026-05-07 17:39:03.299 | Unpacking libncurses-dev:amd64 (6.4+20240113-1ubuntu2) ... 2026-05-07 17:39:03.383 | Selecting previously unselected package pcp-conf. 2026-05-07 17:39:03.394 | Preparing to unpack .../114-pcp-conf_6.2.0-1.1build4_amd64.deb ... 2026-05-07 17:39:03.398 | Unpacking pcp-conf (6.2.0-1.1build4) ... 2026-05-07 17:39:03.446 | Selecting previously unselected package libpcp3t64. 2026-05-07 17:39:03.457 | Preparing to unpack .../115-libpcp3t64_6.2.0-1.1build4_amd64.deb ... 2026-05-07 17:39:03.461 | Unpacking libpcp3t64 (6.2.0-1.1build4) ... 2026-05-07 17:39:03.510 | Selecting previously unselected package libpcp-pmda3t64. 2026-05-07 17:39:03.521 | Preparing to unpack .../116-libpcp-pmda3t64_6.2.0-1.1build4_amd64.deb ... 2026-05-07 17:39:03.525 | Unpacking libpcp-pmda3t64 (6.2.0-1.1build4) ... 2026-05-07 17:39:03.563 | Selecting previously unselected package libpcp-pmda-perl. 2026-05-07 17:39:03.574 | Preparing to unpack .../117-libpcp-pmda-perl_6.2.0-1.1build4_amd64.deb ... 2026-05-07 17:39:03.577 | Unpacking libpcp-pmda-perl (6.2.0-1.1build4) ... 2026-05-07 17:39:03.624 | Selecting previously unselected package libpkgconf3:amd64. 2026-05-07 17:39:03.635 | Preparing to unpack .../118-libpkgconf3_1.8.1-2build1_amd64.deb ... 2026-05-07 17:39:03.639 | Unpacking libpkgconf3:amd64 (1.8.1-2build1) ... 2026-05-07 17:39:03.683 | Selecting previously unselected package libpq5:amd64. 2026-05-07 17:39:03.695 | Preparing to unpack .../119-libpq5_16.13-0ubuntu0.24.04.1_amd64.deb ... 2026-05-07 17:39:03.698 | Unpacking libpq5:amd64 (16.13-0ubuntu0.24.04.1) ... 2026-05-07 17:39:03.739 | Selecting previously unselected package libssl-dev:amd64. 2026-05-07 17:39:03.750 | Preparing to unpack .../120-libssl-dev_3.0.13-0ubuntu3.9_amd64.deb ... 2026-05-07 17:39:03.754 | Unpacking libssl-dev:amd64 (3.0.13-0ubuntu3.9) ... 2026-05-07 17:39:03.964 | Selecting previously unselected package libpq-dev. 2026-05-07 17:39:03.975 | Preparing to unpack .../121-libpq-dev_16.13-0ubuntu0.24.04.1_amd64.deb ... 2026-05-07 17:39:03.979 | Unpacking libpq-dev (16.13-0ubuntu0.24.04.1) ... 2026-05-07 17:39:04.032 | Selecting previously unselected package libsasl2-dev. 2026-05-07 17:39:04.043 | Preparing to unpack .../122-libsasl2-dev_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2026-05-07 17:39:04.047 | Unpacking libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-05-07 17:39:04.125 | Selecting previously unselected package libsystemd-dev:amd64. 2026-05-07 17:39:04.136 | Preparing to unpack .../123-libsystemd-dev_255.4-1ubuntu8.15_amd64.deb ... 2026-05-07 17:39:04.140 | Unpacking libsystemd-dev:amd64 (255.4-1ubuntu8.15) ... 2026-05-07 17:39:04.376 | Selecting previously unselected package libx86-1:amd64. 2026-05-07 17:39:04.386 | Preparing to unpack .../124-libx86-1_1.1+ds1-12build1_amd64.deb ... 2026-05-07 17:39:04.389 | Unpacking libx86-1:amd64 (1.1+ds1-12build1) ... 2026-05-07 17:39:04.428 | Selecting previously unselected package libxml2-dev:amd64. 2026-05-07 17:39:04.438 | Preparing to unpack .../125-libxml2-dev_2.9.14+dfsg-1.3ubuntu3.7_amd64.deb ... 2026-05-07 17:39:04.442 | Unpacking libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.7) ... 2026-05-07 17:39:04.533 | Selecting previously unselected package libxslt1-dev:amd64. 2026-05-07 17:39:04.544 | Preparing to unpack .../126-libxslt1-dev_1.1.39-0exp1ubuntu0.24.04.3_amd64.deb ... 2026-05-07 17:39:04.548 | Unpacking libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-05-07 17:39:04.639 | Selecting previously unselected package llvm-17-runtime. 2026-05-07 17:39:04.650 | Preparing to unpack .../127-llvm-17-runtime_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-05-07 17:39:04.653 | Unpacking llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-05-07 17:39:04.712 | Selecting previously unselected package libpfm4:amd64. 2026-05-07 17:39:04.724 | Preparing to unpack .../128-libpfm4_4.13.0+git32-g0d4ed0e-1_amd64.deb ... 2026-05-07 17:39:04.728 | Unpacking libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1) ... 2026-05-07 17:39:04.790 | Selecting previously unselected package llvm-17. 2026-05-07 17:39:04.799 | Preparing to unpack .../129-llvm-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-05-07 17:39:04.803 | Unpacking llvm-17 (1:17.0.6-9ubuntu1) ... 2026-05-07 17:39:05.897 | Selecting previously unselected package libffi-dev:amd64. 2026-05-07 17:39:05.908 | Preparing to unpack .../130-libffi-dev_3.4.6-1build1_amd64.deb ... 2026-05-07 17:39:05.911 | Unpacking libffi-dev:amd64 (3.4.6-1build1) ... 2026-05-07 17:39:05.967 | Selecting previously unselected package llvm-17-tools. 2026-05-07 17:39:05.978 | Preparing to unpack .../131-llvm-17-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-05-07 17:39:05.982 | Unpacking llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-05-07 17:39:06.327 | Selecting previously unselected package libz3-4:amd64. 2026-05-07 17:39:06.338 | Preparing to unpack .../132-libz3-4_4.8.12-3.1build1_amd64.deb ... 2026-05-07 17:39:06.342 | Unpacking libz3-4:amd64 (4.8.12-3.1build1) ... 2026-05-07 17:39:06.631 | Selecting previously unselected package libz3-dev:amd64. 2026-05-07 17:39:06.645 | Preparing to unpack .../133-libz3-dev_4.8.12-3.1build1_amd64.deb ... 2026-05-07 17:39:06.649 | Unpacking libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-05-07 17:39:06.711 | Selecting previously unselected package llvm-17-dev. 2026-05-07 17:39:06.725 | Preparing to unpack .../134-llvm-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-05-07 17:39:06.729 | Unpacking llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-05-07 17:39:10.234 | Selecting previously unselected package lsscsi. 2026-05-07 17:39:10.244 | Preparing to unpack .../135-lsscsi_0.32-1build1_amd64.deb ... 2026-05-07 17:39:10.249 | Unpacking lsscsi (0.32-1build1) ... 2026-05-07 17:39:10.380 | Selecting previously unselected package osinfo-db. 2026-05-07 17:39:10.392 | Preparing to unpack .../136-osinfo-db_0.20250606-0ubuntu0.24.04.1_all.deb ... 2026-05-07 17:39:10.396 | Unpacking osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-05-07 17:39:11.064 | Selecting previously unselected package pkgconf-bin. 2026-05-07 17:39:11.075 | Preparing to unpack .../137-pkgconf-bin_1.8.1-2build1_amd64.deb ... 2026-05-07 17:39:11.079 | Unpacking pkgconf-bin (1.8.1-2build1) ... 2026-05-07 17:39:11.123 | Selecting previously unselected package pkgconf:amd64. 2026-05-07 17:39:11.134 | Preparing to unpack .../138-pkgconf_1.8.1-2build1_amd64.deb ... 2026-05-07 17:39:11.140 | Unpacking pkgconf:amd64 (1.8.1-2build1) ... 2026-05-07 17:39:11.186 | Selecting previously unselected package pkg-config:amd64. 2026-05-07 17:39:11.197 | Preparing to unpack .../139-pkg-config_1.8.1-2build1_amd64.deb ... 2026-05-07 17:39:11.203 | Unpacking pkg-config:amd64 (1.8.1-2build1) ... 2026-05-07 17:39:11.242 | Selecting previously unselected package pm-utils. 2026-05-07 17:39:11.253 | Preparing to unpack .../140-pm-utils_1.4.1-21_all.deb ... 2026-05-07 17:39:11.257 | Unpacking pm-utils (1.4.1-21) ... 2026-05-07 17:39:11.332 | Selecting previously unselected package postgresql-client-16. 2026-05-07 17:39:11.343 | Preparing to unpack .../141-postgresql-client-16_16.13-0ubuntu0.24.04.1_amd64.deb ... 2026-05-07 17:39:11.346 | Unpacking postgresql-client-16 (16.13-0ubuntu0.24.04.1) ... 2026-05-07 17:39:11.540 | Selecting previously unselected package postgresql-server-dev-16. 2026-05-07 17:39:11.552 | Preparing to unpack .../142-postgresql-server-dev-16_16.13-0ubuntu0.24.04.1_amd64.deb ... 2026-05-07 17:39:11.556 | Unpacking postgresql-server-dev-16 (16.13-0ubuntu0.24.04.1) ... 2026-05-07 17:39:12.090 | Selecting previously unselected package postgresql-server-dev-all:amd64. 2026-05-07 17:39:12.102 | Preparing to unpack .../143-postgresql-server-dev-all_257build1.1_amd64.deb ... 2026-05-07 17:39:12.106 | Unpacking postgresql-server-dev-all:amd64 (257build1.1) ... 2026-05-07 17:39:12.155 | Selecting previously unselected package python3-mysqldb. 2026-05-07 17:39:12.167 | Preparing to unpack .../144-python3-mysqldb_1.4.6-2build3_amd64.deb ... 2026-05-07 17:39:12.170 | Unpacking python3-mysqldb (1.4.6-2build3) ... 2026-05-07 17:39:12.216 | Selecting previously unselected package python3-pip-whl. 2026-05-07 17:39:12.228 | Preparing to unpack .../145-python3-pip-whl_24.0+dfsg-1ubuntu1.3_all.deb ... 2026-05-07 17:39:12.231 | Unpacking python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2026-05-07 17:39:12.286 | Selecting previously unselected package python3-setuptools-whl. 2026-05-07 17:39:12.297 | Preparing to unpack .../146-python3-setuptools-whl_68.1.2-2ubuntu1.2_all.deb ... 2026-05-07 17:39:12.301 | Unpacking python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2026-05-07 17:39:12.349 | Selecting previously unselected package python3.12-venv. 2026-05-07 17:39:12.361 | Preparing to unpack .../147-python3.12-venv_3.12.3-1ubuntu0.13_amd64.deb ... 2026-05-07 17:39:12.364 | Unpacking python3.12-venv (3.12.3-1ubuntu0.13) ... 2026-05-07 17:39:12.400 | Selecting previously unselected package python3-venv. 2026-05-07 17:39:12.411 | Preparing to unpack .../148-python3-venv_3.12.3-0ubuntu2.1_amd64.deb ... 2026-05-07 17:39:12.415 | Unpacking python3-venv (3.12.3-0ubuntu2.1) ... 2026-05-07 17:39:12.448 | Selecting previously unselected package sqlite3. 2026-05-07 17:39:12.459 | Preparing to unpack .../149-sqlite3_3.45.1-1ubuntu2.5_amd64.deb ... 2026-05-07 17:39:12.463 | Unpacking sqlite3 (3.45.1-1ubuntu2.5) ... 2026-05-07 17:39:12.507 | Selecting previously unselected package unzip. 2026-05-07 17:39:12.519 | Preparing to unpack .../150-unzip_6.0-28ubuntu4.1_amd64.deb ... 2026-05-07 17:39:12.522 | Unpacking unzip (6.0-28ubuntu4.1) ... 2026-05-07 17:39:12.572 | Selecting previously unselected package vbetool. 2026-05-07 17:39:12.583 | Preparing to unpack .../151-vbetool_1.1-5_amd64.deb ... 2026-05-07 17:39:12.587 | Unpacking vbetool (1.1-5) ... 2026-05-07 17:39:12.628 | Selecting previously unselected package libosinfo-l10n. 2026-05-07 17:39:12.640 | Preparing to unpack .../152-libosinfo-l10n_1.11.0-2build3_all.deb ... 2026-05-07 17:39:12.644 | Unpacking libosinfo-l10n (1.11.0-2build3) ... 2026-05-07 17:39:12.712 | Selecting previously unselected package libosinfo-1.0-0:amd64. 2026-05-07 17:39:12.723 | Preparing to unpack .../153-libosinfo-1.0-0_1.11.0-2build3_amd64.deb ... 2026-05-07 17:39:12.727 | Unpacking libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-05-07 17:39:12.766 | Selecting previously unselected package gir1.2-libosinfo-1.0:amd64. 2026-05-07 17:39:12.778 | Preparing to unpack .../154-gir1.2-libosinfo-1.0_1.11.0-2build3_amd64.deb ... 2026-05-07 17:39:12.782 | Unpacking gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-05-07 17:39:12.819 | Selecting previously unselected package libkrb5-dev:amd64. 2026-05-07 17:39:12.829 | Preparing to unpack .../155-libkrb5-dev_1.20.1-6ubuntu2.6_amd64.deb ... 2026-05-07 17:39:12.832 | Unpacking libkrb5-dev:amd64 (1.20.1-6ubuntu2.6) ... 2026-05-07 17:39:12.879 | Selecting previously unselected package libpcp-archive1t64. 2026-05-07 17:39:12.891 | Preparing to unpack .../156-libpcp-archive1t64_6.2.0-1.1build4_amd64.deb ... 2026-05-07 17:39:12.894 | Unpacking libpcp-archive1t64 (6.2.0-1.1build4) ... 2026-05-07 17:39:12.934 | Selecting previously unselected package libpcp-gui2t64. 2026-05-07 17:39:12.946 | Preparing to unpack .../157-libpcp-gui2t64_6.2.0-1.1build4_amd64.deb ... 2026-05-07 17:39:12.950 | Unpacking libpcp-gui2t64 (6.2.0-1.1build4) ... 2026-05-07 17:39:12.989 | Selecting previously unselected package libpcp-import1t64. 2026-05-07 17:39:13.002 | Preparing to unpack .../158-libpcp-import1t64_6.2.0-1.1build4_amd64.deb ... 2026-05-07 17:39:13.006 | Unpacking libpcp-import1t64 (6.2.0-1.1build4) ... 2026-05-07 17:39:13.089 | Selecting previously unselected package libpcp-mmv1t64. 2026-05-07 17:39:13.101 | Preparing to unpack .../159-libpcp-mmv1t64_6.2.0-1.1build4_amd64.deb ... 2026-05-07 17:39:13.107 | Unpacking libpcp-mmv1t64 (6.2.0-1.1build4) ... 2026-05-07 17:39:13.150 | Selecting previously unselected package libpcp-trace2t64. 2026-05-07 17:39:13.160 | Preparing to unpack .../160-libpcp-trace2t64_6.2.0-1.1build4_amd64.deb ... 2026-05-07 17:39:13.165 | Unpacking libpcp-trace2t64 (6.2.0-1.1build4) ... 2026-05-07 17:39:13.207 | Selecting previously unselected package libpcp-web1t64. 2026-05-07 17:39:13.220 | Preparing to unpack .../161-libpcp-web1t64_6.2.0-1.1build4_amd64.deb ... 2026-05-07 17:39:13.224 | Unpacking libpcp-web1t64 (6.2.0-1.1build4) ... 2026-05-07 17:39:13.267 | Selecting previously unselected package libyaml-dev:amd64. 2026-05-07 17:39:13.279 | Preparing to unpack .../162-libyaml-dev_0.2.5-1build1_amd64.deb ... 2026-05-07 17:39:13.284 | Unpacking libyaml-dev:amd64 (0.2.5-1build1) ... 2026-05-07 17:39:13.332 | Selecting previously unselected package python3-pcp. 2026-05-07 17:39:13.344 | Preparing to unpack .../163-python3-pcp_6.2.0-1.1build4_amd64.deb ... 2026-05-07 17:39:13.348 | Unpacking python3-pcp (6.2.0-1.1build4) ... 2026-05-07 17:39:13.406 | Selecting previously unselected package pcp. 2026-05-07 17:39:13.418 | Preparing to unpack .../164-pcp_6.2.0-1.1build4_amd64.deb ... 2026-05-07 17:39:13.679 | Unpacking pcp (6.2.0-1.1build4) ... 2026-05-07 17:39:14.606 | Selecting previously unselected package socat. 2026-05-07 17:39:14.619 | Preparing to unpack .../165-socat_1.8.0.0-4build3_amd64.deb ... 2026-05-07 17:39:14.623 | Unpacking socat (1.8.0.0-4build3) ... 2026-05-07 17:39:14.694 | Selecting previously unselected package vlan. 2026-05-07 17:39:14.704 | Preparing to unpack .../166-vlan_2.0.5ubuntu5_all.deb ... 2026-05-07 17:39:14.708 | Unpacking vlan (2.0.5ubuntu5) ... 2026-05-07 17:39:14.784 | Setting up genisoimage (9:1.1.11-3.5) ... 2026-05-07 17:39:14.797 | Setting up postgresql-client-common (257build1.1) ... 2026-05-07 17:39:14.817 | Setting up dnsmasq-utils (2.90-2ubuntu0.1) ... 2026-05-07 17:39:14.829 | Setting up libice6:amd64 (2:1.0.10-1build3) ... 2026-05-07 17:39:14.841 | Setting up mysql-common (5.8+1.1.0build1) ... 2026-05-07 17:39:14.878 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-05-07 17:39:14.886 | Setting up libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-05-07 17:39:14.898 | Setting up libmysqlclient21:amd64 (8.0.45-0ubuntu0.24.04.1) ... 2026-05-07 17:39:14.910 | Setting up python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2026-05-07 17:39:14.923 | Setting up libncurses-dev:amd64 (6.4+20240113-1ubuntu2) ... 2026-05-07 17:39:14.936 | Setting up gettext (0.21-14ubuntu2) ... 2026-05-07 17:39:14.948 | Setting up gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-05-07 17:39:14.960 | Setting up libsysfs2:amd64 (2.1.1-6build1) ... 2026-05-07 17:39:14.972 | Setting up libyaml-dev:amd64 (0.2.5-1build1) ... 2026-05-07 17:39:14.984 | Setting up libcurl4t64:amd64 (8.5.0-2ubuntu10.9) ... 2026-05-07 17:39:14.995 | Setting up sysfsutils (2.1.1-6build1) ... 2026-05-07 17:39:15.632 | Created symlink /etc/systemd/system/sysfs.service → /usr/lib/systemd/system/sysfsutils.service. 2026-05-07 17:39:15.632 | Created symlink /etc/systemd/system/multi-user.target.wants/sysfsutils.service → /usr/lib/systemd/system/sysfsutils.service. 2026-05-07 17:39:16.090 | Setting up ncal (12.1.8) ... 2026-05-07 17:39:16.102 | Setting up python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2026-05-07 17:39:16.112 | Setting up libx86-1:amd64 (1.1+ds1-12build1) ... 2026-05-07 17:39:16.123 | Setting up libarchive-zip-perl (1.68-1) ... 2026-05-07 17:39:16.134 | Setting up vbetool (1.1-5) ... 2026-05-07 17:39:16.144 | Setting up openssh-client (1:9.6p1-3ubuntu13.16) ... 2026-05-07 17:39:16.176 | Setting up pm-utils (1.4.1-21) ... 2026-05-07 17:39:16.194 | Setting up unzip (6.0-28ubuntu4.1) ... 2026-05-07 17:39:16.208 | Setting up libdebhelper-perl (13.14.1ubuntu5) ... 2026-05-07 17:39:16.220 | Setting up liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-05-07 17:39:16.232 | Setting up libpq5:amd64 (16.13-0ubuntu0.24.04.1) ... 2026-05-07 17:39:16.243 | Setting up libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.9) ... 2026-05-07 17:39:16.254 | Setting up libcommon-sense-perl:amd64 (3.75-3build3) ... 2026-05-07 17:39:16.265 | Setting up m4 (1.4.19-4build1) ... 2026-05-07 17:39:16.277 | Setting up libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-05-07 17:39:16.288 | Setting up iputils-arping (3:20240117-1ubuntu0.1) ... 2026-05-07 17:39:16.323 | Setting up libffi-dev:amd64 (3.4.6-1build1) ... 2026-05-07 17:39:16.334 | Setting up conntrack (1:1.4.8-1ubuntu1) ... 2026-05-07 17:39:16.346 | Setting up memcached (1.6.24-1build3) ... 2026-05-07 17:39:17.217 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /usr/lib/systemd/system/memcached.service. 2026-05-07 17:39:17.663 | Setting up libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-05-07 17:39:17.675 | Setting up intltool-debian (0.35.0+20060710.6) ... 2026-05-07 17:39:17.687 | Setting up python3-mysqldb (1.4.6-2build3) ... 2026-05-07 17:39:17.930 | Setting up autotools-dev (20220109.1) ... 2026-05-07 17:39:17.940 | Setting up libz3-4:amd64 (4.8.12-3.1build1) ... 2026-05-07 17:39:17.951 | Setting up libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-05-07 17:39:17.961 | Setting up libpkgconf3:amd64 (1.8.1-2build1) ... 2026-05-07 17:39:17.972 | Setting up libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1) ... 2026-05-07 17:39:17.983 | Setting up libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-05-07 17:39:17.994 | Setting up libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-05-07 17:39:18.005 | Setting up ssl-cert (1.1.2ubuntu1) ... 2026-05-07 17:39:18.064 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-05-07 17:39:18.065 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-05-07 17:39:18.065 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-05-07 17:39:18.240 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-05-07 17:39:19.199 | Created symlink /etc/systemd/system/multi-user.target.wants/ssl-cert.service → /usr/lib/systemd/system/ssl-cert.service. 2026-05-07 17:39:19.663 | Setting up libgssrpc4t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-05-07 17:39:19.673 | Setting up libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-05-07 17:39:19.684 | Setting up uuid-dev:amd64 (2.39.3-9ubuntu6.5) ... 2026-05-07 17:39:19.695 | Setting up libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-05-07 17:39:19.706 | Setting up ebtables (2.0.11-6build1) ... 2026-05-07 17:39:20.270 | Setting up libjs-jquery-metadata (12-4) ... 2026-05-07 17:39:20.281 | Setting up socat (1.8.0.0-4build3) ... 2026-05-07 17:39:20.292 | Setting up libann0 (1.1.2+doc-9build1) ... 2026-05-07 17:39:20.302 | Setting up bsdmainutils (12.1.8) ... 2026-05-07 17:39:20.315 | Setting up comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-05-07 17:39:20.327 | Setting up libssl-dev:amd64 (3.0.13-0ubuntu3.9) ... 2026-05-07 17:39:20.338 | Setting up autopoint (0.21-14ubuntu2) ... 2026-05-07 17:39:20.348 | Setting up icu-devtools (74.2-1ubuntu3.1) ... 2026-05-07 17:39:20.359 | Setting up lsscsi (0.32-1build1) ... 2026-05-07 17:39:20.370 | Setting up osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-05-07 17:39:20.381 | Setting up pkgconf-bin (1.8.1-2build1) ... 2026-05-07 17:39:20.392 | Setting up libgc1:amd64 (1:8.2.6-1build1) ... 2026-05-07 17:39:20.402 | Setting up libltdl7:amd64 (2.4.7-7build1) ... 2026-05-07 17:39:20.413 | Setting up autoconf (2.71-3) ... 2026-05-07 17:39:20.427 | Setting up llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-05-07 17:39:20.438 | Setting up libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-05-07 17:39:20.449 | Setting up libtypes-serialiser-perl (1.01-1) ... 2026-05-07 17:39:20.460 | Setting up dwz (0.15-1build6) ... 2026-05-07 17:39:20.470 | Setting up libsctp1:amd64 (1.0.19+dfsg-2build1) ... 2026-05-07 17:39:20.481 | Setting up libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-05-07 17:39:20.492 | Setting up vlan (2.0.5ubuntu5) ... 2026-05-07 17:39:20.517 | Setting up libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-05-07 17:39:20.528 | Setting up libarchive-cpio-perl (0.10-3) ... 2026-05-07 17:39:20.538 | Setting up libclang-rt-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-05-07 17:39:20.549 | Setting up libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-05-07 17:39:20.559 | Setting up libjson-perl (4.10000-1) ... 2026-05-07 17:39:20.571 | Setting up llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-05-07 17:39:20.583 | Setting up fonts-liberation (1:2.1.5-3) ... 2026-05-07 17:39:20.614 | Setting up pcp-conf (6.2.0-1.1build4) ... 2026-05-07 17:39:20.643 | Setting up debugedit (1:5.0-5build2) ... 2026-05-07 17:39:20.653 | Setting up liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-05-07 17:39:20.663 | Setting up libsub-override-perl (0.10-1) ... 2026-05-07 17:39:20.674 | Setting up libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-05-07 17:39:20.685 | Setting up libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-05-07 17:39:20.696 | Setting up libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-05-07 17:39:20.706 | Setting up apache2-data (2.4.58-1ubuntu8.12) ... 2026-05-07 17:39:20.717 | Setting up curl (8.5.0-2ubuntu10.9) ... 2026-05-07 17:39:20.728 | Setting up fonts-liberation-sans-narrow (1:1.07.6-4) ... 2026-05-07 17:39:20.738 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-05-07 17:39:20.749 | Setting up libsm6:amd64 (2:1.2.3-1build3) ... 2026-05-07 17:39:20.760 | Setting up libsys-hostname-long-perl (1.5-3) ... 2026-05-07 17:39:20.770 | Setting up libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-05-07 17:39:20.780 | Setting up libsystemd-dev:amd64 (255.4-1ubuntu8.15) ... 2026-05-07 17:39:20.791 | Setting up sqlite3 (3.45.1-1ubuntu2.5) ... 2026-05-07 17:39:20.802 | Setting up libosinfo-l10n (1.11.0-2build3) ... 2026-05-07 17:39:20.812 | Setting up libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-05-07 17:39:20.822 | Setting up automake (1:1.16.5-1.3ubuntu1) ... 2026-05-07 17:39:20.833 | update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 2026-05-07 17:39:20.840 | Setting up libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-05-07 17:39:20.851 | Setting up libjson-xs-perl (4.040-0ubuntu0.24.04.1) ... 2026-05-07 17:39:20.864 | Setting up libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-05-07 17:39:20.875 | Setting up libgts-bin (0.7.6+darcs121130-5.2build1) ... 2026-05-07 17:39:20.886 | Setting up libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-05-07 17:39:20.897 | Setting up openssh-sftp-server (1:9.6p1-3ubuntu13.16) ... 2026-05-07 17:39:20.908 | Setting up llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-05-07 17:39:20.919 | Setting up libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-05-07 17:39:20.929 | Setting up openssh-server (1:9.6p1-3ubuntu13.16) ... 2026-05-07 17:39:21.012 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-05-07 17:39:21.013 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-05-07 17:39:21.013 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-05-07 17:39:22.753 | Setting up libkdb5-10t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-05-07 17:39:22.763 | Setting up python3.12-venv (3.12.3-1ubuntu0.13) ... 2026-05-07 17:39:22.871 | Setting up libtool (2.4.7-7build1) ... 2026-05-07 17:39:22.883 | Setting up po-debconf (1.0.21+nmu1) ... 2026-05-07 17:39:22.894 | Setting up postgresql-client-16 (16.13-0ubuntu0.24.04.1) ... 2026-05-07 17:39:23.458 | 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-07 17:39:23.506 | Setting up libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-05-07 17:39:23.516 | Setting up haproxy (2.8.16-0ubuntu0.24.04.2) ... 2026-05-07 17:39:24.387 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /usr/lib/systemd/system/haproxy.service. 2026-05-07 17:39:24.999 | Setting up libpq-dev (16.13-0ubuntu0.24.04.1) ... 2026-05-07 17:39:25.015 | Setting up libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-07 17:39:25.028 | Setting up libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-05-07 17:39:25.040 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-05-07 17:39:25.053 | Setting up pkgconf:amd64 (1.8.1-2build1) ... 2026-05-07 17:39:25.065 | Setting up libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-05-07 17:39:25.078 | Setting up dh-autoreconf (20) ... 2026-05-07 17:39:25.091 | Setting up libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-05-07 17:39:25.104 | Setting up libmail-sendmail-perl (0.80-3) ... 2026-05-07 17:39:25.117 | Setting up libltdl-dev:amd64 (2.4.7-7build1) ... 2026-05-07 17:39:25.161 | Setting up libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.7) ... 2026-05-07 17:39:25.174 | Setting up libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-05-07 17:39:25.188 | Setting up python3-venv (3.12.3-0ubuntu2.1) ... 2026-05-07 17:39:25.200 | Setting up libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-05-07 17:39:25.213 | Setting up fonts-liberation2 (1:2.1.5-3) ... 2026-05-07 17:39:25.226 | Setting up libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-05-07 17:39:25.239 | Setting up postgresql-common (257build1.1) ... 2026-05-07 17:39:25.316 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-05-07 17:39:25.317 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-05-07 17:39:25.317 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-05-07 17:39:25.395 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-05-07 17:39:25.854 | 2026-05-07 17:39:25.854 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2026-05-07 17:39:26.028 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2026-05-07 17:39:26.028 | Removing obsolete dictionary files: 2026-05-07 17:39:27.069 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /usr/lib/systemd/system/postgresql.service. 2026-05-07 17:39:27.607 | Setting up libgvc6 (2.42.2-9ubuntu0.1) ... 2026-05-07 17:39:27.658 | Setting up libpcp3t64 (6.2.0-1.1build4) ... 2026-05-07 17:39:27.669 | Setting up libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-05-07 17:39:27.680 | Setting up pkg-config:amd64 (1.8.1-2build1) ... 2026-05-07 17:39:27.691 | Setting up libpcp-gui2t64 (6.2.0-1.1build4) ... 2026-05-07 17:39:27.703 | Setting up dh-strip-nondeterminism (1.13.1-1) ... 2026-05-07 17:39:27.714 | Setting up libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-05-07 17:39:27.726 | Setting up libpcp-pmda3t64 (6.2.0-1.1build4) ... 2026-05-07 17:39:27.738 | Setting up libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-05-07 17:39:27.750 | Setting up libpcp-archive1t64 (6.2.0-1.1build4) ... 2026-05-07 17:39:27.761 | Setting up gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-05-07 17:39:27.773 | Setting up llvm-17 (1:17.0.6-9ubuntu1) ... 2026-05-07 17:39:27.785 | Setting up libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-07 17:39:27.796 | Setting up apache2-utils (2.4.58-1ubuntu8.12) ... 2026-05-07 17:39:27.808 | Setting up krb5-multidev:amd64 (1.20.1-6ubuntu2.6) ... 2026-05-07 17:39:27.819 | Setting up libxmu6:amd64 (2:1.1.3-3build2) ... 2026-05-07 17:39:27.830 | Setting up libpcp-import1t64 (6.2.0-1.1build4) ... 2026-05-07 17:39:27.842 | Setting up libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-05-07 17:39:27.853 | Setting up libpcp-pmda-perl (6.2.0-1.1build4) ... 2026-05-07 17:39:27.864 | Setting up clang-17 (1:17.0.6-9ubuntu1) ... 2026-05-07 17:39:27.875 | Setting up debhelper (13.14.1ubuntu5) ... 2026-05-07 17:39:27.886 | Setting up libxaw7:amd64 (2:1.0.14-1build2) ... 2026-05-07 17:39:27.897 | Setting up apache2-bin (2.4.58-1ubuntu8.12) ... 2026-05-07 17:39:27.908 | Setting up libkrb5-dev:amd64 (1.20.1-6ubuntu2.6) ... 2026-05-07 17:39:27.939 | Setting up libpcp-mmv1t64 (6.2.0-1.1build4) ... 2026-05-07 17:39:27.952 | Setting up libpcp-trace2t64 (6.2.0-1.1build4) ... 2026-05-07 17:39:27.962 | Setting up libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-05-07 17:39:27.973 | Setting up libaprutil1-dev (1.6.3-1.1ubuntu7) ... 2026-05-07 17:39:27.983 | Setting up llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-05-07 17:39:27.994 | Setting up apache2-dev (2.4.58-1ubuntu8.12) ... 2026-05-07 17:39:28.004 | Setting up graphviz (2.42.2-9ubuntu0.1) ... 2026-05-07 17:39:28.017 | Setting up apache2 (2.4.58-1ubuntu8.12) ... 2026-05-07 17:39:28.626 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-05-07 17:39:28.667 | Enabling module mpm_event. 2026-05-07 17:39:28.715 | Enabling module authz_core. 2026-05-07 17:39:28.720 | Enabling module authz_host. 2026-05-07 17:39:28.766 | Enabling module authn_core. 2026-05-07 17:39:28.770 | Enabling module auth_basic. 2026-05-07 17:39:28.816 | Enabling module access_compat. 2026-05-07 17:39:28.862 | Enabling module authn_file. 2026-05-07 17:39:28.907 | Enabling module authz_user. 2026-05-07 17:39:28.952 | Enabling module alias. 2026-05-07 17:39:28.997 | Enabling module dir. 2026-05-07 17:39:29.043 | Enabling module autoindex. 2026-05-07 17:39:29.089 | Enabling module env. 2026-05-07 17:39:29.135 | Enabling module mime. 2026-05-07 17:39:29.180 | Enabling module negotiation. 2026-05-07 17:39:29.225 | Enabling module setenvif. 2026-05-07 17:39:29.271 | Enabling module filter. 2026-05-07 17:39:29.316 | Enabling module deflate. 2026-05-07 17:39:29.362 | Enabling module status. 2026-05-07 17:39:29.407 | Enabling module reqtimeout. 2026-05-07 17:39:29.452 | Enabling conf charset. 2026-05-07 17:39:29.498 | Enabling conf localized-error-pages. 2026-05-07 17:39:29.544 | Enabling conf other-vhosts-access-log. 2026-05-07 17:39:29.589 | Enabling conf security. 2026-05-07 17:39:29.635 | Enabling conf serve-cgi-bin. 2026-05-07 17:39:29.680 | Enabling site 000-default. 2026-05-07 17:39:30.681 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /usr/lib/systemd/system/apache2.service. 2026-05-07 17:39:31.363 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /usr/lib/systemd/system/apache-htcacheclean.service. 2026-05-07 17:39:32.714 | Setting up libpcp-web1t64 (6.2.0-1.1build4) ... 2026-05-07 17:39:32.728 | Setting up python3-pcp (6.2.0-1.1build4) ... 2026-05-07 17:39:33.039 | Setting up postgresql-server-dev-16 (16.13-0ubuntu0.24.04.1) ... 2026-05-07 17:39:33.051 | Setting up postgresql-server-dev-all:amd64 (257build1.1) ... 2026-05-07 17:39:33.062 | Setting up pcp (6.2.0-1.1build4) ... 2026-05-07 17:39:34.976 | Created symlink /etc/systemd/system/multi-user.target.wants/pmcd.service → /usr/lib/systemd/system/pmcd.service. 2026-05-07 17:39:35.044 | Created symlink /etc/systemd/system/multi-user.target.wants/pmlogger.service → /usr/lib/systemd/system/pmlogger.service. 2026-05-07 17:39:35.112 | Created symlink /etc/systemd/system/multi-user.target.wants/pmie.service → /usr/lib/systemd/system/pmie.service. 2026-05-07 17:39:35.179 | Created symlink /etc/systemd/system/multi-user.target.wants/pmproxy.service → /usr/lib/systemd/system/pmproxy.service. 2026-05-07 17:39:36.886 | Processing triggers for rsyslog (8.2312.0-3ubuntu9.2) ... 2026-05-07 17:39:37.141 | Processing triggers for ufw (0.36.2-6) ... 2026-05-07 17:39:37.288 | Processing triggers for systemd (255.4-1ubuntu8.15) ... 2026-05-07 17:39:37.343 | Processing triggers for man-db (2.12.0-4build2) ... 2026-05-07 17:39:41.222 | Processing triggers for install-info (7.1-3build2) ... 2026-05-07 17:39:41.374 | Processing triggers for fontconfig (2.15.0-1.1ubuntu2) ... 2026-05-07 17:39:41.426 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-07 17:39:41.673 | perl: warning: Setting locale failed. 2026-05-07 17:39:41.673 | perl: warning: Please check that your locale settings: 2026-05-07 17:39:41.674 | LANGUAGE = (unset), 2026-05-07 17:39:41.674 | LC_ALL = "en_US.utf8", 2026-05-07 17:39:41.674 | LANG = "de_DE.UTF-8" 2026-05-07 17:39:41.674 | are supported and installed on your system. 2026-05-07 17:39:41.674 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-07 17:39:41.802 | perl: warning: Setting locale failed. 2026-05-07 17:39:41.802 | perl: warning: Please check that your locale settings: 2026-05-07 17:39:41.802 | LANGUAGE = (unset), 2026-05-07 17:39:41.802 | LC_ALL = "en_US.utf8", 2026-05-07 17:39:41.802 | LANG = "de_DE.UTF-8" 2026-05-07 17:39:41.802 | are supported and installed on your system. 2026-05-07 17:39:41.802 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-07 17:39:41.854 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-05-07 17:39:41.855 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-05-07 17:39:41.855 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-05-07 17:39:41.927 | perl: warning: Setting locale failed. 2026-05-07 17:39:41.928 | perl: warning: Please check that your locale settings: 2026-05-07 17:39:41.928 | LANGUAGE = (unset), 2026-05-07 17:39:41.928 | LC_ALL = "en_US.utf8", 2026-05-07 17:39:41.928 | LANG = "de_DE.UTF-8" 2026-05-07 17:39:41.928 | are supported and installed on your system. 2026-05-07 17:39:41.928 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-07 17:39:42.431 | 2026-05-07 17:39:42.431 | Running kernel seems to be up-to-date. 2026-05-07 17:39:42.431 | 2026-05-07 17:39:42.431 | Restarting services... 2026-05-07 17:39:42.469 | systemctl restart packagekit.service 2026-05-07 17:39:42.532 | 2026-05-07 17:39:42.533 | Service restarts being deferred: 2026-05-07 17:39:42.533 | systemctl restart virtlockd.service 2026-05-07 17:39:42.533 | systemctl restart virtlogd.service 2026-05-07 17:39:42.533 | 2026-05-07 17:39:42.533 | No containers need to be restarted. 2026-05-07 17:39:42.533 | 2026-05-07 17:39:42.533 | User sessions running outdated binaries: 2026-05-07 17:39:42.533 | quobyte @ session #5: sshd[1977] 2026-05-07 17:39:42.546 | 2026-05-07 17:39:42.546 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-05-07 17:39:44.756 | ++ functions-common:apt_get:1203 : result=0 2026-05-07 17:39:44.758 | ++ functions-common:apt_get:1206 : time_stop apt-get 2026-05-07 17:39:44.760 | ++ functions-common:time_stop:2412 : local name 2026-05-07 17:39:44.763 | ++ functions-common:time_stop:2413 : local end_time 2026-05-07 17:39:44.766 | ++ functions-common:time_stop:2414 : local elapsed_time 2026-05-07 17:39:44.769 | ++ functions-common:time_stop:2415 : local total 2026-05-07 17:39:44.771 | ++ functions-common:time_stop:2416 : local start_time 2026-05-07 17:39:44.774 | ++ functions-common:time_stop:2418 : name=apt-get 2026-05-07 17:39:44.777 | ++ functions-common:time_stop:2419 : start_time=1778175525400 2026-05-07 17:39:44.779 | ++ functions-common:time_stop:2421 : [[ -z 1778175525400 ]] 2026-05-07 17:39:44.783 | +++ functions-common:time_stop:2424 : date +%s%3N 2026-05-07 17:39:44.787 | ++ functions-common:time_stop:2424 : end_time=1778175584784 2026-05-07 17:39:44.789 | ++ functions-common:time_stop:2425 : elapsed_time=59384 2026-05-07 17:39:44.792 | ++ functions-common:time_stop:2426 : total=7458 2026-05-07 17:39:44.795 | ++ functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-07 17:39:44.797 | ++ functions-common:time_stop:2429 : _TIME_TOTAL[$name]=66842 2026-05-07 17:39:44.800 | ++ functions-common:apt_get:1207 : return 0 2026-05-07 17:39:44.803 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2026-05-07 17:39:44.807 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2026-05-07 17:39:44.811 | +++ tools/install_prereqs.sh:source:83 : which python3.12 2026-05-07 17:39:44.816 | ++ tools/install_prereqs.sh:source:83 : export PYTHON=/usr/bin/python3.12 2026-05-07 17:39:44.820 | ++ tools/install_prereqs.sh:source:83 : PYTHON=/usr/bin/python3.12 2026-05-07 17:39:44.823 | ++ tools/install_prereqs.sh:source:88 : date +%s 2026-05-07 17:39:44.828 | ++ tools/install_prereqs.sh:source:89 : date 2026-05-07 17:39:44.832 | + ./stack.sh:main:795 : [[ False != \T\r\u\e ]] 2026-05-07 17:39:44.835 | + ./stack.sh:main:796 : PYPI_ALTERNATIVE_URL= 2026-05-07 17:39:44.838 | + ./stack.sh:main:796 : /home/quobyte/devstack/tools/install_pip.sh 2026-05-07 17:39:44.840 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-05-07 17:39:45.134 | + tools/install_pip.sh:main:25 : FILES=/home/quobyte/devstack/files 2026-05-07 17:39:45.136 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2026-05-07 17:39:45.138 | + tools/install_pip.sh:main:42 : GetDistro 2026-05-07 17:39:45.140 | + functions-common:GetDistro:470 : GetOSVersion 2026-05-07 17:39:45.142 | + functions-common:GetOSVersion:440 : source /etc/os-release 2026-05-07 17:39:45.144 | ++ /etc/os-release:source:1 : PRETTY_NAME='Ubuntu 24.04.4 LTS' 2026-05-07 17:39:45.145 | ++ /etc/os-release:source:2 : NAME=Ubuntu 2026-05-07 17:39:45.147 | ++ /etc/os-release:source:3 : VERSION_ID=24.04 2026-05-07 17:39:45.149 | ++ /etc/os-release:source:4 : VERSION='24.04.4 LTS (Noble Numbat)' 2026-05-07 17:39:45.152 | ++ /etc/os-release:source:5 : VERSION_CODENAME=noble 2026-05-07 17:39:45.154 | ++ /etc/os-release:source:6 : ID=ubuntu 2026-05-07 17:39:45.155 | ++ /etc/os-release:source:7 : ID_LIKE=debian 2026-05-07 17:39:45.157 | ++ /etc/os-release:source:8 : HOME_URL=https://www.ubuntu.com/ 2026-05-07 17:39:45.159 | ++ /etc/os-release:source:9 : SUPPORT_URL=https://help.ubuntu.com/ 2026-05-07 17:39:45.161 | ++ /etc/os-release:source:10 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2026-05-07 17:39:45.163 | ++ /etc/os-release:source:11 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2026-05-07 17:39:45.164 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=noble 2026-05-07 17:39:45.166 | ++ /etc/os-release:source:13 : LOGO=ubuntu-logo 2026-05-07 17:39:45.168 | + functions-common:GetOSVersion:441 : [[ ubuntu =~ (almalinux|centos|rocky|rhel) ]] 2026-05-07 17:39:45.170 | + functions-common:GetOSVersion:446 : _ensure_lsb_release 2026-05-07 17:39:45.172 | ++ functions-common:_ensure_lsb_release:417 : command -v lsb_release 2026-05-07 17:39:45.174 | + functions-common:_ensure_lsb_release:417 : [[ -x /usr/bin/lsb_release ]] 2026-05-07 17:39:45.176 | + functions-common:_ensure_lsb_release:418 : return 2026-05-07 17:39:45.178 | ++ functions-common:GetOSVersion:448 : lsb_release -r -s 2026-05-07 17:39:45.192 | + functions-common:GetOSVersion:448 : os_RELEASE=24.04 2026-05-07 17:39:45.194 | ++ functions-common:GetOSVersion:449 : lsb_release -c -s 2026-05-07 17:39:45.209 | + functions-common:GetOSVersion:449 : os_CODENAME=noble 2026-05-07 17:39:45.212 | ++ functions-common:GetOSVersion:450 : lsb_release -i -s 2026-05-07 17:39:45.228 | + functions-common:GetOSVersion:450 : os_VENDOR=Ubuntu 2026-05-07 17:39:45.230 | + functions-common:GetOSVersion:453 : [[ Ubuntu =~ (Debian|Ubuntu) ]] 2026-05-07 17:39:45.232 | + functions-common:GetOSVersion:454 : os_PACKAGE=deb 2026-05-07 17:39:45.233 | + functions-common:GetOSVersion:459 : typeset -xr os_VENDOR 2026-05-07 17:39:45.235 | + functions-common:GetOSVersion:460 : typeset -xr os_RELEASE 2026-05-07 17:39:45.237 | + functions-common:GetOSVersion:461 : typeset -xr os_PACKAGE 2026-05-07 17:39:45.239 | + functions-common:GetOSVersion:462 : typeset -xr os_CODENAME 2026-05-07 17:39:45.241 | + functions-common:GetDistro:471 : [[ Ubuntu =~ (Ubuntu) ]] 2026-05-07 17:39:45.242 | + functions-common:GetDistro:474 : DISTRO=noble 2026-05-07 17:39:45.245 | + functions-common:GetDistro:511 : typeset -xr DISTRO 2026-05-07 17:39:45.247 | + tools/install_pip.sh:main:43 : echo 'Distro: noble' 2026-05-07 17:39:45.247 | Distro: noble 2026-05-07 17:39:45.248 | + tools/install_pip.sh:main:117 : get_versions 2026-05-07 17:39:45.250 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-05-07 17:39:45.254 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-05-07 17:39:45.256 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-05-07 17:39:45.259 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-05-07 17:39:45.260 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-05-07 17:39:45.964 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-05-07 17:39:45.966 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-05-07 17:39:45.966 | pip: 24.0 2026-05-07 17:39:45.968 | + tools/install_pip.sh:main:119 : [[ -n '' ]] 2026-05-07 17:39:45.970 | + tools/install_pip.sh:main:123 : is_fedora 2026-05-07 17:39:45.971 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2026-05-07 17:39:45.973 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2026-05-07 17:39:45.975 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2026-05-07 17:39:45.977 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2026-05-07 17:39:45.978 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-05-07 17:39:45.980 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2026-05-07 17:39:45.982 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-05-07 17:39:45.983 | + functions-common:is_fedora:533 : '[' Ubuntu = RockyLinux ']' 2026-05-07 17:39:45.985 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOS ']' 2026-05-07 17:39:45.986 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOSStream ']' 2026-05-07 17:39:45.988 | + functions-common:is_fedora:535 : '[' Ubuntu = AlmaLinux ']' 2026-05-07 17:39:45.990 | + functions-common:is_fedora:536 : '[' Ubuntu = OracleServer ']' 2026-05-07 17:39:45.992 | + functions-common:is_fedora:536 : '[' Ubuntu = Virtuozzo ']' 2026-05-07 17:39:45.993 | + tools/install_pip.sh:main:134 : is_ubuntu 2026-05-07 17:39:45.995 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-07 17:39:45.996 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-07 17:39:45.998 | + tools/install_pip.sh:main:137 : sed -i -e /setuptools/d /opt/stack/requirements/upper-constraints.txt 2026-05-07 17:39:46.003 | + tools/install_pip.sh:main:146 : set -x 2026-05-07 17:39:46.004 | + tools/install_pip.sh:main:149 : get_versions 2026-05-07 17:39:46.007 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-05-07 17:39:46.011 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-05-07 17:39:46.013 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-05-07 17:39:46.016 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-05-07 17:39:46.017 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-05-07 17:39:46.604 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-05-07 17:39:46.605 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-05-07 17:39:46.605 | pip: 24.0 2026-05-07 17:39:46.608 | + ./stack.sh:main:800 : source /home/quobyte/devstack/tools/fixup_stuff.sh 2026-05-07 17:39:46.611 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/quobyte/devstack ]] 2026-05-07 17:39:46.613 | + ./stack.sh:main:801 : fixup_all 2026-05-07 17:39:46.615 | + tools/fixup_stuff.sh:fixup_all:111 : fixup_ubuntu 2026-05-07 17:39:46.617 | + tools/fixup_stuff.sh:fixup_ubuntu:95 : is_ubuntu 2026-05-07 17:39:46.619 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-07 17:39:46.621 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-07 17:39:46.624 | + tools/fixup_stuff.sh:fixup_ubuntu:105 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2026-05-07 17:39:46.638 | + tools/fixup_stuff.sh:fixup_ubuntu:106 : sudo rm -rf /usr/lib/python3/dist-packages/pyasn1_modules-0.2.8.egg-info 2026-05-07 17:39:46.651 | + tools/fixup_stuff.sh:fixup_ubuntu:107 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2026-05-07 17:39:46.664 | + tools/fixup_stuff.sh:fixup_all:112 : fixup_fedora 2026-05-07 17:39:46.666 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2026-05-07 17:39:46.668 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2026-05-07 17:39:46.670 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2026-05-07 17:39:46.672 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2026-05-07 17:39:46.674 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2026-05-07 17:39:46.676 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-05-07 17:39:46.678 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2026-05-07 17:39:46.680 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-05-07 17:39:46.682 | + functions-common:is_fedora:533 : '[' Ubuntu = RockyLinux ']' 2026-05-07 17:39:46.684 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOS ']' 2026-05-07 17:39:46.686 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOSStream ']' 2026-05-07 17:39:46.687 | + functions-common:is_fedora:535 : '[' Ubuntu = AlmaLinux ']' 2026-05-07 17:39:46.689 | + functions-common:is_fedora:536 : '[' Ubuntu = OracleServer ']' 2026-05-07 17:39:46.691 | + functions-common:is_fedora:536 : '[' Ubuntu = Virtuozzo ']' 2026-05-07 17:39:46.693 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2026-05-07 17:39:46.695 | + ./stack.sh:main:803 : [[ True == \T\r\u\e ]] 2026-05-07 17:39:46.697 | + ./stack.sh:main:805 : sudo ln -sf /opt/stack/data/venv/bin/cinder-manage /usr/local/bin 2026-05-07 17:39:46.710 | + ./stack.sh:main:806 : sudo ln -sf /opt/stack/data/venv/bin/cinder-rtstool /usr/local/bin 2026-05-07 17:39:46.724 | + ./stack.sh:main:807 : sudo ln -sf /opt/stack/data/venv/bin/glance /usr/local/bin 2026-05-07 17:39:46.737 | + ./stack.sh:main:808 : sudo ln -sf /opt/stack/data/venv/bin/nova-manage /usr/local/bin 2026-05-07 17:39:46.751 | + ./stack.sh:main:809 : sudo ln -sf /opt/stack/data/venv/bin/openstack /usr/local/bin 2026-05-07 17:39:46.764 | + ./stack.sh:main:810 : sudo ln -sf /opt/stack/data/venv/bin/privsep-helper /usr/local/bin 2026-05-07 17:39:46.778 | + ./stack.sh:main:811 : sudo ln -sf /opt/stack/data/venv/bin/rally /usr/local/bin 2026-05-07 17:39:46.791 | + ./stack.sh:main:812 : sudo ln -sf /opt/stack/data/venv/bin/tox /usr/local/bin 2026-05-07 17:39:46.804 | + ./stack.sh:main:814 : setup_devstack_virtualenv 2026-05-07 17:39:46.806 | + inc/python:setup_devstack_virtualenv:39 : [[ ! -d /opt/stack/data/venv ]] 2026-05-07 17:39:46.808 | + inc/python:setup_devstack_virtualenv:43 : /usr/bin/python3.12 -m venv --system-site-packages /opt/stack/data/venv 2026-05-07 17:39:52.552 | + inc/python:setup_devstack_virtualenv:44 : pip_install -U pip 'setuptools[core]' 2026-05-07 17:39:52.574 | Using python 3.12 to install setuptools 2026-05-07 17:39:52.577 | + 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-07 17:39:53.976 | Requirement already satisfied: pip in /opt/stack/data/venv/lib/python3.12/site-packages (24.0) 2026-05-07 17:39:54.438 | Collecting pip 2026-05-07 17:39:54.553 | Downloading pip-26.1.1-py3-none-any.whl.metadata (4.6 kB) 2026-05-07 17:39:54.635 | Requirement already satisfied: setuptools[core] in /usr/lib/python3/dist-packages (68.1.2) 2026-05-07 17:39:55.180 | Collecting setuptools[core] 2026-05-07 17:39:55.197 | Downloading setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) 2026-05-07 17:39:55.447 | Collecting packaging>=24.2 (from setuptools[core]) 2026-05-07 17:39:55.462 | Downloading packaging-26.0-py3-none-any.whl.metadata (3.3 kB) 2026-05-07 17:39:55.727 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-05-07 17:39:55.744 | Downloading more_itertools-10.8.0-py3-none-any.whl.metadata (39 kB) 2026-05-07 17:39:56.001 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-05-07 17:39:56.020 | Downloading jaraco_text-4.2.0-py3-none-any.whl.metadata (3.8 kB) 2026-05-07 17:39:56.311 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-05-07 17:39:56.327 | Downloading wheel-0.47.0-py3-none-any.whl.metadata (2.3 kB) 2026-05-07 17:39:56.528 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-05-07 17:39:56.543 | Downloading jaraco_functools-4.4.0-py3-none-any.whl.metadata (3.0 kB) 2026-05-07 17:39:56.763 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-05-07 17:39:56.780 | Downloading jaraco_context-6.1.0-py3-none-any.whl.metadata (4.3 kB) 2026-05-07 17:39:56.967 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-05-07 17:39:56.985 | Downloading typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-05-07 17:39:57.332 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-05-07 17:39:57.347 | Downloading typer-0.25.1-py3-none-any.whl.metadata (15 kB) 2026-05-07 17:39:57.575 | Collecting click>=8.2.1 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-05-07 17:39:57.590 | Downloading click-8.3.1-py3-none-any.whl.metadata (2.6 kB) 2026-05-07 17:39:57.728 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-05-07 17:39:57.744 | Downloading shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-05-07 17:39:58.084 | Collecting rich>=13.8.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-05-07 17:39:58.114 | Downloading rich-14.3.3-py3-none-any.whl.metadata (18 kB) 2026-05-07 17:39:58.361 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-05-07 17:39:58.378 | Downloading annotated_doc-0.0.4-py3-none-any.whl.metadata (6.6 kB) 2026-05-07 17:39:58.677 | Collecting markdown-it-py>=2.2.0 (from rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-05-07 17:39:58.694 | Downloading markdown_it_py-4.0.0-py3-none-any.whl.metadata (7.3 kB) 2026-05-07 17:39:58.946 | 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-07 17:39:58.963 | Downloading pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB) 2026-05-07 17:39:59.074 | 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-07 17:39:59.114 | Downloading pip-26.1.1-py3-none-any.whl (1.8 MB) 2026-05-07 17:39:59.303 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 9.9 MB/s eta 0:00:00 2026-05-07 17:39:59.319 | Downloading jaraco_functools-4.4.0-py3-none-any.whl (10 kB) 2026-05-07 17:39:59.419 | Downloading jaraco_text-4.2.0-py3-none-any.whl (13 kB) 2026-05-07 17:39:59.442 | Downloading more_itertools-10.8.0-py3-none-any.whl (69 kB) 2026-05-07 17:39:59.457 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 69.7/69.7 kB 6.6 MB/s eta 0:00:00 2026-05-07 17:39:59.473 | Downloading packaging-26.0-py3-none-any.whl (74 kB) 2026-05-07 17:39:59.487 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 74.4/74.4 kB 7.3 MB/s eta 0:00:00 2026-05-07 17:39:59.503 | Downloading wheel-0.47.0-py3-none-any.whl (32 kB) 2026-05-07 17:39:59.528 | Downloading setuptools-82.0.1-py3-none-any.whl (1.0 MB) 2026-05-07 17:39:59.570 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 27.2 MB/s eta 0:00:00 2026-05-07 17:39:59.587 | Downloading jaraco_context-6.1.0-py3-none-any.whl (7.1 kB) 2026-05-07 17:39:59.612 | Downloading typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-05-07 17:39:59.635 | Downloading typer-0.25.1-py3-none-any.whl (58 kB) 2026-05-07 17:39:59.649 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.4/58.4 kB 5.9 MB/s eta 0:00:00 2026-05-07 17:39:59.666 | Downloading annotated_doc-0.0.4-py3-none-any.whl (5.3 kB) 2026-05-07 17:39:59.688 | Downloading click-8.3.1-py3-none-any.whl (108 kB) 2026-05-07 17:39:59.704 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 108.3/108.3 kB 9.3 MB/s eta 0:00:00 2026-05-07 17:39:59.722 | Downloading rich-14.3.3-py3-none-any.whl (310 kB) 2026-05-07 17:39:59.743 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 310.5/310.5 kB 18.8 MB/s eta 0:00:00 2026-05-07 17:39:59.760 | Downloading shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-05-07 17:39:59.784 | Downloading markdown_it_py-4.0.0-py3-none-any.whl (87 kB) 2026-05-07 17:39:59.799 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 87.3/87.3 kB 8.1 MB/s eta 0:00:00 2026-05-07 17:39:59.816 | Downloading pygments-2.19.2-py3-none-any.whl (1.2 MB) 2026-05-07 17:39:59.868 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 27.3 MB/s eta 0:00:00 2026-05-07 17:40:00.647 | Installing collected packages: shellingham, setuptools, pygments, pip, packaging, more_itertools, markdown-it-py, jaraco.context, click, annotated-doc, wheel, rich, jaraco.functools, typer, typer-slim, jaraco.text 2026-05-07 17:40:00.673 | Attempting uninstall: setuptools 2026-05-07 17:40:00.689 | Found existing installation: setuptools 68.1.2 2026-05-07 17:40:00.690 | Not uninstalling setuptools at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-07 17:40:00.691 | Can't uninstall 'setuptools'. No files were found to uninstall. 2026-05-07 17:40:01.851 | Attempting uninstall: pygments 2026-05-07 17:40:01.860 | Found existing installation: Pygments 2.17.2 2026-05-07 17:40:01.861 | Not uninstalling pygments at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-07 17:40:01.862 | Can't uninstall 'Pygments'. No files were found to uninstall. 2026-05-07 17:40:03.130 | Attempting uninstall: pip 2026-05-07 17:40:03.134 | Found existing installation: pip 24.0 2026-05-07 17:40:03.208 | Uninstalling pip-24.0: 2026-05-07 17:40:03.218 | Successfully uninstalled pip-24.0 2026-05-07 17:40:04.839 | Attempting uninstall: packaging 2026-05-07 17:40:04.848 | Found existing installation: packaging 24.0 2026-05-07 17:40:04.848 | Not uninstalling packaging at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-07 17:40:04.850 | Can't uninstall 'packaging'. No files were found to uninstall. 2026-05-07 17:40:05.008 | Attempting uninstall: markdown-it-py 2026-05-07 17:40:05.034 | Found existing installation: markdown-it-py 3.0.0 2026-05-07 17:40:05.034 | Not uninstalling markdown-it-py at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-07 17:40:05.034 | Can't uninstall 'markdown-it-py'. No files were found to uninstall. 2026-05-07 17:40:05.182 | Attempting uninstall: click 2026-05-07 17:40:05.233 | Found existing installation: click 8.1.6 2026-05-07 17:40:05.233 | Not uninstalling click at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-07 17:40:05.233 | Can't uninstall 'click'. No files were found to uninstall. 2026-05-07 17:40:05.373 | Attempting uninstall: wheel 2026-05-07 17:40:05.422 | Found existing installation: wheel 0.42.0 2026-05-07 17:40:05.422 | Not uninstalling wheel at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-07 17:40:05.422 | Can't uninstall 'wheel'. No files were found to uninstall. 2026-05-07 17:40:05.475 | Attempting uninstall: rich 2026-05-07 17:40:05.524 | Found existing installation: rich 13.7.1 2026-05-07 17:40:05.524 | Not uninstalling rich at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-07 17:40:05.524 | Can't uninstall 'rich'. No files were found to uninstall. 2026-05-07 17:40:06.185 | Successfully installed annotated-doc-0.0.4 click-8.3.1 jaraco.context-6.1.0 jaraco.functools-4.4.0 jaraco.text-4.2.0 markdown-it-py-4.0.0 more_itertools-10.8.0 packaging-26.0 pip-26.1.1 pygments-2.19.2 rich-14.3.3 setuptools-82.0.1 shellingham-1.5.4 typer-0.25.1 typer-slim-0.24.0 wheel-0.47.0 2026-05-07 17:40:06.391 | + inc/python:pip_install:216 : result=0 2026-05-07 17:40:06.394 | + inc/python:pip_install:218 : time_stop pip_install 2026-05-07 17:40:06.397 | + functions-common:time_stop:2412 : local name 2026-05-07 17:40:06.400 | + functions-common:time_stop:2413 : local end_time 2026-05-07 17:40:06.404 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-07 17:40:06.407 | + functions-common:time_stop:2415 : local total 2026-05-07 17:40:06.410 | + functions-common:time_stop:2416 : local start_time 2026-05-07 17:40:06.412 | + functions-common:time_stop:2418 : name=pip_install 2026-05-07 17:40:06.415 | + functions-common:time_stop:2419 : start_time=1778175592569 2026-05-07 17:40:06.418 | + functions-common:time_stop:2421 : [[ -z 1778175592569 ]] 2026-05-07 17:40:06.423 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-07 17:40:06.427 | + functions-common:time_stop:2424 : end_time=1778175606424 2026-05-07 17:40:06.430 | + functions-common:time_stop:2425 : elapsed_time=13855 2026-05-07 17:40:06.432 | + functions-common:time_stop:2426 : total=0 2026-05-07 17:40:06.435 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-07 17:40:06.439 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=13855 2026-05-07 17:40:06.442 | + inc/python:pip_install:219 : return 0 2026-05-07 17:40:06.445 | + 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-07 17:40:06.449 | + 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-07 17:40:06.452 | + 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-07 17:40:06.455 | + inc/python:setup_devstack_virtualenv:48 : export PYTHON=/opt/stack/data/venv/bin/python3 2026-05-07 17:40:06.458 | + inc/python:setup_devstack_virtualenv:48 : PYTHON=/opt/stack/data/venv/bin/python3 2026-05-07 17:40:06.462 | + ./stack.sh:main:818 : pip_install -U os-testr 2026-05-07 17:40:06.490 | Using python 3.12 to install os-testr 2026-05-07 17:40:06.494 | + 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-07 17:40:07.862 | Collecting os-testr 2026-05-07 17:40:08.007 | Downloading os_testr-3.0.0-py3-none-any.whl.metadata (1.8 kB) 2026-05-07 17:40:08.068 | Collecting pbr!=2.1.0,>=2.0.0 (from os-testr) 2026-05-07 17:40:08.089 | Downloading pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-05-07 17:40:08.122 | Collecting python-subunit>=1.0.0 (from os-testr) 2026-05-07 17:40:08.138 | Downloading python_subunit-1.4.5-py3-none-any.whl.metadata (22 kB) 2026-05-07 17:40:08.191 | Collecting testtools>=2.2.0 (from os-testr) 2026-05-07 17:40:08.207 | Downloading testtools-2.8.5-py3-none-any.whl.metadata (5.4 kB) 2026-05-07 17:40:08.219 | 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-07 17:40:08.245 | Collecting iso8601 (from python-subunit>=1.0.0->os-testr) 2026-05-07 17:40:08.261 | Downloading iso8601-2.1.0-py3-none-any.whl.metadata (3.7 kB) 2026-05-07 17:40:08.294 | Downloading os_testr-3.0.0-py3-none-any.whl (32 kB) 2026-05-07 17:40:08.324 | Downloading pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-05-07 17:40:08.374 | Downloading python_subunit-1.4.5-py3-none-any.whl (102 kB) 2026-05-07 17:40:08.416 | Downloading testtools-2.8.5-py3-none-any.whl (109 kB) 2026-05-07 17:40:08.457 | Downloading iso8601-2.1.0-py3-none-any.whl (7.5 kB) 2026-05-07 17:40:08.617 | Installing collected packages: testtools, pbr, iso8601, python-subunit, os-testr 2026-05-07 17:40:09.109 | 2026-05-07 17:40:09.113 | 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-07 17:40:09.219 | + inc/python:pip_install:216 : result=0 2026-05-07 17:40:09.222 | + inc/python:pip_install:218 : time_stop pip_install 2026-05-07 17:40:09.225 | + functions-common:time_stop:2412 : local name 2026-05-07 17:40:09.228 | + functions-common:time_stop:2413 : local end_time 2026-05-07 17:40:09.230 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-07 17:40:09.233 | + functions-common:time_stop:2415 : local total 2026-05-07 17:40:09.236 | + functions-common:time_stop:2416 : local start_time 2026-05-07 17:40:09.239 | + functions-common:time_stop:2418 : name=pip_install 2026-05-07 17:40:09.242 | + functions-common:time_stop:2419 : start_time=1778175606482 2026-05-07 17:40:09.245 | + functions-common:time_stop:2421 : [[ -z 1778175606482 ]] 2026-05-07 17:40:09.249 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-07 17:40:09.254 | + functions-common:time_stop:2424 : end_time=1778175609250 2026-05-07 17:40:09.256 | + functions-common:time_stop:2425 : elapsed_time=2768 2026-05-07 17:40:09.259 | + functions-common:time_stop:2426 : total=13855 2026-05-07 17:40:09.262 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-07 17:40:09.264 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=16623 2026-05-07 17:40:09.267 | + inc/python:pip_install:219 : return 0 2026-05-07 17:40:09.270 | + ./stack.sh:main:822 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2026-05-07 17:40:09.336 | + ./stack.sh:main:823 : sudo systemctl restart systemd-journald 2026-05-07 17:40:09.437 | + ./stack.sh:main:829 : install_infra 2026-05-07 17:40:09.440 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-05-07 17:40:09.443 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2026-05-07 17:40:09.446 | + lib/infra:install_infra:32 : python3.12 -m venv /opt/stack/requirements/.venv 2026-05-07 17:40:14.857 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-05-07 17:40:14.861 | + lib/infra:install_infra:34 : pip_install -U pbr 'setuptools[core]' 2026-05-07 17:40:14.885 | + 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-07 17:40:16.227 | Collecting pbr 2026-05-07 17:40:16.230 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-05-07 17:40:16.653 | Collecting setuptools[core] 2026-05-07 17:40:16.656 | Using cached setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) 2026-05-07 17:40:16.803 | Collecting packaging>=24.2 (from setuptools[core]) 2026-05-07 17:40:16.806 | Using cached packaging-26.0-py3-none-any.whl.metadata (3.3 kB) 2026-05-07 17:40:16.877 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-05-07 17:40:16.879 | Using cached more_itertools-10.8.0-py3-none-any.whl.metadata (39 kB) 2026-05-07 17:40:16.948 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-05-07 17:40:16.950 | Using cached jaraco_text-4.2.0-py3-none-any.whl.metadata (3.8 kB) 2026-05-07 17:40:17.039 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-05-07 17:40:17.041 | Using cached wheel-0.47.0-py3-none-any.whl.metadata (2.3 kB) 2026-05-07 17:40:17.108 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-05-07 17:40:17.111 | Using cached jaraco_functools-4.4.0-py3-none-any.whl.metadata (3.0 kB) 2026-05-07 17:40:17.212 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-05-07 17:40:17.215 | Using cached jaraco_context-6.1.0-py3-none-any.whl.metadata (4.3 kB) 2026-05-07 17:40:17.283 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-05-07 17:40:17.286 | Using cached typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-05-07 17:40:17.506 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-05-07 17:40:17.508 | Using cached typer-0.25.1-py3-none-any.whl.metadata (15 kB) 2026-05-07 17:40:17.589 | Collecting click>=8.2.1 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-05-07 17:40:17.592 | Using cached click-8.3.1-py3-none-any.whl.metadata (2.6 kB) 2026-05-07 17:40:17.662 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-05-07 17:40:17.664 | Using cached shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-05-07 17:40:17.821 | Collecting rich>=13.8.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-05-07 17:40:17.824 | Using cached rich-14.3.3-py3-none-any.whl.metadata (18 kB) 2026-05-07 17:40:17.875 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-05-07 17:40:17.877 | Using cached annotated_doc-0.0.4-py3-none-any.whl.metadata (6.6 kB) 2026-05-07 17:40:17.962 | 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-07 17:40:17.964 | Using cached markdown_it_py-4.0.0-py3-none-any.whl.metadata (7.3 kB) 2026-05-07 17:40:18.050 | 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-07 17:40:18.055 | Using cached pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB) 2026-05-07 17:40:18.147 | 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-07 17:40:18.246 | Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) 2026-05-07 17:40:18.276 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-05-07 17:40:18.279 | Using cached jaraco_functools-4.4.0-py3-none-any.whl (10 kB) 2026-05-07 17:40:18.282 | Using cached jaraco_text-4.2.0-py3-none-any.whl (13 kB) 2026-05-07 17:40:18.285 | Using cached more_itertools-10.8.0-py3-none-any.whl (69 kB) 2026-05-07 17:40:18.288 | Using cached packaging-26.0-py3-none-any.whl (74 kB) 2026-05-07 17:40:18.291 | Using cached wheel-0.47.0-py3-none-any.whl (32 kB) 2026-05-07 17:40:18.293 | Using cached setuptools-82.0.1-py3-none-any.whl (1.0 MB) 2026-05-07 17:40:18.306 | Using cached jaraco_context-6.1.0-py3-none-any.whl (7.1 kB) 2026-05-07 17:40:18.309 | Using cached typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-05-07 17:40:18.310 | Using cached typer-0.25.1-py3-none-any.whl (58 kB) 2026-05-07 17:40:18.312 | Using cached annotated_doc-0.0.4-py3-none-any.whl (5.3 kB) 2026-05-07 17:40:18.314 | Using cached click-8.3.1-py3-none-any.whl (108 kB) 2026-05-07 17:40:18.318 | Using cached rich-14.3.3-py3-none-any.whl (310 kB) 2026-05-07 17:40:18.323 | Using cached shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-05-07 17:40:18.325 | Using cached markdown_it_py-4.0.0-py3-none-any.whl (87 kB) 2026-05-07 17:40:18.328 | Using cached pygments-2.19.2-py3-none-any.whl (1.2 MB) 2026-05-07 17:40:18.354 | Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) 2026-05-07 17:40:18.641 | Installing collected packages: shellingham, setuptools, pygments, packaging, more_itertools, mdurl, jaraco.context, click, annotated-doc, wheel, pbr, markdown-it-py, jaraco.functools, rich, typer, typer-slim, jaraco.text 2026-05-07 17:40:22.315 | Successfully installed annotated-doc-0.0.4 click-8.3.1 jaraco.context-6.1.0 jaraco.functools-4.4.0 jaraco.text-4.2.0 markdown-it-py-4.0.0 mdurl-0.1.2 more_itertools-10.8.0 packaging-26.0 pbr-7.0.3 pygments-2.19.2 rich-14.3.3 setuptools-82.0.1 shellingham-1.5.4 typer-0.25.1 typer-slim-0.24.0 wheel-0.47.0 2026-05-07 17:40:22.501 | + inc/python:pip_install:216 : result=0 2026-05-07 17:40:22.504 | + inc/python:pip_install:218 : time_stop pip_install 2026-05-07 17:40:22.509 | + functions-common:time_stop:2412 : local name 2026-05-07 17:40:22.513 | + functions-common:time_stop:2413 : local end_time 2026-05-07 17:40:22.515 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-07 17:40:22.518 | + functions-common:time_stop:2415 : local total 2026-05-07 17:40:22.522 | + functions-common:time_stop:2416 : local start_time 2026-05-07 17:40:22.525 | + functions-common:time_stop:2418 : name=pip_install 2026-05-07 17:40:22.528 | + functions-common:time_stop:2419 : start_time=1778175614878 2026-05-07 17:40:22.530 | + functions-common:time_stop:2421 : [[ -z 1778175614878 ]] 2026-05-07 17:40:22.535 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-07 17:40:22.540 | + functions-common:time_stop:2424 : end_time=1778175622536 2026-05-07 17:40:22.544 | + functions-common:time_stop:2425 : elapsed_time=7658 2026-05-07 17:40:22.547 | + functions-common:time_stop:2426 : total=16623 2026-05-07 17:40:22.549 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-07 17:40:22.552 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=24281 2026-05-07 17:40:22.554 | + inc/python:pip_install:219 : return 0 2026-05-07 17:40:22.558 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-05-07 17:40:22.561 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2026-05-07 17:40:22.593 | + 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-07 17:40:23.853 | Processing /opt/stack/requirements 2026-05-07 17:40:23.857 | Installing build dependencies: started 2026-05-07 17:40:26.938 | Installing build dependencies: finished with status 'done' 2026-05-07 17:40:26.941 | Getting requirements to build wheel: started 2026-05-07 17:40:27.249 | Getting requirements to build wheel: finished with status 'done' 2026-05-07 17:40:27.254 | Preparing metadata (pyproject.toml): started 2026-05-07 17:40:28.394 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-05-07 17:40:28.584 | Collecting fixtures>=3.0.0 (from openstack_requirements==1.2.1.dev8270) 2026-05-07 17:40:28.681 | Downloading fixtures-4.3.1-py3-none-any.whl.metadata (22 kB) 2026-05-07 17:40:28.703 | 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-07 17:40:28.873 | Collecting requests>=2.14.2 (from openstack_requirements==1.2.1.dev8270) 2026-05-07 17:40:28.891 | Downloading requests-2.32.5-py3-none-any.whl.metadata (4.9 kB) 2026-05-07 17:40:29.027 | Collecting PyYAML>=3.12 (from openstack_requirements==1.2.1.dev8270) 2026-05-07 17:40:29.043 | 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-07 17:40:29.196 | Collecting beagle>=0.2.1 (from openstack_requirements==1.2.1.dev8270) 2026-05-07 17:40:29.214 | Downloading beagle-0.5.0-py3-none-any.whl.metadata (1.1 kB) 2026-05-07 17:40:29.225 | 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-07 17:40:29.546 | Collecting charset_normalizer<4,>=2 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8270) 2026-05-07 17:40:29.561 | 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-07 17:40:29.648 | Collecting idna<4,>=2.5 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8270) 2026-05-07 17:40:29.665 | Downloading idna-3.11-py3-none-any.whl.metadata (8.4 kB) 2026-05-07 17:40:29.793 | Collecting urllib3<3,>=1.21.1 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8270) 2026-05-07 17:40:29.810 | Downloading urllib3-2.6.3-py3-none-any.whl.metadata (6.9 kB) 2026-05-07 17:40:29.900 | Collecting certifi>=2017.4.17 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8270) 2026-05-07 17:40:29.914 | Downloading certifi-2026.4.22-py3-none-any.whl.metadata (2.5 kB) 2026-05-07 17:40:30.037 | Downloading beagle-0.5.0-py3-none-any.whl (10 kB) 2026-05-07 17:40:30.060 | Downloading fixtures-4.3.1-py3-none-any.whl (40 kB) 2026-05-07 17:40:30.076 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.7/40.7 kB 4.3 MB/s eta 0:00:00 2026-05-07 17:40:30.091 | 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-07 17:40:30.146 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 807.9/807.9 kB 16.6 MB/s eta 0:00:00 2026-05-07 17:40:30.160 | Downloading requests-2.32.5-py3-none-any.whl (64 kB) 2026-05-07 17:40:30.174 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.7/64.7 kB 6.4 MB/s eta 0:00:00 2026-05-07 17:40:30.191 | Downloading certifi-2026.4.22-py3-none-any.whl (135 kB) 2026-05-07 17:40:30.208 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 135.7/135.7 kB 10.6 MB/s eta 0:00:00 2026-05-07 17:40:30.224 | 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-07 17:40:30.241 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 153.5/153.5 kB 12.2 MB/s eta 0:00:00 2026-05-07 17:40:30.257 | Downloading idna-3.11-py3-none-any.whl (71 kB) 2026-05-07 17:40:30.274 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 71.0/71.0 kB 6.8 MB/s eta 0:00:00 2026-05-07 17:40:30.288 | Downloading urllib3-2.6.3-py3-none-any.whl (131 kB) 2026-05-07 17:40:30.304 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.6/131.6 kB 11.0 MB/s eta 0:00:00 2026-05-07 17:40:30.337 | Building wheels for collected packages: openstack_requirements 2026-05-07 17:40:30.339 | Building wheel for openstack_requirements (pyproject.toml): started 2026-05-07 17:40:32.548 | Building wheel for openstack_requirements (pyproject.toml): finished with status 'done' 2026-05-07 17:40:32.549 | Created wheel for openstack_requirements: filename=openstack_requirements-1.2.1.dev8270-py3-none-any.whl size=52171 sha256=79e181e480f3d91c6095fd0b756ba440ae3127286590243c88ac48ae122810ef 2026-05-07 17:40:32.550 | Stored in directory: /tmp/pip-ephem-wheel-cache-oea30_mo/wheels/09/5d/92/4cd2c84803dbd4129257ae3d0359353f58d376e96c4633bda7 2026-05-07 17:40:32.554 | Successfully built openstack_requirements 2026-05-07 17:40:32.834 | Installing collected packages: urllib3, PyYAML, idna, fixtures, charset_normalizer, certifi, beagle, requests, openstack_requirements 2026-05-07 17:40:33.652 | Successfully installed PyYAML-6.0.3 beagle-0.5.0 certifi-2026.4.22 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-07 17:40:33.922 | + inc/python:pip_install:216 : result=0 2026-05-07 17:40:33.926 | + inc/python:pip_install:218 : time_stop pip_install 2026-05-07 17:40:33.929 | + functions-common:time_stop:2412 : local name 2026-05-07 17:40:33.932 | + functions-common:time_stop:2413 : local end_time 2026-05-07 17:40:33.935 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-07 17:40:33.937 | + functions-common:time_stop:2415 : local total 2026-05-07 17:40:33.940 | + functions-common:time_stop:2416 : local start_time 2026-05-07 17:40:33.943 | + functions-common:time_stop:2418 : name=pip_install 2026-05-07 17:40:33.946 | + functions-common:time_stop:2419 : start_time=1778175622583 2026-05-07 17:40:33.948 | + functions-common:time_stop:2421 : [[ -z 1778175622583 ]] 2026-05-07 17:40:33.953 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-07 17:40:33.958 | + functions-common:time_stop:2424 : end_time=1778175633954 2026-05-07 17:40:33.961 | + functions-common:time_stop:2425 : elapsed_time=11371 2026-05-07 17:40:33.964 | + functions-common:time_stop:2426 : total=24281 2026-05-07 17:40:33.967 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-07 17:40:33.970 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=35652 2026-05-07 17:40:33.974 | + inc/python:pip_install:219 : return 0 2026-05-07 17:40:33.978 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2026-05-07 17:40:33.981 | + lib/infra:install_infra:42 : use_library_from_git pbr 2026-05-07 17:40:33.985 | + inc/python:use_library_from_git:266 : local name=pbr 2026-05-07 17:40:33.988 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-07 17:40:33.992 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-07 17:40:33.995 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,pbr, ]] 2026-05-07 17:40:33.998 | + inc/python:use_library_from_git:269 : return 1 2026-05-07 17:40:34.002 | + lib/infra:install_infra:48 : pip_install -U pbr 2026-05-07 17:40:34.028 | Using python 3.12 to install pbr 2026-05-07 17:40:34.031 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2026-05-07 17:40:35.015 | Requirement already satisfied: pbr in /opt/stack/data/venv/lib/python3.12/site-packages (7.0.3) 2026-05-07 17:40:35.219 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr) (82.0.1) 2026-05-07 17:40:35.453 | + inc/python:pip_install:216 : result=0 2026-05-07 17:40:35.456 | + inc/python:pip_install:218 : time_stop pip_install 2026-05-07 17:40:35.458 | + functions-common:time_stop:2412 : local name 2026-05-07 17:40:35.461 | + functions-common:time_stop:2413 : local end_time 2026-05-07 17:40:35.464 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-07 17:40:35.466 | + functions-common:time_stop:2415 : local total 2026-05-07 17:40:35.468 | + functions-common:time_stop:2416 : local start_time 2026-05-07 17:40:35.470 | + functions-common:time_stop:2418 : name=pip_install 2026-05-07 17:40:35.472 | + functions-common:time_stop:2419 : start_time=1778175634021 2026-05-07 17:40:35.474 | + functions-common:time_stop:2421 : [[ -z 1778175634021 ]] 2026-05-07 17:40:35.480 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-07 17:40:35.485 | + functions-common:time_stop:2424 : end_time=1778175635481 2026-05-07 17:40:35.487 | + functions-common:time_stop:2425 : elapsed_time=1460 2026-05-07 17:40:35.491 | + functions-common:time_stop:2426 : total=35652 2026-05-07 17:40:35.495 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-07 17:40:35.497 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=37112 2026-05-07 17:40:35.500 | + inc/python:pip_install:219 : return 0 2026-05-07 17:40:35.505 | + ./stack.sh:main:832 : python3.12 -m venv /opt/stack/bindep-venv 2026-05-07 17:40:40.985 | + ./stack.sh:main:834 : /opt/stack/bindep-venv/bin/pip install bindep 2026-05-07 17:40:41.796 | Collecting bindep 2026-05-07 17:40:41.895 | Downloading bindep-2.14.0-py3-none-any.whl.metadata (11 kB) 2026-05-07 17:40:41.999 | Collecting distro>=1.7 (from bindep) 2026-05-07 17:40:42.014 | Downloading distro-1.9.0-py3-none-any.whl.metadata (6.8 kB) 2026-05-07 17:40:42.097 | Collecting packaging (from bindep) 2026-05-07 17:40:42.113 | Downloading packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-05-07 17:40:42.258 | Collecting Parsley (from bindep) 2026-05-07 17:40:42.276 | Downloading Parsley-1.3-py2.py3-none-any.whl.metadata (4.1 kB) 2026-05-07 17:40:42.364 | Collecting pbr>=2 (from bindep) 2026-05-07 17:40:42.367 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-05-07 17:40:42.769 | Collecting setuptools (from pbr>=2->bindep) 2026-05-07 17:40:42.774 | Using cached setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) 2026-05-07 17:40:42.861 | Downloading bindep-2.14.0-py3-none-any.whl (35 kB) 2026-05-07 17:40:42.891 | Downloading distro-1.9.0-py3-none-any.whl (20 kB) 2026-05-07 17:40:42.900 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-05-07 17:40:42.917 | Downloading packaging-26.2-py3-none-any.whl (100 kB) 2026-05-07 17:40:42.943 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.2/100.2 kB 4.7 MB/s eta 0:00:00 2026-05-07 17:40:42.960 | Downloading Parsley-1.3-py2.py3-none-any.whl (88 kB) 2026-05-07 17:40:42.975 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.9/88.9 kB 8.9 MB/s eta 0:00:00 2026-05-07 17:40:42.978 | Using cached setuptools-82.0.1-py3-none-any.whl (1.0 MB) 2026-05-07 17:40:43.121 | Installing collected packages: Parsley, setuptools, packaging, distro, pbr, bindep 2026-05-07 17:40:44.833 | 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-07 17:40:44.972 | + ./stack.sh:main:835 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-05-07 17:40:44.975 | + ./stack.sh:main:835 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-05-07 17:40:44.978 | ++ ./stack.sh:main:838 : _get_plugin_bindep_packages 2026-05-07 17:40:44.994 | + ./stack.sh:main:838 : pkgs= 2026-05-07 17:40:44.996 | + ./stack.sh:main:839 : [[ -n '' ]] 2026-05-07 17:40:44.999 | + ./stack.sh:main:846 : run_phase stack pre-install 2026-05-07 17:40:45.001 | + functions-common:run_phase:1840 : local mode=stack 2026-05-07 17:40:45.003 | + functions-common:run_phase:1841 : local phase=pre-install 2026-05-07 17:40:45.006 | + functions-common:run_phase:1842 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-05-07 17:40:45.008 | + functions-common:run_phase:1843 : local extra_plugin_file_name 2026-05-07 17:40:45.010 | + functions-common:run_phase:1844 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-05-07 17:40:45.012 | + functions-common:run_phase:1849 : local exceptions=80-tempest.sh 2026-05-07 17:40:45.014 | + functions-common:run_phase:1850 : local extra 2026-05-07 17:40:45.017 | ++ functions-common:run_phase:1851 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-05-07 17:40:45.021 | + functions-common:run_phase:1851 : extra=80-tempest.sh 2026-05-07 17:40:45.023 | + functions-common:run_phase:1852 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-05-07 17:40:45.025 | + functions-common:run_phase:1856 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-05-07 17:40:45.028 | + functions-common:run_phase:1856 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack pre-install 2026-05-07 17:40:45.030 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-05-07 17:40:45.043 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-07 17:40:45.045 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-05-07 17:40:45.047 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-05-07 17:40:45.050 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2026-05-07 17:40:45.052 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-05-07 17:40:45.054 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-05-07 17:40:45.056 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-05-07 17:40:45.058 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2026-05-07 17:40:45.060 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2026-05-07 17:40:45.062 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2026-05-07 17:40:45.064 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2026-05-07 17:40:45.067 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-05-07 17:40:45.069 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-05-07 17:40:45.071 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-05-07 17:40:45.074 | + functions-common:run_phase:1861 : [[ stack == \s\o\u\r\c\e ]] 2026-05-07 17:40:45.076 | + functions-common:run_phase:1864 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-05-07 17:40:45.078 | + functions-common:run_phase:1867 : run_plugins stack pre-install 2026-05-07 17:40:45.080 | + functions-common:run_plugins:1826 : local mode=stack 2026-05-07 17:40:45.082 | + functions-common:run_plugins:1827 : local phase=pre-install 2026-05-07 17:40:45.085 | + functions-common:run_plugins:1829 : local plugins= 2026-05-07 17:40:45.087 | + functions-common:run_plugins:1830 : local plugin 2026-05-07 17:40:45.089 | + ./stack.sh:main:849 : set_systemd_override DefaultLimitNOFILE 2048 2026-05-07 17:40:45.092 | + functions:set_systemd_override:844 : local key=DefaultLimitNOFILE 2026-05-07 17:40:45.094 | + functions:set_systemd_override:845 : local value=2048 2026-05-07 17:40:45.097 | + functions:set_systemd_override:847 : local sysconf=/etc/systemd/system.conf 2026-05-07 17:40:45.099 | + functions:set_systemd_override:848 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2026-05-07 17:40:45.156 | + functions:set_systemd_override:849 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2026-05-07 17:40:45.157 | Set systemd system override for DefaultLimitNOFILE=2048 2026-05-07 17:40:45.159 | + functions:set_systemd_override:851 : sudo systemctl daemon-reload 2026-05-07 17:40:45.580 | + ./stack.sh:main:851 : install_rpc_backend 2026-05-07 17:40:45.587 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2026-05-07 17:40:45.608 | + functions-common:is_service_enabled:2068 : return 0 2026-05-07 17:40:45.611 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2026-05-07 17:40:45.614 | + functions-common:install_package:1430 : update_package_repo 2026-05-07 17:40:45.617 | + functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-05-07 17:40:45.620 | + functions-common:update_package_repo:1405 : REPOS_UPDATED=True 2026-05-07 17:40:45.623 | + functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-05-07 17:40:45.626 | + functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-05-07 17:40:45.629 | + functions-common:update_package_repo:1412 : is_ubuntu 2026-05-07 17:40:45.632 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-07 17:40:45.634 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-07 17:40:45.638 | + functions-common:update_package_repo:1413 : apt_get_update 2026-05-07 17:40:45.641 | + functions-common:apt_get_update:1158 : [[ True == \T\r\u\e ]] 2026-05-07 17:40:45.644 | + functions-common:apt_get_update:1158 : [[ False != \T\r\u\e ]] 2026-05-07 17:40:45.647 | + functions-common:apt_get_update:1159 : return 2026-05-07 17:40:45.650 | + functions-common:install_package:1431 : real_install_package rabbitmq-server 2026-05-07 17:40:45.653 | + functions-common:real_install_package:1418 : is_ubuntu 2026-05-07 17:40:45.656 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-07 17:40:45.659 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-07 17:40:45.662 | + functions-common:real_install_package:1419 : apt_get install rabbitmq-server 2026-05-07 17:40:45.686 | + 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-07 17:40:45.726 | Reading package lists... 2026-05-07 17:40:46.196 | Building dependency tree... 2026-05-07 17:40:46.198 | Reading state information... 2026-05-07 17:40:46.957 | The following additional packages will be installed: 2026-05-07 17:40:46.958 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-05-07 17:40:46.958 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-05-07 17:40:46.958 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-05-07 17:40:46.960 | erlang-tools erlang-xmerl 2026-05-07 17:40:46.963 | Suggested packages: 2026-05-07 17:40:46.963 | erlang erlang-manpages erlang-doc 2026-05-07 17:40:47.029 | The following NEW packages will be installed: 2026-05-07 17:40:47.029 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-05-07 17:40:47.030 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-05-07 17:40:47.030 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-05-07 17:40:47.032 | erlang-tools erlang-xmerl rabbitmq-server 2026-05-07 17:40:47.103 | 0 upgraded, 18 newly installed, 0 to remove and 25 not upgraded. 2026-05-07 17:40:47.103 | Need to get 36.1 MB of archives. 2026-05-07 17:40:47.103 | After this operation, 56.3 MB of additional disk space will be used. 2026-05-07 17:40:47.104 | 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-07 17:40:47.235 | 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-07 17:40:47.245 | 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-07 17:40:47.247 | 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-07 17:40:47.256 | 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-07 17:40:47.266 | 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-07 17:40:47.269 | 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-07 17:40:47.287 | 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-07 17:40:47.289 | 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-07 17:40:47.290 | 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-07 17:40:47.292 | 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-07 17:40:47.299 | 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-07 17:40:47.319 | 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-07 17:40:47.321 | 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-07 17:40:47.323 | 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-07 17:40:47.326 | 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-07 17:40:47.333 | 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-07 17:40:47.348 | 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-07 17:40:47.766 | perl: warning: Setting locale failed. 2026-05-07 17:40:47.767 | perl: warning: Please check that your locale settings: 2026-05-07 17:40:47.767 | LANGUAGE = (unset), 2026-05-07 17:40:47.767 | LC_ALL = "en_US.utf8", 2026-05-07 17:40:47.767 | LANG = "de_DE.UTF-8" 2026-05-07 17:40:47.767 | are supported and installed on your system. 2026-05-07 17:40:47.767 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-07 17:40:47.828 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-05-07 17:40:47.828 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-05-07 17:40:47.828 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-05-07 17:40:48.027 | Fetched 36.1 MB in 0s (79.6 MB/s) 2026-05-07 17:40:48.107 | Selecting previously unselected package erlang-base. 2026-05-07 17:40:48.169 | (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-07 17:40:48.176 | Preparing to unpack .../00-erlang-base_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-05-07 17:40:48.180 | Unpacking erlang-base (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-07 17:40:48.556 | Selecting previously unselected package erlang-asn1. 2026-05-07 17:40:48.568 | Preparing to unpack .../01-erlang-asn1_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-05-07 17:40:48.572 | Unpacking erlang-asn1 (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-07 17:40:48.632 | Selecting previously unselected package erlang-crypto. 2026-05-07 17:40:48.644 | Preparing to unpack .../02-erlang-crypto_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-05-07 17:40:48.648 | Unpacking erlang-crypto (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-07 17:40:48.692 | Selecting previously unselected package erlang-public-key. 2026-05-07 17:40:48.704 | Preparing to unpack .../03-erlang-public-key_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-05-07 17:40:48.709 | Unpacking erlang-public-key (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-07 17:40:48.762 | Selecting previously unselected package erlang-mnesia. 2026-05-07 17:40:48.774 | Preparing to unpack .../04-erlang-mnesia_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-05-07 17:40:48.778 | Unpacking erlang-mnesia (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-07 17:40:48.860 | Selecting previously unselected package erlang-runtime-tools. 2026-05-07 17:40:48.872 | Preparing to unpack .../05-erlang-runtime-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-05-07 17:40:48.876 | Unpacking erlang-runtime-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-07 17:40:48.939 | Selecting previously unselected package erlang-ssl. 2026-05-07 17:40:48.951 | Preparing to unpack .../06-erlang-ssl_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-05-07 17:40:48.956 | Unpacking erlang-ssl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-07 17:40:49.045 | Selecting previously unselected package erlang-eldap. 2026-05-07 17:40:49.057 | Preparing to unpack .../07-erlang-eldap_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-05-07 17:40:49.061 | Unpacking erlang-eldap (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-07 17:40:49.102 | Selecting previously unselected package erlang-ftp. 2026-05-07 17:40:49.114 | Preparing to unpack .../08-erlang-ftp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-05-07 17:40:49.118 | Unpacking erlang-ftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-07 17:40:49.160 | Selecting previously unselected package erlang-tftp. 2026-05-07 17:40:49.173 | Preparing to unpack .../09-erlang-tftp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-05-07 17:40:49.177 | Unpacking erlang-tftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-07 17:40:49.221 | Selecting previously unselected package erlang-inets. 2026-05-07 17:40:49.234 | Preparing to unpack .../10-erlang-inets_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-05-07 17:40:49.237 | Unpacking erlang-inets (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-07 17:40:49.321 | Selecting previously unselected package erlang-snmp. 2026-05-07 17:40:49.333 | Preparing to unpack .../11-erlang-snmp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-05-07 17:40:49.337 | Unpacking erlang-snmp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-07 17:40:49.493 | Selecting previously unselected package erlang-os-mon. 2026-05-07 17:40:49.505 | Preparing to unpack .../12-erlang-os-mon_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-05-07 17:40:49.509 | Unpacking erlang-os-mon (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-07 17:40:49.558 | Selecting previously unselected package erlang-parsetools. 2026-05-07 17:40:49.570 | Preparing to unpack .../13-erlang-parsetools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-05-07 17:40:49.574 | Unpacking erlang-parsetools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-07 17:40:49.620 | Selecting previously unselected package erlang-syntax-tools. 2026-05-07 17:40:49.632 | Preparing to unpack .../14-erlang-syntax-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-05-07 17:40:49.636 | Unpacking erlang-syntax-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-07 17:40:49.686 | Selecting previously unselected package erlang-tools. 2026-05-07 17:40:49.698 | Preparing to unpack .../15-erlang-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-05-07 17:40:49.702 | Unpacking erlang-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-07 17:40:49.768 | Selecting previously unselected package erlang-xmerl. 2026-05-07 17:40:49.780 | Preparing to unpack .../16-erlang-xmerl_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-05-07 17:40:49.784 | Unpacking erlang-xmerl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-07 17:40:49.871 | Selecting previously unselected package rabbitmq-server. 2026-05-07 17:40:49.883 | Preparing to unpack .../17-rabbitmq-server_3.12.1-1ubuntu1.2_all.deb ... 2026-05-07 17:40:49.890 | Unpacking rabbitmq-server (3.12.1-1ubuntu1.2) ... 2026-05-07 17:40:50.940 | Setting up erlang-base (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-07 17:40:51.289 | Created symlink /etc/systemd/system/multi-user.target.wants/epmd.service → /usr/lib/systemd/system/epmd.service. 2026-05-07 17:40:51.289 | Created symlink /etc/systemd/system/sockets.target.wants/epmd.socket → /usr/lib/systemd/system/epmd.socket. 2026-05-07 17:40:53.735 | Searching for services which depend on erlang and should be started... none found. 2026-05-07 17:40:53.742 | Setting up erlang-xmerl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-07 17:40:53.752 | Setting up erlang-syntax-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-07 17:40:53.764 | Setting up erlang-parsetools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-07 17:40:53.775 | Setting up erlang-asn1 (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-07 17:40:53.786 | Setting up erlang-tftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-07 17:40:53.798 | Setting up erlang-mnesia (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-07 17:40:53.810 | Setting up erlang-crypto (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-07 17:40:53.822 | Setting up erlang-runtime-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-07 17:40:53.834 | Setting up erlang-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-07 17:40:53.846 | Setting up erlang-snmp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-07 17:40:53.858 | Setting up erlang-public-key (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-07 17:40:53.870 | Setting up erlang-ssl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-07 17:40:53.881 | Setting up erlang-os-mon (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-07 17:40:53.893 | Setting up erlang-eldap (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-07 17:40:53.905 | Setting up erlang-ftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-07 17:40:53.922 | Setting up erlang-inets (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-07 17:40:53.948 | Setting up rabbitmq-server (3.12.1-1ubuntu1.2) ... 2026-05-07 17:40:54.059 | info: Selecting GID from range 100 to 999 ... 2026-05-07 17:40:54.066 | info: Adding group `rabbitmq' (GID 118) ... 2026-05-07 17:40:54.172 | info: Selecting UID from range 100 to 999 ... 2026-05-07 17:40:54.172 | 2026-05-07 17:40:54.178 | info: Adding system user `rabbitmq' (UID 116) ... 2026-05-07 17:40:54.181 | info: Adding new user `rabbitmq' (UID 116) with group `rabbitmq' ... 2026-05-07 17:40:54.237 | info: Not creating home directory `/var/lib/rabbitmq'. 2026-05-07 17:40:54.446 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /usr/lib/systemd/system/rabbitmq-server.service. 2026-05-07 17:41:14.086 | Processing triggers for man-db (2.12.0-4build2) ... 2026-05-07 17:41:15.731 | perl: warning: Setting locale failed. 2026-05-07 17:41:15.731 | perl: warning: Please check that your locale settings: 2026-05-07 17:41:15.731 | LANGUAGE = (unset), 2026-05-07 17:41:15.731 | LC_ALL = "en_US.utf8", 2026-05-07 17:41:15.731 | LANG = "de_DE.UTF-8" 2026-05-07 17:41:15.731 | are supported and installed on your system. 2026-05-07 17:41:15.731 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-07 17:41:15.861 | perl: warning: Setting locale failed. 2026-05-07 17:41:15.861 | perl: warning: Please check that your locale settings: 2026-05-07 17:41:15.861 | LANGUAGE = (unset), 2026-05-07 17:41:15.861 | LC_ALL = "en_US.utf8", 2026-05-07 17:41:15.862 | LANG = "de_DE.UTF-8" 2026-05-07 17:41:15.862 | are supported and installed on your system. 2026-05-07 17:41:15.862 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-07 17:41:15.911 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-05-07 17:41:15.911 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-05-07 17:41:15.912 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-05-07 17:41:15.981 | perl: warning: Setting locale failed. 2026-05-07 17:41:15.982 | perl: warning: Please check that your locale settings: 2026-05-07 17:41:15.983 | LANGUAGE = (unset), 2026-05-07 17:41:15.983 | LC_ALL = "en_US.utf8", 2026-05-07 17:41:15.983 | LANG = "de_DE.UTF-8" 2026-05-07 17:41:15.983 | are supported and installed on your system. 2026-05-07 17:41:15.983 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-07 17:41:16.492 | 2026-05-07 17:41:16.493 | Running kernel seems to be up-to-date. 2026-05-07 17:41:16.493 | 2026-05-07 17:41:16.493 | Restarting services... 2026-05-07 17:41:16.519 | 2026-05-07 17:41:16.519 | Service restarts being deferred: 2026-05-07 17:41:16.519 | systemctl restart virtlockd.service 2026-05-07 17:41:16.519 | systemctl restart virtlogd.service 2026-05-07 17:41:16.519 | 2026-05-07 17:41:16.519 | No containers need to be restarted. 2026-05-07 17:41:16.519 | 2026-05-07 17:41:16.519 | User sessions running outdated binaries: 2026-05-07 17:41:16.519 | quobyte @ session #5: sshd[1977] 2026-05-07 17:41:16.528 | 2026-05-07 17:41:16.528 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-05-07 17:41:18.618 | + functions-common:apt_get:1203 : result=0 2026-05-07 17:41:18.621 | + functions-common:apt_get:1206 : time_stop apt-get 2026-05-07 17:41:18.623 | + functions-common:time_stop:2412 : local name 2026-05-07 17:41:18.625 | + functions-common:time_stop:2413 : local end_time 2026-05-07 17:41:18.627 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-07 17:41:18.630 | + functions-common:time_stop:2415 : local total 2026-05-07 17:41:18.632 | + functions-common:time_stop:2416 : local start_time 2026-05-07 17:41:18.634 | + functions-common:time_stop:2418 : name=apt-get 2026-05-07 17:41:18.636 | + functions-common:time_stop:2419 : start_time=1778175645682 2026-05-07 17:41:18.638 | + functions-common:time_stop:2421 : [[ -z 1778175645682 ]] 2026-05-07 17:41:18.641 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-07 17:41:18.645 | + functions-common:time_stop:2424 : end_time=1778175678642 2026-05-07 17:41:18.647 | + functions-common:time_stop:2425 : elapsed_time=32960 2026-05-07 17:41:18.650 | + functions-common:time_stop:2426 : total=66842 2026-05-07 17:41:18.652 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-07 17:41:18.654 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=99802 2026-05-07 17:41:18.656 | + functions-common:apt_get:1207 : return 0 2026-05-07 17:41:18.659 | + lib/rpc_backend:install_rpc_backend:55 : is_fedora 2026-05-07 17:41:18.661 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2026-05-07 17:41:18.663 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2026-05-07 17:41:18.665 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2026-05-07 17:41:18.667 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2026-05-07 17:41:18.670 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-05-07 17:41:18.672 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2026-05-07 17:41:18.674 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-05-07 17:41:18.676 | + functions-common:is_fedora:533 : '[' Ubuntu = RockyLinux ']' 2026-05-07 17:41:18.678 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOS ']' 2026-05-07 17:41:18.681 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOSStream ']' 2026-05-07 17:41:18.683 | + functions-common:is_fedora:535 : '[' Ubuntu = AlmaLinux ']' 2026-05-07 17:41:18.685 | + functions-common:is_fedora:536 : '[' Ubuntu = OracleServer ']' 2026-05-07 17:41:18.687 | + functions-common:is_fedora:536 : '[' Ubuntu = Virtuozzo ']' 2026-05-07 17:41:18.690 | + ./stack.sh:main:852 : restart_rpc_backend 2026-05-07 17:41:18.692 | + lib/rpc_backend:restart_rpc_backend:68 : is_service_enabled rabbit 2026-05-07 17:41:18.706 | + functions-common:is_service_enabled:2068 : return 0 2026-05-07 17:41:18.709 | + lib/rpc_backend:restart_rpc_backend:70 : echo_summary 'Starting RabbitMQ' 2026-05-07 17:41:18.711 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-05-07 17:41:18.713 | + ./stack.sh:echo_summary:444 : echo -e Starting RabbitMQ 2026-05-07 17:41:18.715 | + lib/rpc_backend:restart_rpc_backend:81 : local i 2026-05-07 17:41:18.718 | ++ lib/rpc_backend:restart_rpc_backend:82 : seq 20 2026-05-07 17:41:18.722 | + lib/rpc_backend:restart_rpc_backend:82 : for i in `seq 20` 2026-05-07 17:41:18.724 | + lib/rpc_backend:restart_rpc_backend:83 : local rc=0 2026-05-07 17:41:18.726 | + lib/rpc_backend:restart_rpc_backend:85 : [[ 1 -eq 20 ]] 2026-05-07 17:41:18.728 | + lib/rpc_backend:restart_rpc_backend:87 : [[ 1 == \0 ]] 2026-05-07 17:41:18.731 | + lib/rpc_backend:restart_rpc_backend:91 : rabbit_setuser stackrabbit stackqueue 2026-05-07 17:41:18.733 | + lib/rpc_backend:rabbit_setuser:160 : local user=stackrabbit pass=stackqueue found= out= 2026-05-07 17:41:18.736 | ++ lib/rpc_backend:rabbit_setuser:161 : sudo rabbitmqctl list_users 2026-05-07 17:41:19.931 | + lib/rpc_backend:rabbit_setuser:161 : out='Listing users ... 2026-05-07 17:41:19.932 | user tags 2026-05-07 17:41:19.932 | guest [administrator]' 2026-05-07 17:41:19.936 | ++ lib/rpc_backend:rabbit_setuser:163 : echo 'Listing users ... 2026-05-07 17:41:19.936 | user tags 2026-05-07 17:41:19.936 | guest [administrator]' 2026-05-07 17:41:19.936 | ++ lib/rpc_backend:rabbit_setuser:163 : awk '$1 == user { print $1 }' user=stackrabbit 2026-05-07 17:41:19.942 | + lib/rpc_backend:rabbit_setuser:163 : found= 2026-05-07 17:41:19.945 | + lib/rpc_backend:rabbit_setuser:164 : '[' '' = stackrabbit ']' 2026-05-07 17:41:19.948 | + lib/rpc_backend:rabbit_setuser:168 : sudo rabbitmqctl add_user stackrabbit stackqueue 2026-05-07 17:41:21.030 | Adding user "stackrabbit" ... 2026-05-07 17:41:21.043 | Done. Don't forget to grant the user permissions to some virtual hosts! See 'rabbitmqctl help set_permissions' to learn more. 2026-05-07 17:41:21.064 | + lib/rpc_backend:rabbit_setuser:171 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2026-05-07 17:41:22.133 | Setting permissions for user "stackrabbit" in vhost "/" ... 2026-05-07 17:41:22.167 | + lib/rpc_backend:restart_rpc_backend:92 : '[' 0 -ne 0 ']' 2026-05-07 17:41:22.169 | + lib/rpc_backend:restart_rpc_backend:97 : sudo rabbitmqctl change_password stackrabbit stackqueue 2026-05-07 17:41:23.225 | Changing password for user "stackrabbit" ... 2026-05-07 17:41:23.257 | + lib/rpc_backend:restart_rpc_backend:99 : '[' 0 -ne 0 ']' 2026-05-07 17:41:23.260 | + lib/rpc_backend:restart_rpc_backend:103 : break 2026-05-07 17:41:23.263 | + lib/rpc_backend:restart_rpc_backend:106 : sudo rabbitmqctl delete_user guest 2026-05-07 17:41:24.336 | Deleting user "guest" ... 2026-05-07 17:41:24.367 | + ./stack.sh:main:854 : is_service_enabled mysql postgresql 2026-05-07 17:41:24.387 | + functions-common:is_service_enabled:2068 : return 0 2026-05-07 17:41:24.390 | + ./stack.sh:main:855 : install_database 2026-05-07 17:41:24.392 | + lib/database:install_database:118 : install_database_mysql 2026-05-07 17:41:24.395 | + lib/databases/mysql:install_database_mysql:202 : is_ubuntu 2026-05-07 17:41:24.398 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-07 17:41:24.401 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-07 17:41:24.404 | + lib/databases/mysql:install_database_mysql:205 : sudo debconf-set-selections 2026-05-07 17:41:24.415 | perl: warning: Setting locale failed. 2026-05-07 17:41:24.415 | perl: warning: Please check that your locale settings: 2026-05-07 17:41:24.415 | LANGUAGE = (unset), 2026-05-07 17:41:24.415 | LC_ALL = "en_US.utf8", 2026-05-07 17:41:24.415 | LANG = "de_DE.UTF-8" 2026-05-07 17:41:24.415 | are supported and installed on your system. 2026-05-07 17:41:24.415 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-07 17:41:24.466 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-05-07 17:41:24.466 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-05-07 17:41:24.466 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-05-07 17:41:24.576 | + lib/databases/mysql:install_database_mysql:215 : [[ ! -e /home/quobyte/.my.cnf ]] 2026-05-07 17:41:24.579 | + lib/databases/mysql:install_database_mysql:216 : cat 2026-05-07 17:41:24.584 | + lib/databases/mysql:install_database_mysql:222 : is_ubuntu 2026-05-07 17:41:24.586 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-07 17:41:24.589 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-07 17:41:24.592 | + lib/databases/mysql:install_database_mysql:222 : '[' mysql '!=' mariadb ']' 2026-05-07 17:41:24.595 | + lib/databases/mysql:install_database_mysql:223 : echo host=127.0.0.1 2026-05-07 17:41:24.598 | + lib/databases/mysql:install_database_mysql:225 : chmod 0600 /home/quobyte/.my.cnf 2026-05-07 17:41:24.602 | + lib/databases/mysql:install_database_mysql:228 : [[ True == \T\r\u\e ]] 2026-05-07 17:41:24.605 | + lib/databases/mysql:install_database_mysql:229 : is_fedora 2026-05-07 17:41:24.608 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2026-05-07 17:41:24.611 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2026-05-07 17:41:24.614 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2026-05-07 17:41:24.616 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2026-05-07 17:41:24.619 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-05-07 17:41:24.621 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2026-05-07 17:41:24.624 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-05-07 17:41:24.627 | + functions-common:is_fedora:533 : '[' Ubuntu = RockyLinux ']' 2026-05-07 17:41:24.630 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOS ']' 2026-05-07 17:41:24.633 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOSStream ']' 2026-05-07 17:41:24.636 | + functions-common:is_fedora:535 : '[' Ubuntu = AlmaLinux ']' 2026-05-07 17:41:24.638 | + functions-common:is_fedora:536 : '[' Ubuntu = OracleServer ']' 2026-05-07 17:41:24.642 | + functions-common:is_fedora:536 : '[' Ubuntu = Virtuozzo ']' 2026-05-07 17:41:24.645 | + lib/databases/mysql:install_database_mysql:232 : is_ubuntu 2026-05-07 17:41:24.647 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-07 17:41:24.650 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-07 17:41:24.653 | + lib/databases/mysql:install_database_mysql:233 : install_package mysql-server 2026-05-07 17:41:24.656 | + functions-common:install_package:1430 : update_package_repo 2026-05-07 17:41:24.659 | + functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-05-07 17:41:24.662 | + functions-common:update_package_repo:1405 : REPOS_UPDATED=True 2026-05-07 17:41:24.665 | + functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-05-07 17:41:24.668 | + functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-05-07 17:41:24.670 | + functions-common:update_package_repo:1412 : is_ubuntu 2026-05-07 17:41:24.674 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-07 17:41:24.676 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-07 17:41:24.679 | + functions-common:update_package_repo:1413 : apt_get_update 2026-05-07 17:41:24.682 | + functions-common:apt_get_update:1158 : [[ True == \T\r\u\e ]] 2026-05-07 17:41:24.684 | + functions-common:apt_get_update:1158 : [[ False != \T\r\u\e ]] 2026-05-07 17:41:24.687 | + functions-common:apt_get_update:1159 : return 2026-05-07 17:41:24.690 | + functions-common:install_package:1431 : real_install_package mysql-server 2026-05-07 17:41:24.693 | + functions-common:real_install_package:1418 : is_ubuntu 2026-05-07 17:41:24.695 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-07 17:41:24.698 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-07 17:41:24.700 | + functions-common:real_install_package:1419 : apt_get install mysql-server 2026-05-07 17:41:24.723 | + 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-07 17:41:24.761 | Reading package lists... 2026-05-07 17:41:25.160 | Building dependency tree... 2026-05-07 17:41:25.162 | Reading state information... 2026-05-07 17:41:25.705 | The following additional packages will be installed: 2026-05-07 17:41:25.705 | libcgi-fast-perl libcgi-pm-perl libclone-perl libencode-locale-perl 2026-05-07 17:41:25.705 | libevent-pthreads-2.1-7t64 libfcgi-bin libfcgi-perl libfcgi0t64 2026-05-07 17:41:25.705 | libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl 2026-05-07 17:41:25.705 | libhttp-date-perl libhttp-message-perl libio-html-perl 2026-05-07 17:41:25.706 | liblwp-mediatypes-perl libmecab2 libprotobuf-lite32t64 libtimedate-perl 2026-05-07 17:41:25.706 | liburi-perl mecab-ipadic mecab-ipadic-utf8 mecab-utils mysql-client-8.0 2026-05-07 17:41:25.707 | mysql-client-core-8.0 mysql-server-8.0 mysql-server-core-8.0 2026-05-07 17:41:25.710 | Suggested packages: 2026-05-07 17:41:25.710 | libdata-dump-perl libipc-sharedcache-perl libio-compress-brotli-perl 2026-05-07 17:41:25.710 | libbusiness-isbn-perl libregexp-ipv6-perl libwww-perl mailx tinyca 2026-05-07 17:41:25.764 | The following NEW packages will be installed: 2026-05-07 17:41:25.764 | libcgi-fast-perl libcgi-pm-perl libclone-perl libencode-locale-perl 2026-05-07 17:41:25.764 | libevent-pthreads-2.1-7t64 libfcgi-bin libfcgi-perl libfcgi0t64 2026-05-07 17:41:25.764 | libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl 2026-05-07 17:41:25.764 | libhttp-date-perl libhttp-message-perl libio-html-perl 2026-05-07 17:41:25.764 | liblwp-mediatypes-perl libmecab2 libprotobuf-lite32t64 libtimedate-perl 2026-05-07 17:41:25.765 | liburi-perl mecab-ipadic mecab-ipadic-utf8 mecab-utils mysql-client-8.0 2026-05-07 17:41:25.766 | mysql-client-core-8.0 mysql-server mysql-server-8.0 mysql-server-core-8.0 2026-05-07 17:41:25.817 | 0 upgraded, 27 newly installed, 0 to remove and 25 not upgraded. 2026-05-07 17:41:25.817 | Need to get 29.6 MB of archives. 2026-05-07 17:41:25.817 | After this operation, 243 MB of additional disk space will be used. 2026-05-07 17:41:25.817 | 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-07 17:41:25.867 | 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-07 17:41:25.868 | 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-07 17:41:25.868 | Get:4 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libmecab2 amd64 0.996-14ubuntu4 [201 kB] 2026-05-07 17:41:25.871 | 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-07 17:41:25.873 | 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-07 17:41:26.064 | 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-07 17:41:26.079 | Get:8 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libhtml-tagset-perl all 3.20-6 [11.3 kB] 2026-05-07 17:41:26.080 | Get:9 http://de.archive.ubuntu.com/ubuntu noble/main amd64 liburi-perl all 5.27-1 [88.0 kB] 2026-05-07 17:41:26.081 | Get:10 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libhtml-parser-perl amd64 3.81-1build3 [85.8 kB] 2026-05-07 17:41:26.082 | Get:11 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libcgi-pm-perl all 4.63-1 [185 kB] 2026-05-07 17:41:26.085 | 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-07 17:41:26.086 | Get:13 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libfcgi-perl amd64 0.82+ds-3build2 [21.7 kB] 2026-05-07 17:41:26.086 | Get:14 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libcgi-fast-perl all 1:2.17-1 [10.3 kB] 2026-05-07 17:41:26.087 | Get:15 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libclone-perl amd64 0.46-1build3 [10.7 kB] 2026-05-07 17:41:26.087 | Get:16 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libencode-locale-perl all 1.05-3 [11.6 kB] 2026-05-07 17:41:26.088 | 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-07 17:41:26.090 | Get:18 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libhtml-template-perl all 2.97-2 [60.2 kB] 2026-05-07 17:41:26.091 | Get:19 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libtimedate-perl all 2.3300-2 [34.0 kB] 2026-05-07 17:41:26.092 | Get:20 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libhttp-date-perl all 6.06-1 [10.2 kB] 2026-05-07 17:41:26.095 | Get:21 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libio-html-perl all 1.004-3 [15.9 kB] 2026-05-07 17:41:26.096 | Get:22 http://de.archive.ubuntu.com/ubuntu noble/main amd64 liblwp-mediatypes-perl all 6.04-2 [20.1 kB] 2026-05-07 17:41:26.098 | Get:23 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libhttp-message-perl all 6.45-1ubuntu1 [78.2 kB] 2026-05-07 17:41:26.100 | Get:24 http://de.archive.ubuntu.com/ubuntu noble/main amd64 mecab-utils amd64 0.996-14ubuntu4 [4804 B] 2026-05-07 17:41:26.100 | Get:25 http://de.archive.ubuntu.com/ubuntu noble/main amd64 mecab-ipadic all 2.7.0-20070801+main-3 [6718 kB] 2026-05-07 17:41:26.172 | 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-07 17:41:26.172 | 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-07 17:41:26.405 | perl: warning: Setting locale failed. 2026-05-07 17:41:26.405 | perl: warning: Please check that your locale settings: 2026-05-07 17:41:26.405 | LANGUAGE = (unset), 2026-05-07 17:41:26.405 | LC_ALL = "en_US.utf8", 2026-05-07 17:41:26.405 | LANG = "de_DE.UTF-8" 2026-05-07 17:41:26.405 | are supported and installed on your system. 2026-05-07 17:41:26.405 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-07 17:41:26.468 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-05-07 17:41:26.468 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-05-07 17:41:26.468 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-05-07 17:41:26.595 | Vorkonfiguration der Pakete ... 2026-05-07 17:41:26.604 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-05-07 17:41:26.737 | Fetched 29.6 MB in 0s (78.1 MB/s) 2026-05-07 17:41:26.770 | Selecting previously unselected package mysql-client-core-8.0. 2026-05-07 17:41:26.828 | (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-07 17:41:26.834 | Preparing to unpack .../00-mysql-client-core-8.0_8.0.45-0ubuntu0.24.04.1_amd64.deb ... 2026-05-07 17:41:26.838 | Unpacking mysql-client-core-8.0 (8.0.45-0ubuntu0.24.04.1) ... 2026-05-07 17:41:27.252 | Selecting previously unselected package mysql-client-8.0. 2026-05-07 17:41:27.262 | Preparing to unpack .../01-mysql-client-8.0_8.0.45-0ubuntu0.24.04.1_amd64.deb ... 2026-05-07 17:41:27.266 | Unpacking mysql-client-8.0 (8.0.45-0ubuntu0.24.04.1) ... 2026-05-07 17:41:27.313 | Selecting previously unselected package libevent-pthreads-2.1-7t64:amd64. 2026-05-07 17:41:27.325 | Preparing to unpack .../02-libevent-pthreads-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-05-07 17:41:27.333 | Unpacking libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-05-07 17:41:27.377 | Selecting previously unselected package libmecab2:amd64. 2026-05-07 17:41:27.388 | Preparing to unpack .../03-libmecab2_0.996-14ubuntu4_amd64.deb ... 2026-05-07 17:41:27.392 | Unpacking libmecab2:amd64 (0.996-14ubuntu4) ... 2026-05-07 17:41:27.442 | Selecting previously unselected package libprotobuf-lite32t64:amd64. 2026-05-07 17:41:27.451 | Preparing to unpack .../04-libprotobuf-lite32t64_3.21.12-8.2ubuntu0.3_amd64.deb ... 2026-05-07 17:41:27.455 | Unpacking libprotobuf-lite32t64:amd64 (3.21.12-8.2ubuntu0.3) ... 2026-05-07 17:41:27.498 | Selecting previously unselected package mysql-server-core-8.0. 2026-05-07 17:41:27.510 | Preparing to unpack .../05-mysql-server-core-8.0_8.0.45-0ubuntu0.24.04.1_amd64.deb ... 2026-05-07 17:41:27.514 | Unpacking mysql-server-core-8.0 (8.0.45-0ubuntu0.24.04.1) ... 2026-05-07 17:41:28.466 | Selecting previously unselected package mysql-server-8.0. 2026-05-07 17:41:28.477 | Preparing to unpack .../06-mysql-server-8.0_8.0.45-0ubuntu0.24.04.1_amd64.deb ... 2026-05-07 17:41:28.484 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-05-07 17:41:28.536 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-05-07 17:41:28.536 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-05-07 17:41:28.536 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-05-07 17:41:28.614 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-05-07 17:41:28.624 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-05-07 17:41:28.903 | Unpacking mysql-server-8.0 (8.0.45-0ubuntu0.24.04.1) ... 2026-05-07 17:41:28.964 | Selecting previously unselected package libhtml-tagset-perl. 2026-05-07 17:41:28.976 | Preparing to unpack .../07-libhtml-tagset-perl_3.20-6_all.deb ... 2026-05-07 17:41:28.979 | Unpacking libhtml-tagset-perl (3.20-6) ... 2026-05-07 17:41:29.017 | Selecting previously unselected package liburi-perl. 2026-05-07 17:41:29.029 | Preparing to unpack .../08-liburi-perl_5.27-1_all.deb ... 2026-05-07 17:41:29.032 | Unpacking liburi-perl (5.27-1) ... 2026-05-07 17:41:29.111 | Selecting previously unselected package libhtml-parser-perl:amd64. 2026-05-07 17:41:29.123 | Preparing to unpack .../09-libhtml-parser-perl_3.81-1build3_amd64.deb ... 2026-05-07 17:41:29.126 | Unpacking libhtml-parser-perl:amd64 (3.81-1build3) ... 2026-05-07 17:41:29.179 | Selecting previously unselected package libcgi-pm-perl. 2026-05-07 17:41:29.192 | Preparing to unpack .../10-libcgi-pm-perl_4.63-1_all.deb ... 2026-05-07 17:41:29.195 | Unpacking libcgi-pm-perl (4.63-1) ... 2026-05-07 17:41:29.252 | Selecting previously unselected package libfcgi0t64:amd64. 2026-05-07 17:41:29.264 | Preparing to unpack .../11-libfcgi0t64_2.4.2-2.1ubuntu0.24.04.1_amd64.deb ... 2026-05-07 17:41:29.267 | Unpacking libfcgi0t64:amd64 (2.4.2-2.1ubuntu0.24.04.1) ... 2026-05-07 17:41:29.306 | Selecting previously unselected package libfcgi-perl. 2026-05-07 17:41:29.317 | Preparing to unpack .../12-libfcgi-perl_0.82+ds-3build2_amd64.deb ... 2026-05-07 17:41:29.321 | Unpacking libfcgi-perl (0.82+ds-3build2) ... 2026-05-07 17:41:29.360 | Selecting previously unselected package libcgi-fast-perl. 2026-05-07 17:41:29.371 | Preparing to unpack .../13-libcgi-fast-perl_1%3a2.17-1_all.deb ... 2026-05-07 17:41:29.375 | Unpacking libcgi-fast-perl (1:2.17-1) ... 2026-05-07 17:41:29.410 | Selecting previously unselected package libclone-perl:amd64. 2026-05-07 17:41:29.421 | Preparing to unpack .../14-libclone-perl_0.46-1build3_amd64.deb ... 2026-05-07 17:41:29.425 | Unpacking libclone-perl:amd64 (0.46-1build3) ... 2026-05-07 17:41:29.462 | Selecting previously unselected package libencode-locale-perl. 2026-05-07 17:41:29.473 | Preparing to unpack .../15-libencode-locale-perl_1.05-3_all.deb ... 2026-05-07 17:41:29.477 | Unpacking libencode-locale-perl (1.05-3) ... 2026-05-07 17:41:29.513 | Selecting previously unselected package libfcgi-bin. 2026-05-07 17:41:29.524 | Preparing to unpack .../16-libfcgi-bin_2.4.2-2.1ubuntu0.24.04.1_amd64.deb ... 2026-05-07 17:41:29.529 | Unpacking libfcgi-bin (2.4.2-2.1ubuntu0.24.04.1) ... 2026-05-07 17:41:29.565 | Selecting previously unselected package libhtml-template-perl. 2026-05-07 17:41:29.577 | Preparing to unpack .../17-libhtml-template-perl_2.97-2_all.deb ... 2026-05-07 17:41:29.581 | Unpacking libhtml-template-perl (2.97-2) ... 2026-05-07 17:41:29.624 | Selecting previously unselected package libtimedate-perl. 2026-05-07 17:41:29.634 | Preparing to unpack .../18-libtimedate-perl_2.3300-2_all.deb ... 2026-05-07 17:41:29.638 | Unpacking libtimedate-perl (2.3300-2) ... 2026-05-07 17:41:29.703 | Selecting previously unselected package libhttp-date-perl. 2026-05-07 17:41:29.715 | Preparing to unpack .../19-libhttp-date-perl_6.06-1_all.deb ... 2026-05-07 17:41:29.719 | Unpacking libhttp-date-perl (6.06-1) ... 2026-05-07 17:41:29.758 | Selecting previously unselected package libio-html-perl. 2026-05-07 17:41:29.770 | Preparing to unpack .../20-libio-html-perl_1.004-3_all.deb ... 2026-05-07 17:41:29.774 | Unpacking libio-html-perl (1.004-3) ... 2026-05-07 17:41:29.811 | Selecting previously unselected package liblwp-mediatypes-perl. 2026-05-07 17:41:29.824 | Preparing to unpack .../21-liblwp-mediatypes-perl_6.04-2_all.deb ... 2026-05-07 17:41:29.827 | Unpacking liblwp-mediatypes-perl (6.04-2) ... 2026-05-07 17:41:29.868 | Selecting previously unselected package libhttp-message-perl. 2026-05-07 17:41:29.880 | Preparing to unpack .../22-libhttp-message-perl_6.45-1ubuntu1_all.deb ... 2026-05-07 17:41:29.884 | Unpacking libhttp-message-perl (6.45-1ubuntu1) ... 2026-05-07 17:41:29.934 | Selecting previously unselected package mecab-utils. 2026-05-07 17:41:29.946 | Preparing to unpack .../23-mecab-utils_0.996-14ubuntu4_amd64.deb ... 2026-05-07 17:41:29.950 | Unpacking mecab-utils (0.996-14ubuntu4) ... 2026-05-07 17:41:29.995 | Selecting previously unselected package mecab-ipadic. 2026-05-07 17:41:30.007 | Preparing to unpack .../24-mecab-ipadic_2.7.0-20070801+main-3_all.deb ... 2026-05-07 17:41:30.011 | Unpacking mecab-ipadic (2.7.0-20070801+main-3) ... 2026-05-07 17:41:30.684 | Selecting previously unselected package mecab-ipadic-utf8. 2026-05-07 17:41:30.696 | Preparing to unpack .../25-mecab-ipadic-utf8_2.7.0-20070801+main-3_all.deb ... 2026-05-07 17:41:30.700 | Unpacking mecab-ipadic-utf8 (2.7.0-20070801+main-3) ... 2026-05-07 17:41:30.739 | Selecting previously unselected package mysql-server. 2026-05-07 17:41:30.751 | Preparing to unpack .../26-mysql-server_8.0.45-0ubuntu0.24.04.1_all.deb ... 2026-05-07 17:41:30.755 | Unpacking mysql-server (8.0.45-0ubuntu0.24.04.1) ... 2026-05-07 17:41:30.820 | Setting up libprotobuf-lite32t64:amd64 (3.21.12-8.2ubuntu0.3) ... 2026-05-07 17:41:30.831 | Setting up libmecab2:amd64 (0.996-14ubuntu4) ... 2026-05-07 17:41:30.847 | Setting up mysql-client-core-8.0 (8.0.45-0ubuntu0.24.04.1) ... 2026-05-07 17:41:30.858 | Setting up libclone-perl:amd64 (0.46-1build3) ... 2026-05-07 17:41:30.870 | Setting up libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-05-07 17:41:30.881 | Setting up libfcgi0t64:amd64 (2.4.2-2.1ubuntu0.24.04.1) ... 2026-05-07 17:41:30.892 | Setting up libhtml-tagset-perl (3.20-6) ... 2026-05-07 17:41:30.903 | Setting up liblwp-mediatypes-perl (6.04-2) ... 2026-05-07 17:41:30.915 | Setting up libfcgi-bin (2.4.2-2.1ubuntu0.24.04.1) ... 2026-05-07 17:41:30.926 | Setting up libencode-locale-perl (1.05-3) ... 2026-05-07 17:41:30.938 | Setting up mecab-utils (0.996-14ubuntu4) ... 2026-05-07 17:41:30.949 | Setting up libio-html-perl (1.004-3) ... 2026-05-07 17:41:30.961 | Setting up mysql-server-core-8.0 (8.0.45-0ubuntu0.24.04.1) ... 2026-05-07 17:41:30.971 | Setting up libtimedate-perl (2.3300-2) ... 2026-05-07 17:41:30.982 | Setting up mysql-client-8.0 (8.0.45-0ubuntu0.24.04.1) ... 2026-05-07 17:41:30.993 | Setting up libfcgi-perl (0.82+ds-3build2) ... 2026-05-07 17:41:31.004 | Setting up liburi-perl (5.27-1) ... 2026-05-07 17:41:31.014 | Setting up mysql-server-8.0 (8.0.45-0ubuntu0.24.04.1) ... 2026-05-07 17:41:31.064 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-05-07 17:41:31.117 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-05-07 17:41:31.118 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-05-07 17:41:31.118 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-05-07 17:41:31.196 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-05-07 17:41:31.206 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-05-07 17:41:31.256 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-05-07 17:41:31.287 | Renaming removed key_buffer and myisam-recover options (if present) 2026-05-07 17:41:42.237 | mysqld will log errors to /var/log/mysql/error.log 2026-05-07 17:41:43.091 | mysqld is running as pid 16289 2026-05-07 17:41:45.538 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /usr/lib/systemd/system/mysql.service. 2026-05-07 17:41:47.180 | Setting up libhttp-date-perl (6.06-1) ... 2026-05-07 17:41:47.317 | Setting up mecab-ipadic (2.7.0-20070801+main-3) ... 2026-05-07 17:41:47.326 | Compiling IPA dictionary for Mecab. This takes long time... 2026-05-07 17:41:47.330 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2026-05-07 17:41:47.330 | 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-07 17:41:47.331 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2026-05-07 17:41:47.335 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2026-05-07 17:41:47.335 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2026-05-07 17:41:47.344 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2026-05-07 17:41:47.441 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2026-05-07 17:41:47.441 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2026-05-07 17:41:47.441 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2026-05-07 17:41:47.443 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2026-05-07 17:41:47.443 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2026-05-07 17:41:47.443 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2026-05-07 17:41:47.492 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2026-05-07 17:41:47.492 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2026-05-07 17:41:47.802 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2026-05-07 17:41:47.802 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2026-05-07 17:41:47.809 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2026-05-07 17:41:47.958 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2026-05-07 17:41:48.038 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2026-05-07 17:41:48.038 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2026-05-07 17:41:48.259 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2026-05-07 17:41:48.259 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2026-05-07 17:41:48.260 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2026-05-07 17:41:48.288 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2026-05-07 17:41:48.336 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2026-05-07 17:41:48.337 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2026-05-07 17:41:48.340 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2026-05-07 17:41:48.342 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2026-05-07 17:41:48.342 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2026-05-07 17:41:48.691 | 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-07 17:41:48.812 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2026-05-07 17:41:49.059 | 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-07 17:41:49.062 | 2026-05-07 17:41:49.062 | done! 2026-05-07 17:41:49.068 | update-alternatives: using /var/lib/mecab/dic/ipadic to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2026-05-07 17:41:49.076 | Setting up mecab-ipadic-utf8 (2.7.0-20070801+main-3) ... 2026-05-07 17:41:49.086 | Compiling IPA dictionary for Mecab. This takes long time... 2026-05-07 17:41:49.090 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2026-05-07 17:41:49.090 | 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-07 17:41:49.091 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2026-05-07 17:41:49.096 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2026-05-07 17:41:49.096 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2026-05-07 17:41:49.109 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2026-05-07 17:41:49.236 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2026-05-07 17:41:49.236 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2026-05-07 17:41:49.237 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2026-05-07 17:41:49.238 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2026-05-07 17:41:49.238 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2026-05-07 17:41:49.239 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2026-05-07 17:41:49.323 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2026-05-07 17:41:49.323 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2026-05-07 17:41:49.773 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2026-05-07 17:41:49.774 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2026-05-07 17:41:49.784 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2026-05-07 17:41:49.987 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2026-05-07 17:41:50.093 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2026-05-07 17:41:50.093 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2026-05-07 17:41:50.390 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2026-05-07 17:41:50.390 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2026-05-07 17:41:50.393 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2026-05-07 17:41:50.430 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2026-05-07 17:41:50.498 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2026-05-07 17:41:50.499 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2026-05-07 17:41:50.502 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2026-05-07 17:41:50.503 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2026-05-07 17:41:50.504 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2026-05-07 17:41:50.934 | 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-07 17:41:51.069 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2026-05-07 17:41:51.318 | 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-07 17:41:51.321 | 2026-05-07 17:41:51.322 | done! 2026-05-07 17:41:51.331 | update-alternatives: using /var/lib/mecab/dic/ipadic-utf8 to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2026-05-07 17:41:51.351 | Setting up libhtml-parser-perl:amd64 (3.81-1build3) ... 2026-05-07 17:41:51.362 | Setting up libhttp-message-perl (6.45-1ubuntu1) ... 2026-05-07 17:41:51.373 | Setting up mysql-server (8.0.45-0ubuntu0.24.04.1) ... 2026-05-07 17:41:51.384 | Setting up libcgi-pm-perl (4.63-1) ... 2026-05-07 17:41:51.395 | Setting up libhtml-template-perl (2.97-2) ... 2026-05-07 17:41:51.406 | Setting up libcgi-fast-perl (1:2.17-1) ... 2026-05-07 17:41:51.417 | Processing triggers for man-db (2.12.0-4build2) ... 2026-05-07 17:41:53.274 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-07 17:41:53.539 | perl: warning: Setting locale failed. 2026-05-07 17:41:53.540 | perl: warning: Please check that your locale settings: 2026-05-07 17:41:53.540 | LANGUAGE = (unset), 2026-05-07 17:41:53.540 | LC_ALL = "en_US.utf8", 2026-05-07 17:41:53.540 | LANG = "de_DE.UTF-8" 2026-05-07 17:41:53.540 | are supported and installed on your system. 2026-05-07 17:41:53.540 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-07 17:41:53.666 | perl: warning: Setting locale failed. 2026-05-07 17:41:53.666 | perl: warning: Please check that your locale settings: 2026-05-07 17:41:53.666 | LANGUAGE = (unset), 2026-05-07 17:41:53.666 | LC_ALL = "en_US.utf8", 2026-05-07 17:41:53.666 | LANG = "de_DE.UTF-8" 2026-05-07 17:41:53.667 | are supported and installed on your system. 2026-05-07 17:41:53.667 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-07 17:41:53.718 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-05-07 17:41:53.718 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-05-07 17:41:53.718 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-05-07 17:41:53.788 | perl: warning: Setting locale failed. 2026-05-07 17:41:53.789 | perl: warning: Please check that your locale settings: 2026-05-07 17:41:53.789 | LANGUAGE = (unset), 2026-05-07 17:41:53.789 | LC_ALL = "en_US.utf8", 2026-05-07 17:41:53.789 | LANG = "de_DE.UTF-8" 2026-05-07 17:41:53.789 | are supported and installed on your system. 2026-05-07 17:41:53.789 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-07 17:41:54.285 | 2026-05-07 17:41:54.285 | Running kernel seems to be up-to-date. 2026-05-07 17:41:54.285 | 2026-05-07 17:41:54.286 | Restarting services... 2026-05-07 17:41:54.308 | 2026-05-07 17:41:54.308 | Service restarts being deferred: 2026-05-07 17:41:54.308 | systemctl restart virtlockd.service 2026-05-07 17:41:54.308 | systemctl restart virtlogd.service 2026-05-07 17:41:54.308 | 2026-05-07 17:41:54.308 | No containers need to be restarted. 2026-05-07 17:41:54.308 | 2026-05-07 17:41:54.308 | User sessions running outdated binaries: 2026-05-07 17:41:54.308 | quobyte @ session #5: sshd[1977] 2026-05-07 17:41:54.317 | 2026-05-07 17:41:54.317 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-05-07 17:41:56.391 | + functions-common:apt_get:1203 : result=0 2026-05-07 17:41:56.394 | + functions-common:apt_get:1206 : time_stop apt-get 2026-05-07 17:41:56.396 | + functions-common:time_stop:2412 : local name 2026-05-07 17:41:56.399 | + functions-common:time_stop:2413 : local end_time 2026-05-07 17:41:56.401 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-07 17:41:56.403 | + functions-common:time_stop:2415 : local total 2026-05-07 17:41:56.406 | + functions-common:time_stop:2416 : local start_time 2026-05-07 17:41:56.408 | + functions-common:time_stop:2418 : name=apt-get 2026-05-07 17:41:56.410 | + functions-common:time_stop:2419 : start_time=1778175684720 2026-05-07 17:41:56.413 | + functions-common:time_stop:2421 : [[ -z 1778175684720 ]] 2026-05-07 17:41:56.415 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-07 17:41:56.419 | + functions-common:time_stop:2424 : end_time=1778175716416 2026-05-07 17:41:56.422 | + functions-common:time_stop:2425 : elapsed_time=31696 2026-05-07 17:41:56.424 | + functions-common:time_stop:2426 : total=99802 2026-05-07 17:41:56.426 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-07 17:41:56.428 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=131498 2026-05-07 17:41:56.431 | + functions-common:apt_get:1207 : return 0 2026-05-07 17:41:56.433 | + ./stack.sh:main:857 : '[' -n mysql ']' 2026-05-07 17:41:56.435 | + ./stack.sh:main:858 : install_database_python 2026-05-07 17:41:56.438 | + lib/database:install_database_python:123 : install_database_python_mysql 2026-05-07 17:41:56.440 | + lib/databases/mysql:install_database_python_mysql:242 : pip_install_gr PyMySQL 2026-05-07 17:41:56.443 | + inc/python:pip_install_gr:94 : local name=PyMySQL 2026-05-07 17:41:56.445 | + inc/python:pip_install_gr:95 : local clean_name 2026-05-07 17:41:56.448 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements PyMySQL 2026-05-07 17:41:56.451 | ++ inc/python:get_from_global_requirements:241 : local package=PyMySQL 2026-05-07 17:41:56.453 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-05-07 17:41:56.457 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-05-07 17:41:56.457 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2026-05-07 17:41:56.462 | ++ inc/python:get_from_global_requirements:243 : required_pkg='PyMySQL ' 2026-05-07 17:41:56.464 | ++ inc/python:get_from_global_requirements:244 : [[ PyMySQL == '' ]] 2026-05-07 17:41:56.467 | ++ inc/python:get_from_global_requirements:247 : echo PyMySQL 2026-05-07 17:41:56.470 | + inc/python:pip_install_gr:96 : clean_name=PyMySQL 2026-05-07 17:41:56.473 | + inc/python:pip_install_gr:97 : pip_install PyMySQL 2026-05-07 17:41:56.493 | Using python 3.12 to install PyMySQL 2026-05-07 17:41:56.496 | + 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-07 17:41:57.652 | Collecting PyMySQL 2026-05-07 17:41:57.798 | Downloading pymysql-1.1.2-py3-none-any.whl.metadata (4.3 kB) 2026-05-07 17:41:57.831 | Downloading pymysql-1.1.2-py3-none-any.whl (45 kB) 2026-05-07 17:41:58.006 | Installing collected packages: PyMySQL 2026-05-07 17:41:58.075 | Successfully installed PyMySQL-1.1.2 2026-05-07 17:41:58.175 | + inc/python:pip_install:216 : result=0 2026-05-07 17:41:58.178 | + inc/python:pip_install:218 : time_stop pip_install 2026-05-07 17:41:58.180 | + functions-common:time_stop:2412 : local name 2026-05-07 17:41:58.183 | + functions-common:time_stop:2413 : local end_time 2026-05-07 17:41:58.186 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-07 17:41:58.188 | + functions-common:time_stop:2415 : local total 2026-05-07 17:41:58.190 | + functions-common:time_stop:2416 : local start_time 2026-05-07 17:41:58.193 | + functions-common:time_stop:2418 : name=pip_install 2026-05-07 17:41:58.195 | + functions-common:time_stop:2419 : start_time=1778175716488 2026-05-07 17:41:58.197 | + functions-common:time_stop:2421 : [[ -z 1778175716488 ]] 2026-05-07 17:41:58.200 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-07 17:41:58.204 | + functions-common:time_stop:2424 : end_time=1778175718201 2026-05-07 17:41:58.206 | + functions-common:time_stop:2425 : elapsed_time=1713 2026-05-07 17:41:58.209 | + functions-common:time_stop:2426 : total=37112 2026-05-07 17:41:58.211 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-07 17:41:58.213 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=38825 2026-05-07 17:41:58.215 | + inc/python:pip_install:219 : return 0 2026-05-07 17:41:58.218 | + lib/databases/mysql:install_database_python_mysql:243 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2026-05-07 17:41:58.221 | + lib/databases/mysql:install_database_python_mysql:245 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-05-07 17:41:58.224 | + lib/databases/mysql:install_database_python_mysql:246 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2026-05-07 17:41:58.226 | + ./stack.sh:main:861 : is_service_enabled neutron 2026-05-07 17:41:58.244 | + functions-common:is_service_enabled:2068 : return 0 2026-05-07 17:41:58.248 | + ./stack.sh:main:862 : install_neutron_agent_packages 2026-05-07 17:41:58.250 | + lib/neutron:install_neutron_agent_packages:544 : is_service_enabled q-l3 neutron-l3 2026-05-07 17:41:58.267 | + functions-common:is_service_enabled:2068 : return 1 2026-05-07 17:41:58.270 | + lib/neutron:install_neutron_agent_packages:548 : is_service_enabled q-agt neutron-agent q-dhcp neutron-dhcp q-l3 neutron-l3 2026-05-07 17:41:58.288 | + functions-common:is_service_enabled:2068 : return 1 2026-05-07 17:41:58.291 | + ./stack.sh:main:865 : is_service_enabled etcd3 2026-05-07 17:41:58.310 | + functions-common:is_service_enabled:2068 : return 0 2026-05-07 17:41:58.312 | + ./stack.sh:main:866 : install_etcd3 2026-05-07 17:41:58.315 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2026-05-07 17:41:58.315 | Installing etcd 2026-05-07 17:41:58.317 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2026-05-07 17:41:58.333 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2026-05-07 17:41:58.347 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2026-05-07 17:41:58.350 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2026-05-07 17:41:58.368 | + lib/etcd3:install_etcd3:113 : local etcd_file 2026-05-07 17:41:58.372 | ++ 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-07 17:41:58.375 | ++ 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-07 17:41:58.377 | ++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-05-07 17:41:58.380 | ++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-05-07 17:41:58.383 | ++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-05-07 17:41:58.385 | ++ functions:get_extra_file:71 : local file_name=etcd-v3.5.21-linux-amd64.tar.gz 2026-05-07 17:41:58.388 | ++ 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-07 17:41:58.391 | ++ functions:get_extra_file:74 : [[ ! -f /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz ]] 2026-05-07 17:41:58.393 | ++ 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-07 17:41:58.398 | --2026-05-07 19:41:58-- https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-05-07 17:41:58.483 | Resolving github.com (github.com)... 140.82.121.3 2026-05-07 17:41:58.502 | Connecting to github.com (github.com)|140.82.121.3|:443... connected. 2026-05-07 17:41:58.773 | HTTP request sent, awaiting response... 302 Found 2026-05-07 17:41:58.773 | 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-07T18%3A34%3A41Z&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-07T17%3A34%3A30Z&ske=2026-05-07T18%3A34%3A41Z&sks=b&skv=2018-11-09&sig=wE8iipbckWW%2BCy72V8UI0G5LRj%2FZxb6o%2BSVQ7uMuftY%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3ODE3NzUxOCwibmJmIjoxNzc4MTc1NzE4LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.EtXbSThrC-dwuvOj_Iw5RvN0-Zz7B-xOuol6IvSQfPM&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream [following] 2026-05-07 17:41:58.774 | --2026-05-07 19:41:58-- 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-07T18%3A34%3A41Z&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-07T17%3A34%3A30Z&ske=2026-05-07T18%3A34%3A41Z&sks=b&skv=2018-11-09&sig=wE8iipbckWW%2BCy72V8UI0G5LRj%2FZxb6o%2BSVQ7uMuftY%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3ODE3NzUxOCwibmJmIjoxNzc4MTc1NzE4LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.EtXbSThrC-dwuvOj_Iw5RvN0-Zz7B-xOuol6IvSQfPM&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream 2026-05-07 17:41:58.808 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.108.133, 185.199.111.133, 185.199.110.133, ... 2026-05-07 17:41:58.820 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.108.133|:443... connected. 2026-05-07 17:41:58.863 | HTTP request sent, awaiting response... 200 OK 2026-05-07 17:41:58.863 | Length: 20927601 (20M) [application/octet-stream] 2026-05-07 17:41:58.863 | Saving to: '/home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' 2026-05-07 17:41:58.915 | 2026-05-07 17:41:59.111 | 0K ........ ........ ... 100% 80.9M=0.2s 2026-05-07 17:41:59.111 | 2026-05-07 17:41:59.111 | 2026-05-07 19:41:59 (80.9 MB/s) - '/home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' saved [20927601/20927601] 2026-05-07 17:41:59.111 | 2026-05-07 17:41:59.115 | ++ functions:get_extra_file:76 : [[ 0 -ne 0 ]] 2026-05-07 17:41:59.119 | ++ functions:get_extra_file:80 : echo /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-05-07 17:41:59.123 | ++ functions:get_extra_file:81 : return 2026-05-07 17:41:59.127 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-05-07 17:41:59.130 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64/etcd ']' 2026-05-07 17:41:59.132 | + lib/etcd3:install_etcd3:116 : echo 'adddda4b06718e68671ffabff2f8cee48488ba61ad82900e639d108f2148501c /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' 2026-05-07 17:41:59.136 | + lib/etcd3:install_etcd3:118 : sha256sum -c /home/quobyte/devstack/files/etcd.sha256sum 2026-05-07 17:41:59.162 | /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz: OK 2026-05-07 17:41:59.165 | + 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-07 17:41:59.174 | etcd-v3.5.21-linux-amd64/ 2026-05-07 17:41:59.174 | etcd-v3.5.21-linux-amd64/Documentation/ 2026-05-07 17:41:59.174 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/ 2026-05-07 17:41:59.174 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/ 2026-05-07 17:41:59.174 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2026-05-07 17:41:59.175 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2026-05-07 17:41:59.175 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2026-05-07 17:41:59.175 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2026-05-07 17:41:59.175 | etcd-v3.5.21-linux-amd64/Documentation/README.md 2026-05-07 17:41:59.175 | etcd-v3.5.21-linux-amd64/README-etcdutl.md 2026-05-07 17:41:59.175 | etcd-v3.5.21-linux-amd64/READMEv2-etcdctl.md 2026-05-07 17:41:59.175 | etcd-v3.5.21-linux-amd64/README-etcdctl.md 2026-05-07 17:41:59.175 | etcd-v3.5.21-linux-amd64/README.md 2026-05-07 17:41:59.175 | etcd-v3.5.21-linux-amd64/etcdutl 2026-05-07 17:41:59.336 | etcd-v3.5.21-linux-amd64/etcdctl 2026-05-07 17:41:59.531 | etcd-v3.5.21-linux-amd64/etcd 2026-05-07 17:41:59.789 | + lib/etcd3:install_etcd3:121 : sudo cp /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64/etcd /opt/stack/bin/etcd 2026-05-07 17:41:59.824 | + lib/etcd3:install_etcd3:122 : sudo cp /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2026-05-07 17:41:59.855 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2026-05-07 17:41:59.859 | + ./stack.sh:main:875 : is_service_enabled tls-proxy 2026-05-07 17:41:59.879 | + functions-common:is_service_enabled:2068 : return 1 2026-05-07 17:41:59.882 | + ./stack.sh:main:885 : install_dstat 2026-05-07 17:41:59.885 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2026-05-07 17:41:59.903 | + functions-common:is_service_enabled:2068 : return 1 2026-05-07 17:41:59.906 | + ./stack.sh:main:891 : echo_summary 'Installing OpenStack project source' 2026-05-07 17:41:59.908 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-05-07 17:41:59.911 | + ./stack.sh:echo_summary:444 : echo -e Installing OpenStack project source 2026-05-07 17:41:59.913 | + ./stack.sh:main:894 : install_libs 2026-05-07 17:41:59.917 | + lib/libraries:install_libs:91 : _install_lib_from_source automaton 2026-05-07 17:41:59.920 | + lib/libraries:_install_lib_from_source:75 : local name=automaton 2026-05-07 17:41:59.922 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git automaton 2026-05-07 17:41:59.925 | + inc/python:use_library_from_git:266 : local name=automaton 2026-05-07 17:41:59.928 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-07 17:41:59.931 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-07 17:41:59.934 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,automaton, ]] 2026-05-07 17:41:59.936 | + inc/python:use_library_from_git:269 : return 1 2026-05-07 17:41:59.939 | + lib/libraries:install_libs:92 : _install_lib_from_source castellan 2026-05-07 17:41:59.941 | + lib/libraries:_install_lib_from_source:75 : local name=castellan 2026-05-07 17:41:59.944 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git castellan 2026-05-07 17:41:59.946 | + inc/python:use_library_from_git:266 : local name=castellan 2026-05-07 17:41:59.949 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-07 17:41:59.952 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-07 17:41:59.955 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,castellan, ]] 2026-05-07 17:41:59.957 | + inc/python:use_library_from_git:269 : return 1 2026-05-07 17:41:59.960 | + lib/libraries:install_libs:93 : _install_lib_from_source cliff 2026-05-07 17:41:59.963 | + lib/libraries:_install_lib_from_source:75 : local name=cliff 2026-05-07 17:41:59.965 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cliff 2026-05-07 17:41:59.968 | + inc/python:use_library_from_git:266 : local name=cliff 2026-05-07 17:41:59.971 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-07 17:41:59.974 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-07 17:41:59.977 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,cliff, ]] 2026-05-07 17:41:59.980 | + inc/python:use_library_from_git:269 : return 1 2026-05-07 17:41:59.983 | + lib/libraries:install_libs:94 : _install_lib_from_source cursive 2026-05-07 17:41:59.986 | + lib/libraries:_install_lib_from_source:75 : local name=cursive 2026-05-07 17:41:59.989 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cursive 2026-05-07 17:41:59.991 | + inc/python:use_library_from_git:266 : local name=cursive 2026-05-07 17:41:59.994 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-07 17:41:59.997 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-07 17:42:00.000 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,cursive, ]] 2026-05-07 17:42:00.003 | + inc/python:use_library_from_git:269 : return 1 2026-05-07 17:42:00.006 | + lib/libraries:install_libs:95 : _install_lib_from_source debtcollector 2026-05-07 17:42:00.009 | + lib/libraries:_install_lib_from_source:75 : local name=debtcollector 2026-05-07 17:42:00.011 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git debtcollector 2026-05-07 17:42:00.015 | + inc/python:use_library_from_git:266 : local name=debtcollector 2026-05-07 17:42:00.019 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-07 17:42:00.021 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-07 17:42:00.024 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,debtcollector, ]] 2026-05-07 17:42:00.026 | + inc/python:use_library_from_git:269 : return 1 2026-05-07 17:42:00.030 | + lib/libraries:install_libs:96 : _install_lib_from_source futurist 2026-05-07 17:42:00.033 | + lib/libraries:_install_lib_from_source:75 : local name=futurist 2026-05-07 17:42:00.036 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git futurist 2026-05-07 17:42:00.040 | + inc/python:use_library_from_git:266 : local name=futurist 2026-05-07 17:42:00.043 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-07 17:42:00.047 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-07 17:42:00.050 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,futurist, ]] 2026-05-07 17:42:00.053 | + inc/python:use_library_from_git:269 : return 1 2026-05-07 17:42:00.056 | + lib/libraries:install_libs:97 : _install_lib_from_source openstacksdk 2026-05-07 17:42:00.059 | + lib/libraries:_install_lib_from_source:75 : local name=openstacksdk 2026-05-07 17:42:00.062 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git openstacksdk 2026-05-07 17:42:00.066 | + inc/python:use_library_from_git:266 : local name=openstacksdk 2026-05-07 17:42:00.068 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-07 17:42:00.071 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-07 17:42:00.074 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,openstacksdk, ]] 2026-05-07 17:42:00.077 | + inc/python:use_library_from_git:269 : return 1 2026-05-07 17:42:00.079 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-lib 2026-05-07 17:42:00.083 | + lib/libraries:_install_lib_from_source:75 : local name=osc-lib 2026-05-07 17:42:00.086 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-lib 2026-05-07 17:42:00.089 | + inc/python:use_library_from_git:266 : local name=osc-lib 2026-05-07 17:42:00.093 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-07 17:42:00.096 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-07 17:42:00.100 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,osc-lib, ]] 2026-05-07 17:42:00.102 | + inc/python:use_library_from_git:269 : return 1 2026-05-07 17:42:00.106 | + lib/libraries:install_libs:99 : _install_lib_from_source osc-placement 2026-05-07 17:42:00.109 | + lib/libraries:_install_lib_from_source:75 : local name=osc-placement 2026-05-07 17:42:00.112 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-placement 2026-05-07 17:42:00.115 | + inc/python:use_library_from_git:266 : local name=osc-placement 2026-05-07 17:42:00.118 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-07 17:42:00.121 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-07 17:42:00.124 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,osc-placement, ]] 2026-05-07 17:42:00.128 | + inc/python:use_library_from_git:269 : return 1 2026-05-07 17:42:00.130 | + lib/libraries:install_libs:100 : _install_lib_from_source os-client-config 2026-05-07 17:42:00.133 | + lib/libraries:_install_lib_from_source:75 : local name=os-client-config 2026-05-07 17:42:00.136 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-client-config 2026-05-07 17:42:00.139 | + inc/python:use_library_from_git:266 : local name=os-client-config 2026-05-07 17:42:00.142 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-07 17:42:00.145 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-07 17:42:00.148 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-client-config, ]] 2026-05-07 17:42:00.151 | + inc/python:use_library_from_git:269 : return 1 2026-05-07 17:42:00.153 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.cache 2026-05-07 17:42:00.157 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.cache 2026-05-07 17:42:00.160 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.cache 2026-05-07 17:42:00.163 | + inc/python:use_library_from_git:266 : local name=oslo.cache 2026-05-07 17:42:00.166 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-07 17:42:00.168 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-07 17:42:00.172 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.cache, ]] 2026-05-07 17:42:00.175 | + inc/python:use_library_from_git:269 : return 1 2026-05-07 17:42:00.178 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.concurrency 2026-05-07 17:42:00.181 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.concurrency 2026-05-07 17:42:00.184 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.concurrency 2026-05-07 17:42:00.188 | + inc/python:use_library_from_git:266 : local name=oslo.concurrency 2026-05-07 17:42:00.190 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-07 17:42:00.193 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-07 17:42:00.196 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.concurrency, ]] 2026-05-07 17:42:00.200 | + inc/python:use_library_from_git:269 : return 1 2026-05-07 17:42:00.204 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.config 2026-05-07 17:42:00.207 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.config 2026-05-07 17:42:00.210 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.config 2026-05-07 17:42:00.213 | + inc/python:use_library_from_git:266 : local name=oslo.config 2026-05-07 17:42:00.216 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-07 17:42:00.220 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-07 17:42:00.223 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.config, ]] 2026-05-07 17:42:00.226 | + inc/python:use_library_from_git:269 : return 1 2026-05-07 17:42:00.229 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.context 2026-05-07 17:42:00.233 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.context 2026-05-07 17:42:00.236 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.context 2026-05-07 17:42:00.239 | + inc/python:use_library_from_git:266 : local name=oslo.context 2026-05-07 17:42:00.243 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-07 17:42:00.246 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-07 17:42:00.249 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.context, ]] 2026-05-07 17:42:00.252 | + inc/python:use_library_from_git:269 : return 1 2026-05-07 17:42:00.255 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.db 2026-05-07 17:42:00.258 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.db 2026-05-07 17:42:00.262 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.db 2026-05-07 17:42:00.265 | + inc/python:use_library_from_git:266 : local name=oslo.db 2026-05-07 17:42:00.268 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-07 17:42:00.271 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-07 17:42:00.274 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.db, ]] 2026-05-07 17:42:00.277 | + inc/python:use_library_from_git:269 : return 1 2026-05-07 17:42:00.280 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.i18n 2026-05-07 17:42:00.283 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.i18n 2026-05-07 17:42:00.286 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.i18n 2026-05-07 17:42:00.289 | + inc/python:use_library_from_git:266 : local name=oslo.i18n 2026-05-07 17:42:00.292 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-07 17:42:00.295 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-07 17:42:00.298 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.i18n, ]] 2026-05-07 17:42:00.301 | + inc/python:use_library_from_git:269 : return 1 2026-05-07 17:42:00.304 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.limit 2026-05-07 17:42:00.307 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.limit 2026-05-07 17:42:00.311 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.limit 2026-05-07 17:42:00.314 | + inc/python:use_library_from_git:266 : local name=oslo.limit 2026-05-07 17:42:00.316 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-07 17:42:00.319 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-07 17:42:00.322 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.limit, ]] 2026-05-07 17:42:00.325 | + inc/python:use_library_from_git:269 : return 1 2026-05-07 17:42:00.327 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.log 2026-05-07 17:42:00.330 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.log 2026-05-07 17:42:00.333 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.log 2026-05-07 17:42:00.336 | + inc/python:use_library_from_git:266 : local name=oslo.log 2026-05-07 17:42:00.339 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-07 17:42:00.342 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-07 17:42:00.345 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.log, ]] 2026-05-07 17:42:00.347 | + inc/python:use_library_from_git:269 : return 1 2026-05-07 17:42:00.351 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.messaging 2026-05-07 17:42:00.353 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.messaging 2026-05-07 17:42:00.356 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.messaging 2026-05-07 17:42:00.359 | + inc/python:use_library_from_git:266 : local name=oslo.messaging 2026-05-07 17:42:00.362 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-07 17:42:00.365 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-07 17:42:00.368 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.messaging, ]] 2026-05-07 17:42:00.371 | + inc/python:use_library_from_git:269 : return 1 2026-05-07 17:42:00.375 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.middleware 2026-05-07 17:42:00.378 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.middleware 2026-05-07 17:42:00.380 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.middleware 2026-05-07 17:42:00.383 | + inc/python:use_library_from_git:266 : local name=oslo.middleware 2026-05-07 17:42:00.387 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-07 17:42:00.390 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-07 17:42:00.393 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.middleware, ]] 2026-05-07 17:42:00.397 | + inc/python:use_library_from_git:269 : return 1 2026-05-07 17:42:00.400 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.policy 2026-05-07 17:42:00.404 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.policy 2026-05-07 17:42:00.407 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.policy 2026-05-07 17:42:00.410 | + inc/python:use_library_from_git:266 : local name=oslo.policy 2026-05-07 17:42:00.414 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-07 17:42:00.416 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-07 17:42:00.420 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.policy, ]] 2026-05-07 17:42:00.423 | + inc/python:use_library_from_git:269 : return 1 2026-05-07 17:42:00.426 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.privsep 2026-05-07 17:42:00.429 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.privsep 2026-05-07 17:42:00.432 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.privsep 2026-05-07 17:42:00.435 | + inc/python:use_library_from_git:266 : local name=oslo.privsep 2026-05-07 17:42:00.438 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-07 17:42:00.441 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-07 17:42:00.444 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.privsep, ]] 2026-05-07 17:42:00.447 | + inc/python:use_library_from_git:269 : return 1 2026-05-07 17:42:00.450 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.reports 2026-05-07 17:42:00.453 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.reports 2026-05-07 17:42:00.456 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.reports 2026-05-07 17:42:00.459 | + inc/python:use_library_from_git:266 : local name=oslo.reports 2026-05-07 17:42:00.462 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-07 17:42:00.464 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-07 17:42:00.468 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.reports, ]] 2026-05-07 17:42:00.471 | + inc/python:use_library_from_git:269 : return 1 2026-05-07 17:42:00.474 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.rootwrap 2026-05-07 17:42:00.477 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.rootwrap 2026-05-07 17:42:00.480 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.rootwrap 2026-05-07 17:42:00.484 | + inc/python:use_library_from_git:266 : local name=oslo.rootwrap 2026-05-07 17:42:00.487 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-07 17:42:00.490 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-07 17:42:00.493 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.rootwrap, ]] 2026-05-07 17:42:00.496 | + inc/python:use_library_from_git:269 : return 1 2026-05-07 17:42:00.499 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.serialization 2026-05-07 17:42:00.502 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.serialization 2026-05-07 17:42:00.505 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.serialization 2026-05-07 17:42:00.508 | + inc/python:use_library_from_git:266 : local name=oslo.serialization 2026-05-07 17:42:00.511 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-07 17:42:00.514 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-07 17:42:00.517 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.serialization, ]] 2026-05-07 17:42:00.520 | + inc/python:use_library_from_git:269 : return 1 2026-05-07 17:42:00.523 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.service 2026-05-07 17:42:00.526 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.service 2026-05-07 17:42:00.529 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.service 2026-05-07 17:42:00.532 | + inc/python:use_library_from_git:266 : local name=oslo.service 2026-05-07 17:42:00.535 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-07 17:42:00.538 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-07 17:42:00.541 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.service, ]] 2026-05-07 17:42:00.543 | + inc/python:use_library_from_git:269 : return 1 2026-05-07 17:42:00.546 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.utils 2026-05-07 17:42:00.550 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.utils 2026-05-07 17:42:00.553 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.utils 2026-05-07 17:42:00.555 | + inc/python:use_library_from_git:266 : local name=oslo.utils 2026-05-07 17:42:00.558 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-07 17:42:00.561 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-07 17:42:00.564 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.utils, ]] 2026-05-07 17:42:00.567 | + inc/python:use_library_from_git:269 : return 1 2026-05-07 17:42:00.570 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.versionedobjects 2026-05-07 17:42:00.573 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.versionedobjects 2026-05-07 17:42:00.576 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.versionedobjects 2026-05-07 17:42:00.579 | + inc/python:use_library_from_git:266 : local name=oslo.versionedobjects 2026-05-07 17:42:00.582 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-07 17:42:00.585 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-07 17:42:00.588 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.versionedobjects, ]] 2026-05-07 17:42:00.590 | + inc/python:use_library_from_git:269 : return 1 2026-05-07 17:42:00.593 | + lib/libraries:install_libs:119 : _install_lib_from_source oslo.vmware 2026-05-07 17:42:00.596 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.vmware 2026-05-07 17:42:00.599 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.vmware 2026-05-07 17:42:00.602 | + inc/python:use_library_from_git:266 : local name=oslo.vmware 2026-05-07 17:42:00.605 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-07 17:42:00.608 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-07 17:42:00.611 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.vmware, ]] 2026-05-07 17:42:00.614 | + inc/python:use_library_from_git:269 : return 1 2026-05-07 17:42:00.617 | + lib/libraries:install_libs:120 : _install_lib_from_source osprofiler 2026-05-07 17:42:00.620 | + lib/libraries:_install_lib_from_source:75 : local name=osprofiler 2026-05-07 17:42:00.623 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osprofiler 2026-05-07 17:42:00.625 | + inc/python:use_library_from_git:266 : local name=osprofiler 2026-05-07 17:42:00.628 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-07 17:42:00.631 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-07 17:42:00.634 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,osprofiler, ]] 2026-05-07 17:42:00.636 | + inc/python:use_library_from_git:269 : return 1 2026-05-07 17:42:00.640 | + lib/libraries:install_libs:121 : _install_lib_from_source pycadf 2026-05-07 17:42:00.643 | + lib/libraries:_install_lib_from_source:75 : local name=pycadf 2026-05-07 17:42:00.646 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git pycadf 2026-05-07 17:42:00.649 | + inc/python:use_library_from_git:266 : local name=pycadf 2026-05-07 17:42:00.652 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-07 17:42:00.655 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-07 17:42:00.658 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,pycadf, ]] 2026-05-07 17:42:00.660 | + inc/python:use_library_from_git:269 : return 1 2026-05-07 17:42:00.664 | + lib/libraries:install_libs:122 : _install_lib_from_source stevedore 2026-05-07 17:42:00.667 | + lib/libraries:_install_lib_from_source:75 : local name=stevedore 2026-05-07 17:42:00.669 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git stevedore 2026-05-07 17:42:00.672 | + inc/python:use_library_from_git:266 : local name=stevedore 2026-05-07 17:42:00.675 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-07 17:42:00.678 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-07 17:42:00.681 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,stevedore, ]] 2026-05-07 17:42:00.684 | + inc/python:use_library_from_git:269 : return 1 2026-05-07 17:42:00.687 | + lib/libraries:install_libs:123 : _install_lib_from_source taskflow 2026-05-07 17:42:00.690 | + lib/libraries:_install_lib_from_source:75 : local name=taskflow 2026-05-07 17:42:00.693 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git taskflow 2026-05-07 17:42:00.696 | + inc/python:use_library_from_git:266 : local name=taskflow 2026-05-07 17:42:00.699 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-07 17:42:00.702 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-07 17:42:00.704 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,taskflow, ]] 2026-05-07 17:42:00.707 | + inc/python:use_library_from_git:269 : return 1 2026-05-07 17:42:00.710 | + lib/libraries:install_libs:124 : _install_lib_from_source tooz 2026-05-07 17:42:00.713 | + lib/libraries:_install_lib_from_source:75 : local name=tooz 2026-05-07 17:42:00.716 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git tooz 2026-05-07 17:42:00.719 | + inc/python:use_library_from_git:266 : local name=tooz 2026-05-07 17:42:00.722 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-07 17:42:00.725 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-07 17:42:00.728 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,tooz, ]] 2026-05-07 17:42:00.731 | + inc/python:use_library_from_git:269 : return 1 2026-05-07 17:42:00.734 | + lib/libraries:install_libs:128 : _install_lib_from_source os-brick 2026-05-07 17:42:00.737 | + lib/libraries:_install_lib_from_source:75 : local name=os-brick 2026-05-07 17:42:00.740 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-brick 2026-05-07 17:42:00.742 | + inc/python:use_library_from_git:266 : local name=os-brick 2026-05-07 17:42:00.746 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-07 17:42:00.749 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-07 17:42:00.751 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-brick, ]] 2026-05-07 17:42:00.754 | + inc/python:use_library_from_git:269 : return 1 2026-05-07 17:42:00.757 | + lib/libraries:install_libs:129 : _install_lib_from_source os-resource-classes 2026-05-07 17:42:00.760 | + lib/libraries:_install_lib_from_source:75 : local name=os-resource-classes 2026-05-07 17:42:00.763 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-resource-classes 2026-05-07 17:42:00.766 | + inc/python:use_library_from_git:266 : local name=os-resource-classes 2026-05-07 17:42:00.769 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-07 17:42:00.772 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-07 17:42:00.775 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-resource-classes, ]] 2026-05-07 17:42:00.778 | + inc/python:use_library_from_git:269 : return 1 2026-05-07 17:42:00.781 | + lib/libraries:install_libs:130 : _install_lib_from_source os-traits 2026-05-07 17:42:00.784 | + lib/libraries:_install_lib_from_source:75 : local name=os-traits 2026-05-07 17:42:00.787 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-traits 2026-05-07 17:42:00.790 | + inc/python:use_library_from_git:266 : local name=os-traits 2026-05-07 17:42:00.793 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-07 17:42:00.796 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-07 17:42:00.799 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-traits, ]] 2026-05-07 17:42:00.802 | + inc/python:use_library_from_git:269 : return 1 2026-05-07 17:42:00.805 | + lib/libraries:install_libs:133 : _install_lib_from_source python-barbicanclient 2026-05-07 17:42:00.808 | + lib/libraries:_install_lib_from_source:75 : local name=python-barbicanclient 2026-05-07 17:42:00.811 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git python-barbicanclient 2026-05-07 17:42:00.814 | + inc/python:use_library_from_git:266 : local name=python-barbicanclient 2026-05-07 17:42:00.817 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-07 17:42:00.819 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-07 17:42:00.823 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-barbicanclient, ]] 2026-05-07 17:42:00.825 | + inc/python:use_library_from_git:269 : return 1 2026-05-07 17:42:00.829 | + lib/libraries:install_libs:135 : use_library_from_git etcd3gw 2026-05-07 17:42:00.831 | + inc/python:use_library_from_git:266 : local name=etcd3gw 2026-05-07 17:42:00.834 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-07 17:42:00.837 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-07 17:42:00.840 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,etcd3gw, ]] 2026-05-07 17:42:00.843 | + inc/python:use_library_from_git:269 : return 1 2026-05-07 17:42:00.846 | + lib/libraries:install_libs:139 : pip_install etcd3gw 2026-05-07 17:42:00.868 | Using python 3.12 to install etcd3gw 2026-05-07 17:42:00.871 | + 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-07 17:42:02.016 | Collecting etcd3gw 2026-05-07 17:42:02.167 | Downloading etcd3gw-2.5.0-py3-none-any.whl.metadata (2.2 kB) 2026-05-07 17:42:02.178 | Requirement already satisfied: pbr>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from etcd3gw) (7.0.3) 2026-05-07 17:42:02.219 | Collecting requests>=2.20.0 (from etcd3gw) 2026-05-07 17:42:02.221 | Using cached requests-2.32.5-py3-none-any.whl.metadata (4.9 kB) 2026-05-07 17:42:02.269 | Collecting futurist>=0.16.0 (from etcd3gw) 2026-05-07 17:42:02.285 | Downloading futurist-3.2.1-py3-none-any.whl.metadata (2.2 kB) 2026-05-07 17:42:02.330 | Collecting debtcollector>=3.0.0 (from futurist>=0.16.0->etcd3gw) 2026-05-07 17:42:02.347 | Downloading debtcollector-3.0.0-py3-none-any.whl.metadata (2.3 kB) 2026-05-07 17:42:02.779 | Collecting wrapt>=1.7.0 (from debtcollector>=3.0.0->futurist>=0.16.0->etcd3gw) 2026-05-07 17:42:02.796 | 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-07 17:42:02.820 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0->etcd3gw) (82.0.1) 2026-05-07 17:42:02.992 | Collecting charset_normalizer<4,>=2 (from requests>=2.20.0->etcd3gw) 2026-05-07 17:42:02.994 | 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-07 17:42:03.025 | Collecting idna<4,>=2.5 (from requests>=2.20.0->etcd3gw) 2026-05-07 17:42:03.028 | Using cached idna-3.11-py3-none-any.whl.metadata (8.4 kB) 2026-05-07 17:42:03.069 | Collecting urllib3<3,>=1.21.1 (from requests>=2.20.0->etcd3gw) 2026-05-07 17:42:03.072 | Using cached urllib3-2.6.3-py3-none-any.whl.metadata (6.9 kB) 2026-05-07 17:42:03.077 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2023.11.17) 2026-05-07 17:42:03.105 | Downloading etcd3gw-2.5.0-py3-none-any.whl (24 kB) 2026-05-07 17:42:03.139 | Downloading futurist-3.2.1-py3-none-any.whl (40 kB) 2026-05-07 17:42:03.169 | Downloading debtcollector-3.0.0-py3-none-any.whl (23 kB) 2026-05-07 17:42:03.179 | Using cached requests-2.32.5-py3-none-any.whl (64 kB) 2026-05-07 17:42:03.181 | 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-07 17:42:03.184 | Using cached idna-3.11-py3-none-any.whl (71 kB) 2026-05-07 17:42:03.186 | Using cached urllib3-2.6.3-py3-none-any.whl (131 kB) 2026-05-07 17:42:03.203 | 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-07 17:42:03.401 | Installing collected packages: wrapt, urllib3, idna, charset_normalizer, requests, debtcollector, futurist, etcd3gw 2026-05-07 17:42:03.447 | Attempting uninstall: urllib3 2026-05-07 17:42:03.455 | Found existing installation: urllib3 2.0.7 2026-05-07 17:42:03.455 | Not uninstalling urllib3 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-07 17:42:03.456 | Can't uninstall 'urllib3'. No files were found to uninstall. 2026-05-07 17:42:03.600 | Attempting uninstall: idna 2026-05-07 17:42:03.607 | Found existing installation: idna 3.6 2026-05-07 17:42:03.608 | Not uninstalling idna at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-07 17:42:03.608 | Can't uninstall 'idna'. No files were found to uninstall. 2026-05-07 17:42:03.833 | Attempting uninstall: requests 2026-05-07 17:42:03.839 | Found existing installation: requests 2.31.0 2026-05-07 17:42:03.839 | Not uninstalling requests at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-07 17:42:03.840 | Can't uninstall 'requests'. No files were found to uninstall. 2026-05-07 17:42:04.046 | 2026-05-07 17:42:04.052 | 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-07 17:42:04.179 | + inc/python:pip_install:216 : result=0 2026-05-07 17:42:04.182 | + inc/python:pip_install:218 : time_stop pip_install 2026-05-07 17:42:04.184 | + functions-common:time_stop:2412 : local name 2026-05-07 17:42:04.186 | + functions-common:time_stop:2413 : local end_time 2026-05-07 17:42:04.188 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-07 17:42:04.191 | + functions-common:time_stop:2415 : local total 2026-05-07 17:42:04.194 | + functions-common:time_stop:2416 : local start_time 2026-05-07 17:42:04.195 | + functions-common:time_stop:2418 : name=pip_install 2026-05-07 17:42:04.198 | + functions-common:time_stop:2419 : start_time=1778175720864 2026-05-07 17:42:04.200 | + functions-common:time_stop:2421 : [[ -z 1778175720864 ]] 2026-05-07 17:42:04.203 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-07 17:42:04.208 | + functions-common:time_stop:2424 : end_time=1778175724205 2026-05-07 17:42:04.210 | + functions-common:time_stop:2425 : elapsed_time=3341 2026-05-07 17:42:04.213 | + functions-common:time_stop:2426 : total=38825 2026-05-07 17:42:04.216 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-07 17:42:04.219 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=42166 2026-05-07 17:42:04.222 | + inc/python:pip_install:219 : return 0 2026-05-07 17:42:04.224 | + ./stack.sh:main:897 : install_apache_uwsgi 2026-05-07 17:42:04.227 | + lib/apache:install_apache_uwsgi:79 : local apxs=apxs2 2026-05-07 17:42:04.229 | + lib/apache:install_apache_uwsgi:80 : is_fedora 2026-05-07 17:42:04.232 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2026-05-07 17:42:04.235 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2026-05-07 17:42:04.238 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2026-05-07 17:42:04.240 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2026-05-07 17:42:04.243 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-05-07 17:42:04.246 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2026-05-07 17:42:04.249 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-05-07 17:42:04.252 | + functions-common:is_fedora:533 : '[' Ubuntu = RockyLinux ']' 2026-05-07 17:42:04.255 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOS ']' 2026-05-07 17:42:04.258 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOSStream ']' 2026-05-07 17:42:04.260 | + functions-common:is_fedora:535 : '[' Ubuntu = AlmaLinux ']' 2026-05-07 17:42:04.263 | + functions-common:is_fedora:536 : '[' Ubuntu = OracleServer ']' 2026-05-07 17:42:04.266 | + functions-common:is_fedora:536 : '[' Ubuntu = Virtuozzo ']' 2026-05-07 17:42:04.268 | + lib/apache:install_apache_uwsgi:84 : is_ubuntu 2026-05-07 17:42:04.271 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-07 17:42:04.273 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-07 17:42:04.276 | + lib/apache:install_apache_uwsgi:85 : local 'pkg_list=uwsgi uwsgi-plugin-python3' 2026-05-07 17:42:04.279 | + lib/apache:install_apache_uwsgi:86 : install_package uwsgi uwsgi-plugin-python3 2026-05-07 17:42:04.282 | + functions-common:install_package:1430 : update_package_repo 2026-05-07 17:42:04.285 | + functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-05-07 17:42:04.288 | + functions-common:update_package_repo:1405 : REPOS_UPDATED=True 2026-05-07 17:42:04.291 | + functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-05-07 17:42:04.294 | + functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-05-07 17:42:04.296 | + functions-common:update_package_repo:1412 : is_ubuntu 2026-05-07 17:42:04.299 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-07 17:42:04.302 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-07 17:42:04.305 | + functions-common:update_package_repo:1413 : apt_get_update 2026-05-07 17:42:04.308 | + functions-common:apt_get_update:1158 : [[ True == \T\r\u\e ]] 2026-05-07 17:42:04.310 | + functions-common:apt_get_update:1158 : [[ False != \T\r\u\e ]] 2026-05-07 17:42:04.313 | + functions-common:apt_get_update:1159 : return 2026-05-07 17:42:04.316 | + functions-common:install_package:1431 : real_install_package uwsgi uwsgi-plugin-python3 2026-05-07 17:42:04.319 | + functions-common:real_install_package:1418 : is_ubuntu 2026-05-07 17:42:04.322 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-07 17:42:04.325 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-07 17:42:04.328 | + functions-common:real_install_package:1419 : apt_get install uwsgi uwsgi-plugin-python3 2026-05-07 17:42:04.351 | + 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-07 17:42:04.390 | Reading package lists... 2026-05-07 17:42:04.777 | Building dependency tree... 2026-05-07 17:42:04.779 | Reading state information... 2026-05-07 17:42:05.307 | The following additional packages will be installed: 2026-05-07 17:42:05.309 | libnorm1t64 libpgm-5.3-0t64 libzmq5 uwsgi-core 2026-05-07 17:42:05.311 | Suggested packages: 2026-05-07 17:42:05.311 | nginx-full | cherokee | libapache2-mod-proxy-uwsgi | libapache2-mod-uwsgi 2026-05-07 17:42:05.312 | | libapache2-mod-ruwsgi uwsgi-dev uwsgi-extra uwsgi-plugins-all 2026-05-07 17:42:05.312 | python3-uwsgidecorators 2026-05-07 17:42:05.349 | The following NEW packages will be installed: 2026-05-07 17:42:05.351 | libnorm1t64 libpgm-5.3-0t64 libzmq5 uwsgi uwsgi-core uwsgi-plugin-python3 2026-05-07 17:42:05.395 | 0 upgraded, 6 newly installed, 0 to remove and 25 not upgraded. 2026-05-07 17:42:05.396 | Need to get 1270 kB of archives. 2026-05-07 17:42:05.396 | After this operation, 4285 kB of additional disk space will be used. 2026-05-07 17:42:05.396 | Get:1 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libnorm1t64 amd64 1.5.9+dfsg-3.1build1 [154 kB] 2026-05-07 17:42:05.413 | 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-07 17:42:05.415 | Get:3 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libzmq5 amd64 4.3.5-1build2 [260 kB] 2026-05-07 17:42:05.420 | Get:4 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi-core amd64 2.0.24-2ubuntu10 [585 kB] 2026-05-07 17:42:05.427 | Get:5 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi amd64 2.0.24-2ubuntu10 [22.0 kB] 2026-05-07 17:42:05.427 | Get:6 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi-plugin-python3 amd64 2.0.24-2ubuntu10 [81.9 kB] 2026-05-07 17:42:05.660 | perl: warning: Setting locale failed. 2026-05-07 17:42:05.660 | perl: warning: Please check that your locale settings: 2026-05-07 17:42:05.660 | LANGUAGE = (unset), 2026-05-07 17:42:05.660 | LC_ALL = "en_US.utf8", 2026-05-07 17:42:05.660 | LANG = "de_DE.UTF-8" 2026-05-07 17:42:05.661 | are supported and installed on your system. 2026-05-07 17:42:05.661 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-07 17:42:05.724 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-05-07 17:42:05.724 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-05-07 17:42:05.724 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-05-07 17:42:05.914 | Fetched 1270 kB in 0s (23.6 MB/s) 2026-05-07 17:42:05.958 | Selecting previously unselected package libnorm1t64:amd64. 2026-05-07 17:42:06.021 | (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-07 17:42:06.028 | Preparing to unpack .../0-libnorm1t64_1.5.9+dfsg-3.1build1_amd64.deb ... 2026-05-07 17:42:06.035 | Unpacking libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-05-07 17:42:06.090 | Selecting previously unselected package libpgm-5.3-0t64:amd64. 2026-05-07 17:42:06.102 | Preparing to unpack .../1-libpgm-5.3-0t64_5.3.128~dfsg-2.1build1_amd64.deb ... 2026-05-07 17:42:06.107 | Unpacking libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-05-07 17:42:06.157 | Selecting previously unselected package libzmq5:amd64. 2026-05-07 17:42:06.169 | Preparing to unpack .../2-libzmq5_4.3.5-1build2_amd64.deb ... 2026-05-07 17:42:06.173 | Unpacking libzmq5:amd64 (4.3.5-1build2) ... 2026-05-07 17:42:06.228 | Selecting previously unselected package uwsgi-core. 2026-05-07 17:42:06.240 | Preparing to unpack .../3-uwsgi-core_2.0.24-2ubuntu10_amd64.deb ... 2026-05-07 17:42:06.244 | Unpacking uwsgi-core (2.0.24-2ubuntu10) ... 2026-05-07 17:42:06.423 | Selecting previously unselected package uwsgi. 2026-05-07 17:42:06.436 | Preparing to unpack .../4-uwsgi_2.0.24-2ubuntu10_amd64.deb ... 2026-05-07 17:42:06.443 | Unpacking uwsgi (2.0.24-2ubuntu10) ... 2026-05-07 17:42:06.500 | Selecting previously unselected package uwsgi-plugin-python3. 2026-05-07 17:42:06.513 | Preparing to unpack .../5-uwsgi-plugin-python3_2.0.24-2ubuntu10_amd64.deb ... 2026-05-07 17:42:06.517 | Unpacking uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-05-07 17:42:06.589 | Setting up libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-05-07 17:42:06.600 | Setting up libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-05-07 17:42:06.611 | Setting up libzmq5:amd64 (4.3.5-1build2) ... 2026-05-07 17:42:06.622 | Setting up uwsgi-core (2.0.24-2ubuntu10) ... 2026-05-07 17:42:06.642 | Setting up uwsgi (2.0.24-2ubuntu10) ... 2026-05-07 17:42:07.203 | Setting up uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-05-07 17:42:07.238 | Processing triggers for man-db (2.12.0-4build2) ... 2026-05-07 17:42:08.237 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-07 17:42:08.487 | perl: warning: Setting locale failed. 2026-05-07 17:42:08.487 | perl: warning: Please check that your locale settings: 2026-05-07 17:42:08.487 | LANGUAGE = (unset), 2026-05-07 17:42:08.487 | LC_ALL = "en_US.utf8", 2026-05-07 17:42:08.487 | LANG = "de_DE.UTF-8" 2026-05-07 17:42:08.488 | are supported and installed on your system. 2026-05-07 17:42:08.488 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-07 17:42:08.616 | perl: warning: Setting locale failed. 2026-05-07 17:42:08.616 | perl: warning: Please check that your locale settings: 2026-05-07 17:42:08.616 | LANGUAGE = (unset), 2026-05-07 17:42:08.616 | LC_ALL = "en_US.utf8", 2026-05-07 17:42:08.616 | LANG = "de_DE.UTF-8" 2026-05-07 17:42:08.616 | are supported and installed on your system. 2026-05-07 17:42:08.616 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-07 17:42:08.666 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-05-07 17:42:08.666 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-05-07 17:42:08.666 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-05-07 17:42:08.737 | perl: warning: Setting locale failed. 2026-05-07 17:42:08.738 | perl: warning: Please check that your locale settings: 2026-05-07 17:42:08.738 | LANGUAGE = (unset), 2026-05-07 17:42:08.738 | LC_ALL = "en_US.utf8", 2026-05-07 17:42:08.738 | LANG = "de_DE.UTF-8" 2026-05-07 17:42:08.738 | are supported and installed on your system. 2026-05-07 17:42:08.738 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-07 17:42:09.240 | 2026-05-07 17:42:09.241 | Running kernel seems to be up-to-date. 2026-05-07 17:42:09.241 | 2026-05-07 17:42:09.241 | Restarting services... 2026-05-07 17:42:09.263 | 2026-05-07 17:42:09.263 | Service restarts being deferred: 2026-05-07 17:42:09.263 | systemctl restart virtlockd.service 2026-05-07 17:42:09.263 | systemctl restart virtlogd.service 2026-05-07 17:42:09.263 | 2026-05-07 17:42:09.263 | No containers need to be restarted. 2026-05-07 17:42:09.263 | 2026-05-07 17:42:09.264 | User sessions running outdated binaries: 2026-05-07 17:42:09.264 | quobyte @ session #5: sshd[1977] 2026-05-07 17:42:09.273 | 2026-05-07 17:42:09.273 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-05-07 17:42:11.609 | + functions-common:apt_get:1203 : result=0 2026-05-07 17:42:11.612 | + functions-common:apt_get:1206 : time_stop apt-get 2026-05-07 17:42:11.615 | + functions-common:time_stop:2412 : local name 2026-05-07 17:42:11.618 | + functions-common:time_stop:2413 : local end_time 2026-05-07 17:42:11.621 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-07 17:42:11.623 | + functions-common:time_stop:2415 : local total 2026-05-07 17:42:11.626 | + functions-common:time_stop:2416 : local start_time 2026-05-07 17:42:11.629 | + functions-common:time_stop:2418 : name=apt-get 2026-05-07 17:42:11.632 | + functions-common:time_stop:2419 : start_time=1778175724348 2026-05-07 17:42:11.634 | + functions-common:time_stop:2421 : [[ -z 1778175724348 ]] 2026-05-07 17:42:11.638 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-07 17:42:11.642 | + functions-common:time_stop:2424 : end_time=1778175731639 2026-05-07 17:42:11.645 | + functions-common:time_stop:2425 : elapsed_time=7291 2026-05-07 17:42:11.648 | + functions-common:time_stop:2426 : total=131498 2026-05-07 17:42:11.651 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-07 17:42:11.654 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=138789 2026-05-07 17:42:11.657 | + functions-common:apt_get:1207 : return 0 2026-05-07 17:42:11.659 | + lib/apache:install_apache_uwsgi:118 : is_ubuntu 2026-05-07 17:42:11.663 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-07 17:42:11.666 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-07 17:42:11.668 | + lib/apache:install_apache_uwsgi:119 : a2query -m proxy 2026-05-07 17:42:11.671 | perl: warning: Setting locale failed. 2026-05-07 17:42:11.671 | perl: warning: Please check that your locale settings: 2026-05-07 17:42:11.671 | LANGUAGE = (unset), 2026-05-07 17:42:11.671 | LC_ALL = "en_US.utf8", 2026-05-07 17:42:11.671 | LANG = (unset) 2026-05-07 17:42:11.671 | are supported and installed on your system. 2026-05-07 17:42:11.671 | perl: warning: Falling back to the standard locale ("C"). 2026-05-07 17:42:11.707 | No module matches proxy 2026-05-07 17:42:11.710 | + lib/apache:install_apache_uwsgi:121 : sudo a2enmod proxy 2026-05-07 17:42:11.722 | perl: warning: Setting locale failed. 2026-05-07 17:42:11.722 | perl: warning: Please check that your locale settings: 2026-05-07 17:42:11.723 | LANGUAGE = (unset), 2026-05-07 17:42:11.723 | LC_ALL = "en_US.utf8", 2026-05-07 17:42:11.723 | LANG = "de_DE.UTF-8" 2026-05-07 17:42:11.723 | are supported and installed on your system. 2026-05-07 17:42:11.723 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-07 17:42:11.763 | Enabling module proxy. 2026-05-07 17:42:11.769 | To activate the new configuration, you need to run: 2026-05-07 17:42:11.769 | systemctl restart apache2 2026-05-07 17:42:11.775 | + lib/apache:install_apache_uwsgi:122 : sudo a2enmod proxy_uwsgi 2026-05-07 17:42:11.787 | perl: warning: Setting locale failed. 2026-05-07 17:42:11.787 | perl: warning: Please check that your locale settings: 2026-05-07 17:42:11.787 | LANGUAGE = (unset), 2026-05-07 17:42:11.787 | LC_ALL = "en_US.utf8", 2026-05-07 17:42:11.787 | LANG = "de_DE.UTF-8" 2026-05-07 17:42:11.787 | are supported and installed on your system. 2026-05-07 17:42:11.788 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-07 17:42:11.828 | Considering dependency proxy for proxy_uwsgi: 2026-05-07 17:42:11.828 | Module proxy already enabled 2026-05-07 17:42:11.828 | Enabling module proxy_uwsgi. 2026-05-07 17:42:11.834 | To activate the new configuration, you need to run: 2026-05-07 17:42:11.834 | systemctl restart apache2 2026-05-07 17:42:11.840 | + lib/apache:install_apache_uwsgi:123 : restart_apache_server 2026-05-07 17:42:11.843 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-05-07 17:42:11.846 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-05-07 17:42:11.849 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart apache2 2026-05-07 17:42:12.007 | + ./stack.sh:main:900 : install_keystoneauth 2026-05-07 17:42:12.011 | + lib/keystone:install_keystoneauth:502 : use_library_from_git keystoneauth 2026-05-07 17:42:12.014 | + inc/python:use_library_from_git:266 : local name=keystoneauth 2026-05-07 17:42:12.018 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-07 17:42:12.021 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-07 17:42:12.024 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,keystoneauth, ]] 2026-05-07 17:42:12.026 | + inc/python:use_library_from_git:269 : return 1 2026-05-07 17:42:12.030 | + ./stack.sh:main:901 : install_keystoneclient 2026-05-07 17:42:12.032 | + lib/keystone:install_keystoneclient:510 : use_library_from_git python-keystoneclient 2026-05-07 17:42:12.035 | + inc/python:use_library_from_git:266 : local name=python-keystoneclient 2026-05-07 17:42:12.039 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-07 17:42:12.042 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-07 17:42:12.045 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-keystoneclient, ]] 2026-05-07 17:42:12.049 | + inc/python:use_library_from_git:269 : return 1 2026-05-07 17:42:12.052 | + ./stack.sh:main:902 : install_glanceclient 2026-05-07 17:42:12.055 | + lib/glance:install_glanceclient:541 : use_library_from_git python-glanceclient 2026-05-07 17:42:12.058 | + inc/python:use_library_from_git:266 : local name=python-glanceclient 2026-05-07 17:42:12.061 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-07 17:42:12.064 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-07 17:42:12.068 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-glanceclient, ]] 2026-05-07 17:42:12.071 | + inc/python:use_library_from_git:269 : return 1 2026-05-07 17:42:12.074 | + ./stack.sh:main:903 : install_cinderclient 2026-05-07 17:42:12.078 | + lib/cinder:install_cinderclient:581 : use_library_from_git python-brick-cinderclient-ext 2026-05-07 17:42:12.081 | + inc/python:use_library_from_git:266 : local name=python-brick-cinderclient-ext 2026-05-07 17:42:12.084 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-07 17:42:12.087 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-07 17:42:12.091 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2026-05-07 17:42:12.094 | + inc/python:use_library_from_git:269 : return 1 2026-05-07 17:42:12.097 | + lib/cinder:install_cinderclient:586 : use_library_from_git python-cinderclient 2026-05-07 17:42:12.100 | + inc/python:use_library_from_git:266 : local name=python-cinderclient 2026-05-07 17:42:12.103 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-07 17:42:12.106 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-07 17:42:12.109 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-cinderclient, ]] 2026-05-07 17:42:12.112 | + inc/python:use_library_from_git:269 : return 1 2026-05-07 17:42:12.115 | + ./stack.sh:main:904 : install_novaclient 2026-05-07 17:42:12.118 | + lib/nova:install_novaclient:901 : use_library_from_git python-novaclient 2026-05-07 17:42:12.121 | + inc/python:use_library_from_git:266 : local name=python-novaclient 2026-05-07 17:42:12.124 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-07 17:42:12.128 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-07 17:42:12.130 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-novaclient, ]] 2026-05-07 17:42:12.134 | + inc/python:use_library_from_git:269 : return 1 2026-05-07 17:42:12.136 | + ./stack.sh:main:905 : is_service_enabled swift glance horizon 2026-05-07 17:42:12.156 | + functions-common:is_service_enabled:2068 : return 0 2026-05-07 17:42:12.159 | + ./stack.sh:main:906 : install_swiftclient 2026-05-07 17:42:12.162 | + lib/swift:install_swiftclient:744 : use_library_from_git python-swiftclient 2026-05-07 17:42:12.164 | + inc/python:use_library_from_git:266 : local name=python-swiftclient 2026-05-07 17:42:12.167 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-07 17:42:12.170 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-07 17:42:12.173 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-swiftclient, ]] 2026-05-07 17:42:12.176 | + inc/python:use_library_from_git:269 : return 1 2026-05-07 17:42:12.179 | + ./stack.sh:main:908 : is_service_enabled neutron nova horizon 2026-05-07 17:42:12.197 | + functions-common:is_service_enabled:2068 : return 0 2026-05-07 17:42:12.200 | + ./stack.sh:main:909 : install_neutronclient 2026-05-07 17:42:12.204 | + lib/neutron:install_neutronclient:535 : use_library_from_git python-neutronclient 2026-05-07 17:42:12.206 | + inc/python:use_library_from_git:266 : local name=python-neutronclient 2026-05-07 17:42:12.209 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-07 17:42:12.212 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-07 17:42:12.214 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-neutronclient, ]] 2026-05-07 17:42:12.218 | + inc/python:use_library_from_git:269 : return 1 2026-05-07 17:42:12.220 | + ./stack.sh:main:913 : install_keystonemiddleware 2026-05-07 17:42:12.223 | + lib/keystone:install_keystonemiddleware:520 : use_library_from_git keystonemiddleware 2026-05-07 17:42:12.226 | + inc/python:use_library_from_git:266 : local name=keystonemiddleware 2026-05-07 17:42:12.229 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-07 17:42:12.232 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-07 17:42:12.235 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,keystonemiddleware, ]] 2026-05-07 17:42:12.239 | + inc/python:use_library_from_git:269 : return 1 2026-05-07 17:42:12.242 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr keystonemiddleware 2026-05-07 17:42:12.246 | + inc/python:pip_install_gr:94 : local name=keystonemiddleware 2026-05-07 17:42:12.249 | + inc/python:pip_install_gr:95 : local clean_name 2026-05-07 17:42:12.254 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements keystonemiddleware 2026-05-07 17:42:12.258 | ++ inc/python:get_from_global_requirements:241 : local package=keystonemiddleware 2026-05-07 17:42:12.260 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-05-07 17:42:12.266 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-05-07 17:42:12.266 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2026-05-07 17:42:12.272 | ++ inc/python:get_from_global_requirements:243 : required_pkg='keystonemiddleware ' 2026-05-07 17:42:12.275 | ++ inc/python:get_from_global_requirements:244 : [[ keystonemiddleware == '' ]] 2026-05-07 17:42:12.279 | ++ inc/python:get_from_global_requirements:247 : echo keystonemiddleware 2026-05-07 17:42:12.283 | + inc/python:pip_install_gr:96 : clean_name=keystonemiddleware 2026-05-07 17:42:12.287 | + inc/python:pip_install_gr:97 : pip_install keystonemiddleware 2026-05-07 17:42:12.309 | Using python 3.12 to install keystonemiddleware 2026-05-07 17:42:12.312 | + 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-07 17:42:13.522 | Collecting keystonemiddleware 2026-05-07 17:42:13.699 | Downloading keystonemiddleware-12.0.0-py3-none-any.whl.metadata (4.1 kB) 2026-05-07 17:42:13.767 | Collecting keystoneauth1>=3.12.0 (from keystonemiddleware) 2026-05-07 17:42:13.784 | Downloading keystoneauth1-5.13.1-py3-none-any.whl.metadata (2.9 kB) 2026-05-07 17:42:13.841 | Collecting oslo.cache>=3.11.0 (from keystonemiddleware) 2026-05-07 17:42:13.857 | Downloading oslo_cache-4.1.1-py3-none-any.whl.metadata (2.5 kB) 2026-05-07 17:42:13.925 | Collecting oslo.config>=5.2.0 (from keystonemiddleware) 2026-05-07 17:42:13.942 | Downloading oslo_config-10.3.0-py3-none-any.whl.metadata (2.3 kB) 2026-05-07 17:42:13.998 | Collecting oslo.context>=2.19.2 (from keystonemiddleware) 2026-05-07 17:42:14.014 | Downloading oslo_context-6.3.0-py3-none-any.whl.metadata (2.3 kB) 2026-05-07 17:42:14.059 | Collecting oslo.i18n>=3.15.3 (from keystonemiddleware) 2026-05-07 17:42:14.076 | Downloading oslo_i18n-6.7.2-py3-none-any.whl.metadata (2.0 kB) 2026-05-07 17:42:14.135 | Collecting oslo.log>=3.36.0 (from keystonemiddleware) 2026-05-07 17:42:14.158 | Downloading oslo_log-8.1.0-py3-none-any.whl.metadata (2.5 kB) 2026-05-07 17:42:14.232 | Collecting oslo.serialization>=2.18.0 (from keystonemiddleware) 2026-05-07 17:42:14.256 | Downloading oslo_serialization-5.9.1-py3-none-any.whl.metadata (2.1 kB) 2026-05-07 17:42:14.335 | Collecting oslo.utils>=3.33.0 (from keystonemiddleware) 2026-05-07 17:42:14.365 | Downloading oslo_utils-10.0.1-py3-none-any.whl.metadata (2.1 kB) 2026-05-07 17:42:14.375 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware) (7.0.3) 2026-05-07 17:42:14.415 | Collecting pycadf>=1.1.0 (from keystonemiddleware) 2026-05-07 17:42:14.443 | Downloading pycadf-4.0.1-py3-none-any.whl.metadata (2.2 kB) 2026-05-07 17:42:14.496 | Collecting PyJWT>=2.4.0 (from keystonemiddleware) 2026-05-07 17:42:14.526 | Downloading pyjwt-2.11.0-py3-none-any.whl.metadata (4.0 kB) 2026-05-07 17:42:14.588 | Collecting python-keystoneclient>=3.20.0 (from keystonemiddleware) 2026-05-07 17:42:14.616 | Downloading python_keystoneclient-5.8.0-py3-none-any.whl.metadata (3.8 kB) 2026-05-07 17:42:14.626 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware) (2.32.5) 2026-05-07 17:42:14.672 | Collecting WebOb>=1.7.1 (from keystonemiddleware) 2026-05-07 17:42:14.690 | Downloading WebOb-1.8.9-py2.py3-none-any.whl.metadata (11 kB) 2026-05-07 17:42:14.703 | 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-07 17:42:14.741 | Collecting stevedore>=1.20.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-05-07 17:42:14.760 | Downloading stevedore-5.7.0-py3-none-any.whl.metadata (2.4 kB) 2026-05-07 17:42:14.795 | Collecting os-service-types>=1.2.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-05-07 17:42:14.811 | Downloading os_service_types-1.8.2-py3-none-any.whl.metadata (1.9 kB) 2026-05-07 17:42:14.851 | Collecting typing-extensions>=4.12 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-05-07 17:42:14.866 | Downloading typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB) 2026-05-07 17:42:14.907 | Collecting dogpile.cache>=1.3.3 (from oslo.cache>=3.11.0->keystonemiddleware) 2026-05-07 17:42:14.923 | Downloading dogpile_cache-1.5.0-py3-none-any.whl.metadata (5.5 kB) 2026-05-07 17:42:14.971 | Collecting decorator>=4.0.0 (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware) 2026-05-07 17:42:14.990 | Downloading decorator-5.2.1-py3-none-any.whl.metadata (3.9 kB) 2026-05-07 17:42:15.033 | Collecting netaddr>=0.7.18 (from oslo.config>=5.2.0->keystonemiddleware) 2026-05-07 17:42:15.051 | Downloading netaddr-1.3.0-py3-none-any.whl.metadata (5.0 kB) 2026-05-07 17:42:15.086 | Collecting rfc3986>=1.2.0 (from oslo.config>=5.2.0->keystonemiddleware) 2026-05-07 17:42:15.122 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl.metadata (6.6 kB) 2026-05-07 17:42:15.202 | Collecting PyYAML>=5.1 (from oslo.config>=5.2.0->keystonemiddleware) 2026-05-07 17:42:15.204 | 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-07 17:42:15.245 | Collecting python-dateutil>=2.7.0 (from oslo.log>=3.36.0->keystonemiddleware) 2026-05-07 17:42:15.260 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 2026-05-07 17:42:15.270 | 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-07 17:42:15.272 | 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-07 17:42:15.400 | Collecting msgpack>=0.5.2 (from oslo.serialization>=2.18.0->keystonemiddleware) 2026-05-07 17:42:15.416 | 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-07 17:42:15.473 | Collecting pyparsing>=2.1.0 (from oslo.utils>=3.33.0->keystonemiddleware) 2026-05-07 17:42:15.490 | Downloading pyparsing-3.3.2-py3-none-any.whl.metadata (5.8 kB) 2026-05-07 17:42:15.499 | 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-07 17:42:15.630 | Collecting psutil>=3.2.2 (from oslo.utils>=3.33.0->keystonemiddleware) 2026-05-07 17:42:15.647 | 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-07 17:42:15.669 | 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-07 17:42:15.703 | Collecting six>=1.5 (from python-dateutil>=2.7.0->oslo.log>=3.36.0->keystonemiddleware) 2026-05-07 17:42:15.718 | Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 2026-05-07 17:42:15.734 | 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-07 17:42:15.735 | 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-07 17:42:15.736 | 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-07 17:42:15.737 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2023.11.17) 2026-05-07 17:42:15.814 | Downloading keystonemiddleware-12.0.0-py3-none-any.whl (141 kB) 2026-05-07 17:42:15.865 | Downloading keystoneauth1-5.13.1-py3-none-any.whl (343 kB) 2026-05-07 17:42:15.903 | Downloading os_service_types-1.8.2-py3-none-any.whl (24 kB) 2026-05-07 17:42:15.925 | Downloading oslo_cache-4.1.1-py3-none-any.whl (65 kB) 2026-05-07 17:42:15.950 | Downloading dogpile_cache-1.5.0-py3-none-any.whl (64 kB) 2026-05-07 17:42:15.971 | Downloading decorator-5.2.1-py3-none-any.whl (9.2 kB) 2026-05-07 17:42:15.994 | Downloading oslo_config-10.3.0-py3-none-any.whl (132 kB) 2026-05-07 17:42:16.017 | Downloading netaddr-1.3.0-py3-none-any.whl (2.3 MB) 2026-05-07 17:42:16.070 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 44.8 MB/s 0:00:00 2026-05-07 17:42:16.086 | Downloading oslo_context-6.3.0-py3-none-any.whl (20 kB) 2026-05-07 17:42:16.112 | Downloading oslo_i18n-6.7.2-py3-none-any.whl (47 kB) 2026-05-07 17:42:16.136 | Downloading oslo_log-8.1.0-py3-none-any.whl (77 kB) 2026-05-07 17:42:16.160 | Downloading oslo_serialization-5.9.1-py3-none-any.whl (27 kB) 2026-05-07 17:42:16.184 | 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-07 17:42:16.215 | Downloading oslo_utils-10.0.1-py3-none-any.whl (136 kB) 2026-05-07 17:42:16.240 | 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-07 17:42:16.266 | Downloading pycadf-4.0.1-py3-none-any.whl (44 kB) 2026-05-07 17:42:16.289 | Downloading pyjwt-2.11.0-py3-none-any.whl (28 kB) 2026-05-07 17:42:16.312 | Downloading pyparsing-3.3.2-py3-none-any.whl (122 kB) 2026-05-07 17:42:16.335 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 2026-05-07 17:42:16.361 | Downloading python_keystoneclient-5.8.0-py3-none-any.whl (397 kB) 2026-05-07 17:42:16.376 | 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-07 17:42:16.394 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB) 2026-05-07 17:42:16.417 | Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 2026-05-07 17:42:16.440 | Downloading stevedore-5.7.0-py3-none-any.whl (54 kB) 2026-05-07 17:42:16.464 | Downloading typing_extensions-4.15.0-py3-none-any.whl (44 kB) 2026-05-07 17:42:16.489 | Downloading WebOb-1.8.9-py2.py3-none-any.whl (115 kB) 2026-05-07 17:42:16.798 | 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-07 17:42:17.059 | Attempting uninstall: six 2026-05-07 17:42:17.069 | Found existing installation: six 1.16.0 2026-05-07 17:42:17.069 | Not uninstalling six at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-07 17:42:17.069 | Can't uninstall 'six'. No files were found to uninstall. 2026-05-07 17:42:17.133 | Attempting uninstall: PyYAML 2026-05-07 17:42:17.141 | Found existing installation: PyYAML 6.0.1 2026-05-07 17:42:17.141 | Not uninstalling pyyaml at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-07 17:42:17.142 | Can't uninstall 'PyYAML'. No files were found to uninstall. 2026-05-07 17:42:17.248 | Attempting uninstall: pyparsing 2026-05-07 17:42:17.256 | Found existing installation: pyparsing 3.1.1 2026-05-07 17:42:17.257 | Not uninstalling pyparsing at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-07 17:42:17.257 | Can't uninstall 'pyparsing'. No files were found to uninstall. 2026-05-07 17:42:17.397 | Attempting uninstall: PyJWT 2026-05-07 17:42:17.406 | Found existing installation: PyJWT 2.7.0 2026-05-07 17:42:17.407 | Not uninstalling pyjwt at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-07 17:42:17.407 | Can't uninstall 'PyJWT'. No files were found to uninstall. 2026-05-07 17:42:17.572 | Attempting uninstall: netaddr 2026-05-07 17:42:17.580 | Found existing installation: netaddr 0.8.0 2026-05-07 17:42:17.581 | Not uninstalling netaddr at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-07 17:42:17.581 | Can't uninstall 'netaddr'. No files were found to uninstall. 2026-05-07 17:42:17.842 | Attempting uninstall: python-dateutil 2026-05-07 17:42:17.853 | Found existing installation: python-dateutil 2.8.2 2026-05-07 17:42:17.854 | Not uninstalling python-dateutil at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-07 17:42:17.854 | Can't uninstall 'python-dateutil'. No files were found to uninstall. 2026-05-07 17:42:19.996 | 2026-05-07 17:42:20.004 | 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-07 17:42:20.195 | + inc/python:pip_install:216 : result=0 2026-05-07 17:42:20.197 | + inc/python:pip_install:218 : time_stop pip_install 2026-05-07 17:42:20.201 | + functions-common:time_stop:2412 : local name 2026-05-07 17:42:20.204 | + functions-common:time_stop:2413 : local end_time 2026-05-07 17:42:20.206 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-07 17:42:20.209 | + functions-common:time_stop:2415 : local total 2026-05-07 17:42:20.212 | + functions-common:time_stop:2416 : local start_time 2026-05-07 17:42:20.214 | + functions-common:time_stop:2418 : name=pip_install 2026-05-07 17:42:20.218 | + functions-common:time_stop:2419 : start_time=1778175732303 2026-05-07 17:42:20.220 | + functions-common:time_stop:2421 : [[ -z 1778175732303 ]] 2026-05-07 17:42:20.224 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-07 17:42:20.230 | + functions-common:time_stop:2424 : end_time=1778175740225 2026-05-07 17:42:20.232 | + functions-common:time_stop:2425 : elapsed_time=7922 2026-05-07 17:42:20.234 | + functions-common:time_stop:2426 : total=42166 2026-05-07 17:42:20.238 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-07 17:42:20.240 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=50088 2026-05-07 17:42:20.242 | + inc/python:pip_install:219 : return 0 2026-05-07 17:42:20.246 | + lib/keystone:install_keystonemiddleware:529 : pip_install_gr python-memcached 2026-05-07 17:42:20.249 | + inc/python:pip_install_gr:94 : local name=python-memcached 2026-05-07 17:42:20.253 | + inc/python:pip_install_gr:95 : local clean_name 2026-05-07 17:42:20.256 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements python-memcached 2026-05-07 17:42:20.259 | ++ inc/python:get_from_global_requirements:241 : local package=python-memcached 2026-05-07 17:42:20.263 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-05-07 17:42:20.268 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-05-07 17:42:20.269 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2026-05-07 17:42:20.275 | ++ inc/python:get_from_global_requirements:243 : required_pkg='python-memcached ' 2026-05-07 17:42:20.279 | ++ inc/python:get_from_global_requirements:244 : [[ python-memcached == '' ]] 2026-05-07 17:42:20.282 | ++ inc/python:get_from_global_requirements:247 : echo python-memcached 2026-05-07 17:42:20.286 | + inc/python:pip_install_gr:96 : clean_name=python-memcached 2026-05-07 17:42:20.289 | + inc/python:pip_install_gr:97 : pip_install python-memcached 2026-05-07 17:42:20.315 | Using python 3.12 to install python-memcached 2026-05-07 17:42:20.320 | + 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-07 17:42:21.498 | Collecting python-memcached 2026-05-07 17:42:21.647 | Downloading python_memcached-1.62-py2.py3-none-any.whl.metadata (2.3 kB) 2026-05-07 17:42:21.675 | Downloading python_memcached-1.62-py2.py3-none-any.whl (15 kB) 2026-05-07 17:42:21.861 | Installing collected packages: python-memcached 2026-05-07 17:42:21.897 | Successfully installed python-memcached-1.62 2026-05-07 17:42:22.010 | + inc/python:pip_install:216 : result=0 2026-05-07 17:42:22.014 | + inc/python:pip_install:218 : time_stop pip_install 2026-05-07 17:42:22.018 | + functions-common:time_stop:2412 : local name 2026-05-07 17:42:22.020 | + functions-common:time_stop:2413 : local end_time 2026-05-07 17:42:22.023 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-07 17:42:22.027 | + functions-common:time_stop:2415 : local total 2026-05-07 17:42:22.030 | + functions-common:time_stop:2416 : local start_time 2026-05-07 17:42:22.033 | + functions-common:time_stop:2418 : name=pip_install 2026-05-07 17:42:22.035 | + functions-common:time_stop:2419 : start_time=1778175740309 2026-05-07 17:42:22.038 | + functions-common:time_stop:2421 : [[ -z 1778175740309 ]] 2026-05-07 17:42:22.042 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-07 17:42:22.048 | + functions-common:time_stop:2424 : end_time=1778175742043 2026-05-07 17:42:22.051 | + functions-common:time_stop:2425 : elapsed_time=1734 2026-05-07 17:42:22.053 | + functions-common:time_stop:2426 : total=50088 2026-05-07 17:42:22.056 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-07 17:42:22.058 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=51822 2026-05-07 17:42:22.061 | + inc/python:pip_install:219 : return 0 2026-05-07 17:42:22.064 | + ./stack.sh:main:915 : is_service_enabled keystone 2026-05-07 17:42:22.084 | + functions-common:is_service_enabled:2068 : return 0 2026-05-07 17:42:22.086 | + ./stack.sh:main:916 : '[' 192.168.122.154 == 192.168.122.154 ']' 2026-05-07 17:42:22.088 | + ./stack.sh:main:917 : stack_install_service keystone 2026-05-07 17:42:22.092 | + lib/stack:stack_install_service:20 : local service=keystone 2026-05-07 17:42:22.096 | + lib/stack:stack_install_service:21 : type install_keystone 2026-05-07 17:42:22.099 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-05-07 17:42:22.102 | + lib/stack:stack_install_service:32 : install_keystone 2026-05-07 17:42:22.107 | + lib/keystone:install_keystone:535 : is_service_enabled ldap 2026-05-07 17:42:22.126 | + functions-common:is_service_enabled:2068 : return 1 2026-05-07 17:42:22.129 | + lib/keystone:install_keystone:539 : git_clone https://review.opendev.org/openstack/keystone.git /opt/stack/keystone stable/2026.1 2026-05-07 17:42:22.132 | + functions-common:git_clone:581 : local git_remote=https://review.opendev.org/openstack/keystone.git 2026-05-07 17:42:22.136 | + functions-common:git_clone:582 : local git_dest=/opt/stack/keystone 2026-05-07 17:42:22.138 | + functions-common:git_clone:583 : local git_ref=stable/2026.1 2026-05-07 17:42:22.140 | + functions-common:git_clone:584 : local orig_dir 2026-05-07 17:42:22.145 | ++ functions-common:git_clone:585 : pwd 2026-05-07 17:42:22.148 | + functions-common:git_clone:585 : orig_dir=/home/quobyte/devstack 2026-05-07 17:42:22.152 | + functions-common:git_clone:586 : local git_clone_flags= 2026-05-07 17:42:22.156 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-05-07 17:42:22.177 | + functions-common:git_clone:588 : RECLONE=False 2026-05-07 17:42:22.180 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-05-07 17:42:22.183 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-05-07 17:42:22.187 | + functions-common:git_clone:602 : echo stable/2026.1 2026-05-07 17:42:22.187 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-05-07 17:42:22.193 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/keystone ]] 2026-05-07 17:42:22.196 | + functions-common:git_clone:617 : [[ False = \T\r\u\e ]] 2026-05-07 17:42:22.199 | + functions-common:git_clone:622 : git_timed clone --no-checkout https://review.opendev.org/openstack/keystone.git /opt/stack/keystone 2026-05-07 17:42:22.203 | + functions-common:git_timed:689 : local count=0 2026-05-07 17:42:22.206 | + functions-common:git_timed:690 : local timeout=0 2026-05-07 17:42:22.210 | + functions-common:git_timed:692 : [[ -n 0 ]] 2026-05-07 17:42:22.211 | + functions-common:git_timed:693 : timeout=0 2026-05-07 17:42:22.214 | + functions-common:git_timed:696 : time_start git_timed 2026-05-07 17:42:22.218 | + functions-common:time_start:2398 : local name=git_timed 2026-05-07 17:42:22.222 | + functions-common:time_start:2399 : local start_time= 2026-05-07 17:42:22.225 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-07 17:42:22.229 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-07 17:42:22.233 | + functions-common:time_start:2403 : _TIME_START[$name]=1778175742230 2026-05-07 17:42:22.237 | + 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-07 17:42:22.242 | Cloning into '/opt/stack/keystone'... 2026-05-07 17:42:39.246 | + functions-common:git_timed:711 : time_stop git_timed 2026-05-07 17:42:39.249 | + functions-common:time_stop:2412 : local name 2026-05-07 17:42:39.251 | + functions-common:time_stop:2413 : local end_time 2026-05-07 17:42:39.254 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-07 17:42:39.256 | + functions-common:time_stop:2415 : local total 2026-05-07 17:42:39.258 | + functions-common:time_stop:2416 : local start_time 2026-05-07 17:42:39.261 | + functions-common:time_stop:2418 : name=git_timed 2026-05-07 17:42:39.263 | + functions-common:time_stop:2419 : start_time=1778175742230 2026-05-07 17:42:39.266 | + functions-common:time_stop:2421 : [[ -z 1778175742230 ]] 2026-05-07 17:42:39.270 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-07 17:42:39.273 | + functions-common:time_stop:2424 : end_time=1778175759271 2026-05-07 17:42:39.276 | + functions-common:time_stop:2425 : elapsed_time=17041 2026-05-07 17:42:39.278 | + functions-common:time_stop:2426 : total=4414 2026-05-07 17:42:39.280 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-07 17:42:39.283 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=21455 2026-05-07 17:42:39.285 | + functions-common:git_clone:623 : cd /opt/stack/keystone 2026-05-07 17:42:39.288 | + functions-common:git_clone:624 : git_timed fetch origin stable/2026.1 2026-05-07 17:42:39.291 | + functions-common:git_timed:689 : local count=0 2026-05-07 17:42:39.293 | + functions-common:git_timed:690 : local timeout=0 2026-05-07 17:42:39.296 | + functions-common:git_timed:692 : [[ -n 0 ]] 2026-05-07 17:42:39.299 | + functions-common:git_timed:693 : timeout=0 2026-05-07 17:42:39.301 | + functions-common:git_timed:696 : time_start git_timed 2026-05-07 17:42:39.304 | + functions-common:time_start:2398 : local name=git_timed 2026-05-07 17:42:39.306 | + functions-common:time_start:2399 : local start_time= 2026-05-07 17:42:39.309 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-07 17:42:39.312 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-07 17:42:39.316 | + functions-common:time_start:2403 : _TIME_START[$name]=1778175759313 2026-05-07 17:42:39.319 | + functions-common:git_timed:697 : timeout -s SIGINT 0 git fetch origin stable/2026.1 2026-05-07 17:42:39.899 | From https://review.opendev.org/openstack/keystone 2026-05-07 17:42:39.899 | * branch stable/2026.1 -> FETCH_HEAD 2026-05-07 17:42:39.910 | + functions-common:git_timed:711 : time_stop git_timed 2026-05-07 17:42:39.913 | + functions-common:time_stop:2412 : local name 2026-05-07 17:42:39.917 | + functions-common:time_stop:2413 : local end_time 2026-05-07 17:42:39.919 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-07 17:42:39.922 | + functions-common:time_stop:2415 : local total 2026-05-07 17:42:39.924 | + functions-common:time_stop:2416 : local start_time 2026-05-07 17:42:39.927 | + functions-common:time_stop:2418 : name=git_timed 2026-05-07 17:42:39.929 | + functions-common:time_stop:2419 : start_time=1778175759313 2026-05-07 17:42:39.932 | + functions-common:time_stop:2421 : [[ -z 1778175759313 ]] 2026-05-07 17:42:39.935 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-07 17:42:39.940 | + functions-common:time_stop:2424 : end_time=1778175759937 2026-05-07 17:42:39.943 | + functions-common:time_stop:2425 : elapsed_time=624 2026-05-07 17:42:39.945 | + functions-common:time_stop:2426 : total=21455 2026-05-07 17:42:39.948 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-07 17:42:39.951 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=22079 2026-05-07 17:42:39.954 | + functions-common:git_clone:625 : git_timed checkout FETCH_HEAD 2026-05-07 17:42:39.957 | + functions-common:git_timed:689 : local count=0 2026-05-07 17:42:39.959 | + functions-common:git_timed:690 : local timeout=0 2026-05-07 17:42:39.962 | + functions-common:git_timed:692 : [[ -n 0 ]] 2026-05-07 17:42:39.965 | + functions-common:git_timed:693 : timeout=0 2026-05-07 17:42:39.968 | + functions-common:git_timed:696 : time_start git_timed 2026-05-07 17:42:39.970 | + functions-common:time_start:2398 : local name=git_timed 2026-05-07 17:42:39.973 | + functions-common:time_start:2399 : local start_time= 2026-05-07 17:42:39.976 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-07 17:42:39.979 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-07 17:42:39.983 | + functions-common:time_start:2403 : _TIME_START[$name]=1778175759980 2026-05-07 17:42:39.986 | + functions-common:git_timed:697 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-05-07 17:42:40.170 | Note: switching to 'FETCH_HEAD'. 2026-05-07 17:42:40.170 | 2026-05-07 17:42:40.170 | You are in 'detached HEAD' state. You can look around, make experimental 2026-05-07 17:42:40.170 | changes and commit them, and you can discard any commits you make in this 2026-05-07 17:42:40.170 | state without impacting any branches by switching back to a branch. 2026-05-07 17:42:40.170 | 2026-05-07 17:42:40.170 | If you want to create a new branch to retain commits you create, you may 2026-05-07 17:42:40.170 | do so (now or later) by using -c with the switch command. Example: 2026-05-07 17:42:40.170 | 2026-05-07 17:42:40.170 | git switch -c 2026-05-07 17:42:40.170 | 2026-05-07 17:42:40.171 | Or undo this operation with: 2026-05-07 17:42:40.171 | 2026-05-07 17:42:40.171 | git switch - 2026-05-07 17:42:40.171 | 2026-05-07 17:42:40.171 | Turn off this advice by setting config variable advice.detachedHead to false 2026-05-07 17:42:40.171 | 2026-05-07 17:42:40.171 | HEAD is now at 635914a6a Block app cred tokens from authorizing OAuth1 requests 2026-05-07 17:42:40.175 | + functions-common:git_timed:711 : time_stop git_timed 2026-05-07 17:42:40.178 | + functions-common:time_stop:2412 : local name 2026-05-07 17:42:40.180 | + functions-common:time_stop:2413 : local end_time 2026-05-07 17:42:40.183 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-07 17:42:40.185 | + functions-common:time_stop:2415 : local total 2026-05-07 17:42:40.188 | + functions-common:time_stop:2416 : local start_time 2026-05-07 17:42:40.191 | + functions-common:time_stop:2418 : name=git_timed 2026-05-07 17:42:40.194 | + functions-common:time_stop:2419 : start_time=1778175759980 2026-05-07 17:42:40.197 | + functions-common:time_stop:2421 : [[ -z 1778175759980 ]] 2026-05-07 17:42:40.200 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-07 17:42:40.205 | + functions-common:time_stop:2424 : end_time=1778175760202 2026-05-07 17:42:40.207 | + functions-common:time_stop:2425 : elapsed_time=222 2026-05-07 17:42:40.210 | + functions-common:time_stop:2426 : total=22079 2026-05-07 17:42:40.213 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-07 17:42:40.216 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=22301 2026-05-07 17:42:40.218 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/keystone 2026-05-07 17:42:40.234 | + functions-common:git_clone:664 : cd /opt/stack/keystone 2026-05-07 17:42:40.238 | + functions-common:git_clone:665 : git show --oneline 2026-05-07 17:42:40.238 | + functions-common:git_clone:665 : head -1 2026-05-07 17:42:40.242 | 635914a6a Block app cred tokens from authorizing OAuth1 requests 2026-05-07 17:42:40.245 | + functions-common:git_clone:666 : cd /home/quobyte/devstack 2026-05-07 17:42:40.248 | + lib/keystone:install_keystone:540 : setup_develop /opt/stack/keystone 2026-05-07 17:42:40.252 | + inc/python:setup_develop:353 : local bindep 2026-05-07 17:42:40.254 | + inc/python:setup_develop:354 : [[ /opt/stack/keystone == -bindep* ]] 2026-05-07 17:42:40.257 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/keystone 2026-05-07 17:42:40.259 | + inc/python:setup_develop:359 : local extras= 2026-05-07 17:42:40.262 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2026-05-07 17:42:40.265 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-05-07 17:42:40.267 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/keystone == -bindep* ]] 2026-05-07 17:42:40.270 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/keystone 2026-05-07 17:42:40.273 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-05-07 17:42:40.275 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-05-07 17:42:40.279 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/keystone 2026-05-07 17:42:40.281 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-05-07 17:42:40.285 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/keystone 2026-05-07 17:42:40.288 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-05-07 17:42:40.291 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-05-07 17:42:40.295 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2026-05-07 17:42:40.301 | + inc/python:_setup_package_with_constraints_edit:400 : name=keystone 2026-05-07 17:42:40.303 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z keystone ']' 2026-05-07 17:42:40.307 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2026-05-07 17:42:40.468 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/keystone -e 2026-05-07 17:42:40.470 | + inc/python:setup_package:436 : local bindep=0 2026-05-07 17:42:40.473 | + inc/python:setup_package:437 : local bindep_flag= 2026-05-07 17:42:40.475 | + inc/python:setup_package:438 : local bindep_profiles= 2026-05-07 17:42:40.478 | + inc/python:setup_package:439 : [[ /opt/stack/keystone == -bindep* ]] 2026-05-07 17:42:40.481 | + inc/python:setup_package:444 : local project_dir=/opt/stack/keystone 2026-05-07 17:42:40.483 | + inc/python:setup_package:445 : local flags=-e 2026-05-07 17:42:40.486 | + inc/python:setup_package:446 : local extras= 2026-05-07 17:42:40.489 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-05-07 17:42:40.492 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-05-07 17:42:40.495 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-05-07 17:42:40.497 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-05-07 17:42:40.500 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-05-07 17:42:40.504 | + inc/python:setup_package:464 : pip_install -e /opt/stack/keystone 2026-05-07 17:42:40.525 | Using python 3.12 to install /opt/stack/keystone 2026-05-07 17:42:40.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 -e /opt/stack/keystone 2026-05-07 17:42:41.486 | Obtaining file:///opt/stack/keystone 2026-05-07 17:42:41.491 | Installing build dependencies: started 2026-05-07 17:42:43.167 | Installing build dependencies: finished with status 'done' 2026-05-07 17:42:43.168 | Checking if build backend supports build_editable: started 2026-05-07 17:42:43.709 | Checking if build backend supports build_editable: finished with status 'done' 2026-05-07 17:42:43.712 | Getting requirements to build editable: started 2026-05-07 17:42:44.004 | Getting requirements to build editable: finished with status 'done' 2026-05-07 17:42:44.005 | Preparing editable metadata (pyproject.toml): started 2026-05-07 17:42:45.040 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-05-07 17:42:45.055 | 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-07 17:42:45.057 | 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-07 17:42:45.275 | Collecting Flask!=0.11,>=1.0.2 (from keystone==29.0.2.dev7) 2026-05-07 17:42:45.453 | Downloading flask-3.1.3-py3-none-any.whl.metadata (3.2 kB) 2026-05-07 17:42:45.507 | Collecting Flask-RESTful>=0.3.5 (from keystone==29.0.2.dev7) 2026-05-07 17:42:45.536 | Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl.metadata (1.0 kB) 2026-05-07 17:42:45.984 | Collecting cryptography>=2.7 (from keystone==29.0.2.dev7) 2026-05-07 17:42:46.000 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl.metadata (5.4 kB) 2026-05-07 17:42:46.572 | Collecting SQLAlchemy>=1.4.0 (from keystone==29.0.2.dev7) 2026-05-07 17:42:46.589 | 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-07 17:42:46.612 | 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-07 17:42:46.612 | 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-07 17:42:46.613 | 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-07 17:42:46.690 | Collecting bcrypt>=3.1.3 (from keystone==29.0.2.dev7) 2026-05-07 17:42:46.708 | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl.metadata (10 kB) 2026-05-07 17:42:46.722 | 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-07 17:42:46.722 | 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-07 17:42:46.724 | 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-07 17:42:46.790 | Collecting oslo.messaging>=5.29.0 (from keystone==29.0.2.dev7) 2026-05-07 17:42:46.807 | Downloading oslo_messaging-17.3.0-py3-none-any.whl.metadata (2.6 kB) 2026-05-07 17:42:46.870 | Collecting oslo.db>=6.0.0 (from keystone==29.0.2.dev7) 2026-05-07 17:42:46.887 | Downloading oslo_db-18.0.0-py3-none-any.whl.metadata (2.5 kB) 2026-05-07 17:42:46.899 | 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-07 17:42:46.899 | 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-07 17:42:46.940 | Collecting oslo.middleware>=3.31.0 (from keystone==29.0.2.dev7) 2026-05-07 17:42:46.957 | Downloading oslo_middleware-8.0.0-py3-none-any.whl.metadata (2.4 kB) 2026-05-07 17:42:47.014 | Collecting oslo.policy>=4.5.0 (from keystone==29.0.2.dev7) 2026-05-07 17:42:47.030 | Downloading oslo_policy-5.0.0-py3-none-any.whl.metadata (2.2 kB) 2026-05-07 17:42:47.041 | 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-07 17:42:47.070 | Collecting oslo.upgradecheck>=1.3.0 (from keystone==29.0.2.dev7) 2026-05-07 17:42:47.087 | Downloading oslo_upgradecheck-2.7.1-py3-none-any.whl.metadata (1.8 kB) 2026-05-07 17:42:47.096 | 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-07 17:42:47.126 | Collecting oauthlib>=0.6.2 (from keystone==29.0.2.dev7) 2026-05-07 17:42:47.142 | Downloading oauthlib-3.3.1-py3-none-any.whl.metadata (7.9 kB) 2026-05-07 17:42:47.185 | Collecting pysaml2>=5.0.0 (from keystone==29.0.2.dev7) 2026-05-07 17:42:47.203 | Downloading pysaml2-7.5.4-py3-none-any.whl.metadata (6.5 kB) 2026-05-07 17:42:47.214 | 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-07 17:42:47.216 | 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-07 17:42:47.256 | Collecting jsonschema>=3.2.0 (from keystone==29.0.2.dev7) 2026-05-07 17:42:47.272 | Downloading jsonschema-4.26.0-py3-none-any.whl.metadata (7.6 kB) 2026-05-07 17:42:47.285 | 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-07 17:42:47.286 | 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-07 17:42:47.319 | Collecting osprofiler>=1.4.0 (from keystone==29.0.2.dev7) 2026-05-07 17:42:47.336 | Downloading osprofiler-4.3.0-py3-none-any.whl.metadata (3.8 kB) 2026-05-07 17:42:47.386 | Collecting Werkzeug>=0.15.0 (from keystone==29.0.2.dev7) 2026-05-07 17:42:47.403 | Downloading werkzeug-3.1.6-py3-none-any.whl.metadata (4.0 kB) 2026-05-07 17:42:47.605 | Collecting cffi>=1.12 (from cryptography>=2.7->keystone==29.0.2.dev7) 2026-05-07 17:42:47.621 | Downloading cffi-2.0.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.6 kB) 2026-05-07 17:42:47.657 | Collecting pycparser (from cffi>=1.12->cryptography>=2.7->keystone==29.0.2.dev7) 2026-05-07 17:42:47.671 | Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) 2026-05-07 17:42:47.683 | 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-07 17:42:47.711 | Collecting blinker>=1.9.0 (from Flask!=0.11,>=1.0.2->keystone==29.0.2.dev7) 2026-05-07 17:42:47.727 | Downloading blinker-1.9.0-py3-none-any.whl.metadata (1.6 kB) 2026-05-07 17:42:47.735 | Requirement already satisfied: click>=8.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Flask!=0.11,>=1.0.2->keystone==29.0.2.dev7) (8.3.1) 2026-05-07 17:42:47.760 | Collecting itsdangerous>=2.2.0 (from Flask!=0.11,>=1.0.2->keystone==29.0.2.dev7) 2026-05-07 17:42:47.777 | Downloading itsdangerous-2.2.0-py3-none-any.whl.metadata (1.9 kB) 2026-05-07 17:42:47.816 | Collecting jinja2>=3.1.2 (from Flask!=0.11,>=1.0.2->keystone==29.0.2.dev7) 2026-05-07 17:42:47.831 | Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) 2026-05-07 17:42:47.937 | Collecting markupsafe>=2.1.1 (from Flask!=0.11,>=1.0.2->keystone==29.0.2.dev7) 2026-05-07 17:42:47.952 | 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-07 17:42:47.999 | Collecting aniso8601>=0.82 (from Flask-RESTful>=0.3.5->keystone==29.0.2.dev7) 2026-05-07 17:42:48.016 | Downloading aniso8601-10.0.1-py2.py3-none-any.whl.metadata (23 kB) 2026-05-07 17:42:48.032 | 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-07 17:42:48.099 | Collecting pytz (from Flask-RESTful>=0.3.5->keystone==29.0.2.dev7) 2026-05-07 17:42:48.115 | Downloading pytz-2025.2-py2.py3-none-any.whl.metadata (22 kB) 2026-05-07 17:42:48.195 | Collecting attrs>=22.2.0 (from jsonschema>=3.2.0->keystone==29.0.2.dev7) 2026-05-07 17:42:48.211 | Downloading attrs-25.4.0-py3-none-any.whl.metadata (10 kB) 2026-05-07 17:42:48.249 | Collecting jsonschema-specifications>=2023.03.6 (from jsonschema>=3.2.0->keystone==29.0.2.dev7) 2026-05-07 17:42:48.266 | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl.metadata (2.9 kB) 2026-05-07 17:42:48.318 | Collecting referencing>=0.28.4 (from jsonschema>=3.2.0->keystone==29.0.2.dev7) 2026-05-07 17:42:48.334 | Downloading referencing-0.37.0-py3-none-any.whl.metadata (2.8 kB) 2026-05-07 17:42:48.839 | Collecting rpds-py>=0.25.0 (from jsonschema>=3.2.0->keystone==29.0.2.dev7) 2026-05-07 17:42:48.855 | Downloading rpds_py-0.30.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.1 kB) 2026-05-07 17:42:48.872 | 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-07 17:42:48.875 | 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-07 17:42:48.879 | 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-07 17:42:48.881 | 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-07 17:42:48.881 | 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-07 17:42:48.934 | 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-07 17:42:48.937 | 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-07 17:42:48.937 | 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-07 17:42:48.982 | Collecting alembic>=0.9.6 (from oslo.db>=6.0.0->keystone==29.0.2.dev7) 2026-05-07 17:42:48.999 | Downloading alembic-1.18.4-py3-none-any.whl.metadata (7.2 kB) 2026-05-07 17:42:49.010 | 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-07 17:42:49.039 | Collecting testresources>=2.0.0 (from oslo.db>=6.0.0->keystone==29.0.2.dev7) 2026-05-07 17:42:49.056 | Downloading testresources-2.0.2.tar.gz (45 kB) 2026-05-07 17:42:49.090 | Installing build dependencies: started 2026-05-07 17:42:50.682 | Installing build dependencies: finished with status 'done' 2026-05-07 17:42:50.683 | Getting requirements to build wheel: started 2026-05-07 17:42:51.225 | Getting requirements to build wheel: finished with status 'done' 2026-05-07 17:42:51.228 | Installing backend dependencies: started 2026-05-07 17:42:52.902 | Installing backend dependencies: finished with status 'done' 2026-05-07 17:42:52.902 | Preparing metadata (pyproject.toml): started 2026-05-07 17:42:53.393 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-05-07 17:42:53.420 | Collecting testscenarios>=0.4 (from oslo.db>=6.0.0->keystone==29.0.2.dev7) 2026-05-07 17:42:53.437 | Downloading testscenarios-0.5.0-py2.py3-none-any.whl.metadata (12 kB) 2026-05-07 17:42:53.483 | Collecting Mako (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==29.0.2.dev7) 2026-05-07 17:42:53.499 | Downloading mako-1.3.10-py3-none-any.whl.metadata (2.9 kB) 2026-05-07 17:42:53.512 | 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-07 17:42:53.518 | 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-07 17:42:53.521 | 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-07 17:42:53.566 | Collecting oslo.service>=1.24.0 (from oslo.messaging>=5.29.0->keystone==29.0.2.dev7) 2026-05-07 17:42:53.582 | Downloading oslo_service-4.5.1-py3-none-any.whl.metadata (2.8 kB) 2026-05-07 17:42:53.627 | Collecting cachetools>=2.0.0 (from oslo.messaging>=5.29.0->keystone==29.0.2.dev7) 2026-05-07 17:42:53.644 | Downloading cachetools-7.0.1-py3-none-any.whl.metadata (5.6 kB) 2026-05-07 17:42:53.685 | Collecting amqp>=2.5.2 (from oslo.messaging>=5.29.0->keystone==29.0.2.dev7) 2026-05-07 17:42:53.703 | Downloading amqp-5.3.1-py3-none-any.whl.metadata (8.9 kB) 2026-05-07 17:42:53.765 | Collecting kombu>=4.6.8 (from oslo.messaging>=5.29.0->keystone==29.0.2.dev7) 2026-05-07 17:42:53.785 | Downloading kombu-5.6.2-py3-none-any.whl.metadata (3.5 kB) 2026-05-07 17:42:53.828 | Collecting oslo.metrics>=0.2.1 (from oslo.messaging>=5.29.0->keystone==29.0.2.dev7) 2026-05-07 17:42:53.844 | Downloading oslo_metrics-0.15.1-py3-none-any.whl.metadata (1.5 kB) 2026-05-07 17:42:53.886 | 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-07 17:42:53.902 | Downloading vine-5.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-05-07 17:42:53.950 | Collecting tzdata>=2025.2 (from kombu>=4.6.8->oslo.messaging>=5.29.0->keystone==29.0.2.dev7) 2026-05-07 17:42:53.965 | Downloading tzdata-2025.3-py2.py3-none-any.whl.metadata (1.4 kB) 2026-05-07 17:42:53.975 | 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-07 17:42:54.009 | Collecting prometheus-client>=0.6.0 (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==29.0.2.dev7) 2026-05-07 17:42:54.026 | Downloading prometheus_client-0.24.1-py3-none-any.whl.metadata (2.1 kB) 2026-05-07 17:42:54.069 | Collecting statsd>=3.2.1 (from oslo.middleware>=3.31.0->keystone==29.0.2.dev7) 2026-05-07 17:42:54.086 | Downloading statsd-4.0.1-py2.py3-none-any.whl.metadata (2.9 kB) 2026-05-07 17:42:54.138 | Collecting eventlet>=0.27.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.0.2.dev7) 2026-05-07 17:42:54.157 | Downloading eventlet-0.40.4-py3-none-any.whl.metadata (5.5 kB) 2026-05-07 17:42:54.419 | Collecting greenlet>=0.4.15 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.0.2.dev7) 2026-05-07 17:42:54.436 | Downloading greenlet-3.3.2-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.metadata (3.7 kB) 2026-05-07 17:42:54.504 | Collecting oslo.concurrency>=3.25.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.0.2.dev7) 2026-05-07 17:42:54.521 | Downloading oslo_concurrency-7.4.1-py3-none-any.whl.metadata (2.2 kB) 2026-05-07 17:42:54.561 | Collecting PasteDeploy>=1.5.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.0.2.dev7) 2026-05-07 17:42:54.577 | Downloading PasteDeploy-3.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-05-07 17:42:54.616 | Collecting Routes>=2.3.1 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.0.2.dev7) 2026-05-07 17:42:54.635 | Downloading Routes-2.5.1-py2.py3-none-any.whl.metadata (25 kB) 2026-05-07 17:42:54.683 | Collecting Paste>=2.0.2 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.0.2.dev7) 2026-05-07 17:42:54.698 | Downloading Paste-3.10.1-py3-none-any.whl.metadata (5.3 kB) 2026-05-07 17:42:54.773 | Collecting Yappi>=1.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.0.2.dev7) 2026-05-07 17:42:54.793 | 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-07 17:42:54.835 | 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-07 17:42:54.850 | Downloading dnspython-2.8.0-py3-none-any.whl.metadata (5.7 kB) 2026-05-07 17:42:54.898 | 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-07 17:42:54.914 | Downloading fasteners-0.20-py3-none-any.whl.metadata (4.8 kB) 2026-05-07 17:42:54.965 | Collecting PrettyTable>=0.7.1 (from oslo.upgradecheck>=1.3.0->keystone==29.0.2.dev7) 2026-05-07 17:42:54.983 | Downloading prettytable-3.17.0-py3-none-any.whl.metadata (34 kB) 2026-05-07 17:42:55.002 | 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-07 17:42:55.004 | 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-07 17:42:55.017 | 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-07 17:42:55.054 | Collecting wcwidth (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==29.0.2.dev7) 2026-05-07 17:42:55.069 | Downloading wcwidth-0.6.0-py3-none-any.whl.metadata (30 kB) 2026-05-07 17:42:55.133 | Collecting defusedxml (from pysaml2>=5.0.0->keystone==29.0.2.dev7) 2026-05-07 17:42:55.148 | Downloading defusedxml-0.7.1-py2.py3-none-any.whl.metadata (32 kB) 2026-05-07 17:42:55.193 | Collecting pyopenssl<24.3.0 (from pysaml2>=5.0.0->keystone==29.0.2.dev7) 2026-05-07 17:42:55.210 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl.metadata (13 kB) 2026-05-07 17:42:55.269 | Collecting xmlschema<3.0.0,>=2.0.0 (from pysaml2>=5.0.0->keystone==29.0.2.dev7) 2026-05-07 17:42:55.292 | Downloading xmlschema-2.5.1-py3-none-any.whl.metadata (8.3 kB) 2026-05-07 17:42:55.318 | 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-07 17:42:55.319 | 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-07 17:42:55.320 | 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-07 17:42:55.322 | 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-07 17:42:55.373 | 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-07 17:42:55.389 | Downloading elementpath-4.8.0-py3-none-any.whl.metadata (7.2 kB) 2026-05-07 17:42:55.465 | 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-07 17:42:55.481 | Downloading repoze.lru-0.7-py3-none-any.whl.metadata (1.1 kB) 2026-05-07 17:42:55.515 | 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-07 17:42:55.590 | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl (278 kB) 2026-05-07 17:42:55.634 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl (4.0 MB) 2026-05-07 17:42:55.713 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.0/4.0 MB 52.6 MB/s 0:00:00 2026-05-07 17:42:55.729 | Downloading cffi-2.0.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (219 kB) 2026-05-07 17:42:55.754 | Downloading flask-3.1.3-py3-none-any.whl (103 kB) 2026-05-07 17:42:55.778 | Downloading blinker-1.9.0-py3-none-any.whl (8.5 kB) 2026-05-07 17:42:55.806 | Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl (26 kB) 2026-05-07 17:42:55.833 | Downloading aniso8601-10.0.1-py2.py3-none-any.whl (52 kB) 2026-05-07 17:42:55.859 | Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) 2026-05-07 17:42:55.881 | Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) 2026-05-07 17:42:55.905 | Downloading jsonschema-4.26.0-py3-none-any.whl (90 kB) 2026-05-07 17:42:55.929 | Downloading attrs-25.4.0-py3-none-any.whl (67 kB) 2026-05-07 17:42:55.951 | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl (18 kB) 2026-05-07 17:42:55.973 | 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-07 17:42:55.995 | Downloading oauthlib-3.3.1-py3-none-any.whl (160 kB) 2026-05-07 17:42:56.021 | Downloading oslo_db-18.0.0-py3-none-any.whl (152 kB) 2026-05-07 17:42:56.047 | Downloading alembic-1.18.4-py3-none-any.whl (263 kB) 2026-05-07 17:42:56.077 | Downloading oslo_messaging-17.3.0-py3-none-any.whl (201 kB) 2026-05-07 17:42:56.101 | Downloading amqp-5.3.1-py3-none-any.whl (50 kB) 2026-05-07 17:42:56.123 | Downloading vine-5.1.0-py3-none-any.whl (9.6 kB) 2026-05-07 17:42:56.146 | Downloading cachetools-7.0.1-py3-none-any.whl (13 kB) 2026-05-07 17:42:56.167 | Downloading kombu-5.6.2-py3-none-any.whl (214 kB) 2026-05-07 17:42:56.193 | Downloading oslo_metrics-0.15.1-py3-none-any.whl (14 kB) 2026-05-07 17:42:56.216 | Downloading oslo_middleware-8.0.0-py3-none-any.whl (65 kB) 2026-05-07 17:42:56.240 | Downloading oslo_policy-5.0.0-py3-none-any.whl (89 kB) 2026-05-07 17:42:56.265 | Downloading oslo_service-4.5.1-py3-none-any.whl (114 kB) 2026-05-07 17:42:56.290 | Downloading eventlet-0.40.4-py3-none-any.whl (364 kB) 2026-05-07 17:42:56.316 | Downloading dnspython-2.8.0-py3-none-any.whl (331 kB) 2026-05-07 17:42:56.349 | Downloading greenlet-3.3.2-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (613 kB) 2026-05-07 17:42:56.369 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 613.9/613.9 kB 27.0 MB/s 0:00:00 2026-05-07 17:42:56.385 | Downloading oslo_concurrency-7.4.1-py3-none-any.whl (48 kB) 2026-05-07 17:42:56.416 | Downloading fasteners-0.20-py3-none-any.whl (18 kB) 2026-05-07 17:42:56.441 | Downloading oslo_upgradecheck-2.7.1-py3-none-any.whl (14 kB) 2026-05-07 17:42:56.467 | Downloading osprofiler-4.3.0-py3-none-any.whl (95 kB) 2026-05-07 17:42:56.494 | Downloading Paste-3.10.1-py3-none-any.whl (289 kB) 2026-05-07 17:42:56.525 | Downloading PasteDeploy-3.1.0-py3-none-any.whl (16 kB) 2026-05-07 17:42:56.556 | Downloading prettytable-3.17.0-py3-none-any.whl (34 kB) 2026-05-07 17:42:56.579 | Downloading prometheus_client-0.24.1-py3-none-any.whl (64 kB) 2026-05-07 17:42:56.604 | Downloading pysaml2-7.5.4-py3-none-any.whl (420 kB) 2026-05-07 17:42:56.632 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl (58 kB) 2026-05-07 17:42:56.657 | Downloading xmlschema-2.5.1-py3-none-any.whl (395 kB) 2026-05-07 17:42:56.688 | Downloading elementpath-4.8.0-py3-none-any.whl (243 kB) 2026-05-07 17:42:56.712 | Downloading referencing-0.37.0-py3-none-any.whl (26 kB) 2026-05-07 17:42:56.735 | Downloading Routes-2.5.1-py2.py3-none-any.whl (40 kB) 2026-05-07 17:42:56.760 | Downloading repoze.lru-0.7-py3-none-any.whl (10 kB) 2026-05-07 17:42:56.783 | Downloading rpds_py-0.30.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (394 kB) 2026-05-07 17:42:56.815 | 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-07 17:42:56.880 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.3/3.3 MB 55.8 MB/s 0:00:00 2026-05-07 17:42:56.897 | Downloading statsd-4.0.1-py2.py3-none-any.whl (13 kB) 2026-05-07 17:42:56.920 | Downloading testscenarios-0.5.0-py2.py3-none-any.whl (21 kB) 2026-05-07 17:42:56.943 | Downloading tzdata-2025.3-py2.py3-none-any.whl (348 kB) 2026-05-07 17:42:56.972 | Downloading werkzeug-3.1.6-py3-none-any.whl (225 kB) 2026-05-07 17:42:57.000 | 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-07 17:42:57.024 | Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2026-05-07 17:42:57.047 | Downloading mako-1.3.10-py3-none-any.whl (78 kB) 2026-05-07 17:42:57.070 | Downloading pycparser-3.0-py3-none-any.whl (48 kB) 2026-05-07 17:42:57.093 | Downloading pytz-2025.2-py2.py3-none-any.whl (509 kB) 2026-05-07 17:42:57.125 | Downloading wcwidth-0.6.0-py3-none-any.whl (94 kB) 2026-05-07 17:42:57.299 | Building wheels for collected packages: keystone, testresources 2026-05-07 17:42:57.300 | Building editable for keystone (pyproject.toml): started 2026-05-07 17:42:58.356 | Building editable for keystone (pyproject.toml): finished with status 'done' 2026-05-07 17:42:58.357 | Created wheel for keystone: filename=keystone-29.0.2.dev7-0.editable-py3-none-any.whl size=9250 sha256=a48edd631fd55482cb07fb62907139fa6ee484acc5a140dab3e61edc61ebd4d9 2026-05-07 17:42:58.357 | Stored in directory: /tmp/pip-ephem-wheel-cache-80e6yg7v/wheels/d5/df/96/ee2394c3a20d6f991844794e53669e9943a8d62f162c6e6710 2026-05-07 17:42:58.363 | Building wheel for testresources (pyproject.toml): started 2026-05-07 17:42:58.827 | Building wheel for testresources (pyproject.toml): finished with status 'done' 2026-05-07 17:42:58.828 | Created wheel for testresources: filename=testresources-2.0.2-py2.py3-none-any.whl size=34284 sha256=9fa0a791281de2dd880b01a95e2f90733779d7f2b237b4904d0962466d2c4096 2026-05-07 17:42:58.828 | Stored in directory: /home/quobyte/.cache/pip/wheels/6f/bd/38/5f44565796c558350457d3ffee0ab83be96f3d99e262a219b9 2026-05-07 17:42:58.833 | Successfully built keystone testresources 2026-05-07 17:42:59.170 | Installing collected packages: statsd, repoze.lru, pytz, aniso8601, Yappi, wcwidth, vine, tzdata, rpds-py, Routes, pycparser, prometheus-client, PasteDeploy, Paste, oauthlib, markupsafe, itsdangerous, greenlet, fasteners, elementpath, dnspython, defusedxml, cachetools, blinker, bcrypt, attrs, xmlschema, Werkzeug, testscenarios, testresources, SQLAlchemy, referencing, PrettyTable, Mako, jinja2, eventlet, cffi, amqp, kombu, jsonschema-specifications, Flask, cryptography, alembic, pyopenssl, oslo.middleware, oslo.db, oslo.concurrency, jsonschema, Flask-RESTful, pysaml2, osprofiler, oslo.policy, oslo.upgradecheck, oslo.service, oslo.metrics, oslo.messaging, keystone 2026-05-07 17:42:59.240 | Attempting uninstall: pytz 2026-05-07 17:42:59.250 | Found existing installation: pytz 2024.1 2026-05-07 17:42:59.251 | Not uninstalling pytz at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-07 17:42:59.251 | Can't uninstall 'pytz'. No files were found to uninstall. 2026-05-07 17:43:00.621 | Attempting uninstall: oauthlib 2026-05-07 17:43:00.633 | Found existing installation: oauthlib 3.2.2 2026-05-07 17:43:00.633 | Not uninstalling oauthlib at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-07 17:43:00.634 | Can't uninstall 'oauthlib'. No files were found to uninstall. 2026-05-07 17:43:00.779 | Attempting uninstall: markupsafe 2026-05-07 17:43:00.791 | Found existing installation: MarkupSafe 2.1.5 2026-05-07 17:43:00.792 | Not uninstalling markupsafe at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-07 17:43:00.792 | Can't uninstall 'MarkupSafe'. No files were found to uninstall. 2026-05-07 17:43:01.898 | Attempting uninstall: blinker 2026-05-07 17:43:01.910 | Found existing installation: blinker 1.7.0 2026-05-07 17:43:01.910 | Not uninstalling blinker at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-07 17:43:01.911 | Can't uninstall 'blinker'. No files were found to uninstall. 2026-05-07 17:43:01.930 | Attempting uninstall: bcrypt 2026-05-07 17:43:01.941 | Found existing installation: bcrypt 3.2.2 2026-05-07 17:43:01.941 | Not uninstalling bcrypt at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-07 17:43:01.941 | Can't uninstall 'bcrypt'. No files were found to uninstall. 2026-05-07 17:43:01.960 | Attempting uninstall: attrs 2026-05-07 17:43:01.972 | Found existing installation: attrs 23.2.0 2026-05-07 17:43:01.972 | Not uninstalling attrs at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-07 17:43:01.972 | Can't uninstall 'attrs'. No files were found to uninstall. 2026-05-07 17:43:05.038 | Attempting uninstall: jinja2 2026-05-07 17:43:05.050 | Found existing installation: Jinja2 3.1.2 2026-05-07 17:43:05.051 | Not uninstalling jinja2 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-07 17:43:05.052 | Can't uninstall 'Jinja2'. No files were found to uninstall. 2026-05-07 17:43:06.109 | Attempting uninstall: cryptography 2026-05-07 17:43:06.122 | Found existing installation: cryptography 41.0.7 2026-05-07 17:43:06.123 | Not uninstalling cryptography at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-07 17:43:06.123 | Can't uninstall 'cryptography'. No files were found to uninstall. 2026-05-07 17:43:06.747 | Attempting uninstall: pyopenssl 2026-05-07 17:43:06.762 | Found existing installation: pyOpenSSL 23.2.0 2026-05-07 17:43:06.762 | Not uninstalling pyopenssl at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-07 17:43:06.762 | Can't uninstall 'pyOpenSSL'. No files were found to uninstall. 2026-05-07 17:43:07.185 | Attempting uninstall: jsonschema 2026-05-07 17:43:07.200 | Found existing installation: jsonschema 4.10.3 2026-05-07 17:43:07.200 | Not uninstalling jsonschema at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-07 17:43:07.200 | Can't uninstall 'jsonschema'. No files were found to uninstall. 2026-05-07 17:43:08.868 | 2026-05-07 17:43:08.869 | 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-07 17:43:08.869 | service-identity 24.1.0 requires pyasn1-modules, which is not installed. 2026-05-07 17:43:08.886 | Successfully installed Flask-3.1.3 Flask-RESTful-0.3.10 Mako-1.3.10 Paste-3.10.1 PasteDeploy-3.1.0 PrettyTable-3.17.0 Routes-2.5.1 SQLAlchemy-2.0.46 Werkzeug-3.1.6 Yappi-1.7.3 alembic-1.18.4 amqp-5.3.1 aniso8601-10.0.1 attrs-25.4.0 bcrypt-5.0.0 blinker-1.9.0 cachetools-7.0.1 cffi-2.0.0 cryptography-43.0.3 defusedxml-0.7.1 dnspython-2.8.0 elementpath-4.8.0 eventlet-0.40.4 fasteners-0.20 greenlet-3.3.2 itsdangerous-2.2.0 jinja2-3.1.6 jsonschema-4.26.0 jsonschema-specifications-2025.9.1 keystone-29.0.2.dev7 kombu-5.6.2 markupsafe-3.0.3 oauthlib-3.3.1 oslo.concurrency-7.4.1 oslo.db-18.0.0 oslo.messaging-17.3.0 oslo.metrics-0.15.1 oslo.middleware-8.0.0 oslo.policy-5.0.0 oslo.service-4.5.1 oslo.upgradecheck-2.7.1 osprofiler-4.3.0 prometheus-client-0.24.1 pycparser-3.0 pyopenssl-24.2.1 pysaml2-7.5.4 pytz-2025.2 referencing-0.37.0 repoze.lru-0.7 rpds-py-0.30.0 statsd-4.0.1 testresources-2.0.2 testscenarios-0.5.0 tzdata-2025.3 vine-5.1.0 wcwidth-0.6.0 xmlschema-2.5.1 2026-05-07 17:43:09.258 | + inc/python:pip_install:216 : result=0 2026-05-07 17:43:09.260 | + inc/python:pip_install:218 : time_stop pip_install 2026-05-07 17:43:09.263 | + functions-common:time_stop:2412 : local name 2026-05-07 17:43:09.265 | + functions-common:time_stop:2413 : local end_time 2026-05-07 17:43:09.267 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-07 17:43:09.269 | + functions-common:time_stop:2415 : local total 2026-05-07 17:43:09.271 | + functions-common:time_stop:2416 : local start_time 2026-05-07 17:43:09.273 | + functions-common:time_stop:2418 : name=pip_install 2026-05-07 17:43:09.275 | + functions-common:time_stop:2419 : start_time=1778175760520 2026-05-07 17:43:09.277 | + functions-common:time_stop:2421 : [[ -z 1778175760520 ]] 2026-05-07 17:43:09.282 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-07 17:43:09.286 | + functions-common:time_stop:2424 : end_time=1778175789284 2026-05-07 17:43:09.289 | + functions-common:time_stop:2425 : elapsed_time=28764 2026-05-07 17:43:09.291 | + functions-common:time_stop:2426 : total=51822 2026-05-07 17:43:09.294 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-07 17:43:09.296 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=80586 2026-05-07 17:43:09.299 | + inc/python:pip_install:219 : return 0 2026-05-07 17:43:09.302 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-05-07 17:43:09.304 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-05-07 17:43:09.306 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/keystone 2026-05-07 17:43:09.308 | + inc/python:use_library_from_git:266 : local name=/opt/stack/keystone 2026-05-07 17:43:09.310 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-07 17:43:09.313 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-07 17:43:09.315 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/keystone, ]] 2026-05-07 17:43:09.317 | + inc/python:use_library_from_git:269 : return 1 2026-05-07 17:43:09.320 | + lib/keystone:install_keystone:542 : is_service_enabled ldap 2026-05-07 17:43:09.334 | + functions-common:is_service_enabled:2068 : return 1 2026-05-07 17:43:09.337 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-05-07 17:43:09.339 | + ./stack.sh:main:918 : configure_keystone 2026-05-07 17:43:09.342 | + lib/keystone:configure_keystone:177 : sudo install -d -o quobyte /etc/keystone 2026-05-07 17:43:09.358 | + 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-07 17:43:09.360 | + lib/keystone:configure_keystone:180 : install -m 600 /dev/null /etc/keystone/keystone.conf 2026-05-07 17:43:09.365 | + lib/keystone:configure_keystone:183 : is_service_enabled ldap 2026-05-07 17:43:09.379 | + functions-common:is_service_enabled:2068 : return 1 2026-05-07 17:43:09.382 | + lib/keystone:configure_keystone:187 : iniset /etc/keystone/keystone.conf identity driver sql 2026-05-07 17:43:09.412 | + lib/keystone:configure_keystone:188 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2026-05-07 17:43:09.438 | + lib/keystone:configure_keystone:189 : iniset /etc/keystone/keystone.conf assignment driver sql 2026-05-07 17:43:09.467 | + lib/keystone:configure_keystone:190 : iniset /etc/keystone/keystone.conf role driver sql 2026-05-07 17:43:09.496 | + lib/keystone:configure_keystone:191 : iniset /etc/keystone/keystone.conf resource driver sql 2026-05-07 17:43:09.526 | + lib/keystone:configure_keystone:194 : iniset /etc/keystone/keystone.conf cache enabled True 2026-05-07 17:43:09.555 | + lib/keystone:configure_keystone:195 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2026-05-07 17:43:09.583 | + lib/keystone:configure_keystone:196 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2026-05-07 17:43:09.611 | + lib/keystone:configure_keystone:200 : iniset /etc/keystone/keystone.conf api response_validation error 2026-05-07 17:43:09.640 | + lib/keystone:configure_keystone:202 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2026-05-07 17:43:09.643 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=keystone 2026-05-07 17:43:09.645 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/keystone/keystone.conf 2026-05-07 17:43:09.647 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=oslo_messaging_notifications 2026-05-07 17:43:09.649 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-05-07 17:43:09.652 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-05-07 17:43:09.665 | + functions-common:is_service_enabled:2068 : return 0 2026-05-07 17:43:09.668 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-05-07 17:43:09.671 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-05-07 17:43:09.673 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-05-07 17:43:09.687 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-07 17:43:09.689 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.154:5672/ 2026-05-07 17:43:09.691 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:stackqueue@192.168.122.154:5672/ 2026-05-07 17:43:09.721 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-05-07 17:43:09.723 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-05-07 17:43:09.726 | + lib/keystone:configure_keystone:204 : local service_port=5000 2026-05-07 17:43:09.728 | + lib/keystone:configure_keystone:206 : is_service_enabled tls-proxy 2026-05-07 17:43:09.742 | + functions-common:is_service_enabled:2068 : return 1 2026-05-07 17:43:09.744 | + lib/keystone:configure_keystone:215 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://192.168.122.154/identity 2026-05-07 17:43:09.773 | + lib/keystone:configure_keystone:217 : [[ fernet != '' ]] 2026-05-07 17:43:09.775 | + lib/keystone:configure_keystone:218 : iniset /etc/keystone/keystone.conf token provider fernet 2026-05-07 17:43:09.804 | ++ lib/keystone:configure_keystone:221 : database_connection_url keystone 2026-05-07 17:43:09.806 | ++ lib/database:database_connection_url:134 : local db=keystone 2026-05-07 17:43:09.808 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2026-05-07 17:43:09.811 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=keystone 2026-05-07 17:43:09.813 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-05-07 17:43:09.815 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-05-07 17:43:09.817 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-05-07 17:43:09.831 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-07 17:43:09.833 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-05-07 17:43:09.835 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2026-05-07 17:43:09.838 | + 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-07 17:43:09.867 | + lib/keystone:configure_keystone:224 : '[' False '!=' False ']' 2026-05-07 17:43:09.870 | + lib/keystone:configure_keystone:229 : setup_logging /etc/keystone/keystone.conf 2026-05-07 17:43:09.872 | + functions:setup_logging:693 : setup_systemd_logging /etc/keystone/keystone.conf 2026-05-07 17:43:09.874 | + functions:setup_systemd_logging:710 : local conf_file=/etc/keystone/keystone.conf 2026-05-07 17:43:09.877 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-05-07 17:43:09.891 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-05-07 17:43:09.894 | + functions:setup_systemd_logging:716 : local pidstr= 2026-05-07 17:43:09.896 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-05-07 17:43:09.898 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-05-07 17:43:09.900 | + 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-07 17:43:09.927 | + 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-07 17:43:09.955 | + 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-07 17:43:09.982 | + functions:setup_systemd_logging:727 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-05-07 17:43:10.010 | + functions:setup_systemd_logging:730 : iniset /etc/keystone/keystone.conf DEFAULT log_color False 2026-05-07 17:43:10.038 | + lib/keystone:configure_keystone:231 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2026-05-07 17:43:10.065 | + lib/keystone:configure_keystone:233 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini keystone.wsgi.api:application /identity '' keystone-api 2026-05-07 17:43:10.068 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/keystone/keystone-uwsgi-public.ini 2026-05-07 17:43:10.070 | + lib/apache:write_uwsgi_config:244 : local wsgi=keystone.wsgi.api:application 2026-05-07 17:43:10.072 | + lib/apache:write_uwsgi_config:245 : local url=/identity 2026-05-07 17:43:10.074 | + lib/apache:write_uwsgi_config:246 : local http= 2026-05-07 17:43:10.076 | + lib/apache:write_uwsgi_config:247 : local name=keystone-api 2026-05-07 17:43:10.079 | + lib/apache:write_uwsgi_config:249 : '[' -z keystone-api ']' 2026-05-07 17:43:10.081 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-05-07 17:43:10.083 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-05-07 17:43:10.098 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-05-07 17:43:10.098 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-05-07 17:43:10.108 | d /var/run/uwsgi 0755 quobyte root 2026-05-07 17:43:10.112 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-05-07 17:43:10.125 | /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-07 17:43:10.130 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/keystone-api.socket 2026-05-07 17:43:10.132 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2026-05-07 17:43:10.136 | + lib/apache:write_uwsgi_config:270 : [[ keystone.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-05-07 17:43:10.138 | + lib/apache:write_uwsgi_config:271 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi module keystone.wsgi.api:application 2026-05-07 17:43:10.165 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2026-05-07 17:43:10.192 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2026-05-07 17:43:10.217 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2026-05-07 17:43:10.244 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2026-05-07 17:43:10.270 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 80 2026-05-07 17:43:10.296 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2026-05-07 17:43:10.323 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2026-05-07 17:43:10.350 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2026-05-07 17:43:10.376 | + 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-07 17:43:10.403 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2026-05-07 17:43:10.429 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2026-05-07 17:43:10.456 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2026-05-07 17:43:10.482 | + lib/apache:write_uwsgi_config:298 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi start-time %t 2026-05-07 17:43:10.508 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-05-07 17:43:10.510 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-05-07 17:43:10.513 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for keystone-api 2026-05-07 17:43:10.515 | ++ lib/apache:apache_site_config_for:174 : local site=keystone-api 2026-05-07 17:43:10.517 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-05-07 17:43:10.519 | ++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-07 17:43:10.522 | ++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-07 17:43:10.523 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/keystone-api.conf 2026-05-07 17:43:10.526 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/keystone-api.conf 2026-05-07 17:43:10.528 | + lib/apache:write_uwsgi_config:306 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-api.socket 2026-05-07 17:43:10.555 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2026-05-07 17:43:10.583 | + 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-07 17:43:10.583 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/keystone-api.conf 2026-05-07 17:43:10.593 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-api.socket|uwsgi://uwsgi-uds-keystone-api" retry=0 acquire=1 2026-05-07 17:43:10.597 | + lib/apache:write_uwsgi_config:309 : enable_apache_site keystone-api 2026-05-07 17:43:10.599 | + lib/apache:enable_apache_site:191 : local site=keystone-api 2026-05-07 17:43:10.602 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-05-07 17:43:10.604 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-05-07 17:43:10.606 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-05-07 17:43:10.609 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-05-07 17:43:10.611 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-07 17:43:10.614 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-07 17:43:10.618 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-05-07 17:43:10.621 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-05-07 17:43:10.622 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-07 17:43:10.626 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-07 17:43:10.629 | + lib/apache:enable_apache_site:195 : sudo a2ensite keystone-api 2026-05-07 17:43:10.644 | perl: warning: Setting locale failed. 2026-05-07 17:43:10.645 | perl: warning: Please check that your locale settings: 2026-05-07 17:43:10.645 | LANGUAGE = (unset), 2026-05-07 17:43:10.645 | LC_ALL = "en_US.utf8", 2026-05-07 17:43:10.645 | LANG = "de_DE.UTF-8" 2026-05-07 17:43:10.645 | are supported and installed on your system. 2026-05-07 17:43:10.645 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-07 17:43:10.699 | Enabling site keystone-api. 2026-05-07 17:43:10.704 | To activate the new configuration, you need to run: 2026-05-07 17:43:10.705 | systemctl reload apache2 2026-05-07 17:43:10.709 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-05-07 17:43:10.711 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-05-07 17:43:10.714 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-05-07 17:43:10.716 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart apache2 2026-05-07 17:43:10.874 | + lib/keystone:configure_keystone:235 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2026-05-07 17:43:10.901 | + lib/keystone:configure_keystone:237 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2026-05-07 17:43:10.930 | + lib/keystone:configure_keystone:239 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2026-05-07 17:43:10.957 | + lib/keystone:configure_keystone:247 : [[ True = True ]] 2026-05-07 17:43:10.960 | + lib/keystone:configure_keystone:248 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2026-05-07 17:43:10.987 | + lib/keystone:configure_keystone:249 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2026-05-07 17:43:11.014 | + lib/keystone:configure_keystone:250 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2026-05-07 17:43:11.041 | + lib/keystone:configure_keystone:253 : iniset /etc/keystone/keystone.conf oslo_policy policy_file policy.yaml 2026-05-07 17:43:11.069 | + lib/keystone:configure_keystone:255 : [[ False == True ]] 2026-05-07 17:43:11.071 | + lib/keystone:configure_keystone:255 : [[ False == True ]] 2026-05-07 17:43:11.073 | + lib/keystone:configure_keystone:259 : iniset /etc/keystone/keystone.conf oslo_policy enforce_scope false 2026-05-07 17:43:11.099 | + lib/keystone:configure_keystone:260 : iniset /etc/keystone/keystone.conf oslo_policy enforce_new_defaults false 2026-05-07 17:43:11.126 | + ./stack.sh:main:922 : is_service_enabled swift 2026-05-07 17:43:11.140 | + functions-common:is_service_enabled:2068 : return 1 2026-05-07 17:43:11.142 | + ./stack.sh:main:936 : is_service_enabled g-api n-api 2026-05-07 17:43:11.157 | + functions-common:is_service_enabled:2068 : return 0 2026-05-07 17:43:11.159 | + ./stack.sh:main:938 : stack_install_service glance 2026-05-07 17:43:11.161 | + lib/stack:stack_install_service:20 : local service=glance 2026-05-07 17:43:11.164 | + lib/stack:stack_install_service:21 : type install_glance 2026-05-07 17:43:11.166 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-05-07 17:43:11.168 | + lib/stack:stack_install_service:32 : install_glance 2026-05-07 17:43:11.170 | + lib/glance:install_glance:550 : glance_store_extras=() 2026-05-07 17:43:11.172 | + lib/glance:install_glance:550 : local glance_store_extras 2026-05-07 17:43:11.175 | + lib/glance:install_glance:552 : is_service_enabled cinder 2026-05-07 17:43:11.189 | + functions-common:is_service_enabled:2068 : return 0 2026-05-07 17:43:11.191 | + lib/glance:install_glance:553 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2026-05-07 17:43:11.194 | + lib/glance:install_glance:556 : is_service_enabled swift 2026-05-07 17:43:11.209 | + functions-common:is_service_enabled:2068 : return 1 2026-05-07 17:43:11.211 | + lib/glance:install_glance:562 : use_library_from_git glance_store 2026-05-07 17:43:11.213 | + inc/python:use_library_from_git:266 : local name=glance_store 2026-05-07 17:43:11.215 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-07 17:43:11.217 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-07 17:43:11.220 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,glance_store, ]] 2026-05-07 17:43:11.222 | + inc/python:use_library_from_git:269 : return 1 2026-05-07 17:43:11.224 | ++ lib/glance:install_glance:568 : join_extras cinder 2026-05-07 17:43:11.226 | ++ inc/python:join_extras:28 : local IFS=, 2026-05-07 17:43:11.229 | ++ inc/python:join_extras:29 : echo cinder 2026-05-07 17:43:11.231 | + lib/glance:install_glance:568 : pip_install_gr_extras glance-store cinder 2026-05-07 17:43:11.233 | + inc/python:pip_install_gr_extras:107 : local name=glance-store 2026-05-07 17:43:11.236 | + inc/python:pip_install_gr_extras:108 : local extras=cinder 2026-05-07 17:43:11.238 | + inc/python:pip_install_gr_extras:109 : local version_constraints 2026-05-07 17:43:11.240 | ++ inc/python:pip_install_gr_extras:110 : get_version_constraints_from_global_requirements glance-store 2026-05-07 17:43:11.243 | ++ inc/python:get_version_constraints_from_global_requirements:253 : local package=glance-store 2026-05-07 17:43:11.245 | ++ inc/python:get_version_constraints_from_global_requirements:254 : local required_pkg_version_constraint 2026-05-07 17:43:11.248 | +++ 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-07 17:43:11.248 | +++ inc/python:get_version_constraints_from_global_requirements:256 : cut -d# -f1 2026-05-07 17:43:11.253 | ++ inc/python:get_version_constraints_from_global_requirements:256 : required_pkg_version_constraint='!=0.29.0 ' 2026-05-07 17:43:11.255 | ++ inc/python:get_version_constraints_from_global_requirements:257 : [[ !=0.29.0 == '' ]] 2026-05-07 17:43:11.257 | ++ inc/python:get_version_constraints_from_global_requirements:260 : echo '!=0.29.0' 2026-05-07 17:43:11.260 | + inc/python:pip_install_gr_extras:110 : version_constraints='!=0.29.0' 2026-05-07 17:43:11.262 | + inc/python:pip_install_gr_extras:111 : pip_install 'glance-store[cinder]!=0.29.0' 2026-05-07 17:43:11.280 | Using python 3.12 to install glance-store[cinder]!=0.29.0 2026-05-07 17:43:11.282 | + 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-07 17:43:12.557 | Collecting glance-store!=0.29.0 (from glance-store[cinder]!=0.29.0) 2026-05-07 17:43:12.707 | Downloading glance_store-5.4.0-py3-none-any.whl.metadata (4.6 kB) 2026-05-07 17:43:12.725 | 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-07 17:43:12.726 | 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-07 17:43:12.727 | 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-07 17:43:12.728 | 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-07 17:43:12.729 | 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-07 17:43:12.730 | 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-07 17:43:12.731 | 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-07 17:43:12.731 | 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-07 17:43:12.732 | 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-07 17:43:12.733 | 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-07 17:43:12.734 | 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-07 17:43:12.762 | Collecting retrying!=1.3.0,>=1.2.3 (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) 2026-05-07 17:43:12.778 | Downloading retrying-1.4.2-py3-none-any.whl.metadata (5.5 kB) 2026-05-07 17:43:12.792 | 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-07 17:43:12.794 | 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-07 17:43:12.795 | 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-07 17:43:12.802 | 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-07 17:43:12.804 | 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-07 17:43:12.855 | Collecting python-cinderclient>=4.1.0 (from glance-store[cinder]!=0.29.0) 2026-05-07 17:43:12.872 | Downloading python_cinderclient-9.9.0-py3-none-any.whl.metadata (19 kB) 2026-05-07 17:43:12.950 | Collecting os-brick>=6.3.0 (from glance-store[cinder]!=0.29.0) 2026-05-07 17:43:12.967 | Downloading os_brick-7.0.0-py3-none-any.whl.metadata (2.8 kB) 2026-05-07 17:43:13.017 | Collecting oslo.rootwrap>=5.8.0 (from glance-store[cinder]!=0.29.0) 2026-05-07 17:43:13.034 | Downloading oslo_rootwrap-7.9.0-py3-none-any.whl.metadata (2.1 kB) 2026-05-07 17:43:13.083 | Collecting oslo.privsep>=1.23.0 (from glance-store[cinder]!=0.29.0) 2026-05-07 17:43:13.099 | Downloading oslo_privsep-3.10.1-py3-none-any.whl.metadata (2.7 kB) 2026-05-07 17:43:13.138 | 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-07 17:43:13.139 | 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-07 17:43:13.140 | 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-07 17:43:13.141 | 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-07 17:43:13.148 | 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-07 17:43:13.149 | 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-07 17:43:13.150 | 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-07 17:43:13.151 | 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-07 17:43:13.156 | 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-07 17:43:13.156 | 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-07 17:43:13.159 | 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-07 17:43:13.192 | Collecting tenacity>=6.3.1 (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) 2026-05-07 17:43:13.207 | Downloading tenacity-9.1.4-py3-none-any.whl.metadata (1.2 kB) 2026-05-07 17:43:13.218 | 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-07 17:43:13.223 | 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-07 17:43:13.227 | 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-07 17:43:13.229 | 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-07 17:43:13.230 | 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-07 17:43:13.240 | 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-07 17:43:13.243 | 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-07 17:43:13.245 | 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-07 17:43:13.248 | 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-07 17:43:13.256 | 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-07 17:43:13.259 | 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-07 17:43:13.260 | 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-07 17:43:13.261 | 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-07 17:43:13.262 | 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-07 17:43:13.266 | 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-07 17:43:13.267 | 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-07 17:43:13.273 | 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-07 17:43:13.290 | 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-07 17:43:13.295 | 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-07 17:43:13.299 | 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-07 17:43:13.312 | 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-07 17:43:13.313 | 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-07 17:43:13.314 | 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-07 17:43:13.316 | 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-07 17:43:13.337 | 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-07 17:43:13.398 | Downloading glance_store-5.4.0-py3-none-any.whl (260 kB) 2026-05-07 17:43:13.454 | Downloading os_brick-7.0.0-py3-none-any.whl (285 kB) 2026-05-07 17:43:13.481 | Downloading oslo_privsep-3.10.1-py3-none-any.whl (41 kB) 2026-05-07 17:43:13.504 | Downloading oslo_rootwrap-7.9.0-py3-none-any.whl (40 kB) 2026-05-07 17:43:13.527 | Downloading python_cinderclient-9.9.0-py3-none-any.whl (256 kB) 2026-05-07 17:43:13.553 | Downloading retrying-1.4.2-py3-none-any.whl (10 kB) 2026-05-07 17:43:13.577 | Downloading tenacity-9.1.4-py3-none-any.whl (28 kB) 2026-05-07 17:43:13.829 | Installing collected packages: tenacity, retrying, oslo.rootwrap, python-cinderclient, oslo.privsep, glance-store, os-brick 2026-05-07 17:43:15.109 | 2026-05-07 17:43:15.124 | 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-07 17:43:15.260 | + inc/python:pip_install:216 : result=0 2026-05-07 17:43:15.263 | + inc/python:pip_install:218 : time_stop pip_install 2026-05-07 17:43:15.266 | + functions-common:time_stop:2412 : local name 2026-05-07 17:43:15.268 | + functions-common:time_stop:2413 : local end_time 2026-05-07 17:43:15.271 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-07 17:43:15.274 | + functions-common:time_stop:2415 : local total 2026-05-07 17:43:15.276 | + functions-common:time_stop:2416 : local start_time 2026-05-07 17:43:15.279 | + functions-common:time_stop:2418 : name=pip_install 2026-05-07 17:43:15.282 | + functions-common:time_stop:2419 : start_time=1778175791275 2026-05-07 17:43:15.284 | + functions-common:time_stop:2421 : [[ -z 1778175791275 ]] 2026-05-07 17:43:15.288 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-07 17:43:15.293 | + functions-common:time_stop:2424 : end_time=1778175795290 2026-05-07 17:43:15.296 | + functions-common:time_stop:2425 : elapsed_time=4015 2026-05-07 17:43:15.299 | + functions-common:time_stop:2426 : total=80586 2026-05-07 17:43:15.301 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-07 17:43:15.304 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=84601 2026-05-07 17:43:15.307 | + inc/python:pip_install:219 : return 0 2026-05-07 17:43:15.309 | + lib/glance:install_glance:569 : copy_rootwrap /opt/stack/data/venv/etc/glance 2026-05-07 17:43:15.312 | + lib/glance:copy_rootwrap:263 : local source_path=/opt/stack/data/venv/etc/glance 2026-05-07 17:43:15.315 | + lib/glance:copy_rootwrap:265 : sudo install -d -o quobyte /etc/glance 2026-05-07 17:43:15.331 | + 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-07 17:43:15.336 | + lib/glance:install_glance:572 : git_clone https://review.opendev.org/openstack/glance.git /opt/stack/glance stable/2026.1 2026-05-07 17:43:15.338 | + functions-common:git_clone:581 : local git_remote=https://review.opendev.org/openstack/glance.git 2026-05-07 17:43:15.341 | + functions-common:git_clone:582 : local git_dest=/opt/stack/glance 2026-05-07 17:43:15.343 | + functions-common:git_clone:583 : local git_ref=stable/2026.1 2026-05-07 17:43:15.346 | + functions-common:git_clone:584 : local orig_dir 2026-05-07 17:43:15.349 | ++ functions-common:git_clone:585 : pwd 2026-05-07 17:43:15.353 | + functions-common:git_clone:585 : orig_dir=/home/quobyte/devstack 2026-05-07 17:43:15.356 | + functions-common:git_clone:586 : local git_clone_flags= 2026-05-07 17:43:15.359 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-05-07 17:43:15.377 | + functions-common:git_clone:588 : RECLONE=False 2026-05-07 17:43:15.380 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-05-07 17:43:15.382 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-05-07 17:43:15.386 | + functions-common:git_clone:602 : echo stable/2026.1 2026-05-07 17:43:15.386 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-05-07 17:43:15.391 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/glance ]] 2026-05-07 17:43:15.394 | + functions-common:git_clone:617 : [[ False = \T\r\u\e ]] 2026-05-07 17:43:15.397 | + functions-common:git_clone:622 : git_timed clone --no-checkout https://review.opendev.org/openstack/glance.git /opt/stack/glance 2026-05-07 17:43:15.400 | + functions-common:git_timed:689 : local count=0 2026-05-07 17:43:15.403 | + functions-common:git_timed:690 : local timeout=0 2026-05-07 17:43:15.405 | + functions-common:git_timed:692 : [[ -n 0 ]] 2026-05-07 17:43:15.408 | + functions-common:git_timed:693 : timeout=0 2026-05-07 17:43:15.410 | + functions-common:git_timed:696 : time_start git_timed 2026-05-07 17:43:15.413 | + functions-common:time_start:2398 : local name=git_timed 2026-05-07 17:43:15.416 | + functions-common:time_start:2399 : local start_time= 2026-05-07 17:43:15.418 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-07 17:43:15.422 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-07 17:43:15.426 | + functions-common:time_start:2403 : _TIME_START[$name]=1778175795423 2026-05-07 17:43:15.428 | + 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-07 17:43:15.432 | Cloning into '/opt/stack/glance'... 2026-05-07 17:43:25.483 | + functions-common:git_timed:711 : time_stop git_timed 2026-05-07 17:43:25.487 | + functions-common:time_stop:2412 : local name 2026-05-07 17:43:25.489 | + functions-common:time_stop:2413 : local end_time 2026-05-07 17:43:25.492 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-07 17:43:25.495 | + functions-common:time_stop:2415 : local total 2026-05-07 17:43:25.499 | + functions-common:time_stop:2416 : local start_time 2026-05-07 17:43:25.502 | + functions-common:time_stop:2418 : name=git_timed 2026-05-07 17:43:25.505 | + functions-common:time_stop:2419 : start_time=1778175795423 2026-05-07 17:43:25.509 | + functions-common:time_stop:2421 : [[ -z 1778175795423 ]] 2026-05-07 17:43:25.514 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-07 17:43:25.520 | + functions-common:time_stop:2424 : end_time=1778175805515 2026-05-07 17:43:25.522 | + functions-common:time_stop:2425 : elapsed_time=10092 2026-05-07 17:43:25.525 | + functions-common:time_stop:2426 : total=22301 2026-05-07 17:43:25.529 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-07 17:43:25.532 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=32393 2026-05-07 17:43:25.535 | + functions-common:git_clone:623 : cd /opt/stack/glance 2026-05-07 17:43:25.539 | + functions-common:git_clone:624 : git_timed fetch origin stable/2026.1 2026-05-07 17:43:25.542 | + functions-common:git_timed:689 : local count=0 2026-05-07 17:43:25.546 | + functions-common:git_timed:690 : local timeout=0 2026-05-07 17:43:25.550 | + functions-common:git_timed:692 : [[ -n 0 ]] 2026-05-07 17:43:25.553 | + functions-common:git_timed:693 : timeout=0 2026-05-07 17:43:25.557 | + functions-common:git_timed:696 : time_start git_timed 2026-05-07 17:43:25.561 | + functions-common:time_start:2398 : local name=git_timed 2026-05-07 17:43:25.564 | + functions-common:time_start:2399 : local start_time= 2026-05-07 17:43:25.568 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-07 17:43:25.572 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-07 17:43:25.578 | + functions-common:time_start:2403 : _TIME_START[$name]=1778175805574 2026-05-07 17:43:25.582 | + functions-common:git_timed:697 : timeout -s SIGINT 0 git fetch origin stable/2026.1 2026-05-07 17:43:26.164 | From https://review.opendev.org/openstack/glance 2026-05-07 17:43:26.164 | * branch stable/2026.1 -> FETCH_HEAD 2026-05-07 17:43:26.175 | + functions-common:git_timed:711 : time_stop git_timed 2026-05-07 17:43:26.179 | + functions-common:time_stop:2412 : local name 2026-05-07 17:43:26.182 | + functions-common:time_stop:2413 : local end_time 2026-05-07 17:43:26.186 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-07 17:43:26.190 | + functions-common:time_stop:2415 : local total 2026-05-07 17:43:26.194 | + functions-common:time_stop:2416 : local start_time 2026-05-07 17:43:26.197 | + functions-common:time_stop:2418 : name=git_timed 2026-05-07 17:43:26.201 | + functions-common:time_stop:2419 : start_time=1778175805574 2026-05-07 17:43:26.204 | + functions-common:time_stop:2421 : [[ -z 1778175805574 ]] 2026-05-07 17:43:26.209 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-07 17:43:26.214 | + functions-common:time_stop:2424 : end_time=1778175806210 2026-05-07 17:43:26.217 | + functions-common:time_stop:2425 : elapsed_time=636 2026-05-07 17:43:26.220 | + functions-common:time_stop:2426 : total=32393 2026-05-07 17:43:26.223 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-07 17:43:26.227 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=33029 2026-05-07 17:43:26.230 | + functions-common:git_clone:625 : git_timed checkout FETCH_HEAD 2026-05-07 17:43:26.233 | + functions-common:git_timed:689 : local count=0 2026-05-07 17:43:26.236 | + functions-common:git_timed:690 : local timeout=0 2026-05-07 17:43:26.239 | + functions-common:git_timed:692 : [[ -n 0 ]] 2026-05-07 17:43:26.243 | + functions-common:git_timed:693 : timeout=0 2026-05-07 17:43:26.246 | + functions-common:git_timed:696 : time_start git_timed 2026-05-07 17:43:26.250 | + functions-common:time_start:2398 : local name=git_timed 2026-05-07 17:43:26.253 | + functions-common:time_start:2399 : local start_time= 2026-05-07 17:43:26.257 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-07 17:43:26.261 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-07 17:43:26.266 | + functions-common:time_start:2403 : _TIME_START[$name]=1778175806262 2026-05-07 17:43:26.270 | + functions-common:git_timed:697 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-05-07 17:43:26.392 | Note: switching to 'FETCH_HEAD'. 2026-05-07 17:43:26.393 | 2026-05-07 17:43:26.393 | You are in 'detached HEAD' state. You can look around, make experimental 2026-05-07 17:43:26.393 | changes and commit them, and you can discard any commits you make in this 2026-05-07 17:43:26.393 | state without impacting any branches by switching back to a branch. 2026-05-07 17:43:26.393 | 2026-05-07 17:43:26.393 | If you want to create a new branch to retain commits you create, you may 2026-05-07 17:43:26.393 | do so (now or later) by using -c with the switch command. Example: 2026-05-07 17:43:26.393 | 2026-05-07 17:43:26.393 | git switch -c 2026-05-07 17:43:26.393 | 2026-05-07 17:43:26.393 | Or undo this operation with: 2026-05-07 17:43:26.394 | 2026-05-07 17:43:26.394 | git switch - 2026-05-07 17:43:26.394 | 2026-05-07 17:43:26.394 | Turn off this advice by setting config variable advice.detachedHead to false 2026-05-07 17:43:26.394 | 2026-05-07 17:43:26.394 | HEAD is now at 0c8228ca0 Merge "Fix release note rendering" into stable/2026.1 2026-05-07 17:43:26.398 | + functions-common:git_timed:711 : time_stop git_timed 2026-05-07 17:43:26.401 | + functions-common:time_stop:2412 : local name 2026-05-07 17:43:26.405 | + functions-common:time_stop:2413 : local end_time 2026-05-07 17:43:26.408 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-07 17:43:26.411 | + functions-common:time_stop:2415 : local total 2026-05-07 17:43:26.415 | + functions-common:time_stop:2416 : local start_time 2026-05-07 17:43:26.417 | + functions-common:time_stop:2418 : name=git_timed 2026-05-07 17:43:26.421 | + functions-common:time_stop:2419 : start_time=1778175806262 2026-05-07 17:43:26.424 | + functions-common:time_stop:2421 : [[ -z 1778175806262 ]] 2026-05-07 17:43:26.428 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-07 17:43:26.432 | + functions-common:time_stop:2424 : end_time=1778175806429 2026-05-07 17:43:26.435 | + functions-common:time_stop:2425 : elapsed_time=167 2026-05-07 17:43:26.439 | + functions-common:time_stop:2426 : total=33029 2026-05-07 17:43:26.442 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-07 17:43:26.446 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=33196 2026-05-07 17:43:26.449 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/glance 2026-05-07 17:43:26.467 | + functions-common:git_clone:664 : cd /opt/stack/glance 2026-05-07 17:43:26.472 | + functions-common:git_clone:665 : git show --oneline 2026-05-07 17:43:26.472 | + functions-common:git_clone:665 : head -1 2026-05-07 17:43:26.475 | 0c8228ca0 Merge "Fix release note rendering" into stable/2026.1 2026-05-07 17:43:26.478 | + functions-common:git_clone:666 : cd /home/quobyte/devstack 2026-05-07 17:43:26.481 | + lib/glance:install_glance:574 : setup_develop /opt/stack/glance 2026-05-07 17:43:26.485 | + inc/python:setup_develop:353 : local bindep 2026-05-07 17:43:26.488 | + inc/python:setup_develop:354 : [[ /opt/stack/glance == -bindep* ]] 2026-05-07 17:43:26.491 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/glance 2026-05-07 17:43:26.495 | + inc/python:setup_develop:359 : local extras= 2026-05-07 17:43:26.499 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/glance -e 2026-05-07 17:43:26.503 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-05-07 17:43:26.506 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/glance == -bindep* ]] 2026-05-07 17:43:26.509 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/glance 2026-05-07 17:43:26.513 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-05-07 17:43:26.516 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-05-07 17:43:26.521 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/glance 2026-05-07 17:43:26.525 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-05-07 17:43:26.529 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/glance 2026-05-07 17:43:26.533 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-05-07 17:43:26.537 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-05-07 17:43:26.542 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2026-05-07 17:43:26.548 | + inc/python:_setup_package_with_constraints_edit:400 : name=glance 2026-05-07 17:43:26.552 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z glance ']' 2026-05-07 17:43:26.556 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2026-05-07 17:43:26.725 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/glance -e 2026-05-07 17:43:26.729 | + inc/python:setup_package:436 : local bindep=0 2026-05-07 17:43:26.733 | + inc/python:setup_package:437 : local bindep_flag= 2026-05-07 17:43:26.736 | + inc/python:setup_package:438 : local bindep_profiles= 2026-05-07 17:43:26.740 | + inc/python:setup_package:439 : [[ /opt/stack/glance == -bindep* ]] 2026-05-07 17:43:26.744 | + inc/python:setup_package:444 : local project_dir=/opt/stack/glance 2026-05-07 17:43:26.747 | + inc/python:setup_package:445 : local flags=-e 2026-05-07 17:43:26.751 | + inc/python:setup_package:446 : local extras= 2026-05-07 17:43:26.755 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-05-07 17:43:26.759 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-05-07 17:43:26.762 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-05-07 17:43:26.766 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-05-07 17:43:26.770 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-05-07 17:43:26.774 | + inc/python:setup_package:464 : pip_install -e /opt/stack/glance 2026-05-07 17:43:26.800 | Using python 3.12 to install /opt/stack/glance 2026-05-07 17:43:26.803 | + 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-07 17:43:27.821 | Obtaining file:///opt/stack/glance 2026-05-07 17:43:27.825 | Installing build dependencies: started 2026-05-07 17:43:29.570 | Installing build dependencies: finished with status 'done' 2026-05-07 17:43:29.571 | Checking if build backend supports build_editable: started 2026-05-07 17:43:30.115 | Checking if build backend supports build_editable: finished with status 'done' 2026-05-07 17:43:30.118 | Getting requirements to build editable: started 2026-05-07 17:43:30.416 | Getting requirements to build editable: finished with status 'done' 2026-05-07 17:43:30.419 | Preparing editable metadata (pyproject.toml): started 2026-05-07 17:43:31.332 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-05-07 17:43:31.350 | 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-07 17:43:31.351 | 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-07 17:43:31.352 | 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-07 17:43:31.353 | 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-07 17:43:31.356 | 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-07 17:43:31.356 | 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-07 17:43:31.356 | 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-07 17:43:31.357 | 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-07 17:43:31.576 | Collecting httplib2>=0.9.1 (from glance==32.0.1.dev3) 2026-05-07 17:43:31.730 | Downloading httplib2-0.31.2-py3-none-any.whl.metadata (2.2 kB) 2026-05-07 17:43:31.742 | 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-07 17:43:31.742 | 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-07 17:43:31.746 | 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-07 17:43:31.746 | 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-07 17:43:31.746 | 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-07 17:43:31.746 | 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-07 17:43:31.747 | 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-07 17:43:31.806 | Collecting taskflow>=4.0.0 (from glance==32.0.1.dev3) 2026-05-07 17:43:31.824 | Downloading taskflow-6.2.0-py3-none-any.whl.metadata (4.5 kB) 2026-05-07 17:43:31.838 | 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-07 17:43:31.839 | 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-07 17:43:31.869 | Collecting WSME>=0.8.0 (from glance==32.0.1.dev3) 2026-05-07 17:43:31.889 | Downloading WSME-0.12.1-py3-none-any.whl.metadata (3.7 kB) 2026-05-07 17:43:31.901 | 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-07 17:43:31.902 | 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-07 17:43:31.903 | 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-07 17:43:31.904 | 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-07 17:43:31.905 | 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-07 17:43:31.906 | 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-07 17:43:31.940 | Collecting oslo.limit>=1.6.0 (from glance==32.0.1.dev3) 2026-05-07 17:43:31.958 | Downloading oslo_limit-2.10.0-py3-none-any.whl.metadata (2.1 kB) 2026-05-07 17:43:31.969 | 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-07 17:43:31.971 | 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-07 17:43:31.972 | 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-07 17:43:32.007 | Collecting oslo.reports>=1.18.0 (from glance==32.0.1.dev3) 2026-05-07 17:43:32.024 | Downloading oslo_reports-3.7.0-py3-none-any.whl.metadata (3.8 kB) 2026-05-07 17:43:32.035 | 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-07 17:43:32.036 | 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-07 17:43:32.037 | 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-07 17:43:32.038 | 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-07 17:43:32.039 | 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-07 17:43:32.040 | 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-07 17:43:32.067 | Collecting cursive>=0.2.1 (from glance==32.0.1.dev3) 2026-05-07 17:43:32.083 | Downloading cursive-0.2.3-py2.py3-none-any.whl.metadata (1.7 kB) 2026-05-07 17:43:32.133 | Collecting castellan>=0.17.0 (from glance==32.0.1.dev3) 2026-05-07 17:43:32.149 | Downloading castellan-5.6.0-py3-none-any.whl.metadata (1.9 kB) 2026-05-07 17:43:32.161 | 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-07 17:43:32.161 | 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-07 17:43:32.194 | Collecting python-barbicanclient>=5.5.0 (from castellan>=0.17.0->glance==32.0.1.dev3) 2026-05-07 17:43:32.212 | Downloading python_barbicanclient-7.3.0-py3-none-any.whl.metadata (11 kB) 2026-05-07 17:43:32.227 | 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-07 17:43:32.231 | 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-07 17:43:32.234 | 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-07 17:43:32.238 | 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-07 17:43:32.240 | 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-07 17:43:32.245 | 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-07 17:43:32.246 | 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-07 17:43:32.264 | 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-07 17:43:32.268 | 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-07 17:43:32.269 | 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-07 17:43:32.269 | 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-07 17:43:32.270 | 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-07 17:43:32.278 | 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-07 17:43:32.279 | 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-07 17:43:32.285 | 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-07 17:43:32.287 | 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-07 17:43:32.288 | 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-07 17:43:32.296 | 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-07 17:43:32.300 | 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-07 17:43:32.308 | 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-07 17:43:32.314 | 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-07 17:43:32.315 | 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-07 17:43:32.315 | 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-07 17:43:32.323 | 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-07 17:43:32.324 | 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-07 17:43:32.380 | Collecting openstacksdk>=0.47.0 (from oslo.limit>=1.6.0->glance==32.0.1.dev3) 2026-05-07 17:43:32.396 | Downloading openstacksdk-4.10.0-py3-none-any.whl.metadata (12 kB) 2026-05-07 17:43:32.438 | Collecting jmespath>=0.9.0 (from openstacksdk>=0.47.0->oslo.limit>=1.6.0->glance==32.0.1.dev3) 2026-05-07 17:43:32.454 | Downloading jmespath-1.1.0-py3-none-any.whl.metadata (7.6 kB) 2026-05-07 17:43:32.494 | Collecting jsonpatch!=1.20,>=1.16 (from openstacksdk>=0.47.0->oslo.limit>=1.6.0->glance==32.0.1.dev3) 2026-05-07 17:43:32.515 | Downloading jsonpatch-1.33-py2.py3-none-any.whl.metadata (3.0 kB) 2026-05-07 17:43:32.563 | Collecting platformdirs>=3 (from openstacksdk>=0.47.0->oslo.limit>=1.6.0->glance==32.0.1.dev3) 2026-05-07 17:43:32.582 | Downloading platformdirs-4.9.2-py3-none-any.whl.metadata (4.7 kB) 2026-05-07 17:43:32.593 | 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-07 17:43:32.621 | Collecting requestsexceptions>=1.2.0 (from openstacksdk>=0.47.0->oslo.limit>=1.6.0->glance==32.0.1.dev3) 2026-05-07 17:43:32.641 | Downloading requestsexceptions-1.4.0-py2.py3-none-any.whl.metadata (1.2 kB) 2026-05-07 17:43:32.684 | 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-07 17:43:32.702 | Downloading jsonpointer-3.0.0-py2.py3-none-any.whl.metadata (2.3 kB) 2026-05-07 17:43:32.717 | 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-07 17:43:32.724 | 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-07 17:43:32.725 | 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-07 17:43:32.726 | 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-07 17:43:32.727 | 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-07 17:43:32.728 | 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-07 17:43:32.733 | 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-07 17:43:32.743 | 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-07 17:43:32.743 | 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-07 17:43:32.752 | 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-07 17:43:32.756 | 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-07 17:43:32.756 | 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-07 17:43:32.758 | 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-07 17:43:32.765 | 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-07 17:43:32.780 | 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-07 17:43:32.790 | 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-07 17:43:32.817 | 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-07 17:43:32.833 | 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-07 17:43:32.899 | Collecting cliff>=2.8.0 (from python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.0.1.dev3) 2026-05-07 17:43:32.915 | Downloading cliff-4.13.3-py3-none-any.whl.metadata (2.1 kB) 2026-05-07 17:43:32.956 | 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-07 17:43:32.973 | Downloading autopage-0.6.0-py3-none-any.whl.metadata (8.1 kB) 2026-05-07 17:43:33.038 | 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-07 17:43:33.056 | Downloading cmd2-3.2.0-py3-none-any.whl.metadata (16 kB) 2026-05-07 17:43:33.102 | 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-07 17:43:33.124 | Downloading pyperclip-1.11.0-py3-none-any.whl.metadata (2.4 kB) 2026-05-07 17:43:33.135 | 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-07 17:43:33.164 | 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-07 17:43:33.180 | Downloading rich_argparse-1.7.2-py3-none-any.whl.metadata (14 kB) 2026-05-07 17:43:33.199 | 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-07 17:43:33.219 | 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-07 17:43:33.219 | 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-07 17:43:33.221 | 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-07 17:43:33.222 | 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-07 17:43:33.257 | 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-07 17:43:33.258 | 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-07 17:43:33.267 | 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-07 17:43:33.284 | 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-07 17:43:33.363 | Collecting networkx>=2.1.0 (from taskflow>=4.0.0->glance==32.0.1.dev3) 2026-05-07 17:43:33.381 | Downloading networkx-3.4.2-py3-none-any.whl.metadata (6.3 kB) 2026-05-07 17:43:33.425 | Collecting automaton>=1.9.0 (from taskflow>=4.0.0->glance==32.0.1.dev3) 2026-05-07 17:43:33.442 | Downloading automaton-3.3.0-py3-none-any.whl.metadata (2.1 kB) 2026-05-07 17:43:33.453 | 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-07 17:43:33.479 | Collecting pydot>=1.2.4 (from taskflow>=4.0.0->glance==32.0.1.dev3) 2026-05-07 17:43:33.496 | Downloading pydot-4.0.1-py3-none-any.whl.metadata (11 kB) 2026-05-07 17:43:33.537 | 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-07 17:43:33.584 | Collecting simplegeneric (from WSME>=0.8.0->glance==32.0.1.dev3) 2026-05-07 17:43:33.601 | Downloading simplegeneric-0.8.1.zip (12 kB) 2026-05-07 17:43:33.616 | Installing build dependencies: started 2026-05-07 17:43:35.322 | Installing build dependencies: finished with status 'done' 2026-05-07 17:43:35.322 | Getting requirements to build wheel: started 2026-05-07 17:43:35.984 | Getting requirements to build wheel: finished with status 'done' 2026-05-07 17:43:35.986 | Preparing metadata (pyproject.toml): started 2026-05-07 17:43:36.372 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-05-07 17:43:36.376 | 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-07 17:43:36.483 | Collecting importlib-metadata>=4.4 (from WSME>=0.8.0->glance==32.0.1.dev3) 2026-05-07 17:43:36.499 | Downloading importlib_metadata-8.7.1-py3-none-any.whl.metadata (4.7 kB) 2026-05-07 17:43:36.554 | Collecting zipp>=3.20 (from importlib-metadata>=4.4->WSME>=0.8.0->glance==32.0.1.dev3) 2026-05-07 17:43:36.570 | Downloading zipp-3.23.0-py3-none-any.whl.metadata (3.6 kB) 2026-05-07 17:43:36.693 | Downloading castellan-5.6.0-py3-none-any.whl (99 kB) 2026-05-07 17:43:36.733 | Downloading cursive-0.2.3-py2.py3-none-any.whl (43 kB) 2026-05-07 17:43:36.756 | Downloading httplib2-0.31.2-py3-none-any.whl (91 kB) 2026-05-07 17:43:36.785 | Downloading oslo_limit-2.10.0-py3-none-any.whl (23 kB) 2026-05-07 17:43:36.809 | Downloading openstacksdk-4.10.0-py3-none-any.whl (1.9 MB) 2026-05-07 17:43:36.872 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.9/1.9 MB 35.2 MB/s 0:00:00 2026-05-07 17:43:36.890 | Downloading jmespath-1.1.0-py3-none-any.whl (20 kB) 2026-05-07 17:43:36.914 | Downloading jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 2026-05-07 17:43:36.938 | Downloading jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) 2026-05-07 17:43:36.962 | Downloading oslo_reports-3.7.0-py3-none-any.whl (53 kB) 2026-05-07 17:43:36.984 | Downloading platformdirs-4.9.2-py3-none-any.whl (21 kB) 2026-05-07 17:43:37.009 | Downloading python_barbicanclient-7.3.0-py3-none-any.whl (88 kB) 2026-05-07 17:43:37.108 | Downloading cliff-4.13.3-py3-none-any.whl (86 kB) 2026-05-07 17:43:37.137 | Downloading autopage-0.6.0-py3-none-any.whl (30 kB) 2026-05-07 17:43:37.161 | Downloading cmd2-3.2.0-py3-none-any.whl (147 kB) 2026-05-07 17:43:37.189 | Downloading pyperclip-1.11.0-py3-none-any.whl (11 kB) 2026-05-07 17:43:37.214 | Downloading requestsexceptions-1.4.0-py2.py3-none-any.whl (3.8 kB) 2026-05-07 17:43:37.238 | Downloading rich_argparse-1.7.2-py3-none-any.whl (25 kB) 2026-05-07 17:43:37.262 | Downloading taskflow-6.2.0-py3-none-any.whl (490 kB) 2026-05-07 17:43:37.295 | Downloading automaton-3.3.0-py3-none-any.whl (22 kB) 2026-05-07 17:43:37.317 | Downloading networkx-3.4.2-py3-none-any.whl (1.7 MB) 2026-05-07 17:43:37.353 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 52.0 MB/s 0:00:00 2026-05-07 17:43:37.370 | Downloading pydot-4.0.1-py3-none-any.whl (37 kB) 2026-05-07 17:43:37.394 | Downloading WSME-0.12.1-py3-none-any.whl (59 kB) 2026-05-07 17:43:37.417 | Downloading importlib_metadata-8.7.1-py3-none-any.whl (27 kB) 2026-05-07 17:43:37.440 | Downloading zipp-3.23.0-py3-none-any.whl (10 kB) 2026-05-07 17:43:37.538 | Building wheels for collected packages: glance, simplegeneric 2026-05-07 17:43:37.540 | Building editable for glance (pyproject.toml): started 2026-05-07 17:43:38.377 | Building editable for glance (pyproject.toml): finished with status 'done' 2026-05-07 17:43:38.378 | Created wheel for glance: filename=glance-32.0.1.dev3-0.editable-py3-none-any.whl size=8960 sha256=cf4f8dc21a2ac72f68b16a335a1e273804827b6178f3bb831d123ad900744f07 2026-05-07 17:43:38.378 | Stored in directory: /tmp/pip-ephem-wheel-cache-z_mqd7ut/wheels/31/93/bf/c06e9c56745867b4722d11aae03416a994ddf0e859898c0382 2026-05-07 17:43:38.384 | Building wheel for simplegeneric (pyproject.toml): started 2026-05-07 17:43:38.820 | Building wheel for simplegeneric (pyproject.toml): finished with status 'done' 2026-05-07 17:43:38.821 | Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5103 sha256=ea2d04964d1d2fea9486df74a6bb3c77abeed2e90096bbba429c143da5b6d392 2026-05-07 17:43:38.821 | Stored in directory: /home/quobyte/.cache/pip/wheels/bf/7f/ac/c96a7918d97103348ae720bdf93aa7f5458f5efb90718e9873 2026-05-07 17:43:38.825 | Successfully built glance simplegeneric 2026-05-07 17:43:39.094 | 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-07 17:43:41.496 | Attempting uninstall: jsonpointer 2026-05-07 17:43:41.511 | Found existing installation: jsonpointer 2.0 2026-05-07 17:43:41.512 | Not uninstalling jsonpointer at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-07 17:43:41.512 | Can't uninstall 'jsonpointer'. No files were found to uninstall. 2026-05-07 17:43:41.530 | Attempting uninstall: jmespath 2026-05-07 17:43:41.547 | Found existing installation: jmespath 1.0.1 2026-05-07 17:43:41.547 | Not uninstalling jmespath at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-07 17:43:41.547 | Can't uninstall 'jmespath'. No files were found to uninstall. 2026-05-07 17:43:41.589 | Attempting uninstall: httplib2 2026-05-07 17:43:41.606 | Found existing installation: httplib2 0.20.4 2026-05-07 17:43:41.606 | Not uninstalling httplib2 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-07 17:43:41.606 | Can't uninstall 'httplib2'. No files were found to uninstall. 2026-05-07 17:43:41.702 | Attempting uninstall: jsonpatch 2026-05-07 17:43:41.716 | Found existing installation: jsonpatch 1.32 2026-05-07 17:43:41.716 | Not uninstalling jsonpatch at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-07 17:43:41.717 | Can't uninstall 'jsonpatch'. No files were found to uninstall. 2026-05-07 17:43:45.896 | 2026-05-07 17:43:45.915 | 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-07 17:43:46.148 | + inc/python:pip_install:216 : result=0 2026-05-07 17:43:46.152 | + inc/python:pip_install:218 : time_stop pip_install 2026-05-07 17:43:46.156 | + functions-common:time_stop:2412 : local name 2026-05-07 17:43:46.160 | + functions-common:time_stop:2413 : local end_time 2026-05-07 17:43:46.164 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-07 17:43:46.167 | + functions-common:time_stop:2415 : local total 2026-05-07 17:43:46.171 | + functions-common:time_stop:2416 : local start_time 2026-05-07 17:43:46.173 | + functions-common:time_stop:2418 : name=pip_install 2026-05-07 17:43:46.177 | + functions-common:time_stop:2419 : start_time=1778175806794 2026-05-07 17:43:46.180 | + functions-common:time_stop:2421 : [[ -z 1778175806794 ]] 2026-05-07 17:43:46.185 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-07 17:43:46.189 | + functions-common:time_stop:2424 : end_time=1778175826186 2026-05-07 17:43:46.193 | + functions-common:time_stop:2425 : elapsed_time=19392 2026-05-07 17:43:46.196 | + functions-common:time_stop:2426 : total=84601 2026-05-07 17:43:46.200 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-07 17:43:46.203 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=103993 2026-05-07 17:43:46.207 | + inc/python:pip_install:219 : return 0 2026-05-07 17:43:46.211 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-05-07 17:43:46.215 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-05-07 17:43:46.218 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/glance 2026-05-07 17:43:46.222 | + inc/python:use_library_from_git:266 : local name=/opt/stack/glance 2026-05-07 17:43:46.226 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-07 17:43:46.229 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-07 17:43:46.233 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/glance, ]] 2026-05-07 17:43:46.235 | + inc/python:use_library_from_git:269 : return 1 2026-05-07 17:43:46.238 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-05-07 17:43:46.242 | + ./stack.sh:main:939 : configure_glance 2026-05-07 17:43:46.245 | + lib/glance:configure_glance:346 : sudo install -d -o quobyte /etc/glance /etc/glance/metadefs 2026-05-07 17:43:46.264 | + lib/glance:configure_glance:349 : local dburl 2026-05-07 17:43:46.267 | ++ lib/glance:configure_glance:350 : database_connection_url glance 2026-05-07 17:43:46.269 | ++ lib/database:database_connection_url:134 : local db=glance 2026-05-07 17:43:46.273 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2026-05-07 17:43:46.276 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=glance 2026-05-07 17:43:46.279 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-05-07 17:43:46.283 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-05-07 17:43:46.287 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-05-07 17:43:46.309 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-07 17:43:46.312 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-05-07 17:43:46.315 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-05-07 17:43:46.320 | + lib/glance:configure_glance:350 : dburl='mysql+pymysql://root:stackdb@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-05-07 17:43:46.324 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2026-05-07 17:43:46.364 | + 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-07 17:43:46.404 | + lib/glance:configure_glance:354 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2026-05-07 17:43:46.442 | + lib/glance:configure_glance:355 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2026-05-07 17:43:46.479 | + lib/glance:configure_glance:356 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_driver centralized_db 2026-05-07 17:43:46.514 | + lib/glance:configure_glance:357 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2026-05-07 17:43:46.552 | + lib/glance:configure_glance:358 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2026-05-07 17:43:46.593 | + lib/glance:configure_glance:359 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2026-05-07 17:43:46.596 | + lib/keystone:configure_keystone_authtoken_middleware:454 : local conf_file=/etc/glance/glance-api.conf 2026-05-07 17:43:46.599 | + lib/keystone:configure_keystone_authtoken_middleware:455 : local admin_user=glance 2026-05-07 17:43:46.603 | + lib/keystone:configure_keystone_authtoken_middleware:456 : local section=keystone_authtoken 2026-05-07 17:43:46.606 | + lib/keystone:configure_keystone_authtoken_middleware:457 : local service_type= 2026-05-07 17:43:46.609 | + lib/keystone:configure_keystone_authtoken_middleware:459 : configure_keystoneauth /etc/glance/glance-api.conf glance keystone_authtoken 2026-05-07 17:43:46.612 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/glance/glance-api.conf 2026-05-07 17:43:46.615 | + lib/keystone:configure_keystoneauth:433 : local admin_user=glance 2026-05-07 17:43:46.619 | + lib/keystone:configure_keystoneauth:434 : local section=keystone_authtoken 2026-05-07 17:43:46.622 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2026-05-07 17:43:46.661 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2026-05-07 17:43:46.699 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://192.168.122.154/identity 2026-05-07 17:43:46.736 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2026-05-07 17:43:46.773 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/glance/glance-api.conf keystone_authtoken password nomoresecret 2026-05-07 17:43:46.811 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2026-05-07 17:43:46.849 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2026-05-07 17:43:46.887 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2026-05-07 17:43:46.924 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/glance/glance-api.conf keystone_authtoken www_authenticate_uri http://192.168.122.154/identity 2026-05-07 17:43:46.967 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-05-07 17:43:47.011 | + lib/keystone:configure_keystone_authtoken_middleware:462 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2026-05-07 17:43:47.050 | + lib/keystone:configure_keystone_authtoken_middleware:463 : [[ -n '' ]] 2026-05-07 17:43:47.053 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2026-05-07 17:43:47.095 | + lib/glance:configure_glance:361 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2026-05-07 17:43:47.099 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=glance 2026-05-07 17:43:47.102 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/glance/glance-api.conf 2026-05-07 17:43:47.105 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-05-07 17:43:47.109 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-05-07 17:43:47.112 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-05-07 17:43:47.133 | + functions-common:is_service_enabled:2068 : return 0 2026-05-07 17:43:47.138 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-05-07 17:43:47.142 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-05-07 17:43:47.146 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-05-07 17:43:47.169 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-07 17:43:47.173 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.154:5672/ 2026-05-07 17:43:47.178 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.154:5672/ 2026-05-07 17:43:47.215 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-05-07 17:43:47.219 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-05-07 17:43:47.222 | + lib/glance:configure_glance:362 : '[' libvirt = libvirt ']' 2026-05-07 17:43:47.225 | + lib/glance:configure_glance:362 : '[' kvm = parallels ']' 2026-05-07 17:43:47.228 | + lib/glance:configure_glance:366 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2026-05-07 17:43:47.266 | + lib/glance:configure_glance:367 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2026-05-07 17:43:47.306 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf image_format require_image_format_match True 2026-05-07 17:43:47.346 | + lib/glance:configure_glance:371 : configure_glance_store False False 2026-05-07 17:43:47.349 | + lib/glance:configure_glance_store:276 : local use_cinder_for_glance=False 2026-05-07 17:43:47.353 | + lib/glance:configure_glance_store:277 : local glance_enable_multiple_stores=False 2026-05-07 17:43:47.356 | + lib/glance:configure_glance_store:278 : local be 2026-05-07 17:43:47.359 | + lib/glance:configure_glance_store:280 : [[ False == \F\a\l\s\e ]] 2026-05-07 17:43:47.363 | + lib/glance:configure_glance_store:281 : [[ False == \T\r\u\e ]] 2026-05-07 17:43:47.367 | + lib/glance:configure_glance_store:298 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2026-05-07 17:43:47.407 | + lib/glance:configure_glance:374 : '[' -n '' ']' 2026-05-07 17:43:47.410 | + lib/glance:configure_glance:377 : iniset /etc/glance/glance-api.conf cors allowed_origin http://192.168.122.154 2026-05-07 17:43:47.451 | + lib/glance:configure_glance:381 : [[ False == \F\a\l\s\e ]] 2026-05-07 17:43:47.454 | + lib/glance:configure_glance:383 : [[ False == \T\r\u\e ]] 2026-05-07 17:43:47.457 | + lib/glance:configure_glance:389 : is_service_enabled s-proxy 2026-05-07 17:43:47.476 | + functions-common:is_service_enabled:2068 : return 1 2026-05-07 17:43:47.479 | + lib/glance:configure_glance:418 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://192.168.122.154/image 2026-05-07 17:43:47.516 | + lib/glance:configure_glance:420 : is_service_enabled tls-proxy 2026-05-07 17:43:47.536 | + functions-common:is_service_enabled:2068 : return 1 2026-05-07 17:43:47.539 | + lib/glance:configure_glance:426 : setup_logging /etc/glance/glance-api.conf 2026-05-07 17:43:47.542 | + functions:setup_logging:693 : setup_systemd_logging /etc/glance/glance-api.conf 2026-05-07 17:43:47.545 | + functions:setup_systemd_logging:710 : local conf_file=/etc/glance/glance-api.conf 2026-05-07 17:43:47.550 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-05-07 17:43:47.573 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-05-07 17:43:47.576 | + functions:setup_systemd_logging:716 : local pidstr= 2026-05-07 17:43:47.579 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-05-07 17:43:47.583 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-05-07 17:43:47.586 | + 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-07 17:43:47.622 | + 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-07 17:43:47.662 | + 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-07 17:43:47.705 | + functions:setup_systemd_logging:727 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-05-07 17:43:47.747 | + functions:setup_systemd_logging:730 : iniset /etc/glance/glance-api.conf DEFAULT log_color False 2026-05-07 17:43:47.791 | + lib/glance:configure_glance:428 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2026-05-07 17:43:47.797 | + lib/glance:configure_glance:431 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2026-05-07 17:43:47.841 | + lib/glance:configure_glance:432 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2026-05-07 17:43:47.886 | + lib/glance:configure_glance:433 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2026-05-07 17:43:47.928 | + lib/glance:configure_glance:434 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_driver centralized_db 2026-05-07 17:43:47.969 | + lib/glance:configure_glance:437 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2026-05-07 17:43:48.012 | + lib/glance:configure_glance:440 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2026-05-07 17:43:48.056 | + lib/glance:configure_glance:441 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2026-05-07 17:43:48.098 | + lib/glance:configure_glance:442 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2026-05-07 17:43:48.136 | + lib/glance:configure_glance:444 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2026-05-07 17:43:48.142 | + 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-07 17:43:48.151 | + lib/glance:configure_glance:447 : is_service_enabled tls-proxy 2026-05-07 17:43:48.173 | + functions-common:is_service_enabled:2068 : return 1 2026-05-07 17:43:48.177 | + lib/glance:configure_glance:455 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini glance.wsgi.api:application /image glance-api 2026-05-07 17:43:48.181 | + lib/apache:write_local_uwsgi_http_config:319 : local conf=/etc/glance/glance-uwsgi.ini 2026-05-07 17:43:48.184 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=glance.wsgi.api:application 2026-05-07 17:43:48.186 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2026-05-07 17:43:48.190 | + lib/apache:write_local_uwsgi_http_config:322 : local name=glance-api 2026-05-07 17:43:48.194 | + lib/apache:write_local_uwsgi_http_config:324 : '[' -z glance-api ']' 2026-05-07 17:43:48.197 | + lib/apache:write_local_uwsgi_http_config:332 : rm -rf /etc/glance/glance-uwsgi.ini 2026-05-07 17:43:48.202 | + lib/apache:write_local_uwsgi_http_config:335 : [[ glance.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-05-07 17:43:48.206 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi module glance.wsgi.api:application 2026-05-07 17:43:48.246 | ++ lib/apache:write_local_uwsgi_http_config:341 : get_random_port 2026-05-07 17:43:48.250 | ++ functions:get_random_port:860 : read lower_port upper_port 2026-05-07 17:43:48.253 | ++ functions:get_random_port:861 : true 2026-05-07 17:43:48.257 | ++ functions:get_random_port:862 : (( port = upper_port )) 2026-05-07 17:43:48.260 | ++ functions:get_random_port:862 : (( port >= lower_port )) 2026-05-07 17:43:48.264 | ++ functions:get_random_port:863 : sudo lsof -i :60999 2026-05-07 17:43:48.318 | ++ functions:get_random_port:864 : [[ 1 > 0 ]] 2026-05-07 17:43:48.321 | ++ functions:get_random_port:865 : break 2 2026-05-07 17:43:48.325 | ++ functions:get_random_port:869 : echo 60999 2026-05-07 17:43:48.328 | + lib/apache:write_local_uwsgi_http_config:341 : port=60999 2026-05-07 17:43:48.331 | + lib/apache:write_local_uwsgi_http_config:342 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2026-05-07 17:43:48.370 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2026-05-07 17:43:48.406 | + lib/apache:write_local_uwsgi_http_config:345 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2026-05-07 17:43:48.445 | + lib/apache:write_local_uwsgi_http_config:347 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2026-05-07 17:43:48.483 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2026-05-07 17:43:48.519 | + lib/apache:write_local_uwsgi_http_config:351 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 80 2026-05-07 17:43:48.558 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2026-05-07 17:43:48.597 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2026-05-07 17:43:48.635 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2026-05-07 17:43:48.672 | + 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-07 17:43:48.709 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2026-05-07 17:43:48.747 | + lib/apache:write_local_uwsgi_http_config:361 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2026-05-07 17:43:48.783 | + lib/apache:write_local_uwsgi_http_config:363 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2026-05-07 17:43:48.821 | + lib/apache:write_local_uwsgi_http_config:364 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2026-05-07 17:43:48.860 | + lib/apache:write_local_uwsgi_http_config:365 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2026-05-07 17:43:48.897 | + lib/apache:write_local_uwsgi_http_config:366 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2026-05-07 17:43:48.936 | + lib/apache:write_local_uwsgi_http_config:367 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2026-05-07 17:43:48.970 | + lib/apache:write_local_uwsgi_http_config:368 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2026-05-07 17:43:49.009 | + lib/apache:write_local_uwsgi_http_config:370 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2026-05-07 17:43:49.046 | + lib/apache:write_local_uwsgi_http_config:372 : iniset /etc/glance/glance-uwsgi.ini uwsgi start-time %t 2026-05-07 17:43:49.086 | + lib/apache:write_local_uwsgi_http_config:374 : enable_apache_mod proxy 2026-05-07 17:43:49.089 | + lib/apache:enable_apache_mod:55 : local mod=proxy 2026-05-07 17:43:49.093 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-05-07 17:43:49.095 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-05-07 17:43:49.098 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-07 17:43:49.101 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-07 17:43:49.105 | + lib/apache:enable_apache_mod:61 : [[ proxy != \v\e\r\s\i\o\n ]] 2026-05-07 17:43:49.109 | + lib/apache:enable_apache_mod:61 : a2query -m proxy 2026-05-07 17:43:49.111 | perl: warning: Setting locale failed. 2026-05-07 17:43:49.111 | perl: warning: Please check that your locale settings: 2026-05-07 17:43:49.111 | LANGUAGE = (unset), 2026-05-07 17:43:49.112 | LC_ALL = "en_US.utf8", 2026-05-07 17:43:49.112 | LANG = (unset) 2026-05-07 17:43:49.112 | are supported and installed on your system. 2026-05-07 17:43:49.112 | perl: warning: Falling back to the standard locale ("C"). 2026-05-07 17:43:49.148 | proxy (enabled by site administrator) 2026-05-07 17:43:49.152 | + lib/apache:write_local_uwsgi_http_config:375 : enable_apache_mod proxy_http 2026-05-07 17:43:49.156 | + lib/apache:enable_apache_mod:55 : local mod=proxy_http 2026-05-07 17:43:49.160 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-05-07 17:43:49.163 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-05-07 17:43:49.167 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-07 17:43:49.171 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-07 17:43:49.174 | + lib/apache:enable_apache_mod:61 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2026-05-07 17:43:49.178 | + lib/apache:enable_apache_mod:61 : a2query -m proxy_http 2026-05-07 17:43:49.180 | perl: warning: Setting locale failed. 2026-05-07 17:43:49.180 | perl: warning: Please check that your locale settings: 2026-05-07 17:43:49.180 | LANGUAGE = (unset), 2026-05-07 17:43:49.180 | LC_ALL = "en_US.utf8", 2026-05-07 17:43:49.180 | LANG = (unset) 2026-05-07 17:43:49.180 | are supported and installed on your system. 2026-05-07 17:43:49.181 | perl: warning: Falling back to the standard locale ("C"). 2026-05-07 17:43:49.217 | No module matches proxy_http 2026-05-07 17:43:49.221 | + lib/apache:enable_apache_mod:62 : sudo a2enmod proxy_http 2026-05-07 17:43:49.234 | perl: warning: Setting locale failed. 2026-05-07 17:43:49.234 | perl: warning: Please check that your locale settings: 2026-05-07 17:43:49.234 | LANGUAGE = (unset), 2026-05-07 17:43:49.234 | LC_ALL = "en_US.utf8", 2026-05-07 17:43:49.234 | LANG = "de_DE.UTF-8" 2026-05-07 17:43:49.234 | are supported and installed on your system. 2026-05-07 17:43:49.234 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-07 17:43:49.275 | Considering dependency proxy for proxy_http: 2026-05-07 17:43:49.275 | Module proxy already enabled 2026-05-07 17:43:49.276 | Enabling module proxy_http. 2026-05-07 17:43:49.281 | To activate the new configuration, you need to run: 2026-05-07 17:43:49.282 | systemctl restart apache2 2026-05-07 17:43:49.287 | + lib/apache:enable_apache_mod:63 : [[ '' != \n\o\r\e\s\t\a\r\t ]] 2026-05-07 17:43:49.291 | + lib/apache:enable_apache_mod:64 : restart_apache_server 2026-05-07 17:43:49.294 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-05-07 17:43:49.298 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-05-07 17:43:49.301 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart apache2 2026-05-07 17:43:49.463 | + lib/apache:write_local_uwsgi_http_config:376 : local apache_conf= 2026-05-07 17:43:49.468 | ++ lib/apache:write_local_uwsgi_http_config:377 : apache_site_config_for glance-api 2026-05-07 17:43:49.471 | ++ lib/apache:apache_site_config_for:174 : local site=glance-api 2026-05-07 17:43:49.475 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-05-07 17:43:49.478 | ++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-07 17:43:49.482 | ++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-07 17:43:49.486 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/glance-api.conf 2026-05-07 17:43:49.491 | + lib/apache:write_local_uwsgi_http_config:377 : apache_conf=/etc/apache2/sites-available/glance-api.conf 2026-05-07 17:43:49.494 | + lib/apache:write_local_uwsgi_http_config:378 : sudo tee /etc/apache2/sites-available/glance-api.conf 2026-05-07 17:43:49.495 | + lib/apache:write_local_uwsgi_http_config:378 : echo 'KeepAlive Off' 2026-05-07 17:43:49.505 | KeepAlive Off 2026-05-07 17:43:49.511 | + lib/apache:write_local_uwsgi_http_config:379 : echo 'SetEnv proxy-sendchunked 1' 2026-05-07 17:43:49.512 | + lib/apache:write_local_uwsgi_http_config:379 : sudo tee -a /etc/apache2/sites-available/glance-api.conf 2026-05-07 17:43:49.524 | SetEnv proxy-sendchunked 1 2026-05-07 17:43:49.529 | + lib/apache:write_local_uwsgi_http_config:380 : sudo tee -a /etc/apache2/sites-available/glance-api.conf 2026-05-07 17:43:49.530 | + lib/apache:write_local_uwsgi_http_config:380 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 ' 2026-05-07 17:43:49.540 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 2026-05-07 17:43:49.546 | + lib/apache:write_local_uwsgi_http_config:381 : enable_apache_site glance-api 2026-05-07 17:43:49.548 | + lib/apache:enable_apache_site:191 : local site=glance-api 2026-05-07 17:43:49.551 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-05-07 17:43:49.555 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-05-07 17:43:49.558 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-05-07 17:43:49.561 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-05-07 17:43:49.565 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-07 17:43:49.568 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-07 17:43:49.571 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-05-07 17:43:49.574 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-05-07 17:43:49.577 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-07 17:43:49.580 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-07 17:43:49.583 | + lib/apache:enable_apache_site:195 : sudo a2ensite glance-api 2026-05-07 17:43:49.596 | perl: warning: Setting locale failed. 2026-05-07 17:43:49.596 | perl: warning: Please check that your locale settings: 2026-05-07 17:43:49.597 | LANGUAGE = (unset), 2026-05-07 17:43:49.597 | LC_ALL = "en_US.utf8", 2026-05-07 17:43:49.597 | LANG = "de_DE.UTF-8" 2026-05-07 17:43:49.597 | are supported and installed on your system. 2026-05-07 17:43:49.597 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-07 17:43:49.639 | Enabling site glance-api. 2026-05-07 17:43:49.644 | To activate the new configuration, you need to run: 2026-05-07 17:43:49.645 | systemctl reload apache2 2026-05-07 17:43:49.650 | + lib/apache:write_local_uwsgi_http_config:382 : restart_apache_server 2026-05-07 17:43:49.653 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-05-07 17:43:49.655 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-05-07 17:43:49.658 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart apache2 2026-05-07 17:43:49.817 | ++ lib/glance:configure_glance:459 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2026-05-07 17:43:49.825 | + lib/glance:configure_glance:459 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2026-05-07 17:43:49.864 | + lib/glance:configure_glance:463 : iniset /etc/glance/glance-api.conf wsgi python_interpreter /opt/stack/data/venv/bin/python3 2026-05-07 17:43:49.905 | + lib/glance:configure_glance:465 : [[ True == True ]] 2026-05-07 17:43:49.909 | + lib/glance:configure_glance:466 : iniset /etc/glance/glance-api.conf oslo_policy enforce_scope true 2026-05-07 17:43:49.949 | + lib/glance:configure_glance:467 : iniset /etc/glance/glance-api.conf oslo_policy enforce_new_defaults true 2026-05-07 17:43:49.993 | + lib/glance:configure_glance:468 : iniset /etc/glance/glance-api.conf DEFAULT enforce_secure_rbac true 2026-05-07 17:43:50.031 | + ./stack.sh:main:942 : is_service_enabled cinder 2026-05-07 17:43:50.054 | + functions-common:is_service_enabled:2068 : return 0 2026-05-07 17:43:50.058 | + ./stack.sh:main:944 : stack_install_service cinder 2026-05-07 17:43:50.061 | + lib/stack:stack_install_service:20 : local service=cinder 2026-05-07 17:43:50.064 | + lib/stack:stack_install_service:21 : type install_cinder 2026-05-07 17:43:50.068 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-05-07 17:43:50.072 | + lib/stack:stack_install_service:32 : install_cinder 2026-05-07 17:43:50.074 | + lib/cinder:install_cinder:526 : git_clone https://review.opendev.org/openstack/cinder.git /opt/stack/cinder refs/changes/07/981107/15 2026-05-07 17:43:50.077 | + functions-common:git_clone:581 : local git_remote=https://review.opendev.org/openstack/cinder.git 2026-05-07 17:43:50.081 | + functions-common:git_clone:582 : local git_dest=/opt/stack/cinder 2026-05-07 17:43:50.084 | + functions-common:git_clone:583 : local git_ref=refs/changes/07/981107/15 2026-05-07 17:43:50.088 | + functions-common:git_clone:584 : local orig_dir 2026-05-07 17:43:50.092 | ++ functions-common:git_clone:585 : pwd 2026-05-07 17:43:50.096 | + functions-common:git_clone:585 : orig_dir=/home/quobyte/devstack 2026-05-07 17:43:50.099 | + functions-common:git_clone:586 : local git_clone_flags= 2026-05-07 17:43:50.105 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-05-07 17:43:50.128 | + functions-common:git_clone:588 : RECLONE=False 2026-05-07 17:43:50.132 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-05-07 17:43:50.136 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-05-07 17:43:50.140 | + functions-common:git_clone:602 : echo refs/changes/07/981107/15 2026-05-07 17:43:50.141 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-05-07 17:43:50.147 | + functions-common:git_clone:604 : [[ ! -d /opt/stack/cinder ]] 2026-05-07 17:43:50.150 | + functions-common:git_clone:605 : [[ False = \T\r\u\e ]] 2026-05-07 17:43:50.153 | + functions-common:git_clone:610 : git_timed clone https://review.opendev.org/openstack/cinder.git /opt/stack/cinder 2026-05-07 17:43:50.156 | + functions-common:git_timed:689 : local count=0 2026-05-07 17:43:50.160 | + functions-common:git_timed:690 : local timeout=0 2026-05-07 17:43:50.162 | + functions-common:git_timed:692 : [[ -n 0 ]] 2026-05-07 17:43:50.166 | + functions-common:git_timed:693 : timeout=0 2026-05-07 17:43:50.170 | + functions-common:git_timed:696 : time_start git_timed 2026-05-07 17:43:50.174 | + functions-common:time_start:2398 : local name=git_timed 2026-05-07 17:43:50.178 | + functions-common:time_start:2399 : local start_time= 2026-05-07 17:43:50.181 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-07 17:43:50.186 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-07 17:43:50.191 | + functions-common:time_start:2403 : _TIME_START[$name]=1778175830187 2026-05-07 17:43:50.195 | + functions-common:git_timed:697 : timeout -s SIGINT 0 git clone https://review.opendev.org/openstack/cinder.git /opt/stack/cinder 2026-05-07 17:43:50.199 | Cloning into '/opt/stack/cinder'... 2026-05-07 17:44:43.574 | + functions-common:git_timed:711 : time_stop git_timed 2026-05-07 17:44:43.577 | + functions-common:time_stop:2412 : local name 2026-05-07 17:44:43.580 | + functions-common:time_stop:2413 : local end_time 2026-05-07 17:44:43.584 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-07 17:44:43.586 | + functions-common:time_stop:2415 : local total 2026-05-07 17:44:43.589 | + functions-common:time_stop:2416 : local start_time 2026-05-07 17:44:43.593 | + functions-common:time_stop:2418 : name=git_timed 2026-05-07 17:44:43.596 | + functions-common:time_stop:2419 : start_time=1778175830187 2026-05-07 17:44:43.599 | + functions-common:time_stop:2421 : [[ -z 1778175830187 ]] 2026-05-07 17:44:43.603 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-07 17:44:43.608 | + functions-common:time_stop:2424 : end_time=1778175883605 2026-05-07 17:44:43.611 | + functions-common:time_stop:2425 : elapsed_time=53418 2026-05-07 17:44:43.615 | + functions-common:time_stop:2426 : total=33196 2026-05-07 17:44:43.618 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-07 17:44:43.620 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=86614 2026-05-07 17:44:43.624 | + functions-common:git_clone:612 : cd /opt/stack/cinder 2026-05-07 17:44:43.627 | + functions-common:git_clone:613 : git_timed fetch https://review.opendev.org/openstack/cinder.git refs/changes/07/981107/15 2026-05-07 17:44:43.631 | + functions-common:git_timed:689 : local count=0 2026-05-07 17:44:43.634 | + functions-common:git_timed:690 : local timeout=0 2026-05-07 17:44:43.637 | + functions-common:git_timed:692 : [[ -n 0 ]] 2026-05-07 17:44:43.641 | + functions-common:git_timed:693 : timeout=0 2026-05-07 17:44:43.645 | + functions-common:git_timed:696 : time_start git_timed 2026-05-07 17:44:43.648 | + functions-common:time_start:2398 : local name=git_timed 2026-05-07 17:44:43.652 | + functions-common:time_start:2399 : local start_time= 2026-05-07 17:44:43.655 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-07 17:44:43.660 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-07 17:44:43.665 | + functions-common:time_start:2403 : _TIME_START[$name]=1778175883662 2026-05-07 17:44:43.669 | + functions-common:git_timed:697 : timeout -s SIGINT 0 git fetch https://review.opendev.org/openstack/cinder.git refs/changes/07/981107/15 2026-05-07 17:44:44.599 | From https://review.opendev.org/openstack/cinder 2026-05-07 17:44:44.600 | * branch refs/changes/07/981107/15 -> FETCH_HEAD 2026-05-07 17:44:44.609 | + functions-common:git_timed:711 : time_stop git_timed 2026-05-07 17:44:44.613 | + functions-common:time_stop:2412 : local name 2026-05-07 17:44:44.616 | + functions-common:time_stop:2413 : local end_time 2026-05-07 17:44:44.619 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-07 17:44:44.623 | + functions-common:time_stop:2415 : local total 2026-05-07 17:44:44.627 | + functions-common:time_stop:2416 : local start_time 2026-05-07 17:44:44.630 | + functions-common:time_stop:2418 : name=git_timed 2026-05-07 17:44:44.633 | + functions-common:time_stop:2419 : start_time=1778175883662 2026-05-07 17:44:44.637 | + functions-common:time_stop:2421 : [[ -z 1778175883662 ]] 2026-05-07 17:44:44.641 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-07 17:44:44.646 | + functions-common:time_stop:2424 : end_time=1778175884643 2026-05-07 17:44:44.649 | + functions-common:time_stop:2425 : elapsed_time=981 2026-05-07 17:44:44.653 | + functions-common:time_stop:2426 : total=86614 2026-05-07 17:44:44.657 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-07 17:44:44.661 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=87595 2026-05-07 17:44:44.665 | + functions-common:git_clone:613 : git checkout FETCH_HEAD 2026-05-07 17:44:44.905 | Note: switching to 'FETCH_HEAD'. 2026-05-07 17:44:44.905 | 2026-05-07 17:44:44.905 | You are in 'detached HEAD' state. You can look around, make experimental 2026-05-07 17:44:44.905 | changes and commit them, and you can discard any commits you make in this 2026-05-07 17:44:44.905 | state without impacting any branches by switching back to a branch. 2026-05-07 17:44:44.905 | 2026-05-07 17:44:44.905 | If you want to create a new branch to retain commits you create, you may 2026-05-07 17:44:44.906 | do so (now or later) by using -c with the switch command. Example: 2026-05-07 17:44:44.906 | 2026-05-07 17:44:44.906 | git switch -c 2026-05-07 17:44:44.906 | 2026-05-07 17:44:44.906 | Or undo this operation with: 2026-05-07 17:44:44.906 | 2026-05-07 17:44:44.906 | git switch - 2026-05-07 17:44:44.906 | 2026-05-07 17:44:44.906 | Turn off this advice by setting config variable advice.detachedHead to false 2026-05-07 17:44:44.906 | 2026-05-07 17:44:44.906 | HEAD is now at 4d93e323a Create py3xx-threading tox envs 2026-05-07 17:44:44.910 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/cinder 2026-05-07 17:44:44.927 | + functions-common:git_clone:664 : cd /opt/stack/cinder 2026-05-07 17:44:44.931 | + functions-common:git_clone:665 : git show --oneline 2026-05-07 17:44:44.932 | + functions-common:git_clone:665 : head -1 2026-05-07 17:44:44.935 | 4d93e323a Create py3xx-threading tox envs 2026-05-07 17:44:44.938 | + functions-common:git_clone:666 : cd /home/quobyte/devstack 2026-05-07 17:44:44.941 | + lib/cinder:install_cinder:527 : setup_develop /opt/stack/cinder 2026-05-07 17:44:44.945 | + inc/python:setup_develop:353 : local bindep 2026-05-07 17:44:44.948 | + inc/python:setup_develop:354 : [[ /opt/stack/cinder == -bindep* ]] 2026-05-07 17:44:44.951 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/cinder 2026-05-07 17:44:44.954 | + inc/python:setup_develop:359 : local extras= 2026-05-07 17:44:44.957 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2026-05-07 17:44:44.960 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-05-07 17:44:44.963 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/cinder == -bindep* ]] 2026-05-07 17:44:44.966 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/cinder 2026-05-07 17:44:44.969 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-05-07 17:44:44.972 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-05-07 17:44:44.975 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/cinder 2026-05-07 17:44:44.978 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-05-07 17:44:44.981 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/cinder 2026-05-07 17:44:44.984 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-05-07 17:44:44.987 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-05-07 17:44:44.993 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2026-05-07 17:44:45.000 | + inc/python:_setup_package_with_constraints_edit:400 : name=cinder 2026-05-07 17:44:45.003 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z cinder ']' 2026-05-07 17:44:45.007 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2026-05-07 17:44:45.165 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/cinder -e 2026-05-07 17:44:45.169 | + inc/python:setup_package:436 : local bindep=0 2026-05-07 17:44:45.172 | + inc/python:setup_package:437 : local bindep_flag= 2026-05-07 17:44:45.175 | + inc/python:setup_package:438 : local bindep_profiles= 2026-05-07 17:44:45.178 | + inc/python:setup_package:439 : [[ /opt/stack/cinder == -bindep* ]] 2026-05-07 17:44:45.181 | + inc/python:setup_package:444 : local project_dir=/opt/stack/cinder 2026-05-07 17:44:45.184 | + inc/python:setup_package:445 : local flags=-e 2026-05-07 17:44:45.187 | + inc/python:setup_package:446 : local extras= 2026-05-07 17:44:45.191 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-05-07 17:44:45.194 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-05-07 17:44:45.197 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-05-07 17:44:45.201 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-05-07 17:44:45.204 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-05-07 17:44:45.207 | + inc/python:setup_package:464 : pip_install -e /opt/stack/cinder 2026-05-07 17:44:45.233 | Using python 3.12 to install /opt/stack/cinder 2026-05-07 17:44:45.236 | + 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-07 17:44:46.245 | Obtaining file:///opt/stack/cinder 2026-05-07 17:44:46.250 | Installing build dependencies: started 2026-05-07 17:44:48.046 | Installing build dependencies: finished with status 'done' 2026-05-07 17:44:48.046 | Checking if build backend supports build_editable: started 2026-05-07 17:44:48.588 | Checking if build backend supports build_editable: finished with status 'done' 2026-05-07 17:44:48.590 | Getting requirements to build editable: started 2026-05-07 17:44:48.889 | Getting requirements to build editable: finished with status 'done' 2026-05-07 17:44:48.890 | Preparing editable metadata (pyproject.toml): started 2026-05-07 17:44:50.281 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-05-07 17:44:50.309 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev61) (7.0.3) 2026-05-07 17:44:50.309 | Requirement already satisfied: decorator>=4.4.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev61) (5.2.1) 2026-05-07 17:44:50.311 | 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.dev61) (0.40.4) 2026-05-07 17:44:50.312 | Requirement already satisfied: futurist>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev61) (3.2.1) 2026-05-07 17:44:50.313 | Requirement already satisfied: greenlet>=0.4.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev61) (3.3.2) 2026-05-07 17:44:50.314 | Requirement already satisfied: iso8601>=0.1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev61) (2.1.0) 2026-05-07 17:44:50.315 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev61) (4.26.0) 2026-05-07 17:44:50.317 | Requirement already satisfied: keystoneauth1>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev61) (5.13.1) 2026-05-07 17:44:50.317 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev61) (12.0.0) 2026-05-07 17:44:50.928 | Collecting lxml>=4.5.2 (from cinder==28.1.0.dev61) 2026-05-07 17:44:51.077 | Downloading lxml-6.0.2-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl.metadata (3.6 kB) 2026-05-07 17:44:51.089 | Requirement already satisfied: oslo.config>=8.3.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev61) (10.3.0) 2026-05-07 17:44:51.091 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev61) (7.4.1) 2026-05-07 17:44:51.092 | Requirement already satisfied: oslo.context>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev61) (6.3.0) 2026-05-07 17:44:51.092 | Requirement already satisfied: oslo.db>=11.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev61) (18.0.0) 2026-05-07 17:44:51.092 | Requirement already satisfied: oslo.log>=4.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev61) (8.1.0) 2026-05-07 17:44:51.093 | Requirement already satisfied: oslo.messaging>=14.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev61) (17.3.0) 2026-05-07 17:44:51.094 | Requirement already satisfied: oslo.middleware>=4.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev61) (8.0.0) 2026-05-07 17:44:51.095 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev61) (5.0.0) 2026-05-07 17:44:51.096 | Requirement already satisfied: oslo.privsep>=2.6.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev61) (3.10.1) 2026-05-07 17:44:51.097 | Requirement already satisfied: oslo.reports>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev61) (3.7.0) 2026-05-07 17:44:51.098 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev61) (7.9.0) 2026-05-07 17:44:51.099 | Requirement already satisfied: oslo.serialization>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev61) (5.9.1) 2026-05-07 17:44:51.100 | Requirement already satisfied: oslo.service>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev61) (4.5.1) 2026-05-07 17:44:51.102 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev61) (2.7.1) 2026-05-07 17:44:51.103 | Requirement already satisfied: oslo.utils>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev61) (10.0.1) 2026-05-07 17:44:51.145 | Collecting oslo.versionedobjects>=2.4.0 (from cinder==28.1.0.dev61) 2026-05-07 17:44:51.162 | Downloading oslo_versionedobjects-3.9.0-py3-none-any.whl.metadata (2.5 kB) 2026-05-07 17:44:51.174 | Requirement already satisfied: osprofiler>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev61) (4.3.0) 2026-05-07 17:44:51.176 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev61) (26.0) 2026-05-07 17:44:51.221 | Collecting paramiko>=2.7.2 (from cinder==28.1.0.dev61) 2026-05-07 17:44:51.237 | Downloading paramiko-4.0.0-py3-none-any.whl.metadata (3.9 kB) 2026-05-07 17:44:51.249 | Requirement already satisfied: Paste>=3.4.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev61) (3.10.1) 2026-05-07 17:44:51.249 | Requirement already satisfied: PasteDeploy>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev61) (3.1.0) 2026-05-07 17:44:51.251 | Requirement already satisfied: pyparsing>=2.4.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev61) (3.3.2) 2026-05-07 17:44:51.251 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev61) (7.3.0) 2026-05-07 17:44:51.288 | Collecting python-glanceclient>=3.2.2 (from cinder==28.1.0.dev61) 2026-05-07 17:44:51.305 | Downloading python_glanceclient-4.11.0-py3-none-any.whl.metadata (4.0 kB) 2026-05-07 17:44:51.317 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev61) (5.8.0) 2026-05-07 17:44:51.363 | Collecting python-novaclient>=18.2.0 (from cinder==28.1.0.dev61) 2026-05-07 17:44:51.380 | Downloading python_novaclient-18.12.0-py3-none-any.whl.metadata (3.2 kB) 2026-05-07 17:44:51.424 | Collecting python-swiftclient>=3.10.1 (from cinder==28.1.0.dev61) 2026-05-07 17:44:51.443 | Downloading python_swiftclient-4.10.0-py3-none-any.whl.metadata (3.9 kB) 2026-05-07 17:44:51.454 | Requirement already satisfied: requests>=2.25.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev61) (2.32.5) 2026-05-07 17:44:51.455 | Requirement already satisfied: Routes>=2.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev61) (2.5.1) 2026-05-07 17:44:51.456 | Requirement already satisfied: taskflow>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev61) (6.2.0) 2026-05-07 17:44:51.484 | Collecting rtslib-fb>=2.1.74 (from cinder==28.1.0.dev61) 2026-05-07 17:44:51.500 | Downloading rtslib_fb-2.2.3-py3-none-any.whl.metadata (2.4 kB) 2026-05-07 17:44:51.511 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev61) (2.0.46) 2026-05-07 17:44:51.511 | Requirement already satisfied: stevedore>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev61) (5.7.0) 2026-05-07 17:44:51.538 | Collecting tabulate>=0.8.7 (from cinder==28.1.0.dev61) 2026-05-07 17:44:51.554 | Downloading tabulate-0.9.0-py3-none-any.whl.metadata (34 kB) 2026-05-07 17:44:51.577 | Requirement already satisfied: tenacity>=6.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev61) (9.1.4) 2026-05-07 17:44:51.580 | Requirement already satisfied: WebOb>=1.8.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev61) (1.8.9) 2026-05-07 17:44:51.581 | Requirement already satisfied: oslo.i18n>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev61) (6.7.2) 2026-05-07 17:44:51.622 | Collecting oslo.vmware>=3.10.0 (from cinder==28.1.0.dev61) 2026-05-07 17:44:51.640 | Downloading oslo_vmware-4.9.0-py3-none-any.whl.metadata (2.3 kB) 2026-05-07 17:44:51.651 | Requirement already satisfied: os-brick>=6.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev61) (7.0.0) 2026-05-07 17:44:51.699 | Collecting tooz>=2.8.0 (from cinder==28.1.0.dev61) 2026-05-07 17:44:51.715 | Downloading tooz-8.1.0-py3-none-any.whl.metadata (2.9 kB) 2026-05-07 17:44:51.799 | Collecting google-api-python-client>=1.11.0 (from cinder==28.1.0.dev61) 2026-05-07 17:44:51.816 | Downloading google_api_python_client-2.190.0-py3-none-any.whl.metadata (7.0 kB) 2026-05-07 17:44:51.827 | Requirement already satisfied: castellan>=3.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev61) (5.6.0) 2026-05-07 17:44:51.828 | Requirement already satisfied: cryptography>=3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev61) (43.0.3) 2026-05-07 17:44:51.829 | Requirement already satisfied: cursive>=0.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev61) (0.2.3) 2026-05-07 17:44:52.024 | Collecting zstd>=1.5.0.0 (from cinder==28.1.0.dev61) 2026-05-07 17:44:52.041 | 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-07 17:44:52.433 | Collecting boto3>=1.18.49 (from cinder==28.1.0.dev61) 2026-05-07 17:44:52.449 | Downloading boto3-1.35.99-py3-none-any.whl.metadata (6.7 kB) 2026-05-07 17:44:52.459 | Requirement already satisfied: distro>=1.8.0 in /usr/lib/python3/dist-packages (from cinder==28.1.0.dev61) (1.9.0) 2026-05-07 17:44:52.461 | Requirement already satisfied: tzdata>=2022.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev61) (2025.3) 2026-05-07 17:44:52.461 | Requirement already satisfied: cachetools>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev61) (7.0.1) 2026-05-07 17:44:52.894 | Collecting botocore<1.36.0,>=1.35.99 (from boto3>=1.18.49->cinder==28.1.0.dev61) 2026-05-07 17:44:52.911 | Downloading botocore-1.35.99-py3-none-any.whl.metadata (5.7 kB) 2026-05-07 17:44:52.922 | 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.dev61) (1.1.0) 2026-05-07 17:44:52.956 | Collecting s3transfer<0.11.0,>=0.10.0 (from boto3>=1.18.49->cinder==28.1.0.dev61) 2026-05-07 17:44:52.971 | Downloading s3transfer-0.10.4-py3-none-any.whl.metadata (1.7 kB) 2026-05-07 17:44:52.982 | 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.dev61) (2.9.0.post0) 2026-05-07 17:44:52.983 | 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.dev61) (2.6.3) 2026-05-07 17:44:52.987 | 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.dev61) (1.17.0) 2026-05-07 17:44:53.021 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=3.1->cinder==28.1.0.dev61) (2.0.0) 2026-05-07 17:44:53.025 | 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.dev61) (3.0) 2026-05-07 17:44:53.034 | 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.dev61) (2.8.0) 2026-05-07 17:44:53.041 | 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.dev61) (3.0.0) 2026-05-07 17:44:53.043 | 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.dev61) (2.1.1) 2026-05-07 17:44:53.046 | 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.dev61) (0.31.2) 2026-05-07 17:44:53.154 | 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.dev61) 2026-05-07 17:44:53.172 | Downloading google_auth-2.48.0-py3-none-any.whl.metadata (6.2 kB) 2026-05-07 17:44:53.213 | Collecting google-auth-httplib2<1.0.0,>=0.2.0 (from google-api-python-client>=1.11.0->cinder==28.1.0.dev61) 2026-05-07 17:44:53.230 | Downloading google_auth_httplib2-0.3.0-py3-none-any.whl.metadata (3.1 kB) 2026-05-07 17:44:53.292 | 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.dev61) 2026-05-07 17:44:53.310 | Downloading google_api_core-2.30.0-py3-none-any.whl.metadata (3.1 kB) 2026-05-07 17:44:53.348 | Collecting uritemplate<5,>=3.0.1 (from google-api-python-client>=1.11.0->cinder==28.1.0.dev61) 2026-05-07 17:44:53.364 | Downloading uritemplate-4.2.0-py3-none-any.whl.metadata (2.6 kB) 2026-05-07 17:44:53.412 | 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.dev61) 2026-05-07 17:44:53.429 | Downloading googleapis_common_protos-1.72.0-py3-none-any.whl.metadata (9.4 kB) 2026-05-07 17:44:53.719 | 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.dev61) 2026-05-07 17:44:53.735 | Downloading protobuf-6.33.5-cp39-abi3-manylinux2014_x86_64.whl.metadata (593 bytes) 2026-05-07 17:44:53.779 | 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.dev61) 2026-05-07 17:44:53.797 | Downloading proto_plus-1.27.1-py3-none-any.whl.metadata (2.2 kB) 2026-05-07 17:44:53.852 | 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.dev61) 2026-05-07 17:44:53.869 | Downloading pyasn1_modules-0.4.1-py3-none-any.whl.metadata (3.5 kB) 2026-05-07 17:44:53.907 | 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.dev61) 2026-05-07 17:44:53.923 | Downloading rsa-4.9.1-py3-none-any.whl.metadata (5.6 kB) 2026-05-07 17:44:53.956 | 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.dev61) (3.4.4) 2026-05-07 17:44:53.957 | 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.dev61) (3.11) 2026-05-07 17:44:53.960 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==28.1.0.dev61) (2023.11.17) 2026-05-07 17:44:54.014 | 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.dev61) 2026-05-07 17:44:54.031 | Downloading pyasn1-0.6.0-py2.py3-none-any.whl.metadata (8.3 kB) 2026-05-07 17:44:54.052 | 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.dev61) (25.4.0) 2026-05-07 17:44:54.053 | 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.dev61) (2025.9.1) 2026-05-07 17:44:54.054 | 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.dev61) (0.37.0) 2026-05-07 17:44:54.055 | 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.dev61) (0.30.0) 2026-05-07 17:44:54.066 | 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.dev61) (1.8.2) 2026-05-07 17:44:54.068 | 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.dev61) (4.15.0) 2026-05-07 17:44:54.073 | 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.dev61) (4.1.1) 2026-05-07 17:44:54.074 | 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.dev61) (4.0.1) 2026-05-07 17:44:54.074 | 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.dev61) (2.11.0) 2026-05-07 17:44:54.083 | 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.dev61) (7.2.2) 2026-05-07 17:44:54.089 | 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.dev61) (1.5.0) 2026-05-07 17:44:54.099 | 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.dev61) (0.20) 2026-05-07 17:44:54.105 | 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.dev61) (1.3.0) 2026-05-07 17:44:54.107 | 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.dev61) (2.0.0) 2026-05-07 17:44:54.108 | 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.dev61) (6.0.3) 2026-05-07 17:44:54.117 | 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.dev61) (1.18.4) 2026-05-07 17:44:54.119 | 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.dev61) (2.0.2) 2026-05-07 17:44:54.120 | 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.dev61) (0.5.0) 2026-05-07 17:44:54.124 | 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.dev61) (1.3.10) 2026-05-07 17:44:54.138 | 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.dev61) (5.3.1) 2026-05-07 17:44:54.139 | 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.dev61) (5.6.2) 2026-05-07 17:44:54.140 | 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.dev61) (0.15.1) 2026-05-07 17:44:54.146 | 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.dev61) (5.1.0) 2026-05-07 17:44:54.159 | 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.dev61) (0.24.1) 2026-05-07 17:44:54.164 | 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.dev61) (5.0.0) 2026-05-07 17:44:54.165 | 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.dev61) (3.1.6) 2026-05-07 17:44:54.165 | 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.dev61) (4.0.1) 2026-05-07 17:44:54.173 | 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.dev61) (3.0.3) 2026-05-07 17:44:54.187 | 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.dev61) (1.1.2) 2026-05-07 17:44:54.209 | 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.dev61) (1.7.3) 2026-05-07 17:44:54.248 | Collecting cotyledon>=2.2.0 (from oslo.service[threading]>=4.5.0->cinder==28.1.0.dev61) 2026-05-07 17:44:54.265 | Downloading cotyledon-2.2.0-py3-none-any.whl.metadata (3.7 kB) 2026-05-07 17:44:54.368 | Collecting setproctitle (from cotyledon>=2.2.0->oslo.service[threading]>=4.5.0->cinder==28.1.0.dev61) 2026-05-07 17:44:54.386 | 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-07 17:44:54.402 | 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.dev61) (3.17.0) 2026-05-07 17:44:54.448 | Collecting suds-community>=0.6 (from oslo.vmware>=3.10.0->cinder==28.1.0.dev61) 2026-05-07 17:44:54.465 | Downloading suds_community-1.2.0-py3-none-any.whl.metadata (1.6 kB) 2026-05-07 17:44:54.527 | Collecting invoke>=2.0 (from paramiko>=2.7.2->cinder==28.1.0.dev61) 2026-05-07 17:44:54.544 | Downloading invoke-2.2.1-py3-none-any.whl.metadata (3.3 kB) 2026-05-07 17:44:54.596 | Collecting pynacl>=1.5 (from paramiko>=2.7.2->cinder==28.1.0.dev61) 2026-05-07 17:44:54.614 | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl.metadata (10.0 kB) 2026-05-07 17:44:54.634 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=3.4.3->cinder==28.1.0.dev61) (82.0.1) 2026-05-07 17:44:54.650 | 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.dev61) (0.6.0) 2026-05-07 17:44:54.695 | 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.dev61) (4.13.3) 2026-05-07 17:44:54.700 | 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.dev61) (0.6.0) 2026-05-07 17:44:54.701 | 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.dev61) (3.2.0) 2026-05-07 17:44:54.712 | 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.dev61) (1.11.0) 2026-05-07 17:44:54.713 | 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.dev61) (14.3.3) 2026-05-07 17:44:54.715 | 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.dev61) (1.7.2) 2026-05-07 17:44:54.753 | Collecting warlock>=1.2.0 (from python-glanceclient>=3.2.2->cinder==28.1.0.dev61) 2026-05-07 17:44:54.770 | Downloading warlock-2.1.0-py3-none-any.whl.metadata (4.0 kB) 2026-05-07 17:44:54.781 | 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.dev61) (24.2.1) 2026-05-07 17:44:54.829 | 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.dev61) (4.0.0) 2026-05-07 17:44:54.830 | 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.dev61) (2.19.2) 2026-05-07 17:44:54.841 | 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.dev61) (0.1.2) 2026-05-07 17:44:54.861 | 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.dev61) (0.7) 2026-05-07 17:44:54.906 | Collecting pyudev~=0.18 (from rtslib-fb>=2.1.74->cinder==28.1.0.dev61) 2026-05-07 17:44:54.923 | Downloading pyudev-0.24.4-py3-none-any.whl.metadata (4.4 kB) 2026-05-07 17:44:54.979 | 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.dev61) (3.4.2) 2026-05-07 17:44:54.982 | 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.dev61) (3.3.0) 2026-05-07 17:44:54.983 | 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.dev61) (4.0.1) 2026-05-07 17:44:55.025 | 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.dev61) (2.8.5) 2026-05-07 17:44:55.062 | Collecting voluptuous>=0.8.9 (from tooz>=2.8.0->cinder==28.1.0.dev61) 2026-05-07 17:44:55.078 | Downloading voluptuous-0.16.0-py3-none-any.whl.metadata (20 kB) 2026-05-07 17:44:55.114 | 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.dev61) (1.33) 2026-05-07 17:44:55.121 | 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.dev61) (3.0.0) 2026-05-07 17:44:55.220 | Downloading boto3-1.35.99-py3-none-any.whl (139 kB) 2026-05-07 17:44:55.257 | Downloading botocore-1.35.99-py3-none-any.whl (13.3 MB) 2026-05-07 17:44:55.459 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.3/13.3 MB 69.9 MB/s 0:00:00 2026-05-07 17:44:55.474 | Downloading s3transfer-0.10.4-py3-none-any.whl (83 kB) 2026-05-07 17:44:55.500 | Downloading google_api_python_client-2.190.0-py3-none-any.whl (14.7 MB) 2026-05-07 17:44:55.694 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 14.7/14.7 MB 77.6 MB/s 0:00:00 2026-05-07 17:44:55.710 | Downloading google_api_core-2.30.0-py3-none-any.whl (173 kB) 2026-05-07 17:44:55.734 | Downloading google_auth-2.48.0-py3-none-any.whl (236 kB) 2026-05-07 17:44:55.759 | Downloading google_auth_httplib2-0.3.0-py3-none-any.whl (9.5 kB) 2026-05-07 17:44:55.782 | Downloading googleapis_common_protos-1.72.0-py3-none-any.whl (297 kB) 2026-05-07 17:44:55.808 | Downloading proto_plus-1.27.1-py3-none-any.whl (50 kB) 2026-05-07 17:44:55.835 | Downloading protobuf-6.33.5-cp39-abi3-manylinux2014_x86_64.whl (323 kB) 2026-05-07 17:44:55.861 | Downloading rsa-4.9.1-py3-none-any.whl (34 kB) 2026-05-07 17:44:55.887 | Downloading uritemplate-4.2.0-py3-none-any.whl (11 kB) 2026-05-07 17:44:55.915 | Downloading lxml-6.0.2-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.3 MB) 2026-05-07 17:44:55.996 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.3/5.3 MB 68.0 MB/s 0:00:00 2026-05-07 17:44:56.014 | Downloading cotyledon-2.2.0-py3-none-any.whl (28 kB) 2026-05-07 17:44:56.039 | Downloading oslo_versionedobjects-3.9.0-py3-none-any.whl (86 kB) 2026-05-07 17:44:56.061 | Downloading oslo_vmware-4.9.0-py3-none-any.whl (624 kB) 2026-05-07 17:44:56.080 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 624.2/624.2 kB 33.4 MB/s 0:00:00 2026-05-07 17:44:56.096 | Downloading paramiko-4.0.0-py3-none-any.whl (223 kB) 2026-05-07 17:44:56.121 | Downloading invoke-2.2.1-py3-none-any.whl (160 kB) 2026-05-07 17:44:56.145 | Downloading pyasn1-0.6.0-py2.py3-none-any.whl (85 kB) 2026-05-07 17:44:56.168 | Downloading pyasn1_modules-0.4.1-py3-none-any.whl (181 kB) 2026-05-07 17:44:56.195 | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl (1.4 MB) 2026-05-07 17:44:56.223 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 54.8 MB/s 0:00:00 2026-05-07 17:44:56.239 | Downloading python_glanceclient-4.11.0-py3-none-any.whl (208 kB) 2026-05-07 17:44:56.323 | Downloading python_novaclient-18.12.0-py3-none-any.whl (336 kB) 2026-05-07 17:44:56.348 | Downloading python_swiftclient-4.10.0-py3-none-any.whl (88 kB) 2026-05-07 17:44:56.371 | Downloading rtslib_fb-2.2.3-py3-none-any.whl (49 kB) 2026-05-07 17:44:56.398 | Downloading pyudev-0.24.4-py3-none-any.whl (62 kB) 2026-05-07 17:44:56.420 | Downloading suds_community-1.2.0-py3-none-any.whl (145 kB) 2026-05-07 17:44:56.447 | Downloading tabulate-0.9.0-py3-none-any.whl (35 kB) 2026-05-07 17:44:56.473 | Downloading tooz-8.1.0-py3-none-any.whl (92 kB) 2026-05-07 17:44:56.495 | Downloading voluptuous-0.16.0-py3-none-any.whl (31 kB) 2026-05-07 17:44:56.517 | Downloading warlock-2.1.0-py3-none-any.whl (10 kB) 2026-05-07 17:44:56.541 | 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-07 17:44:56.579 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 63.8 MB/s 0:00:00 2026-05-07 17:44:56.598 | 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-07 17:44:56.760 | Building wheels for collected packages: cinder 2026-05-07 17:44:56.761 | Building editable for cinder (pyproject.toml): started 2026-05-07 17:44:58.428 | Building editable for cinder (pyproject.toml): finished with status 'done' 2026-05-07 17:44:58.431 | Created wheel for cinder: filename=cinder-28.1.0.dev61-0.editable-py3-none-any.whl size=9175 sha256=a2b8080ccf830f8f17defa76a7d632a4717eac220bec58a6a8707884b1f03522 2026-05-07 17:44:58.432 | Stored in directory: /tmp/pip-ephem-wheel-cache-qynwn05j/wheels/0f/5b/25/75b4581977dff7afefb19bb31542a98ba75eafb8d1b2a69ccb 2026-05-07 17:44:58.435 | Successfully built cinder 2026-05-07 17:44:58.756 | 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-07 17:44:59.110 | Attempting uninstall: pyudev 2026-05-07 17:44:59.196 | Found existing installation: pyudev 0.24.0 2026-05-07 17:44:59.197 | Not uninstalling pyudev at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-07 17:44:59.197 | Can't uninstall 'pyudev'. No files were found to uninstall. 2026-05-07 17:44:59.253 | Attempting uninstall: pyasn1 2026-05-07 17:44:59.272 | Found existing installation: pyasn1 0.4.8 2026-05-07 17:44:59.273 | Not uninstalling pyasn1 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-07 17:44:59.274 | Can't uninstall 'pyasn1'. No files were found to uninstall. 2026-05-07 17:45:00.969 | Attempting uninstall: botocore 2026-05-07 17:45:00.988 | Found existing installation: botocore 1.34.46 2026-05-07 17:45:00.989 | Not uninstalling botocore at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-07 17:45:00.990 | Can't uninstall 'botocore'. No files were found to uninstall. 2026-05-07 17:45:02.213 | Attempting uninstall: s3transfer 2026-05-07 17:45:02.234 | Found existing installation: s3transfer 0.10.1 2026-05-07 17:45:02.235 | Not uninstalling s3transfer at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-07 17:45:02.235 | Can't uninstall 's3transfer'. No files were found to uninstall. 2026-05-07 17:45:02.893 | Attempting uninstall: boto3 2026-05-07 17:45:02.911 | Found existing installation: boto3 1.34.46 2026-05-07 17:45:02.912 | Not uninstalling boto3 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-07 17:45:02.913 | Can't uninstall 'boto3'. No files were found to uninstall. 2026-05-07 17:45:04.982 | 2026-05-07 17:45:05.005 | Successfully installed boto3-1.35.99 botocore-1.35.99 cinder-28.1.0.dev61 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-07 17:45:05.390 | + inc/python:pip_install:216 : result=0 2026-05-07 17:45:05.394 | + inc/python:pip_install:218 : time_stop pip_install 2026-05-07 17:45:05.398 | + functions-common:time_stop:2412 : local name 2026-05-07 17:45:05.401 | + functions-common:time_stop:2413 : local end_time 2026-05-07 17:45:05.404 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-07 17:45:05.406 | + functions-common:time_stop:2415 : local total 2026-05-07 17:45:05.409 | + functions-common:time_stop:2416 : local start_time 2026-05-07 17:45:05.413 | + functions-common:time_stop:2418 : name=pip_install 2026-05-07 17:45:05.416 | + functions-common:time_stop:2419 : start_time=1778175885227 2026-05-07 17:45:05.419 | + functions-common:time_stop:2421 : [[ -z 1778175885227 ]] 2026-05-07 17:45:05.423 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-07 17:45:05.428 | + functions-common:time_stop:2424 : end_time=1778175905425 2026-05-07 17:45:05.430 | + functions-common:time_stop:2425 : elapsed_time=20198 2026-05-07 17:45:05.432 | + functions-common:time_stop:2426 : total=103993 2026-05-07 17:45:05.435 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-07 17:45:05.438 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=124191 2026-05-07 17:45:05.440 | + inc/python:pip_install:219 : return 0 2026-05-07 17:45:05.443 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-05-07 17:45:05.445 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-05-07 17:45:05.449 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/cinder 2026-05-07 17:45:05.453 | + inc/python:use_library_from_git:266 : local name=/opt/stack/cinder 2026-05-07 17:45:05.456 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-07 17:45:05.459 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-07 17:45:05.462 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/cinder, ]] 2026-05-07 17:45:05.465 | + inc/python:use_library_from_git:269 : return 1 2026-05-07 17:45:05.469 | + lib/cinder:install_cinder:528 : [[ lioadm == \t\g\t\a\d\m ]] 2026-05-07 17:45:05.472 | + lib/cinder:install_cinder:530 : [[ lioadm == \l\i\o\a\d\m ]] 2026-05-07 17:45:05.475 | + lib/cinder:install_cinder:531 : is_ubuntu 2026-05-07 17:45:05.479 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-07 17:45:05.482 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-07 17:45:05.485 | + lib/cinder:install_cinder:533 : sudo mkdir -p /etc/target 2026-05-07 17:45:05.501 | + lib/cinder:install_cinder:535 : install_package targetcli-fb 2026-05-07 17:45:05.505 | + functions-common:install_package:1430 : update_package_repo 2026-05-07 17:45:05.508 | + functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-05-07 17:45:05.511 | + functions-common:update_package_repo:1405 : REPOS_UPDATED=True 2026-05-07 17:45:05.514 | + functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-05-07 17:45:05.518 | + functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-05-07 17:45:05.521 | + functions-common:update_package_repo:1412 : is_ubuntu 2026-05-07 17:45:05.524 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-07 17:45:05.527 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-07 17:45:05.530 | + functions-common:update_package_repo:1413 : apt_get_update 2026-05-07 17:45:05.532 | + functions-common:apt_get_update:1158 : [[ True == \T\r\u\e ]] 2026-05-07 17:45:05.536 | + functions-common:apt_get_update:1158 : [[ False != \T\r\u\e ]] 2026-05-07 17:45:05.539 | + functions-common:apt_get_update:1159 : return 2026-05-07 17:45:05.542 | + functions-common:install_package:1431 : real_install_package targetcli-fb 2026-05-07 17:45:05.545 | + functions-common:real_install_package:1418 : is_ubuntu 2026-05-07 17:45:05.548 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-07 17:45:05.551 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-07 17:45:05.554 | + functions-common:real_install_package:1419 : apt_get install targetcli-fb 2026-05-07 17:45:05.584 | + 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-07 17:45:05.627 | Reading package lists... 2026-05-07 17:45:06.099 | Building dependency tree... 2026-05-07 17:45:06.101 | Reading state information... 2026-05-07 17:45:06.802 | The following additional packages will be installed: 2026-05-07 17:45:06.802 | python3-configshell-fb python3-rtslib-fb python3-typing-extensions 2026-05-07 17:45:06.803 | python3-urwid python3-wcwidth 2026-05-07 17:45:06.805 | Suggested packages: 2026-05-07 17:45:06.806 | python-urwid-doc 2026-05-07 17:45:06.851 | The following NEW packages will be installed: 2026-05-07 17:45:06.851 | python3-configshell-fb python3-rtslib-fb python3-typing-extensions 2026-05-07 17:45:06.852 | python3-urwid python3-wcwidth targetcli-fb 2026-05-07 17:45:06.942 | 0 upgraded, 6 newly installed, 0 to remove and 25 not upgraded. 2026-05-07 17:45:06.942 | Need to get 385 kB of archives. 2026-05-07 17:45:06.942 | After this operation, 3098 kB of additional disk space will be used. 2026-05-07 17:45:06.942 | Get:1 http://de.archive.ubuntu.com/ubuntu noble/main amd64 python3-typing-extensions all 4.10.0-1 [60.7 kB] 2026-05-07 17:45:06.983 | 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-07 17:45:06.986 | Get:3 http://de.archive.ubuntu.com/ubuntu noble/main amd64 python3-urwid amd64 2.6.10-1 [183 kB] 2026-05-07 17:45:07.001 | 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-07 17:45:07.009 | Get:5 http://de.archive.ubuntu.com/ubuntu noble/main amd64 python3-rtslib-fb all 2.1.74-0ubuntu5 [49.9 kB] 2026-05-07 17:45:07.010 | Get:6 http://de.archive.ubuntu.com/ubuntu noble/main amd64 targetcli-fb all 1:2.1.53-1ubuntu3 [40.3 kB] 2026-05-07 17:45:07.268 | perl: warning: Setting locale failed. 2026-05-07 17:45:07.269 | perl: warning: Please check that your locale settings: 2026-05-07 17:45:07.269 | LANGUAGE = (unset), 2026-05-07 17:45:07.269 | LC_ALL = "en_US.utf8", 2026-05-07 17:45:07.269 | LANG = "de_DE.UTF-8" 2026-05-07 17:45:07.269 | are supported and installed on your system. 2026-05-07 17:45:07.269 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-07 17:45:07.330 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-05-07 17:45:07.331 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-05-07 17:45:07.331 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-05-07 17:45:07.536 | Fetched 385 kB in 0s (2970 kB/s) 2026-05-07 17:45:07.577 | Selecting previously unselected package python3-typing-extensions. 2026-05-07 17:45:07.640 | (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-07 17:45:07.647 | Preparing to unpack .../0-python3-typing-extensions_4.10.0-1_all.deb ... 2026-05-07 17:45:07.650 | Unpacking python3-typing-extensions (4.10.0-1) ... 2026-05-07 17:45:07.697 | Selecting previously unselected package python3-wcwidth. 2026-05-07 17:45:07.710 | Preparing to unpack .../1-python3-wcwidth_0.2.5+dfsg1-1.1ubuntu1_all.deb ... 2026-05-07 17:45:07.713 | Unpacking python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-05-07 17:45:07.764 | Selecting previously unselected package python3-urwid. 2026-05-07 17:45:07.777 | Preparing to unpack .../2-python3-urwid_2.6.10-1_amd64.deb ... 2026-05-07 17:45:07.780 | Unpacking python3-urwid (2.6.10-1) ... 2026-05-07 17:45:07.866 | Selecting previously unselected package python3-configshell-fb. 2026-05-07 17:45:07.878 | Preparing to unpack .../3-python3-configshell-fb_1%3a1.1.28-2.1_all.deb ... 2026-05-07 17:45:07.881 | Unpacking python3-configshell-fb (1:1.1.28-2.1) ... 2026-05-07 17:45:07.934 | Selecting previously unselected package python3-rtslib-fb. 2026-05-07 17:45:07.946 | Preparing to unpack .../4-python3-rtslib-fb_2.1.74-0ubuntu5_all.deb ... 2026-05-07 17:45:07.949 | Unpacking python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-05-07 17:45:08.012 | Selecting previously unselected package targetcli-fb. 2026-05-07 17:45:08.024 | Preparing to unpack .../5-targetcli-fb_1%3a2.1.53-1ubuntu3_all.deb ... 2026-05-07 17:45:08.027 | Unpacking targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-05-07 17:45:08.102 | Setting up python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-05-07 17:45:09.278 | Created symlink /etc/systemd/system/multi-user.target.wants/rtslib-fb-targetctl.service → /usr/lib/systemd/system/rtslib-fb-targetctl.service. 2026-05-07 17:45:09.287 | Setting up python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-05-07 17:45:09.625 | Setting up python3-typing-extensions (4.10.0-1) ... 2026-05-07 17:45:09.879 | Setting up python3-urwid (2.6.10-1) ... 2026-05-07 17:45:10.424 | Setting up python3-configshell-fb (1:1.1.28-2.1) ... 2026-05-07 17:45:10.622 | /usr/lib/python3/dist-packages/configshell/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-05-07 17:45:10.624 | _re_ansi_seq = re.compile('(\033\[..?m)') 2026-05-07 17:45:10.647 | /usr/lib/python3/dist-packages/configshell/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-05-07 17:45:10.647 | var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-05-07 17:45:10.647 | /usr/lib/python3/dist-packages/configshell/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-05-07 17:45:10.647 | keyword = Word(alphanums + '_\-') 2026-05-07 17:45:10.647 | /usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-05-07 17:45:10.647 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-05-07 17:45:10.647 | /usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-05-07 17:45:10.647 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-05-07 17:45:10.648 | /usr/lib/python3/dist-packages/configshell/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-05-07 17:45:10.648 | readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-05-07 17:45:10.656 | /usr/lib/python3/dist-packages/configshell_fb/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-05-07 17:45:10.657 | _re_ansi_seq = re.compile('(\033\[..?m)') 2026-05-07 17:45:10.679 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-05-07 17:45:10.679 | var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-05-07 17:45:10.679 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-05-07 17:45:10.679 | keyword = Word(alphanums + '_\-') 2026-05-07 17:45:10.679 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-05-07 17:45:10.679 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-05-07 17:45:10.679 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-05-07 17:45:10.679 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-05-07 17:45:10.679 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-05-07 17:45:10.680 | readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-05-07 17:45:10.710 | Setting up targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-05-07 17:45:10.928 | /usr/lib/python3/dist-packages/targetcli/ui_root.py:161: SyntaxWarning: invalid escape sequence '\s' 2026-05-07 17:45:10.928 | backups = [line for line in prefs.read().splitlines() if re.match('^max_backup_files\s*=', line)] 2026-05-07 17:45:11.219 | Processing triggers for man-db (2.12.0-4build2) ... 2026-05-07 17:45:12.087 | perl: warning: Setting locale failed. 2026-05-07 17:45:12.087 | perl: warning: Please check that your locale settings: 2026-05-07 17:45:12.087 | LANGUAGE = (unset), 2026-05-07 17:45:12.087 | LC_ALL = "en_US.utf8", 2026-05-07 17:45:12.087 | LANG = "de_DE.UTF-8" 2026-05-07 17:45:12.087 | are supported and installed on your system. 2026-05-07 17:45:12.088 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-07 17:45:12.216 | perl: warning: Setting locale failed. 2026-05-07 17:45:12.216 | perl: warning: Please check that your locale settings: 2026-05-07 17:45:12.216 | LANGUAGE = (unset), 2026-05-07 17:45:12.217 | LC_ALL = "en_US.utf8", 2026-05-07 17:45:12.217 | LANG = "de_DE.UTF-8" 2026-05-07 17:45:12.217 | are supported and installed on your system. 2026-05-07 17:45:12.217 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-07 17:45:12.266 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-05-07 17:45:12.266 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-05-07 17:45:12.267 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-05-07 17:45:12.337 | perl: warning: Setting locale failed. 2026-05-07 17:45:12.337 | perl: warning: Please check that your locale settings: 2026-05-07 17:45:12.337 | LANGUAGE = (unset), 2026-05-07 17:45:12.337 | LC_ALL = "en_US.utf8", 2026-05-07 17:45:12.337 | LANG = "de_DE.UTF-8" 2026-05-07 17:45:12.337 | are supported and installed on your system. 2026-05-07 17:45:12.337 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-07 17:45:12.842 | 2026-05-07 17:45:12.843 | Running kernel seems to be up-to-date. 2026-05-07 17:45:12.843 | 2026-05-07 17:45:12.843 | Restarting services... 2026-05-07 17:45:12.866 | 2026-05-07 17:45:12.866 | Service restarts being deferred: 2026-05-07 17:45:12.866 | systemctl restart virtlockd.service 2026-05-07 17:45:12.866 | systemctl restart virtlogd.service 2026-05-07 17:45:12.866 | 2026-05-07 17:45:12.866 | No containers need to be restarted. 2026-05-07 17:45:12.866 | 2026-05-07 17:45:12.866 | User sessions running outdated binaries: 2026-05-07 17:45:12.866 | quobyte @ session #5: sshd[1977] 2026-05-07 17:45:12.874 | 2026-05-07 17:45:12.875 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-05-07 17:45:15.104 | + functions-common:apt_get:1203 : result=0 2026-05-07 17:45:15.106 | + functions-common:apt_get:1206 : time_stop apt-get 2026-05-07 17:45:15.110 | + functions-common:time_stop:2412 : local name 2026-05-07 17:45:15.114 | + functions-common:time_stop:2413 : local end_time 2026-05-07 17:45:15.118 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-07 17:45:15.121 | + functions-common:time_stop:2415 : local total 2026-05-07 17:45:15.125 | + functions-common:time_stop:2416 : local start_time 2026-05-07 17:45:15.129 | + functions-common:time_stop:2418 : name=apt-get 2026-05-07 17:45:15.132 | + functions-common:time_stop:2419 : start_time=1778175905579 2026-05-07 17:45:15.136 | + functions-common:time_stop:2421 : [[ -z 1778175905579 ]] 2026-05-07 17:45:15.141 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-07 17:45:15.146 | + functions-common:time_stop:2424 : end_time=1778175915142 2026-05-07 17:45:15.150 | + functions-common:time_stop:2425 : elapsed_time=9563 2026-05-07 17:45:15.154 | + functions-common:time_stop:2426 : total=138789 2026-05-07 17:45:15.157 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-07 17:45:15.161 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=148352 2026-05-07 17:45:15.164 | + functions-common:apt_get:1207 : return 0 2026-05-07 17:45:15.167 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-05-07 17:45:15.171 | + ./stack.sh:main:945 : configure_cinder 2026-05-07 17:45:15.175 | + lib/cinder:configure_cinder:295 : sudo install -d -o quobyte -m 755 /etc/cinder 2026-05-07 17:45:15.192 | + lib/cinder:configure_cinder:297 : rm -f /etc/cinder/cinder.conf 2026-05-07 17:45:15.198 | + lib/cinder:configure_cinder:299 : configure_rootwrap cinder 2026-05-07 17:45:15.201 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2026-05-07 17:45:15.204 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2026-05-07 17:45:15.210 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2026-05-07 17:45:15.210 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2026-05-07 17:45:15.215 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2026-05-07 17:45:15.219 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2026-05-07 17:45:15.222 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/opt/stack/data/venv/bin 2026-05-07 17:45:15.225 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2026-05-07 17:45:15.228 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2026-05-07 17:45:15.231 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2026-05-07 17:45:15.234 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/opt/stack/data/venv/bin/cinder-rootwrap 2026-05-07 17:45:15.238 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2026-05-07 17:45:15.254 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2026-05-07 17:45:15.270 | + 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-07 17:45:15.289 | + 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-07 17:45:15.305 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2026-05-07 17:45:15.322 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/cinder/rootwrap.conf 2026-05-07 17:45:15.340 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2026-05-07 17:45:15.344 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2026-05-07 17:45:15.349 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.WuBBRSZgl4 2026-05-07 17:45:15.351 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2026-05-07 17:45:15.355 | + inc/rootwrap:configure_rootwrap:73 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2026-05-07 17:45:15.359 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /opt/stack/data/venv/bin/cinder-rootwrap-daemon ']' 2026-05-07 17:45:15.361 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.WuBBRSZgl4 2026-05-07 17:45:15.367 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.WuBBRSZgl4 2026-05-07 17:45:15.383 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.WuBBRSZgl4 /etc/sudoers.d/cinder-rootwrap 2026-05-07 17:45:15.402 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /opt/stack/data/venv/bin/cinder-rootwrap 2026-05-07 17:45:15.408 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /opt/stack/data/venv/bin 2026-05-07 17:45:15.411 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/opt/stack/data/venv/bin 2026-05-07 17:45:15.414 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2026-05-07 17:45:15.417 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2026-05-07 17:45:15.420 | + 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-07 17:45:15.424 | + 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-07 17:45:15.428 | + 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-07 17:45:15.429 | + inc/rootwrap:add_sudo_secure_path:33 : sudo tee /etc/sudoers.d/zz-secure-path 2026-05-07 17:45:15.440 | Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin 2026-05-07 17:45:15.445 | + inc/rootwrap:add_sudo_secure_path:34 : sudo chmod 400 /etc/sudoers.d/zz-secure-path 2026-05-07 17:45:15.461 | + inc/rootwrap:add_sudo_secure_path:35 : sudo chown root:root /etc/sudoers.d/zz-secure-path 2026-05-07 17:45:15.477 | + lib/cinder:configure_cinder:301 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2026-05-07 17:45:15.481 | + lib/cinder:configure_cinder:302 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2026-05-07 17:45:15.487 | + lib/cinder:configure_cinder:305 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2026-05-07 17:45:15.493 | + lib/cinder:configure_cinder:307 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2026-05-07 17:45:15.497 | + lib/keystone:configure_keystone_authtoken_middleware:454 : local conf_file=/etc/cinder/cinder.conf 2026-05-07 17:45:15.501 | + lib/keystone:configure_keystone_authtoken_middleware:455 : local admin_user=cinder 2026-05-07 17:45:15.504 | + lib/keystone:configure_keystone_authtoken_middleware:456 : local section=keystone_authtoken 2026-05-07 17:45:15.508 | + lib/keystone:configure_keystone_authtoken_middleware:457 : local service_type= 2026-05-07 17:45:15.512 | + lib/keystone:configure_keystone_authtoken_middleware:459 : configure_keystoneauth /etc/cinder/cinder.conf cinder keystone_authtoken 2026-05-07 17:45:15.515 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/cinder/cinder.conf 2026-05-07 17:45:15.518 | + lib/keystone:configure_keystoneauth:433 : local admin_user=cinder 2026-05-07 17:45:15.521 | + lib/keystone:configure_keystoneauth:434 : local section=keystone_authtoken 2026-05-07 17:45:15.525 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2026-05-07 17:45:15.567 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2026-05-07 17:45:15.606 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://192.168.122.154/identity 2026-05-07 17:45:15.643 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2026-05-07 17:45:15.682 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/cinder/cinder.conf keystone_authtoken password nomoresecret 2026-05-07 17:45:15.721 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2026-05-07 17:45:15.760 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2026-05-07 17:45:15.799 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2026-05-07 17:45:15.838 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf keystone_authtoken www_authenticate_uri http://192.168.122.154/identity 2026-05-07 17:45:15.877 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-05-07 17:45:15.917 | + lib/keystone:configure_keystone_authtoken_middleware:462 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2026-05-07 17:45:15.957 | + lib/keystone:configure_keystone_authtoken_middleware:463 : [[ -n '' ]] 2026-05-07 17:45:15.961 | + lib/cinder:configure_cinder:309 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2026-05-07 17:45:16.003 | + lib/cinder:configure_cinder:311 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2026-05-07 17:45:16.046 | ++ lib/cinder:configure_cinder:312 : database_connection_url cinder 2026-05-07 17:45:16.049 | ++ lib/database:database_connection_url:134 : local db=cinder 2026-05-07 17:45:16.052 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2026-05-07 17:45:16.055 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=cinder 2026-05-07 17:45:16.058 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-05-07 17:45:16.061 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-05-07 17:45:16.064 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-05-07 17:45:16.087 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-07 17:45:16.090 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-05-07 17:45:16.093 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2026-05-07 17:45:16.097 | + 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-07 17:45:16.136 | + lib/cinder:configure_cinder:313 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2026-05-07 17:45:16.177 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2026-05-07 17:45:16.217 | + lib/cinder:configure_cinder:315 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2026-05-07 17:45:16.258 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2026-05-07 17:45:16.299 | + lib/cinder:configure_cinder:317 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2026-05-07 17:45:16.337 | + lib/cinder:configure_cinder:318 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2026-05-07 17:45:16.380 | + lib/cinder:configure_cinder:319 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 192.168.122.154 2026-05-07 17:45:16.418 | + lib/cinder:configure_cinder:320 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2026-05-07 17:45:16.463 | ++ lib/cinder:configure_cinder:321 : openssl rand -hex 16 2026-05-07 17:45:16.473 | + lib/cinder:configure_cinder:321 : iniset /etc/cinder/cinder.conf key_manager fixed_key 200bb24c89747a86579886bd76dda7cc 2026-05-07 17:45:16.514 | + lib/cinder:configure_cinder:322 : [[ -n '' ]] 2026-05-07 17:45:16.517 | + lib/cinder:configure_cinder:327 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2026-05-07 17:45:16.558 | + lib/cinder:configure_cinder:328 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2026-05-07 17:45:16.597 | + lib/cinder:configure_cinder:329 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2026-05-07 17:45:16.635 | + lib/cinder:configure_cinder:334 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2026-05-07 17:45:16.677 | + lib/cinder:configure_cinder:336 : iniset /etc/cinder/cinder.conf DEFAULT report_interval 120 2026-05-07 17:45:16.718 | + lib/cinder:configure_cinder:337 : iniset /etc/cinder/cinder.conf DEFAULT service_down_time 720 2026-05-07 17:45:16.756 | + lib/cinder:configure_cinder:339 : is_service_enabled c-vol 2026-05-07 17:45:16.777 | + functions-common:is_service_enabled:2068 : return 0 2026-05-07 17:45:16.780 | + lib/cinder:configure_cinder:339 : [[ -n lvm:lvmdriver-1 ]] 2026-05-07 17:45:16.784 | + lib/cinder:configure_cinder:340 : local enabled_backends= 2026-05-07 17:45:16.788 | + lib/cinder:configure_cinder:341 : local default_name= 2026-05-07 17:45:16.792 | + lib/cinder:configure_cinder:342 : local be be_name be_type 2026-05-07 17:45:16.795 | + lib/cinder:configure_cinder:343 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-05-07 17:45:16.799 | + lib/cinder:configure_cinder:344 : be_type=lvm 2026-05-07 17:45:16.803 | + lib/cinder:configure_cinder:345 : be_name=lvmdriver-1 2026-05-07 17:45:16.806 | + lib/cinder:configure_cinder:346 : type configure_cinder_backend_lvm 2026-05-07 17:45:16.809 | + lib/cinder:configure_cinder:347 : configure_cinder_backend_lvm lvmdriver-1 2026-05-07 17:45:16.813 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2026-05-07 17:45:16.816 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2026-05-07 17:45:16.860 | + 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-07 17:45:16.900 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2026-05-07 17:45:16.942 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2026-05-07 17:45:16.981 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_protocol iscsi 2026-05-07 17:45:17.021 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_port 3260 2026-05-07 17:45:17.062 | + 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-07 17:45:17.102 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:57 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type auto 2026-05-07 17:45:17.142 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:58 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear zero 2026-05-07 17:45:17.182 | + lib/cinder:configure_cinder:349 : [[ -z '' ]] 2026-05-07 17:45:17.185 | + lib/cinder:configure_cinder:350 : default_name=lvmdriver-1 2026-05-07 17:45:17.188 | + lib/cinder:configure_cinder:352 : enabled_backends+=lvmdriver-1, 2026-05-07 17:45:17.192 | + lib/cinder:configure_cinder:354 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2026-05-07 17:45:17.231 | + lib/cinder:configure_cinder:355 : [[ -n lvmdriver-1 ]] 2026-05-07 17:45:17.234 | + lib/cinder:configure_cinder:356 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2026-05-07 17:45:17.272 | + lib/cinder:configure_cinder:358 : configure_cinder_image_volume_cache 2026-05-07 17:45:17.276 | + lib/cinder:configure_cinder_image_volume_cache:714 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2026-05-07 17:45:17.279 | + lib/cinder:configure_cinder_image_volume_cache:715 : local be_name=lvmdriver-1 2026-05-07 17:45:17.281 | + lib/cinder:configure_cinder_image_volume_cache:717 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2026-05-07 17:45:17.318 | + lib/cinder:configure_cinder_image_volume_cache:719 : [[ -n '' ]] 2026-05-07 17:45:17.321 | + lib/cinder:configure_cinder_image_volume_cache:723 : [[ -n '' ]] 2026-05-07 17:45:17.324 | + lib/cinder:configure_cinder:363 : [[ False == \T\r\u\e ]] 2026-05-07 17:45:17.328 | + lib/cinder:configure_cinder:369 : is_service_enabled c-bak 2026-05-07 17:45:17.348 | + functions-common:is_service_enabled:2068 : return 1 2026-05-07 17:45:17.352 | + lib/cinder:configure_cinder:377 : is_service_enabled ceilometer 2026-05-07 17:45:17.374 | + functions-common:is_service_enabled:2068 : return 1 2026-05-07 17:45:17.377 | + lib/cinder:configure_cinder:381 : is_service_enabled tls-proxy 2026-05-07 17:45:17.396 | + functions-common:is_service_enabled:2068 : return 1 2026-05-07 17:45:17.400 | + lib/cinder:configure_cinder:389 : '[' False '!=' False ']' 2026-05-07 17:45:17.402 | + lib/cinder:configure_cinder:393 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2026-05-07 17:45:17.406 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=cinder 2026-05-07 17:45:17.409 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/cinder/cinder.conf 2026-05-07 17:45:17.412 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-05-07 17:45:17.415 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-05-07 17:45:17.418 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-05-07 17:45:17.440 | + functions-common:is_service_enabled:2068 : return 0 2026-05-07 17:45:17.444 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-05-07 17:45:17.447 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-05-07 17:45:17.450 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-05-07 17:45:17.472 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-07 17:45:17.476 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.154:5672/ 2026-05-07 17:45:17.480 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.154:5672/ 2026-05-07 17:45:17.516 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-05-07 17:45:17.519 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-05-07 17:45:17.522 | + lib/cinder:configure_cinder:396 : setup_logging /etc/cinder/cinder.conf 2026-05-07 17:45:17.526 | + functions:setup_logging:693 : setup_systemd_logging /etc/cinder/cinder.conf 2026-05-07 17:45:17.529 | + functions:setup_systemd_logging:710 : local conf_file=/etc/cinder/cinder.conf 2026-05-07 17:45:17.533 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-05-07 17:45:17.554 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-05-07 17:45:17.557 | + functions:setup_systemd_logging:716 : local pidstr= 2026-05-07 17:45:17.561 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-05-07 17:45:17.564 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-05-07 17:45:17.567 | + 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-07 17:45:17.607 | + 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-07 17:45:17.647 | + 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-07 17:45:17.687 | + functions:setup_systemd_logging:727 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-05-07 17:45:17.728 | + functions:setup_systemd_logging:730 : iniset /etc/cinder/cinder.conf DEFAULT log_color False 2026-05-07 17:45:17.768 | + lib/cinder:configure_cinder:398 : is_service_enabled c-api 2026-05-07 17:45:17.791 | + functions-common:is_service_enabled:2068 : return 0 2026-05-07 17:45:17.795 | + lib/cinder:configure_cinder:399 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini cinder.wsgi.api:application /volume '' cinder-api 2026-05-07 17:45:17.798 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/cinder/cinder-api-uwsgi.ini 2026-05-07 17:45:17.801 | + lib/apache:write_uwsgi_config:244 : local wsgi=cinder.wsgi.api:application 2026-05-07 17:45:17.805 | + lib/apache:write_uwsgi_config:245 : local url=/volume 2026-05-07 17:45:17.808 | + lib/apache:write_uwsgi_config:246 : local http= 2026-05-07 17:45:17.811 | + lib/apache:write_uwsgi_config:247 : local name=cinder-api 2026-05-07 17:45:17.815 | + lib/apache:write_uwsgi_config:249 : '[' -z cinder-api ']' 2026-05-07 17:45:17.818 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-05-07 17:45:17.822 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-05-07 17:45:17.840 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-05-07 17:45:17.840 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-05-07 17:45:17.851 | d /var/run/uwsgi 0755 quobyte root 2026-05-07 17:45:17.857 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-05-07 17:45:17.872 | /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-07 17:45:17.878 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/cinder-api.socket 2026-05-07 17:45:17.882 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2026-05-07 17:45:17.887 | + lib/apache:write_uwsgi_config:270 : [[ cinder.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-05-07 17:45:17.891 | + lib/apache:write_uwsgi_config:271 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi module cinder.wsgi.api:application 2026-05-07 17:45:17.933 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2026-05-07 17:45:17.972 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2026-05-07 17:45:18.011 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2026-05-07 17:45:18.052 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2026-05-07 17:45:18.089 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-05-07 17:45:18.127 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2026-05-07 17:45:18.159 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2026-05-07 17:45:18.190 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2026-05-07 17:45:18.222 | + 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-07 17:45:18.260 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2026-05-07 17:45:18.298 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-05-07 17:45:18.338 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2026-05-07 17:45:18.377 | + lib/apache:write_uwsgi_config:298 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi start-time %t 2026-05-07 17:45:18.417 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-05-07 17:45:18.420 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-05-07 17:45:18.424 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for cinder-api 2026-05-07 17:45:18.426 | ++ lib/apache:apache_site_config_for:174 : local site=cinder-api 2026-05-07 17:45:18.430 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-05-07 17:45:18.434 | ++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-07 17:45:18.437 | ++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-07 17:45:18.441 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/cinder-api.conf 2026-05-07 17:45:18.445 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/cinder-api.conf 2026-05-07 17:45:18.449 | + lib/apache:write_uwsgi_config:306 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-api.socket 2026-05-07 17:45:18.486 | + lib/apache:write_uwsgi_config:307 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2026-05-07 17:45:18.525 | + 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-07 17:45:18.525 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/cinder-api.conf 2026-05-07 17:45:18.537 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-api.socket|uwsgi://uwsgi-uds-cinder-api" retry=0 acquire=1 2026-05-07 17:45:18.542 | + lib/apache:write_uwsgi_config:309 : enable_apache_site cinder-api 2026-05-07 17:45:18.544 | + lib/apache:enable_apache_site:191 : local site=cinder-api 2026-05-07 17:45:18.546 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-05-07 17:45:18.549 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-05-07 17:45:18.552 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-05-07 17:45:18.555 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-05-07 17:45:18.557 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-07 17:45:18.559 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-07 17:45:18.563 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-05-07 17:45:18.567 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-05-07 17:45:18.570 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-07 17:45:18.573 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-07 17:45:18.576 | + lib/apache:enable_apache_site:195 : sudo a2ensite cinder-api 2026-05-07 17:45:18.588 | perl: warning: Setting locale failed. 2026-05-07 17:45:18.588 | perl: warning: Please check that your locale settings: 2026-05-07 17:45:18.588 | LANGUAGE = (unset), 2026-05-07 17:45:18.588 | LC_ALL = "en_US.utf8", 2026-05-07 17:45:18.588 | LANG = "de_DE.UTF-8" 2026-05-07 17:45:18.588 | are supported and installed on your system. 2026-05-07 17:45:18.588 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-07 17:45:18.631 | Enabling site cinder-api. 2026-05-07 17:45:18.638 | To activate the new configuration, you need to run: 2026-05-07 17:45:18.639 | systemctl reload apache2 2026-05-07 17:45:18.642 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-05-07 17:45:18.645 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-05-07 17:45:18.648 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-05-07 17:45:18.651 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart apache2 2026-05-07 17:45:18.813 | + lib/cinder:configure_cinder:402 : [[ -r /home/quobyte/devstack/lib/cinder_plugins/default ]] 2026-05-07 17:45:18.815 | + lib/cinder:configure_cinder:406 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2026-05-07 17:45:18.843 | + lib/cinder:configure_cinder:408 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://192.168.122.154/image 2026-05-07 17:45:18.870 | + lib/cinder:configure_cinder:409 : is_service_enabled tls-proxy 2026-05-07 17:45:18.884 | + functions-common:is_service_enabled:2068 : return 1 2026-05-07 17:45:18.886 | + lib/cinder:configure_cinder:415 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf glance glance 2026-05-07 17:45:18.888 | + lib/keystone:configure_keystone_authtoken_middleware:454 : local conf_file=/etc/cinder/cinder.conf 2026-05-07 17:45:18.890 | + lib/keystone:configure_keystone_authtoken_middleware:455 : local admin_user=glance 2026-05-07 17:45:18.893 | + lib/keystone:configure_keystone_authtoken_middleware:456 : local section=glance 2026-05-07 17:45:18.895 | + lib/keystone:configure_keystone_authtoken_middleware:457 : local service_type= 2026-05-07 17:45:18.897 | + lib/keystone:configure_keystone_authtoken_middleware:459 : configure_keystoneauth /etc/cinder/cinder.conf glance glance 2026-05-07 17:45:18.899 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/cinder/cinder.conf 2026-05-07 17:45:18.901 | + lib/keystone:configure_keystoneauth:433 : local admin_user=glance 2026-05-07 17:45:18.903 | + lib/keystone:configure_keystoneauth:434 : local section=glance 2026-05-07 17:45:18.905 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/cinder/cinder.conf glance auth_type password 2026-05-07 17:45:18.933 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/cinder/cinder.conf glance interface public 2026-05-07 17:45:18.960 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/cinder/cinder.conf glance auth_url http://192.168.122.154/identity 2026-05-07 17:45:18.987 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/cinder/cinder.conf glance username glance 2026-05-07 17:45:19.014 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/cinder/cinder.conf glance password nomoresecret 2026-05-07 17:45:19.043 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/cinder/cinder.conf glance user_domain_name Default 2026-05-07 17:45:19.070 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/cinder/cinder.conf glance project_name service 2026-05-07 17:45:19.098 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/cinder/cinder.conf glance project_domain_name Default 2026-05-07 17:45:19.126 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf glance www_authenticate_uri http://192.168.122.154/identity 2026-05-07 17:45:19.154 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf glance cafile /opt/stack/data/ca-bundle.pem 2026-05-07 17:45:19.183 | + lib/keystone:configure_keystone_authtoken_middleware:462 : iniset /etc/cinder/cinder.conf glance memcached_servers localhost:11211 2026-05-07 17:45:19.210 | + lib/keystone:configure_keystone_authtoken_middleware:463 : [[ -n '' ]] 2026-05-07 17:45:19.213 | + lib/cinder:configure_cinder:418 : configure_keystoneauth /etc/cinder/cinder.conf nova nova 2026-05-07 17:45:19.215 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/cinder/cinder.conf 2026-05-07 17:45:19.217 | + lib/keystone:configure_keystoneauth:433 : local admin_user=nova 2026-05-07 17:45:19.219 | + lib/keystone:configure_keystoneauth:434 : local section=nova 2026-05-07 17:45:19.222 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/cinder/cinder.conf nova auth_type password 2026-05-07 17:45:19.252 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/cinder/cinder.conf nova interface public 2026-05-07 17:45:19.279 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/cinder/cinder.conf nova auth_url http://192.168.122.154/identity 2026-05-07 17:45:19.308 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/cinder/cinder.conf nova username nova 2026-05-07 17:45:19.336 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/cinder/cinder.conf nova password nomoresecret 2026-05-07 17:45:19.365 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2026-05-07 17:45:19.393 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/cinder/cinder.conf nova project_name service 2026-05-07 17:45:19.421 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2026-05-07 17:45:19.448 | + lib/cinder:configure_cinder:419 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2026-05-07 17:45:19.476 | + lib/cinder:configure_cinder:420 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2026-05-07 17:45:19.504 | + lib/cinder:configure_cinder:422 : [[ ! -z '' ]] 2026-05-07 17:45:19.506 | + lib/cinder:configure_cinder:424 : is_service_enabled etcd3 2026-05-07 17:45:19.521 | + functions-common:is_service_enabled:2068 : return 0 2026-05-07 17:45:19.523 | + lib/cinder:configure_cinder:427 : iniset /etc/cinder/cinder.conf coordination backend_url 'etcd3+http://192.168.122.154:2379?api_version=v3' 2026-05-07 17:45:19.554 | + lib/cinder:configure_cinder:430 : [[ False == True ]] 2026-05-07 17:45:19.556 | + lib/cinder:configure_cinder:430 : [[ False == True ]] 2026-05-07 17:45:19.558 | + lib/cinder:configure_cinder:434 : iniset /etc/cinder/cinder.conf oslo_policy enforce_scope false 2026-05-07 17:45:19.589 | + lib/cinder:configure_cinder:435 : iniset /etc/cinder/cinder.conf oslo_policy enforce_new_defaults false 2026-05-07 17:45:19.616 | + lib/cinder:configure_cinder:438 : '[' True == True ']' 2026-05-07 17:45:19.618 | + lib/cinder:configure_cinder:439 : init_cinder_service_user_conf 2026-05-07 17:45:19.621 | + lib/cinder:init_cinder_service_user_conf:743 : iniset /etc/cinder/cinder.conf service_user send_service_user_token True 2026-05-07 17:45:19.652 | + lib/cinder:init_cinder_service_user_conf:744 : configure_keystoneauth /etc/cinder/cinder.conf cinder service_user 2026-05-07 17:45:19.654 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/cinder/cinder.conf 2026-05-07 17:45:19.656 | + lib/keystone:configure_keystoneauth:433 : local admin_user=cinder 2026-05-07 17:45:19.658 | + lib/keystone:configure_keystoneauth:434 : local section=service_user 2026-05-07 17:45:19.660 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/cinder/cinder.conf service_user auth_type password 2026-05-07 17:45:19.688 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/cinder/cinder.conf service_user interface public 2026-05-07 17:45:19.716 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/cinder/cinder.conf service_user auth_url http://192.168.122.154/identity 2026-05-07 17:45:19.745 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/cinder/cinder.conf service_user username cinder 2026-05-07 17:45:19.772 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/cinder/cinder.conf service_user password nomoresecret 2026-05-07 17:45:19.801 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/cinder/cinder.conf service_user user_domain_name Default 2026-05-07 17:45:19.829 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/cinder/cinder.conf service_user project_name service 2026-05-07 17:45:19.857 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/cinder/cinder.conf service_user project_domain_name Default 2026-05-07 17:45:19.886 | + ./stack.sh:main:948 : is_service_enabled neutron 2026-05-07 17:45:19.901 | + functions-common:is_service_enabled:2068 : return 0 2026-05-07 17:45:19.904 | + ./stack.sh:main:950 : stack_install_service neutron 2026-05-07 17:45:19.906 | + lib/stack:stack_install_service:20 : local service=neutron 2026-05-07 17:45:19.908 | + lib/stack:stack_install_service:21 : type install_neutron 2026-05-07 17:45:19.911 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-05-07 17:45:19.913 | + lib/stack:stack_install_service:32 : install_neutron 2026-05-07 17:45:19.916 | + lib/neutron:install_neutron:509 : use_library_from_git neutron-lib 2026-05-07 17:45:19.918 | + inc/python:use_library_from_git:266 : local name=neutron-lib 2026-05-07 17:45:19.921 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-07 17:45:19.923 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-07 17:45:19.925 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,neutron-lib, ]] 2026-05-07 17:45:19.928 | + inc/python:use_library_from_git:269 : return 1 2026-05-07 17:45:19.930 | + lib/neutron:install_neutron:516 : use_library_from_git sqlalchemy 2026-05-07 17:45:19.933 | + inc/python:use_library_from_git:266 : local name=sqlalchemy 2026-05-07 17:45:19.935 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-07 17:45:19.938 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-07 17:45:19.940 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,sqlalchemy, ]] 2026-05-07 17:45:19.943 | + inc/python:use_library_from_git:269 : return 1 2026-05-07 17:45:19.945 | + lib/neutron:install_neutron:520 : use_library_from_git alembic 2026-05-07 17:45:19.948 | + inc/python:use_library_from_git:266 : local name=alembic 2026-05-07 17:45:19.950 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-07 17:45:19.952 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-07 17:45:19.955 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,alembic, ]] 2026-05-07 17:45:19.957 | + inc/python:use_library_from_git:269 : return 1 2026-05-07 17:45:19.960 | + lib/neutron:install_neutron:525 : git_clone https://review.opendev.org/openstack/neutron.git /opt/stack/neutron stable/2026.1 2026-05-07 17:45:19.962 | + functions-common:git_clone:581 : local git_remote=https://review.opendev.org/openstack/neutron.git 2026-05-07 17:45:19.964 | + functions-common:git_clone:582 : local git_dest=/opt/stack/neutron 2026-05-07 17:45:19.967 | + functions-common:git_clone:583 : local git_ref=stable/2026.1 2026-05-07 17:45:19.969 | + functions-common:git_clone:584 : local orig_dir 2026-05-07 17:45:19.972 | ++ functions-common:git_clone:585 : pwd 2026-05-07 17:45:19.974 | + functions-common:git_clone:585 : orig_dir=/home/quobyte/devstack 2026-05-07 17:45:19.977 | + functions-common:git_clone:586 : local git_clone_flags= 2026-05-07 17:45:19.980 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-05-07 17:45:19.995 | + functions-common:git_clone:588 : RECLONE=False 2026-05-07 17:45:19.997 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-05-07 17:45:19.999 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-05-07 17:45:20.002 | + functions-common:git_clone:602 : echo stable/2026.1 2026-05-07 17:45:20.002 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-05-07 17:45:20.007 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/neutron ]] 2026-05-07 17:45:20.009 | + functions-common:git_clone:617 : [[ False = \T\r\u\e ]] 2026-05-07 17:45:20.011 | + functions-common:git_clone:622 : git_timed clone --no-checkout https://review.opendev.org/openstack/neutron.git /opt/stack/neutron 2026-05-07 17:45:20.014 | + functions-common:git_timed:689 : local count=0 2026-05-07 17:45:20.016 | + functions-common:git_timed:690 : local timeout=0 2026-05-07 17:45:20.018 | + functions-common:git_timed:692 : [[ -n 0 ]] 2026-05-07 17:45:20.020 | + functions-common:git_timed:693 : timeout=0 2026-05-07 17:45:20.022 | + functions-common:git_timed:696 : time_start git_timed 2026-05-07 17:45:20.024 | + functions-common:time_start:2398 : local name=git_timed 2026-05-07 17:45:20.026 | + functions-common:time_start:2399 : local start_time= 2026-05-07 17:45:20.028 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-07 17:45:20.032 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-07 17:45:20.035 | + functions-common:time_start:2403 : _TIME_START[$name]=1778175920033 2026-05-07 17:45:20.038 | + 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-07 17:45:20.041 | Cloning into '/opt/stack/neutron'... 2026-05-07 17:46:22.314 | + functions-common:git_timed:711 : time_stop git_timed 2026-05-07 17:46:22.317 | + functions-common:time_stop:2412 : local name 2026-05-07 17:46:22.320 | + functions-common:time_stop:2413 : local end_time 2026-05-07 17:46:22.323 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-07 17:46:22.326 | + functions-common:time_stop:2415 : local total 2026-05-07 17:46:22.329 | + functions-common:time_stop:2416 : local start_time 2026-05-07 17:46:22.331 | + functions-common:time_stop:2418 : name=git_timed 2026-05-07 17:46:22.334 | + functions-common:time_stop:2419 : start_time=1778175920033 2026-05-07 17:46:22.336 | + functions-common:time_stop:2421 : [[ -z 1778175920033 ]] 2026-05-07 17:46:22.340 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-07 17:46:22.345 | + functions-common:time_stop:2424 : end_time=1778175982342 2026-05-07 17:46:22.347 | + functions-common:time_stop:2425 : elapsed_time=62309 2026-05-07 17:46:22.350 | + functions-common:time_stop:2426 : total=87595 2026-05-07 17:46:22.353 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-07 17:46:22.356 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=149904 2026-05-07 17:46:22.359 | + functions-common:git_clone:623 : cd /opt/stack/neutron 2026-05-07 17:46:22.362 | + functions-common:git_clone:624 : git_timed fetch origin stable/2026.1 2026-05-07 17:46:22.365 | + functions-common:git_timed:689 : local count=0 2026-05-07 17:46:22.368 | + functions-common:git_timed:690 : local timeout=0 2026-05-07 17:46:22.371 | + functions-common:git_timed:692 : [[ -n 0 ]] 2026-05-07 17:46:22.374 | + functions-common:git_timed:693 : timeout=0 2026-05-07 17:46:22.377 | + functions-common:git_timed:696 : time_start git_timed 2026-05-07 17:46:22.380 | + functions-common:time_start:2398 : local name=git_timed 2026-05-07 17:46:22.383 | + functions-common:time_start:2399 : local start_time= 2026-05-07 17:46:22.386 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-07 17:46:22.390 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-07 17:46:22.395 | + functions-common:time_start:2403 : _TIME_START[$name]=1778175982391 2026-05-07 17:46:22.398 | + functions-common:git_timed:697 : timeout -s SIGINT 0 git fetch origin stable/2026.1 2026-05-07 17:46:23.076 | From https://review.opendev.org/openstack/neutron 2026-05-07 17:46:23.076 | * branch stable/2026.1 -> FETCH_HEAD 2026-05-07 17:46:23.087 | + functions-common:git_timed:711 : time_stop git_timed 2026-05-07 17:46:23.089 | + functions-common:time_stop:2412 : local name 2026-05-07 17:46:23.093 | + functions-common:time_stop:2413 : local end_time 2026-05-07 17:46:23.096 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-07 17:46:23.099 | + functions-common:time_stop:2415 : local total 2026-05-07 17:46:23.101 | + functions-common:time_stop:2416 : local start_time 2026-05-07 17:46:23.105 | + functions-common:time_stop:2418 : name=git_timed 2026-05-07 17:46:23.107 | + functions-common:time_stop:2419 : start_time=1778175982391 2026-05-07 17:46:23.110 | + functions-common:time_stop:2421 : [[ -z 1778175982391 ]] 2026-05-07 17:46:23.115 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-07 17:46:23.119 | + functions-common:time_stop:2424 : end_time=1778175983116 2026-05-07 17:46:23.122 | + functions-common:time_stop:2425 : elapsed_time=725 2026-05-07 17:46:23.124 | + functions-common:time_stop:2426 : total=149904 2026-05-07 17:46:23.128 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-07 17:46:23.130 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=150629 2026-05-07 17:46:23.133 | + functions-common:git_clone:625 : git_timed checkout FETCH_HEAD 2026-05-07 17:46:23.137 | + functions-common:git_timed:689 : local count=0 2026-05-07 17:46:23.140 | + functions-common:git_timed:690 : local timeout=0 2026-05-07 17:46:23.142 | + functions-common:git_timed:692 : [[ -n 0 ]] 2026-05-07 17:46:23.146 | + functions-common:git_timed:693 : timeout=0 2026-05-07 17:46:23.148 | + functions-common:git_timed:696 : time_start git_timed 2026-05-07 17:46:23.152 | + functions-common:time_start:2398 : local name=git_timed 2026-05-07 17:46:23.155 | + functions-common:time_start:2399 : local start_time= 2026-05-07 17:46:23.158 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-07 17:46:23.161 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-07 17:46:23.166 | + functions-common:time_start:2403 : _TIME_START[$name]=1778175983163 2026-05-07 17:46:23.169 | + functions-common:git_timed:697 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-05-07 17:46:23.606 | Note: switching to 'FETCH_HEAD'. 2026-05-07 17:46:23.606 | 2026-05-07 17:46:23.606 | You are in 'detached HEAD' state. You can look around, make experimental 2026-05-07 17:46:23.606 | changes and commit them, and you can discard any commits you make in this 2026-05-07 17:46:23.606 | state without impacting any branches by switching back to a branch. 2026-05-07 17:46:23.606 | 2026-05-07 17:46:23.606 | If you want to create a new branch to retain commits you create, you may 2026-05-07 17:46:23.606 | do so (now or later) by using -c with the switch command. Example: 2026-05-07 17:46:23.607 | 2026-05-07 17:46:23.607 | git switch -c 2026-05-07 17:46:23.607 | 2026-05-07 17:46:23.607 | Or undo this operation with: 2026-05-07 17:46:23.607 | 2026-05-07 17:46:23.607 | git switch - 2026-05-07 17:46:23.607 | 2026-05-07 17:46:23.607 | Turn off this advice by setting config variable advice.detachedHead to false 2026-05-07 17:46:23.607 | 2026-05-07 17:46:23.607 | HEAD is now at d9e6f850f7 Merge "Populate OVN AgentCache in the db-sync tool" into stable/2026.1 2026-05-07 17:46:23.615 | + functions-common:git_timed:711 : time_stop git_timed 2026-05-07 17:46:23.618 | + functions-common:time_stop:2412 : local name 2026-05-07 17:46:23.621 | + functions-common:time_stop:2413 : local end_time 2026-05-07 17:46:23.624 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-07 17:46:23.628 | + functions-common:time_stop:2415 : local total 2026-05-07 17:46:23.630 | + functions-common:time_stop:2416 : local start_time 2026-05-07 17:46:23.633 | + functions-common:time_stop:2418 : name=git_timed 2026-05-07 17:46:23.636 | + functions-common:time_stop:2419 : start_time=1778175983163 2026-05-07 17:46:23.639 | + functions-common:time_stop:2421 : [[ -z 1778175983163 ]] 2026-05-07 17:46:23.643 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-07 17:46:23.647 | + functions-common:time_stop:2424 : end_time=1778175983644 2026-05-07 17:46:23.650 | + functions-common:time_stop:2425 : elapsed_time=481 2026-05-07 17:46:23.654 | + functions-common:time_stop:2426 : total=150629 2026-05-07 17:46:23.657 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-07 17:46:23.659 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=151110 2026-05-07 17:46:23.663 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/neutron 2026-05-07 17:46:23.680 | + functions-common:git_clone:664 : cd /opt/stack/neutron 2026-05-07 17:46:23.684 | + functions-common:git_clone:665 : git show --oneline 2026-05-07 17:46:23.685 | + functions-common:git_clone:665 : head -1 2026-05-07 17:46:23.688 | d9e6f850f7 Merge "Populate OVN AgentCache in the db-sync tool" into stable/2026.1 2026-05-07 17:46:23.691 | + functions-common:git_clone:666 : cd /home/quobyte/devstack 2026-05-07 17:46:23.694 | + lib/neutron:install_neutron:526 : setup_develop /opt/stack/neutron 2026-05-07 17:46:23.698 | + inc/python:setup_develop:353 : local bindep 2026-05-07 17:46:23.700 | + inc/python:setup_develop:354 : [[ /opt/stack/neutron == -bindep* ]] 2026-05-07 17:46:23.703 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/neutron 2026-05-07 17:46:23.707 | + inc/python:setup_develop:359 : local extras= 2026-05-07 17:46:23.710 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2026-05-07 17:46:23.713 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-05-07 17:46:23.716 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/neutron == -bindep* ]] 2026-05-07 17:46:23.719 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/neutron 2026-05-07 17:46:23.722 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-05-07 17:46:23.725 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-05-07 17:46:23.729 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/neutron 2026-05-07 17:46:23.732 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-05-07 17:46:23.735 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/neutron 2026-05-07 17:46:23.738 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-05-07 17:46:23.741 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-05-07 17:46:23.746 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2026-05-07 17:46:23.752 | + inc/python:_setup_package_with_constraints_edit:400 : name=neutron 2026-05-07 17:46:23.755 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z neutron ']' 2026-05-07 17:46:23.758 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2026-05-07 17:46:23.921 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/neutron -e 2026-05-07 17:46:23.924 | + inc/python:setup_package:436 : local bindep=0 2026-05-07 17:46:23.927 | + inc/python:setup_package:437 : local bindep_flag= 2026-05-07 17:46:23.931 | + inc/python:setup_package:438 : local bindep_profiles= 2026-05-07 17:46:23.934 | + inc/python:setup_package:439 : [[ /opt/stack/neutron == -bindep* ]] 2026-05-07 17:46:23.937 | + inc/python:setup_package:444 : local project_dir=/opt/stack/neutron 2026-05-07 17:46:23.939 | + inc/python:setup_package:445 : local flags=-e 2026-05-07 17:46:23.943 | + inc/python:setup_package:446 : local extras= 2026-05-07 17:46:23.946 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-05-07 17:46:23.950 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-05-07 17:46:23.953 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-05-07 17:46:23.956 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-05-07 17:46:23.959 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-05-07 17:46:23.962 | + inc/python:setup_package:464 : pip_install -e /opt/stack/neutron 2026-05-07 17:46:23.987 | Using python 3.12 to install /opt/stack/neutron 2026-05-07 17:46:23.990 | + 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-07 17:46:24.986 | Obtaining file:///opt/stack/neutron 2026-05-07 17:46:24.995 | Installing build dependencies: started 2026-05-07 17:46:26.830 | Installing build dependencies: finished with status 'done' 2026-05-07 17:46:26.831 | Checking if build backend supports build_editable: started 2026-05-07 17:46:27.382 | Checking if build backend supports build_editable: finished with status 'done' 2026-05-07 17:46:27.383 | Getting requirements to build editable: started 2026-05-07 17:46:27.687 | Getting requirements to build editable: finished with status 'done' 2026-05-07 17:46:27.689 | Preparing editable metadata (pyproject.toml): started 2026-05-07 17:46:29.171 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-05-07 17:46:29.195 | Requirement already satisfied: pbr>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev15) (7.0.3) 2026-05-07 17:46:29.195 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev15) (3.10.1) 2026-05-07 17:46:29.197 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev15) (3.1.0) 2026-05-07 17:46:29.197 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev15) (2.5.1) 2026-05-07 17:46:29.198 | Requirement already satisfied: debtcollector>=1.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev15) (3.0.0) 2026-05-07 17:46:29.199 | Requirement already satisfied: decorator>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev15) (5.2.1) 2026-05-07 17:46:29.400 | Collecting pecan>=1.4.0 (from neutron==28.0.1.dev15) 2026-05-07 17:46:29.570 | Downloading pecan-1.7.0-py3-none-any.whl.metadata (1.7 kB) 2026-05-07 17:46:29.579 | Requirement already satisfied: httplib2>=0.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev15) (0.31.2) 2026-05-07 17:46:29.580 | Requirement already satisfied: requests>=2.32.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev15) (2.32.5) 2026-05-07 17:46:29.581 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev15) (3.1.6) 2026-05-07 17:46:29.583 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev15) (12.0.0) 2026-05-07 17:46:29.583 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev15) (1.3.0) 2026-05-07 17:46:29.644 | Collecting neutron-lib>=3.24.0 (from neutron==28.0.1.dev15) 2026-05-07 17:46:29.660 | Downloading neutron_lib-3.24.0-py3-none-any.whl.metadata (2.5 kB) 2026-05-07 17:46:29.709 | Collecting python-neutronclient>=7.8.0 (from neutron==28.0.1.dev15) 2026-05-07 17:46:29.725 | Downloading python_neutronclient-11.8.0-py3-none-any.whl.metadata (3.5 kB) 2026-05-07 17:46:29.737 | Requirement already satisfied: tenacity>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev15) (9.1.4) 2026-05-07 17:46:29.738 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev15) (2.0.46) 2026-05-07 17:46:29.739 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev15) (1.8.9) 2026-05-07 17:46:29.739 | Requirement already satisfied: keystoneauth1>=3.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev15) (5.13.1) 2026-05-07 17:46:29.740 | Requirement already satisfied: alembic>=1.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev15) (1.18.4) 2026-05-07 17:46:29.741 | Requirement already satisfied: stevedore>=2.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev15) (5.7.0) 2026-05-07 17:46:29.742 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev15) (4.1.1) 2026-05-07 17:46:29.743 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev15) (7.4.1) 2026-05-07 17:46:29.744 | Requirement already satisfied: oslo.config>=10.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev15) (10.3.0) 2026-05-07 17:46:29.744 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev15) (6.3.0) 2026-05-07 17:46:29.745 | Requirement already satisfied: oslo.db>=4.44.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev15) (18.0.0) 2026-05-07 17:46:29.746 | Requirement already satisfied: oslo.i18n>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev15) (6.7.2) 2026-05-07 17:46:29.747 | Requirement already satisfied: oslo.log>=5.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev15) (8.1.0) 2026-05-07 17:46:29.748 | Requirement already satisfied: oslo.messaging>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev15) (17.3.0) 2026-05-07 17:46:29.749 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev15) (8.0.0) 2026-05-07 17:46:29.749 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev15) (5.0.0) 2026-05-07 17:46:29.750 | Requirement already satisfied: oslo.privsep>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev15) (3.10.1) 2026-05-07 17:46:29.751 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev15) (3.7.0) 2026-05-07 17:46:29.752 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev15) (7.9.0) 2026-05-07 17:46:29.753 | Requirement already satisfied: oslo.serialization>=5.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev15) (5.9.1) 2026-05-07 17:46:29.754 | 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.dev15) (4.5.1) 2026-05-07 17:46:29.755 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev15) (2.7.1) 2026-05-07 17:46:29.756 | Requirement already satisfied: oslo.utils>=7.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev15) (10.0.1) 2026-05-07 17:46:29.757 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev15) (3.9.0) 2026-05-07 17:46:29.758 | Requirement already satisfied: osprofiler>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev15) (4.3.0) 2026-05-07 17:46:29.790 | Collecting os-ken>=4.1.1 (from neutron==28.0.1.dev15) 2026-05-07 17:46:29.806 | Downloading os_ken-4.1.1-py3-none-any.whl.metadata (1.8 kB) 2026-05-07 17:46:29.843 | Collecting os-resource-classes>=1.1.0 (from neutron==28.0.1.dev15) 2026-05-07 17:46:29.860 | Downloading os_resource_classes-1.1.0-py3-none-any.whl.metadata (1.9 kB) 2026-05-07 17:46:29.903 | Collecting ovs>3.3.0 (from neutron==28.0.1.dev15) 2026-05-07 17:46:29.920 | Downloading ovs-3.7.0.tar.gz (162 kB) 2026-05-07 17:46:30.019 | Installing build dependencies: started 2026-05-07 17:46:31.771 | Installing build dependencies: finished with status 'done' 2026-05-07 17:46:31.772 | Getting requirements to build wheel: started 2026-05-07 17:46:32.474 | Getting requirements to build wheel: finished with status 'done' 2026-05-07 17:46:32.475 | Preparing metadata (pyproject.toml): started 2026-05-07 17:46:32.879 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-05-07 17:46:32.927 | Collecting ovsdbapp>=2.14.1 (from neutron==28.0.1.dev15) 2026-05-07 17:46:32.944 | Downloading ovsdbapp-2.16.1-py3-none-any.whl.metadata (1.9 kB) 2026-05-07 17:46:32.954 | Requirement already satisfied: psutil>=6.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev15) (7.2.2) 2026-05-07 17:46:32.990 | Collecting pyroute2>=0.7.3 (from neutron==28.0.1.dev15) 2026-05-07 17:46:33.007 | Downloading pyroute2-0.8.1-py3-none-any.whl.metadata (8.2 kB) 2026-05-07 17:46:33.018 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev15) (24.2.1) 2026-05-07 17:46:33.019 | Requirement already satisfied: python-novaclient>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev15) (18.12.0) 2026-05-07 17:46:33.020 | Requirement already satisfied: openstacksdk>=0.31.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev15) (4.10.0) 2026-05-07 17:46:33.052 | Collecting python-designateclient>=2.7.0 (from neutron==28.0.1.dev15) 2026-05-07 17:46:33.068 | Downloading python_designateclient-6.4.0-py3-none-any.whl.metadata (3.1 kB) 2026-05-07 17:46:33.111 | Collecting os-vif>=3.1.0 (from neutron==28.0.1.dev15) 2026-05-07 17:46:33.128 | Downloading os_vif-4.3.0-py3-none-any.whl.metadata (2.5 kB) 2026-05-07 17:46:33.139 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev15) (3.2.1) 2026-05-07 17:46:33.140 | Requirement already satisfied: tooz>=1.58.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev15) (8.1.0) 2026-05-07 17:46:33.143 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.6.5->neutron==28.0.1.dev15) (1.3.10) 2026-05-07 17:46:33.143 | 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.dev15) (4.15.0) 2026-05-07 17:46:33.146 | 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.dev15) (2.1.1) 2026-05-07 17:46:33.152 | 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.dev15) (3.3.2) 2026-05-07 17:46:33.156 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->neutron==28.0.1.dev15) (3.0.3) 2026-05-07 17:46:33.159 | 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.dev15) (2.1.0) 2026-05-07 17:46:33.160 | 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.dev15) (1.8.2) 2026-05-07 17:46:33.166 | 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.dev15) (4.0.1) 2026-05-07 17:46:33.167 | 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.dev15) (2.11.0) 2026-05-07 17:46:33.168 | 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.dev15) (5.8.0) 2026-05-07 17:46:33.180 | 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.dev15) (1.3.7) 2026-05-07 17:46:33.211 | Collecting os-traits>=0.9.0 (from neutron-lib>=3.24.0->neutron==28.0.1.dev15) 2026-05-07 17:46:33.227 | Downloading os_traits-3.6.0-py3-none-any.whl.metadata (1.9 kB) 2026-05-07 17:46:33.240 | 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.dev15) (43.0.3) 2026-05-07 17:46:33.241 | 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.dev15) (1.5.0) 2026-05-07 17:46:33.242 | 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.dev15) (1.1.0) 2026-05-07 17:46:33.243 | 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.dev15) (1.33) 2026-05-07 17:46:33.245 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.0.1.dev15) (4.9.2) 2026-05-07 17:46:33.246 | 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.dev15) (6.0.3) 2026-05-07 17:46:33.247 | 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.dev15) (1.4.0) 2026-05-07 17:46:33.251 | 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.dev15) (2.0.0) 2026-05-07 17:46:33.256 | 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.dev15) (3.0) 2026-05-07 17:46:33.264 | 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.dev15) (3.0.0) 2026-05-07 17:46:33.268 | 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.dev15) (0.40.4) 2026-05-07 17:46:33.269 | 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.dev15) (1.1.2) 2026-05-07 17:46:33.296 | Collecting ncclient>=0.6.13 (from os-ken>=4.1.1->neutron==28.0.1.dev15) 2026-05-07 17:46:33.314 | Downloading ncclient-0.7.0.tar.gz (116 kB) 2026-05-07 17:46:33.421 | Installing build dependencies: started 2026-05-07 17:46:35.147 | Installing build dependencies: finished with status 'done' 2026-05-07 17:46:35.148 | Getting requirements to build wheel: started 2026-05-07 17:46:35.826 | Getting requirements to build wheel: finished with status 'done' 2026-05-07 17:46:35.828 | Preparing metadata (pyproject.toml): started 2026-05-07 17:46:36.222 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-05-07 17:46:36.227 | 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.dev15) (26.0) 2026-05-07 17:46:36.231 | 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.dev15) (2.8.0) 2026-05-07 17:46:36.233 | 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.dev15) (3.3.2) 2026-05-07 17:46:36.247 | 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.dev15) (4.0.0) 2026-05-07 17:46:36.248 | 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.dev15) (6.0.2) 2026-05-07 17:46:36.272 | 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.dev15) (0.20) 2026-05-07 17:46:36.278 | 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.dev15) (2.0.0) 2026-05-07 17:46:36.287 | 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.dev15) (2.0.2) 2026-05-07 17:46:36.288 | 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.dev15) (0.5.0) 2026-05-07 17:46:36.296 | 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.dev15) (2.9.0.post0) 2026-05-07 17:46:36.302 | 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.dev15) (7.0.1) 2026-05-07 17:46:36.303 | 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.dev15) (5.3.1) 2026-05-07 17:46:36.304 | 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.dev15) (5.6.2) 2026-05-07 17:46:36.305 | 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.dev15) (0.15.1) 2026-05-07 17:46:36.309 | 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.dev15) (5.1.0) 2026-05-07 17:46:36.319 | 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.dev15) (2025.3) 2026-05-07 17:46:36.327 | 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.dev15) (0.24.1) 2026-05-07 17:46:36.331 | 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.dev15) (5.0.0) 2026-05-07 17:46:36.333 | 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.dev15) (4.0.1) 2026-05-07 17:46:36.368 | 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.dev15) (1.7.3) 2026-05-07 17:46:36.375 | 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.dev15) (2.2.0) 2026-05-07 17:46:36.385 | 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.dev15) (3.17.0) 2026-05-07 17:46:36.443 | Collecting sortedcontainers (from ovs>3.3.0->neutron==28.0.1.dev15) 2026-05-07 17:46:36.458 | Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 2026-05-07 17:46:36.500 | Collecting fixtures>=3.0.0 (from ovsdbapp>=2.14.1->neutron==28.0.1.dev15) 2026-05-07 17:46:36.503 | Using cached fixtures-4.3.1-py3-none-any.whl.metadata (22 kB) 2026-05-07 17:46:36.523 | 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.dev15) (2.2.1) 2026-05-07 17:46:36.524 | 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.dev15) (1.6.2) 2026-05-07 17:46:36.534 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->neutron==28.0.1.dev15) (82.0.1) 2026-05-07 17:46:36.564 | 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.dev15) (0.6.0) 2026-05-07 17:46:36.611 | 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.dev15) (1.17.0) 2026-05-07 17:46:36.616 | 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.dev15) (4.13.3) 2026-05-07 17:46:36.617 | 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.dev15) (4.26.0) 2026-05-07 17:46:36.657 | Collecting osc-lib>=1.8.0 (from python-designateclient>=2.7.0->neutron==28.0.1.dev15) 2026-05-07 17:46:36.673 | Downloading osc_lib-4.4.0-py3-none-any.whl.metadata (3.8 kB) 2026-05-07 17:46:36.690 | 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.dev15) (0.6.0) 2026-05-07 17:46:36.691 | 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.dev15) (3.2.0) 2026-05-07 17:46:36.705 | 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.dev15) (1.11.0) 2026-05-07 17:46:36.706 | 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.dev15) (14.3.3) 2026-05-07 17:46:36.707 | 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.dev15) (1.7.2) 2026-05-07 17:46:36.713 | 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.dev15) (25.4.0) 2026-05-07 17:46:36.714 | 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.dev15) (2025.9.1) 2026-05-07 17:46:36.715 | 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.dev15) (0.37.0) 2026-05-07 17:46:36.716 | 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.dev15) (0.30.0) 2026-05-07 17:46:36.787 | 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.dev15) (3.4.4) 2026-05-07 17:46:36.788 | 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.dev15) (3.11) 2026-05-07 17:46:36.789 | 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.dev15) (2.6.3) 2026-05-07 17:46:36.791 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.32.3->neutron==28.0.1.dev15) (2023.11.17) 2026-05-07 17:46:36.840 | 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.dev15) (4.0.0) 2026-05-07 17:46:36.841 | 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.dev15) (2.19.2) 2026-05-07 17:46:36.854 | 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.dev15) (0.1.2) 2026-05-07 17:46:36.878 | 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.dev15) (0.7) 2026-05-07 17:46:36.947 | 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.dev15) (2.8.5) 2026-05-07 17:46:36.955 | 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.dev15) (0.16.0) 2026-05-07 17:46:37.079 | Downloading neutron_lib-3.24.0-py3-none-any.whl (630 kB) 2026-05-07 17:46:37.165 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 630.6/630.6 kB 7.4 MB/s 0:00:00 2026-05-07 17:46:37.181 | Downloading os_ken-4.1.1-py3-none-any.whl (2.0 MB) 2026-05-07 17:46:37.347 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 12.8 MB/s 0:00:00 2026-05-07 17:46:37.365 | Downloading os_resource_classes-1.1.0-py3-none-any.whl (11 kB) 2026-05-07 17:46:37.392 | Downloading os_traits-3.6.0-py3-none-any.whl (43 kB) 2026-05-07 17:46:37.416 | Downloading os_vif-4.3.0-py3-none-any.whl (115 kB) 2026-05-07 17:46:37.446 | Downloading ovsdbapp-2.16.1-py3-none-any.whl (151 kB) 2026-05-07 17:46:37.460 | Using cached fixtures-4.3.1-py3-none-any.whl (40 kB) 2026-05-07 17:46:37.477 | Downloading pecan-1.7.0-py3-none-any.whl (144 kB) 2026-05-07 17:46:37.503 | Downloading pyroute2-0.8.1-py3-none-any.whl (474 kB) 2026-05-07 17:46:37.554 | Downloading python_designateclient-6.4.0-py3-none-any.whl (96 kB) 2026-05-07 17:46:37.577 | Downloading osc_lib-4.4.0-py3-none-any.whl (96 kB) 2026-05-07 17:46:37.605 | Downloading python_neutronclient-11.8.0-py3-none-any.whl (296 kB) 2026-05-07 17:46:37.640 | Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 2026-05-07 17:46:37.747 | Building wheels for collected packages: neutron, ncclient, ovs 2026-05-07 17:46:37.748 | Building editable for neutron (pyproject.toml): started 2026-05-07 17:46:39.618 | Building editable for neutron (pyproject.toml): finished with status 'done' 2026-05-07 17:46:39.619 | Created wheel for neutron: filename=neutron-28.0.1.dev15-0.editable-py3-none-any.whl size=12061 sha256=b1bdd599db99cd651c2ce17d3856f85a638d57718b4a432d7376917665ab646b 2026-05-07 17:46:39.619 | Stored in directory: /tmp/pip-ephem-wheel-cache-bfr_v911/wheels/85/41/4b/b676c3191efff247eca42312d2ef97517d6d981ada429e2e98 2026-05-07 17:46:39.625 | Building wheel for ncclient (pyproject.toml): started 2026-05-07 17:46:40.177 | Building wheel for ncclient (pyproject.toml): finished with status 'done' 2026-05-07 17:46:40.178 | Created wheel for ncclient: filename=ncclient-0.7.0-py3-none-any.whl size=94121 sha256=01b5ddb4bc94af795cf92ccac5f2b98a13efa2ad2732ee75495abcf2e7b37133 2026-05-07 17:46:40.178 | Stored in directory: /home/quobyte/.cache/pip/wheels/7a/4b/65/e346ceab2f8f7921b505e31b2392d14913140aef5c3bde1a18 2026-05-07 17:46:40.184 | Building wheel for ovs (pyproject.toml): started 2026-05-07 17:46:41.056 | Building wheel for ovs (pyproject.toml): finished with status 'done' 2026-05-07 17:46:41.057 | Created wheel for ovs: filename=ovs-3.7.0-py3-none-any.whl size=191286 sha256=d3286bed0fa7c5b131e5e39c51e01a9939adc4949cae3d1a4a1ad416141d552a 2026-05-07 17:46:41.058 | Stored in directory: /home/quobyte/.cache/pip/wheels/6c/30/ad/226e4f7cd10a4b74a544e2602bb5ca1866898d61e9ccd2a73e 2026-05-07 17:46:41.062 | Successfully built neutron ncclient ovs 2026-05-07 17:46:41.358 | 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-07 17:46:47.104 | 2026-05-07 17:46:47.129 | Successfully installed fixtures-4.3.1 ncclient-0.7.0 neutron-28.0.1.dev15 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-07 17:46:47.380 | + inc/python:pip_install:216 : result=0 2026-05-07 17:46:47.384 | + inc/python:pip_install:218 : time_stop pip_install 2026-05-07 17:46:47.386 | + functions-common:time_stop:2412 : local name 2026-05-07 17:46:47.389 | + functions-common:time_stop:2413 : local end_time 2026-05-07 17:46:47.393 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-07 17:46:47.396 | + functions-common:time_stop:2415 : local total 2026-05-07 17:46:47.400 | + functions-common:time_stop:2416 : local start_time 2026-05-07 17:46:47.403 | + functions-common:time_stop:2418 : name=pip_install 2026-05-07 17:46:47.407 | + functions-common:time_stop:2419 : start_time=1778175983981 2026-05-07 17:46:47.410 | + functions-common:time_stop:2421 : [[ -z 1778175983981 ]] 2026-05-07 17:46:47.414 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-07 17:46:47.419 | + functions-common:time_stop:2424 : end_time=1778176007415 2026-05-07 17:46:47.422 | + functions-common:time_stop:2425 : elapsed_time=23434 2026-05-07 17:46:47.426 | + functions-common:time_stop:2426 : total=124191 2026-05-07 17:46:47.430 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-07 17:46:47.433 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=147625 2026-05-07 17:46:47.437 | + inc/python:pip_install:219 : return 0 2026-05-07 17:46:47.440 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-05-07 17:46:47.444 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-05-07 17:46:47.447 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/neutron 2026-05-07 17:46:47.451 | + inc/python:use_library_from_git:266 : local name=/opt/stack/neutron 2026-05-07 17:46:47.455 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-07 17:46:47.458 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-07 17:46:47.463 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/neutron, ]] 2026-05-07 17:46:47.467 | + inc/python:use_library_from_git:269 : return 1 2026-05-07 17:46:47.471 | + lib/neutron:install_neutron:528 : [[ ovn == \o\v\n ]] 2026-05-07 17:46:47.475 | + lib/neutron:install_neutron:529 : install_ovn 2026-05-07 17:46:47.480 | + lib/neutron_plugins/ovn_agent:install_ovn:399 : echo 'Installing OVN and dependent packages' 2026-05-07 17:46:47.480 | Installing OVN and dependent packages 2026-05-07 17:46:47.483 | + lib/neutron_plugins/ovn_agent:install_ovn:402 : ovn_sanity_check 2026-05-07 17:46:47.487 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:386 : is_service_enabled q-agt neutron-agent 2026-05-07 17:46:47.510 | + functions-common:is_service_enabled:2068 : return 1 2026-05-07 17:46:47.514 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:388 : is_service_enabled q-l3 neutron-l3 2026-05-07 17:46:47.537 | + functions-common:is_service_enabled:2068 : return 1 2026-05-07 17:46:47.541 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:390 : is_service_enabled q-svc neutron-api 2026-05-07 17:46:47.565 | + functions-common:is_service_enabled:2068 : return 0 2026-05-07 17:46:47.570 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:390 : [[ ! ovn =~ ovn ]] 2026-05-07 17:46:47.573 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:392 : is_service_enabled q-svc neutron-api 2026-05-07 17:46:47.596 | + functions-common:is_service_enabled:2068 : return 0 2026-05-07 17:46:47.599 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:392 : [[ ! local,flat,vlan,geneve =~ geneve ]] 2026-05-07 17:46:47.604 | + lib/neutron_plugins/ovn_agent:install_ovn:404 : sudo mkdir -p /var/run/openvswitch 2026-05-07 17:46:47.622 | ++ lib/neutron_plugins/ovn_agent:install_ovn:405 : whoami 2026-05-07 17:46:47.628 | + lib/neutron_plugins/ovn_agent:install_ovn:405 : sudo chown quobyte /var/run/openvswitch 2026-05-07 17:46:47.645 | + lib/neutron_plugins/ovn_agent:install_ovn:407 : [[ False == \T\r\u\e ]] 2026-05-07 17:46:47.651 | ++ lib/neutron_plugins/ovn_agent:install_ovn:429 : get_packages openvswitch 2026-05-07 17:46:47.680 | + lib/neutron_plugins/ovn_agent:install_ovn:429 : install_package fakeroot make openvswitch-switch 2026-05-07 17:46:47.684 | + functions-common:install_package:1430 : update_package_repo 2026-05-07 17:46:47.687 | + functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-05-07 17:46:47.691 | + functions-common:update_package_repo:1405 : REPOS_UPDATED=True 2026-05-07 17:46:47.696 | + functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-05-07 17:46:47.700 | + functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-05-07 17:46:47.704 | + functions-common:update_package_repo:1412 : is_ubuntu 2026-05-07 17:46:47.708 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-07 17:46:47.713 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-07 17:46:47.717 | + functions-common:update_package_repo:1413 : apt_get_update 2026-05-07 17:46:47.721 | + functions-common:apt_get_update:1158 : [[ True == \T\r\u\e ]] 2026-05-07 17:46:47.725 | + functions-common:apt_get_update:1158 : [[ False != \T\r\u\e ]] 2026-05-07 17:46:47.729 | + functions-common:apt_get_update:1159 : return 2026-05-07 17:46:47.733 | + functions-common:install_package:1431 : real_install_package fakeroot make openvswitch-switch 2026-05-07 17:46:47.738 | + functions-common:real_install_package:1418 : is_ubuntu 2026-05-07 17:46:47.741 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-07 17:46:47.745 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-07 17:46:47.749 | + functions-common:real_install_package:1419 : apt_get install fakeroot make openvswitch-switch 2026-05-07 17:46:47.777 | + 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-07 17:46:47.820 | Reading package lists... 2026-05-07 17:46:48.334 | Building dependency tree... 2026-05-07 17:46:48.338 | Reading state information... 2026-05-07 17:46:49.042 | fakeroot is already the newest version (1.33-1). 2026-05-07 17:46:49.043 | fakeroot set to manually installed. 2026-05-07 17:46:49.043 | make is already the newest version (4.3-4.1build2). 2026-05-07 17:46:49.043 | make set to manually installed. 2026-05-07 17:46:49.043 | The following additional packages will be installed: 2026-05-07 17:46:49.044 | libunbound8 libxdp1 openvswitch-common python3-openvswitch 2026-05-07 17:46:49.045 | python3-sortedcontainers 2026-05-07 17:46:49.048 | Suggested packages: 2026-05-07 17:46:49.048 | openvswitch-doc python-sortedcontainers-doc 2026-05-07 17:46:49.096 | The following NEW packages will be installed: 2026-05-07 17:46:49.097 | libunbound8 libxdp1 openvswitch-common openvswitch-switch 2026-05-07 17:46:49.099 | python3-openvswitch python3-sortedcontainers 2026-05-07 17:46:49.189 | 0 upgraded, 6 newly installed, 0 to remove and 25 not upgraded. 2026-05-07 17:46:49.189 | Need to get 4217 kB of archives. 2026-05-07 17:46:49.189 | After this operation, 13.3 MB of additional disk space will be used. 2026-05-07 17:46:49.189 | Get:1 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libunbound8 amd64 1.19.2-1ubuntu3.7 [443 kB] 2026-05-07 17:46:49.275 | 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-07 17:46:49.296 | Get:3 http://de.archive.ubuntu.com/ubuntu noble/main amd64 python3-sortedcontainers all 2.4.0-2 [27.6 kB] 2026-05-07 17:46:49.297 | Get:4 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libxdp1 amd64 1.4.2-1ubuntu4 [62.5 kB] 2026-05-07 17:46:49.298 | 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-07 17:46:49.313 | 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-07 17:46:49.590 | perl: warning: Setting locale failed. 2026-05-07 17:46:49.590 | perl: warning: Please check that your locale settings: 2026-05-07 17:46:49.590 | LANGUAGE = (unset), 2026-05-07 17:46:49.590 | LC_ALL = "en_US.utf8", 2026-05-07 17:46:49.590 | LANG = "de_DE.UTF-8" 2026-05-07 17:46:49.590 | are supported and installed on your system. 2026-05-07 17:46:49.590 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-07 17:46:49.652 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-05-07 17:46:49.652 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-05-07 17:46:49.652 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-05-07 17:46:49.850 | Fetched 4217 kB in 0s (20.6 MB/s) 2026-05-07 17:46:49.899 | Selecting previously unselected package libunbound8:amd64. 2026-05-07 17:46:49.963 | (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-07 17:46:49.969 | Preparing to unpack .../0-libunbound8_1.19.2-1ubuntu3.7_amd64.deb ... 2026-05-07 17:46:49.976 | Unpacking libunbound8:amd64 (1.19.2-1ubuntu3.7) ... 2026-05-07 17:46:50.026 | Selecting previously unselected package openvswitch-common. 2026-05-07 17:46:50.039 | Preparing to unpack .../1-openvswitch-common_3.3.4-0ubuntu0.24.04.2_amd64.deb ... 2026-05-07 17:46:50.043 | Unpacking openvswitch-common (3.3.4-0ubuntu0.24.04.2) ... 2026-05-07 17:46:50.142 | Selecting previously unselected package python3-sortedcontainers. 2026-05-07 17:46:50.155 | Preparing to unpack .../2-python3-sortedcontainers_2.4.0-2_all.deb ... 2026-05-07 17:46:50.158 | Unpacking python3-sortedcontainers (2.4.0-2) ... 2026-05-07 17:46:50.208 | Selecting previously unselected package libxdp1:amd64. 2026-05-07 17:46:50.221 | Preparing to unpack .../3-libxdp1_1.4.2-1ubuntu4_amd64.deb ... 2026-05-07 17:46:50.224 | Unpacking libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-05-07 17:46:50.279 | Selecting previously unselected package python3-openvswitch. 2026-05-07 17:46:50.292 | Preparing to unpack .../4-python3-openvswitch_3.3.4-0ubuntu0.24.04.2_amd64.deb ... 2026-05-07 17:46:50.295 | Unpacking python3-openvswitch (3.3.4-0ubuntu0.24.04.2) ... 2026-05-07 17:46:50.401 | Selecting previously unselected package openvswitch-switch. 2026-05-07 17:46:50.414 | Preparing to unpack .../5-openvswitch-switch_3.3.4-0ubuntu0.24.04.2_amd64.deb ... 2026-05-07 17:46:50.422 | Unpacking openvswitch-switch (3.3.4-0ubuntu0.24.04.2) ... 2026-05-07 17:46:50.558 | Setting up python3-sortedcontainers (2.4.0-2) ... 2026-05-07 17:46:50.809 | Setting up libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-05-07 17:46:50.821 | Setting up libunbound8:amd64 (1.19.2-1ubuntu3.7) ... 2026-05-07 17:46:50.832 | Setting up openvswitch-common (3.3.4-0ubuntu0.24.04.2) ... 2026-05-07 17:46:50.847 | Setting up python3-openvswitch (3.3.4-0ubuntu0.24.04.2) ... 2026-05-07 17:46:51.237 | Setting up openvswitch-switch (3.3.4-0ubuntu0.24.04.2) ... 2026-05-07 17:46:51.261 | update-alternatives: using /usr/lib/openvswitch-switch/ovs-vswitchd to provide /usr/sbin/ovs-vswitchd (ovs-vswitchd) in auto mode 2026-05-07 17:46:51.926 | Created symlink /etc/systemd/system/openvswitch-switch.service.requires/ovs-record-hostname.service → /usr/lib/systemd/system/ovs-record-hostname.service. 2026-05-07 17:46:52.119 | Created symlink /etc/systemd/system/multi-user.target.wants/openvswitch-switch.service → /usr/lib/systemd/system/openvswitch-switch.service. 2026-05-07 17:46:53.148 | Processing triggers for man-db (2.12.0-4build2) ... 2026-05-07 17:46:54.996 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-07 17:46:55.259 | perl: warning: Setting locale failed. 2026-05-07 17:46:55.259 | perl: warning: Please check that your locale settings: 2026-05-07 17:46:55.259 | LANGUAGE = (unset), 2026-05-07 17:46:55.259 | LC_ALL = "en_US.utf8", 2026-05-07 17:46:55.259 | LANG = "de_DE.UTF-8" 2026-05-07 17:46:55.259 | are supported and installed on your system. 2026-05-07 17:46:55.259 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-07 17:46:55.401 | perl: warning: Setting locale failed. 2026-05-07 17:46:55.401 | perl: warning: Please check that your locale settings: 2026-05-07 17:46:55.401 | LANGUAGE = (unset), 2026-05-07 17:46:55.401 | LC_ALL = "en_US.utf8", 2026-05-07 17:46:55.401 | LANG = "de_DE.UTF-8" 2026-05-07 17:46:55.401 | are supported and installed on your system. 2026-05-07 17:46:55.401 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-07 17:46:55.455 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-05-07 17:46:55.455 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-05-07 17:46:55.455 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-05-07 17:46:55.530 | perl: warning: Setting locale failed. 2026-05-07 17:46:55.530 | perl: warning: Please check that your locale settings: 2026-05-07 17:46:55.530 | LANGUAGE = (unset), 2026-05-07 17:46:55.530 | LC_ALL = "en_US.utf8", 2026-05-07 17:46:55.530 | LANG = "de_DE.UTF-8" 2026-05-07 17:46:55.530 | are supported and installed on your system. 2026-05-07 17:46:55.530 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-07 17:46:56.030 | 2026-05-07 17:46:56.031 | Running kernel seems to be up-to-date. 2026-05-07 17:46:56.031 | 2026-05-07 17:46:56.031 | Restarting services... 2026-05-07 17:46:56.055 | 2026-05-07 17:46:56.055 | Service restarts being deferred: 2026-05-07 17:46:56.055 | systemctl restart virtlockd.service 2026-05-07 17:46:56.055 | systemctl restart virtlogd.service 2026-05-07 17:46:56.055 | 2026-05-07 17:46:56.057 | No containers need to be restarted. 2026-05-07 17:46:56.057 | 2026-05-07 17:46:56.057 | User sessions running outdated binaries: 2026-05-07 17:46:56.057 | quobyte @ session #5: sshd[1977] 2026-05-07 17:46:56.064 | 2026-05-07 17:46:56.068 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-05-07 17:46:58.388 | + functions-common:apt_get:1203 : result=0 2026-05-07 17:46:58.391 | + functions-common:apt_get:1206 : time_stop apt-get 2026-05-07 17:46:58.393 | + functions-common:time_stop:2412 : local name 2026-05-07 17:46:58.397 | + functions-common:time_stop:2413 : local end_time 2026-05-07 17:46:58.400 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-07 17:46:58.401 | + functions-common:time_stop:2415 : local total 2026-05-07 17:46:58.405 | + functions-common:time_stop:2416 : local start_time 2026-05-07 17:46:58.407 | + functions-common:time_stop:2418 : name=apt-get 2026-05-07 17:46:58.411 | + functions-common:time_stop:2419 : start_time=1778176007773 2026-05-07 17:46:58.413 | + functions-common:time_stop:2421 : [[ -z 1778176007773 ]] 2026-05-07 17:46:58.417 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-07 17:46:58.424 | + functions-common:time_stop:2424 : end_time=1778176018420 2026-05-07 17:46:58.428 | + functions-common:time_stop:2425 : elapsed_time=10647 2026-05-07 17:46:58.431 | + functions-common:time_stop:2426 : total=148352 2026-05-07 17:46:58.434 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-07 17:46:58.438 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=158999 2026-05-07 17:46:58.443 | + functions-common:apt_get:1207 : return 0 2026-05-07 17:46:58.447 | ++ lib/neutron_plugins/ovn_agent:install_ovn:430 : get_packages ovn 2026-05-07 17:46:58.473 | + lib/neutron_plugins/ovn_agent:install_ovn:430 : install_package ovn-central ovn-controller-vtep ovn-host 2026-05-07 17:46:58.475 | + functions-common:install_package:1430 : update_package_repo 2026-05-07 17:46:58.479 | + functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-05-07 17:46:58.481 | + functions-common:update_package_repo:1405 : REPOS_UPDATED=True 2026-05-07 17:46:58.484 | + functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-05-07 17:46:58.487 | + functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-05-07 17:46:58.489 | + functions-common:update_package_repo:1412 : is_ubuntu 2026-05-07 17:46:58.491 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-07 17:46:58.493 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-07 17:46:58.496 | + functions-common:update_package_repo:1413 : apt_get_update 2026-05-07 17:46:58.499 | + functions-common:apt_get_update:1158 : [[ True == \T\r\u\e ]] 2026-05-07 17:46:58.501 | + functions-common:apt_get_update:1158 : [[ False != \T\r\u\e ]] 2026-05-07 17:46:58.503 | + functions-common:apt_get_update:1159 : return 2026-05-07 17:46:58.505 | + functions-common:install_package:1431 : real_install_package ovn-central ovn-controller-vtep ovn-host 2026-05-07 17:46:58.509 | + functions-common:real_install_package:1418 : is_ubuntu 2026-05-07 17:46:58.512 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-07 17:46:58.515 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-07 17:46:58.519 | + functions-common:real_install_package:1419 : apt_get install ovn-central ovn-controller-vtep ovn-host 2026-05-07 17:46:58.545 | + 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-07 17:46:58.585 | Reading package lists... 2026-05-07 17:46:59.008 | Building dependency tree... 2026-05-07 17:46:59.008 | Reading state information... 2026-05-07 17:46:59.601 | The following additional packages will be installed: 2026-05-07 17:46:59.602 | ovn-common 2026-05-07 17:46:59.652 | The following NEW packages will be installed: 2026-05-07 17:46:59.652 | ovn-central ovn-common ovn-controller-vtep ovn-host 2026-05-07 17:46:59.708 | 0 upgraded, 4 newly installed, 0 to remove and 25 not upgraded. 2026-05-07 17:46:59.709 | Need to get 2360 kB of archives. 2026-05-07 17:46:59.709 | After this operation, 8355 kB of additional disk space will be used. 2026-05-07 17:46:59.709 | 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-07 17:46:59.752 | 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-07 17:46:59.756 | 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-07 17:46:59.759 | 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-07 17:47:00.082 | perl: warning: Setting locale failed. 2026-05-07 17:47:00.082 | perl: warning: Please check that your locale settings: 2026-05-07 17:47:00.082 | LANGUAGE = (unset), 2026-05-07 17:47:00.082 | LC_ALL = "en_US.utf8", 2026-05-07 17:47:00.082 | LANG = "de_DE.UTF-8" 2026-05-07 17:47:00.082 | are supported and installed on your system. 2026-05-07 17:47:00.082 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-07 17:47:00.145 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-05-07 17:47:00.145 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-05-07 17:47:00.145 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-05-07 17:47:00.369 | Fetched 2360 kB in 0s (26.5 MB/s) 2026-05-07 17:47:00.428 | Selecting previously unselected package ovn-common. 2026-05-07 17:47:00.489 | (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-07 17:47:00.497 | Preparing to unpack .../ovn-common_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-05-07 17:47:00.501 | Unpacking ovn-common (24.03.6-0ubuntu0.24.04.1) ... 2026-05-07 17:47:00.615 | Selecting previously unselected package ovn-central. 2026-05-07 17:47:00.628 | Preparing to unpack .../ovn-central_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-05-07 17:47:00.632 | Unpacking ovn-central (24.03.6-0ubuntu0.24.04.1) ... 2026-05-07 17:47:00.698 | Selecting previously unselected package ovn-controller-vtep. 2026-05-07 17:47:00.711 | Preparing to unpack .../ovn-controller-vtep_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-05-07 17:47:00.716 | Unpacking ovn-controller-vtep (24.03.6-0ubuntu0.24.04.1) ... 2026-05-07 17:47:00.774 | Selecting previously unselected package ovn-host. 2026-05-07 17:47:00.787 | Preparing to unpack .../ovn-host_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-05-07 17:47:00.794 | Unpacking ovn-host (24.03.6-0ubuntu0.24.04.1) ... 2026-05-07 17:47:00.886 | Setting up ovn-common (24.03.6-0ubuntu0.24.04.1) ... 2026-05-07 17:47:00.906 | Setting up ovn-host (24.03.6-0ubuntu0.24.04.1) ... 2026-05-07 17:47:01.420 | ovn-controller.service is a disabled or a static unit, not starting it. 2026-05-07 17:47:01.612 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-host.service → /usr/lib/systemd/system/ovn-host.service. 2026-05-07 17:47:02.131 | ovn-controller.service is a disabled or a static unit, not starting it. 2026-05-07 17:47:02.198 | Setting up ovn-central (24.03.6-0ubuntu0.24.04.1) ... 2026-05-07 17:47:02.737 | ovn-northd.service is a disabled or a static unit, not starting it. 2026-05-07 17:47:02.933 | Created symlink /etc/systemd/system/ovn-sb-ovsdb.service → /usr/lib/systemd/system/ovn-ovsdb-server-sb.service. 2026-05-07 17:47:03.677 | Created symlink /etc/systemd/system/ovn-nb-ovsdb.service → /usr/lib/systemd/system/ovn-ovsdb-server-nb.service. 2026-05-07 17:47:04.399 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-central.service → /usr/lib/systemd/system/ovn-central.service. 2026-05-07 17:47:05.291 | ovn-northd.service is a disabled or a static unit, not starting it. 2026-05-07 17:47:05.364 | Setting up ovn-controller-vtep (24.03.6-0ubuntu0.24.04.1) ... 2026-05-07 17:47:05.568 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-controller-vtep.service → /usr/lib/systemd/system/ovn-controller-vtep.service. 2026-05-07 17:47:06.154 | Processing triggers for man-db (2.12.0-4build2) ... 2026-05-07 17:47:08.180 | perl: warning: Setting locale failed. 2026-05-07 17:47:08.180 | perl: warning: Please check that your locale settings: 2026-05-07 17:47:08.180 | LANGUAGE = (unset), 2026-05-07 17:47:08.180 | LC_ALL = "en_US.utf8", 2026-05-07 17:47:08.180 | LANG = "de_DE.UTF-8" 2026-05-07 17:47:08.180 | are supported and installed on your system. 2026-05-07 17:47:08.180 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-07 17:47:08.323 | perl: warning: Setting locale failed. 2026-05-07 17:47:08.323 | perl: warning: Please check that your locale settings: 2026-05-07 17:47:08.323 | LANGUAGE = (unset), 2026-05-07 17:47:08.323 | LC_ALL = "en_US.utf8", 2026-05-07 17:47:08.323 | LANG = "de_DE.UTF-8" 2026-05-07 17:47:08.323 | are supported and installed on your system. 2026-05-07 17:47:08.323 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-07 17:47:08.377 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-05-07 17:47:08.377 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-05-07 17:47:08.377 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-05-07 17:47:08.451 | perl: warning: Setting locale failed. 2026-05-07 17:47:08.451 | perl: warning: Please check that your locale settings: 2026-05-07 17:47:08.452 | LANGUAGE = (unset), 2026-05-07 17:47:08.452 | LC_ALL = "en_US.utf8", 2026-05-07 17:47:08.452 | LANG = "de_DE.UTF-8" 2026-05-07 17:47:08.452 | are supported and installed on your system. 2026-05-07 17:47:08.452 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-07 17:47:08.963 | 2026-05-07 17:47:08.963 | Running kernel seems to be up-to-date. 2026-05-07 17:47:08.963 | 2026-05-07 17:47:08.963 | Restarting services... 2026-05-07 17:47:08.987 | 2026-05-07 17:47:08.987 | Service restarts being deferred: 2026-05-07 17:47:08.988 | systemctl restart virtlockd.service 2026-05-07 17:47:08.988 | systemctl restart virtlogd.service 2026-05-07 17:47:08.988 | 2026-05-07 17:47:08.988 | No containers need to be restarted. 2026-05-07 17:47:08.988 | 2026-05-07 17:47:08.988 | User sessions running outdated binaries: 2026-05-07 17:47:08.988 | quobyte @ session #5: sshd[1977] 2026-05-07 17:47:08.999 | 2026-05-07 17:47:09.000 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-05-07 17:47:11.670 | + functions-common:apt_get:1203 : result=0 2026-05-07 17:47:11.673 | + functions-common:apt_get:1206 : time_stop apt-get 2026-05-07 17:47:11.677 | + functions-common:time_stop:2412 : local name 2026-05-07 17:47:11.680 | + functions-common:time_stop:2413 : local end_time 2026-05-07 17:47:11.682 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-07 17:47:11.687 | + functions-common:time_stop:2415 : local total 2026-05-07 17:47:11.690 | + functions-common:time_stop:2416 : local start_time 2026-05-07 17:47:11.692 | + functions-common:time_stop:2418 : name=apt-get 2026-05-07 17:47:11.696 | + functions-common:time_stop:2419 : start_time=1778176018542 2026-05-07 17:47:11.700 | + functions-common:time_stop:2421 : [[ -z 1778176018542 ]] 2026-05-07 17:47:11.706 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-07 17:47:11.710 | + functions-common:time_stop:2424 : end_time=1778176031707 2026-05-07 17:47:11.713 | + functions-common:time_stop:2425 : elapsed_time=13165 2026-05-07 17:47:11.717 | + functions-common:time_stop:2426 : total=158999 2026-05-07 17:47:11.720 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-07 17:47:11.724 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=172164 2026-05-07 17:47:11.727 | + functions-common:apt_get:1207 : return 0 2026-05-07 17:47:11.732 | + 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-07 17:47:11.735 | + 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-07 17:47:11.738 | + lib/neutron_plugins/ovn_agent:install_ovn:437 : local log_archive_dir=/opt/stack/logs/archive 2026-05-07 17:47:11.743 | + lib/neutron_plugins/ovn_agent:install_ovn:438 : mkdir -p /opt/stack/logs/archive 2026-05-07 17:47:11.750 | + 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-07 17:47:11.755 | + lib/neutron_plugins/ovn_agent:install_ovn:440 : '[' -f /opt/stack/logs/ovs-vswitchd.log ']' 2026-05-07 17:47:11.759 | + 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-07 17:47:11.763 | + lib/neutron_plugins/ovn_agent:install_ovn:440 : '[' -f /opt/stack/logs/ovn-northd.log ']' 2026-05-07 17:47:11.767 | + 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-07 17:47:11.771 | + lib/neutron_plugins/ovn_agent:install_ovn:440 : '[' -f /opt/stack/logs/ovn-controller.log ']' 2026-05-07 17:47:11.776 | + 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-07 17:47:11.780 | + lib/neutron_plugins/ovn_agent:install_ovn:440 : '[' -f /opt/stack/logs/ovn-controller-vtep.log ']' 2026-05-07 17:47:11.785 | + 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-07 17:47:11.789 | + lib/neutron_plugins/ovn_agent:install_ovn:440 : '[' -f /opt/stack/logs/ovs-vtep.log ']' 2026-05-07 17:47:11.794 | + 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-07 17:47:11.797 | + lib/neutron_plugins/ovn_agent:install_ovn:440 : '[' -f /opt/stack/logs/ovsdb-server.log ']' 2026-05-07 17:47:11.802 | + 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-07 17:47:11.806 | + lib/neutron_plugins/ovn_agent:install_ovn:440 : '[' -f /opt/stack/logs/ovsdb-server-nb.log ']' 2026-05-07 17:47:11.810 | + 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-07 17:47:11.814 | + lib/neutron_plugins/ovn_agent:install_ovn:440 : '[' -f /opt/stack/logs/ovsdb-server-sb.log ']' 2026-05-07 17:47:11.819 | + lib/neutron_plugins/ovn_agent:install_ovn:446 : use_library_from_git ovsdbapp 2026-05-07 17:47:11.823 | + inc/python:use_library_from_git:266 : local name=ovsdbapp 2026-05-07 17:47:11.828 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-07 17:47:11.833 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-07 17:47:11.837 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,ovsdbapp, ]] 2026-05-07 17:47:11.842 | + inc/python:use_library_from_git:269 : return 1 2026-05-07 17:47:11.847 | + lib/neutron_plugins/ovn_agent:install_ovn:452 : [[ False == \T\r\u\e ]] 2026-05-07 17:47:11.852 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-05-07 17:47:11.856 | + ./stack.sh:main:953 : is_service_enabled nova 2026-05-07 17:47:11.885 | + functions-common:is_service_enabled:2068 : return 0 2026-05-07 17:47:11.890 | + ./stack.sh:main:955 : stack_install_service nova 2026-05-07 17:47:11.895 | + lib/stack:stack_install_service:20 : local service=nova 2026-05-07 17:47:11.899 | + lib/stack:stack_install_service:21 : type install_nova 2026-05-07 17:47:11.904 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-05-07 17:47:11.909 | + lib/stack:stack_install_service:32 : install_nova 2026-05-07 17:47:11.913 | + lib/nova:install_nova:912 : use_library_from_git os-vif 2026-05-07 17:47:11.918 | + inc/python:use_library_from_git:266 : local name=os-vif 2026-05-07 17:47:11.922 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-07 17:47:11.926 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-07 17:47:11.931 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-vif, ]] 2026-05-07 17:47:11.935 | + inc/python:use_library_from_git:269 : return 1 2026-05-07 17:47:11.940 | + lib/nova:install_nova:917 : is_service_enabled n-cpu 2026-05-07 17:47:11.966 | + functions-common:is_service_enabled:2068 : return 0 2026-05-07 17:47:11.971 | + lib/nova:install_nova:917 : [[ -r /home/quobyte/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2026-05-07 17:47:11.975 | + lib/nova:install_nova:918 : install_nova_hypervisor 2026-05-07 17:47:11.980 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:91 : install_libvirt 2026-05-07 17:47:11.984 | + 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-07 17:47:12.161 | + lib/nova_plugins/functions-libvirt:install_libvirt:71 : is_ubuntu 2026-05-07 17:47:12.166 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-07 17:47:12.170 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-07 17:47:12.174 | + 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-07 17:47:12.179 | + functions-common:install_package:1430 : update_package_repo 2026-05-07 17:47:12.183 | + functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-05-07 17:47:12.187 | + functions-common:update_package_repo:1405 : REPOS_UPDATED=True 2026-05-07 17:47:12.191 | + functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-05-07 17:47:12.195 | + functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-05-07 17:47:12.199 | + functions-common:update_package_repo:1412 : is_ubuntu 2026-05-07 17:47:12.204 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-07 17:47:12.208 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-07 17:47:12.212 | + functions-common:update_package_repo:1413 : apt_get_update 2026-05-07 17:47:12.216 | + functions-common:apt_get_update:1158 : [[ True == \T\r\u\e ]] 2026-05-07 17:47:12.221 | + functions-common:apt_get_update:1158 : [[ False != \T\r\u\e ]] 2026-05-07 17:47:12.225 | + functions-common:apt_get_update:1159 : return 2026-05-07 17:47:12.229 | + functions-common:install_package:1431 : real_install_package qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-05-07 17:47:12.233 | + functions-common:real_install_package:1418 : is_ubuntu 2026-05-07 17:47:12.238 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-07 17:47:12.242 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-07 17:47:12.246 | + functions-common:real_install_package:1419 : apt_get install qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-05-07 17:47:12.281 | + 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-07 17:47:12.326 | Reading package lists... 2026-05-07 17:47:12.868 | Building dependency tree... 2026-05-07 17:47:12.870 | Reading state information... 2026-05-07 17:47:13.734 | libvirt-clients is already the newest version (10.0.0-2ubuntu8.13). 2026-05-07 17:47:13.734 | libvirt-clients set to manually installed. 2026-05-07 17:47:13.734 | libvirt-daemon-system is already the newest version (10.0.0-2ubuntu8.13). 2026-05-07 17:47:13.735 | The following additional packages will be installed: 2026-05-07 17:47:13.735 | python3-zstandard qemu-efi-aarch64 qemu-efi-arm qemu-system-arm 2026-05-07 17:47:13.735 | qemu-system-mips qemu-system-misc qemu-system-ppc qemu-system-s390x 2026-05-07 17:47:13.735 | qemu-system-sparc 2026-05-07 17:47:13.738 | Suggested packages: 2026-05-07 17:47:13.738 | python-zstandard-doc samba vde2 2026-05-07 17:47:13.796 | The following packages will be REMOVED: 2026-05-07 17:47:13.800 | apport-core-dump-handler 2026-05-07 17:47:13.802 | The following NEW packages will be installed: 2026-05-07 17:47:13.803 | libvirt-dev python3-libvirt python3-zstandard qemu-efi-aarch64 qemu-efi-arm 2026-05-07 17:47:13.803 | qemu-system qemu-system-arm qemu-system-mips qemu-system-misc 2026-05-07 17:47:13.803 | qemu-system-ppc qemu-system-s390x qemu-system-sparc systemd-coredump 2026-05-07 17:47:13.868 | 0 upgraded, 13 newly installed, 1 to remove and 25 not upgraded. 2026-05-07 17:47:13.868 | Need to get 110 MB of archives. 2026-05-07 17:47:13.868 | After this operation, 897 MB of additional disk space will be used. 2026-05-07 17:47:13.868 | Get:1 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 python3-zstandard amd64 0.22.0-1build1 [360 kB] 2026-05-07 17:47:13.892 | Get:2 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 systemd-coredump amd64 255.4-1ubuntu8.15 [71.7 kB] 2026-05-07 17:47:13.894 | Get:3 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libvirt-dev amd64 10.0.0-2ubuntu8.13 [178 kB] 2026-05-07 17:47:13.898 | Get:4 http://de.archive.ubuntu.com/ubuntu noble/main amd64 python3-libvirt amd64 10.0.0-1build1 [164 kB] 2026-05-07 17:47:13.902 | 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-07 17:47:14.064 | 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-07 17:47:14.295 | 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-07 17:47:14.430 | 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-07 17:47:14.520 | 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-07 17:47:14.568 | 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-07 17:47:15.379 | 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-07 17:47:15.380 | Get:12 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-efi-aarch64 all 2024.02-2ubuntu0.8 [4096 kB] 2026-05-07 17:47:15.418 | Get:13 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-efi-arm all 2024.02-2ubuntu0.8 [776 kB] 2026-05-07 17:47:15.719 | perl: warning: Setting locale failed. 2026-05-07 17:47:15.719 | perl: warning: Please check that your locale settings: 2026-05-07 17:47:15.719 | LANGUAGE = (unset), 2026-05-07 17:47:15.719 | LC_ALL = "en_US.utf8", 2026-05-07 17:47:15.719 | LANG = "de_DE.UTF-8" 2026-05-07 17:47:15.719 | are supported and installed on your system. 2026-05-07 17:47:15.719 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-07 17:47:15.785 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-05-07 17:47:15.785 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-05-07 17:47:15.785 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-05-07 17:47:16.198 | Fetched 110 MB in 2s (69.2 MB/s) 2026-05-07 17:47:16.237 | Selecting previously unselected package python3-zstandard. 2026-05-07 17:47:16.300 | (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-07 17:47:16.307 | Preparing to unpack .../python3-zstandard_0.22.0-1build1_amd64.deb ... 2026-05-07 17:47:16.312 | Unpacking python3-zstandard (0.22.0-1build1) ... 2026-05-07 17:47:16.456 | dpkg: apport-core-dump-handler: dependency problems, but removing anyway as you requested: 2026-05-07 17:47:16.457 | apport depends on apport-core-dump-handler | python3-zstandard; however: 2026-05-07 17:47:16.457 | Package apport-core-dump-handler is to be removed. 2026-05-07 17:47:16.457 | Package python3-zstandard is not configured yet. 2026-05-07 17:47:16.457 | apport depends on apport-core-dump-handler | systemd-coredump; however: 2026-05-07 17:47:16.457 | Package apport-core-dump-handler is to be removed. 2026-05-07 17:47:16.457 | Package systemd-coredump is not installed. 2026-05-07 17:47:16.457 | apport depends on apport-core-dump-handler | python3-zstandard; however: 2026-05-07 17:47:16.457 | Package apport-core-dump-handler is to be removed. 2026-05-07 17:47:16.457 | Package python3-zstandard is not configured yet. 2026-05-07 17:47:16.458 | apport depends on apport-core-dump-handler | systemd-coredump; however: 2026-05-07 17:47:16.458 | Package apport-core-dump-handler is to be removed. 2026-05-07 17:47:16.458 | Package systemd-coredump is not installed. 2026-05-07 17:47:16.458 | 2026-05-07 17:47:16.520 | (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-07 17:47:16.527 | Removing apport-core-dump-handler (2.28.1-0ubuntu3.8) ... 2026-05-07 17:47:17.418 | Selecting previously unselected package systemd-coredump. 2026-05-07 17:47:17.483 | (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-07 17:47:17.490 | Preparing to unpack .../00-systemd-coredump_255.4-1ubuntu8.15_amd64.deb ... 2026-05-07 17:47:17.495 | Unpacking systemd-coredump (255.4-1ubuntu8.15) ... 2026-05-07 17:47:17.565 | Selecting previously unselected package libvirt-dev:amd64. 2026-05-07 17:47:17.578 | Preparing to unpack .../01-libvirt-dev_10.0.0-2ubuntu8.13_amd64.deb ... 2026-05-07 17:47:17.593 | Unpacking libvirt-dev:amd64 (10.0.0-2ubuntu8.13) ... 2026-05-07 17:47:17.669 | Selecting previously unselected package python3-libvirt. 2026-05-07 17:47:17.682 | Preparing to unpack .../02-python3-libvirt_10.0.0-1build1_amd64.deb ... 2026-05-07 17:47:17.686 | Unpacking python3-libvirt (10.0.0-1build1) ... 2026-05-07 17:47:17.763 | Selecting previously unselected package qemu-system-arm. 2026-05-07 17:47:17.776 | Preparing to unpack .../03-qemu-system-arm_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-05-07 17:47:17.792 | Unpacking qemu-system-arm (1:8.2.2+ds-0ubuntu1.16) ... 2026-05-07 17:47:18.365 | Selecting previously unselected package qemu-system-mips. 2026-05-07 17:47:18.379 | Preparing to unpack .../04-qemu-system-mips_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-05-07 17:47:18.393 | Unpacking qemu-system-mips (1:8.2.2+ds-0ubuntu1.16) ... 2026-05-07 17:47:19.137 | Selecting previously unselected package qemu-system-ppc. 2026-05-07 17:47:19.150 | Preparing to unpack .../05-qemu-system-ppc_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-05-07 17:47:19.165 | Unpacking qemu-system-ppc (1:8.2.2+ds-0ubuntu1.16) ... 2026-05-07 17:47:19.570 | Selecting previously unselected package qemu-system-sparc. 2026-05-07 17:47:19.582 | Preparing to unpack .../06-qemu-system-sparc_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-05-07 17:47:19.594 | Unpacking qemu-system-sparc (1:8.2.2+ds-0ubuntu1.16) ... 2026-05-07 17:47:19.857 | Selecting previously unselected package qemu-system-s390x. 2026-05-07 17:47:19.871 | Preparing to unpack .../07-qemu-system-s390x_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-05-07 17:47:19.883 | Unpacking qemu-system-s390x (1:8.2.2+ds-0ubuntu1.16) ... 2026-05-07 17:47:20.089 | Selecting previously unselected package qemu-system-misc. 2026-05-07 17:47:20.101 | Preparing to unpack .../08-qemu-system-misc_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-05-07 17:47:20.114 | Unpacking qemu-system-misc (1:8.2.2+ds-0ubuntu1.16) ... 2026-05-07 17:47:22.121 | Selecting previously unselected package qemu-system. 2026-05-07 17:47:22.137 | Preparing to unpack .../09-qemu-system_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-05-07 17:47:22.142 | Unpacking qemu-system (1:8.2.2+ds-0ubuntu1.16) ... 2026-05-07 17:47:22.188 | Selecting previously unselected package qemu-efi-aarch64. 2026-05-07 17:47:22.207 | Preparing to unpack .../10-qemu-efi-aarch64_2024.02-2ubuntu0.8_all.deb ... 2026-05-07 17:47:22.212 | Unpacking qemu-efi-aarch64 (2024.02-2ubuntu0.8) ... 2026-05-07 17:47:24.102 | Selecting previously unselected package qemu-efi-arm. 2026-05-07 17:47:24.114 | Preparing to unpack .../11-qemu-efi-arm_2024.02-2ubuntu0.8_all.deb ... 2026-05-07 17:47:24.118 | Unpacking qemu-efi-arm (2024.02-2ubuntu0.8) ... 2026-05-07 17:47:24.927 | Setting up systemd-coredump (255.4-1ubuntu8.15) ... 2026-05-07 17:47:25.453 | Creating group 'systemd-coredump' with GID 987. 2026-05-07 17:47:25.457 | Creating user 'systemd-coredump' (systemd Core Dumper) with UID 987 and GID 987. 2026-05-07 17:47:25.490 | Setting up python3-libvirt (10.0.0-1build1) ... 2026-05-07 17:47:25.796 | Setting up qemu-system-mips (1:8.2.2+ds-0ubuntu1.16) ... 2026-05-07 17:47:25.816 | Setting up qemu-system-sparc (1:8.2.2+ds-0ubuntu1.16) ... 2026-05-07 17:47:25.834 | Setting up libvirt-dev:amd64 (10.0.0-2ubuntu8.13) ... 2026-05-07 17:47:25.853 | Setting up qemu-system-ppc (1:8.2.2+ds-0ubuntu1.16) ... 2026-05-07 17:47:25.872 | Setting up qemu-efi-aarch64 (2024.02-2ubuntu0.8) ... 2026-05-07 17:47:25.883 | Setting up qemu-system-misc (1:8.2.2+ds-0ubuntu1.16) ... 2026-05-07 17:47:25.902 | Setting up python3-zstandard (0.22.0-1build1) ... 2026-05-07 17:47:26.160 | Setting up qemu-system-arm (1:8.2.2+ds-0ubuntu1.16) ... 2026-05-07 17:47:26.179 | Setting up qemu-efi-arm (2024.02-2ubuntu0.8) ... 2026-05-07 17:47:26.190 | Setting up qemu-system-s390x (1:8.2.2+ds-0ubuntu1.16) ... 2026-05-07 17:47:26.208 | Setting up qemu-system (1:8.2.2+ds-0ubuntu1.16) ... 2026-05-07 17:47:26.221 | Processing triggers for man-db (2.12.0-4build2) ... 2026-05-07 17:47:28.115 | perl: warning: Setting locale failed. 2026-05-07 17:47:28.115 | perl: warning: Please check that your locale settings: 2026-05-07 17:47:28.115 | LANGUAGE = (unset), 2026-05-07 17:47:28.115 | LC_ALL = "en_US.utf8", 2026-05-07 17:47:28.115 | LANG = "de_DE.UTF-8" 2026-05-07 17:47:28.115 | are supported and installed on your system. 2026-05-07 17:47:28.115 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-07 17:47:28.257 | perl: warning: Setting locale failed. 2026-05-07 17:47:28.258 | perl: warning: Please check that your locale settings: 2026-05-07 17:47:28.258 | LANGUAGE = (unset), 2026-05-07 17:47:28.258 | LC_ALL = "en_US.utf8", 2026-05-07 17:47:28.258 | LANG = "de_DE.UTF-8" 2026-05-07 17:47:28.258 | are supported and installed on your system. 2026-05-07 17:47:28.258 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-07 17:47:28.309 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-05-07 17:47:28.309 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-05-07 17:47:28.309 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-05-07 17:47:28.381 | perl: warning: Setting locale failed. 2026-05-07 17:47:28.382 | perl: warning: Please check that your locale settings: 2026-05-07 17:47:28.382 | LANGUAGE = (unset), 2026-05-07 17:47:28.382 | LC_ALL = "en_US.utf8", 2026-05-07 17:47:28.382 | LANG = "de_DE.UTF-8" 2026-05-07 17:47:28.382 | are supported and installed on your system. 2026-05-07 17:47:28.382 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-07 17:47:28.909 | 2026-05-07 17:47:28.909 | Running kernel seems to be up-to-date. 2026-05-07 17:47:28.909 | 2026-05-07 17:47:28.909 | Restarting services... 2026-05-07 17:47:28.936 | 2026-05-07 17:47:28.936 | Service restarts being deferred: 2026-05-07 17:47:28.936 | systemctl restart virtlockd.service 2026-05-07 17:47:28.936 | systemctl restart virtlogd.service 2026-05-07 17:47:28.936 | 2026-05-07 17:47:28.936 | No containers need to be restarted. 2026-05-07 17:47:28.937 | 2026-05-07 17:47:28.937 | User sessions running outdated binaries: 2026-05-07 17:47:28.937 | quobyte @ session #5: sshd[1977] 2026-05-07 17:47:28.947 | 2026-05-07 17:47:28.949 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-05-07 17:47:31.509 | + functions-common:apt_get:1203 : result=0 2026-05-07 17:47:31.513 | + functions-common:apt_get:1206 : time_stop apt-get 2026-05-07 17:47:31.516 | + functions-common:time_stop:2412 : local name 2026-05-07 17:47:31.520 | + functions-common:time_stop:2413 : local end_time 2026-05-07 17:47:31.524 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-07 17:47:31.528 | + functions-common:time_stop:2415 : local total 2026-05-07 17:47:31.532 | + functions-common:time_stop:2416 : local start_time 2026-05-07 17:47:31.536 | + functions-common:time_stop:2418 : name=apt-get 2026-05-07 17:47:31.540 | + functions-common:time_stop:2419 : start_time=1778176032276 2026-05-07 17:47:31.544 | + functions-common:time_stop:2421 : [[ -z 1778176032276 ]] 2026-05-07 17:47:31.549 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-07 17:47:31.557 | + functions-common:time_stop:2424 : end_time=1778176051552 2026-05-07 17:47:31.560 | + functions-common:time_stop:2425 : elapsed_time=19276 2026-05-07 17:47:31.564 | + functions-common:time_stop:2426 : total=172164 2026-05-07 17:47:31.568 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-07 17:47:31.572 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=191440 2026-05-07 17:47:31.576 | + functions-common:apt_get:1207 : return 0 2026-05-07 17:47:31.580 | + lib/nova_plugins/functions-libvirt:install_libvirt:73 : install_package ovmf 2026-05-07 17:47:31.584 | + functions-common:install_package:1430 : update_package_repo 2026-05-07 17:47:31.588 | + functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-05-07 17:47:31.592 | + functions-common:update_package_repo:1405 : REPOS_UPDATED=True 2026-05-07 17:47:31.596 | + functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-05-07 17:47:31.600 | + functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-05-07 17:47:31.604 | + functions-common:update_package_repo:1412 : is_ubuntu 2026-05-07 17:47:31.608 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-07 17:47:31.611 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-07 17:47:31.615 | + functions-common:update_package_repo:1413 : apt_get_update 2026-05-07 17:47:31.619 | + functions-common:apt_get_update:1158 : [[ True == \T\r\u\e ]] 2026-05-07 17:47:31.623 | + functions-common:apt_get_update:1158 : [[ False != \T\r\u\e ]] 2026-05-07 17:47:31.627 | + functions-common:apt_get_update:1159 : return 2026-05-07 17:47:31.631 | + functions-common:install_package:1431 : real_install_package ovmf 2026-05-07 17:47:31.635 | + functions-common:real_install_package:1418 : is_ubuntu 2026-05-07 17:47:31.639 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-07 17:47:31.643 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-07 17:47:31.647 | + functions-common:real_install_package:1419 : apt_get install ovmf 2026-05-07 17:47:31.680 | + 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-07 17:47:31.727 | Reading package lists... 2026-05-07 17:47:32.126 | Building dependency tree... 2026-05-07 17:47:32.127 | Reading state information... 2026-05-07 17:47:32.766 | ovmf is already the newest version (2024.02-2ubuntu0.8). 2026-05-07 17:47:32.766 | ovmf set to manually installed. 2026-05-07 17:47:32.766 | 0 upgraded, 0 newly installed, 0 to remove and 25 not upgraded. 2026-05-07 17:47:32.773 | + functions-common:apt_get:1203 : result=0 2026-05-07 17:47:32.778 | + functions-common:apt_get:1206 : time_stop apt-get 2026-05-07 17:47:32.782 | + functions-common:time_stop:2412 : local name 2026-05-07 17:47:32.786 | + functions-common:time_stop:2413 : local end_time 2026-05-07 17:47:32.790 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-07 17:47:32.794 | + functions-common:time_stop:2415 : local total 2026-05-07 17:47:32.798 | + functions-common:time_stop:2416 : local start_time 2026-05-07 17:47:32.802 | + functions-common:time_stop:2418 : name=apt-get 2026-05-07 17:47:32.806 | + functions-common:time_stop:2419 : start_time=1778176051676 2026-05-07 17:47:32.810 | + functions-common:time_stop:2421 : [[ -z 1778176051676 ]] 2026-05-07 17:47:32.815 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-07 17:47:32.824 | + functions-common:time_stop:2424 : end_time=1778176052819 2026-05-07 17:47:32.827 | + functions-common:time_stop:2425 : elapsed_time=1143 2026-05-07 17:47:32.831 | + functions-common:time_stop:2426 : total=191440 2026-05-07 17:47:32.835 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-07 17:47:32.839 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=192583 2026-05-07 17:47:32.844 | + functions-common:apt_get:1207 : return 0 2026-05-07 17:47:32.848 | + lib/nova_plugins/functions-libvirt:install_libvirt:74 : is_arch aarch64 2026-05-07 17:47:32.853 | ++ functions-common:is_arch:517 : uname -m 2026-05-07 17:47:32.860 | + functions-common:is_arch:517 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-05-07 17:47:32.864 | + lib/nova_plugins/functions-libvirt:install_libvirt:111 : [[ False == True ]] 2026-05-07 17:47:32.869 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:96 : [[ kvm == \l\x\c ]] 2026-05-07 17:47:32.873 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:108 : [[ '' == \T\r\u\e ]] 2026-05-07 17:47:32.877 | + lib/nova:install_nova:921 : is_service_enabled n-novnc 2026-05-07 17:47:32.906 | + functions-common:is_service_enabled:2068 : return 0 2026-05-07 17:47:32.912 | ++ lib/nova:install_nova:923 : trueorfalse False NOVNC_FROM_PACKAGE 2026-05-07 17:47:32.939 | + lib/nova:install_nova:923 : NOVNC_FROM_PACKAGE=False 2026-05-07 17:47:32.944 | + lib/nova:install_nova:924 : '[' False = True ']' 2026-05-07 17:47:32.949 | + lib/nova:install_nova:943 : NOVNC_WEB_DIR=/opt/stack/novnc 2026-05-07 17:47:32.953 | + lib/nova:install_nova:944 : git_clone https://github.com/novnc/novnc.git /opt/stack/novnc v1.3.0 2026-05-07 17:47:32.957 | + functions-common:git_clone:581 : local git_remote=https://github.com/novnc/novnc.git 2026-05-07 17:47:32.961 | + functions-common:git_clone:582 : local git_dest=/opt/stack/novnc 2026-05-07 17:47:32.965 | + functions-common:git_clone:583 : local git_ref=v1.3.0 2026-05-07 17:47:32.970 | + functions-common:git_clone:584 : local orig_dir 2026-05-07 17:47:32.975 | ++ functions-common:git_clone:585 : pwd 2026-05-07 17:47:32.980 | + functions-common:git_clone:585 : orig_dir=/home/quobyte/devstack 2026-05-07 17:47:32.985 | + functions-common:git_clone:586 : local git_clone_flags= 2026-05-07 17:47:32.990 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-05-07 17:47:33.017 | + functions-common:git_clone:588 : RECLONE=False 2026-05-07 17:47:33.021 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-05-07 17:47:33.025 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-05-07 17:47:33.031 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-05-07 17:47:33.032 | + functions-common:git_clone:602 : echo v1.3.0 2026-05-07 17:47:33.039 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/novnc ]] 2026-05-07 17:47:33.042 | + functions-common:git_clone:617 : [[ False = \T\r\u\e ]] 2026-05-07 17:47:33.047 | + functions-common:git_clone:622 : git_timed clone --no-checkout https://github.com/novnc/novnc.git /opt/stack/novnc 2026-05-07 17:47:33.052 | + functions-common:git_timed:689 : local count=0 2026-05-07 17:47:33.055 | + functions-common:git_timed:690 : local timeout=0 2026-05-07 17:47:33.060 | + functions-common:git_timed:692 : [[ -n 0 ]] 2026-05-07 17:47:33.065 | + functions-common:git_timed:693 : timeout=0 2026-05-07 17:47:33.069 | + functions-common:git_timed:696 : time_start git_timed 2026-05-07 17:47:33.073 | + functions-common:time_start:2398 : local name=git_timed 2026-05-07 17:47:33.077 | + functions-common:time_start:2399 : local start_time= 2026-05-07 17:47:33.081 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-07 17:47:33.086 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-07 17:47:33.092 | + functions-common:time_start:2403 : _TIME_START[$name]=1778176053088 2026-05-07 17:47:33.096 | + functions-common:git_timed:697 : timeout -s SIGINT 0 git clone --no-checkout https://github.com/novnc/novnc.git /opt/stack/novnc 2026-05-07 17:47:33.101 | Cloning into '/opt/stack/novnc'... 2026-05-07 17:47:34.990 | + functions-common:git_timed:711 : time_stop git_timed 2026-05-07 17:47:34.994 | + functions-common:time_stop:2412 : local name 2026-05-07 17:47:34.998 | + functions-common:time_stop:2413 : local end_time 2026-05-07 17:47:35.001 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-07 17:47:35.005 | + functions-common:time_stop:2415 : local total 2026-05-07 17:47:35.009 | + functions-common:time_stop:2416 : local start_time 2026-05-07 17:47:35.013 | + functions-common:time_stop:2418 : name=git_timed 2026-05-07 17:47:35.017 | + functions-common:time_stop:2419 : start_time=1778176053088 2026-05-07 17:47:35.021 | + functions-common:time_stop:2421 : [[ -z 1778176053088 ]] 2026-05-07 17:47:35.026 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-07 17:47:35.032 | + functions-common:time_stop:2424 : end_time=1778176055027 2026-05-07 17:47:35.036 | + functions-common:time_stop:2425 : elapsed_time=1939 2026-05-07 17:47:35.040 | + functions-common:time_stop:2426 : total=151110 2026-05-07 17:47:35.044 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-07 17:47:35.047 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=153049 2026-05-07 17:47:35.051 | + functions-common:git_clone:623 : cd /opt/stack/novnc 2026-05-07 17:47:35.055 | + functions-common:git_clone:624 : git_timed fetch origin v1.3.0 2026-05-07 17:47:35.059 | + functions-common:git_timed:689 : local count=0 2026-05-07 17:47:35.063 | + functions-common:git_timed:690 : local timeout=0 2026-05-07 17:47:35.067 | + functions-common:git_timed:692 : [[ -n 0 ]] 2026-05-07 17:47:35.072 | + functions-common:git_timed:693 : timeout=0 2026-05-07 17:47:35.076 | + functions-common:git_timed:696 : time_start git_timed 2026-05-07 17:47:35.080 | + functions-common:time_start:2398 : local name=git_timed 2026-05-07 17:47:35.084 | + functions-common:time_start:2399 : local start_time= 2026-05-07 17:47:35.088 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-07 17:47:35.094 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-07 17:47:35.100 | + functions-common:time_start:2403 : _TIME_START[$name]=1778176055095 2026-05-07 17:47:35.103 | + functions-common:git_timed:697 : timeout -s SIGINT 0 git fetch origin v1.3.0 2026-05-07 17:47:35.473 | From https://github.com/novnc/novnc 2026-05-07 17:47:35.473 | * tag v1.3.0 -> FETCH_HEAD 2026-05-07 17:47:35.487 | + functions-common:git_timed:711 : time_stop git_timed 2026-05-07 17:47:35.492 | + functions-common:time_stop:2412 : local name 2026-05-07 17:47:35.496 | + functions-common:time_stop:2413 : local end_time 2026-05-07 17:47:35.500 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-07 17:47:35.504 | + functions-common:time_stop:2415 : local total 2026-05-07 17:47:35.509 | + functions-common:time_stop:2416 : local start_time 2026-05-07 17:47:35.513 | + functions-common:time_stop:2418 : name=git_timed 2026-05-07 17:47:35.517 | + functions-common:time_stop:2419 : start_time=1778176055095 2026-05-07 17:47:35.521 | + functions-common:time_stop:2421 : [[ -z 1778176055095 ]] 2026-05-07 17:47:35.525 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-07 17:47:35.532 | + functions-common:time_stop:2424 : end_time=1778176055527 2026-05-07 17:47:35.536 | + functions-common:time_stop:2425 : elapsed_time=432 2026-05-07 17:47:35.541 | + functions-common:time_stop:2426 : total=153049 2026-05-07 17:47:35.545 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-07 17:47:35.549 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=153481 2026-05-07 17:47:35.553 | + functions-common:git_clone:625 : git_timed checkout FETCH_HEAD 2026-05-07 17:47:35.558 | + functions-common:git_timed:689 : local count=0 2026-05-07 17:47:35.562 | + functions-common:git_timed:690 : local timeout=0 2026-05-07 17:47:35.567 | + functions-common:git_timed:692 : [[ -n 0 ]] 2026-05-07 17:47:35.571 | + functions-common:git_timed:693 : timeout=0 2026-05-07 17:47:35.575 | + functions-common:git_timed:696 : time_start git_timed 2026-05-07 17:47:35.579 | + functions-common:time_start:2398 : local name=git_timed 2026-05-07 17:47:35.583 | + functions-common:time_start:2399 : local start_time= 2026-05-07 17:47:35.588 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-07 17:47:35.593 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-07 17:47:35.600 | + functions-common:time_start:2403 : _TIME_START[$name]=1778176055594 2026-05-07 17:47:35.603 | + functions-common:git_timed:697 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-05-07 17:47:35.639 | Note: switching to 'FETCH_HEAD'. 2026-05-07 17:47:35.639 | 2026-05-07 17:47:35.639 | You are in 'detached HEAD' state. You can look around, make experimental 2026-05-07 17:47:35.639 | changes and commit them, and you can discard any commits you make in this 2026-05-07 17:47:35.639 | state without impacting any branches by switching back to a branch. 2026-05-07 17:47:35.639 | 2026-05-07 17:47:35.639 | If you want to create a new branch to retain commits you create, you may 2026-05-07 17:47:35.639 | do so (now or later) by using -c with the switch command. Example: 2026-05-07 17:47:35.640 | 2026-05-07 17:47:35.640 | git switch -c 2026-05-07 17:47:35.640 | 2026-05-07 17:47:35.640 | Or undo this operation with: 2026-05-07 17:47:35.640 | 2026-05-07 17:47:35.640 | git switch - 2026-05-07 17:47:35.640 | 2026-05-07 17:47:35.640 | Turn off this advice by setting config variable advice.detachedHead to false 2026-05-07 17:47:35.640 | 2026-05-07 17:47:35.640 | HEAD is now at 463c39e noVNC 1.3.0 2026-05-07 17:47:35.644 | + functions-common:git_timed:711 : time_stop git_timed 2026-05-07 17:47:35.649 | + functions-common:time_stop:2412 : local name 2026-05-07 17:47:35.653 | + functions-common:time_stop:2413 : local end_time 2026-05-07 17:47:35.657 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-07 17:47:35.661 | + functions-common:time_stop:2415 : local total 2026-05-07 17:47:35.665 | + functions-common:time_stop:2416 : local start_time 2026-05-07 17:47:35.669 | + functions-common:time_stop:2418 : name=git_timed 2026-05-07 17:47:35.673 | + functions-common:time_stop:2419 : start_time=1778176055594 2026-05-07 17:47:35.677 | + functions-common:time_stop:2421 : [[ -z 1778176055594 ]] 2026-05-07 17:47:35.681 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-07 17:47:35.685 | + functions-common:time_stop:2424 : end_time=1778176055682 2026-05-07 17:47:35.689 | + functions-common:time_stop:2425 : elapsed_time=88 2026-05-07 17:47:35.692 | + functions-common:time_stop:2426 : total=153481 2026-05-07 17:47:35.695 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-07 17:47:35.698 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=153569 2026-05-07 17:47:35.702 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/novnc 2026-05-07 17:47:35.721 | + functions-common:git_clone:664 : cd /opt/stack/novnc 2026-05-07 17:47:35.725 | + functions-common:git_clone:665 : git show --oneline 2026-05-07 17:47:35.726 | + functions-common:git_clone:665 : head -1 2026-05-07 17:47:35.728 | 463c39e noVNC 1.3.0 2026-05-07 17:47:35.732 | + functions-common:git_clone:666 : cd /home/quobyte/devstack 2026-05-07 17:47:35.736 | + lib/nova:install_nova:948 : is_service_enabled n-spice 2026-05-07 17:47:35.757 | + functions-common:is_service_enabled:2068 : return 1 2026-05-07 17:47:35.761 | + lib/nova:install_nova:960 : git_clone https://review.opendev.org/openstack/nova.git /opt/stack/nova stable/2026.1 2026-05-07 17:47:35.764 | + functions-common:git_clone:581 : local git_remote=https://review.opendev.org/openstack/nova.git 2026-05-07 17:47:35.767 | + functions-common:git_clone:582 : local git_dest=/opt/stack/nova 2026-05-07 17:47:35.770 | + functions-common:git_clone:583 : local git_ref=stable/2026.1 2026-05-07 17:47:35.773 | + functions-common:git_clone:584 : local orig_dir 2026-05-07 17:47:35.777 | ++ functions-common:git_clone:585 : pwd 2026-05-07 17:47:35.781 | + functions-common:git_clone:585 : orig_dir=/home/quobyte/devstack 2026-05-07 17:47:35.784 | + functions-common:git_clone:586 : local git_clone_flags= 2026-05-07 17:47:35.788 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-05-07 17:47:35.809 | + functions-common:git_clone:588 : RECLONE=False 2026-05-07 17:47:35.811 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-05-07 17:47:35.814 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-05-07 17:47:35.818 | + functions-common:git_clone:602 : echo stable/2026.1 2026-05-07 17:47:35.818 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-05-07 17:47:35.824 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/nova ]] 2026-05-07 17:47:35.827 | + functions-common:git_clone:617 : [[ False = \T\r\u\e ]] 2026-05-07 17:47:35.829 | + functions-common:git_clone:622 : git_timed clone --no-checkout https://review.opendev.org/openstack/nova.git /opt/stack/nova 2026-05-07 17:47:35.833 | + functions-common:git_timed:689 : local count=0 2026-05-07 17:47:35.836 | + functions-common:git_timed:690 : local timeout=0 2026-05-07 17:47:35.838 | + functions-common:git_timed:692 : [[ -n 0 ]] 2026-05-07 17:47:35.842 | + functions-common:git_timed:693 : timeout=0 2026-05-07 17:47:35.845 | + functions-common:git_timed:696 : time_start git_timed 2026-05-07 17:47:35.848 | + functions-common:time_start:2398 : local name=git_timed 2026-05-07 17:47:35.851 | + functions-common:time_start:2399 : local start_time= 2026-05-07 17:47:35.853 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-07 17:47:35.857 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-07 17:47:35.862 | + functions-common:time_start:2403 : _TIME_START[$name]=1778176055858 2026-05-07 17:47:35.865 | + 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-07 17:47:35.868 | Cloning into '/opt/stack/nova'... 2026-05-07 17:51:13.863 | + functions-common:git_timed:711 : time_stop git_timed 2026-05-07 17:51:13.866 | + functions-common:time_stop:2412 : local name 2026-05-07 17:51:13.870 | + functions-common:time_stop:2413 : local end_time 2026-05-07 17:51:13.874 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-07 17:51:13.877 | + functions-common:time_stop:2415 : local total 2026-05-07 17:51:13.881 | + functions-common:time_stop:2416 : local start_time 2026-05-07 17:51:13.884 | + functions-common:time_stop:2418 : name=git_timed 2026-05-07 17:51:13.887 | + functions-common:time_stop:2419 : start_time=1778176055858 2026-05-07 17:51:13.891 | + functions-common:time_stop:2421 : [[ -z 1778176055858 ]] 2026-05-07 17:51:13.896 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-07 17:51:13.900 | + functions-common:time_stop:2424 : end_time=1778176273896 2026-05-07 17:51:13.903 | + functions-common:time_stop:2425 : elapsed_time=218038 2026-05-07 17:51:13.907 | + functions-common:time_stop:2426 : total=153569 2026-05-07 17:51:13.910 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-07 17:51:13.913 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=371607 2026-05-07 17:51:13.917 | + functions-common:git_clone:623 : cd /opt/stack/nova 2026-05-07 17:51:13.921 | + functions-common:git_clone:624 : git_timed fetch origin stable/2026.1 2026-05-07 17:51:13.924 | + functions-common:git_timed:689 : local count=0 2026-05-07 17:51:13.928 | + functions-common:git_timed:690 : local timeout=0 2026-05-07 17:51:13.931 | + functions-common:git_timed:692 : [[ -n 0 ]] 2026-05-07 17:51:13.935 | + functions-common:git_timed:693 : timeout=0 2026-05-07 17:51:13.939 | + functions-common:git_timed:696 : time_start git_timed 2026-05-07 17:51:13.942 | + functions-common:time_start:2398 : local name=git_timed 2026-05-07 17:51:13.946 | + functions-common:time_start:2399 : local start_time= 2026-05-07 17:51:13.949 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-07 17:51:13.954 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-07 17:51:13.958 | + functions-common:time_start:2403 : _TIME_START[$name]=1778176273954 2026-05-07 17:51:13.962 | + functions-common:git_timed:697 : timeout -s SIGINT 0 git fetch origin stable/2026.1 2026-05-07 17:51:14.646 | From https://review.opendev.org/openstack/nova 2026-05-07 17:51:14.646 | * branch stable/2026.1 -> FETCH_HEAD 2026-05-07 17:51:14.659 | + functions-common:git_timed:711 : time_stop git_timed 2026-05-07 17:51:14.665 | + functions-common:time_stop:2412 : local name 2026-05-07 17:51:14.667 | + functions-common:time_stop:2413 : local end_time 2026-05-07 17:51:14.670 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-07 17:51:14.673 | + functions-common:time_stop:2415 : local total 2026-05-07 17:51:14.678 | + functions-common:time_stop:2416 : local start_time 2026-05-07 17:51:14.681 | + functions-common:time_stop:2418 : name=git_timed 2026-05-07 17:51:14.684 | + functions-common:time_stop:2419 : start_time=1778176273954 2026-05-07 17:51:14.688 | + functions-common:time_stop:2421 : [[ -z 1778176273954 ]] 2026-05-07 17:51:14.693 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-07 17:51:14.698 | + functions-common:time_stop:2424 : end_time=1778176274694 2026-05-07 17:51:14.702 | + functions-common:time_stop:2425 : elapsed_time=740 2026-05-07 17:51:14.705 | + functions-common:time_stop:2426 : total=371607 2026-05-07 17:51:14.708 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-07 17:51:14.712 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=372347 2026-05-07 17:51:14.714 | + functions-common:git_clone:625 : git_timed checkout FETCH_HEAD 2026-05-07 17:51:14.719 | + functions-common:git_timed:689 : local count=0 2026-05-07 17:51:14.721 | + functions-common:git_timed:690 : local timeout=0 2026-05-07 17:51:14.726 | + functions-common:git_timed:692 : [[ -n 0 ]] 2026-05-07 17:51:14.729 | + functions-common:git_timed:693 : timeout=0 2026-05-07 17:51:14.733 | + functions-common:git_timed:696 : time_start git_timed 2026-05-07 17:51:14.737 | + functions-common:time_start:2398 : local name=git_timed 2026-05-07 17:51:14.740 | + functions-common:time_start:2399 : local start_time= 2026-05-07 17:51:14.744 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-07 17:51:14.748 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-07 17:51:14.753 | + functions-common:time_start:2403 : _TIME_START[$name]=1778176274749 2026-05-07 17:51:14.755 | + functions-common:git_timed:697 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-05-07 17:51:15.321 | Note: switching to 'FETCH_HEAD'. 2026-05-07 17:51:15.321 | 2026-05-07 17:51:15.321 | You are in 'detached HEAD' state. You can look around, make experimental 2026-05-07 17:51:15.321 | changes and commit them, and you can discard any commits you make in this 2026-05-07 17:51:15.322 | state without impacting any branches by switching back to a branch. 2026-05-07 17:51:15.322 | 2026-05-07 17:51:15.322 | If you want to create a new branch to retain commits you create, you may 2026-05-07 17:51:15.322 | do so (now or later) by using -c with the switch command. Example: 2026-05-07 17:51:15.322 | 2026-05-07 17:51:15.322 | git switch -c 2026-05-07 17:51:15.322 | 2026-05-07 17:51:15.322 | Or undo this operation with: 2026-05-07 17:51:15.322 | 2026-05-07 17:51:15.322 | git switch - 2026-05-07 17:51:15.322 | 2026-05-07 17:51:15.322 | Turn off this advice by setting config variable advice.detachedHead to false 2026-05-07 17:51:15.323 | 2026-05-07 17:51:15.323 | HEAD is now at 63250020d8 Merge "Doc: add short doc section for mdev_class" into stable/2026.1 2026-05-07 17:51:15.333 | + functions-common:git_timed:711 : time_stop git_timed 2026-05-07 17:51:15.337 | + functions-common:time_stop:2412 : local name 2026-05-07 17:51:15.340 | + functions-common:time_stop:2413 : local end_time 2026-05-07 17:51:15.344 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-07 17:51:15.348 | + functions-common:time_stop:2415 : local total 2026-05-07 17:51:15.352 | + functions-common:time_stop:2416 : local start_time 2026-05-07 17:51:15.355 | + functions-common:time_stop:2418 : name=git_timed 2026-05-07 17:51:15.358 | + functions-common:time_stop:2419 : start_time=1778176274749 2026-05-07 17:51:15.361 | + functions-common:time_stop:2421 : [[ -z 1778176274749 ]] 2026-05-07 17:51:15.365 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-07 17:51:15.371 | + functions-common:time_stop:2424 : end_time=1778176275367 2026-05-07 17:51:15.375 | + functions-common:time_stop:2425 : elapsed_time=618 2026-05-07 17:51:15.378 | + functions-common:time_stop:2426 : total=372347 2026-05-07 17:51:15.381 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-07 17:51:15.386 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=372965 2026-05-07 17:51:15.389 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/nova 2026-05-07 17:51:15.415 | + functions-common:git_clone:664 : cd /opt/stack/nova 2026-05-07 17:51:15.420 | + functions-common:git_clone:665 : git show --oneline 2026-05-07 17:51:15.420 | + functions-common:git_clone:665 : head -1 2026-05-07 17:51:15.421 | 63250020d8 Merge "Doc: add short doc section for mdev_class" into stable/2026.1 2026-05-07 17:51:15.425 | + functions-common:git_clone:666 : cd /home/quobyte/devstack 2026-05-07 17:51:15.430 | + lib/nova:install_nova:961 : setup_develop /opt/stack/nova 2026-05-07 17:51:15.434 | + inc/python:setup_develop:353 : local bindep 2026-05-07 17:51:15.437 | + inc/python:setup_develop:354 : [[ /opt/stack/nova == -bindep* ]] 2026-05-07 17:51:15.441 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/nova 2026-05-07 17:51:15.444 | + inc/python:setup_develop:359 : local extras= 2026-05-07 17:51:15.448 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/nova -e 2026-05-07 17:51:15.452 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-05-07 17:51:15.455 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/nova == -bindep* ]] 2026-05-07 17:51:15.459 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/nova 2026-05-07 17:51:15.462 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-05-07 17:51:15.466 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-05-07 17:51:15.471 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/nova 2026-05-07 17:51:15.474 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-05-07 17:51:15.478 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/nova 2026-05-07 17:51:15.481 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-05-07 17:51:15.485 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-05-07 17:51:15.489 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2026-05-07 17:51:15.496 | + inc/python:_setup_package_with_constraints_edit:400 : name=nova 2026-05-07 17:51:15.500 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z nova ']' 2026-05-07 17:51:15.504 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2026-05-07 17:51:15.667 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/nova -e 2026-05-07 17:51:15.671 | + inc/python:setup_package:436 : local bindep=0 2026-05-07 17:51:15.674 | + inc/python:setup_package:437 : local bindep_flag= 2026-05-07 17:51:15.677 | + inc/python:setup_package:438 : local bindep_profiles= 2026-05-07 17:51:15.680 | + inc/python:setup_package:439 : [[ /opt/stack/nova == -bindep* ]] 2026-05-07 17:51:15.683 | + inc/python:setup_package:444 : local project_dir=/opt/stack/nova 2026-05-07 17:51:15.685 | + inc/python:setup_package:445 : local flags=-e 2026-05-07 17:51:15.688 | + inc/python:setup_package:446 : local extras= 2026-05-07 17:51:15.691 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-05-07 17:51:15.695 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-05-07 17:51:15.697 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-05-07 17:51:15.700 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-05-07 17:51:15.702 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-05-07 17:51:15.705 | + inc/python:setup_package:464 : pip_install -e /opt/stack/nova 2026-05-07 17:51:15.729 | Using python 3.12 to install /opt/stack/nova 2026-05-07 17:51:15.732 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/nova 2026-05-07 17:51:16.757 | Obtaining file:///opt/stack/nova 2026-05-07 17:51:16.761 | Installing build dependencies: started 2026-05-07 17:51:18.678 | Installing build dependencies: finished with status 'done' 2026-05-07 17:51:18.678 | Checking if build backend supports build_editable: started 2026-05-07 17:51:19.230 | Checking if build backend supports build_editable: finished with status 'done' 2026-05-07 17:51:19.232 | Getting requirements to build editable: started 2026-05-07 17:51:19.544 | Getting requirements to build editable: finished with status 'done' 2026-05-07 17:51:19.546 | Preparing editable metadata (pyproject.toml): started 2026-05-07 17:51:21.639 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-05-07 17:51:21.664 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev3) (7.0.3) 2026-05-07 17:51:21.665 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev3) (2.0.46) 2026-05-07 17:51:21.666 | Requirement already satisfied: decorator>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev3) (5.2.1) 2026-05-07 17:51:21.667 | Requirement already satisfied: eventlet>=0.30.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev3) (0.40.4) 2026-05-07 17:51:21.668 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev3) (3.1.6) 2026-05-07 17:51:21.669 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev3) (12.0.0) 2026-05-07 17:51:21.670 | Requirement already satisfied: lxml>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev3) (6.0.2) 2026-05-07 17:51:21.670 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev3) (2.5.1) 2026-05-07 17:51:21.671 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev3) (43.0.3) 2026-05-07 17:51:21.672 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev3) (1.8.9) 2026-05-07 17:51:21.673 | Requirement already satisfied: greenlet>=0.4.15 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev3) (3.3.2) 2026-05-07 17:51:21.674 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev3) (3.1.0) 2026-05-07 17:51:21.675 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev3) (3.10.1) 2026-05-07 17:51:21.675 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev3) (3.17.0) 2026-05-07 17:51:21.676 | Requirement already satisfied: alembic>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev3) (1.18.4) 2026-05-07 17:51:21.677 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev3) (1.3.0) 2026-05-07 17:51:21.678 | Requirement already satisfied: paramiko>=2.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev3) (4.0.0) 2026-05-07 17:51:21.679 | Requirement already satisfied: jsonschema>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev3) (4.26.0) 2026-05-07 17:51:21.680 | Requirement already satisfied: python-cinderclient>=4.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev3) (9.9.0) 2026-05-07 17:51:21.681 | Requirement already satisfied: keystoneauth1>=3.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev3) (5.13.1) 2026-05-07 17:51:21.681 | Requirement already satisfied: python-neutronclient>=7.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev3) (11.8.0) 2026-05-07 17:51:21.682 | Requirement already satisfied: python-glanceclient>=4.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev3) (4.11.0) 2026-05-07 17:51:21.683 | Requirement already satisfied: requests>=2.25.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev3) (2.32.5) 2026-05-07 17:51:21.685 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev3) (5.7.0) 2026-05-07 17:51:21.890 | Collecting websockify>=0.9.0 (from nova==33.0.2.dev3) 2026-05-07 17:51:22.060 | Downloading websockify-0.13.0-py3-none-any.whl.metadata (14 kB) 2026-05-07 17:51:22.079 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev3) (4.1.1) 2026-05-07 17:51:22.079 | Requirement already satisfied: oslo.concurrency>=5.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev3) (7.4.1) 2026-05-07 17:51:22.079 | Requirement already satisfied: oslo.config>=8.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev3) (10.3.0) 2026-05-07 17:51:22.079 | Requirement already satisfied: oslo.context>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev3) (6.3.0) 2026-05-07 17:51:22.080 | Requirement already satisfied: oslo.log>=4.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev3) (8.1.0) 2026-05-07 17:51:22.081 | Requirement already satisfied: oslo.limit>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev3) (2.10.0) 2026-05-07 17:51:22.082 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev3) (3.7.0) 2026-05-07 17:51:22.083 | Requirement already satisfied: oslo.serialization>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev3) (5.9.1) 2026-05-07 17:51:22.084 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev3) (2.7.1) 2026-05-07 17:51:22.085 | Requirement already satisfied: oslo.utils>=8.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev3) (10.0.1) 2026-05-07 17:51:22.085 | Requirement already satisfied: oslo.db>=10.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev3) (18.0.0) 2026-05-07 17:51:22.086 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev3) (7.9.0) 2026-05-07 17:51:22.087 | Requirement already satisfied: oslo.messaging>=14.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev3) (17.3.0) 2026-05-07 17:51:22.088 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev3) (5.0.0) 2026-05-07 17:51:22.089 | Requirement already satisfied: oslo.privsep>=2.6.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev3) (3.10.1) 2026-05-07 17:51:22.090 | Requirement already satisfied: oslo.i18n>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev3) (6.7.2) 2026-05-07 17:51:22.091 | 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.dev3) (4.5.1) 2026-05-07 17:51:22.092 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev3) (2.0.0) 2026-05-07 17:51:22.093 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev3) (8.0.0) 2026-05-07 17:51:22.094 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev3) (7.2.2) 2026-05-07 17:51:22.095 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev3) (3.9.0) 2026-05-07 17:51:22.096 | Requirement already satisfied: os-brick>=6.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev3) (7.0.0) 2026-05-07 17:51:22.097 | Requirement already satisfied: os-resource-classes>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev3) (1.1.0) 2026-05-07 17:51:22.098 | Requirement already satisfied: os-traits>=3.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev3) (3.6.0) 2026-05-07 17:51:22.099 | Requirement already satisfied: os-vif>=3.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev3) (4.3.0) 2026-05-07 17:51:22.100 | Requirement already satisfied: castellan>=0.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev3) (5.6.0) 2026-05-07 17:51:22.127 | Collecting microversion-parse>=0.2.1 (from nova==33.0.2.dev3) 2026-05-07 17:51:22.143 | Downloading microversion_parse-2.1.0-py3-none-any.whl.metadata (5.1 kB) 2026-05-07 17:51:22.155 | Requirement already satisfied: tooz>=1.58.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev3) (8.1.0) 2026-05-07 17:51:22.156 | Requirement already satisfied: cursive>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev3) (0.2.3) 2026-05-07 17:51:22.156 | Requirement already satisfied: retrying>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev3) (1.4.2) 2026-05-07 17:51:22.157 | Requirement already satisfied: os-service-types>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev3) (1.8.2) 2026-05-07 17:51:22.158 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev3) (2.9.0.post0) 2026-05-07 17:51:22.159 | Requirement already satisfied: futurist>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev3) (3.2.1) 2026-05-07 17:51:22.160 | Requirement already satisfied: openstacksdk>=4.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev3) (4.10.0) 2026-05-07 17:51:22.161 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev3) (6.0.3) 2026-05-07 17:51:22.164 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.5.0->nova==33.0.2.dev3) (1.3.10) 2026-05-07 17:51:22.165 | 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.dev3) (4.15.0) 2026-05-07 17:51:22.168 | 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.dev3) (7.3.0) 2026-05-07 17:51:22.172 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->nova==33.0.2.dev3) (2.0.0) 2026-05-07 17:51:22.177 | 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.dev3) (3.0) 2026-05-07 17:51:22.184 | 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.dev3) (2.8.0) 2026-05-07 17:51:22.191 | 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.dev3) (3.0.0) 2026-05-07 17:51:22.194 | 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.dev3) (2.1.1) 2026-05-07 17:51:22.198 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->nova==33.0.2.dev3) (3.0.3) 2026-05-07 17:51:22.201 | 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.dev3) (25.4.0) 2026-05-07 17:51:22.202 | 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.dev3) (2025.9.1) 2026-05-07 17:51:22.203 | 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.dev3) (0.37.0) 2026-05-07 17:51:22.204 | 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.dev3) (0.30.0) 2026-05-07 17:51:22.213 | 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.dev3) (2.1.0) 2026-05-07 17:51:22.221 | 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.dev3) (4.0.1) 2026-05-07 17:51:22.222 | 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.dev3) (2.11.0) 2026-05-07 17:51:22.223 | 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.dev3) (5.8.0) 2026-05-07 17:51:22.236 | 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.dev3) (1.5.0) 2026-05-07 17:51:22.237 | 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.dev3) (1.1.0) 2026-05-07 17:51:22.238 | 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.dev3) (1.33) 2026-05-07 17:51:22.240 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==33.0.2.dev3) (4.9.2) 2026-05-07 17:51:22.241 | 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.dev3) (1.4.0) 2026-05-07 17:51:22.250 | 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.dev3) (3.0.0) 2026-05-07 17:51:22.257 | 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.dev3) (9.1.4) 2026-05-07 17:51:22.268 | 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.dev3) (2.16.1) 2026-05-07 17:51:22.270 | 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.dev3) (0.8.1) 2026-05-07 17:51:22.277 | 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.dev3) (0.20) 2026-05-07 17:51:22.291 | 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.dev3) (2.0.2) 2026-05-07 17:51:22.292 | 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.dev3) (0.5.0) 2026-05-07 17:51:22.310 | 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.dev3) (7.0.1) 2026-05-07 17:51:22.311 | 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.dev3) (5.3.1) 2026-05-07 17:51:22.311 | 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.dev3) (5.6.2) 2026-05-07 17:51:22.312 | 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.dev3) (0.15.1) 2026-05-07 17:51:22.317 | 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.dev3) (5.1.0) 2026-05-07 17:51:22.327 | 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.dev3) (2025.3) 2026-05-07 17:51:22.327 | 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.dev3) (26.0) 2026-05-07 17:51:22.335 | 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.dev3) (0.24.1) 2026-05-07 17:51:22.339 | 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.dev3) (5.0.0) 2026-05-07 17:51:22.341 | 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.dev3) (4.0.1) 2026-05-07 17:51:22.355 | 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.dev3) (1.1.2) 2026-05-07 17:51:22.377 | 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.dev3) (1.7.3) 2026-05-07 17:51:22.384 | 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.dev3) (2.2.0) 2026-05-07 17:51:22.390 | 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.dev3) (1.3.7) 2026-05-07 17:51:22.400 | 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.dev3) (3.3.2) 2026-05-07 17:51:22.414 | 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.dev3) (4.3.1) 2026-05-07 17:51:22.415 | 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.dev3) (3.7.0) 2026-05-07 17:51:22.425 | 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.dev3) (2.4.0) 2026-05-07 17:51:22.435 | 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.dev3) (2.2.1) 2026-05-07 17:51:22.436 | 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.dev3) (1.6.2) 2026-05-07 17:51:22.445 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->nova==33.0.2.dev3) (82.0.1) 2026-05-07 17:51:22.464 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->nova==33.0.2.dev3) (0.6.0) 2026-05-07 17:51:22.509 | 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.dev3) (4.13.3) 2026-05-07 17:51:22.515 | 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.dev3) (0.6.0) 2026-05-07 17:51:22.516 | 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.dev3) (3.2.0) 2026-05-07 17:51:22.527 | 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.dev3) (1.11.0) 2026-05-07 17:51:22.528 | 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.dev3) (14.3.3) 2026-05-07 17:51:22.529 | 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.dev3) (1.7.2) 2026-05-07 17:51:22.546 | 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.dev3) (1.17.0) 2026-05-07 17:51:22.553 | 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.dev3) (2.1.0) 2026-05-07 17:51:22.554 | 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.dev3) (24.2.1) 2026-05-07 17:51:22.574 | 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.dev3) (4.4.0) 2026-05-07 17:51:22.602 | 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.dev3) (3.4.4) 2026-05-07 17:51:22.603 | 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.dev3) (3.11) 2026-05-07 17:51:22.604 | 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.dev3) (2.6.3) 2026-05-07 17:51:22.606 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==33.0.2.dev3) (2023.11.17) 2026-05-07 17:51:22.652 | 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.dev3) (4.0.0) 2026-05-07 17:51:22.653 | 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.dev3) (2.19.2) 2026-05-07 17:51:22.666 | 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.dev3) (0.1.2) 2026-05-07 17:51:22.687 | 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.dev3) (0.7) 2026-05-07 17:51:22.742 | 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.dev3) (2.8.5) 2026-05-07 17:51:22.749 | 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.dev3) (0.16.0) 2026-05-07 17:51:23.235 | Collecting numpy (from websockify>=0.9.0->nova==33.0.2.dev3) 2026-05-07 17:51:23.253 | Downloading numpy-2.2.6-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (62 kB) 2026-05-07 17:51:23.332 | Collecting jwcrypto (from websockify>=0.9.0->nova==33.0.2.dev3) 2026-05-07 17:51:23.352 | Downloading jwcrypto-1.5.6-py3-none-any.whl.metadata (3.1 kB) 2026-05-07 17:51:23.410 | Collecting redis (from websockify>=0.9.0->nova==33.0.2.dev3) 2026-05-07 17:51:23.426 | Downloading redis-7.2.0-py3-none-any.whl.metadata (12 kB) 2026-05-07 17:51:23.543 | Downloading microversion_parse-2.1.0-py3-none-any.whl (20 kB) 2026-05-07 17:51:23.568 | Downloading websockify-0.13.0-py3-none-any.whl (41 kB) 2026-05-07 17:51:23.595 | Downloading jwcrypto-1.5.6-py3-none-any.whl (92 kB) 2026-05-07 17:51:23.633 | Downloading numpy-2.2.6-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (16.5 MB) 2026-05-07 17:51:24.342 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 16.5/16.5 MB 24.5 MB/s 0:00:00 2026-05-07 17:51:24.362 | Downloading redis-7.2.0-py3-none-any.whl (394 kB) 2026-05-07 17:51:24.420 | Building wheels for collected packages: nova 2026-05-07 17:51:24.422 | Building editable for nova (pyproject.toml): started 2026-05-07 17:51:26.751 | Building editable for nova (pyproject.toml): finished with status 'done' 2026-05-07 17:51:26.752 | Created wheel for nova: filename=nova-33.0.2.dev3-0.editable-py3-none-any.whl size=9383 sha256=3f62174cfbb4c5bf61fc21bed1b411ed08a7d6b38cd745edf75030c3518a4628 2026-05-07 17:51:26.753 | Stored in directory: /tmp/pip-ephem-wheel-cache-1mxusd04/wheels/ee/2b/3a/69794dff55dd5d6c4a3613dfc37217369e4acdbc37f2b08153 2026-05-07 17:51:26.759 | Successfully built nova 2026-05-07 17:51:27.038 | Installing collected packages: redis, numpy, microversion-parse, jwcrypto, websockify, nova 2026-05-07 17:51:31.393 | 2026-05-07 17:51:31.419 | Successfully installed jwcrypto-1.5.6 microversion-parse-2.1.0 nova-33.0.2.dev3 numpy-2.2.6 redis-7.2.0 websockify-0.13.0 2026-05-07 17:51:31.652 | + inc/python:pip_install:216 : result=0 2026-05-07 17:51:31.656 | + inc/python:pip_install:218 : time_stop pip_install 2026-05-07 17:51:31.660 | + functions-common:time_stop:2412 : local name 2026-05-07 17:51:31.662 | + functions-common:time_stop:2413 : local end_time 2026-05-07 17:51:31.667 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-07 17:51:31.670 | + functions-common:time_stop:2415 : local total 2026-05-07 17:51:31.673 | + functions-common:time_stop:2416 : local start_time 2026-05-07 17:51:31.678 | + functions-common:time_stop:2418 : name=pip_install 2026-05-07 17:51:31.681 | + functions-common:time_stop:2419 : start_time=1778176275723 2026-05-07 17:51:31.684 | + functions-common:time_stop:2421 : [[ -z 1778176275723 ]] 2026-05-07 17:51:31.689 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-07 17:51:31.694 | + functions-common:time_stop:2424 : end_time=1778176291691 2026-05-07 17:51:31.697 | + functions-common:time_stop:2425 : elapsed_time=15968 2026-05-07 17:51:31.700 | + functions-common:time_stop:2426 : total=147625 2026-05-07 17:51:31.703 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-07 17:51:31.706 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=163593 2026-05-07 17:51:31.709 | + inc/python:pip_install:219 : return 0 2026-05-07 17:51:31.713 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-05-07 17:51:31.716 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-05-07 17:51:31.719 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/nova 2026-05-07 17:51:31.722 | + inc/python:use_library_from_git:266 : local name=/opt/stack/nova 2026-05-07 17:51:31.725 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-07 17:51:31.729 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-07 17:51:31.731 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/nova, ]] 2026-05-07 17:51:31.735 | + inc/python:use_library_from_git:269 : return 1 2026-05-07 17:51:31.738 | + 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-07 17:51:31.755 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-05-07 17:51:31.759 | + ./stack.sh:main:956 : configure_nova 2026-05-07 17:51:31.763 | + lib/nova:configure_nova:260 : sudo install -d -o quobyte /etc/nova 2026-05-07 17:51:31.784 | + lib/nova:configure_nova:262 : configure_rootwrap nova 2026-05-07 17:51:31.787 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2026-05-07 17:51:31.791 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2026-05-07 17:51:31.798 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2026-05-07 17:51:31.799 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2026-05-07 17:51:31.804 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2026-05-07 17:51:31.808 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2026-05-07 17:51:31.811 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/opt/stack/data/venv/bin 2026-05-07 17:51:31.815 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2026-05-07 17:51:31.819 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2026-05-07 17:51:31.824 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2026-05-07 17:51:31.827 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/opt/stack/data/venv/bin/nova-rootwrap 2026-05-07 17:51:31.831 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2026-05-07 17:51:31.848 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2026-05-07 17:51:31.867 | + 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-07 17:51:31.886 | + 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-07 17:51:31.903 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2026-05-07 17:51:31.921 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/nova/rootwrap.conf 2026-05-07 17:51:31.938 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2026-05-07 17:51:31.943 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2026-05-07 17:51:31.947 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.EJbNYSQdtZ 2026-05-07 17:51:31.950 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2026-05-07 17:51:31.953 | + inc/rootwrap:configure_rootwrap:73 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2026-05-07 17:51:31.958 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /opt/stack/data/venv/bin/nova-rootwrap-daemon ']' 2026-05-07 17:51:31.961 | + inc/rootwrap:configure_rootwrap:76 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-05-07 17:51:31.964 | + inc/rootwrap:configure_rootwrap:77 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-05-07 17:51:31.968 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.EJbNYSQdtZ 2026-05-07 17:51:31.973 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.EJbNYSQdtZ 2026-05-07 17:51:31.989 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.EJbNYSQdtZ /etc/sudoers.d/nova-rootwrap 2026-05-07 17:51:32.007 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /opt/stack/data/venv/bin/nova-rootwrap 2026-05-07 17:51:32.012 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /opt/stack/data/venv/bin 2026-05-07 17:51:32.016 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/opt/stack/data/venv/bin 2026-05-07 17:51:32.019 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2026-05-07 17:51:32.022 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2026-05-07 17:51:32.026 | + 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-07 17:51:32.030 | + 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-07 17:51:32.035 | + 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-07 17:51:32.036 | + inc/rootwrap:add_sudo_secure_path:33 : sudo tee /etc/sudoers.d/zz-secure-path 2026-05-07 17:51:32.048 | Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin 2026-05-07 17:51:32.053 | + inc/rootwrap:add_sudo_secure_path:34 : sudo chmod 400 /etc/sudoers.d/zz-secure-path 2026-05-07 17:51:32.069 | + inc/rootwrap:add_sudo_secure_path:35 : sudo chown root:root /etc/sudoers.d/zz-secure-path 2026-05-07 17:51:32.085 | + 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-07 17:51:32.088 | + lib/nova:configure_nova:266 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2026-05-07 17:51:32.094 | + lib/nova:configure_nova:269 : is_service_enabled n-cpu 2026-05-07 17:51:32.113 | + functions-common:is_service_enabled:2068 : return 0 2026-05-07 17:51:32.116 | + lib/nova:configure_nova:271 : sudo sysctl -w net.ipv4.ip_forward=1 2026-05-07 17:51:32.128 | net.ipv4.ip_forward = 1 2026-05-07 17:51:32.134 | + lib/nova:configure_nova:273 : [[ libvirt = \l\i\b\v\i\r\t ]] 2026-05-07 17:51:32.137 | + lib/nova:configure_nova:277 : [[ kvm == \k\v\m ]] 2026-05-07 17:51:32.140 | + lib/nova:configure_nova:278 : sudo modprobe kvm 2026-05-07 17:51:32.160 | + lib/nova:configure_nova:279 : '[' '!' -e /dev/kvm ']' 2026-05-07 17:51:32.164 | + lib/nova:configure_nova:294 : [[ kvm == \l\x\c ]] 2026-05-07 17:51:32.167 | + lib/nova:configure_nova:309 : sudo install -d -o quobyte /opt/stack/data/nova/instances 2026-05-07 17:51:32.184 | + lib/nova:configure_nova:314 : '[' -L /dev/disk/by-label/nova-instances ']' 2026-05-07 17:51:32.190 | ++ lib/nova:configure_nova:323 : iscsi-iname 2026-05-07 17:51:32.190 | + lib/nova:configure_nova:323 : sudo tee /etc/iscsi/initiatorname.iscsi 2026-05-07 17:51:32.196 | + lib/nova:configure_nova:323 : echo InitiatorName=iqn.2016-04.com.open-iscsi:5114cf9333e 2026-05-07 17:51:32.201 | InitiatorName=iqn.2016-04.com.open-iscsi:5114cf9333e 2026-05-07 17:51:32.207 | + lib/nova:configure_nova:325 : [[ False == \T\r\u\e ]] 2026-05-07 17:51:32.210 | + lib/nova:configure_nova:340 : iniset -sudo /etc/iscsi/iscsid.conf DEFAULT node.session.auth.chap_algs SHA3-256,SHA256 2026-05-07 17:51:32.299 | + lib/nova:configure_nova:342 : [[ lioadm != \n\v\m\e\t ]] 2026-05-07 17:51:32.302 | + lib/nova:configure_nova:344 : restart_service iscsid 2026-05-07 17:51:32.306 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-05-07 17:51:32.310 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart iscsid 2026-05-07 17:51:32.376 | + lib/nova:configure_nova:367 : create_nova_conf 2026-05-07 17:51:32.380 | + lib/nova:create_nova_conf:437 : rm -f /opt/stack/nova/bin/nova.conf 2026-05-07 17:51:32.386 | + lib/nova:create_nova_conf:440 : rm -f /etc/nova/nova.conf 2026-05-07 17:51:32.392 | + lib/nova:create_nova_conf:441 : iniset /etc/nova/nova.conf DEFAULT debug True 2026-05-07 17:51:32.435 | + lib/nova:create_nova_conf:442 : '[' True == True ']' 2026-05-07 17:51:32.438 | + lib/nova:create_nova_conf:443 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2026-05-07 17:51:32.476 | + lib/nova:create_nova_conf:445 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2026-05-07 17:51:32.516 | + lib/nova:create_nova_conf:446 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2026-05-07 17:51:32.554 | + lib/nova:create_nova_conf:447 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2026-05-07 17:51:32.596 | + lib/nova:create_nova_conf:448 : iniset /etc/nova/nova.conf scheduler workers 2 2026-05-07 17:51:32.633 | + lib/nova:create_nova_conf:449 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2026-05-07 17:51:32.671 | + lib/nova:create_nova_conf:450 : iniset /etc/nova/nova.conf DEFAULT my_ip 192.168.122.154 2026-05-07 17:51:32.708 | + lib/nova:create_nova_conf:451 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2026-05-07 17:51:32.746 | + lib/nova:create_nova_conf:452 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2026-05-07 17:51:32.782 | + lib/nova:create_nova_conf:453 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2026-05-07 17:51:32.819 | + lib/nova:create_nova_conf:454 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2026-05-07 17:51:32.856 | + lib/nova:create_nova_conf:458 : iniset /etc/nova/nova.conf api response_validation error 2026-05-07 17:51:32.897 | + lib/nova:create_nova_conf:460 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2026-05-07 17:51:32.938 | + lib/nova:create_nova_conf:462 : iniset /etc/nova/nova.conf DEFAULT report_interval 120 2026-05-07 17:51:32.975 | + lib/nova:create_nova_conf:463 : iniset /etc/nova/nova.conf DEFAULT service_down_time 720 2026-05-07 17:51:33.013 | + lib/nova:create_nova_conf:465 : is_fedora 2026-05-07 17:51:33.016 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2026-05-07 17:51:33.019 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2026-05-07 17:51:33.023 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2026-05-07 17:51:33.025 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2026-05-07 17:51:33.028 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-05-07 17:51:33.031 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2026-05-07 17:51:33.035 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-05-07 17:51:33.039 | + functions-common:is_fedora:533 : '[' Ubuntu = RockyLinux ']' 2026-05-07 17:51:33.042 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOS ']' 2026-05-07 17:51:33.046 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOSStream ']' 2026-05-07 17:51:33.049 | + functions-common:is_fedora:535 : '[' Ubuntu = AlmaLinux ']' 2026-05-07 17:51:33.052 | + functions-common:is_fedora:536 : '[' Ubuntu = OracleServer ']' 2026-05-07 17:51:33.055 | + functions-common:is_fedora:536 : '[' Ubuntu = Virtuozzo ']' 2026-05-07 17:51:33.059 | + lib/nova:create_nova_conf:474 : is_service_enabled n-api n-cond n-sched n-spice n-novnc n-sproxy 2026-05-07 17:51:33.083 | + functions-common:is_service_enabled:2068 : return 0 2026-05-07 17:51:33.086 | + lib/nova:create_nova_conf:478 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-05-07 17:51:33.090 | + lib/nova:create_nova_conf:481 : local db=nova_cell0 2026-05-07 17:51:33.094 | + lib/nova:create_nova_conf:484 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2026-05-07 17:51:33.132 | ++ lib/nova:create_nova_conf:487 : database_connection_url nova_cell0 2026-05-07 17:51:33.135 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2026-05-07 17:51:33.138 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2026-05-07 17:51:33.141 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell0 2026-05-07 17:51:33.144 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-05-07 17:51:33.147 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-05-07 17:51:33.149 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-05-07 17:51:33.171 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-07 17:51:33.174 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-05-07 17:51:33.176 | ++ 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-07 17:51:33.180 | + 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-07 17:51:33.221 | ++ lib/nova:create_nova_conf:488 : database_connection_url nova_api 2026-05-07 17:51:33.224 | ++ lib/database:database_connection_url:134 : local db=nova_api 2026-05-07 17:51:33.227 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2026-05-07 17:51:33.231 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_api 2026-05-07 17:51:33.233 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-05-07 17:51:33.236 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-05-07 17:51:33.239 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-05-07 17:51:33.262 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-07 17:51:33.266 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-05-07 17:51:33.269 | ++ 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-07 17:51:33.272 | + 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-07 17:51:33.313 | + lib/nova:create_nova_conf:493 : iniset /etc/nova/nova.conf cache enabled True 2026-05-07 17:51:33.357 | + lib/nova:create_nova_conf:494 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2026-05-07 17:51:33.396 | + lib/nova:create_nova_conf:495 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2026-05-07 17:51:33.434 | + lib/nova:create_nova_conf:498 : is_service_enabled n-api 2026-05-07 17:51:33.458 | + functions-common:is_service_enabled:2068 : return 0 2026-05-07 17:51:33.462 | + lib/nova:create_nova_conf:499 : is_service_enabled n-api-meta 2026-05-07 17:51:33.484 | + functions-common:is_service_enabled:2068 : return 0 2026-05-07 17:51:33.490 | ++ lib/nova:create_nova_conf:501 : echo osapi_compute,metadata 2026-05-07 17:51:33.491 | ++ lib/nova:create_nova_conf:501 : sed s/,metadata// 2026-05-07 17:51:33.496 | + lib/nova:create_nova_conf:501 : NOVA_ENABLED_APIS=osapi_compute 2026-05-07 17:51:33.500 | + lib/nova:create_nova_conf:503 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2026-05-07 17:51:33.540 | + lib/nova:create_nova_conf:504 : [[ True == \T\r\u\e ]] 2026-05-07 17:51:33.543 | + lib/nova:create_nova_conf:505 : iniset /etc/nova/nova.conf oslo_policy enforce_new_defaults True 2026-05-07 17:51:33.588 | + lib/nova:create_nova_conf:506 : iniset /etc/nova/nova.conf oslo_policy enforce_scope True 2026-05-07 17:51:33.626 | + lib/nova:create_nova_conf:512 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2026-05-07 17:51:33.630 | + lib/keystone:configure_keystone_authtoken_middleware:454 : local conf_file=/etc/nova/nova.conf 2026-05-07 17:51:33.633 | + lib/keystone:configure_keystone_authtoken_middleware:455 : local admin_user=nova 2026-05-07 17:51:33.637 | + lib/keystone:configure_keystone_authtoken_middleware:456 : local section=keystone_authtoken 2026-05-07 17:51:33.641 | + lib/keystone:configure_keystone_authtoken_middleware:457 : local service_type= 2026-05-07 17:51:33.643 | + lib/keystone:configure_keystone_authtoken_middleware:459 : configure_keystoneauth /etc/nova/nova.conf nova keystone_authtoken 2026-05-07 17:51:33.647 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/nova/nova.conf 2026-05-07 17:51:33.651 | + lib/keystone:configure_keystoneauth:433 : local admin_user=nova 2026-05-07 17:51:33.654 | + lib/keystone:configure_keystoneauth:434 : local section=keystone_authtoken 2026-05-07 17:51:33.658 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2026-05-07 17:51:33.700 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2026-05-07 17:51:33.739 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://192.168.122.154/identity 2026-05-07 17:51:33.777 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2026-05-07 17:51:33.815 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/nova/nova.conf keystone_authtoken password nomoresecret 2026-05-07 17:51:33.855 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2026-05-07 17:51:33.893 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2026-05-07 17:51:33.931 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2026-05-07 17:51:33.968 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/nova/nova.conf keystone_authtoken www_authenticate_uri http://192.168.122.154/identity 2026-05-07 17:51:34.006 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-05-07 17:51:34.047 | + lib/keystone:configure_keystone_authtoken_middleware:462 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2026-05-07 17:51:34.085 | + lib/keystone:configure_keystone_authtoken_middleware:463 : [[ -n '' ]] 2026-05-07 17:51:34.088 | + lib/nova:create_nova_conf:515 : is_service_enabled cinder 2026-05-07 17:51:34.113 | + functions-common:is_service_enabled:2068 : return 0 2026-05-07 17:51:34.116 | + lib/nova:create_nova_conf:516 : configure_cinder_access 2026-05-07 17:51:34.119 | + lib/nova:configure_cinder_access:640 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2026-05-07 17:51:34.160 | + lib/nova:configure_cinder_access:647 : configure_keystoneauth /etc/nova/nova.conf nova cinder 2026-05-07 17:51:34.162 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/nova/nova.conf 2026-05-07 17:51:34.166 | + lib/keystone:configure_keystoneauth:433 : local admin_user=nova 2026-05-07 17:51:34.169 | + lib/keystone:configure_keystoneauth:434 : local section=cinder 2026-05-07 17:51:34.172 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/nova/nova.conf cinder auth_type password 2026-05-07 17:51:34.212 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/nova/nova.conf cinder interface public 2026-05-07 17:51:34.252 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/nova/nova.conf cinder auth_url http://192.168.122.154/identity 2026-05-07 17:51:34.292 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/nova/nova.conf cinder username nova 2026-05-07 17:51:34.330 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/nova/nova.conf cinder password nomoresecret 2026-05-07 17:51:34.369 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2026-05-07 17:51:34.412 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/nova/nova.conf cinder project_name service 2026-05-07 17:51:34.452 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2026-05-07 17:51:34.492 | + lib/nova:configure_cinder_access:648 : is_service_enabled tls-proxy 2026-05-07 17:51:34.513 | + functions-common:is_service_enabled:2068 : return 1 2026-05-07 17:51:34.516 | + lib/nova:create_nova_conf:519 : is_service_enabled manila 2026-05-07 17:51:34.539 | + functions-common:is_service_enabled:2068 : return 1 2026-05-07 17:51:34.542 | + lib/nova:create_nova_conf:523 : '[' -n /opt/stack/data/nova ']' 2026-05-07 17:51:34.546 | + lib/nova:create_nova_conf:524 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2026-05-07 17:51:34.585 | + lib/nova:create_nova_conf:525 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2026-05-07 17:51:34.627 | + lib/nova:create_nova_conf:527 : '[' -n /opt/stack/data/nova/instances ']' 2026-05-07 17:51:34.630 | + lib/nova:create_nova_conf:528 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2026-05-07 17:51:34.672 | + lib/nova:create_nova_conf:530 : '[' False '!=' False ']' 2026-05-07 17:51:34.676 | + lib/nova:create_nova_conf:533 : '[' False '!=' False ']' 2026-05-07 17:51:34.680 | + lib/nova:create_nova_conf:539 : is_fedora 2026-05-07 17:51:34.684 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2026-05-07 17:51:34.687 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2026-05-07 17:51:34.691 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2026-05-07 17:51:34.694 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2026-05-07 17:51:34.698 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-05-07 17:51:34.702 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2026-05-07 17:51:34.706 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-05-07 17:51:34.710 | + functions-common:is_fedora:533 : '[' Ubuntu = RockyLinux ']' 2026-05-07 17:51:34.713 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOS ']' 2026-05-07 17:51:34.717 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOSStream ']' 2026-05-07 17:51:34.720 | + functions-common:is_fedora:535 : '[' Ubuntu = AlmaLinux ']' 2026-05-07 17:51:34.724 | + functions-common:is_fedora:536 : '[' Ubuntu = OracleServer ']' 2026-05-07 17:51:34.727 | + functions-common:is_fedora:536 : '[' Ubuntu = Virtuozzo ']' 2026-05-07 17:51:34.731 | + lib/nova:create_nova_conf:544 : setup_logging /etc/nova/nova.conf 2026-05-07 17:51:34.735 | + functions:setup_logging:693 : setup_systemd_logging /etc/nova/nova.conf 2026-05-07 17:51:34.738 | + functions:setup_systemd_logging:710 : local conf_file=/etc/nova/nova.conf 2026-05-07 17:51:34.743 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-05-07 17:51:34.764 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-05-07 17:51:34.768 | + functions:setup_systemd_logging:716 : local pidstr= 2026-05-07 17:51:34.772 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-05-07 17:51:34.775 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-05-07 17:51:34.779 | + 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-07 17:51:34.818 | + 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-07 17:51:34.855 | + 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-07 17:51:34.895 | + functions:setup_systemd_logging:727 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-05-07 17:51:34.934 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova.conf DEFAULT log_color False 2026-05-07 17:51:34.974 | + lib/nova:create_nova_conf:546 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2026-05-07 17:51:35.019 | + lib/nova:create_nova_conf:548 : is_service_enabled n-api 2026-05-07 17:51:35.041 | + functions-common:is_service_enabled:2068 : return 0 2026-05-07 17:51:35.045 | + 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-07 17:51:35.049 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/nova/nova-api-uwsgi.ini 2026-05-07 17:51:35.052 | + lib/apache:write_uwsgi_config:244 : local wsgi=nova.wsgi.osapi_compute:application 2026-05-07 17:51:35.056 | + lib/apache:write_uwsgi_config:245 : local url=/compute 2026-05-07 17:51:35.059 | + lib/apache:write_uwsgi_config:246 : local http= 2026-05-07 17:51:35.063 | + lib/apache:write_uwsgi_config:247 : local name=nova-api 2026-05-07 17:51:35.066 | + lib/apache:write_uwsgi_config:249 : '[' -z nova-api ']' 2026-05-07 17:51:35.069 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-05-07 17:51:35.072 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-05-07 17:51:35.091 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-05-07 17:51:35.091 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-05-07 17:51:35.102 | d /var/run/uwsgi 0755 quobyte root 2026-05-07 17:51:35.108 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-05-07 17:51:35.122 | /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-07 17:51:35.129 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/nova-api.socket 2026-05-07 17:51:35.131 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/nova/nova-api-uwsgi.ini 2026-05-07 17:51:35.137 | + lib/apache:write_uwsgi_config:270 : [[ nova.wsgi.osapi_compute:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-05-07 17:51:35.140 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi module nova.wsgi.osapi_compute:application 2026-05-07 17:51:35.182 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2026-05-07 17:51:35.219 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2026-05-07 17:51:35.257 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2026-05-07 17:51:35.296 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2026-05-07 17:51:35.334 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-05-07 17:51:35.372 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2026-05-07 17:51:35.412 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2026-05-07 17:51:35.451 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2026-05-07 17:51:35.490 | + 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-07 17:51:35.532 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2026-05-07 17:51:35.572 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-05-07 17:51:35.610 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2026-05-07 17:51:35.647 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi start-time %t 2026-05-07 17:51:35.683 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-05-07 17:51:35.686 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-05-07 17:51:35.691 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for nova-api 2026-05-07 17:51:35.695 | ++ lib/apache:apache_site_config_for:174 : local site=nova-api 2026-05-07 17:51:35.698 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-05-07 17:51:35.702 | ++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-07 17:51:35.706 | ++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-07 17:51:35.709 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/nova-api.conf 2026-05-07 17:51:35.713 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/nova-api.conf 2026-05-07 17:51:35.716 | + lib/apache:write_uwsgi_config:306 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api.socket 2026-05-07 17:51:35.756 | + lib/apache:write_uwsgi_config:307 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2026-05-07 17:51:35.798 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/nova-api.conf 2026-05-07 17:51:35.799 | + 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-07 17:51:35.808 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api.socket|uwsgi://uwsgi-uds-nova-api" retry=0 acquire=1 2026-05-07 17:51:35.813 | + lib/apache:write_uwsgi_config:309 : enable_apache_site nova-api 2026-05-07 17:51:35.816 | + lib/apache:enable_apache_site:191 : local site=nova-api 2026-05-07 17:51:35.820 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-05-07 17:51:35.824 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-05-07 17:51:35.828 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-05-07 17:51:35.831 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-05-07 17:51:35.835 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-07 17:51:35.839 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-07 17:51:35.842 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-05-07 17:51:35.845 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-05-07 17:51:35.849 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-07 17:51:35.851 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-07 17:51:35.855 | + lib/apache:enable_apache_site:195 : sudo a2ensite nova-api 2026-05-07 17:51:35.868 | perl: warning: Setting locale failed. 2026-05-07 17:51:35.868 | perl: warning: Please check that your locale settings: 2026-05-07 17:51:35.868 | LANGUAGE = (unset), 2026-05-07 17:51:35.868 | LC_ALL = "en_US.utf8", 2026-05-07 17:51:35.868 | LANG = "de_DE.UTF-8" 2026-05-07 17:51:35.868 | are supported and installed on your system. 2026-05-07 17:51:35.868 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-07 17:51:35.909 | Enabling site nova-api. 2026-05-07 17:51:35.915 | To activate the new configuration, you need to run: 2026-05-07 17:51:35.915 | systemctl reload apache2 2026-05-07 17:51:35.922 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-05-07 17:51:35.925 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-05-07 17:51:35.929 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-05-07 17:51:35.933 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart apache2 2026-05-07 17:51:36.091 | + lib/nova:create_nova_conf:552 : is_service_enabled n-api-meta 2026-05-07 17:51:36.114 | + functions-common:is_service_enabled:2068 : return 0 2026-05-07 17:51:36.118 | + 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-07 17:51:36.121 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/nova/nova-metadata-uwsgi.ini 2026-05-07 17:51:36.125 | + lib/apache:write_uwsgi_config:244 : local wsgi=nova.wsgi.metadata:application 2026-05-07 17:51:36.128 | + lib/apache:write_uwsgi_config:245 : local url= 2026-05-07 17:51:36.131 | + lib/apache:write_uwsgi_config:246 : local http=0.0.0.0:8775 2026-05-07 17:51:36.134 | + lib/apache:write_uwsgi_config:247 : local name=nova-metadata 2026-05-07 17:51:36.138 | + lib/apache:write_uwsgi_config:249 : '[' -z nova-metadata ']' 2026-05-07 17:51:36.141 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-05-07 17:51:36.144 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-05-07 17:51:36.163 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-05-07 17:51:36.163 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-05-07 17:51:36.174 | d /var/run/uwsgi 0755 quobyte root 2026-05-07 17:51:36.179 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-05-07 17:51:36.193 | /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-07 17:51:36.200 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/nova-metadata.socket 2026-05-07 17:51:36.203 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2026-05-07 17:51:36.209 | + lib/apache:write_uwsgi_config:270 : [[ nova.wsgi.metadata:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-05-07 17:51:36.213 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi module nova.wsgi.metadata:application 2026-05-07 17:51:36.256 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2026-05-07 17:51:36.297 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2026-05-07 17:51:36.338 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2026-05-07 17:51:36.379 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2026-05-07 17:51:36.419 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 80 2026-05-07 17:51:36.463 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2026-05-07 17:51:36.506 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2026-05-07 17:51:36.548 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2026-05-07 17:51:36.589 | + 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-07 17:51:36.632 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2026-05-07 17:51:36.673 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2026-05-07 17:51:36.713 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2026-05-07 17:51:36.754 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi start-time %t 2026-05-07 17:51:36.792 | + lib/apache:write_uwsgi_config:301 : [[ -n 0.0.0.0:8775 ]] 2026-05-07 17:51:36.797 | + lib/apache:write_uwsgi_config:302 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2026-05-07 17:51:36.834 | + lib/nova:create_nova_conf:556 : is_service_enabled ceilometer 2026-05-07 17:51:36.856 | + functions-common:is_service_enabled:2068 : return 1 2026-05-07 17:51:36.860 | + lib/nova:create_nova_conf:564 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2026-05-07 17:51:36.907 | ++ lib/nova:create_nova_conf:565 : get_notification_url 2026-05-07 17:51:36.911 | ++ lib/rpc_backend:get_notification_url:136 : local virtual_host= 2026-05-07 17:51:36.915 | ++ lib/rpc_backend:get_notification_url:137 : is_service_enabled rabbit 2026-05-07 17:51:36.939 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-07 17:51:36.943 | ++ lib/rpc_backend:get_notification_url:138 : echo rabbit://stackrabbit:stackqueue@192.168.122.154:5672/ 2026-05-07 17:51:36.947 | + lib/nova:create_nova_conf:565 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:stackqueue@192.168.122.154:5672/ 2026-05-07 17:51:36.989 | + lib/nova:create_nova_conf:566 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2026-05-07 17:51:37.034 | + lib/nova:create_nova_conf:567 : iniset_rpc_backend nova /etc/nova/nova.conf 2026-05-07 17:51:37.038 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-05-07 17:51:37.042 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova.conf 2026-05-07 17:51:37.045 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-05-07 17:51:37.048 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-05-07 17:51:37.051 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-05-07 17:51:37.073 | + functions-common:is_service_enabled:2068 : return 0 2026-05-07 17:51:37.077 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-05-07 17:51:37.080 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-05-07 17:51:37.083 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-05-07 17:51:37.102 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-07 17:51:37.105 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.154:5672/ 2026-05-07 17:51:37.109 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.154:5672/ 2026-05-07 17:51:37.152 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-05-07 17:51:37.155 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-05-07 17:51:37.158 | + lib/nova:create_nova_conf:569 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2026-05-07 17:51:37.201 | + lib/nova:create_nova_conf:570 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2026-05-07 17:51:37.243 | + lib/nova:create_nova_conf:572 : iniset /etc/nova/nova.conf conductor workers 2 2026-05-07 17:51:37.288 | + lib/nova:create_nova_conf:574 : is_service_enabled tls-proxy 2026-05-07 17:51:37.312 | + functions-common:is_service_enabled:2068 : return 1 2026-05-07 17:51:37.316 | + lib/nova:create_nova_conf:579 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2026-05-07 17:51:37.358 | + lib/nova:create_nova_conf:581 : '[' True == True ']' 2026-05-07 17:51:37.362 | + lib/nova:create_nova_conf:582 : init_nova_service_user_conf 2026-05-07 17:51:37.366 | + lib/nova:init_nova_service_user_conf:822 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2026-05-07 17:51:37.409 | + lib/nova:init_nova_service_user_conf:823 : configure_keystoneauth /etc/nova/nova.conf nova service_user 2026-05-07 17:51:37.412 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/nova/nova.conf 2026-05-07 17:51:37.415 | + lib/keystone:configure_keystoneauth:433 : local admin_user=nova 2026-05-07 17:51:37.418 | + lib/keystone:configure_keystoneauth:434 : local section=service_user 2026-05-07 17:51:37.422 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/nova/nova.conf service_user auth_type password 2026-05-07 17:51:37.463 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/nova/nova.conf service_user interface public 2026-05-07 17:51:37.505 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/nova/nova.conf service_user auth_url http://192.168.122.154/identity 2026-05-07 17:51:37.547 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/nova/nova.conf service_user username nova 2026-05-07 17:51:37.591 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/nova/nova.conf service_user password nomoresecret 2026-05-07 17:51:37.639 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2026-05-07 17:51:37.683 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/nova/nova.conf service_user project_name service 2026-05-07 17:51:37.724 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2026-05-07 17:51:37.765 | + lib/nova:create_nova_conf:585 : is_service_enabled n-cond 2026-05-07 17:51:37.788 | + functions-common:is_service_enabled:2068 : return 0 2026-05-07 17:51:37.792 | ++ lib/nova:create_nova_conf:586 : seq 1 1 2026-05-07 17:51:37.798 | + lib/nova:create_nova_conf:586 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-05-07 17:51:37.800 | + lib/nova:create_nova_conf:587 : local conf 2026-05-07 17:51:37.804 | + lib/nova:create_nova_conf:588 : local vhost 2026-05-07 17:51:37.809 | ++ lib/nova:create_nova_conf:589 : conductor_conf 1 2026-05-07 17:51:37.812 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-05-07 17:51:37.816 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-05-07 17:51:37.821 | + lib/nova:create_nova_conf:589 : conf=/etc/nova/nova_cell1.conf 2026-05-07 17:51:37.823 | + lib/nova:create_nova_conf:590 : vhost=nova_cell1 2026-05-07 17:51:37.827 | + lib/nova:create_nova_conf:592 : rm -f /etc/nova/nova_cell1.conf 2026-05-07 17:51:37.833 | ++ lib/nova:create_nova_conf:593 : database_connection_url nova_cell1 2026-05-07 17:51:37.836 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2026-05-07 17:51:37.839 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2026-05-07 17:51:37.843 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell1 2026-05-07 17:51:37.846 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-05-07 17:51:37.849 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-05-07 17:51:37.852 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-05-07 17:51:37.875 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-07 17:51:37.878 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-05-07 17:51:37.881 | ++ 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-07 17:51:37.886 | + 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-07 17:51:37.925 | + lib/nova:create_nova_conf:594 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2026-05-07 17:51:37.965 | + lib/nova:create_nova_conf:595 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2026-05-07 17:51:38.007 | + lib/nova:create_nova_conf:597 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-05-07 17:51:38.011 | + lib/nova:create_nova_conf:600 : rpc_backend_add_vhost nova_cell1 2026-05-07 17:51:38.015 | + lib/rpc_backend:rpc_backend_add_vhost:112 : local vhost=nova_cell1 2026-05-07 17:51:38.019 | + lib/rpc_backend:rpc_backend_add_vhost:113 : is_service_enabled rabbit 2026-05-07 17:51:38.038 | + functions-common:is_service_enabled:2068 : return 0 2026-05-07 17:51:38.044 | ++ lib/rpc_backend:rpc_backend_add_vhost:114 : grep nova_cell1 2026-05-07 17:51:38.044 | ++ lib/rpc_backend:rpc_backend_add_vhost:114 : sudo rabbitmqctl list_vhosts 2026-05-07 17:51:39.244 | + lib/rpc_backend:rpc_backend_add_vhost:114 : '[' -z ']' 2026-05-07 17:51:39.247 | + lib/rpc_backend:rpc_backend_add_vhost:115 : sudo rabbitmqctl add_vhost nova_cell1 2026-05-07 17:51:40.401 | Adding vhost "nova_cell1" ... 2026-05-07 17:51:40.495 | + lib/rpc_backend:rpc_backend_add_vhost:116 : sudo rabbitmqctl set_permissions -p nova_cell1 stackrabbit '.*' '.*' '.*' 2026-05-07 17:51:41.615 | Setting permissions for user "stackrabbit" in vhost "nova_cell1" ... 2026-05-07 17:51:41.649 | + lib/nova:create_nova_conf:601 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2026-05-07 17:51:41.651 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-05-07 17:51:41.656 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova_cell1.conf 2026-05-07 17:51:41.659 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-05-07 17:51:41.663 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host=nova_cell1 2026-05-07 17:51:41.667 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-05-07 17:51:41.688 | + functions-common:is_service_enabled:2068 : return 0 2026-05-07 17:51:41.693 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url nova_cell1 2026-05-07 17:51:41.696 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host=nova_cell1 2026-05-07 17:51:41.699 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-05-07 17:51:41.721 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-07 17:51:41.725 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.154:5672/nova_cell1 2026-05-07 17:51:41.729 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.154:5672/nova_cell1 2026-05-07 17:51:41.768 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-05-07 17:51:41.772 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-05-07 17:51:41.776 | + lib/nova:create_nova_conf:605 : is_service_enabled placement placement-client 2026-05-07 17:51:41.798 | + functions-common:is_service_enabled:2068 : return 0 2026-05-07 17:51:41.802 | + lib/nova:create_nova_conf:606 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2026-05-07 17:51:41.806 | + lib/nova:configure_placement_nova_compute:634 : local conf=/etc/nova/nova_cell1.conf 2026-05-07 17:51:41.809 | + lib/nova:configure_placement_nova_compute:635 : configure_keystoneauth /etc/nova/nova_cell1.conf nova placement 2026-05-07 17:51:41.813 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/nova/nova_cell1.conf 2026-05-07 17:51:41.817 | + lib/keystone:configure_keystoneauth:433 : local admin_user=nova 2026-05-07 17:51:41.820 | + lib/keystone:configure_keystoneauth:434 : local section=placement 2026-05-07 17:51:41.824 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2026-05-07 17:51:41.864 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/nova/nova_cell1.conf placement interface public 2026-05-07 17:51:41.905 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/nova/nova_cell1.conf placement auth_url http://192.168.122.154/identity 2026-05-07 17:51:41.947 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/nova/nova_cell1.conf placement username nova 2026-05-07 17:51:41.987 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/nova/nova_cell1.conf placement password nomoresecret 2026-05-07 17:51:42.026 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2026-05-07 17:51:42.065 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/nova/nova_cell1.conf placement project_name service 2026-05-07 17:51:42.103 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2026-05-07 17:51:42.143 | + lib/nova:create_nova_conf:610 : setup_logging /etc/nova/nova_cell1.conf 2026-05-07 17:51:42.147 | + functions:setup_logging:693 : setup_systemd_logging /etc/nova/nova_cell1.conf 2026-05-07 17:51:42.151 | + functions:setup_systemd_logging:710 : local conf_file=/etc/nova/nova_cell1.conf 2026-05-07 17:51:42.155 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-05-07 17:51:42.180 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-05-07 17:51:42.184 | + functions:setup_systemd_logging:716 : local pidstr= 2026-05-07 17:51:42.187 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-05-07 17:51:42.190 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-05-07 17:51:42.194 | + 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-07 17:51:42.235 | + 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-07 17:51:42.275 | + 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-07 17:51:42.313 | + functions:setup_systemd_logging:727 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-05-07 17:51:42.353 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova_cell1.conf DEFAULT log_color False 2026-05-07 17:51:42.392 | + lib/nova:create_nova_conf:617 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-05-07 17:51:42.396 | ++ lib/nova:create_nova_conf:620 : seq 1 1 2026-05-07 17:51:42.401 | + lib/nova:create_nova_conf:620 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-05-07 17:51:42.405 | + lib/nova:create_nova_conf:621 : local conf 2026-05-07 17:51:42.409 | + lib/nova:create_nova_conf:622 : local offset 2026-05-07 17:51:42.414 | ++ lib/nova:create_nova_conf:623 : conductor_conf 1 2026-05-07 17:51:42.418 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-05-07 17:51:42.421 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-05-07 17:51:42.425 | + lib/nova:create_nova_conf:623 : conf=/etc/nova/nova_cell1.conf 2026-05-07 17:51:42.429 | + lib/nova:create_nova_conf:624 : offset=0 2026-05-07 17:51:42.433 | + lib/nova:create_nova_conf:625 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2026-05-07 17:51:42.437 | + lib/nova:configure_console_proxies:724 : local conf=/etc/nova/nova_cell1.conf 2026-05-07 17:51:42.440 | + lib/nova:configure_console_proxies:725 : local offset=0 2026-05-07 17:51:42.444 | + lib/nova:configure_console_proxies:729 : offset=0 2026-05-07 17:51:42.447 | + lib/nova:configure_console_proxies:731 : is_service_enabled n-novnc 2026-05-07 17:51:42.470 | + functions-common:is_service_enabled:2068 : return 0 2026-05-07 17:51:42.474 | + lib/nova:configure_console_proxies:732 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_host 0.0.0.0 2026-05-07 17:51:42.518 | + lib/nova:configure_console_proxies:733 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_port 6080 2026-05-07 17:51:42.564 | + lib/nova:configure_console_proxies:735 : is_nova_console_proxy_compute_tls_enabled 2026-05-07 17:51:42.567 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:188 : [[ False = \T\r\u\e ]] 2026-05-07 17:51:42.571 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:189 : return 1 2026-05-07 17:51:42.574 | + lib/nova:configure_console_proxies:763 : is_service_enabled n-spice 2026-05-07 17:51:42.597 | + functions-common:is_service_enabled:2068 : return 1 2026-05-07 17:51:42.601 | + lib/nova:configure_console_proxies:768 : is_service_enabled n-sproxy 2026-05-07 17:51:42.623 | + functions-common:is_service_enabled:2068 : return 1 2026-05-07 17:51:42.627 | + lib/nova:configure_nova:369 : is_service_enabled n-cpu 2026-05-07 17:51:42.651 | + functions-common:is_service_enabled:2068 : return 0 2026-05-07 17:51:42.654 | + lib/nova:configure_nova:369 : [[ -r /home/quobyte/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2026-05-07 17:51:42.657 | + lib/nova:configure_nova:371 : configure_nova_hypervisor 2026-05-07 17:51:42.661 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:40 : configure_libvirt 2026-05-07 17:51:42.665 | + lib/nova_plugins/functions-libvirt:configure_libvirt:119 : is_service_enabled neutron 2026-05-07 17:51:42.688 | + functions-common:is_service_enabled:2068 : return 0 2026-05-07 17:51:42.691 | + lib/nova_plugins/functions-libvirt:configure_libvirt:119 : sudo grep -q '^cgroup_device_acl' /etc/libvirt/qemu.conf 2026-05-07 17:51:42.709 | + lib/nova_plugins/functions-libvirt:configure_libvirt:121 : cat 2026-05-07 17:51:42.710 | + lib/nova_plugins/functions-libvirt:configure_libvirt:121 : sudo tee -a /etc/libvirt/qemu.conf 2026-05-07 17:51:42.720 | cgroup_device_acl = [ 2026-05-07 17:51:42.720 | "/dev/null", "/dev/full", "/dev/zero", 2026-05-07 17:51:42.720 | "/dev/random", "/dev/urandom", 2026-05-07 17:51:42.720 | "/dev/ptmx", "/dev/kvm", "/dev/kqemu", 2026-05-07 17:51:42.720 | "/dev/rtc", "/dev/hpet","/dev/net/tun", 2026-05-07 17:51:42.720 | "/dev/vfio/vfio", 2026-05-07 17:51:42.720 | ] 2026-05-07 17:51:42.724 | + lib/nova_plugins/functions-libvirt:configure_libvirt:132 : is_fedora 2026-05-07 17:51:42.728 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2026-05-07 17:51:42.732 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2026-05-07 17:51:42.735 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2026-05-07 17:51:42.739 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2026-05-07 17:51:42.742 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-05-07 17:51:42.745 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2026-05-07 17:51:42.749 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-05-07 17:51:42.753 | + functions-common:is_fedora:533 : '[' Ubuntu = RockyLinux ']' 2026-05-07 17:51:42.757 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOS ']' 2026-05-07 17:51:42.760 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOSStream ']' 2026-05-07 17:51:42.764 | + functions-common:is_fedora:535 : '[' Ubuntu = AlmaLinux ']' 2026-05-07 17:51:42.768 | + functions-common:is_fedora:536 : '[' Ubuntu = OracleServer ']' 2026-05-07 17:51:42.772 | + functions-common:is_fedora:536 : '[' Ubuntu = Virtuozzo ']' 2026-05-07 17:51:42.776 | + lib/nova_plugins/functions-libvirt:configure_libvirt:151 : getent group libvirt 2026-05-07 17:51:42.782 | + lib/nova_plugins/functions-libvirt:configure_libvirt:154 : add_user_to_group quobyte libvirt 2026-05-07 17:51:42.786 | + functions-common:add_user_to_group:2181 : local user=quobyte 2026-05-07 17:51:42.790 | + functions-common:add_user_to_group:2182 : local group=libvirt 2026-05-07 17:51:42.794 | + functions-common:add_user_to_group:2184 : sudo usermod -a -G libvirt quobyte 2026-05-07 17:51:42.825 | + lib/nova_plugins/functions-libvirt:configure_libvirt:157 : [[ True = \T\r\u\e ]] 2026-05-07 17:51:42.829 | + lib/nova_plugins/functions-libvirt:configure_libvirt:158 : is_ubuntu 2026-05-07 17:51:42.833 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-07 17:51:42.836 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-07 17:51:42.840 | + 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-07 17:51:42.844 | + lib/nova_plugins/functions-libvirt:configure_libvirt:167 : local log_outputs=1:file:/var/log/libvirt/libvirtd.log 2026-05-07 17:51:42.848 | + 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-07 17:51:42.867 | + 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-07 17:51:42.867 | + lib/nova_plugins/functions-libvirt:configure_libvirt:169 : sudo tee -a /etc/libvirt/libvirtd.conf 2026-05-07 17:51:42.878 | 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-07 17:51:42.883 | + 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-07 17:51:42.900 | + lib/nova_plugins/functions-libvirt:configure_libvirt:172 : sudo tee -a /etc/libvirt/libvirtd.conf 2026-05-07 17:51:42.901 | + lib/nova_plugins/functions-libvirt:configure_libvirt:172 : echo 'log_outputs="1:file:/var/log/libvirt/libvirtd.log"' 2026-05-07 17:51:42.911 | log_outputs="1:file:/var/log/libvirt/libvirtd.log" 2026-05-07 17:51:42.915 | + lib/nova_plugins/functions-libvirt:configure_libvirt:176 : is_nova_console_proxy_compute_tls_enabled 2026-05-07 17:51:42.920 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:188 : [[ False = \T\r\u\e ]] 2026-05-07 17:51:42.923 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:189 : return 1 2026-05-07 17:51:42.927 | + lib/nova_plugins/functions-libvirt:configure_libvirt:194 : restart_service libvirtd 2026-05-07 17:51:42.931 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-05-07 17:51:42.934 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart libvirtd 2026-05-07 17:51:43.010 | + lib/nova_plugins/functions-libvirt:configure_libvirt:200 : restart_service virtlogd 2026-05-07 17:51:43.015 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-05-07 17:51:43.019 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart virtlogd 2026-05-07 17:51:43.116 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:41 : iniset /etc/nova/nova.conf libvirt virt_type kvm 2026-05-07 17:51:43.164 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:42 : iniset /etc/nova/nova.conf libvirt cpu_mode custom 2026-05-07 17:51:43.208 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:43 : '[' custom == custom ']' 2026-05-07 17:51:43.212 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:44 : iniset /etc/nova/nova.conf libvirt cpu_model Nehalem 2026-05-07 17:51:43.258 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:47 : iniset /etc/nova/nova.conf DEFAULT pointer_model ps2mouse 2026-05-07 17:51:43.304 | + 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-07 17:51:43.345 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:49 : iniset /etc/nova/nova.conf DEFAULT default_ephemeral_format ext4 2026-05-07 17:51:43.388 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:50 : iniset /etc/nova/nova.conf DEFAULT compute_driver libvirt.LibvirtDriver 2026-05-07 17:51:43.427 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:52 : is_arch ppc64 2026-05-07 17:51:43.432 | ++ functions-common:is_arch:517 : uname -m 2026-05-07 17:51:43.438 | + functions-common:is_arch:517 : [[ x86_64 == \p\p\c\6\4 ]] 2026-05-07 17:51:43.442 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:57 : is_arch aarch64 2026-05-07 17:51:43.447 | ++ functions-common:is_arch:517 : uname -m 2026-05-07 17:51:43.452 | + functions-common:is_arch:517 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-05-07 17:51:43.456 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:65 : isset ENABLE_FILE_INJECTION 2026-05-07 17:51:43.459 | + functions-common:isset:264 : [[ -v ENABLE_FILE_INJECTION ]] 2026-05-07 17:51:43.463 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:73 : [[ kvm = \p\a\r\a\l\l\e\l\s ]] 2026-05-07 17:51:43.466 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:80 : [[ '' == \L\V\M ]] 2026-05-07 17:51:43.469 | + ./stack.sh:main:959 : is_service_enabled placement 2026-05-07 17:51:43.493 | + functions-common:is_service_enabled:2068 : return 0 2026-05-07 17:51:43.496 | + ./stack.sh:main:961 : stack_install_service placement 2026-05-07 17:51:43.500 | + lib/stack:stack_install_service:20 : local service=placement 2026-05-07 17:51:43.503 | + lib/stack:stack_install_service:21 : type install_placement 2026-05-07 17:51:43.507 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-05-07 17:51:43.511 | + lib/stack:stack_install_service:32 : install_placement 2026-05-07 17:51:43.515 | + lib/placement:install_placement:121 : pip_install_gr osc-placement 2026-05-07 17:51:43.519 | + inc/python:pip_install_gr:94 : local name=osc-placement 2026-05-07 17:51:43.522 | + inc/python:pip_install_gr:95 : local clean_name 2026-05-07 17:51:43.527 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements osc-placement 2026-05-07 17:51:43.531 | ++ inc/python:get_from_global_requirements:241 : local package=osc-placement 2026-05-07 17:51:43.535 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-05-07 17:51:43.541 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2026-05-07 17:51:43.542 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-05-07 17:51:43.548 | ++ inc/python:get_from_global_requirements:243 : required_pkg='osc-placement ' 2026-05-07 17:51:43.552 | ++ inc/python:get_from_global_requirements:244 : [[ osc-placement == '' ]] 2026-05-07 17:51:43.556 | ++ inc/python:get_from_global_requirements:247 : echo osc-placement 2026-05-07 17:51:43.560 | + inc/python:pip_install_gr:96 : clean_name=osc-placement 2026-05-07 17:51:43.564 | + inc/python:pip_install_gr:97 : pip_install osc-placement 2026-05-07 17:51:43.592 | Using python 3.12 to install osc-placement 2026-05-07 17:51:43.596 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt osc-placement 2026-05-07 17:51:44.852 | Collecting osc-placement 2026-05-07 17:51:45.000 | Downloading osc_placement-4.8.0-py3-none-any.whl.metadata (2.1 kB) 2026-05-07 17:51:45.011 | 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-07 17:51:45.012 | 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-07 17:51:45.013 | 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-07 17:51:45.014 | 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-07 17:51:45.015 | 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-07 17:51:45.016 | 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-07 17:51:45.017 | 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-07 17:51:45.018 | 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-07 17:51:45.019 | 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-07 17:51:45.024 | 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-07 17:51:45.025 | 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-07 17:51:45.026 | 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-07 17:51:45.029 | 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-07 17:51:45.029 | 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-07 17:51:45.030 | 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-07 17:51:45.032 | 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-07 17:51:45.035 | 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-07 17:51:45.036 | 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-07 17:51:45.037 | 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-07 17:51:45.040 | 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-07 17:51:45.041 | 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-07 17:51:45.041 | 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-07 17:51:45.042 | 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-07 17:51:45.043 | 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-07 17:51:45.045 | 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-07 17:51:45.046 | 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-07 17:51:45.047 | 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-07 17:51:45.050 | 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-07 17:51:45.055 | 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-07 17:51:45.062 | 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-07 17:51:45.067 | 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-07 17:51:45.068 | 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-07 17:51:45.069 | 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-07 17:51:45.070 | 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-07 17:51:45.073 | 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-07 17:51:45.078 | 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-07 17:51:45.082 | 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-07 17:51:45.097 | 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-07 17:51:45.098 | 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-07 17:51:45.099 | 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-07 17:51:45.101 | 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-07 17:51:45.115 | 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-07 17:51:45.116 | 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-07 17:51:45.120 | 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-07 17:51:45.163 | Downloading osc_placement-4.8.0-py3-none-any.whl (64 kB) 2026-05-07 17:51:45.503 | Installing collected packages: osc-placement 2026-05-07 17:51:45.632 | Successfully installed osc-placement-4.8.0 2026-05-07 17:51:45.783 | + inc/python:pip_install:216 : result=0 2026-05-07 17:51:45.787 | + inc/python:pip_install:218 : time_stop pip_install 2026-05-07 17:51:45.791 | + functions-common:time_stop:2412 : local name 2026-05-07 17:51:45.794 | + functions-common:time_stop:2413 : local end_time 2026-05-07 17:51:45.798 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-07 17:51:45.801 | + functions-common:time_stop:2415 : local total 2026-05-07 17:51:45.804 | + functions-common:time_stop:2416 : local start_time 2026-05-07 17:51:45.808 | + functions-common:time_stop:2418 : name=pip_install 2026-05-07 17:51:45.812 | + functions-common:time_stop:2419 : start_time=1778176303585 2026-05-07 17:51:45.816 | + functions-common:time_stop:2421 : [[ -z 1778176303585 ]] 2026-05-07 17:51:45.820 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-07 17:51:45.825 | + functions-common:time_stop:2424 : end_time=1778176305822 2026-05-07 17:51:45.829 | + functions-common:time_stop:2425 : elapsed_time=2237 2026-05-07 17:51:45.833 | + functions-common:time_stop:2426 : total=163593 2026-05-07 17:51:45.836 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-07 17:51:45.840 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=165830 2026-05-07 17:51:45.844 | + inc/python:pip_install:219 : return 0 2026-05-07 17:51:45.848 | + lib/placement:install_placement:122 : git_clone https://review.opendev.org/openstack/placement.git /opt/stack/placement stable/2026.1 2026-05-07 17:51:45.851 | + functions-common:git_clone:581 : local git_remote=https://review.opendev.org/openstack/placement.git 2026-05-07 17:51:45.855 | + functions-common:git_clone:582 : local git_dest=/opt/stack/placement 2026-05-07 17:51:45.859 | + functions-common:git_clone:583 : local git_ref=stable/2026.1 2026-05-07 17:51:45.863 | + functions-common:git_clone:584 : local orig_dir 2026-05-07 17:51:45.868 | ++ functions-common:git_clone:585 : pwd 2026-05-07 17:51:45.872 | + functions-common:git_clone:585 : orig_dir=/home/quobyte/devstack 2026-05-07 17:51:45.876 | + functions-common:git_clone:586 : local git_clone_flags= 2026-05-07 17:51:45.882 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-05-07 17:51:45.907 | + functions-common:git_clone:588 : RECLONE=False 2026-05-07 17:51:45.911 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-05-07 17:51:45.913 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-05-07 17:51:45.918 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-05-07 17:51:45.918 | + functions-common:git_clone:602 : echo stable/2026.1 2026-05-07 17:51:45.925 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/placement ]] 2026-05-07 17:51:45.928 | + functions-common:git_clone:617 : [[ False = \T\r\u\e ]] 2026-05-07 17:51:45.932 | + functions-common:git_clone:622 : git_timed clone --no-checkout https://review.opendev.org/openstack/placement.git /opt/stack/placement 2026-05-07 17:51:45.935 | + functions-common:git_timed:689 : local count=0 2026-05-07 17:51:45.938 | + functions-common:git_timed:690 : local timeout=0 2026-05-07 17:51:45.941 | + functions-common:git_timed:692 : [[ -n 0 ]] 2026-05-07 17:51:45.945 | + functions-common:git_timed:693 : timeout=0 2026-05-07 17:51:45.948 | + functions-common:git_timed:696 : time_start git_timed 2026-05-07 17:51:45.952 | + functions-common:time_start:2398 : local name=git_timed 2026-05-07 17:51:45.955 | + functions-common:time_start:2399 : local start_time= 2026-05-07 17:51:45.959 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-07 17:51:45.963 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-07 17:51:45.968 | + functions-common:time_start:2403 : _TIME_START[$name]=1778176305965 2026-05-07 17:51:45.972 | + 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-07 17:51:45.976 | Cloning into '/opt/stack/placement'... 2026-05-07 17:51:49.705 | + functions-common:git_timed:711 : time_stop git_timed 2026-05-07 17:51:49.708 | + functions-common:time_stop:2412 : local name 2026-05-07 17:51:49.711 | + functions-common:time_stop:2413 : local end_time 2026-05-07 17:51:49.714 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-07 17:51:49.717 | + functions-common:time_stop:2415 : local total 2026-05-07 17:51:49.719 | + functions-common:time_stop:2416 : local start_time 2026-05-07 17:51:49.723 | + functions-common:time_stop:2418 : name=git_timed 2026-05-07 17:51:49.725 | + functions-common:time_stop:2419 : start_time=1778176305965 2026-05-07 17:51:49.728 | + functions-common:time_stop:2421 : [[ -z 1778176305965 ]] 2026-05-07 17:51:49.732 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-07 17:51:49.737 | + functions-common:time_stop:2424 : end_time=1778176309733 2026-05-07 17:51:49.740 | + functions-common:time_stop:2425 : elapsed_time=3768 2026-05-07 17:51:49.743 | + functions-common:time_stop:2426 : total=372965 2026-05-07 17:51:49.746 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-07 17:51:49.749 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=376733 2026-05-07 17:51:49.752 | + functions-common:git_clone:623 : cd /opt/stack/placement 2026-05-07 17:51:49.755 | + functions-common:git_clone:624 : git_timed fetch origin stable/2026.1 2026-05-07 17:51:49.758 | + functions-common:git_timed:689 : local count=0 2026-05-07 17:51:49.762 | + functions-common:git_timed:690 : local timeout=0 2026-05-07 17:51:49.765 | + functions-common:git_timed:692 : [[ -n 0 ]] 2026-05-07 17:51:49.767 | + functions-common:git_timed:693 : timeout=0 2026-05-07 17:51:49.770 | + functions-common:git_timed:696 : time_start git_timed 2026-05-07 17:51:49.773 | + functions-common:time_start:2398 : local name=git_timed 2026-05-07 17:51:49.776 | + functions-common:time_start:2399 : local start_time= 2026-05-07 17:51:49.778 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-07 17:51:49.782 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-07 17:51:49.787 | + functions-common:time_start:2403 : _TIME_START[$name]=1778176309783 2026-05-07 17:51:49.791 | + functions-common:git_timed:697 : timeout -s SIGINT 0 git fetch origin stable/2026.1 2026-05-07 17:51:50.269 | From https://review.opendev.org/openstack/placement 2026-05-07 17:51:50.269 | * branch stable/2026.1 -> FETCH_HEAD 2026-05-07 17:51:50.281 | + functions-common:git_timed:711 : time_stop git_timed 2026-05-07 17:51:50.284 | + functions-common:time_stop:2412 : local name 2026-05-07 17:51:50.287 | + functions-common:time_stop:2413 : local end_time 2026-05-07 17:51:50.290 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-07 17:51:50.293 | + functions-common:time_stop:2415 : local total 2026-05-07 17:51:50.296 | + functions-common:time_stop:2416 : local start_time 2026-05-07 17:51:50.299 | + functions-common:time_stop:2418 : name=git_timed 2026-05-07 17:51:50.303 | + functions-common:time_stop:2419 : start_time=1778176309783 2026-05-07 17:51:50.305 | + functions-common:time_stop:2421 : [[ -z 1778176309783 ]] 2026-05-07 17:51:50.310 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-07 17:51:50.316 | + functions-common:time_stop:2424 : end_time=1778176310312 2026-05-07 17:51:50.320 | + functions-common:time_stop:2425 : elapsed_time=529 2026-05-07 17:51:50.323 | + functions-common:time_stop:2426 : total=376733 2026-05-07 17:51:50.326 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-07 17:51:50.329 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=377262 2026-05-07 17:51:50.331 | + functions-common:git_clone:625 : git_timed checkout FETCH_HEAD 2026-05-07 17:51:50.335 | + functions-common:git_timed:689 : local count=0 2026-05-07 17:51:50.338 | + functions-common:git_timed:690 : local timeout=0 2026-05-07 17:51:50.343 | + functions-common:git_timed:692 : [[ -n 0 ]] 2026-05-07 17:51:50.346 | + functions-common:git_timed:693 : timeout=0 2026-05-07 17:51:50.350 | + functions-common:git_timed:696 : time_start git_timed 2026-05-07 17:51:50.352 | + functions-common:time_start:2398 : local name=git_timed 2026-05-07 17:51:50.355 | + functions-common:time_start:2399 : local start_time= 2026-05-07 17:51:50.359 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-07 17:51:50.362 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-07 17:51:50.368 | + functions-common:time_start:2403 : _TIME_START[$name]=1778176310364 2026-05-07 17:51:50.371 | + functions-common:git_timed:697 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-05-07 17:51:50.422 | Note: switching to 'FETCH_HEAD'. 2026-05-07 17:51:50.422 | 2026-05-07 17:51:50.422 | You are in 'detached HEAD' state. You can look around, make experimental 2026-05-07 17:51:50.422 | changes and commit them, and you can discard any commits you make in this 2026-05-07 17:51:50.423 | state without impacting any branches by switching back to a branch. 2026-05-07 17:51:50.423 | 2026-05-07 17:51:50.423 | If you want to create a new branch to retain commits you create, you may 2026-05-07 17:51:50.423 | do so (now or later) by using -c with the switch command. Example: 2026-05-07 17:51:50.423 | 2026-05-07 17:51:50.423 | git switch -c 2026-05-07 17:51:50.423 | 2026-05-07 17:51:50.423 | Or undo this operation with: 2026-05-07 17:51:50.423 | 2026-05-07 17:51:50.423 | git switch - 2026-05-07 17:51:50.423 | 2026-05-07 17:51:50.423 | Turn off this advice by setting config variable advice.detachedHead to false 2026-05-07 17:51:50.424 | 2026-05-07 17:51:50.424 | HEAD is now at 38c03b41 Update TOX_CONSTRAINTS_FILE for stable/2026.1 2026-05-07 17:51:50.427 | + functions-common:git_timed:711 : time_stop git_timed 2026-05-07 17:51:50.430 | + functions-common:time_stop:2412 : local name 2026-05-07 17:51:50.432 | + functions-common:time_stop:2413 : local end_time 2026-05-07 17:51:50.434 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-07 17:51:50.437 | + functions-common:time_stop:2415 : local total 2026-05-07 17:51:50.439 | + functions-common:time_stop:2416 : local start_time 2026-05-07 17:51:50.441 | + functions-common:time_stop:2418 : name=git_timed 2026-05-07 17:51:50.444 | + functions-common:time_stop:2419 : start_time=1778176310364 2026-05-07 17:51:50.446 | + functions-common:time_stop:2421 : [[ -z 1778176310364 ]] 2026-05-07 17:51:50.449 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-07 17:51:50.453 | + functions-common:time_stop:2424 : end_time=1778176310451 2026-05-07 17:51:50.457 | + functions-common:time_stop:2425 : elapsed_time=87 2026-05-07 17:51:50.460 | + functions-common:time_stop:2426 : total=377262 2026-05-07 17:51:50.463 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-07 17:51:50.467 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=377349 2026-05-07 17:51:50.471 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/placement 2026-05-07 17:51:50.489 | + functions-common:git_clone:664 : cd /opt/stack/placement 2026-05-07 17:51:50.493 | + functions-common:git_clone:665 : head -1 2026-05-07 17:51:50.494 | + functions-common:git_clone:665 : git show --oneline 2026-05-07 17:51:50.496 | 38c03b41 Update TOX_CONSTRAINTS_FILE for stable/2026.1 2026-05-07 17:51:50.499 | + functions-common:git_clone:666 : cd /home/quobyte/devstack 2026-05-07 17:51:50.502 | + lib/placement:install_placement:123 : setup_develop /opt/stack/placement 2026-05-07 17:51:50.505 | + inc/python:setup_develop:353 : local bindep 2026-05-07 17:51:50.509 | + inc/python:setup_develop:354 : [[ /opt/stack/placement == -bindep* ]] 2026-05-07 17:51:50.512 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/placement 2026-05-07 17:51:50.516 | + inc/python:setup_develop:359 : local extras= 2026-05-07 17:51:50.519 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/placement -e 2026-05-07 17:51:50.523 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-05-07 17:51:50.526 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/placement == -bindep* ]] 2026-05-07 17:51:50.529 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/placement 2026-05-07 17:51:50.532 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-05-07 17:51:50.536 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-05-07 17:51:50.540 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/placement 2026-05-07 17:51:50.543 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-05-07 17:51:50.547 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/placement 2026-05-07 17:51:50.550 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-05-07 17:51:50.554 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-05-07 17:51:50.558 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2026-05-07 17:51:50.565 | + inc/python:_setup_package_with_constraints_edit:400 : name=openstack-placement 2026-05-07 17:51:50.568 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z openstack-placement ']' 2026-05-07 17:51:50.571 | + 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-07 17:51:50.736 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/placement -e 2026-05-07 17:51:50.739 | + inc/python:setup_package:436 : local bindep=0 2026-05-07 17:51:50.742 | + inc/python:setup_package:437 : local bindep_flag= 2026-05-07 17:51:50.745 | + inc/python:setup_package:438 : local bindep_profiles= 2026-05-07 17:51:50.748 | + inc/python:setup_package:439 : [[ /opt/stack/placement == -bindep* ]] 2026-05-07 17:51:50.751 | + inc/python:setup_package:444 : local project_dir=/opt/stack/placement 2026-05-07 17:51:50.754 | + inc/python:setup_package:445 : local flags=-e 2026-05-07 17:51:50.757 | + inc/python:setup_package:446 : local extras= 2026-05-07 17:51:50.761 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-05-07 17:51:50.764 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-05-07 17:51:50.767 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-05-07 17:51:50.770 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-05-07 17:51:50.773 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-05-07 17:51:50.775 | + inc/python:setup_package:464 : pip_install -e /opt/stack/placement 2026-05-07 17:51:50.800 | Using python 3.12 to install /opt/stack/placement 2026-05-07 17:51:50.803 | + 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-07 17:51:51.835 | Obtaining file:///opt/stack/placement 2026-05-07 17:51:51.839 | Installing build dependencies: started 2026-05-07 17:51:53.773 | Installing build dependencies: finished with status 'done' 2026-05-07 17:51:53.774 | Checking if build backend supports build_editable: started 2026-05-07 17:51:54.341 | Checking if build backend supports build_editable: finished with status 'done' 2026-05-07 17:51:54.344 | Getting requirements to build editable: started 2026-05-07 17:51:54.661 | Getting requirements to build editable: finished with status 'done' 2026-05-07 17:51:54.664 | Preparing editable metadata (pyproject.toml): started 2026-05-07 17:51:55.633 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-05-07 17:51:55.656 | 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-07 17:51:55.658 | 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-07 17:51:55.659 | 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-07 17:51:55.660 | 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-07 17:51:55.660 | 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-07 17:51:55.661 | 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-07 17:51:55.662 | 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-07 17:51:55.663 | 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-07 17:51:55.664 | 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-07 17:51:55.665 | 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-07 17:51:55.666 | 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-07 17:51:55.668 | 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-07 17:51:55.670 | 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-07 17:51:55.670 | 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-07 17:51:55.671 | 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-07 17:51:55.672 | 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-07 17:51:55.673 | 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-07 17:51:55.674 | 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-07 17:51:55.675 | 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-07 17:51:55.676 | 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-07 17:51:55.678 | 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-07 17:51:55.679 | 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-07 17:51:55.680 | 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-07 17:51:55.681 | 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-07 17:51:55.689 | 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-07 17:51:55.690 | 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-07 17:51:55.691 | 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-07 17:51:55.693 | 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-07 17:51:55.694 | 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-07 17:51:55.695 | 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-07 17:51:55.700 | 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-07 17:51:55.701 | 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-07 17:51:55.702 | 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-07 17:51:55.703 | 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-07 17:51:55.713 | 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-07 17:51:55.717 | 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-07 17:51:55.722 | 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-07 17:51:55.723 | 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-07 17:51:55.725 | 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-07 17:51:55.729 | 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-07 17:51:55.731 | 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-07 17:51:55.732 | 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-07 17:51:55.739 | 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-07 17:51:55.741 | 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-07 17:51:55.742 | 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-07 17:51:55.745 | 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-07 17:51:55.751 | 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-07 17:51:55.754 | 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-07 17:51:55.755 | 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-07 17:51:55.757 | 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-07 17:51:55.763 | 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-07 17:51:55.771 | 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-07 17:51:55.776 | 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-07 17:51:55.780 | 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-07 17:51:55.781 | 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-07 17:51:55.782 | 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-07 17:51:55.788 | 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-07 17:51:55.794 | 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-07 17:51:55.813 | 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-07 17:51:55.826 | 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-07 17:51:55.828 | 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-07 17:51:55.829 | 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-07 17:51:55.831 | 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-07 17:51:55.850 | 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-07 17:51:55.863 | 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-07 17:51:55.882 | 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-07 17:51:55.917 | Building wheels for collected packages: openstack-placement 2026-05-07 17:51:55.919 | Building editable for openstack-placement (pyproject.toml): started 2026-05-07 17:51:56.729 | Building editable for openstack-placement (pyproject.toml): finished with status 'done' 2026-05-07 17:51:56.730 | Created wheel for openstack-placement: filename=openstack_placement-15.0.1.dev2-0.editable-py3-none-any.whl size=8748 sha256=48af55cfbcdc63ab034e49ac017dbe1e5f18e19b604bf17a4b74d7569b152d11 2026-05-07 17:51:56.731 | Stored in directory: /tmp/pip-ephem-wheel-cache-21v5gkgp/wheels/0f/d8/4f/e8707957c726bd4763e71d7ed0672723b81ca99945904983a6 2026-05-07 17:51:56.738 | Successfully built openstack-placement 2026-05-07 17:51:57.029 | Installing collected packages: openstack-placement 2026-05-07 17:51:57.080 | Successfully installed openstack-placement-15.0.1.dev2 2026-05-07 17:51:57.247 | + inc/python:pip_install:216 : result=0 2026-05-07 17:51:57.251 | + inc/python:pip_install:218 : time_stop pip_install 2026-05-07 17:51:57.255 | + functions-common:time_stop:2412 : local name 2026-05-07 17:51:57.258 | + functions-common:time_stop:2413 : local end_time 2026-05-07 17:51:57.261 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-07 17:51:57.266 | + functions-common:time_stop:2415 : local total 2026-05-07 17:51:57.269 | + functions-common:time_stop:2416 : local start_time 2026-05-07 17:51:57.271 | + functions-common:time_stop:2418 : name=pip_install 2026-05-07 17:51:57.275 | + functions-common:time_stop:2419 : start_time=1778176310794 2026-05-07 17:51:57.278 | + functions-common:time_stop:2421 : [[ -z 1778176310794 ]] 2026-05-07 17:51:57.281 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-07 17:51:57.288 | + functions-common:time_stop:2424 : end_time=1778176317284 2026-05-07 17:51:57.291 | + functions-common:time_stop:2425 : elapsed_time=6490 2026-05-07 17:51:57.293 | + functions-common:time_stop:2426 : total=165830 2026-05-07 17:51:57.296 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-07 17:51:57.299 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=172320 2026-05-07 17:51:57.302 | + inc/python:pip_install:219 : return 0 2026-05-07 17:51:57.305 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-05-07 17:51:57.308 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-05-07 17:51:57.312 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/placement 2026-05-07 17:51:57.315 | + inc/python:use_library_from_git:266 : local name=/opt/stack/placement 2026-05-07 17:51:57.319 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-07 17:51:57.322 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-07 17:51:57.325 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/placement, ]] 2026-05-07 17:51:57.328 | + inc/python:use_library_from_git:269 : return 1 2026-05-07 17:51:57.332 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-05-07 17:51:57.335 | + ./stack.sh:main:962 : configure_placement 2026-05-07 17:51:57.338 | + lib/placement:configure_placement:86 : sudo install -d -o quobyte /etc/placement 2026-05-07 17:51:57.357 | + lib/placement:configure_placement:87 : create_placement_conf 2026-05-07 17:51:57.360 | + lib/placement:create_placement_conf:76 : rm -f /etc/placement/placement.conf 2026-05-07 17:51:57.365 | ++ lib/placement:create_placement_conf:77 : database_connection_url placement 2026-05-07 17:51:57.368 | ++ lib/database:database_connection_url:134 : local db=placement 2026-05-07 17:51:57.372 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2026-05-07 17:51:57.375 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=placement 2026-05-07 17:51:57.378 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-05-07 17:51:57.381 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-05-07 17:51:57.385 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-05-07 17:51:57.406 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-07 17:51:57.409 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-05-07 17:51:57.413 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2026-05-07 17:51:57.417 | + 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-07 17:51:57.457 | + lib/placement:create_placement_conf:78 : iniset /etc/placement/placement.conf DEFAULT debug True 2026-05-07 17:51:57.499 | + lib/placement:create_placement_conf:79 : iniset /etc/placement/placement.conf api auth_strategy keystone 2026-05-07 17:51:57.544 | + lib/placement:create_placement_conf:80 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2026-05-07 17:51:57.547 | + lib/keystone:configure_keystone_authtoken_middleware:454 : local conf_file=/etc/placement/placement.conf 2026-05-07 17:51:57.551 | + lib/keystone:configure_keystone_authtoken_middleware:455 : local admin_user=placement 2026-05-07 17:51:57.556 | + lib/keystone:configure_keystone_authtoken_middleware:456 : local section=keystone_authtoken 2026-05-07 17:51:57.559 | + lib/keystone:configure_keystone_authtoken_middleware:457 : local service_type= 2026-05-07 17:51:57.563 | + lib/keystone:configure_keystone_authtoken_middleware:459 : configure_keystoneauth /etc/placement/placement.conf placement keystone_authtoken 2026-05-07 17:51:57.568 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/placement/placement.conf 2026-05-07 17:51:57.572 | + lib/keystone:configure_keystoneauth:433 : local admin_user=placement 2026-05-07 17:51:57.576 | + lib/keystone:configure_keystoneauth:434 : local section=keystone_authtoken 2026-05-07 17:51:57.580 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2026-05-07 17:51:57.626 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2026-05-07 17:51:57.667 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://192.168.122.154/identity 2026-05-07 17:51:57.706 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2026-05-07 17:51:57.746 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/placement/placement.conf keystone_authtoken password nomoresecret 2026-05-07 17:51:57.784 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2026-05-07 17:51:57.824 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2026-05-07 17:51:57.863 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2026-05-07 17:51:57.900 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/placement/placement.conf keystone_authtoken www_authenticate_uri http://192.168.122.154/identity 2026-05-07 17:51:57.936 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-05-07 17:51:57.975 | + lib/keystone:configure_keystone_authtoken_middleware:462 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2026-05-07 17:51:58.010 | + lib/keystone:configure_keystone_authtoken_middleware:463 : [[ -n '' ]] 2026-05-07 17:51:58.012 | + lib/placement:create_placement_conf:81 : setup_logging /etc/placement/placement.conf 2026-05-07 17:51:58.015 | + functions:setup_logging:693 : setup_systemd_logging /etc/placement/placement.conf 2026-05-07 17:51:58.018 | + functions:setup_systemd_logging:710 : local conf_file=/etc/placement/placement.conf 2026-05-07 17:51:58.021 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-05-07 17:51:58.038 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-05-07 17:51:58.040 | + functions:setup_systemd_logging:716 : local pidstr= 2026-05-07 17:51:58.043 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-05-07 17:51:58.045 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-05-07 17:51:58.048 | + 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-07 17:51:58.078 | + 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-07 17:51:58.109 | + 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-07 17:51:58.138 | + functions:setup_systemd_logging:727 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-05-07 17:51:58.168 | + functions:setup_systemd_logging:730 : iniset /etc/placement/placement.conf DEFAULT log_color False 2026-05-07 17:51:58.197 | + lib/placement:configure_placement:89 : write_uwsgi_config /etc/placement/placement-uwsgi.ini placement.wsgi.api:application /placement '' placement-api 2026-05-07 17:51:58.200 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/placement/placement-uwsgi.ini 2026-05-07 17:51:58.202 | + lib/apache:write_uwsgi_config:244 : local wsgi=placement.wsgi.api:application 2026-05-07 17:51:58.204 | + lib/apache:write_uwsgi_config:245 : local url=/placement 2026-05-07 17:51:58.207 | + lib/apache:write_uwsgi_config:246 : local http= 2026-05-07 17:51:58.209 | + lib/apache:write_uwsgi_config:247 : local name=placement-api 2026-05-07 17:51:58.212 | + lib/apache:write_uwsgi_config:249 : '[' -z placement-api ']' 2026-05-07 17:51:58.214 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-05-07 17:51:58.216 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-05-07 17:51:58.232 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-05-07 17:51:58.233 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-05-07 17:51:58.242 | d /var/run/uwsgi 0755 quobyte root 2026-05-07 17:51:58.247 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-05-07 17:51:58.260 | /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-07 17:51:58.265 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/placement-api.socket 2026-05-07 17:51:58.267 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/placement/placement-uwsgi.ini 2026-05-07 17:51:58.271 | + lib/apache:write_uwsgi_config:270 : [[ placement.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-05-07 17:51:58.274 | + lib/apache:write_uwsgi_config:271 : iniset /etc/placement/placement-uwsgi.ini uwsgi module placement.wsgi.api:application 2026-05-07 17:51:58.303 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2026-05-07 17:51:58.330 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2026-05-07 17:51:58.358 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2026-05-07 17:51:58.387 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2026-05-07 17:51:58.422 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 80 2026-05-07 17:51:58.456 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2026-05-07 17:51:58.491 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2026-05-07 17:51:58.524 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2026-05-07 17:51:58.555 | + 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-07 17:51:58.589 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2026-05-07 17:51:58.621 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2026-05-07 17:51:58.653 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2026-05-07 17:51:58.684 | + lib/apache:write_uwsgi_config:298 : iniset /etc/placement/placement-uwsgi.ini uwsgi start-time %t 2026-05-07 17:51:58.717 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-05-07 17:51:58.720 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-05-07 17:51:58.725 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for placement-api 2026-05-07 17:51:58.728 | ++ lib/apache:apache_site_config_for:174 : local site=placement-api 2026-05-07 17:51:58.731 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-05-07 17:51:58.733 | ++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-07 17:51:58.736 | ++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-07 17:51:58.739 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/placement-api.conf 2026-05-07 17:51:58.743 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2026-05-07 17:51:58.746 | + lib/apache:write_uwsgi_config:306 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2026-05-07 17:51:58.780 | + lib/apache:write_uwsgi_config:307 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2026-05-07 17:51:58.816 | + 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-07 17:51:58.817 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2026-05-07 17:51:58.827 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 acquire=1 2026-05-07 17:51:58.831 | + lib/apache:write_uwsgi_config:309 : enable_apache_site placement-api 2026-05-07 17:51:58.834 | + lib/apache:enable_apache_site:191 : local site=placement-api 2026-05-07 17:51:58.838 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-05-07 17:51:58.840 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-05-07 17:51:58.844 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-05-07 17:51:58.847 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-05-07 17:51:58.849 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-07 17:51:58.852 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-07 17:51:58.854 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-05-07 17:51:58.857 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-05-07 17:51:58.860 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-07 17:51:58.862 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-07 17:51:58.865 | + lib/apache:enable_apache_site:195 : sudo a2ensite placement-api 2026-05-07 17:51:58.877 | perl: warning: Setting locale failed. 2026-05-07 17:51:58.877 | perl: warning: Please check that your locale settings: 2026-05-07 17:51:58.877 | LANGUAGE = (unset), 2026-05-07 17:51:58.877 | LC_ALL = "en_US.utf8", 2026-05-07 17:51:58.878 | LANG = "de_DE.UTF-8" 2026-05-07 17:51:58.878 | are supported and installed on your system. 2026-05-07 17:51:58.878 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-07 17:51:58.917 | Enabling site placement-api. 2026-05-07 17:51:58.923 | To activate the new configuration, you need to run: 2026-05-07 17:51:58.923 | systemctl reload apache2 2026-05-07 17:51:58.928 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-05-07 17:51:58.931 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-05-07 17:51:58.933 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-05-07 17:51:58.936 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart apache2 2026-05-07 17:51:59.096 | + lib/placement:configure_placement:90 : [[ False == \T\r\u\e ]] 2026-05-07 17:51:59.100 | + lib/placement:configure_placement:90 : [[ False == \T\r\u\e ]] 2026-05-07 17:51:59.104 | + lib/placement:configure_placement:94 : iniset /etc/placement/placement.conf oslo_policy enforce_new_defaults False 2026-05-07 17:51:59.145 | + lib/placement:configure_placement:95 : iniset /etc/placement/placement.conf oslo_policy enforce_scope False 2026-05-07 17:51:59.180 | + ./stack.sh:main:969 : is_service_enabled placement placement-client 2026-05-07 17:51:59.199 | + functions-common:is_service_enabled:2068 : return 0 2026-05-07 17:51:59.202 | + ./stack.sh:main:970 : is_service_enabled n-cpu 2026-05-07 17:51:59.221 | + functions-common:is_service_enabled:2068 : return 0 2026-05-07 17:51:59.224 | + ./stack.sh:main:971 : configure_placement_nova_compute 2026-05-07 17:51:59.227 | + lib/nova:configure_placement_nova_compute:634 : local conf=/etc/nova/nova.conf 2026-05-07 17:51:59.229 | + lib/nova:configure_placement_nova_compute:635 : configure_keystoneauth /etc/nova/nova.conf nova placement 2026-05-07 17:51:59.232 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/nova/nova.conf 2026-05-07 17:51:59.235 | + lib/keystone:configure_keystoneauth:433 : local admin_user=nova 2026-05-07 17:51:59.238 | + lib/keystone:configure_keystoneauth:434 : local section=placement 2026-05-07 17:51:59.240 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/nova/nova.conf placement auth_type password 2026-05-07 17:51:59.279 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/nova/nova.conf placement interface public 2026-05-07 17:51:59.314 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/nova/nova.conf placement auth_url http://192.168.122.154/identity 2026-05-07 17:51:59.352 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/nova/nova.conf placement username nova 2026-05-07 17:51:59.387 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/nova/nova.conf placement password nomoresecret 2026-05-07 17:51:59.422 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/nova/nova.conf placement user_domain_name Default 2026-05-07 17:51:59.457 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/nova/nova.conf placement project_name service 2026-05-07 17:51:59.493 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/nova/nova.conf placement project_domain_name Default 2026-05-07 17:51:59.536 | + ./stack.sh:main:975 : is_service_enabled horizon 2026-05-07 17:51:59.563 | + functions-common:is_service_enabled:2068 : return 1 2026-05-07 17:51:59.568 | + ./stack.sh:main:980 : is_service_enabled tls-proxy 2026-05-07 17:51:59.594 | + functions-common:is_service_enabled:2068 : return 1 2026-05-07 17:51:59.598 | + ./stack.sh:main:984 : is_service_enabled cinder 2026-05-07 17:51:59.624 | + functions-common:is_service_enabled:2068 : return 0 2026-05-07 17:51:59.629 | + ./stack.sh:main:986 : init_os_brick 2026-05-07 17:51:59.633 | + lib/cinder:init_os_brick:511 : mkdir -p /opt/stack/data/os_brick 2026-05-07 17:51:59.639 | + lib/cinder:init_os_brick:512 : is_service_enabled cinder 2026-05-07 17:51:59.663 | + functions-common:is_service_enabled:2068 : return 0 2026-05-07 17:51:59.667 | + lib/cinder:init_os_brick:513 : iniset /etc/cinder/cinder.conf os_brick lock_path /opt/stack/data/os_brick 2026-05-07 17:51:59.714 | + lib/cinder:init_os_brick:515 : is_service_enabled nova 2026-05-07 17:51:59.740 | + functions-common:is_service_enabled:2068 : return 0 2026-05-07 17:51:59.745 | + lib/cinder:init_os_brick:516 : iniset /etc/nova/nova.conf os_brick lock_path /opt/stack/data/os_brick 2026-05-07 17:51:59.791 | + lib/cinder:init_os_brick:518 : is_service_enabled glance 2026-05-07 17:51:59.815 | + functions-common:is_service_enabled:2068 : return 0 2026-05-07 17:51:59.818 | + lib/cinder:init_os_brick:519 : iniset /etc/glance/glance-api.conf os_brick lock_path /opt/stack/data/os_brick 2026-05-07 17:51:59.863 | + lib/cinder:init_os_brick:520 : iniset /etc/glance/glance-cache.conf os_brick lock_path /opt/stack/data/os_brick 2026-05-07 17:51:59.910 | + ./stack.sh:main:993 : run_phase stack install 2026-05-07 17:51:59.914 | + functions-common:run_phase:1840 : local mode=stack 2026-05-07 17:51:59.918 | + functions-common:run_phase:1841 : local phase=install 2026-05-07 17:51:59.921 | + functions-common:run_phase:1842 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-05-07 17:51:59.925 | + functions-common:run_phase:1843 : local extra_plugin_file_name 2026-05-07 17:51:59.930 | + functions-common:run_phase:1844 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-05-07 17:51:59.933 | + functions-common:run_phase:1849 : local exceptions=80-tempest.sh 2026-05-07 17:51:59.937 | + functions-common:run_phase:1850 : local extra 2026-05-07 17:51:59.943 | ++ functions-common:run_phase:1851 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-05-07 17:51:59.948 | + functions-common:run_phase:1851 : extra=80-tempest.sh 2026-05-07 17:51:59.952 | + functions-common:run_phase:1852 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-05-07 17:51:59.956 | + functions-common:run_phase:1856 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-05-07 17:51:59.960 | + functions-common:run_phase:1856 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack install 2026-05-07 17:51:59.964 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-05-07 17:51:59.987 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-07 17:51:59.991 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-05-07 17:51:59.994 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-05-07 17:51:59.998 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2026-05-07 17:52:00.002 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2026-05-07 17:52:00.005 | ++ ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-05-07 17:52:00.009 | ++ ./stack.sh:echo_summary:444 : echo -e Installing Tempest 2026-05-07 17:52:00.013 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2026-05-07 17:52:00.017 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2026-05-07 17:52:00.104 | ++ inc/async:async_inner:63 : install_tempest 2026-05-07 17:52:00.149 | [2024 Async install_tempest:38370]: running: install_tempest 2026-05-07 17:52:00.151 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-05-07 17:52:00.155 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-05-07 17:52:00.158 | + functions-common:run_phase:1861 : [[ stack == \s\o\u\r\c\e ]] 2026-05-07 17:52:00.162 | + functions-common:run_phase:1864 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-05-07 17:52:00.165 | + functions-common:run_phase:1867 : run_plugins stack install 2026-05-07 17:52:00.168 | + functions-common:run_plugins:1826 : local mode=stack 2026-05-07 17:52:00.171 | + functions-common:run_plugins:1827 : local phase=install 2026-05-07 17:52:00.174 | + functions-common:run_plugins:1829 : local plugins= 2026-05-07 17:52:00.177 | + functions-common:run_plugins:1830 : local plugin 2026-05-07 17:52:00.181 | + ./stack.sh:main:996 : use_library_from_git python-openstackclient 2026-05-07 17:52:00.184 | + inc/python:use_library_from_git:266 : local name=python-openstackclient 2026-05-07 17:52:00.187 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-07 17:52:00.190 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-07 17:52:00.194 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-openstackclient, ]] 2026-05-07 17:52:00.197 | + inc/python:use_library_from_git:269 : return 1 2026-05-07 17:52:00.200 | + ./stack.sh:main:1000 : pip_install_gr python-openstackclient 2026-05-07 17:52:00.203 | + inc/python:pip_install_gr:94 : local name=python-openstackclient 2026-05-07 17:52:00.206 | + inc/python:pip_install_gr:95 : local clean_name 2026-05-07 17:52:00.210 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements python-openstackclient 2026-05-07 17:52:00.213 | ++ inc/python:get_from_global_requirements:241 : local package=python-openstackclient 2026-05-07 17:52:00.216 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-05-07 17:52:00.221 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-05-07 17:52:00.222 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2026-05-07 17:52:00.227 | ++ inc/python:get_from_global_requirements:243 : required_pkg='python-openstackclient!=7.3.0,!=7.3.1 ' 2026-05-07 17:52:00.231 | ++ inc/python:get_from_global_requirements:244 : [[ python-openstackclient!=7.3.0,!=7.3.1 == '' ]] 2026-05-07 17:52:00.234 | ++ inc/python:get_from_global_requirements:247 : echo 'python-openstackclient!=7.3.0,!=7.3.1' 2026-05-07 17:52:00.238 | + inc/python:pip_install_gr:96 : clean_name='python-openstackclient!=7.3.0,!=7.3.1' 2026-05-07 17:52:00.241 | + inc/python:pip_install_gr:97 : pip_install 'python-openstackclient!=7.3.0,!=7.3.1' 2026-05-07 17:52:00.266 | Using python 3.12 to install python-openstackclient!=7.3.0,!=7.3.1 2026-05-07 17:52:00.269 | + 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-07 17:52:01.702 | Collecting python-openstackclient!=7.3.0,!=7.3.1 2026-05-07 17:52:01.863 | Downloading python_openstackclient-9.0.0-py3-none-any.whl.metadata (10 kB) 2026-05-07 17:52:01.877 | 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-07 17:52:01.877 | 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-07 17:52:01.878 | 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-07 17:52:01.879 | 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-07 17:52:01.880 | 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-07 17:52:01.881 | 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-07 17:52:01.882 | 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-07 17:52:01.882 | 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-07 17:52:01.883 | 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-07 17:52:01.884 | 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-07 17:52:01.885 | 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-07 17:52:01.887 | 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-07 17:52:01.888 | 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-07 17:52:01.888 | 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-07 17:52:01.889 | 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-07 17:52:01.893 | 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-07 17:52:01.894 | 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-07 17:52:01.895 | 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-07 17:52:01.897 | 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-07 17:52:01.901 | 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-07 17:52:01.904 | 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-07 17:52:01.905 | 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-07 17:52:01.906 | 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-07 17:52:01.907 | 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-07 17:52:01.908 | 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-07 17:52:01.909 | 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-07 17:52:01.910 | 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-07 17:52:01.911 | 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-07 17:52:01.912 | 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-07 17:52:01.913 | 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-07 17:52:01.920 | 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-07 17:52:01.928 | 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-07 17:52:01.933 | 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-07 17:52:01.934 | 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-07 17:52:01.935 | 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-07 17:52:01.936 | 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-07 17:52:01.938 | 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-07 17:52:01.944 | 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-07 17:52:01.948 | 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-07 17:52:01.964 | 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-07 17:52:01.965 | 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-07 17:52:01.969 | 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-07 17:52:01.972 | 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-07 17:52:01.979 | 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-07 17:52:01.980 | 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-07 17:52:01.981 | 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-07 17:52:01.982 | 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-07 17:52:01.999 | 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-07 17:52:02.000 | 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-07 17:52:02.005 | 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-07 17:52:02.050 | Downloading python_openstackclient-9.0.0-py3-none-any.whl (1.1 MB) 2026-05-07 17:52:02.202 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 9.2 MB/s 0:00:00 2026-05-07 17:52:02.507 | Installing collected packages: python-openstackclient 2026-05-07 17:52:04.438 | Successfully installed python-openstackclient-9.0.0 2026-05-07 17:52:04.581 | + inc/python:pip_install:216 : result=0 2026-05-07 17:52:04.584 | + inc/python:pip_install:218 : time_stop pip_install 2026-05-07 17:52:04.588 | + functions-common:time_stop:2412 : local name 2026-05-07 17:52:04.592 | + functions-common:time_stop:2413 : local end_time 2026-05-07 17:52:04.595 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-07 17:52:04.597 | + functions-common:time_stop:2415 : local total 2026-05-07 17:52:04.601 | + functions-common:time_stop:2416 : local start_time 2026-05-07 17:52:04.604 | + functions-common:time_stop:2418 : name=pip_install 2026-05-07 17:52:04.607 | + functions-common:time_stop:2419 : start_time=1778176320260 2026-05-07 17:52:04.610 | + functions-common:time_stop:2421 : [[ -z 1778176320260 ]] 2026-05-07 17:52:04.615 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-07 17:52:04.620 | + functions-common:time_stop:2424 : end_time=1778176324616 2026-05-07 17:52:04.624 | + functions-common:time_stop:2425 : elapsed_time=4356 2026-05-07 17:52:04.628 | + functions-common:time_stop:2426 : total=172320 2026-05-07 17:52:04.632 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-07 17:52:04.634 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=176676 2026-05-07 17:52:04.638 | + inc/python:pip_install:219 : return 0 2026-05-07 17:52:04.642 | + ./stack.sh:main:1001 : is_service_enabled openstack-cli-server 2026-05-07 17:52:04.662 | + functions-common:is_service_enabled:2068 : return 1 2026-05-07 17:52:04.666 | + ./stack.sh:main:1008 : install_oscwrap 2026-05-07 17:52:04.670 | ++ functions-common:install_oscwrap:2462 : mktemp 2026-05-07 17:52:04.675 | + functions-common:install_oscwrap:2462 : OSCWRAP_TIMER_FILE=/tmp/tmp.Q00cRSqmG8 2026-05-07 17:52:04.679 | + functions-common:install_oscwrap:2465 : shopt -s expand_aliases 2026-05-07 17:52:04.682 | + functions-common:install_oscwrap:2468 : unalias -a 2026-05-07 17:52:04.684 | + functions-common:install_oscwrap:2470 : alias openstack=oscwrap 2026-05-07 17:52:04.688 | + ./stack.sh:main:1013 : [[ False != \F\a\l\s\e ]] 2026-05-07 17:52:04.692 | + ./stack.sh:main:1053 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-05-07 17:52:04.695 | + ./stack.sh:main:1061 : is_service_enabled mysql postgresql 2026-05-07 17:52:04.715 | + functions-common:is_service_enabled:2068 : return 0 2026-05-07 17:52:04.719 | + ./stack.sh:main:1062 : configure_database 2026-05-07 17:52:04.722 | + lib/database:configure_database:128 : configure_database_mysql 2026-05-07 17:52:04.725 | + lib/databases/mysql:configure_database_mysql:60 : local my_conf mysql slow_log my_client_conf 2026-05-07 17:52:04.728 | + lib/databases/mysql:configure_database_mysql:61 : echo_summary 'Configuring and starting MySQL' 2026-05-07 17:52:04.730 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-05-07 17:52:04.733 | + ./stack.sh:echo_summary:444 : echo -e Configuring and starting MySQL 2026-05-07 17:52:04.736 | + lib/databases/mysql:configure_database_mysql:63 : is_ubuntu 2026-05-07 17:52:04.738 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-07 17:52:04.741 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-07 17:52:04.744 | + lib/databases/mysql:configure_database_mysql:64 : my_conf=/etc/mysql/my.cnf 2026-05-07 17:52:04.746 | + lib/databases/mysql:configure_database_mysql:76 : is_ubuntu 2026-05-07 17:52:04.749 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-07 17:52:04.751 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-07 17:52:04.754 | + lib/databases/mysql:configure_database_mysql:77 : is_fips_enabled 2026-05-07 17:52:04.757 | ++ functions-common:is_fips_enabled:2533 : cat /proc/sys/crypto/fips_enabled 2026-05-07 17:52:04.758 | cat: /proc/sys/crypto/fips_enabled: No such file or directory 2026-05-07 17:52:04.761 | + functions-common:is_fips_enabled:2533 : fips= 2026-05-07 17:52:04.764 | + functions-common:is_fips_enabled:2534 : '[' '' == 1 ']' 2026-05-07 17:52:04.768 | ++ lib/databases/mysql:configure_database_mysql:85 : ipv6_unquote 0.0.0.0 2026-05-07 17:52:04.771 | ++ functions-common:ipv6_unquote:2210 : echo 0.0.0.0 2026-05-07 17:52:04.772 | ++ functions-common:ipv6_unquote:2210 : tr -d '[]' 2026-05-07 17:52:04.777 | + lib/databases/mysql:configure_database_mysql:85 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2026-05-07 17:52:04.856 | + lib/databases/mysql:configure_database_mysql:88 : is_fedora 2026-05-07 17:52:04.859 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2026-05-07 17:52:04.862 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2026-05-07 17:52:04.865 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2026-05-07 17:52:04.868 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2026-05-07 17:52:04.870 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-05-07 17:52:04.873 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2026-05-07 17:52:04.876 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-05-07 17:52:04.879 | + functions-common:is_fedora:533 : '[' Ubuntu = RockyLinux ']' 2026-05-07 17:52:04.882 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOS ']' 2026-05-07 17:52:04.885 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOSStream ']' 2026-05-07 17:52:04.888 | + functions-common:is_fedora:535 : '[' Ubuntu = AlmaLinux ']' 2026-05-07 17:52:04.891 | + functions-common:is_fedora:536 : '[' Ubuntu = OracleServer ']' 2026-05-07 17:52:04.893 | + functions-common:is_fedora:536 : '[' Ubuntu = Virtuozzo ']' 2026-05-07 17:52:04.896 | + lib/databases/mysql:configure_database_mysql:91 : is_ubuntu 2026-05-07 17:52:04.899 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-07 17:52:04.901 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-07 17:52:04.906 | + lib/databases/mysql:configure_database_mysql:93 : restart_service mysql 2026-05-07 17:52:04.907 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-05-07 17:52:04.910 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart mysql 2026-05-07 17:52:06.466 | + lib/databases/mysql:configure_database_mysql:98 : local use_mariadb_socket_auth=False 2026-05-07 17:52:06.469 | + lib/databases/mysql:configure_database_mysql:99 : is_ubuntu 2026-05-07 17:52:06.471 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-07 17:52:06.474 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-07 17:52:06.477 | + lib/databases/mysql:configure_database_mysql:99 : '[' mysql == mariadb ']' 2026-05-07 17:52:06.481 | + lib/databases/mysql:configure_database_mysql:109 : [[ False != \T\r\u\e ]] 2026-05-07 17:52:06.484 | + lib/databases/mysql:configure_database_mysql:110 : sudo mysqladmin -u root password stackdb 2026-05-07 17:52:06.502 | mysqladmin: connect to server at 'localhost' failed 2026-05-07 17:52:06.502 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2026-05-07 17:52:06.508 | + lib/databases/mysql:configure_database_mysql:110 : true 2026-05-07 17:52:06.510 | + lib/databases/mysql:configure_database_mysql:115 : is_ubuntu 2026-05-07 17:52:06.513 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-07 17:52:06.515 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-07 17:52:06.518 | + lib/databases/mysql:configure_database_mysql:115 : '[' mysql == mariadb ']' 2026-05-07 17:52:06.521 | + lib/databases/mysql:configure_database_mysql:118 : local 'cmd_args=-uroot -pstackdb -h127.0.0.1 ' 2026-05-07 17:52:06.523 | + lib/databases/mysql:configure_database_mysql:123 : min_db_ver=11.6.2 2026-05-07 17:52:06.528 | ++ lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -pstackdb -h127.0.0.1 -e 'select version();' -sN 2026-05-07 17:52:06.529 | ++ lib/databases/mysql:configure_database_mysql:124 : cut -d - -f 1 2026-05-07 17:52:06.543 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-05-07 17:52:06.624 | + lib/databases/mysql:configure_database_mysql:124 : db_version=8.0.45 2026-05-07 17:52:06.629 | ++ lib/databases/mysql:configure_database_mysql:125 : printf '%s\n' 11.6.2 8.0.45 2026-05-07 17:52:06.630 | ++ lib/databases/mysql:configure_database_mysql:125 : tail -n 1 2026-05-07 17:52:06.631 | ++ lib/databases/mysql:configure_database_mysql:125 : sort -V 2026-05-07 17:52:06.636 | + lib/databases/mysql:configure_database_mysql:125 : max_db_ver=11.6.2 2026-05-07 17:52:06.638 | + lib/databases/mysql:configure_database_mysql:126 : [[ 11.6.2 != \1\1\.\6\.\2 ]] 2026-05-07 17:52:06.640 | + lib/databases/mysql:configure_database_mysql:132 : [[ False == \T\r\u\e ]] 2026-05-07 17:52:06.642 | + lib/databases/mysql:configure_database_mysql:139 : [[ False == \T\r\u\e ]] 2026-05-07 17:52:06.644 | + 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-07 17:52:06.668 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-05-07 17:52:06.771 | + lib/databases/mysql:configure_database_mysql:145 : sudo mysql -uroot -pstackdb -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2026-05-07 17:52:06.790 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-05-07 17:52:06.880 | + lib/databases/mysql:configure_database_mysql:151 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2026-05-07 17:52:06.948 | + lib/databases/mysql:configure_database_mysql:152 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2026-05-07 17:52:07.011 | + lib/databases/mysql:configure_database_mysql:153 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2026-05-07 17:52:07.076 | + lib/databases/mysql:configure_database_mysql:155 : [[ False == \T\r\u\e ]] 2026-05-07 17:52:07.080 | + lib/databases/mysql:configure_database_mysql:175 : [[ True == \T\r\u\e ]] 2026-05-07 17:52:07.083 | + lib/databases/mysql:configure_database_mysql:176 : echo 'enabling MySQL performance counting' 2026-05-07 17:52:07.084 | enabling MySQL performance counting 2026-05-07 17:52:07.087 | + lib/databases/mysql:configure_database_mysql:179 : pip_install /home/quobyte/devstack/tools/dbcounter 2026-05-07 17:52:07.112 | Using python 3.12 to install /home/quobyte/devstack/tools/dbcounter 2026-05-07 17:52:07.115 | + 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-07 17:52:08.155 | Processing ./tools/dbcounter 2026-05-07 17:52:08.158 | Installing build dependencies: started 2026-05-07 17:52:11.682 | Installing build dependencies: finished with status 'done' 2026-05-07 17:52:11.683 | Getting requirements to build wheel: started 2026-05-07 17:52:12.361 | Getting requirements to build wheel: finished with status 'done' 2026-05-07 17:52:12.363 | Preparing metadata (pyproject.toml): started 2026-05-07 17:52:12.779 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-05-07 17:52:12.784 | Building wheels for collected packages: dbcounter 2026-05-07 17:52:12.785 | Building wheel for dbcounter (pyproject.toml): started 2026-05-07 17:52:13.235 | Building wheel for dbcounter (pyproject.toml): finished with status 'done' 2026-05-07 17:52:13.236 | Created wheel for dbcounter: filename=dbcounter-0.1-py3-none-any.whl size=3228 sha256=791471c3605cf8fc4be2f67dad0281427740722e110d6d3c545d925bf74718c9 2026-05-07 17:52:13.236 | Stored in directory: /tmp/pip-ephem-wheel-cache-0b7xyaxj/wheels/9b/45/be/0f827e4c026fc267738eabb4d24bd5c9b8db3f5da97af6e98c 2026-05-07 17:52:13.241 | Successfully built dbcounter 2026-05-07 17:52:13.564 | Installing collected packages: dbcounter 2026-05-07 17:52:13.609 | Successfully installed dbcounter-0.1 2026-05-07 17:52:13.768 | + inc/python:pip_install:216 : result=0 2026-05-07 17:52:13.770 | + inc/python:pip_install:218 : time_stop pip_install 2026-05-07 17:52:13.774 | + functions-common:time_stop:2412 : local name 2026-05-07 17:52:13.777 | + functions-common:time_stop:2413 : local end_time 2026-05-07 17:52:13.779 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-07 17:52:13.783 | + functions-common:time_stop:2415 : local total 2026-05-07 17:52:13.786 | + functions-common:time_stop:2416 : local start_time 2026-05-07 17:52:13.789 | + functions-common:time_stop:2418 : name=pip_install 2026-05-07 17:52:13.791 | + functions-common:time_stop:2419 : start_time=1778176327106 2026-05-07 17:52:13.794 | + functions-common:time_stop:2421 : [[ -z 1778176327106 ]] 2026-05-07 17:52:13.799 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-07 17:52:13.803 | + functions-common:time_stop:2424 : end_time=1778176333800 2026-05-07 17:52:13.806 | + functions-common:time_stop:2425 : elapsed_time=6694 2026-05-07 17:52:13.809 | + functions-common:time_stop:2426 : total=176676 2026-05-07 17:52:13.812 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-07 17:52:13.815 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=183370 2026-05-07 17:52:13.818 | + inc/python:pip_install:219 : return 0 2026-05-07 17:52:13.821 | + lib/databases/mysql:configure_database_mysql:182 : recreate_database stats 2026-05-07 17:52:13.824 | + lib/database:recreate_database:112 : local db=stats 2026-05-07 17:52:13.827 | + lib/database:recreate_database:113 : recreate_database_mysql stats 2026-05-07 17:52:13.830 | + lib/databases/mysql:recreate_database_mysql:54 : local db=stats 2026-05-07 17:52:13.833 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS stats;' 2026-05-07 17:52:13.838 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-05-07 17:52:13.913 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE stats CHARACTER SET utf8;' 2026-05-07 17:52:13.917 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-05-07 17:52:13.996 | + 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-07 17:52:13.996 | count INT, PRIMARY KEY (db, op)) ENGINE MEMORY' stats 2026-05-07 17:52:14.002 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-05-07 17:52:14.081 | + lib/databases/mysql:configure_database_mysql:188 : [[ True == \T\r\u\e ]] 2026-05-07 17:52:14.085 | + lib/databases/mysql:configure_database_mysql:189 : iniset -sudo /etc/mysql/my.cnf mysqld read_buffer_size 64K 2026-05-07 17:52:14.161 | + lib/databases/mysql:configure_database_mysql:190 : iniset -sudo /etc/mysql/my.cnf mysqld innodb_buffer_pool_size 16M 2026-05-07 17:52:14.227 | + lib/databases/mysql:configure_database_mysql:191 : iniset -sudo /etc/mysql/my.cnf mysqld thread_stack 192K 2026-05-07 17:52:14.303 | + lib/databases/mysql:configure_database_mysql:192 : iniset -sudo /etc/mysql/my.cnf mysqld thread_cache_size 8 2026-05-07 17:52:14.373 | + lib/databases/mysql:configure_database_mysql:193 : iniset -sudo /etc/mysql/my.cnf mysqld tmp_table_size 8M 2026-05-07 17:52:14.440 | + lib/databases/mysql:configure_database_mysql:194 : iniset -sudo /etc/mysql/my.cnf mysqld sort_buffer_size 8M 2026-05-07 17:52:14.510 | + lib/databases/mysql:configure_database_mysql:195 : iniset -sudo /etc/mysql/my.cnf mysqld max_allowed_packet 8M 2026-05-07 17:52:14.579 | + lib/databases/mysql:configure_database_mysql:198 : restart_service mysql 2026-05-07 17:52:14.583 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-05-07 17:52:14.586 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart mysql 2026-05-07 17:52:16.963 | + ./stack.sh:main:1066 : save_stackenv 1066 2026-05-07 17:52:16.969 | + functions-common:save_stackenv:63 : local tag=1066 2026-05-07 17:52:16.978 | ++ functions-common:save_stackenv:65 : date +%F-%H%M%S 2026-05-07 17:52:16.984 | + functions-common:save_stackenv:65 : time_stamp=2026-05-07-195216 2026-05-07 17:52:16.989 | + functions-common:save_stackenv:66 : echo '# 2026-05-07-195216 1066' 2026-05-07 17:52:16.994 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-07 17:52:16.997 | + functions-common:save_stackenv:68 : echo BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-05-07 17:52:17.001 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-07 17:52:17.005 | + functions-common:save_stackenv:68 : echo DATA_DIR=/opt/stack/data 2026-05-07 17:52:17.009 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-07 17:52:17.013 | + functions-common:save_stackenv:68 : echo DEST=/opt/stack 2026-05-07 17:52:17.017 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-07 17:52:17.020 | + 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-07 17:52:17.023 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-07 17:52:17.027 | + functions-common:save_stackenv:68 : echo HOST_IP=192.168.122.154 2026-05-07 17:52:17.030 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-07 17:52:17.034 | + functions-common:save_stackenv:68 : echo KEYSTONE_SERVICE_URI=http://192.168.122.154/identity 2026-05-07 17:52:17.038 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-07 17:52:17.042 | + functions-common:save_stackenv:68 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2026-05-07-193827 2026-05-07 17:52:17.046 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-07 17:52:17.049 | + functions-common:save_stackenv:68 : echo OS_CACERT= 2026-05-07 17:52:17.054 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-07 17:52:17.058 | + functions-common:save_stackenv:68 : echo SERVICE_HOST=192.168.122.154 2026-05-07 17:52:17.060 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-07 17:52:17.062 | + functions-common:save_stackenv:68 : echo STACK_USER=quobyte 2026-05-07 17:52:17.065 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-07 17:52:17.070 | + functions-common:save_stackenv:68 : echo TLS_IP= 2026-05-07 17:52:17.074 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-07 17:52:17.079 | + functions-common:save_stackenv:68 : echo HOST_IPV6=::1 2026-05-07 17:52:17.083 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-07 17:52:17.089 | + functions-common:save_stackenv:68 : echo SERVICE_IP_VERSION=4 2026-05-07 17:52:17.094 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-07 17:52:17.099 | + functions-common:save_stackenv:68 : echo TUNNEL_ENDPOINT_IP=192.168.122.154 2026-05-07 17:52:17.106 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-07 17:52:17.111 | + functions-common:save_stackenv:68 : echo TUNNEL_IP_VERSION=4 2026-05-07 17:52:17.116 | + ./stack.sh:main:1076 : start_dstat 2026-05-07 17:52:17.121 | + lib/dstat:start_dstat:31 : run_process dstat '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-05-07 17:52:17.129 | + functions-common:run_process:1666 : local service=dstat 2026-05-07 17:52:17.131 | + functions-common:run_process:1667 : local 'command=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-05-07 17:52:17.137 | + functions-common:run_process:1668 : local group= 2026-05-07 17:52:17.142 | + functions-common:run_process:1669 : local user= 2026-05-07 17:52:17.148 | + functions-common:run_process:1670 : local env_vars= 2026-05-07 17:52:17.154 | + functions-common:run_process:1672 : local name=dstat 2026-05-07 17:52:17.160 | + functions-common:run_process:1674 : time_start run_process 2026-05-07 17:52:17.165 | + functions-common:time_start:2398 : local name=run_process 2026-05-07 17:52:17.171 | + functions-common:time_start:2399 : local start_time= 2026-05-07 17:52:17.179 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-07 17:52:17.185 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-07 17:52:17.197 | + functions-common:time_start:2403 : _TIME_START[$name]=1778176337191 2026-05-07 17:52:17.208 | + functions-common:run_process:1675 : is_service_enabled dstat 2026-05-07 17:52:17.254 | + functions-common:is_service_enabled:2068 : return 0 2026-05-07 17:52:17.263 | + functions-common:run_process:1676 : _run_under_systemd dstat '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' '' '' '' 2026-05-07 17:52:17.271 | + functions-common:_run_under_systemd:1620 : local service=dstat 2026-05-07 17:52:17.278 | + functions-common:_run_under_systemd:1621 : local 'command=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-05-07 17:52:17.283 | + functions-common:_run_under_systemd:1622 : local 'cmd=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-05-07 17:52:17.290 | + functions-common:_run_under_systemd:1624 : _common_systemd_pitfalls '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-05-07 17:52:17.295 | + functions-common:_common_systemd_pitfalls:1592 : local 'cmd=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-05-07 17:52:17.299 | + functions-common:_common_systemd_pitfalls:1595 : [[ /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2026-05-07 17:52:17.306 | + functions-common:_common_systemd_pitfalls:1606 : [[ ! /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2026-05-07 17:52:17.308 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@dstat.service 2026-05-07 17:52:17.311 | + functions-common:_run_under_systemd:1627 : local group= 2026-05-07 17:52:17.317 | + functions-common:_run_under_systemd:1628 : local user=quobyte 2026-05-07 17:52:17.323 | + functions-common:_run_under_systemd:1629 : [[ -z quobyte ]] 2026-05-07 17:52:17.328 | + functions-common:_run_under_systemd:1632 : local env_vars= 2026-05-07 17:52:17.333 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[dstat] ]] 2026-05-07 17:52:17.341 | + functions-common:_run_under_systemd:1636 : [[ /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2026-05-07 17:52:17.346 | + 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-07 17:52:17.350 | + functions-common:write_user_unit_file:1527 : local service=devstack@dstat.service 2026-05-07 17:52:17.354 | + functions-common:write_user_unit_file:1528 : local 'command=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-05-07 17:52:17.359 | + functions-common:write_user_unit_file:1529 : local group= 2026-05-07 17:52:17.362 | + functions-common:write_user_unit_file:1530 : local user=quobyte 2026-05-07 17:52:17.368 | + functions-common:write_user_unit_file:1531 : local env_vars= 2026-05-07 17:52:17.372 | + functions-common:write_user_unit_file:1532 : local extra= 2026-05-07 17:52:17.375 | + functions-common:write_user_unit_file:1533 : [[ -n '' ]] 2026-05-07 17:52:17.378 | + functions-common:write_user_unit_file:1536 : local unitfile=/etc/systemd/system/devstack@dstat.service 2026-05-07 17:52:17.381 | + functions-common:write_user_unit_file:1537 : mkdir -p /etc/systemd/system 2026-05-07 17:52:17.388 | + functions-common:write_user_unit_file:1539 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2026-05-07 17:52:17.505 | + 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-07 17:52:17.617 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User quobyte 2026-05-07 17:52:17.718 | + 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-07 17:52:17.797 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2026-05-07 17:52:17.869 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2026-05-07 17:52:17.949 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-05-07 17:52:18.028 | + functions-common:write_user_unit_file:1546 : [[ -n '' ]] 2026-05-07 17:52:18.032 | + functions-common:write_user_unit_file:1549 : [[ -n '' ]] 2026-05-07 17:52:18.036 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2026-05-07 17:52:18.129 | + functions-common:write_user_unit_file:1555 : sudo systemctl daemon-reload 2026-05-07 17:52:18.611 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@dstat.service 2026-05-07 17:52:18.641 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2026-05-07 17:52:19.117 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@dstat.service 2026-05-07 17:52:19.168 | + functions-common:run_process:1678 : time_stop run_process 2026-05-07 17:52:19.172 | + functions-common:time_stop:2412 : local name 2026-05-07 17:52:19.174 | + functions-common:time_stop:2413 : local end_time 2026-05-07 17:52:19.176 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-07 17:52:19.178 | + functions-common:time_stop:2415 : local total 2026-05-07 17:52:19.180 | + functions-common:time_stop:2416 : local start_time 2026-05-07 17:52:19.184 | + functions-common:time_stop:2418 : name=run_process 2026-05-07 17:52:19.184 | + functions-common:time_stop:2419 : start_time=1778176337191 2026-05-07 17:52:19.186 | + functions-common:time_stop:2421 : [[ -z 1778176337191 ]] 2026-05-07 17:52:19.190 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-07 17:52:19.194 | + functions-common:time_stop:2424 : end_time=1778176339191 2026-05-07 17:52:19.196 | + functions-common:time_stop:2425 : elapsed_time=2000 2026-05-07 17:52:19.198 | + functions-common:time_stop:2426 : total=0 2026-05-07 17:52:19.200 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-07 17:52:19.202 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=2000 2026-05-07 17:52:19.205 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/quobyte/devstack/tools/memory_tracker.sh '' root PYTHON=python3.12 2026-05-07 17:52:19.206 | + functions-common:run_process:1666 : local service=memory_tracker 2026-05-07 17:52:19.208 | + functions-common:run_process:1667 : local command=/home/quobyte/devstack/tools/memory_tracker.sh 2026-05-07 17:52:19.210 | + functions-common:run_process:1668 : local group= 2026-05-07 17:52:19.212 | + functions-common:run_process:1669 : local user=root 2026-05-07 17:52:19.215 | + functions-common:run_process:1670 : local env_vars=PYTHON=python3.12 2026-05-07 17:52:19.216 | + functions-common:run_process:1672 : local name=memory_tracker 2026-05-07 17:52:19.218 | + functions-common:run_process:1674 : time_start run_process 2026-05-07 17:52:19.220 | + functions-common:time_start:2398 : local name=run_process 2026-05-07 17:52:19.222 | + functions-common:time_start:2399 : local start_time= 2026-05-07 17:52:19.224 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-07 17:52:19.230 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-07 17:52:19.237 | + functions-common:time_start:2403 : _TIME_START[$name]=1778176339232 2026-05-07 17:52:19.242 | + functions-common:run_process:1675 : is_service_enabled memory_tracker 2026-05-07 17:52:19.271 | + functions-common:is_service_enabled:2068 : return 1 2026-05-07 17:52:19.273 | + functions-common:run_process:1678 : time_stop run_process 2026-05-07 17:52:19.276 | + functions-common:time_stop:2412 : local name 2026-05-07 17:52:19.278 | + functions-common:time_stop:2413 : local end_time 2026-05-07 17:52:19.281 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-07 17:52:19.284 | + functions-common:time_stop:2415 : local total 2026-05-07 17:52:19.290 | + functions-common:time_stop:2416 : local start_time 2026-05-07 17:52:19.293 | + functions-common:time_stop:2418 : name=run_process 2026-05-07 17:52:19.297 | + functions-common:time_stop:2419 : start_time=1778176339232 2026-05-07 17:52:19.299 | + functions-common:time_stop:2421 : [[ -z 1778176339232 ]] 2026-05-07 17:52:19.304 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-07 17:52:19.307 | + functions-common:time_stop:2424 : end_time=1778176339304 2026-05-07 17:52:19.309 | + functions-common:time_stop:2425 : elapsed_time=72 2026-05-07 17:52:19.312 | + functions-common:time_stop:2426 : total=2000 2026-05-07 17:52:19.314 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-07 17:52:19.317 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=2072 2026-05-07 17:52:19.319 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2026-05-07 17:52:19.341 | + functions-common:is_service_enabled:2068 : return 1 2026-05-07 17:52:19.344 | + lib/dstat:start_dstat:47 : run_process file_tracker /home/quobyte/devstack/tools/file_tracker.sh 2026-05-07 17:52:19.347 | + functions-common:run_process:1666 : local service=file_tracker 2026-05-07 17:52:19.351 | + functions-common:run_process:1667 : local command=/home/quobyte/devstack/tools/file_tracker.sh 2026-05-07 17:52:19.356 | + functions-common:run_process:1668 : local group= 2026-05-07 17:52:19.360 | + functions-common:run_process:1669 : local user= 2026-05-07 17:52:19.368 | + functions-common:run_process:1670 : local env_vars= 2026-05-07 17:52:19.372 | + functions-common:run_process:1672 : local name=file_tracker 2026-05-07 17:52:19.375 | + functions-common:run_process:1674 : time_start run_process 2026-05-07 17:52:19.377 | + functions-common:time_start:2398 : local name=run_process 2026-05-07 17:52:19.380 | + functions-common:time_start:2399 : local start_time= 2026-05-07 17:52:19.382 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-07 17:52:19.387 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-07 17:52:19.391 | + functions-common:time_start:2403 : _TIME_START[$name]=1778176339388 2026-05-07 17:52:19.394 | + functions-common:run_process:1675 : is_service_enabled file_tracker 2026-05-07 17:52:19.413 | + functions-common:is_service_enabled:2068 : return 1 2026-05-07 17:52:19.416 | + functions-common:run_process:1678 : time_stop run_process 2026-05-07 17:52:19.420 | + functions-common:time_stop:2412 : local name 2026-05-07 17:52:19.421 | + functions-common:time_stop:2413 : local end_time 2026-05-07 17:52:19.424 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-07 17:52:19.426 | + functions-common:time_stop:2415 : local total 2026-05-07 17:52:19.430 | + functions-common:time_stop:2416 : local start_time 2026-05-07 17:52:19.432 | + functions-common:time_stop:2418 : name=run_process 2026-05-07 17:52:19.435 | + functions-common:time_stop:2419 : start_time=1778176339388 2026-05-07 17:52:19.436 | + functions-common:time_stop:2421 : [[ -z 1778176339388 ]] 2026-05-07 17:52:19.439 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-07 17:52:19.444 | + functions-common:time_stop:2424 : end_time=1778176339441 2026-05-07 17:52:19.446 | + functions-common:time_stop:2425 : elapsed_time=53 2026-05-07 17:52:19.449 | + functions-common:time_stop:2426 : total=2072 2026-05-07 17:52:19.451 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-07 17:52:19.454 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=2125 2026-05-07 17:52:19.457 | + ./stack.sh:main:1078 : is_service_enabled atop 2026-05-07 17:52:19.479 | + functions-common:is_service_enabled:2068 : return 1 2026-05-07 17:52:19.480 | + ./stack.sh:main:1086 : is_service_enabled tcpdump 2026-05-07 17:52:19.504 | + functions-common:is_service_enabled:2068 : return 1 2026-05-07 17:52:19.511 | + ./stack.sh:main:1094 : is_service_enabled etcd3 2026-05-07 17:52:19.535 | + functions-common:is_service_enabled:2068 : return 0 2026-05-07 17:52:19.538 | + ./stack.sh:main:1095 : start_etcd3 2026-05-07 17:52:19.541 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2026-05-07 17:52:19.544 | + lib/etcd3:start_etcd3:42 : cmd+=' --name devstack --data-dir /opt/stack/data/etcd' 2026-05-07 17:52:19.546 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2026-05-07 17:52:19.549 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster devstack=http://192.168.122.154:2380' 2026-05-07 17:52:19.552 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://192.168.122.154:2380' 2026-05-07 17:52:19.554 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://192.168.122.154:2379' 2026-05-07 17:52:19.558 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2026-05-07 17:52:19.560 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2026-05-07 17:52:19.562 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://192.168.122.154:2379' 2026-05-07 17:52:19.565 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2026-05-07 17:52:19.568 | + lib/etcd3:start_etcd3:54 : cmd+=' --log-level=debug' 2026-05-07 17:52:19.570 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2026-05-07 17:52:19.574 | + 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.154:2380 --initial-advertise-peer-urls http://192.168.122.154:2380 --advertise-client-urls http://192.168.122.154:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://192.168.122.154:2379 --log-level=debug' '' root 2026-05-07 17:52:19.576 | + functions-common:write_user_unit_file:1527 : local service=devstack@etcd.service 2026-05-07 17:52:19.579 | + 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.154:2380 --initial-advertise-peer-urls http://192.168.122.154:2380 --advertise-client-urls http://192.168.122.154:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://192.168.122.154:2379 --log-level=debug' 2026-05-07 17:52:19.581 | + functions-common:write_user_unit_file:1529 : local group= 2026-05-07 17:52:19.584 | + functions-common:write_user_unit_file:1530 : local user=root 2026-05-07 17:52:19.586 | + functions-common:write_user_unit_file:1531 : local env_vars= 2026-05-07 17:52:19.589 | + functions-common:write_user_unit_file:1532 : local extra= 2026-05-07 17:52:19.591 | + functions-common:write_user_unit_file:1533 : [[ -n '' ]] 2026-05-07 17:52:19.596 | + functions-common:write_user_unit_file:1536 : local unitfile=/etc/systemd/system/devstack@etcd.service 2026-05-07 17:52:19.599 | + functions-common:write_user_unit_file:1537 : mkdir -p /etc/systemd/system 2026-05-07 17:52:19.609 | + functions-common:write_user_unit_file:1539 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2026-05-07 17:52:19.710 | + 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-07 17:52:19.795 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2026-05-07 17:52:19.864 | + 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.154:2380 --initial-advertise-peer-urls http://192.168.122.154:2380 --advertise-client-urls http://192.168.122.154:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://192.168.122.154:2379 --log-level=debug' 2026-05-07 17:52:19.936 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2026-05-07 17:52:20.002 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2026-05-07 17:52:20.074 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-05-07 17:52:20.134 | + functions-common:write_user_unit_file:1546 : [[ -n '' ]] 2026-05-07 17:52:20.137 | + functions-common:write_user_unit_file:1549 : [[ -n '' ]] 2026-05-07 17:52:20.139 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2026-05-07 17:52:20.212 | + functions-common:write_user_unit_file:1555 : sudo systemctl daemon-reload 2026-05-07 17:52:20.739 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2026-05-07 17:52:20.828 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2026-05-07 17:52:20.910 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2026-05-07 17:52:20.994 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2026-05-07 17:52:21.076 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2026-05-07 17:52:21.080 | ++ functions-common:is_arch:517 : uname -m 2026-05-07 17:52:21.089 | + functions-common:is_arch:517 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-05-07 17:52:21.093 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2026-05-07 17:52:21.606 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2026-05-07 17:52:21.629 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2026-05-07 17:52:22.138 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2026-05-07 17:52:23.169 | + ./stack.sh:main:1101 : is_service_enabled tls-proxy 2026-05-07 17:52:23.193 | + functions-common:is_service_enabled:2068 : return 1 2026-05-07 17:52:23.196 | + ./stack.sh:main:1106 : write_clouds_yaml 2026-05-07 17:52:23.198 | + functions-common:write_clouds_yaml:82 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2026-05-07 17:52:23.201 | ++ functions-common:write_clouds_yaml:84 : dirname /etc/openstack/clouds.yaml 2026-05-07 17:52:23.205 | + functions-common:write_clouds_yaml:84 : sudo mkdir -p /etc/openstack 2026-05-07 17:52:23.220 | + functions-common:write_clouds_yaml:85 : sudo chown -R quobyte /etc/openstack 2026-05-07 17:52:23.235 | + functions-common:write_clouds_yaml:87 : CA_CERT_ARG= 2026-05-07 17:52:23.238 | + functions-common:write_clouds_yaml:88 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-05-07 17:52:23.240 | + 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.154/identity --os-username demo --os-password nomoresecret --os-project-name demo 2026-05-07 17:52:23.352 | The user clouds.yaml file didn't exist. 2026-05-07 17:52:23.366 | + 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.154/identity --os-username admin --os-password nomoresecret --os-project-name admin 2026-05-07 17:52:23.500 | + 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.154/identity --os-username admin --os-password nomoresecret --os-project-name demo 2026-05-07 17:52:23.630 | + 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.154/identity --os-username alt_demo --os-password nomoresecret --os-project-name alt_demo 2026-05-07 17:52:23.762 | + 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.154/identity --os-username alt_demo_member --os-password nomoresecret --os-project-name alt_demo 2026-05-07 17:52:23.901 | + 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.154/identity --os-username alt_demo_reader --os-password nomoresecret --os-project-name alt_demo 2026-05-07 17:52:24.031 | + 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.154/identity --os-username demo_reader --os-password nomoresecret --os-project-name demo 2026-05-07 17:52:24.165 | + 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.154/identity --os-username admin --os-password nomoresecret --os-system-scope all 2026-05-07 17:52:24.301 | + 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.154/identity --os-username system_member --os-password nomoresecret --os-system-scope all 2026-05-07 17:52:24.437 | + 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.154/identity --os-username system_reader --os-password nomoresecret --os-system-scope all 2026-05-07 17:52:24.577 | + functions-common:write_clouds_yaml:201 : cat 2026-05-07 17:52:24.582 | ++ functions-common:write_clouds_yaml:207 : eval echo '~quobyte' 2026-05-07 17:52:24.585 | +++ functions-common:write_clouds_yaml:207 : echo /home/quobyte 2026-05-07 17:52:24.587 | + functions-common:write_clouds_yaml:207 : rm -f /home/quobyte/.config/openstack/clouds.yaml 2026-05-07 17:52:24.592 | + ./stack.sh:main:1107 : export OS_CLOUD=devstack-admin 2026-05-07 17:52:24.594 | + ./stack.sh:main:1107 : OS_CLOUD=devstack-admin 2026-05-07 17:52:24.597 | + ./stack.sh:main:1109 : is_service_enabled keystone 2026-05-07 17:52:24.616 | + functions-common:is_service_enabled:2068 : return 0 2026-05-07 17:52:24.619 | + ./stack.sh:main:1110 : echo_summary 'Starting Keystone' 2026-05-07 17:52:24.621 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-05-07 17:52:24.624 | + ./stack.sh:echo_summary:444 : echo -e Starting Keystone 2026-05-07 17:52:24.625 | + ./stack.sh:main:1112 : '[' 192.168.122.154 == 192.168.122.154 ']' 2026-05-07 17:52:24.628 | + ./stack.sh:main:1113 : init_keystone 2026-05-07 17:52:24.632 | + lib/keystone:init_keystone:477 : is_service_enabled ldap 2026-05-07 17:52:24.652 | + functions-common:is_service_enabled:2068 : return 1 2026-05-07 17:52:24.656 | + lib/keystone:init_keystone:481 : [[ True == True ]] 2026-05-07 17:52:24.658 | + lib/keystone:init_keystone:483 : recreate_database keystone 2026-05-07 17:52:24.661 | + lib/database:recreate_database:112 : local db=keystone 2026-05-07 17:52:24.665 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2026-05-07 17:52:24.668 | + lib/databases/mysql:recreate_database_mysql:54 : local db=keystone 2026-05-07 17:52:24.670 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2026-05-07 17:52:24.676 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-05-07 17:52:24.766 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2026-05-07 17:52:24.771 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-05-07 17:52:24.857 | + lib/keystone:init_keystone:486 : time_start dbsync 2026-05-07 17:52:24.860 | + functions-common:time_start:2398 : local name=dbsync 2026-05-07 17:52:24.864 | + functions-common:time_start:2399 : local start_time= 2026-05-07 17:52:24.867 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-07 17:52:24.871 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-07 17:52:24.876 | + functions-common:time_start:2403 : _TIME_START[$name]=1778176344872 2026-05-07 17:52:24.879 | + lib/keystone:init_keystone:488 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2026-05-07 17:52:28.540 | INFO dbcounter [-] Registered counter for database keystone 2026-05-07 17:52:28.573 | 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=41330) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-05-07 17:52:28.588 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-05-07 17:52:28.588 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-05-07 17:52:28.589 | DEBUG dbcounter [-] [41330] Writer thread running {{(pid=41330) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-05-07 17:52:28.682 | INFO alembic.runtime.migration [-] Running upgrade -> 27e647c0fad4, Initial version. 2026-05-07 17:52:32.280 | DEBUG alembic.runtime.migration [-] new branch insert 27e647c0fad4 {{(pid=41330) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-05-07 17:52:32.295 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> 29e87d24a316, Initial no-op Yoga expand migration. 2026-05-07 17:52:32.295 | DEBUG alembic.runtime.migration [-] update 27e647c0fad4 to 29e87d24a316 {{(pid=41330) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-07 17:52:32.308 | INFO alembic.runtime.migration [-] Running upgrade 29e87d24a316 -> b4f8b3f584e0, Fix incorrect constraints. 2026-05-07 17:52:32.383 | DEBUG alembic.runtime.migration [-] update 29e87d24a316 to b4f8b3f584e0 {{(pid=41330) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-07 17:52:32.391 | INFO alembic.runtime.migration [-] Running upgrade b4f8b3f584e0 -> 11c3b243b4cb, Remove service_provider.relay_state_prefix server default. 2026-05-07 17:52:32.439 | DEBUG alembic.runtime.migration [-] update b4f8b3f584e0 to 11c3b243b4cb {{(pid=41330) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-07 17:52:32.457 | INFO alembic.runtime.migration [-] Running upgrade 11c3b243b4cb -> 47147121, Add Identity Federation attribute mapping schema version. 2026-05-07 17:52:32.586 | DEBUG alembic.runtime.migration [-] update 11c3b243b4cb to 47147121 {{(pid=41330) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-07 17:52:32.589 | INFO alembic.runtime.migration [-] Running upgrade 47147121 -> e8725d6fa226, Add project_id index to project_endpoint_group 2026-05-07 17:52:32.661 | DEBUG alembic.runtime.migration [-] update 47147121 to e8725d6fa226 {{(pid=41330) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-07 17:52:32.667 | INFO alembic.runtime.migration [-] Running upgrade e8725d6fa226 -> 742c857f1dfb, Add index in revocation_event 2026-05-07 17:52:32.824 | DEBUG alembic.runtime.migration [-] update e8725d6fa226 to 742c857f1dfb {{(pid=41330) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-07 17:52:32.827 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> e25ffa003242, Initial no-op Yoga contract migration. 2026-05-07 17:52:32.827 | DEBUG alembic.runtime.migration [-] new branch insert e25ffa003242 {{(pid=41330) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-05-07 17:52:32.830 | INFO alembic.runtime.migration [-] Running upgrade e25ffa003242 -> 99de3849d860, Fix incorrect constraints. 2026-05-07 17:52:32.904 | DEBUG alembic.runtime.migration [-] update e25ffa003242 to 99de3849d860 {{(pid=41330) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-07 17:52:32.907 | INFO alembic.runtime.migration [-] Running upgrade 99de3849d860 -> c88cdce8f248, Remove duplicate constraints. 2026-05-07 17:52:32.939 | DEBUG alembic.runtime.migration [-] update 99de3849d860 to c88cdce8f248 {{(pid=41330) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-07 17:52:33.526 | + lib/keystone:init_keystone:489 : time_stop dbsync 2026-05-07 17:52:33.530 | + functions-common:time_stop:2412 : local name 2026-05-07 17:52:33.534 | + functions-common:time_stop:2413 : local end_time 2026-05-07 17:52:33.538 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-07 17:52:33.542 | + functions-common:time_stop:2415 : local total 2026-05-07 17:52:33.547 | + functions-common:time_stop:2416 : local start_time 2026-05-07 17:52:33.550 | + functions-common:time_stop:2418 : name=dbsync 2026-05-07 17:52:33.554 | + functions-common:time_stop:2419 : start_time=1778176344872 2026-05-07 17:52:33.557 | + functions-common:time_stop:2421 : [[ -z 1778176344872 ]] 2026-05-07 17:52:33.561 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-07 17:52:33.566 | + functions-common:time_stop:2424 : end_time=1778176353562 2026-05-07 17:52:33.570 | + functions-common:time_stop:2425 : elapsed_time=8690 2026-05-07 17:52:33.572 | + functions-common:time_stop:2426 : total=0 2026-05-07 17:52:33.577 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-07 17:52:33.583 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=8690 2026-05-07 17:52:33.584 | + lib/keystone:init_keystone:491 : [[ fernet == \f\e\r\n\e\t ]] 2026-05-07 17:52:33.588 | + lib/keystone:init_keystone:492 : rm -rf /etc/keystone/fernet-keys/ 2026-05-07 17:52:33.593 | + lib/keystone:init_keystone:493 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2026-05-07 17:52:36.889 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2026-05-07 17:52:36.889 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2026-05-07 17:52:36.890 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2026-05-07 17:52:36.890 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2026-05-07 17:52:36.890 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2026-05-07 17:52:36.891 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2026-05-07 17:52:36.891 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2026-05-07 17:52:36.891 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2026-05-07 17:52:36.892 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2026-05-07 17:52:37.430 | + lib/keystone:init_keystone:495 : rm -rf /etc/keystone/credential-keys/ 2026-05-07 17:52:37.434 | + lib/keystone:init_keystone:496 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2026-05-07 17:52:40.664 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2026-05-07 17:52:40.665 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2026-05-07 17:52:40.665 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2026-05-07 17:52:40.666 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2026-05-07 17:52:40.667 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2026-05-07 17:52:40.667 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2026-05-07 17:52:40.667 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2026-05-07 17:52:40.667 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2026-05-07 17:52:40.667 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2026-05-07 17:52:41.209 | + ./stack.sh:main:1114 : start_keystone 2026-05-07 17:52:41.213 | + lib/keystone:start_keystone:550 : local service_port=5000 2026-05-07 17:52:41.215 | + lib/keystone:start_keystone:551 : local auth_protocol=http 2026-05-07 17:52:41.218 | + lib/keystone:start_keystone:552 : is_service_enabled tls-proxy 2026-05-07 17:52:41.241 | + functions-common:is_service_enabled:2068 : return 1 2026-05-07 17:52:41.246 | ++ lib/keystone:start_keystone:557 : which uwsgi 2026-05-07 17:52:41.256 | + lib/keystone:start_keystone:557 : run_process keystone '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2026-05-07 17:52:41.258 | + functions-common:run_process:1666 : local service=keystone 2026-05-07 17:52:41.263 | + functions-common:run_process:1667 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-05-07 17:52:41.267 | + functions-common:run_process:1668 : local group= 2026-05-07 17:52:41.269 | + functions-common:run_process:1669 : local user= 2026-05-07 17:52:41.273 | + functions-common:run_process:1670 : local env_vars= 2026-05-07 17:52:41.278 | + functions-common:run_process:1672 : local name=keystone 2026-05-07 17:52:41.281 | + functions-common:run_process:1674 : time_start run_process 2026-05-07 17:52:41.286 | + functions-common:time_start:2398 : local name=run_process 2026-05-07 17:52:41.290 | + functions-common:time_start:2399 : local start_time= 2026-05-07 17:52:41.294 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-07 17:52:41.300 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-07 17:52:41.306 | + functions-common:time_start:2403 : _TIME_START[$name]=1778176361301 2026-05-07 17:52:41.308 | + functions-common:run_process:1675 : is_service_enabled keystone 2026-05-07 17:52:41.329 | + functions-common:is_service_enabled:2068 : return 0 2026-05-07 17:52:41.333 | + functions-common:run_process:1676 : _run_under_systemd keystone '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' '' 2026-05-07 17:52:41.337 | + functions-common:_run_under_systemd:1620 : local service=keystone 2026-05-07 17:52:41.341 | + functions-common:_run_under_systemd:1621 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-05-07 17:52:41.348 | + functions-common:_run_under_systemd:1622 : local 'cmd=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-05-07 17:52:41.350 | + functions-common:_run_under_systemd:1624 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-05-07 17:52:41.354 | + functions-common:_common_systemd_pitfalls:1592 : local 'cmd=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-05-07 17:52:41.358 | + functions-common:_common_systemd_pitfalls:1595 : [[ /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2026-05-07 17:52:41.363 | + functions-common:_common_systemd_pitfalls:1606 : [[ ! /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2026-05-07 17:52:41.367 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@keystone.service 2026-05-07 17:52:41.371 | + functions-common:_run_under_systemd:1627 : local group= 2026-05-07 17:52:41.375 | + functions-common:_run_under_systemd:1628 : local user=quobyte 2026-05-07 17:52:41.378 | + functions-common:_run_under_systemd:1629 : [[ -z quobyte ]] 2026-05-07 17:52:41.381 | + functions-common:_run_under_systemd:1632 : local env_vars= 2026-05-07 17:52:41.385 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[keystone] ]] 2026-05-07 17:52:41.388 | + functions-common:_run_under_systemd:1636 : [[ /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2026-05-07 17:52:41.393 | + functions-common:_run_under_systemd:1637 : [[ True == \T\r\u\e ]] 2026-05-07 17:52:41.396 | + 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-07 17:52:41.400 | + 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-07 17:52:41.403 | + functions-common:write_uwsgi_user_unit_file:1559 : local service=devstack@keystone.service 2026-05-07 17:52:41.407 | + 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-07 17:52:41.411 | + functions-common:write_uwsgi_user_unit_file:1561 : local group= 2026-05-07 17:52:41.414 | + functions-common:write_uwsgi_user_unit_file:1562 : local user=quobyte 2026-05-07 17:52:41.418 | + functions-common:write_uwsgi_user_unit_file:1563 : local env_vars= 2026-05-07 17:52:41.421 | + functions-common:write_uwsgi_user_unit_file:1564 : local unitfile=/etc/systemd/system/devstack@keystone.service 2026-05-07 17:52:41.425 | + functions-common:write_uwsgi_user_unit_file:1565 : mkdir -p /etc/systemd/system 2026-05-07 17:52:41.430 | + functions-common:write_uwsgi_user_unit_file:1567 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2026-05-07 17:52:41.520 | + 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-07 17:52:41.615 | + functions-common:write_uwsgi_user_unit_file:1569 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2026-05-07 17:52:41.688 | + functions-common:write_uwsgi_user_unit_file:1570 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User quobyte 2026-05-07 17:52:41.763 | + 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-07 17:52:41.842 | + 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-07 17:52:41.912 | + functions-common:write_uwsgi_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2026-05-07 17:52:41.977 | + functions-common:write_uwsgi_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2026-05-07 17:52:42.052 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2026-05-07 17:52:42.130 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2026-05-07 17:52:42.211 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2026-05-07 17:52:42.292 | + functions-common:write_uwsgi_user_unit_file:1579 : [[ -n '' ]] 2026-05-07 17:52:42.297 | + functions-common:write_uwsgi_user_unit_file:1582 : [[ -n '' ]] 2026-05-07 17:52:42.301 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2026-05-07 17:52:42.399 | + functions-common:write_uwsgi_user_unit_file:1588 : sudo systemctl daemon-reload 2026-05-07 17:52:42.914 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@keystone.service 2026-05-07 17:52:42.933 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2026-05-07 17:52:43.409 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@keystone.service 2026-05-07 17:52:43.552 | + functions-common:run_process:1678 : time_stop run_process 2026-05-07 17:52:43.557 | + functions-common:time_stop:2412 : local name 2026-05-07 17:52:43.559 | + functions-common:time_stop:2413 : local end_time 2026-05-07 17:52:43.562 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-07 17:52:43.564 | + functions-common:time_stop:2415 : local total 2026-05-07 17:52:43.567 | + functions-common:time_stop:2416 : local start_time 2026-05-07 17:52:43.569 | + functions-common:time_stop:2418 : name=run_process 2026-05-07 17:52:43.572 | + functions-common:time_stop:2419 : start_time=1778176361301 2026-05-07 17:52:43.574 | + functions-common:time_stop:2421 : [[ -z 1778176361301 ]] 2026-05-07 17:52:43.581 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-07 17:52:43.583 | + functions-common:time_stop:2424 : end_time=1778176363580 2026-05-07 17:52:43.589 | + functions-common:time_stop:2425 : elapsed_time=2279 2026-05-07 17:52:43.589 | + functions-common:time_stop:2426 : total=2125 2026-05-07 17:52:43.589 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-07 17:52:43.592 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=4404 2026-05-07 17:52:43.594 | + lib/keystone:start_keystone:559 : echo 'Waiting for keystone to start...' 2026-05-07 17:52:43.594 | Waiting for keystone to start... 2026-05-07 17:52:43.596 | + lib/keystone:start_keystone:565 : local service_uri=http://192.168.122.154/identity/v3/ 2026-05-07 17:52:43.599 | + lib/keystone:start_keystone:567 : wait_for_service 60 http://192.168.122.154/identity/v3/ 2026-05-07 17:52:43.601 | + functions:wait_for_service:476 : local timeout=60 2026-05-07 17:52:43.604 | + functions:wait_for_service:477 : local url=http://192.168.122.154/identity/v3/ 2026-05-07 17:52:43.607 | + functions:wait_for_service:478 : local rval=0 2026-05-07 17:52:43.611 | + functions:wait_for_service:479 : time_start wait_for_service 2026-05-07 17:52:43.612 | + functions-common:time_start:2398 : local name=wait_for_service 2026-05-07 17:52:43.614 | + functions-common:time_start:2399 : local start_time= 2026-05-07 17:52:43.616 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-07 17:52:43.619 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-07 17:52:43.625 | + functions-common:time_start:2403 : _TIME_START[$name]=1778176363621 2026-05-07 17:52:43.627 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-05-07 17:52:43.634 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-05-07 17:52:43.638 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.154/identity/v3/ 2026-05-07 17:52:46.035 | ++ inc/async:async_inner:64 : rc=0 2026-05-07 17:52:46.066 | [38370 Async install_tempest:38370]: finished successfully 2026-05-07 17:52:49.132 | + :: : [[ 200 == 503 ]] 2026-05-07 17:52:49.133 | + :: : [[ 0 -eq 7 ]] 2026-05-07 17:52:49.137 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-05-07 17:52:49.139 | + functions-common:time_stop:2412 : local name 2026-05-07 17:52:49.141 | + functions-common:time_stop:2413 : local end_time 2026-05-07 17:52:49.143 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-07 17:52:49.145 | + functions-common:time_stop:2415 : local total 2026-05-07 17:52:49.147 | + functions-common:time_stop:2416 : local start_time 2026-05-07 17:52:49.149 | + functions-common:time_stop:2418 : name=wait_for_service 2026-05-07 17:52:49.152 | + functions-common:time_stop:2419 : start_time=1778176363621 2026-05-07 17:52:49.154 | + functions-common:time_stop:2421 : [[ -z 1778176363621 ]] 2026-05-07 17:52:49.157 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-07 17:52:49.160 | + functions-common:time_stop:2424 : end_time=1778176369158 2026-05-07 17:52:49.164 | + functions-common:time_stop:2425 : elapsed_time=5537 2026-05-07 17:52:49.168 | + functions-common:time_stop:2426 : total=0 2026-05-07 17:52:49.171 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-07 17:52:49.173 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=5537 2026-05-07 17:52:49.175 | + functions:wait_for_service:486 : return 0 2026-05-07 17:52:49.179 | + lib/keystone:start_keystone:572 : is_service_enabled tls-proxy 2026-05-07 17:52:49.200 | + functions-common:is_service_enabled:2068 : return 1 2026-05-07 17:52:49.203 | + lib/keystone:start_keystone:577 : restart_service memcached 2026-05-07 17:52:49.205 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-05-07 17:52:49.209 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart memcached 2026-05-07 17:52:49.618 | + ./stack.sh:main:1115 : bootstrap_keystone 2026-05-07 17:52:49.621 | + 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.154/identity 2026-05-07 17:52:53.307 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=42343) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-05-07 17:52:53.309 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=42343) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-05-07 17:52:53.309 | 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=42343) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-05-07 17:52:53.315 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=42343) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-05-07 17:52:53.330 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=42343) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-05-07 17:52:53.331 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=42343) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-05-07 17:52:53.361 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=42343) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-05-07 17:52:53.389 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=42343) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-05-07 17:52:53.389 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=42343) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-05-07 17:52:53.479 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=42343) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-05-07 17:52:53.480 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=42343) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-05-07 17:52:53.480 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=42343) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-05-07 17:52:53.480 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=42343) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-05-07 17:52:53.480 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=42343) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-05-07 17:52:53.481 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=42343) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-05-07 17:52:53.496 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=42343) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-05-07 17:52:53.497 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=42343) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-05-07 17:52:53.497 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=42343) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-05-07 17:52:53.497 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=42343) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-05-07 17:52:53.497 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=42343) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-05-07 17:52:53.498 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=42343) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-05-07 17:52:53.498 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=42343) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-05-07 17:52:53.505 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=42343) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-05-07 17:52:53.509 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=42343) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-05-07 17:52:53.509 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=42343) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-05-07 17:52:53.509 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=42343) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-05-07 17:52:53.510 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=42343) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-05-07 17:52:53.510 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=42343) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-05-07 17:52:53.510 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=42343) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-05-07 17:52:53.511 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=42343) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-05-07 17:52:53.588 | INFO dbcounter [-] Registered counter for database keystone 2026-05-07 17:52:53.615 | 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=42343) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-05-07 17:52:53.836 | DEBUG dbcounter [-] [42343] Writer thread running {{(pid=42343) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-05-07 17:52:53.979 | INFO keystone.cmd.bootstrap [None req-8960137f-4d7b-4fdf-9797-0b10418989d9 None None] Created domain default 2026-05-07 17:52:54.035 | INFO keystone.cmd.bootstrap [None req-8960137f-4d7b-4fdf-9797-0b10418989d9 None None] Created project admin 2026-05-07 17:52:54.073 | WARNING keystone.common.password_hashing [None req-8960137f-4d7b-4fdf-9797-0b10418989d9 None None] Truncating password to algorithm specific maximum length 72 characters.: keystone.exception.UserNotFound: Could not find user: admin. 2026-05-07 17:52:54.096 | INFO keystone.cmd.bootstrap [None req-8960137f-4d7b-4fdf-9797-0b10418989d9 None None] Created user admin 2026-05-07 17:52:54.118 | INFO keystone.cmd.bootstrap [None req-8960137f-4d7b-4fdf-9797-0b10418989d9 None None] Created role reader 2026-05-07 17:52:54.137 | INFO keystone.cmd.bootstrap [None req-8960137f-4d7b-4fdf-9797-0b10418989d9 None None] Created role member 2026-05-07 17:52:54.168 | INFO keystone.cmd.bootstrap [None req-8960137f-4d7b-4fdf-9797-0b10418989d9 None None] Created implied role where b9b351f4e7c84845a71aeec52009ab9f implies 763d64731f0b4113aba65391b05670c7 2026-05-07 17:52:54.185 | INFO keystone.cmd.bootstrap [None req-8960137f-4d7b-4fdf-9797-0b10418989d9 None None] Created role manager 2026-05-07 17:52:54.210 | INFO keystone.cmd.bootstrap [None req-8960137f-4d7b-4fdf-9797-0b10418989d9 None None] Created implied role where 70650e3b46394b4ba9fb14c3457031ec implies b9b351f4e7c84845a71aeec52009ab9f 2026-05-07 17:52:54.229 | INFO keystone.cmd.bootstrap [None req-8960137f-4d7b-4fdf-9797-0b10418989d9 None None] Created role admin 2026-05-07 17:52:54.257 | INFO keystone.cmd.bootstrap [None req-8960137f-4d7b-4fdf-9797-0b10418989d9 None None] Created implied role where 8f3d809403684b62b63ec193d8bfd608 implies 70650e3b46394b4ba9fb14c3457031ec 2026-05-07 17:52:54.278 | INFO keystone.cmd.bootstrap [None req-8960137f-4d7b-4fdf-9797-0b10418989d9 None None] Created role service 2026-05-07 17:52:54.298 | INFO keystone.cmd.bootstrap [None req-8960137f-4d7b-4fdf-9797-0b10418989d9 None None] Granted role admin on project admin to user admin. 2026-05-07 17:52:54.311 | INFO keystone.cmd.bootstrap [None req-8960137f-4d7b-4fdf-9797-0b10418989d9 None None] Granted role admin on the system to user admin. 2026-05-07 17:52:54.329 | WARNING py.warnings [None req-8960137f-4d7b-4fdf-9797-0b10418989d9 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-07 17:52:54.329 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 17:52:54.329 |  2026-05-07 17:52:54.334 | INFO keystone.cmd.bootstrap [None req-8960137f-4d7b-4fdf-9797-0b10418989d9 None None] Created region RegionOne 2026-05-07 17:52:54.403 | INFO keystone.cmd.bootstrap [None req-8960137f-4d7b-4fdf-9797-0b10418989d9 None None] Created public endpoint http://192.168.122.154/identity 2026-05-07 17:52:54.983 | + lib/keystone:bootstrap_keystone:600 : '[' False == True ']' 2026-05-07 17:52:54.986 | + ./stack.sh:main:1118 : create_keystone_accounts 2026-05-07 17:52:54.989 | + lib/keystone:create_keystone_accounts:298 : local admin_project 2026-05-07 17:52:54.993 | ++ lib/keystone:create_keystone_accounts:299 : oscwrap project show admin -f value -c id 2026-05-07 17:52:59.440 | ++ functions-common:oscwrap:2457 : return 0 2026-05-07 17:52:59.444 | + lib/keystone:create_keystone_accounts:299 : admin_project=aef48a4d9d1d4d15b6af60d5acef5572 2026-05-07 17:52:59.447 | + lib/keystone:create_keystone_accounts:300 : local admin_user 2026-05-07 17:52:59.450 | ++ lib/keystone:create_keystone_accounts:301 : oscwrap user show admin -f value -c id 2026-05-07 17:53:02.468 | ++ functions-common:oscwrap:2457 : return 0 2026-05-07 17:53:02.471 | + lib/keystone:create_keystone_accounts:301 : admin_user=dab904a8bece4c228bb7016628f78215 2026-05-07 17:53:02.473 | + lib/keystone:create_keystone_accounts:303 : local admin_role=admin 2026-05-07 17:53:02.477 | + lib/keystone:create_keystone_accounts:304 : local member_role=member 2026-05-07 17:53:02.480 | + lib/keystone:create_keystone_accounts:305 : local reader_role=reader 2026-05-07 17:53:02.483 | + lib/keystone:create_keystone_accounts:307 : async_run ks-domain-role get_or_add_user_domain_role admin dab904a8bece4c228bb7016628f78215 default 2026-05-07 17:53:02.544 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin dab904a8bece4c228bb7016628f78215 default 2026-05-07 17:53:02.585 | [2024 Async ks-domain-role:42462]: running: get_or_add_user_domain_role admin dab904a8bece4c228bb7016628f78215 default 2026-05-07 17:53:02.589 | + lib/keystone:create_keystone_accounts:310 : get_or_create_domain Default 2026-05-07 17:53:02.592 | + functions-common:get_or_create_domain:864 : local domain_id 2026-05-07 17:53:02.596 | ++ 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-07 17:53:06.154 | ++ functions-common:oscwrap:2457 : return 0 2026-05-07 17:53:06.156 | + functions-common:get_or_create_domain:869 : domain_id=default 2026-05-07 17:53:06.158 | + functions-common:get_or_create_domain:870 : echo default 2026-05-07 17:53:06.158 | default 2026-05-07 17:53:06.161 | + lib/keystone:create_keystone_accounts:311 : async_run ks-project get_or_create_project service Default 2026-05-07 17:53:06.241 | + inc/async:async_inner:63 : get_or_create_project service Default 2026-05-07 17:53:06.288 | [2024 Async ks-project:42571]: running: get_or_create_project service Default 2026-05-07 17:53:06.291 | + lib/keystone:create_keystone_accounts:314 : async_run ks-service get_or_create_role service 2026-05-07 17:53:06.362 | + inc/async:async_inner:63 : get_or_create_role service 2026-05-07 17:53:06.415 | [2024 Async ks-service:42665]: running: get_or_create_role service 2026-05-07 17:53:06.418 | + lib/keystone:create_keystone_accounts:320 : async_run ks-reseller get_or_create_role ResellerAdmin 2026-05-07 17:53:06.486 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2026-05-07 17:53:06.538 | [2024 Async ks-reseller:42759]: running: get_or_create_role ResellerAdmin 2026-05-07 17:53:06.543 | + lib/keystone:create_keystone_accounts:324 : local another_role=anotherrole 2026-05-07 17:53:06.548 | + lib/keystone:create_keystone_accounts:325 : async_run ks-anotherrole get_or_create_role anotherrole 2026-05-07 17:53:06.681 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2026-05-07 17:53:06.772 | [2024 Async ks-anotherrole:42873]: running: get_or_create_role anotherrole 2026-05-07 17:53:06.780 | + lib/keystone:create_keystone_accounts:328 : local invis_project 2026-05-07 17:53:06.790 | ++ lib/keystone:create_keystone_accounts:329 : get_or_create_project invisible_to_admin default 2026-05-07 17:53:06.795 | ++ functions-common:get_or_create_project:914 : local project_id 2026-05-07 17:53:06.804 | +++ 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-07 17:53:11.286 | +++ functions-common:oscwrap:2457 : return 0 2026-05-07 17:53:11.293 | ++ functions-common:get_or_create_project:920 : project_id=b396b0b472b349f7a76b9a771783bed5 2026-05-07 17:53:11.295 | ++ functions-common:get_or_create_project:921 : echo b396b0b472b349f7a76b9a771783bed5 2026-05-07 17:53:11.300 | + lib/keystone:create_keystone_accounts:329 : invis_project=b396b0b472b349f7a76b9a771783bed5 2026-05-07 17:53:11.304 | + lib/keystone:create_keystone_accounts:332 : local demo_project 2026-05-07 17:53:11.313 | ++ lib/keystone:create_keystone_accounts:333 : get_or_create_project demo default 2026-05-07 17:53:11.316 | ++ functions-common:get_or_create_project:914 : local project_id 2026-05-07 17:53:11.324 | +++ 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-07 17:53:11.771 | + inc/async:async_inner:64 : rc=0 2026-05-07 17:53:11.819 | [42873 Async ks-anotherrole:42873]: finished successfully 2026-05-07 17:53:12.243 | + inc/async:async_inner:64 : rc=0 2026-05-07 17:53:12.295 | [42571 Async ks-project:42571]: finished successfully 2026-05-07 17:53:12.296 | + inc/async:async_inner:64 : rc=0 2026-05-07 17:53:12.341 | [42665 Async ks-service:42665]: finished successfully 2026-05-07 17:53:12.345 | + inc/async:async_inner:64 : rc=0 2026-05-07 17:53:12.374 | [42759 Async ks-reseller:42759]: finished successfully 2026-05-07 17:53:12.545 | + inc/async:async_inner:64 : rc=0 2026-05-07 17:53:12.574 | [42462 Async ks-domain-role:42462]: finished successfully 2026-05-07 17:53:14.835 | +++ functions-common:oscwrap:2457 : return 0 2026-05-07 17:53:14.839 | ++ functions-common:get_or_create_project:920 : project_id=54221733b6ad4b5c86c9abf63be91ff8 2026-05-07 17:53:14.842 | ++ functions-common:get_or_create_project:921 : echo 54221733b6ad4b5c86c9abf63be91ff8 2026-05-07 17:53:14.845 | + lib/keystone:create_keystone_accounts:333 : demo_project=54221733b6ad4b5c86c9abf63be91ff8 2026-05-07 17:53:14.849 | + lib/keystone:create_keystone_accounts:334 : local demo_user 2026-05-07 17:53:14.854 | ++ lib/keystone:create_keystone_accounts:336 : get_or_create_user demo nomoresecret default demo@example.com 2026-05-07 17:53:14.857 | ++ functions-common:get_or_create_user:891 : local user_id 2026-05-07 17:53:14.859 | ++ functions-common:get_or_create_user:892 : [[ ! -z demo@example.com ]] 2026-05-07 17:53:14.862 | ++ functions-common:get_or_create_user:893 : local email=--email=demo@example.com 2026-05-07 17:53:14.867 | +++ 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-07 17:53:18.243 | +++ functions-common:oscwrap:2457 : return 0 2026-05-07 17:53:18.247 | ++ functions-common:get_or_create_user:907 : user_id=40d7ee39c7524d559e254efb65763889 2026-05-07 17:53:18.250 | ++ functions-common:get_or_create_user:908 : echo 40d7ee39c7524d559e254efb65763889 2026-05-07 17:53:18.255 | + lib/keystone:create_keystone_accounts:336 : demo_user=40d7ee39c7524d559e254efb65763889 2026-05-07 17:53:18.259 | + lib/keystone:create_keystone_accounts:338 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2026-05-07 17:53:18.315 | [2024 Async ks-domain-role:42462]: Waiting for completion of get_or_add_user_domain_role admin dab904a8bece4c228bb7016628f78215 default running on PID 42462 (6 other jobs running) 2026-05-07 17:53:18.341 | [2024 Async ks-domain-role:42462]: Signaling child to exit 2026-05-07 17:53:18.342 | WAKEUP 2026-05-07 17:53:18.367 | [2024 Async ks-domain-role:42462]: Signaled 2026-05-07 17:53:18.368 | + functions-common:get_or_add_user_domain_role:978 : local user_role_id 2026-05-07 17:53:18.369 | + functions-common:get_or_add_user_domain_role:982 : openstack --os-cloud devstack-system-admin role add admin --user dab904a8bece4c228bb7016628f78215 --domain default 2026-05-07 17:53:18.369 | ++ functions-common:get_or_add_user_domain_role:989 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user dab904a8bece4c228bb7016628f78215 --domain default -c Role -f value 2026-05-07 17:53:18.369 | ++ functions-common:oscwrap:2457 : return 0 2026-05-07 17:53:18.369 | + functions-common:get_or_add_user_domain_role:989 : user_role_id=8f3d809403684b62b63ec193d8bfd608 2026-05-07 17:53:18.369 | + functions-common:get_or_add_user_domain_role:991 : echo 8f3d809403684b62b63ec193d8bfd608 2026-05-07 17:53:18.369 | 8f3d809403684b62b63ec193d8bfd608 2026-05-07 17:53:18.417 | [2024 Async ks-domain-role:42462]: finished get_or_add_user_domain_role admin dab904a8bece4c228bb7016628f78215 default with result 0 in 10 seconds 2026-05-07 17:53:18.426 | Not waiting for async task ks-domain that we never started or has already been waited for 2026-05-07 17:53:18.464 | [2024 Async ks-project:42571]: Waiting for completion of get_or_create_project service Default running on PID 42571 (5 other jobs running) 2026-05-07 17:53:18.495 | [2024 Async ks-project:42571]: Signaling child to exit 2026-05-07 17:53:18.495 | WAKEUP 2026-05-07 17:53:18.519 | [2024 Async ks-project:42571]: Signaled 2026-05-07 17:53:18.521 | + functions-common:get_or_create_project:914 : local project_id 2026-05-07 17:53:18.521 | ++ 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-07 17:53:18.521 | ++ functions-common:oscwrap:2457 : return 0 2026-05-07 17:53:18.521 | + functions-common:get_or_create_project:920 : project_id=0d343343a2dc4837b1b1cd6a3aaf852a 2026-05-07 17:53:18.521 | + functions-common:get_or_create_project:921 : echo 0d343343a2dc4837b1b1cd6a3aaf852a 2026-05-07 17:53:18.521 | 0d343343a2dc4837b1b1cd6a3aaf852a 2026-05-07 17:53:18.568 | [2024 Async ks-project:42571]: finished get_or_create_project service Default with result 0 in 6 seconds 2026-05-07 17:53:18.611 | [2024 Async ks-service:42665]: Waiting for completion of get_or_create_role service running on PID 42665 (4 other jobs running) 2026-05-07 17:53:18.639 | [2024 Async ks-service:42665]: Signaling child to exit 2026-05-07 17:53:18.640 | WAKEUP 2026-05-07 17:53:18.664 | [2024 Async ks-service:42665]: Signaled 2026-05-07 17:53:18.666 | + functions-common:get_or_create_role:927 : local role_id 2026-05-07 17:53:18.667 | ++ functions-common:get_or_create_role:932 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2026-05-07 17:53:18.667 | ++ functions-common:oscwrap:2457 : return 0 2026-05-07 17:53:18.667 | + functions-common:get_or_create_role:932 : role_id=ddbab8e3d17b4eae902e00f3f847a3c7 2026-05-07 17:53:18.667 | + functions-common:get_or_create_role:933 : echo ddbab8e3d17b4eae902e00f3f847a3c7 2026-05-07 17:53:18.667 | ddbab8e3d17b4eae902e00f3f847a3c7 2026-05-07 17:53:18.718 | [2024 Async ks-service:42665]: finished get_or_create_role service with result 0 in 6 seconds 2026-05-07 17:53:18.759 | [2024 Async ks-reseller:42759]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 42759 (3 other jobs running) 2026-05-07 17:53:18.788 | [2024 Async ks-reseller:42759]: Signaling child to exit 2026-05-07 17:53:18.788 | WAKEUP 2026-05-07 17:53:18.814 | [2024 Async ks-reseller:42759]: Signaled 2026-05-07 17:53:18.816 | + functions-common:get_or_create_role:927 : local role_id 2026-05-07 17:53:18.816 | ++ functions-common:get_or_create_role:932 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2026-05-07 17:53:18.817 | ++ functions-common:oscwrap:2457 : return 0 2026-05-07 17:53:18.817 | + functions-common:get_or_create_role:932 : role_id=93d84977236e4b2bae976e4ed9dcf2b6 2026-05-07 17:53:18.817 | + functions-common:get_or_create_role:933 : echo 93d84977236e4b2bae976e4ed9dcf2b6 2026-05-07 17:53:18.817 | 93d84977236e4b2bae976e4ed9dcf2b6 2026-05-07 17:53:18.869 | [2024 Async ks-reseller:42759]: finished get_or_create_role ResellerAdmin with result 0 in 5 seconds 2026-05-07 17:53:18.910 | [2024 Async ks-anotherrole:42873]: Waiting for completion of get_or_create_role anotherrole running on PID 42873 (2 other jobs running) 2026-05-07 17:53:18.938 | [2024 Async ks-anotherrole:42873]: Signaling child to exit 2026-05-07 17:53:18.939 | WAKEUP 2026-05-07 17:53:18.963 | [2024 Async ks-anotherrole:42873]: Signaled 2026-05-07 17:53:18.965 | + functions-common:get_or_create_role:927 : local role_id 2026-05-07 17:53:18.965 | ++ functions-common:get_or_create_role:932 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2026-05-07 17:53:18.965 | ++ functions-common:oscwrap:2457 : return 0 2026-05-07 17:53:18.965 | + functions-common:get_or_create_role:932 : role_id=4308a1ef5259411f8ed30cfe53b63053 2026-05-07 17:53:18.965 | + functions-common:get_or_create_role:933 : echo 4308a1ef5259411f8ed30cfe53b63053 2026-05-07 17:53:18.965 | 4308a1ef5259411f8ed30cfe53b63053 2026-05-07 17:53:19.015 | [2024 Async ks-anotherrole:42873]: finished get_or_create_role anotherrole with result 0 in 5 seconds 2026-05-07 17:53:19.022 | + inc/async:async_wait:197 : return 0 2026-05-07 17:53:19.027 | + lib/keystone:create_keystone_accounts:340 : async_run ks-demo-member get_or_add_user_project_role member 40d7ee39c7524d559e254efb65763889 54221733b6ad4b5c86c9abf63be91ff8 2026-05-07 17:53:19.103 | + inc/async:async_inner:63 : get_or_add_user_project_role member 40d7ee39c7524d559e254efb65763889 54221733b6ad4b5c86c9abf63be91ff8 2026-05-07 17:53:19.141 | [2024 Async ks-demo-member:43746]: running: get_or_add_user_project_role member 40d7ee39c7524d559e254efb65763889 54221733b6ad4b5c86c9abf63be91ff8 2026-05-07 17:53:19.145 | + lib/keystone:create_keystone_accounts:342 : async_run ks-demo-admin get_or_add_user_project_role admin dab904a8bece4c228bb7016628f78215 54221733b6ad4b5c86c9abf63be91ff8 2026-05-07 17:53:19.210 | + inc/async:async_inner:63 : get_or_add_user_project_role admin dab904a8bece4c228bb7016628f78215 54221733b6ad4b5c86c9abf63be91ff8 2026-05-07 17:53:19.255 | [2024 Async ks-demo-admin:43842]: running: get_or_add_user_project_role admin dab904a8bece4c228bb7016628f78215 54221733b6ad4b5c86c9abf63be91ff8 2026-05-07 17:53:19.258 | + lib/keystone:create_keystone_accounts:343 : async_run ks-demo-another get_or_add_user_project_role anotherrole 40d7ee39c7524d559e254efb65763889 54221733b6ad4b5c86c9abf63be91ff8 2026-05-07 17:53:19.330 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 40d7ee39c7524d559e254efb65763889 54221733b6ad4b5c86c9abf63be91ff8 2026-05-07 17:53:19.375 | [2024 Async ks-demo-another:43938]: running: get_or_add_user_project_role anotherrole 40d7ee39c7524d559e254efb65763889 54221733b6ad4b5c86c9abf63be91ff8 2026-05-07 17:53:19.378 | + lib/keystone:create_keystone_accounts:344 : async_run ks-demo-invis get_or_add_user_project_role member 40d7ee39c7524d559e254efb65763889 b396b0b472b349f7a76b9a771783bed5 2026-05-07 17:53:19.441 | + inc/async:async_inner:63 : get_or_add_user_project_role member 40d7ee39c7524d559e254efb65763889 b396b0b472b349f7a76b9a771783bed5 2026-05-07 17:53:19.493 | [2024 Async ks-demo-invis:44034]: running: get_or_add_user_project_role member 40d7ee39c7524d559e254efb65763889 b396b0b472b349f7a76b9a771783bed5 2026-05-07 17:53:19.498 | + lib/keystone:create_keystone_accounts:347 : local demo_reader 2026-05-07 17:53:19.502 | ++ lib/keystone:create_keystone_accounts:349 : get_or_create_user demo_reader nomoresecret default demo_reader@example.com 2026-05-07 17:53:19.509 | ++ functions-common:get_or_create_user:891 : local user_id 2026-05-07 17:53:19.514 | ++ functions-common:get_or_create_user:892 : [[ ! -z demo_reader@example.com ]] 2026-05-07 17:53:19.518 | ++ functions-common:get_or_create_user:893 : local email=--email=demo_reader@example.com 2026-05-07 17:53:19.527 | +++ 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-07 17:53:24.348 | +++ functions-common:oscwrap:2457 : return 0 2026-05-07 17:53:24.353 | ++ functions-common:get_or_create_user:907 : user_id=717ada2b79394ef180eb32ddc35cb16a 2026-05-07 17:53:24.356 | ++ functions-common:get_or_create_user:908 : echo 717ada2b79394ef180eb32ddc35cb16a 2026-05-07 17:53:24.361 | + lib/keystone:create_keystone_accounts:349 : demo_reader=717ada2b79394ef180eb32ddc35cb16a 2026-05-07 17:53:24.365 | + lib/keystone:create_keystone_accounts:351 : async_run ks-demo-reader get_or_add_user_project_role reader 717ada2b79394ef180eb32ddc35cb16a 54221733b6ad4b5c86c9abf63be91ff8 2026-05-07 17:53:24.508 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 717ada2b79394ef180eb32ddc35cb16a 54221733b6ad4b5c86c9abf63be91ff8 2026-05-07 17:53:24.593 | [2024 Async ks-demo-reader:44187]: running: get_or_add_user_project_role reader 717ada2b79394ef180eb32ddc35cb16a 54221733b6ad4b5c86c9abf63be91ff8 2026-05-07 17:53:24.593 | + lib/keystone:create_keystone_accounts:354 : local alt_demo_project 2026-05-07 17:53:24.593 | ++ lib/keystone:create_keystone_accounts:355 : get_or_create_project alt_demo default 2026-05-07 17:53:24.596 | ++ functions-common:get_or_create_project:914 : local project_id 2026-05-07 17:53:24.600 | +++ 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-07 17:53:29.635 | +++ functions-common:oscwrap:2457 : return 0 2026-05-07 17:53:29.641 | ++ functions-common:get_or_create_project:920 : project_id=38779343a2424e5ab99db11ac47e59f8 2026-05-07 17:53:29.642 | ++ functions-common:get_or_create_project:921 : echo 38779343a2424e5ab99db11ac47e59f8 2026-05-07 17:53:29.649 | + lib/keystone:create_keystone_accounts:355 : alt_demo_project=38779343a2424e5ab99db11ac47e59f8 2026-05-07 17:53:29.651 | + inc/async:async_inner:64 : rc=0 2026-05-07 17:53:29.658 | + lib/keystone:create_keystone_accounts:357 : local alt_demo_user 2026-05-07 17:53:29.668 | ++ lib/keystone:create_keystone_accounts:359 : get_or_create_user alt_demo nomoresecret default alt_demo@example.com 2026-05-07 17:53:29.680 | ++ functions-common:get_or_create_user:891 : local user_id 2026-05-07 17:53:29.686 | ++ functions-common:get_or_create_user:892 : [[ ! -z alt_demo@example.com ]] 2026-05-07 17:53:29.695 | ++ functions-common:get_or_create_user:893 : local email=--email=alt_demo@example.com 2026-05-07 17:53:29.697 | [43842 Async ks-demo-admin:43842]: finished successfully 2026-05-07 17:53:29.703 | +++ 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-07 17:53:30.689 | + inc/async:async_inner:64 : rc=0 2026-05-07 17:53:30.713 | [43746 Async ks-demo-member:43746]: finished successfully 2026-05-07 17:53:30.900 | + inc/async:async_inner:64 : rc=0 2026-05-07 17:53:30.940 | [44034 Async ks-demo-invis:44034]: finished successfully 2026-05-07 17:53:31.447 | + inc/async:async_inner:64 : rc=0 2026-05-07 17:53:31.477 | [43938 Async ks-demo-another:43938]: finished successfully 2026-05-07 17:53:33.205 | +++ functions-common:oscwrap:2457 : return 0 2026-05-07 17:53:33.210 | ++ functions-common:get_or_create_user:907 : user_id=396e582c1e3b4f71b2ecf8265bfdc4ad 2026-05-07 17:53:33.214 | ++ functions-common:get_or_create_user:908 : echo 396e582c1e3b4f71b2ecf8265bfdc4ad 2026-05-07 17:53:33.219 | + lib/keystone:create_keystone_accounts:359 : alt_demo_user=396e582c1e3b4f71b2ecf8265bfdc4ad 2026-05-07 17:53:33.223 | + lib/keystone:create_keystone_accounts:361 : async_run ks-alt-admin get_or_add_user_project_role admin 396e582c1e3b4f71b2ecf8265bfdc4ad 38779343a2424e5ab99db11ac47e59f8 2026-05-07 17:53:33.317 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 396e582c1e3b4f71b2ecf8265bfdc4ad 38779343a2424e5ab99db11ac47e59f8 2026-05-07 17:53:33.379 | [2024 Async ks-alt-admin:44587]: running: get_or_add_user_project_role admin 396e582c1e3b4f71b2ecf8265bfdc4ad 38779343a2424e5ab99db11ac47e59f8 2026-05-07 17:53:33.383 | + lib/keystone:create_keystone_accounts:362 : async_run ks-alt-another get_or_add_user_project_role anotherrole 396e582c1e3b4f71b2ecf8265bfdc4ad 38779343a2424e5ab99db11ac47e59f8 2026-05-07 17:53:33.477 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 396e582c1e3b4f71b2ecf8265bfdc4ad 38779343a2424e5ab99db11ac47e59f8 2026-05-07 17:53:33.531 | [2024 Async ks-alt-another:44683]: running: get_or_add_user_project_role anotherrole 396e582c1e3b4f71b2ecf8265bfdc4ad 38779343a2424e5ab99db11ac47e59f8 2026-05-07 17:53:33.534 | + lib/keystone:create_keystone_accounts:365 : local alt_demo_member 2026-05-07 17:53:33.537 | ++ lib/keystone:create_keystone_accounts:367 : get_or_create_user alt_demo_member nomoresecret default alt_demo_member@example.com 2026-05-07 17:53:33.539 | ++ functions-common:get_or_create_user:891 : local user_id 2026-05-07 17:53:33.541 | ++ functions-common:get_or_create_user:892 : [[ ! -z alt_demo_member@example.com ]] 2026-05-07 17:53:33.544 | ++ functions-common:get_or_create_user:893 : local email=--email=alt_demo_member@example.com 2026-05-07 17:53:33.552 | +++ 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-07 17:53:34.866 | + inc/async:async_inner:64 : rc=0 2026-05-07 17:53:34.889 | [44187 Async ks-demo-reader:44187]: finished successfully 2026-05-07 17:53:37.340 | +++ functions-common:oscwrap:2457 : return 0 2026-05-07 17:53:37.346 | ++ functions-common:get_or_create_user:907 : user_id=fe5faadb84c24a609a9e58cd01ecb568 2026-05-07 17:53:37.353 | ++ functions-common:get_or_create_user:908 : echo fe5faadb84c24a609a9e58cd01ecb568 2026-05-07 17:53:37.358 | + lib/keystone:create_keystone_accounts:367 : alt_demo_member=fe5faadb84c24a609a9e58cd01ecb568 2026-05-07 17:53:37.361 | + lib/keystone:create_keystone_accounts:368 : async_run ks-alt-member-user get_or_add_user_project_role member fe5faadb84c24a609a9e58cd01ecb568 38779343a2424e5ab99db11ac47e59f8 2026-05-07 17:53:37.471 | + inc/async:async_inner:63 : get_or_add_user_project_role member fe5faadb84c24a609a9e58cd01ecb568 38779343a2424e5ab99db11ac47e59f8 2026-05-07 17:53:37.523 | [2024 Async ks-alt-member-user:44882]: running: get_or_add_user_project_role member fe5faadb84c24a609a9e58cd01ecb568 38779343a2424e5ab99db11ac47e59f8 2026-05-07 17:53:37.526 | + lib/keystone:create_keystone_accounts:371 : local alt_demo_reader 2026-05-07 17:53:37.529 | ++ lib/keystone:create_keystone_accounts:373 : get_or_create_user alt_demo_reader nomoresecret default alt_demo_reader@example.com 2026-05-07 17:53:37.533 | ++ functions-common:get_or_create_user:891 : local user_id 2026-05-07 17:53:37.534 | ++ functions-common:get_or_create_user:892 : [[ ! -z alt_demo_reader@example.com ]] 2026-05-07 17:53:37.537 | ++ functions-common:get_or_create_user:893 : local email=--email=alt_demo_reader@example.com 2026-05-07 17:53:37.542 | +++ 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-07 17:53:41.127 | +++ functions-common:oscwrap:2457 : return 0 2026-05-07 17:53:41.132 | ++ functions-common:get_or_create_user:907 : user_id=f65e5734c1c446c29a3d3fecde06f05e 2026-05-07 17:53:41.136 | ++ functions-common:get_or_create_user:908 : echo f65e5734c1c446c29a3d3fecde06f05e 2026-05-07 17:53:41.141 | + lib/keystone:create_keystone_accounts:373 : alt_demo_reader=f65e5734c1c446c29a3d3fecde06f05e 2026-05-07 17:53:41.143 | + lib/keystone:create_keystone_accounts:374 : async_run ks-alt-reader-user get_or_add_user_project_role reader f65e5734c1c446c29a3d3fecde06f05e 38779343a2424e5ab99db11ac47e59f8 2026-05-07 17:53:41.245 | + inc/async:async_inner:63 : get_or_add_user_project_role reader f65e5734c1c446c29a3d3fecde06f05e 38779343a2424e5ab99db11ac47e59f8 2026-05-07 17:53:41.323 | [2024 Async ks-alt-reader-user:45034]: running: get_or_add_user_project_role reader f65e5734c1c446c29a3d3fecde06f05e 38779343a2424e5ab99db11ac47e59f8 2026-05-07 17:53:41.328 | ++ lib/keystone:create_keystone_accounts:381 : get_or_create_user system_member nomoresecret default system_member@example.com 2026-05-07 17:53:41.332 | ++ functions-common:get_or_create_user:891 : local user_id 2026-05-07 17:53:41.337 | ++ functions-common:get_or_create_user:892 : [[ ! -z system_member@example.com ]] 2026-05-07 17:53:41.340 | ++ functions-common:get_or_create_user:893 : local email=--email=system_member@example.com 2026-05-07 17:53:41.346 | +++ 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-07 17:53:41.621 | + inc/async:async_inner:64 : rc=0 2026-05-07 17:53:41.689 | [44587 Async ks-alt-admin:44587]: finished successfully 2026-05-07 17:53:42.216 | + inc/async:async_inner:64 : rc=0 2026-05-07 17:53:42.240 | [44683 Async ks-alt-another:44683]: finished successfully 2026-05-07 17:53:45.137 | +++ functions-common:oscwrap:2457 : return 0 2026-05-07 17:53:45.143 | ++ functions-common:get_or_create_user:907 : user_id=95e9556de435470cb878a86839771947 2026-05-07 17:53:45.148 | ++ functions-common:get_or_create_user:908 : echo 95e9556de435470cb878a86839771947 2026-05-07 17:53:45.156 | + lib/keystone:create_keystone_accounts:381 : system_member_user=95e9556de435470cb878a86839771947 2026-05-07 17:53:45.162 | + lib/keystone:create_keystone_accounts:382 : async_run ks-system-member get_or_add_user_system_role member 95e9556de435470cb878a86839771947 all 2026-05-07 17:53:45.267 | + inc/async:async_inner:63 : get_or_add_user_system_role member 95e9556de435470cb878a86839771947 all 2026-05-07 17:53:45.343 | [2024 Async ks-system-member:45267]: running: get_or_add_user_system_role member 95e9556de435470cb878a86839771947 all 2026-05-07 17:53:45.350 | ++ lib/keystone:create_keystone_accounts:385 : get_or_create_user system_reader nomoresecret default system_reader@example.com 2026-05-07 17:53:45.356 | ++ functions-common:get_or_create_user:891 : local user_id 2026-05-07 17:53:45.360 | ++ functions-common:get_or_create_user:892 : [[ ! -z system_reader@example.com ]] 2026-05-07 17:53:45.370 | ++ functions-common:get_or_create_user:893 : local email=--email=system_reader@example.com 2026-05-07 17:53:45.372 | +++ 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-07 17:53:46.141 | + inc/async:async_inner:64 : rc=0 2026-05-07 17:53:46.165 | [44882 Async ks-alt-member-user:44882]: finished successfully 2026-05-07 17:53:48.803 | +++ functions-common:oscwrap:2457 : return 0 2026-05-07 17:53:48.809 | ++ functions-common:get_or_create_user:907 : user_id=14c028b3f8a54fac90cbcbd238855b4a 2026-05-07 17:53:48.813 | ++ functions-common:get_or_create_user:908 : echo 14c028b3f8a54fac90cbcbd238855b4a 2026-05-07 17:53:48.821 | + lib/keystone:create_keystone_accounts:385 : system_reader_user=14c028b3f8a54fac90cbcbd238855b4a 2026-05-07 17:53:48.824 | + lib/keystone:create_keystone_accounts:386 : async_run ks-system-reader get_or_add_user_system_role reader 14c028b3f8a54fac90cbcbd238855b4a all 2026-05-07 17:53:48.935 | + inc/async:async_inner:63 : get_or_add_user_system_role reader 14c028b3f8a54fac90cbcbd238855b4a all 2026-05-07 17:53:49.005 | [2024 Async ks-system-reader:45472]: running: get_or_add_user_system_role reader 14c028b3f8a54fac90cbcbd238855b4a all 2026-05-07 17:53:49.009 | + lib/keystone:create_keystone_accounts:389 : local admin_group 2026-05-07 17:53:49.016 | ++ lib/keystone:create_keystone_accounts:391 : get_or_create_group admins default 'openstack admin group' 2026-05-07 17:53:49.017 | ++ functions-common:get_or_create_group:876 : local 'desc=openstack admin group' 2026-05-07 17:53:49.020 | ++ functions-common:get_or_create_group:877 : local group_id 2026-05-07 17:53:49.026 | +++ 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-07 17:53:49.705 | + inc/async:async_inner:64 : rc=0 2026-05-07 17:53:49.731 | [45034 Async ks-alt-reader-user:45034]: finished successfully 2026-05-07 17:53:52.577 | +++ functions-common:oscwrap:2457 : return 0 2026-05-07 17:53:52.582 | ++ functions-common:get_or_create_group:884 : group_id=3e88b94c04654baa9c112135014bf3fd 2026-05-07 17:53:52.587 | ++ functions-common:get_or_create_group:885 : echo 3e88b94c04654baa9c112135014bf3fd 2026-05-07 17:53:52.591 | + lib/keystone:create_keystone_accounts:391 : admin_group=3e88b94c04654baa9c112135014bf3fd 2026-05-07 17:53:52.594 | + lib/keystone:create_keystone_accounts:392 : local non_admin_group 2026-05-07 17:53:52.603 | ++ lib/keystone:create_keystone_accounts:394 : get_or_create_group nonadmins default 'non-admin group' 2026-05-07 17:53:52.606 | ++ functions-common:get_or_create_group:876 : local 'desc=non-admin group' 2026-05-07 17:53:52.609 | ++ functions-common:get_or_create_group:877 : local group_id 2026-05-07 17:53:52.614 | +++ 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-07 17:53:56.037 | +++ functions-common:oscwrap:2457 : return 0 2026-05-07 17:53:56.042 | ++ functions-common:get_or_create_group:884 : group_id=ae54ae0386ca410c895ddcfd96d5e844 2026-05-07 17:53:56.045 | ++ functions-common:get_or_create_group:885 : echo ae54ae0386ca410c895ddcfd96d5e844 2026-05-07 17:53:56.048 | + lib/keystone:create_keystone_accounts:394 : non_admin_group=ae54ae0386ca410c895ddcfd96d5e844 2026-05-07 17:53:56.051 | + lib/keystone:create_keystone_accounts:396 : async_run ks-group-memberdemo get_or_add_group_project_role member ae54ae0386ca410c895ddcfd96d5e844 54221733b6ad4b5c86c9abf63be91ff8 2026-05-07 17:53:56.136 | + inc/async:async_inner:63 : get_or_add_group_project_role member ae54ae0386ca410c895ddcfd96d5e844 54221733b6ad4b5c86c9abf63be91ff8 2026-05-07 17:53:56.197 | [2024 Async ks-group-memberdemo:45734]: running: get_or_add_group_project_role member ae54ae0386ca410c895ddcfd96d5e844 54221733b6ad4b5c86c9abf63be91ff8 2026-05-07 17:53:56.197 | + lib/keystone:create_keystone_accounts:397 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole ae54ae0386ca410c895ddcfd96d5e844 54221733b6ad4b5c86c9abf63be91ff8 2026-05-07 17:53:56.281 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole ae54ae0386ca410c895ddcfd96d5e844 54221733b6ad4b5c86c9abf63be91ff8 2026-05-07 17:53:56.391 | [2024 Async ks-group-anotherdemo:45813]: running: get_or_add_group_project_role anotherrole ae54ae0386ca410c895ddcfd96d5e844 54221733b6ad4b5c86c9abf63be91ff8 2026-05-07 17:53:56.399 | + lib/keystone:create_keystone_accounts:398 : async_run ks-group-memberalt get_or_add_group_project_role member ae54ae0386ca410c895ddcfd96d5e844 38779343a2424e5ab99db11ac47e59f8 2026-05-07 17:53:56.574 | + inc/async:async_inner:63 : get_or_add_group_project_role member ae54ae0386ca410c895ddcfd96d5e844 38779343a2424e5ab99db11ac47e59f8 2026-05-07 17:53:56.669 | [2024 Async ks-group-memberalt:45892]: running: get_or_add_group_project_role member ae54ae0386ca410c895ddcfd96d5e844 38779343a2424e5ab99db11ac47e59f8 2026-05-07 17:53:56.678 | + lib/keystone:create_keystone_accounts:399 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole ae54ae0386ca410c895ddcfd96d5e844 38779343a2424e5ab99db11ac47e59f8 2026-05-07 17:53:56.835 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole ae54ae0386ca410c895ddcfd96d5e844 38779343a2424e5ab99db11ac47e59f8 2026-05-07 17:53:56.907 | + inc/async:async_inner:64 : rc=0 2026-05-07 17:53:56.911 | [2024 Async ks-group-anotheralt:45971]: running: get_or_add_group_project_role anotherrole ae54ae0386ca410c895ddcfd96d5e844 38779343a2424e5ab99db11ac47e59f8 2026-05-07 17:53:56.916 | + lib/keystone:create_keystone_accounts:400 : async_run ks-group-admin get_or_add_group_project_role admin 3e88b94c04654baa9c112135014bf3fd aef48a4d9d1d4d15b6af60d5acef5572 2026-05-07 17:53:56.958 | [45267 Async ks-system-member:45267]: finished successfully 2026-05-07 17:53:57.072 | + inc/async:async_inner:63 : get_or_add_group_project_role admin 3e88b94c04654baa9c112135014bf3fd aef48a4d9d1d4d15b6af60d5acef5572 2026-05-07 17:53:57.157 | [2024 Async ks-group-admin:46108]: running: get_or_add_group_project_role admin 3e88b94c04654baa9c112135014bf3fd aef48a4d9d1d4d15b6af60d5acef5572 2026-05-07 17:53:57.169 | + 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-07 17:53:57.286 | [2024 Async ks-demo-member:43746]: Waiting for completion of get_or_add_user_project_role member 40d7ee39c7524d559e254efb65763889 54221733b6ad4b5c86c9abf63be91ff8 running on PID 43746 (17 other jobs running) 2026-05-07 17:53:57.341 | [2024 Async ks-demo-member:43746]: Signaling child to exit 2026-05-07 17:53:57.344 | WAKEUP 2026-05-07 17:53:57.390 | [2024 Async ks-demo-member:43746]: Signaled 2026-05-07 17:53:57.394 | + functions-common:get_or_add_user_project_role:955 : local user_role_id 2026-05-07 17:53:57.394 | + functions-common:get_or_add_user_project_role:956 : local domain_args 2026-05-07 17:53:57.394 | ++ functions-common:get_or_add_user_project_role:958 : _get_domain_args 2026-05-07 17:53:57.394 | ++ functions-common:_get_domain_args:939 : local domain 2026-05-07 17:53:57.394 | ++ functions-common:_get_domain_args:940 : domain= 2026-05-07 17:53:57.394 | ++ functions-common:_get_domain_args:942 : [[ -n '' ]] 2026-05-07 17:53:57.394 | ++ functions-common:_get_domain_args:945 : [[ -n '' ]] 2026-05-07 17:53:57.394 | ++ functions-common:_get_domain_args:949 : echo 2026-05-07 17:53:57.394 | + functions-common:get_or_add_user_project_role:958 : domain_args= 2026-05-07 17:53:57.395 | + functions-common:get_or_add_user_project_role:962 : openstack --os-cloud devstack-system-admin role add member --user 40d7ee39c7524d559e254efb65763889 --project 54221733b6ad4b5c86c9abf63be91ff8 2026-05-07 17:53:57.395 | ++ functions-common:get_or_add_user_project_role:971 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 40d7ee39c7524d559e254efb65763889 --project 54221733b6ad4b5c86c9abf63be91ff8 -c Role -f value 2026-05-07 17:53:57.395 | ++ functions-common:oscwrap:2457 : return 0 2026-05-07 17:53:57.395 | + functions-common:get_or_add_user_project_role:971 : user_role_id=b9b351f4e7c84845a71aeec52009ab9f 2026-05-07 17:53:57.395 | + functions-common:get_or_add_user_project_role:972 : echo b9b351f4e7c84845a71aeec52009ab9f 2026-05-07 17:53:57.395 | b9b351f4e7c84845a71aeec52009ab9f 2026-05-07 17:53:57.481 | [2024 Async ks-demo-member:43746]: finished get_or_add_user_project_role member 40d7ee39c7524d559e254efb65763889 54221733b6ad4b5c86c9abf63be91ff8 with result 0 in 11 seconds 2026-05-07 17:53:57.556 | [2024 Async ks-demo-admin:43842]: Waiting for completion of get_or_add_user_project_role admin dab904a8bece4c228bb7016628f78215 54221733b6ad4b5c86c9abf63be91ff8 running on PID 43842 (16 other jobs running) 2026-05-07 17:53:57.613 | [2024 Async ks-demo-admin:43842]: Signaling child to exit 2026-05-07 17:53:57.617 | WAKEUP 2026-05-07 17:53:57.669 | [2024 Async ks-demo-admin:43842]: Signaled 2026-05-07 17:53:57.669 | + functions-common:get_or_add_user_project_role:955 : local user_role_id 2026-05-07 17:53:57.669 | + functions-common:get_or_add_user_project_role:956 : local domain_args 2026-05-07 17:53:57.669 | ++ functions-common:get_or_add_user_project_role:958 : _get_domain_args 2026-05-07 17:53:57.669 | ++ functions-common:_get_domain_args:939 : local domain 2026-05-07 17:53:57.669 | ++ functions-common:_get_domain_args:940 : domain= 2026-05-07 17:53:57.669 | ++ functions-common:_get_domain_args:942 : [[ -n '' ]] 2026-05-07 17:53:57.669 | ++ functions-common:_get_domain_args:945 : [[ -n '' ]] 2026-05-07 17:53:57.670 | ++ functions-common:_get_domain_args:949 : echo 2026-05-07 17:53:57.670 | + functions-common:get_or_add_user_project_role:958 : domain_args= 2026-05-07 17:53:57.670 | + functions-common:get_or_add_user_project_role:962 : openstack --os-cloud devstack-system-admin role add admin --user dab904a8bece4c228bb7016628f78215 --project 54221733b6ad4b5c86c9abf63be91ff8 2026-05-07 17:53:57.670 | ++ functions-common:get_or_add_user_project_role:971 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user dab904a8bece4c228bb7016628f78215 --project 54221733b6ad4b5c86c9abf63be91ff8 -c Role -f value 2026-05-07 17:53:57.670 | ++ functions-common:oscwrap:2457 : return 0 2026-05-07 17:53:57.670 | + functions-common:get_or_add_user_project_role:971 : user_role_id=8f3d809403684b62b63ec193d8bfd608 2026-05-07 17:53:57.670 | + functions-common:get_or_add_user_project_role:972 : echo 8f3d809403684b62b63ec193d8bfd608 2026-05-07 17:53:57.671 | 8f3d809403684b62b63ec193d8bfd608 2026-05-07 17:53:57.772 | [2024 Async ks-demo-admin:43842]: finished get_or_add_user_project_role admin dab904a8bece4c228bb7016628f78215 54221733b6ad4b5c86c9abf63be91ff8 with result 0 in 10 seconds 2026-05-07 17:53:57.854 | [2024 Async ks-demo-another:43938]: Waiting for completion of get_or_add_user_project_role anotherrole 40d7ee39c7524d559e254efb65763889 54221733b6ad4b5c86c9abf63be91ff8 running on PID 43938 (15 other jobs running) 2026-05-07 17:53:57.909 | [2024 Async ks-demo-another:43938]: Signaling child to exit 2026-05-07 17:53:57.910 | WAKEUP 2026-05-07 17:53:57.952 | [2024 Async ks-demo-another:43938]: Signaled 2026-05-07 17:53:57.954 | + functions-common:get_or_add_user_project_role:955 : local user_role_id 2026-05-07 17:53:57.954 | + functions-common:get_or_add_user_project_role:956 : local domain_args 2026-05-07 17:53:57.954 | ++ functions-common:get_or_add_user_project_role:958 : _get_domain_args 2026-05-07 17:53:57.954 | ++ functions-common:_get_domain_args:939 : local domain 2026-05-07 17:53:57.954 | ++ functions-common:_get_domain_args:940 : domain= 2026-05-07 17:53:57.955 | ++ functions-common:_get_domain_args:942 : [[ -n '' ]] 2026-05-07 17:53:57.955 | ++ functions-common:_get_domain_args:945 : [[ -n '' ]] 2026-05-07 17:53:57.955 | ++ functions-common:_get_domain_args:949 : echo 2026-05-07 17:53:57.955 | + functions-common:get_or_add_user_project_role:958 : domain_args= 2026-05-07 17:53:57.955 | + functions-common:get_or_add_user_project_role:962 : openstack --os-cloud devstack-system-admin role add anotherrole --user 40d7ee39c7524d559e254efb65763889 --project 54221733b6ad4b5c86c9abf63be91ff8 2026-05-07 17:53:57.955 | ++ functions-common:get_or_add_user_project_role:971 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 40d7ee39c7524d559e254efb65763889 --project 54221733b6ad4b5c86c9abf63be91ff8 -c Role -f value 2026-05-07 17:53:57.955 | ++ functions-common:oscwrap:2457 : return 0 2026-05-07 17:53:57.956 | + functions-common:get_or_add_user_project_role:971 : user_role_id=4308a1ef5259411f8ed30cfe53b63053 2026-05-07 17:53:57.956 | + functions-common:get_or_add_user_project_role:972 : echo 4308a1ef5259411f8ed30cfe53b63053 2026-05-07 17:53:57.956 | 4308a1ef5259411f8ed30cfe53b63053 2026-05-07 17:53:58.052 | [2024 Async ks-demo-another:43938]: finished get_or_add_user_project_role anotherrole 40d7ee39c7524d559e254efb65763889 54221733b6ad4b5c86c9abf63be91ff8 with result 0 in 12 seconds 2026-05-07 17:53:58.128 | [2024 Async ks-demo-invis:44034]: Waiting for completion of get_or_add_user_project_role member 40d7ee39c7524d559e254efb65763889 b396b0b472b349f7a76b9a771783bed5 running on PID 44034 (14 other jobs running) 2026-05-07 17:53:58.179 | [2024 Async ks-demo-invis:44034]: Signaling child to exit 2026-05-07 17:53:58.179 | WAKEUP 2026-05-07 17:53:58.228 | [2024 Async ks-demo-invis:44034]: Signaled 2026-05-07 17:53:58.229 | + functions-common:get_or_add_user_project_role:955 : local user_role_id 2026-05-07 17:53:58.230 | + functions-common:get_or_add_user_project_role:956 : local domain_args 2026-05-07 17:53:58.230 | ++ functions-common:get_or_add_user_project_role:958 : _get_domain_args 2026-05-07 17:53:58.230 | ++ functions-common:_get_domain_args:939 : local domain 2026-05-07 17:53:58.231 | ++ functions-common:_get_domain_args:940 : domain= 2026-05-07 17:53:58.231 | ++ functions-common:_get_domain_args:942 : [[ -n '' ]] 2026-05-07 17:53:58.231 | ++ functions-common:_get_domain_args:945 : [[ -n '' ]] 2026-05-07 17:53:58.231 | ++ functions-common:_get_domain_args:949 : echo 2026-05-07 17:53:58.231 | + functions-common:get_or_add_user_project_role:958 : domain_args= 2026-05-07 17:53:58.232 | + functions-common:get_or_add_user_project_role:962 : openstack --os-cloud devstack-system-admin role add member --user 40d7ee39c7524d559e254efb65763889 --project b396b0b472b349f7a76b9a771783bed5 2026-05-07 17:53:58.232 | ++ functions-common:get_or_add_user_project_role:971 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 40d7ee39c7524d559e254efb65763889 --project b396b0b472b349f7a76b9a771783bed5 -c Role -f value 2026-05-07 17:53:58.232 | ++ functions-common:oscwrap:2457 : return 0 2026-05-07 17:53:58.232 | + functions-common:get_or_add_user_project_role:971 : user_role_id=b9b351f4e7c84845a71aeec52009ab9f 2026-05-07 17:53:58.233 | + functions-common:get_or_add_user_project_role:972 : echo b9b351f4e7c84845a71aeec52009ab9f 2026-05-07 17:53:58.236 | b9b351f4e7c84845a71aeec52009ab9f 2026-05-07 17:53:58.318 | [2024 Async ks-demo-invis:44034]: finished get_or_add_user_project_role member 40d7ee39c7524d559e254efb65763889 b396b0b472b349f7a76b9a771783bed5 with result 0 in 11 seconds 2026-05-07 17:53:58.397 | [2024 Async ks-demo-reader:44187]: Waiting for completion of get_or_add_user_project_role reader 717ada2b79394ef180eb32ddc35cb16a 54221733b6ad4b5c86c9abf63be91ff8 running on PID 44187 (13 other jobs running) 2026-05-07 17:53:58.451 | [2024 Async ks-demo-reader:44187]: Signaling child to exit 2026-05-07 17:53:58.452 | WAKEUP 2026-05-07 17:53:58.499 | [2024 Async ks-demo-reader:44187]: Signaled 2026-05-07 17:53:58.499 | + functions-common:get_or_add_user_project_role:955 : local user_role_id 2026-05-07 17:53:58.499 | + functions-common:get_or_add_user_project_role:956 : local domain_args 2026-05-07 17:53:58.499 | ++ functions-common:get_or_add_user_project_role:958 : _get_domain_args 2026-05-07 17:53:58.499 | ++ functions-common:_get_domain_args:939 : local domain 2026-05-07 17:53:58.500 | ++ functions-common:_get_domain_args:940 : domain= 2026-05-07 17:53:58.500 | ++ functions-common:_get_domain_args:942 : [[ -n '' ]] 2026-05-07 17:53:58.500 | ++ functions-common:_get_domain_args:945 : [[ -n '' ]] 2026-05-07 17:53:58.500 | ++ functions-common:_get_domain_args:949 : echo 2026-05-07 17:53:58.500 | + functions-common:get_or_add_user_project_role:958 : domain_args= 2026-05-07 17:53:58.500 | + functions-common:get_or_add_user_project_role:962 : openstack --os-cloud devstack-system-admin role add reader --user 717ada2b79394ef180eb32ddc35cb16a --project 54221733b6ad4b5c86c9abf63be91ff8 2026-05-07 17:53:58.500 | ++ functions-common:get_or_add_user_project_role:971 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 717ada2b79394ef180eb32ddc35cb16a --project 54221733b6ad4b5c86c9abf63be91ff8 -c Role -f value 2026-05-07 17:53:58.501 | ++ functions-common:oscwrap:2457 : return 0 2026-05-07 17:53:58.501 | + functions-common:get_or_add_user_project_role:971 : user_role_id=763d64731f0b4113aba65391b05670c7 2026-05-07 17:53:58.501 | + functions-common:get_or_add_user_project_role:972 : echo 763d64731f0b4113aba65391b05670c7 2026-05-07 17:53:58.501 | 763d64731f0b4113aba65391b05670c7 2026-05-07 17:53:58.599 | [2024 Async ks-demo-reader:44187]: finished get_or_add_user_project_role reader 717ada2b79394ef180eb32ddc35cb16a 54221733b6ad4b5c86c9abf63be91ff8 with result 0 in 10 seconds 2026-05-07 17:53:58.604 | + inc/async:async_wait:197 : return 0 2026-05-07 17:53:58.611 | + lib/keystone:create_keystone_accounts:403 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2026-05-07 17:53:58.721 | [2024 Async ks-alt-admin:44587]: Waiting for completion of get_or_add_user_project_role admin 396e582c1e3b4f71b2ecf8265bfdc4ad 38779343a2424e5ab99db11ac47e59f8 running on PID 44587 (12 other jobs running) 2026-05-07 17:53:58.779 | [2024 Async ks-alt-admin:44587]: Signaling child to exit 2026-05-07 17:53:58.781 | WAKEUP 2026-05-07 17:53:58.829 | [2024 Async ks-alt-admin:44587]: Signaled 2026-05-07 17:53:58.830 | + functions-common:get_or_add_user_project_role:955 : local user_role_id 2026-05-07 17:53:58.830 | + functions-common:get_or_add_user_project_role:956 : local domain_args 2026-05-07 17:53:58.830 | ++ functions-common:get_or_add_user_project_role:958 : _get_domain_args 2026-05-07 17:53:58.830 | ++ functions-common:_get_domain_args:939 : local domain 2026-05-07 17:53:58.830 | ++ functions-common:_get_domain_args:940 : domain= 2026-05-07 17:53:58.830 | ++ functions-common:_get_domain_args:942 : [[ -n '' ]] 2026-05-07 17:53:58.831 | ++ functions-common:_get_domain_args:945 : [[ -n '' ]] 2026-05-07 17:53:58.831 | ++ functions-common:_get_domain_args:949 : echo 2026-05-07 17:53:58.831 | + functions-common:get_or_add_user_project_role:958 : domain_args= 2026-05-07 17:53:58.831 | + functions-common:get_or_add_user_project_role:962 : openstack --os-cloud devstack-system-admin role add admin --user 396e582c1e3b4f71b2ecf8265bfdc4ad --project 38779343a2424e5ab99db11ac47e59f8 2026-05-07 17:53:58.831 | ++ functions-common:get_or_add_user_project_role:971 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 396e582c1e3b4f71b2ecf8265bfdc4ad --project 38779343a2424e5ab99db11ac47e59f8 -c Role -f value 2026-05-07 17:53:58.831 | ++ functions-common:oscwrap:2457 : return 0 2026-05-07 17:53:58.831 | + functions-common:get_or_add_user_project_role:971 : user_role_id=8f3d809403684b62b63ec193d8bfd608 2026-05-07 17:53:58.832 | + functions-common:get_or_add_user_project_role:972 : echo 8f3d809403684b62b63ec193d8bfd608 2026-05-07 17:53:58.832 | 8f3d809403684b62b63ec193d8bfd608 2026-05-07 17:53:58.929 | [2024 Async ks-alt-admin:44587]: finished get_or_add_user_project_role admin 396e582c1e3b4f71b2ecf8265bfdc4ad 38779343a2424e5ab99db11ac47e59f8 with result 0 in 8 seconds 2026-05-07 17:53:59.023 | [2024 Async ks-alt-another:44683]: Waiting for completion of get_or_add_user_project_role anotherrole 396e582c1e3b4f71b2ecf8265bfdc4ad 38779343a2424e5ab99db11ac47e59f8 running on PID 44683 (11 other jobs running) 2026-05-07 17:53:59.093 | [2024 Async ks-alt-another:44683]: Signaling child to exit 2026-05-07 17:53:59.097 | WAKEUP 2026-05-07 17:53:59.143 | [2024 Async ks-alt-another:44683]: Signaled 2026-05-07 17:53:59.146 | + functions-common:get_or_add_user_project_role:955 : local user_role_id 2026-05-07 17:53:59.146 | + functions-common:get_or_add_user_project_role:956 : local domain_args 2026-05-07 17:53:59.146 | ++ functions-common:get_or_add_user_project_role:958 : _get_domain_args 2026-05-07 17:53:59.146 | ++ functions-common:_get_domain_args:939 : local domain 2026-05-07 17:53:59.146 | ++ functions-common:_get_domain_args:940 : domain= 2026-05-07 17:53:59.146 | ++ functions-common:_get_domain_args:942 : [[ -n '' ]] 2026-05-07 17:53:59.147 | ++ functions-common:_get_domain_args:945 : [[ -n '' ]] 2026-05-07 17:53:59.147 | ++ functions-common:_get_domain_args:949 : echo 2026-05-07 17:53:59.147 | + functions-common:get_or_add_user_project_role:958 : domain_args= 2026-05-07 17:53:59.147 | + functions-common:get_or_add_user_project_role:962 : openstack --os-cloud devstack-system-admin role add anotherrole --user 396e582c1e3b4f71b2ecf8265bfdc4ad --project 38779343a2424e5ab99db11ac47e59f8 2026-05-07 17:53:59.147 | ++ functions-common:get_or_add_user_project_role:971 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 396e582c1e3b4f71b2ecf8265bfdc4ad --project 38779343a2424e5ab99db11ac47e59f8 -c Role -f value 2026-05-07 17:53:59.147 | ++ functions-common:oscwrap:2457 : return 0 2026-05-07 17:53:59.147 | + functions-common:get_or_add_user_project_role:971 : user_role_id=4308a1ef5259411f8ed30cfe53b63053 2026-05-07 17:53:59.147 | + functions-common:get_or_add_user_project_role:972 : echo 4308a1ef5259411f8ed30cfe53b63053 2026-05-07 17:53:59.147 | 4308a1ef5259411f8ed30cfe53b63053 2026-05-07 17:53:59.276 | [2024 Async ks-alt-another:44683]: finished get_or_add_user_project_role anotherrole 396e582c1e3b4f71b2ecf8265bfdc4ad 38779343a2424e5ab99db11ac47e59f8 with result 0 in 8 seconds 2026-05-07 17:53:59.379 | [2024 Async ks-alt-member-user:44882]: Waiting for completion of get_or_add_user_project_role member fe5faadb84c24a609a9e58cd01ecb568 38779343a2424e5ab99db11ac47e59f8 running on PID 44882 (10 other jobs running) 2026-05-07 17:53:59.441 | [2024 Async ks-alt-member-user:44882]: Signaling child to exit 2026-05-07 17:53:59.442 | WAKEUP 2026-05-07 17:53:59.505 | [2024 Async ks-alt-member-user:44882]: Signaled 2026-05-07 17:53:59.509 | + functions-common:get_or_add_user_project_role:955 : local user_role_id 2026-05-07 17:53:59.509 | + functions-common:get_or_add_user_project_role:956 : local domain_args 2026-05-07 17:53:59.509 | ++ functions-common:get_or_add_user_project_role:958 : _get_domain_args 2026-05-07 17:53:59.510 | ++ functions-common:_get_domain_args:939 : local domain 2026-05-07 17:53:59.510 | ++ functions-common:_get_domain_args:940 : domain= 2026-05-07 17:53:59.510 | ++ functions-common:_get_domain_args:942 : [[ -n '' ]] 2026-05-07 17:53:59.510 | ++ functions-common:_get_domain_args:945 : [[ -n '' ]] 2026-05-07 17:53:59.510 | ++ functions-common:_get_domain_args:949 : echo 2026-05-07 17:53:59.510 | + functions-common:get_or_add_user_project_role:958 : domain_args= 2026-05-07 17:53:59.510 | + functions-common:get_or_add_user_project_role:962 : openstack --os-cloud devstack-system-admin role add member --user fe5faadb84c24a609a9e58cd01ecb568 --project 38779343a2424e5ab99db11ac47e59f8 2026-05-07 17:53:59.511 | ++ functions-common:get_or_add_user_project_role:971 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user fe5faadb84c24a609a9e58cd01ecb568 --project 38779343a2424e5ab99db11ac47e59f8 -c Role -f value 2026-05-07 17:53:59.511 | ++ functions-common:oscwrap:2457 : return 0 2026-05-07 17:53:59.511 | + functions-common:get_or_add_user_project_role:971 : user_role_id=b9b351f4e7c84845a71aeec52009ab9f 2026-05-07 17:53:59.511 | + functions-common:get_or_add_user_project_role:972 : echo b9b351f4e7c84845a71aeec52009ab9f 2026-05-07 17:53:59.515 | b9b351f4e7c84845a71aeec52009ab9f 2026-05-07 17:53:59.621 | [2024 Async ks-alt-member-user:44882]: finished get_or_add_user_project_role member fe5faadb84c24a609a9e58cd01ecb568 38779343a2424e5ab99db11ac47e59f8 with result 0 in 8 seconds 2026-05-07 17:53:59.722 | [2024 Async ks-alt-reader-user:45034]: Waiting for completion of get_or_add_user_project_role reader f65e5734c1c446c29a3d3fecde06f05e 38779343a2424e5ab99db11ac47e59f8 running on PID 45034 (9 other jobs running) 2026-05-07 17:53:59.787 | [2024 Async ks-alt-reader-user:45034]: Signaling child to exit 2026-05-07 17:53:59.787 | WAKEUP 2026-05-07 17:53:59.844 | [2024 Async ks-alt-reader-user:45034]: Signaled 2026-05-07 17:53:59.850 | + functions-common:get_or_add_user_project_role:955 : local user_role_id 2026-05-07 17:53:59.850 | + functions-common:get_or_add_user_project_role:956 : local domain_args 2026-05-07 17:53:59.850 | ++ functions-common:get_or_add_user_project_role:958 : _get_domain_args 2026-05-07 17:53:59.850 | ++ functions-common:_get_domain_args:939 : local domain 2026-05-07 17:53:59.850 | ++ functions-common:_get_domain_args:940 : domain= 2026-05-07 17:53:59.850 | ++ functions-common:_get_domain_args:942 : [[ -n '' ]] 2026-05-07 17:53:59.851 | ++ functions-common:_get_domain_args:945 : [[ -n '' ]] 2026-05-07 17:53:59.851 | ++ functions-common:_get_domain_args:949 : echo 2026-05-07 17:53:59.851 | + functions-common:get_or_add_user_project_role:958 : domain_args= 2026-05-07 17:53:59.852 | + functions-common:get_or_add_user_project_role:962 : openstack --os-cloud devstack-system-admin role add reader --user f65e5734c1c446c29a3d3fecde06f05e --project 38779343a2424e5ab99db11ac47e59f8 2026-05-07 17:53:59.852 | ++ functions-common:get_or_add_user_project_role:971 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user f65e5734c1c446c29a3d3fecde06f05e --project 38779343a2424e5ab99db11ac47e59f8 -c Role -f value 2026-05-07 17:53:59.852 | ++ functions-common:oscwrap:2457 : return 0 2026-05-07 17:53:59.852 | + functions-common:get_or_add_user_project_role:971 : user_role_id=763d64731f0b4113aba65391b05670c7 2026-05-07 17:53:59.852 | + functions-common:get_or_add_user_project_role:972 : echo 763d64731f0b4113aba65391b05670c7 2026-05-07 17:53:59.853 | 763d64731f0b4113aba65391b05670c7 2026-05-07 17:53:59.961 | [2024 Async ks-alt-reader-user:45034]: finished get_or_add_user_project_role reader f65e5734c1c446c29a3d3fecde06f05e 38779343a2424e5ab99db11ac47e59f8 with result 0 in 8 seconds 2026-05-07 17:53:59.975 | + inc/async:async_wait:197 : return 0 2026-05-07 17:53:59.987 | + lib/keystone:create_keystone_accounts:404 : async_wait ks-system-member ks-system-reader 2026-05-07 17:54:00.145 | [2024 Async ks-system-member:45267]: Waiting for completion of get_or_add_user_system_role member 95e9556de435470cb878a86839771947 all running on PID 45267 (8 other jobs running) 2026-05-07 17:54:00.213 | [2024 Async ks-system-member:45267]: Signaling child to exit 2026-05-07 17:54:00.218 | WAKEUP 2026-05-07 17:54:00.257 | [2024 Async ks-system-member:45267]: Signaled 2026-05-07 17:54:00.258 | + functions-common:get_or_add_user_system_role:997 : local user_role_id 2026-05-07 17:54:00.259 | + functions-common:get_or_add_user_system_role:998 : local domain_args 2026-05-07 17:54:00.259 | ++ functions-common:get_or_add_user_system_role:1000 : _get_domain_args 2026-05-07 17:54:00.259 | ++ functions-common:_get_domain_args:939 : local domain 2026-05-07 17:54:00.259 | ++ functions-common:_get_domain_args:940 : domain= 2026-05-07 17:54:00.259 | ++ functions-common:_get_domain_args:942 : [[ -n '' ]] 2026-05-07 17:54:00.259 | ++ functions-common:_get_domain_args:945 : [[ -n '' ]] 2026-05-07 17:54:00.259 | ++ functions-common:_get_domain_args:949 : echo 2026-05-07 17:54:00.259 | + functions-common:get_or_add_user_system_role:1000 : domain_args= 2026-05-07 17:54:00.259 | ++ functions-common:get_or_add_user_system_role:1008 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 95e9556de435470cb878a86839771947 --system all -f value -c Role 2026-05-07 17:54:00.260 | ++ functions-common:oscwrap:2457 : return 0 2026-05-07 17:54:00.260 | + functions-common:get_or_add_user_system_role:1008 : user_role_id= 2026-05-07 17:54:00.260 | + functions-common:get_or_add_user_system_role:1009 : [[ -z '' ]] 2026-05-07 17:54:00.260 | + functions-common:get_or_add_user_system_role:1011 : openstack --os-cloud devstack-system-admin role add member --user 95e9556de435470cb878a86839771947 --system all 2026-05-07 17:54:00.260 | ++ functions-common:get_or_add_user_system_role:1020 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 95e9556de435470cb878a86839771947 --system all -f value -c Role 2026-05-07 17:54:00.260 | ++ functions-common:oscwrap:2457 : return 0 2026-05-07 17:54:00.260 | + functions-common:get_or_add_user_system_role:1020 : user_role_id= 2026-05-07 17:54:00.260 | + functions-common:get_or_add_user_system_role:1022 : echo 2026-05-07 17:54:00.261 | 2026-05-07 17:54:00.340 | [2024 Async ks-system-member:45267]: finished get_or_add_user_system_role member 95e9556de435470cb878a86839771947 all with result 0 in 11 seconds 2026-05-07 17:54:00.421 | [2024 Async ks-system-reader:45472]: Waiting for completion of get_or_add_user_system_role reader 14c028b3f8a54fac90cbcbd238855b4a all running on PID 45472 (7 other jobs running) 2026-05-07 17:54:00.476 | [2024 Async ks-system-reader:45472]: Signaling child to exit 2026-05-07 17:54:02.524 | + inc/async:async_inner:64 : rc=0 2026-05-07 17:54:02.595 | [45472 Async ks-system-reader:45472]: finished successfully 2026-05-07 17:54:02.637 | WAKEUP 2026-05-07 17:54:02.685 | [2024 Async ks-system-reader:45472]: Signaled 2026-05-07 17:54:02.686 | + functions-common:get_or_add_user_system_role:997 : local user_role_id 2026-05-07 17:54:02.686 | + functions-common:get_or_add_user_system_role:998 : local domain_args 2026-05-07 17:54:02.686 | ++ functions-common:get_or_add_user_system_role:1000 : _get_domain_args 2026-05-07 17:54:02.686 | ++ functions-common:_get_domain_args:939 : local domain 2026-05-07 17:54:02.687 | ++ functions-common:_get_domain_args:940 : domain= 2026-05-07 17:54:02.687 | ++ functions-common:_get_domain_args:942 : [[ -n '' ]] 2026-05-07 17:54:02.687 | ++ functions-common:_get_domain_args:945 : [[ -n '' ]] 2026-05-07 17:54:02.687 | ++ functions-common:_get_domain_args:949 : echo 2026-05-07 17:54:02.687 | + functions-common:get_or_add_user_system_role:1000 : domain_args= 2026-05-07 17:54:02.687 | ++ functions-common:get_or_add_user_system_role:1008 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 14c028b3f8a54fac90cbcbd238855b4a --system all -f value -c Role 2026-05-07 17:54:02.687 | ++ functions-common:oscwrap:2457 : return 0 2026-05-07 17:54:02.687 | + functions-common:get_or_add_user_system_role:1008 : user_role_id= 2026-05-07 17:54:02.689 | + functions-common:get_or_add_user_system_role:1009 : [[ -z '' ]] 2026-05-07 17:54:02.690 | + functions-common:get_or_add_user_system_role:1011 : openstack --os-cloud devstack-system-admin role add reader --user 14c028b3f8a54fac90cbcbd238855b4a --system all 2026-05-07 17:54:02.690 | ++ functions-common:get_or_add_user_system_role:1020 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 14c028b3f8a54fac90cbcbd238855b4a --system all -f value -c Role 2026-05-07 17:54:02.690 | ++ functions-common:oscwrap:2457 : return 0 2026-05-07 17:54:02.690 | + functions-common:get_or_add_user_system_role:1020 : user_role_id=763d64731f0b4113aba65391b05670c7 2026-05-07 17:54:02.690 | + functions-common:get_or_add_user_system_role:1022 : echo 763d64731f0b4113aba65391b05670c7 2026-05-07 17:54:02.690 | 763d64731f0b4113aba65391b05670c7 2026-05-07 17:54:02.796 | [2024 Async ks-system-reader:45472]: finished get_or_add_user_system_role reader 14c028b3f8a54fac90cbcbd238855b4a all with result 0 in 13 seconds 2026-05-07 17:54:02.810 | + inc/async:async_wait:197 : return 0 2026-05-07 17:54:02.817 | + 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-07 17:54:02.951 | [2024 Async ks-group-memberdemo:45734]: Waiting for completion of get_or_add_group_project_role member ae54ae0386ca410c895ddcfd96d5e844 54221733b6ad4b5c86c9abf63be91ff8 running on PID 45734 (6 other jobs running) 2026-05-07 17:54:03.018 | [2024 Async ks-group-memberdemo:45734]: Signaling child to exit 2026-05-07 17:54:06.772 | + inc/async:async_inner:64 : rc=0 2026-05-07 17:54:06.809 | [45813 Async ks-group-anotherdemo:45813]: finished successfully 2026-05-07 17:54:08.129 | + inc/async:async_inner:64 : rc=0 2026-05-07 17:54:08.148 | + inc/async:async_inner:64 : rc=0 2026-05-07 17:54:08.168 | [45734 Async ks-group-memberdemo:45734]: finished successfully 2026-05-07 17:54:08.184 | [45892 Async ks-group-memberalt:45892]: finished successfully 2026-05-07 17:54:08.208 | WAKEUP 2026-05-07 17:54:08.240 | [2024 Async ks-group-memberdemo:45734]: Signaled 2026-05-07 17:54:08.242 | + functions-common:get_or_add_group_project_role:1028 : local group_role_id 2026-05-07 17:54:08.243 | + functions-common:get_or_add_group_project_role:1032 : openstack role add member --group ae54ae0386ca410c895ddcfd96d5e844 --project 54221733b6ad4b5c86c9abf63be91ff8 2026-05-07 17:54:08.243 | ++ functions-common:get_or_add_group_project_role:1039 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group ae54ae0386ca410c895ddcfd96d5e844 --project 54221733b6ad4b5c86c9abf63be91ff8 -f value -c Role 2026-05-07 17:54:08.243 | ++ functions-common:oscwrap:2457 : return 0 2026-05-07 17:54:08.243 | + functions-common:get_or_add_group_project_role:1039 : group_role_id=b9b351f4e7c84845a71aeec52009ab9f 2026-05-07 17:54:08.243 | + functions-common:get_or_add_group_project_role:1041 : echo b9b351f4e7c84845a71aeec52009ab9f 2026-05-07 17:54:08.243 | b9b351f4e7c84845a71aeec52009ab9f 2026-05-07 17:54:08.298 | [2024 Async ks-group-memberdemo:45734]: finished get_or_add_group_project_role member ae54ae0386ca410c895ddcfd96d5e844 54221733b6ad4b5c86c9abf63be91ff8 with result 0 in 12 seconds 2026-05-07 17:54:08.346 | [2024 Async ks-group-anotherdemo:45813]: Waiting for completion of get_or_add_group_project_role anotherrole ae54ae0386ca410c895ddcfd96d5e844 54221733b6ad4b5c86c9abf63be91ff8 running on PID 45813 (5 other jobs running) 2026-05-07 17:54:08.379 | [2024 Async ks-group-anotherdemo:45813]: Signaling child to exit 2026-05-07 17:54:08.380 | WAKEUP 2026-05-07 17:54:08.403 | [2024 Async ks-group-anotherdemo:45813]: Signaled 2026-05-07 17:54:08.404 | + functions-common:get_or_add_group_project_role:1028 : local group_role_id 2026-05-07 17:54:08.404 | + functions-common:get_or_add_group_project_role:1032 : openstack role add anotherrole --group ae54ae0386ca410c895ddcfd96d5e844 --project 54221733b6ad4b5c86c9abf63be91ff8 2026-05-07 17:54:08.404 | ++ functions-common:get_or_add_group_project_role:1039 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group ae54ae0386ca410c895ddcfd96d5e844 --project 54221733b6ad4b5c86c9abf63be91ff8 -f value -c Role 2026-05-07 17:54:08.404 | ++ functions-common:oscwrap:2457 : return 0 2026-05-07 17:54:08.404 | + functions-common:get_or_add_group_project_role:1039 : group_role_id=4308a1ef5259411f8ed30cfe53b63053 2026-05-07 17:54:08.404 | + functions-common:get_or_add_group_project_role:1041 : echo 4308a1ef5259411f8ed30cfe53b63053 2026-05-07 17:54:08.404 | 4308a1ef5259411f8ed30cfe53b63053 2026-05-07 17:54:08.442 | [2024 Async ks-group-anotherdemo:45813]: finished get_or_add_group_project_role anotherrole ae54ae0386ca410c895ddcfd96d5e844 54221733b6ad4b5c86c9abf63be91ff8 with result 0 in 10 seconds 2026-05-07 17:54:08.482 | [2024 Async ks-group-memberalt:45892]: Waiting for completion of get_or_add_group_project_role member ae54ae0386ca410c895ddcfd96d5e844 38779343a2424e5ab99db11ac47e59f8 running on PID 45892 (4 other jobs running) 2026-05-07 17:54:08.486 | + inc/async:async_inner:64 : rc=0 2026-05-07 17:54:08.509 | + inc/async:async_inner:64 : rc=0 2026-05-07 17:54:08.519 | [2024 Async ks-group-memberalt:45892]: Signaling child to exit 2026-05-07 17:54:08.519 | WAKEUP 2026-05-07 17:54:08.525 | [46108 Async ks-group-admin:46108]: finished successfully 2026-05-07 17:54:08.549 | [45971 Async ks-group-anotheralt:45971]: finished successfully 2026-05-07 17:54:08.555 | [2024 Async ks-group-memberalt:45892]: Signaled 2026-05-07 17:54:08.556 | + functions-common:get_or_add_group_project_role:1028 : local group_role_id 2026-05-07 17:54:08.556 | + functions-common:get_or_add_group_project_role:1032 : openstack role add member --group ae54ae0386ca410c895ddcfd96d5e844 --project 38779343a2424e5ab99db11ac47e59f8 2026-05-07 17:54:08.556 | ++ functions-common:get_or_add_group_project_role:1039 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group ae54ae0386ca410c895ddcfd96d5e844 --project 38779343a2424e5ab99db11ac47e59f8 -f value -c Role 2026-05-07 17:54:08.556 | ++ functions-common:oscwrap:2457 : return 0 2026-05-07 17:54:08.556 | + functions-common:get_or_add_group_project_role:1039 : group_role_id=b9b351f4e7c84845a71aeec52009ab9f 2026-05-07 17:54:08.556 | + functions-common:get_or_add_group_project_role:1041 : echo b9b351f4e7c84845a71aeec52009ab9f 2026-05-07 17:54:08.556 | b9b351f4e7c84845a71aeec52009ab9f 2026-05-07 17:54:08.610 | [2024 Async ks-group-memberalt:45892]: finished get_or_add_group_project_role member ae54ae0386ca410c895ddcfd96d5e844 38779343a2424e5ab99db11ac47e59f8 with result 0 in 11 seconds 2026-05-07 17:54:08.657 | [2024 Async ks-group-anotheralt:45971]: Waiting for completion of get_or_add_group_project_role anotherrole ae54ae0386ca410c895ddcfd96d5e844 38779343a2424e5ab99db11ac47e59f8 running on PID 45971 (3 other jobs running) 2026-05-07 17:54:08.690 | [2024 Async ks-group-anotheralt:45971]: Signaling child to exit 2026-05-07 17:54:08.690 | WAKEUP 2026-05-07 17:54:08.720 | [2024 Async ks-group-anotheralt:45971]: Signaled 2026-05-07 17:54:08.723 | + functions-common:get_or_add_group_project_role:1028 : local group_role_id 2026-05-07 17:54:08.723 | + functions-common:get_or_add_group_project_role:1032 : openstack role add anotherrole --group ae54ae0386ca410c895ddcfd96d5e844 --project 38779343a2424e5ab99db11ac47e59f8 2026-05-07 17:54:08.723 | ++ functions-common:get_or_add_group_project_role:1039 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group ae54ae0386ca410c895ddcfd96d5e844 --project 38779343a2424e5ab99db11ac47e59f8 -f value -c Role 2026-05-07 17:54:08.723 | ++ functions-common:oscwrap:2457 : return 0 2026-05-07 17:54:08.723 | + functions-common:get_or_add_group_project_role:1039 : group_role_id=4308a1ef5259411f8ed30cfe53b63053 2026-05-07 17:54:08.723 | + functions-common:get_or_add_group_project_role:1041 : echo 4308a1ef5259411f8ed30cfe53b63053 2026-05-07 17:54:08.723 | 4308a1ef5259411f8ed30cfe53b63053 2026-05-07 17:54:08.782 | [2024 Async ks-group-anotheralt:45971]: finished get_or_add_group_project_role anotherrole ae54ae0386ca410c895ddcfd96d5e844 38779343a2424e5ab99db11ac47e59f8 with result 0 in 11 seconds 2026-05-07 17:54:08.857 | [2024 Async ks-group-admin:46108]: Waiting for completion of get_or_add_group_project_role admin 3e88b94c04654baa9c112135014bf3fd aef48a4d9d1d4d15b6af60d5acef5572 running on PID 46108 (2 other jobs running) 2026-05-07 17:54:08.883 | [2024 Async ks-group-admin:46108]: Signaling child to exit 2026-05-07 17:54:08.883 | WAKEUP 2026-05-07 17:54:08.907 | [2024 Async ks-group-admin:46108]: Signaled 2026-05-07 17:54:08.909 | + functions-common:get_or_add_group_project_role:1028 : local group_role_id 2026-05-07 17:54:08.909 | + functions-common:get_or_add_group_project_role:1032 : openstack role add admin --group 3e88b94c04654baa9c112135014bf3fd --project aef48a4d9d1d4d15b6af60d5acef5572 2026-05-07 17:54:08.909 | ++ functions-common:get_or_add_group_project_role:1039 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 3e88b94c04654baa9c112135014bf3fd --project aef48a4d9d1d4d15b6af60d5acef5572 -f value -c Role 2026-05-07 17:54:08.909 | ++ functions-common:oscwrap:2457 : return 0 2026-05-07 17:54:08.909 | + functions-common:get_or_add_group_project_role:1039 : group_role_id=8f3d809403684b62b63ec193d8bfd608 2026-05-07 17:54:08.910 | + functions-common:get_or_add_group_project_role:1041 : echo 8f3d809403684b62b63ec193d8bfd608 2026-05-07 17:54:08.910 | 8f3d809403684b62b63ec193d8bfd608 2026-05-07 17:54:08.959 | [2024 Async ks-group-admin:46108]: finished get_or_add_group_project_role admin 3e88b94c04654baa9c112135014bf3fd aef48a4d9d1d4d15b6af60d5acef5572 with result 0 in 11 seconds 2026-05-07 17:54:08.964 | + inc/async:async_wait:197 : return 0 2026-05-07 17:54:08.968 | + lib/keystone:create_keystone_accounts:407 : is_service_enabled ldap 2026-05-07 17:54:08.991 | + functions-common:is_service_enabled:2068 : return 1 2026-05-07 17:54:08.994 | + ./stack.sh:main:1119 : is_service_enabled nova 2026-05-07 17:54:09.017 | + functions-common:is_service_enabled:2068 : return 0 2026-05-07 17:54:09.020 | + ./stack.sh:main:1120 : async_runfunc create_nova_accounts 2026-05-07 17:54:09.023 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2026-05-07 17:54:09.107 | + inc/async:async_inner:63 : create_nova_accounts 2026-05-07 17:54:09.164 | [2024 Async create_nova_accounts:47952]: running: create_nova_accounts 2026-05-07 17:54:09.167 | + ./stack.sh:main:1122 : is_service_enabled glance 2026-05-07 17:54:09.195 | + functions-common:is_service_enabled:2068 : return 0 2026-05-07 17:54:09.200 | + ./stack.sh:main:1123 : async_runfunc create_glance_accounts 2026-05-07 17:54:09.204 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2026-05-07 17:54:09.297 | + inc/async:async_inner:63 : create_glance_accounts 2026-05-07 17:54:09.351 | [2024 Async create_glance_accounts:48075]: running: create_glance_accounts 2026-05-07 17:54:09.356 | + ./stack.sh:main:1125 : is_service_enabled cinder 2026-05-07 17:54:09.386 | + functions-common:is_service_enabled:2068 : return 0 2026-05-07 17:54:09.390 | + ./stack.sh:main:1126 : async_runfunc create_cinder_accounts 2026-05-07 17:54:09.396 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2026-05-07 17:54:09.480 | + inc/async:async_inner:63 : create_cinder_accounts 2026-05-07 17:54:09.542 | [2024 Async create_cinder_accounts:48213]: running: create_cinder_accounts 2026-05-07 17:54:09.546 | + ./stack.sh:main:1128 : is_service_enabled neutron 2026-05-07 17:54:09.574 | + functions-common:is_service_enabled:2068 : return 0 2026-05-07 17:54:09.576 | + ./stack.sh:main:1129 : async_runfunc create_neutron_accounts 2026-05-07 17:54:09.578 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2026-05-07 17:54:09.641 | + inc/async:async_inner:63 : create_neutron_accounts 2026-05-07 17:54:09.704 | [2024 Async create_neutron_accounts:48355]: running: create_neutron_accounts 2026-05-07 17:54:09.708 | + ./stack.sh:main:1131 : is_service_enabled swift 2026-05-07 17:54:09.743 | + functions-common:is_service_enabled:2068 : return 1 2026-05-07 17:54:09.749 | + ./stack.sh:main:1140 : is_service_enabled horizon 2026-05-07 17:54:09.784 | + functions-common:is_service_enabled:2068 : return 1 2026-05-07 17:54:09.788 | + ./stack.sh:main:1145 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2026-05-07 17:54:09.922 | [2024 Async create_nova_accounts:47952]: Waiting for completion of create_nova_accounts running on PID 47952 (5 other jobs running) 2026-05-07 17:54:09.992 | [2024 Async create_nova_accounts:47952]: Signaling child to exit 2026-05-07 17:54:42.757 | + inc/async:async_inner:64 : rc=0 2026-05-07 17:54:42.789 | [48355 Async create_neutron_accounts:48355]: finished successfully 2026-05-07 17:54:50.469 | + inc/async:async_inner:64 : rc=0 2026-05-07 17:54:50.501 | [48213 Async create_cinder_accounts:48213]: finished successfully 2026-05-07 17:55:06.593 | + inc/async:async_inner:64 : rc=0 2026-05-07 17:55:06.622 | [47952 Async create_nova_accounts:47952]: finished successfully 2026-05-07 17:55:06.648 | WAKEUP 2026-05-07 17:55:06.674 | [2024 Async create_nova_accounts:47952]: Signaled 2026-05-07 17:55:06.676 | + 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-07 17:55:06.676 | + lib/nova:create_nova_accounts:388 : create_service_user nova admin 2026-05-07 17:55:06.676 | + lib/keystone:create_service_user:420 : get_or_create_user nova nomoresecret Default 2026-05-07 17:55:06.676 | + functions-common:get_or_create_user:891 : local user_id 2026-05-07 17:55:06.677 | + functions-common:get_or_create_user:892 : [[ ! -z '' ]] 2026-05-07 17:55:06.677 | + functions-common:get_or_create_user:895 : local email= 2026-05-07 17:55:06.677 | ++ 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-07 17:55:06.677 | ++ functions-common:oscwrap:2457 : return 0 2026-05-07 17:55:06.677 | + functions-common:get_or_create_user:907 : user_id=1b51f5ba59ee495b95f643bbc6145d5b 2026-05-07 17:55:06.677 | + functions-common:get_or_create_user:908 : echo 1b51f5ba59ee495b95f643bbc6145d5b 2026-05-07 17:55:06.677 | 1b51f5ba59ee495b95f643bbc6145d5b 2026-05-07 17:55:06.677 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service nova service Default Default 2026-05-07 17:55:06.677 | + functions-common:get_or_add_user_project_role:955 : local user_role_id 2026-05-07 17:55:06.677 | + functions-common:get_or_add_user_project_role:956 : local domain_args 2026-05-07 17:55:06.678 | ++ functions-common:get_or_add_user_project_role:958 : _get_domain_args Default Default 2026-05-07 17:55:06.678 | ++ functions-common:_get_domain_args:939 : local domain 2026-05-07 17:55:06.678 | ++ functions-common:_get_domain_args:940 : domain= 2026-05-07 17:55:06.678 | ++ functions-common:_get_domain_args:942 : [[ -n Default ]] 2026-05-07 17:55:06.678 | ++ functions-common:_get_domain_args:943 : domain=' --user-domain Default' 2026-05-07 17:55:06.678 | ++ functions-common:_get_domain_args:945 : [[ -n Default ]] 2026-05-07 17:55:06.678 | ++ functions-common:_get_domain_args:946 : domain=' --user-domain Default --project-domain Default' 2026-05-07 17:55:06.678 | ++ functions-common:_get_domain_args:949 : echo --user-domain Default --project-domain Default 2026-05-07 17:55:06.678 | + functions-common:get_or_add_user_project_role:958 : domain_args='--user-domain Default --project-domain Default' 2026-05-07 17:55:06.678 | + 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-07 17:55:06.679 | ++ 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-07 17:55:06.679 | ++ functions-common:oscwrap:2457 : return 0 2026-05-07 17:55:06.679 | + functions-common:get_or_add_user_project_role:971 : user_role_id=ddbab8e3d17b4eae902e00f3f847a3c7 2026-05-07 17:55:06.679 | + functions-common:get_or_add_user_project_role:972 : echo ddbab8e3d17b4eae902e00f3f847a3c7 2026-05-07 17:55:06.679 | ddbab8e3d17b4eae902e00f3f847a3c7 2026-05-07 17:55:06.679 | + lib/keystone:create_service_user:423 : [[ -n admin ]] 2026-05-07 17:55:06.679 | + lib/keystone:create_service_user:424 : get_or_add_user_project_role admin nova service Default Default 2026-05-07 17:55:06.679 | + functions-common:get_or_add_user_project_role:955 : local user_role_id 2026-05-07 17:55:06.679 | + functions-common:get_or_add_user_project_role:956 : local domain_args 2026-05-07 17:55:06.680 | ++ functions-common:get_or_add_user_project_role:958 : _get_domain_args Default Default 2026-05-07 17:55:06.680 | ++ functions-common:_get_domain_args:939 : local domain 2026-05-07 17:55:06.680 | ++ functions-common:_get_domain_args:940 : domain= 2026-05-07 17:55:06.680 | ++ functions-common:_get_domain_args:942 : [[ -n Default ]] 2026-05-07 17:55:06.680 | ++ functions-common:_get_domain_args:943 : domain=' --user-domain Default' 2026-05-07 17:55:06.680 | ++ functions-common:_get_domain_args:945 : [[ -n Default ]] 2026-05-07 17:55:06.680 | ++ functions-common:_get_domain_args:946 : domain=' --user-domain Default --project-domain Default' 2026-05-07 17:55:06.680 | ++ functions-common:_get_domain_args:949 : echo --user-domain Default --project-domain Default 2026-05-07 17:55:06.680 | + functions-common:get_or_add_user_project_role:958 : domain_args='--user-domain Default --project-domain Default' 2026-05-07 17:55:06.680 | + 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-07 17:55:06.681 | ++ 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-07 17:55:06.681 | ++ functions-common:oscwrap:2457 : return 0 2026-05-07 17:55:06.681 | + functions-common:get_or_add_user_project_role:971 : user_role_id=8f3d809403684b62b63ec193d8bfd608 2026-05-07 17:55:06.681 | + functions-common:get_or_add_user_project_role:972 : echo 8f3d809403684b62b63ec193d8bfd608 2026-05-07 17:55:06.681 | 8f3d809403684b62b63ec193d8bfd608 2026-05-07 17:55:06.681 | + lib/nova:create_nova_accounts:390 : local nova_api_url 2026-05-07 17:55:06.681 | + lib/nova:create_nova_accounts:391 : nova_api_url=http://192.168.122.154/compute 2026-05-07 17:55:06.681 | + lib/nova:create_nova_accounts:393 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2026-05-07 17:55:06.681 | + functions-common:get_or_create_service:1047 : local service_id 2026-05-07 17:55:06.682 | ++ functions-common:get_or_create_service:1058 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2026-05-07 17:55:06.682 | ++ 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-07 17:55:06.682 | ++ functions-common:oscwrap:2457 : return 0 2026-05-07 17:55:06.682 | + functions-common:get_or_create_service:1058 : service_id=' 2026-05-07 17:55:06.682 | 8ff18061b2c24580aacf3cd798c33392' 2026-05-07 17:55:06.682 | + functions-common:get_or_create_service:1059 : echo 8ff18061b2c24580aacf3cd798c33392 2026-05-07 17:55:06.682 | 8ff18061b2c24580aacf3cd798c33392 2026-05-07 17:55:06.682 | + lib/nova:create_nova_accounts:395 : get_or_create_endpoint compute_legacy RegionOne 'http://192.168.122.154/compute/v2/$(project_id)s' 2026-05-07 17:55:06.682 | + functions-common:get_or_create_endpoint:1091 : local public_id 2026-05-07 17:55:06.682 | ++ functions-common:get_or_create_endpoint:1092 : _get_or_create_endpoint_with_interface compute_legacy public 'http://192.168.122.154/compute/v2/$(project_id)s' RegionOne 2026-05-07 17:55:06.683 | ++ functions-common:_get_or_create_endpoint_with_interface:1065 : local endpoint_id 2026-05-07 17:55:06.683 | +++ 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-07 17:55:06.683 | +++ functions-common:oscwrap:2457 : return 0 2026-05-07 17:55:06.683 | ++ functions-common:_get_or_create_endpoint_with_interface:1070 : endpoint_id= 2026-05-07 17:55:06.683 | ++ functions-common:_get_or_create_endpoint_with_interface:1071 : [[ -z '' ]] 2026-05-07 17:55:06.683 | +++ functions-common:_get_or_create_endpoint_with_interface:1074 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://192.168.122.154/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2026-05-07 17:55:06.683 | +++ functions-common:oscwrap:2457 : return 0 2026-05-07 17:55:06.683 | ++ functions-common:_get_or_create_endpoint_with_interface:1074 : endpoint_id=b9dcdee1f363491b80d32d96295491e2 2026-05-07 17:55:06.683 | ++ functions-common:_get_or_create_endpoint_with_interface:1077 : echo b9dcdee1f363491b80d32d96295491e2 2026-05-07 17:55:06.683 | + functions-common:get_or_create_endpoint:1092 : public_id=b9dcdee1f363491b80d32d96295491e2 2026-05-07 17:55:06.684 | + functions-common:get_or_create_endpoint:1094 : [[ -n '' ]] 2026-05-07 17:55:06.684 | + functions-common:get_or_create_endpoint:1097 : [[ -n '' ]] 2026-05-07 17:55:06.684 | + functions-common:get_or_create_endpoint:1101 : echo b9dcdee1f363491b80d32d96295491e2 2026-05-07 17:55:06.684 | b9dcdee1f363491b80d32d96295491e2 2026-05-07 17:55:06.684 | + lib/nova:create_nova_accounts:399 : get_or_create_service nova compute 'Nova Compute Service' 2026-05-07 17:55:06.684 | + functions-common:get_or_create_service:1047 : local service_id 2026-05-07 17:55:06.684 | ++ functions-common:get_or_create_service:1058 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2026-05-07 17:55:06.684 | ++ 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-07 17:55:06.685 | ++ functions-common:oscwrap:2457 : return 0 2026-05-07 17:55:06.685 | + functions-common:get_or_create_service:1058 : service_id=' 2026-05-07 17:55:06.685 | 7afb6014e34346f0a1a7893f385699ad' 2026-05-07 17:55:06.685 | + functions-common:get_or_create_service:1059 : echo 7afb6014e34346f0a1a7893f385699ad 2026-05-07 17:55:06.685 | 7afb6014e34346f0a1a7893f385699ad 2026-05-07 17:55:06.685 | + lib/nova:create_nova_accounts:401 : get_or_create_endpoint compute RegionOne http://192.168.122.154/compute/v2.1 2026-05-07 17:55:06.685 | + functions-common:get_or_create_endpoint:1091 : local public_id 2026-05-07 17:55:06.687 | ++ functions-common:get_or_create_endpoint:1092 : _get_or_create_endpoint_with_interface compute public http://192.168.122.154/compute/v2.1 RegionOne 2026-05-07 17:55:06.687 | ++ functions-common:_get_or_create_endpoint_with_interface:1065 : local endpoint_id 2026-05-07 17:55:06.687 | +++ 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-07 17:55:06.687 | +++ functions-common:oscwrap:2457 : return 0 2026-05-07 17:55:06.687 | ++ functions-common:_get_or_create_endpoint_with_interface:1070 : endpoint_id= 2026-05-07 17:55:06.687 | ++ functions-common:_get_or_create_endpoint_with_interface:1071 : [[ -z '' ]] 2026-05-07 17:55:06.688 | +++ functions-common:_get_or_create_endpoint_with_interface:1074 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://192.168.122.154/compute/v2.1 --region RegionOne -f value -c id 2026-05-07 17:55:06.688 | +++ functions-common:oscwrap:2457 : return 0 2026-05-07 17:55:06.688 | ++ functions-common:_get_or_create_endpoint_with_interface:1074 : endpoint_id=d7990ed71e7b487caf340d6263915036 2026-05-07 17:55:06.688 | ++ functions-common:_get_or_create_endpoint_with_interface:1077 : echo d7990ed71e7b487caf340d6263915036 2026-05-07 17:55:06.688 | + functions-common:get_or_create_endpoint:1092 : public_id=d7990ed71e7b487caf340d6263915036 2026-05-07 17:55:06.688 | + functions-common:get_or_create_endpoint:1094 : [[ -n '' ]] 2026-05-07 17:55:06.688 | + functions-common:get_or_create_endpoint:1097 : [[ -n '' ]] 2026-05-07 17:55:06.688 | + functions-common:get_or_create_endpoint:1101 : echo d7990ed71e7b487caf340d6263915036 2026-05-07 17:55:06.688 | d7990ed71e7b487caf340d6263915036 2026-05-07 17:55:06.689 | + lib/nova:create_nova_accounts:406 : is_service_enabled n-api 2026-05-07 17:55:06.689 | + functions-common:is_service_enabled:2068 : return 0 2026-05-07 17:55:06.689 | + lib/nova:create_nova_accounts:408 : is_service_enabled swift 2026-05-07 17:55:06.689 | + functions-common:is_service_enabled:2068 : return 1 2026-05-07 17:55:06.689 | + lib/nova:create_nova_accounts:416 : is_service_enabled s3api 2026-05-07 17:55:06.689 | + functions-common:is_service_enabled:2068 : return 1 2026-05-07 17:55:06.689 | + lib/nova:create_nova_accounts:427 : is_service_enabled n-api 2026-05-07 17:55:06.690 | + functions-common:is_service_enabled:2068 : return 0 2026-05-07 17:55:06.690 | + lib/nova:create_nova_accounts:428 : [[ False = True ]] 2026-05-07 17:55:06.734 | [2024 Async create_nova_accounts:47952]: finished create_nova_accounts with result 0 in 57 seconds 2026-05-07 17:55:06.777 | [2024 Async create_glance_accounts:48075]: Waiting for completion of create_glance_accounts running on PID 48075 (4 other jobs running) 2026-05-07 17:55:06.812 | [2024 Async create_glance_accounts:48075]: Signaling child to exit 2026-05-07 17:55:19.795 | + inc/async:async_inner:64 : rc=0 2026-05-07 17:55:19.816 | [48075 Async create_glance_accounts:48075]: finished successfully 2026-05-07 17:55:19.837 | WAKEUP 2026-05-07 17:55:19.856 | [2024 Async create_glance_accounts:48075]: Signaled 2026-05-07 17:55:19.858 | + lib/glance:create_glance_accounts:485 : is_service_enabled g-api 2026-05-07 17:55:19.858 | + functions-common:is_service_enabled:2068 : return 0 2026-05-07 17:55:19.858 | + lib/glance:create_glance_accounts:489 : create_service_user glance admin 2026-05-07 17:55:19.858 | + lib/keystone:create_service_user:420 : get_or_create_user glance nomoresecret Default 2026-05-07 17:55:19.858 | + functions-common:get_or_create_user:891 : local user_id 2026-05-07 17:55:19.858 | + functions-common:get_or_create_user:892 : [[ ! -z '' ]] 2026-05-07 17:55:19.858 | + functions-common:get_or_create_user:895 : local email= 2026-05-07 17:55:19.858 | ++ 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-07 17:55:19.858 | ++ functions-common:oscwrap:2457 : return 0 2026-05-07 17:55:19.858 | + functions-common:get_or_create_user:907 : user_id=a94f653eb9f844058370d5b5038fefcb 2026-05-07 17:55:19.859 | + functions-common:get_or_create_user:908 : echo a94f653eb9f844058370d5b5038fefcb 2026-05-07 17:55:19.859 | a94f653eb9f844058370d5b5038fefcb 2026-05-07 17:55:19.859 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service glance service Default Default 2026-05-07 17:55:19.859 | + functions-common:get_or_add_user_project_role:955 : local user_role_id 2026-05-07 17:55:19.859 | + functions-common:get_or_add_user_project_role:956 : local domain_args 2026-05-07 17:55:19.859 | ++ functions-common:get_or_add_user_project_role:958 : _get_domain_args Default Default 2026-05-07 17:55:19.859 | ++ functions-common:_get_domain_args:939 : local domain 2026-05-07 17:55:19.859 | ++ functions-common:_get_domain_args:940 : domain= 2026-05-07 17:55:19.859 | ++ functions-common:_get_domain_args:942 : [[ -n Default ]] 2026-05-07 17:55:19.859 | ++ functions-common:_get_domain_args:943 : domain=' --user-domain Default' 2026-05-07 17:55:19.860 | ++ functions-common:_get_domain_args:945 : [[ -n Default ]] 2026-05-07 17:55:19.860 | ++ functions-common:_get_domain_args:946 : domain=' --user-domain Default --project-domain Default' 2026-05-07 17:55:19.860 | ++ functions-common:_get_domain_args:949 : echo --user-domain Default --project-domain Default 2026-05-07 17:55:19.860 | + functions-common:get_or_add_user_project_role:958 : domain_args='--user-domain Default --project-domain Default' 2026-05-07 17:55:19.860 | + 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-07 17:55:19.860 | ++ 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-07 17:55:19.860 | ++ functions-common:oscwrap:2457 : return 0 2026-05-07 17:55:19.860 | + functions-common:get_or_add_user_project_role:971 : user_role_id=ddbab8e3d17b4eae902e00f3f847a3c7 2026-05-07 17:55:19.860 | + functions-common:get_or_add_user_project_role:972 : echo ddbab8e3d17b4eae902e00f3f847a3c7 2026-05-07 17:55:19.861 | ddbab8e3d17b4eae902e00f3f847a3c7 2026-05-07 17:55:19.861 | + lib/keystone:create_service_user:423 : [[ -n admin ]] 2026-05-07 17:55:19.861 | + lib/keystone:create_service_user:424 : get_or_add_user_project_role admin glance service Default Default 2026-05-07 17:55:19.861 | + functions-common:get_or_add_user_project_role:955 : local user_role_id 2026-05-07 17:55:19.861 | + functions-common:get_or_add_user_project_role:956 : local domain_args 2026-05-07 17:55:19.861 | ++ functions-common:get_or_add_user_project_role:958 : _get_domain_args Default Default 2026-05-07 17:55:19.861 | ++ functions-common:_get_domain_args:939 : local domain 2026-05-07 17:55:19.861 | ++ functions-common:_get_domain_args:940 : domain= 2026-05-07 17:55:19.861 | ++ functions-common:_get_domain_args:942 : [[ -n Default ]] 2026-05-07 17:55:19.861 | ++ functions-common:_get_domain_args:943 : domain=' --user-domain Default' 2026-05-07 17:55:19.861 | ++ functions-common:_get_domain_args:945 : [[ -n Default ]] 2026-05-07 17:55:19.862 | ++ functions-common:_get_domain_args:946 : domain=' --user-domain Default --project-domain Default' 2026-05-07 17:55:19.862 | ++ functions-common:_get_domain_args:949 : echo --user-domain Default --project-domain Default 2026-05-07 17:55:19.862 | + functions-common:get_or_add_user_project_role:958 : domain_args='--user-domain Default --project-domain Default' 2026-05-07 17:55:19.862 | + 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-07 17:55:19.862 | ++ 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-07 17:55:19.862 | ++ functions-common:oscwrap:2457 : return 0 2026-05-07 17:55:19.862 | + functions-common:get_or_add_user_project_role:971 : user_role_id=8f3d809403684b62b63ec193d8bfd608 2026-05-07 17:55:19.862 | + functions-common:get_or_add_user_project_role:972 : echo 8f3d809403684b62b63ec193d8bfd608 2026-05-07 17:55:19.862 | 8f3d809403684b62b63ec193d8bfd608 2026-05-07 17:55:19.862 | + lib/glance:create_glance_accounts:492 : is_service_enabled s-proxy 2026-05-07 17:55:19.863 | + functions-common:is_service_enabled:2068 : return 1 2026-05-07 17:55:19.863 | + lib/glance:create_glance_accounts:496 : get_or_create_service glance image 'Glance Image Service' 2026-05-07 17:55:19.863 | + functions-common:get_or_create_service:1047 : local service_id 2026-05-07 17:55:19.863 | ++ functions-common:get_or_create_service:1058 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2026-05-07 17:55:19.863 | ++ 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-07 17:55:19.863 | ++ functions-common:oscwrap:2457 : return 0 2026-05-07 17:55:19.863 | + functions-common:get_or_create_service:1058 : service_id=' 2026-05-07 17:55:19.863 | 58e6590bdd4a4c4186ab1919f4a8b82b' 2026-05-07 17:55:19.863 | + functions-common:get_or_create_service:1059 : echo 58e6590bdd4a4c4186ab1919f4a8b82b 2026-05-07 17:55:19.863 | 58e6590bdd4a4c4186ab1919f4a8b82b 2026-05-07 17:55:19.864 | + lib/glance:create_glance_accounts:498 : get_or_create_endpoint image RegionOne http://192.168.122.154/image 2026-05-07 17:55:19.864 | + functions-common:get_or_create_endpoint:1091 : local public_id 2026-05-07 17:55:19.864 | ++ functions-common:get_or_create_endpoint:1092 : _get_or_create_endpoint_with_interface image public http://192.168.122.154/image RegionOne 2026-05-07 17:55:19.864 | ++ functions-common:_get_or_create_endpoint_with_interface:1065 : local endpoint_id 2026-05-07 17:55:19.864 | +++ 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-07 17:55:19.864 | +++ functions-common:oscwrap:2457 : return 0 2026-05-07 17:55:19.864 | ++ functions-common:_get_or_create_endpoint_with_interface:1070 : endpoint_id= 2026-05-07 17:55:19.864 | ++ functions-common:_get_or_create_endpoint_with_interface:1071 : [[ -z '' ]] 2026-05-07 17:55:19.864 | +++ functions-common:_get_or_create_endpoint_with_interface:1074 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://192.168.122.154/image --region RegionOne -f value -c id 2026-05-07 17:55:19.864 | +++ functions-common:oscwrap:2457 : return 0 2026-05-07 17:55:19.865 | ++ functions-common:_get_or_create_endpoint_with_interface:1074 : endpoint_id=66e912b11bf84cae8d2203c5b98a3f62 2026-05-07 17:55:19.865 | ++ functions-common:_get_or_create_endpoint_with_interface:1077 : echo 66e912b11bf84cae8d2203c5b98a3f62 2026-05-07 17:55:19.865 | + functions-common:get_or_create_endpoint:1092 : public_id=66e912b11bf84cae8d2203c5b98a3f62 2026-05-07 17:55:19.865 | + functions-common:get_or_create_endpoint:1094 : [[ -n '' ]] 2026-05-07 17:55:19.865 | + functions-common:get_or_create_endpoint:1097 : [[ -n '' ]] 2026-05-07 17:55:19.865 | + functions-common:get_or_create_endpoint:1101 : echo 66e912b11bf84cae8d2203c5b98a3f62 2026-05-07 17:55:19.865 | 66e912b11bf84cae8d2203c5b98a3f62 2026-05-07 17:55:19.865 | ++ lib/glance:create_glance_accounts:503 : get_or_create_domain Default 2026-05-07 17:55:19.865 | ++ functions-common:get_or_create_domain:864 : local domain_id 2026-05-07 17:55:19.865 | +++ 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-07 17:55:19.866 | +++ functions-common:oscwrap:2457 : return 0 2026-05-07 17:55:19.866 | ++ functions-common:get_or_create_domain:869 : domain_id=default 2026-05-07 17:55:19.866 | ++ functions-common:get_or_create_domain:870 : echo default 2026-05-07 17:55:19.866 | + lib/glance:create_glance_accounts:503 : service_domain_id=default 2026-05-07 17:55:19.866 | + lib/glance:create_glance_accounts:504 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2026-05-07 17:55:19.866 | + lib/glance:create_glance_accounts:505 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2026-05-07 17:55:19.866 | + lib/glance:create_glance_accounts:507 : [[ True = True ]] 2026-05-07 17:55:19.866 | + lib/glance:create_glance_accounts:508 : configure_glance_quotas 2026-05-07 17:55:19.866 | + 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-07 17:55:19.866 | +---------------+----------------------------------+ 2026-05-07 17:55:19.867 | | Field | Value | 2026-05-07 17:55:19.867 | +---------------+----------------------------------+ 2026-05-07 17:55:19.867 | | default_limit | 2000 | 2026-05-07 17:55:19.867 | | description | None | 2026-05-07 17:55:19.867 | | id | 332a9b4a8fdb4208a8b3056abb80ea51 | 2026-05-07 17:55:19.867 | | region_id | RegionOne | 2026-05-07 17:55:19.867 | | resource_name | image_size_total | 2026-05-07 17:55:19.867 | | service_id | 58e6590bdd4a4c4186ab1919f4a8b82b | 2026-05-07 17:55:19.867 | +---------------+----------------------------------+ 2026-05-07 17:55:19.867 | + 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-07 17:55:19.867 | +---------------+----------------------------------+ 2026-05-07 17:55:19.868 | | Field | Value | 2026-05-07 17:55:19.868 | +---------------+----------------------------------+ 2026-05-07 17:55:19.868 | | default_limit | 2000 | 2026-05-07 17:55:19.868 | | description | None | 2026-05-07 17:55:19.868 | | id | 73995188550d492ba9fad6883cdde4ad | 2026-05-07 17:55:19.868 | | region_id | RegionOne | 2026-05-07 17:55:19.868 | | resource_name | image_stage_total | 2026-05-07 17:55:19.868 | | service_id | 58e6590bdd4a4c4186ab1919f4a8b82b | 2026-05-07 17:55:19.868 | +---------------+----------------------------------+ 2026-05-07 17:55:19.868 | + 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-07 17:55:19.869 | +---------------+----------------------------------+ 2026-05-07 17:55:19.869 | | Field | Value | 2026-05-07 17:55:19.869 | +---------------+----------------------------------+ 2026-05-07 17:55:19.869 | | default_limit | 100 | 2026-05-07 17:55:19.869 | | description | None | 2026-05-07 17:55:19.869 | | id | d28c8676be6c45e6a666acabd555612e | 2026-05-07 17:55:19.869 | | region_id | RegionOne | 2026-05-07 17:55:19.869 | | resource_name | image_count_total | 2026-05-07 17:55:19.869 | | service_id | 58e6590bdd4a4c4186ab1919f4a8b82b | 2026-05-07 17:55:19.869 | +---------------+----------------------------------+ 2026-05-07 17:55:19.870 | + 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-07 17:55:19.870 | +---------------+----------------------------------+ 2026-05-07 17:55:19.870 | | Field | Value | 2026-05-07 17:55:19.870 | +---------------+----------------------------------+ 2026-05-07 17:55:19.870 | | default_limit | 100 | 2026-05-07 17:55:19.870 | | description | None | 2026-05-07 17:55:19.870 | | id | 76dc754a121849e2952f1c932ad9cab6 | 2026-05-07 17:55:19.870 | | region_id | RegionOne | 2026-05-07 17:55:19.870 | | resource_name | image_count_uploading | 2026-05-07 17:55:19.870 | | service_id | 58e6590bdd4a4c4186ab1919f4a8b82b | 2026-05-07 17:55:19.870 | +---------------+----------------------------------+ 2026-05-07 17:55:19.871 | + lib/glance:configure_glance_quotas:327 : iniset /etc/glance/glance-api.conf DEFAULT use_keystone_limits True 2026-05-07 17:55:19.871 | + lib/glance:configure_glance_quotas:330 : iniset /etc/glance/glance-api.conf oslo_limit user_domain_name Default 2026-05-07 17:55:19.871 | + lib/glance:configure_glance_quotas:331 : iniset /etc/glance/glance-api.conf oslo_limit password nomoresecret 2026-05-07 17:55:19.871 | + lib/glance:configure_glance_quotas:332 : iniset /etc/glance/glance-api.conf oslo_limit username glance 2026-05-07 17:55:19.871 | + lib/glance:configure_glance_quotas:333 : iniset /etc/glance/glance-api.conf oslo_limit auth_type password 2026-05-07 17:55:19.871 | + lib/glance:configure_glance_quotas:334 : iniset /etc/glance/glance-api.conf oslo_limit auth_url http://192.168.122.154/identity 2026-05-07 17:55:19.871 | + lib/glance:configure_glance_quotas:335 : iniset /etc/glance/glance-api.conf oslo_limit system_scope all 2026-05-07 17:55:19.871 | ++ lib/glance:configure_glance_quotas:336 : oscwrap --os-cloud devstack-system-admin endpoint list --service glance -f value -c ID 2026-05-07 17:55:19.871 | ++ functions-common:oscwrap:2457 : return 0 2026-05-07 17:55:19.872 | + lib/glance:configure_glance_quotas:336 : iniset /etc/glance/glance-api.conf oslo_limit endpoint_id 66e912b11bf84cae8d2203c5b98a3f62 2026-05-07 17:55:19.872 | + lib/glance:configure_glance_quotas:340 : openstack --os-cloud devstack-system-admin role add --user glance --user-domain Default --system all reader 2026-05-07 17:55:19.872 | + lib/glance:create_glance_accounts:511 : is_service_enabled s3api 2026-05-07 17:55:19.872 | + functions-common:is_service_enabled:2068 : return 1 2026-05-07 17:55:19.898 | [2024 Async create_glance_accounts:48075]: finished create_glance_accounts with result 0 in 70 seconds 2026-05-07 17:55:19.929 | [2024 Async create_cinder_accounts:48213]: Waiting for completion of create_cinder_accounts running on PID 48213 (3 other jobs running) 2026-05-07 17:55:19.949 | [2024 Async create_cinder_accounts:48213]: Signaling child to exit 2026-05-07 17:55:19.950 | WAKEUP 2026-05-07 17:55:19.968 | [2024 Async create_cinder_accounts:48213]: Signaled 2026-05-07 17:55:19.969 | + 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-07 17:55:19.969 | + lib/cinder:create_cinder_accounts:455 : local extra_role= 2026-05-07 17:55:19.969 | + lib/cinder:create_cinder_accounts:458 : is_service_enabled barbican 2026-05-07 17:55:19.969 | + functions-common:is_service_enabled:2068 : return 1 2026-05-07 17:55:19.969 | + lib/cinder:create_cinder_accounts:462 : create_service_user cinder 2026-05-07 17:55:19.969 | + lib/keystone:create_service_user:420 : get_or_create_user cinder nomoresecret Default 2026-05-07 17:55:19.970 | + functions-common:get_or_create_user:891 : local user_id 2026-05-07 17:55:19.970 | + functions-common:get_or_create_user:892 : [[ ! -z '' ]] 2026-05-07 17:55:19.970 | + functions-common:get_or_create_user:895 : local email= 2026-05-07 17:55:19.970 | ++ 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-07 17:55:19.970 | ++ functions-common:oscwrap:2457 : return 0 2026-05-07 17:55:19.970 | + functions-common:get_or_create_user:907 : user_id=4c58cef80f794c35a0d68941b4465ac5 2026-05-07 17:55:19.970 | + functions-common:get_or_create_user:908 : echo 4c58cef80f794c35a0d68941b4465ac5 2026-05-07 17:55:19.970 | 4c58cef80f794c35a0d68941b4465ac5 2026-05-07 17:55:19.970 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service cinder service Default Default 2026-05-07 17:55:19.971 | + functions-common:get_or_add_user_project_role:955 : local user_role_id 2026-05-07 17:55:19.971 | + functions-common:get_or_add_user_project_role:956 : local domain_args 2026-05-07 17:55:19.971 | ++ functions-common:get_or_add_user_project_role:958 : _get_domain_args Default Default 2026-05-07 17:55:19.971 | ++ functions-common:_get_domain_args:939 : local domain 2026-05-07 17:55:19.971 | ++ functions-common:_get_domain_args:940 : domain= 2026-05-07 17:55:19.971 | ++ functions-common:_get_domain_args:942 : [[ -n Default ]] 2026-05-07 17:55:19.971 | ++ functions-common:_get_domain_args:943 : domain=' --user-domain Default' 2026-05-07 17:55:19.971 | ++ functions-common:_get_domain_args:945 : [[ -n Default ]] 2026-05-07 17:55:19.971 | ++ functions-common:_get_domain_args:946 : domain=' --user-domain Default --project-domain Default' 2026-05-07 17:55:19.971 | ++ functions-common:_get_domain_args:949 : echo --user-domain Default --project-domain Default 2026-05-07 17:55:19.972 | + functions-common:get_or_add_user_project_role:958 : domain_args='--user-domain Default --project-domain Default' 2026-05-07 17:55:19.972 | + 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-07 17:55:19.972 | ++ 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-07 17:55:19.972 | ++ functions-common:oscwrap:2457 : return 0 2026-05-07 17:55:19.972 | + functions-common:get_or_add_user_project_role:971 : user_role_id=ddbab8e3d17b4eae902e00f3f847a3c7 2026-05-07 17:55:19.972 | + functions-common:get_or_add_user_project_role:972 : echo ddbab8e3d17b4eae902e00f3f847a3c7 2026-05-07 17:55:19.972 | ddbab8e3d17b4eae902e00f3f847a3c7 2026-05-07 17:55:19.972 | + lib/keystone:create_service_user:423 : [[ -n '' ]] 2026-05-07 17:55:19.972 | + lib/cinder:create_cinder_accounts:464 : local cinder_api_url 2026-05-07 17:55:19.972 | + lib/cinder:create_cinder_accounts:465 : cinder_api_url=http://192.168.122.154/volume 2026-05-07 17:55:19.973 | + lib/cinder:create_cinder_accounts:468 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2026-05-07 17:55:19.973 | + functions-common:get_or_create_service:1047 : local service_id 2026-05-07 17:55:19.973 | ++ functions-common:get_or_create_service:1058 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2026-05-07 17:55:19.973 | ++ 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-07 17:55:19.973 | ++ functions-common:oscwrap:2457 : return 0 2026-05-07 17:55:19.973 | + functions-common:get_or_create_service:1058 : service_id=' 2026-05-07 17:55:19.973 | 3876a946ee2b4bd29e30ea3a9169499d' 2026-05-07 17:55:19.973 | + functions-common:get_or_create_service:1059 : echo 3876a946ee2b4bd29e30ea3a9169499d 2026-05-07 17:55:19.973 | 3876a946ee2b4bd29e30ea3a9169499d 2026-05-07 17:55:19.973 | + lib/cinder:create_cinder_accounts:470 : get_or_create_endpoint block-storage RegionOne http://192.168.122.154/volume/v3 2026-05-07 17:55:19.974 | + functions-common:get_or_create_endpoint:1091 : local public_id 2026-05-07 17:55:19.974 | ++ functions-common:get_or_create_endpoint:1092 : _get_or_create_endpoint_with_interface block-storage public http://192.168.122.154/volume/v3 RegionOne 2026-05-07 17:55:19.974 | ++ functions-common:_get_or_create_endpoint_with_interface:1065 : local endpoint_id 2026-05-07 17:55:19.974 | +++ 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-07 17:55:19.974 | +++ functions-common:oscwrap:2457 : return 0 2026-05-07 17:55:19.974 | ++ functions-common:_get_or_create_endpoint_with_interface:1070 : endpoint_id= 2026-05-07 17:55:19.974 | ++ functions-common:_get_or_create_endpoint_with_interface:1071 : [[ -z '' ]] 2026-05-07 17:55:19.974 | +++ functions-common:_get_or_create_endpoint_with_interface:1074 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public http://192.168.122.154/volume/v3 --region RegionOne -f value -c id 2026-05-07 17:55:19.974 | +++ functions-common:oscwrap:2457 : return 0 2026-05-07 17:55:19.974 | ++ functions-common:_get_or_create_endpoint_with_interface:1074 : endpoint_id=c54226703f924d15be5d35554cab4edb 2026-05-07 17:55:19.975 | ++ functions-common:_get_or_create_endpoint_with_interface:1077 : echo c54226703f924d15be5d35554cab4edb 2026-05-07 17:55:19.975 | + functions-common:get_or_create_endpoint:1092 : public_id=c54226703f924d15be5d35554cab4edb 2026-05-07 17:55:19.975 | + functions-common:get_or_create_endpoint:1094 : [[ -n '' ]] 2026-05-07 17:55:19.975 | + functions-common:get_or_create_endpoint:1097 : [[ -n '' ]] 2026-05-07 17:55:19.975 | + functions-common:get_or_create_endpoint:1101 : echo c54226703f924d15be5d35554cab4edb 2026-05-07 17:55:19.975 | c54226703f924d15be5d35554cab4edb 2026-05-07 17:55:19.975 | + lib/cinder:create_cinder_accounts:473 : configure_cinder_internal_tenant 2026-05-07 17:55:19.975 | ++ lib/cinder:configure_cinder_internal_tenant:706 : get_or_create_project service 2026-05-07 17:55:19.975 | ++ functions-common:get_or_create_project:914 : local project_id 2026-05-07 17:55:19.975 | +++ 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-07 17:55:19.976 | +++ functions-common:oscwrap:2457 : return 0 2026-05-07 17:55:19.976 | ++ functions-common:get_or_create_project:920 : project_id=0d343343a2dc4837b1b1cd6a3aaf852a 2026-05-07 17:55:19.976 | ++ functions-common:get_or_create_project:921 : echo 0d343343a2dc4837b1b1cd6a3aaf852a 2026-05-07 17:55:19.976 | + lib/cinder:configure_cinder_internal_tenant:706 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id 0d343343a2dc4837b1b1cd6a3aaf852a 2026-05-07 17:55:19.976 | ++ lib/cinder:configure_cinder_internal_tenant:707 : get_or_create_user cinder 2026-05-07 17:55:19.976 | ++ functions-common:get_or_create_user:891 : local user_id 2026-05-07 17:55:19.976 | ++ functions-common:get_or_create_user:892 : [[ ! -z '' ]] 2026-05-07 17:55:19.976 | ++ functions-common:get_or_create_user:895 : local email= 2026-05-07 17:55:19.976 | +++ 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-07 17:55:19.977 | No password was supplied, authentication will fail when a user does not have a password. 2026-05-07 17:55:19.977 | +++ functions-common:oscwrap:2457 : return 0 2026-05-07 17:55:19.977 | ++ functions-common:get_or_create_user:907 : user_id=4c58cef80f794c35a0d68941b4465ac5 2026-05-07 17:55:19.977 | ++ functions-common:get_or_create_user:908 : echo 4c58cef80f794c35a0d68941b4465ac5 2026-05-07 17:55:19.977 | + lib/cinder:configure_cinder_internal_tenant:707 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id 4c58cef80f794c35a0d68941b4465ac5 2026-05-07 17:55:20.006 | [2024 Async create_cinder_accounts:48213]: finished create_cinder_accounts with result 0 in 41 seconds 2026-05-07 17:55:20.011 | + inc/async:async_wait:197 : return 0 2026-05-07 17:55:20.013 | + ./stack.sh:main:1146 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2026-05-07 17:55:20.056 | [2024 Async create_neutron_accounts:48355]: Waiting for completion of create_neutron_accounts running on PID 48355 (2 other jobs running) 2026-05-07 17:55:20.078 | [2024 Async create_neutron_accounts:48355]: Signaling child to exit 2026-05-07 17:55:20.079 | WAKEUP 2026-05-07 17:55:20.097 | [2024 Async create_neutron_accounts:48355]: Signaled 2026-05-07 17:55:20.099 | + lib/neutron:create_neutron_accounts:479 : local neutron_url 2026-05-07 17:55:20.099 | + lib/neutron:create_neutron_accounts:480 : neutron_url=http://192.168.122.154/ 2026-05-07 17:55:20.099 | + lib/neutron:create_neutron_accounts:481 : '[' '!' -z networking ']' 2026-05-07 17:55:20.099 | + lib/neutron:create_neutron_accounts:482 : neutron_url=http://192.168.122.154/networking 2026-05-07 17:55:20.099 | + lib/neutron:create_neutron_accounts:485 : is_service_enabled q-svc neutron-api 2026-05-07 17:55:20.099 | + functions-common:is_service_enabled:2068 : return 0 2026-05-07 17:55:20.099 | + lib/neutron:create_neutron_accounts:487 : create_service_user neutron 2026-05-07 17:55:20.100 | + lib/keystone:create_service_user:420 : get_or_create_user neutron nomoresecret Default 2026-05-07 17:55:20.100 | + functions-common:get_or_create_user:891 : local user_id 2026-05-07 17:55:20.100 | + functions-common:get_or_create_user:892 : [[ ! -z '' ]] 2026-05-07 17:55:20.100 | + functions-common:get_or_create_user:895 : local email= 2026-05-07 17:55:20.100 | ++ 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-07 17:55:20.100 | ++ functions-common:oscwrap:2457 : return 0 2026-05-07 17:55:20.100 | + functions-common:get_or_create_user:907 : user_id=ce8767779d394420a0ec7bd0c1ba3bfe 2026-05-07 17:55:20.100 | + functions-common:get_or_create_user:908 : echo ce8767779d394420a0ec7bd0c1ba3bfe 2026-05-07 17:55:20.101 | ce8767779d394420a0ec7bd0c1ba3bfe 2026-05-07 17:55:20.101 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service neutron service Default Default 2026-05-07 17:55:20.101 | + functions-common:get_or_add_user_project_role:955 : local user_role_id 2026-05-07 17:55:20.101 | + functions-common:get_or_add_user_project_role:956 : local domain_args 2026-05-07 17:55:20.101 | ++ functions-common:get_or_add_user_project_role:958 : _get_domain_args Default Default 2026-05-07 17:55:20.101 | ++ functions-common:_get_domain_args:939 : local domain 2026-05-07 17:55:20.101 | ++ functions-common:_get_domain_args:940 : domain= 2026-05-07 17:55:20.102 | ++ functions-common:_get_domain_args:942 : [[ -n Default ]] 2026-05-07 17:55:20.102 | ++ functions-common:_get_domain_args:943 : domain=' --user-domain Default' 2026-05-07 17:55:20.102 | ++ functions-common:_get_domain_args:945 : [[ -n Default ]] 2026-05-07 17:55:20.102 | ++ functions-common:_get_domain_args:946 : domain=' --user-domain Default --project-domain Default' 2026-05-07 17:55:20.102 | ++ functions-common:_get_domain_args:949 : echo --user-domain Default --project-domain Default 2026-05-07 17:55:20.102 | + functions-common:get_or_add_user_project_role:958 : domain_args='--user-domain Default --project-domain Default' 2026-05-07 17:55:20.102 | + 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-07 17:55:20.103 | ++ 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-07 17:55:20.103 | ++ functions-common:oscwrap:2457 : return 0 2026-05-07 17:55:20.103 | + functions-common:get_or_add_user_project_role:971 : user_role_id=ddbab8e3d17b4eae902e00f3f847a3c7 2026-05-07 17:55:20.103 | + functions-common:get_or_add_user_project_role:972 : echo ddbab8e3d17b4eae902e00f3f847a3c7 2026-05-07 17:55:20.103 | ddbab8e3d17b4eae902e00f3f847a3c7 2026-05-07 17:55:20.103 | + lib/keystone:create_service_user:423 : [[ -n '' ]] 2026-05-07 17:55:20.103 | + lib/neutron:create_neutron_accounts:489 : get_or_create_service neutron network 'Neutron Service' 2026-05-07 17:55:20.104 | + functions-common:get_or_create_service:1047 : local service_id 2026-05-07 17:55:20.104 | ++ functions-common:get_or_create_service:1058 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2026-05-07 17:55:20.104 | ++ 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-07 17:55:20.104 | ++ functions-common:oscwrap:2457 : return 0 2026-05-07 17:55:20.104 | + functions-common:get_or_create_service:1058 : service_id=' 2026-05-07 17:55:20.104 | ba6b8f0831f5443ebd44137951be5b55' 2026-05-07 17:55:20.104 | + functions-common:get_or_create_service:1059 : echo ba6b8f0831f5443ebd44137951be5b55 2026-05-07 17:55:20.105 | ba6b8f0831f5443ebd44137951be5b55 2026-05-07 17:55:20.105 | + lib/neutron:create_neutron_accounts:491 : get_or_create_endpoint network RegionOne http://192.168.122.154/networking 2026-05-07 17:55:20.105 | + functions-common:get_or_create_endpoint:1091 : local public_id 2026-05-07 17:55:20.105 | ++ functions-common:get_or_create_endpoint:1092 : _get_or_create_endpoint_with_interface network public http://192.168.122.154/networking RegionOne 2026-05-07 17:55:20.105 | ++ functions-common:_get_or_create_endpoint_with_interface:1065 : local endpoint_id 2026-05-07 17:55:20.105 | +++ 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-07 17:55:20.105 | +++ functions-common:oscwrap:2457 : return 0 2026-05-07 17:55:20.105 | ++ functions-common:_get_or_create_endpoint_with_interface:1070 : endpoint_id= 2026-05-07 17:55:20.106 | ++ functions-common:_get_or_create_endpoint_with_interface:1071 : [[ -z '' ]] 2026-05-07 17:55:20.106 | +++ functions-common:_get_or_create_endpoint_with_interface:1074 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://192.168.122.154/networking --region RegionOne -f value -c id 2026-05-07 17:55:20.106 | +++ functions-common:oscwrap:2457 : return 0 2026-05-07 17:55:20.106 | ++ functions-common:_get_or_create_endpoint_with_interface:1074 : endpoint_id=8f05f829c895488f98fa6935d2c1c7f5 2026-05-07 17:55:20.106 | ++ functions-common:_get_or_create_endpoint_with_interface:1077 : echo 8f05f829c895488f98fa6935d2c1c7f5 2026-05-07 17:55:20.106 | + functions-common:get_or_create_endpoint:1092 : public_id=8f05f829c895488f98fa6935d2c1c7f5 2026-05-07 17:55:20.106 | + functions-common:get_or_create_endpoint:1094 : [[ -n '' ]] 2026-05-07 17:55:20.107 | + functions-common:get_or_create_endpoint:1097 : [[ -n '' ]] 2026-05-07 17:55:20.107 | + functions-common:get_or_create_endpoint:1101 : echo 8f05f829c895488f98fa6935d2c1c7f5 2026-05-07 17:55:20.107 | 8f05f829c895488f98fa6935d2c1c7f5 2026-05-07 17:55:20.138 | [2024 Async create_neutron_accounts:48355]: finished create_neutron_accounts with result 0 in 33 seconds 2026-05-07 17:55:20.144 | Not waiting for async task create_swift_accounts that we never started or has already been waited for 2026-05-07 17:55:20.149 | Not waiting for async task configure_horizon that we never started or has already been waited for 2026-05-07 17:55:20.151 | + inc/async:async_wait:197 : return 0 2026-05-07 17:55:20.154 | + ./stack.sh:main:1152 : is_service_enabled mysql postgresql 2026-05-07 17:55:20.170 | + functions-common:is_service_enabled:2068 : return 0 2026-05-07 17:55:20.173 | + ./stack.sh:main:1152 : is_service_enabled glance 2026-05-07 17:55:20.190 | + functions-common:is_service_enabled:2068 : return 0 2026-05-07 17:55:20.192 | + ./stack.sh:main:1153 : echo_summary 'Configuring Glance' 2026-05-07 17:55:20.195 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-05-07 17:55:20.197 | + ./stack.sh:echo_summary:444 : echo -e Configuring Glance 2026-05-07 17:55:20.201 | + ./stack.sh:main:1154 : async_runfunc init_glance 2026-05-07 17:55:20.204 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2026-05-07 17:55:20.282 | + inc/async:async_inner:63 : init_glance 2026-05-07 17:55:20.330 | [2024 Async init_glance:51048]: running: init_glance 2026-05-07 17:55:20.333 | + ./stack.sh:main:1161 : is_service_enabled neutron 2026-05-07 17:55:20.350 | + functions-common:is_service_enabled:2068 : return 0 2026-05-07 17:55:20.353 | + ./stack.sh:main:1162 : echo_summary 'Configuring Neutron' 2026-05-07 17:55:20.355 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-05-07 17:55:20.358 | + ./stack.sh:echo_summary:444 : echo -e Configuring Neutron 2026-05-07 17:55:20.360 | + ./stack.sh:main:1164 : configure_neutron 2026-05-07 17:55:20.363 | + lib/neutron:configure_neutron:380 : _configure_neutron_common 2026-05-07 17:55:20.365 | + lib/neutron:_configure_neutron_common:880 : _create_neutron_conf_dir 2026-05-07 17:55:20.368 | + lib/neutron:_create_neutron_conf_dir:873 : sudo install -d -o quobyte /etc/neutron 2026-05-07 17:55:20.386 | + lib/neutron:_configure_neutron_common:883 : cd /opt/stack/neutron 2026-05-07 17:55:20.388 | + lib/neutron:_configure_neutron_common:883 : exec ./tools/generate_config_file_samples.sh 2026-05-07 17:55:34.605 | + inc/async:async_inner:64 : rc=0 2026-05-07 17:55:34.636 | [51048 Async init_glance:51048]: finished successfully 2026-05-07 17:55:58.463 | + lib/neutron:_configure_neutron_common:885 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2026-05-07 17:55:58.467 | + lib/neutron:_configure_neutron_common:887 : Q_POLICY_FILE=/etc/neutron/policy.json 2026-05-07 17:55:58.469 | + lib/neutron:_configure_neutron_common:891 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2026-05-07 17:55:58.472 | + lib/neutron:_configure_neutron_common:895 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2026-05-07 17:55:58.474 | + lib/neutron:_configure_neutron_common:900 : neutron_plugin_configure_common 2026-05-07 17:55:58.476 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2026-05-07 17:55:58.479 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2026-05-07 17:55:58.481 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2026-05-07 17:55:58.483 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : neutron_service_plugin_class_add ovn-router 2026-05-07 17:55:58.485 | + lib/neutron:neutron_service_plugin_class_add:1039 : local service_plugin_class=ovn-router 2026-05-07 17:55:58.487 | + lib/neutron:neutron_service_plugin_class_add:1040 : [[ '' == '' ]] 2026-05-07 17:55:58.489 | + lib/neutron:neutron_service_plugin_class_add:1041 : Q_SERVICE_PLUGIN_CLASSES=ovn-router 2026-05-07 17:55:58.492 | + lib/neutron:_configure_neutron_common:902 : [[ etc/neutron/plugins/ml2 == '' ]] 2026-05-07 17:55:58.494 | + lib/neutron:_configure_neutron_common:902 : [[ ml2_conf.ini == '' ]] 2026-05-07 17:55:58.496 | + lib/neutron:_configure_neutron_common:902 : [[ ml2 == '' ]] 2026-05-07 17:55:58.499 | + lib/neutron:_configure_neutron_common:907 : mkdir -p /etc/neutron/plugins/ml2 2026-05-07 17:55:58.503 | + lib/neutron:_configure_neutron_common:908 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2026-05-07 17:55:58.505 | + lib/neutron:_configure_neutron_common:911 : NEUTRON_CORE_PLUGIN_CONF=etc/neutron/plugins/ml2/ml2_conf.ini 2026-05-07 17:55:58.507 | + lib/neutron:_configure_neutron_common:914 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2026-05-07 17:55:58.510 | + 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-07 17:55:58.515 | ++ lib/neutron:_configure_neutron_common:920 : database_connection_url neutron 2026-05-07 17:55:58.517 | ++ lib/database:database_connection_url:134 : local db=neutron 2026-05-07 17:55:58.519 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2026-05-07 17:55:58.521 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=neutron 2026-05-07 17:55:58.523 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-05-07 17:55:58.526 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-05-07 17:55:58.528 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-05-07 17:55:58.542 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-07 17:55:58.544 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-05-07 17:55:58.546 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2026-05-07 17:55:58.549 | + 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-07 17:55:58.578 | + lib/neutron:_configure_neutron_common:921 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2026-05-07 17:55:58.607 | + lib/neutron:_configure_neutron_common:922 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2026-05-07 17:55:58.636 | + lib/neutron:_configure_neutron_common:923 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2026-05-07 17:55:58.666 | + lib/neutron:_configure_neutron_common:924 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2026-05-07 17:55:58.698 | + lib/neutron:_configure_neutron_common:927 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2026-05-07 17:55:58.734 | + lib/neutron:_configure_neutron_common:929 : '[' libvirt = fake ']' 2026-05-07 17:55:58.737 | + lib/neutron:_configure_neutron_common:939 : setup_logging /etc/neutron/neutron.conf 2026-05-07 17:55:58.739 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/neutron.conf 2026-05-07 17:55:58.742 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/neutron.conf 2026-05-07 17:55:58.747 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-05-07 17:55:58.768 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-05-07 17:55:58.771 | + functions:setup_systemd_logging:716 : local pidstr= 2026-05-07 17:55:58.773 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-05-07 17:55:58.776 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-05-07 17:55:58.780 | + 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-07 17:55:58.811 | + 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-07 17:55:58.844 | + 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-07 17:55:58.878 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-05-07 17:55:58.914 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/neutron.conf DEFAULT log_color False 2026-05-07 17:55:58.949 | + lib/neutron:_configure_neutron_common:941 : _neutron_setup_rootwrap 2026-05-07 17:55:58.951 | + lib/neutron:_neutron_setup_rootwrap:1074 : [[ True == \F\a\l\s\e ]] 2026-05-07 17:55:58.954 | + lib/neutron:_neutron_setup_rootwrap:1078 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2026-05-07 17:55:58.957 | + lib/neutron:_neutron_setup_rootwrap:1079 : [[ -d /etc/neutron/rootwrap.d ]] 2026-05-07 17:55:58.959 | + lib/neutron:_neutron_setup_rootwrap:1083 : neutron_deploy_rootwrap_filters /opt/stack/neutron 2026-05-07 17:55:58.962 | + lib/neutron:neutron_deploy_rootwrap_filters:1064 : [[ True == \F\a\l\s\e ]] 2026-05-07 17:55:58.965 | + lib/neutron:neutron_deploy_rootwrap_filters:1067 : local srcdir=/opt/stack/neutron 2026-05-07 17:55:58.967 | + lib/neutron:neutron_deploy_rootwrap_filters:1068 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2026-05-07 17:55:58.985 | + 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-07 17:55:59.003 | + 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-07 17:55:59.019 | + 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-07 17:55:59.035 | + lib/neutron:_neutron_setup_rootwrap:1092 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/neutron/rootwrap.conf 2026-05-07 17:55:59.052 | + lib/neutron:_neutron_setup_rootwrap:1095 : ROOTWRAP_SUDOER_CMD='/opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2026-05-07 17:55:59.054 | + lib/neutron:_neutron_setup_rootwrap:1096 : ROOTWRAP_DAEMON_SUDOER_CMD='/opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-05-07 17:55:59.058 | ++ lib/neutron:_neutron_setup_rootwrap:1099 : mktemp 2026-05-07 17:55:59.062 | + lib/neutron:_neutron_setup_rootwrap:1099 : TEMPFILE=/tmp/tmp.sNWwheXY64 2026-05-07 17:55:59.064 | + lib/neutron:_neutron_setup_rootwrap:1100 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2026-05-07 17:55:59.067 | + 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-07 17:55:59.070 | + lib/neutron:_neutron_setup_rootwrap:1102 : chmod 0440 /tmp/tmp.sNWwheXY64 2026-05-07 17:55:59.074 | + lib/neutron:_neutron_setup_rootwrap:1103 : sudo chown root:root /tmp/tmp.sNWwheXY64 2026-05-07 17:55:59.089 | + lib/neutron:_neutron_setup_rootwrap:1104 : sudo mv /tmp/tmp.sNWwheXY64 /etc/sudoers.d/neutron-rootwrap 2026-05-07 17:55:59.106 | + lib/neutron:_neutron_setup_rootwrap:1107 : configure_root_helper_options /etc/neutron/neutron.conf 2026-05-07 17:55:59.108 | + lib/neutron:configure_root_helper_options:1111 : local conffile=/etc/neutron/neutron.conf 2026-05-07 17:55:59.111 | + 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-07 17:55:59.145 | + lib/neutron:configure_root_helper_options:1113 : [[ True == \T\r\u\e ]] 2026-05-07 17:55:59.147 | + 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-07 17:55:59.180 | + lib/neutron:configure_neutron:381 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2026-05-07 17:55:59.183 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=neutron 2026-05-07 17:55:59.186 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/neutron/neutron.conf 2026-05-07 17:55:59.189 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-05-07 17:55:59.192 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-05-07 17:55:59.194 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-05-07 17:55:59.211 | + functions-common:is_service_enabled:2068 : return 0 2026-05-07 17:55:59.216 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-05-07 17:55:59.218 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-05-07 17:55:59.221 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-05-07 17:55:59.241 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-07 17:55:59.244 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.154:5672/ 2026-05-07 17:55:59.248 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.154:5672/ 2026-05-07 17:55:59.284 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-05-07 17:55:59.286 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-05-07 17:55:59.289 | + lib/neutron:configure_neutron:383 : is_service_enabled q-metering neutron-metering 2026-05-07 17:55:59.307 | + functions-common:is_service_enabled:2068 : return 1 2026-05-07 17:55:59.309 | + lib/neutron:configure_neutron:386 : is_service_enabled q-agt neutron-agent 2026-05-07 17:55:59.328 | + functions-common:is_service_enabled:2068 : return 1 2026-05-07 17:55:59.331 | + lib/neutron:configure_neutron:389 : is_service_enabled q-dhcp neutron-dhcp 2026-05-07 17:55:59.349 | + functions-common:is_service_enabled:2068 : return 1 2026-05-07 17:55:59.351 | + lib/neutron:configure_neutron:392 : is_service_enabled q-l3 neutron-l3 2026-05-07 17:55:59.370 | + functions-common:is_service_enabled:2068 : return 1 2026-05-07 17:55:59.373 | + lib/neutron:configure_neutron:395 : is_service_enabled q-meta neutron-metadata-agent 2026-05-07 17:55:59.392 | + functions-common:is_service_enabled:2068 : return 1 2026-05-07 17:55:59.395 | + lib/neutron:configure_neutron:399 : [[ legacy != \l\e\g\a\c\y ]] 2026-05-07 17:55:59.398 | + lib/neutron:configure_neutron:402 : is_service_enabled ceilometer 2026-05-07 17:55:59.415 | + functions-common:is_service_enabled:2068 : return 1 2026-05-07 17:55:59.419 | + lib/neutron:configure_neutron:406 : [[ ovn == \o\v\n ]] 2026-05-07 17:55:59.421 | + lib/neutron:configure_neutron:407 : configure_ovn 2026-05-07 17:55:59.423 | + lib/neutron_plugins/ovn_agent:configure_ovn:549 : echo 'Configuring OVN' 2026-05-07 17:55:59.423 | Configuring OVN 2026-05-07 17:55:59.425 | + lib/neutron_plugins/ovn_agent:configure_ovn:551 : '[' -z '' ']' 2026-05-07 17:55:59.428 | + lib/neutron_plugins/ovn_agent:configure_ovn:552 : '[' -f /etc/openvswitch/system-id.conf ']' 2026-05-07 17:55:59.433 | ++ lib/neutron_plugins/ovn_agent:configure_ovn:553 : cat /etc/openvswitch/system-id.conf 2026-05-07 17:55:59.438 | + lib/neutron_plugins/ovn_agent:configure_ovn:553 : OVN_UUID=2b25ca2a-686d-465a-ba31-72d6205a65e6 2026-05-07 17:55:59.440 | + lib/neutron_plugins/ovn_agent:configure_ovn:568 : [[ False == \F\a\l\s\e ]] 2026-05-07 17:55:59.443 | + lib/neutron_plugins/ovn_agent:configure_ovn:568 : is_fedora 2026-05-07 17:55:59.446 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2026-05-07 17:55:59.448 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2026-05-07 17:55:59.450 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2026-05-07 17:55:59.452 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2026-05-07 17:55:59.455 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-05-07 17:55:59.457 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2026-05-07 17:55:59.460 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-05-07 17:55:59.463 | + functions-common:is_fedora:533 : '[' Ubuntu = RockyLinux ']' 2026-05-07 17:55:59.465 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOS ']' 2026-05-07 17:55:59.468 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOSStream ']' 2026-05-07 17:55:59.471 | + functions-common:is_fedora:535 : '[' Ubuntu = AlmaLinux ']' 2026-05-07 17:55:59.473 | + functions-common:is_fedora:536 : '[' Ubuntu = OracleServer ']' 2026-05-07 17:55:59.476 | + functions-common:is_fedora:536 : '[' Ubuntu = Virtuozzo ']' 2026-05-07 17:55:59.479 | + lib/neutron_plugins/ovn_agent:configure_ovn:575 : local sample_file= 2026-05-07 17:55:59.481 | + lib/neutron_plugins/ovn_agent:configure_ovn:576 : local config_file= 2026-05-07 17:55:59.484 | + lib/neutron_plugins/ovn_agent:configure_ovn:577 : is_ovn_agent_enabled 2026-05-07 17:55:59.487 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:319 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-05-07 17:55:59.503 | + functions-common:is_service_enabled:2068 : return 0 2026-05-07 17:55:59.505 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:320 : enable_service q-ovn-agent 2026-05-07 17:55:59.551 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:321 : return 0 2026-05-07 17:55:59.553 | + lib/neutron_plugins/ovn_agent:configure_ovn:577 : [[ metadata =~ metadata ]] 2026-05-07 17:55:59.556 | + lib/neutron_plugins/ovn_agent:configure_ovn:577 : is_service_enabled ovn-controller 2026-05-07 17:55:59.574 | + functions-common:is_service_enabled:2068 : return 0 2026-05-07 17:55:59.577 | + lib/neutron_plugins/ovn_agent:configure_ovn:578 : sample_file=/opt/stack/neutron/etc/neutron/plugins/ml2/ovn_agent.ini.sample 2026-05-07 17:55:59.580 | + lib/neutron_plugins/ovn_agent:configure_ovn:579 : config_file=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-05-07 17:55:59.582 | + lib/neutron_plugins/ovn_agent:configure_ovn:584 : '[' -n /etc/neutron/plugins/ml2/ovn_agent.ini ']' 2026-05-07 17:55:59.584 | + lib/neutron_plugins/ovn_agent:configure_ovn:585 : sudo install -d -o quobyte /etc/neutron 2026-05-07 17:55:59.601 | + lib/neutron_plugins/ovn_agent:configure_ovn:587 : mkdir -p /opt/stack/neutron/etc/neutron/plugins/ml2 2026-05-07 17:55:59.607 | + lib/neutron_plugins/ovn_agent:configure_ovn:588 : cd /opt/stack/neutron 2026-05-07 17:55:59.610 | + lib/neutron_plugins/ovn_agent:configure_ovn:588 : exec ./tools/generate_config_file_samples.sh 2026-05-07 17:56:35.993 | + 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-07 17:56:35.999 | + lib/neutron_plugins/ovn_agent:configure_ovn:591 : configure_root_helper_options /etc/neutron/plugins/ml2/ovn_agent.ini 2026-05-07 17:56:36.003 | + lib/neutron:configure_root_helper_options:1111 : local conffile=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-05-07 17:56:36.006 | + 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-07 17:56:36.049 | + lib/neutron:configure_root_helper_options:1113 : [[ True == \T\r\u\e ]] 2026-05-07 17:56:36.052 | + 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-07 17:56:36.093 | + lib/neutron_plugins/ovn_agent:configure_ovn:593 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT debug True 2026-05-07 17:56:36.134 | + lib/neutron_plugins/ovn_agent:configure_ovn:594 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT nova_metadata_host 192.168.122.154 2026-05-07 17:56:36.175 | + lib/neutron_plugins/ovn_agent:configure_ovn:595 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT metadata_workers 2 2026-05-07 17:56:36.214 | + 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-07 17:56:36.255 | + 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-07 17:56:36.298 | + lib/neutron_plugins/ovn_agent:configure_ovn:598 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_sb_connection tcp:192.168.122.154:6642 2026-05-07 17:56:36.340 | + lib/neutron_plugins/ovn_agent:configure_ovn:599 : is_service_enabled tls-proxy 2026-05-07 17:56:36.360 | + functions-common:is_service_enabled:2068 : return 1 2026-05-07 17:56:36.363 | + lib/neutron_plugins/ovn_agent:configure_ovn:607 : [[ /etc/neutron/plugins/ml2/ovn_agent.ini == /etc/neutron/plugins/ml2/ovn_agent.ini ]] 2026-05-07 17:56:36.367 | + lib/neutron_plugins/ovn_agent:configure_ovn:608 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini agent extensions metadata 2026-05-07 17:56:36.407 | + lib/neutron_plugins/ovn_agent:configure_ovn:609 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_nb_connection tcp:192.168.122.154:6641 2026-05-07 17:56:36.447 | + lib/neutron:configure_neutron:408 : configure_ovn_plugin 2026-05-07 17:56:36.451 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:491 : echo 'Configuring Neutron for OVN' 2026-05-07 17:56:36.452 | Configuring Neutron for OVN 2026-05-07 17:56:36.455 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:493 : is_service_enabled q-svc neutron-api 2026-05-07 17:56:36.479 | + functions-common:is_service_enabled:2068 : return 0 2026-05-07 17:56:36.483 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:494 : filter_network_api_extensions 2026-05-07 17:56:36.488 | ++ 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-07 17:56:36.488 | print(",".join(extensions.ML2_SUPPORTED_API_EXTENSIONS))' 2026-05-07 17:56:39.834 | + 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-07 17:56:39.838 | ++ 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-07 17:56:39.838 | print(",".join(extensions.ML2_SUPPORTED_API_EXTENSIONS_OVN_L3))' 2026-05-07 17:56:42.774 | + 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-07 17:56:42.778 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:469 : is_service_enabled q-qos neutron-qos 2026-05-07 17:56:42.798 | + functions-common:is_service_enabled:2068 : return 1 2026-05-07 17:56:42.802 | + 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-07 17:56:42.807 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:473 : sort -u 2026-05-07 17:56:42.807 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:473 : tr ', ' '\n' 2026-05-07 17:56:42.809 | ++ 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-07 17:56:42.813 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:473 : extensions='address-group 2026-05-07 17:56:42.813 | address-scope 2026-05-07 17:56:42.814 | agent 2026-05-07 17:56:42.814 | allowed-address-pairs 2026-05-07 17:56:42.814 | auto-allocated-topology 2026-05-07 17:56:42.814 | availability_zone 2026-05-07 17:56:42.814 | bgp 2026-05-07 17:56:42.814 | bgp_4byte_asn 2026-05-07 17:56:42.814 | bgp_dragent_scheduler 2026-05-07 17:56:42.814 | binding 2026-05-07 17:56:42.814 | binding-extended 2026-05-07 17:56:42.814 | default-subnetpools 2026-05-07 17:56:42.814 | dhcp_agent_scheduler 2026-05-07 17:56:42.814 | dns-domain-ports 2026-05-07 17:56:42.815 | dns-integration 2026-05-07 17:56:42.815 | dns-integration-domain-keywords 2026-05-07 17:56:42.815 | empty-string-filtering 2026-05-07 17:56:42.815 | enable-default-route-bfd 2026-05-07 17:56:42.815 | enable-default-route-ecmp 2026-05-07 17:56:42.815 | expose-port-forwarding-in-fip 2026-05-07 17:56:42.815 | ext-gw-mode 2026-05-07 17:56:42.815 | external-gateway-multihoming 2026-05-07 17:56:42.815 | external-net 2026-05-07 17:56:42.815 | extra_dhcp_opt 2026-05-07 17:56:42.815 | extraroute 2026-05-07 17:56:42.816 | extraroute-atomic 2026-05-07 17:56:42.816 | filter-validation 2026-05-07 17:56:42.816 | fip-port-details 2026-05-07 17:56:42.816 | flavors 2026-05-07 17:56:42.816 | floating-ip-port-forwarding 2026-05-07 17:56:42.816 | floating-ip-port-forwarding-description 2026-05-07 17:56:42.816 | floating-ip-port-forwarding-detail 2026-05-07 17:56:42.816 | floating-ip-port-forwarding-port-ranges 2026-05-07 17:56:42.816 | floatingip-pools 2026-05-07 17:56:42.816 | fwaas_v2 2026-05-07 17:56:42.816 | ip_allocation 2026-05-07 17:56:42.816 | l3-flavors 2026-05-07 17:56:42.817 | l3-ha 2026-05-07 17:56:42.817 | logging 2026-05-07 17:56:42.817 | multi-provider 2026-05-07 17:56:42.817 | net-mtu 2026-05-07 17:56:42.817 | net-mtu-writable 2026-05-07 17:56:42.817 | network-ip-availability 2026-05-07 17:56:42.817 | network_availability_zone 2026-05-07 17:56:42.817 | network_ha 2026-05-07 17:56:42.817 | pagination 2026-05-07 17:56:42.817 | port-device-profile 2026-05-07 17:56:42.817 | port-hardware-offload-type 2026-05-07 17:56:42.817 | port-mac-address-regenerate 2026-05-07 17:56:42.818 | port-numa-affinity-policy 2026-05-07 17:56:42.818 | port-numa-affinity-policy-socket 2026-05-07 17:56:42.818 | port-resource-request 2026-05-07 17:56:42.818 | port-security 2026-05-07 17:56:42.818 | port-trusted-vif 2026-05-07 17:56:42.818 | project-id 2026-05-07 17:56:42.818 | provider 2026-05-07 17:56:42.818 | qinq 2026-05-07 17:56:42.818 | qos 2026-05-07 17:56:42.818 | qos-bw-limit-direction 2026-05-07 17:56:42.818 | qos-bw-minimum-ingress 2026-05-07 17:56:42.819 | qos-default 2026-05-07 17:56:42.819 | qos-fip 2026-05-07 17:56:42.819 | qos-gateway-ip 2026-05-07 17:56:42.819 | qos-rule-type-details 2026-05-07 17:56:42.820 | qos-rule-type-filter 2026-05-07 17:56:42.820 | qos-rules-alias 2026-05-07 17:56:42.820 | quota-check-limit 2026-05-07 17:56:42.820 | quota-check-limit-default 2026-05-07 17:56:42.820 | quota_details 2026-05-07 17:56:42.820 | quotas 2026-05-07 17:56:42.820 | rbac-address-scope 2026-05-07 17:56:42.820 | rbac-policies 2026-05-07 17:56:42.820 | rbac-security-groups 2026-05-07 17:56:42.820 | router 2026-05-07 17:56:42.820 | router-enable-snat 2026-05-07 17:56:42.820 | router_availability_zone 2026-05-07 17:56:42.821 | security-group 2026-05-07 17:56:42.821 | security-groups-default-rules 2026-05-07 17:56:42.821 | security-groups-normalized-cidr 2026-05-07 17:56:42.821 | security-groups-remote-address-group 2026-05-07 17:56:42.821 | security-groups-rules-belongs-to-default-sg 2026-05-07 17:56:42.821 | security-groups-shared-filtering 2026-05-07 17:56:42.821 | segment 2026-05-07 17:56:42.821 | sorting 2026-05-07 17:56:42.821 | standard-attr-description 2026-05-07 17:56:42.821 | standard-attr-fwaas-v2 2026-05-07 17:56:42.821 | standard-attr-revisions 2026-05-07 17:56:42.822 | standard-attr-tag 2026-05-07 17:56:42.822 | standard-attr-timestamp 2026-05-07 17:56:42.822 | stateful-security-group 2026-05-07 17:56:42.822 | subnet-dns-publish-fixed-ip 2026-05-07 17:56:42.822 | subnet-external-network 2026-05-07 17:56:42.822 | subnet-service-types 2026-05-07 17:56:42.822 | subnet_allocation 2026-05-07 17:56:42.822 | subnetpool-prefix-ops 2026-05-07 17:56:42.822 | tag-creation 2026-05-07 17:56:42.822 | tap-mirror 2026-05-07 17:56:42.822 | tap-mirror-both-direction 2026-05-07 17:56:42.822 | trunk 2026-05-07 17:56:42.823 | uplink-status-propagation 2026-05-07 17:56:42.823 | uplink-status-propagation-updatable 2026-05-07 17:56:42.823 | vlan-transparent 2026-05-07 17:56:42.823 | vpn-endpoint-groups 2026-05-07 17:56:42.823 | vpnaas' 2026-05-07 17:56:42.823 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:474 : tr ', ' '\n' 2026-05-07 17:56:42.823 | ++ 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-07 17:56:42.825 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:474 : sort -u 2026-05-07 17:56:42.831 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:474 : supported_ext='address-group 2026-05-07 17:56:42.831 | address-scope 2026-05-07 17:56:42.831 | agent 2026-05-07 17:56:42.832 | allowed-address-pairs 2026-05-07 17:56:42.832 | auto-allocated-topology 2026-05-07 17:56:42.832 | availability_zone 2026-05-07 17:56:42.832 | bgp 2026-05-07 17:56:42.832 | bgp_4byte_asn 2026-05-07 17:56:42.832 | bgp_dragent_scheduler 2026-05-07 17:56:42.832 | binding 2026-05-07 17:56:42.832 | binding-extended 2026-05-07 17:56:42.832 | default-subnetpools 2026-05-07 17:56:42.832 | dhcp_agent_scheduler 2026-05-07 17:56:42.832 | dns-domain-ports 2026-05-07 17:56:42.832 | dns-integration 2026-05-07 17:56:42.833 | dns-integration-domain-keywords 2026-05-07 17:56:42.833 | empty-string-filtering 2026-05-07 17:56:42.833 | enable-default-route-bfd 2026-05-07 17:56:42.833 | enable-default-route-ecmp 2026-05-07 17:56:42.833 | expose-port-forwarding-in-fip 2026-05-07 17:56:42.833 | ext-gw-mode 2026-05-07 17:56:42.833 | external-gateway-multihoming 2026-05-07 17:56:42.833 | external-net 2026-05-07 17:56:42.833 | extra_dhcp_opt 2026-05-07 17:56:42.833 | extraroute 2026-05-07 17:56:42.833 | extraroute-atomic 2026-05-07 17:56:42.834 | filter-validation 2026-05-07 17:56:42.834 | fip-port-details 2026-05-07 17:56:42.834 | flavors 2026-05-07 17:56:42.834 | floating-ip-port-forwarding 2026-05-07 17:56:42.834 | floating-ip-port-forwarding-description 2026-05-07 17:56:42.834 | floating-ip-port-forwarding-detail 2026-05-07 17:56:42.834 | floating-ip-port-forwarding-port-ranges 2026-05-07 17:56:42.834 | floatingip-pools 2026-05-07 17:56:42.834 | fwaas_v2 2026-05-07 17:56:42.834 | ip_allocation 2026-05-07 17:56:42.834 | l3-flavors 2026-05-07 17:56:42.834 | l3-ha 2026-05-07 17:56:42.835 | logging 2026-05-07 17:56:42.835 | multi-provider 2026-05-07 17:56:42.835 | net-mtu 2026-05-07 17:56:42.835 | net-mtu-writable 2026-05-07 17:56:42.835 | network-ip-availability 2026-05-07 17:56:42.835 | network_availability_zone 2026-05-07 17:56:42.835 | network_ha 2026-05-07 17:56:42.835 | pagination 2026-05-07 17:56:42.835 | port-device-profile 2026-05-07 17:56:42.835 | port-hardware-offload-type 2026-05-07 17:56:42.835 | port-mac-address-regenerate 2026-05-07 17:56:42.836 | port-numa-affinity-policy 2026-05-07 17:56:42.836 | port-numa-affinity-policy-socket 2026-05-07 17:56:42.836 | port-resource-request 2026-05-07 17:56:42.836 | port-security 2026-05-07 17:56:42.836 | port-trusted-vif 2026-05-07 17:56:42.836 | project-id 2026-05-07 17:56:42.836 | provider 2026-05-07 17:56:42.836 | qinq 2026-05-07 17:56:42.836 | qos 2026-05-07 17:56:42.837 | qos-bw-limit-direction 2026-05-07 17:56:42.837 | qos-bw-minimum-ingress 2026-05-07 17:56:42.837 | qos-default 2026-05-07 17:56:42.837 | qos-fip 2026-05-07 17:56:42.837 | qos-gateway-ip 2026-05-07 17:56:42.838 | qos-rule-type-details 2026-05-07 17:56:42.838 | qos-rule-type-filter 2026-05-07 17:56:42.838 | qos-rules-alias 2026-05-07 17:56:42.838 | quota-check-limit 2026-05-07 17:56:42.838 | quota-check-limit-default 2026-05-07 17:56:42.838 | quota_details 2026-05-07 17:56:42.838 | quotas 2026-05-07 17:56:42.838 | rbac-address-scope 2026-05-07 17:56:42.838 | rbac-policies 2026-05-07 17:56:42.838 | rbac-security-groups 2026-05-07 17:56:42.838 | router 2026-05-07 17:56:42.838 | router-enable-snat 2026-05-07 17:56:42.839 | router_availability_zone 2026-05-07 17:56:42.839 | security-group 2026-05-07 17:56:42.839 | security-groups-default-rules 2026-05-07 17:56:42.839 | security-groups-normalized-cidr 2026-05-07 17:56:42.839 | security-groups-remote-address-group 2026-05-07 17:56:42.839 | security-groups-rules-belongs-to-default-sg 2026-05-07 17:56:42.839 | security-groups-shared-filtering 2026-05-07 17:56:42.839 | segment 2026-05-07 17:56:42.839 | sorting 2026-05-07 17:56:42.839 | standard-attr-description 2026-05-07 17:56:42.840 | standard-attr-fwaas-v2 2026-05-07 17:56:42.840 | standard-attr-revisions 2026-05-07 17:56:42.840 | standard-attr-tag 2026-05-07 17:56:42.840 | standard-attr-timestamp 2026-05-07 17:56:42.840 | stateful-security-group 2026-05-07 17:56:42.840 | subnet-dns-publish-fixed-ip 2026-05-07 17:56:42.840 | subnet-external-network 2026-05-07 17:56:42.840 | subnet-service-types 2026-05-07 17:56:42.840 | subnet_allocation 2026-05-07 17:56:42.840 | subnetpool-prefix-ops 2026-05-07 17:56:42.840 | tag-creation 2026-05-07 17:56:42.841 | tap-mirror 2026-05-07 17:56:42.841 | tap-mirror-both-direction 2026-05-07 17:56:42.841 | trunk 2026-05-07 17:56:42.841 | uplink-status-propagation 2026-05-07 17:56:42.841 | uplink-status-propagation-updatable 2026-05-07 17:56:42.841 | vlan-transparent 2026-05-07 17:56:42.841 | vpn-endpoint-groups 2026-05-07 17:56:42.841 | vpnaas' 2026-05-07 17:56:42.841 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:475 : echo -e 'address-group 2026-05-07 17:56:42.841 | address-scope 2026-05-07 17:56:42.841 | agent 2026-05-07 17:56:42.842 | allowed-address-pairs 2026-05-07 17:56:42.842 | auto-allocated-topology 2026-05-07 17:56:42.842 | availability_zone 2026-05-07 17:56:42.842 | bgp 2026-05-07 17:56:42.842 | bgp_4byte_asn 2026-05-07 17:56:42.842 | bgp_dragent_scheduler 2026-05-07 17:56:42.842 | binding 2026-05-07 17:56:42.842 | binding-extended 2026-05-07 17:56:42.842 | default-subnetpools 2026-05-07 17:56:42.842 | dhcp_agent_scheduler 2026-05-07 17:56:42.842 | dns-domain-ports 2026-05-07 17:56:42.842 | dns-integration 2026-05-07 17:56:42.843 | dns-integration-domain-keywords 2026-05-07 17:56:42.843 | empty-string-filtering 2026-05-07 17:56:42.843 | enable-default-route-bfd 2026-05-07 17:56:42.843 | enable-default-route-ecmp 2026-05-07 17:56:42.843 | expose-port-forwarding-in-fip 2026-05-07 17:56:42.843 | ext-gw-mode 2026-05-07 17:56:42.843 | external-gateway-multihoming 2026-05-07 17:56:42.843 | external-net 2026-05-07 17:56:42.843 | extra_dhcp_opt 2026-05-07 17:56:42.843 | extraroute 2026-05-07 17:56:42.843 | extraroute-atomic 2026-05-07 17:56:42.844 | filter-validation 2026-05-07 17:56:42.844 | fip-port-details 2026-05-07 17:56:42.844 | flavors 2026-05-07 17:56:42.844 | floating-ip-port-forwarding 2026-05-07 17:56:42.844 | floating-ip-port-forwarding-description 2026-05-07 17:56:42.844 | floating-ip-port-forwarding-detail 2026-05-07 17:56:42.844 | floating-ip-port-forwarding-port-ranges 2026-05-07 17:56:42.844 | floatingip-pools 2026-05-07 17:56:42.844 | fwaas_v2 2026-05-07 17:56:42.844 | ip_allocation 2026-05-07 17:56:42.844 | l3-flavors 2026-05-07 17:56:42.844 | l3-ha 2026-05-07 17:56:42.845 | logging 2026-05-07 17:56:42.845 | multi-provider 2026-05-07 17:56:42.845 | net-mtu 2026-05-07 17:56:42.845 | net-mtu-writable 2026-05-07 17:56:42.845 | network-ip-availability 2026-05-07 17:56:42.845 | network_availability_zone 2026-05-07 17:56:42.845 | network_ha 2026-05-07 17:56:42.845 | pagination 2026-05-07 17:56:42.845 | port-device-profile 2026-05-07 17:56:42.845 | port-hardware-offload-type 2026-05-07 17:56:42.845 | port-mac-address-regenerate 2026-05-07 17:56:42.846 | port-numa-affinity-policy 2026-05-07 17:56:42.846 | port-numa-affinity-policy-socket 2026-05-07 17:56:42.846 | port-resource-request 2026-05-07 17:56:42.846 | port-security 2026-05-07 17:56:42.846 | port-trusted-vif 2026-05-07 17:56:42.846 | project-id 2026-05-07 17:56:42.846 | provider 2026-05-07 17:56:42.846 | qinq 2026-05-07 17:56:42.846 | qos 2026-05-07 17:56:42.846 | qos-bw-limit-direction 2026-05-07 17:56:42.846 | qos-bw-minimum-ingress 2026-05-07 17:56:42.846 | qos-default 2026-05-07 17:56:42.847 | qos-fip 2026-05-07 17:56:42.847 | qos-gateway-ip 2026-05-07 17:56:42.847 | qos-rule-type-details 2026-05-07 17:56:42.847 | qos-rule-type-filter 2026-05-07 17:56:42.847 | qos-rules-alias 2026-05-07 17:56:42.847 | quota-check-limit 2026-05-07 17:56:42.847 | quota-check-limit-default 2026-05-07 17:56:42.847 | quota_details 2026-05-07 17:56:42.847 | quotas 2026-05-07 17:56:42.847 | rbac-address-scope 2026-05-07 17:56:42.847 | rbac-policies 2026-05-07 17:56:42.848 | rbac-security-groups 2026-05-07 17:56:42.848 | router 2026-05-07 17:56:42.848 | router-enable-snat 2026-05-07 17:56:42.848 | router_availability_zone 2026-05-07 17:56:42.848 | security-group 2026-05-07 17:56:42.848 | security-groups-default-rules 2026-05-07 17:56:42.848 | security-groups-normalized-cidr 2026-05-07 17:56:42.848 | security-groups-remote-address-group 2026-05-07 17:56:42.848 | security-groups-rules-belongs-to-default-sg 2026-05-07 17:56:42.848 | security-groups-shared-filtering 2026-05-07 17:56:42.848 | segment 2026-05-07 17:56:42.848 | sorting 2026-05-07 17:56:42.849 | standard-attr-description 2026-05-07 17:56:42.849 | standard-attr-fwaas-v2 2026-05-07 17:56:42.849 | standard-attr-revisions 2026-05-07 17:56:42.849 | standard-attr-tag 2026-05-07 17:56:42.849 | standard-attr-timestamp 2026-05-07 17:56:42.849 | stateful-security-group 2026-05-07 17:56:42.849 | subnet-dns-publish-fixed-ip 2026-05-07 17:56:42.849 | subnet-external-network 2026-05-07 17:56:42.849 | subnet-service-types 2026-05-07 17:56:42.849 | subnet_allocation 2026-05-07 17:56:42.849 | subnetpool-prefix-ops 2026-05-07 17:56:42.850 | tag-creation 2026-05-07 17:56:42.850 | tap-mirror 2026-05-07 17:56:42.850 | tap-mirror-both-direction 2026-05-07 17:56:42.850 | trunk 2026-05-07 17:56:42.850 | uplink-status-propagation 2026-05-07 17:56:42.850 | uplink-status-propagation-updatable 2026-05-07 17:56:42.850 | vlan-transparent 2026-05-07 17:56:42.850 | vpn-endpoint-groups 2026-05-07 17:56:42.850 | vpnaas' 2026-05-07 17:56:42.850 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:475 : comm -12 /dev/fd/63 /dev/fd/62 2026-05-07 17:56:42.850 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:475 : echo -e 'address-group 2026-05-07 17:56:42.850 | address-scope 2026-05-07 17:56:42.851 | agent 2026-05-07 17:56:42.851 | allowed-address-pairs 2026-05-07 17:56:42.851 | auto-allocated-topology 2026-05-07 17:56:42.851 | availability_zone 2026-05-07 17:56:42.851 | bgp 2026-05-07 17:56:42.851 | bgp_4byte_asn 2026-05-07 17:56:42.851 | bgp_dragent_scheduler 2026-05-07 17:56:42.851 | binding 2026-05-07 17:56:42.851 | binding-extended 2026-05-07 17:56:42.851 | default-subnetpools 2026-05-07 17:56:42.851 | dhcp_agent_scheduler 2026-05-07 17:56:42.852 | dns-domain-ports 2026-05-07 17:56:42.852 | dns-integration 2026-05-07 17:56:42.852 | dns-integration-domain-keywords 2026-05-07 17:56:42.852 | empty-string-filtering 2026-05-07 17:56:42.852 | enable-default-route-bfd 2026-05-07 17:56:42.852 | enable-default-route-ecmp 2026-05-07 17:56:42.852 | expose-port-forwarding-in-fip 2026-05-07 17:56:42.852 | ext-gw-mode 2026-05-07 17:56:42.852 | external-gateway-multihoming 2026-05-07 17:56:42.852 | external-net 2026-05-07 17:56:42.852 | extra_dhcp_opt 2026-05-07 17:56:42.852 | extraroute 2026-05-07 17:56:42.853 | extraroute-atomic 2026-05-07 17:56:42.853 | filter-validation 2026-05-07 17:56:42.853 | fip-port-details 2026-05-07 17:56:42.853 | flavors 2026-05-07 17:56:42.853 | floating-ip-port-forwarding 2026-05-07 17:56:42.853 | floating-ip-port-forwarding-description 2026-05-07 17:56:42.853 | floating-ip-port-forwarding-detail 2026-05-07 17:56:42.853 | floating-ip-port-forwarding-port-ranges 2026-05-07 17:56:42.853 | floatingip-pools 2026-05-07 17:56:42.853 | fwaas_v2 2026-05-07 17:56:42.853 | ip_allocation 2026-05-07 17:56:42.854 | l3-flavors 2026-05-07 17:56:42.854 | l3-ha 2026-05-07 17:56:42.854 | logging 2026-05-07 17:56:42.854 | multi-provider 2026-05-07 17:56:42.854 | net-mtu 2026-05-07 17:56:42.854 | net-mtu-writable 2026-05-07 17:56:42.854 | network-ip-availability 2026-05-07 17:56:42.854 | network_availability_zone 2026-05-07 17:56:42.854 | network_ha 2026-05-07 17:56:42.854 | pagination 2026-05-07 17:56:42.854 | port-device-profile 2026-05-07 17:56:42.854 | port-hardware-offload-type 2026-05-07 17:56:42.855 | port-mac-address-regenerate 2026-05-07 17:56:42.855 | port-numa-affinity-policy 2026-05-07 17:56:42.855 | port-numa-affinity-policy-socket 2026-05-07 17:56:42.855 | port-resource-request 2026-05-07 17:56:42.855 | port-security 2026-05-07 17:56:42.855 | port-trusted-vif 2026-05-07 17:56:42.855 | project-id 2026-05-07 17:56:42.855 | provider 2026-05-07 17:56:42.855 | qinq 2026-05-07 17:56:42.855 | qos 2026-05-07 17:56:42.855 | qos-bw-limit-direction 2026-05-07 17:56:42.855 | qos-bw-minimum-ingress 2026-05-07 17:56:42.856 | qos-default 2026-05-07 17:56:42.856 | qos-fip 2026-05-07 17:56:42.856 | qos-gateway-ip 2026-05-07 17:56:42.856 | qos-rule-type-details 2026-05-07 17:56:42.856 | qos-rule-type-filter 2026-05-07 17:56:42.856 | qos-rules-alias 2026-05-07 17:56:42.856 | quota-check-limit 2026-05-07 17:56:42.856 | quota-check-limit-default 2026-05-07 17:56:42.856 | quota_details 2026-05-07 17:56:42.856 | quotas 2026-05-07 17:56:42.856 | rbac-address-scope 2026-05-07 17:56:42.857 | rbac-policies 2026-05-07 17:56:42.857 | rbac-security-groups 2026-05-07 17:56:42.857 | router 2026-05-07 17:56:42.857 | router-enable-snat 2026-05-07 17:56:42.857 | router_availability_zone 2026-05-07 17:56:42.857 | security-group 2026-05-07 17:56:42.857 | security-groups-default-rules 2026-05-07 17:56:42.857 | security-groups-normalized-cidr 2026-05-07 17:56:42.857 | security-groups-remote-address-group 2026-05-07 17:56:42.857 | security-groups-rules-belongs-to-default-sg 2026-05-07 17:56:42.857 | security-groups-shared-filtering 2026-05-07 17:56:42.858 | segment 2026-05-07 17:56:42.858 | sorting 2026-05-07 17:56:42.858 | standard-attr-description 2026-05-07 17:56:42.858 | standard-attr-fwaas-v2 2026-05-07 17:56:42.858 | standard-attr-revisions 2026-05-07 17:56:42.858 | standard-attr-tag 2026-05-07 17:56:42.858 | standard-attr-timestamp 2026-05-07 17:56:42.858 | stateful-security-group 2026-05-07 17:56:42.858 | subnet-dns-publish-fixed-ip 2026-05-07 17:56:42.858 | subnet-external-network 2026-05-07 17:56:42.858 | subnet-service-types 2026-05-07 17:56:42.858 | subnet_allocation 2026-05-07 17:56:42.859 | subnetpool-prefix-ops 2026-05-07 17:56:42.859 | tag-creation 2026-05-07 17:56:42.859 | tap-mirror 2026-05-07 17:56:42.859 | tap-mirror-both-direction 2026-05-07 17:56:42.859 | trunk 2026-05-07 17:56:42.859 | uplink-status-propagation 2026-05-07 17:56:42.859 | uplink-status-propagation-updatable 2026-05-07 17:56:42.859 | vlan-transparent 2026-05-07 17:56:42.859 | vpn-endpoint-groups 2026-05-07 17:56:42.859 | vpnaas' 2026-05-07 17:56:42.859 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:475 : enabled_ext='address-group 2026-05-07 17:56:42.860 | address-scope 2026-05-07 17:56:42.860 | agent 2026-05-07 17:56:42.860 | allowed-address-pairs 2026-05-07 17:56:42.860 | auto-allocated-topology 2026-05-07 17:56:42.860 | availability_zone 2026-05-07 17:56:42.860 | bgp 2026-05-07 17:56:42.860 | bgp_4byte_asn 2026-05-07 17:56:42.860 | bgp_dragent_scheduler 2026-05-07 17:56:42.860 | binding 2026-05-07 17:56:42.860 | binding-extended 2026-05-07 17:56:42.860 | default-subnetpools 2026-05-07 17:56:42.860 | dhcp_agent_scheduler 2026-05-07 17:56:42.861 | dns-domain-ports 2026-05-07 17:56:42.861 | dns-integration 2026-05-07 17:56:42.861 | dns-integration-domain-keywords 2026-05-07 17:56:42.861 | empty-string-filtering 2026-05-07 17:56:42.861 | enable-default-route-bfd 2026-05-07 17:56:42.861 | enable-default-route-ecmp 2026-05-07 17:56:42.861 | expose-port-forwarding-in-fip 2026-05-07 17:56:42.861 | ext-gw-mode 2026-05-07 17:56:42.861 | external-gateway-multihoming 2026-05-07 17:56:42.861 | external-net 2026-05-07 17:56:42.861 | extra_dhcp_opt 2026-05-07 17:56:42.862 | extraroute 2026-05-07 17:56:42.862 | extraroute-atomic 2026-05-07 17:56:42.862 | filter-validation 2026-05-07 17:56:42.862 | fip-port-details 2026-05-07 17:56:42.862 | flavors 2026-05-07 17:56:42.862 | floating-ip-port-forwarding 2026-05-07 17:56:42.862 | floating-ip-port-forwarding-description 2026-05-07 17:56:42.862 | floating-ip-port-forwarding-detail 2026-05-07 17:56:42.862 | floating-ip-port-forwarding-port-ranges 2026-05-07 17:56:42.862 | floatingip-pools 2026-05-07 17:56:42.862 | fwaas_v2 2026-05-07 17:56:42.862 | ip_allocation 2026-05-07 17:56:42.863 | l3-flavors 2026-05-07 17:56:42.863 | l3-ha 2026-05-07 17:56:42.863 | logging 2026-05-07 17:56:42.863 | multi-provider 2026-05-07 17:56:42.863 | net-mtu 2026-05-07 17:56:42.863 | net-mtu-writable 2026-05-07 17:56:42.863 | network-ip-availability 2026-05-07 17:56:42.863 | network_availability_zone 2026-05-07 17:56:42.863 | network_ha 2026-05-07 17:56:42.863 | pagination 2026-05-07 17:56:42.863 | port-device-profile 2026-05-07 17:56:42.863 | port-hardware-offload-type 2026-05-07 17:56:42.864 | port-mac-address-regenerate 2026-05-07 17:56:42.864 | port-numa-affinity-policy 2026-05-07 17:56:42.864 | port-numa-affinity-policy-socket 2026-05-07 17:56:42.864 | port-resource-request 2026-05-07 17:56:42.864 | port-security 2026-05-07 17:56:42.864 | port-trusted-vif 2026-05-07 17:56:42.864 | project-id 2026-05-07 17:56:42.864 | provider 2026-05-07 17:56:42.864 | qinq 2026-05-07 17:56:42.864 | qos 2026-05-07 17:56:42.864 | qos-bw-limit-direction 2026-05-07 17:56:42.865 | qos-bw-minimum-ingress 2026-05-07 17:56:42.865 | qos-default 2026-05-07 17:56:42.865 | qos-fip 2026-05-07 17:56:42.865 | qos-gateway-ip 2026-05-07 17:56:42.865 | qos-rule-type-details 2026-05-07 17:56:42.865 | qos-rule-type-filter 2026-05-07 17:56:42.865 | qos-rules-alias 2026-05-07 17:56:42.865 | quota-check-limit 2026-05-07 17:56:42.865 | quota-check-limit-default 2026-05-07 17:56:42.865 | quota_details 2026-05-07 17:56:42.865 | quotas 2026-05-07 17:56:42.865 | rbac-address-scope 2026-05-07 17:56:42.866 | rbac-policies 2026-05-07 17:56:42.866 | rbac-security-groups 2026-05-07 17:56:42.866 | router 2026-05-07 17:56:42.866 | router-enable-snat 2026-05-07 17:56:42.866 | router_availability_zone 2026-05-07 17:56:42.866 | security-group 2026-05-07 17:56:42.866 | security-groups-default-rules 2026-05-07 17:56:42.866 | security-groups-normalized-cidr 2026-05-07 17:56:42.866 | security-groups-remote-address-group 2026-05-07 17:56:42.866 | security-groups-rules-belongs-to-default-sg 2026-05-07 17:56:42.866 | security-groups-shared-filtering 2026-05-07 17:56:42.867 | segment 2026-05-07 17:56:42.867 | sorting 2026-05-07 17:56:42.867 | standard-attr-description 2026-05-07 17:56:42.867 | standard-attr-fwaas-v2 2026-05-07 17:56:42.867 | standard-attr-revisions 2026-05-07 17:56:42.867 | standard-attr-tag 2026-05-07 17:56:42.867 | standard-attr-timestamp 2026-05-07 17:56:42.867 | stateful-security-group 2026-05-07 17:56:42.867 | subnet-dns-publish-fixed-ip 2026-05-07 17:56:42.867 | subnet-external-network 2026-05-07 17:56:42.867 | subnet-service-types 2026-05-07 17:56:42.868 | subnet_allocation 2026-05-07 17:56:42.868 | subnetpool-prefix-ops 2026-05-07 17:56:42.868 | tag-creation 2026-05-07 17:56:42.868 | tap-mirror 2026-05-07 17:56:42.868 | tap-mirror-both-direction 2026-05-07 17:56:42.868 | trunk 2026-05-07 17:56:42.868 | uplink-status-propagation 2026-05-07 17:56:42.868 | uplink-status-propagation-updatable 2026-05-07 17:56:42.868 | vlan-transparent 2026-05-07 17:56:42.868 | vpn-endpoint-groups 2026-05-07 17:56:42.868 | vpnaas' 2026-05-07 17:56:42.869 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:476 : echo -e 'address-group 2026-05-07 17:56:42.869 | address-scope 2026-05-07 17:56:42.869 | agent 2026-05-07 17:56:42.869 | allowed-address-pairs 2026-05-07 17:56:42.869 | auto-allocated-topology 2026-05-07 17:56:42.869 | availability_zone 2026-05-07 17:56:42.869 | bgp 2026-05-07 17:56:42.869 | bgp_4byte_asn 2026-05-07 17:56:42.869 | bgp_dragent_scheduler 2026-05-07 17:56:42.870 | binding 2026-05-07 17:56:42.870 | binding-extended 2026-05-07 17:56:42.870 | default-subnetpools 2026-05-07 17:56:42.871 | dhcp_agent_scheduler 2026-05-07 17:56:42.871 | dns-domain-ports 2026-05-07 17:56:42.871 | dns-integration 2026-05-07 17:56:42.871 | dns-integration-domain-keywords 2026-05-07 17:56:42.871 | empty-string-filtering 2026-05-07 17:56:42.871 | enable-default-route-bfd 2026-05-07 17:56:42.871 | enable-default-route-ecmp 2026-05-07 17:56:42.872 | expose-port-forwarding-in-fip 2026-05-07 17:56:42.872 | ext-gw-mode 2026-05-07 17:56:42.872 | external-gateway-multihoming 2026-05-07 17:56:42.872 | external-net 2026-05-07 17:56:42.872 | extra_dhcp_opt 2026-05-07 17:56:42.872 | extraroute 2026-05-07 17:56:42.872 | extraroute-atomic 2026-05-07 17:56:42.873 | filter-validation 2026-05-07 17:56:42.873 | fip-port-details 2026-05-07 17:56:42.873 | flavors 2026-05-07 17:56:42.873 | floating-ip-port-forwarding 2026-05-07 17:56:42.873 | floating-ip-port-forwarding-description 2026-05-07 17:56:42.873 | floating-ip-port-forwarding-detail 2026-05-07 17:56:42.874 | floating-ip-port-forwarding-port-ranges 2026-05-07 17:56:42.874 | floatingip-pools 2026-05-07 17:56:42.874 | fwaas_v2 2026-05-07 17:56:42.874 | ip_allocation 2026-05-07 17:56:42.874 | l3-flavors 2026-05-07 17:56:42.874 | l3-ha 2026-05-07 17:56:42.874 | logging 2026-05-07 17:56:42.875 | multi-provider 2026-05-07 17:56:42.875 | net-mtu 2026-05-07 17:56:42.875 | net-mtu-writable 2026-05-07 17:56:42.875 | network-ip-availability 2026-05-07 17:56:42.875 | network_availability_zone 2026-05-07 17:56:42.875 | network_ha 2026-05-07 17:56:42.875 | pagination 2026-05-07 17:56:42.875 | port-device-profile 2026-05-07 17:56:42.876 | port-hardware-offload-type 2026-05-07 17:56:42.876 | port-mac-address-regenerate 2026-05-07 17:56:42.876 | port-numa-affinity-policy 2026-05-07 17:56:42.876 | port-numa-affinity-policy-socket 2026-05-07 17:56:42.876 | port-resource-request 2026-05-07 17:56:42.876 | port-security 2026-05-07 17:56:42.876 | port-trusted-vif 2026-05-07 17:56:42.876 | project-id 2026-05-07 17:56:42.876 | provider 2026-05-07 17:56:42.877 | qinq 2026-05-07 17:56:42.877 | qos 2026-05-07 17:56:42.877 | qos-bw-limit-direction 2026-05-07 17:56:42.877 | qos-bw-minimum-ingress 2026-05-07 17:56:42.877 | qos-default 2026-05-07 17:56:42.877 | qos-fip 2026-05-07 17:56:42.877 | qos-gateway-ip 2026-05-07 17:56:42.878 | qos-rule-type-details 2026-05-07 17:56:42.878 | qos-rule-type-filter 2026-05-07 17:56:42.878 | qos-rules-alias 2026-05-07 17:56:42.878 | quota-check-limit 2026-05-07 17:56:42.878 | quota-check-limit-default 2026-05-07 17:56:42.878 | quota_details 2026-05-07 17:56:42.878 | quotas 2026-05-07 17:56:42.879 | rbac-address-scope 2026-05-07 17:56:42.879 | rbac-policies 2026-05-07 17:56:42.879 | rbac-security-groups 2026-05-07 17:56:42.879 | router 2026-05-07 17:56:42.879 | router-enable-snat 2026-05-07 17:56:42.879 | router_availability_zone 2026-05-07 17:56:42.879 | security-group 2026-05-07 17:56:42.879 | security-groups-default-rules 2026-05-07 17:56:42.879 | security-groups-normalized-cidr 2026-05-07 17:56:42.879 | security-groups-remote-address-group 2026-05-07 17:56:42.880 | security-groups-rules-belongs-to-default-sg 2026-05-07 17:56:42.880 | security-groups-shared-filtering 2026-05-07 17:56:42.880 | segment 2026-05-07 17:56:42.880 | sorting 2026-05-07 17:56:42.880 | standard-attr-description 2026-05-07 17:56:42.880 | standard-attr-fwaas-v2 2026-05-07 17:56:42.880 | standard-attr-revisions 2026-05-07 17:56:42.881 | standard-attr-tag 2026-05-07 17:56:42.881 | standard-attr-timestamp 2026-05-07 17:56:42.881 | stateful-security-group 2026-05-07 17:56:42.881 | subnet-dns-publish-fixed-ip 2026-05-07 17:56:42.881 | subnet-external-network 2026-05-07 17:56:42.881 | subnet-service-types 2026-05-07 17:56:42.881 | subnet_allocation 2026-05-07 17:56:42.881 | subnetpool-prefix-ops 2026-05-07 17:56:42.882 | tag-creation 2026-05-07 17:56:42.882 | tap-mirror 2026-05-07 17:56:42.882 | tap-mirror-both-direction 2026-05-07 17:56:42.882 | trunk 2026-05-07 17:56:42.882 | uplink-status-propagation 2026-05-07 17:56:42.882 | uplink-status-propagation-updatable 2026-05-07 17:56:42.883 | vlan-transparent 2026-05-07 17:56:42.883 | vpn-endpoint-groups 2026-05-07 17:56:42.883 | vpnaas' 2026-05-07 17:56:42.883 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:476 : comm -3 /dev/fd/63 /dev/fd/62 2026-05-07 17:56:42.883 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:476 : echo -e 'address-group 2026-05-07 17:56:42.883 | address-scope 2026-05-07 17:56:42.883 | agent 2026-05-07 17:56:42.884 | allowed-address-pairs 2026-05-07 17:56:42.884 | auto-allocated-topology 2026-05-07 17:56:42.884 | availability_zone 2026-05-07 17:56:42.884 | bgp 2026-05-07 17:56:42.884 | bgp_4byte_asn 2026-05-07 17:56:42.884 | bgp_dragent_scheduler 2026-05-07 17:56:42.884 | binding 2026-05-07 17:56:42.885 | binding-extended 2026-05-07 17:56:42.885 | default-subnetpools 2026-05-07 17:56:42.885 | dhcp_agent_scheduler 2026-05-07 17:56:42.885 | dns-domain-ports 2026-05-07 17:56:42.885 | dns-integration 2026-05-07 17:56:42.885 | dns-integration-domain-keywords 2026-05-07 17:56:42.886 | empty-string-filtering 2026-05-07 17:56:42.886 | enable-default-route-bfd 2026-05-07 17:56:42.886 | enable-default-route-ecmp 2026-05-07 17:56:42.886 | expose-port-forwarding-in-fip 2026-05-07 17:56:42.886 | ext-gw-mode 2026-05-07 17:56:42.886 | external-gateway-multihoming 2026-05-07 17:56:42.886 | external-net 2026-05-07 17:56:42.886 | extra_dhcp_opt 2026-05-07 17:56:42.887 | extraroute 2026-05-07 17:56:42.887 | extraroute-atomic 2026-05-07 17:56:42.887 | filter-validation 2026-05-07 17:56:42.887 | fip-port-details 2026-05-07 17:56:42.887 | flavors 2026-05-07 17:56:42.887 | floating-ip-port-forwarding 2026-05-07 17:56:42.888 | floating-ip-port-forwarding-description 2026-05-07 17:56:42.888 | floating-ip-port-forwarding-detail 2026-05-07 17:56:42.888 | floating-ip-port-forwarding-port-ranges 2026-05-07 17:56:42.888 | floatingip-pools 2026-05-07 17:56:42.888 | fwaas_v2 2026-05-07 17:56:42.888 | ip_allocation 2026-05-07 17:56:42.888 | l3-flavors 2026-05-07 17:56:42.888 | l3-ha 2026-05-07 17:56:42.889 | logging 2026-05-07 17:56:42.889 | multi-provider 2026-05-07 17:56:42.889 | net-mtu 2026-05-07 17:56:42.889 | net-mtu-writable 2026-05-07 17:56:42.889 | network-ip-availability 2026-05-07 17:56:42.889 | network_availability_zone 2026-05-07 17:56:42.889 | network_ha 2026-05-07 17:56:42.889 | pagination 2026-05-07 17:56:42.890 | port-device-profile 2026-05-07 17:56:42.890 | port-hardware-offload-type 2026-05-07 17:56:42.890 | port-mac-address-regenerate 2026-05-07 17:56:42.890 | port-numa-affinity-policy 2026-05-07 17:56:42.890 | port-numa-affinity-policy-socket 2026-05-07 17:56:42.890 | port-resource-request 2026-05-07 17:56:42.890 | port-security 2026-05-07 17:56:42.890 | port-trusted-vif 2026-05-07 17:56:42.891 | project-id 2026-05-07 17:56:42.891 | provider 2026-05-07 17:56:42.891 | qinq 2026-05-07 17:56:42.891 | qos 2026-05-07 17:56:42.891 | qos-bw-limit-direction 2026-05-07 17:56:42.891 | qos-bw-minimum-ingress 2026-05-07 17:56:42.891 | qos-default 2026-05-07 17:56:42.892 | qos-fip 2026-05-07 17:56:42.892 | qos-gateway-ip 2026-05-07 17:56:42.892 | qos-rule-type-details 2026-05-07 17:56:42.892 | qos-rule-type-filter 2026-05-07 17:56:42.892 | qos-rules-alias 2026-05-07 17:56:42.892 | quota-check-limit 2026-05-07 17:56:42.893 | quota-check-limit-default 2026-05-07 17:56:42.893 | quota_details 2026-05-07 17:56:42.893 | quotas 2026-05-07 17:56:42.893 | rbac-address-scope 2026-05-07 17:56:42.893 | rbac-policies 2026-05-07 17:56:42.893 | rbac-security-groups 2026-05-07 17:56:42.893 | router 2026-05-07 17:56:42.894 | router-enable-snat 2026-05-07 17:56:42.894 | router_availability_zone 2026-05-07 17:56:42.894 | security-group 2026-05-07 17:56:42.894 | security-groups-default-rules 2026-05-07 17:56:42.894 | security-groups-normalized-cidr 2026-05-07 17:56:42.894 | security-groups-remote-address-group 2026-05-07 17:56:42.894 | security-groups-rules-belongs-to-default-sg 2026-05-07 17:56:42.895 | security-groups-shared-filtering 2026-05-07 17:56:42.895 | segment 2026-05-07 17:56:42.895 | sorting 2026-05-07 17:56:42.895 | standard-attr-description 2026-05-07 17:56:42.895 | standard-attr-fwaas-v2 2026-05-07 17:56:42.895 | standard-attr-revisions 2026-05-07 17:56:42.895 | standard-attr-tag 2026-05-07 17:56:42.895 | standard-attr-timestamp 2026-05-07 17:56:42.896 | stateful-security-group 2026-05-07 17:56:42.896 | subnet-dns-publish-fixed-ip 2026-05-07 17:56:42.896 | subnet-external-network 2026-05-07 17:56:42.896 | subnet-service-types 2026-05-07 17:56:42.896 | subnet_allocation 2026-05-07 17:56:42.896 | subnetpool-prefix-ops 2026-05-07 17:56:42.896 | tag-creation 2026-05-07 17:56:42.897 | tap-mirror 2026-05-07 17:56:42.897 | tap-mirror-both-direction 2026-05-07 17:56:42.897 | trunk 2026-05-07 17:56:42.897 | uplink-status-propagation 2026-05-07 17:56:42.897 | uplink-status-propagation-updatable 2026-05-07 17:56:42.897 | vlan-transparent 2026-05-07 17:56:42.898 | vpn-endpoint-groups 2026-05-07 17:56:42.898 | vpnaas' 2026-05-07 17:56:42.898 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:476 : disabled_ext= 2026-05-07 17:56:42.898 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : '[' '!' -z '' ']' 2026-05-07 17:56:42.898 | ++ 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-07 17:56:42.898 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:487 : tr ' ' , 2026-05-07 17:56:42.898 | + 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-07 17:56:42.899 | + 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-07 17:56:42.899 | + 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-07 17:56:42.899 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-05-07 17:56:42.899 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2026-05-07 17:56:42.899 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=max_header_size=38 2026-05-07 17:56:42.899 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z max_header_size=38 ']' 2026-05-07 17:56:42.901 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-05-07 17:56:42.901 | + 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-07 17:56:42.928 | + 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.154:6641 2026-05-07 17:56:42.932 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-05-07 17:56:42.935 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-05-07 17:56:42.937 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_nb_connection=tcp:192.168.122.154:6641 2026-05-07 17:56:42.939 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_nb_connection=tcp:192.168.122.154:6641 ']' 2026-05-07 17:56:42.941 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-05-07 17:56:42.943 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_connection tcp:192.168.122.154:6641 2026-05-07 17:56:42.980 | + 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.154:6642 2026-05-07 17:56:42.984 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-05-07 17:56:42.988 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-05-07 17:56:42.991 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_sb_connection=tcp:192.168.122.154:6642 2026-05-07 17:56:42.994 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_sb_connection=tcp:192.168.122.154:6642 ']' 2026-05-07 17:56:42.997 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-05-07 17:56:43.000 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_connection tcp:192.168.122.154:6642 2026-05-07 17:56:43.037 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:498 : is_service_enabled tls-proxy 2026-05-07 17:56:43.058 | + functions-common:is_service_enabled:2068 : return 1 2026-05-07 17:56:43.061 | + 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-07 17:56:43.065 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-05-07 17:56:43.068 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-05-07 17:56:43.071 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=neutron_sync_mode=log 2026-05-07 17:56:43.075 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z neutron_sync_mode=log ']' 2026-05-07 17:56:43.078 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-05-07 17:56:43.081 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn neutron_sync_mode log 2026-05-07 17:56:43.118 | + 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-07 17:56:43.122 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-05-07 17:56:43.125 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-05-07 17:56:43.128 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_l3_scheduler=leastloaded 2026-05-07 17:56:43.132 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_l3_scheduler=leastloaded ']' 2026-05-07 17:56:43.135 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-05-07 17:56:43.138 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_l3_scheduler leastloaded 2026-05-07 17:56:43.178 | + 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-07 17:56:43.181 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-05-07 17:56:43.184 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=securitygroup 2026-05-07 17:56:43.188 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=enable_security_group=True 2026-05-07 17:56:43.191 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z enable_security_group=True ']' 2026-05-07 17:56:43.194 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-05-07 17:56:43.197 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2026-05-07 17:56:43.237 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:509 : inicomment /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver 2026-05-07 17:56:43.262 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:511 : is_service_enabled q-log neutron-log 2026-05-07 17:56:43.282 | + functions-common:is_service_enabled:2068 : return 1 2026-05-07 17:56:43.285 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:517 : is_ovn_metadata_agent_enabled 2026-05-07 17:56:43.288 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:312 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-05-07 17:56:43.311 | + functions-common:is_service_enabled:2068 : return 0 2026-05-07 17:56:43.314 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:312 : [[ False == \F\a\l\s\e ]] 2026-05-07 17:56:43.318 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:313 : return 0 2026-05-07 17:56:43.321 | + 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-07 17:56:43.324 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-05-07 17:56:43.328 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-05-07 17:56:43.331 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_metadata_enabled=True 2026-05-07 17:56:43.334 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_metadata_enabled=True ']' 2026-05-07 17:56:43.337 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-05-07 17:56:43.341 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_metadata_enabled True 2026-05-07 17:56:43.379 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:525 : is_service_enabled q-dns neutron-dns 2026-05-07 17:56:43.402 | + functions-common:is_service_enabled:2068 : return 1 2026-05-07 17:56:43.406 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:530 : iniset /etc/neutron/neutron.conf ovs igmp_snooping_enable False 2026-05-07 17:56:43.449 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:533 : is_service_enabled q-dhcp neutron-dhcp 2026-05-07 17:56:43.472 | + functions-common:is_service_enabled:2068 : return 1 2026-05-07 17:56:43.476 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:536 : iniset /etc/neutron/neutron.conf DEFAULT dhcp_agent_notification False 2026-05-07 17:56:43.518 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:539 : is_service_enabled n-api-meta 2026-05-07 17:56:43.542 | + functions-common:is_service_enabled:2068 : return 0 2026-05-07 17:56:43.545 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:540 : is_ovn_metadata_agent_enabled 2026-05-07 17:56:43.549 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:312 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-05-07 17:56:43.572 | + functions-common:is_service_enabled:2068 : return 0 2026-05-07 17:56:43.575 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:312 : [[ False == \F\a\l\s\e ]] 2026-05-07 17:56:43.578 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:313 : return 0 2026-05-07 17:56:43.582 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:541 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2026-05-07 17:56:43.623 | + lib/neutron:configure_neutron:412 : is_service_enabled q-placement neutron-placement 2026-05-07 17:56:43.646 | + functions-common:is_service_enabled:2068 : return 1 2026-05-07 17:56:43.649 | + lib/neutron:configure_neutron:415 : is_service_enabled q-trunk neutron-trunk 2026-05-07 17:56:43.673 | + functions-common:is_service_enabled:2068 : return 1 2026-05-07 17:56:43.676 | + lib/neutron:configure_neutron:418 : is_service_enabled q-qos neutron-qos 2026-05-07 17:56:43.698 | + functions-common:is_service_enabled:2068 : return 1 2026-05-07 17:56:43.702 | + lib/neutron:configure_neutron:425 : is_service_enabled neutron-segments 2026-05-07 17:56:43.724 | + functions-common:is_service_enabled:2068 : return 1 2026-05-07 17:56:43.727 | + lib/neutron:configure_neutron:431 : is_service_enabled q-agt neutron-agent q-svc neutron-api 2026-05-07 17:56:43.752 | + functions-common:is_service_enabled:2068 : return 0 2026-05-07 17:56:43.755 | + lib/neutron:configure_neutron:432 : _configure_neutron_service 2026-05-07 17:56:43.759 | + lib/neutron:_configure_neutron_service:1009 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2026-05-07 17:56:43.763 | + lib/neutron:_configure_neutron_service:1010 : cp /opt/stack/neutron/etc/neutron/api-paste.ini /etc/neutron/api-paste.ini 2026-05-07 17:56:43.768 | + lib/neutron:_configure_neutron_service:1013 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2026-05-07 17:56:43.810 | + lib/neutron:_configure_neutron_service:1015 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2026-05-07 17:56:43.855 | + lib/neutron:_configure_neutron_service:1016 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2026-05-07 17:56:43.898 | + lib/neutron:_configure_neutron_service:1018 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2026-05-07 17:56:43.940 | + lib/neutron:_configure_neutron_service:1019 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2026-05-07 17:56:43.945 | + lib/keystone:configure_keystone_authtoken_middleware:454 : local conf_file=/etc/neutron/neutron.conf 2026-05-07 17:56:43.949 | + lib/keystone:configure_keystone_authtoken_middleware:455 : local admin_user=neutron 2026-05-07 17:56:43.952 | + lib/keystone:configure_keystone_authtoken_middleware:456 : local section=keystone_authtoken 2026-05-07 17:56:43.955 | + lib/keystone:configure_keystone_authtoken_middleware:457 : local service_type= 2026-05-07 17:56:43.958 | + lib/keystone:configure_keystone_authtoken_middleware:459 : configure_keystoneauth /etc/neutron/neutron.conf neutron keystone_authtoken 2026-05-07 17:56:43.962 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/neutron/neutron.conf 2026-05-07 17:56:43.965 | + lib/keystone:configure_keystoneauth:433 : local admin_user=neutron 2026-05-07 17:56:43.969 | + lib/keystone:configure_keystoneauth:434 : local section=keystone_authtoken 2026-05-07 17:56:43.974 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2026-05-07 17:56:44.017 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2026-05-07 17:56:44.060 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://192.168.122.154/identity 2026-05-07 17:56:44.101 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2026-05-07 17:56:44.142 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/neutron/neutron.conf keystone_authtoken password nomoresecret 2026-05-07 17:56:44.185 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2026-05-07 17:56:44.230 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2026-05-07 17:56:44.272 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2026-05-07 17:56:44.315 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf keystone_authtoken www_authenticate_uri http://192.168.122.154/identity 2026-05-07 17:56:44.358 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-05-07 17:56:44.401 | + lib/keystone:configure_keystone_authtoken_middleware:462 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2026-05-07 17:56:44.441 | + lib/keystone:configure_keystone_authtoken_middleware:463 : [[ -n '' ]] 2026-05-07 17:56:44.444 | + lib/neutron:_configure_neutron_service:1022 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2026-05-07 17:56:44.485 | + lib/neutron:_configure_neutron_service:1023 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2026-05-07 17:56:44.526 | + lib/neutron:_configure_neutron_service:1025 : configure_keystoneauth /etc/neutron/neutron.conf nova nova 2026-05-07 17:56:44.529 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/neutron/neutron.conf 2026-05-07 17:56:44.532 | + lib/keystone:configure_keystoneauth:433 : local admin_user=nova 2026-05-07 17:56:44.535 | + lib/keystone:configure_keystoneauth:434 : local section=nova 2026-05-07 17:56:44.538 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/neutron/neutron.conf nova auth_type password 2026-05-07 17:56:44.578 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/neutron/neutron.conf nova interface public 2026-05-07 17:56:44.619 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/neutron/neutron.conf nova auth_url http://192.168.122.154/identity 2026-05-07 17:56:44.660 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/neutron/neutron.conf nova username nova 2026-05-07 17:56:44.701 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/neutron/neutron.conf nova password nomoresecret 2026-05-07 17:56:44.740 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2026-05-07 17:56:44.779 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/neutron/neutron.conf nova project_name service 2026-05-07 17:56:44.819 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2026-05-07 17:56:44.859 | + lib/neutron:_configure_neutron_service:1028 : configure_keystoneauth /etc/neutron/neutron.conf placement placement 2026-05-07 17:56:44.863 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/neutron/neutron.conf 2026-05-07 17:56:44.866 | + lib/keystone:configure_keystoneauth:433 : local admin_user=placement 2026-05-07 17:56:44.870 | + lib/keystone:configure_keystoneauth:434 : local section=placement 2026-05-07 17:56:44.873 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/neutron/neutron.conf placement auth_type password 2026-05-07 17:56:44.913 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/neutron/neutron.conf placement interface public 2026-05-07 17:56:44.951 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/neutron/neutron.conf placement auth_url http://192.168.122.154/identity 2026-05-07 17:56:44.992 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/neutron/neutron.conf placement username placement 2026-05-07 17:56:45.031 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/neutron/neutron.conf placement password nomoresecret 2026-05-07 17:56:45.069 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/neutron/neutron.conf placement user_domain_name Default 2026-05-07 17:56:45.110 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/neutron/neutron.conf placement project_name service 2026-05-07 17:56:45.147 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/neutron/neutron.conf placement project_domain_name Default 2026-05-07 17:56:45.183 | + lib/neutron:_configure_neutron_service:1031 : neutron_plugin_configure_service 2026-05-07 17:56:45.186 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ geneve != \l\o\c\a\l ]] 2026-05-07 17:56:45.189 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(project_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2026-05-07 17:56:45.192 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2026-05-07 17:56:45.195 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2026-05-07 17:56:45.199 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ public != '' ]] 2026-05-07 17:56:45.202 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=public 2026-05-07 17:56:45.207 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ '' != '' ]] 2026-05-07 17:56:45.210 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ public != '' ]] 2026-05-07 17:56:45.213 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2026-05-07 17:56:45.216 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2026-05-07 17:56:45.218 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n public ]] 2026-05-07 17:56:45.221 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2026-05-07 17:56:45.224 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n public ]] 2026-05-07 17:56:45.226 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=public, 2026-05-07 17:56:45.229 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n public ]] 2026-05-07 17:56:45.232 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ public != \p\u\b\l\i\c ]] 2026-05-07 17:56:45.235 | + 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-07 17:56:45.238 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-05-07 17:56:45.241 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=securitygroup 2026-05-07 17:56:45.244 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=enable_security_group=True 2026-05-07 17:56:45.247 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z enable_security_group=True ']' 2026-05-07 17:56:45.249 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-05-07 17:56:45.252 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2026-05-07 17:56:45.282 | + 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-07 17:56:45.285 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-05-07 17:56:45.287 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-05-07 17:56:45.289 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=ovn 2026-05-07 17:56:45.292 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=ovn ']' 2026-05-07 17:56:45.294 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-05-07 17:56:45.296 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers ovn 2026-05-07 17:56:45.325 | + 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-07 17:56:45.328 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-05-07 17:56:45.330 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-05-07 17:56:45.332 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=overlay_ip_version=4 2026-05-07 17:56:45.335 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z overlay_ip_version=4 ']' 2026-05-07 17:56:45.337 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-05-07 17:56:45.339 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 overlay_ip_version 4 2026-05-07 17:56:45.369 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:119 : [[ -n local,flat,vlan,geneve ]] 2026-05-07 17:56:45.371 | + 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-07 17:56:45.374 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-05-07 17:56:45.376 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-05-07 17:56:45.378 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=type_drivers=local,flat,vlan,geneve 2026-05-07 17:56:45.381 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z type_drivers=local,flat,vlan,geneve ']' 2026-05-07 17:56:45.383 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-05-07 17:56:45.385 | + 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-07 17:56:45.414 | + 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-07 17:56:45.416 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-05-07 17:56:45.419 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-05-07 17:56:45.421 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security,qos 2026-05-07 17:56:45.423 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security,qos ']' 2026-05-07 17:56:45.426 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-05-07 17:56:45.428 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security,qos 2026-05-07 17:56:45.457 | + 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-07 17:56:45.459 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-05-07 17:56:45.462 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-05-07 17:56:45.464 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=project_network_types=geneve 2026-05-07 17:56:45.467 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z project_network_types=geneve ']' 2026-05-07 17:56:45.468 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-05-07 17:56:45.471 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 project_network_types geneve 2026-05-07 17:56:45.508 | + 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-07 17:56:45.512 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-05-07 17:56:45.514 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2026-05-07 17:56:45.517 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2026-05-07 17:56:45.520 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2026-05-07 17:56:45.523 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-05-07 17:56:45.526 | + 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-07 17:56:45.564 | + 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-07 17:56:45.567 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-05-07 17:56:45.571 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2026-05-07 17:56:45.575 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2026-05-07 17:56:45.578 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2026-05-07 17:56:45.582 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-05-07 17:56:45.585 | + 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-07 17:56:45.624 | + 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-07 17:56:45.627 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-05-07 17:56:45.631 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2026-05-07 17:56:45.634 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=public, 2026-05-07 17:56:45.638 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=public, ']' 2026-05-07 17:56:45.642 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-05-07 17:56:45.646 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks public, 2026-05-07 17:56:45.687 | + 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-07 17:56:45.690 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-05-07 17:56:45.693 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2026-05-07 17:56:45.696 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=public 2026-05-07 17:56:45.699 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=public ']' 2026-05-07 17:56:45.702 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-05-07 17:56:45.705 | + 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-07 17:56:45.744 | + 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-07 17:56:45.747 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-05-07 17:56:45.751 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2026-05-07 17:56:45.755 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:65536 2026-05-07 17:56:45.758 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:65536 ']' 2026-05-07 17:56:45.761 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-05-07 17:56:45.764 | + 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-07 17:56:45.801 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:137 : [[ legacy != \l\e\g\a\c\y ]] 2026-05-07 17:56:45.803 | + lib/neutron:configure_neutron:435 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2026-05-07 17:56:45.845 | + lib/neutron:configure_neutron:439 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2026-05-07 17:56:45.883 | + lib/neutron:configure_neutron:441 : write_uwsgi_config /etc/neutron/neutron-api-uwsgi.ini neutron.wsgi.api:application /networking '' neutron-api 2026-05-07 17:56:45.886 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/neutron/neutron-api-uwsgi.ini 2026-05-07 17:56:45.890 | + lib/apache:write_uwsgi_config:244 : local wsgi=neutron.wsgi.api:application 2026-05-07 17:56:45.893 | + lib/apache:write_uwsgi_config:245 : local url=/networking 2026-05-07 17:56:45.896 | + lib/apache:write_uwsgi_config:246 : local http= 2026-05-07 17:56:45.899 | + lib/apache:write_uwsgi_config:247 : local name=neutron-api 2026-05-07 17:56:45.902 | + lib/apache:write_uwsgi_config:249 : '[' -z neutron-api ']' 2026-05-07 17:56:45.905 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-05-07 17:56:45.908 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-05-07 17:56:45.927 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-05-07 17:56:45.928 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-05-07 17:56:45.938 | d /var/run/uwsgi 0755 quobyte root 2026-05-07 17:56:45.943 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-05-07 17:56:45.958 | /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-07 17:56:45.963 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/neutron-api.socket 2026-05-07 17:56:45.966 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/neutron/neutron-api-uwsgi.ini 2026-05-07 17:56:45.971 | + lib/apache:write_uwsgi_config:270 : [[ neutron.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-05-07 17:56:45.974 | + lib/apache:write_uwsgi_config:271 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi module neutron.wsgi.api:application 2026-05-07 17:56:46.010 | + lib/apache:write_uwsgi_config:276 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi processes 2 2026-05-07 17:56:46.043 | + lib/apache:write_uwsgi_config:278 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi master true 2026-05-07 17:56:46.075 | + lib/apache:write_uwsgi_config:280 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi die-on-term true 2026-05-07 17:56:46.111 | + lib/apache:write_uwsgi_config:281 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi exit-on-reload false 2026-05-07 17:56:46.146 | + lib/apache:write_uwsgi_config:284 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-05-07 17:56:46.180 | + lib/apache:write_uwsgi_config:285 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi enable-threads true 2026-05-07 17:56:46.216 | + lib/apache:write_uwsgi_config:286 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi plugins http,python3 2026-05-07 17:56:46.250 | + lib/apache:write_uwsgi_config:288 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi thunder-lock true 2026-05-07 17:56:46.283 | + 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-07 17:56:46.320 | + lib/apache:write_uwsgi_config:292 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi buffer-size 65535 2026-05-07 17:56:46.357 | + lib/apache:write_uwsgi_config:294 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-05-07 17:56:46.394 | + lib/apache:write_uwsgi_config:296 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi lazy-apps true 2026-05-07 17:56:46.429 | + lib/apache:write_uwsgi_config:298 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi start-time %t 2026-05-07 17:56:46.464 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-05-07 17:56:46.467 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-05-07 17:56:46.471 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for neutron-api 2026-05-07 17:56:46.474 | ++ lib/apache:apache_site_config_for:174 : local site=neutron-api 2026-05-07 17:56:46.478 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-05-07 17:56:46.482 | ++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-07 17:56:46.485 | ++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-07 17:56:46.488 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/neutron-api.conf 2026-05-07 17:56:46.491 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/neutron-api.conf 2026-05-07 17:56:46.494 | + lib/apache:write_uwsgi_config:306 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi socket /var/run/uwsgi/neutron-api.socket 2026-05-07 17:56:46.528 | + lib/apache:write_uwsgi_config:307 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi chmod-socket 666 2026-05-07 17:56:46.563 | + 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-07 17:56:46.564 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/neutron-api.conf 2026-05-07 17:56:46.574 | ProxyPass "/networking" "unix:/var/run/uwsgi/neutron-api.socket|uwsgi://uwsgi-uds-neutron-api" retry=0 acquire=1 2026-05-07 17:56:46.578 | + lib/apache:write_uwsgi_config:309 : enable_apache_site neutron-api 2026-05-07 17:56:46.582 | + lib/apache:enable_apache_site:191 : local site=neutron-api 2026-05-07 17:56:46.585 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-05-07 17:56:46.588 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-05-07 17:56:46.590 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-05-07 17:56:46.594 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-05-07 17:56:46.597 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-07 17:56:46.600 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-07 17:56:46.602 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-05-07 17:56:46.605 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-05-07 17:56:46.608 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-07 17:56:46.611 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-07 17:56:46.614 | + lib/apache:enable_apache_site:195 : sudo a2ensite neutron-api 2026-05-07 17:56:46.627 | perl: warning: Setting locale failed. 2026-05-07 17:56:46.627 | perl: warning: Please check that your locale settings: 2026-05-07 17:56:46.627 | LANGUAGE = (unset), 2026-05-07 17:56:46.627 | LC_ALL = "en_US.utf8", 2026-05-07 17:56:46.627 | LANG = "de_DE.UTF-8" 2026-05-07 17:56:46.627 | are supported and installed on your system. 2026-05-07 17:56:46.627 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-07 17:56:46.671 | Enabling site neutron-api. 2026-05-07 17:56:46.676 | To activate the new configuration, you need to run: 2026-05-07 17:56:46.676 | systemctl reload apache2 2026-05-07 17:56:46.683 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-05-07 17:56:46.686 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-05-07 17:56:46.690 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-05-07 17:56:46.694 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart apache2 2026-05-07 17:56:46.863 | + ./stack.sh:main:1167 : is_service_enabled mysql postgresql 2026-05-07 17:56:46.885 | + functions-common:is_service_enabled:2068 : return 0 2026-05-07 17:56:46.888 | + ./stack.sh:main:1167 : is_service_enabled neutron 2026-05-07 17:56:46.910 | + functions-common:is_service_enabled:2068 : return 0 2026-05-07 17:56:46.914 | + ./stack.sh:main:1168 : async_runfunc init_neutron 2026-05-07 17:56:46.918 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2026-05-07 17:56:46.993 | + inc/async:async_inner:63 : init_neutron 2026-05-07 17:56:47.041 | [2024 Async init_neutron:55219]: running: init_neutron 2026-05-07 17:56:47.046 | + ./stack.sh:main:1176 : is_service_enabled q-dhcp 2026-05-07 17:56:47.068 | + functions-common:is_service_enabled:2068 : return 1 2026-05-07 17:56:47.071 | + ./stack.sh:main:1195 : is_service_enabled nova neutron 2026-05-07 17:56:47.095 | + functions-common:is_service_enabled:2068 : return 0 2026-05-07 17:56:47.100 | + ./stack.sh:main:1196 : configure_os_vif 2026-05-07 17:56:47.102 | + lib/os-vif:configure_os_vif:16 : [[ -e /etc/nova/nova.conf ]] 2026-05-07 17:56:47.105 | + lib/os-vif:configure_os_vif:17 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2026-05-07 17:56:47.147 | + lib/os-vif:configure_os_vif:19 : [[ -e /etc/neutron/neutron.conf ]] 2026-05-07 17:56:47.151 | + lib/os-vif:configure_os_vif:20 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2026-05-07 17:56:47.196 | + ./stack.sh:main:1202 : is_service_enabled swift 2026-05-07 17:56:47.218 | + functions-common:is_service_enabled:2068 : return 1 2026-05-07 17:56:47.223 | + ./stack.sh:main:1211 : is_service_enabled cinder 2026-05-07 17:56:47.244 | + functions-common:is_service_enabled:2068 : return 0 2026-05-07 17:56:47.247 | + ./stack.sh:main:1212 : echo_summary 'Configuring Cinder' 2026-05-07 17:56:47.250 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-05-07 17:56:47.254 | + ./stack.sh:echo_summary:444 : echo -e Configuring Cinder 2026-05-07 17:56:47.256 | + ./stack.sh:main:1213 : async_runfunc init_cinder 2026-05-07 17:56:47.259 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2026-05-07 17:56:47.340 | + inc/async:async_inner:63 : init_cinder 2026-05-07 17:56:47.386 | [2024 Async init_cinder:55457]: running: init_cinder 2026-05-07 17:56:47.391 | + ./stack.sh:main:1219 : is_service_enabled placement 2026-05-07 17:56:47.417 | + functions-common:is_service_enabled:2068 : return 0 2026-05-07 17:56:47.421 | + ./stack.sh:main:1220 : echo_summary 'Configuring placement' 2026-05-07 17:56:47.425 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-05-07 17:56:47.429 | + ./stack.sh:echo_summary:444 : echo -e Configuring placement 2026-05-07 17:56:47.433 | + ./stack.sh:main:1221 : async_runfunc init_placement 2026-05-07 17:56:47.435 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2026-05-07 17:56:47.517 | + inc/async:async_inner:63 : init_placement 2026-05-07 17:56:47.574 | [2024 Async init_placement:55587]: running: init_placement 2026-05-07 17:56:47.581 | + ./stack.sh:main:1225 : async_wait init_neutron 2026-05-07 17:56:47.652 | [2024 Async init_neutron:55219]: Waiting for completion of init_neutron running on PID 55219 (5 other jobs running) 2026-05-07 17:56:47.686 | [2024 Async init_neutron:55219]: Signaling child to exit 2026-05-07 17:57:01.571 | + inc/async:async_inner:64 : rc=0 2026-05-07 17:57:01.616 | [55457 Async init_cinder:55457]: finished successfully 2026-05-07 17:57:34.758 | + inc/async:async_inner:64 : rc=0 2026-05-07 17:57:34.795 | [55587 Async init_placement:55587]: finished successfully 2026-05-07 17:57:40.898 | + inc/async:async_inner:64 : rc=0 2026-05-07 17:57:40.929 | [55219 Async init_neutron:55219]: finished successfully 2026-05-07 17:57:40.959 | WAKEUP 2026-05-07 17:57:40.987 | [2024 Async init_neutron:55219]: Signaled 2026-05-07 17:57:40.989 | + lib/neutron:init_neutron:498 : recreate_database neutron 2026-05-07 17:57:40.990 | + lib/database:recreate_database:112 : local db=neutron 2026-05-07 17:57:40.990 | + lib/database:recreate_database:113 : recreate_database_mysql neutron 2026-05-07 17:57:40.990 | + lib/databases/mysql:recreate_database_mysql:54 : local db=neutron 2026-05-07 17:57:40.990 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2026-05-07 17:57:40.990 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-05-07 17:57:40.990 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2026-05-07 17:57:40.990 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-05-07 17:57:40.990 | + lib/neutron:init_neutron:499 : time_start dbsync 2026-05-07 17:57:40.990 | + functions-common:time_start:2398 : local name=dbsync 2026-05-07 17:57:40.990 | + functions-common:time_start:2399 : local start_time= 2026-05-07 17:57:40.991 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-07 17:57:40.991 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-07 17:57:40.991 | + functions-common:time_start:2403 : _TIME_START[$name]=1778176607212 2026-05-07 17:57:40.991 | + 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-07 17:57:40.991 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2026-05-07 17:57:40.991 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2026-05-07 17:57:40.991 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2026-05-07 17:57:40.992 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2026-05-07 17:57:40.992 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2026-05-07 17:57:40.992 | INFO [alembic.runtime.migration] Running upgrade kilo -> 354db87e3225 2026-05-07 17:57:40.992 | INFO [alembic.runtime.migration] Running upgrade 354db87e3225 -> 599c6a226151 2026-05-07 17:57:40.992 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2026-05-07 17:57:40.992 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2026-05-07 17:57:40.993 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2026-05-07 17:57:40.993 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2026-05-07 17:57:40.993 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2026-05-07 17:57:40.993 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2026-05-07 17:57:40.993 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2026-05-07 17:57:40.993 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2026-05-07 17:57:40.993 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2026-05-07 17:57:40.993 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2026-05-07 17:57:40.993 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2026-05-07 17:57:40.993 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2026-05-07 17:57:40.994 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2026-05-07 17:57:40.994 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2026-05-07 17:57:40.994 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2026-05-07 17:57:40.994 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2026-05-07 17:57:40.994 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2026-05-07 17:57:40.994 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2026-05-07 17:57:40.994 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2026-05-07 17:57:40.994 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2026-05-07 17:57:40.994 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2026-05-07 17:57:40.994 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2026-05-07 17:57:40.994 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2026-05-07 17:57:40.995 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2026-05-07 17:57:40.995 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2026-05-07 17:57:40.995 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2026-05-07 17:57:40.995 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2026-05-07 17:57:40.995 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2026-05-07 17:57:40.995 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2026-05-07 17:57:40.995 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2026-05-07 17:57:40.995 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2026-05-07 17:57:40.995 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2026-05-07 17:57:40.995 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2026-05-07 17:57:40.996 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 4ffceebfada 2026-05-07 17:57:40.996 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfada -> 5498d17be016 2026-05-07 17:57:40.996 | INFO [alembic.runtime.migration] Running upgrade 5498d17be016 -> 2a16083502f3 2026-05-07 17:57:40.996 | INFO [alembic.runtime.migration] Running upgrade 2a16083502f3 -> 2e5352a0ad4d 2026-05-07 17:57:40.996 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2026-05-07 17:57:40.996 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 4af11ca47297 2026-05-07 17:57:40.996 | INFO [alembic.runtime.migration] Running upgrade 4af11ca47297 -> 1b294093239c 2026-05-07 17:57:40.996 | INFO [alembic.runtime.migration] Running upgrade 1b294093239c -> 8a6d8bdae39 2026-05-07 17:57:40.996 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 2b4c2465d44b 2026-05-07 17:57:40.997 | INFO [alembic.runtime.migration] Running upgrade 2b4c2465d44b -> e3278ee65050 2026-05-07 17:57:40.997 | INFO [alembic.runtime.migration] Running upgrade e3278ee65050 -> c6c112992c9 2026-05-07 17:57:40.997 | INFO [alembic.runtime.migration] Running upgrade c6c112992c9 -> 5ffceebfada 2026-05-07 17:57:40.997 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2026-05-07 17:57:40.997 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2026-05-07 17:57:40.997 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2026-05-07 17:57:40.997 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2026-05-07 17:57:40.997 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2026-05-07 17:57:40.997 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2026-05-07 17:57:40.997 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> b67e765a3524 2026-05-07 17:57:40.997 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2026-05-07 17:57:40.998 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2026-05-07 17:57:40.998 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2026-05-07 17:57:40.998 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2026-05-07 17:57:40.998 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2026-05-07 17:57:40.998 | INFO [alembic.runtime.migration] Running upgrade b67e765a3524 -> a84ccf28f06a 2026-05-07 17:57:40.998 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2026-05-07 17:57:40.998 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2026-05-07 17:57:40.999 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2026-05-07 17:57:40.999 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2026-05-07 17:57:40.999 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2026-05-07 17:57:40.999 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2026-05-07 17:57:40.999 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2026-05-07 17:57:40.999 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2026-05-07 17:57:40.999 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2026-05-07 17:57:40.999 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2026-05-07 17:57:40.999 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2026-05-07 17:57:40.999 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2026-05-07 17:57:40.999 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2026-05-07 17:57:41.000 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2026-05-07 17:57:41.000 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2026-05-07 17:57:41.000 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2026-05-07 17:57:41.000 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2026-05-07 17:57:41.000 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2026-05-07 17:57:41.000 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2026-05-07 17:57:41.000 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2026-05-07 17:57:41.000 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2026-05-07 17:57:41.000 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2026-05-07 17:57:41.000 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2026-05-07 17:57:41.001 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2026-05-07 17:57:41.001 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2026-05-07 17:57:41.001 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2026-05-07 17:57:41.001 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2026-05-07 17:57:41.001 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2026-05-07 17:57:41.001 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2026-05-07 17:57:41.001 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2026-05-07 17:57:41.001 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2026-05-07 17:57:41.002 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2026-05-07 17:57:41.002 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2026-05-07 17:57:41.002 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2026-05-07 17:57:41.002 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2026-05-07 17:57:41.002 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2026-05-07 17:57:41.002 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2026-05-07 17:57:41.002 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2026-05-07 17:57:41.002 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2026-05-07 17:57:41.002 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2026-05-07 17:57:41.002 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2026-05-07 17:57:41.002 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2026-05-07 17:57:41.002 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2026-05-07 17:57:41.003 | INFO [alembic.runtime.migration] Running upgrade 1e0744e4ffea -> 6135a7bd4425 2026-05-07 17:57:41.003 | INFO [alembic.runtime.migration] Running upgrade 6135a7bd4425 -> 8df53b0d2c0e 2026-05-07 17:57:41.003 | INFO [alembic.runtime.migration] Running upgrade 8df53b0d2c0e -> 1bb3393de75d, add qos policy rule Packet Rate Limit 2026-05-07 17:57:41.003 | INFO [alembic.runtime.migration] Running upgrade 1bb3393de75d -> c181bb1d89e4 2026-05-07 17:57:41.003 | INFO [alembic.runtime.migration] Running upgrade c181bb1d89e4 -> ba859d649675 2026-05-07 17:57:41.003 | INFO [alembic.runtime.migration] Running upgrade ba859d649675 -> e981acd076d3 2026-05-07 17:57:41.003 | INFO [alembic.runtime.migration] Running upgrade e981acd076d3 -> 76df7844a8c6, add Local IP tables 2026-05-07 17:57:41.004 | INFO [alembic.runtime.migration] Running upgrade 76df7844a8c6 -> 1ffef8d6f371, migrate RBAC registers from "target_tenant" to "target_project" 2026-05-07 17:57:41.004 | INFO [alembic.runtime.migration] Running upgrade 1ffef8d6f371 -> 8160f7a9cebb, drop portbindingports table 2026-05-07 17:57:41.004 | INFO [alembic.runtime.migration] Running upgrade 8160f7a9cebb -> cd9ef14ccf87 2026-05-07 17:57:41.004 | INFO [alembic.runtime.migration] Running upgrade cd9ef14ccf87 -> 34cf8b009713 2026-05-07 17:57:41.004 | INFO [alembic.runtime.migration] Running upgrade 34cf8b009713 -> I43e0b669096 2026-05-07 17:57:41.004 | INFO [alembic.runtime.migration] Running upgrade I43e0b669096 -> 4e6e655746f6 2026-05-07 17:57:41.004 | INFO [alembic.runtime.migration] Running upgrade 4e6e655746f6 -> 659cbedf30a1 2026-05-07 17:57:41.004 | INFO [alembic.runtime.migration] Running upgrade 659cbedf30a1 -> 21ff98fabab1 2026-05-07 17:57:41.004 | INFO [alembic.runtime.migration] Running upgrade 21ff98fabab1 -> 5881373af7f5 2026-05-07 17:57:41.004 | INFO [alembic.runtime.migration] Running upgrade 5881373af7f5 -> fc153938cdc1 2026-05-07 17:57:41.005 | INFO [alembic.runtime.migration] Running upgrade fc153938cdc1 -> 93f394357a27 2026-05-07 17:57:41.005 | INFO [alembic.runtime.migration] Running upgrade 93f394357a27 -> 6f1145bff34c 2026-05-07 17:57:41.005 | INFO [alembic.runtime.migration] Running upgrade 6f1145bff34c -> 682c319773d7 2026-05-07 17:57:41.005 | INFO [alembic.runtime.migration] Running upgrade 682c319773d7 -> 0aefee21cd87 2026-05-07 17:57:41.005 | INFO [alembic.runtime.migration] Running upgrade 0aefee21cd87 -> b1199a3adbef 2026-05-07 17:57:41.005 | INFO [alembic.runtime.migration] Running upgrade b1199a3adbef -> c33da356b165 2026-05-07 17:57:41.005 | INFO [alembic.runtime.migration] Running upgrade c33da356b165 -> 89c58a70ceba 2026-05-07 17:57:41.005 | INFO [alembic.runtime.migration] Running upgrade 89c58a70ceba -> 054e34dbe6b4 2026-05-07 17:57:41.005 | INFO [alembic.runtime.migration] Running upgrade 054e34dbe6b4 -> 0e6eff810791 2026-05-07 17:57:41.005 | INFO [alembic.runtime.migration] Running upgrade 0e6eff810791 -> 175fa80908e1 2026-05-07 17:57:41.006 | INFO [alembic.runtime.migration] Running upgrade 175fa80908e1 -> 5bcb7b31ec7d 2026-05-07 17:57:41.006 | INFO [alembic.runtime.migration] Running upgrade 5bcb7b31ec7d -> ad80a9f07c5c 2026-05-07 17:57:41.006 | INFO [alembic.runtime.migration] Running upgrade ad80a9f07c5c -> d553edeb540f 2026-05-07 17:57:41.006 | INFO [alembic.runtime.migration] Running upgrade d553edeb540f -> b1bca967e19d, Add unique constraint to the network segment range 2026-05-07 17:57:41.006 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2026-05-07 17:57:41.006 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2026-05-07 17:57:41.006 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2026-05-07 17:57:41.006 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2026-05-07 17:57:41.007 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2026-05-07 17:57:41.007 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2026-05-07 17:57:41.007 | Running upgrade for neutron ... 2026-05-07 17:57:41.007 | OK 2026-05-07 17:57:41.007 | + lib/neutron:init_neutron:502 : time_stop dbsync 2026-05-07 17:57:41.007 | + functions-common:time_stop:2412 : local name 2026-05-07 17:57:41.007 | + functions-common:time_stop:2413 : local end_time 2026-05-07 17:57:41.007 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-07 17:57:41.008 | + functions-common:time_stop:2415 : local total 2026-05-07 17:57:41.008 | + functions-common:time_stop:2416 : local start_time 2026-05-07 17:57:41.008 | + functions-common:time_stop:2418 : name=dbsync 2026-05-07 17:57:41.008 | + functions-common:time_stop:2419 : start_time=1778176607212 2026-05-07 17:57:41.008 | + functions-common:time_stop:2421 : [[ -z 1778176607212 ]] 2026-05-07 17:57:41.008 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-07 17:57:41.008 | + functions-common:time_stop:2424 : end_time=1778176660877 2026-05-07 17:57:41.008 | + functions-common:time_stop:2425 : elapsed_time=53665 2026-05-07 17:57:41.008 | + functions-common:time_stop:2426 : total=8690 2026-05-07 17:57:41.008 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-07 17:57:41.009 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=62355 2026-05-07 17:57:41.050 | [2024 Async init_neutron:55219]: finished init_neutron with result 0 in 53 seconds 2026-05-07 17:57:41.056 | + inc/async:async_wait:197 : return 0 2026-05-07 17:57:41.059 | + ./stack.sh:main:1226 : async_wait init_placement 2026-05-07 17:57:41.124 | [2024 Async init_placement:55587]: Waiting for completion of init_placement running on PID 55587 (4 other jobs running) 2026-05-07 17:57:41.154 | [2024 Async init_placement:55587]: Signaling child to exit 2026-05-07 17:57:41.154 | WAKEUP 2026-05-07 17:57:41.182 | [2024 Async init_placement:55587]: Signaled 2026-05-07 17:57:41.184 | + lib/placement:init_placement:113 : recreate_database placement 2026-05-07 17:57:41.185 | + lib/database:recreate_database:112 : local db=placement 2026-05-07 17:57:41.185 | + lib/database:recreate_database:113 : recreate_database_mysql placement 2026-05-07 17:57:41.185 | + lib/databases/mysql:recreate_database_mysql:54 : local db=placement 2026-05-07 17:57:41.185 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2026-05-07 17:57:41.185 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-05-07 17:57:41.185 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2026-05-07 17:57:41.185 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-05-07 17:57:41.185 | + lib/placement:init_placement:114 : /opt/stack/data/venv/bin/placement-manage db sync 2026-05-07 17:57:41.185 | + lib/placement:init_placement:115 : create_placement_accounts 2026-05-07 17:57:41.185 | + lib/placement:create_placement_accounts:102 : create_service_user placement admin 2026-05-07 17:57:41.185 | + lib/keystone:create_service_user:420 : get_or_create_user placement nomoresecret Default 2026-05-07 17:57:41.186 | + functions-common:get_or_create_user:891 : local user_id 2026-05-07 17:57:41.186 | + functions-common:get_or_create_user:892 : [[ ! -z '' ]] 2026-05-07 17:57:41.186 | + functions-common:get_or_create_user:895 : local email= 2026-05-07 17:57:41.186 | ++ 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-07 17:57:41.186 | ++ functions-common:oscwrap:2457 : return 0 2026-05-07 17:57:41.186 | + functions-common:get_or_create_user:907 : user_id=77b353e82d6441328cd33107b1c8e84e 2026-05-07 17:57:41.186 | + functions-common:get_or_create_user:908 : echo 77b353e82d6441328cd33107b1c8e84e 2026-05-07 17:57:41.186 | 77b353e82d6441328cd33107b1c8e84e 2026-05-07 17:57:41.186 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service placement service Default Default 2026-05-07 17:57:41.186 | + functions-common:get_or_add_user_project_role:955 : local user_role_id 2026-05-07 17:57:41.186 | + functions-common:get_or_add_user_project_role:956 : local domain_args 2026-05-07 17:57:41.187 | ++ functions-common:get_or_add_user_project_role:958 : _get_domain_args Default Default 2026-05-07 17:57:41.188 | ++ functions-common:_get_domain_args:939 : local domain 2026-05-07 17:57:41.188 | ++ functions-common:_get_domain_args:940 : domain= 2026-05-07 17:57:41.188 | ++ functions-common:_get_domain_args:942 : [[ -n Default ]] 2026-05-07 17:57:41.189 | ++ functions-common:_get_domain_args:943 : domain=' --user-domain Default' 2026-05-07 17:57:41.189 | ++ functions-common:_get_domain_args:945 : [[ -n Default ]] 2026-05-07 17:57:41.190 | ++ functions-common:_get_domain_args:946 : domain=' --user-domain Default --project-domain Default' 2026-05-07 17:57:41.190 | ++ functions-common:_get_domain_args:949 : echo --user-domain Default --project-domain Default 2026-05-07 17:57:41.190 | + functions-common:get_or_add_user_project_role:958 : domain_args='--user-domain Default --project-domain Default' 2026-05-07 17:57:41.190 | + 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-07 17:57:41.190 | ++ 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-07 17:57:41.190 | ++ functions-common:oscwrap:2457 : return 0 2026-05-07 17:57:41.190 | + functions-common:get_or_add_user_project_role:971 : user_role_id=ddbab8e3d17b4eae902e00f3f847a3c7 2026-05-07 17:57:41.191 | + functions-common:get_or_add_user_project_role:972 : echo ddbab8e3d17b4eae902e00f3f847a3c7 2026-05-07 17:57:41.191 | ddbab8e3d17b4eae902e00f3f847a3c7 2026-05-07 17:57:41.191 | + lib/keystone:create_service_user:423 : [[ -n admin ]] 2026-05-07 17:57:41.191 | + lib/keystone:create_service_user:424 : get_or_add_user_project_role admin placement service Default Default 2026-05-07 17:57:41.191 | + functions-common:get_or_add_user_project_role:955 : local user_role_id 2026-05-07 17:57:41.191 | + functions-common:get_or_add_user_project_role:956 : local domain_args 2026-05-07 17:57:41.191 | ++ functions-common:get_or_add_user_project_role:958 : _get_domain_args Default Default 2026-05-07 17:57:41.191 | ++ functions-common:_get_domain_args:939 : local domain 2026-05-07 17:57:41.191 | ++ functions-common:_get_domain_args:940 : domain= 2026-05-07 17:57:41.192 | ++ functions-common:_get_domain_args:942 : [[ -n Default ]] 2026-05-07 17:57:41.192 | ++ functions-common:_get_domain_args:943 : domain=' --user-domain Default' 2026-05-07 17:57:41.192 | ++ functions-common:_get_domain_args:945 : [[ -n Default ]] 2026-05-07 17:57:41.192 | ++ functions-common:_get_domain_args:946 : domain=' --user-domain Default --project-domain Default' 2026-05-07 17:57:41.192 | ++ functions-common:_get_domain_args:949 : echo --user-domain Default --project-domain Default 2026-05-07 17:57:41.192 | + functions-common:get_or_add_user_project_role:958 : domain_args='--user-domain Default --project-domain Default' 2026-05-07 17:57:41.192 | + 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-07 17:57:41.192 | ++ 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-07 17:57:41.193 | ++ functions-common:oscwrap:2457 : return 0 2026-05-07 17:57:41.193 | + functions-common:get_or_add_user_project_role:971 : user_role_id=8f3d809403684b62b63ec193d8bfd608 2026-05-07 17:57:41.193 | + functions-common:get_or_add_user_project_role:972 : echo 8f3d809403684b62b63ec193d8bfd608 2026-05-07 17:57:41.193 | 8f3d809403684b62b63ec193d8bfd608 2026-05-07 17:57:41.193 | + lib/placement:create_placement_accounts:103 : local placement_api_url=http://192.168.122.154/placement 2026-05-07 17:57:41.193 | + lib/placement:create_placement_accounts:104 : get_or_create_service placement placement 'Placement Service' 2026-05-07 17:57:41.193 | + functions-common:get_or_create_service:1047 : local service_id 2026-05-07 17:57:41.193 | ++ functions-common:get_or_create_service:1058 : oscwrap --os-cloud devstack-system-admin service show placement -f value -c id 2026-05-07 17:57:41.194 | ++ 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-07 17:57:41.194 | ++ functions-common:oscwrap:2457 : return 0 2026-05-07 17:57:41.194 | + functions-common:get_or_create_service:1058 : service_id=' 2026-05-07 17:57:41.194 | 90e80634bac5447cac1ecf332ade0d4b' 2026-05-07 17:57:41.194 | + functions-common:get_or_create_service:1059 : echo 90e80634bac5447cac1ecf332ade0d4b 2026-05-07 17:57:41.194 | 90e80634bac5447cac1ecf332ade0d4b 2026-05-07 17:57:41.194 | + lib/placement:create_placement_accounts:106 : get_or_create_endpoint placement RegionOne http://192.168.122.154/placement 2026-05-07 17:57:41.194 | + functions-common:get_or_create_endpoint:1091 : local public_id 2026-05-07 17:57:41.195 | ++ functions-common:get_or_create_endpoint:1092 : _get_or_create_endpoint_with_interface placement public http://192.168.122.154/placement RegionOne 2026-05-07 17:57:41.195 | ++ functions-common:_get_or_create_endpoint_with_interface:1065 : local endpoint_id 2026-05-07 17:57:41.195 | +++ 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-07 17:57:41.195 | +++ functions-common:oscwrap:2457 : return 0 2026-05-07 17:57:41.195 | ++ functions-common:_get_or_create_endpoint_with_interface:1070 : endpoint_id= 2026-05-07 17:57:41.195 | ++ functions-common:_get_or_create_endpoint_with_interface:1071 : [[ -z '' ]] 2026-05-07 17:57:41.195 | +++ functions-common:_get_or_create_endpoint_with_interface:1074 : oscwrap --os-cloud devstack-system-admin endpoint create placement public http://192.168.122.154/placement --region RegionOne -f value -c id 2026-05-07 17:57:41.195 | +++ functions-common:oscwrap:2457 : return 0 2026-05-07 17:57:41.196 | ++ functions-common:_get_or_create_endpoint_with_interface:1074 : endpoint_id=97f3009d0fca48d8b810ca8ace2968cd 2026-05-07 17:57:41.196 | ++ functions-common:_get_or_create_endpoint_with_interface:1077 : echo 97f3009d0fca48d8b810ca8ace2968cd 2026-05-07 17:57:41.196 | + functions-common:get_or_create_endpoint:1092 : public_id=97f3009d0fca48d8b810ca8ace2968cd 2026-05-07 17:57:41.196 | + functions-common:get_or_create_endpoint:1094 : [[ -n '' ]] 2026-05-07 17:57:41.196 | + functions-common:get_or_create_endpoint:1097 : [[ -n '' ]] 2026-05-07 17:57:41.196 | + functions-common:get_or_create_endpoint:1101 : echo 97f3009d0fca48d8b810ca8ace2968cd 2026-05-07 17:57:41.196 | 97f3009d0fca48d8b810ca8ace2968cd 2026-05-07 17:57:41.240 | [2024 Async init_placement:55587]: finished init_placement with result 0 in 47 seconds 2026-05-07 17:57:41.246 | + inc/async:async_wait:197 : return 0 2026-05-07 17:57:41.250 | + ./stack.sh:main:1227 : async_wait init_glance 2026-05-07 17:57:41.316 | [2024 Async init_glance:51048]: Waiting for completion of init_glance running on PID 51048 (3 other jobs running) 2026-05-07 17:57:41.346 | [2024 Async init_glance:51048]: Signaling child to exit 2026-05-07 17:57:41.346 | WAKEUP 2026-05-07 17:57:41.374 | [2024 Async init_glance:51048]: Signaled 2026-05-07 17:57:41.376 | + lib/glance:init_glance:524 : rm -rf /opt/stack/data/glance/images 2026-05-07 17:57:41.376 | + lib/glance:init_glance:525 : mkdir -p /opt/stack/data/glance/images 2026-05-07 17:57:41.377 | + lib/glance:init_glance:528 : recreate_database glance 2026-05-07 17:57:41.377 | + lib/database:recreate_database:112 : local db=glance 2026-05-07 17:57:41.377 | + lib/database:recreate_database:113 : recreate_database_mysql glance 2026-05-07 17:57:41.377 | + lib/databases/mysql:recreate_database_mysql:54 : local db=glance 2026-05-07 17:57:41.377 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2026-05-07 17:57:41.377 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-05-07 17:57:41.377 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2026-05-07 17:57:41.377 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-05-07 17:57:41.377 | + lib/glance:init_glance:530 : time_start dbsync 2026-05-07 17:57:41.377 | + functions-common:time_start:2398 : local name=dbsync 2026-05-07 17:57:41.378 | + functions-common:time_start:2399 : local start_time= 2026-05-07 17:57:41.378 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-07 17:57:41.378 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-07 17:57:41.378 | + functions-common:time_start:2403 : _TIME_START[$name]=1778176520505 2026-05-07 17:57:41.378 | + lib/glance:init_glance:532 : /opt/stack/data/venv/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2026-05-07 17:57:41.378 | INFO dbcounter [-] Registered counter for database glance 2026-05-07 17:57:41.378 | 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=51154) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-05-07 17:57:41.378 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-05-07 17:57:41.379 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-05-07 17:57:41.379 | DEBUG dbcounter [-] [51154] Writer thread running {{(pid=51154) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-05-07 17:57:41.379 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-05-07 17:57:41.379 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-05-07 17:57:41.379 | INFO dbcounter [-] Registered counter for database glance 2026-05-07 17:57:41.379 | 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=51154) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-05-07 17:57:41.379 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-05-07 17:57:41.380 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-05-07 17:57:41.380 | DEBUG dbcounter [-] [51154] Writer thread running {{(pid=51154) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-05-07 17:57:41.380 | INFO alembic.runtime.migration [-] Running upgrade -> liberty, liberty initial 2026-05-07 17:57:41.380 | DEBUG alembic.runtime.migration [-] new branch insert liberty {{(pid=51154) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-05-07 17:57:41.380 | INFO alembic.runtime.migration [-] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table 2026-05-07 17:57:41.380 | DEBUG alembic.runtime.migration [-] update liberty to mitaka01 {{(pid=51154) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-07 17:57:41.380 | INFO alembic.runtime.migration [-] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server 2026-05-07 17:57:41.380 | DEBUG alembic.runtime.migration [-] update mitaka01 to mitaka02 {{(pid=51154) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-07 17:57:41.380 | INFO alembic.runtime.migration [-] Running upgrade mitaka02 -> ocata_expand01, add visibility to images 2026-05-07 17:57:41.380 | DEBUG alembic.runtime.migration [-] update mitaka02 to ocata_expand01 {{(pid=51154) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-07 17:57:41.380 | INFO alembic.runtime.migration [-] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01 2026-05-07 17:57:41.381 | DEBUG alembic.runtime.migration [-] update ocata_expand01 to pike_expand01 {{(pid=51154) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-07 17:57:41.381 | INFO alembic.runtime.migration [-] Running upgrade pike_expand01 -> queens_expand01 2026-05-07 17:57:41.381 | DEBUG alembic.runtime.migration [-] update pike_expand01 to queens_expand01 {{(pid=51154) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-07 17:57:41.381 | INFO alembic.runtime.migration [-] Running upgrade queens_expand01 -> rocky_expand01, add os_hidden column to images table 2026-05-07 17:57:41.381 | DEBUG alembic.runtime.migration [-] update queens_expand01 to rocky_expand01 {{(pid=51154) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-07 17:57:41.381 | INFO alembic.runtime.migration [-] Running upgrade rocky_expand01 -> rocky_expand02, add os_hash_algo and os_hash_value columns to images table 2026-05-07 17:57:41.381 | DEBUG alembic.runtime.migration [-] update rocky_expand01 to rocky_expand02 {{(pid=51154) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-07 17:57:41.381 | INFO alembic.runtime.migration [-] Running upgrade rocky_expand02 -> train_expand01, empty expand for symmetry with train_contract01 2026-05-07 17:57:41.382 | DEBUG alembic.runtime.migration [-] update rocky_expand02 to train_expand01 {{(pid=51154) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-07 17:57:41.382 | INFO alembic.runtime.migration [-] Running upgrade train_expand01 -> ussuri_expand01, empty expand for symmetry with ussuri_expand01 2026-05-07 17:57:41.382 | DEBUG alembic.runtime.migration [-] update train_expand01 to ussuri_expand01 {{(pid=51154) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-07 17:57:41.382 | INFO alembic.runtime.migration [-] Running upgrade ussuri_expand01 -> wallaby_expand01, add image_id, request_id, user columns to tasks table" 2026-05-07 17:57:41.382 | DEBUG alembic.runtime.migration [-] update ussuri_expand01 to wallaby_expand01 {{(pid=51154) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-07 17:57:41.382 | INFO alembic.runtime.migration [-] Running upgrade wallaby_expand01 -> xena_expand01, empty expand for symmetry with 2023_1_expand01 2026-05-07 17:57:41.382 | DEBUG alembic.runtime.migration [-] update wallaby_expand01 to xena_expand01 {{(pid=51154) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-07 17:57:41.383 | INFO alembic.runtime.migration [-] Running upgrade xena_expand01 -> yoga_expand01, empty expand for symmetry with 2023_1_expand01 2026-05-07 17:57:41.383 | DEBUG alembic.runtime.migration [-] update xena_expand01 to yoga_expand01 {{(pid=51154) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-07 17:57:41.383 | INFO alembic.runtime.migration [-] Running upgrade yoga_expand01 -> zed_expand01, empty expand for symmetry with 2023_1_expand01 2026-05-07 17:57:41.383 | DEBUG alembic.runtime.migration [-] update yoga_expand01 to zed_expand01 {{(pid=51154) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-07 17:57:41.383 | INFO alembic.runtime.migration [-] Running upgrade zed_expand01 -> 2023_1_expand01, empty expand for symmetry with 2023_1_expand01 2026-05-07 17:57:41.383 | DEBUG alembic.runtime.migration [-] update zed_expand01 to 2023_1_expand01 {{(pid=51154) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-07 17:57:41.383 | INFO alembic.runtime.migration [-] Running upgrade 2023_1_expand01 -> 2024_1_expand01, adds cache_node_reference and cached_images table(s) 2026-05-07 17:57:41.383 | DEBUG alembic.runtime.migration [-] update 2023_1_expand01 to 2024_1_expand01 {{(pid=51154) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-07 17:57:41.383 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-05-07 17:57:41.383 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-05-07 17:57:41.384 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-05-07 17:57:41.384 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-05-07 17:57:41.384 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-05-07 17:57:41.384 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-05-07 17:57:41.384 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-05-07 17:57:41.384 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-05-07 17:57:41.384 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-05-07 17:57:41.385 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-05-07 17:57:41.385 | INFO alembic.runtime.migration [-] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images 2026-05-07 17:57:41.385 | DEBUG alembic.runtime.migration [-] new branch insert ocata_contract01 {{(pid=51154) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-05-07 17:57:41.385 | INFO alembic.runtime.migration [-] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables 2026-05-07 17:57:41.385 | DEBUG alembic.runtime.migration [-] update ocata_contract01 to pike_contract01 {{(pid=51154) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-07 17:57:41.385 | INFO alembic.runtime.migration [-] Running upgrade pike_contract01 -> queens_contract01 2026-05-07 17:57:41.385 | DEBUG alembic.runtime.migration [-] update pike_contract01 to queens_contract01 {{(pid=51154) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-07 17:57:41.385 | INFO alembic.runtime.migration [-] Running upgrade queens_contract01 -> rocky_contract01 2026-05-07 17:57:41.386 | DEBUG alembic.runtime.migration [-] update queens_contract01 to rocky_contract01 {{(pid=51154) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-07 17:57:41.386 | INFO alembic.runtime.migration [-] Running upgrade rocky_contract01 -> rocky_contract02 2026-05-07 17:57:41.386 | DEBUG alembic.runtime.migration [-] update rocky_contract01 to rocky_contract02 {{(pid=51154) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-07 17:57:41.386 | INFO alembic.runtime.migration [-] Running upgrade rocky_contract02 -> train_contract01 2026-05-07 17:57:41.386 | DEBUG alembic.runtime.migration [-] update rocky_contract02 to train_contract01 {{(pid=51154) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-07 17:57:41.386 | INFO alembic.runtime.migration [-] Running upgrade train_contract01 -> ussuri_contract01 2026-05-07 17:57:41.386 | DEBUG alembic.runtime.migration [-] update train_contract01 to ussuri_contract01 {{(pid=51154) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-07 17:57:41.387 | INFO alembic.runtime.migration [-] Running upgrade ussuri_contract01 -> wallaby_contract01 2026-05-07 17:57:41.387 | DEBUG alembic.runtime.migration [-] update ussuri_contract01 to wallaby_contract01 {{(pid=51154) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-07 17:57:41.387 | INFO alembic.runtime.migration [-] Running upgrade wallaby_contract01 -> xena_contract01 2026-05-07 17:57:41.387 | DEBUG alembic.runtime.migration [-] update wallaby_contract01 to xena_contract01 {{(pid=51154) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-07 17:57:41.387 | INFO alembic.runtime.migration [-] Running upgrade xena_contract01 -> yoga_contract01 2026-05-07 17:57:41.387 | DEBUG alembic.runtime.migration [-] update xena_contract01 to yoga_contract01 {{(pid=51154) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-07 17:57:41.387 | INFO alembic.runtime.migration [-] Running upgrade yoga_contract01 -> zed_contract01 2026-05-07 17:57:41.388 | DEBUG alembic.runtime.migration [-] update yoga_contract01 to zed_contract01 {{(pid=51154) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-07 17:57:41.388 | INFO alembic.runtime.migration [-] Running upgrade zed_contract01 -> 2023_1_contract01 2026-05-07 17:57:41.388 | DEBUG alembic.runtime.migration [-] update zed_contract01 to 2023_1_contract01 {{(pid=51154) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-07 17:57:41.388 | INFO alembic.runtime.migration [-] Running upgrade 2023_1_contract01 -> 2024_1_contract01 2026-05-07 17:57:41.388 | DEBUG alembic.runtime.migration [-] merge, delete ['2023_1_contract01'], update 2024_1_expand01 to 2024_1_contract01 {{(pid=51154) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:790}} 2026-05-07 17:57:41.388 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-05-07 17:57:41.388 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-05-07 17:57:41.389 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-05-07 17:57:41.389 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-05-07 17:57:41.389 | Upgraded database to: 2024_1_expand01, current revision(s): 2024_1_expand01 2026-05-07 17:57:41.389 | Database migration is up to date. No migration needed. 2026-05-07 17:57:41.389 | Upgraded database to: 2024_1_contract01, current revision(s): 2024_1_contract01 2026-05-07 17:57:41.389 | Database is synced successfully. 2026-05-07 17:57:41.389 | + lib/glance:init_glance:535 : /opt/stack/data/venv/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2026-05-07 17:57:41.389 | INFO dbcounter [-] Registered counter for database glance 2026-05-07 17:57:41.390 | 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=51333) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-05-07 17:57:41.390 | DEBUG dbcounter [-] [51333] Writer thread running {{(pid=51333) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-05-07 17:57:41.390 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database. 2026-05-07 17:57:41.390 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database. 2026-05-07 17:57:41.390 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database. 2026-05-07 17:57:41.390 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database. 2026-05-07 17:57:41.391 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database. 2026-05-07 17:57:41.391 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database. 2026-05-07 17:57:41.391 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database. 2026-05-07 17:57:41.391 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database. 2026-05-07 17:57:41.391 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vtpm-hw.json loaded to database. 2026-05-07 17:57:41.391 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database. 2026-05-07 17:57:41.391 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database. 2026-05-07 17:57:41.391 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database. 2026-05-07 17:57:41.392 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database. 2026-05-07 17:57:41.392 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database. 2026-05-07 17:57:41.392 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vtpm.json loaded to database. 2026-05-07 17:57:41.392 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database. 2026-05-07 17:57:41.392 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database. 2026-05-07 17:57:41.392 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database. 2026-05-07 17:57:41.392 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database. 2026-05-07 17:57:41.393 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database. 2026-05-07 17:57:41.393 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database. 2026-05-07 17:57:41.393 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database. 2026-05-07 17:57:41.393 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database. 2026-05-07 17:57:41.393 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database. 2026-05-07 17:57:41.393 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database. 2026-05-07 17:57:41.394 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-mode.json loaded to database. 2026-05-07 17:57:41.394 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database. 2026-05-07 17:57:41.394 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database. 2026-05-07 17:57:41.394 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database. 2026-05-07 17:57:41.394 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database. 2026-05-07 17:57:41.394 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database. 2026-05-07 17:57:41.394 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database. 2026-05-07 17:57:41.394 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database. 2026-05-07 17:57:41.395 | INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished 2026-05-07 17:57:41.395 | + lib/glance:init_glance:536 : time_stop dbsync 2026-05-07 17:57:41.395 | + functions-common:time_stop:2412 : local name 2026-05-07 17:57:41.395 | + functions-common:time_stop:2413 : local end_time 2026-05-07 17:57:41.395 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-07 17:57:41.395 | + functions-common:time_stop:2415 : local total 2026-05-07 17:57:41.396 | + functions-common:time_stop:2416 : local start_time 2026-05-07 17:57:41.396 | + functions-common:time_stop:2418 : name=dbsync 2026-05-07 17:57:41.396 | + functions-common:time_stop:2419 : start_time=1778176520505 2026-05-07 17:57:41.396 | + functions-common:time_stop:2421 : [[ -z 1778176520505 ]] 2026-05-07 17:57:41.396 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-07 17:57:41.396 | + functions-common:time_stop:2424 : end_time=1778176534580 2026-05-07 17:57:41.396 | + functions-common:time_stop:2425 : elapsed_time=14075 2026-05-07 17:57:41.396 | + functions-common:time_stop:2426 : total=8690 2026-05-07 17:57:41.396 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-07 17:57:41.396 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=22765 2026-05-07 17:57:41.436 | [2024 Async init_glance:51048]: finished init_glance with result 0 in 14 seconds 2026-05-07 17:57:41.442 | + inc/async:async_wait:197 : return 0 2026-05-07 17:57:41.447 | + ./stack.sh:main:1228 : async_wait init_swift 2026-05-07 17:57:41.475 | Not waiting for async task init_swift that we never started or has already been waited for 2026-05-07 17:57:41.479 | + inc/async:async_wait:197 : return 0 2026-05-07 17:57:41.482 | + ./stack.sh:main:1229 : async_wait init_cinder 2026-05-07 17:57:41.548 | [2024 Async init_cinder:55457]: Waiting for completion of init_cinder running on PID 55457 (2 other jobs running) 2026-05-07 17:57:41.580 | [2024 Async init_cinder:55457]: Signaling child to exit 2026-05-07 17:57:41.580 | WAKEUP 2026-05-07 17:57:41.608 | [2024 Async init_cinder:55457]: Signaled 2026-05-07 17:57:41.610 | + lib/cinder:init_cinder:479 : is_service_enabled mysql postgresql 2026-05-07 17:57:41.610 | + functions-common:is_service_enabled:2068 : return 0 2026-05-07 17:57:41.610 | + lib/cinder:init_cinder:481 : recreate_database cinder 2026-05-07 17:57:41.611 | + lib/database:recreate_database:112 : local db=cinder 2026-05-07 17:57:41.611 | + lib/database:recreate_database:113 : recreate_database_mysql cinder 2026-05-07 17:57:41.611 | + lib/databases/mysql:recreate_database_mysql:54 : local db=cinder 2026-05-07 17:57:41.611 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2026-05-07 17:57:41.611 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-05-07 17:57:41.611 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2026-05-07 17:57:41.611 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-05-07 17:57:41.611 | + lib/cinder:init_cinder:483 : time_start dbsync 2026-05-07 17:57:41.611 | + functions-common:time_start:2398 : local name=dbsync 2026-05-07 17:57:41.611 | + functions-common:time_start:2399 : local start_time= 2026-05-07 17:57:41.611 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-07 17:57:41.612 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-07 17:57:41.612 | + functions-common:time_start:2403 : _TIME_START[$name]=1778176607572 2026-05-07 17:57:41.612 | + lib/cinder:init_cinder:485 : /opt/stack/data/venv/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2026-05-07 17:57:41.612 | INFO dbcounter [-] Registered counter for database cinder 2026-05-07 17:57:41.612 | 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=55644) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-05-07 17:57:41.612 | INFO cinder.db.migration [-] Applying migration(s) 2026-05-07 17:57:41.612 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-05-07 17:57:41.612 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-05-07 17:57:41.612 | DEBUG dbcounter [-] [55644] Writer thread running {{(pid=55644) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-05-07 17:57:41.612 | INFO alembic.runtime.migration [-] Running upgrade -> 921e1a36b076, Initial migration. 2026-05-07 17:57:41.612 | DEBUG alembic.runtime.migration [-] new branch insert 921e1a36b076 {{(pid=55644) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-05-07 17:57:41.613 | INFO alembic.runtime.migration [-] Running upgrade 921e1a36b076 -> c92a3e68beed, Make shared_targets nullable 2026-05-07 17:57:41.613 | DEBUG alembic.runtime.migration [-] update 921e1a36b076 to c92a3e68beed {{(pid=55644) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-07 17:57:41.613 | INFO alembic.runtime.migration [-] Running upgrade c92a3e68beed -> daa98075b90d, Add resource indexes 2026-05-07 17:57:41.613 | DEBUG alembic.runtime.migration [-] update c92a3e68beed to daa98075b90d {{(pid=55644) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-07 17:57:41.613 | INFO alembic.runtime.migration [-] Running upgrade daa98075b90d -> 89aa6f9639f9, Drop legacy migrate_version table 2026-05-07 17:57:41.613 | DEBUG alembic.runtime.migration [-] update daa98075b90d to 89aa6f9639f9 {{(pid=55644) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-07 17:57:41.613 | INFO alembic.runtime.migration [-] Running upgrade 89aa6f9639f9 -> b8660621f1b9, Update reservations resource 2026-05-07 17:57:41.613 | DEBUG alembic.runtime.migration [-] update 89aa6f9639f9 to b8660621f1b9 {{(pid=55644) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-07 17:57:41.613 | INFO alembic.runtime.migration [-] Running upgrade b8660621f1b9 -> 9ab1b092a404, Make use_quota non nullable 2026-05-07 17:57:41.613 | DEBUG alembic.runtime.migration [-] update b8660621f1b9 to 9ab1b092a404 {{(pid=55644) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-07 17:57:41.613 | INFO alembic.runtime.migration [-] Running upgrade 9ab1b092a404 -> b7b88f50aab5, Remove quota consistencygroups 2026-05-07 17:57:41.614 | DEBUG alembic.runtime.migration [-] update 9ab1b092a404 to b7b88f50aab5 {{(pid=55644) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-07 17:57:41.614 | INFO alembic.runtime.migration [-] Running upgrade b7b88f50aab5 -> 9c74c1c6971f, Quota: Add backup defaults in quota class 2026-05-07 17:57:41.614 | DEBUG alembic.runtime.migration [-] update b7b88f50aab5 to 9c74c1c6971f {{(pid=55644) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-07 17:57:41.614 | INFO cinder.db.migration [-] Migration(s) applied 2026-05-07 17:57:41.614 | + lib/cinder:init_cinder:486 : time_stop dbsync 2026-05-07 17:57:41.614 | + functions-common:time_stop:2412 : local name 2026-05-07 17:57:41.614 | + functions-common:time_stop:2413 : local end_time 2026-05-07 17:57:41.614 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-07 17:57:41.614 | + functions-common:time_stop:2415 : local total 2026-05-07 17:57:41.614 | + functions-common:time_stop:2416 : local start_time 2026-05-07 17:57:41.615 | + functions-common:time_stop:2418 : name=dbsync 2026-05-07 17:57:41.615 | + functions-common:time_stop:2419 : start_time=1778176607572 2026-05-07 17:57:41.615 | + functions-common:time_stop:2421 : [[ -z 1778176607572 ]] 2026-05-07 17:57:41.615 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-07 17:57:41.615 | + functions-common:time_stop:2424 : end_time=1778176619338 2026-05-07 17:57:41.615 | + functions-common:time_stop:2425 : elapsed_time=11766 2026-05-07 17:57:41.615 | + functions-common:time_stop:2426 : total=8690 2026-05-07 17:57:41.615 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-07 17:57:41.615 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=20456 2026-05-07 17:57:41.615 | + lib/cinder:init_cinder:489 : is_service_enabled c-vol 2026-05-07 17:57:41.616 | + functions-common:is_service_enabled:2068 : return 0 2026-05-07 17:57:41.616 | + lib/cinder:init_cinder:489 : [[ -n lvm:lvmdriver-1 ]] 2026-05-07 17:57:41.616 | + lib/cinder:init_cinder:490 : local be be_name be_type 2026-05-07 17:57:41.616 | + lib/cinder:init_cinder:491 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-05-07 17:57:41.616 | + lib/cinder:init_cinder:492 : be_type=lvm 2026-05-07 17:57:41.616 | + lib/cinder:init_cinder:493 : be_name=lvmdriver-1 2026-05-07 17:57:41.616 | + lib/cinder:init_cinder:494 : type init_cinder_backend_lvm 2026-05-07 17:57:41.616 | + lib/cinder:init_cinder:495 : init_cinder_backend_lvm lvmdriver-1 2026-05-07 17:57:41.616 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:64 : local be_name=lvmdriver-1 2026-05-07 17:57:41.616 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:67 : init_lvm_volume_group stack-volumes-lvmdriver-1 30G 2026-05-07 17:57:41.616 | + lib/lvm:init_lvm_volume_group:129 : local vg=stack-volumes-lvmdriver-1 2026-05-07 17:57:41.617 | + lib/lvm:init_lvm_volume_group:130 : local size=30G 2026-05-07 17:57:41.617 | + lib/lvm:init_lvm_volume_group:133 : is_fedora 2026-05-07 17:57:41.617 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2026-05-07 17:57:41.617 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2026-05-07 17:57:41.617 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2026-05-07 17:57:41.617 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2026-05-07 17:57:41.617 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-05-07 17:57:41.617 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2026-05-07 17:57:41.617 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-05-07 17:57:41.617 | + functions-common:is_fedora:533 : '[' Ubuntu = RockyLinux ']' 2026-05-07 17:57:41.618 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOS ']' 2026-05-07 17:57:41.618 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOSStream ']' 2026-05-07 17:57:41.618 | + functions-common:is_fedora:535 : '[' Ubuntu = AlmaLinux ']' 2026-05-07 17:57:41.618 | + functions-common:is_fedora:536 : '[' Ubuntu = OracleServer ']' 2026-05-07 17:57:41.618 | + functions-common:is_fedora:536 : '[' Ubuntu = Virtuozzo ']' 2026-05-07 17:57:41.618 | + lib/lvm:init_lvm_volume_group:138 : _create_lvm_volume_group stack-volumes-lvmdriver-1 30G 2026-05-07 17:57:41.618 | + lib/lvm:_create_lvm_volume_group:88 : local vg=stack-volumes-lvmdriver-1 2026-05-07 17:57:41.618 | + lib/lvm:_create_lvm_volume_group:89 : local size=30G 2026-05-07 17:57:41.618 | + lib/lvm:_create_lvm_volume_group:91 : local backing_file=/opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-05-07 17:57:41.618 | + lib/lvm:_create_lvm_volume_group:92 : sudo vgs stack-volumes-lvmdriver-1 2026-05-07 17:57:41.618 | Volume group "stack-volumes-lvmdriver-1" not found 2026-05-07 17:57:41.619 | Cannot process volume group stack-volumes-lvmdriver-1 2026-05-07 17:57:41.619 | + lib/lvm:_create_lvm_volume_group:94 : [[ -f /opt/stack/data/stack-volumes-lvmdriver-1-backing-file ]] 2026-05-07 17:57:41.619 | + lib/lvm:_create_lvm_volume_group:94 : truncate -s 30G /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-05-07 17:57:41.619 | + lib/lvm:_create_lvm_volume_group:96 : local directio= 2026-05-07 17:57:41.619 | + lib/lvm:_create_lvm_volume_group:98 : losetup -h 2026-05-07 17:57:41.619 | + lib/lvm:_create_lvm_volume_group:98 : grep -q direct-io 2026-05-07 17:57:41.619 | + lib/lvm:_create_lvm_volume_group:99 : directio=--direct-io=on 2026-05-07 17:57:41.619 | + lib/lvm:_create_lvm_volume_group:103 : [[ ! -e /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service ]] 2026-05-07 17:57:41.619 | + lib/lvm:_create_lvm_volume_group:104 : sed -e ' 2026-05-07 17:57:41.619 | s|%DIRECTIO%|--direct-io=on|g; 2026-05-07 17:57:41.619 | s|%BACKING_FILE%|/opt/stack/data/stack-volumes-lvmdriver-1-backing-file|g; 2026-05-07 17:57:41.620 | ' /home/quobyte/devstack/files/lvm-backing-file.template 2026-05-07 17:57:41.620 | + lib/lvm:_create_lvm_volume_group:107 : sudo tee /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service 2026-05-07 17:57:41.620 | [Unit] 2026-05-07 17:57:41.620 | Description=Activate LVM backing file /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-05-07 17:57:41.620 | DefaultDependencies=no 2026-05-07 17:57:41.620 | After=systemd-udev-settle.service 2026-05-07 17:57:41.620 | Before=lvm2-activation-early.service 2026-05-07 17:57:41.620 | Wants=systemd-udev-settle.service 2026-05-07 17:57:41.620 | 2026-05-07 17:57:41.620 | [Service] 2026-05-07 17:57:41.620 | ExecStart=/sbin/losetup --find --show --direct-io=on /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-05-07 17:57:41.621 | ExecStop=/bin/sh -c '/sbin/losetup -d $$(/sbin/losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n)' 2026-05-07 17:57:41.621 | RemainAfterExit=yes 2026-05-07 17:57:41.621 | Type=oneshot 2026-05-07 17:57:41.621 | 2026-05-07 17:57:41.621 | [Install] 2026-05-07 17:57:41.621 | WantedBy=local-fs.target 2026-05-07 17:57:41.621 | Also=systemd-udev-settle.service 2026-05-07 17:57:41.621 | + lib/lvm:_create_lvm_volume_group:110 : sudo systemctl daemon-reload 2026-05-07 17:57:41.621 | + lib/lvm:_create_lvm_volume_group:111 : sudo systemctl enable --now stack-volumes-lvmdriver-1-backing-file.service 2026-05-07 17:57:41.621 | 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-07 17:57:41.622 | + lib/lvm:_create_lvm_volume_group:114 : local vg_dev 2026-05-07 17:57:41.622 | ++ lib/lvm:_create_lvm_volume_group:115 : sudo losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n 2026-05-07 17:57:41.622 | + lib/lvm:_create_lvm_volume_group:115 : vg_dev=/dev/loop0 2026-05-07 17:57:41.622 | + lib/lvm:_create_lvm_volume_group:118 : sudo vgs stack-volumes-lvmdriver-1 2026-05-07 17:57:41.622 | Volume group "stack-volumes-lvmdriver-1" not found 2026-05-07 17:57:41.622 | Cannot process volume group stack-volumes-lvmdriver-1 2026-05-07 17:57:41.622 | + lib/lvm:_create_lvm_volume_group:119 : sudo vgcreate stack-volumes-lvmdriver-1 /dev/loop0 2026-05-07 17:57:41.622 | Physical volume "/dev/loop0" successfully created. 2026-05-07 17:57:41.623 | Volume group "stack-volumes-lvmdriver-1" successfully created 2026-05-07 17:57:41.623 | + lib/lvm:init_lvm_volume_group:140 : is_service_enabled cinder 2026-05-07 17:57:41.623 | + functions-common:is_service_enabled:2068 : return 0 2026-05-07 17:57:41.623 | + lib/lvm:init_lvm_volume_group:142 : '[' lioadm = lioadm ']' 2026-05-07 17:57:41.623 | + lib/lvm:init_lvm_volume_group:143 : sudo cinder-rtstool get-targets 2026-05-07 17:57:41.623 | + lib/lvm:init_lvm_volume_group:143 : sudo xargs -rn 1 cinder-rtstool delete 2026-05-07 17:57:41.623 | + lib/lvm:init_lvm_volume_group:152 : _clean_lvm_volume_group stack-volumes-lvmdriver-1 2026-05-07 17:57:41.623 | + lib/lvm:_clean_lvm_volume_group:40 : local vg=stack-volumes-lvmdriver-1 2026-05-07 17:57:41.623 | + lib/lvm:_clean_lvm_volume_group:43 : sudo lvremove -f stack-volumes-lvmdriver-1 2026-05-07 17:57:41.623 | + lib/cinder:init_cinder:500 : is_service_enabled c-bak 2026-05-07 17:57:41.623 | + functions-common:is_service_enabled:2068 : return 1 2026-05-07 17:57:41.624 | + lib/cinder:init_cinder:506 : mkdir -p /opt/stack/data/cinder/volumes 2026-05-07 17:57:41.664 | [2024 Async init_cinder:55457]: finished init_cinder with result 0 in 14 seconds 2026-05-07 17:57:41.670 | + inc/async:async_wait:197 : return 0 2026-05-07 17:57:41.674 | + ./stack.sh:main:1234 : is_service_enabled nova 2026-05-07 17:57:41.700 | + functions-common:is_service_enabled:2068 : return 0 2026-05-07 17:57:41.703 | + ./stack.sh:main:1235 : echo_summary 'Configuring Nova' 2026-05-07 17:57:41.707 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-05-07 17:57:41.711 | + ./stack.sh:echo_summary:444 : echo -e Configuring Nova 2026-05-07 17:57:41.715 | + ./stack.sh:main:1236 : init_nova 2026-05-07 17:57:41.718 | + lib/nova:init_nova:848 : is_service_enabled mysql postgresql 2026-05-07 17:57:41.744 | + functions-common:is_service_enabled:2068 : return 0 2026-05-07 17:57:41.748 | + lib/nova:init_nova:848 : is_service_enabled n-api 2026-05-07 17:57:41.773 | + functions-common:is_service_enabled:2068 : return 0 2026-05-07 17:57:41.777 | + lib/nova:init_nova:850 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-05-07 17:57:41.782 | + lib/nova:init_nova:858 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2026-05-07 17:57:41.864 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2026-05-07 17:57:41.915 | [2024 Async nova-cell-0:57782]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2026-05-07 17:57:41.921 | ++ lib/nova:init_nova:861 : seq 1 1 2026-05-07 17:57:41.927 | + lib/nova:init_nova:861 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-05-07 17:57:41.933 | ++ lib/nova:init_nova:862 : conductor_conf 1 2026-05-07 17:57:41.937 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-05-07 17:57:41.941 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-05-07 17:57:41.946 | + lib/nova:init_nova:862 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-05-07 17:57:42.039 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-05-07 17:57:42.093 | [2024 Async nova-cell-1:57886]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-05-07 17:57:42.097 | + lib/nova:init_nova:865 : recreate_database nova_api 2026-05-07 17:57:42.101 | + lib/database:recreate_database:112 : local db=nova_api 2026-05-07 17:57:42.106 | + lib/database:recreate_database:113 : recreate_database_mysql nova_api 2026-05-07 17:57:42.110 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_api 2026-05-07 17:57:42.114 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2026-05-07 17:57:42.120 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-05-07 17:57:42.198 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2026-05-07 17:57:42.202 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-05-07 17:57:42.292 | + lib/nova:init_nova:866 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2026-05-07 17:57:47.008 | INFO dbcounter [-] Registered counter for database nova_api 2026-05-07 17:57:47.047 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-05-07 17:57:47.048 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-05-07 17:57:47.049 | DEBUG dbcounter [-] [57956] Writer thread running {{(pid=57956) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-05-07 17:57:47.124 | INFO alembic.runtime.migration [-] Running upgrade -> d67eeaabee36, Initial version 2026-05-07 17:57:52.455 | DEBUG alembic.runtime.migration [-] new branch insert d67eeaabee36 {{(pid=57956) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-05-07 17:57:52.464 | INFO alembic.runtime.migration [-] Running upgrade d67eeaabee36 -> b30f573d3377, Remove unused build_requests columns 2026-05-07 17:57:54.854 | DEBUG alembic.runtime.migration [-] update d67eeaabee36 to b30f573d3377 {{(pid=57956) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-07 17:57:54.864 | INFO alembic.runtime.migration [-] Running upgrade b30f573d3377 -> cdeec0c85668, Drop legacy migrate_version table 2026-05-07 17:57:54.878 | DEBUG alembic.runtime.migration [-] update b30f573d3377 to cdeec0c85668 {{(pid=57956) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-07 17:57:55.702 | ++ lib/nova:init_nova:870 : database_connection_url nova_cell0 2026-05-07 17:57:55.710 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2026-05-07 17:57:55.716 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2026-05-07 17:57:55.721 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell0 2026-05-07 17:57:55.724 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-05-07 17:57:55.730 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-05-07 17:57:55.734 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-05-07 17:57:55.770 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-07 17:57:55.776 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-05-07 17:57:55.783 | ++ 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-07 17:57:55.789 | + 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-07 17:57:59.993 | INFO dbcounter [None req-d7318f11-256f-43d6-903e-6f7d0e689809 None None] Registered counter for database nova_api 2026-05-07 17:58:00.065 | DEBUG dbcounter [-] [58556] Writer thread running {{(pid=58556) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-05-07 17:58:00.763 | ++ lib/nova:init_nova:873 : seq 0 1 2026-05-07 17:58:00.771 | + lib/nova:init_nova:873 : for i in $(seq 0 $NOVA_NUM_CELLS) 2026-05-07 17:58:00.777 | + lib/nova:init_nova:874 : async_wait nova-cell-0 2026-05-07 17:58:00.864 | [2024 Async nova-cell-0:57782]: Waiting for completion of init_nova_db nova_cell0 /etc/nova/nova.conf running on PID 57782 (3 other jobs running) 2026-05-07 17:58:00.901 | [2024 Async nova-cell-0:57782]: Signaling child to exit 2026-05-07 17:58:08.439 | + inc/async:async_inner:64 : rc=0 2026-05-07 17:58:08.475 | [57886 Async nova-cell-1:57886]: finished successfully 2026-05-07 17:58:08.631 | + inc/async:async_inner:64 : rc=0 2026-05-07 17:58:08.664 | [57782 Async nova-cell-0:57782]: finished successfully 2026-05-07 17:58:08.692 | WAKEUP 2026-05-07 17:58:08.718 | [2024 Async nova-cell-0:57782]: Signaled 2026-05-07 17:58:08.720 | + lib/nova:init_nova_db:838 : local dbname=nova_cell0 2026-05-07 17:58:08.720 | + lib/nova:init_nova_db:839 : local conffile=/etc/nova/nova.conf 2026-05-07 17:58:08.720 | + lib/nova:init_nova_db:840 : recreate_database nova_cell0 2026-05-07 17:58:08.720 | + lib/database:recreate_database:112 : local db=nova_cell0 2026-05-07 17:58:08.720 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell0 2026-05-07 17:58:08.720 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_cell0 2026-05-07 17:58:08.720 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2026-05-07 17:58:08.721 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-05-07 17:58:08.721 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;' 2026-05-07 17:58:08.721 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-05-07 17:58:08.721 | + 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-07 17:58:08.721 | INFO dbcounter [-] Registered counter for database nova_cell0 2026-05-07 17:58:08.721 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-05-07 17:58:08.721 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-05-07 17:58:08.721 | DEBUG dbcounter [-] [57930] Writer thread running {{(pid=57930) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-05-07 17:58:08.721 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2026-05-07 17:58:08.721 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=57930) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-05-07 17:58:08.721 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2026-05-07 17:58:08.722 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=57930) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-07 17:58:08.722 | INFO alembic.runtime.migration [-] Running upgrade 16f1fbcab42b -> ccb0fa1a2252, Add encryption fields to BlockDeviceMapping 2026-05-07 17:58:08.722 | DEBUG alembic.runtime.migration [-] update 16f1fbcab42b to ccb0fa1a2252 {{(pid=57930) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-07 17:58:08.722 | INFO alembic.runtime.migration [-] Running upgrade ccb0fa1a2252 -> 960aac0e09ea, de-duplicate_indexes_in_instances__console_auth_tokens 2026-05-07 17:58:08.722 | DEBUG alembic.runtime.migration [-] update ccb0fa1a2252 to 960aac0e09ea {{(pid=57930) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-07 17:58:08.722 | INFO alembic.runtime.migration [-] Running upgrade 960aac0e09ea -> 1b91788ec3a6, Drop legacy migrate_version table 2026-05-07 17:58:08.722 | DEBUG alembic.runtime.migration [-] update 960aac0e09ea to 1b91788ec3a6 {{(pid=57930) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-07 17:58:08.722 | INFO alembic.runtime.migration [-] Running upgrade 1b91788ec3a6 -> 1acf2c98e646, Add compute_id to instance 2026-05-07 17:58:08.722 | DEBUG alembic.runtime.migration [-] update 1b91788ec3a6 to 1acf2c98e646 {{(pid=57930) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-07 17:58:08.722 | INFO alembic.runtime.migration [-] Running upgrade 1acf2c98e646 -> 13863f4e1612, create_share_mapping_table 2026-05-07 17:58:08.723 | DEBUG alembic.runtime.migration [-] update 1acf2c98e646 to 13863f4e1612 {{(pid=57930) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-07 17:58:08.723 | INFO alembic.runtime.migration [-] Running upgrade 13863f4e1612 -> d60bddf7a903, add_constraint_instance_share_avoid_duplicates 2026-05-07 17:58:08.723 | DEBUG alembic.runtime.migration [-] update 13863f4e1612 to d60bddf7a903 {{(pid=57930) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-07 17:58:08.723 | INFO alembic.runtime.migration [-] Running upgrade d60bddf7a903 -> 2903cd72dc14, add_tls_port_to_console_auth_tokens 2026-05-07 17:58:08.723 | DEBUG alembic.runtime.migration [-] update d60bddf7a903 to 2903cd72dc14 {{(pid=57930) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-07 17:58:08.773 | [2024 Async nova-cell-0:57782]: finished init_nova_db nova_cell0 /etc/nova/nova.conf with result 0 in 26 seconds 2026-05-07 17:58:08.778 | + inc/async:async_wait:197 : return 0 2026-05-07 17:58:08.781 | + lib/nova:init_nova:873 : for i in $(seq 0 $NOVA_NUM_CELLS) 2026-05-07 17:58:08.785 | + lib/nova:init_nova:874 : async_wait nova-cell-1 2026-05-07 17:58:08.851 | [2024 Async nova-cell-1:57886]: Waiting for completion of init_nova_db nova_cell1 /etc/nova/nova_cell1.conf running on PID 57886 (2 other jobs running) 2026-05-07 17:58:08.881 | [2024 Async nova-cell-1:57886]: Signaling child to exit 2026-05-07 17:58:08.882 | WAKEUP 2026-05-07 17:58:08.910 | [2024 Async nova-cell-1:57886]: Signaled 2026-05-07 17:58:08.911 | + lib/nova:init_nova_db:838 : local dbname=nova_cell1 2026-05-07 17:58:08.911 | + lib/nova:init_nova_db:839 : local conffile=/etc/nova/nova_cell1.conf 2026-05-07 17:58:08.911 | + lib/nova:init_nova_db:840 : recreate_database nova_cell1 2026-05-07 17:58:08.911 | + lib/database:recreate_database:112 : local db=nova_cell1 2026-05-07 17:58:08.911 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell1 2026-05-07 17:58:08.911 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_cell1 2026-05-07 17:58:08.911 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2026-05-07 17:58:08.911 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-05-07 17:58:08.912 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE nova_cell1 CHARACTER SET utf8;' 2026-05-07 17:58:08.912 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-05-07 17:58:08.912 | + 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-07 17:58:08.912 | INFO dbcounter [-] Registered counter for database nova_cell1 2026-05-07 17:58:08.912 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-05-07 17:58:08.912 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-05-07 17:58:08.912 | DEBUG dbcounter [-] [57953] Writer thread running {{(pid=57953) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-05-07 17:58:08.912 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2026-05-07 17:58:08.912 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=57953) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-05-07 17:58:08.912 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2026-05-07 17:58:08.913 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=57953) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-07 17:58:08.913 | INFO alembic.runtime.migration [-] Running upgrade 16f1fbcab42b -> ccb0fa1a2252, Add encryption fields to BlockDeviceMapping 2026-05-07 17:58:08.913 | DEBUG alembic.runtime.migration [-] update 16f1fbcab42b to ccb0fa1a2252 {{(pid=57953) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-07 17:58:08.913 | INFO alembic.runtime.migration [-] Running upgrade ccb0fa1a2252 -> 960aac0e09ea, de-duplicate_indexes_in_instances__console_auth_tokens 2026-05-07 17:58:08.913 | DEBUG alembic.runtime.migration [-] update ccb0fa1a2252 to 960aac0e09ea {{(pid=57953) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-07 17:58:08.913 | INFO alembic.runtime.migration [-] Running upgrade 960aac0e09ea -> 1b91788ec3a6, Drop legacy migrate_version table 2026-05-07 17:58:08.913 | DEBUG alembic.runtime.migration [-] update 960aac0e09ea to 1b91788ec3a6 {{(pid=57953) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-07 17:58:08.913 | INFO alembic.runtime.migration [-] Running upgrade 1b91788ec3a6 -> 1acf2c98e646, Add compute_id to instance 2026-05-07 17:58:08.914 | DEBUG alembic.runtime.migration [-] update 1b91788ec3a6 to 1acf2c98e646 {{(pid=57953) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-07 17:58:08.914 | INFO alembic.runtime.migration [-] Running upgrade 1acf2c98e646 -> 13863f4e1612, create_share_mapping_table 2026-05-07 17:58:08.914 | DEBUG alembic.runtime.migration [-] update 1acf2c98e646 to 13863f4e1612 {{(pid=57953) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-07 17:58:08.914 | INFO alembic.runtime.migration [-] Running upgrade 13863f4e1612 -> d60bddf7a903, add_constraint_instance_share_avoid_duplicates 2026-05-07 17:58:08.914 | DEBUG alembic.runtime.migration [-] update 13863f4e1612 to d60bddf7a903 {{(pid=57953) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-07 17:58:08.914 | INFO alembic.runtime.migration [-] Running upgrade d60bddf7a903 -> 2903cd72dc14, add_tls_port_to_console_auth_tokens 2026-05-07 17:58:08.914 | DEBUG alembic.runtime.migration [-] update d60bddf7a903 to 2903cd72dc14 {{(pid=57953) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-07 17:58:08.965 | [2024 Async nova-cell-1:57886]: finished init_nova_db nova_cell1 /etc/nova/nova_cell1.conf with result 0 in 26 seconds 2026-05-07 17:58:08.971 | + inc/async:async_wait:197 : return 0 2026-05-07 17:58:08.974 | + lib/nova:init_nova:877 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-05-07 17:58:08.978 | + lib/nova:init_nova:884 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2026-05-07 17:58:12.645 | Running batches of 50 until complete 2026-05-07 17:58:12.645 | INFO dbcounter [None req-8d99d993-6d18-4b43-88e6-75f761e168a3 None None] Registered counter for database nova_cell0 2026-05-07 17:58:12.789 | DEBUG dbcounter [-] [59168] Writer thread running {{(pid=59168) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-05-07 17:58:12.795 | INFO dbcounter [None req-8d99d993-6d18-4b43-88e6-75f761e168a3 None None] Registered counter for database nova_api 2026-05-07 17:58:12.903 | DEBUG dbcounter [-] [59168] Writer thread running {{(pid=59168) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-05-07 17:58:12.929 | INFO dbcounter [None req-8d99d993-6d18-4b43-88e6-75f761e168a3 None None] Registered counter for database nova_cell0 2026-05-07 17:58:12.950 | DEBUG dbcounter [-] [59168] Writer thread running {{(pid=59168) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-05-07 17:58:13.031 | +-------------------------------------+--------------+-----------+ 2026-05-07 17:58:13.032 | | Migration | Total Needed | Completed | 2026-05-07 17:58:13.032 | +-------------------------------------+--------------+-----------+ 2026-05-07 17:58:13.032 | | fill_virtual_interface_list | 0 | 0 | 2026-05-07 17:58:13.032 | | migrate_empty_ratio | 0 | 0 | 2026-05-07 17:58:13.033 | | migrate_quota_classes_to_api_db | 0 | 0 | 2026-05-07 17:58:13.033 | | migrate_quota_limits_to_api_db | 0 | 0 | 2026-05-07 17:58:13.033 | | migration_migrate_to_uuid | 0 | 0 | 2026-05-07 17:58:13.033 | | populate_dev_uuids | 0 | 0 | 2026-05-07 17:58:13.033 | | populate_instance_compute_id | 0 | 0 | 2026-05-07 17:58:13.033 | | populate_missing_availability_zones | 0 | 0 | 2026-05-07 17:58:13.033 | | populate_queued_for_delete | 0 | 0 | 2026-05-07 17:58:13.033 | | populate_user_id | 0 | 0 | 2026-05-07 17:58:13.033 | | populate_uuids | 0 | 0 | 2026-05-07 17:58:13.033 | +-------------------------------------+--------------+-----------+ 2026-05-07 17:58:13.924 | ++ lib/nova:init_nova:887 : seq 1 1 2026-05-07 17:58:13.929 | + lib/nova:init_nova:887 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-05-07 17:58:13.935 | ++ lib/nova:init_nova:888 : conductor_conf 1 2026-05-07 17:58:13.938 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-05-07 17:58:13.942 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-05-07 17:58:13.948 | + 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-07 17:58:17.764 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2026-05-07 17:58:17.765 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2026-05-07 17:58:17.765 | INFO dbcounter [None req-d3d220c3-1dab-4ed7-9f64-085570632e4d None None] Registered counter for database nova_api 2026-05-07 17:58:17.833 | DEBUG dbcounter [-] [59187] Writer thread running {{(pid=59187) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-05-07 17:58:18.645 | + lib/nova:init_nova:892 : create_nova_keys_dir 2026-05-07 17:58:18.649 | + lib/nova:create_nova_keys_dir:834 : sudo install -d -o quobyte /opt/stack/data/nova /opt/stack/data/nova/keys 2026-05-07 17:58:18.667 | + lib/nova:init_nova:894 : [[ '' == \L\V\M ]] 2026-05-07 17:58:18.670 | + ./stack.sh:main:1238 : async_runfunc configure_neutron_nova 2026-05-07 17:58:18.674 | + inc/async:async_runfunc:116 : async_run configure_neutron_nova configure_neutron_nova 2026-05-07 17:58:18.759 | + inc/async:async_inner:63 : configure_neutron_nova 2026-05-07 17:58:18.813 | [2024 Async configure_neutron_nova:59245]: running: configure_neutron_nova 2026-05-07 17:58:18.818 | + ./stack.sh:main:1246 : run_phase stack post-config 2026-05-07 17:58:18.822 | + functions-common:run_phase:1840 : local mode=stack 2026-05-07 17:58:18.827 | + functions-common:run_phase:1841 : local phase=post-config 2026-05-07 17:58:18.829 | + functions-common:run_phase:1842 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-05-07 17:58:18.833 | + functions-common:run_phase:1843 : local extra_plugin_file_name 2026-05-07 17:58:18.837 | + functions-common:run_phase:1844 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-05-07 17:58:18.842 | + functions-common:run_phase:1849 : local exceptions=80-tempest.sh 2026-05-07 17:58:18.847 | + functions-common:run_phase:1850 : local extra 2026-05-07 17:58:18.852 | ++ functions-common:run_phase:1851 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-05-07 17:58:18.859 | + functions-common:run_phase:1851 : extra=80-tempest.sh 2026-05-07 17:58:18.862 | + functions-common:run_phase:1852 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-05-07 17:58:18.866 | + functions-common:run_phase:1856 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-05-07 17:58:18.869 | + functions-common:run_phase:1856 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack post-config 2026-05-07 17:58:18.874 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-05-07 17:58:18.899 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-07 17:58:18.903 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-05-07 17:58:18.907 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-05-07 17:58:18.911 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2026-05-07 17:58:18.914 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-05-07 17:58:18.919 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-05-07 17:58:18.923 | ++ extras.d/80-tempest.sh:source:12 : : 2026-05-07 17:58:18.927 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-05-07 17:58:18.932 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-05-07 17:58:18.936 | + functions-common:run_phase:1861 : [[ stack == \s\o\u\r\c\e ]] 2026-05-07 17:58:18.940 | + functions-common:run_phase:1864 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-05-07 17:58:18.944 | + functions-common:run_phase:1867 : run_plugins stack post-config 2026-05-07 17:58:18.948 | + functions-common:run_plugins:1826 : local mode=stack 2026-05-07 17:58:18.953 | + functions-common:run_plugins:1827 : local phase=post-config 2026-05-07 17:58:18.957 | + functions-common:run_plugins:1829 : local plugins= 2026-05-07 17:58:18.962 | + functions-common:run_plugins:1830 : local plugin 2026-05-07 17:58:18.966 | + ./stack.sh:main:1254 : merge_config_group /home/quobyte/devstack/local.conf post-config 2026-05-07 17:58:18.971 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-05-07 17:58:18.977 | + inc/meta-config:merge_config_group:171 : shift 2026-05-07 17:58:18.981 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2026-05-07 17:58:18.985 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-05-07 17:58:18.990 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-05-07 17:58:18.994 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-05-07 17:58:19.000 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf post-config 2026-05-07 17:58:19.004 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-05-07 17:58:19.008 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2026-05-07 17:58:19.012 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-05-07 17:58:19.016 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2026-05-07 17:58:19.016 | /^\[\[.+\|.*\]\]/ { 2026-05-07 17:58:19.016 | gsub("[][]", "", $1); 2026-05-07 17:58:19.016 | split($1, a, "|"); 2026-05-07 17:58:19.016 | if (a[1] == matchgroup) 2026-05-07 17:58:19.016 | print a[2] 2026-05-07 17:58:19.016 | } 2026-05-07 17:58:19.016 | ' /home/quobyte/devstack/local.conf 2026-05-07 17:58:19.024 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-05-07 17:58:19.029 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-05-07 17:58:19.033 | + inc/meta-config:merge_config_group:180 : local dir 2026-05-07 17:58:19.039 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NOVA_CONF' 2026-05-07 17:58:19.043 | +++ inc/meta-config:merge_config_group:182 : echo /etc/nova/nova.conf 2026-05-07 17:58:19.049 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/nova/nova.conf 2026-05-07 17:58:19.053 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/nova/nova.conf ]] 2026-05-07 17:58:19.059 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/nova/nova.conf 2026-05-07 17:58:19.065 | + inc/meta-config:merge_config_group:187 : dir=/etc/nova 2026-05-07 17:58:19.069 | + inc/meta-config:merge_config_group:189 : test -e /etc/nova 2026-05-07 17:58:19.075 | + inc/meta-config:merge_config_group:189 : test -d /etc/nova 2026-05-07 17:58:19.080 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/nova ]] 2026-05-07 17:58:19.084 | + inc/meta-config:merge_config_group:196 : merge_config_file /home/quobyte/devstack/local.conf post-config '$NOVA_CONF' 2026-05-07 17:58:19.089 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-05-07 17:58:19.093 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-05-07 17:58:19.097 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CONF' 2026-05-07 17:58:19.101 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-05-07 17:58:19.107 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CONF' 2026-05-07 17:58:19.112 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova.conf 2026-05-07 17:58:19.118 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova.conf 2026-05-07 17:58:19.122 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova.conf ']' 2026-05-07 17:58:19.128 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config '$NOVA_CONF' 2026-05-07 17:58:19.128 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CONF' ' 2026-05-07 17:58:19.128 | BEGIN { 2026-05-07 17:58:19.129 | section = "" 2026-05-07 17:58:19.129 | last_section = "" 2026-05-07 17:58:19.129 | section_count = 0 2026-05-07 17:58:19.129 | } 2026-05-07 17:58:19.129 | /^\[.+\]/ { 2026-05-07 17:58:19.129 | gsub("[][]", "", $1); 2026-05-07 17:58:19.129 | section=$1 2026-05-07 17:58:19.129 | next 2026-05-07 17:58:19.129 | } 2026-05-07 17:58:19.129 | /^ *\#/ { 2026-05-07 17:58:19.129 | next 2026-05-07 17:58:19.130 | } 2026-05-07 17:58:19.130 | /^[^ \t]+/ { 2026-05-07 17:58:19.130 | # get offset of first = in $0 2026-05-07 17:58:19.130 | eq_idx = index($0, "=") 2026-05-07 17:58:19.130 | # extract attr & value from $0 2026-05-07 17:58:19.130 | attr = substr($0, 1, eq_idx - 1) 2026-05-07 17:58:19.130 | value = substr($0, eq_idx + 1) 2026-05-07 17:58:19.130 | # only need to strip trailing whitespace from attr 2026-05-07 17:58:19.130 | sub(/[ \t]*$/, "", attr) 2026-05-07 17:58:19.130 | # need to strip leading & trailing whitespace from value 2026-05-07 17:58:19.131 | sub(/^[ \t]*/, "", value) 2026-05-07 17:58:19.131 | sub(/[ \t]*$/, "", value) 2026-05-07 17:58:19.131 | 2026-05-07 17:58:19.132 | # cfg_attr_count: number of config lines per [section, attr] 2026-05-07 17:58:19.132 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-05-07 17:58:19.132 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-05-07 17:58:19.132 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-05-07 17:58:19.132 | if (! (section, attr) in cfg_attr_count) { 2026-05-07 17:58:19.132 | if (section != last_section) { 2026-05-07 17:58:19.132 | cfg_section[section_count++] = section 2026-05-07 17:58:19.132 | last_section = section 2026-05-07 17:58:19.132 | } 2026-05-07 17:58:19.132 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-05-07 17:58:19.132 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-05-07 17:58:19.133 | 2026-05-07 17:58:19.133 | cfg_attr[section, attr, 0] = value 2026-05-07 17:58:19.133 | cfg_attr_count[section, attr] = 1 2026-05-07 17:58:19.133 | } else { 2026-05-07 17:58:19.133 | lno = cfg_attr_count[section, attr]++ 2026-05-07 17:58:19.133 | cfg_attr[section, attr, lno] = value 2026-05-07 17:58:19.133 | } 2026-05-07 17:58:19.133 | } 2026-05-07 17:58:19.134 | END { 2026-05-07 17:58:19.134 | # Process each section in order 2026-05-07 17:58:19.134 | for (sno = 0; sno < section_count; sno++) { 2026-05-07 17:58:19.134 | section = cfg_section[sno] 2026-05-07 17:58:19.135 | # The ini routines simply append a config item immediately 2026-05-07 17:58:19.135 | # after the section header. To keep the same order as defined 2026-05-07 17:58:19.135 | # in local.conf, invoke the ini routines in the reverse order 2026-05-07 17:58:19.135 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-05-07 17:58:19.135 | attr = cfg_sec_attr_name[sno, attr_no] 2026-05-07 17:58:19.135 | if (cfg_attr_count[section, attr] == 1) 2026-05-07 17:58:19.135 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-05-07 17:58:19.135 | else { 2026-05-07 17:58:19.135 | # For multiline, invoke the ini routines in the reverse order 2026-05-07 17:58:19.135 | count = cfg_attr_count[section, attr] 2026-05-07 17:58:19.135 | print "inidelete " configfile " " section " " attr 2026-05-07 17:58:19.136 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-05-07 17:58:19.136 | for (l = count -2; l >= 0; l--) 2026-05-07 17:58:19.136 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-05-07 17:58:19.136 | } 2026-05-07 17:58:19.136 | } 2026-05-07 17:58:19.136 | } 2026-05-07 17:58:19.136 | } 2026-05-07 17:58:19.136 | ' 2026-05-07 17:58:19.136 | + inc/meta-config:merge_config_file:164 : read a 2026-05-07 17:58:19.136 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-05-07 17:58:19.136 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-05-07 17:58:19.137 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-05-07 17:58:19.141 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CONF' 2026-05-07 17:58:19.144 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-05-07 17:58:19.148 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CONF ]] 2026-05-07 17:58:19.152 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CONF' ' 2026-05-07 17:58:19.152 | BEGIN { group = "" } 2026-05-07 17:58:19.152 | /^\[\[.+\|.*\]\]/ { 2026-05-07 17:58:19.152 | gsub("[][]", "", $1); 2026-05-07 17:58:19.153 | split($1, a, "|"); 2026-05-07 17:58:19.153 | if (a[1] == matchgroup && a[2] == configfile) { 2026-05-07 17:58:19.153 | group=a[1] 2026-05-07 17:58:19.153 | } else { 2026-05-07 17:58:19.153 | group="" 2026-05-07 17:58:19.154 | } 2026-05-07 17:58:19.154 | next 2026-05-07 17:58:19.154 | } 2026-05-07 17:58:19.154 | { 2026-05-07 17:58:19.155 | if (group != "") 2026-05-07 17:58:19.155 | print $0 2026-05-07 17:58:19.155 | } 2026-05-07 17:58:19.155 | ' /home/quobyte/devstack/local.conf 2026-05-07 17:58:19.161 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt quobyte_mount_point_base "/opt/stack/data/nova/mnt/"' 2026-05-07 17:58:19.165 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt quobyte_mount_point_base /opt/stack/data/nova/mnt/ 2026-05-07 17:58:19.211 | + inc/meta-config:merge_config_file:164 : read a 2026-05-07 17:58:19.215 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt quobyte_client_cfg "/etc/quobyte/client-nova.cfg"' 2026-05-07 17:58:19.219 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt quobyte_client_cfg /etc/quobyte/client-nova.cfg 2026-05-07 17:58:19.265 | + inc/meta-config:merge_config_file:164 : read a 2026-05-07 17:58:19.270 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt preallocate_images "space"' 2026-05-07 17:58:19.274 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt preallocate_images space 2026-05-07 17:58:19.318 | + inc/meta-config:merge_config_file:164 : read a 2026-05-07 17:58:19.322 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt cpu_models ""' 2026-05-07 17:58:19.326 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt cpu_models '' 2026-05-07 17:58:19.371 | + inc/meta-config:merge_config_file:164 : read a 2026-05-07 17:58:19.375 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt cpu_mode "host-passthrough"' 2026-05-07 17:58:19.379 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt cpu_mode host-passthrough 2026-05-07 17:58:19.430 | + inc/meta-config:merge_config_file:164 : read a 2026-05-07 17:58:19.435 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-05-07 17:58:19.440 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-05-07 17:58:19.444 | + inc/meta-config:merge_config_group:180 : local dir 2026-05-07 17:58:19.450 | ++ inc/meta-config:merge_config_group:182 : eval 'echo /etc/neutron/metadata_agent.ini' 2026-05-07 17:58:19.456 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/metadata_agent.ini 2026-05-07 17:58:19.460 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/metadata_agent.ini 2026-05-07 17:58:19.463 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/metadata_agent.ini ]] 2026-05-07 17:58:19.468 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/metadata_agent.ini 2026-05-07 17:58:19.475 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2026-05-07 17:58:19.480 | + inc/meta-config:merge_config_group:189 : test -e /etc/neutron 2026-05-07 17:58:19.484 | + inc/meta-config:merge_config_group:189 : test -d /etc/neutron 2026-05-07 17:58:19.489 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/neutron ]] 2026-05-07 17:58:19.493 | + inc/meta-config:merge_config_group:196 : merge_config_file /home/quobyte/devstack/local.conf post-config /etc/neutron/metadata_agent.ini 2026-05-07 17:58:19.497 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-05-07 17:58:19.501 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-05-07 17:58:19.506 | + inc/meta-config:merge_config_file:85 : local configfile=/etc/neutron/metadata_agent.ini 2026-05-07 17:58:19.511 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-05-07 17:58:19.515 | ++ inc/meta-config:merge_config_file:91 : eval echo /etc/neutron/metadata_agent.ini 2026-05-07 17:58:19.520 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/metadata_agent.ini 2026-05-07 17:58:19.526 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/metadata_agent.ini 2026-05-07 17:58:19.530 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/metadata_agent.ini ']' 2026-05-07 17:58:19.534 | + inc/meta-config:merge_config_file:93 : touch /etc/neutron/metadata_agent.ini 2026-05-07 17:58:19.542 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config /etc/neutron/metadata_agent.ini 2026-05-07 17:58:19.542 | + inc/meta-config:merge_config_file:164 : read a 2026-05-07 17:58:19.544 | + inc/meta-config:merge_config_file:97 : awk -v configfile=/etc/neutron/metadata_agent.ini ' 2026-05-07 17:58:19.544 | BEGIN { 2026-05-07 17:58:19.544 | section = "" 2026-05-07 17:58:19.544 | last_section = "" 2026-05-07 17:58:19.544 | section_count = 0 2026-05-07 17:58:19.544 | } 2026-05-07 17:58:19.544 | /^\[.+\]/ { 2026-05-07 17:58:19.544 | gsub("[][]", "", $1); 2026-05-07 17:58:19.545 | section=$1 2026-05-07 17:58:19.545 | next 2026-05-07 17:58:19.545 | } 2026-05-07 17:58:19.545 | /^ *\#/ { 2026-05-07 17:58:19.545 | next 2026-05-07 17:58:19.545 | } 2026-05-07 17:58:19.545 | /^[^ \t]+/ { 2026-05-07 17:58:19.545 | # get offset of first = in $0 2026-05-07 17:58:19.545 | eq_idx = index($0, "=") 2026-05-07 17:58:19.545 | # extract attr & value from $0 2026-05-07 17:58:19.545 | attr = substr($0, 1, eq_idx - 1) 2026-05-07 17:58:19.546 | value = substr($0, eq_idx + 1) 2026-05-07 17:58:19.546 | # only need to strip trailing whitespace from attr 2026-05-07 17:58:19.546 | sub(/[ \t]*$/, "", attr) 2026-05-07 17:58:19.546 | # need to strip leading & trailing whitespace from value 2026-05-07 17:58:19.546 | sub(/^[ \t]*/, "", value) 2026-05-07 17:58:19.546 | sub(/[ \t]*$/, "", value) 2026-05-07 17:58:19.546 | 2026-05-07 17:58:19.546 | # cfg_attr_count: number of config lines per [section, attr] 2026-05-07 17:58:19.546 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-05-07 17:58:19.548 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-05-07 17:58:19.548 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-05-07 17:58:19.548 | if (! (section, attr) in cfg_attr_count) { 2026-05-07 17:58:19.548 | if (section != last_section) { 2026-05-07 17:58:19.548 | cfg_section[section_count++] = section 2026-05-07 17:58:19.548 | last_section = section 2026-05-07 17:58:19.548 | } 2026-05-07 17:58:19.548 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-05-07 17:58:19.548 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-05-07 17:58:19.548 | 2026-05-07 17:58:19.548 | cfg_attr[section, attr, 0] = value 2026-05-07 17:58:19.549 | cfg_attr_count[section, attr] = 1 2026-05-07 17:58:19.549 | } else { 2026-05-07 17:58:19.549 | lno = cfg_attr_count[section, attr]++ 2026-05-07 17:58:19.549 | cfg_attr[section, attr, lno] = value 2026-05-07 17:58:19.549 | } 2026-05-07 17:58:19.549 | } 2026-05-07 17:58:19.549 | END { 2026-05-07 17:58:19.549 | # Process each section in order 2026-05-07 17:58:19.549 | for (sno = 0; sno < section_count; sno++) { 2026-05-07 17:58:19.549 | section = cfg_section[sno] 2026-05-07 17:58:19.550 | # The ini routines simply append a config item immediately 2026-05-07 17:58:19.550 | # after the section header. To keep the same order as defined 2026-05-07 17:58:19.550 | # in local.conf, invoke the ini routines in the reverse order 2026-05-07 17:58:19.550 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-05-07 17:58:19.550 | attr = cfg_sec_attr_name[sno, attr_no] 2026-05-07 17:58:19.550 | if (cfg_attr_count[section, attr] == 1) 2026-05-07 17:58:19.550 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-05-07 17:58:19.550 | else { 2026-05-07 17:58:19.550 | # For multiline, invoke the ini routines in the reverse order 2026-05-07 17:58:19.550 | count = cfg_attr_count[section, attr] 2026-05-07 17:58:19.551 | print "inidelete " configfile " " section " " attr 2026-05-07 17:58:19.551 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-05-07 17:58:19.551 | for (l = count -2; l >= 0; l--) 2026-05-07 17:58:19.551 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-05-07 17:58:19.551 | } 2026-05-07 17:58:19.551 | } 2026-05-07 17:58:19.551 | } 2026-05-07 17:58:19.551 | } 2026-05-07 17:58:19.551 | ' 2026-05-07 17:58:19.552 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-05-07 17:58:19.552 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-05-07 17:58:19.553 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-05-07 17:58:19.558 | + inc/meta-config:get_meta_section:35 : local configfile=/etc/neutron/metadata_agent.ini 2026-05-07 17:58:19.563 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-05-07 17:58:19.569 | + inc/meta-config:get_meta_section:38 : [[ -z /etc/neutron/metadata_agent.ini ]] 2026-05-07 17:58:19.575 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v configfile=/etc/neutron/metadata_agent.ini ' 2026-05-07 17:58:19.575 | BEGIN { group = "" } 2026-05-07 17:58:19.575 | /^\[\[.+\|.*\]\]/ { 2026-05-07 17:58:19.575 | gsub("[][]", "", $1); 2026-05-07 17:58:19.575 | split($1, a, "|"); 2026-05-07 17:58:19.575 | if (a[1] == matchgroup && a[2] == configfile) { 2026-05-07 17:58:19.575 | group=a[1] 2026-05-07 17:58:19.575 | } else { 2026-05-07 17:58:19.575 | group="" 2026-05-07 17:58:19.576 | } 2026-05-07 17:58:19.576 | next 2026-05-07 17:58:19.576 | } 2026-05-07 17:58:19.576 | { 2026-05-07 17:58:19.576 | if (group != "") 2026-05-07 17:58:19.576 | print $0 2026-05-07 17:58:19.576 | } 2026-05-07 17:58:19.576 | ' /home/quobyte/devstack/local.conf 2026-05-07 17:58:19.588 | + 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-07 17:58:19.591 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/metadata_agent.ini DEFAULT ovsdb_connection tcp:127.0.0.1:6640 2026-05-07 17:58:19.649 | + inc/meta-config:merge_config_file:164 : read a 2026-05-07 17:58:19.657 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-05-07 17:58:19.661 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-05-07 17:58:19.668 | + inc/meta-config:merge_config_group:180 : local dir 2026-05-07 17:58:19.674 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $CINDER_CONF' 2026-05-07 17:58:19.680 | +++ inc/meta-config:merge_config_group:182 : echo /etc/cinder/cinder.conf 2026-05-07 17:58:19.686 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/cinder/cinder.conf 2026-05-07 17:58:19.689 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/cinder/cinder.conf ]] 2026-05-07 17:58:19.694 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/cinder/cinder.conf 2026-05-07 17:58:19.701 | + inc/meta-config:merge_config_group:187 : dir=/etc/cinder 2026-05-07 17:58:19.707 | + inc/meta-config:merge_config_group:189 : test -e /etc/cinder 2026-05-07 17:58:19.714 | + inc/meta-config:merge_config_group:189 : test -d /etc/cinder 2026-05-07 17:58:19.721 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/cinder ]] 2026-05-07 17:58:19.725 | + inc/meta-config:merge_config_group:196 : merge_config_file /home/quobyte/devstack/local.conf post-config '$CINDER_CONF' 2026-05-07 17:58:19.729 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-05-07 17:58:19.736 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-05-07 17:58:19.741 | + inc/meta-config:merge_config_file:85 : local 'configfile=$CINDER_CONF' 2026-05-07 17:58:19.745 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-05-07 17:58:19.750 | ++ inc/meta-config:merge_config_file:91 : eval echo '$CINDER_CONF' 2026-05-07 17:58:19.754 | +++ inc/meta-config:merge_config_file:91 : echo /etc/cinder/cinder.conf 2026-05-07 17:58:19.758 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/cinder/cinder.conf 2026-05-07 17:58:19.763 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/cinder/cinder.conf ']' 2026-05-07 17:58:19.773 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$CINDER_CONF' ' 2026-05-07 17:58:19.773 | BEGIN { 2026-05-07 17:58:19.773 | section = "" 2026-05-07 17:58:19.774 | last_section = "" 2026-05-07 17:58:19.774 | section_count = 0 2026-05-07 17:58:19.774 | } 2026-05-07 17:58:19.774 | /^\[.+\]/ { 2026-05-07 17:58:19.774 | gsub("[][]", "", $1); 2026-05-07 17:58:19.774 | section=$1 2026-05-07 17:58:19.775 | next 2026-05-07 17:58:19.775 | } 2026-05-07 17:58:19.775 | /^ *\#/ { 2026-05-07 17:58:19.776 | next 2026-05-07 17:58:19.776 | } 2026-05-07 17:58:19.776 | /^[^ \t]+/ { 2026-05-07 17:58:19.776 | # get offset of first = in $0 2026-05-07 17:58:19.776 | eq_idx = index($0, "=") 2026-05-07 17:58:19.776 | # extract attr & value from $0 2026-05-07 17:58:19.776 | attr = substr($0, 1, eq_idx - 1) 2026-05-07 17:58:19.776 | value = substr($0, eq_idx + 1) 2026-05-07 17:58:19.776 | # only need to strip trailing whitespace from attr 2026-05-07 17:58:19.778 | sub(/[ \t]*$/, "", attr) 2026-05-07 17:58:19.779 | # need to strip leading & trailing whitespace from value 2026-05-07 17:58:19.779 | sub(/^[ \t]*/, "", value) 2026-05-07 17:58:19.779 | sub(/[ \t]*$/, "", value) 2026-05-07 17:58:19.779 | 2026-05-07 17:58:19.779 | # cfg_attr_count: number of config lines per [section, attr] 2026-05-07 17:58:19.779 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-05-07 17:58:19.779 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-05-07 17:58:19.779 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-05-07 17:58:19.779 | if (! (section, attr) in cfg_attr_count) { 2026-05-07 17:58:19.781 | if (section != last_section) { 2026-05-07 17:58:19.781 | cfg_section[section_count++] = section 2026-05-07 17:58:19.781 | last_section = section 2026-05-07 17:58:19.782 | } 2026-05-07 17:58:19.782 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-05-07 17:58:19.782 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-05-07 17:58:19.782 | 2026-05-07 17:58:19.782 | cfg_attr[section, attr, 0] = value 2026-05-07 17:58:19.782 | cfg_attr_count[section, attr] = 1 2026-05-07 17:58:19.782 | } else { 2026-05-07 17:58:19.783 | lno = cfg_attr_count[section, attr]++ 2026-05-07 17:58:19.783 | cfg_attr[section, attr, lno] = value 2026-05-07 17:58:19.783 | } 2026-05-07 17:58:19.783 | } 2026-05-07 17:58:19.783 | END { 2026-05-07 17:58:19.783 | # Process each section in order 2026-05-07 17:58:19.783 | for (sno = 0; sno < section_count; sno++) { 2026-05-07 17:58:19.783 | section = cfg_section[sno] 2026-05-07 17:58:19.783 | # The ini routines simply append a config item immediately 2026-05-07 17:58:19.783 | # after the section header. To keep the same order as defined 2026-05-07 17:58:19.783 | # in local.conf, invoke the ini routines in the reverse order 2026-05-07 17:58:19.784 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-05-07 17:58:19.785 | attr = cfg_sec_attr_name[sno, attr_no] 2026-05-07 17:58:19.785 | if (cfg_attr_count[section, attr] == 1) 2026-05-07 17:58:19.785 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-05-07 17:58:19.786 | else { 2026-05-07 17:58:19.786 | # For multiline, invoke the ini routines in the reverse order 2026-05-07 17:58:19.786 | count = cfg_attr_count[section, attr] 2026-05-07 17:58:19.786 | print "inidelete " configfile " " section " " attr 2026-05-07 17:58:19.786 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-05-07 17:58:19.786 | for (l = count -2; l >= 0; l--) 2026-05-07 17:58:19.786 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-05-07 17:58:19.786 | } 2026-05-07 17:58:19.786 | } 2026-05-07 17:58:19.786 | } 2026-05-07 17:58:19.787 | } 2026-05-07 17:58:19.787 | ' 2026-05-07 17:58:19.787 | + inc/meta-config:merge_config_file:164 : read a 2026-05-07 17:58:19.787 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config '$CINDER_CONF' 2026-05-07 17:58:19.788 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-05-07 17:58:19.788 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-05-07 17:58:19.791 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-05-07 17:58:19.798 | + inc/meta-config:get_meta_section:35 : local 'configfile=$CINDER_CONF' 2026-05-07 17:58:19.804 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-05-07 17:58:19.808 | + inc/meta-config:get_meta_section:38 : [[ -z $CINDER_CONF ]] 2026-05-07 17:58:19.814 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$CINDER_CONF' ' 2026-05-07 17:58:19.814 | BEGIN { group = "" } 2026-05-07 17:58:19.815 | /^\[\[.+\|.*\]\]/ { 2026-05-07 17:58:19.816 | gsub("[][]", "", $1); 2026-05-07 17:58:19.816 | split($1, a, "|"); 2026-05-07 17:58:19.816 | if (a[1] == matchgroup && a[2] == configfile) { 2026-05-07 17:58:19.816 | group=a[1] 2026-05-07 17:58:19.816 | } else { 2026-05-07 17:58:19.816 | group="" 2026-05-07 17:58:19.816 | } 2026-05-07 17:58:19.816 | next 2026-05-07 17:58:19.816 | } 2026-05-07 17:58:19.816 | { 2026-05-07 17:58:19.816 | if (group != "") 2026-05-07 17:58:19.816 | print $0 2026-05-07 17:58:19.817 | } 2026-05-07 17:58:19.817 | ' /home/quobyte/devstack/local.conf 2026-05-07 17:58:19.824 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD nas_secure_file_operations "false"' 2026-05-07 17:58:19.828 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD nas_secure_file_operations false 2026-05-07 17:58:19.888 | + inc/meta-config:merge_config_file:164 : read a 2026-05-07 17:58:19.892 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD nas_secure_file_permissions "false"' 2026-05-07 17:58:19.896 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD nas_secure_file_permissions false 2026-05-07 17:58:19.958 | + inc/meta-config:merge_config_file:164 : read a 2026-05-07 17:58:19.963 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD quobyte_client_cfg "/etc/quobyte/client-cinder.cfg"' 2026-05-07 17:58:19.969 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD quobyte_client_cfg /etc/quobyte/client-cinder.cfg 2026-05-07 17:58:20.016 | + inc/meta-config:merge_config_file:164 : read a 2026-05-07 17:58:20.020 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD volume_backend_name "QuobyteHD"' 2026-05-07 17:58:20.023 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD volume_backend_name QuobyteHD 2026-05-07 17:58:20.044 | + inc/async:async_inner:64 : rc=0 2026-05-07 17:58:20.073 | + inc/meta-config:merge_config_file:164 : read a 2026-05-07 17:58:20.077 | [59245 Async configure_neutron_nova:59245]: finished successfully 2026-05-07 17:58:20.077 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD quobyte_volume_url "quobyte://osci02.corp.quobyte.com/cinder-vol-7b28778a-0ddc-4cc3-98d7-185374c987dd"' 2026-05-07 17:58:20.081 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD quobyte_volume_url quobyte://osci02.corp.quobyte.com/cinder-vol-7b28778a-0ddc-4cc3-98d7-185374c987dd 2026-05-07 17:58:20.125 | + inc/meta-config:merge_config_file:164 : read a 2026-05-07 17:58:20.129 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD volume_driver "cinder.volume.drivers.quobyte.QuobyteDriver"' 2026-05-07 17:58:20.133 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD volume_driver cinder.volume.drivers.quobyte.QuobyteDriver 2026-05-07 17:58:20.177 | + inc/meta-config:merge_config_file:164 : read a 2026-05-07 17:58:20.181 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD enable_unsupported_driver "True"' 2026-05-07 17:58:20.185 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD enable_unsupported_driver True 2026-05-07 17:58:20.228 | + inc/meta-config:merge_config_file:164 : read a 2026-05-07 17:58:20.233 | + ./stack.sh:main:1263 : is_service_enabled swift 2026-05-07 17:58:20.260 | + functions-common:is_service_enabled:2068 : return 1 2026-05-07 17:58:20.265 | + ./stack.sh:main:1271 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-05-07 17:58:20.268 | + ./stack.sh:main:1272 : is_service_enabled cinder 2026-05-07 17:58:20.293 | + functions-common:is_service_enabled:2068 : return 0 2026-05-07 17:58:20.297 | + ./stack.sh:main:1273 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-05-07 17:58:20.345 | + ./stack.sh:main:1276 : async_wait configure_neutron_nova 2026-05-07 17:58:20.410 | [2024 Async configure_neutron_nova:59245]: Waiting for completion of configure_neutron_nova running on PID 59245 (2 other jobs running) 2026-05-07 17:58:20.440 | [2024 Async configure_neutron_nova:59245]: Signaling child to exit 2026-05-07 17:58:20.441 | WAKEUP 2026-05-07 17:58:20.467 | [2024 Async configure_neutron_nova:59245]: Signaled 2026-05-07 17:58:20.469 | + lib/neutron:configure_neutron_nova:445 : create_nova_conf_neutron /etc/nova/nova.conf 2026-05-07 17:58:20.469 | + lib/neutron:create_nova_conf_neutron:456 : local conf=/etc/nova/nova.conf 2026-05-07 17:58:20.469 | + lib/neutron:create_nova_conf_neutron:457 : configure_keystoneauth /etc/nova/nova.conf nova neutron 2026-05-07 17:58:20.469 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/nova/nova.conf 2026-05-07 17:58:20.469 | + lib/keystone:configure_keystoneauth:433 : local admin_user=nova 2026-05-07 17:58:20.469 | + lib/keystone:configure_keystoneauth:434 : local section=neutron 2026-05-07 17:58:20.469 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/nova/nova.conf neutron auth_type password 2026-05-07 17:58:20.469 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/nova/nova.conf neutron interface public 2026-05-07 17:58:20.469 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/nova/nova.conf neutron auth_url http://192.168.122.154/identity 2026-05-07 17:58:20.469 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/nova/nova.conf neutron username nova 2026-05-07 17:58:20.470 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/nova/nova.conf neutron password nomoresecret 2026-05-07 17:58:20.470 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2026-05-07 17:58:20.470 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/nova/nova.conf neutron project_name service 2026-05-07 17:58:20.470 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2026-05-07 17:58:20.470 | + lib/neutron:create_nova_conf_neutron:458 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2026-05-07 17:58:20.470 | + lib/neutron:create_nova_conf_neutron:461 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2026-05-07 17:58:20.470 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2026-05-07 17:58:20.470 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:119 : : 2026-05-07 17:58:20.470 | + lib/neutron:create_nova_conf_neutron:463 : is_service_enabled q-meta neutron-metadata-agent 2026-05-07 17:58:20.470 | + functions-common:is_service_enabled:2068 : return 1 2026-05-07 17:58:20.470 | + lib/neutron:create_nova_conf_neutron:467 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2026-05-07 17:58:20.471 | + lib/neutron:create_nova_conf_neutron:468 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2026-05-07 17:58:20.471 | + lib/neutron:configure_neutron_nova:446 : [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]] 2026-05-07 17:58:20.471 | ++ lib/neutron:configure_neutron_nova:447 : seq 1 1 2026-05-07 17:58:20.471 | + lib/neutron:configure_neutron_nova:447 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-05-07 17:58:20.471 | + lib/neutron:configure_neutron_nova:448 : local conf 2026-05-07 17:58:20.471 | ++ lib/neutron:configure_neutron_nova:449 : conductor_conf 1 2026-05-07 17:58:20.471 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-05-07 17:58:20.471 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-05-07 17:58:20.471 | + lib/neutron:configure_neutron_nova:449 : conf=/etc/nova/nova_cell1.conf 2026-05-07 17:58:20.471 | + lib/neutron:configure_neutron_nova:450 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2026-05-07 17:58:20.472 | + lib/neutron:create_nova_conf_neutron:456 : local conf=/etc/nova/nova_cell1.conf 2026-05-07 17:58:20.472 | + lib/neutron:create_nova_conf_neutron:457 : configure_keystoneauth /etc/nova/nova_cell1.conf nova neutron 2026-05-07 17:58:20.472 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/nova/nova_cell1.conf 2026-05-07 17:58:20.472 | + lib/keystone:configure_keystoneauth:433 : local admin_user=nova 2026-05-07 17:58:20.472 | + lib/keystone:configure_keystoneauth:434 : local section=neutron 2026-05-07 17:58:20.472 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2026-05-07 17:58:20.472 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/nova/nova_cell1.conf neutron interface public 2026-05-07 17:58:20.472 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/nova/nova_cell1.conf neutron auth_url http://192.168.122.154/identity 2026-05-07 17:58:20.472 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/nova/nova_cell1.conf neutron username nova 2026-05-07 17:58:20.472 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/nova/nova_cell1.conf neutron password nomoresecret 2026-05-07 17:58:20.473 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2026-05-07 17:58:20.473 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2026-05-07 17:58:20.473 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2026-05-07 17:58:20.473 | + lib/neutron:create_nova_conf_neutron:458 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2026-05-07 17:58:20.473 | + lib/neutron:create_nova_conf_neutron:461 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2026-05-07 17:58:20.473 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2026-05-07 17:58:20.473 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:119 : : 2026-05-07 17:58:20.473 | + lib/neutron:create_nova_conf_neutron:463 : is_service_enabled q-meta neutron-metadata-agent 2026-05-07 17:58:20.473 | + functions-common:is_service_enabled:2068 : return 1 2026-05-07 17:58:20.473 | + lib/neutron:create_nova_conf_neutron:467 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2026-05-07 17:58:20.474 | + lib/neutron:create_nova_conf_neutron:468 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2026-05-07 17:58:20.526 | [2024 Async configure_neutron_nova:59245]: finished configure_neutron_nova with result 0 in 1 seconds 2026-05-07 17:58:20.532 | + inc/async:async_wait:197 : return 0 2026-05-07 17:58:20.535 | + ./stack.sh:main:1282 : is_service_enabled nova 2026-05-07 17:58:20.562 | + functions-common:is_service_enabled:2068 : return 0 2026-05-07 17:58:20.566 | + ./stack.sh:main:1283 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-05-07 17:58:20.615 | + ./stack.sh:main:1284 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-05-07 17:58:20.663 | + ./stack.sh:main:1288 : is_service_enabled n-api 2026-05-07 17:58:20.689 | + functions-common:is_service_enabled:2068 : return 0 2026-05-07 17:58:20.694 | + ./stack.sh:main:1289 : echo_summary 'Starting Nova API' 2026-05-07 17:58:20.698 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-05-07 17:58:20.702 | + ./stack.sh:echo_summary:444 : echo -e Starting Nova API 2026-05-07 17:58:20.706 | + ./stack.sh:main:1290 : start_nova_api 2026-05-07 17:58:20.710 | + lib/nova:start_nova_api:968 : local service_port=8774 2026-05-07 17:58:20.713 | + lib/nova:start_nova_api:969 : local service_protocol=http 2026-05-07 17:58:20.718 | + lib/nova:start_nova_api:970 : local nova_url 2026-05-07 17:58:20.722 | + lib/nova:start_nova_api:971 : is_service_enabled tls-proxy 2026-05-07 17:58:20.748 | + functions-common:is_service_enabled:2068 : return 1 2026-05-07 17:58:20.752 | + 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-07 17:58:20.756 | + 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-07 17:58:20.761 | + 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-07 17:58:20.766 | ++ lib/nova:start_nova_api:980 : which uwsgi 2026-05-07 17:58:20.771 | + 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-07 17:58:20.775 | + functions-common:run_process:1666 : local service=n-api 2026-05-07 17:58:20.779 | + functions-common:run_process:1667 : local 'command=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-05-07 17:58:20.782 | + functions-common:run_process:1668 : local group= 2026-05-07 17:58:20.786 | + functions-common:run_process:1669 : local user= 2026-05-07 17:58:20.790 | + functions-common:run_process:1670 : local env_vars= 2026-05-07 17:58:20.794 | + functions-common:run_process:1672 : local name=n-api 2026-05-07 17:58:20.798 | + functions-common:run_process:1674 : time_start run_process 2026-05-07 17:58:20.802 | + functions-common:time_start:2398 : local name=run_process 2026-05-07 17:58:20.806 | + functions-common:time_start:2399 : local start_time= 2026-05-07 17:58:20.810 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-07 17:58:20.814 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-07 17:58:20.820 | + functions-common:time_start:2403 : _TIME_START[$name]=1778176700815 2026-05-07 17:58:20.824 | + functions-common:run_process:1675 : is_service_enabled n-api 2026-05-07 17:58:20.846 | + functions-common:is_service_enabled:2068 : return 0 2026-05-07 17:58:20.849 | + 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-07 17:58:20.853 | + functions-common:_run_under_systemd:1620 : local service=n-api 2026-05-07 17:58:20.856 | + functions-common:_run_under_systemd:1621 : local 'command=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-05-07 17:58:20.859 | + functions-common:_run_under_systemd:1622 : local 'cmd=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-05-07 17:58:20.863 | + functions-common:_run_under_systemd:1624 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-05-07 17:58:20.867 | + functions-common:_common_systemd_pitfalls:1592 : local 'cmd=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-05-07 17:58:20.870 | + functions-common:_common_systemd_pitfalls:1595 : [[ /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]] 2026-05-07 17:58:20.874 | + functions-common:_common_systemd_pitfalls:1606 : [[ ! /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2026-05-07 17:58:20.878 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@n-api.service 2026-05-07 17:58:20.881 | + functions-common:_run_under_systemd:1627 : local group= 2026-05-07 17:58:20.885 | + functions-common:_run_under_systemd:1628 : local user=quobyte 2026-05-07 17:58:20.888 | + functions-common:_run_under_systemd:1629 : [[ -z quobyte ]] 2026-05-07 17:58:20.892 | + functions-common:_run_under_systemd:1632 : local env_vars= 2026-05-07 17:58:20.896 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[n-api] ]] 2026-05-07 17:58:20.900 | + functions-common:_run_under_systemd:1636 : [[ /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]] 2026-05-07 17:58:20.904 | + functions-common:_run_under_systemd:1637 : [[ True == \T\r\u\e ]] 2026-05-07 17:58:20.908 | + 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-07 17:58:20.911 | + 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-07 17:58:20.914 | + functions-common:write_uwsgi_user_unit_file:1559 : local service=devstack@n-api.service 2026-05-07 17:58:20.917 | + 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-07 17:58:20.921 | + functions-common:write_uwsgi_user_unit_file:1561 : local group= 2026-05-07 17:58:20.925 | + functions-common:write_uwsgi_user_unit_file:1562 : local user=quobyte 2026-05-07 17:58:20.928 | + functions-common:write_uwsgi_user_unit_file:1563 : local env_vars= 2026-05-07 17:58:20.931 | + functions-common:write_uwsgi_user_unit_file:1564 : local unitfile=/etc/systemd/system/devstack@n-api.service 2026-05-07 17:58:20.934 | + functions-common:write_uwsgi_user_unit_file:1565 : mkdir -p /etc/systemd/system 2026-05-07 17:58:20.940 | + 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-07 17:58:21.029 | + 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-07 17:58:21.122 | + 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-07 17:58:21.201 | + functions-common:write_uwsgi_user_unit_file:1570 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User quobyte 2026-05-07 17:58:21.281 | + 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-07 17:58:21.358 | + 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-07 17:58:21.435 | + functions-common:write_uwsgi_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2026-05-07 17:58:21.512 | + functions-common:write_uwsgi_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2026-05-07 17:58:21.592 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2026-05-07 17:58:21.672 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2026-05-07 17:58:21.751 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2026-05-07 17:58:21.828 | + functions-common:write_uwsgi_user_unit_file:1579 : [[ -n '' ]] 2026-05-07 17:58:21.832 | + functions-common:write_uwsgi_user_unit_file:1582 : [[ -n '' ]] 2026-05-07 17:58:21.836 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@n-api.service Install WantedBy multi-user.target 2026-05-07 17:58:21.934 | + functions-common:write_uwsgi_user_unit_file:1588 : sudo systemctl daemon-reload 2026-05-07 17:58:22.428 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@n-api.service 2026-05-07 17:58:22.454 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api.service → /etc/systemd/system/devstack@n-api.service. 2026-05-07 17:58:22.908 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@n-api.service 2026-05-07 17:58:23.058 | + functions-common:run_process:1678 : time_stop run_process 2026-05-07 17:58:23.059 | + functions-common:time_stop:2412 : local name 2026-05-07 17:58:23.062 | + functions-common:time_stop:2413 : local end_time 2026-05-07 17:58:23.069 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-07 17:58:23.072 | + functions-common:time_stop:2415 : local total 2026-05-07 17:58:23.075 | + functions-common:time_stop:2416 : local start_time 2026-05-07 17:58:23.077 | + functions-common:time_stop:2418 : name=run_process 2026-05-07 17:58:23.079 | + functions-common:time_stop:2419 : start_time=1778176700815 2026-05-07 17:58:23.081 | + functions-common:time_stop:2421 : [[ -z 1778176700815 ]] 2026-05-07 17:58:23.088 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-07 17:58:23.090 | + functions-common:time_stop:2424 : end_time=1778176703087 2026-05-07 17:58:23.095 | + functions-common:time_stop:2425 : elapsed_time=2272 2026-05-07 17:58:23.095 | + functions-common:time_stop:2426 : total=4404 2026-05-07 17:58:23.096 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-07 17:58:23.098 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=6676 2026-05-07 17:58:23.101 | + lib/nova:start_nova_api:981 : nova_url=http://192.168.122.154/compute/v2.1/ 2026-05-07 17:58:23.103 | + lib/nova:start_nova_api:983 : echo 'Waiting for nova-api to start...' 2026-05-07 17:58:23.103 | Waiting for nova-api to start... 2026-05-07 17:58:23.105 | + lib/nova:start_nova_api:984 : wait_for_service 60 http://192.168.122.154/compute/v2.1/ 2026-05-07 17:58:23.107 | + functions:wait_for_service:476 : local timeout=60 2026-05-07 17:58:23.109 | + functions:wait_for_service:477 : local url=http://192.168.122.154/compute/v2.1/ 2026-05-07 17:58:23.112 | + functions:wait_for_service:478 : local rval=0 2026-05-07 17:58:23.114 | + functions:wait_for_service:479 : time_start wait_for_service 2026-05-07 17:58:23.116 | + functions-common:time_start:2398 : local name=wait_for_service 2026-05-07 17:58:23.119 | + functions-common:time_start:2399 : local start_time= 2026-05-07 17:58:23.121 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-07 17:58:23.123 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-07 17:58:23.128 | + functions-common:time_start:2403 : _TIME_START[$name]=1778176703125 2026-05-07 17:58:23.130 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-05-07 17:58:23.133 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-05-07 17:58:23.138 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.154/compute/v2.1/ 2026-05-07 17:58:29.100 | + :: : [[ 200 == 503 ]] 2026-05-07 17:58:29.103 | + :: : [[ 0 -eq 7 ]] 2026-05-07 17:58:29.108 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-05-07 17:58:29.112 | + functions-common:time_stop:2412 : local name 2026-05-07 17:58:29.117 | + functions-common:time_stop:2413 : local end_time 2026-05-07 17:58:29.121 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-07 17:58:29.125 | + functions-common:time_stop:2415 : local total 2026-05-07 17:58:29.130 | + functions-common:time_stop:2416 : local start_time 2026-05-07 17:58:29.134 | + functions-common:time_stop:2418 : name=wait_for_service 2026-05-07 17:58:29.138 | + functions-common:time_stop:2419 : start_time=1778176703125 2026-05-07 17:58:29.143 | + functions-common:time_stop:2421 : [[ -z 1778176703125 ]] 2026-05-07 17:58:29.149 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-07 17:58:29.154 | + functions-common:time_stop:2424 : end_time=1778176709150 2026-05-07 17:58:29.159 | + functions-common:time_stop:2425 : elapsed_time=6025 2026-05-07 17:58:29.163 | + functions-common:time_stop:2426 : total=5537 2026-05-07 17:58:29.167 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-07 17:58:29.171 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=11562 2026-05-07 17:58:29.176 | + functions:wait_for_service:486 : return 0 2026-05-07 17:58:29.180 | + 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-07 17:58:29.185 | + 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-07 17:58:29.190 | + ./stack.sh:main:1293 : is_service_enabled ovn-controller ovn-controller-vtep 2026-05-07 17:58:29.217 | + functions-common:is_service_enabled:2068 : return 0 2026-05-07 17:58:29.222 | + ./stack.sh:main:1294 : echo_summary 'Starting OVN services' 2026-05-07 17:58:29.226 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-05-07 17:58:29.231 | + ./stack.sh:echo_summary:444 : echo -e Starting OVN services 2026-05-07 17:58:29.235 | + ./stack.sh:main:1295 : start_ovn_services 2026-05-07 17:58:29.240 | + lib/neutron:start_ovn_services:575 : [[ ovn == \o\v\n ]] 2026-05-07 17:58:29.244 | + lib/neutron:start_ovn_services:576 : '[' libvirt '!=' ironic ']' 2026-05-07 17:58:29.248 | + lib/neutron:start_ovn_services:582 : init_ovn 2026-05-07 17:58:29.252 | + lib/neutron_plugins/ovn_agent:init_ovn:622 : local 'mkdir_cmd=mkdir -p /var/lib/ovn' 2026-05-07 17:58:29.255 | + lib/neutron_plugins/ovn_agent:init_ovn:624 : [[ False == \F\a\l\s\e ]] 2026-05-07 17:58:29.258 | + lib/neutron_plugins/ovn_agent:init_ovn:625 : mkdir_cmd='sudo mkdir -p /var/lib/ovn' 2026-05-07 17:58:29.261 | + lib/neutron_plugins/ovn_agent:init_ovn:628 : sudo mkdir -p /var/lib/ovn 2026-05-07 17:58:29.292 | + lib/neutron_plugins/ovn_agent:init_ovn:629 : mkdir -p /opt/stack/data/ovs 2026-05-07 17:58:29.300 | + lib/neutron_plugins/ovn_agent:init_ovn:631 : rm -f '/opt/stack/data/ovs/*.db' 2026-05-07 17:58:29.306 | + lib/neutron_plugins/ovn_agent:init_ovn:632 : rm -f '/opt/stack/data/ovs/.*.db.~lock~' 2026-05-07 17:58:29.313 | + 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-07 17:58:29.331 | + 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-07 17:58:29.350 | + lib/neutron_plugins/ovn_agent:init_ovn:635 : sudo rm -f /var/run/ovn/ovnnb_db.sock /var/run/ovn/ovnsb_db.sock 2026-05-07 17:58:29.368 | + lib/neutron:start_ovn_services:583 : start_ovn 2026-05-07 17:58:29.373 | + lib/neutron_plugins/ovn_agent:start_ovn:734 : echo 'Starting OVN' 2026-05-07 17:58:29.373 | Starting OVN 2026-05-07 17:58:29.377 | + lib/neutron_plugins/ovn_agent:start_ovn:736 : _start_ovs 2026-05-07 17:58:29.381 | + lib/neutron_plugins/ovn_agent:_start_ovs:639 : echo 'Starting OVS' 2026-05-07 17:58:29.381 | Starting OVS 2026-05-07 17:58:29.385 | + lib/neutron_plugins/ovn_agent:_start_ovs:640 : is_service_enabled ovn-controller ovn-controller-vtep ovn-northd 2026-05-07 17:58:29.410 | + functions-common:is_service_enabled:2068 : return 0 2026-05-07 17:58:29.414 | + lib/neutron_plugins/ovn_agent:_start_ovs:642 : enable_service ovsdb-server 2026-05-07 17:58:29.476 | + lib/neutron_plugins/ovn_agent:_start_ovs:643 : enable_service ovs-vswitchd 2026-05-07 17:58:29.539 | + lib/neutron_plugins/ovn_agent:_start_ovs:645 : [[ False == \T\r\u\e ]] 2026-05-07 17:58:29.543 | + lib/neutron_plugins/ovn_agent:_start_ovs:669 : _start_process ovsdb-server.service 2026-05-07 17:58:29.547 | + lib/neutron_plugins/ovn_agent:_start_process:253 : sudo systemctl daemon-reload 2026-05-07 17:58:30.052 | + lib/neutron_plugins/ovn_agent:_start_process:254 : sudo systemctl enable ovsdb-server.service 2026-05-07 17:58:30.536 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-05-07 17:58:30.536 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-05-07 17:58:30.536 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-05-07 17:58:30.536 | 2026-05-07 17:58:30.536 | Possible reasons for having these kinds of units are: 2026-05-07 17:58:30.536 | • A unit may be statically enabled by being symlinked from another unit's 2026-05-07 17:58:30.536 | .wants/, .requires/, or .upholds/ directory. 2026-05-07 17:58:30.536 | • A unit's purpose may be to act as a helper for some other unit which has 2026-05-07 17:58:30.537 | a requirement dependency on it. 2026-05-07 17:58:30.537 | • A unit may be started when needed via activation (socket, path, timer, 2026-05-07 17:58:30.537 | D-Bus, udev, scripted systemctl call, ...). 2026-05-07 17:58:30.537 | • In case of template units, the unit is meant to be enabled with some 2026-05-07 17:58:30.537 | instance name specified. 2026-05-07 17:58:30.550 | + lib/neutron_plugins/ovn_agent:_start_process:255 : sudo systemctl restart ovsdb-server.service 2026-05-07 17:58:35.210 | + lib/neutron_plugins/ovn_agent:_start_ovs:670 : _start_process ovs-vswitchd.service 2026-05-07 17:58:35.214 | + lib/neutron_plugins/ovn_agent:_start_process:253 : sudo systemctl daemon-reload 2026-05-07 17:58:35.694 | + lib/neutron_plugins/ovn_agent:_start_process:254 : sudo systemctl enable ovs-vswitchd.service 2026-05-07 17:58:36.203 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-05-07 17:58:36.203 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-05-07 17:58:36.204 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-05-07 17:58:36.204 | 2026-05-07 17:58:36.204 | Possible reasons for having these kinds of units are: 2026-05-07 17:58:36.204 | • A unit may be statically enabled by being symlinked from another unit's 2026-05-07 17:58:36.204 | .wants/, .requires/, or .upholds/ directory. 2026-05-07 17:58:36.204 | • A unit's purpose may be to act as a helper for some other unit which has 2026-05-07 17:58:36.204 | a requirement dependency on it. 2026-05-07 17:58:36.207 | • A unit may be started when needed via activation (socket, path, timer, 2026-05-07 17:58:36.207 | D-Bus, udev, scripted systemctl call, ...). 2026-05-07 17:58:36.208 | • In case of template units, the unit is meant to be enabled with some 2026-05-07 17:58:36.208 | instance name specified. 2026-05-07 17:58:36.208 | + lib/neutron_plugins/ovn_agent:_start_process:255 : sudo systemctl restart ovs-vswitchd.service 2026-05-07 17:58:36.578 | + lib/neutron_plugins/ovn_agent:_start_ovs:673 : echo 'Configuring OVSDB' 2026-05-07 17:58:36.578 | Configuring OVSDB 2026-05-07 17:58:36.582 | + lib/neutron_plugins/ovn_agent:_start_ovs:674 : is_service_enabled tls-proxy 2026-05-07 17:58:36.611 | + functions-common:is_service_enabled:2068 : return 1 2026-05-07 17:58:36.615 | + lib/neutron_plugins/ovn_agent:_start_ovs:681 : sudo ovs-vsctl --no-wait set-manager ptcp:6640:127.0.0.1 2026-05-07 17:58:36.648 | + lib/neutron_plugins/ovn_agent:_start_ovs:682 : sudo ovs-vsctl --no-wait set open_vswitch . system-type=devstack 2026-05-07 17:58:36.676 | + lib/neutron_plugins/ovn_agent:_start_ovs:683 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:system-id=2b25ca2a-686d-465a-ba31-72d6205a65e6 2026-05-07 17:58:36.703 | + lib/neutron_plugins/ovn_agent:_start_ovs:684 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-remote=tcp:192.168.122.154:6642 2026-05-07 17:58:36.730 | + lib/neutron_plugins/ovn_agent:_start_ovs:685 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-bridge=br-int 2026-05-07 17:58:36.757 | + lib/neutron_plugins/ovn_agent:_start_ovs:686 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-encap-type=geneve 2026-05-07 17:58:36.787 | + lib/neutron_plugins/ovn_agent:_start_ovs:687 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-encap-ip=192.168.122.154 2026-05-07 17:58:36.817 | ++ lib/neutron_plugins/ovn_agent:_start_ovs:688 : hostname 2026-05-07 17:58:36.825 | + lib/neutron_plugins/ovn_agent:_start_ovs:688 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:hostname=devstack 2026-05-07 17:58:36.847 | + lib/neutron_plugins/ovn_agent:_start_ovs:690 : [[ True == \T\r\u\e ]] 2026-05-07 17:58:36.851 | + 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-07 17:58:36.880 | + lib/neutron_plugins/ovn_agent:_start_ovs:694 : is_provider_network 2026-05-07 17:58:36.886 | + functions-common:is_provider_network:2261 : '[' '' == True ']' 2026-05-07 17:58:36.891 | + functions-common:is_provider_network:2264 : return 1 2026-05-07 17:58:36.894 | + lib/neutron_plugins/ovn_agent:_start_ovs:694 : [[ True == \T\r\u\e ]] 2026-05-07 17:58:36.899 | + lib/neutron_plugins/ovn_agent:_start_ovs:695 : ovn_base_setup_bridge br-ex 2026-05-07 17:58:36.903 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:241 : local bridge=br-ex 2026-05-07 17:58:36.907 | + 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-07 17:58:36.912 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:244 : '[' system '!=' system ']' 2026-05-07 17:58:36.916 | + 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-07 17:58:36.946 | + 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-07 17:58:36.978 | + lib/neutron_plugins/ovn_agent:_start_ovs:696 : sudo ovs-vsctl set open . external-ids:ovn-bridge-mappings=public:br-ex 2026-05-07 17:58:37.018 | + lib/neutron_plugins/ovn_agent:_start_ovs:699 : is_service_enabled ovn-controller-vtep 2026-05-07 17:58:37.043 | + functions-common:is_service_enabled:2068 : return 1 2026-05-07 17:58:37.048 | + lib/neutron_plugins/ovn_agent:start_ovn:738 : local SCRIPTDIR=/share/ovn/scripts 2026-05-07 17:58:37.053 | + lib/neutron_plugins/ovn_agent:start_ovn:739 : use_new_ovn_repository 2026-05-07 17:58:37.057 | + lib/neutron_plugins/ovn_agent:use_new_ovn_repository:213 : [[ False == \F\a\l\s\e ]] 2026-05-07 17:58:37.061 | + lib/neutron_plugins/ovn_agent:use_new_ovn_repository:214 : return 0 2026-05-07 17:58:37.066 | + lib/neutron_plugins/ovn_agent:start_ovn:743 : is_service_enabled ovn-northd 2026-05-07 17:58:37.093 | + functions-common:is_service_enabled:2068 : return 0 2026-05-07 17:58:37.097 | + lib/neutron_plugins/ovn_agent:start_ovn:744 : [[ False == \T\r\u\e ]] 2026-05-07 17:58:37.101 | + lib/neutron_plugins/ovn_agent:start_ovn:750 : _start_process ovn-central.service 2026-05-07 17:58:37.105 | + lib/neutron_plugins/ovn_agent:_start_process:253 : sudo systemctl daemon-reload 2026-05-07 17:58:37.596 | + lib/neutron_plugins/ovn_agent:_start_process:254 : sudo systemctl enable ovn-central.service 2026-05-07 17:58:38.096 | + lib/neutron_plugins/ovn_agent:_start_process:255 : sudo systemctl restart ovn-central.service 2026-05-07 17:58:38.170 | + lib/neutron_plugins/ovn_agent:start_ovn:753 : _wait_for_ovn_and_set_custom_config 2026-05-07 17:58:38.174 | + 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-07 17:58:38.179 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:202 : local count=0 2026-05-07 17:58:38.183 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:203 : '[' '!' -S /var/run/ovn/ovnnb_db.sock ']' 2026-05-07 17:58:38.189 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:204 : sleep 1 2026-05-07 17:58:39.195 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:205 : count=1 2026-05-07 17:58:39.199 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:206 : '[' 1 -gt 40 ']' 2026-05-07 17:58:39.203 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:203 : '[' '!' -S /var/run/ovn/ovnnb_db.sock ']' 2026-05-07 17:58:39.207 | + 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-07 17:58:39.211 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:202 : local count=0 2026-05-07 17:58:39.215 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:203 : '[' '!' -S /var/run/ovn/ovnsb_db.sock ']' 2026-05-07 17:58:39.218 | + 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-07 17:58:39.221 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:191 : local count=0 2026-05-07 17:58:39.225 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:192 : '[' '!' -f /var/lib/ovn/ovnnb_db.db ']' 2026-05-07 17:58:39.228 | + 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-07 17:58:39.233 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:191 : local count=0 2026-05-07 17:58:39.237 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:192 : '[' '!' -f /var/lib/ovn/ovnsb_db.db ']' 2026-05-07 17:58:39.241 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:721 : is_service_enabled tls-proxy 2026-05-07 17:58:39.266 | + functions-common:is_service_enabled:2068 : return 1 2026-05-07 17:58:39.270 | + 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-07 17:58:39.299 | + 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-07 17:58:39.327 | + 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-07 17:58:39.347 | + 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-07 17:58:39.368 | + lib/neutron_plugins/ovn_agent:start_ovn:757 : is_service_enabled ovn-controller 2026-05-07 17:58:39.394 | + functions-common:is_service_enabled:2068 : return 0 2026-05-07 17:58:39.398 | + lib/neutron_plugins/ovn_agent:start_ovn:758 : [[ False == \T\r\u\e ]] 2026-05-07 17:58:39.402 | + lib/neutron_plugins/ovn_agent:start_ovn:764 : _start_process ovn-controller.service 2026-05-07 17:58:39.406 | + lib/neutron_plugins/ovn_agent:_start_process:253 : sudo systemctl daemon-reload 2026-05-07 17:58:39.909 | + lib/neutron_plugins/ovn_agent:_start_process:254 : sudo systemctl enable ovn-controller.service 2026-05-07 17:58:40.393 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-05-07 17:58:40.393 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-05-07 17:58:40.393 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-05-07 17:58:40.393 | 2026-05-07 17:58:40.393 | Possible reasons for having these kinds of units are: 2026-05-07 17:58:40.393 | • A unit may be statically enabled by being symlinked from another unit's 2026-05-07 17:58:40.393 | .wants/, .requires/, or .upholds/ directory. 2026-05-07 17:58:40.394 | • A unit's purpose may be to act as a helper for some other unit which has 2026-05-07 17:58:40.394 | a requirement dependency on it. 2026-05-07 17:58:40.394 | • A unit may be started when needed via activation (socket, path, timer, 2026-05-07 17:58:40.394 | D-Bus, udev, scripted systemctl call, ...). 2026-05-07 17:58:40.394 | • In case of template units, the unit is meant to be enabled with some 2026-05-07 17:58:40.394 | instance name specified. 2026-05-07 17:58:40.402 | + lib/neutron_plugins/ovn_agent:_start_process:255 : sudo systemctl restart ovn-controller.service 2026-05-07 17:58:40.692 | + lib/neutron_plugins/ovn_agent:start_ovn:768 : is_service_enabled ovn-controller-vtep 2026-05-07 17:58:40.716 | + functions-common:is_service_enabled:2068 : return 1 2026-05-07 17:58:40.720 | + lib/neutron_plugins/ovn_agent:start_ovn:777 : is_ovn_metadata_agent_enabled 2026-05-07 17:58:40.724 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:312 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-05-07 17:58:40.752 | + functions-common:is_service_enabled:2068 : return 0 2026-05-07 17:58:40.756 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:312 : [[ False == \F\a\l\s\e ]] 2026-05-07 17:58:40.760 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:313 : return 0 2026-05-07 17:58:40.764 | + 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-07 17:58:40.769 | + functions-common:run_process:1666 : local service=q-ovn-metadata-agent 2026-05-07 17:58:40.773 | + 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-07 17:58:40.777 | + functions-common:run_process:1668 : local group= 2026-05-07 17:58:40.782 | + functions-common:run_process:1669 : local user= 2026-05-07 17:58:40.786 | + functions-common:run_process:1670 : local env_vars= 2026-05-07 17:58:40.790 | + functions-common:run_process:1672 : local name=q-ovn-metadata-agent 2026-05-07 17:58:40.794 | + functions-common:run_process:1674 : time_start run_process 2026-05-07 17:58:40.798 | + functions-common:time_start:2398 : local name=run_process 2026-05-07 17:58:40.803 | + functions-common:time_start:2399 : local start_time= 2026-05-07 17:58:40.807 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-07 17:58:40.812 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-07 17:58:40.824 | + functions-common:time_start:2403 : _TIME_START[$name]=1778176720819 2026-05-07 17:58:40.828 | + functions-common:run_process:1675 : is_service_enabled q-ovn-metadata-agent 2026-05-07 17:58:40.854 | + functions-common:is_service_enabled:2068 : return 0 2026-05-07 17:58:40.858 | + 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-07 17:58:40.863 | + functions-common:_run_under_systemd:1620 : local service=q-ovn-metadata-agent 2026-05-07 17:58:40.867 | + 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-07 17:58:40.871 | + 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-07 17:58:40.875 | + 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-07 17:58:40.879 | + 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-07 17:58:40.883 | + 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-07 17:58:40.887 | + 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-07 17:58:40.892 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@q-ovn-metadata-agent.service 2026-05-07 17:58:40.896 | + functions-common:_run_under_systemd:1627 : local group= 2026-05-07 17:58:40.900 | + functions-common:_run_under_systemd:1628 : local user=quobyte 2026-05-07 17:58:40.904 | + functions-common:_run_under_systemd:1629 : [[ -z quobyte ]] 2026-05-07 17:58:40.908 | + functions-common:_run_under_systemd:1632 : local env_vars= 2026-05-07 17:58:40.912 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[q-ovn-metadata-agent] ]] 2026-05-07 17:58:40.916 | + 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-07 17:58:40.921 | + 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-07 17:58:40.925 | + functions-common:write_user_unit_file:1527 : local service=devstack@q-ovn-metadata-agent.service 2026-05-07 17:58:40.929 | + 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-07 17:58:40.933 | + functions-common:write_user_unit_file:1529 : local group= 2026-05-07 17:58:40.937 | + functions-common:write_user_unit_file:1530 : local user=quobyte 2026-05-07 17:58:40.941 | + functions-common:write_user_unit_file:1531 : local env_vars= 2026-05-07 17:58:40.945 | + functions-common:write_user_unit_file:1532 : local extra= 2026-05-07 17:58:40.949 | + functions-common:write_user_unit_file:1533 : [[ -n '' ]] 2026-05-07 17:58:40.954 | + functions-common:write_user_unit_file:1536 : local unitfile=/etc/systemd/system/devstack@q-ovn-metadata-agent.service 2026-05-07 17:58:40.958 | + functions-common:write_user_unit_file:1537 : mkdir -p /etc/systemd/system 2026-05-07 17:58:40.965 | + 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-07 17:58:41.063 | + 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-07 17:58:41.157 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service User quobyte 2026-05-07 17:58:41.238 | + 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-07 17:58:41.317 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service KillMode process 2026-05-07 17:58:41.397 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service TimeoutStopSec 300 2026-05-07 17:58:41.480 | + 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-07 17:58:41.562 | + functions-common:write_user_unit_file:1546 : [[ -n '' ]] 2026-05-07 17:58:41.566 | + functions-common:write_user_unit_file:1549 : [[ -n '' ]] 2026-05-07 17:58:41.570 | + 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-07 17:58:41.668 | + functions-common:write_user_unit_file:1555 : sudo systemctl daemon-reload 2026-05-07 17:58:42.151 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@q-ovn-metadata-agent.service 2026-05-07 17:58:42.181 | 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-07 17:58:42.645 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@q-ovn-metadata-agent.service 2026-05-07 17:58:42.693 | + functions-common:run_process:1678 : time_stop run_process 2026-05-07 17:58:42.698 | + functions-common:time_stop:2412 : local name 2026-05-07 17:58:42.700 | + functions-common:time_stop:2413 : local end_time 2026-05-07 17:58:42.704 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-07 17:58:42.707 | + functions-common:time_stop:2415 : local total 2026-05-07 17:58:42.711 | + functions-common:time_stop:2416 : local start_time 2026-05-07 17:58:42.713 | + functions-common:time_stop:2418 : name=run_process 2026-05-07 17:58:42.717 | + functions-common:time_stop:2419 : start_time=1778176720819 2026-05-07 17:58:42.720 | + functions-common:time_stop:2421 : [[ -z 1778176720819 ]] 2026-05-07 17:58:42.725 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-07 17:58:42.736 | + functions-common:time_stop:2424 : end_time=1778176722728 2026-05-07 17:58:42.739 | + functions-common:time_stop:2425 : elapsed_time=1909 2026-05-07 17:58:42.743 | + functions-common:time_stop:2426 : total=6676 2026-05-07 17:58:42.746 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-07 17:58:42.749 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=8585 2026-05-07 17:58:42.752 | + lib/neutron_plugins/ovn_agent:start_ovn:780 : setup_logging /etc/neutron/neutron_ovn_metadata_agent.ini 2026-05-07 17:58:42.754 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/neutron_ovn_metadata_agent.ini 2026-05-07 17:58:42.757 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/neutron_ovn_metadata_agent.ini 2026-05-07 17:58:42.760 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-05-07 17:58:42.776 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-05-07 17:58:42.778 | + functions:setup_systemd_logging:716 : local pidstr= 2026-05-07 17:58:42.781 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-05-07 17:58:42.783 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-05-07 17:58:42.785 | + 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-07 17:58:42.817 | + 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-07 17:58:42.845 | + 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-07 17:58:42.875 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/neutron_ovn_metadata_agent.ini DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-05-07 17:58:42.905 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/neutron_ovn_metadata_agent.ini DEFAULT log_color False 2026-05-07 17:58:42.934 | + lib/neutron_plugins/ovn_agent:start_ovn:783 : is_ovn_agent_enabled 2026-05-07 17:58:42.936 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:319 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-05-07 17:58:42.952 | + functions-common:is_service_enabled:2068 : return 0 2026-05-07 17:58:42.954 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:320 : enable_service q-ovn-agent 2026-05-07 17:58:42.995 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:321 : return 0 2026-05-07 17:58:42.997 | + 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-07 17:58:43.000 | + functions-common:run_process:1666 : local service=q-ovn-agent 2026-05-07 17:58:43.002 | + 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-07 17:58:43.004 | + functions-common:run_process:1668 : local group= 2026-05-07 17:58:43.007 | + functions-common:run_process:1669 : local user= 2026-05-07 17:58:43.009 | + functions-common:run_process:1670 : local env_vars= 2026-05-07 17:58:43.011 | + functions-common:run_process:1672 : local name=q-ovn-agent 2026-05-07 17:58:43.014 | + functions-common:run_process:1674 : time_start run_process 2026-05-07 17:58:43.016 | + functions-common:time_start:2398 : local name=run_process 2026-05-07 17:58:43.019 | + functions-common:time_start:2399 : local start_time= 2026-05-07 17:58:43.021 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-07 17:58:43.025 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-07 17:58:43.029 | + functions-common:time_start:2403 : _TIME_START[$name]=1778176723026 2026-05-07 17:58:43.031 | + functions-common:run_process:1675 : is_service_enabled q-ovn-agent 2026-05-07 17:58:43.047 | + functions-common:is_service_enabled:2068 : return 0 2026-05-07 17:58:43.050 | + 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-07 17:58:43.052 | + functions-common:_run_under_systemd:1620 : local service=q-ovn-agent 2026-05-07 17:58:43.055 | + 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-07 17:58:43.057 | + 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-07 17:58:43.060 | + 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-07 17:58:43.063 | + 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-07 17:58:43.065 | + 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-07 17:58:43.068 | + 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-07 17:58:43.070 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@q-ovn-agent.service 2026-05-07 17:58:43.073 | + functions-common:_run_under_systemd:1627 : local group= 2026-05-07 17:58:43.075 | + functions-common:_run_under_systemd:1628 : local user=quobyte 2026-05-07 17:58:43.078 | + functions-common:_run_under_systemd:1629 : [[ -z quobyte ]] 2026-05-07 17:58:43.080 | + functions-common:_run_under_systemd:1632 : local env_vars= 2026-05-07 17:58:43.083 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[q-ovn-agent] ]] 2026-05-07 17:58:43.085 | + 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-07 17:58:43.088 | + 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-07 17:58:43.090 | + functions-common:write_user_unit_file:1527 : local service=devstack@q-ovn-agent.service 2026-05-07 17:58:43.093 | + 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-07 17:58:43.095 | + functions-common:write_user_unit_file:1529 : local group= 2026-05-07 17:58:43.097 | + functions-common:write_user_unit_file:1530 : local user=quobyte 2026-05-07 17:58:43.100 | + functions-common:write_user_unit_file:1531 : local env_vars= 2026-05-07 17:58:43.102 | + functions-common:write_user_unit_file:1532 : local extra= 2026-05-07 17:58:43.104 | + functions-common:write_user_unit_file:1533 : [[ -n '' ]] 2026-05-07 17:58:43.107 | + functions-common:write_user_unit_file:1536 : local unitfile=/etc/systemd/system/devstack@q-ovn-agent.service 2026-05-07 17:58:43.109 | + functions-common:write_user_unit_file:1537 : mkdir -p /etc/systemd/system 2026-05-07 17:58:43.114 | + 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-07 17:58:43.197 | + 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-07 17:58:43.276 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service User quobyte 2026-05-07 17:58:43.339 | + 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-07 17:58:43.412 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service KillMode process 2026-05-07 17:58:43.487 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service TimeoutStopSec 300 2026-05-07 17:58:43.564 | + 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-07 17:58:43.643 | + functions-common:write_user_unit_file:1546 : [[ -n '' ]] 2026-05-07 17:58:43.648 | + functions-common:write_user_unit_file:1549 : [[ -n '' ]] 2026-05-07 17:58:43.652 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Install WantedBy multi-user.target 2026-05-07 17:58:43.747 | + functions-common:write_user_unit_file:1555 : sudo systemctl daemon-reload 2026-05-07 17:58:44.251 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@q-ovn-agent.service 2026-05-07 17:58:44.282 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-ovn-agent.service → /etc/systemd/system/devstack@q-ovn-agent.service. 2026-05-07 17:58:44.760 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@q-ovn-agent.service 2026-05-07 17:58:44.814 | + functions-common:run_process:1678 : time_stop run_process 2026-05-07 17:58:44.819 | + functions-common:time_stop:2412 : local name 2026-05-07 17:58:44.825 | + functions-common:time_stop:2413 : local end_time 2026-05-07 17:58:44.833 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-07 17:58:44.833 | + functions-common:time_stop:2415 : local total 2026-05-07 17:58:44.836 | + functions-common:time_stop:2416 : local start_time 2026-05-07 17:58:44.839 | + functions-common:time_stop:2418 : name=run_process 2026-05-07 17:58:44.844 | + functions-common:time_stop:2419 : start_time=1778176723026 2026-05-07 17:58:44.844 | + functions-common:time_stop:2421 : [[ -z 1778176723026 ]] 2026-05-07 17:58:44.848 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-07 17:58:44.855 | + functions-common:time_stop:2424 : end_time=1778176724851 2026-05-07 17:58:44.860 | + functions-common:time_stop:2425 : elapsed_time=1825 2026-05-07 17:58:44.864 | + functions-common:time_stop:2426 : total=8585 2026-05-07 17:58:44.868 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-07 17:58:44.874 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=10410 2026-05-07 17:58:44.874 | + lib/neutron_plugins/ovn_agent:start_ovn:786 : setup_logging /etc/neutron/plugins/ml2/ovn_agent.ini 2026-05-07 17:58:44.876 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/plugins/ml2/ovn_agent.ini 2026-05-07 17:58:44.879 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-05-07 17:58:44.883 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-05-07 17:58:44.910 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-05-07 17:58:44.913 | + functions:setup_systemd_logging:716 : local pidstr= 2026-05-07 17:58:44.916 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-05-07 17:58:44.919 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-05-07 17:58:44.922 | + 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-07 17:58:44.963 | + 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-07 17:58:44.999 | + 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-07 17:58:45.035 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-05-07 17:58:45.080 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT log_color False 2026-05-07 17:58:45.131 | + lib/neutron:start_ovn_services:585 : [[ True == \T\r\u\e ]] 2026-05-07 17:58:45.132 | + lib/neutron:start_ovn_services:586 : [[ True != \T\r\u\e ]] 2026-05-07 17:58:45.135 | + lib/neutron:start_ovn_services:590 : create_public_bridge 2026-05-07 17:58:45.138 | + 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-07 17:58:45.174 | + lib/neutron_plugins/ovn_agent:create_public_bridge:307 : sudo ovs-vsctl set open . external-ids:ovn-bridge-mappings=public:br-ex 2026-05-07 17:58:45.200 | + lib/neutron_plugins/ovn_agent:create_public_bridge:308 : _configure_public_network_connectivity 2026-05-07 17:58:45.205 | + lib/neutron:_configure_public_network_connectivity:813 : [[ -n '' ]] 2026-05-07 17:58:45.209 | + lib/neutron:_configure_public_network_connectivity:820 : for d in $default_v4_route_devs 2026-05-07 17:58:45.213 | + 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-07 17:58:45.279 | + ./stack.sh:main:1298 : is_service_enabled q-svc neutron-api 2026-05-07 17:58:45.312 | + functions-common:is_service_enabled:2068 : return 0 2026-05-07 17:58:45.316 | + ./stack.sh:main:1299 : echo_summary 'Starting Neutron' 2026-05-07 17:58:45.321 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-05-07 17:58:45.325 | + ./stack.sh:echo_summary:444 : echo -e Starting Neutron 2026-05-07 17:58:45.329 | + ./stack.sh:main:1300 : configure_neutron_after_post_config 2026-05-07 17:58:45.333 | + lib/neutron:configure_neutron_after_post_config:555 : [[ ovn-router != '' ]] 2026-05-07 17:58:45.338 | + lib/neutron:configure_neutron_after_post_config:556 : iniset /etc/neutron/neutron.conf DEFAULT service_plugins ovn-router 2026-05-07 17:58:45.389 | + lib/neutron:configure_neutron_after_post_config:558 : configure_rbac_policies 2026-05-07 17:58:45.393 | + lib/neutron:configure_rbac_policies:564 : [[ True == \T\r\u\e ]] 2026-05-07 17:58:45.398 | + lib/neutron:configure_rbac_policies:565 : iniset /etc/neutron/neutron.conf oslo_policy enforce_new_defaults True 2026-05-07 17:58:45.445 | + lib/neutron:configure_rbac_policies:566 : iniset /etc/neutron/neutron.conf oslo_policy enforce_scope True 2026-05-07 17:58:45.496 | + ./stack.sh:main:1301 : start_neutron_service_and_check 2026-05-07 17:58:45.500 | + lib/neutron:start_neutron_service_and_check:631 : local service_port=9696 2026-05-07 17:58:45.505 | + lib/neutron:start_neutron_service_and_check:632 : local service_protocol=http 2026-05-07 17:58:45.509 | + lib/neutron:start_neutron_service_and_check:633 : local cfg_file_options 2026-05-07 17:58:45.514 | + lib/neutron:start_neutron_service_and_check:634 : local neutron_url 2026-05-07 17:58:45.518 | ++ lib/neutron:start_neutron_service_and_check:636 : determine_config_files neutron-server 2026-05-07 17:58:45.523 | ++ lib/neutron:determine_config_files:366 : local opts= 2026-05-07 17:58:45.528 | ++ lib/neutron:determine_config_files:367 : case "$1" in 2026-05-07 17:58:45.534 | +++ lib/neutron:determine_config_files:368 : _determine_config_server 2026-05-07 17:58:45.539 | +++ lib/neutron:_determine_config_server:324 : [[ '' != '' ]] 2026-05-07 17:58:45.543 | +++ lib/neutron:_determine_config_server:331 : [[ 0 > 0 ]] 2026-05-07 17:58:45.548 | +++ lib/neutron:_determine_config_server:338 : local cfg_file 2026-05-07 17:58:45.553 | +++ 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-07 17:58:45.559 | +++ lib/neutron:_determine_config_server:343 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-05-07 17:58:45.563 | ++ lib/neutron:determine_config_files:368 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-05-07 17:58:45.568 | ++ lib/neutron:determine_config_files:371 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' ']' 2026-05-07 17:58:45.572 | ++ lib/neutron:determine_config_files:374 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-05-07 17:58:45.577 | + 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-07 17:58:45.582 | + lib/neutron:start_neutron_service_and_check:638 : is_service_enabled tls-proxy 2026-05-07 17:58:45.610 | + functions-common:is_service_enabled:2068 : return 1 2026-05-07 17:58:45.613 | + lib/neutron:start_neutron_service_and_check:644 : enable_neutron_server_services 2026-05-07 17:58:45.619 | + lib/neutron:enable_neutron_server_services:602 : local rpc_workers 2026-05-07 17:58:45.623 | + lib/neutron:enable_neutron_server_services:607 : [[ -f /etc/neutron/neutron.conf ]] 2026-05-07 17:58:45.629 | ++ lib/neutron:enable_neutron_server_services:608 : iniget_multiline /etc/neutron/neutron.conf DEFAULT rpc_workers 2026-05-07 17:58:45.662 | + lib/neutron:enable_neutron_server_services:608 : rpc_workers= 2026-05-07 17:58:45.666 | + lib/neutron:enable_neutron_server_services:615 : enable_service neutron-api 2026-05-07 17:58:45.733 | + lib/neutron:enable_neutron_server_services:616 : enable_service neutron-periodic-workers 2026-05-07 17:58:45.797 | + lib/neutron:enable_neutron_server_services:619 : [[ '' != \0 ]] 2026-05-07 17:58:45.802 | + lib/neutron:enable_neutron_server_services:620 : enable_service neutron-rpc-server 2026-05-07 17:58:45.868 | + lib/neutron:enable_neutron_server_services:624 : [[ ovn == \o\v\n ]] 2026-05-07 17:58:45.875 | + lib/neutron:enable_neutron_server_services:625 : enable_service neutron-ovn-maintenance-worker 2026-05-07 17:58:45.942 | ++ lib/neutron:start_neutron_service_and_check:647 : which uwsgi 2026-05-07 17:58:45.949 | + 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-07 17:58:45.954 | + functions-common:run_process:1666 : local service=neutron-api 2026-05-07 17:58:45.958 | + functions-common:run_process:1667 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-05-07 17:58:45.962 | + functions-common:run_process:1668 : local group= 2026-05-07 17:58:45.966 | + functions-common:run_process:1669 : local user= 2026-05-07 17:58:45.971 | + functions-common:run_process:1670 : local env_vars= 2026-05-07 17:58:45.975 | + functions-common:run_process:1672 : local name=neutron-api 2026-05-07 17:58:45.979 | + functions-common:run_process:1674 : time_start run_process 2026-05-07 17:58:45.984 | + functions-common:time_start:2398 : local name=run_process 2026-05-07 17:58:45.987 | + functions-common:time_start:2399 : local start_time= 2026-05-07 17:58:45.992 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-07 17:58:45.998 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-07 17:58:46.004 | + functions-common:time_start:2403 : _TIME_START[$name]=1778176726000 2026-05-07 17:58:46.009 | + functions-common:run_process:1675 : is_service_enabled neutron-api 2026-05-07 17:58:46.038 | + functions-common:is_service_enabled:2068 : return 0 2026-05-07 17:58:46.043 | + 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-07 17:58:46.047 | + functions-common:_run_under_systemd:1620 : local service=neutron-api 2026-05-07 17:58:46.052 | + functions-common:_run_under_systemd:1621 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-05-07 17:58:46.057 | + functions-common:_run_under_systemd:1622 : local 'cmd=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-05-07 17:58:46.061 | + functions-common:_run_under_systemd:1624 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-05-07 17:58:46.066 | + functions-common:_common_systemd_pitfalls:1592 : local 'cmd=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-05-07 17:58:46.070 | + functions-common:_common_systemd_pitfalls:1595 : [[ /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ sudo ]] 2026-05-07 17:58:46.073 | + functions-common:_common_systemd_pitfalls:1606 : [[ ! /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ ^/ ]] 2026-05-07 17:58:46.078 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@neutron-api.service 2026-05-07 17:58:46.083 | + functions-common:_run_under_systemd:1627 : local group= 2026-05-07 17:58:46.088 | + functions-common:_run_under_systemd:1628 : local user=quobyte 2026-05-07 17:58:46.092 | + functions-common:_run_under_systemd:1629 : [[ -z quobyte ]] 2026-05-07 17:58:46.097 | + functions-common:_run_under_systemd:1632 : local env_vars= 2026-05-07 17:58:46.101 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[neutron-api] ]] 2026-05-07 17:58:46.106 | + functions-common:_run_under_systemd:1636 : [[ /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ uwsgi ]] 2026-05-07 17:58:46.111 | + functions-common:_run_under_systemd:1637 : [[ True == \T\r\u\e ]] 2026-05-07 17:58:46.116 | + 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-07 17:58:46.120 | + 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-07 17:58:46.125 | + functions-common:write_uwsgi_user_unit_file:1559 : local service=devstack@neutron-api.service 2026-05-07 17:58:46.129 | + 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-07 17:58:46.133 | + functions-common:write_uwsgi_user_unit_file:1561 : local group= 2026-05-07 17:58:46.137 | + functions-common:write_uwsgi_user_unit_file:1562 : local user=quobyte 2026-05-07 17:58:46.141 | + functions-common:write_uwsgi_user_unit_file:1563 : local env_vars= 2026-05-07 17:58:46.146 | + functions-common:write_uwsgi_user_unit_file:1564 : local unitfile=/etc/systemd/system/devstack@neutron-api.service 2026-05-07 17:58:46.150 | + functions-common:write_uwsgi_user_unit_file:1565 : mkdir -p /etc/systemd/system 2026-05-07 17:58:46.156 | + 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-07 17:58:46.252 | + 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-07 17:58:46.355 | + 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-07 17:58:46.437 | + functions-common:write_uwsgi_user_unit_file:1570 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service User quobyte 2026-05-07 17:58:46.520 | + 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-07 17:58:46.603 | + 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-07 17:58:46.686 | + functions-common:write_uwsgi_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Type notify 2026-05-07 17:58:46.770 | + functions-common:write_uwsgi_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service KillMode process 2026-05-07 17:58:46.863 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Restart always 2026-05-07 17:58:46.956 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service NotifyAccess all 2026-05-07 17:58:47.050 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service RestartForceExitStatus 100 2026-05-07 17:58:47.143 | + functions-common:write_uwsgi_user_unit_file:1579 : [[ -n '' ]] 2026-05-07 17:58:47.148 | + functions-common:write_uwsgi_user_unit_file:1582 : [[ -n '' ]] 2026-05-07 17:58:47.152 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Install WantedBy multi-user.target 2026-05-07 17:58:47.259 | + functions-common:write_uwsgi_user_unit_file:1588 : sudo systemctl daemon-reload 2026-05-07 17:58:47.780 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@neutron-api.service 2026-05-07 17:58:47.811 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-api.service → /etc/systemd/system/devstack@neutron-api.service. 2026-05-07 17:58:48.303 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@neutron-api.service 2026-05-07 17:58:48.439 | + functions-common:run_process:1678 : time_stop run_process 2026-05-07 17:58:48.449 | + functions-common:time_stop:2412 : local name 2026-05-07 17:58:48.455 | + functions-common:time_stop:2413 : local end_time 2026-05-07 17:58:48.458 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-07 17:58:48.466 | + functions-common:time_stop:2415 : local total 2026-05-07 17:58:48.476 | + functions-common:time_stop:2416 : local start_time 2026-05-07 17:58:48.485 | + functions-common:time_stop:2418 : name=run_process 2026-05-07 17:58:48.488 | + functions-common:time_stop:2419 : start_time=1778176726000 2026-05-07 17:58:48.495 | + functions-common:time_stop:2421 : [[ -z 1778176726000 ]] 2026-05-07 17:58:48.498 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-07 17:58:48.505 | + functions-common:time_stop:2424 : end_time=1778176728501 2026-05-07 17:58:48.508 | + functions-common:time_stop:2425 : elapsed_time=2501 2026-05-07 17:58:48.514 | + functions-common:time_stop:2426 : total=10410 2026-05-07 17:58:48.520 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-07 17:58:48.525 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=12911 2026-05-07 17:58:48.530 | + lib/neutron:start_neutron_service_and_check:648 : neutron_url=http://192.168.122.154/ 2026-05-07 17:58:48.532 | + 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-07 17:58:48.541 | + functions-common:run_process:1666 : local service=neutron-rpc-server 2026-05-07 17:58:48.546 | + 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-07 17:58:48.550 | + functions-common:run_process:1668 : local group= 2026-05-07 17:58:48.556 | + functions-common:run_process:1669 : local user= 2026-05-07 17:58:48.560 | + functions-common:run_process:1670 : local env_vars= 2026-05-07 17:58:48.567 | + functions-common:run_process:1672 : local name=neutron-rpc-server 2026-05-07 17:58:48.571 | + functions-common:run_process:1674 : time_start run_process 2026-05-07 17:58:48.579 | + functions-common:time_start:2398 : local name=run_process 2026-05-07 17:58:48.581 | + functions-common:time_start:2399 : local start_time= 2026-05-07 17:58:48.586 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-07 17:58:48.594 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-07 17:58:48.602 | + functions-common:time_start:2403 : _TIME_START[$name]=1778176728595 2026-05-07 17:58:48.610 | + functions-common:run_process:1675 : is_service_enabled neutron-rpc-server 2026-05-07 17:58:48.643 | + functions-common:is_service_enabled:2068 : return 0 2026-05-07 17:58:48.649 | + 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-07 17:58:48.651 | + functions-common:_run_under_systemd:1620 : local service=neutron-rpc-server 2026-05-07 17:58:48.654 | + 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-07 17:58:48.659 | + 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-07 17:58:48.662 | + 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-07 17:58:48.666 | + 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-07 17:58:48.668 | + 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-07 17:58:48.670 | + 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-07 17:58:48.674 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@neutron-rpc-server.service 2026-05-07 17:58:48.676 | + functions-common:_run_under_systemd:1627 : local group= 2026-05-07 17:58:48.679 | + functions-common:_run_under_systemd:1628 : local user=quobyte 2026-05-07 17:58:48.685 | + functions-common:_run_under_systemd:1629 : [[ -z quobyte ]] 2026-05-07 17:58:48.688 | + functions-common:_run_under_systemd:1632 : local env_vars= 2026-05-07 17:58:48.691 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[neutron-rpc-server] ]] 2026-05-07 17:58:48.695 | + 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-07 17:58:48.701 | + 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-07 17:58:48.706 | + functions-common:write_user_unit_file:1527 : local service=devstack@neutron-rpc-server.service 2026-05-07 17:58:48.709 | + 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-07 17:58:48.712 | + functions-common:write_user_unit_file:1529 : local group= 2026-05-07 17:58:48.714 | + functions-common:write_user_unit_file:1530 : local user=quobyte 2026-05-07 17:58:48.717 | + functions-common:write_user_unit_file:1531 : local env_vars= 2026-05-07 17:58:48.719 | + functions-common:write_user_unit_file:1532 : local extra= 2026-05-07 17:58:48.723 | + functions-common:write_user_unit_file:1533 : [[ -n '' ]] 2026-05-07 17:58:48.724 | + functions-common:write_user_unit_file:1536 : local unitfile=/etc/systemd/system/devstack@neutron-rpc-server.service 2026-05-07 17:58:48.732 | + functions-common:write_user_unit_file:1537 : mkdir -p /etc/systemd/system 2026-05-07 17:58:48.744 | + 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-07 17:58:48.834 | + 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-07 17:58:48.938 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service User quobyte 2026-05-07 17:58:49.008 | + 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-07 17:58:49.097 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service KillMode process 2026-05-07 17:58:49.176 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service TimeoutStopSec 300 2026-05-07 17:58:49.245 | + 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-07 17:58:49.313 | + functions-common:write_user_unit_file:1546 : [[ -n '' ]] 2026-05-07 17:58:49.315 | + functions-common:write_user_unit_file:1549 : [[ -n '' ]] 2026-05-07 17:58:49.317 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Install WantedBy multi-user.target 2026-05-07 17:58:49.397 | + functions-common:write_user_unit_file:1555 : sudo systemctl daemon-reload 2026-05-07 17:58:49.949 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@neutron-rpc-server.service 2026-05-07 17:58:49.990 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-rpc-server.service → /etc/systemd/system/devstack@neutron-rpc-server.service. 2026-05-07 17:58:50.502 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@neutron-rpc-server.service 2026-05-07 17:58:50.573 | + functions-common:run_process:1678 : time_stop run_process 2026-05-07 17:58:50.575 | + functions-common:time_stop:2412 : local name 2026-05-07 17:58:50.583 | + functions-common:time_stop:2413 : local end_time 2026-05-07 17:58:50.591 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-07 17:58:50.601 | + functions-common:time_stop:2415 : local total 2026-05-07 17:58:50.606 | + functions-common:time_stop:2416 : local start_time 2026-05-07 17:58:50.616 | + functions-common:time_stop:2418 : name=run_process 2026-05-07 17:58:50.620 | + functions-common:time_stop:2419 : start_time=1778176728595 2026-05-07 17:58:50.623 | + functions-common:time_stop:2421 : [[ -z 1778176728595 ]] 2026-05-07 17:58:50.627 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-07 17:58:50.632 | + functions-common:time_stop:2424 : end_time=1778176730628 2026-05-07 17:58:50.636 | + functions-common:time_stop:2425 : elapsed_time=2033 2026-05-07 17:58:50.641 | + functions-common:time_stop:2426 : total=12911 2026-05-07 17:58:50.646 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-07 17:58:50.657 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=14944 2026-05-07 17:58:50.660 | + 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-07 17:58:50.670 | + functions-common:run_process:1666 : local service=neutron-periodic-workers 2026-05-07 17:58:50.680 | + 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-07 17:58:50.686 | + functions-common:run_process:1668 : local group= 2026-05-07 17:58:50.692 | + functions-common:run_process:1669 : local user= 2026-05-07 17:58:50.698 | + functions-common:run_process:1670 : local env_vars= 2026-05-07 17:58:50.701 | + functions-common:run_process:1672 : local name=neutron-periodic-workers 2026-05-07 17:58:50.705 | + functions-common:run_process:1674 : time_start run_process 2026-05-07 17:58:50.715 | + functions-common:time_start:2398 : local name=run_process 2026-05-07 17:58:50.721 | + functions-common:time_start:2399 : local start_time= 2026-05-07 17:58:50.732 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-07 17:58:50.738 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-07 17:58:50.748 | + functions-common:time_start:2403 : _TIME_START[$name]=1778176730742 2026-05-07 17:58:50.751 | + functions-common:run_process:1675 : is_service_enabled neutron-periodic-workers 2026-05-07 17:58:50.792 | + functions-common:is_service_enabled:2068 : return 0 2026-05-07 17:58:50.800 | + 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-07 17:58:50.809 | + functions-common:_run_under_systemd:1620 : local service=neutron-periodic-workers 2026-05-07 17:58:50.814 | + 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-07 17:58:50.818 | + 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-07 17:58:50.820 | + 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-07 17:58:50.822 | + 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-07 17:58:50.827 | + 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-07 17:58:50.829 | + 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-07 17:58:50.831 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@neutron-periodic-workers.service 2026-05-07 17:58:50.835 | + functions-common:_run_under_systemd:1627 : local group= 2026-05-07 17:58:50.841 | + functions-common:_run_under_systemd:1628 : local user=quobyte 2026-05-07 17:58:50.842 | + functions-common:_run_under_systemd:1629 : [[ -z quobyte ]] 2026-05-07 17:58:50.844 | + functions-common:_run_under_systemd:1632 : local env_vars= 2026-05-07 17:58:50.847 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[neutron-periodic-workers] ]] 2026-05-07 17:58:50.849 | + 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-07 17:58:50.851 | + 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-07 17:58:50.856 | + functions-common:write_user_unit_file:1527 : local service=devstack@neutron-periodic-workers.service 2026-05-07 17:58:50.857 | + 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-07 17:58:50.858 | + functions-common:write_user_unit_file:1529 : local group= 2026-05-07 17:58:50.860 | + functions-common:write_user_unit_file:1530 : local user=quobyte 2026-05-07 17:58:50.862 | + functions-common:write_user_unit_file:1531 : local env_vars= 2026-05-07 17:58:50.865 | + functions-common:write_user_unit_file:1532 : local extra= 2026-05-07 17:58:50.867 | + functions-common:write_user_unit_file:1533 : [[ -n '' ]] 2026-05-07 17:58:50.869 | + functions-common:write_user_unit_file:1536 : local unitfile=/etc/systemd/system/devstack@neutron-periodic-workers.service 2026-05-07 17:58:50.871 | + functions-common:write_user_unit_file:1537 : mkdir -p /etc/systemd/system 2026-05-07 17:58:50.875 | + 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-07 17:58:51.020 | + 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-07 17:58:51.149 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service User quobyte 2026-05-07 17:58:51.302 | + 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-07 17:58:51.438 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service KillMode process 2026-05-07 17:58:51.572 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service TimeoutStopSec 300 2026-05-07 17:58:51.714 | + 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-07 17:58:51.856 | + functions-common:write_user_unit_file:1546 : [[ -n '' ]] 2026-05-07 17:58:51.864 | + functions-common:write_user_unit_file:1549 : [[ -n '' ]] 2026-05-07 17:58:51.869 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Install WantedBy multi-user.target 2026-05-07 17:58:52.030 | + functions-common:write_user_unit_file:1555 : sudo systemctl daemon-reload 2026-05-07 17:58:52.611 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@neutron-periodic-workers.service 2026-05-07 17:58:52.653 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-periodic-workers.service → /etc/systemd/system/devstack@neutron-periodic-workers.service. 2026-05-07 17:58:53.192 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@neutron-periodic-workers.service 2026-05-07 17:58:53.248 | + functions-common:run_process:1678 : time_stop run_process 2026-05-07 17:58:53.257 | + functions-common:time_stop:2412 : local name 2026-05-07 17:58:53.263 | + functions-common:time_stop:2413 : local end_time 2026-05-07 17:58:53.267 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-07 17:58:53.275 | + functions-common:time_stop:2415 : local total 2026-05-07 17:58:53.283 | + functions-common:time_stop:2416 : local start_time 2026-05-07 17:58:53.292 | + functions-common:time_stop:2418 : name=run_process 2026-05-07 17:58:53.298 | + functions-common:time_stop:2419 : start_time=1778176730742 2026-05-07 17:58:53.303 | + functions-common:time_stop:2421 : [[ -z 1778176730742 ]] 2026-05-07 17:58:53.311 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-07 17:58:53.329 | + functions-common:time_stop:2424 : end_time=1778176733320 2026-05-07 17:58:53.332 | + functions-common:time_stop:2425 : elapsed_time=2578 2026-05-07 17:58:53.338 | + functions-common:time_stop:2426 : total=14944 2026-05-07 17:58:53.344 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-07 17:58:53.351 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=17522 2026-05-07 17:58:53.358 | + lib/neutron:start_neutron_service_and_check:653 : _run_ovn_maintenance 2026-05-07 17:58:53.364 | + lib/neutron:_run_ovn_maintenance:352 : [[ ovn == \o\v\n ]] 2026-05-07 17:58:53.371 | + 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-07 17:58:53.375 | + functions-common:run_process:1666 : local service=neutron-ovn-maintenance-worker 2026-05-07 17:58:53.381 | + 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-07 17:58:53.390 | + functions-common:run_process:1668 : local group= 2026-05-07 17:58:53.397 | + functions-common:run_process:1669 : local user= 2026-05-07 17:58:53.407 | + functions-common:run_process:1670 : local env_vars= 2026-05-07 17:58:53.409 | + functions-common:run_process:1672 : local name=neutron-ovn-maintenance-worker 2026-05-07 17:58:53.417 | + functions-common:run_process:1674 : time_start run_process 2026-05-07 17:58:53.420 | + functions-common:time_start:2398 : local name=run_process 2026-05-07 17:58:53.431 | + functions-common:time_start:2399 : local start_time= 2026-05-07 17:58:53.436 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-07 17:58:53.443 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-07 17:58:53.452 | + functions-common:time_start:2403 : _TIME_START[$name]=1778176733445 2026-05-07 17:58:53.452 | + functions-common:run_process:1675 : is_service_enabled neutron-ovn-maintenance-worker 2026-05-07 17:58:53.501 | + functions-common:is_service_enabled:2068 : return 0 2026-05-07 17:58:53.505 | + 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-07 17:58:53.512 | + functions-common:_run_under_systemd:1620 : local service=neutron-ovn-maintenance-worker 2026-05-07 17:58:53.516 | + 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-07 17:58:53.521 | + 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-07 17:58:53.528 | + 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-07 17:58:53.533 | + 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-07 17:58:53.539 | + 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-07 17:58:53.544 | + 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-07 17:58:53.548 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@neutron-ovn-maintenance-worker.service 2026-05-07 17:58:53.553 | + functions-common:_run_under_systemd:1627 : local group= 2026-05-07 17:58:53.558 | + functions-common:_run_under_systemd:1628 : local user=quobyte 2026-05-07 17:58:53.564 | + functions-common:_run_under_systemd:1629 : [[ -z quobyte ]] 2026-05-07 17:58:53.569 | + functions-common:_run_under_systemd:1632 : local env_vars= 2026-05-07 17:58:53.573 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[neutron-ovn-maintenance-worker] ]] 2026-05-07 17:58:53.578 | + 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-07 17:58:53.586 | + 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-07 17:58:53.592 | + functions-common:write_user_unit_file:1527 : local service=devstack@neutron-ovn-maintenance-worker.service 2026-05-07 17:58:53.597 | + 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-07 17:58:53.601 | + functions-common:write_user_unit_file:1529 : local group= 2026-05-07 17:58:53.608 | + functions-common:write_user_unit_file:1530 : local user=quobyte 2026-05-07 17:58:53.614 | + functions-common:write_user_unit_file:1531 : local env_vars= 2026-05-07 17:58:53.619 | + functions-common:write_user_unit_file:1532 : local extra= 2026-05-07 17:58:53.625 | + functions-common:write_user_unit_file:1533 : [[ -n '' ]] 2026-05-07 17:58:53.630 | + functions-common:write_user_unit_file:1536 : local unitfile=/etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service 2026-05-07 17:58:53.635 | + functions-common:write_user_unit_file:1537 : mkdir -p /etc/systemd/system 2026-05-07 17:58:53.644 | + 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-07 17:58:53.785 | + 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-07 17:58:53.938 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service User quobyte 2026-05-07 17:58:54.056 | + 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-07 17:58:54.180 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service KillMode process 2026-05-07 17:58:54.322 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service TimeoutStopSec 300 2026-05-07 17:58:54.461 | + 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-07 17:58:54.560 | + functions-common:write_user_unit_file:1546 : [[ -n '' ]] 2026-05-07 17:58:54.562 | + functions-common:write_user_unit_file:1549 : [[ -n '' ]] 2026-05-07 17:58:54.565 | + 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-07 17:58:54.708 | + functions-common:write_user_unit_file:1555 : sudo systemctl daemon-reload 2026-05-07 17:58:55.259 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@neutron-ovn-maintenance-worker.service 2026-05-07 17:58:55.292 | 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-07 17:58:55.828 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@neutron-ovn-maintenance-worker.service 2026-05-07 17:58:55.875 | + functions-common:run_process:1678 : time_stop run_process 2026-05-07 17:58:55.884 | + functions-common:time_stop:2412 : local name 2026-05-07 17:58:55.887 | + functions-common:time_stop:2413 : local end_time 2026-05-07 17:58:55.895 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-07 17:58:55.902 | + functions-common:time_stop:2415 : local total 2026-05-07 17:58:55.906 | + functions-common:time_stop:2416 : local start_time 2026-05-07 17:58:55.912 | + functions-common:time_stop:2418 : name=run_process 2026-05-07 17:58:55.918 | + functions-common:time_stop:2419 : start_time=1778176733445 2026-05-07 17:58:55.923 | + functions-common:time_stop:2421 : [[ -z 1778176733445 ]] 2026-05-07 17:58:55.931 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-07 17:58:55.943 | + functions-common:time_stop:2424 : end_time=1778176735933 2026-05-07 17:58:55.948 | + functions-common:time_stop:2425 : elapsed_time=2488 2026-05-07 17:58:55.957 | + functions-common:time_stop:2426 : total=17522 2026-05-07 17:58:55.960 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-07 17:58:55.968 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=20010 2026-05-07 17:58:55.975 | + lib/neutron:start_neutron_service_and_check:654 : '[' '!' -z networking ']' 2026-05-07 17:58:55.981 | + lib/neutron:start_neutron_service_and_check:655 : neutron_url=http://192.168.122.154/networking 2026-05-07 17:58:55.985 | + lib/neutron:start_neutron_service_and_check:657 : echo 'Waiting for Neutron to start...' 2026-05-07 17:58:55.985 | Waiting for Neutron to start... 2026-05-07 17:58:55.990 | + lib/neutron:start_neutron_service_and_check:659 : local 'testcmd=wget --no-proxy -q -O- http://192.168.122.154/networking' 2026-05-07 17:58:55.994 | + lib/neutron:start_neutron_service_and_check:660 : test_with_retry 'wget --no-proxy -q -O- http://192.168.122.154/networking' 'Neutron did not start' 60 2026-05-07 17:58:56.001 | + functions-common:test_with_retry:2350 : local 'testcmd=wget --no-proxy -q -O- http://192.168.122.154/networking' 2026-05-07 17:58:56.006 | + functions-common:test_with_retry:2351 : local 'failmsg=Neutron did not start' 2026-05-07 17:58:56.015 | + functions-common:test_with_retry:2352 : local until=60 2026-05-07 17:58:56.019 | + functions-common:test_with_retry:2353 : local sleep=0.5 2026-05-07 17:58:56.027 | + functions-common:test_with_retry:2355 : time_start test_with_retry 2026-05-07 17:58:56.036 | + functions-common:time_start:2398 : local name=test_with_retry 2026-05-07 17:58:56.046 | + functions-common:time_start:2399 : local start_time= 2026-05-07 17:58:56.051 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-07 17:58:56.056 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-07 17:58:56.063 | + functions-common:time_start:2403 : _TIME_START[$name]=1778176736056 2026-05-07 17:58:56.070 | + functions-common:test_with_retry:2356 : timeout 60 sh -c 'while ! wget --no-proxy -q -O- http://192.168.122.154/networking; do sleep 0.5; done' 2026-05-07 17:59:02.513 | {"versions": [{"id": "v2.0", "status": "CURRENT", "links": [{"rel": "self", "href": "http://192.168.122.154/networking/v2.0/"}]}]}+ functions-common:test_with_retry:2359 : time_stop test_with_retry 2026-05-07 17:59:02.515 | + functions-common:time_stop:2412 : local name 2026-05-07 17:59:02.520 | + functions-common:time_stop:2413 : local end_time 2026-05-07 17:59:02.525 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-07 17:59:02.534 | + functions-common:time_stop:2415 : local total 2026-05-07 17:59:02.538 | + functions-common:time_stop:2416 : local start_time 2026-05-07 17:59:02.543 | + functions-common:time_stop:2418 : name=test_with_retry 2026-05-07 17:59:02.548 | + functions-common:time_stop:2419 : start_time=1778176736056 2026-05-07 17:59:02.554 | + functions-common:time_stop:2421 : [[ -z 1778176736056 ]] 2026-05-07 17:59:02.563 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-07 17:59:02.570 | + functions-common:time_stop:2424 : end_time=1778176742565 2026-05-07 17:59:02.575 | + functions-common:time_stop:2425 : elapsed_time=6509 2026-05-07 17:59:02.581 | + functions-common:time_stop:2426 : total=0 2026-05-07 17:59:02.586 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-07 17:59:02.591 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=6509 2026-05-07 17:59:02.601 | + ./stack.sh:main:1306 : is_service_enabled placement 2026-05-07 17:59:02.635 | + functions-common:is_service_enabled:2068 : return 0 2026-05-07 17:59:02.643 | + ./stack.sh:main:1307 : echo_summary 'Starting Placement' 2026-05-07 17:59:02.648 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-05-07 17:59:02.656 | + ./stack.sh:echo_summary:444 : echo -e Starting Placement 2026-05-07 17:59:02.660 | + ./stack.sh:main:1308 : start_placement 2026-05-07 17:59:02.664 | + lib/placement:start_placement:137 : start_placement_api 2026-05-07 17:59:02.672 | ++ lib/placement:start_placement_api:128 : which uwsgi 2026-05-07 17:59:02.682 | + lib/placement:start_placement_api:128 : run_process placement-api '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-05-07 17:59:02.689 | + functions-common:run_process:1666 : local service=placement-api 2026-05-07 17:59:02.692 | + functions-common:run_process:1667 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-05-07 17:59:02.698 | + functions-common:run_process:1668 : local group= 2026-05-07 17:59:02.707 | + functions-common:run_process:1669 : local user= 2026-05-07 17:59:02.710 | + functions-common:run_process:1670 : local env_vars= 2026-05-07 17:59:02.715 | + functions-common:run_process:1672 : local name=placement-api 2026-05-07 17:59:02.723 | + functions-common:run_process:1674 : time_start run_process 2026-05-07 17:59:02.726 | + functions-common:time_start:2398 : local name=run_process 2026-05-07 17:59:02.731 | + functions-common:time_start:2399 : local start_time= 2026-05-07 17:59:02.740 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-07 17:59:02.746 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-07 17:59:02.754 | + functions-common:time_start:2403 : _TIME_START[$name]=1778176742747 2026-05-07 17:59:02.762 | + functions-common:run_process:1675 : is_service_enabled placement-api 2026-05-07 17:59:02.800 | + functions-common:is_service_enabled:2068 : return 0 2026-05-07 17:59:02.807 | + functions-common:run_process:1676 : _run_under_systemd placement-api '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' '' '' 2026-05-07 17:59:02.812 | + functions-common:_run_under_systemd:1620 : local service=placement-api 2026-05-07 17:59:02.818 | + functions-common:_run_under_systemd:1621 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-05-07 17:59:02.825 | + functions-common:_run_under_systemd:1622 : local 'cmd=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-05-07 17:59:02.832 | + functions-common:_run_under_systemd:1624 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-05-07 17:59:02.835 | + functions-common:_common_systemd_pitfalls:1592 : local 'cmd=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-05-07 17:59:02.843 | + functions-common:_common_systemd_pitfalls:1595 : [[ /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ sudo ]] 2026-05-07 17:59:02.848 | + functions-common:_common_systemd_pitfalls:1606 : [[ ! /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ ^/ ]] 2026-05-07 17:59:02.853 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@placement-api.service 2026-05-07 17:59:02.861 | + functions-common:_run_under_systemd:1627 : local group= 2026-05-07 17:59:02.866 | + functions-common:_run_under_systemd:1628 : local user=quobyte 2026-05-07 17:59:02.870 | + functions-common:_run_under_systemd:1629 : [[ -z quobyte ]] 2026-05-07 17:59:02.877 | + functions-common:_run_under_systemd:1632 : local env_vars= 2026-05-07 17:59:02.882 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[placement-api] ]] 2026-05-07 17:59:02.887 | + functions-common:_run_under_systemd:1636 : [[ /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ uwsgi ]] 2026-05-07 17:59:02.893 | + functions-common:_run_under_systemd:1637 : [[ True == \T\r\u\e ]] 2026-05-07 17:59:02.904 | + 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-07 17:59:02.907 | + 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-07 17:59:02.913 | + functions-common:write_uwsgi_user_unit_file:1559 : local service=devstack@placement-api.service 2026-05-07 17:59:02.918 | + 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-07 17:59:02.922 | + functions-common:write_uwsgi_user_unit_file:1561 : local group= 2026-05-07 17:59:02.928 | + functions-common:write_uwsgi_user_unit_file:1562 : local user=quobyte 2026-05-07 17:59:02.933 | + functions-common:write_uwsgi_user_unit_file:1563 : local env_vars= 2026-05-07 17:59:02.940 | + functions-common:write_uwsgi_user_unit_file:1564 : local unitfile=/etc/systemd/system/devstack@placement-api.service 2026-05-07 17:59:02.943 | + functions-common:write_uwsgi_user_unit_file:1565 : mkdir -p /etc/systemd/system 2026-05-07 17:59:02.950 | + 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-07 17:59:03.073 | + 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-07 17:59:03.215 | + 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-07 17:59:03.313 | + functions-common:write_uwsgi_user_unit_file:1570 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service User quobyte 2026-05-07 17:59:03.448 | + 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-07 17:59:03.567 | + 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-07 17:59:03.673 | + functions-common:write_uwsgi_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Type notify 2026-05-07 17:59:03.783 | + functions-common:write_uwsgi_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service KillMode process 2026-05-07 17:59:03.880 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Restart always 2026-05-07 17:59:03.972 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service NotifyAccess all 2026-05-07 17:59:04.054 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service RestartForceExitStatus 100 2026-05-07 17:59:04.136 | + functions-common:write_uwsgi_user_unit_file:1579 : [[ -n '' ]] 2026-05-07 17:59:04.141 | + functions-common:write_uwsgi_user_unit_file:1582 : [[ -n '' ]] 2026-05-07 17:59:04.145 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Install WantedBy multi-user.target 2026-05-07 17:59:04.243 | + functions-common:write_uwsgi_user_unit_file:1588 : sudo systemctl daemon-reload 2026-05-07 17:59:04.743 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@placement-api.service 2026-05-07 17:59:04.771 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@placement-api.service → /etc/systemd/system/devstack@placement-api.service. 2026-05-07 17:59:05.245 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@placement-api.service 2026-05-07 17:59:05.392 | + functions-common:run_process:1678 : time_stop run_process 2026-05-07 17:59:05.396 | + functions-common:time_stop:2412 : local name 2026-05-07 17:59:05.398 | + functions-common:time_stop:2413 : local end_time 2026-05-07 17:59:05.401 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-07 17:59:05.403 | + functions-common:time_stop:2415 : local total 2026-05-07 17:59:05.405 | + functions-common:time_stop:2416 : local start_time 2026-05-07 17:59:05.407 | + functions-common:time_stop:2418 : name=run_process 2026-05-07 17:59:05.409 | + functions-common:time_stop:2419 : start_time=1778176742747 2026-05-07 17:59:05.412 | + functions-common:time_stop:2421 : [[ -z 1778176742747 ]] 2026-05-07 17:59:05.415 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-07 17:59:05.419 | + functions-common:time_stop:2424 : end_time=1778176745416 2026-05-07 17:59:05.422 | + functions-common:time_stop:2425 : elapsed_time=2669 2026-05-07 17:59:05.424 | + functions-common:time_stop:2426 : total=20010 2026-05-07 17:59:05.426 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-07 17:59:05.428 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=22679 2026-05-07 17:59:05.431 | + lib/placement:start_placement_api:130 : echo 'Waiting for placement-api to start...' 2026-05-07 17:59:05.431 | Waiting for placement-api to start... 2026-05-07 17:59:05.433 | + lib/placement:start_placement_api:131 : wait_for_service 60 http://192.168.122.154/placement 2026-05-07 17:59:05.436 | + functions:wait_for_service:476 : local timeout=60 2026-05-07 17:59:05.438 | + functions:wait_for_service:477 : local url=http://192.168.122.154/placement 2026-05-07 17:59:05.440 | + functions:wait_for_service:478 : local rval=0 2026-05-07 17:59:05.442 | + functions:wait_for_service:479 : time_start wait_for_service 2026-05-07 17:59:05.445 | + functions-common:time_start:2398 : local name=wait_for_service 2026-05-07 17:59:05.447 | + functions-common:time_start:2399 : local start_time= 2026-05-07 17:59:05.449 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-07 17:59:05.452 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-07 17:59:05.456 | + functions-common:time_start:2403 : _TIME_START[$name]=1778176745454 2026-05-07 17:59:05.458 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-05-07 17:59:05.462 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-05-07 17:59:05.463 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.154/placement 2026-05-07 17:59:08.224 | + :: : [[ 200 == 503 ]] 2026-05-07 17:59:08.226 | + :: : [[ 0 -eq 7 ]] 2026-05-07 17:59:08.229 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-05-07 17:59:08.233 | + functions-common:time_stop:2412 : local name 2026-05-07 17:59:08.236 | + functions-common:time_stop:2413 : local end_time 2026-05-07 17:59:08.241 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-07 17:59:08.244 | + functions-common:time_stop:2415 : local total 2026-05-07 17:59:08.246 | + functions-common:time_stop:2416 : local start_time 2026-05-07 17:59:08.251 | + functions-common:time_stop:2418 : name=wait_for_service 2026-05-07 17:59:08.255 | + functions-common:time_stop:2419 : start_time=1778176745454 2026-05-07 17:59:08.259 | + functions-common:time_stop:2421 : [[ -z 1778176745454 ]] 2026-05-07 17:59:08.263 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-07 17:59:08.270 | + functions-common:time_stop:2424 : end_time=1778176748265 2026-05-07 17:59:08.274 | + functions-common:time_stop:2425 : elapsed_time=2811 2026-05-07 17:59:08.278 | + functions-common:time_stop:2426 : total=11562 2026-05-07 17:59:08.281 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-07 17:59:08.285 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=14373 2026-05-07 17:59:08.289 | + functions:wait_for_service:486 : return 0 2026-05-07 17:59:08.293 | + ./stack.sh:main:1311 : is_service_enabled neutron 2026-05-07 17:59:08.321 | + functions-common:is_service_enabled:2068 : return 0 2026-05-07 17:59:08.325 | + ./stack.sh:main:1312 : start_neutron 2026-05-07 17:59:08.329 | + lib/neutron:start_neutron:664 : start_l2_agent 2026-05-07 17:59:08.332 | + 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-07 17:59:08.336 | + functions-common:run_process:1666 : local service=q-agt 2026-05-07 17:59:08.340 | + functions-common:run_process:1667 : local 'command= --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-05-07 17:59:08.344 | + functions-common:run_process:1668 : local group= 2026-05-07 17:59:08.348 | + functions-common:run_process:1669 : local user= 2026-05-07 17:59:08.352 | + functions-common:run_process:1670 : local env_vars= 2026-05-07 17:59:08.356 | + functions-common:run_process:1672 : local name=q-agt 2026-05-07 17:59:08.360 | + functions-common:run_process:1674 : time_start run_process 2026-05-07 17:59:08.364 | + functions-common:time_start:2398 : local name=run_process 2026-05-07 17:59:08.368 | + functions-common:time_start:2399 : local start_time= 2026-05-07 17:59:08.371 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-07 17:59:08.377 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-07 17:59:08.383 | + functions-common:time_start:2403 : _TIME_START[$name]=1778176748378 2026-05-07 17:59:08.388 | + functions-common:run_process:1675 : is_service_enabled q-agt 2026-05-07 17:59:08.412 | + functions-common:is_service_enabled:2068 : return 1 2026-05-07 17:59:08.416 | + functions-common:run_process:1678 : time_stop run_process 2026-05-07 17:59:08.420 | + functions-common:time_stop:2412 : local name 2026-05-07 17:59:08.425 | + functions-common:time_stop:2413 : local end_time 2026-05-07 17:59:08.429 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-07 17:59:08.432 | + functions-common:time_stop:2415 : local total 2026-05-07 17:59:08.436 | + functions-common:time_stop:2416 : local start_time 2026-05-07 17:59:08.440 | + functions-common:time_stop:2418 : name=run_process 2026-05-07 17:59:08.445 | + functions-common:time_stop:2419 : start_time=1778176748378 2026-05-07 17:59:08.449 | + functions-common:time_stop:2421 : [[ -z 1778176748378 ]] 2026-05-07 17:59:08.454 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-07 17:59:08.460 | + functions-common:time_stop:2424 : end_time=1778176748456 2026-05-07 17:59:08.464 | + functions-common:time_stop:2425 : elapsed_time=78 2026-05-07 17:59:08.469 | + functions-common:time_stop:2426 : total=22679 2026-05-07 17:59:08.473 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-07 17:59:08.477 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=22757 2026-05-07 17:59:08.481 | + lib/neutron:start_l2_agent:673 : is_provider_network 2026-05-07 17:59:08.484 | + functions-common:is_provider_network:2261 : '[' '' == True ']' 2026-05-07 17:59:08.488 | + functions-common:is_provider_network:2264 : return 1 2026-05-07 17:59:08.492 | + lib/neutron:start_neutron:665 : start_other_agents 2026-05-07 17:59:08.496 | + 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-07 17:59:08.500 | + functions-common:run_process:1666 : local service=q-dhcp 2026-05-07 17:59:08.503 | + 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-07 17:59:08.506 | + functions-common:run_process:1668 : local group= 2026-05-07 17:59:08.510 | + functions-common:run_process:1669 : local user= 2026-05-07 17:59:08.513 | + functions-common:run_process:1670 : local env_vars= 2026-05-07 17:59:08.517 | + functions-common:run_process:1672 : local name=q-dhcp 2026-05-07 17:59:08.521 | + functions-common:run_process:1674 : time_start run_process 2026-05-07 17:59:08.525 | + functions-common:time_start:2398 : local name=run_process 2026-05-07 17:59:08.529 | + functions-common:time_start:2399 : local start_time= 2026-05-07 17:59:08.533 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-07 17:59:08.538 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-07 17:59:08.544 | + functions-common:time_start:2403 : _TIME_START[$name]=1778176748540 2026-05-07 17:59:08.547 | + functions-common:run_process:1675 : is_service_enabled q-dhcp 2026-05-07 17:59:08.571 | + functions-common:is_service_enabled:2068 : return 1 2026-05-07 17:59:08.574 | + functions-common:run_process:1678 : time_stop run_process 2026-05-07 17:59:08.578 | + functions-common:time_stop:2412 : local name 2026-05-07 17:59:08.582 | + functions-common:time_stop:2413 : local end_time 2026-05-07 17:59:08.586 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-07 17:59:08.590 | + functions-common:time_stop:2415 : local total 2026-05-07 17:59:08.594 | + functions-common:time_stop:2416 : local start_time 2026-05-07 17:59:08.598 | + functions-common:time_stop:2418 : name=run_process 2026-05-07 17:59:08.602 | + functions-common:time_stop:2419 : start_time=1778176748540 2026-05-07 17:59:08.606 | + functions-common:time_stop:2421 : [[ -z 1778176748540 ]] 2026-05-07 17:59:08.611 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-07 17:59:08.617 | + functions-common:time_stop:2424 : end_time=1778176748612 2026-05-07 17:59:08.620 | + functions-common:time_stop:2425 : elapsed_time=72 2026-05-07 17:59:08.623 | + functions-common:time_stop:2426 : total=22757 2026-05-07 17:59:08.627 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-07 17:59:08.632 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=22829 2026-05-07 17:59:08.637 | ++ lib/neutron:start_other_agents:691 : determine_config_files neutron-l3-agent 2026-05-07 17:59:08.641 | ++ lib/neutron:determine_config_files:366 : local opts= 2026-05-07 17:59:08.645 | ++ lib/neutron:determine_config_files:367 : case "$1" in 2026-05-07 17:59:08.651 | +++ lib/neutron:determine_config_files:369 : _determine_config_l3 2026-05-07 17:59:08.655 | +++ lib/neutron:_determine_config_l3:347 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-05-07 17:59:08.659 | +++ lib/neutron:_determine_config_l3:348 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-05-07 17:59:08.664 | ++ lib/neutron:determine_config_files:369 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-05-07 17:59:08.668 | ++ lib/neutron:determine_config_files:371 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' ']' 2026-05-07 17:59:08.672 | ++ lib/neutron:determine_config_files:374 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-05-07 17:59:08.677 | + 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-07 17:59:08.682 | + functions-common:run_process:1666 : local service=q-l3 2026-05-07 17:59:08.685 | + 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-07 17:59:08.689 | + functions-common:run_process:1668 : local group= 2026-05-07 17:59:08.693 | + functions-common:run_process:1669 : local user= 2026-05-07 17:59:08.696 | + functions-common:run_process:1670 : local env_vars= 2026-05-07 17:59:08.700 | + functions-common:run_process:1672 : local name=q-l3 2026-05-07 17:59:08.704 | + functions-common:run_process:1674 : time_start run_process 2026-05-07 17:59:08.708 | + functions-common:time_start:2398 : local name=run_process 2026-05-07 17:59:08.712 | + functions-common:time_start:2399 : local start_time= 2026-05-07 17:59:08.716 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-07 17:59:08.721 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-07 17:59:08.727 | + functions-common:time_start:2403 : _TIME_START[$name]=1778176748723 2026-05-07 17:59:08.731 | + functions-common:run_process:1675 : is_service_enabled q-l3 2026-05-07 17:59:08.756 | + functions-common:is_service_enabled:2068 : return 1 2026-05-07 17:59:08.760 | + functions-common:run_process:1678 : time_stop run_process 2026-05-07 17:59:08.764 | + functions-common:time_stop:2412 : local name 2026-05-07 17:59:08.768 | + functions-common:time_stop:2413 : local end_time 2026-05-07 17:59:08.772 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-07 17:59:08.776 | + functions-common:time_stop:2415 : local total 2026-05-07 17:59:08.779 | + functions-common:time_stop:2416 : local start_time 2026-05-07 17:59:08.783 | + functions-common:time_stop:2418 : name=run_process 2026-05-07 17:59:08.786 | + functions-common:time_stop:2419 : start_time=1778176748723 2026-05-07 17:59:08.790 | + functions-common:time_stop:2421 : [[ -z 1778176748723 ]] 2026-05-07 17:59:08.796 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-07 17:59:08.801 | + functions-common:time_stop:2424 : end_time=1778176748797 2026-05-07 17:59:08.805 | + functions-common:time_stop:2425 : elapsed_time=74 2026-05-07 17:59:08.809 | + functions-common:time_stop:2426 : total=22829 2026-05-07 17:59:08.813 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-07 17:59:08.817 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=22903 2026-05-07 17:59:08.821 | + 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-07 17:59:08.825 | + functions-common:run_process:1666 : local service=q-meta 2026-05-07 17:59:08.829 | + 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-07 17:59:08.833 | + functions-common:run_process:1668 : local group= 2026-05-07 17:59:08.836 | + functions-common:run_process:1669 : local user= 2026-05-07 17:59:08.840 | + functions-common:run_process:1670 : local env_vars= 2026-05-07 17:59:08.844 | + functions-common:run_process:1672 : local name=q-meta 2026-05-07 17:59:08.848 | + functions-common:run_process:1674 : time_start run_process 2026-05-07 17:59:08.852 | + functions-common:time_start:2398 : local name=run_process 2026-05-07 17:59:08.856 | + functions-common:time_start:2399 : local start_time= 2026-05-07 17:59:08.859 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-07 17:59:08.865 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-07 17:59:08.870 | + functions-common:time_start:2403 : _TIME_START[$name]=1778176748866 2026-05-07 17:59:08.874 | + functions-common:run_process:1675 : is_service_enabled q-meta 2026-05-07 17:59:08.898 | + functions-common:is_service_enabled:2068 : return 1 2026-05-07 17:59:08.901 | + functions-common:run_process:1678 : time_stop run_process 2026-05-07 17:59:08.905 | + functions-common:time_stop:2412 : local name 2026-05-07 17:59:08.909 | + functions-common:time_stop:2413 : local end_time 2026-05-07 17:59:08.913 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-07 17:59:08.916 | + functions-common:time_stop:2415 : local total 2026-05-07 17:59:08.920 | + functions-common:time_stop:2416 : local start_time 2026-05-07 17:59:08.924 | + functions-common:time_stop:2418 : name=run_process 2026-05-07 17:59:08.927 | + functions-common:time_stop:2419 : start_time=1778176748866 2026-05-07 17:59:08.931 | + functions-common:time_stop:2421 : [[ -z 1778176748866 ]] 2026-05-07 17:59:08.936 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-07 17:59:08.943 | + functions-common:time_stop:2424 : end_time=1778176748938 2026-05-07 17:59:08.947 | + functions-common:time_stop:2425 : elapsed_time=72 2026-05-07 17:59:08.950 | + functions-common:time_stop:2426 : total=22903 2026-05-07 17:59:08.954 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-07 17:59:08.958 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=22975 2026-05-07 17:59:08.961 | + 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-07 17:59:08.965 | + functions-common:run_process:1666 : local service=q-metering 2026-05-07 17:59:08.968 | + 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-07 17:59:08.971 | + functions-common:run_process:1668 : local group= 2026-05-07 17:59:08.975 | + functions-common:run_process:1669 : local user= 2026-05-07 17:59:08.978 | + functions-common:run_process:1670 : local env_vars= 2026-05-07 17:59:08.982 | + functions-common:run_process:1672 : local name=q-metering 2026-05-07 17:59:08.985 | + functions-common:run_process:1674 : time_start run_process 2026-05-07 17:59:08.988 | + functions-common:time_start:2398 : local name=run_process 2026-05-07 17:59:08.992 | + functions-common:time_start:2399 : local start_time= 2026-05-07 17:59:08.995 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-07 17:59:09.000 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-07 17:59:09.007 | + functions-common:time_start:2403 : _TIME_START[$name]=1778176749002 2026-05-07 17:59:09.010 | + functions-common:run_process:1675 : is_service_enabled q-metering 2026-05-07 17:59:09.034 | + functions-common:is_service_enabled:2068 : return 1 2026-05-07 17:59:09.038 | + functions-common:run_process:1678 : time_stop run_process 2026-05-07 17:59:09.042 | + functions-common:time_stop:2412 : local name 2026-05-07 17:59:09.046 | + functions-common:time_stop:2413 : local end_time 2026-05-07 17:59:09.049 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-07 17:59:09.053 | + functions-common:time_stop:2415 : local total 2026-05-07 17:59:09.058 | + functions-common:time_stop:2416 : local start_time 2026-05-07 17:59:09.062 | + functions-common:time_stop:2418 : name=run_process 2026-05-07 17:59:09.066 | + functions-common:time_stop:2419 : start_time=1778176749002 2026-05-07 17:59:09.070 | + functions-common:time_stop:2421 : [[ -z 1778176749002 ]] 2026-05-07 17:59:09.075 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-07 17:59:09.081 | + functions-common:time_stop:2424 : end_time=1778176749077 2026-05-07 17:59:09.084 | + functions-common:time_stop:2425 : elapsed_time=75 2026-05-07 17:59:09.089 | + functions-common:time_stop:2426 : total=22975 2026-05-07 17:59:09.093 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-07 17:59:09.097 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=23050 2026-05-07 17:59:09.101 | + ./stack.sh:main:1315 : is_service_enabled q-svc neutron-api 2026-05-07 17:59:09.127 | + functions-common:is_service_enabled:2068 : return 0 2026-05-07 17:59:09.131 | + ./stack.sh:main:1315 : [[ True == \T\r\u\e ]] 2026-05-07 17:59:09.135 | + ./stack.sh:main:1316 : echo_summary 'Creating initial neutron network elements' 2026-05-07 17:59:09.139 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-05-07 17:59:09.144 | + ./stack.sh:echo_summary:444 : echo -e Creating initial neutron network elements 2026-05-07 17:59:09.148 | + ./stack.sh:main:1319 : type -p neutron_plugin_create_initial_networks 2026-05-07 17:59:09.152 | + ./stack.sh:main:1322 : create_neutron_initial_network 2026-05-07 17:59:09.157 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:157 : type -p neutron_plugin_create_initial_network_profile 2026-05-07 17:59:09.162 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:161 : is_networking_extension_supported auto-allocated-topology 2026-05-07 17:59:09.167 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:423 : local extension=auto-allocated-topology 2026-05-07 17:59:09.172 | ++ 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-07 17:59:12.587 | ++ functions-common:oscwrap:2457 : return 0 2026-05-07 17:59:12.592 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:425 : EXT_LIST='address-group 2026-05-07 17:59:12.592 | address-scope 2026-05-07 17:59:12.592 | agent 2026-05-07 17:59:12.593 | allowed-address-pairs 2026-05-07 17:59:12.593 | auto-allocated-topology 2026-05-07 17:59:12.593 | availability_zone 2026-05-07 17:59:12.593 | default-subnetpools 2026-05-07 17:59:12.593 | dhcp_agent_scheduler 2026-05-07 17:59:12.593 | dns-integration 2026-05-07 17:59:12.593 | dns-domain-ports 2026-05-07 17:59:12.594 | dns-integration-domain-keywords 2026-05-07 17:59:12.594 | empty-string-filtering 2026-05-07 17:59:12.594 | external-net 2026-05-07 17:59:12.594 | extra_dhcp_opt 2026-05-07 17:59:12.594 | extraroute 2026-05-07 17:59:12.594 | extraroute-atomic 2026-05-07 17:59:12.594 | filter-validation 2026-05-07 17:59:12.595 | floating-ip-port-forwarding-detail 2026-05-07 17:59:12.595 | fip-port-details 2026-05-07 17:59:12.595 | flavors 2026-05-07 17:59:12.595 | floatingip-pools 2026-05-07 17:59:12.595 | router 2026-05-07 17:59:12.595 | enable-default-route-bfd 2026-05-07 17:59:12.595 | enable-default-route-ecmp 2026-05-07 17:59:12.596 | ext-gw-mode 2026-05-07 17:59:12.596 | l3-ha 2026-05-07 17:59:12.596 | external-gateway-multihoming 2026-05-07 17:59:12.596 | l3-flavors 2026-05-07 17:59:12.596 | multi-provider 2026-05-07 17:59:12.596 | net-mtu 2026-05-07 17:59:12.596 | net-mtu-writable 2026-05-07 17:59:12.597 | network_availability_zone 2026-05-07 17:59:12.597 | network-ip-availability 2026-05-07 17:59:12.597 | network-ip-availability-details 2026-05-07 17:59:12.597 | pagination 2026-05-07 17:59:12.597 | port-device-profile 2026-05-07 17:59:12.597 | port-mac-address-regenerate 2026-05-07 17:59:12.597 | port-numa-affinity-policy 2026-05-07 17:59:12.598 | port-numa-affinity-policy-socket 2026-05-07 17:59:12.598 | binding 2026-05-07 17:59:12.598 | binding-extended 2026-05-07 17:59:12.598 | port-security 2026-05-07 17:59:12.598 | project-id 2026-05-07 17:59:12.598 | provider 2026-05-07 17:59:12.598 | qinq 2026-05-07 17:59:12.599 | quota-check-limit 2026-05-07 17:59:12.599 | quota-check-limit-default 2026-05-07 17:59:12.599 | quotas 2026-05-07 17:59:12.599 | quota_details 2026-05-07 17:59:12.599 | rbac-policies 2026-05-07 17:59:12.599 | rbac-address-scope 2026-05-07 17:59:12.599 | rbac-security-groups 2026-05-07 17:59:12.599 | revision-if-match 2026-05-07 17:59:12.600 | standard-attr-revisions 2026-05-07 17:59:12.600 | router_availability_zone 2026-05-07 17:59:12.600 | router-enable-snat 2026-05-07 17:59:12.600 | security-groups-default-rules 2026-05-07 17:59:12.600 | security-groups-normalized-cidr 2026-05-07 17:59:12.600 | security-groups-remote-address-group 2026-05-07 17:59:12.600 | security-groups-rules-belongs-to-default-sg 2026-05-07 17:59:12.601 | security-groups-shared-filtering 2026-05-07 17:59:12.601 | security-group 2026-05-07 17:59:12.601 | service-type 2026-05-07 17:59:12.601 | sorting 2026-05-07 17:59:12.601 | standard-attr-description 2026-05-07 17:59:12.601 | stateful-security-group 2026-05-07 17:59:12.601 | subnet-dns-publish-fixed-ip 2026-05-07 17:59:12.601 | subnet-external-network 2026-05-07 17:59:12.602 | subnet-service-types 2026-05-07 17:59:12.602 | subnet_allocation 2026-05-07 17:59:12.602 | subnetpool-prefix-ops 2026-05-07 17:59:12.602 | tag-creation 2026-05-07 17:59:12.602 | standard-attr-tag 2026-05-07 17:59:12.602 | standard-attr-timestamp 2026-05-07 17:59:12.602 | vlan-transparent' 2026-05-07 17:59:12.602 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : [[ address-group 2026-05-07 17:59:12.602 | address-scope 2026-05-07 17:59:12.603 | agent 2026-05-07 17:59:12.603 | allowed-address-pairs 2026-05-07 17:59:12.603 | auto-allocated-topology 2026-05-07 17:59:12.603 | availability_zone 2026-05-07 17:59:12.603 | default-subnetpools 2026-05-07 17:59:12.603 | dhcp_agent_scheduler 2026-05-07 17:59:12.603 | dns-integration 2026-05-07 17:59:12.603 | dns-domain-ports 2026-05-07 17:59:12.603 | dns-integration-domain-keywords 2026-05-07 17:59:12.604 | empty-string-filtering 2026-05-07 17:59:12.604 | external-net 2026-05-07 17:59:12.604 | extra_dhcp_opt 2026-05-07 17:59:12.604 | extraroute 2026-05-07 17:59:12.604 | extraroute-atomic 2026-05-07 17:59:12.604 | filter-validation 2026-05-07 17:59:12.604 | floating-ip-port-forwarding-detail 2026-05-07 17:59:12.604 | fip-port-details 2026-05-07 17:59:12.604 | flavors 2026-05-07 17:59:12.605 | floatingip-pools 2026-05-07 17:59:12.605 | router 2026-05-07 17:59:12.605 | enable-default-route-bfd 2026-05-07 17:59:12.605 | enable-default-route-ecmp 2026-05-07 17:59:12.605 | ext-gw-mode 2026-05-07 17:59:12.605 | l3-ha 2026-05-07 17:59:12.605 | external-gateway-multihoming 2026-05-07 17:59:12.605 | l3-flavors 2026-05-07 17:59:12.605 | multi-provider 2026-05-07 17:59:12.605 | net-mtu 2026-05-07 17:59:12.606 | net-mtu-writable 2026-05-07 17:59:12.606 | network_availability_zone 2026-05-07 17:59:12.606 | network-ip-availability 2026-05-07 17:59:12.606 | network-ip-availability-details 2026-05-07 17:59:12.606 | pagination 2026-05-07 17:59:12.606 | port-device-profile 2026-05-07 17:59:12.606 | port-mac-address-regenerate 2026-05-07 17:59:12.606 | port-numa-affinity-policy 2026-05-07 17:59:12.606 | port-numa-affinity-policy-socket 2026-05-07 17:59:12.607 | binding 2026-05-07 17:59:12.607 | binding-extended 2026-05-07 17:59:12.607 | port-security 2026-05-07 17:59:12.607 | project-id 2026-05-07 17:59:12.607 | provider 2026-05-07 17:59:12.607 | qinq 2026-05-07 17:59:12.607 | quota-check-limit 2026-05-07 17:59:12.607 | quota-check-limit-default 2026-05-07 17:59:12.607 | quotas 2026-05-07 17:59:12.608 | quota_details 2026-05-07 17:59:12.608 | rbac-policies 2026-05-07 17:59:12.608 | rbac-address-scope 2026-05-07 17:59:12.608 | rbac-security-groups 2026-05-07 17:59:12.608 | revision-if-match 2026-05-07 17:59:12.608 | standard-attr-revisions 2026-05-07 17:59:12.608 | router_availability_zone 2026-05-07 17:59:12.608 | router-enable-snat 2026-05-07 17:59:12.608 | security-groups-default-rules 2026-05-07 17:59:12.608 | security-groups-normalized-cidr 2026-05-07 17:59:12.609 | security-groups-remote-address-group 2026-05-07 17:59:12.609 | security-groups-rules-belongs-to-default-sg 2026-05-07 17:59:12.609 | security-groups-shared-filtering 2026-05-07 17:59:12.609 | security-group 2026-05-07 17:59:12.609 | service-type 2026-05-07 17:59:12.609 | sorting 2026-05-07 17:59:12.609 | standard-attr-description 2026-05-07 17:59:12.609 | stateful-security-group 2026-05-07 17:59:12.609 | subnet-dns-publish-fixed-ip 2026-05-07 17:59:12.610 | subnet-external-network 2026-05-07 17:59:12.610 | subnet-service-types 2026-05-07 17:59:12.610 | subnet_allocation 2026-05-07 17:59:12.610 | subnetpool-prefix-ops 2026-05-07 17:59:12.610 | tag-creation 2026-05-07 17:59:12.610 | standard-attr-tag 2026-05-07 17:59:12.610 | standard-attr-timestamp 2026-05-07 17:59:12.610 | vlan-transparent =~ auto-allocated-topology ]] 2026-05-07 17:59:12.610 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : return 0 2026-05-07 17:59:12.611 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:162 : [[ True == \T\r\u\e ]] 2026-05-07 17:59:12.611 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:163 : [[ 4+6 =~ 4.* ]] 2026-05-07 17:59:12.616 | ++ 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-07 17:59:16.618 | ++ functions-common:oscwrap:2457 : return 0 2026-05-07 17:59:16.623 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:164 : SUBNETPOOL_V4_ID=0d08eeed-e5a5-4070-853c-38bb2fc2615a 2026-05-07 17:59:16.627 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:166 : [[ 4+6 =~ .*6 ]] 2026-05-07 17:59:16.632 | ++ 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 fde4:7bc3:7d49::/56 --share --default -f value -c id 2026-05-07 17:59:20.510 | ++ functions-common:oscwrap:2457 : return 0 2026-05-07 17:59:20.515 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:167 : SUBNETPOOL_V6_ID=c89ce32f-0d00-47f8-a39f-1fc066e3ea96 2026-05-07 17:59:20.519 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:172 : is_provider_network 2026-05-07 17:59:20.523 | + functions-common:is_provider_network:2261 : '[' '' == True ']' 2026-05-07 17:59:20.528 | + functions-common:is_provider_network:2264 : return 1 2026-05-07 17:59:20.533 | ++ 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-07 17:59:25.793 | ++ functions-common:oscwrap:2457 : return 0 2026-05-07 17:59:25.797 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:202 : NET_ID=77d3effc-8a78-4243-a27f-25ed84029d0b 2026-05-07 17:59:25.801 | + 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-07 17:59:25.805 | + functions-common:die_if_not_set:306 : local exitcode=0 2026-05-07 17:59:25.831 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:205 : [[ 4+6 =~ 4.* ]] 2026-05-07 17:59:25.837 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:207 : _neutron_create_private_subnet_v4 2026-05-07 17:59:25.841 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:254 : '[' -z 0d08eeed-e5a5-4070-853c-38bb2fc2615a ']' 2026-05-07 17:59:25.845 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:257 : local 'subnet_params=--ip-version 4 ' 2026-05-07 17:59:25.849 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:258 : [[ -n '' ]] 2026-05-07 17:59:25.853 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:262 : subnet_params+='--subnet-pool 0d08eeed-e5a5-4070-853c-38bb2fc2615a ' 2026-05-07 17:59:25.857 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:263 : subnet_params+=' ' 2026-05-07 17:59:25.861 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:264 : subnet_params+='--network 77d3effc-8a78-4243-a27f-25ed84029d0b private-subnet' 2026-05-07 17:59:25.865 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:265 : local subnet_id 2026-05-07 17:59:25.871 | +++ 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 0d08eeed-e5a5-4070-853c-38bb2fc2615a --network 77d3effc-8a78-4243-a27f-25ed84029d0b private-subnet -f value -c id 2026-05-07 17:59:30.506 | +++ functions-common:oscwrap:2457 : return 0 2026-05-07 17:59:30.511 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:266 : subnet_id=d91edcfe-e4ef-40be-ab93-3cbdbcc09804 2026-05-07 17:59:30.515 | ++ 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-07 17:59:30.519 | ++ functions-common:die_if_not_set:306 : local exitcode=0 2026-05-07 17:59:30.545 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:268 : echo d91edcfe-e4ef-40be-ab93-3cbdbcc09804 2026-05-07 17:59:30.550 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:207 : SUBNET_ID=d91edcfe-e4ef-40be-ab93-3cbdbcc09804 2026-05-07 17:59:30.556 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:210 : [[ 4+6 =~ .*6 ]] 2026-05-07 17:59:30.561 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:212 : _neutron_create_private_subnet_v6 2026-05-07 17:59:30.565 | ++ 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-07 17:59:30.569 | ++ functions-common:die_if_not_set:306 : local exitcode=0 2026-05-07 17:59:30.595 | ++ 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-07 17:59:30.599 | ++ functions-common:die_if_not_set:306 : local exitcode=0 2026-05-07 17:59:30.625 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:275 : local 'ipv6_modes=--ipv6-ra-mode slaac --ipv6-address-mode slaac' 2026-05-07 17:59:30.629 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:276 : '[' -z c89ce32f-0d00-47f8-a39f-1fc066e3ea96 ']' 2026-05-07 17:59:30.633 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:279 : local 'subnet_params=--ip-version 6 ' 2026-05-07 17:59:30.638 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:280 : [[ -n '' ]] 2026-05-07 17:59:30.642 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:283 : subnet_params+='--subnet-pool c89ce32f-0d00-47f8-a39f-1fc066e3ea96 ' 2026-05-07 17:59:30.646 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:284 : subnet_params+=' ' 2026-05-07 17:59:30.651 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:285 : subnet_params+='--ipv6-ra-mode slaac --ipv6-address-mode slaac --network 77d3effc-8a78-4243-a27f-25ed84029d0b ipv6-private-subnet ' 2026-05-07 17:59:30.655 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:286 : local ipv6_subnet_id 2026-05-07 17:59:30.660 | +++ 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 c89ce32f-0d00-47f8-a39f-1fc066e3ea96 --ipv6-ra-mode slaac --ipv6-address-mode slaac --network 77d3effc-8a78-4243-a27f-25ed84029d0b ipv6-private-subnet -f value -c id 2026-05-07 17:59:35.237 | +++ functions-common:oscwrap:2457 : return 0 2026-05-07 17:59:35.241 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:287 : ipv6_subnet_id=7b32cd32-4095-4e42-b866-ad91e1eaf33b 2026-05-07 17:59:35.244 | ++ 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-07 17:59:35.247 | ++ functions-common:die_if_not_set:306 : local exitcode=0 2026-05-07 17:59:35.268 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:289 : echo 7b32cd32-4095-4e42-b866-ad91e1eaf33b 2026-05-07 17:59:35.272 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:212 : IPV6_SUBNET_ID=7b32cd32-4095-4e42-b866-ad91e1eaf33b 2026-05-07 17:59:35.275 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:216 : is_networking_extension_supported router 2026-05-07 17:59:35.278 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:423 : local extension=router 2026-05-07 17:59:35.283 | ++ 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-07 17:59:38.253 | ++ functions-common:oscwrap:2457 : return 0 2026-05-07 17:59:38.259 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:425 : EXT_LIST='address-group 2026-05-07 17:59:38.260 | address-scope 2026-05-07 17:59:38.260 | agent 2026-05-07 17:59:38.260 | allowed-address-pairs 2026-05-07 17:59:38.260 | auto-allocated-topology 2026-05-07 17:59:38.260 | availability_zone 2026-05-07 17:59:38.260 | default-subnetpools 2026-05-07 17:59:38.260 | dhcp_agent_scheduler 2026-05-07 17:59:38.260 | dns-integration 2026-05-07 17:59:38.260 | dns-domain-ports 2026-05-07 17:59:38.261 | dns-integration-domain-keywords 2026-05-07 17:59:38.261 | empty-string-filtering 2026-05-07 17:59:38.261 | external-net 2026-05-07 17:59:38.261 | extra_dhcp_opt 2026-05-07 17:59:38.261 | extraroute 2026-05-07 17:59:38.261 | extraroute-atomic 2026-05-07 17:59:38.261 | filter-validation 2026-05-07 17:59:38.261 | floating-ip-port-forwarding-detail 2026-05-07 17:59:38.261 | fip-port-details 2026-05-07 17:59:38.261 | flavors 2026-05-07 17:59:38.262 | floatingip-pools 2026-05-07 17:59:38.262 | router 2026-05-07 17:59:38.262 | enable-default-route-bfd 2026-05-07 17:59:38.262 | enable-default-route-ecmp 2026-05-07 17:59:38.262 | ext-gw-mode 2026-05-07 17:59:38.262 | l3-ha 2026-05-07 17:59:38.262 | external-gateway-multihoming 2026-05-07 17:59:38.262 | l3-flavors 2026-05-07 17:59:38.262 | multi-provider 2026-05-07 17:59:38.263 | net-mtu 2026-05-07 17:59:38.263 | net-mtu-writable 2026-05-07 17:59:38.263 | network_availability_zone 2026-05-07 17:59:38.263 | network-ip-availability 2026-05-07 17:59:38.263 | network-ip-availability-details 2026-05-07 17:59:38.263 | pagination 2026-05-07 17:59:38.263 | port-device-profile 2026-05-07 17:59:38.263 | port-mac-address-regenerate 2026-05-07 17:59:38.263 | port-numa-affinity-policy 2026-05-07 17:59:38.264 | port-numa-affinity-policy-socket 2026-05-07 17:59:38.264 | binding 2026-05-07 17:59:38.264 | binding-extended 2026-05-07 17:59:38.264 | port-security 2026-05-07 17:59:38.264 | project-id 2026-05-07 17:59:38.264 | provider 2026-05-07 17:59:38.264 | qinq 2026-05-07 17:59:38.264 | quota-check-limit 2026-05-07 17:59:38.264 | quota-check-limit-default 2026-05-07 17:59:38.264 | quotas 2026-05-07 17:59:38.265 | quota_details 2026-05-07 17:59:38.265 | rbac-policies 2026-05-07 17:59:38.265 | rbac-address-scope 2026-05-07 17:59:38.265 | rbac-security-groups 2026-05-07 17:59:38.265 | revision-if-match 2026-05-07 17:59:38.265 | standard-attr-revisions 2026-05-07 17:59:38.265 | router_availability_zone 2026-05-07 17:59:38.265 | router-enable-snat 2026-05-07 17:59:38.265 | security-groups-default-rules 2026-05-07 17:59:38.266 | security-groups-normalized-cidr 2026-05-07 17:59:38.266 | security-groups-remote-address-group 2026-05-07 17:59:38.266 | security-groups-rules-belongs-to-default-sg 2026-05-07 17:59:38.266 | security-groups-shared-filtering 2026-05-07 17:59:38.266 | security-group 2026-05-07 17:59:38.266 | service-type 2026-05-07 17:59:38.266 | sorting 2026-05-07 17:59:38.266 | standard-attr-description 2026-05-07 17:59:38.266 | stateful-security-group 2026-05-07 17:59:38.267 | subnet-dns-publish-fixed-ip 2026-05-07 17:59:38.267 | subnet-external-network 2026-05-07 17:59:38.267 | subnet-service-types 2026-05-07 17:59:38.267 | subnet_allocation 2026-05-07 17:59:38.267 | subnetpool-prefix-ops 2026-05-07 17:59:38.267 | tag-creation 2026-05-07 17:59:38.267 | standard-attr-tag 2026-05-07 17:59:38.267 | standard-attr-timestamp 2026-05-07 17:59:38.267 | vlan-transparent' 2026-05-07 17:59:38.268 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : [[ address-group 2026-05-07 17:59:38.268 | address-scope 2026-05-07 17:59:38.268 | agent 2026-05-07 17:59:38.268 | allowed-address-pairs 2026-05-07 17:59:38.268 | auto-allocated-topology 2026-05-07 17:59:38.268 | availability_zone 2026-05-07 17:59:38.268 | default-subnetpools 2026-05-07 17:59:38.268 | dhcp_agent_scheduler 2026-05-07 17:59:38.268 | dns-integration 2026-05-07 17:59:38.268 | dns-domain-ports 2026-05-07 17:59:38.269 | dns-integration-domain-keywords 2026-05-07 17:59:38.269 | empty-string-filtering 2026-05-07 17:59:38.269 | external-net 2026-05-07 17:59:38.269 | extra_dhcp_opt 2026-05-07 17:59:38.269 | extraroute 2026-05-07 17:59:38.269 | extraroute-atomic 2026-05-07 17:59:38.269 | filter-validation 2026-05-07 17:59:38.269 | floating-ip-port-forwarding-detail 2026-05-07 17:59:38.269 | fip-port-details 2026-05-07 17:59:38.270 | flavors 2026-05-07 17:59:38.270 | floatingip-pools 2026-05-07 17:59:38.270 | router 2026-05-07 17:59:38.270 | enable-default-route-bfd 2026-05-07 17:59:38.270 | enable-default-route-ecmp 2026-05-07 17:59:38.270 | ext-gw-mode 2026-05-07 17:59:38.270 | l3-ha 2026-05-07 17:59:38.270 | external-gateway-multihoming 2026-05-07 17:59:38.270 | l3-flavors 2026-05-07 17:59:38.270 | multi-provider 2026-05-07 17:59:38.271 | net-mtu 2026-05-07 17:59:38.271 | net-mtu-writable 2026-05-07 17:59:38.271 | network_availability_zone 2026-05-07 17:59:38.271 | network-ip-availability 2026-05-07 17:59:38.271 | network-ip-availability-details 2026-05-07 17:59:38.271 | pagination 2026-05-07 17:59:38.271 | port-device-profile 2026-05-07 17:59:38.271 | port-mac-address-regenerate 2026-05-07 17:59:38.272 | port-numa-affinity-policy 2026-05-07 17:59:38.272 | port-numa-affinity-policy-socket 2026-05-07 17:59:38.272 | binding 2026-05-07 17:59:38.272 | binding-extended 2026-05-07 17:59:38.272 | port-security 2026-05-07 17:59:38.272 | project-id 2026-05-07 17:59:38.272 | provider 2026-05-07 17:59:38.272 | qinq 2026-05-07 17:59:38.272 | quota-check-limit 2026-05-07 17:59:38.273 | quota-check-limit-default 2026-05-07 17:59:38.273 | quotas 2026-05-07 17:59:38.273 | quota_details 2026-05-07 17:59:38.273 | rbac-policies 2026-05-07 17:59:38.273 | rbac-address-scope 2026-05-07 17:59:38.273 | rbac-security-groups 2026-05-07 17:59:38.273 | revision-if-match 2026-05-07 17:59:38.273 | standard-attr-revisions 2026-05-07 17:59:38.273 | router_availability_zone 2026-05-07 17:59:38.273 | router-enable-snat 2026-05-07 17:59:38.274 | security-groups-default-rules 2026-05-07 17:59:38.274 | security-groups-normalized-cidr 2026-05-07 17:59:38.274 | security-groups-remote-address-group 2026-05-07 17:59:38.274 | security-groups-rules-belongs-to-default-sg 2026-05-07 17:59:38.274 | security-groups-shared-filtering 2026-05-07 17:59:38.274 | security-group 2026-05-07 17:59:38.274 | service-type 2026-05-07 17:59:38.274 | sorting 2026-05-07 17:59:38.274 | standard-attr-description 2026-05-07 17:59:38.275 | stateful-security-group 2026-05-07 17:59:38.275 | subnet-dns-publish-fixed-ip 2026-05-07 17:59:38.275 | subnet-external-network 2026-05-07 17:59:38.275 | subnet-service-types 2026-05-07 17:59:38.275 | subnet_allocation 2026-05-07 17:59:38.275 | subnetpool-prefix-ops 2026-05-07 17:59:38.275 | tag-creation 2026-05-07 17:59:38.275 | standard-attr-tag 2026-05-07 17:59:38.275 | standard-attr-timestamp 2026-05-07 17:59:38.276 | vlan-transparent =~ router ]] 2026-05-07 17:59:38.276 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : return 0 2026-05-07 17:59:38.276 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:216 : is_networking_extension_supported external-net 2026-05-07 17:59:38.276 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:423 : local extension=external-net 2026-05-07 17:59:38.277 | ++ 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-07 17:59:41.321 | ++ functions-common:oscwrap:2457 : return 0 2026-05-07 17:59:41.324 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:425 : EXT_LIST='address-group 2026-05-07 17:59:41.324 | address-scope 2026-05-07 17:59:41.324 | agent 2026-05-07 17:59:41.324 | allowed-address-pairs 2026-05-07 17:59:41.324 | auto-allocated-topology 2026-05-07 17:59:41.324 | availability_zone 2026-05-07 17:59:41.324 | default-subnetpools 2026-05-07 17:59:41.325 | dhcp_agent_scheduler 2026-05-07 17:59:41.326 | dns-integration 2026-05-07 17:59:41.326 | dns-domain-ports 2026-05-07 17:59:41.326 | dns-integration-domain-keywords 2026-05-07 17:59:41.326 | empty-string-filtering 2026-05-07 17:59:41.326 | external-net 2026-05-07 17:59:41.326 | extra_dhcp_opt 2026-05-07 17:59:41.326 | extraroute 2026-05-07 17:59:41.326 | extraroute-atomic 2026-05-07 17:59:41.326 | filter-validation 2026-05-07 17:59:41.326 | floating-ip-port-forwarding-detail 2026-05-07 17:59:41.326 | fip-port-details 2026-05-07 17:59:41.327 | flavors 2026-05-07 17:59:41.327 | floatingip-pools 2026-05-07 17:59:41.327 | router 2026-05-07 17:59:41.327 | enable-default-route-bfd 2026-05-07 17:59:41.327 | enable-default-route-ecmp 2026-05-07 17:59:41.327 | ext-gw-mode 2026-05-07 17:59:41.327 | l3-ha 2026-05-07 17:59:41.328 | external-gateway-multihoming 2026-05-07 17:59:41.328 | l3-flavors 2026-05-07 17:59:41.328 | multi-provider 2026-05-07 17:59:41.328 | net-mtu 2026-05-07 17:59:41.328 | net-mtu-writable 2026-05-07 17:59:41.328 | network_availability_zone 2026-05-07 17:59:41.328 | network-ip-availability 2026-05-07 17:59:41.328 | network-ip-availability-details 2026-05-07 17:59:41.329 | pagination 2026-05-07 17:59:41.329 | port-device-profile 2026-05-07 17:59:41.329 | port-mac-address-regenerate 2026-05-07 17:59:41.329 | port-numa-affinity-policy 2026-05-07 17:59:41.329 | port-numa-affinity-policy-socket 2026-05-07 17:59:41.329 | binding 2026-05-07 17:59:41.330 | binding-extended 2026-05-07 17:59:41.330 | port-security 2026-05-07 17:59:41.330 | project-id 2026-05-07 17:59:41.330 | provider 2026-05-07 17:59:41.330 | qinq 2026-05-07 17:59:41.330 | quota-check-limit 2026-05-07 17:59:41.330 | quota-check-limit-default 2026-05-07 17:59:41.331 | quotas 2026-05-07 17:59:41.331 | quota_details 2026-05-07 17:59:41.331 | rbac-policies 2026-05-07 17:59:41.331 | rbac-address-scope 2026-05-07 17:59:41.331 | rbac-security-groups 2026-05-07 17:59:41.331 | revision-if-match 2026-05-07 17:59:41.331 | standard-attr-revisions 2026-05-07 17:59:41.332 | router_availability_zone 2026-05-07 17:59:41.332 | router-enable-snat 2026-05-07 17:59:41.332 | security-groups-default-rules 2026-05-07 17:59:41.332 | security-groups-normalized-cidr 2026-05-07 17:59:41.332 | security-groups-remote-address-group 2026-05-07 17:59:41.332 | security-groups-rules-belongs-to-default-sg 2026-05-07 17:59:41.332 | security-groups-shared-filtering 2026-05-07 17:59:41.332 | security-group 2026-05-07 17:59:41.333 | service-type 2026-05-07 17:59:41.333 | sorting 2026-05-07 17:59:41.333 | standard-attr-description 2026-05-07 17:59:41.333 | stateful-security-group 2026-05-07 17:59:41.333 | subnet-dns-publish-fixed-ip 2026-05-07 17:59:41.333 | subnet-external-network 2026-05-07 17:59:41.334 | subnet-service-types 2026-05-07 17:59:41.334 | subnet_allocation 2026-05-07 17:59:41.334 | subnetpool-prefix-ops 2026-05-07 17:59:41.334 | tag-creation 2026-05-07 17:59:41.334 | standard-attr-tag 2026-05-07 17:59:41.334 | standard-attr-timestamp 2026-05-07 17:59:41.334 | vlan-transparent' 2026-05-07 17:59:41.335 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : [[ address-group 2026-05-07 17:59:41.335 | address-scope 2026-05-07 17:59:41.335 | agent 2026-05-07 17:59:41.335 | allowed-address-pairs 2026-05-07 17:59:41.335 | auto-allocated-topology 2026-05-07 17:59:41.335 | availability_zone 2026-05-07 17:59:41.335 | default-subnetpools 2026-05-07 17:59:41.336 | dhcp_agent_scheduler 2026-05-07 17:59:41.336 | dns-integration 2026-05-07 17:59:41.336 | dns-domain-ports 2026-05-07 17:59:41.336 | dns-integration-domain-keywords 2026-05-07 17:59:41.336 | empty-string-filtering 2026-05-07 17:59:41.336 | external-net 2026-05-07 17:59:41.336 | extra_dhcp_opt 2026-05-07 17:59:41.337 | extraroute 2026-05-07 17:59:41.337 | extraroute-atomic 2026-05-07 17:59:41.337 | filter-validation 2026-05-07 17:59:41.337 | floating-ip-port-forwarding-detail 2026-05-07 17:59:41.337 | fip-port-details 2026-05-07 17:59:41.337 | flavors 2026-05-07 17:59:41.337 | floatingip-pools 2026-05-07 17:59:41.338 | router 2026-05-07 17:59:41.338 | enable-default-route-bfd 2026-05-07 17:59:41.338 | enable-default-route-ecmp 2026-05-07 17:59:41.338 | ext-gw-mode 2026-05-07 17:59:41.338 | l3-ha 2026-05-07 17:59:41.338 | external-gateway-multihoming 2026-05-07 17:59:41.338 | l3-flavors 2026-05-07 17:59:41.339 | multi-provider 2026-05-07 17:59:41.339 | net-mtu 2026-05-07 17:59:41.339 | net-mtu-writable 2026-05-07 17:59:41.339 | network_availability_zone 2026-05-07 17:59:41.339 | network-ip-availability 2026-05-07 17:59:41.339 | network-ip-availability-details 2026-05-07 17:59:41.339 | pagination 2026-05-07 17:59:41.340 | port-device-profile 2026-05-07 17:59:41.340 | port-mac-address-regenerate 2026-05-07 17:59:41.340 | port-numa-affinity-policy 2026-05-07 17:59:41.340 | port-numa-affinity-policy-socket 2026-05-07 17:59:41.340 | binding 2026-05-07 17:59:41.340 | binding-extended 2026-05-07 17:59:41.340 | port-security 2026-05-07 17:59:41.341 | project-id 2026-05-07 17:59:41.341 | provider 2026-05-07 17:59:41.341 | qinq 2026-05-07 17:59:41.341 | quota-check-limit 2026-05-07 17:59:41.341 | quota-check-limit-default 2026-05-07 17:59:41.341 | quotas 2026-05-07 17:59:41.341 | quota_details 2026-05-07 17:59:41.342 | rbac-policies 2026-05-07 17:59:41.342 | rbac-address-scope 2026-05-07 17:59:41.342 | rbac-security-groups 2026-05-07 17:59:41.342 | revision-if-match 2026-05-07 17:59:41.342 | standard-attr-revisions 2026-05-07 17:59:41.342 | router_availability_zone 2026-05-07 17:59:41.342 | router-enable-snat 2026-05-07 17:59:41.342 | security-groups-default-rules 2026-05-07 17:59:41.343 | security-groups-normalized-cidr 2026-05-07 17:59:41.343 | security-groups-remote-address-group 2026-05-07 17:59:41.343 | security-groups-rules-belongs-to-default-sg 2026-05-07 17:59:41.343 | security-groups-shared-filtering 2026-05-07 17:59:41.343 | security-group 2026-05-07 17:59:41.343 | service-type 2026-05-07 17:59:41.344 | sorting 2026-05-07 17:59:41.344 | standard-attr-description 2026-05-07 17:59:41.344 | stateful-security-group 2026-05-07 17:59:41.344 | subnet-dns-publish-fixed-ip 2026-05-07 17:59:41.344 | subnet-external-network 2026-05-07 17:59:41.344 | subnet-service-types 2026-05-07 17:59:41.344 | subnet_allocation 2026-05-07 17:59:41.344 | subnetpool-prefix-ops 2026-05-07 17:59:41.345 | tag-creation 2026-05-07 17:59:41.345 | standard-attr-tag 2026-05-07 17:59:41.345 | standard-attr-timestamp 2026-05-07 17:59:41.345 | vlan-transparent =~ external-net ]] 2026-05-07 17:59:41.345 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : return 0 2026-05-07 17:59:41.345 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:218 : [[ True == \T\r\u\e ]] 2026-05-07 17:59:41.345 | ++ 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-07 17:59:44.872 | ++ functions-common:oscwrap:2457 : return 0 2026-05-07 17:59:44.875 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:220 : ROUTER_ID=2d648b18-88e8-456e-9350-30e23965308e 2026-05-07 17:59:44.878 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:221 : die_if_not_set 221 ROUTER_ID 'Failure creating router router1' 2026-05-07 17:59:44.880 | + functions-common:die_if_not_set:306 : local exitcode=0 2026-05-07 17:59:44.895 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : EXTERNAL_NETWORK_FLAGS=--external 2026-05-07 17:59:44.897 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:229 : is_networking_extension_supported auto-allocated-topology 2026-05-07 17:59:44.900 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:423 : local extension=auto-allocated-topology 2026-05-07 17:59:44.903 | ++ 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-07 17:59:47.863 | ++ functions-common:oscwrap:2457 : return 0 2026-05-07 17:59:47.866 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:425 : EXT_LIST='address-group 2026-05-07 17:59:47.866 | address-scope 2026-05-07 17:59:47.866 | agent 2026-05-07 17:59:47.866 | allowed-address-pairs 2026-05-07 17:59:47.866 | auto-allocated-topology 2026-05-07 17:59:47.866 | availability_zone 2026-05-07 17:59:47.866 | default-subnetpools 2026-05-07 17:59:47.867 | dhcp_agent_scheduler 2026-05-07 17:59:47.867 | dns-integration 2026-05-07 17:59:47.867 | dns-domain-ports 2026-05-07 17:59:47.867 | dns-integration-domain-keywords 2026-05-07 17:59:47.867 | empty-string-filtering 2026-05-07 17:59:47.867 | external-net 2026-05-07 17:59:47.867 | extra_dhcp_opt 2026-05-07 17:59:47.868 | extraroute 2026-05-07 17:59:47.868 | extraroute-atomic 2026-05-07 17:59:47.868 | filter-validation 2026-05-07 17:59:47.868 | floating-ip-port-forwarding-detail 2026-05-07 17:59:47.868 | fip-port-details 2026-05-07 17:59:47.868 | flavors 2026-05-07 17:59:47.868 | floatingip-pools 2026-05-07 17:59:47.868 | router 2026-05-07 17:59:47.869 | enable-default-route-bfd 2026-05-07 17:59:47.869 | enable-default-route-ecmp 2026-05-07 17:59:47.869 | ext-gw-mode 2026-05-07 17:59:47.869 | l3-ha 2026-05-07 17:59:47.869 | external-gateway-multihoming 2026-05-07 17:59:47.869 | l3-flavors 2026-05-07 17:59:47.869 | multi-provider 2026-05-07 17:59:47.869 | net-mtu 2026-05-07 17:59:47.870 | net-mtu-writable 2026-05-07 17:59:47.870 | network_availability_zone 2026-05-07 17:59:47.870 | network-ip-availability 2026-05-07 17:59:47.870 | network-ip-availability-details 2026-05-07 17:59:47.870 | pagination 2026-05-07 17:59:47.871 | port-device-profile 2026-05-07 17:59:47.871 | port-mac-address-regenerate 2026-05-07 17:59:47.871 | port-numa-affinity-policy 2026-05-07 17:59:47.871 | port-numa-affinity-policy-socket 2026-05-07 17:59:47.871 | binding 2026-05-07 17:59:47.872 | binding-extended 2026-05-07 17:59:47.872 | port-security 2026-05-07 17:59:47.872 | project-id 2026-05-07 17:59:47.872 | provider 2026-05-07 17:59:47.872 | qinq 2026-05-07 17:59:47.872 | quota-check-limit 2026-05-07 17:59:47.872 | quota-check-limit-default 2026-05-07 17:59:47.872 | quotas 2026-05-07 17:59:47.873 | quota_details 2026-05-07 17:59:47.873 | rbac-policies 2026-05-07 17:59:47.873 | rbac-address-scope 2026-05-07 17:59:47.873 | rbac-security-groups 2026-05-07 17:59:47.873 | revision-if-match 2026-05-07 17:59:47.873 | standard-attr-revisions 2026-05-07 17:59:47.873 | router_availability_zone 2026-05-07 17:59:47.874 | router-enable-snat 2026-05-07 17:59:47.874 | security-groups-default-rules 2026-05-07 17:59:47.874 | security-groups-normalized-cidr 2026-05-07 17:59:47.874 | security-groups-remote-address-group 2026-05-07 17:59:47.874 | security-groups-rules-belongs-to-default-sg 2026-05-07 17:59:47.874 | security-groups-shared-filtering 2026-05-07 17:59:47.874 | security-group 2026-05-07 17:59:47.875 | service-type 2026-05-07 17:59:47.875 | sorting 2026-05-07 17:59:47.875 | standard-attr-description 2026-05-07 17:59:47.875 | stateful-security-group 2026-05-07 17:59:47.875 | subnet-dns-publish-fixed-ip 2026-05-07 17:59:47.875 | subnet-external-network 2026-05-07 17:59:47.875 | subnet-service-types 2026-05-07 17:59:47.876 | subnet_allocation 2026-05-07 17:59:47.876 | subnetpool-prefix-ops 2026-05-07 17:59:47.876 | tag-creation 2026-05-07 17:59:47.876 | standard-attr-tag 2026-05-07 17:59:47.876 | standard-attr-timestamp 2026-05-07 17:59:47.876 | vlan-transparent' 2026-05-07 17:59:47.876 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : [[ address-group 2026-05-07 17:59:47.877 | address-scope 2026-05-07 17:59:47.877 | agent 2026-05-07 17:59:47.877 | allowed-address-pairs 2026-05-07 17:59:47.877 | auto-allocated-topology 2026-05-07 17:59:47.877 | availability_zone 2026-05-07 17:59:47.877 | default-subnetpools 2026-05-07 17:59:47.877 | dhcp_agent_scheduler 2026-05-07 17:59:47.877 | dns-integration 2026-05-07 17:59:47.878 | dns-domain-ports 2026-05-07 17:59:47.878 | dns-integration-domain-keywords 2026-05-07 17:59:47.878 | empty-string-filtering 2026-05-07 17:59:47.878 | external-net 2026-05-07 17:59:47.878 | extra_dhcp_opt 2026-05-07 17:59:47.878 | extraroute 2026-05-07 17:59:47.879 | extraroute-atomic 2026-05-07 17:59:47.879 | filter-validation 2026-05-07 17:59:47.879 | floating-ip-port-forwarding-detail 2026-05-07 17:59:47.879 | fip-port-details 2026-05-07 17:59:47.879 | flavors 2026-05-07 17:59:47.879 | floatingip-pools 2026-05-07 17:59:47.880 | router 2026-05-07 17:59:47.880 | enable-default-route-bfd 2026-05-07 17:59:47.880 | enable-default-route-ecmp 2026-05-07 17:59:47.880 | ext-gw-mode 2026-05-07 17:59:47.880 | l3-ha 2026-05-07 17:59:47.880 | external-gateway-multihoming 2026-05-07 17:59:47.880 | l3-flavors 2026-05-07 17:59:47.880 | multi-provider 2026-05-07 17:59:47.881 | net-mtu 2026-05-07 17:59:47.881 | net-mtu-writable 2026-05-07 17:59:47.881 | network_availability_zone 2026-05-07 17:59:47.881 | network-ip-availability 2026-05-07 17:59:47.881 | network-ip-availability-details 2026-05-07 17:59:47.881 | pagination 2026-05-07 17:59:47.881 | port-device-profile 2026-05-07 17:59:47.881 | port-mac-address-regenerate 2026-05-07 17:59:47.882 | port-numa-affinity-policy 2026-05-07 17:59:47.882 | port-numa-affinity-policy-socket 2026-05-07 17:59:47.882 | binding 2026-05-07 17:59:47.882 | binding-extended 2026-05-07 17:59:47.882 | port-security 2026-05-07 17:59:47.882 | project-id 2026-05-07 17:59:47.882 | provider 2026-05-07 17:59:47.883 | qinq 2026-05-07 17:59:47.883 | quota-check-limit 2026-05-07 17:59:47.883 | quota-check-limit-default 2026-05-07 17:59:47.883 | quotas 2026-05-07 17:59:47.883 | quota_details 2026-05-07 17:59:47.883 | rbac-policies 2026-05-07 17:59:47.883 | rbac-address-scope 2026-05-07 17:59:47.884 | rbac-security-groups 2026-05-07 17:59:47.884 | revision-if-match 2026-05-07 17:59:47.884 | standard-attr-revisions 2026-05-07 17:59:47.884 | router_availability_zone 2026-05-07 17:59:47.884 | router-enable-snat 2026-05-07 17:59:47.884 | security-groups-default-rules 2026-05-07 17:59:47.884 | security-groups-normalized-cidr 2026-05-07 17:59:47.885 | security-groups-remote-address-group 2026-05-07 17:59:47.885 | security-groups-rules-belongs-to-default-sg 2026-05-07 17:59:47.885 | security-groups-shared-filtering 2026-05-07 17:59:47.885 | security-group 2026-05-07 17:59:47.885 | service-type 2026-05-07 17:59:47.886 | sorting 2026-05-07 17:59:47.886 | standard-attr-description 2026-05-07 17:59:47.886 | stateful-security-group 2026-05-07 17:59:47.886 | subnet-dns-publish-fixed-ip 2026-05-07 17:59:47.886 | subnet-external-network 2026-05-07 17:59:47.886 | subnet-service-types 2026-05-07 17:59:47.886 | subnet_allocation 2026-05-07 17:59:47.886 | subnetpool-prefix-ops 2026-05-07 17:59:47.887 | tag-creation 2026-05-07 17:59:47.887 | standard-attr-tag 2026-05-07 17:59:47.887 | standard-attr-timestamp 2026-05-07 17:59:47.887 | vlan-transparent =~ auto-allocated-topology ]] 2026-05-07 17:59:47.887 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : return 0 2026-05-07 17:59:47.887 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:230 : EXTERNAL_NETWORK_FLAGS='--external --default' 2026-05-07 17:59:47.888 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:233 : '[' True = True ']' 2026-05-07 17:59:47.888 | ++ 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-07 17:59:52.018 | ++ functions-common:oscwrap:2457 : return 0 2026-05-07 17:59:52.021 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:234 : EXT_NET_ID=a0cf24d4-d660-4782-93c4-737e3616b10e 2026-05-07 17:59:52.024 | + 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-07 17:59:52.027 | + functions-common:die_if_not_set:306 : local exitcode=0 2026-05-07 17:59:52.044 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:240 : [[ 4+6 =~ 4.* ]] 2026-05-07 17:59:52.047 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:242 : _neutron_configure_router_v4 2026-05-07 17:59:52.050 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:321 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet 2d648b18-88e8-456e-9350-30e23965308e d91edcfe-e4ef-40be-ab93-3cbdbcc09804 2026-05-07 17:59:57.317 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:323 : local id_and_ext_gw_ip 2026-05-07 17:59:57.321 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:324 : _neutron_create_public_subnet_v4 a0cf24d4-d660-4782-93c4-737e3616b10e 2026-05-07 17:59:57.325 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:294 : local 'subnet_params=--ip-version 4 ' 2026-05-07 17:59:57.328 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:295 : subnet_params+=' ' 2026-05-07 17:59:57.330 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : [[ -n '' ]] 2026-05-07 17:59:57.333 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:299 : subnet_params+='--network a0cf24d4-d660-4782-93c4-737e3616b10e --subnet-range 172.24.4.0/24 --no-dhcp ' 2026-05-07 17:59:57.336 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:300 : subnet_params+=public-subnet 2026-05-07 17:59:57.339 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:301 : local id_and_ext_gw_ip 2026-05-07 17:59:57.345 | +++ 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 a0cf24d4-d660-4782-93c4-737e3616b10e --subnet-range 172.24.4.0/24 --no-dhcp public-subnet 2026-05-07 17:59:57.346 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:302 : grep -e gateway_ip -e ' id ' 2026-05-07 18:00:00.642 | +++ functions-common:oscwrap:2457 : return 0 2026-05-07 18:00:00.647 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:302 : id_and_ext_gw_ip='| gateway_ip | 172.24.4.1 | 2026-05-07 18:00:00.647 | | id | e2edfcf5-7588-4b20-a37c-33e353f6aba9 |' 2026-05-07 18:00:00.650 | ++ 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-07 18:00:00.653 | ++ functions-common:die_if_not_set:306 : local exitcode=0 2026-05-07 18:00:00.671 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:304 : echo '|' gateway_ip '|' 172.24.4.1 '|' '|' id '|' e2edfcf5-7588-4b20-a37c-33e353f6aba9 '|' 2026-05-07 18:00:00.674 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:324 : id_and_ext_gw_ip='| gateway_ip | 172.24.4.1 | | id | e2edfcf5-7588-4b20-a37c-33e353f6aba9 |' 2026-05-07 18:00:00.676 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:325 : local ext_gw_ip 2026-05-07 18:00:00.682 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:326 : echo '|' gateway_ip '|' 172.24.4.1 '|' '|' id '|' e2edfcf5-7588-4b20-a37c-33e353f6aba9 '|' 2026-05-07 18:00:00.682 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:326 : get_field 2 2026-05-07 18:00:00.684 | ++ functions-common:get_field:798 : local data field 2026-05-07 18:00:00.686 | ++ functions-common:get_field:799 : read data 2026-05-07 18:00:00.688 | ++ functions-common:get_field:800 : '[' 2 -lt 0 ']' 2026-05-07 18:00:00.690 | ++ functions-common:get_field:803 : field='$3' 2026-05-07 18:00:00.694 | ++ functions-common:get_field:805 : echo '| gateway_ip | 172.24.4.1 | | id | e2edfcf5-7588-4b20-a37c-33e353f6aba9 |' 2026-05-07 18:00:00.694 | ++ functions-common:get_field:805 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2026-05-07 18:00:00.700 | ++ functions-common:get_field:799 : read data 2026-05-07 18:00:00.704 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:326 : ext_gw_ip=172.24.4.1 2026-05-07 18:00:00.709 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:327 : echo '|' gateway_ip '|' 172.24.4.1 '|' '|' id '|' e2edfcf5-7588-4b20-a37c-33e353f6aba9 '|' 2026-05-07 18:00:00.709 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:327 : get_field 5 2026-05-07 18:00:00.712 | ++ functions-common:get_field:798 : local data field 2026-05-07 18:00:00.714 | ++ functions-common:get_field:799 : read data 2026-05-07 18:00:00.716 | ++ functions-common:get_field:800 : '[' 5 -lt 0 ']' 2026-05-07 18:00:00.718 | ++ functions-common:get_field:803 : field='$6' 2026-05-07 18:00:00.721 | ++ functions-common:get_field:805 : echo '| gateway_ip | 172.24.4.1 | | id | e2edfcf5-7588-4b20-a37c-33e353f6aba9 |' 2026-05-07 18:00:00.722 | ++ functions-common:get_field:805 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2026-05-07 18:00:00.728 | ++ functions-common:get_field:799 : read data 2026-05-07 18:00:00.732 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:327 : PUB_SUBNET_ID=e2edfcf5-7588-4b20-a37c-33e353f6aba9 2026-05-07 18:00:00.735 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:329 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router set --external-gateway a0cf24d4-d660-4782-93c4-737e3616b10e 2d648b18-88e8-456e-9350-30e23965308e 2026-05-07 18:00:06.638 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:332 : [[ ovn == \o\v\n ]] 2026-05-07 18:00:06.640 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:332 : [[ True == \T\r\u\e ]] 2026-05-07 18:00:06.642 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:332 : is_service_enabled q-svc neutron-api 2026-05-07 18:00:06.662 | + functions-common:is_service_enabled:2068 : return 0 2026-05-07 18:00:06.667 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:334 : local ext_gw_interface=none 2026-05-07 18:00:06.671 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : is_neutron_ovs_base_plugin 2026-05-07 18:00:06.674 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2026-05-07 18:00:06.678 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : _neutron_get_ext_gw_interface 2026-05-07 18:00:06.682 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:144 : [[ False == \T\r\u\e ]] 2026-05-07 18:00:06.686 | ++ 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-07 18:00:06.721 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:151 : echo br-ex 2026-05-07 18:00:06.724 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : ext_gw_interface=br-ex 2026-05-07 18:00:06.726 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:338 : [[ br-ex != \n\o\n\e ]] 2026-05-07 18:00:06.732 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:339 : local cidr_len=24 2026-05-07 18:00:06.733 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:340 : local 'testcmd=ip -o link | grep -q br-ex' 2026-05-07 18:00:06.736 | + 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-07 18:00:06.739 | + functions-common:test_with_retry:2350 : local 'testcmd=ip -o link | grep -q br-ex' 2026-05-07 18:00:06.743 | + functions-common:test_with_retry:2351 : local 'failmsg=br-ex creation failed' 2026-05-07 18:00:06.745 | + functions-common:test_with_retry:2352 : local until=10 2026-05-07 18:00:06.747 | + functions-common:test_with_retry:2353 : local sleep=0.5 2026-05-07 18:00:06.750 | + functions-common:test_with_retry:2355 : time_start test_with_retry 2026-05-07 18:00:06.752 | + functions-common:time_start:2398 : local name=test_with_retry 2026-05-07 18:00:06.754 | + functions-common:time_start:2399 : local start_time= 2026-05-07 18:00:06.756 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-07 18:00:06.759 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-07 18:00:06.763 | + functions-common:time_start:2403 : _TIME_START[$name]=1778176806761 2026-05-07 18:00:06.767 | + 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-07 18:00:06.775 | + functions-common:test_with_retry:2359 : time_stop test_with_retry 2026-05-07 18:00:06.777 | + functions-common:time_stop:2412 : local name 2026-05-07 18:00:06.779 | + functions-common:time_stop:2413 : local end_time 2026-05-07 18:00:06.781 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-07 18:00:06.783 | + functions-common:time_stop:2415 : local total 2026-05-07 18:00:06.785 | + functions-common:time_stop:2416 : local start_time 2026-05-07 18:00:06.787 | + functions-common:time_stop:2418 : name=test_with_retry 2026-05-07 18:00:06.789 | + functions-common:time_stop:2419 : start_time=1778176806761 2026-05-07 18:00:06.791 | + functions-common:time_stop:2421 : [[ -z 1778176806761 ]] 2026-05-07 18:00:06.794 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-07 18:00:06.797 | + functions-common:time_stop:2424 : end_time=1778176806795 2026-05-07 18:00:06.800 | + functions-common:time_stop:2425 : elapsed_time=34 2026-05-07 18:00:06.802 | + functions-common:time_stop:2426 : total=6509 2026-05-07 18:00:06.806 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-07 18:00:06.808 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=6543 2026-05-07 18:00:06.812 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342 : grep -c 172.24.4.1 2026-05-07 18:00:06.812 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342 : ip addr show dev br-ex 2026-05-07 18:00:06.817 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342 : [[ 0 == 0 ]] 2026-05-07 18:00:06.821 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342 : [[ True == \F\a\l\s\e ]] 2026-05-07 18:00:06.825 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342 : [[ False == \T\r\u\e ]] 2026-05-07 18:00:06.829 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342 : [[ True == \T\r\u\e ]] 2026-05-07 18:00:06.832 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:343 : sudo ip addr add 172.24.4.1/24 dev br-ex 2026-05-07 18:00:06.854 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:344 : sudo ip link set br-ex up 2026-05-07 18:00:06.879 | ++ 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-07 18:00:06.881 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : cut -f2 '-d'\''' 2026-05-07 18:00:06.883 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : awk -Fip_address '{ print $2 }' 2026-05-07 18:00:06.884 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : tr '\n' ' ' 2026-05-07 18:00:09.892 | ++ functions-common:oscwrap:2457 : return 0 2026-05-07 18:00:09.896 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : ROUTER_GW_IP=' 172.24.4.141 ' 2026-05-07 18:00:09.898 | + 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-07 18:00:09.900 | + functions-common:die_if_not_set:306 : local exitcode=0 2026-05-07 18:00:09.916 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:349 : _neutron_set_router_id 2026-05-07 18:00:09.918 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:137 : [[ True == \F\a\l\s\e ]] 2026-05-07 18:00:09.921 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:245 : [[ 4+6 =~ .*6 ]] 2026-05-07 18:00:09.923 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:247 : _neutron_configure_router_v6 2026-05-07 18:00:09.926 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:355 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet 2d648b18-88e8-456e-9350-30e23965308e 7b32cd32-4095-4e42-b866-ad91e1eaf33b 2026-05-07 18:00:15.532 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:357 : local ipv6_id_and_ext_gw_ip 2026-05-07 18:00:15.536 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:358 : _neutron_create_public_subnet_v6 a0cf24d4-d660-4782-93c4-737e3616b10e 2026-05-07 18:00:15.539 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:309 : local 'subnet_params=--ip-version 6 ' 2026-05-07 18:00:15.542 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:310 : subnet_params+='--gateway 2001:db8::2 ' 2026-05-07 18:00:15.546 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:311 : subnet_params+='--network a0cf24d4-d660-4782-93c4-737e3616b10e --subnet-range 2001:db8::/64 --no-dhcp ' 2026-05-07 18:00:15.548 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:312 : subnet_params+=ipv6-public-subnet 2026-05-07 18:00:15.552 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:313 : local ipv6_id_and_ext_gw_ip 2026-05-07 18:00:15.558 | +++ 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 a0cf24d4-d660-4782-93c4-737e3616b10e --subnet-range 2001:db8::/64 --no-dhcp ipv6-public-subnet 2026-05-07 18:00:15.558 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:314 : grep -e gateway_ip -e ' id ' 2026-05-07 18:00:21.982 | +++ functions-common:oscwrap:2457 : return 0 2026-05-07 18:00:21.987 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:314 : ipv6_id_and_ext_gw_ip='| gateway_ip | 2001:db8::2 | 2026-05-07 18:00:21.987 | | id | 978f288c-04ce-4aee-98c3-5f1f307f3fb7 |' 2026-05-07 18:00:21.991 | ++ 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-07 18:00:21.993 | ++ functions-common:die_if_not_set:306 : local exitcode=0 2026-05-07 18:00:22.013 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:316 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' 978f288c-04ce-4aee-98c3-5f1f307f3fb7 '|' 2026-05-07 18:00:22.018 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:358 : ipv6_id_and_ext_gw_ip='| gateway_ip | 2001:db8::2 | | id | 978f288c-04ce-4aee-98c3-5f1f307f3fb7 |' 2026-05-07 18:00:22.020 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:359 : local ipv6_ext_gw_ip 2026-05-07 18:00:22.025 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:360 : get_field 2 2026-05-07 18:00:22.027 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:360 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' 978f288c-04ce-4aee-98c3-5f1f307f3fb7 '|' 2026-05-07 18:00:22.029 | ++ functions-common:get_field:798 : local data field 2026-05-07 18:00:22.031 | ++ functions-common:get_field:799 : read data 2026-05-07 18:00:22.034 | ++ functions-common:get_field:800 : '[' 2 -lt 0 ']' 2026-05-07 18:00:22.036 | ++ functions-common:get_field:803 : field='$3' 2026-05-07 18:00:22.040 | ++ functions-common:get_field:805 : echo '| gateway_ip | 2001:db8::2 | | id | 978f288c-04ce-4aee-98c3-5f1f307f3fb7 |' 2026-05-07 18:00:22.041 | ++ functions-common:get_field:805 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2026-05-07 18:00:22.047 | ++ functions-common:get_field:799 : read data 2026-05-07 18:00:22.052 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:360 : ipv6_ext_gw_ip=2001:db8::2 2026-05-07 18:00:22.055 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:361 : local ipv6_pub_subnet_id 2026-05-07 18:00:22.060 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:362 : get_field 5 2026-05-07 18:00:22.061 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:362 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' 978f288c-04ce-4aee-98c3-5f1f307f3fb7 '|' 2026-05-07 18:00:22.064 | ++ functions-common:get_field:798 : local data field 2026-05-07 18:00:22.068 | ++ functions-common:get_field:799 : read data 2026-05-07 18:00:22.072 | ++ functions-common:get_field:800 : '[' 5 -lt 0 ']' 2026-05-07 18:00:22.076 | ++ functions-common:get_field:803 : field='$6' 2026-05-07 18:00:22.081 | ++ functions-common:get_field:805 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2026-05-07 18:00:22.081 | ++ functions-common:get_field:805 : echo '| gateway_ip | 2001:db8::2 | | id | 978f288c-04ce-4aee-98c3-5f1f307f3fb7 |' 2026-05-07 18:00:22.089 | ++ functions-common:get_field:799 : read data 2026-05-07 18:00:22.094 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:362 : ipv6_pub_subnet_id=978f288c-04ce-4aee-98c3-5f1f307f3fb7 2026-05-07 18:00:22.098 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:366 : [[ 4+6 == \6 ]] 2026-05-07 18:00:22.103 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : [[ ovn == \o\v\n ]] 2026-05-07 18:00:22.105 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : [[ True == \T\r\u\e ]] 2026-05-07 18:00:22.108 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : is_service_enabled q-svc neutron-api 2026-05-07 18:00:22.131 | + functions-common:is_service_enabled:2068 : return 0 2026-05-07 18:00:22.136 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:385 : sudo sysctl -w net.ipv6.conf.all.forwarding=1 2026-05-07 18:00:22.150 | net.ipv6.conf.all.forwarding = 1 2026-05-07 18:00:22.160 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:394 : grep -C 1 978f288c-04ce-4aee-98c3-5f1f307f3fb7 2026-05-07 18:00:22.161 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:394 : oscwrap --os-cloud devstack-admin-demo --os-region RegionOne router show 2d648b18-88e8-456e-9350-30e23965308e -c external_gateway_info -f json 2026-05-07 18:00:22.162 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:394 : tr -d '"' 2026-05-07 18:00:22.162 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:394 : awk '{print $2}' 2026-05-07 18:00:22.165 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:394 : grep ip_address 2026-05-07 18:00:25.384 | ++ functions-common:oscwrap:2457 : return 0 2026-05-07 18:00:25.389 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:394 : IPV6_ROUTER_GW_IP=2001:db8::1 2026-05-07 18:00:25.392 | + 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-07 18:00:25.394 | + functions-common:die_if_not_set:306 : local exitcode=0 2026-05-07 18:00:25.416 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:397 : is_neutron_ovs_base_plugin 2026-05-07 18:00:25.419 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2026-05-07 18:00:25.422 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:398 : local ext_gw_interface 2026-05-07 18:00:25.426 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:399 : _neutron_get_ext_gw_interface 2026-05-07 18:00:25.430 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:144 : [[ False == \T\r\u\e ]] 2026-05-07 18:00:25.433 | ++ 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-07 18:00:25.460 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:151 : echo br-ex 2026-05-07 18:00:25.463 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:399 : ext_gw_interface=br-ex 2026-05-07 18:00:25.467 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:400 : local ipv6_cidr_len=64 2026-05-07 18:00:25.470 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:405 : sudo ip link set br-ex up 2026-05-07 18:00:25.488 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:406 : sudo ip -6 addr replace 2001:db8::2/64 dev br-ex 2026-05-07 18:00:25.507 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:412 : local replace_range=fde4:7bc3:7d49::/56 2026-05-07 18:00:25.510 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:413 : [[ -z c89ce32f-0d00-47f8-a39f-1fc066e3ea96 ]] 2026-05-07 18:00:25.514 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:416 : sudo ip -6 route replace fde4:7bc3:7d49::/56 via 2001:db8::1 dev br-ex 2026-05-07 18:00:25.533 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:418 : _neutron_set_router_id 2026-05-07 18:00:25.536 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:137 : [[ True == \F\a\l\s\e ]] 2026-05-07 18:00:25.541 | + ./stack.sh:main:1327 : is_service_enabled nova 2026-05-07 18:00:25.564 | + functions-common:is_service_enabled:2068 : return 0 2026-05-07 18:00:25.568 | + ./stack.sh:main:1328 : echo_summary 'Starting Nova' 2026-05-07 18:00:25.571 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-05-07 18:00:25.574 | + ./stack.sh:echo_summary:444 : echo -e Starting Nova 2026-05-07 18:00:25.578 | + ./stack.sh:main:1329 : start_nova 2026-05-07 18:00:25.581 | + lib/nova:start_nova:1177 : start_nova_rest 2026-05-07 18:00:25.584 | + 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-07 18:00:25.588 | + 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-07 18:00:25.591 | + 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-07 18:00:25.595 | + lib/nova:start_nova_rest:1093 : local compute_cell_conf=/etc/nova/nova.conf 2026-05-07 18:00:25.598 | + 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-07 18:00:25.601 | + functions-common:run_process:1666 : local service=n-sch 2026-05-07 18:00:25.605 | + functions-common:run_process:1667 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-05-07 18:00:25.608 | + functions-common:run_process:1668 : local group= 2026-05-07 18:00:25.612 | + functions-common:run_process:1669 : local user= 2026-05-07 18:00:25.615 | + functions-common:run_process:1670 : local env_vars= 2026-05-07 18:00:25.618 | + functions-common:run_process:1672 : local name=n-sch 2026-05-07 18:00:25.622 | + functions-common:run_process:1674 : time_start run_process 2026-05-07 18:00:25.625 | + functions-common:time_start:2398 : local name=run_process 2026-05-07 18:00:25.628 | + functions-common:time_start:2399 : local start_time= 2026-05-07 18:00:25.632 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-07 18:00:25.636 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-07 18:00:25.641 | + functions-common:time_start:2403 : _TIME_START[$name]=1778176825637 2026-05-07 18:00:25.644 | + functions-common:run_process:1675 : is_service_enabled n-sch 2026-05-07 18:00:25.666 | + functions-common:is_service_enabled:2068 : return 0 2026-05-07 18:00:25.670 | + 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-07 18:00:25.673 | + functions-common:_run_under_systemd:1620 : local service=n-sch 2026-05-07 18:00:25.676 | + functions-common:_run_under_systemd:1621 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-05-07 18:00:25.679 | + functions-common:_run_under_systemd:1622 : local 'cmd=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-05-07 18:00:25.682 | + functions-common:_run_under_systemd:1624 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-05-07 18:00:25.686 | + functions-common:_common_systemd_pitfalls:1592 : local 'cmd=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-05-07 18:00:25.690 | + functions-common:_common_systemd_pitfalls:1595 : [[ /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ sudo ]] 2026-05-07 18:00:25.693 | + functions-common:_common_systemd_pitfalls:1606 : [[ ! /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ ^/ ]] 2026-05-07 18:00:25.696 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@n-sch.service 2026-05-07 18:00:25.699 | + functions-common:_run_under_systemd:1627 : local group= 2026-05-07 18:00:25.703 | + functions-common:_run_under_systemd:1628 : local user=quobyte 2026-05-07 18:00:25.706 | + functions-common:_run_under_systemd:1629 : [[ -z quobyte ]] 2026-05-07 18:00:25.709 | + functions-common:_run_under_systemd:1632 : local env_vars= 2026-05-07 18:00:25.712 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[n-sch] ]] 2026-05-07 18:00:25.716 | + functions-common:_run_under_systemd:1636 : [[ /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ uwsgi ]] 2026-05-07 18:00:25.719 | + 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-07 18:00:25.722 | + functions-common:write_user_unit_file:1527 : local service=devstack@n-sch.service 2026-05-07 18:00:25.725 | + functions-common:write_user_unit_file:1528 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-05-07 18:00:25.729 | + functions-common:write_user_unit_file:1529 : local group= 2026-05-07 18:00:25.733 | + functions-common:write_user_unit_file:1530 : local user=quobyte 2026-05-07 18:00:25.736 | + functions-common:write_user_unit_file:1531 : local env_vars= 2026-05-07 18:00:25.739 | + functions-common:write_user_unit_file:1532 : local extra= 2026-05-07 18:00:25.742 | + functions-common:write_user_unit_file:1533 : [[ -n '' ]] 2026-05-07 18:00:25.745 | + functions-common:write_user_unit_file:1536 : local unitfile=/etc/systemd/system/devstack@n-sch.service 2026-05-07 18:00:25.748 | + functions-common:write_user_unit_file:1537 : mkdir -p /etc/systemd/system 2026-05-07 18:00:25.754 | + 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-07 18:00:25.841 | + 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-07 18:00:25.930 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service User quobyte 2026-05-07 18:00:26.004 | + 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-07 18:00:26.079 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service KillMode process 2026-05-07 18:00:26.153 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service TimeoutStopSec 300 2026-05-07 18:00:26.224 | + 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-07 18:00:26.295 | + functions-common:write_user_unit_file:1546 : [[ -n '' ]] 2026-05-07 18:00:26.299 | + functions-common:write_user_unit_file:1549 : [[ -n '' ]] 2026-05-07 18:00:26.301 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Install WantedBy multi-user.target 2026-05-07 18:00:26.386 | + functions-common:write_user_unit_file:1555 : sudo systemctl daemon-reload 2026-05-07 18:00:26.904 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@n-sch.service 2026-05-07 18:00:26.921 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-sch.service → /etc/systemd/system/devstack@n-sch.service. 2026-05-07 18:00:27.402 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@n-sch.service 2026-05-07 18:00:27.463 | + functions-common:run_process:1678 : time_stop run_process 2026-05-07 18:00:27.467 | + functions-common:time_stop:2412 : local name 2026-05-07 18:00:27.471 | + functions-common:time_stop:2413 : local end_time 2026-05-07 18:00:27.475 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-07 18:00:27.479 | + functions-common:time_stop:2415 : local total 2026-05-07 18:00:27.483 | + functions-common:time_stop:2416 : local start_time 2026-05-07 18:00:27.487 | + functions-common:time_stop:2418 : name=run_process 2026-05-07 18:00:27.491 | + functions-common:time_stop:2419 : start_time=1778176825637 2026-05-07 18:00:27.495 | + functions-common:time_stop:2421 : [[ -z 1778176825637 ]] 2026-05-07 18:00:27.501 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-07 18:00:27.507 | + functions-common:time_stop:2424 : end_time=1778176827503 2026-05-07 18:00:27.512 | + functions-common:time_stop:2425 : elapsed_time=1866 2026-05-07 18:00:27.516 | + functions-common:time_stop:2426 : total=23050 2026-05-07 18:00:27.520 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-07 18:00:27.524 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=24916 2026-05-07 18:00:27.530 | ++ lib/nova:start_nova_rest:1096 : which uwsgi 2026-05-07 18:00:27.536 | + 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-07 18:00:27.541 | + functions-common:run_process:1666 : local service=n-api-meta 2026-05-07 18:00:27.545 | + functions-common:run_process:1667 : local 'command=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-05-07 18:00:27.549 | + functions-common:run_process:1668 : local group= 2026-05-07 18:00:27.554 | + functions-common:run_process:1669 : local user= 2026-05-07 18:00:27.558 | + functions-common:run_process:1670 : local env_vars= 2026-05-07 18:00:27.562 | + functions-common:run_process:1672 : local name=n-api-meta 2026-05-07 18:00:27.567 | + functions-common:run_process:1674 : time_start run_process 2026-05-07 18:00:27.571 | + functions-common:time_start:2398 : local name=run_process 2026-05-07 18:00:27.575 | + functions-common:time_start:2399 : local start_time= 2026-05-07 18:00:27.580 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-07 18:00:27.585 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-07 18:00:27.592 | + functions-common:time_start:2403 : _TIME_START[$name]=1778176827587 2026-05-07 18:00:27.596 | + functions-common:run_process:1675 : is_service_enabled n-api-meta 2026-05-07 18:00:27.624 | + functions-common:is_service_enabled:2068 : return 0 2026-05-07 18:00:27.628 | + 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-07 18:00:27.633 | + functions-common:_run_under_systemd:1620 : local service=n-api-meta 2026-05-07 18:00:27.638 | + functions-common:_run_under_systemd:1621 : local 'command=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-05-07 18:00:27.642 | + functions-common:_run_under_systemd:1622 : local 'cmd=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-05-07 18:00:27.646 | + 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-07 18:00:27.651 | + functions-common:_common_systemd_pitfalls:1592 : local 'cmd=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-05-07 18:00:27.655 | + functions-common:_common_systemd_pitfalls:1595 : [[ /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ sudo ]] 2026-05-07 18:00:27.660 | + functions-common:_common_systemd_pitfalls:1606 : [[ ! /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ ^/ ]] 2026-05-07 18:00:27.664 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@n-api-meta.service 2026-05-07 18:00:27.669 | + functions-common:_run_under_systemd:1627 : local group= 2026-05-07 18:00:27.673 | + functions-common:_run_under_systemd:1628 : local user=quobyte 2026-05-07 18:00:27.677 | + functions-common:_run_under_systemd:1629 : [[ -z quobyte ]] 2026-05-07 18:00:27.682 | + functions-common:_run_under_systemd:1632 : local env_vars= 2026-05-07 18:00:27.686 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[n-api-meta] ]] 2026-05-07 18:00:27.691 | + functions-common:_run_under_systemd:1636 : [[ /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ uwsgi ]] 2026-05-07 18:00:27.695 | + functions-common:_run_under_systemd:1637 : [[ True == \T\r\u\e ]] 2026-05-07 18:00:27.699 | + 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-07 18:00:27.704 | + 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-07 18:00:27.708 | + functions-common:write_uwsgi_user_unit_file:1559 : local service=devstack@n-api-meta.service 2026-05-07 18:00:27.712 | + 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-07 18:00:27.717 | + functions-common:write_uwsgi_user_unit_file:1561 : local group= 2026-05-07 18:00:27.721 | + functions-common:write_uwsgi_user_unit_file:1562 : local user=quobyte 2026-05-07 18:00:27.725 | + functions-common:write_uwsgi_user_unit_file:1563 : local env_vars= 2026-05-07 18:00:27.729 | + functions-common:write_uwsgi_user_unit_file:1564 : local unitfile=/etc/systemd/system/devstack@n-api-meta.service 2026-05-07 18:00:27.734 | + functions-common:write_uwsgi_user_unit_file:1565 : mkdir -p /etc/systemd/system 2026-05-07 18:00:27.740 | + 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-07 18:00:27.837 | + 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-07 18:00:27.934 | + 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-07 18:00:28.013 | + functions-common:write_uwsgi_user_unit_file:1570 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service User quobyte 2026-05-07 18:00:28.085 | + 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-07 18:00:28.156 | + 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-07 18:00:28.230 | + functions-common:write_uwsgi_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Type notify 2026-05-07 18:00:28.305 | + functions-common:write_uwsgi_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service KillMode process 2026-05-07 18:00:28.381 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Restart always 2026-05-07 18:00:28.457 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service NotifyAccess all 2026-05-07 18:00:28.531 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service RestartForceExitStatus 100 2026-05-07 18:00:28.603 | + functions-common:write_uwsgi_user_unit_file:1579 : [[ -n '' ]] 2026-05-07 18:00:28.606 | + functions-common:write_uwsgi_user_unit_file:1582 : [[ -n '' ]] 2026-05-07 18:00:28.608 | + 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-07 18:00:28.694 | + functions-common:write_uwsgi_user_unit_file:1588 : sudo systemctl daemon-reload 2026-05-07 18:00:29.210 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@n-api-meta.service 2026-05-07 18:00:29.246 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api-meta.service → /etc/systemd/system/devstack@n-api-meta.service. 2026-05-07 18:00:29.753 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@n-api-meta.service 2026-05-07 18:00:29.886 | + functions-common:run_process:1678 : time_stop run_process 2026-05-07 18:00:29.889 | + functions-common:time_stop:2412 : local name 2026-05-07 18:00:29.895 | + functions-common:time_stop:2413 : local end_time 2026-05-07 18:00:29.898 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-07 18:00:29.900 | + functions-common:time_stop:2415 : local total 2026-05-07 18:00:29.904 | + functions-common:time_stop:2416 : local start_time 2026-05-07 18:00:29.904 | + functions-common:time_stop:2418 : name=run_process 2026-05-07 18:00:29.907 | + functions-common:time_stop:2419 : start_time=1778176827587 2026-05-07 18:00:29.909 | + functions-common:time_stop:2421 : [[ -z 1778176827587 ]] 2026-05-07 18:00:29.912 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-07 18:00:29.919 | + functions-common:time_stop:2424 : end_time=1778176829914 2026-05-07 18:00:29.919 | + functions-common:time_stop:2425 : elapsed_time=2327 2026-05-07 18:00:29.920 | + functions-common:time_stop:2426 : total=24916 2026-05-07 18:00:29.923 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-07 18:00:29.925 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=27243 2026-05-07 18:00:29.927 | + 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-07 18:00:29.931 | + 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-07 18:00:29.932 | + lib/nova:start_nova:1178 : start_nova_console_proxies 2026-05-07 18:00:29.937 | + 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-07 18:00:29.938 | + 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-07 18:00:29.940 | + 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-07 18:00:29.942 | + lib/nova:start_nova_console_proxies:1117 : local api_cell_conf=/etc/nova/nova.conf 2026-05-07 18:00:29.945 | + 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-07 18:00:29.947 | + lib/nova:start_nova_console_proxies:1124 : enable_nova_console_proxies 2026-05-07 18:00:29.953 | ++ lib/nova:enable_nova_console_proxies:1102 : seq 1 1 2026-05-07 18:00:29.957 | + lib/nova:enable_nova_console_proxies:1102 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-05-07 18:00:29.960 | + lib/nova:enable_nova_console_proxies:1103 : for srv in n-novnc n-spice n-sproxy 2026-05-07 18:00:29.963 | + lib/nova:enable_nova_console_proxies:1104 : is_service_enabled n-novnc 2026-05-07 18:00:29.988 | + functions-common:is_service_enabled:2068 : return 0 2026-05-07 18:00:29.991 | + lib/nova:enable_nova_console_proxies:1105 : enable_service n-novnc-cell1 2026-05-07 18:00:30.045 | + lib/nova:enable_nova_console_proxies:1103 : for srv in n-novnc n-spice n-sproxy 2026-05-07 18:00:30.048 | + lib/nova:enable_nova_console_proxies:1104 : is_service_enabled n-spice 2026-05-07 18:00:30.071 | + functions-common:is_service_enabled:2068 : return 1 2026-05-07 18:00:30.074 | + lib/nova:enable_nova_console_proxies:1103 : for srv in n-novnc n-spice n-sproxy 2026-05-07 18:00:30.077 | + lib/nova:enable_nova_console_proxies:1104 : is_service_enabled n-sproxy 2026-05-07 18:00:30.099 | + functions-common:is_service_enabled:2068 : return 1 2026-05-07 18:00:30.102 | ++ lib/nova:start_nova_console_proxies:1125 : seq 1 1 2026-05-07 18:00:30.106 | + lib/nova:start_nova_console_proxies:1125 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-05-07 18:00:30.109 | + lib/nova:start_nova_console_proxies:1126 : local conf 2026-05-07 18:00:30.113 | ++ lib/nova:start_nova_console_proxies:1127 : conductor_conf 1 2026-05-07 18:00:30.115 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-05-07 18:00:30.118 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-05-07 18:00:30.121 | + lib/nova:start_nova_console_proxies:1127 : conf=/etc/nova/nova_cell1.conf 2026-05-07 18:00:30.123 | + 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-07 18:00:30.126 | + functions-common:run_process:1666 : local service=n-novnc-cell1 2026-05-07 18:00:30.129 | + 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-07 18:00:30.132 | + functions-common:run_process:1668 : local group= 2026-05-07 18:00:30.134 | + functions-common:run_process:1669 : local user= 2026-05-07 18:00:30.137 | + functions-common:run_process:1670 : local env_vars= 2026-05-07 18:00:30.139 | + functions-common:run_process:1672 : local name=n-novnc-cell1 2026-05-07 18:00:30.142 | + functions-common:run_process:1674 : time_start run_process 2026-05-07 18:00:30.144 | + functions-common:time_start:2398 : local name=run_process 2026-05-07 18:00:30.147 | + functions-common:time_start:2399 : local start_time= 2026-05-07 18:00:30.149 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-07 18:00:30.154 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-07 18:00:30.157 | + functions-common:time_start:2403 : _TIME_START[$name]=1778176830154 2026-05-07 18:00:30.160 | + functions-common:run_process:1675 : is_service_enabled n-novnc-cell1 2026-05-07 18:00:30.183 | + functions-common:is_service_enabled:2068 : return 0 2026-05-07 18:00:30.186 | + 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-07 18:00:30.189 | + functions-common:_run_under_systemd:1620 : local service=n-novnc-cell1 2026-05-07 18:00:30.191 | + 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-07 18:00:30.194 | + 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-07 18:00:30.196 | + 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-07 18:00:30.199 | + 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-07 18:00:30.201 | + 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-07 18:00:30.204 | + 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-07 18:00:30.206 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@n-novnc-cell1.service 2026-05-07 18:00:30.209 | + functions-common:_run_under_systemd:1627 : local group= 2026-05-07 18:00:30.212 | + functions-common:_run_under_systemd:1628 : local user=quobyte 2026-05-07 18:00:30.214 | + functions-common:_run_under_systemd:1629 : [[ -z quobyte ]] 2026-05-07 18:00:30.217 | + functions-common:_run_under_systemd:1632 : local env_vars= 2026-05-07 18:00:30.219 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[n-novnc-cell1] ]] 2026-05-07 18:00:30.222 | + 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-07 18:00:30.225 | + 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-07 18:00:30.227 | + functions-common:write_user_unit_file:1527 : local service=devstack@n-novnc-cell1.service 2026-05-07 18:00:30.229 | + 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-07 18:00:30.232 | + functions-common:write_user_unit_file:1529 : local group= 2026-05-07 18:00:30.234 | + functions-common:write_user_unit_file:1530 : local user=quobyte 2026-05-07 18:00:30.236 | + functions-common:write_user_unit_file:1531 : local env_vars= 2026-05-07 18:00:30.238 | + functions-common:write_user_unit_file:1532 : local extra= 2026-05-07 18:00:30.241 | + functions-common:write_user_unit_file:1533 : [[ -n '' ]] 2026-05-07 18:00:30.243 | + functions-common:write_user_unit_file:1536 : local unitfile=/etc/systemd/system/devstack@n-novnc-cell1.service 2026-05-07 18:00:30.246 | + functions-common:write_user_unit_file:1537 : mkdir -p /etc/systemd/system 2026-05-07 18:00:30.250 | + 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-07 18:00:30.336 | + 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-07 18:00:30.420 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service User quobyte 2026-05-07 18:00:30.494 | + 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-07 18:00:30.580 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service KillMode process 2026-05-07 18:00:30.661 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service TimeoutStopSec 300 2026-05-07 18:00:30.752 | + 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-07 18:00:30.832 | + functions-common:write_user_unit_file:1546 : [[ -n '' ]] 2026-05-07 18:00:30.834 | + functions-common:write_user_unit_file:1549 : [[ -n '' ]] 2026-05-07 18:00:30.838 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Install WantedBy multi-user.target 2026-05-07 18:00:30.964 | + functions-common:write_user_unit_file:1555 : sudo systemctl daemon-reload 2026-05-07 18:00:31.529 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@n-novnc-cell1.service 2026-05-07 18:00:31.572 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-novnc-cell1.service → /etc/systemd/system/devstack@n-novnc-cell1.service. 2026-05-07 18:00:32.085 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@n-novnc-cell1.service 2026-05-07 18:00:32.144 | + functions-common:run_process:1678 : time_stop run_process 2026-05-07 18:00:32.150 | + functions-common:time_stop:2412 : local name 2026-05-07 18:00:32.157 | + functions-common:time_stop:2413 : local end_time 2026-05-07 18:00:32.162 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-07 18:00:32.166 | + functions-common:time_stop:2415 : local total 2026-05-07 18:00:32.172 | + functions-common:time_stop:2416 : local start_time 2026-05-07 18:00:32.175 | + functions-common:time_stop:2418 : name=run_process 2026-05-07 18:00:32.178 | + functions-common:time_stop:2419 : start_time=1778176830154 2026-05-07 18:00:32.184 | + functions-common:time_stop:2421 : [[ -z 1778176830154 ]] 2026-05-07 18:00:32.187 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-07 18:00:32.193 | + functions-common:time_stop:2424 : end_time=1778176832190 2026-05-07 18:00:32.196 | + functions-common:time_stop:2425 : elapsed_time=2036 2026-05-07 18:00:32.200 | + functions-common:time_stop:2426 : total=27243 2026-05-07 18:00:32.204 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-07 18:00:32.210 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=29279 2026-05-07 18:00:32.220 | + 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-07 18:00:32.223 | + functions-common:run_process:1666 : local service=n-spice-cell1 2026-05-07 18:00:32.227 | + functions-common:run_process:1667 : local 'command=/opt/stack/data/venv/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2026-05-07 18:00:32.232 | + functions-common:run_process:1668 : local group= 2026-05-07 18:00:32.239 | + functions-common:run_process:1669 : local user= 2026-05-07 18:00:32.245 | + functions-common:run_process:1670 : local env_vars= 2026-05-07 18:00:32.255 | + functions-common:run_process:1672 : local name=n-spice-cell1 2026-05-07 18:00:32.260 | + functions-common:run_process:1674 : time_start run_process 2026-05-07 18:00:32.267 | + functions-common:time_start:2398 : local name=run_process 2026-05-07 18:00:32.273 | + functions-common:time_start:2399 : local start_time= 2026-05-07 18:00:32.279 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-07 18:00:32.287 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-07 18:00:32.299 | + functions-common:time_start:2403 : _TIME_START[$name]=1778176832288 2026-05-07 18:00:32.304 | + functions-common:run_process:1675 : is_service_enabled n-spice-cell1 2026-05-07 18:00:32.345 | + functions-common:is_service_enabled:2068 : return 1 2026-05-07 18:00:32.353 | + functions-common:run_process:1678 : time_stop run_process 2026-05-07 18:00:32.361 | + functions-common:time_stop:2412 : local name 2026-05-07 18:00:32.366 | + functions-common:time_stop:2413 : local end_time 2026-05-07 18:00:32.374 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-07 18:00:32.379 | + functions-common:time_stop:2415 : local total 2026-05-07 18:00:32.385 | + functions-common:time_stop:2416 : local start_time 2026-05-07 18:00:32.387 | + functions-common:time_stop:2418 : name=run_process 2026-05-07 18:00:32.392 | + functions-common:time_stop:2419 : start_time=1778176832288 2026-05-07 18:00:32.400 | + functions-common:time_stop:2421 : [[ -z 1778176832288 ]] 2026-05-07 18:00:32.409 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-07 18:00:32.415 | + functions-common:time_stop:2424 : end_time=1778176832409 2026-05-07 18:00:32.421 | + functions-common:time_stop:2425 : elapsed_time=121 2026-05-07 18:00:32.425 | + functions-common:time_stop:2426 : total=29279 2026-05-07 18:00:32.433 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-07 18:00:32.438 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=29400 2026-05-07 18:00:32.443 | + 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-07 18:00:32.450 | + functions-common:run_process:1666 : local service=n-sproxy-cell1 2026-05-07 18:00:32.456 | + functions-common:run_process:1667 : local 'command=/opt/stack/data/venv/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2026-05-07 18:00:32.464 | + functions-common:run_process:1668 : local group= 2026-05-07 18:00:32.471 | + functions-common:run_process:1669 : local user= 2026-05-07 18:00:32.476 | + functions-common:run_process:1670 : local env_vars= 2026-05-07 18:00:32.484 | + functions-common:run_process:1672 : local name=n-sproxy-cell1 2026-05-07 18:00:32.486 | + functions-common:run_process:1674 : time_start run_process 2026-05-07 18:00:32.494 | + functions-common:time_start:2398 : local name=run_process 2026-05-07 18:00:32.497 | + functions-common:time_start:2399 : local start_time= 2026-05-07 18:00:32.505 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-07 18:00:32.512 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-07 18:00:32.524 | + functions-common:time_start:2403 : _TIME_START[$name]=1778176832514 2026-05-07 18:00:32.528 | + functions-common:run_process:1675 : is_service_enabled n-sproxy-cell1 2026-05-07 18:00:32.564 | + functions-common:is_service_enabled:2068 : return 1 2026-05-07 18:00:32.571 | + functions-common:run_process:1678 : time_stop run_process 2026-05-07 18:00:32.580 | + functions-common:time_stop:2412 : local name 2026-05-07 18:00:32.581 | + functions-common:time_stop:2413 : local end_time 2026-05-07 18:00:32.585 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-07 18:00:32.595 | + functions-common:time_stop:2415 : local total 2026-05-07 18:00:32.603 | + functions-common:time_stop:2416 : local start_time 2026-05-07 18:00:32.606 | + functions-common:time_stop:2418 : name=run_process 2026-05-07 18:00:32.612 | + functions-common:time_stop:2419 : start_time=1778176832514 2026-05-07 18:00:32.619 | + functions-common:time_stop:2421 : [[ -z 1778176832514 ]] 2026-05-07 18:00:32.628 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-07 18:00:32.637 | + functions-common:time_stop:2424 : end_time=1778176832630 2026-05-07 18:00:32.643 | + functions-common:time_stop:2425 : elapsed_time=116 2026-05-07 18:00:32.650 | + functions-common:time_stop:2426 : total=29400 2026-05-07 18:00:32.657 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-07 18:00:32.662 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=29516 2026-05-07 18:00:32.667 | + 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-07 18:00:32.675 | + 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-07 18:00:32.678 | + lib/nova:start_nova:1179 : start_nova_conductor 2026-05-07 18:00:32.684 | + lib/nova:start_nova_conductor:1147 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-05-07 18:00:32.693 | + lib/nova:start_nova_conductor:1153 : enable_nova_fleet 2026-05-07 18:00:32.694 | + lib/nova:enable_nova_fleet:1138 : is_service_enabled n-cond 2026-05-07 18:00:32.744 | + functions-common:is_service_enabled:2068 : return 0 2026-05-07 18:00:32.746 | + lib/nova:enable_nova_fleet:1139 : enable_service n-super-cond 2026-05-07 18:00:32.854 | ++ lib/nova:enable_nova_fleet:1140 : seq 1 1 2026-05-07 18:00:32.861 | + lib/nova:enable_nova_fleet:1140 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-05-07 18:00:32.867 | + lib/nova:enable_nova_fleet:1141 : enable_service n-cond-cell1 2026-05-07 18:00:32.969 | + lib/nova:start_nova_conductor:1154 : is_service_enabled n-super-cond 2026-05-07 18:00:33.010 | + functions-common:is_service_enabled:2068 : return 0 2026-05-07 18:00:33.020 | + 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-07 18:00:33.025 | + functions-common:run_process:1666 : local service=n-super-cond 2026-05-07 18:00:33.030 | + functions-common:run_process:1667 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-05-07 18:00:33.035 | + functions-common:run_process:1668 : local group= 2026-05-07 18:00:33.039 | + functions-common:run_process:1669 : local user= 2026-05-07 18:00:33.046 | + functions-common:run_process:1670 : local env_vars= 2026-05-07 18:00:33.053 | + functions-common:run_process:1672 : local name=n-super-cond 2026-05-07 18:00:33.058 | + functions-common:run_process:1674 : time_start run_process 2026-05-07 18:00:33.065 | + functions-common:time_start:2398 : local name=run_process 2026-05-07 18:00:33.073 | + functions-common:time_start:2399 : local start_time= 2026-05-07 18:00:33.077 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-07 18:00:33.084 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-07 18:00:33.092 | + functions-common:time_start:2403 : _TIME_START[$name]=1778176833086 2026-05-07 18:00:33.098 | + functions-common:run_process:1675 : is_service_enabled n-super-cond 2026-05-07 18:00:33.131 | + functions-common:is_service_enabled:2068 : return 0 2026-05-07 18:00:33.138 | + 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-07 18:00:33.145 | + functions-common:_run_under_systemd:1620 : local service=n-super-cond 2026-05-07 18:00:33.152 | + functions-common:_run_under_systemd:1621 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-05-07 18:00:33.157 | + functions-common:_run_under_systemd:1622 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-05-07 18:00:33.164 | + functions-common:_run_under_systemd:1624 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-05-07 18:00:33.169 | + functions-common:_common_systemd_pitfalls:1592 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-05-07 18:00:33.174 | + functions-common:_common_systemd_pitfalls:1595 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ sudo ]] 2026-05-07 18:00:33.179 | + functions-common:_common_systemd_pitfalls:1606 : [[ ! /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ ^/ ]] 2026-05-07 18:00:33.186 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@n-super-cond.service 2026-05-07 18:00:33.190 | + functions-common:_run_under_systemd:1627 : local group= 2026-05-07 18:00:33.196 | + functions-common:_run_under_systemd:1628 : local user=quobyte 2026-05-07 18:00:33.202 | + functions-common:_run_under_systemd:1629 : [[ -z quobyte ]] 2026-05-07 18:00:33.208 | + functions-common:_run_under_systemd:1632 : local env_vars= 2026-05-07 18:00:33.212 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[n-super-cond] ]] 2026-05-07 18:00:33.220 | + functions-common:_run_under_systemd:1636 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ uwsgi ]] 2026-05-07 18:00:33.227 | + 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-07 18:00:33.232 | + functions-common:write_user_unit_file:1527 : local service=devstack@n-super-cond.service 2026-05-07 18:00:33.236 | + functions-common:write_user_unit_file:1528 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-05-07 18:00:33.238 | + functions-common:write_user_unit_file:1529 : local group= 2026-05-07 18:00:33.242 | + functions-common:write_user_unit_file:1530 : local user=quobyte 2026-05-07 18:00:33.245 | + functions-common:write_user_unit_file:1531 : local env_vars= 2026-05-07 18:00:33.249 | + functions-common:write_user_unit_file:1532 : local extra= 2026-05-07 18:00:33.253 | + functions-common:write_user_unit_file:1533 : [[ -n '' ]] 2026-05-07 18:00:33.255 | + functions-common:write_user_unit_file:1536 : local unitfile=/etc/systemd/system/devstack@n-super-cond.service 2026-05-07 18:00:33.257 | + functions-common:write_user_unit_file:1537 : mkdir -p /etc/systemd/system 2026-05-07 18:00:33.263 | + 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-07 18:00:33.379 | + 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-07 18:00:33.483 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service User quobyte 2026-05-07 18:00:33.608 | + 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-07 18:00:33.710 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service KillMode process 2026-05-07 18:00:33.802 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service TimeoutStopSec 300 2026-05-07 18:00:33.876 | + 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-07 18:00:33.983 | + functions-common:write_user_unit_file:1546 : [[ -n '' ]] 2026-05-07 18:00:33.986 | + functions-common:write_user_unit_file:1549 : [[ -n '' ]] 2026-05-07 18:00:33.992 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Install WantedBy multi-user.target 2026-05-07 18:00:34.107 | + functions-common:write_user_unit_file:1555 : sudo systemctl daemon-reload 2026-05-07 18:00:34.647 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@n-super-cond.service 2026-05-07 18:00:34.693 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-super-cond.service → /etc/systemd/system/devstack@n-super-cond.service. 2026-05-07 18:00:35.232 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@n-super-cond.service 2026-05-07 18:00:35.290 | + functions-common:run_process:1678 : time_stop run_process 2026-05-07 18:00:35.299 | + functions-common:time_stop:2412 : local name 2026-05-07 18:00:35.302 | + functions-common:time_stop:2413 : local end_time 2026-05-07 18:00:35.310 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-07 18:00:35.315 | + functions-common:time_stop:2415 : local total 2026-05-07 18:00:35.323 | + functions-common:time_stop:2416 : local start_time 2026-05-07 18:00:35.327 | + functions-common:time_stop:2418 : name=run_process 2026-05-07 18:00:35.331 | + functions-common:time_stop:2419 : start_time=1778176833086 2026-05-07 18:00:35.338 | + functions-common:time_stop:2421 : [[ -z 1778176833086 ]] 2026-05-07 18:00:35.349 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-07 18:00:35.354 | + functions-common:time_stop:2424 : end_time=1778176835349 2026-05-07 18:00:35.364 | + functions-common:time_stop:2425 : elapsed_time=2263 2026-05-07 18:00:35.369 | + functions-common:time_stop:2426 : total=29516 2026-05-07 18:00:35.375 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-07 18:00:35.387 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=31779 2026-05-07 18:00:35.393 | ++ lib/nova:start_nova_conductor:1157 : seq 1 1 2026-05-07 18:00:35.408 | + lib/nova:start_nova_conductor:1157 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-05-07 18:00:35.410 | + lib/nova:start_nova_conductor:1158 : is_service_enabled n-cond-cell1 2026-05-07 18:00:35.449 | + functions-common:is_service_enabled:2068 : return 0 2026-05-07 18:00:35.453 | + lib/nova:start_nova_conductor:1159 : local conf 2026-05-07 18:00:35.462 | ++ lib/nova:start_nova_conductor:1160 : conductor_conf 1 2026-05-07 18:00:35.469 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-05-07 18:00:35.476 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-05-07 18:00:35.484 | + lib/nova:start_nova_conductor:1160 : conf=/etc/nova/nova_cell1.conf 2026-05-07 18:00:35.485 | + 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-07 18:00:35.493 | + functions-common:run_process:1666 : local service=n-cond-cell1 2026-05-07 18:00:35.499 | + functions-common:run_process:1667 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-05-07 18:00:35.504 | + functions-common:run_process:1668 : local group= 2026-05-07 18:00:35.511 | + functions-common:run_process:1669 : local user= 2026-05-07 18:00:35.515 | + functions-common:run_process:1670 : local env_vars= 2026-05-07 18:00:35.522 | + functions-common:run_process:1672 : local name=n-cond-cell1 2026-05-07 18:00:35.532 | + functions-common:run_process:1674 : time_start run_process 2026-05-07 18:00:35.535 | + functions-common:time_start:2398 : local name=run_process 2026-05-07 18:00:35.543 | + functions-common:time_start:2399 : local start_time= 2026-05-07 18:00:35.547 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-07 18:00:35.557 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-07 18:00:35.567 | + functions-common:time_start:2403 : _TIME_START[$name]=1778176835559 2026-05-07 18:00:35.573 | + functions-common:run_process:1675 : is_service_enabled n-cond-cell1 2026-05-07 18:00:35.614 | + functions-common:is_service_enabled:2068 : return 0 2026-05-07 18:00:35.621 | + 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-07 18:00:35.625 | + functions-common:_run_under_systemd:1620 : local service=n-cond-cell1 2026-05-07 18:00:35.633 | + functions-common:_run_under_systemd:1621 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-05-07 18:00:35.635 | + functions-common:_run_under_systemd:1622 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-05-07 18:00:35.642 | + 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-07 18:00:35.648 | + functions-common:_common_systemd_pitfalls:1592 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-05-07 18:00:35.654 | + functions-common:_common_systemd_pitfalls:1595 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ sudo ]] 2026-05-07 18:00:35.661 | + functions-common:_common_systemd_pitfalls:1606 : [[ ! /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ ^/ ]] 2026-05-07 18:00:35.666 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@n-cond-cell1.service 2026-05-07 18:00:35.673 | + functions-common:_run_under_systemd:1627 : local group= 2026-05-07 18:00:35.677 | + functions-common:_run_under_systemd:1628 : local user=quobyte 2026-05-07 18:00:35.685 | + functions-common:_run_under_systemd:1629 : [[ -z quobyte ]] 2026-05-07 18:00:35.690 | + functions-common:_run_under_systemd:1632 : local env_vars= 2026-05-07 18:00:35.696 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[n-cond-cell1] ]] 2026-05-07 18:00:35.700 | + functions-common:_run_under_systemd:1636 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ uwsgi ]] 2026-05-07 18:00:35.709 | + 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-07 18:00:35.713 | + functions-common:write_user_unit_file:1527 : local service=devstack@n-cond-cell1.service 2026-05-07 18:00:35.719 | + 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-07 18:00:35.727 | + functions-common:write_user_unit_file:1529 : local group= 2026-05-07 18:00:35.728 | + functions-common:write_user_unit_file:1530 : local user=quobyte 2026-05-07 18:00:35.736 | + functions-common:write_user_unit_file:1531 : local env_vars= 2026-05-07 18:00:35.743 | + functions-common:write_user_unit_file:1532 : local extra= 2026-05-07 18:00:35.747 | + functions-common:write_user_unit_file:1533 : [[ -n '' ]] 2026-05-07 18:00:35.753 | + functions-common:write_user_unit_file:1536 : local unitfile=/etc/systemd/system/devstack@n-cond-cell1.service 2026-05-07 18:00:35.761 | + functions-common:write_user_unit_file:1537 : mkdir -p /etc/systemd/system 2026-05-07 18:00:35.773 | + 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-07 18:00:35.884 | + 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-07 18:00:35.970 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service User quobyte 2026-05-07 18:00:36.051 | + 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-07 18:00:36.134 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service KillMode process 2026-05-07 18:00:36.220 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service TimeoutStopSec 300 2026-05-07 18:00:36.301 | + 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-07 18:00:36.383 | + functions-common:write_user_unit_file:1546 : [[ -n '' ]] 2026-05-07 18:00:36.387 | + functions-common:write_user_unit_file:1549 : [[ -n '' ]] 2026-05-07 18:00:36.392 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Install WantedBy multi-user.target 2026-05-07 18:00:36.488 | + functions-common:write_user_unit_file:1555 : sudo systemctl daemon-reload 2026-05-07 18:00:37.025 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@n-cond-cell1.service 2026-05-07 18:00:37.060 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cond-cell1.service → /etc/systemd/system/devstack@n-cond-cell1.service. 2026-05-07 18:00:37.554 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@n-cond-cell1.service 2026-05-07 18:00:37.608 | + functions-common:run_process:1678 : time_stop run_process 2026-05-07 18:00:37.613 | + functions-common:time_stop:2412 : local name 2026-05-07 18:00:37.618 | + functions-common:time_stop:2413 : local end_time 2026-05-07 18:00:37.623 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-07 18:00:37.627 | + functions-common:time_stop:2415 : local total 2026-05-07 18:00:37.634 | + functions-common:time_stop:2416 : local start_time 2026-05-07 18:00:37.635 | + functions-common:time_stop:2418 : name=run_process 2026-05-07 18:00:37.639 | + functions-common:time_stop:2419 : start_time=1778176835559 2026-05-07 18:00:37.643 | + functions-common:time_stop:2421 : [[ -z 1778176835559 ]] 2026-05-07 18:00:37.648 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-07 18:00:37.655 | + functions-common:time_stop:2424 : end_time=1778176837650 2026-05-07 18:00:37.658 | + functions-common:time_stop:2425 : elapsed_time=2091 2026-05-07 18:00:37.662 | + functions-common:time_stop:2426 : total=31779 2026-05-07 18:00:37.668 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-07 18:00:37.670 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=33870 2026-05-07 18:00:37.674 | + lib/nova:start_nova:1180 : start_nova_compute 2026-05-07 18:00:37.678 | + 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-07 18:00:37.682 | + 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-07 18:00:37.688 | + 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-07 18:00:37.692 | + lib/nova:start_nova_compute:998 : local compute_cell_conf=/etc/nova/nova.conf 2026-05-07 18:00:37.695 | + lib/nova:start_nova_compute:1001 : cp /etc/nova/nova.conf /etc/nova/nova-cpu.conf 2026-05-07 18:00:37.703 | + lib/nova:start_nova_compute:1003 : merge_config_file /home/quobyte/devstack/local.conf post-config '$NOVA_CPU_CONF' 2026-05-07 18:00:37.708 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-05-07 18:00:37.711 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-05-07 18:00:37.715 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CPU_CONF' 2026-05-07 18:00:37.719 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-05-07 18:00:37.725 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CPU_CONF' 2026-05-07 18:00:37.730 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova-cpu.conf 2026-05-07 18:00:37.735 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova-cpu.conf 2026-05-07 18:00:37.739 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova-cpu.conf ']' 2026-05-07 18:00:37.746 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config '$NOVA_CPU_CONF' 2026-05-07 18:00:37.746 | + inc/meta-config:merge_config_file:164 : read a 2026-05-07 18:00:37.749 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-05-07 18:00:37.752 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-05-07 18:00:37.754 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CPU_CONF' ' 2026-05-07 18:00:37.754 | BEGIN { 2026-05-07 18:00:37.754 | section = "" 2026-05-07 18:00:37.754 | last_section = "" 2026-05-07 18:00:37.754 | section_count = 0 2026-05-07 18:00:37.754 | } 2026-05-07 18:00:37.757 | /^\[.+\]/ { 2026-05-07 18:00:37.757 | gsub("[][]", "", $1); 2026-05-07 18:00:37.757 | section=$1 2026-05-07 18:00:37.757 | next 2026-05-07 18:00:37.757 | } 2026-05-07 18:00:37.757 | /^ *\#/ { 2026-05-07 18:00:37.757 | next 2026-05-07 18:00:37.757 | } 2026-05-07 18:00:37.757 | /^[^ \t]+/ { 2026-05-07 18:00:37.757 | # get offset of first = in $0 2026-05-07 18:00:37.758 | eq_idx = index($0, "=") 2026-05-07 18:00:37.758 | # extract attr & value from $0 2026-05-07 18:00:37.758 | attr = substr($0, 1, eq_idx - 1) 2026-05-07 18:00:37.758 | value = substr($0, eq_idx + 1) 2026-05-07 18:00:37.758 | # only need to strip trailing whitespace from attr 2026-05-07 18:00:37.758 | sub(/[ \t]*$/, "", attr) 2026-05-07 18:00:37.758 | # need to strip leading & trailing whitespace from value 2026-05-07 18:00:37.758 | sub(/^[ \t]*/, "", value) 2026-05-07 18:00:37.758 | sub(/[ \t]*$/, "", value) 2026-05-07 18:00:37.758 | 2026-05-07 18:00:37.759 | # cfg_attr_count: number of config lines per [section, attr] 2026-05-07 18:00:37.759 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-05-07 18:00:37.759 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-05-07 18:00:37.759 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-05-07 18:00:37.759 | if (! (section, attr) in cfg_attr_count) { 2026-05-07 18:00:37.759 | if (section != last_section) { 2026-05-07 18:00:37.759 | cfg_section[section_count++] = section 2026-05-07 18:00:37.759 | last_section = section 2026-05-07 18:00:37.759 | } 2026-05-07 18:00:37.759 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-05-07 18:00:37.763 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-05-07 18:00:37.763 | 2026-05-07 18:00:37.763 | cfg_attr[section, attr, 0] = value 2026-05-07 18:00:37.763 | cfg_attr_count[section, attr] = 1 2026-05-07 18:00:37.763 | } else { 2026-05-07 18:00:37.763 | lno = cfg_attr_count[section, attr]++ 2026-05-07 18:00:37.763 | cfg_attr[section, attr, lno] = value 2026-05-07 18:00:37.763 | } 2026-05-07 18:00:37.763 | } 2026-05-07 18:00:37.764 | END { 2026-05-07 18:00:37.764 | # Process each section in order 2026-05-07 18:00:37.764 | for (sno = 0; sno < section_count; sno++) { 2026-05-07 18:00:37.764 | section = cfg_section[sno] 2026-05-07 18:00:37.765 | # The ini routines simply append a config item immediately 2026-05-07 18:00:37.765 | # after the section header. To keep the same order as defined 2026-05-07 18:00:37.765 | # in local.conf, invoke the ini routines in the reverse order 2026-05-07 18:00:37.765 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-05-07 18:00:37.765 | attr = cfg_sec_attr_name[sno, attr_no] 2026-05-07 18:00:37.765 | if (cfg_attr_count[section, attr] == 1) 2026-05-07 18:00:37.765 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-05-07 18:00:37.765 | else { 2026-05-07 18:00:37.765 | # For multiline, invoke the ini routines in the reverse order 2026-05-07 18:00:37.765 | count = cfg_attr_count[section, attr] 2026-05-07 18:00:37.766 | print "inidelete " configfile " " section " " attr 2026-05-07 18:00:37.766 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-05-07 18:00:37.766 | for (l = count -2; l >= 0; l--) 2026-05-07 18:00:37.766 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-05-07 18:00:37.766 | } 2026-05-07 18:00:37.766 | } 2026-05-07 18:00:37.766 | } 2026-05-07 18:00:37.766 | } 2026-05-07 18:00:37.766 | ' 2026-05-07 18:00:37.766 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CPU_CONF' 2026-05-07 18:00:37.766 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-05-07 18:00:37.767 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-05-07 18:00:37.770 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CPU_CONF ]] 2026-05-07 18:00:37.774 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CPU_CONF' ' 2026-05-07 18:00:37.774 | BEGIN { group = "" } 2026-05-07 18:00:37.775 | /^\[\[.+\|.*\]\]/ { 2026-05-07 18:00:37.775 | gsub("[][]", "", $1); 2026-05-07 18:00:37.775 | split($1, a, "|"); 2026-05-07 18:00:37.775 | if (a[1] == matchgroup && a[2] == configfile) { 2026-05-07 18:00:37.775 | group=a[1] 2026-05-07 18:00:37.775 | } else { 2026-05-07 18:00:37.775 | group="" 2026-05-07 18:00:37.775 | } 2026-05-07 18:00:37.775 | next 2026-05-07 18:00:37.775 | } 2026-05-07 18:00:37.775 | { 2026-05-07 18:00:37.776 | if (group != "") 2026-05-07 18:00:37.776 | print $0 2026-05-07 18:00:37.776 | } 2026-05-07 18:00:37.776 | ' /home/quobyte/devstack/local.conf 2026-05-07 18:00:37.784 | + lib/nova:start_nova_compute:1005 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-05-07 18:00:37.789 | + lib/nova:start_nova_compute:1012 : iniset /etc/nova/nova-cpu.conf workarounds disable_group_policy_check_upcall True 2026-05-07 18:00:37.842 | + lib/nova:start_nova_compute:1015 : iniset /etc/nova/nova-cpu.conf filter_scheduler track_instance_changes False 2026-05-07 18:00:37.892 | + lib/nova:start_nova_compute:1016 : iniset_rpc_backend nova /etc/nova/nova-cpu.conf DEFAULT nova_cell1 2026-05-07 18:00:37.896 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-05-07 18:00:37.901 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova-cpu.conf 2026-05-07 18:00:37.904 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-05-07 18:00:37.908 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host=nova_cell1 2026-05-07 18:00:37.913 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-05-07 18:00:37.938 | + functions-common:is_service_enabled:2068 : return 0 2026-05-07 18:00:37.942 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url nova_cell1 2026-05-07 18:00:37.947 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host=nova_cell1 2026-05-07 18:00:37.951 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-05-07 18:00:37.976 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-07 18:00:37.981 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.154:5672/nova_cell1 2026-05-07 18:00:37.985 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova-cpu.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.154:5672/nova_cell1 2026-05-07 18:00:38.030 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-05-07 18:00:38.033 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-05-07 18:00:38.037 | + lib/nova:start_nova_compute:1020 : inidelete /etc/nova/nova-cpu.conf database connection 2026-05-07 18:00:38.065 | + lib/nova:start_nova_compute:1021 : inidelete /etc/nova/nova-cpu.conf api_database connection 2026-05-07 18:00:38.095 | + lib/nova:start_nova_compute:1026 : configure_console_compute 2026-05-07 18:00:38.099 | + lib/nova:configure_console_compute:669 : local offset 2026-05-07 18:00:38.104 | + lib/nova:configure_console_compute:670 : offset=0 2026-05-07 18:00:38.107 | + lib/nova:configure_console_compute:674 : local default_proxyclient_addr 2026-05-07 18:00:38.112 | ++ lib/nova:configure_console_compute:675 : iniget /etc/nova/nova-cpu.conf DEFAULT my_ip 2026-05-07 18:00:38.146 | + lib/nova:configure_console_compute:675 : default_proxyclient_addr=192.168.122.154 2026-05-07 18:00:38.151 | + lib/nova:configure_console_compute:679 : is_service_enabled n-cpu 2026-05-07 18:00:38.178 | + functions-common:is_service_enabled:2068 : return 0 2026-05-07 18:00:38.182 | + lib/nova:configure_console_compute:680 : '[' False == True ']' 2026-05-07 18:00:38.186 | + lib/nova:configure_console_compute:683 : vercmp v1.3.0 '<' 1.0.0 2026-05-07 18:00:38.190 | + functions:vercmp:647 : local v1=v1.3.0 2026-05-07 18:00:38.194 | + functions:vercmp:648 : local 'op=<' 2026-05-07 18:00:38.198 | + functions:vercmp:649 : local v2=1.0.0 2026-05-07 18:00:38.203 | + functions:vercmp:650 : local result 2026-05-07 18:00:38.208 | ++ functions:vercmp:654 : echo -e 'v1.3.0\n1.0.0' 2026-05-07 18:00:38.213 | ++ functions:vercmp:654 : head -1 2026-05-07 18:00:38.213 | ++ functions:vercmp:654 : sort -V 2026-05-07 18:00:38.221 | + functions:vercmp:654 : result=1.0.0 2026-05-07 18:00:38.225 | + functions:vercmp:656 : case $op in 2026-05-07 18:00:38.229 | + functions:vercmp:666 : '[' v1.3.0 '!=' 1.0.0 ']' 2026-05-07 18:00:38.233 | + functions:vercmp:666 : '[' 1.0.0 = v1.3.0 ']' 2026-05-07 18:00:38.236 | + functions:vercmp:667 : return 2026-05-07 18:00:38.240 | + lib/nova:configure_console_compute:688 : NOVNCPROXY_URL=http://192.168.122.154:6080/vnc_lite.html 2026-05-07 18:00:38.245 | + lib/nova:configure_console_compute:690 : iniset /etc/nova/nova-cpu.conf vnc novncproxy_base_url http://192.168.122.154:6080/vnc_lite.html 2026-05-07 18:00:38.291 | + lib/nova:configure_console_compute:691 : SPICEHTML5PROXY_URL=http://192.168.122.154:6081/spice_auto.html 2026-05-07 18:00:38.294 | + lib/nova:configure_console_compute:692 : iniset /etc/nova/nova-cpu.conf spice html5proxy_base_url http://192.168.122.154:6081/spice_auto.html 2026-05-07 18:00:38.340 | + lib/nova:configure_console_compute:695 : is_service_enabled n-novnc 2026-05-07 18:00:38.369 | + functions-common:is_service_enabled:2068 : return 0 2026-05-07 18:00:38.373 | + lib/nova:configure_console_compute:698 : VNCSERVER_LISTEN=0.0.0.0 2026-05-07 18:00:38.376 | + lib/nova:configure_console_compute:699 : VNCSERVER_PROXYCLIENT_ADDRESS=192.168.122.154 2026-05-07 18:00:38.380 | + lib/nova:configure_console_compute:700 : iniset /etc/nova/nova-cpu.conf vnc server_listen 0.0.0.0 2026-05-07 18:00:38.424 | + lib/nova:configure_console_compute:701 : iniset /etc/nova/nova-cpu.conf vnc server_proxyclient_address 192.168.122.154 2026-05-07 18:00:38.471 | + lib/nova:configure_console_compute:706 : is_service_enabled n-spice 2026-05-07 18:00:38.504 | + functions-common:is_service_enabled:2068 : return 1 2026-05-07 18:00:38.507 | + lib/nova:configure_console_compute:706 : '[' False '!=' False ']' 2026-05-07 18:00:38.510 | + lib/nova:configure_console_compute:716 : is_service_enabled n-sproxy 2026-05-07 18:00:38.538 | + functions-common:is_service_enabled:2068 : return 1 2026-05-07 18:00:38.542 | + lib/nova:configure_console_compute:716 : '[' False '!=' False ']' 2026-05-07 18:00:38.546 | + lib/nova:start_nova_compute:1030 : iniset /etc/nova/nova-cpu.conf DEFAULT reimage_timeout_per_gb 180 2026-05-07 18:00:38.596 | + lib/nova:start_nova_compute:1033 : '[' -n 127.0.0.1 ']' 2026-05-07 18:00:38.601 | + 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-07 18:00:38.650 | + lib/nova:start_nova_compute:1038 : [[ libvirt == \l\i\b\v\i\r\t ]] 2026-05-07 18:00:38.656 | + lib/nova:start_nova_compute:1038 : [[ kvm == \q\e\m\u ]] 2026-05-07 18:00:38.660 | + lib/nova:start_nova_compute:1042 : [[ -n '' ]] 2026-05-07 18:00:38.665 | + lib/nova:start_nova_compute:1046 : [[ libvirt = \l\i\b\v\i\r\t ]] 2026-05-07 18:00:38.670 | + lib/nova:start_nova_compute:1047 : '[' 0 -gt 0 ']' 2026-05-07 18:00:38.675 | + 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-07 18:00:38.680 | + functions-common:run_process:1666 : local service=n-cpu 2026-05-07 18:00:38.685 | + functions-common:run_process:1667 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-05-07 18:00:38.690 | + functions-common:run_process:1668 : local group=libvirt 2026-05-07 18:00:38.694 | + functions-common:run_process:1669 : local user= 2026-05-07 18:00:38.699 | + functions-common:run_process:1670 : local env_vars= 2026-05-07 18:00:38.704 | + functions-common:run_process:1672 : local name=n-cpu 2026-05-07 18:00:38.709 | + functions-common:run_process:1674 : time_start run_process 2026-05-07 18:00:38.713 | + functions-common:time_start:2398 : local name=run_process 2026-05-07 18:00:38.718 | + functions-common:time_start:2399 : local start_time= 2026-05-07 18:00:38.723 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-07 18:00:38.733 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-07 18:00:38.739 | + functions-common:time_start:2403 : _TIME_START[$name]=1778176838733 2026-05-07 18:00:38.744 | + functions-common:run_process:1675 : is_service_enabled n-cpu 2026-05-07 18:00:38.773 | + functions-common:is_service_enabled:2068 : return 0 2026-05-07 18:00:38.778 | + 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-07 18:00:38.783 | + functions-common:_run_under_systemd:1620 : local service=n-cpu 2026-05-07 18:00:38.788 | + functions-common:_run_under_systemd:1621 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-05-07 18:00:38.792 | + functions-common:_run_under_systemd:1622 : local 'cmd=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-05-07 18:00:38.797 | + 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-07 18:00:38.802 | + functions-common:_common_systemd_pitfalls:1592 : local 'cmd=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-05-07 18:00:38.806 | + functions-common:_common_systemd_pitfalls:1595 : [[ /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ sudo ]] 2026-05-07 18:00:38.811 | + functions-common:_common_systemd_pitfalls:1606 : [[ ! /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ ^/ ]] 2026-05-07 18:00:38.819 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@n-cpu.service 2026-05-07 18:00:38.823 | + functions-common:_run_under_systemd:1627 : local group=libvirt 2026-05-07 18:00:38.828 | + functions-common:_run_under_systemd:1628 : local user=quobyte 2026-05-07 18:00:38.832 | + functions-common:_run_under_systemd:1629 : [[ -z quobyte ]] 2026-05-07 18:00:38.837 | + functions-common:_run_under_systemd:1632 : local env_vars= 2026-05-07 18:00:38.842 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[n-cpu] ]] 2026-05-07 18:00:38.846 | + functions-common:_run_under_systemd:1636 : [[ /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ uwsgi ]] 2026-05-07 18:00:38.851 | + 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-07 18:00:38.859 | + functions-common:write_user_unit_file:1527 : local service=devstack@n-cpu.service 2026-05-07 18:00:38.866 | + 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-07 18:00:38.870 | + functions-common:write_user_unit_file:1529 : local group=libvirt 2026-05-07 18:00:38.875 | + functions-common:write_user_unit_file:1530 : local user=quobyte 2026-05-07 18:00:38.879 | + functions-common:write_user_unit_file:1531 : local env_vars= 2026-05-07 18:00:38.883 | + functions-common:write_user_unit_file:1532 : local extra= 2026-05-07 18:00:38.887 | + functions-common:write_user_unit_file:1533 : [[ -n libvirt ]] 2026-05-07 18:00:38.892 | + functions-common:write_user_unit_file:1534 : extra=Group=libvirt 2026-05-07 18:00:38.897 | + functions-common:write_user_unit_file:1536 : local unitfile=/etc/systemd/system/devstack@n-cpu.service 2026-05-07 18:00:38.902 | + functions-common:write_user_unit_file:1537 : mkdir -p /etc/systemd/system 2026-05-07 18:00:38.910 | + 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-07 18:00:39.010 | + 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-07 18:00:39.111 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service User quobyte 2026-05-07 18:00:39.201 | + 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-07 18:00:39.290 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service KillMode process 2026-05-07 18:00:39.376 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service TimeoutStopSec 300 2026-05-07 18:00:39.481 | + 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-07 18:00:39.595 | + functions-common:write_user_unit_file:1546 : [[ -n '' ]] 2026-05-07 18:00:39.600 | + functions-common:write_user_unit_file:1549 : [[ -n libvirt ]] 2026-05-07 18:00:39.606 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service Group libvirt 2026-05-07 18:00:39.703 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Install WantedBy multi-user.target 2026-05-07 18:00:39.792 | + functions-common:write_user_unit_file:1555 : sudo systemctl daemon-reload 2026-05-07 18:00:40.325 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@n-cpu.service 2026-05-07 18:00:40.361 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cpu.service → /etc/systemd/system/devstack@n-cpu.service. 2026-05-07 18:00:40.851 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@n-cpu.service 2026-05-07 18:00:40.916 | + functions-common:run_process:1678 : time_stop run_process 2026-05-07 18:00:40.916 | + functions-common:time_stop:2412 : local name 2026-05-07 18:00:40.921 | + functions-common:time_stop:2413 : local end_time 2026-05-07 18:00:40.925 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-07 18:00:40.929 | + functions-common:time_stop:2415 : local total 2026-05-07 18:00:40.934 | + functions-common:time_stop:2416 : local start_time 2026-05-07 18:00:40.938 | + functions-common:time_stop:2418 : name=run_process 2026-05-07 18:00:40.943 | + functions-common:time_stop:2419 : start_time=1778176838733 2026-05-07 18:00:40.947 | + functions-common:time_stop:2421 : [[ -z 1778176838733 ]] 2026-05-07 18:00:40.955 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-07 18:00:40.965 | + functions-common:time_stop:2424 : end_time=1778176840957 2026-05-07 18:00:40.968 | + functions-common:time_stop:2425 : elapsed_time=2224 2026-05-07 18:00:40.974 | + functions-common:time_stop:2426 : total=33870 2026-05-07 18:00:40.979 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-07 18:00:40.983 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=36094 2026-05-07 18:00:40.988 | + 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-07 18:00:40.993 | + 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-07 18:00:40.998 | + lib/nova:start_nova:1181 : is_service_enabled n-api 2026-05-07 18:00:41.028 | + functions-common:is_service_enabled:2068 : return 0 2026-05-07 18:00:41.033 | + lib/nova:start_nova:1183 : echo 'Dumping cells_v2 mapping' 2026-05-07 18:00:41.034 | Dumping cells_v2 mapping 2026-05-07 18:00:41.043 | + lib/nova:start_nova:1184 : /opt/stack/data/venv/bin/nova-manage cell_v2 list_cells --verbose 2026-05-07 18:00:44.870 | INFO dbcounter [None req-e38f1fc9-6868-4ac8-b4a1-5b582db07bd5 None None] Registered counter for database nova_api 2026-05-07 18:00:44.938 | DEBUG dbcounter [-] [73644] Writer thread running {{(pid=73644) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-05-07 18:00:44.958 | +-------+--------------------------------------+-----------------------------------------------------------------+---------------------------------------------------------------------------------+----------+ 2026-05-07 18:00:44.959 | | Name | UUID | Transport URL | Database Connection | Disabled | 2026-05-07 18:00:44.959 | +-------+--------------------------------------+-----------------------------------------------------------------+---------------------------------------------------------------------------------+----------+ 2026-05-07 18:00:44.959 | | cell0 | 00000000-0000-0000-0000-000000000000 | none:/// | mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter | False | 2026-05-07 18:00:44.959 | | cell1 | 783bf49a-1099-43a8-ae89-c7806f6f2835 | rabbit://stackrabbit:stackqueue@192.168.122.154:5672/nova_cell1 | mysql+pymysql://root:stackdb@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter | False | 2026-05-07 18:00:44.959 | +-------+--------------------------------------+-----------------------------------------------------------------+---------------------------------------------------------------------------------+----------+ 2026-05-07 18:00:45.642 | + ./stack.sh:main:1330 : async_runfunc create_flavors 2026-05-07 18:00:45.646 | + inc/async:async_runfunc:116 : async_run create_flavors create_flavors 2026-05-07 18:00:45.748 | + inc/async:async_inner:63 : create_flavors 2026-05-07 18:00:45.810 | [2024 Async create_flavors:73713]: running: create_flavors 2026-05-07 18:00:45.816 | + ./stack.sh:main:1332 : is_service_enabled cinder 2026-05-07 18:00:45.843 | + functions-common:is_service_enabled:2068 : return 0 2026-05-07 18:00:45.848 | + ./stack.sh:main:1333 : echo_summary 'Starting Cinder' 2026-05-07 18:00:45.852 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-05-07 18:00:45.855 | + ./stack.sh:echo_summary:444 : echo -e Starting Cinder 2026-05-07 18:00:45.859 | + ./stack.sh:main:1334 : start_cinder 2026-05-07 18:00:45.863 | + lib/cinder:start_cinder:605 : local service_port=8776 2026-05-07 18:00:45.867 | + lib/cinder:start_cinder:606 : local service_protocol=http 2026-05-07 18:00:45.871 | + lib/cinder:start_cinder:607 : local cinder_url 2026-05-07 18:00:45.875 | + lib/cinder:start_cinder:608 : '[' lioadm = tgtadm ']' 2026-05-07 18:00:45.879 | + 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-07 18:00:45.885 | ++ lib/cinder:start_cinder:624 : which uwsgi 2026-05-07 18:00:45.891 | + lib/cinder:start_cinder:624 : run_process c-api '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-05-07 18:00:45.895 | + functions-common:run_process:1666 : local service=c-api 2026-05-07 18:00:45.899 | + functions-common:run_process:1667 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-05-07 18:00:45.903 | + functions-common:run_process:1668 : local group= 2026-05-07 18:00:45.906 | + functions-common:run_process:1669 : local user= 2026-05-07 18:00:45.910 | + functions-common:run_process:1670 : local env_vars= 2026-05-07 18:00:45.914 | + functions-common:run_process:1672 : local name=c-api 2026-05-07 18:00:45.918 | + functions-common:run_process:1674 : time_start run_process 2026-05-07 18:00:45.922 | + functions-common:time_start:2398 : local name=run_process 2026-05-07 18:00:45.928 | + functions-common:time_start:2399 : local start_time= 2026-05-07 18:00:45.930 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-07 18:00:45.936 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-07 18:00:45.947 | + functions-common:time_start:2403 : _TIME_START[$name]=1778176845938 2026-05-07 18:00:45.950 | + functions-common:run_process:1675 : is_service_enabled c-api 2026-05-07 18:00:45.978 | + functions-common:is_service_enabled:2068 : return 0 2026-05-07 18:00:45.983 | + 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-07 18:00:45.988 | + functions-common:_run_under_systemd:1620 : local service=c-api 2026-05-07 18:00:45.992 | + functions-common:_run_under_systemd:1621 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-05-07 18:00:45.998 | + functions-common:_run_under_systemd:1622 : local 'cmd=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-05-07 18:00:46.003 | + functions-common:_run_under_systemd:1624 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-05-07 18:00:46.007 | + functions-common:_common_systemd_pitfalls:1592 : local 'cmd=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-05-07 18:00:46.012 | + functions-common:_common_systemd_pitfalls:1595 : [[ /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ sudo ]] 2026-05-07 18:00:46.015 | + functions-common:_common_systemd_pitfalls:1606 : [[ ! /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ ^/ ]] 2026-05-07 18:00:46.020 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@c-api.service 2026-05-07 18:00:46.025 | + functions-common:_run_under_systemd:1627 : local group= 2026-05-07 18:00:46.029 | + functions-common:_run_under_systemd:1628 : local user=quobyte 2026-05-07 18:00:46.035 | + functions-common:_run_under_systemd:1629 : [[ -z quobyte ]] 2026-05-07 18:00:46.040 | + functions-common:_run_under_systemd:1632 : local env_vars= 2026-05-07 18:00:46.044 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[c-api] ]] 2026-05-07 18:00:46.050 | + functions-common:_run_under_systemd:1636 : [[ /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ uwsgi ]] 2026-05-07 18:00:46.055 | + functions-common:_run_under_systemd:1637 : [[ True == \T\r\u\e ]] 2026-05-07 18:00:46.060 | + 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-07 18:00:46.064 | + 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-07 18:00:46.070 | + functions-common:write_uwsgi_user_unit_file:1559 : local service=devstack@c-api.service 2026-05-07 18:00:46.075 | + 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-07 18:00:46.080 | + functions-common:write_uwsgi_user_unit_file:1561 : local group= 2026-05-07 18:00:46.085 | + functions-common:write_uwsgi_user_unit_file:1562 : local user=quobyte 2026-05-07 18:00:46.089 | + functions-common:write_uwsgi_user_unit_file:1563 : local env_vars= 2026-05-07 18:00:46.093 | + functions-common:write_uwsgi_user_unit_file:1564 : local unitfile=/etc/systemd/system/devstack@c-api.service 2026-05-07 18:00:46.097 | + functions-common:write_uwsgi_user_unit_file:1565 : mkdir -p /etc/systemd/system 2026-05-07 18:00:46.104 | + 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-07 18:00:46.204 | + 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-07 18:00:46.303 | + 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-07 18:00:46.386 | + functions-common:write_uwsgi_user_unit_file:1570 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service User quobyte 2026-05-07 18:00:46.487 | + 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-07 18:00:46.574 | + 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-07 18:00:46.667 | + functions-common:write_uwsgi_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Type notify 2026-05-07 18:00:46.785 | + functions-common:write_uwsgi_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service KillMode process 2026-05-07 18:00:46.884 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Restart always 2026-05-07 18:00:46.984 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service NotifyAccess all 2026-05-07 18:00:47.073 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service RestartForceExitStatus 100 2026-05-07 18:00:47.164 | + functions-common:write_uwsgi_user_unit_file:1579 : [[ -n '' ]] 2026-05-07 18:00:47.168 | + functions-common:write_uwsgi_user_unit_file:1582 : [[ -n '' ]] 2026-05-07 18:00:47.173 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@c-api.service Install WantedBy multi-user.target 2026-05-07 18:00:47.289 | + functions-common:write_uwsgi_user_unit_file:1588 : sudo systemctl daemon-reload 2026-05-07 18:00:47.818 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@c-api.service 2026-05-07 18:00:47.856 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-api.service → /etc/systemd/system/devstack@c-api.service. 2026-05-07 18:00:48.379 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@c-api.service 2026-05-07 18:00:48.574 | + functions-common:run_process:1678 : time_stop run_process 2026-05-07 18:00:48.583 | + functions-common:time_stop:2412 : local name 2026-05-07 18:00:48.590 | + functions-common:time_stop:2413 : local end_time 2026-05-07 18:00:48.598 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-07 18:00:48.605 | + functions-common:time_stop:2415 : local total 2026-05-07 18:00:48.609 | + functions-common:time_stop:2416 : local start_time 2026-05-07 18:00:48.618 | + functions-common:time_stop:2418 : name=run_process 2026-05-07 18:00:48.628 | + functions-common:time_stop:2419 : start_time=1778176845938 2026-05-07 18:00:48.634 | + functions-common:time_stop:2421 : [[ -z 1778176845938 ]] 2026-05-07 18:00:48.638 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-07 18:00:48.649 | + functions-common:time_stop:2424 : end_time=1778176848640 2026-05-07 18:00:48.651 | + functions-common:time_stop:2425 : elapsed_time=2702 2026-05-07 18:00:48.657 | + functions-common:time_stop:2426 : total=36094 2026-05-07 18:00:48.663 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-07 18:00:48.667 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=38796 2026-05-07 18:00:48.676 | + lib/cinder:start_cinder:625 : cinder_url=http://192.168.122.154/volume/v3 2026-05-07 18:00:48.683 | + lib/cinder:start_cinder:628 : echo 'Waiting for Cinder API to start...' 2026-05-07 18:00:48.684 | Waiting for Cinder API to start... 2026-05-07 18:00:48.689 | + lib/cinder:start_cinder:629 : wait_for_service 60 http://192.168.122.154/volume/v3 2026-05-07 18:00:48.694 | + functions:wait_for_service:476 : local timeout=60 2026-05-07 18:00:48.700 | + functions:wait_for_service:477 : local url=http://192.168.122.154/volume/v3 2026-05-07 18:00:48.706 | + functions:wait_for_service:478 : local rval=0 2026-05-07 18:00:48.712 | + functions:wait_for_service:479 : time_start wait_for_service 2026-05-07 18:00:48.718 | + functions-common:time_start:2398 : local name=wait_for_service 2026-05-07 18:00:48.727 | + functions-common:time_start:2399 : local start_time= 2026-05-07 18:00:48.730 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-07 18:00:48.736 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-07 18:00:48.743 | + functions-common:time_start:2403 : _TIME_START[$name]=1778176848737 2026-05-07 18:00:48.748 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-05-07 18:00:48.754 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-05-07 18:00:48.760 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.154/volume/v3 2026-05-07 18:00:53.461 | + :: : [[ 401 == 503 ]] 2026-05-07 18:00:53.463 | + :: : [[ 0 -eq 7 ]] 2026-05-07 18:00:53.471 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-05-07 18:00:53.477 | + functions-common:time_stop:2412 : local name 2026-05-07 18:00:53.486 | + functions-common:time_stop:2413 : local end_time 2026-05-07 18:00:53.491 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-07 18:00:53.497 | + functions-common:time_stop:2415 : local total 2026-05-07 18:00:53.501 | + functions-common:time_stop:2416 : local start_time 2026-05-07 18:00:53.505 | + functions-common:time_stop:2418 : name=wait_for_service 2026-05-07 18:00:53.511 | + functions-common:time_stop:2419 : start_time=1778176848737 2026-05-07 18:00:53.516 | + functions-common:time_stop:2421 : [[ -z 1778176848737 ]] 2026-05-07 18:00:53.522 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-07 18:00:53.541 | + functions-common:time_stop:2424 : end_time=1778176853528 2026-05-07 18:00:53.546 | + functions-common:time_stop:2425 : elapsed_time=4791 2026-05-07 18:00:53.550 | + functions-common:time_stop:2426 : total=14373 2026-05-07 18:00:53.554 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-07 18:00:53.559 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=19164 2026-05-07 18:00:53.565 | + functions:wait_for_service:486 : return 0 2026-05-07 18:00:53.570 | + lib/cinder:start_cinder:633 : run_process c-sch '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-05-07 18:00:53.575 | + functions-common:run_process:1666 : local service=c-sch 2026-05-07 18:00:53.580 | + functions-common:run_process:1667 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-05-07 18:00:53.584 | + functions-common:run_process:1668 : local group= 2026-05-07 18:00:53.590 | + functions-common:run_process:1669 : local user= 2026-05-07 18:00:53.594 | + functions-common:run_process:1670 : local env_vars= 2026-05-07 18:00:53.599 | + functions-common:run_process:1672 : local name=c-sch 2026-05-07 18:00:53.604 | + functions-common:run_process:1674 : time_start run_process 2026-05-07 18:00:53.609 | + functions-common:time_start:2398 : local name=run_process 2026-05-07 18:00:53.614 | + functions-common:time_start:2399 : local start_time= 2026-05-07 18:00:53.619 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-07 18:00:53.624 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-07 18:00:53.632 | + functions-common:time_start:2403 : _TIME_START[$name]=1778176853626 2026-05-07 18:00:53.638 | + functions-common:run_process:1675 : is_service_enabled c-sch 2026-05-07 18:00:53.669 | + functions-common:is_service_enabled:2068 : return 0 2026-05-07 18:00:53.674 | + 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-07 18:00:53.684 | + functions-common:_run_under_systemd:1620 : local service=c-sch 2026-05-07 18:00:53.688 | + functions-common:_run_under_systemd:1621 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-05-07 18:00:53.693 | + functions-common:_run_under_systemd:1622 : local 'cmd=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-05-07 18:00:53.697 | + functions-common:_run_under_systemd:1624 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-05-07 18:00:53.705 | + functions-common:_common_systemd_pitfalls:1592 : local 'cmd=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-05-07 18:00:53.709 | + functions-common:_common_systemd_pitfalls:1595 : [[ /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ sudo ]] 2026-05-07 18:00:53.716 | + functions-common:_common_systemd_pitfalls:1606 : [[ ! /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2026-05-07 18:00:53.723 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@c-sch.service 2026-05-07 18:00:53.729 | + functions-common:_run_under_systemd:1627 : local group= 2026-05-07 18:00:53.735 | + functions-common:_run_under_systemd:1628 : local user=quobyte 2026-05-07 18:00:53.739 | + functions-common:_run_under_systemd:1629 : [[ -z quobyte ]] 2026-05-07 18:00:53.744 | + functions-common:_run_under_systemd:1632 : local env_vars= 2026-05-07 18:00:53.749 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[c-sch] ]] 2026-05-07 18:00:53.753 | + functions-common:_run_under_systemd:1636 : [[ /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2026-05-07 18:00:53.758 | + 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-07 18:00:53.762 | + functions-common:write_user_unit_file:1527 : local service=devstack@c-sch.service 2026-05-07 18:00:53.766 | + functions-common:write_user_unit_file:1528 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-05-07 18:00:53.771 | + functions-common:write_user_unit_file:1529 : local group= 2026-05-07 18:00:53.776 | + functions-common:write_user_unit_file:1530 : local user=quobyte 2026-05-07 18:00:53.781 | + functions-common:write_user_unit_file:1531 : local env_vars= 2026-05-07 18:00:53.786 | + functions-common:write_user_unit_file:1532 : local extra= 2026-05-07 18:00:53.788 | + functions-common:write_user_unit_file:1533 : [[ -n '' ]] 2026-05-07 18:00:53.791 | + functions-common:write_user_unit_file:1536 : local unitfile=/etc/systemd/system/devstack@c-sch.service 2026-05-07 18:00:53.793 | + functions-common:write_user_unit_file:1537 : mkdir -p /etc/systemd/system 2026-05-07 18:00:53.800 | + 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-07 18:00:53.920 | + 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-07 18:00:54.029 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service User quobyte 2026-05-07 18:00:54.123 | + 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-07 18:00:54.221 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service KillMode process 2026-05-07 18:00:54.305 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service TimeoutStopSec 300 2026-05-07 18:00:54.395 | + 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-07 18:00:54.483 | + functions-common:write_user_unit_file:1546 : [[ -n '' ]] 2026-05-07 18:00:54.487 | + functions-common:write_user_unit_file:1549 : [[ -n '' ]] 2026-05-07 18:00:54.492 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Install WantedBy multi-user.target 2026-05-07 18:00:54.596 | + functions-common:write_user_unit_file:1555 : sudo systemctl daemon-reload 2026-05-07 18:00:55.178 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@c-sch.service 2026-05-07 18:00:55.201 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-sch.service → /etc/systemd/system/devstack@c-sch.service. 2026-05-07 18:00:55.716 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@c-sch.service 2026-05-07 18:00:55.767 | + functions-common:run_process:1678 : time_stop run_process 2026-05-07 18:00:55.770 | + functions-common:time_stop:2412 : local name 2026-05-07 18:00:55.773 | + functions-common:time_stop:2413 : local end_time 2026-05-07 18:00:55.774 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-07 18:00:55.777 | + functions-common:time_stop:2415 : local total 2026-05-07 18:00:55.778 | + functions-common:time_stop:2416 : local start_time 2026-05-07 18:00:55.780 | + functions-common:time_stop:2418 : name=run_process 2026-05-07 18:00:55.786 | + functions-common:time_stop:2419 : start_time=1778176853626 2026-05-07 18:00:55.790 | + functions-common:time_stop:2421 : [[ -z 1778176853626 ]] 2026-05-07 18:00:55.794 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-07 18:00:55.803 | + functions-common:time_stop:2424 : end_time=1778176855795 2026-05-07 18:00:55.806 | + functions-common:time_stop:2425 : elapsed_time=2169 2026-05-07 18:00:55.813 | + functions-common:time_stop:2426 : total=38796 2026-05-07 18:00:55.813 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-07 18:00:55.816 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=40965 2026-05-07 18:00:55.819 | + lib/cinder:start_cinder:638 : malloc_tuning='MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-05-07 18:00:55.820 | + 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-07 18:00:55.823 | + functions-common:run_process:1666 : local service=c-bak 2026-05-07 18:00:55.825 | + functions-common:run_process:1667 : local 'command=/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2026-05-07 18:00:55.827 | + functions-common:run_process:1668 : local group= 2026-05-07 18:00:55.830 | + functions-common:run_process:1669 : local user= 2026-05-07 18:00:55.835 | + functions-common:run_process:1670 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-05-07 18:00:55.841 | + functions-common:run_process:1672 : local name=c-bak 2026-05-07 18:00:55.843 | + functions-common:run_process:1674 : time_start run_process 2026-05-07 18:00:55.852 | + functions-common:time_start:2398 : local name=run_process 2026-05-07 18:00:55.854 | + functions-common:time_start:2399 : local start_time= 2026-05-07 18:00:55.857 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-07 18:00:55.863 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-07 18:00:55.869 | + functions-common:time_start:2403 : _TIME_START[$name]=1778176855865 2026-05-07 18:00:55.873 | + functions-common:run_process:1675 : is_service_enabled c-bak 2026-05-07 18:00:55.902 | + functions-common:is_service_enabled:2068 : return 1 2026-05-07 18:00:55.906 | + functions-common:run_process:1678 : time_stop run_process 2026-05-07 18:00:55.909 | + functions-common:time_stop:2412 : local name 2026-05-07 18:00:55.911 | + functions-common:time_stop:2413 : local end_time 2026-05-07 18:00:55.914 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-07 18:00:55.917 | + functions-common:time_stop:2415 : local total 2026-05-07 18:00:55.920 | + functions-common:time_stop:2416 : local start_time 2026-05-07 18:00:55.923 | + functions-common:time_stop:2418 : name=run_process 2026-05-07 18:00:55.925 | + functions-common:time_stop:2419 : start_time=1778176855865 2026-05-07 18:00:55.927 | + functions-common:time_stop:2421 : [[ -z 1778176855865 ]] 2026-05-07 18:00:55.934 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-07 18:00:55.940 | + functions-common:time_stop:2424 : end_time=1778176855936 2026-05-07 18:00:55.944 | + functions-common:time_stop:2425 : elapsed_time=71 2026-05-07 18:00:55.950 | + functions-common:time_stop:2426 : total=40965 2026-05-07 18:00:55.953 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-07 18:00:55.954 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=41036 2026-05-07 18:00:55.957 | + 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-07 18:00:55.959 | + functions-common:run_process:1666 : local service=c-vol 2026-05-07 18:00:55.962 | + functions-common:run_process:1667 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-05-07 18:00:55.965 | + functions-common:run_process:1668 : local group= 2026-05-07 18:00:55.967 | + functions-common:run_process:1669 : local user= 2026-05-07 18:00:55.972 | + functions-common:run_process:1670 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-05-07 18:00:55.976 | + functions-common:run_process:1672 : local name=c-vol 2026-05-07 18:00:55.980 | + functions-common:run_process:1674 : time_start run_process 2026-05-07 18:00:55.984 | + functions-common:time_start:2398 : local name=run_process 2026-05-07 18:00:55.985 | + functions-common:time_start:2399 : local start_time= 2026-05-07 18:00:55.988 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-07 18:00:55.995 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-07 18:00:56.001 | + functions-common:time_start:2403 : _TIME_START[$name]=1778176855995 2026-05-07 18:00:56.006 | + functions-common:run_process:1675 : is_service_enabled c-vol 2026-05-07 18:00:56.032 | + functions-common:is_service_enabled:2068 : return 0 2026-05-07 18:00:56.037 | + 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-07 18:00:56.043 | + functions-common:_run_under_systemd:1620 : local service=c-vol 2026-05-07 18:00:56.047 | + functions-common:_run_under_systemd:1621 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-05-07 18:00:56.051 | + functions-common:_run_under_systemd:1622 : local 'cmd=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-05-07 18:00:56.055 | + functions-common:_run_under_systemd:1624 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-05-07 18:00:56.060 | + functions-common:_common_systemd_pitfalls:1592 : local 'cmd=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-05-07 18:00:56.064 | + functions-common:_common_systemd_pitfalls:1595 : [[ /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ sudo ]] 2026-05-07 18:00:56.068 | + functions-common:_common_systemd_pitfalls:1606 : [[ ! /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2026-05-07 18:00:56.073 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@c-vol.service 2026-05-07 18:00:56.076 | + functions-common:_run_under_systemd:1627 : local group= 2026-05-07 18:00:56.080 | + functions-common:_run_under_systemd:1628 : local user=quobyte 2026-05-07 18:00:56.085 | + functions-common:_run_under_systemd:1629 : [[ -z quobyte ]] 2026-05-07 18:00:56.089 | + functions-common:_run_under_systemd:1632 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-05-07 18:00:56.093 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[c-vol] ]] 2026-05-07 18:00:56.095 | + functions-common:_run_under_systemd:1636 : [[ /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2026-05-07 18:00:56.098 | + 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-07 18:00:56.102 | + functions-common:write_user_unit_file:1527 : local service=devstack@c-vol.service 2026-05-07 18:00:56.108 | + functions-common:write_user_unit_file:1528 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-05-07 18:00:56.111 | + functions-common:write_user_unit_file:1529 : local group= 2026-05-07 18:00:56.117 | + functions-common:write_user_unit_file:1530 : local user=quobyte 2026-05-07 18:00:56.120 | + functions-common:write_user_unit_file:1531 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-05-07 18:00:56.123 | + functions-common:write_user_unit_file:1532 : local extra= 2026-05-07 18:00:56.128 | + functions-common:write_user_unit_file:1533 : [[ -n '' ]] 2026-05-07 18:00:56.131 | + functions-common:write_user_unit_file:1536 : local unitfile=/etc/systemd/system/devstack@c-vol.service 2026-05-07 18:00:56.135 | + functions-common:write_user_unit_file:1537 : mkdir -p /etc/systemd/system 2026-05-07 18:00:56.142 | + 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-07 18:00:56.233 | + 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-07 18:00:56.337 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service User quobyte 2026-05-07 18:00:56.411 | + 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-07 18:00:56.490 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service KillMode process 2026-05-07 18:00:56.562 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service TimeoutStopSec 300 2026-05-07 18:00:56.644 | + 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-07 18:00:56.739 | + functions-common:write_user_unit_file:1546 : [[ -n MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144 ]] 2026-05-07 18:00:56.745 | + 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-07 18:00:56.835 | + functions-common:write_user_unit_file:1549 : [[ -n '' ]] 2026-05-07 18:00:56.838 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Install WantedBy multi-user.target 2026-05-07 18:00:56.961 | + functions-common:write_user_unit_file:1555 : sudo systemctl daemon-reload 2026-05-07 18:00:57.509 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@c-vol.service 2026-05-07 18:00:57.536 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-vol.service → /etc/systemd/system/devstack@c-vol.service. 2026-05-07 18:00:58.081 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@c-vol.service 2026-05-07 18:00:58.122 | + functions-common:run_process:1678 : time_stop run_process 2026-05-07 18:00:58.126 | + functions-common:time_stop:2412 : local name 2026-05-07 18:00:58.129 | + functions-common:time_stop:2413 : local end_time 2026-05-07 18:00:58.131 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-07 18:00:58.136 | + functions-common:time_stop:2415 : local total 2026-05-07 18:00:58.137 | + functions-common:time_stop:2416 : local start_time 2026-05-07 18:00:58.139 | + functions-common:time_stop:2418 : name=run_process 2026-05-07 18:00:58.141 | + functions-common:time_stop:2419 : start_time=1778176855995 2026-05-07 18:00:58.145 | + functions-common:time_stop:2421 : [[ -z 1778176855995 ]] 2026-05-07 18:00:58.148 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-07 18:00:58.154 | + functions-common:time_stop:2424 : end_time=1778176858151 2026-05-07 18:00:58.157 | + functions-common:time_stop:2425 : elapsed_time=2156 2026-05-07 18:00:58.159 | + functions-common:time_stop:2426 : total=41036 2026-05-07 18:00:58.160 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-07 18:00:58.164 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=43192 2026-05-07 18:00:58.165 | + ./stack.sh:main:1335 : create_volume_types 2026-05-07 18:00:58.168 | + lib/cinder:create_volume_types:675 : is_service_enabled c-api 2026-05-07 18:00:58.190 | + functions-common:is_service_enabled:2068 : return 0 2026-05-07 18:00:58.192 | + lib/cinder:create_volume_types:675 : [[ -n lvm:lvmdriver-1 ]] 2026-05-07 18:00:58.198 | + lib/cinder:create_volume_types:676 : local be be_name 2026-05-07 18:00:58.206 | + lib/cinder:create_volume_types:677 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-05-07 18:00:58.214 | + lib/cinder:create_volume_types:678 : be_name=lvmdriver-1 2026-05-07 18:00:58.220 | + lib/cinder:create_volume_types:679 : create_one_type lvmdriver-1 volume_backend_name lvmdriver-1 2026-05-07 18:00:58.227 | + lib/cinder:create_one_type:656 : type_name=lvmdriver-1 2026-05-07 18:00:58.233 | + lib/cinder:create_one_type:657 : property_key=volume_backend_name 2026-05-07 18:00:58.238 | + lib/cinder:create_one_type:658 : property_value=lvmdriver-1 2026-05-07 18:00:58.243 | + lib/cinder:create_one_type:660 : is_service_enabled keystone 2026-05-07 18:00:58.295 | + functions-common:is_service_enabled:2068 : return 0 2026-05-07 18:00:58.304 | + lib/cinder:create_one_type:661 : openstack --os-region-name=RegionOne volume type create --property volume_backend_name=lvmdriver-1 lvmdriver-1 2026-05-07 18:01:03.027 | +-------------+--------------------------------------+ 2026-05-07 18:01:03.027 | | Field | Value | 2026-05-07 18:01:03.027 | +-------------+--------------------------------------+ 2026-05-07 18:01:03.027 | | description | None | 2026-05-07 18:01:03.027 | | id | 7f9e167f-10f2-4cc0-bc9d-a71848a3b5ed | 2026-05-07 18:01:03.027 | | is_public | True | 2026-05-07 18:01:03.028 | | name | lvmdriver-1 | 2026-05-07 18:01:03.030 | | properties | volume_backend_name='lvmdriver-1' | 2026-05-07 18:01:03.030 | +-------------+--------------------------------------+ 2026-05-07 18:01:03.461 | + lib/cinder:create_volume_types:682 : [[ False == \T\r\u\e ]] 2026-05-07 18:01:03.463 | + lib/cinder:create_volume_types:689 : [[ False == \T\r\u\e ]] 2026-05-07 18:01:03.466 | + ./stack.sh:main:1340 : [[ False == \T\r\u\e ]] 2026-05-07 18:01:03.468 | + ./stack.sh:main:1348 : is_service_enabled glance 2026-05-07 18:01:03.487 | + functions-common:is_service_enabled:2068 : return 0 2026-05-07 18:01:03.489 | + ./stack.sh:main:1349 : echo_summary 'Starting Glance' 2026-05-07 18:01:03.491 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-05-07 18:01:03.493 | + ./stack.sh:echo_summary:444 : echo -e Starting Glance 2026-05-07 18:01:03.497 | + ./stack.sh:main:1350 : start_glance 2026-05-07 18:01:03.498 | + lib/glance:start_glance:649 : local service_protocol=http 2026-05-07 18:01:03.502 | ++ lib/glance:start_glance:651 : which uwsgi 2026-05-07 18:01:03.505 | + lib/glance:start_glance:651 : run_process g-api '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-05-07 18:01:03.507 | + functions-common:run_process:1666 : local service=g-api 2026-05-07 18:01:03.510 | + functions-common:run_process:1667 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-05-07 18:01:03.513 | + functions-common:run_process:1668 : local group= 2026-05-07 18:01:03.514 | + functions-common:run_process:1669 : local user= 2026-05-07 18:01:03.517 | + functions-common:run_process:1670 : local env_vars= 2026-05-07 18:01:03.519 | + functions-common:run_process:1672 : local name=g-api 2026-05-07 18:01:03.522 | + functions-common:run_process:1674 : time_start run_process 2026-05-07 18:01:03.524 | + functions-common:time_start:2398 : local name=run_process 2026-05-07 18:01:03.526 | + functions-common:time_start:2399 : local start_time= 2026-05-07 18:01:03.529 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-07 18:01:03.532 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-07 18:01:03.538 | + functions-common:time_start:2403 : _TIME_START[$name]=1778176863534 2026-05-07 18:01:03.540 | + functions-common:run_process:1675 : is_service_enabled g-api 2026-05-07 18:01:03.562 | + functions-common:is_service_enabled:2068 : return 0 2026-05-07 18:01:03.565 | + functions-common:run_process:1676 : _run_under_systemd g-api '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' '' '' '' 2026-05-07 18:01:03.567 | + functions-common:_run_under_systemd:1620 : local service=g-api 2026-05-07 18:01:03.569 | + functions-common:_run_under_systemd:1621 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-05-07 18:01:03.572 | + functions-common:_run_under_systemd:1622 : local 'cmd=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-05-07 18:01:03.575 | + functions-common:_run_under_systemd:1624 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-05-07 18:01:03.578 | + functions-common:_common_systemd_pitfalls:1592 : local 'cmd=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-05-07 18:01:03.579 | + functions-common:_common_systemd_pitfalls:1595 : [[ /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ sudo ]] 2026-05-07 18:01:03.582 | + functions-common:_common_systemd_pitfalls:1606 : [[ ! /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ ^/ ]] 2026-05-07 18:01:03.584 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@g-api.service 2026-05-07 18:01:03.588 | + functions-common:_run_under_systemd:1627 : local group= 2026-05-07 18:01:03.589 | + functions-common:_run_under_systemd:1628 : local user=quobyte 2026-05-07 18:01:03.591 | + functions-common:_run_under_systemd:1629 : [[ -z quobyte ]] 2026-05-07 18:01:03.593 | + functions-common:_run_under_systemd:1632 : local env_vars= 2026-05-07 18:01:03.596 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[g-api] ]] 2026-05-07 18:01:03.598 | + functions-common:_run_under_systemd:1636 : [[ /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ uwsgi ]] 2026-05-07 18:01:03.601 | + functions-common:_run_under_systemd:1637 : [[ True == \T\r\u\e ]] 2026-05-07 18:01:03.603 | + 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-07 18:01:03.606 | + 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-07 18:01:03.607 | + functions-common:write_uwsgi_user_unit_file:1559 : local service=devstack@g-api.service 2026-05-07 18:01:03.609 | + 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-07 18:01:03.612 | + functions-common:write_uwsgi_user_unit_file:1561 : local group= 2026-05-07 18:01:03.614 | + functions-common:write_uwsgi_user_unit_file:1562 : local user=quobyte 2026-05-07 18:01:03.617 | + functions-common:write_uwsgi_user_unit_file:1563 : local env_vars= 2026-05-07 18:01:03.618 | + functions-common:write_uwsgi_user_unit_file:1564 : local unitfile=/etc/systemd/system/devstack@g-api.service 2026-05-07 18:01:03.621 | + functions-common:write_uwsgi_user_unit_file:1565 : mkdir -p /etc/systemd/system 2026-05-07 18:01:03.625 | + 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-07 18:01:03.716 | + 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-07 18:01:03.854 | + 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-07 18:01:03.938 | + functions-common:write_uwsgi_user_unit_file:1570 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service User quobyte 2026-05-07 18:01:04.037 | + 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-07 18:01:04.117 | + 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-07 18:01:04.198 | + functions-common:write_uwsgi_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Type notify 2026-05-07 18:01:04.280 | + functions-common:write_uwsgi_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service KillMode process 2026-05-07 18:01:04.366 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Restart always 2026-05-07 18:01:04.451 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service NotifyAccess all 2026-05-07 18:01:04.566 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service RestartForceExitStatus 100 2026-05-07 18:01:04.667 | + functions-common:write_uwsgi_user_unit_file:1579 : [[ -n '' ]] 2026-05-07 18:01:04.671 | + functions-common:write_uwsgi_user_unit_file:1582 : [[ -n '' ]] 2026-05-07 18:01:04.676 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@g-api.service Install WantedBy multi-user.target 2026-05-07 18:01:04.780 | + functions-common:write_uwsgi_user_unit_file:1588 : sudo systemctl daemon-reload 2026-05-07 18:01:05.375 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@g-api.service 2026-05-07 18:01:05.423 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@g-api.service → /etc/systemd/system/devstack@g-api.service. 2026-05-07 18:01:05.984 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@g-api.service 2026-05-07 18:01:06.204 | + functions-common:run_process:1678 : time_stop run_process 2026-05-07 18:01:06.207 | + functions-common:time_stop:2412 : local name 2026-05-07 18:01:06.215 | + functions-common:time_stop:2413 : local end_time 2026-05-07 18:01:06.219 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-07 18:01:06.226 | + functions-common:time_stop:2415 : local total 2026-05-07 18:01:06.233 | + functions-common:time_stop:2416 : local start_time 2026-05-07 18:01:06.239 | + functions-common:time_stop:2418 : name=run_process 2026-05-07 18:01:06.247 | + functions-common:time_stop:2419 : start_time=1778176863534 2026-05-07 18:01:06.252 | + functions-common:time_stop:2421 : [[ -z 1778176863534 ]] 2026-05-07 18:01:06.267 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-07 18:01:06.282 | + functions-common:time_stop:2424 : end_time=1778176866273 2026-05-07 18:01:06.293 | + functions-common:time_stop:2425 : elapsed_time=2739 2026-05-07 18:01:06.297 | + functions-common:time_stop:2426 : total=43192 2026-05-07 18:01:06.302 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-07 18:01:06.312 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=45931 2026-05-07 18:01:06.321 | + lib/glance:start_glance:653 : is_service_enabled g-api-r 2026-05-07 18:01:06.358 | + functions-common:is_service_enabled:2068 : return 1 2026-05-07 18:01:06.359 | + lib/glance:start_glance:658 : echo 'Waiting for g-api (192.168.122.154) to start...' 2026-05-07 18:01:06.359 | Waiting for g-api (192.168.122.154) to start... 2026-05-07 18:01:06.363 | + lib/glance:start_glance:659 : wait_for_service 60 http://192.168.122.154/image 2026-05-07 18:01:06.366 | + functions:wait_for_service:476 : local timeout=60 2026-05-07 18:01:06.371 | + functions:wait_for_service:477 : local url=http://192.168.122.154/image 2026-05-07 18:01:06.375 | + functions:wait_for_service:478 : local rval=0 2026-05-07 18:01:06.381 | + functions:wait_for_service:479 : time_start wait_for_service 2026-05-07 18:01:06.393 | + functions-common:time_start:2398 : local name=wait_for_service 2026-05-07 18:01:06.401 | + functions-common:time_start:2399 : local start_time= 2026-05-07 18:01:06.412 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-07 18:01:06.423 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-07 18:01:06.437 | + functions-common:time_start:2403 : _TIME_START[$name]=1778176866427 2026-05-07 18:01:06.445 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-05-07 18:01:06.451 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-05-07 18:01:06.458 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.154/image 2026-05-07 18:01:12.024 | + :: : [[ 300 == 503 ]] 2026-05-07 18:01:12.027 | + :: : [[ 0 -eq 7 ]] 2026-05-07 18:01:12.033 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-05-07 18:01:12.035 | + functions-common:time_stop:2412 : local name 2026-05-07 18:01:12.038 | + functions-common:time_stop:2413 : local end_time 2026-05-07 18:01:12.043 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-07 18:01:12.050 | + functions-common:time_stop:2415 : local total 2026-05-07 18:01:12.058 | + functions-common:time_stop:2416 : local start_time 2026-05-07 18:01:12.069 | + functions-common:time_stop:2418 : name=wait_for_service 2026-05-07 18:01:12.072 | + functions-common:time_stop:2419 : start_time=1778176866427 2026-05-07 18:01:12.082 | + functions-common:time_stop:2421 : [[ -z 1778176866427 ]] 2026-05-07 18:01:12.090 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-07 18:01:12.097 | + functions-common:time_stop:2424 : end_time=1778176872092 2026-05-07 18:01:12.105 | + functions-common:time_stop:2425 : elapsed_time=5665 2026-05-07 18:01:12.111 | + functions-common:time_stop:2426 : total=19164 2026-05-07 18:01:12.116 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-07 18:01:12.124 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=24829 2026-05-07 18:01:12.125 | + functions:wait_for_service:486 : return 0 2026-05-07 18:01:12.129 | + ./stack.sh:main:1364 : is_service_enabled mysql postgresql 2026-05-07 18:01:12.174 | + functions-common:is_service_enabled:2068 : return 0 2026-05-07 18:01:12.179 | + ./stack.sh:main:1364 : is_service_enabled glance 2026-05-07 18:01:12.212 | + functions-common:is_service_enabled:2068 : return 0 2026-05-07 18:01:12.217 | + ./stack.sh:main:1365 : echo_summary 'Uploading images' 2026-05-07 18:01:12.220 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-05-07 18:01:12.224 | + ./stack.sh:echo_summary:444 : echo -e Uploading images 2026-05-07 18:01:12.229 | + ./stack.sh:main:1367 : for image_url in ${IMAGE_URLS//,/ } 2026-05-07 18:01:12.233 | + ./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-07 18:01:12.237 | + 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-07 18:01:12.241 | + functions:upload_image:141 : local image image_fname image_name 2026-05-07 18:01:12.247 | + functions:upload_image:143 : local max_attempts=5 2026-05-07 18:01:12.253 | + functions:upload_image:146 : mkdir -p /home/quobyte/devstack/files/images 2026-05-07 18:01:12.267 | ++ 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-07 18:01:12.275 | + functions:upload_image:147 : image_fname=cirros-0.6.3-x86_64-disk.img 2026-05-07 18:01:12.281 | + 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-07 18:01:12.284 | + functions:upload_image:150 : [[ ! -f /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img ]] 2026-05-07 18:01:12.290 | ++ functions:upload_image:151 : seq 5 2026-05-07 18:01:12.298 | + functions:upload_image:151 : for attempt in `seq $max_attempts` 2026-05-07 18:01:12.304 | + functions:upload_image:152 : local rc=0 2026-05-07 18:01:12.308 | + 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-07 18:01:12.313 | --2026-05-07 20:01:12-- https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-05-07 18:01:12.410 | Resolving github.com (github.com)... 140.82.121.4 2026-05-07 18:01:12.425 | Connecting to github.com (github.com)|140.82.121.4|:443... connected. 2026-05-07 18:01:12.753 | HTTP request sent, awaiting response... 302 Found 2026-05-07 18:01:12.753 | 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-07T19%3A00%3A07Z&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-07T17%3A59%3A18Z&ske=2026-05-07T19%3A00%3A07Z&sks=b&skv=2018-11-09&sig=UqFH%2BUqiffPucdyHxKQ0oUkwu5H2Oh1%2FB4skLS2BNyM%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3ODE3ODY3MiwibmJmIjoxNzc4MTc2ODcyLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.TXKVlqFqvDKD832wM4MmnZMpYSyVf7pII9kPzBSW_eQ&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.3-x86_64-disk.img&response-content-type=application%2Foctet-stream [following] 2026-05-07 18:01:12.753 | --2026-05-07 20:01:12-- 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-07T19%3A00%3A07Z&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-07T17%3A59%3A18Z&ske=2026-05-07T19%3A00%3A07Z&sks=b&skv=2018-11-09&sig=UqFH%2BUqiffPucdyHxKQ0oUkwu5H2Oh1%2FB4skLS2BNyM%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3ODE3ODY3MiwibmJmIjoxNzc4MTc2ODcyLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.TXKVlqFqvDKD832wM4MmnZMpYSyVf7pII9kPzBSW_eQ&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.3-x86_64-disk.img&response-content-type=application%2Foctet-stream 2026-05-07 18:01:12.788 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.110.133, 185.199.109.133, 185.199.108.133, ... 2026-05-07 18:01:12.798 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.110.133|:443... connected. 2026-05-07 18:01:12.930 | HTTP request sent, awaiting response... 200 OK 2026-05-07 18:01:12.931 | Length: 21692416 (21M) [application/octet-stream] 2026-05-07 18:01:12.931 | Saving to: '/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img' 2026-05-07 18:01:12.985 | 2026-05-07 18:01:13.251 | 0K ........ ........ .... 100% 65.0M=0.3s 2026-05-07 18:01:13.251 | 2026-05-07 18:01:13.251 | 2026-05-07 20:01:13 (65.0 MB/s) - '/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img' saved [21692416/21692416] 2026-05-07 18:01:13.251 | 2026-05-07 18:01:13.257 | + functions:upload_image:154 : [[ 0 -ne 0 ]] 2026-05-07 18:01:13.260 | + functions:upload_image:163 : break 2026-05-07 18:01:13.264 | + functions:upload_image:167 : image=/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-05-07 18:01:13.268 | + 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-07 18:01:13.271 | + 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-07 18:01:13.275 | + 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-07 18:01:13.279 | + functions:upload_image:313 : local kernel= 2026-05-07 18:01:13.282 | + functions:upload_image:314 : local ramdisk= 2026-05-07 18:01:13.285 | + functions:upload_image:315 : local disk_format= 2026-05-07 18:01:13.288 | + functions:upload_image:316 : local container_format= 2026-05-07 18:01:13.290 | + functions:upload_image:317 : local unpack= 2026-05-07 18:01:13.293 | + functions:upload_image:318 : local img_property= 2026-05-07 18:01:13.296 | + functions:upload_image:322 : [[ libvirt == \l\i\b\v\i\r\t ]] 2026-05-07 18:01:13.299 | + functions:upload_image:323 : [[ kvm == \q\e\m\u ]] 2026-05-07 18:01:13.302 | + functions:upload_image:323 : [[ kvm == \k\v\m ]] 2026-05-07 18:01:13.305 | + functions:upload_image:324 : img_property=hw_rng_model=virtio 2026-05-07 18:01:13.308 | + functions:upload_image:328 : case "$image_fname" in 2026-05-07 18:01:13.312 | ++ functions:upload_image:349 : basename /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img .img 2026-05-07 18:01:13.318 | + functions:upload_image:349 : image_name=cirros-0.6.3-x86_64-disk 2026-05-07 18:01:13.322 | + functions:upload_image:350 : local format 2026-05-07 18:01:13.328 | ++ functions:upload_image:351 : qemu-img info /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-05-07 18:01:13.331 | ++ functions:upload_image:351 : awk '/^file format/ { print $3; exit }' 2026-05-07 18:01:13.345 | + functions:upload_image:351 : format=qcow2 2026-05-07 18:01:13.348 | + functions:upload_image:352 : [[ ,qcow2,raw,vdi,vmdk,vpc, =~ ,qcow2, ]] 2026-05-07 18:01:13.351 | + functions:upload_image:353 : disk_format=qcow2 2026-05-07 18:01:13.354 | + functions:upload_image:357 : container_format=bare 2026-05-07 18:01:13.357 | + functions:upload_image:404 : is_arch ppc64le 2026-05-07 18:01:13.361 | ++ functions-common:is_arch:517 : uname -m 2026-05-07 18:01:13.367 | + functions-common:is_arch:517 : [[ x86_64 == \p\p\c\6\4\l\e ]] 2026-05-07 18:01:13.370 | + functions:upload_image:404 : is_arch ppc64 2026-05-07 18:01:13.374 | ++ functions-common:is_arch:517 : uname -m 2026-05-07 18:01:13.380 | + functions-common:is_arch:517 : [[ x86_64 == \p\p\c\6\4 ]] 2026-05-07 18:01:13.384 | + functions:upload_image:404 : is_arch ppc 2026-05-07 18:01:13.390 | ++ functions-common:is_arch:517 : uname -m 2026-05-07 18:01:13.394 | + functions-common:is_arch:517 : [[ x86_64 == \p\p\c ]] 2026-05-07 18:01:13.398 | + functions:upload_image:408 : is_arch aarch64 2026-05-07 18:01:13.402 | ++ functions-common:is_arch:517 : uname -m 2026-05-07 18:01:13.407 | + functions-common:is_arch:517 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-05-07 18:01:13.412 | + functions:upload_image:412 : '[' bare = bare ']' 2026-05-07 18:01:13.416 | + functions:upload_image:413 : '[' '' = zcat ']' 2026-05-07 18:01:13.419 | + functions:upload_image:415 : '[' '' = bunzip2 ']' 2026-05-07 18:01:13.422 | + functions:upload_image:417 : '[' '' = unxz ']' 2026-05-07 18:01:13.425 | + 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-07 18:01:13.428 | + functions:_upload_image:111 : local image_name=cirros-0.6.3-x86_64-disk 2026-05-07 18:01:13.431 | + functions:_upload_image:112 : shift 2026-05-07 18:01:13.434 | + functions:_upload_image:113 : local container=bare 2026-05-07 18:01:13.437 | + functions:_upload_image:114 : shift 2026-05-07 18:01:13.440 | + functions:_upload_image:115 : local disk=qcow2 2026-05-07 18:01:13.443 | + functions:_upload_image:116 : shift 2026-05-07 18:01:13.446 | + functions:_upload_image:117 : local image=/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-05-07 18:01:13.449 | + functions:_upload_image:118 : shift 2026-05-07 18:01:13.450 | + functions:_upload_image:119 : local properties 2026-05-07 18:01:13.453 | + functions:_upload_image:120 : local useimport 2026-05-07 18:01:13.457 | ++ functions:_upload_image:122 : _image_properties_to_arg hw_rng_model=virtio 2026-05-07 18:01:13.462 | ++ functions:_image_properties_to_arg:94 : local result= 2026-05-07 18:01:13.466 | ++ functions:_image_properties_to_arg:95 : for property in $* 2026-05-07 18:01:13.470 | ++ functions:_image_properties_to_arg:96 : result+=' --property hw_rng_model=virtio' 2026-05-07 18:01:13.474 | ++ functions:_image_properties_to_arg:98 : echo --property hw_rng_model=virtio 2026-05-07 18:01:13.478 | + functions:_upload_image:122 : properties='--property hw_rng_model=virtio' 2026-05-07 18:01:13.482 | + functions:_upload_image:124 : [[ False == \T\r\u\e ]] 2026-05-07 18:01:13.488 | ++ functions:_upload_image:128 : readlink -f /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-05-07 18:01:13.495 | + 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-07 18:01:19.303 | +------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-05-07 18:01:19.303 | | Field | Value | 2026-05-07 18:01:19.303 | +------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-05-07 18:01:19.303 | | checksum | 87617e24a5e30cb3b87fda8c0764838f | 2026-05-07 18:01:19.303 | | container_format | bare | 2026-05-07 18:01:19.303 | | created_at | 2026-05-07T18:01:17Z | 2026-05-07 18:01:19.303 | | disk_format | qcow2 | 2026-05-07 18:01:19.303 | | file | /v2/images/c472230b-fa16-4e41-bad3-b5768232864e/file | 2026-05-07 18:01:19.304 | | id | c472230b-fa16-4e41-bad3-b5768232864e | 2026-05-07 18:01:19.304 | | min_disk | 0 | 2026-05-07 18:01:19.304 | | min_ram | 0 | 2026-05-07 18:01:19.304 | | name | cirros-0.6.3-x86_64-disk | 2026-05-07 18:01:19.304 | | owner | aef48a4d9d1d4d15b6af60d5acef5572 | 2026-05-07 18:01:19.304 | | 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-07 18:01:19.306 | | protected | False | 2026-05-07 18:01:19.306 | | schema | /v2/schemas/image | 2026-05-07 18:01:19.306 | | size | 21692416 | 2026-05-07 18:01:19.306 | | status | active | 2026-05-07 18:01:19.306 | | tags | | 2026-05-07 18:01:19.306 | | updated_at | 2026-05-07T18:01:19Z | 2026-05-07 18:01:19.306 | | virtual_size | 117440512 | 2026-05-07 18:01:19.306 | | visibility | public | 2026-05-07 18:01:19.309 | +------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-05-07 18:01:19.587 | + ./stack.sh:main:1372 : async_wait create_flavors 2026-05-07 18:01:19.658 | [2024 Async create_flavors:73713]: Waiting for completion of create_flavors running on PID 73713 (2 other jobs running) 2026-05-07 18:01:19.691 | [2024 Async create_flavors:73713]: Signaling child to exit 2026-05-07 18:01:25.177 | + inc/async:async_inner:64 : rc=0 2026-05-07 18:01:25.207 | [73713 Async create_flavors:73713]: finished successfully 2026-05-07 18:01:25.232 | WAKEUP 2026-05-07 18:01:25.258 | [2024 Async create_flavors:73713]: Signaled 2026-05-07 18:01:25.260 | + lib/nova:create_flavors:1248 : is_service_enabled n-api 2026-05-07 18:01:25.260 | + functions-common:is_service_enabled:2068 : return 0 2026-05-07 18:01:25.260 | + lib/nova:create_flavors:1249 : openstack --os-region-name=RegionOne flavor list 2026-05-07 18:01:25.260 | + lib/nova:create_flavors:1249 : grep -q ds512M 2026-05-07 18:01:25.260 | + 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-07 18:01:25.261 | +----------------------------+-----------------------+ 2026-05-07 18:01:25.261 | | Field | Value | 2026-05-07 18:01:25.261 | +----------------------------+-----------------------+ 2026-05-07 18:01:25.261 | | OS-FLV-DISABLED:disabled | False | 2026-05-07 18:01:25.261 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-05-07 18:01:25.261 | | description | None | 2026-05-07 18:01:25.261 | | disk | 1 | 2026-05-07 18:01:25.261 | | id | c1 | 2026-05-07 18:01:25.261 | | name | cirros256 | 2026-05-07 18:01:25.261 | | os-flavor-access:is_public | True | 2026-05-07 18:01:25.262 | | properties | hw_rng:allowed='True' | 2026-05-07 18:01:25.262 | | ram | 256 | 2026-05-07 18:01:25.262 | | rxtx_factor | 1.0 | 2026-05-07 18:01:25.262 | | swap | 0 | 2026-05-07 18:01:25.262 | | vcpus | 1 | 2026-05-07 18:01:25.262 | +----------------------------+-----------------------+ 2026-05-07 18:01:25.262 | + 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-07 18:01:25.262 | +----------------------------+-----------------------+ 2026-05-07 18:01:25.262 | | Field | Value | 2026-05-07 18:01:25.262 | +----------------------------+-----------------------+ 2026-05-07 18:01:25.262 | | OS-FLV-DISABLED:disabled | False | 2026-05-07 18:01:25.263 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-05-07 18:01:25.263 | | description | None | 2026-05-07 18:01:25.263 | | disk | 5 | 2026-05-07 18:01:25.263 | | id | d1 | 2026-05-07 18:01:25.263 | | name | ds512M | 2026-05-07 18:01:25.263 | | os-flavor-access:is_public | True | 2026-05-07 18:01:25.263 | | properties | hw_rng:allowed='True' | 2026-05-07 18:01:25.263 | | ram | 512 | 2026-05-07 18:01:25.263 | | rxtx_factor | 1.0 | 2026-05-07 18:01:25.263 | | swap | 0 | 2026-05-07 18:01:25.263 | | vcpus | 1 | 2026-05-07 18:01:25.263 | +----------------------------+-----------------------+ 2026-05-07 18:01:25.264 | + 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-07 18:01:25.264 | +----------------------------+-----------------------+ 2026-05-07 18:01:25.264 | | Field | Value | 2026-05-07 18:01:25.264 | +----------------------------+-----------------------+ 2026-05-07 18:01:25.264 | | OS-FLV-DISABLED:disabled | False | 2026-05-07 18:01:25.264 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-05-07 18:01:25.264 | | description | None | 2026-05-07 18:01:25.264 | | disk | 10 | 2026-05-07 18:01:25.264 | | id | d2 | 2026-05-07 18:01:25.264 | | name | ds1G | 2026-05-07 18:01:25.265 | | os-flavor-access:is_public | True | 2026-05-07 18:01:25.265 | | properties | hw_rng:allowed='True' | 2026-05-07 18:01:25.265 | | ram | 1024 | 2026-05-07 18:01:25.265 | | rxtx_factor | 1.0 | 2026-05-07 18:01:25.265 | | swap | 0 | 2026-05-07 18:01:25.265 | | vcpus | 1 | 2026-05-07 18:01:25.265 | +----------------------------+-----------------------+ 2026-05-07 18:01:25.265 | + 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-07 18:01:25.265 | +----------------------------+-----------------------+ 2026-05-07 18:01:25.265 | | Field | Value | 2026-05-07 18:01:25.265 | +----------------------------+-----------------------+ 2026-05-07 18:01:25.266 | | OS-FLV-DISABLED:disabled | False | 2026-05-07 18:01:25.266 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-05-07 18:01:25.266 | | description | None | 2026-05-07 18:01:25.266 | | disk | 10 | 2026-05-07 18:01:25.266 | | id | d3 | 2026-05-07 18:01:25.266 | | name | ds2G | 2026-05-07 18:01:25.266 | | os-flavor-access:is_public | True | 2026-05-07 18:01:25.266 | | properties | hw_rng:allowed='True' | 2026-05-07 18:01:25.266 | | ram | 2048 | 2026-05-07 18:01:25.266 | | rxtx_factor | 1.0 | 2026-05-07 18:01:25.266 | | swap | 0 | 2026-05-07 18:01:25.267 | | vcpus | 2 | 2026-05-07 18:01:25.267 | +----------------------------+-----------------------+ 2026-05-07 18:01:25.267 | + 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-07 18:01:25.267 | +----------------------------+-----------------------+ 2026-05-07 18:01:25.267 | | Field | Value | 2026-05-07 18:01:25.267 | +----------------------------+-----------------------+ 2026-05-07 18:01:25.267 | | OS-FLV-DISABLED:disabled | False | 2026-05-07 18:01:25.267 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-05-07 18:01:25.267 | | description | None | 2026-05-07 18:01:25.267 | | disk | 20 | 2026-05-07 18:01:25.267 | | id | d4 | 2026-05-07 18:01:25.268 | | name | ds4G | 2026-05-07 18:01:25.268 | | os-flavor-access:is_public | True | 2026-05-07 18:01:25.268 | | properties | hw_rng:allowed='True' | 2026-05-07 18:01:25.268 | | ram | 4096 | 2026-05-07 18:01:25.268 | | rxtx_factor | 1.0 | 2026-05-07 18:01:25.268 | | swap | 0 | 2026-05-07 18:01:25.268 | | vcpus | 4 | 2026-05-07 18:01:25.268 | +----------------------------+-----------------------+ 2026-05-07 18:01:25.268 | + lib/nova:create_flavors:1258 : grep -q m1.tiny 2026-05-07 18:01:25.268 | + lib/nova:create_flavors:1258 : openstack --os-region-name=RegionOne flavor list 2026-05-07 18:01:25.268 | + 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-07 18:01:25.269 | +----------------------------+-----------------------+ 2026-05-07 18:01:25.269 | | Field | Value | 2026-05-07 18:01:25.269 | +----------------------------+-----------------------+ 2026-05-07 18:01:25.269 | | OS-FLV-DISABLED:disabled | False | 2026-05-07 18:01:25.269 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-05-07 18:01:25.269 | | description | None | 2026-05-07 18:01:25.269 | | disk | 1 | 2026-05-07 18:01:25.269 | | id | 1 | 2026-05-07 18:01:25.269 | | name | m1.tiny | 2026-05-07 18:01:25.269 | | os-flavor-access:is_public | True | 2026-05-07 18:01:25.269 | | properties | hw_rng:allowed='True' | 2026-05-07 18:01:25.270 | | ram | 512 | 2026-05-07 18:01:25.270 | | rxtx_factor | 1.0 | 2026-05-07 18:01:25.270 | | swap | 0 | 2026-05-07 18:01:25.270 | | vcpus | 1 | 2026-05-07 18:01:25.270 | +----------------------------+-----------------------+ 2026-05-07 18:01:25.270 | + 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-07 18:01:25.270 | +----------------------------+-----------------------+ 2026-05-07 18:01:25.270 | | Field | Value | 2026-05-07 18:01:25.270 | +----------------------------+-----------------------+ 2026-05-07 18:01:25.270 | | OS-FLV-DISABLED:disabled | False | 2026-05-07 18:01:25.270 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-05-07 18:01:25.271 | | description | None | 2026-05-07 18:01:25.271 | | disk | 20 | 2026-05-07 18:01:25.271 | | id | 2 | 2026-05-07 18:01:25.271 | | name | m1.small | 2026-05-07 18:01:25.271 | | os-flavor-access:is_public | True | 2026-05-07 18:01:25.271 | | properties | hw_rng:allowed='True' | 2026-05-07 18:01:25.271 | | ram | 2048 | 2026-05-07 18:01:25.271 | | rxtx_factor | 1.0 | 2026-05-07 18:01:25.271 | | swap | 0 | 2026-05-07 18:01:25.271 | | vcpus | 1 | 2026-05-07 18:01:25.272 | +----------------------------+-----------------------+ 2026-05-07 18:01:25.272 | + 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-07 18:01:25.272 | +----------------------------+-----------------------+ 2026-05-07 18:01:25.272 | | Field | Value | 2026-05-07 18:01:25.272 | +----------------------------+-----------------------+ 2026-05-07 18:01:25.272 | | OS-FLV-DISABLED:disabled | False | 2026-05-07 18:01:25.272 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-05-07 18:01:25.272 | | description | None | 2026-05-07 18:01:25.272 | | disk | 40 | 2026-05-07 18:01:25.272 | | id | 3 | 2026-05-07 18:01:25.272 | | name | m1.medium | 2026-05-07 18:01:25.273 | | os-flavor-access:is_public | True | 2026-05-07 18:01:25.273 | | properties | hw_rng:allowed='True' | 2026-05-07 18:01:25.273 | | ram | 4096 | 2026-05-07 18:01:25.273 | | rxtx_factor | 1.0 | 2026-05-07 18:01:25.273 | | swap | 0 | 2026-05-07 18:01:25.273 | | vcpus | 2 | 2026-05-07 18:01:25.273 | +----------------------------+-----------------------+ 2026-05-07 18:01:25.273 | + 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-07 18:01:25.273 | +----------------------------+-----------------------+ 2026-05-07 18:01:25.273 | | Field | Value | 2026-05-07 18:01:25.273 | +----------------------------+-----------------------+ 2026-05-07 18:01:25.274 | | OS-FLV-DISABLED:disabled | False | 2026-05-07 18:01:25.274 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-05-07 18:01:25.274 | | description | None | 2026-05-07 18:01:25.274 | | disk | 80 | 2026-05-07 18:01:25.274 | | id | 4 | 2026-05-07 18:01:25.274 | | name | m1.large | 2026-05-07 18:01:25.274 | | os-flavor-access:is_public | True | 2026-05-07 18:01:25.274 | | properties | hw_rng:allowed='True' | 2026-05-07 18:01:25.274 | | ram | 8192 | 2026-05-07 18:01:25.274 | | rxtx_factor | 1.0 | 2026-05-07 18:01:25.274 | | swap | 0 | 2026-05-07 18:01:25.275 | | vcpus | 4 | 2026-05-07 18:01:25.275 | +----------------------------+-----------------------+ 2026-05-07 18:01:25.275 | + 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-07 18:01:25.275 | +----------------------------+-----------------------+ 2026-05-07 18:01:25.275 | | Field | Value | 2026-05-07 18:01:25.275 | +----------------------------+-----------------------+ 2026-05-07 18:01:25.275 | | OS-FLV-DISABLED:disabled | False | 2026-05-07 18:01:25.275 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-05-07 18:01:25.275 | | description | None | 2026-05-07 18:01:25.275 | | disk | 160 | 2026-05-07 18:01:25.276 | | id | 5 | 2026-05-07 18:01:25.276 | | name | m1.xlarge | 2026-05-07 18:01:25.276 | | os-flavor-access:is_public | True | 2026-05-07 18:01:25.276 | | properties | hw_rng:allowed='True' | 2026-05-07 18:01:25.276 | | ram | 16384 | 2026-05-07 18:01:25.276 | | rxtx_factor | 1.0 | 2026-05-07 18:01:25.276 | | swap | 0 | 2026-05-07 18:01:25.276 | | vcpus | 8 | 2026-05-07 18:01:25.276 | +----------------------------+-----------------------+ 2026-05-07 18:01:25.315 | [2024 Async create_flavors:73713]: finished create_flavors with result 0 in 39 seconds 2026-05-07 18:01:25.321 | + inc/async:async_wait:197 : return 0 2026-05-07 18:01:25.324 | + ./stack.sh:main:1374 : is_service_enabled horizon 2026-05-07 18:01:25.349 | + functions-common:is_service_enabled:2068 : return 1 2026-05-07 18:01:25.353 | + ./stack.sh:main:1388 : is_service_enabled nova 2026-05-07 18:01:25.379 | + functions-common:is_service_enabled:2068 : return 0 2026-05-07 18:01:25.383 | + ./stack.sh:main:1388 : is_service_enabled keystone 2026-05-07 18:01:25.407 | + functions-common:is_service_enabled:2068 : return 0 2026-05-07 18:01:25.410 | + ./stack.sh:main:1389 : USERRC_PARAMS='-PA --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret' 2026-05-07 18:01:25.414 | + ./stack.sh:main:1391 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-05-07 18:01:25.417 | + ./stack.sh:main:1395 : /home/quobyte/devstack/tools/create_userrc.sh -PA --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret 2026-05-07 18:01:25.421 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-05-07 18:01:25.423 | + home/quobyte/devstack/tools/create_userrc.sh:main:31 : ACCOUNT_DIR=./accrc 2026-05-07 18:01:25.426 | ++ 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-07 18:01:25.429 | + home/quobyte/devstack/tools/create_userrc.sh:main:80 : options=' -P -A --target-dir '\''/home/quobyte/devstack/accrc'\'' --os-password '\''nomoresecret'\'' --' 2026-05-07 18:01:25.431 | + home/quobyte/devstack/tools/create_userrc.sh:main:84 : eval set -- -P -A --target-dir ''\''/home/quobyte/devstack/accrc'\''' --os-password ''\''nomoresecret'\''' -- 2026-05-07 18:01:25.433 | ++ home/quobyte/devstack/tools/create_userrc.sh:main:84 : set -- -P -A --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret -- 2026-05-07 18:01:25.435 | + home/quobyte/devstack/tools/create_userrc.sh:main:85 : ADDPASS= 2026-05-07 18:01:25.437 | + home/quobyte/devstack/tools/create_userrc.sh:main:86 : HEAT_URL= 2026-05-07 18:01:25.439 | + home/quobyte/devstack/tools/create_userrc.sh:main:91 : SKIP_PROJECT=service 2026-05-07 18:01:25.441 | + home/quobyte/devstack/tools/create_userrc.sh:main:92 : MODE= 2026-05-07 18:01:25.442 | + home/quobyte/devstack/tools/create_userrc.sh:main:93 : ROLE=Member 2026-05-07 18:01:25.444 | + home/quobyte/devstack/tools/create_userrc.sh:main:94 : USER_NAME= 2026-05-07 18:01:25.446 | + home/quobyte/devstack/tools/create_userrc.sh:main:95 : USER_PASS= 2026-05-07 18:01:25.448 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 7 -gt 0 ']' 2026-05-07 18:01:25.450 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-05-07 18:01:25.452 | + home/quobyte/devstack/tools/create_userrc.sh:main:119 : ADDPASS=yes 2026-05-07 18:01:25.454 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-05-07 18:01:25.456 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 6 -gt 0 ']' 2026-05-07 18:01:25.458 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-05-07 18:01:25.460 | + home/quobyte/devstack/tools/create_userrc.sh:main:118 : MODE=all 2026-05-07 18:01:25.461 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-05-07 18:01:25.463 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 5 -gt 0 ']' 2026-05-07 18:01:25.465 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-05-07 18:01:25.467 | + home/quobyte/devstack/tools/create_userrc.sh:main:113 : ACCOUNT_DIR=/home/quobyte/devstack/accrc 2026-05-07 18:01:25.469 | + home/quobyte/devstack/tools/create_userrc.sh:main:113 : shift 2026-05-07 18:01:25.471 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-05-07 18:01:25.473 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 3 -gt 0 ']' 2026-05-07 18:01:25.475 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-05-07 18:01:25.477 | + home/quobyte/devstack/tools/create_userrc.sh:main:100 : export OS_PASSWORD=nomoresecret 2026-05-07 18:01:25.479 | + home/quobyte/devstack/tools/create_userrc.sh:main:100 : OS_PASSWORD=nomoresecret 2026-05-07 18:01:25.481 | + home/quobyte/devstack/tools/create_userrc.sh:main:100 : shift 2026-05-07 18:01:25.483 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-05-07 18:01:25.485 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 1 -gt 0 ']' 2026-05-07 18:01:25.487 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-05-07 18:01:25.489 | + home/quobyte/devstack/tools/create_userrc.sh:main:122 : shift 2026-05-07 18:01:25.490 | + home/quobyte/devstack/tools/create_userrc.sh:main:122 : break 2026-05-07 18:01:25.492 | + home/quobyte/devstack/tools/create_userrc.sh:main:129 : '[' -z nomoresecret ']' 2026-05-07 18:01:25.494 | + home/quobyte/devstack/tools/create_userrc.sh:main:138 : '[' -z '' -a '' ']' 2026-05-07 18:01:25.496 | + home/quobyte/devstack/tools/create_userrc.sh:main:142 : '[' -z '' -a '' ']' 2026-05-07 18:01:25.498 | + home/quobyte/devstack/tools/create_userrc.sh:main:146 : '[' -z '' -a -z '' ']' 2026-05-07 18:01:25.500 | + home/quobyte/devstack/tools/create_userrc.sh:main:147 : export OS_PROJECT_NAME=admin 2026-05-07 18:01:25.502 | + home/quobyte/devstack/tools/create_userrc.sh:main:147 : OS_PROJECT_NAME=admin 2026-05-07 18:01:25.504 | + home/quobyte/devstack/tools/create_userrc.sh:main:150 : '[' -z '' ']' 2026-05-07 18:01:25.506 | + home/quobyte/devstack/tools/create_userrc.sh:main:151 : export OS_USERNAME=admin 2026-05-07 18:01:25.508 | + home/quobyte/devstack/tools/create_userrc.sh:main:151 : OS_USERNAME=admin 2026-05-07 18:01:25.510 | + home/quobyte/devstack/tools/create_userrc.sh:main:154 : '[' -z '' ']' 2026-05-07 18:01:25.512 | + home/quobyte/devstack/tools/create_userrc.sh:main:155 : export OS_AUTH_URL=http://localhost:5000/v3/ 2026-05-07 18:01:25.514 | + home/quobyte/devstack/tools/create_userrc.sh:main:155 : OS_AUTH_URL=http://localhost:5000/v3/ 2026-05-07 18:01:25.516 | + home/quobyte/devstack/tools/create_userrc.sh:main:158 : '[' -z '' -a -z '' ']' 2026-05-07 18:01:25.518 | + home/quobyte/devstack/tools/create_userrc.sh:main:160 : OS_USER_DOMAIN_ID=default 2026-05-07 18:01:25.520 | + home/quobyte/devstack/tools/create_userrc.sh:main:163 : '[' -z '' -a -z '' ']' 2026-05-07 18:01:25.522 | + home/quobyte/devstack/tools/create_userrc.sh:main:165 : OS_PROJECT_DOMAIN_ID=default 2026-05-07 18:01:25.524 | + home/quobyte/devstack/tools/create_userrc.sh:main:168 : USER_PASS=nomoresecret 2026-05-07 18:01:25.527 | + home/quobyte/devstack/tools/create_userrc.sh:main:169 : USER_NAME=admin 2026-05-07 18:01:25.528 | + home/quobyte/devstack/tools/create_userrc.sh:main:171 : '[' -z all ']' 2026-05-07 18:01:25.531 | + home/quobyte/devstack/tools/create_userrc.sh:main:239 : '[' all '!=' create ']' 2026-05-07 18:01:25.533 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : openstack project list --long --quote none -f csv 2026-05-07 18:01:25.534 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : grep -v service 2026-05-07 18:01:25.534 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : IFS=, 2026-05-07 18:01:25.536 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : grep ,True 2026-05-07 18:01:25.537 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2026-05-07 18:01:27.577 | Failed to discover available identity versions when contacting http://localhost:5000/v3/. Attempting to parse version from URL. 2026-05-07 18:01:27.580 | 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-07 18:01:27.848 | + ./stack.sh:main:1400 : save_stackenv 2026-05-07 18:01:27.850 | + functions-common:save_stackenv:63 : local tag= 2026-05-07 18:01:27.854 | ++ functions-common:save_stackenv:65 : date +%F-%H%M%S 2026-05-07 18:01:27.859 | + functions-common:save_stackenv:65 : time_stamp=2026-05-07-200127 2026-05-07 18:01:27.862 | + functions-common:save_stackenv:66 : echo '# 2026-05-07-200127 ' 2026-05-07 18:01:27.865 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-07 18:01:27.867 | + functions-common:save_stackenv:68 : echo BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-05-07 18:01:27.870 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-07 18:01:27.873 | + functions-common:save_stackenv:68 : echo DATA_DIR=/opt/stack/data 2026-05-07 18:01:27.876 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-07 18:01:27.879 | + functions-common:save_stackenv:68 : echo DEST=/opt/stack 2026-05-07 18:01:27.881 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-07 18:01:27.884 | + 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-07 18:01:27.887 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-07 18:01:27.890 | + functions-common:save_stackenv:68 : echo HOST_IP=192.168.122.154 2026-05-07 18:01:27.893 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-07 18:01:27.895 | + functions-common:save_stackenv:68 : echo KEYSTONE_SERVICE_URI=http://192.168.122.154/identity 2026-05-07 18:01:27.898 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-07 18:01:27.901 | + functions-common:save_stackenv:68 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2026-05-07-193827 2026-05-07 18:01:27.904 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-07 18:01:27.907 | + functions-common:save_stackenv:68 : echo OS_CACERT= 2026-05-07 18:01:27.910 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-07 18:01:27.912 | + functions-common:save_stackenv:68 : echo SERVICE_HOST=192.168.122.154 2026-05-07 18:01:27.915 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-07 18:01:27.918 | + functions-common:save_stackenv:68 : echo STACK_USER=quobyte 2026-05-07 18:01:27.921 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-07 18:01:27.923 | + functions-common:save_stackenv:68 : echo TLS_IP= 2026-05-07 18:01:27.926 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-07 18:01:27.929 | + functions-common:save_stackenv:68 : echo HOST_IPV6=::1 2026-05-07 18:01:27.932 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-07 18:01:27.934 | + functions-common:save_stackenv:68 : echo SERVICE_IP_VERSION=4 2026-05-07 18:01:27.937 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-07 18:01:27.940 | + functions-common:save_stackenv:68 : echo TUNNEL_ENDPOINT_IP=192.168.122.154 2026-05-07 18:01:27.943 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-07 18:01:27.946 | + functions-common:save_stackenv:68 : echo TUNNEL_IP_VERSION=4 2026-05-07 18:01:27.949 | + ./stack.sh:main:1411 : merge_config_group /home/quobyte/devstack/local.conf extra 2026-05-07 18:01:27.952 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-05-07 18:01:27.955 | + inc/meta-config:merge_config_group:171 : shift 2026-05-07 18:01:27.958 | + inc/meta-config:merge_config_group:172 : local matchgroups=extra 2026-05-07 18:01:27.960 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-05-07 18:01:27.963 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-05-07 18:01:27.966 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-05-07 18:01:27.970 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf extra 2026-05-07 18:01:27.972 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-05-07 18:01:27.974 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=extra 2026-05-07 18:01:27.977 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-05-07 18:01:27.981 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=extra ' 2026-05-07 18:01:27.981 | /^\[\[.+\|.*\]\]/ { 2026-05-07 18:01:27.981 | gsub("[][]", "", $1); 2026-05-07 18:01:27.981 | split($1, a, "|"); 2026-05-07 18:01:27.981 | if (a[1] == matchgroup) 2026-05-07 18:01:27.981 | print a[2] 2026-05-07 18:01:27.981 | } 2026-05-07 18:01:27.981 | ' /home/quobyte/devstack/local.conf 2026-05-07 18:01:27.989 | + ./stack.sh:main:1418 : run_phase stack extra 2026-05-07 18:01:27.992 | + functions-common:run_phase:1840 : local mode=stack 2026-05-07 18:01:27.996 | + functions-common:run_phase:1841 : local phase=extra 2026-05-07 18:01:28.002 | + functions-common:run_phase:1842 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-05-07 18:01:28.005 | + functions-common:run_phase:1843 : local extra_plugin_file_name 2026-05-07 18:01:28.008 | + functions-common:run_phase:1844 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-05-07 18:01:28.012 | + functions-common:run_phase:1849 : local exceptions=80-tempest.sh 2026-05-07 18:01:28.016 | + functions-common:run_phase:1850 : local extra 2026-05-07 18:01:28.021 | ++ functions-common:run_phase:1851 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-05-07 18:01:28.028 | + functions-common:run_phase:1851 : extra=80-tempest.sh 2026-05-07 18:01:28.032 | + functions-common:run_phase:1852 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-05-07 18:01:28.036 | + functions-common:run_phase:1856 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-05-07 18:01:28.040 | + functions-common:run_phase:1856 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack extra 2026-05-07 18:01:28.045 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-05-07 18:01:28.068 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-07 18:01:28.072 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-05-07 18:01:28.077 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-05-07 18:01:28.081 | ++ extras.d/80-tempest.sh:source:7 : [[ extra == \i\n\s\t\a\l\l ]] 2026-05-07 18:01:28.085 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-05-07 18:01:28.089 | ++ extras.d/80-tempest.sh:source:10 : [[ extra == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-05-07 18:01:28.093 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-05-07 18:01:28.098 | ++ extras.d/80-tempest.sh:source:13 : [[ extra == \e\x\t\r\a ]] 2026-05-07 18:01:28.102 | ++ extras.d/80-tempest.sh:source:15 : : 2026-05-07 18:01:28.106 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-05-07 18:01:28.111 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-05-07 18:01:28.114 | + functions-common:run_phase:1861 : [[ stack == \s\o\u\r\c\e ]] 2026-05-07 18:01:28.118 | + functions-common:run_phase:1864 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-05-07 18:01:28.121 | + functions-common:run_phase:1867 : run_plugins stack extra 2026-05-07 18:01:28.124 | + functions-common:run_plugins:1826 : local mode=stack 2026-05-07 18:01:28.127 | + functions-common:run_plugins:1827 : local phase=extra 2026-05-07 18:01:28.132 | + functions-common:run_plugins:1829 : local plugins= 2026-05-07 18:01:28.136 | + functions-common:run_plugins:1830 : local plugin 2026-05-07 18:01:28.139 | + ./stack.sh:main:1426 : merge_config_group /home/quobyte/devstack/local.conf post-extra 2026-05-07 18:01:28.143 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-05-07 18:01:28.146 | + inc/meta-config:merge_config_group:171 : shift 2026-05-07 18:01:28.150 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-extra 2026-05-07 18:01:28.155 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-05-07 18:01:28.159 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-05-07 18:01:28.163 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-05-07 18:01:28.169 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf post-extra 2026-05-07 18:01:28.173 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-05-07 18:01:28.177 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-extra 2026-05-07 18:01:28.180 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-05-07 18:01:28.184 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-extra ' 2026-05-07 18:01:28.184 | /^\[\[.+\|.*\]\]/ { 2026-05-07 18:01:28.184 | gsub("[][]", "", $1); 2026-05-07 18:01:28.184 | split($1, a, "|"); 2026-05-07 18:01:28.184 | if (a[1] == matchgroup) 2026-05-07 18:01:28.185 | print a[2] 2026-05-07 18:01:28.185 | } 2026-05-07 18:01:28.185 | ' /home/quobyte/devstack/local.conf 2026-05-07 18:01:28.192 | + ./stack.sh:main:1435 : is_service_enabled n-cpu 2026-05-07 18:01:28.218 | + functions-common:is_service_enabled:2068 : return 0 2026-05-07 18:01:28.223 | + ./stack.sh:main:1436 : is_nova_ready 2026-05-07 18:01:28.226 | + lib/nova:is_nova_ready:1173 : wait_for_compute 60 2026-05-07 18:01:28.230 | + functions:wait_for_compute:490 : local timeout=60 2026-05-07 18:01:28.234 | + functions:wait_for_compute:491 : local rval=0 2026-05-07 18:01:28.237 | + functions:wait_for_compute:492 : local compute_hostname 2026-05-07 18:01:28.241 | + functions:wait_for_compute:493 : time_start wait_for_service 2026-05-07 18:01:28.245 | + functions-common:time_start:2398 : local name=wait_for_service 2026-05-07 18:01:28.249 | + functions-common:time_start:2399 : local start_time= 2026-05-07 18:01:28.252 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-07 18:01:28.257 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-07 18:01:28.262 | + functions-common:time_start:2403 : _TIME_START[$name]=1778176888258 2026-05-07 18:01:28.266 | ++ functions:wait_for_compute:494 : iniget /etc/nova/nova.conf DEFAULT host 2026-05-07 18:01:28.296 | + functions:wait_for_compute:494 : compute_hostname= 2026-05-07 18:01:28.299 | + functions:wait_for_compute:495 : [[ -z '' ]] 2026-05-07 18:01:28.304 | ++ functions:wait_for_compute:496 : hostname 2026-05-07 18:01:28.310 | + functions:wait_for_compute:496 : compute_hostname=devstack 2026-05-07 18:01:28.313 | + functions:wait_for_compute:498 : timeout 60 bash -x 2026-05-07 18:01:28.318 | ++ functions:wait_for_compute:498 : hostname 2026-05-07 18:01:28.323 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-05-07 18:01:28.325 | + :: : ID= 2026-05-07 18:01:28.327 | + :: : [[ '' == '' ]] 2026-05-07 18:01:28.329 | + :: : sleep 1 2026-05-07 18:01:29.333 | + :: : [[ libvirt = \f\a\k\e ]] 2026-05-07 18:01:29.335 | ++ :: : openstack --os-cloud devstack-admin --os-region RegionOne compute service list --host devstack --service nova-compute -c ID -f value 2026-05-07 18:01:32.378 | + :: : ID=5d176157-4760-400e-b4b7-6d8664689f35 2026-05-07 18:01:32.380 | + :: : [[ 5d176157-4760-400e-b4b7-6d8664689f35 == '' ]] 2026-05-07 18:01:32.385 | + functions:wait_for_compute:510 : time_stop wait_for_service 2026-05-07 18:01:32.389 | + functions-common:time_stop:2412 : local name 2026-05-07 18:01:32.394 | + functions-common:time_stop:2413 : local end_time 2026-05-07 18:01:32.397 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-07 18:01:32.402 | + functions-common:time_stop:2415 : local total 2026-05-07 18:01:32.406 | + functions-common:time_stop:2416 : local start_time 2026-05-07 18:01:32.410 | + functions-common:time_stop:2418 : name=wait_for_service 2026-05-07 18:01:32.415 | + functions-common:time_stop:2419 : start_time=1778176888258 2026-05-07 18:01:32.419 | + functions-common:time_stop:2421 : [[ -z 1778176888258 ]] 2026-05-07 18:01:32.425 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-07 18:01:32.431 | + functions-common:time_stop:2424 : end_time=1778176892427 2026-05-07 18:01:32.435 | + functions-common:time_stop:2425 : elapsed_time=4169 2026-05-07 18:01:32.440 | + functions-common:time_stop:2426 : total=24829 2026-05-07 18:01:32.444 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-07 18:01:32.447 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=28998 2026-05-07 18:01:32.452 | + functions:wait_for_compute:512 : [[ 0 != 0 ]] 2026-05-07 18:01:32.456 | + functions:wait_for_compute:516 : return 0 2026-05-07 18:01:32.460 | + ./stack.sh:main:1440 : service_check 2026-05-07 18:01:32.465 | + functions-common:service_check:1705 : local service 2026-05-07 18:01:32.469 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-05-07 18:01:32.472 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@key.service 2026-05-07 18:01:32.491 | not-found 2026-05-07 18:01:32.497 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-05-07 18:01:32.501 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@n-api.service 2026-05-07 18:01:32.521 | enabled 2026-05-07 18:01:32.528 | + functions-common:service_check:1712 : sudo systemctl status devstack@n-api.service --no-pager 2026-05-07 18:01:32.551 | ● devstack@n-api.service - Devstack devstack@n-api.service 2026-05-07 18:01:32.551 | Loaded: loaded (/etc/systemd/system/devstack@n-api.service; enabled; preset: enabled) 2026-05-07 18:01:32.552 | Active: active (running) since Thu 2026-05-07 19:58:23 CEST; 3min 9s ago 2026-05-07 18:01:32.552 | Main PID: 61477 (uwsgi) 2026-05-07 18:01:32.552 | Status: "uWSGI is ready" 2026-05-07 18:01:32.552 | Tasks: 17 (limit: 14255) 2026-05-07 18:01:32.552 | Memory: 265.4M (peak: 266.1M) 2026-05-07 18:01:32.553 | CPU: 13.965s 2026-05-07 18:01:32.553 | CGroup: /system.slice/system-devstack.slice/devstack@n-api.service 2026-05-07 18:01:32.553 | ├─61477 "nova-apiuWSGI master" 2026-05-07 18:01:32.553 | ├─61496 "nova-apiuWSGI worker 1" 2026-05-07 18:01:32.553 | └─61497 "nova-apiuWSGI worker 2" 2026-05-07 18:01:32.553 | 2026-05-07 18:01:32.553 | May 07 20:01:31 devstack devstack@n-api.service[61497]: [pid: 61497|app: 0|req: 18/36] 192.168.122.154 () {54 vars in 935 bytes} [Thu May 7 20:01:31 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-07 18:01:32.554 | May 07 20:01:31 devstack devstack@n-api.service[61496]: DEBUG nova.api.openstack.wsgi [None req-679ead58-1c86-4a8c-b787-40be9ac0a8ce admin admin] Calling method '>' {{(pid=61496) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} 2026-05-07 18:01:32.554 | May 07 20:01:31 devstack devstack@n-api.service[61496]: DEBUG oslo_concurrency.lockutils [None req-679ead58-1c86-4a8c-b787-40be9ac0a8ce admin admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61496) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} 2026-05-07 18:01:32.554 | May 07 20:01:31 devstack devstack@n-api.service[61496]: DEBUG oslo_concurrency.lockutils [None req-679ead58-1c86-4a8c-b787-40be9ac0a8ce admin admin] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61496) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} 2026-05-07 18:01:32.554 | May 07 20:01:31 devstack devstack@n-api.service[61496]: DEBUG oslo_concurrency.lockutils [None req-679ead58-1c86-4a8c-b787-40be9ac0a8ce 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=61496) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} 2026-05-07 18:01:32.554 | May 07 20:01:31 devstack devstack@n-api.service[61496]: DEBUG oslo_concurrency.lockutils [None req-679ead58-1c86-4a8c-b787-40be9ac0a8ce admin admin] Acquiring lock "783bf49a-1099-43a8-ae89-c7806f6f2835" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61496) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} 2026-05-07 18:01:32.554 | May 07 20:01:31 devstack devstack@n-api.service[61496]: DEBUG oslo_concurrency.lockutils [None req-679ead58-1c86-4a8c-b787-40be9ac0a8ce admin admin] Lock "783bf49a-1099-43a8-ae89-c7806f6f2835" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=61496) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} 2026-05-07 18:01:32.554 | May 07 20:01:31 devstack devstack@n-api.service[61496]: DEBUG oslo_concurrency.lockutils [None req-679ead58-1c86-4a8c-b787-40be9ac0a8ce admin admin] Lock "783bf49a-1099-43a8-ae89-c7806f6f2835" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61496) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} 2026-05-07 18:01:32.554 | May 07 20:01:32 devstack devstack@n-api.service[61496]: INFO nova.api.openstack.requestlog [None req-679ead58-1c86-4a8c-b787-40be9ac0a8ce admin admin] 192.168.122.154 "GET /compute/v2.1/os-services?binary=nova-compute&host=devstack" status: 200 len: 251 microversion: 2.69 time: 0.127721 2026-05-07 18:01:32.554 | May 07 20:01:32 devstack devstack@n-api.service[61496]: [pid: 61496|app: 0|req: 19/37] 192.168.122.154 () {60 vars in 1325 bytes} [Thu May 7 20:01:31 2026] GET /compute/v2.1/os-services?binary=nova-compute&host=devstack => generated 251 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-05-07 18:01:32.557 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-05-07 18:01:32.562 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@n-cpu.service 2026-05-07 18:01:32.581 | enabled 2026-05-07 18:01:32.586 | + functions-common:service_check:1712 : sudo systemctl status devstack@n-cpu.service --no-pager 2026-05-07 18:01:32.609 | ● devstack@n-cpu.service - Devstack devstack@n-cpu.service 2026-05-07 18:01:32.610 | Loaded: loaded (/etc/systemd/system/devstack@n-cpu.service; enabled; preset: enabled) 2026-05-07 18:01:32.610 | Active: active (running) since Thu 2026-05-07 20:00:40 CEST; 51s ago 2026-05-07 18:01:32.610 | Main PID: 73586 (nova-compute) 2026-05-07 18:01:32.610 | Tasks: 22 (limit: 14255) 2026-05-07 18:01:32.610 | Memory: 142.7M (peak: 145.2M) 2026-05-07 18:01:32.610 | CPU: 5.538s 2026-05-07 18:01:32.610 | CGroup: /system.slice/system-devstack.slice/devstack@n-cpu.service 2026-05-07 18:01:32.610 | └─73586 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf 2026-05-07 18:01:32.610 | 2026-05-07 18:01:32.611 | May 07 20:01:11 devstack nova-compute[73586]: DEBUG nova.scheduler.client.report [None req-14b02843-8bf2-4eb9-907e-6fc7d7bf1b71 None None] Updated inventory for provider 852ea7f1-b2c6-430f-a4d6-36b6ca1042e6 with generation 0 in Placement from set_inventory_for_provider using data: {'MEMORY_MB': {'total': 11961, 'min_unit': 1, 'max_unit': 11961, 'step_size': 1, 'allocation_ratio': 1.0, 'reserved': 512}, 'VCPU': {'total': 4, 'min_unit': 1, 'max_unit': 4, 'step_size': 1, 'allocation_ratio': 4.0, 'reserved': 0}, 'DISK_GB': {'total': 25, 'min_unit': 1, 'max_unit': 25, 'step_size': 1, 'allocation_ratio': 1.0, 'reserved': 0}} {{(pid=73586) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:975}} 2026-05-07 18:01:32.611 | May 07 20:01:11 devstack nova-compute[73586]: DEBUG nova.compute.provider_tree [None req-14b02843-8bf2-4eb9-907e-6fc7d7bf1b71 None None] Updating resource provider 852ea7f1-b2c6-430f-a4d6-36b6ca1042e6 generation from 0 to 1 during operation: update_inventory {{(pid=73586) _update_generation /opt/stack/nova/nova/compute/provider_tree.py:164}} 2026-05-07 18:01:32.612 | May 07 20:01:11 devstack nova-compute[73586]: DEBUG nova.compute.provider_tree [None req-14b02843-8bf2-4eb9-907e-6fc7d7bf1b71 None None] Updating inventory in ProviderTree for provider 852ea7f1-b2c6-430f-a4d6-36b6ca1042e6 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=73586) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:176}} 2026-05-07 18:01:32.612 | May 07 20:01:11 devstack nova-compute[73586]: DEBUG nova.compute.provider_tree [None req-14b02843-8bf2-4eb9-907e-6fc7d7bf1b71 None None] Updating resource provider 852ea7f1-b2c6-430f-a4d6-36b6ca1042e6 generation from 1 to 2 during operation: update_traits {{(pid=73586) _update_generation /opt/stack/nova/nova/compute/provider_tree.py:164}} 2026-05-07 18:01:32.612 | May 07 20:01:12 devstack nova-compute[73586]: DEBUG nova.compute.resource_tracker [None req-14b02843-8bf2-4eb9-907e-6fc7d7bf1b71 None None] Compute_service record updated for devstack:devstack {{(pid=73586) _update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:1097}} 2026-05-07 18:01:32.612 | May 07 20:01:12 devstack nova-compute[73586]: DEBUG oslo_concurrency.lockutils [None req-14b02843-8bf2-4eb9-907e-6fc7d7bf1b71 None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: held 4.645s {{(pid=73586) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} 2026-05-07 18:01:32.612 | May 07 20:01:12 devstack nova-compute[73586]: DEBUG nova.service [None req-14b02843-8bf2-4eb9-907e-6fc7d7bf1b71 None None] Creating RPC server for service: nova-compute on topic: compute {{(pid=73586) start /opt/stack/nova/nova/service.py:195}} 2026-05-07 18:01:32.612 | May 07 20:01:12 devstack nova-compute[73586]: DEBUG nova.service [None req-14b02843-8bf2-4eb9-907e-6fc7d7bf1b71 None None] Creating 2nd RPC server for service: nova-compute on topic: compute-alt {{(pid=73586) start /opt/stack/nova/nova/service.py:211}} 2026-05-07 18:01:32.612 | May 07 20:01:12 devstack nova-compute[73586]: DEBUG nova.service [None req-14b02843-8bf2-4eb9-907e-6fc7d7bf1b71 None None] Join ServiceGroup membership for this service compute {{(pid=73586) start /opt/stack/nova/nova/service.py:221}} 2026-05-07 18:01:32.612 | May 07 20:01:12 devstack nova-compute[73586]: DEBUG nova.servicegroup.drivers.db [None req-14b02843-8bf2-4eb9-907e-6fc7d7bf1b71 None None] DB_Driver: join new ServiceGroup member devstack to the compute group, service = {{(pid=73586) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2026-05-07 18:01:32.616 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-05-07 18:01:32.621 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@n-cond.service 2026-05-07 18:01:32.639 | not-found 2026-05-07 18:01:32.644 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-05-07 18:01:32.648 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@n-sch.service 2026-05-07 18:01:32.668 | enabled 2026-05-07 18:01:32.674 | + functions-common:service_check:1712 : sudo systemctl status devstack@n-sch.service --no-pager 2026-05-07 18:01:32.697 | ● devstack@n-sch.service - Devstack devstack@n-sch.service 2026-05-07 18:01:32.697 | Loaded: loaded (/etc/systemd/system/devstack@n-sch.service; enabled; preset: enabled) 2026-05-07 18:01:32.697 | Active: active (running) since Thu 2026-05-07 20:00:27 CEST; 1min 5s ago 2026-05-07 18:01:32.697 | Main PID: 69907 (nova-scheduler:) 2026-05-07 18:01:32.697 | Tasks: 19 (limit: 14255) 2026-05-07 18:01:32.697 | Memory: 150.9M (peak: 151.3M) 2026-05-07 18:01:32.697 | CPU: 4.279s 2026-05-07 18:01:32.698 | CGroup: /system.slice/system-devstack.slice/devstack@n-sch.service 2026-05-07 18:01:32.698 | ├─69907 "nova-scheduler: master process [/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf]" 2026-05-07 18:01:32.698 | ├─71395 "nova-scheduler: ServiceWrapper worker(0)" 2026-05-07 18:01:32.698 | └─71406 "nova-scheduler: ServiceWrapper worker(1)" 2026-05-07 18:01:32.698 | 2026-05-07 18:01:32.698 | May 07 20:00:33 devstack nova-scheduler[71395]: DEBUG nova.servicegroup.drivers.db [None req-9a5a84ee-367b-4213-82cc-9564918464de None None] DB_Driver: join new ServiceGroup member devstack to the scheduler group, service = {{(pid=71395) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2026-05-07 18:01:32.698 | May 07 20:00:38 devstack nova-scheduler[71406]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.96 seconds {{(pid=71406) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-05-07 18:01:32.698 | May 07 20:00:38 devstack nova-scheduler[71395]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.98 seconds {{(pid=71395) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-05-07 18:01:32.698 | May 07 20:00:39 devstack nova-scheduler[71406]: DEBUG oslo.service.backend._threading.loopingcall [None req-dbe1d6b2-be83-482d-af14-67a8bba6170c None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=71406) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-05-07 18:01:32.698 | May 07 20:00:40 devstack nova-scheduler[69907]: DEBUG dbcounter [-] [69907] Writing DB stats nova_api:SELECT=3 {{(pid=69907) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-07 18:01:32.698 | May 07 20:00:41 devstack nova-scheduler[69907]: DEBUG dbcounter [-] [69907] Writing DB stats nova_cell0:SELECT=1 {{(pid=69907) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-07 18:01:32.699 | May 07 20:00:41 devstack nova-scheduler[69907]: DEBUG dbcounter [-] [69907] Writing DB stats nova_cell1:SELECT=1 {{(pid=69907) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-07 18:01:32.699 | May 07 20:00:48 devstack nova-scheduler[71406]: DEBUG dbcounter [-] [71406] Writing DB stats nova_cell0:SELECT=4,nova_cell0:INSERT=1,nova_cell0:UPDATE=1 {{(pid=71406) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-07 18:01:32.699 | May 07 20:00:48 devstack nova-scheduler[71395]: DEBUG dbcounter [-] [71395] Writing DB stats nova_cell0:SELECT=3 {{(pid=71395) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-07 18:01:32.699 | May 07 20:01:20 devstack nova-scheduler[71395]: DEBUG oslo.service.backend._threading.loopingcall [None req-3401cc98-a6c6-44af-9251-dc772ee3aa80 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=71395) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-05-07 18:01:32.704 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-05-07 18:01:32.708 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@n-novnc.service 2026-05-07 18:01:32.728 | not-found 2026-05-07 18:01:32.735 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-05-07 18:01:32.739 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@n-api-meta.service 2026-05-07 18:01:32.758 | enabled 2026-05-07 18:01:32.764 | + functions-common:service_check:1712 : sudo systemctl status devstack@n-api-meta.service --no-pager 2026-05-07 18:01:32.787 | ● devstack@n-api-meta.service - Devstack devstack@n-api-meta.service 2026-05-07 18:01:32.787 | Loaded: loaded (/etc/systemd/system/devstack@n-api-meta.service; enabled; preset: enabled) 2026-05-07 18:01:32.787 | Active: active (running) since Thu 2026-05-07 20:00:29 CEST; 1min 2s ago 2026-05-07 18:01:32.787 | Main PID: 70518 (uwsgi) 2026-05-07 18:01:32.788 | Status: "uWSGI is ready" 2026-05-07 18:01:32.788 | Tasks: 16 (limit: 14255) 2026-05-07 18:01:32.788 | Memory: 215.6M (peak: 216.6M) 2026-05-07 18:01:32.788 | CPU: 9.171s 2026-05-07 18:01:32.788 | CGroup: /system.slice/system-devstack.slice/devstack@n-api-meta.service 2026-05-07 18:01:32.788 | ├─70518 "nova-api-metauWSGI master" 2026-05-07 18:01:32.788 | ├─70519 "nova-api-metauWSGI worker 1" 2026-05-07 18:01:32.788 | ├─70520 "nova-api-metauWSGI worker 2" 2026-05-07 18:01:32.788 | └─70521 "nova-api-metauWSGI http 1" 2026-05-07 18:01:32.788 | 2026-05-07 18:01:32.788 | May 07 20:00:35 devstack devstack@n-api-meta.service[70520]: DEBUG nova.api.openstack.wsgi_app [None req-e6e1dbb5-1f66-48f5-a8c6-62e7820bfbc4 None None] ******************************************************************************** {{(pid=70520) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3013}} 2026-05-07 18:01:32.789 | May 07 20:00:35 devstack devstack@n-api-meta.service[70520]: WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x709c05ea3668 pid: 70520 (default app) 2026-05-07 18:01:32.789 | May 07 20:00:44 devstack devstack@n-api-meta.service[70519]: DEBUG dbcounter [-] [70519] Writing DB stats nova_api:SELECT=1 {{(pid=70519) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-07 18:01:32.789 | May 07 20:00:44 devstack devstack@n-api-meta.service[70520]: DEBUG dbcounter [-] [70520] Writing DB stats nova_api:SELECT=1 {{(pid=70520) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-07 18:01:32.789 | May 07 20:00:45 devstack devstack@n-api-meta.service[70519]: DEBUG dbcounter [-] [70519] Writing DB stats nova_cell0:SELECT=1 {{(pid=70519) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-07 18:01:32.789 | May 07 20:00:45 devstack devstack@n-api-meta.service[70519]: DEBUG dbcounter [-] [70519] Writing DB stats nova_cell1:SELECT=1 {{(pid=70519) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-07 18:01:32.789 | May 07 20:00:45 devstack devstack@n-api-meta.service[70520]: DEBUG dbcounter [-] [70520] Writing DB stats nova_cell0:SELECT=1 {{(pid=70520) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-07 18:01:32.789 | May 07 20:00:45 devstack devstack@n-api-meta.service[70520]: DEBUG dbcounter [-] [70520] Writing DB stats nova_cell1:SELECT=1 {{(pid=70520) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-07 18:01:32.789 | May 07 20:00:45 devstack devstack@n-api-meta.service[70519]: DEBUG dbcounter [-] [70519] Writing DB stats nova_cell0:SELECT=2,nova_cell0:INSERT=1 {{(pid=70519) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-07 18:01:32.789 | May 07 20:00:45 devstack devstack@n-api-meta.service[70520]: DEBUG dbcounter [-] [70520] Writing DB stats nova_cell0:SELECT=1 {{(pid=70520) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-07 18:01:32.794 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-05-07 18:01:32.798 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@placement-api.service 2026-05-07 18:01:32.817 | enabled 2026-05-07 18:01:32.824 | + functions-common:service_check:1712 : sudo systemctl status devstack@placement-api.service --no-pager 2026-05-07 18:01:32.846 | ● devstack@placement-api.service - Devstack devstack@placement-api.service 2026-05-07 18:01:32.847 | Loaded: loaded (/etc/systemd/system/devstack@placement-api.service; enabled; preset: enabled) 2026-05-07 18:01:32.847 | Active: active (running) since Thu 2026-05-07 19:59:05 CEST; 2min 27s ago 2026-05-07 18:01:32.847 | Main PID: 67678 (uwsgi) 2026-05-07 18:01:32.847 | Status: "uWSGI is ready" 2026-05-07 18:01:32.847 | Tasks: 5 (limit: 14255) 2026-05-07 18:01:32.847 | Memory: 169.1M (peak: 169.6M) 2026-05-07 18:01:32.847 | CPU: 5.999s 2026-05-07 18:01:32.847 | CGroup: /system.slice/system-devstack.slice/devstack@placement-api.service 2026-05-07 18:01:32.847 | ├─67678 "placementuWSGI master" 2026-05-07 18:01:32.847 | ├─67679 "placementuWSGI worker 1" 2026-05-07 18:01:32.847 | └─67680 "placementuWSGI worker 2" 2026-05-07 18:01:32.848 | 2026-05-07 18:01:32.848 | May 07 20:01:11 devstack devstack@placement-api.service[67680]: INFO placement.requestlog [req-efafce26-7814-4590-86d9-a0832293806b req-7d3ae062-4dd1-4ca7-8ce4-96ee52fa07d7 service nova] 192.168.122.154 "PUT /placement/resource_providers/852ea7f1-b2c6-430f-a4d6-36b6ca1042e6/inventories" status: 200 len: 396 microversion: 1.26 2026-05-07 18:01:32.848 | May 07 20:01:11 devstack devstack@placement-api.service[67680]: [pid: 67680|app: 0|req: 5/9] 192.168.122.154 () {64 vars in 1498 bytes} [Thu May 7 20:01:11 2026] PUT /placement/resource_providers/852ea7f1-b2c6-430f-a4d6-36b6ca1042e6/inventories => generated 396 bytes in 110 msecs (HTTP/1.1 200) 8 headers in 296 bytes (1 switches on core 0) 2026-05-07 18:01:32.848 | May 07 20:01:11 devstack devstack@placement-api.service[67679]: DEBUG placement.requestlog [req-efafce26-7814-4590-86d9-a0832293806b req-4b379ad1-81a2-4f46-ab82-c604a4f20496 None None] Starting request: 192.168.122.154 "GET /placement/traits?name=in:COMPUTE_GRAPHICS_MODEL_VMVGA,COMPUTE_IMAGE_TYPE_QCOW2,HW_CPU_X86_SSE42,COMPUTE_GRAPHICS_MODEL_CIRRUS,HW_CPU_X86_SSE41,COMPUTE_SOUND_MODEL_ES1370,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_IMAGE_TYPE_RAW,COMPUTE_STORAGE_VIRTIO_FS,COMPUTE_STORAGE_BUS_SATA,HW_CPU_X86_AVX2,COMPUTE_GRAPHICS_MODEL_VGA,HW_CPU_X86_AMD_SVM,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_ACCELERATORS,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_NET_VIF_MODEL_VIRTIO,COMPUTE_IMAGE_TYPE_AKI,HW_CPU_X86_SSE,HW_CPU_X86_SSE2,HW_CPU_X86_ABM,HW_CPU_X86_SSE4A,COMPUTE_NODE,COMPUTE_NET_VIF_MODEL_VMXNET3,HW_CPU_X86_SHA,HW_CPU_X86_SSSE3,COMPUTE_STORAGE_BUS_IDE,COMPUTE_IMAGE_TYPE_ARI,COMPUTE_STORAGE_BUS_VIRTIO,COMPUTE_SOUND_MODEL_USB,HW_CPU_X86_BMI,HW_CPU_X86_AVX,COMPUTE_IMAGE_TYPE_ISO,COMPUTE_NET_VIF_MODEL_E1000,COMPUTE_GRAPHICS_MODEL_QXL,COMPUTE_ARCH_X86_64,COMPUTE_STORAGE_BUS_SCSI,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,COMPUTE_ADDRESS_SPACE_EMULATED,HW_CPU_X86_FMA3,COMPUTE_STORAGE_BUS_FDC,HW_CPU_X86_BMI2,COMPUTE_SOUND_MODEL_SB16,COMPUTE_VOLUME_EXTEND,HW_CPU_X86_CLMUL,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_IMAGE_TYPE_AMI,COMPUTE_NET_VIRTIO_PACKED,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_SOUND_MODEL_AC97,COMPUTE_TRUSTED_CERTS,COMPUTE_STORAGE_BUS_USB,COMPUTE_VOLUME_ATTACH_WITH_TAG,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_DEVICE_TAGGING,HW_CPU_X86_SVM,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_RESCUE_BFV,HW_CPU_X86_AESNI,HW_ARCH_X86_64,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_SECURITY_STATELESS_FIRMWARE,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_SOUND_MODEL_PCSPK,HW_CPU_X86_MMX,HW_CPU_X86_F16C,COMPUTE_GRAPHICS_MODEL_NONE,COMPUTE_SOUND_MODEL_ICH9" {{(pid=67679) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2026-05-07 18:01:32.848 | May 07 20:01:11 devstack devstack@placement-api.service[67679]: INFO placement.requestlog [req-efafce26-7814-4590-86d9-a0832293806b req-4b379ad1-81a2-4f46-ab82-c604a4f20496 service nova] 192.168.122.154 "GET /placement/traits?name=in:COMPUTE_GRAPHICS_MODEL_VMVGA,COMPUTE_IMAGE_TYPE_QCOW2,HW_CPU_X86_SSE42,COMPUTE_GRAPHICS_MODEL_CIRRUS,HW_CPU_X86_SSE41,COMPUTE_SOUND_MODEL_ES1370,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_IMAGE_TYPE_RAW,COMPUTE_STORAGE_VIRTIO_FS,COMPUTE_STORAGE_BUS_SATA,HW_CPU_X86_AVX2,COMPUTE_GRAPHICS_MODEL_VGA,HW_CPU_X86_AMD_SVM,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_ACCELERATORS,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_NET_VIF_MODEL_VIRTIO,COMPUTE_IMAGE_TYPE_AKI,HW_CPU_X86_SSE,HW_CPU_X86_SSE2,HW_CPU_X86_ABM,HW_CPU_X86_SSE4A,COMPUTE_NODE,COMPUTE_NET_VIF_MODEL_VMXNET3,HW_CPU_X86_SHA,HW_CPU_X86_SSSE3,COMPUTE_STORAGE_BUS_IDE,COMPUTE_IMAGE_TYPE_ARI,COMPUTE_STORAGE_BUS_VIRTIO,COMPUTE_SOUND_MODEL_USB,HW_CPU_X86_BMI,HW_CPU_X86_AVX,COMPUTE_IMAGE_TYPE_ISO,COMPUTE_NET_VIF_MODEL_E1000,COMPUTE_GRAPHICS_MODEL_QXL,COMPUTE_ARCH_X86_64,COMPUTE_STORAGE_BUS_SCSI,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,COMPUTE_ADDRESS_SPACE_EMULATED,HW_CPU_X86_FMA3,COMPUTE_STORAGE_BUS_FDC,HW_CPU_X86_BMI2,COMPUTE_SOUND_MODEL_SB16,COMPUTE_VOLUME_EXTEND,HW_CPU_X86_CLMUL,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_IMAGE_TYPE_AMI,COMPUTE_NET_VIRTIO_PACKED,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_SOUND_MODEL_AC97,COMPUTE_TRUSTED_CERTS,COMPUTE_STORAGE_BUS_USB,COMPUTE_VOLUME_ATTACH_WITH_TAG,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_DEVICE_TAGGING,HW_CPU_X86_SVM,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_RESCUE_BFV,HW_CPU_X86_AESNI,HW_ARCH_X86_64,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_SECURITY_STATELESS_FIRMWARE,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_SOUND_MODEL_PCSPK,HW_CPU_X86_MMX,HW_CPU_X86_F16C,COMPUTE_GRAPHICS_MODEL_NONE,COMPUTE_SOUND_MODEL_ICH9" status: 200 len: 2058 microversion: 1.6 2026-05-07 18:01:32.848 | May 07 20:01:11 devstack devstack@placement-api.service[67679]: [pid: 67679|app: 0|req: 5/10] 192.168.122.154 () {60 vars in 4912 bytes} [Thu May 7 20:01:11 2026] GET /placement/traits?name=in:COMPUTE_GRAPHICS_MODEL_VMVGA,COMPUTE_IMAGE_TYPE_QCOW2,HW_CPU_X86_SSE42,COMPUTE_GRAPHICS_MODEL_CIRRUS,HW_CPU_X86_SSE41,COMPUTE_SOUND_MODEL_ES1370,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_IMAGE_TYPE_RAW,COMPUTE_STORAGE_VIRTIO_FS,COMPUTE_STORAGE_BUS_SATA,HW_CPU_X86_AVX2,COMPUTE_GRAPHICS_MODEL_VGA,HW_CPU_X86_AMD_SVM,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_ACCELERATORS,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_NET_VIF_MODEL_VIRTIO,COMPUTE_IMAGE_TYPE_AKI,HW_CPU_X86_SSE,HW_CPU_X86_SSE2,HW_CPU_X86_ABM,HW_CPU_X86_SSE4A,COMPUTE_NODE,COMPUTE_NET_VIF_MODEL_VMXNET3,HW_CPU_X86_SHA,HW_CPU_X86_SSSE3,COMPUTE_STORAGE_BUS_IDE,COMPUTE_IMAGE_TYPE_ARI,COMPUTE_STORAGE_BUS_VIRTIO,COMPUTE_SOUND_MODEL_USB,HW_CPU_X86_BMI,HW_CPU_X86_AVX,COMPUTE_IMAGE_TYPE_ISO,COMPUTE_NET_VIF_MODEL_E1000,COMPUTE_GRAPHICS_MODEL_QXL,COMPUTE_ARCH_X86_64,COMPUTE_STORAGE_BUS_SCSI,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,COMPUTE_ADDRESS_SPACE_EMULATED,HW_CPU_X86_FMA3,COMPUTE_STORAGE_BUS_FDC,HW_CPU_X86_BMI2,COMPUTE_SOUND_MODEL_SB16,COMPUTE_VOLUME_EXTEND,HW_CPU_X86_CLMUL,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_IMAGE_TYPE_AMI,COMPUTE_NET_VIRTIO_PACKED,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_SOUND_MODEL_AC97,COMPUTE_TRUSTED_CERTS,COMPUTE_STORAGE_BUS_USB,COMPUTE_VOLUME_ATTACH_WITH_TAG,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_DEVICE_TAGGING,HW_CPU_X86_SVM,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_RESCUE_BFV,HW_CPU_X86_AESNI,HW_ARCH_X86_64,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_SECURITY_STATELESS_FIRMWARE,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_SOUND_MODEL_PCSPK,HW_CPU_X86_MMX,HW_CPU_X86_F16C,COMPUTE_GRAPHICS_MODEL_NONE,COMPUTE_SOUND_MODEL_ICH9 => generated 2058 bytes in 48 msecs (HTTP/1.1 200) 6 headers in 225 bytes (1 switches on core 0) 2026-05-07 18:01:32.848 | May 07 20:01:11 devstack devstack@placement-api.service[67680]: DEBUG placement.requestlog [req-efafce26-7814-4590-86d9-a0832293806b req-7530dc58-7034-4f5a-b586-0ada62967deb None None] Starting request: 192.168.122.154 "PUT /placement/resource_providers/852ea7f1-b2c6-430f-a4d6-36b6ca1042e6/traits" {{(pid=67680) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2026-05-07 18:01:32.848 | May 07 20:01:11 devstack devstack@placement-api.service[67680]: INFO placement.requestlog [req-efafce26-7814-4590-86d9-a0832293806b req-7530dc58-7034-4f5a-b586-0ada62967deb service nova] 192.168.122.154 "PUT /placement/resource_providers/852ea7f1-b2c6-430f-a4d6-36b6ca1042e6/traits" status: 200 len: 2093 microversion: 1.6 2026-05-07 18:01:32.848 | May 07 20:01:11 devstack devstack@placement-api.service[67680]: [pid: 67680|app: 0|req: 6/11] 192.168.122.154 () {64 vars in 1483 bytes} [Thu May 7 20:01:11 2026] PUT /placement/resource_providers/852ea7f1-b2c6-430f-a4d6-36b6ca1042e6/traits => generated 2093 bytes in 222 msecs (HTTP/1.1 200) 6 headers in 225 bytes (1 switches on core 0) 2026-05-07 18:01:32.850 | May 07 20:01:21 devstack devstack@placement-api.service[67679]: DEBUG dbcounter [-] [67679] Writing DB stats placement:SELECT=4 {{(pid=67679) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-07 18:01:32.850 | May 07 20:01:21 devstack devstack@placement-api.service[67680]: DEBUG dbcounter [-] [67680] Writing DB stats placement:INSERT=80,placement:UPDATE=3,placement:SELECT=6 {{(pid=67680) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-07 18:01:32.854 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-05-07 18:01:32.859 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@placement-client.service 2026-05-07 18:01:32.877 | not-found 2026-05-07 18:01:32.883 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-05-07 18:01:32.887 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@g-api.service 2026-05-07 18:01:32.907 | enabled 2026-05-07 18:01:32.913 | + functions-common:service_check:1712 : sudo systemctl status devstack@g-api.service --no-pager 2026-05-07 18:01:32.936 | ● devstack@g-api.service - Devstack devstack@g-api.service 2026-05-07 18:01:32.936 | Loaded: loaded (/etc/systemd/system/devstack@g-api.service; enabled; preset: enabled) 2026-05-07 18:01:32.937 | Active: active (running) since Thu 2026-05-07 20:01:06 CEST; 26s ago 2026-05-07 18:01:32.937 | Main PID: 76677 (uwsgi) 2026-05-07 18:01:32.937 | Status: "uWSGI is ready" 2026-05-07 18:01:32.937 | Tasks: 9 (limit: 14255) 2026-05-07 18:01:32.937 | Memory: 249.4M (peak: 249.9M) 2026-05-07 18:01:32.937 | CPU: 10.280s 2026-05-07 18:01:32.937 | CGroup: /system.slice/system-devstack.slice/devstack@g-api.service 2026-05-07 18:01:32.937 | ├─76677 "glance-apiuWSGI master" 2026-05-07 18:01:32.937 | ├─76683 "glance-apiuWSGI worker 1" 2026-05-07 18:01:32.937 | └─76684 "glance-apiuWSGI worker 2" 2026-05-07 18:01:32.937 | 2026-05-07 18:01:32.938 | May 07 20:01:19 devstack devstack@g-api.service[76683]: INFO glance.location [None req-81798d0e-c1b6-4d3a-a40c-4fc50183088b admin admin] Image format matched and virtual size computed: 117440512 2026-05-07 18:01:32.938 | May 07 20:01:19 devstack devstack@g-api.service[76683]: DEBUG glance_store.backend [None req-81798d0e-c1b6-4d3a-a40c-4fc50183088b admin admin] Skipping store.set_acls... not implemented. {{(pid=76683) set_acls /opt/stack/data/venv/lib/python3.12/site-packages/glance_store/backend.py:507}} 2026-05-07 18:01:32.938 | May 07 20:01:19 devstack devstack@g-api.service[76683]: [pid: 76683|app: 0|req: 3/4] 127.0.0.1 () {40 vars in 875 bytes} [Thu May 7 20:01:17 2026] PUT /v2/images/c472230b-fa16-4e41-bad3-b5768232864e/file => generated 0 bytes in 1797 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) 2026-05-07 18:01:32.938 | May 07 20:01:19 devstack devstack@g-api.service[76684]: DEBUG glance.api.middleware.version_negotiation [None req-300de406-9be0-4eef-9cb4-fbcb3ece7097 admin admin] Determining version of request: GET /v2/images/c472230b-fa16-4e41-bad3-b5768232864e Accept: */* {{(pid=76684) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:44}} 2026-05-07 18:01:32.938 | May 07 20:01:19 devstack devstack@g-api.service[76684]: DEBUG glance.api.middleware.version_negotiation [None req-300de406-9be0-4eef-9cb4-fbcb3ece7097 admin admin] Using url versioning {{(pid=76684) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:57}} 2026-05-07 18:01:32.938 | May 07 20:01:19 devstack devstack@g-api.service[76684]: DEBUG glance.api.middleware.version_negotiation [None req-300de406-9be0-4eef-9cb4-fbcb3ece7097 admin admin] Matched version: v2 {{(pid=76684) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:69}} 2026-05-07 18:01:32.938 | May 07 20:01:19 devstack devstack@g-api.service[76684]: DEBUG glance.api.middleware.version_negotiation [None req-300de406-9be0-4eef-9cb4-fbcb3ece7097 admin admin] new path /v2/images/c472230b-fa16-4e41-bad3-b5768232864e {{(pid=76684) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:70}} 2026-05-07 18:01:32.938 | May 07 20:01:19 devstack devstack@g-api.service[76684]: [pid: 76684|app: 0|req: 2/5] 127.0.0.1 () {36 vars in 802 bytes} [Thu May 7 20:01:19 2026] GET /v2/images/c472230b-fa16-4e41-bad3-b5768232864e => generated 976 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 18:01:32.938 | May 07 20:01:29 devstack devstack@g-api.service[76683]: DEBUG dbcounter [-] [76683] Writing DB stats glance:INSERT=5,glance:SELECT=16,glance:UPDATE=2 {{(pid=76683) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-07 18:01:32.938 | May 07 20:01:29 devstack devstack@g-api.service[76684]: DEBUG dbcounter [-] [76684] Writing DB stats glance:INSERT=9,glance:SELECT=6 {{(pid=76684) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-07 18:01:32.944 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-05-07 18:01:32.948 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@c-sch.service 2026-05-07 18:01:32.967 | enabled 2026-05-07 18:01:32.973 | + functions-common:service_check:1712 : sudo systemctl status devstack@c-sch.service --no-pager 2026-05-07 18:01:32.996 | ● devstack@c-sch.service - Devstack devstack@c-sch.service 2026-05-07 18:01:32.996 | Loaded: loaded (/etc/systemd/system/devstack@c-sch.service; enabled; preset: enabled) 2026-05-07 18:01:32.996 | Active: active (running) since Thu 2026-05-07 20:00:55 CEST; 37s ago 2026-05-07 18:01:32.996 | Main PID: 75164 (cinder-schedule) 2026-05-07 18:01:32.996 | Tasks: 1 (limit: 14255) 2026-05-07 18:01:32.996 | Memory: 105.2M (peak: 105.5M) 2026-05-07 18:01:32.996 | CPU: 3.894s 2026-05-07 18:01:32.996 | CGroup: /system.slice/system-devstack.slice/devstack@c-sch.service 2026-05-07 18:01:32.997 | └─75164 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf 2026-05-07 18:01:32.997 | 2026-05-07 18:01:32.997 | May 07 20:01:00 devstack cinder-scheduler[75164]: INFO cinder.service [-] Starting cinder-scheduler node (version 28.1.0) 2026-05-07 18:01:32.997 | May 07 20:01:00 devstack cinder-scheduler[75164]: INFO cinder.manager [None req-7f20b6f8-2647-4b90-a458-8b509b98938c None None] Initiating service 1 cleanup 2026-05-07 18:01:32.997 | May 07 20:01:00 devstack cinder-scheduler[75164]: INFO cinder.manager [None req-7f20b6f8-2647-4b90-a458-8b509b98938c None None] Service 1 cleanup completed. 2026-05-07 18:01:32.997 | May 07 20:01:00 devstack cinder-scheduler[75164]: DEBUG cinder.service [None req-7f20b6f8-2647-4b90-a458-8b509b98938c None None] Creating RPC server for service cinder-scheduler {{(pid=75164) start /opt/stack/cinder/cinder/service.py:231}} 2026-05-07 18:01:32.997 | May 07 20:01:00 devstack cinder-scheduler[75164]: DEBUG cinder.service [None req-7f20b6f8-2647-4b90-a458-8b509b98938c None None] Pinning object versions for RPC server serializer to 1.39 {{(pid=75164) start /opt/stack/cinder/cinder/service.py:237}} 2026-05-07 18:01:32.997 | May 07 20:01:10 devstack cinder-scheduler[75164]: DEBUG dbcounter [-] [75164] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=75164) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-07 18:01:32.997 | May 07 20:01:17 devstack cinder-scheduler[75164]: DEBUG cinder.scheduler.host_manager [None req-f6233141-55fe-416a-aa00-1cd976e37d84 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=75164) update_service_capabilities /opt/stack/cinder/cinder/scheduler/host_manager.py:629}} 2026-05-07 18:01:32.997 | May 07 20:01:17 devstack cinder-scheduler[75164]: DEBUG cinder.scheduler.host_manager [None req-f6233141-55fe-416a-aa00-1cd976e37d84 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, 7, 18, 1, 17, 16320)}, {'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, 7, 18, 1, 17, 16320)}]. {{(pid=75164) _notify_capacity_usage /opt/stack/cinder/cinder/scheduler/host_manager.py:978}} 2026-05-07 18:01:32.998 | May 07 20:01:17 devstack cinder-scheduler[75164]: DEBUG cinder.scheduler.host_manager [None req-f6233141-55fe-416a-aa00-1cd976e37d84 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, 7, 18, 1, 16, 975751)} {{(pid=75164) update_from_volume_capability /opt/stack/cinder/cinder/scheduler/host_manager.py:415}} 2026-05-07 18:01:32.998 | May 07 20:01:27 devstack cinder-scheduler[75164]: DEBUG dbcounter [-] [75164] Writing DB stats cinder:SELECT=1 {{(pid=75164) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-07 18:01:33.004 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-05-07 18:01:33.008 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@c-api.service 2026-05-07 18:01:33.028 | enabled 2026-05-07 18:01:33.036 | + functions-common:service_check:1712 : sudo systemctl status devstack@c-api.service --no-pager 2026-05-07 18:01:33.060 | ● devstack@c-api.service - Devstack devstack@c-api.service 2026-05-07 18:01:33.060 | Loaded: loaded (/etc/systemd/system/devstack@c-api.service; enabled; preset: enabled) 2026-05-07 18:01:33.060 | Active: active (running) since Thu 2026-05-07 20:00:48 CEST; 44s ago 2026-05-07 18:01:33.060 | Main PID: 74414 (uwsgi) 2026-05-07 18:01:33.060 | Status: "uWSGI is ready" 2026-05-07 18:01:33.061 | Tasks: 7 (limit: 14255) 2026-05-07 18:01:33.061 | Memory: 238.8M (peak: 239.3M) 2026-05-07 18:01:33.061 | CPU: 10.290s 2026-05-07 18:01:33.061 | CGroup: /system.slice/system-devstack.slice/devstack@c-api.service 2026-05-07 18:01:33.061 | ├─74414 "cinder-apiuWSGI master" 2026-05-07 18:01:33.061 | ├─74441 "cinder-apiuWSGI worker 1" 2026-05-07 18:01:33.061 | └─74442 "cinder-apiuWSGI worker 2" 2026-05-07 18:01:33.061 | 2026-05-07 18:01:33.061 | May 07 20:01:02 devstack devstack@c-api.service[74441]: DEBUG cinder.api.middleware.request_id [req-2a57d66d-c1aa-4905-9926-5546f5b1657e req-59ac8447-6089-4de5-b2a4-332273cfcff2 None None] RequestId filter calling following filter/app {{(pid=74441) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} 2026-05-07 18:01:33.061 | May 07 20:01:02 devstack devstack@c-api.service[74441]: INFO cinder.api.openstack.wsgi [req-2a57d66d-c1aa-4905-9926-5546f5b1657e req-59ac8447-6089-4de5-b2a4-332273cfcff2 admin admin] POST http://192.168.122.154/volume/v3/types/7f9e167f-10f2-4cc0-bc9d-a71848a3b5ed/extra_specs 2026-05-07 18:01:33.061 | May 07 20:01:02 devstack devstack@c-api.service[74441]: DEBUG cinder.api.openstack.wsgi [req-2a57d66d-c1aa-4905-9926-5546f5b1657e req-59ac8447-6089-4de5-b2a4-332273cfcff2 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=74441) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} 2026-05-07 18:01:33.062 | May 07 20:01:02 devstack devstack@c-api.service[74441]: /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-07 18:01:33.062 | May 07 20:01:02 devstack devstack@c-api.service[74441]: warnings.warn( 2026-05-07 18:01:33.062 | May 07 20:01:02 devstack devstack@c-api.service[74441]: DEBUG oslo_db.sqlalchemy.engines [req-2a57d66d-c1aa-4905-9926-5546f5b1657e req-59ac8447-6089-4de5-b2a4-332273cfcff2 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=74441) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-05-07 18:01:33.062 | May 07 20:01:02 devstack devstack@c-api.service[74441]: INFO cinder.api.openstack.wsgi [req-2a57d66d-c1aa-4905-9926-5546f5b1657e req-59ac8447-6089-4de5-b2a4-332273cfcff2 admin admin] http://192.168.122.154/volume/v3/types/7f9e167f-10f2-4cc0-bc9d-a71848a3b5ed/extra_specs returned with HTTP 200 2026-05-07 18:01:33.062 | May 07 20:01:02 devstack devstack@c-api.service[74441]: [pid: 74441|app: 0|req: 1/3] 192.168.122.154 () {62 vars in 1363 bytes} [Thu May 7 20:01:02 2026] POST /volume/v3/types/7f9e167f-10f2-4cc0-bc9d-a71848a3b5ed/extra_specs => generated 55 bytes in 853 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-07 18:01:33.062 | May 07 20:01:12 devstack devstack@c-api.service[74442]: DEBUG dbcounter [-] [74442] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=74442) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-07 18:01:33.062 | May 07 20:01:12 devstack devstack@c-api.service[74441]: DEBUG dbcounter [-] [74441] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=74441) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-07 18:01:33.067 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-05-07 18:01:33.071 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@c-vol.service 2026-05-07 18:01:33.091 | enabled 2026-05-07 18:01:33.097 | + functions-common:service_check:1712 : sudo systemctl status devstack@c-vol.service --no-pager 2026-05-07 18:01:33.121 | ● devstack@c-vol.service - Devstack devstack@c-vol.service 2026-05-07 18:01:33.121 | Loaded: loaded (/etc/systemd/system/devstack@c-vol.service; enabled; preset: enabled) 2026-05-07 18:01:33.121 | Active: active (running) since Thu 2026-05-07 20:00:58 CEST; 35s ago 2026-05-07 18:01:33.121 | Main PID: 75819 (cinder-volume) 2026-05-07 18:01:33.121 | Tasks: 2 (limit: 14255) 2026-05-07 18:01:33.121 | Memory: 133.7M (peak: 162.7M) 2026-05-07 18:01:33.122 | CPU: 18.958s 2026-05-07 18:01:33.122 | CGroup: /system.slice/system-devstack.slice/devstack@c-vol.service 2026-05-07 18:01:33.122 | ├─75819 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2026-05-07 18:01:33.122 | └─75993 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2026-05-07 18:01:33.122 | 2026-05-07 18:01:33.123 | May 07 20:01:19 devstack sudo[77102]: pam_unix(sudo:session): session closed for user root 2026-05-07 18:01:33.123 | May 07 20:01:19 devstack cinder-volume[75993]: DEBUG oslo_concurrency.processutils [None req-f6233141-55fe-416a-aa00-1cd976e37d84 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.636s {{(pid=75993) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} 2026-05-07 18:01:33.123 | May 07 20:01:19 devstack cinder-volume[75993]: DEBUG oslo_concurrency.processutils [None req-f6233141-55fe-416a-aa00-1cd976e37d84 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=75993) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} 2026-05-07 18:01:33.123 | May 07 20:01:19 devstack sudo[77108]: 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-07 18:01:33.123 | May 07 20:01:19 devstack sudo[77108]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) 2026-05-07 18:01:33.123 | May 07 20:01:19 devstack sudo[77108]: pam_unix(sudo:session): session closed for user root 2026-05-07 18:01:33.123 | May 07 20:01:19 devstack cinder-volume[75993]: DEBUG oslo_concurrency.processutils [None req-f6233141-55fe-416a-aa00-1cd976e37d84 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.621s {{(pid=75993) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} 2026-05-07 18:01:33.123 | May 07 20:01:19 devstack cinder-volume[75993]: INFO cinder.volume.manager [None req-f6233141-55fe-416a-aa00-1cd976e37d84 None None] Driver post RPC initialization completed successfully. 2026-05-07 18:01:33.123 | May 07 20:01:29 devstack cinder-volume[75993]: DEBUG dbcounter [-] [75993] Writing DB stats cinder:SELECT=3 {{(pid=75993) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-07 18:01:33.123 | May 07 20:01:29 devstack cinder-volume[75993]: DEBUG dbcounter [-] [75993] Writing DB stats cinder:SELECT=11,cinder:INSERT=1,cinder:UPDATE=2 {{(pid=75993) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-07 18:01:33.127 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-05-07 18:01:33.131 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@ovn-controller.service 2026-05-07 18:01:33.151 | not-found 2026-05-07 18:01:33.157 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-05-07 18:01:33.161 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@ovn-northd.service 2026-05-07 18:01:33.179 | not-found 2026-05-07 18:01:33.186 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-05-07 18:01:33.190 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@ovs-vswitchd.service 2026-05-07 18:01:33.209 | not-found 2026-05-07 18:01:33.215 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-05-07 18:01:33.219 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@ovsdb-server.service 2026-05-07 18:01:33.237 | not-found 2026-05-07 18:01:33.244 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-05-07 18:01:33.248 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@q-svc.service 2026-05-07 18:01:33.266 | not-found 2026-05-07 18:01:33.272 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-05-07 18:01:33.276 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@q-ovn-agent.service 2026-05-07 18:01:33.296 | enabled 2026-05-07 18:01:33.302 | + functions-common:service_check:1712 : sudo systemctl status devstack@q-ovn-agent.service --no-pager 2026-05-07 18:01:33.326 | ● devstack@q-ovn-agent.service - Devstack devstack@q-ovn-agent.service 2026-05-07 18:01:33.326 | Loaded: loaded (/etc/systemd/system/devstack@q-ovn-agent.service; enabled; preset: enabled) 2026-05-07 18:01:33.326 | Active: active (running) since Thu 2026-05-07 19:58:44 CEST; 2min 48s ago 2026-05-07 18:01:33.326 | Main PID: 64267 (neutron-ovn-age) 2026-05-07 18:01:33.326 | Tasks: 20 (limit: 14255) 2026-05-07 18:01:33.326 | Memory: 388.3M (peak: 389.0M) 2026-05-07 18:01:33.327 | CPU: 11.651s 2026-05-07 18:01:33.327 | CGroup: /system.slice/system-devstack.slice/devstack@q-ovn-agent.service 2026-05-07 18:01:33.327 | ├─64267 "neutron-ovn-agent: master process [/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini]" 2026-05-07 18:01:33.327 | ├─65420 "neutron-ovn-agent: ServiceWrapper worker(0)" 2026-05-07 18:01:33.327 | ├─65894 /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/tmp7pynyx5e/privsep.sock 2026-05-07 18:01:33.327 | └─68569 /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/tmpqux5r47e/privsep.sock 2026-05-07 18:01:33.327 | 2026-05-07 18:01:33.327 | May 07 19:59:48 devstack neutron-ovn-agent[65420]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=65420) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} 2026-05-07 18:01:33.327 | May 07 19:59:48 devstack neutron-ovn-agent[65420]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "_check_child_processes" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" {{(pid=65420) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} 2026-05-07 18:01:33.327 | May 07 19:59:48 devstack neutron-ovn-agent[65420]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=65420) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} 2026-05-07 18:01:33.327 | May 07 19:59:48 devstack neutron-ovn-agent[65420]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=65420) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} 2026-05-07 18:01:33.328 | May 07 20:00:48 devstack neutron-ovn-agent[65420]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "_check_child_processes" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" {{(pid=65420) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} 2026-05-07 18:01:33.328 | May 07 20:00:48 devstack neutron-ovn-agent[65420]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.002s {{(pid=65420) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} 2026-05-07 18:01:33.328 | May 07 20:00:48 devstack neutron-ovn-agent[65420]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.001s {{(pid=65420) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} 2026-05-07 18:01:33.328 | May 07 20:00:48 devstack neutron-ovn-agent[65420]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "_check_child_processes" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" {{(pid=65420) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} 2026-05-07 18:01:33.328 | May 07 20:00:48 devstack neutron-ovn-agent[65420]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.001s {{(pid=65420) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} 2026-05-07 18:01:33.328 | May 07 20:00:48 devstack neutron-ovn-agent[65420]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=65420) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} 2026-05-07 18:01:33.334 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-05-07 18:01:33.337 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@rabbit.service 2026-05-07 18:01:33.355 | not-found 2026-05-07 18:01:33.360 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-05-07 18:01:33.364 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@tempest.service 2026-05-07 18:01:33.383 | not-found 2026-05-07 18:01:33.389 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-05-07 18:01:33.394 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@mysql.service 2026-05-07 18:01:33.412 | not-found 2026-05-07 18:01:33.418 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-05-07 18:01:33.422 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@etcd3.service 2026-05-07 18:01:33.441 | not-found 2026-05-07 18:01:33.448 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-05-07 18:01:33.451 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@dstat.service 2026-05-07 18:01:33.471 | enabled 2026-05-07 18:01:33.477 | + functions-common:service_check:1712 : sudo systemctl status devstack@dstat.service --no-pager 2026-05-07 18:01:33.499 | ● devstack@dstat.service - Devstack devstack@dstat.service 2026-05-07 18:01:33.500 | Loaded: loaded (/etc/systemd/system/devstack@dstat.service; enabled; preset: enabled) 2026-05-07 18:01:33.500 | Active: active (running) since Thu 2026-05-07 19:52:19 CEST; 9min ago 2026-05-07 18:01:33.500 | Main PID: 40292 (dstat.sh) 2026-05-07 18:01:33.500 | Tasks: 3 (limit: 14255) 2026-05-07 18:01:33.500 | Memory: 27.5M (peak: 28.0M) 2026-05-07 18:01:33.501 | CPU: 3.388s 2026-05-07 18:01:33.501 | CGroup: /system.slice/system-devstack.slice/devstack@dstat.service 2026-05-07 18:01:33.501 | ├─40292 /bin/bash /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs 2026-05-07 18:01:33.501 | ├─40432 /usr/bin/python3 /bin/dstat -tcmndrylpg --tcp --output /opt/stack/logs/dstat-csv.log 2026-05-07 18:01:33.501 | └─40433 /usr/bin/python3 /bin/dstat -tcmndrylpg --swap --tcp 2026-05-07 18:01:33.501 | 2026-05-07 18:01:33.501 | May 07 20:01:23 devstack dstat.sh[40433]: 07-05 20:01:23| 18 9 70 0 0|5194M 294M 221M 6029M| 42B 0 | 0 328k| 0 20.0 |2156 1836 |3.31 2.58 1.67|1.0 0 1.0| 0 0 | | 17 290 0 40 0 2026-05-07 18:01:33.501 | May 07 20:01:24 devstack dstat.sh[40433]: 07-05 20:01:24| 20 9 67 0 0|5210M 278M 221M 6029M| 94B 0 | 0 11M| 0 740 |2674 2362 |3.31 2.58 1.67|4.0 0 1.0| 0 0 | | 17 292 0 40 0 2026-05-07 18:01:33.501 | May 07 20:01:25 devstack dstat.sh[40433]: 07-05 20:01:25| 16 14 64 1 0|5151M 337M 221M 6029M| 11k 35k| 168k 432k|6.00 34.0 |4899 4616 |3.31 2.58 1.67|2.0 0 262| 0 0 | | 17 290 0 39 0 2026-05-07 18:01:33.502 | May 07 20:01:26 devstack dstat.sh[40433]: 07-05 20:01:26| 18 10 69 0 0|5184M 304M 221M 6029M| 52B 0 |4095B 300k|1.00 28.0 |2332 2128 |3.31 2.58 1.67|3.0 0 1.0| 0 0 | | 17 292 0 39 0 2026-05-07 18:01:33.502 | May 07 20:01:27 devstack dstat.sh[40433]: 07-05 20:01:27| 20 7 70 0 0|5208M 279M 221M 6029M| 132B 652B| 0 324k| 0 28.0 |2281 2028 |3.31 2.58 1.67|2.0 0 0| 0 0 | | 17 292 0 39 0 2026-05-07 18:01:33.502 | May 07 20:01:28 devstack dstat.sh[40433]: 07-05 20:01:28| 6 14 74 0 0|5191M 296M 221M 6029M|7839B 22k|8191B 144k|1.00 14.0 |4389 4224 |3.04 2.54 1.66|1.0 0 279| 0 0 | | 17 292 0 39 0 2026-05-07 18:01:33.503 | May 07 20:01:29 devstack dstat.sh[40433]: 07-05 20:01:29| 8 5 83 0 0|5185M 303M 221M 6029M| 132B 476B| 0 272k| 0 27.0 |1880 2126 |3.04 2.54 1.66|1.0 0 7.0| 0 0 | | 17 296 0 39 0 2026-05-07 18:01:33.503 | May 07 20:01:30 devstack dstat.sh[40433]: 07-05 20:01:30| 18 9 69 0 0|5187M 300M 221M 6029M| 94B 42B| 0 492k| 0 18.0 |2326 1924 |3.04 2.54 1.66|1.0 0 2.0| 0 0 | | 17 300 0 39 0 2026-05-07 18:01:33.503 | May 07 20:01:31 devstack dstat.sh[40433]: 07-05 20:01:31| 21 7 69 0 0|5207M 280M 221M 6029M| 0 0 | 0 0 | 0 0 |2270 1828 |3.04 2.54 1.66|1.0 0 0| 0 0 | | 17 300 0 39 0 2026-05-07 18:01:33.503 | May 07 20:01:32 devstack dstat.sh[40433]: 07-05 20:01:32| 18 11 64 0 0|5147M 340M 221M 6029M|3517B 22k|8185B 631k|2.00 51.0 |4318 4131 |3.04 2.54 1.66|2.0 0 94| 0 0 | | 17 304 0 39 0 2026-05-07 18:01:33.506 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-05-07 18:01:33.510 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@q-ovn-metadata-agent.service 2026-05-07 18:01:33.530 | enabled 2026-05-07 18:01:33.536 | + functions-common:service_check:1712 : sudo systemctl status devstack@q-ovn-metadata-agent.service --no-pager 2026-05-07 18:01:33.559 | ● devstack@q-ovn-metadata-agent.service - Devstack devstack@q-ovn-metadata-agent.service 2026-05-07 18:01:33.560 | Loaded: loaded (/etc/systemd/system/devstack@q-ovn-metadata-agent.service; enabled; preset: enabled) 2026-05-07 18:01:33.560 | Active: active (running) since Thu 2026-05-07 19:58:42 CEST; 2min 50s ago 2026-05-07 18:01:33.560 | Main PID: 63571 (neutron-ovn-met) 2026-05-07 18:01:33.560 | Tasks: 2 (limit: 14255) 2026-05-07 18:01:33.560 | Memory: 117.5M (peak: 118.1M) 2026-05-07 18:01:33.560 | CPU: 3.482s 2026-05-07 18:01:33.560 | CGroup: /system.slice/system-devstack.slice/devstack@q-ovn-metadata-agent.service 2026-05-07 18:01:33.560 | └─63571 "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-07 18:01:33.560 | 2026-05-07 18:01:33.560 | May 07 19:58:46 devstack neutron-ovn-metadata-agent[63571]: ERROR neutron File "/opt/stack/neutron/neutron/agent/ovn/metadata/ovsdb.py", line 70, in start 2026-05-07 18:01:33.561 | May 07 19:58:46 devstack neutron-ovn-metadata-agent[63571]: ERROR neutron helper = idlutils.get_schema_helper(connection_string, 2026-05-07 18:01:33.561 | May 07 19:58:46 devstack neutron-ovn-metadata-agent[63571]: ERROR neutron ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-07 18:01:33.561 | May 07 19:58:46 devstack neutron-ovn-metadata-agent[63571]: 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-07 18:01:33.561 | May 07 19:58:46 devstack neutron-ovn-metadata-agent[63571]: ERROR neutron return create_schema_helper(fetch_schema_json(connection, schema_name)) 2026-05-07 18:01:33.561 | May 07 19:58:46 devstack neutron-ovn-metadata-agent[63571]: ERROR neutron ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-07 18:01:33.561 | May 07 19:58:46 devstack neutron-ovn-metadata-agent[63571]: 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-07 18:01:33.561 | May 07 19:58:46 devstack neutron-ovn-metadata-agent[63571]: ERROR neutron raise Exception("Could not retrieve schema from %s" % connection) 2026-05-07 18:01:33.561 | May 07 19:58:46 devstack neutron-ovn-metadata-agent[63571]: ERROR neutron Exception: Could not retrieve schema from unix:/usr/local/var/run/openvswitch/db.sock 2026-05-07 18:01:33.561 | May 07 19:58:46 devstack neutron-ovn-metadata-agent[63571]: ERROR neutron 2026-05-07 18:01:33.566 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-05-07 18:01:33.570 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@neutron-api.service 2026-05-07 18:01:33.590 | enabled 2026-05-07 18:01:33.596 | + functions-common:service_check:1712 : sudo systemctl status devstack@neutron-api.service --no-pager 2026-05-07 18:01:33.621 | ● devstack@neutron-api.service - Devstack devstack@neutron-api.service 2026-05-07 18:01:33.621 | Loaded: loaded (/etc/systemd/system/devstack@neutron-api.service; enabled; preset: enabled) 2026-05-07 18:01:33.621 | Active: active (running) since Thu 2026-05-07 19:58:48 CEST; 2min 45s ago 2026-05-07 18:01:33.621 | Main PID: 65389 (uwsgi) 2026-05-07 18:01:33.621 | Status: "uWSGI is ready" 2026-05-07 18:01:33.621 | Tasks: 23 (limit: 14255) 2026-05-07 18:01:33.622 | Memory: 371.9M (peak: 372.6M) 2026-05-07 18:01:33.622 | CPU: 40.792s 2026-05-07 18:01:33.622 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-api.service 2026-05-07 18:01:33.622 | ├─65389 "neutron-apiuWSGI master" 2026-05-07 18:01:33.622 | ├─65390 "neutron-apiuWSGI worker 1" 2026-05-07 18:01:33.622 | └─65391 "neutron-apiuWSGI worker 2" 2026-05-07 18:01:33.622 | 2026-05-07 18:01:33.622 | May 07 20:01:11 devstack devstack@neutron-api.service[65391]: DEBUG dbcounter [-] [65391] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=65391) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-07 18:01:33.622 | May 07 20:01:13 devstack devstack@neutron-api.service[65390]: DEBUG dbcounter [-] [65390] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=65390) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-07 18:01:33.622 | May 07 20:01:16 devstack devstack@neutron-api.service[65391]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=65391) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:638}} 2026-05-07 18:01:33.623 | May 07 20:01:16 devstack devstack@neutron-api.service[65391]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "f82807bc18e458b6bb6d937aebc7d1f1" from periodic health check thread {{(pid=65391) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1358}} 2026-05-07 18:01:33.623 | May 07 20:01:18 devstack devstack@neutron-api.service[65390]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=65390) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:638}} 2026-05-07 18:01:33.623 | May 07 20:01:18 devstack devstack@neutron-api.service[65390]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "4d678d7a8f715c31a8ae2799d3a5b84b" from periodic health check thread {{(pid=65390) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1358}} 2026-05-07 18:01:33.623 | May 07 20:01:26 devstack devstack@neutron-api.service[65391]: DEBUG dbcounter [-] [65391] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=65391) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-07 18:01:33.623 | May 07 20:01:28 devstack devstack@neutron-api.service[65390]: DEBUG dbcounter [-] [65390] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=65390) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-07 18:01:33.623 | May 07 20:01:31 devstack devstack@neutron-api.service[65391]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=65391) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:638}} 2026-05-07 18:01:33.623 | May 07 20:01:31 devstack devstack@neutron-api.service[65391]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "f82807bc18e458b6bb6d937aebc7d1f1" from periodic health check thread {{(pid=65391) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1358}} 2026-05-07 18:01:33.627 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-05-07 18:01:33.631 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@neutron-periodic-workers.service 2026-05-07 18:01:33.651 | enabled 2026-05-07 18:01:33.657 | + functions-common:service_check:1712 : sudo systemctl status devstack@neutron-periodic-workers.service --no-pager 2026-05-07 18:01:33.681 | ● devstack@neutron-periodic-workers.service - Devstack devstack@neutron-periodic-workers.service 2026-05-07 18:01:33.681 | Loaded: loaded (/etc/systemd/system/devstack@neutron-periodic-workers.service; enabled; preset: enabled) 2026-05-07 18:01:33.681 | Active: active (running) since Thu 2026-05-07 19:58:53 CEST; 2min 40s ago 2026-05-07 18:01:33.681 | Main PID: 66397 (neutron-periodi) 2026-05-07 18:01:33.681 | Tasks: 22 (limit: 14255) 2026-05-07 18:01:33.681 | Memory: 207.8M (peak: 208.1M) 2026-05-07 18:01:33.681 | CPU: 6.606s 2026-05-07 18:01:33.681 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-periodic-workers.service 2026-05-07 18:01:33.681 | ├─66397 "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-07 18:01:33.681 | ├─67137 "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-07 18:01:33.682 | ├─67151 "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-07 18:01:33.682 | ├─67169 "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-07 18:01:33.682 | └─67180 "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-07 18:01:33.682 | 2026-05-07 18:01:33.682 | May 07 20:00:31 devstack neutron-periodic-workers[67169]: DEBUG dbcounter [-] [67169] Writing DB stats neutron:SELECT=1 {{(pid=67169) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-07 18:01:33.682 | May 07 20:00:32 devstack neutron-periodic-workers[67151]: DEBUG dbcounter [-] [67151] Writing DB stats neutron:SELECT=3 {{(pid=67151) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-07 18:01:33.682 | May 07 20:00:58 devstack neutron-periodic-workers[67169]: DEBUG neutron.db.agents_db [None req-66686240-2771-46a5-93ae-2519409a8174 None None] Agent healthcheck: found 0 active agents {{(pid=67169) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:317}} 2026-05-07 18:01:33.682 | May 07 20:00:58 devstack neutron-periodic-workers[67169]: DEBUG oslo.service.backend._threading.loopingcall [None req-66686240-2771-46a5-93ae-2519409a8174 None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.AgentDbMixin.agent_health_check' sleeping for 36.97 seconds {{(pid=67169) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-05-07 18:01:33.682 | May 07 20:00:59 devstack neutron-periodic-workers[67151]: DEBUG oslo.service.backend._threading.loopingcall [None req-f843b9e7-474d-40a9-820c-eb380e4d4426 None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.DhcpAgentSchedulerDbMixin.remove_networks_from_down_agents' sleeping for 36.97 seconds {{(pid=67151) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-05-07 18:01:33.682 | May 07 20:01:03 devstack neutron-periodic-workers[67180]: DEBUG dbcounter [-] [67180] Writer thread running {{(pid=67180) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-05-07 18:01:33.682 | May 07 20:01:03 devstack neutron-periodic-workers[67180]: DEBUG oslo.service.backend._threading.loopingcall [None req-8cfd958c-0df3-42ee-90ea-cf104cec8622 None None] Fixed interval looping call 'neutron.db.quota.driver_nolock.DbQuotaNoLockDriver._remove_expired_reservations' sleeping for 119.93 seconds {{(pid=67180) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-05-07 18:01:33.683 | May 07 20:01:08 devstack neutron-periodic-workers[67169]: DEBUG dbcounter [-] [67169] Writing DB stats neutron:SELECT=1 {{(pid=67169) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-07 18:01:33.683 | May 07 20:01:09 devstack neutron-periodic-workers[67151]: DEBUG dbcounter [-] [67151] Writing DB stats neutron:SELECT=3 {{(pid=67151) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-07 18:01:33.683 | May 07 20:01:23 devstack neutron-periodic-workers[67180]: DEBUG dbcounter [-] [67180] Writing DB stats neutron:DELETE=1 {{(pid=67180) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-07 18:01:33.687 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-05-07 18:01:33.691 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@neutron-rpc-server.service 2026-05-07 18:01:33.711 | enabled 2026-05-07 18:01:33.716 | + functions-common:service_check:1712 : sudo systemctl status devstack@neutron-rpc-server.service --no-pager 2026-05-07 18:01:33.744 | ● devstack@neutron-rpc-server.service - Devstack devstack@neutron-rpc-server.service 2026-05-07 18:01:33.744 | Loaded: loaded (/etc/systemd/system/devstack@neutron-rpc-server.service; enabled; preset: enabled) 2026-05-07 18:01:33.744 | Active: active (running) since Thu 2026-05-07 19:58:50 CEST; 2min 43s ago 2026-05-07 18:01:33.744 | Main PID: 65900 (neutron-rpc-ser) 2026-05-07 18:01:33.744 | Tasks: 16 (limit: 14255) 2026-05-07 18:01:33.744 | Memory: 180.6M (peak: 181.0M) 2026-05-07 18:01:33.744 | CPU: 6.622s 2026-05-07 18:01:33.744 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-rpc-server.service 2026-05-07 18:01:33.744 | ├─65900 "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-07 18:01:33.744 | └─67250 "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-07 18:01:33.744 | 2026-05-07 18:01:33.745 | May 07 19:59:04 devstack neutron-rpc-server[67250]: DEBUG neutron.service [None req-fe7da0f2-026a-43dd-a9a2-7d1c9f887981 None None] calling RpcWorker wait() {{(pid=67250) _wait /opt/stack/neutron/neutron/service.py:85}} 2026-05-07 18:01:33.745 | May 07 19:59:04 devstack neutron-rpc-server[67250]: DEBUG neutron.service [None req-fe7da0f2-026a-43dd-a9a2-7d1c9f887981 None None] calling wait on {{(pid=67250) _wait /opt/stack/neutron/neutron/service.py:88}} 2026-05-07 18:01:33.745 | May 07 19:59:12 devstack neutron-rpc-server[65900]: DEBUG dbcounter [-] [65900] Writing DB stats neutron:SELECT=7,neutron:INSERT=1 {{(pid=65900) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-07 18:01:33.745 | May 07 19:59:13 devstack neutron-rpc-server[67250]: DEBUG dbcounter [-] [67250] Writing DB stats neutron:SELECT=19 {{(pid=67250) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-07 18:01:33.745 | May 07 19:59:23 devstack neutron-rpc-server[67250]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] ChassisAgentWriteEvent : Matched Chassis_Private, update, None None {{(pid=67250) matches /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovsdb_monitor.py:64}} 2026-05-07 18:01:33.745 | May 07 19:59:23 devstack neutron-rpc-server[67250]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] ChassisOVNAgentWriteEvent : Matched Chassis_Private, update, None None {{(pid=67250) matches /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovsdb_monitor.py:64}} 2026-05-07 18:01:33.745 | May 07 19:59:34 devstack neutron-rpc-server[67250]: WARNING oslo_messaging.server [None req-fe7da0f2-026a-43dd-a9a2-7d1c9f887981 None None] Possible hang: wait is waiting for stop to complete 2026-05-07 18:01:33.745 | May 07 20:00:04 devstack neutron-rpc-server[67250]: DEBUG neutron.common.ovn.hash_ring_manager [-] Hash Ring loaded. 2 active nodes. 0 offline nodes {{(pid=67250) _load_hash_ring /opt/stack/neutron/neutron/common/ovn/hash_ring_manager.py:102}} 2026-05-07 18:01:33.745 | May 07 20:00:04 devstack neutron-rpc-server[67250]: DEBUG neutron.common.ovn.hash_ring_manager [-] Hash Ring loaded. 2 active nodes. 0 offline nodes {{(pid=67250) _load_hash_ring /opt/stack/neutron/neutron/common/ovn/hash_ring_manager.py:102}} 2026-05-07 18:01:33.745 | May 07 20:00:14 devstack neutron-rpc-server[67250]: DEBUG dbcounter [-] [67250] Writing DB stats neutron:SELECT=4 {{(pid=67250) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-07 18:01:33.751 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-05-07 18:01:33.755 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@neutron-ovn-maintenance-worker.service 2026-05-07 18:01:33.776 | enabled 2026-05-07 18:01:33.781 | + functions-common:service_check:1712 : sudo systemctl status devstack@neutron-ovn-maintenance-worker.service --no-pager 2026-05-07 18:01:33.804 | ● devstack@neutron-ovn-maintenance-worker.service - Devstack devstack@neutron-ovn-maintenance-worker.service 2026-05-07 18:01:33.805 | Loaded: loaded (/etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service; enabled; preset: enabled) 2026-05-07 18:01:33.805 | Active: active (running) since Thu 2026-05-07 19:58:55 CEST; 2min 37s ago 2026-05-07 18:01:33.805 | Main PID: 66903 (neutron-ovn-mai) 2026-05-07 18:01:33.805 | Tasks: 12 (limit: 14255) 2026-05-07 18:01:33.805 | Memory: 244.1M (peak: 244.6M) 2026-05-07 18:01:33.805 | CPU: 7.429s 2026-05-07 18:01:33.805 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-ovn-maintenance-worker.service 2026-05-07 18:01:33.805 | ├─66903 "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-07 18:01:33.805 | └─67099 "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-07 18:01:33.805 | 2026-05-07 18:01:33.806 | May 07 20:00:20 devstack neutron-ovn-maintenance-worker[67099]: DEBUG ovsdbapp.backend.ovs_idl.event [-] Matched DELETE: LogicalRouterPortEvent(events=('create', 'delete'), table='Logical_Router_Port', conditions=None, old_conditions=None), priority=20 to row=Logical_Router_Port(uuid=c9f4afc8-c20a-4f1e-bb30-dfad4759ee03, enabled=[], external_ids={'neutron:is_ext_gw': 'True', 'neutron:network_name': 'neutron-a0cf24d4-d660-4782-93c4-737e3616b10e', 'neutron:revision_number': '1', 'neutron:router_name': 'neutron-2d648b18-88e8-456e-9350-30e23965308e', 'neutron:subnet_ids': 'e2edfcf5-7588-4b20-a37c-33e353f6aba9'}, gateway_chassis=[fc165f4a-5074-4bae-a30d-b5ba7a301599], ha_chassis_group=[], ipv6_prefix=[], ipv6_ra_configs={}, mac='fa:16:3e:bf:27:7a', name='lrp-34b39dea-49a3-4d11-9754-1b7bf8bdb997', networks=['172.24.4.141/24'], options={'gateway_mtu': '1442', 'reside-on-redirect-chassis': 'true'}, peer=[], status={'hosting-chassis': '2b25ca2a-686d-465a-ba31-72d6205a65e6'}) old= {{(pid=67099) matches /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/event.py:55}} 2026-05-07 18:01:33.807 | May 07 20:00:21 devstack neutron-ovn-maintenance-worker[67099]: INFO neutron.common.ovn.utils [-] HA Chassis Group neutron-77d3effc-8a78-4243-a27f-25ed84029d0b synchronized; highest priority chassis 2b25ca2a-686d-465a-ba31-72d6205a65e6 2026-05-07 18:01:33.807 | May 07 20:00:21 devstack neutron-ovn-maintenance-worker[67099]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): DbSetCommand(_result=None, table=HA_Chassis_Group, record=neutron-77d3effc-8a78-4243-a27f-25ed84029d0b, col_values=(('external_ids', {'neutron:availability_zone_hints': '', 'neutron:network_id': '77d3effc-8a78-4243-a27f-25ed84029d0b', 'neutron:router_id': '2d648b18-88e8-456e-9350-30e23965308e'}),), if_exists=True) {{(pid=67099) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} 2026-05-07 18:01:33.807 | May 07 20:00:21 devstack neutron-ovn-maintenance-worker[67099]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=1): HAChassisGroupAddChassisCommand(_result=None, hcg=neutron-77d3effc-8a78-4243-a27f-25ed84029d0b, chassis=2b25ca2a-686d-465a-ba31-72d6205a65e6, priority=1, columns={}) {{(pid=67099) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} 2026-05-07 18:01:33.807 | May 07 20:00:21 devstack neutron-ovn-maintenance-worker[67099]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=67099) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:129}} 2026-05-07 18:01:33.807 | May 07 20:00:21 devstack neutron-ovn-maintenance-worker[67099]: INFO neutron.common.ovn.utils [-] HA Chassis Group neutron-77d3effc-8a78-4243-a27f-25ed84029d0b synchronized; highest priority chassis 2b25ca2a-686d-465a-ba31-72d6205a65e6 2026-05-07 18:01:33.808 | May 07 20:00:21 devstack neutron-ovn-maintenance-worker[67099]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): DbSetCommand(_result=None, table=HA_Chassis_Group, record=neutron-77d3effc-8a78-4243-a27f-25ed84029d0b, col_values=(('external_ids', {'neutron:availability_zone_hints': '', 'neutron:network_id': '77d3effc-8a78-4243-a27f-25ed84029d0b', 'neutron:router_id': '2d648b18-88e8-456e-9350-30e23965308e'}),), if_exists=True) {{(pid=67099) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} 2026-05-07 18:01:33.808 | May 07 20:00:21 devstack neutron-ovn-maintenance-worker[67099]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=1): HAChassisGroupAddChassisCommand(_result=None, hcg=neutron-77d3effc-8a78-4243-a27f-25ed84029d0b, chassis=2b25ca2a-686d-465a-ba31-72d6205a65e6, priority=1, columns={}) {{(pid=67099) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} 2026-05-07 18:01:33.808 | May 07 20:00:21 devstack neutron-ovn-maintenance-worker[67099]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=67099) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:129}} 2026-05-07 18:01:33.808 | May 07 20:00:31 devstack neutron-ovn-maintenance-worker[67099]: DEBUG dbcounter [-] [67099] Writing DB stats neutron:SELECT=80 {{(pid=67099) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-07 18:01:33.810 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-05-07 18:01:33.815 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@n-novnc-cell1.service 2026-05-07 18:01:33.836 | enabled 2026-05-07 18:01:33.842 | + functions-common:service_check:1712 : sudo systemctl status devstack@n-novnc-cell1.service --no-pager 2026-05-07 18:01:33.865 | ● devstack@n-novnc-cell1.service - Devstack devstack@n-novnc-cell1.service 2026-05-07 18:01:33.866 | Loaded: loaded (/etc/systemd/system/devstack@n-novnc-cell1.service; enabled; preset: enabled) 2026-05-07 18:01:33.866 | Active: active (running) since Thu 2026-05-07 20:00:32 CEST; 1min 1s ago 2026-05-07 18:01:33.866 | Main PID: 71163 (nova-novncproxy) 2026-05-07 18:01:33.866 | Tasks: 4 (limit: 14255) 2026-05-07 18:01:33.866 | Memory: 105.4M (peak: 105.6M) 2026-05-07 18:01:33.866 | CPU: 3.511s 2026-05-07 18:01:33.866 | CGroup: /system.slice/system-devstack.slice/devstack@n-novnc-cell1.service 2026-05-07 18:01:33.866 | └─71163 /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-07 18:01:33.866 | 2026-05-07 18:01:33.866 | May 07 20:00:32 devstack systemd[1]: Started devstack@n-novnc-cell1.service - Devstack devstack@n-novnc-cell1.service. 2026-05-07 18:01:33.866 | May 07 20:00:36 devstack nova-novncproxy[71163]: INFO nova.console.websocketproxy [-] WebSocket server settings: 2026-05-07 18:01:33.867 | May 07 20:00:36 devstack nova-novncproxy[71163]: INFO nova.console.websocketproxy [-] - Listen on 0.0.0.0:6080 2026-05-07 18:01:33.867 | May 07 20:00:36 devstack nova-novncproxy[71163]: INFO nova.console.websocketproxy [-] - Web server (no directory listings). Web root: /opt/stack/novnc 2026-05-07 18:01:33.867 | May 07 20:00:36 devstack nova-novncproxy[71163]: INFO nova.console.websocketproxy [-] - No SSL/TLS support (no cert file) 2026-05-07 18:01:33.867 | May 07 20:00:36 devstack nova-novncproxy[71163]: INFO nova.console.websocketproxy [-] - proxying from 0.0.0.0:6080 to None:None 2026-05-07 18:01:33.871 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-05-07 18:01:33.875 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@n-super-cond.service 2026-05-07 18:01:33.893 | enabled 2026-05-07 18:01:33.898 | + functions-common:service_check:1712 : sudo systemctl status devstack@n-super-cond.service --no-pager 2026-05-07 18:01:33.921 | ● devstack@n-super-cond.service - Devstack devstack@n-super-cond.service 2026-05-07 18:01:33.922 | Loaded: loaded (/etc/systemd/system/devstack@n-super-cond.service; enabled; preset: enabled) 2026-05-07 18:01:33.922 | Active: active (running) since Thu 2026-05-07 20:00:35 CEST; 58s ago 2026-05-07 18:01:33.922 | Main PID: 71979 (nova-conductor) 2026-05-07 18:01:33.922 | Tasks: 3 (limit: 14255) 2026-05-07 18:01:33.922 | Memory: 151.2M (peak: 151.5M) 2026-05-07 18:01:33.922 | CPU: 5.209s 2026-05-07 18:01:33.922 | CGroup: /system.slice/system-devstack.slice/devstack@n-super-cond.service 2026-05-07 18:01:33.922 | ├─71979 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf 2026-05-07 18:01:33.922 | ├─73328 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf 2026-05-07 18:01:33.922 | └─73331 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf 2026-05-07 18:01:33.922 | 2026-05-07 18:01:33.923 | May 07 20:00:39 devstack nova-conductor[71979]: DEBUG oslo_service.backend._eventlet.service [None req-9ac33b3b-9250-47a7-a19a-21b9bbc70e76 None None] oslo_limit.version = None {{(pid=71979) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3006}} 2026-05-07 18:01:33.923 | May 07 20:00:39 devstack nova-conductor[71979]: DEBUG oslo_service.backend._eventlet.service [None req-9ac33b3b-9250-47a7-a19a-21b9bbc70e76 None None] oslo_reports.file_event_handler = None {{(pid=71979) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3006}} 2026-05-07 18:01:33.923 | May 07 20:00:39 devstack nova-conductor[71979]: DEBUG oslo_service.backend._eventlet.service [None req-9ac33b3b-9250-47a7-a19a-21b9bbc70e76 None None] oslo_reports.file_event_handler_interval = 1 {{(pid=71979) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3006}} 2026-05-07 18:01:33.923 | May 07 20:00:39 devstack nova-conductor[71979]: DEBUG oslo_service.backend._eventlet.service [None req-9ac33b3b-9250-47a7-a19a-21b9bbc70e76 None None] oslo_reports.log_dir = None {{(pid=71979) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3006}} 2026-05-07 18:01:33.923 | May 07 20:00:39 devstack nova-conductor[71979]: DEBUG oslo_service.backend._eventlet.service [None req-9ac33b3b-9250-47a7-a19a-21b9bbc70e76 None None] ******************************************************************************** {{(pid=71979) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3013}} 2026-05-07 18:01:33.923 | May 07 20:00:49 devstack nova-conductor[71979]: DEBUG dbcounter [-] [71979] Writing DB stats nova_api:SELECT=1 {{(pid=71979) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-07 18:01:33.923 | May 07 20:00:49 devstack nova-conductor[71979]: DEBUG dbcounter [-] [71979] Writing DB stats nova_cell0:SELECT=1 {{(pid=71979) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-07 18:01:33.923 | May 07 20:00:49 devstack nova-conductor[71979]: DEBUG dbcounter [-] [71979] Writing DB stats nova_cell1:SELECT=1 {{(pid=71979) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-07 18:01:33.923 | May 07 20:00:54 devstack nova-conductor[73331]: DEBUG dbcounter [-] [73331] Writing DB stats nova_cell0:SELECT=4,nova_cell0:INSERT=1,nova_cell0:UPDATE=1 {{(pid=73331) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-07 18:01:33.923 | May 07 20:00:54 devstack nova-conductor[73328]: DEBUG dbcounter [-] [73328] Writing DB stats nova_cell0:SELECT=5,nova_cell0:INSERT=1,nova_cell0:UPDATE=1 {{(pid=73328) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-07 18:01:33.929 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-05-07 18:01:33.934 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@n-cond-cell1.service 2026-05-07 18:01:33.952 | enabled 2026-05-07 18:01:33.959 | + functions-common:service_check:1712 : sudo systemctl status devstack@n-cond-cell1.service --no-pager 2026-05-07 18:01:33.980 | ● devstack@n-cond-cell1.service - Devstack devstack@n-cond-cell1.service 2026-05-07 18:01:33.980 | Loaded: loaded (/etc/systemd/system/devstack@n-cond-cell1.service; enabled; preset: enabled) 2026-05-07 18:01:33.981 | Active: active (running) since Thu 2026-05-07 20:00:37 CEST; 56s ago 2026-05-07 18:01:33.981 | Main PID: 72524 (nova-conductor) 2026-05-07 18:01:33.981 | Tasks: 3 (limit: 14255) 2026-05-07 18:01:33.981 | Memory: 161.1M (peak: 161.4M) 2026-05-07 18:01:33.981 | CPU: 5.422s 2026-05-07 18:01:33.981 | CGroup: /system.slice/system-devstack.slice/devstack@n-cond-cell1.service 2026-05-07 18:01:33.981 | ├─72524 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf 2026-05-07 18:01:33.981 | ├─73648 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf 2026-05-07 18:01:33.981 | └─73649 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf 2026-05-07 18:01:33.982 | 2026-05-07 18:01:33.982 | May 07 20:00:41 devstack nova-conductor[72524]: DEBUG oslo_service.backend._eventlet.service [None req-18a335dd-7a60-438f-8aa4-06fc9d96ca25 None None] oslo_limit.status_code_retry_delay = None {{(pid=72524) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3006}} 2026-05-07 18:01:33.982 | May 07 20:00:41 devstack nova-conductor[72524]: DEBUG oslo_service.backend._eventlet.service [None req-18a335dd-7a60-438f-8aa4-06fc9d96ca25 None None] oslo_limit.timeout = None {{(pid=72524) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3006}} 2026-05-07 18:01:33.982 | May 07 20:00:41 devstack nova-conductor[72524]: DEBUG oslo_service.backend._eventlet.service [None req-18a335dd-7a60-438f-8aa4-06fc9d96ca25 None None] oslo_limit.valid_interfaces = None {{(pid=72524) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3006}} 2026-05-07 18:01:33.982 | May 07 20:00:41 devstack nova-conductor[72524]: DEBUG oslo_service.backend._eventlet.service [None req-18a335dd-7a60-438f-8aa4-06fc9d96ca25 None None] oslo_limit.version = None {{(pid=72524) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3006}} 2026-05-07 18:01:33.982 | May 07 20:00:41 devstack nova-conductor[72524]: DEBUG oslo_service.backend._eventlet.service [None req-18a335dd-7a60-438f-8aa4-06fc9d96ca25 None None] oslo_reports.file_event_handler = None {{(pid=72524) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3006}} 2026-05-07 18:01:33.982 | May 07 20:00:41 devstack nova-conductor[72524]: DEBUG oslo_service.backend._eventlet.service [None req-18a335dd-7a60-438f-8aa4-06fc9d96ca25 None None] oslo_reports.file_event_handler_interval = 1 {{(pid=72524) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3006}} 2026-05-07 18:01:33.983 | May 07 20:00:41 devstack nova-conductor[72524]: DEBUG oslo_service.backend._eventlet.service [None req-18a335dd-7a60-438f-8aa4-06fc9d96ca25 None None] oslo_reports.log_dir = None {{(pid=72524) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3006}} 2026-05-07 18:01:33.983 | May 07 20:00:41 devstack nova-conductor[72524]: DEBUG oslo_service.backend._eventlet.service [None req-18a335dd-7a60-438f-8aa4-06fc9d96ca25 None None] ******************************************************************************** {{(pid=72524) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3013}} 2026-05-07 18:01:33.983 | May 07 20:00:51 devstack nova-conductor[72524]: DEBUG dbcounter [-] [72524] Writing DB stats nova_cell1:SELECT=1 {{(pid=72524) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-07 18:01:33.983 | May 07 20:01:26 devstack nova-conductor[73648]: DEBUG dbcounter [-] [73648] Writing DB stats nova_cell1:SELECT=16,nova_cell1:INSERT=2,nova_cell1:UPDATE=5 {{(pid=73648) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-07 18:01:33.985 | + ./stack.sh:main:1446 : is_service_enabled n-api 2026-05-07 18:01:34.011 | + functions-common:is_service_enabled:2068 : return 0 2026-05-07 18:01:34.015 | + ./stack.sh:main:1447 : is_service_enabled n-cpu 2026-05-07 18:01:34.040 | + functions-common:is_service_enabled:2068 : return 0 2026-05-07 18:01:34.044 | + ./stack.sh:main:1448 : /home/quobyte/devstack/tools/discover_hosts.sh 2026-05-07 18:01:34.047 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-05-07 18:01:37.805 | INFO dbcounter [None req-889abca4-d587-4c9b-b920-d6061079e287 None None] Registered counter for database nova_api 2026-05-07 18:01:37.875 | DEBUG dbcounter [-] [78110] Writer thread running {{(pid=78110) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-05-07 18:01:37.885 | Found 2 cell mappings. 2026-05-07 18:01:37.886 | Skipping cell0 since it does not contain hosts. 2026-05-07 18:01:37.886 | Getting computes from cell 'cell1': 783bf49a-1099-43a8-ae89-c7806f6f2835 2026-05-07 18:01:37.886 | INFO dbcounter [None req-889abca4-d587-4c9b-b920-d6061079e287 None None] Registered counter for database nova_cell1 2026-05-07 18:01:37.908 | DEBUG dbcounter [-] [78110] Writer thread running {{(pid=78110) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-05-07 18:01:38.073 | Checking host mapping for compute host 'devstack': 852ea7f1-b2c6-430f-a4d6-36b6ca1042e6 2026-05-07 18:01:38.073 | Creating host mapping for compute host 'devstack': 852ea7f1-b2c6-430f-a4d6-36b6ca1042e6 2026-05-07 18:01:38.073 | Found 1 unmapped computes in cell: 783bf49a-1099-43a8-ae89-c7806f6f2835 2026-05-07 18:01:38.793 | + ./stack.sh:main:1461 : /opt/stack/data/venv/bin/nova-status --config-file /etc/nova/nova.conf upgrade check 2026-05-07 18:01:42.790 | +-------------------------------------------+ 2026-05-07 18:01:42.790 | | Upgrade Check Results | 2026-05-07 18:01:42.790 | +-------------------------------------------+ 2026-05-07 18:01:42.790 | | Check: Cells v2 | 2026-05-07 18:01:42.790 | | Result: Success | 2026-05-07 18:01:42.790 | | Details: None | 2026-05-07 18:01:42.791 | +-------------------------------------------+ 2026-05-07 18:01:42.791 | | Check: Placement API | 2026-05-07 18:01:42.791 | | Result: Success | 2026-05-07 18:01:42.791 | | Details: None | 2026-05-07 18:01:42.791 | +-------------------------------------------+ 2026-05-07 18:01:42.791 | | Check: Cinder API | 2026-05-07 18:01:42.791 | | Result: Success | 2026-05-07 18:01:42.791 | | Details: None | 2026-05-07 18:01:42.791 | +-------------------------------------------+ 2026-05-07 18:01:42.791 | | Check: Policy File JSON to YAML Migration | 2026-05-07 18:01:42.791 | | Result: Success | 2026-05-07 18:01:42.791 | | Details: None | 2026-05-07 18:01:42.792 | +-------------------------------------------+ 2026-05-07 18:01:42.792 | | Check: Older than N-1 computes | 2026-05-07 18:01:42.792 | | Result: Success | 2026-05-07 18:01:42.792 | | Details: None | 2026-05-07 18:01:42.792 | +-------------------------------------------+ 2026-05-07 18:01:42.792 | | Check: hw_machine_type unset | 2026-05-07 18:01:42.792 | | Result: Success | 2026-05-07 18:01:42.792 | | Details: None | 2026-05-07 18:01:42.792 | +-------------------------------------------+ 2026-05-07 18:01:42.792 | | Check: Service User Token Configuration | 2026-05-07 18:01:42.792 | | Result: Success | 2026-05-07 18:01:42.793 | | Details: None | 2026-05-07 18:01:42.793 | +-------------------------------------------+ 2026-05-07 18:01:43.469 | + ./stack.sh:main:1468 : [[ -x /home/quobyte/devstack/local.sh ]] 2026-05-07 18:01:43.475 | + ./stack.sh:main:1480 : sudo tee /etc/bash_completion.d/osc.bash_completion 2026-05-07 18:01:43.476 | + ./stack.sh:main:1479 : command openstack complete 2026-05-07 18:01:46.757 | + ./stack.sh:main:1483 : is_service_enabled cinder 2026-05-07 18:01:46.786 | + functions-common:is_service_enabled:2068 : return 0 2026-05-07 18:01:46.790 | + ./stack.sh:main:1484 : is_ubuntu 2026-05-07 18:01:46.795 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-07 18:01:46.799 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-07 18:01:46.804 | + ./stack.sh:main:1485 : echo_summary 'Configuring lvm.conf global device filter' 2026-05-07 18:01:46.808 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-05-07 18:01:46.812 | + ./stack.sh:echo_summary:444 : echo -e Configuring lvm.conf global device filter 2026-05-07 18:01:46.819 | + ./stack.sh:main:1486 : set_lvm_filter 2026-05-07 18:01:46.823 | + lib/lvm:set_lvm_filter:189 : local 'filter_suffix="r|.*|" ] # from devstack' 2026-05-07 18:01:46.827 | + lib/lvm:set_lvm_filter:190 : local 'filter_string=global_filter = [ ' 2026-05-07 18:01:46.832 | + lib/lvm:set_lvm_filter:191 : local pv 2026-05-07 18:01:46.836 | + lib/lvm:set_lvm_filter:192 : local vg 2026-05-07 18:01:46.840 | + lib/lvm:set_lvm_filter:193 : local line 2026-05-07 18:01:46.847 | ++ lib/lvm:set_lvm_filter:195 : sudo pvs --noheadings -o name 2026-05-07 18:01:46.892 | + lib/lvm:set_lvm_filter:195 : for pv_info in $(sudo pvs --noheadings -o name) 2026-05-07 18:01:46.898 | ++ lib/lvm:set_lvm_filter:196 : echo -e /dev/loop0 2026-05-07 18:01:46.899 | ++ lib/lvm:set_lvm_filter:196 : sed 's/\/dev\///g' 2026-05-07 18:01:46.901 | ++ lib/lvm:set_lvm_filter:196 : sed 's/ //g' 2026-05-07 18:01:46.908 | + lib/lvm:set_lvm_filter:196 : pv=loop0 2026-05-07 18:01:46.911 | + lib/lvm:set_lvm_filter:197 : new='"a|loop0|", ' 2026-05-07 18:01:46.915 | + lib/lvm:set_lvm_filter:198 : filter_string='global_filter = [ "a|loop0|", ' 2026-05-07 18:01:46.919 | + lib/lvm:set_lvm_filter:200 : filter_string='global_filter = [ "a|loop0|", "r|.*|" ] # from devstack' 2026-05-07 18:01:46.923 | + lib/lvm:set_lvm_filter:202 : clean_lvm_filter 2026-05-07 18:01:46.926 | + lib/lvm:clean_lvm_filter:177 : sudo sed -i 's/^.*# from devstack$//' /etc/lvm/lvm.conf 2026-05-07 18:01:46.948 | + 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-07 18:01:46.967 | + lib/lvm:set_lvm_filter:204 : echo_summary 'set lvm.conf device global_filter to: global_filter = [ "a|loop0|", "r|.*|" ] # from devstack' 2026-05-07 18:01:46.970 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-05-07 18:01:46.974 | + ./stack.sh:echo_summary:444 : echo -e set lvm.conf device global_filter to: global_filter = '[' '"a|loop0|",' '"r|.*|"' ']' '#' from devstack 2026-05-07 18:01:46.978 | + ./stack.sh:main:1496 : run_phase stack test-config 2026-05-07 18:01:46.983 | + functions-common:run_phase:1840 : local mode=stack 2026-05-07 18:01:46.987 | + functions-common:run_phase:1841 : local phase=test-config 2026-05-07 18:01:46.993 | + functions-common:run_phase:1842 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-05-07 18:01:46.996 | + functions-common:run_phase:1843 : local extra_plugin_file_name 2026-05-07 18:01:47.001 | + functions-common:run_phase:1844 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-05-07 18:01:47.006 | + functions-common:run_phase:1849 : local exceptions=80-tempest.sh 2026-05-07 18:01:47.010 | + functions-common:run_phase:1850 : local extra 2026-05-07 18:01:47.014 | ++ functions-common:run_phase:1851 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-05-07 18:01:47.019 | + functions-common:run_phase:1851 : extra=80-tempest.sh 2026-05-07 18:01:47.023 | + functions-common:run_phase:1852 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-05-07 18:01:47.027 | + functions-common:run_phase:1856 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-05-07 18:01:47.032 | + functions-common:run_phase:1856 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack test-config 2026-05-07 18:01:47.035 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-05-07 18:01:47.054 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-07 18:01:47.057 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-05-07 18:01:47.059 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-05-07 18:01:47.062 | ++ extras.d/80-tempest.sh:source:7 : [[ test-config == \i\n\s\t\a\l\l ]] 2026-05-07 18:01:47.065 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-05-07 18:01:47.068 | ++ extras.d/80-tempest.sh:source:10 : [[ test-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-05-07 18:01:47.072 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-05-07 18:01:47.075 | ++ extras.d/80-tempest.sh:source:13 : [[ test-config == \e\x\t\r\a ]] 2026-05-07 18:01:47.078 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2026-05-07 18:01:47.081 | ++ extras.d/80-tempest.sh:source:16 : [[ test-config == \p\o\s\t\-\e\x\t\r\a ]] 2026-05-07 18:01:47.083 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2026-05-07 18:01:47.086 | ++ extras.d/80-tempest.sh:source:19 : [[ test-config == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-05-07 18:01:47.088 | ++ extras.d/80-tempest.sh:source:20 : async_wait install_tempest 2026-05-07 18:01:47.140 | [2024 Async install_tempest:38370]: Waiting for completion of install_tempest running on PID 38370 (1 other jobs running) 2026-05-07 18:01:47.169 | [2024 Async install_tempest:38370]: Signaling child to exit 2026-05-07 18:01:47.169 | WAKEUP 2026-05-07 18:01:47.196 | [2024 Async install_tempest:38370]: Signaled 2026-05-07 18:01:47.199 | ++ lib/tempest:install_tempest:905 : git_clone https://review.opendev.org/openstack/tempest.git /opt/stack/tempest master 2026-05-07 18:01:47.199 | ++ functions-common:git_clone:581 : local git_remote=https://review.opendev.org/openstack/tempest.git 2026-05-07 18:01:47.199 | ++ functions-common:git_clone:582 : local git_dest=/opt/stack/tempest 2026-05-07 18:01:47.199 | ++ functions-common:git_clone:583 : local git_ref=master 2026-05-07 18:01:47.199 | ++ functions-common:git_clone:584 : local orig_dir 2026-05-07 18:01:47.199 | +++ functions-common:git_clone:585 : pwd 2026-05-07 18:01:47.199 | ++ functions-common:git_clone:585 : orig_dir=/home/quobyte/devstack 2026-05-07 18:01:47.199 | ++ functions-common:git_clone:586 : local git_clone_flags= 2026-05-07 18:01:47.200 | +++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-05-07 18:01:47.200 | ++ functions-common:git_clone:588 : RECLONE=False 2026-05-07 18:01:47.200 | ++ functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-05-07 18:01:47.200 | ++ functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-05-07 18:01:47.200 | ++ functions-common:git_clone:602 : echo master 2026-05-07 18:01:47.200 | ++ functions-common:git_clone:602 : egrep -q '^refs' 2026-05-07 18:01:47.200 | ++ functions-common:git_clone:616 : [[ ! -d /opt/stack/tempest ]] 2026-05-07 18:01:47.200 | ++ functions-common:git_clone:617 : [[ False = \T\r\u\e ]] 2026-05-07 18:01:47.201 | ++ functions-common:git_clone:622 : git_timed clone --no-checkout https://review.opendev.org/openstack/tempest.git /opt/stack/tempest 2026-05-07 18:01:47.201 | ++ functions-common:git_timed:689 : local count=0 2026-05-07 18:01:47.201 | ++ functions-common:git_timed:690 : local timeout=0 2026-05-07 18:01:47.201 | ++ functions-common:git_timed:692 : [[ -n 0 ]] 2026-05-07 18:01:47.201 | ++ functions-common:git_timed:693 : timeout=0 2026-05-07 18:01:47.201 | ++ functions-common:git_timed:696 : time_start git_timed 2026-05-07 18:01:47.202 | ++ functions-common:time_start:2398 : local name=git_timed 2026-05-07 18:01:47.202 | ++ functions-common:time_start:2399 : local start_time= 2026-05-07 18:01:47.202 | ++ functions-common:time_start:2400 : [[ -n '' ]] 2026-05-07 18:01:47.202 | +++ functions-common:time_start:2403 : date +%s%3N 2026-05-07 18:01:47.202 | ++ functions-common:time_start:2403 : _TIME_START[$name]=1778176320210 2026-05-07 18:01:47.202 | ++ 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-07 18:01:47.203 | Cloning into '/opt/stack/tempest'... 2026-05-07 18:01:47.203 | ++ functions-common:git_timed:711 : time_stop git_timed 2026-05-07 18:01:47.203 | ++ functions-common:time_stop:2412 : local name 2026-05-07 18:01:47.203 | ++ functions-common:time_stop:2413 : local end_time 2026-05-07 18:01:47.203 | ++ functions-common:time_stop:2414 : local elapsed_time 2026-05-07 18:01:47.203 | ++ functions-common:time_stop:2415 : local total 2026-05-07 18:01:47.203 | ++ functions-common:time_stop:2416 : local start_time 2026-05-07 18:01:47.203 | ++ functions-common:time_stop:2418 : name=git_timed 2026-05-07 18:01:47.204 | ++ functions-common:time_stop:2419 : start_time=1778176320210 2026-05-07 18:01:47.204 | ++ functions-common:time_stop:2421 : [[ -z 1778176320210 ]] 2026-05-07 18:01:47.204 | +++ functions-common:time_stop:2424 : date +%s%3N 2026-05-07 18:01:47.204 | ++ functions-common:time_stop:2424 : end_time=1778176329435 2026-05-07 18:01:47.204 | ++ functions-common:time_stop:2425 : elapsed_time=9225 2026-05-07 18:01:47.204 | ++ functions-common:time_stop:2426 : total=377349 2026-05-07 18:01:47.204 | ++ functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-07 18:01:47.205 | ++ functions-common:time_stop:2429 : _TIME_TOTAL[$name]=386574 2026-05-07 18:01:47.205 | ++ functions-common:git_clone:623 : cd /opt/stack/tempest 2026-05-07 18:01:47.205 | ++ functions-common:git_clone:624 : git_timed fetch origin master 2026-05-07 18:01:47.205 | ++ functions-common:git_timed:689 : local count=0 2026-05-07 18:01:47.205 | ++ functions-common:git_timed:690 : local timeout=0 2026-05-07 18:01:47.205 | ++ functions-common:git_timed:692 : [[ -n 0 ]] 2026-05-07 18:01:47.205 | ++ functions-common:git_timed:693 : timeout=0 2026-05-07 18:01:47.205 | ++ functions-common:git_timed:696 : time_start git_timed 2026-05-07 18:01:47.206 | ++ functions-common:time_start:2398 : local name=git_timed 2026-05-07 18:01:47.206 | ++ functions-common:time_start:2399 : local start_time= 2026-05-07 18:01:47.206 | ++ functions-common:time_start:2400 : [[ -n '' ]] 2026-05-07 18:01:47.206 | +++ functions-common:time_start:2403 : date +%s%3N 2026-05-07 18:01:47.206 | ++ functions-common:time_start:2403 : _TIME_START[$name]=1778176329499 2026-05-07 18:01:47.206 | ++ functions-common:git_timed:697 : timeout -s SIGINT 0 git fetch origin master 2026-05-07 18:01:47.206 | From https://review.opendev.org/openstack/tempest 2026-05-07 18:01:47.206 | * branch master -> FETCH_HEAD 2026-05-07 18:01:47.207 | ++ functions-common:git_timed:711 : time_stop git_timed 2026-05-07 18:01:47.207 | ++ functions-common:time_stop:2412 : local name 2026-05-07 18:01:47.207 | ++ functions-common:time_stop:2413 : local end_time 2026-05-07 18:01:47.207 | ++ functions-common:time_stop:2414 : local elapsed_time 2026-05-07 18:01:47.207 | ++ functions-common:time_stop:2415 : local total 2026-05-07 18:01:47.207 | ++ functions-common:time_stop:2416 : local start_time 2026-05-07 18:01:47.208 | ++ functions-common:time_stop:2418 : name=git_timed 2026-05-07 18:01:47.208 | ++ functions-common:time_stop:2419 : start_time=1778176329499 2026-05-07 18:01:47.208 | ++ functions-common:time_stop:2421 : [[ -z 1778176329499 ]] 2026-05-07 18:01:47.208 | +++ functions-common:time_stop:2424 : date +%s%3N 2026-05-07 18:01:47.208 | ++ functions-common:time_stop:2424 : end_time=1778176330150 2026-05-07 18:01:47.208 | ++ functions-common:time_stop:2425 : elapsed_time=651 2026-05-07 18:01:47.208 | ++ functions-common:time_stop:2426 : total=386574 2026-05-07 18:01:47.208 | ++ functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-07 18:01:47.209 | ++ functions-common:time_stop:2429 : _TIME_TOTAL[$name]=387225 2026-05-07 18:01:47.209 | ++ functions-common:git_clone:625 : git_timed checkout FETCH_HEAD 2026-05-07 18:01:47.209 | ++ functions-common:git_timed:689 : local count=0 2026-05-07 18:01:47.209 | ++ functions-common:git_timed:690 : local timeout=0 2026-05-07 18:01:47.209 | ++ functions-common:git_timed:692 : [[ -n 0 ]] 2026-05-07 18:01:47.209 | ++ functions-common:git_timed:693 : timeout=0 2026-05-07 18:01:47.210 | ++ functions-common:git_timed:696 : time_start git_timed 2026-05-07 18:01:47.210 | ++ functions-common:time_start:2398 : local name=git_timed 2026-05-07 18:01:47.210 | ++ functions-common:time_start:2399 : local start_time= 2026-05-07 18:01:47.210 | ++ functions-common:time_start:2400 : [[ -n '' ]] 2026-05-07 18:01:47.210 | +++ functions-common:time_start:2403 : date +%s%3N 2026-05-07 18:01:47.210 | ++ functions-common:time_start:2403 : _TIME_START[$name]=1778176330201 2026-05-07 18:01:47.211 | ++ functions-common:git_timed:697 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-05-07 18:01:47.211 | Note: switching to 'FETCH_HEAD'. 2026-05-07 18:01:47.211 | 2026-05-07 18:01:47.211 | You are in 'detached HEAD' state. You can look around, make experimental 2026-05-07 18:01:47.211 | changes and commit them, and you can discard any commits you make in this 2026-05-07 18:01:47.211 | state without impacting any branches by switching back to a branch. 2026-05-07 18:01:47.211 | 2026-05-07 18:01:47.211 | If you want to create a new branch to retain commits you create, you may 2026-05-07 18:01:47.212 | do so (now or later) by using -c with the switch command. Example: 2026-05-07 18:01:47.212 | 2026-05-07 18:01:47.212 | git switch -c 2026-05-07 18:01:47.212 | 2026-05-07 18:01:47.212 | Or undo this operation with: 2026-05-07 18:01:47.212 | 2026-05-07 18:01:47.212 | git switch - 2026-05-07 18:01:47.212 | 2026-05-07 18:01:47.213 | Turn off this advice by setting config variable advice.detachedHead to false 2026-05-07 18:01:47.213 | 2026-05-07 18:01:47.213 | HEAD is now at 70c414323 Merge "Add response schemas for show_instance_action 2.84" 2026-05-07 18:01:47.213 | ++ functions-common:git_timed:711 : time_stop git_timed 2026-05-07 18:01:47.213 | ++ functions-common:time_stop:2412 : local name 2026-05-07 18:01:47.213 | ++ functions-common:time_stop:2413 : local end_time 2026-05-07 18:01:47.213 | ++ functions-common:time_stop:2414 : local elapsed_time 2026-05-07 18:01:47.214 | ++ functions-common:time_stop:2415 : local total 2026-05-07 18:01:47.214 | ++ functions-common:time_stop:2416 : local start_time 2026-05-07 18:01:47.214 | ++ functions-common:time_stop:2418 : name=git_timed 2026-05-07 18:01:47.214 | ++ functions-common:time_stop:2419 : start_time=1778176330201 2026-05-07 18:01:47.214 | ++ functions-common:time_stop:2421 : [[ -z 1778176330201 ]] 2026-05-07 18:01:47.214 | +++ functions-common:time_stop:2424 : date +%s%3N 2026-05-07 18:01:47.214 | ++ functions-common:time_stop:2424 : end_time=1778176330399 2026-05-07 18:01:47.214 | ++ functions-common:time_stop:2425 : elapsed_time=198 2026-05-07 18:01:47.214 | ++ functions-common:time_stop:2426 : total=387225 2026-05-07 18:01:47.214 | ++ functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-07 18:01:47.214 | ++ functions-common:time_stop:2429 : _TIME_TOTAL[$name]=387423 2026-05-07 18:01:47.215 | ++ functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/tempest 2026-05-07 18:01:47.215 | ++ functions-common:git_clone:664 : cd /opt/stack/tempest 2026-05-07 18:01:47.215 | ++ functions-common:git_clone:665 : git show --oneline 2026-05-07 18:01:47.215 | ++ functions-common:git_clone:665 : head -1 2026-05-07 18:01:47.215 | 70c414323 Merge "Add response schemas for show_instance_action 2.84" 2026-05-07 18:01:47.215 | ++ functions-common:git_clone:666 : cd /home/quobyte/devstack 2026-05-07 18:01:47.215 | ++ lib/tempest:install_tempest:911 : pip_install 'tox!=2.8.0,<4.0.0' 2026-05-07 18:01:47.215 | Using python 3.12 to install tox!=2.8.0,<4.0.0 2026-05-07 18:01:47.215 | ++ 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-07 18:01:47.215 | Collecting tox!=2.8.0,<4.0.0 2026-05-07 18:01:47.216 | Downloading tox-3.28.0-py2.py3-none-any.whl.metadata (7.8 kB) 2026-05-07 18:01:47.216 | Collecting filelock>=3.0.0 (from tox!=2.8.0,<4.0.0) 2026-05-07 18:01:47.216 | Downloading filelock-3.24.3-py3-none-any.whl.metadata (2.0 kB) 2026-05-07 18:01:47.216 | 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-07 18:01:47.216 | Collecting pluggy>=0.12.0 (from tox!=2.8.0,<4.0.0) 2026-05-07 18:01:47.216 | Downloading pluggy-1.6.0-py3-none-any.whl.metadata (4.8 kB) 2026-05-07 18:01:47.216 | Collecting py>=1.4.17 (from tox!=2.8.0,<4.0.0) 2026-05-07 18:01:47.217 | Downloading py-1.11.0-py2.py3-none-any.whl.metadata (2.8 kB) 2026-05-07 18:01:47.217 | 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-07 18:01:47.217 | 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-07 18:01:47.217 | Downloading virtualenv-20.39.0-py3-none-any.whl.metadata (3.5 kB) 2026-05-07 18:01:47.217 | 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-07 18:01:47.217 | Downloading distlib-0.4.0-py2.py3-none-any.whl.metadata (5.2 kB) 2026-05-07 18:01:47.218 | 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-07 18:01:47.218 | Downloading tox-3.28.0-py2.py3-none-any.whl (86 kB) 2026-05-07 18:01:47.218 | Downloading filelock-3.24.3-py3-none-any.whl (24 kB) 2026-05-07 18:01:47.218 | Downloading pluggy-1.6.0-py3-none-any.whl (20 kB) 2026-05-07 18:01:47.218 | Downloading py-1.11.0-py2.py3-none-any.whl (98 kB) 2026-05-07 18:01:47.218 | Downloading virtualenv-20.39.0-py3-none-any.whl (5.8 MB) 2026-05-07 18:01:47.218 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.8/5.8 MB 43.3 MB/s 0:00:00 2026-05-07 18:01:47.218 | Downloading distlib-0.4.0-py2.py3-none-any.whl (469 kB) 2026-05-07 18:01:47.219 | Installing collected packages: distlib, py, pluggy, filelock, virtualenv, tox 2026-05-07 18:01:47.219 | 2026-05-07 18:01:47.219 | 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-07 18:01:47.219 | ++ inc/python:pip_install:216 : result=0 2026-05-07 18:01:47.219 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-05-07 18:01:47.219 | ++ functions-common:time_stop:2412 : local name 2026-05-07 18:01:47.219 | ++ functions-common:time_stop:2413 : local end_time 2026-05-07 18:01:47.220 | ++ functions-common:time_stop:2414 : local elapsed_time 2026-05-07 18:01:47.220 | ++ functions-common:time_stop:2415 : local total 2026-05-07 18:01:47.220 | ++ functions-common:time_stop:2416 : local start_time 2026-05-07 18:01:47.220 | ++ functions-common:time_stop:2418 : name=pip_install 2026-05-07 18:01:47.220 | ++ functions-common:time_stop:2419 : start_time=1778176330473 2026-05-07 18:01:47.220 | ++ functions-common:time_stop:2421 : [[ -z 1778176330473 ]] 2026-05-07 18:01:47.220 | +++ functions-common:time_stop:2424 : date +%s%3N 2026-05-07 18:01:47.221 | ++ functions-common:time_stop:2424 : end_time=1778176334121 2026-05-07 18:01:47.221 | ++ functions-common:time_stop:2425 : elapsed_time=3648 2026-05-07 18:01:47.221 | ++ functions-common:time_stop:2426 : total=172320 2026-05-07 18:01:47.221 | ++ functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-07 18:01:47.221 | ++ functions-common:time_stop:2429 : _TIME_TOTAL[$name]=175968 2026-05-07 18:01:47.221 | ++ inc/python:pip_install:219 : return 0 2026-05-07 18:01:47.222 | ++ lib/tempest:install_tempest:912 : pushd /opt/stack/tempest 2026-05-07 18:01:47.222 | /opt/stack/tempest ~/devstack 2026-05-07 18:01:47.222 | ++ lib/tempest:install_tempest:916 : git checkout master 2026-05-07 18:01:47.222 | Switched to branch 'master' 2026-05-07 18:01:47.222 | Your branch is up to date with 'origin/master'. 2026-05-07 18:01:47.222 | ++ lib/tempest:install_tempest:918 : local tmp_u_c_m 2026-05-07 18:01:47.222 | +++ lib/tempest:install_tempest:919 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2026-05-07 18:01:47.222 | ++ lib/tempest:install_tempest:919 : tmp_u_c_m=/tmp/tempest_u_c_m.DQOF360Rb7 2026-05-07 18:01:47.223 | ++ lib/tempest:install_tempest:920 : set_tempest_venv_constraints /tmp/tempest_u_c_m.DQOF360Rb7 2026-05-07 18:01:47.223 | ++ lib/tempest:set_tempest_venv_constraints:131 : local tmp_c 2026-05-07 18:01:47.223 | ++ lib/tempest:set_tempest_venv_constraints:132 : tmp_c=/tmp/tempest_u_c_m.DQOF360Rb7 2026-05-07 18:01:47.223 | ++ lib/tempest:set_tempest_venv_constraints:133 : [[ master == \m\a\s\t\e\r ]] 2026-05-07 18:01:47.223 | ++ lib/tempest:set_tempest_venv_constraints:134 : cd /opt/stack/requirements 2026-05-07 18:01:47.223 | ++ lib/tempest:set_tempest_venv_constraints:135 : git show master:upper-constraints.txt 2026-05-07 18:01:47.223 | ++ lib/tempest:set_tempest_venv_constraints:142 : export UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-05-07 18:01:47.224 | ++ lib/tempest:set_tempest_venv_constraints:142 : UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-05-07 18:01:47.224 | ++ lib/tempest:set_tempest_venv_constraints:143 : export TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-05-07 18:01:47.224 | ++ lib/tempest:set_tempest_venv_constraints:143 : TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-05-07 18:01:47.224 | ++ lib/tempest:install_tempest:922 : tox -r --notest -efull 2026-05-07 18:01:47.224 | full create: /opt/stack/tempest/.tox/tempest 2026-05-07 18:01:47.224 | full installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2026-05-07 18:01:47.224 | full develop-inst: /opt/stack/tempest 2026-05-07 18:01:47.227 | full installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.4.22,cffi==2.0.0,charset-normalizer==3.4.7,cliff==4.13.3,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.13,invoke==3.0.3,iso8601==2.1.0,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,markdown-it-py==4.0.0,mdurl==0.1.2,msgpack==1.1.2,netaddr==1.3.0,oslo.concurrency==7.4.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,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.5,PyYAML==6.0.3,referencing==0.37.0,requests==2.33.1,rfc3986==2.0.0,rich==15.0.0,rich-argparse==1.7.2,rpds-py==0.30.0,setuptools==82.0.1,six==1.17.0,stestr==4.2.1,stevedore==5.7.0,-e git+https://review.opendev.org/openstack/tempest.git@70c4143230559059ed0839956a2a153b36573c29#egg=tempest,testscenarios==0.6.1,testtools==2.9.1,tomlkit==0.14.0,typing_extensions==4.15.0,urllib3==2.6.3,voluptuous==0.16.0,wcwidth==0.6.0,wrapt==2.1.2 2026-05-07 18:01:47.227 | ___________________________________ summary ____________________________________ 2026-05-07 18:01:47.227 | full: skipped tests 2026-05-07 18:01:47.227 | congratulations :) 2026-05-07 18:01:47.227 | ++ lib/tempest:install_tempest:926 : /opt/stack/tempest/.tox/tempest/bin/pip install -c /tmp/tempest_u_c_m.DQOF360Rb7 -r requirements.txt 2026-05-07 18:01:47.227 | 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-07 18:01:47.227 | 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.13.3) 2026-05-07 18:01:47.227 | 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-07 18:01:47.227 | 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-07 18:01:47.227 | 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-07 18:01:47.228 | 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-07 18:01:47.228 | 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-07 18:01:47.228 | Requirement already satisfied: oslo.concurrency>=3.26.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 8)) (7.4.1) 2026-05-07 18:01:47.228 | Requirement already satisfied: oslo.config>=5.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 9)) (10.3.0) 2026-05-07 18:01:47.228 | Requirement already satisfied: oslo.log>=3.36.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 10)) (8.1.0) 2026-05-07 18:01:47.228 | 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-07 18:01:47.228 | 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.9.1) 2026-05-07 18:01:47.228 | Requirement already satisfied: oslo.utils>=7.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 13)) (10.0.1) 2026-05-07 18:01:47.228 | 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-07 18:01:47.229 | 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-07 18:01:47.229 | Requirement already satisfied: python-subunit>=1.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 16)) (1.4.5) 2026-05-07 18:01:47.229 | Requirement already satisfied: stevedore>=1.20.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 17)) (5.7.0) 2026-05-07 18:01:47.229 | 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-07 18:01:47.229 | Requirement already satisfied: urllib3>=1.21.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 19)) (2.6.3) 2026-05-07 18:01:47.229 | 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-07 18:01:47.229 | 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-07 18:01:47.229 | 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-07 18:01:47.229 | Requirement already satisfied: testscenarios>=0.5.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 23)) (0.6.1) 2026-05-07 18:01:47.229 | 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-07 18:01:47.230 | 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-07 18:01:47.230 | Requirement already satisfied: cmd2>=1.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-07 18:01:47.230 | 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-07 18:01:47.230 | 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-07 18:01:47.230 | 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-07 18:01:47.230 | 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-07 18:01:47.230 | 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-07 18:01:47.230 | 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-07 18:01:47.230 | 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-07 18:01:47.230 | 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-07 18:01:47.231 | 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.7.2) 2026-05-07 18:01:47.231 | 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-07 18:01:47.231 | Requirement already satisfied: requests>=2.18.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.config>=5.2.0->-r requirements.txt (line 9)) (2.33.1) 2026-05-07 18:01:47.231 | 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.3.0) 2026-05-07 18:01:47.231 | 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-07 18:01:47.231 | 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-07 18:01:47.231 | 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.14.0) 2026-05-07 18:01:47.231 | 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-07 18:01:47.231 | 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-07 18:01:47.231 | 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-07 18:01:47.232 | 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-07 18:01:47.232 | 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-07 18:01:47.232 | Requirement already satisfied: wcwidth in ./.tox/tempest/lib/python3.12/site-packages (from PrettyTable>=0.7.1->-r requirements.txt (line 18)) (0.6.0) 2026-05-07 18:01:47.232 | Requirement already satisfied: wrapt>=2.1.0 in ./.tox/tempest/lib/python3.12/site-packages (from debtcollector>=1.2.0->-r requirements.txt (line 20)) (2.1.2) 2026-05-07 18:01:47.232 | 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-07 18:01:47.233 | Requirement already satisfied: pyperclip>=1.8.2 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (1.11.0) 2026-05-07 18:01:47.233 | Requirement already satisfied: rich>=15.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (15.0.0) 2026-05-07 18:01:47.233 | Requirement already satisfied: rich-argparse>=1.7.2 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (1.7.2) 2026-05-07 18:01:47.233 | 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-07 18:01:47.233 | 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-07 18:01:47.233 | 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-07 18:01:47.233 | 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.13) 2026-05-07 18:01:47.233 | 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.4.22) 2026-05-07 18:01:47.233 | Requirement already satisfied: markdown-it-py>=2.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (4.0.0) 2026-05-07 18:01:47.233 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in ./.tox/tempest/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (2.20.0) 2026-05-07 18:01:47.234 | 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>=1.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (0.1.2) 2026-05-07 18:01:47.234 | 2026-05-07 18:01:47.234 | [notice] A new release of pip is available: 26.0.1 -> 26.1.1 2026-05-07 18:01:47.234 | [notice] To update, run: /opt/stack/tempest/.tox/tempest/bin/python -m pip install --upgrade pip 2026-05-07 18:01:47.234 | ++ lib/tempest:install_tempest:927 : PROJECT_VENV["tempest"]=/opt/stack/tempest/.tox/tempest 2026-05-07 18:01:47.234 | ++ lib/tempest:install_tempest:928 : rm -f /tmp/tempest_u_c_m.DQOF360Rb7 2026-05-07 18:01:47.234 | ++ lib/tempest:install_tempest:929 : popd 2026-05-07 18:01:47.234 | ~/devstack 2026-05-07 18:01:47.271 | [2024 Async install_tempest:38370]: finished install_tempest with result 0 in 46 seconds 2026-05-07 18:01:47.278 | ++ inc/async:async_wait:197 : return 0 2026-05-07 18:01:47.283 | ++ extras.d/80-tempest.sh:source:21 : echo_summary 'Initializing Tempest' 2026-05-07 18:01:47.288 | ++ ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-05-07 18:01:47.294 | ++ ./stack.sh:echo_summary:444 : echo -e Initializing Tempest 2026-05-07 18:01:47.299 | ++ extras.d/80-tempest.sh:source:22 : configure_tempest 2026-05-07 18:01:47.305 | ++ lib/tempest:configure_tempest:203 : [[ False == \T\r\u\e ]] 2026-05-07 18:01:47.309 | ++ lib/tempest:configure_tempest:207 : pip_install_gr testrepository 2026-05-07 18:01:47.313 | ++ inc/python:pip_install_gr:94 : local name=testrepository 2026-05-07 18:01:47.317 | ++ inc/python:pip_install_gr:95 : local clean_name 2026-05-07 18:01:47.323 | +++ inc/python:pip_install_gr:96 : get_from_global_requirements testrepository 2026-05-07 18:01:47.328 | +++ inc/python:get_from_global_requirements:241 : local package=testrepository 2026-05-07 18:01:47.331 | +++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-05-07 18:01:47.338 | ++++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-05-07 18:01:47.339 | ++++ inc/python:get_from_global_requirements:243 : grep -i -h '^testrepository' /opt/stack/requirements/global-requirements.txt 2026-05-07 18:01:47.346 | +++ inc/python:get_from_global_requirements:243 : required_pkg='testrepository ' 2026-05-07 18:01:47.349 | +++ inc/python:get_from_global_requirements:244 : [[ testrepository == '' ]] 2026-05-07 18:01:47.352 | +++ inc/python:get_from_global_requirements:247 : echo testrepository 2026-05-07 18:01:47.358 | ++ inc/python:pip_install_gr:96 : clean_name=testrepository 2026-05-07 18:01:47.361 | ++ inc/python:pip_install_gr:97 : pip_install testrepository 2026-05-07 18:01:47.393 | Using python 3.12 to install testrepository 2026-05-07 18:01:47.397 | ++ 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-07 18:01:48.734 | Collecting testrepository 2026-05-07 18:01:48.893 | Downloading testrepository-0.0.22-py2.py3-none-any.whl.metadata (2.9 kB) 2026-05-07 18:01:48.906 | Requirement already satisfied: fixtures in /opt/stack/data/venv/lib/python3.12/site-packages (from testrepository) (4.3.1) 2026-05-07 18:01:48.907 | Requirement already satisfied: iso8601 in /opt/stack/data/venv/lib/python3.12/site-packages (from testrepository) (2.1.0) 2026-05-07 18:01:48.908 | 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-07 18:01:48.910 | 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-07 18:01:48.931 | Downloading testrepository-0.0.22-py2.py3-none-any.whl (116 kB) 2026-05-07 18:01:49.310 | Installing collected packages: testrepository 2026-05-07 18:01:49.498 | Successfully installed testrepository-0.0.22 2026-05-07 18:01:49.636 | ++ inc/python:pip_install:216 : result=0 2026-05-07 18:01:49.641 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-05-07 18:01:49.645 | ++ functions-common:time_stop:2412 : local name 2026-05-07 18:01:49.649 | ++ functions-common:time_stop:2413 : local end_time 2026-05-07 18:01:49.653 | ++ functions-common:time_stop:2414 : local elapsed_time 2026-05-07 18:01:49.656 | ++ functions-common:time_stop:2415 : local total 2026-05-07 18:01:49.660 | ++ functions-common:time_stop:2416 : local start_time 2026-05-07 18:01:49.664 | ++ functions-common:time_stop:2418 : name=pip_install 2026-05-07 18:01:49.668 | ++ functions-common:time_stop:2419 : start_time=1778176907386 2026-05-07 18:01:49.671 | ++ functions-common:time_stop:2421 : [[ -z 1778176907386 ]] 2026-05-07 18:01:49.675 | +++ functions-common:time_stop:2424 : date +%s%3N 2026-05-07 18:01:49.680 | ++ functions-common:time_stop:2424 : end_time=1778176909676 2026-05-07 18:01:49.683 | ++ functions-common:time_stop:2425 : elapsed_time=2290 2026-05-07 18:01:49.687 | ++ functions-common:time_stop:2426 : total=183370 2026-05-07 18:01:49.691 | ++ functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-07 18:01:49.695 | ++ functions-common:time_stop:2429 : _TIME_TOTAL[$name]=185660 2026-05-07 18:01:49.698 | ++ inc/python:pip_install:219 : return 0 2026-05-07 18:01:49.702 | ++ 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-07 18:01:49.705 | ++ lib/tempest:configure_tempest:212 : local image_lines 2026-05-07 18:01:49.709 | ++ lib/tempest:configure_tempest:213 : local images 2026-05-07 18:01:49.712 | ++ lib/tempest:configure_tempest:214 : local num_images 2026-05-07 18:01:49.715 | ++ lib/tempest:configure_tempest:215 : local image_uuid 2026-05-07 18:01:49.719 | ++ lib/tempest:configure_tempest:216 : local image_uuid_alt 2026-05-07 18:01:49.722 | ++ lib/tempest:configure_tempest:217 : local password 2026-05-07 18:01:49.726 | ++ lib/tempest:configure_tempest:218 : local line 2026-05-07 18:01:49.731 | ++ lib/tempest:configure_tempest:219 : local flavors 2026-05-07 18:01:49.734 | ++ lib/tempest:configure_tempest:220 : local available_flavors 2026-05-07 18:01:49.738 | ++ lib/tempest:configure_tempest:221 : local flavors_ref 2026-05-07 18:01:49.742 | ++ lib/tempest:configure_tempest:222 : local flavor_lines 2026-05-07 18:01:49.746 | ++ lib/tempest:configure_tempest:223 : local flavor_ref_size 2026-05-07 18:01:49.751 | ++ lib/tempest:configure_tempest:224 : local flavor_ref_alt_size 2026-05-07 18:01:49.754 | ++ lib/tempest:configure_tempest:225 : local public_network_id 2026-05-07 18:01:49.757 | ++ lib/tempest:configure_tempest:226 : local public_router_id 2026-05-07 18:01:49.761 | ++ lib/tempest:configure_tempest:227 : local ssh_connect_method=floating 2026-05-07 18:01:49.765 | ++ lib/tempest:configure_tempest:228 : local disk 2026-05-07 18:01:49.769 | ++ lib/tempest:configure_tempest:231 : ifs=' 2026-05-07 18:01:49.769 | ' 2026-05-07 18:01:49.773 | ++ lib/tempest:configure_tempest:241 : declare -a images 2026-05-07 18:01:49.776 | ++ lib/tempest:configure_tempest:243 : is_service_enabled glance 2026-05-07 18:01:49.801 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-07 18:01:49.805 | ++ lib/tempest:configure_tempest:244 : get_active_images images image_uuid 2026-05-07 18:01:49.809 | ++ lib/tempest:get_active_images:160 : declare -n img_array=images 2026-05-07 18:01:49.813 | ++ lib/tempest:get_active_images:161 : declare -n img_id=image_uuid 2026-05-07 18:01:49.817 | ++ lib/tempest:get_active_images:164 : img_array=() 2026-05-07 18:01:49.821 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2026-05-07 18:01:49.824 | +++ lib/tempest:get_active_images:159 : oscwrap --os-cloud devstack-admin image list --long --property status=active 2026-05-07 18:01:49.824 | +++ lib/tempest:get_active_images:159 : awk '-F|' '!/^(+--)|ID|aki|ari/ { print $3,$2,$4 }' 2026-05-07 18:01:53.291 | +++ functions-common:oscwrap:2457 : return 0 2026-05-07 18:01:53.297 | ++ lib/tempest:get_active_images:172 : [[ qcow2 == \i\s\o ]] 2026-05-07 18:01:53.301 | ++ lib/tempest:get_active_images:175 : '[' cirros-0.6.3-x86_64-disk = cirros-0.6.3-x86_64-disk ']' 2026-05-07 18:01:53.305 | ++ lib/tempest:get_active_images:176 : img_id=c472230b-fa16-4e41-bad3-b5768232864e 2026-05-07 18:01:53.309 | ++ lib/tempest:get_active_images:178 : img_array+=($IMAGE_UUID) 2026-05-07 18:01:53.313 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2026-05-07 18:01:53.316 | ++ lib/tempest:configure_tempest:246 : (( 1 < 1 )) 2026-05-07 18:01:53.319 | ++ lib/tempest:configure_tempest:260 : case "${#images[*]}" in 2026-05-07 18:01:53.322 | ++ lib/tempest:configure_tempest:266 : '[' -z c472230b-fa16-4e41-bad3-b5768232864e ']' 2026-05-07 18:01:53.325 | ++ lib/tempest:configure_tempest:269 : image_uuid_alt=c472230b-fa16-4e41-bad3-b5768232864e 2026-05-07 18:01:53.329 | ++ lib/tempest:configure_tempest:291 : sudo install -d -o quobyte /opt/stack/tempest/etc 2026-05-07 18:01:53.348 | ++ lib/tempest:configure_tempest:292 : rm -f /opt/stack/tempest/etc/tempest.conf 2026-05-07 18:01:53.354 | ++ lib/tempest:configure_tempest:294 : local password=nomoresecret 2026-05-07 18:01:53.358 | ++ lib/tempest:configure_tempest:297 : local admin_username=admin 2026-05-07 18:01:53.362 | ++ lib/tempest:configure_tempest:298 : local admin_project_name=admin 2026-05-07 18:01:53.366 | ++ lib/tempest:configure_tempest:299 : local admin_domain_name=Default 2026-05-07 18:01:53.369 | ++ lib/tempest:configure_tempest:300 : local alt_username=alt_demo 2026-05-07 18:01:53.373 | ++ lib/tempest:configure_tempest:301 : local alt_project_name=alt_demo 2026-05-07 18:01:53.376 | ++ lib/tempest:configure_tempest:302 : local admin_project_id 2026-05-07 18:01:53.382 | +++ lib/tempest:configure_tempest:303 : oscwrap --os-cloud devstack-admin project list 2026-05-07 18:01:53.382 | +++ lib/tempest:configure_tempest:303 : awk '/ admin / { print $2 }' 2026-05-07 18:01:56.371 | +++ functions-common:oscwrap:2457 : return 0 2026-05-07 18:01:56.376 | ++ lib/tempest:configure_tempest:303 : admin_project_id=aef48a4d9d1d4d15b6af60d5acef5572 2026-05-07 18:01:56.380 | ++ lib/tempest:configure_tempest:305 : is_service_enabled nova 2026-05-07 18:01:56.405 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-07 18:01:56.409 | +++ lib/tempest:configure_tempest:308 : oscwrap --os-cloud devstack-admin flavor list 2026-05-07 18:01:59.523 | +++ functions-common:oscwrap:2457 : return 0 2026-05-07 18:01:59.526 | ++ lib/tempest:configure_tempest:308 : available_flavors='+----+-----------+-------+------+-----------+-------+-----------+ 2026-05-07 18:01:59.526 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-05-07 18:01:59.526 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-05-07 18:01:59.526 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-05-07 18:01:59.526 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-05-07 18:01:59.526 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-05-07 18:01:59.527 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-05-07 18:01:59.527 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-05-07 18:01:59.527 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-05-07 18:01:59.527 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-05-07 18:01:59.527 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-05-07 18:01:59.527 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-05-07 18:01:59.527 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-05-07 18:01:59.527 | +----+-----------+-------+------+-----------+-------+-----------+' 2026-05-07 18:01:59.528 | ++ lib/tempest:configure_tempest:309 : [[ -z '' ]] 2026-05-07 18:01:59.532 | ++ lib/tempest:configure_tempest:310 : [[ +----+-----------+-------+------+-----------+-------+-----------+ 2026-05-07 18:01:59.532 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-05-07 18:01:59.532 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-05-07 18:01:59.532 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-05-07 18:01:59.532 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-05-07 18:01:59.532 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-05-07 18:01:59.532 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-05-07 18:01:59.532 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-05-07 18:01:59.532 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-05-07 18:01:59.532 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-05-07 18:01:59.533 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-05-07 18:01:59.533 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-05-07 18:01:59.533 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-05-07 18:01:59.533 | +----+-----------+-------+------+-----------+-------+-----------+ =~ m1\.nano ]] 2026-05-07 18:01:59.536 | +++ lib/tempest:configure_tempest:312 : image_size_in_gib c472230b-fa16-4e41-bad3-b5768232864e 2026-05-07 18:01:59.540 | +++ lib/tempest:image_size_in_gib:125 : local size 2026-05-07 18:01:59.545 | ++++ lib/tempest:image_size_in_gib:126 : oscwrap --os-cloud devstack-admin image show c472230b-fa16-4e41-bad3-b5768232864e -c size -f value 2026-05-07 18:02:02.551 | ++++ functions-common:oscwrap:2457 : return 0 2026-05-07 18:02:02.554 | +++ lib/tempest:image_size_in_gib:126 : size=21692416 2026-05-07 18:02:02.557 | +++ lib/tempest:image_size_in_gib:127 : python3 -c 'import math; print(int(math.ceil(float(int(input()) / 1024.0 ** 3))))' 2026-05-07 18:02:02.557 | +++ lib/tempest:image_size_in_gib:127 : echo 21692416 2026-05-07 18:02:02.601 | ++ lib/tempest:configure_tempest:312 : disk=1 2026-05-07 18:02:02.604 | ++ lib/tempest:configure_tempest:313 : ram=192 2026-05-07 18:02:02.606 | ++ 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-07 18:02:05.370 | +----------------------------+-----------------------+ 2026-05-07 18:02:05.370 | | Field | Value | 2026-05-07 18:02:05.370 | +----------------------------+-----------------------+ 2026-05-07 18:02:05.370 | | OS-FLV-DISABLED:disabled | False | 2026-05-07 18:02:05.370 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-05-07 18:02:05.370 | | description | None | 2026-05-07 18:02:05.370 | | disk | 1 | 2026-05-07 18:02:05.370 | | id | 42 | 2026-05-07 18:02:05.370 | | name | m1.nano | 2026-05-07 18:02:05.370 | | os-flavor-access:is_public | True | 2026-05-07 18:02:05.371 | | properties | hw_rng:allowed='True' | 2026-05-07 18:02:05.371 | | ram | 192 | 2026-05-07 18:02:05.371 | | rxtx_factor | 1.0 | 2026-05-07 18:02:05.371 | | swap | 0 | 2026-05-07 18:02:05.371 | | vcpus | 1 | 2026-05-07 18:02:05.371 | +----------------------------+-----------------------+ 2026-05-07 18:02:05.663 | ++ lib/tempest:configure_tempest:316 : flavor_ref=42 2026-05-07 18:02:05.666 | ++ lib/tempest:configure_tempest:317 : [[ +----+-----------+-------+------+-----------+-------+-----------+ 2026-05-07 18:02:05.666 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-05-07 18:02:05.666 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-05-07 18:02:05.666 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-05-07 18:02:05.666 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-05-07 18:02:05.666 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-05-07 18:02:05.667 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-05-07 18:02:05.667 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-05-07 18:02:05.667 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-05-07 18:02:05.667 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-05-07 18:02:05.667 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-05-07 18:02:05.667 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-05-07 18:02:05.667 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-05-07 18:02:05.667 | +----+-----------+-------+------+-----------+-------+-----------+ =~ m1\.micro ]] 2026-05-07 18:02:05.670 | +++ lib/tempest:configure_tempest:319 : image_size_in_gib c472230b-fa16-4e41-bad3-b5768232864e 2026-05-07 18:02:05.673 | +++ lib/tempest:image_size_in_gib:125 : local size 2026-05-07 18:02:05.676 | ++++ lib/tempest:image_size_in_gib:126 : oscwrap --os-cloud devstack-admin image show c472230b-fa16-4e41-bad3-b5768232864e -c size -f value 2026-05-07 18:02:08.638 | ++++ functions-common:oscwrap:2457 : return 0 2026-05-07 18:02:08.640 | +++ lib/tempest:image_size_in_gib:126 : size=21692416 2026-05-07 18:02:08.644 | +++ lib/tempest:image_size_in_gib:127 : echo 21692416 2026-05-07 18:02:08.644 | +++ lib/tempest:image_size_in_gib:127 : python3 -c 'import math; print(int(math.ceil(float(int(input()) / 1024.0 ** 3))))' 2026-05-07 18:02:08.691 | ++ lib/tempest:configure_tempest:319 : disk=1 2026-05-07 18:02:08.693 | ++ lib/tempest:configure_tempest:320 : ram=256 2026-05-07 18:02:08.697 | ++ 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-07 18:02:11.479 | +----------------------------+-----------------------+ 2026-05-07 18:02:11.479 | | Field | Value | 2026-05-07 18:02:11.479 | +----------------------------+-----------------------+ 2026-05-07 18:02:11.479 | | OS-FLV-DISABLED:disabled | False | 2026-05-07 18:02:11.479 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-05-07 18:02:11.479 | | description | None | 2026-05-07 18:02:11.479 | | disk | 1 | 2026-05-07 18:02:11.479 | | id | 84 | 2026-05-07 18:02:11.480 | | name | m1.micro | 2026-05-07 18:02:11.480 | | os-flavor-access:is_public | True | 2026-05-07 18:02:11.480 | | properties | hw_rng:allowed='True' | 2026-05-07 18:02:11.480 | | ram | 256 | 2026-05-07 18:02:11.480 | | rxtx_factor | 1.0 | 2026-05-07 18:02:11.480 | | swap | 0 | 2026-05-07 18:02:11.480 | | vcpus | 1 | 2026-05-07 18:02:11.480 | +----------------------------+-----------------------+ 2026-05-07 18:02:11.776 | ++ lib/tempest:configure_tempest:323 : flavor_ref_alt=84 2026-05-07 18:02:11.779 | ++ lib/tempest:configure_tempest:372 : is_service_enabled glance 2026-05-07 18:02:11.797 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-07 18:02:11.801 | ++ lib/tempest:configure_tempest:373 : git_clone https://review.opendev.org/openstack/os-test-images.git /opt/stack/os-test-images master 2026-05-07 18:02:11.804 | ++ functions-common:git_clone:581 : local git_remote=https://review.opendev.org/openstack/os-test-images.git 2026-05-07 18:02:11.806 | ++ functions-common:git_clone:582 : local git_dest=/opt/stack/os-test-images 2026-05-07 18:02:11.810 | ++ functions-common:git_clone:583 : local git_ref=master 2026-05-07 18:02:11.813 | ++ functions-common:git_clone:584 : local orig_dir 2026-05-07 18:02:11.817 | +++ functions-common:git_clone:585 : pwd 2026-05-07 18:02:11.821 | ++ functions-common:git_clone:585 : orig_dir=/home/quobyte/devstack 2026-05-07 18:02:11.823 | ++ functions-common:git_clone:586 : local git_clone_flags= 2026-05-07 18:02:11.827 | +++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-05-07 18:02:11.845 | ++ functions-common:git_clone:588 : RECLONE=False 2026-05-07 18:02:11.847 | ++ functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-05-07 18:02:11.850 | ++ functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-05-07 18:02:11.854 | ++ functions-common:git_clone:602 : echo master 2026-05-07 18:02:11.856 | ++ functions-common:git_clone:602 : egrep -q '^refs' 2026-05-07 18:02:11.863 | ++ functions-common:git_clone:616 : [[ ! -d /opt/stack/os-test-images ]] 2026-05-07 18:02:11.867 | ++ functions-common:git_clone:617 : [[ False = \T\r\u\e ]] 2026-05-07 18:02:11.870 | ++ 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-07 18:02:11.873 | ++ functions-common:git_timed:689 : local count=0 2026-05-07 18:02:11.876 | ++ functions-common:git_timed:690 : local timeout=0 2026-05-07 18:02:11.879 | ++ functions-common:git_timed:692 : [[ -n 0 ]] 2026-05-07 18:02:11.882 | ++ functions-common:git_timed:693 : timeout=0 2026-05-07 18:02:11.885 | ++ functions-common:git_timed:696 : time_start git_timed 2026-05-07 18:02:11.888 | ++ functions-common:time_start:2398 : local name=git_timed 2026-05-07 18:02:11.891 | ++ functions-common:time_start:2399 : local start_time= 2026-05-07 18:02:11.893 | ++ functions-common:time_start:2400 : [[ -n '' ]] 2026-05-07 18:02:11.897 | +++ functions-common:time_start:2403 : date +%s%3N 2026-05-07 18:02:11.902 | ++ functions-common:time_start:2403 : _TIME_START[$name]=1778176931899 2026-05-07 18:02:11.905 | ++ 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-07 18:02:11.909 | Cloning into '/opt/stack/os-test-images'... 2026-05-07 18:02:12.825 | ++ functions-common:git_timed:711 : time_stop git_timed 2026-05-07 18:02:12.827 | ++ functions-common:time_stop:2412 : local name 2026-05-07 18:02:12.830 | ++ functions-common:time_stop:2413 : local end_time 2026-05-07 18:02:12.833 | ++ functions-common:time_stop:2414 : local elapsed_time 2026-05-07 18:02:12.837 | ++ functions-common:time_stop:2415 : local total 2026-05-07 18:02:12.840 | ++ functions-common:time_stop:2416 : local start_time 2026-05-07 18:02:12.843 | ++ functions-common:time_stop:2418 : name=git_timed 2026-05-07 18:02:12.846 | ++ functions-common:time_stop:2419 : start_time=1778176931899 2026-05-07 18:02:12.848 | ++ functions-common:time_stop:2421 : [[ -z 1778176931899 ]] 2026-05-07 18:02:12.853 | +++ functions-common:time_stop:2424 : date +%s%3N 2026-05-07 18:02:12.857 | ++ functions-common:time_stop:2424 : end_time=1778176932854 2026-05-07 18:02:12.860 | ++ functions-common:time_stop:2425 : elapsed_time=955 2026-05-07 18:02:12.863 | ++ functions-common:time_stop:2426 : total=377349 2026-05-07 18:02:12.866 | ++ functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-07 18:02:12.870 | ++ functions-common:time_stop:2429 : _TIME_TOTAL[$name]=378304 2026-05-07 18:02:12.872 | ++ functions-common:git_clone:623 : cd /opt/stack/os-test-images 2026-05-07 18:02:12.875 | ++ functions-common:git_clone:624 : git_timed fetch origin master 2026-05-07 18:02:12.878 | ++ functions-common:git_timed:689 : local count=0 2026-05-07 18:02:12.881 | ++ functions-common:git_timed:690 : local timeout=0 2026-05-07 18:02:12.884 | ++ functions-common:git_timed:692 : [[ -n 0 ]] 2026-05-07 18:02:12.888 | ++ functions-common:git_timed:693 : timeout=0 2026-05-07 18:02:12.892 | ++ functions-common:git_timed:696 : time_start git_timed 2026-05-07 18:02:12.896 | ++ functions-common:time_start:2398 : local name=git_timed 2026-05-07 18:02:12.898 | ++ functions-common:time_start:2399 : local start_time= 2026-05-07 18:02:12.902 | ++ functions-common:time_start:2400 : [[ -n '' ]] 2026-05-07 18:02:12.906 | +++ functions-common:time_start:2403 : date +%s%3N 2026-05-07 18:02:12.911 | ++ functions-common:time_start:2403 : _TIME_START[$name]=1778176932908 2026-05-07 18:02:12.913 | ++ functions-common:git_timed:697 : timeout -s SIGINT 0 git fetch origin master 2026-05-07 18:02:13.469 | From https://review.opendev.org/openstack/os-test-images 2026-05-07 18:02:13.469 | * branch master -> FETCH_HEAD 2026-05-07 18:02:13.480 | ++ functions-common:git_timed:711 : time_stop git_timed 2026-05-07 18:02:13.483 | ++ functions-common:time_stop:2412 : local name 2026-05-07 18:02:13.486 | ++ functions-common:time_stop:2413 : local end_time 2026-05-07 18:02:13.489 | ++ functions-common:time_stop:2414 : local elapsed_time 2026-05-07 18:02:13.493 | ++ functions-common:time_stop:2415 : local total 2026-05-07 18:02:13.496 | ++ functions-common:time_stop:2416 : local start_time 2026-05-07 18:02:13.500 | ++ functions-common:time_stop:2418 : name=git_timed 2026-05-07 18:02:13.503 | ++ functions-common:time_stop:2419 : start_time=1778176932908 2026-05-07 18:02:13.506 | ++ functions-common:time_stop:2421 : [[ -z 1778176932908 ]] 2026-05-07 18:02:13.512 | +++ functions-common:time_stop:2424 : date +%s%3N 2026-05-07 18:02:13.516 | ++ functions-common:time_stop:2424 : end_time=1778176933513 2026-05-07 18:02:13.519 | ++ functions-common:time_stop:2425 : elapsed_time=605 2026-05-07 18:02:13.523 | ++ functions-common:time_stop:2426 : total=378304 2026-05-07 18:02:13.527 | ++ functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-07 18:02:13.529 | ++ functions-common:time_stop:2429 : _TIME_TOTAL[$name]=378909 2026-05-07 18:02:13.532 | ++ functions-common:git_clone:625 : git_timed checkout FETCH_HEAD 2026-05-07 18:02:13.535 | ++ functions-common:git_timed:689 : local count=0 2026-05-07 18:02:13.538 | ++ functions-common:git_timed:690 : local timeout=0 2026-05-07 18:02:13.542 | ++ functions-common:git_timed:692 : [[ -n 0 ]] 2026-05-07 18:02:13.544 | ++ functions-common:git_timed:693 : timeout=0 2026-05-07 18:02:13.547 | ++ functions-common:git_timed:696 : time_start git_timed 2026-05-07 18:02:13.550 | ++ functions-common:time_start:2398 : local name=git_timed 2026-05-07 18:02:13.552 | ++ functions-common:time_start:2399 : local start_time= 2026-05-07 18:02:13.556 | ++ functions-common:time_start:2400 : [[ -n '' ]] 2026-05-07 18:02:13.560 | +++ functions-common:time_start:2403 : date +%s%3N 2026-05-07 18:02:13.566 | ++ functions-common:time_start:2403 : _TIME_START[$name]=1778176933562 2026-05-07 18:02:13.570 | ++ functions-common:git_timed:697 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-05-07 18:02:13.578 | Note: switching to 'FETCH_HEAD'. 2026-05-07 18:02:13.578 | 2026-05-07 18:02:13.578 | You are in 'detached HEAD' state. You can look around, make experimental 2026-05-07 18:02:13.578 | changes and commit them, and you can discard any commits you make in this 2026-05-07 18:02:13.578 | state without impacting any branches by switching back to a branch. 2026-05-07 18:02:13.578 | 2026-05-07 18:02:13.578 | If you want to create a new branch to retain commits you create, you may 2026-05-07 18:02:13.578 | do so (now or later) by using -c with the switch command. Example: 2026-05-07 18:02:13.578 | 2026-05-07 18:02:13.579 | git switch -c 2026-05-07 18:02:13.579 | 2026-05-07 18:02:13.579 | Or undo this operation with: 2026-05-07 18:02:13.579 | 2026-05-07 18:02:13.579 | git switch - 2026-05-07 18:02:13.579 | 2026-05-07 18:02:13.579 | Turn off this advice by setting config variable advice.detachedHead to false 2026-05-07 18:02:13.579 | 2026-05-07 18:02:13.579 | HEAD is now at 5d0367e Clean-up zuul config spacing 2026-05-07 18:02:13.583 | ++ functions-common:git_timed:711 : time_stop git_timed 2026-05-07 18:02:13.586 | ++ functions-common:time_stop:2412 : local name 2026-05-07 18:02:13.590 | ++ functions-common:time_stop:2413 : local end_time 2026-05-07 18:02:13.594 | ++ functions-common:time_stop:2414 : local elapsed_time 2026-05-07 18:02:13.597 | ++ functions-common:time_stop:2415 : local total 2026-05-07 18:02:13.602 | ++ functions-common:time_stop:2416 : local start_time 2026-05-07 18:02:13.606 | ++ functions-common:time_stop:2418 : name=git_timed 2026-05-07 18:02:13.609 | ++ functions-common:time_stop:2419 : start_time=1778176933562 2026-05-07 18:02:13.612 | ++ functions-common:time_stop:2421 : [[ -z 1778176933562 ]] 2026-05-07 18:02:13.616 | +++ functions-common:time_stop:2424 : date +%s%3N 2026-05-07 18:02:13.623 | ++ functions-common:time_stop:2424 : end_time=1778176933618 2026-05-07 18:02:13.627 | ++ functions-common:time_stop:2425 : elapsed_time=56 2026-05-07 18:02:13.631 | ++ functions-common:time_stop:2426 : total=378909 2026-05-07 18:02:13.634 | ++ functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-07 18:02:13.637 | ++ functions-common:time_stop:2429 : _TIME_TOTAL[$name]=378965 2026-05-07 18:02:13.640 | ++ functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/os-test-images 2026-05-07 18:02:13.660 | ++ functions-common:git_clone:664 : cd /opt/stack/os-test-images 2026-05-07 18:02:13.665 | ++ functions-common:git_clone:665 : head -1 2026-05-07 18:02:13.665 | ++ functions-common:git_clone:665 : git show --oneline 2026-05-07 18:02:13.669 | 5d0367e Clean-up zuul config spacing 2026-05-07 18:02:13.673 | ++ functions-common:git_clone:666 : cd /home/quobyte/devstack 2026-05-07 18:02:13.678 | ++ lib/tempest:configure_tempest:374 : pushd /opt/stack/os-test-images 2026-05-07 18:02:13.678 | /opt/stack/os-test-images ~/devstack 2026-05-07 18:02:13.682 | ++ lib/tempest:configure_tempest:375 : tox -egenerate 2026-05-07 18:02:14.116 | generate create: /opt/stack/os-test-images/.tox/generate 2026-05-07 18:02:14.719 | generate installdeps: -r/opt/stack/os-test-images/requirements.txt 2026-05-07 18:02:17.432 | generate installed: PyYAML==6.0.3 2026-05-07 18:02:17.432 | generate run-test-pre: PYTHONHASHSEED='53349892' 2026-05-07 18:02:17.432 | generate run-test: commands[0] | python3 generate.py manifest.yaml 2026-05-07 18:02:17.555 | INFO:generate:Generating standard-qcow2v3 step 1/1 with 'qemu-img create -f qcow2 standard-qcow2v3.qcow2 10M' 2026-05-07 18:02:17.574 | 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-07 18:02:17.594 | 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-07 18:02:17.621 | INFO:generate:Generating qcow-with-datafile step 2/2 with 'rm qcow-data-file' 2026-05-07 18:02:17.623 | INFO:generate:Generating raw-blank step 1/1 with 'qemu-img create -f raw raw-blank.raw 1M' 2026-05-07 18:02:17.631 | INFO:generate:Generating gpt-blank step 1/2 with 'qemu-img create -f raw gpt-blank.gpt 1M' 2026-05-07 18:02:17.638 | INFO:generate:Generating gpt-blank step 2/2 with "parted gpt-blank.gpt --script 'mklabel gpt'" 2026-05-07 18:02:17.668 | INFO:generate:Generating standard step 1/1 with 'qemu-img create -f qed standard.qed 10M' 2026-05-07 18:02:17.681 | INFO:generate:Generating standard-iso9660 step 1/2 with 'qemu-img create -f raw standard-iso9660.iso 1M' 2026-05-07 18:02:17.689 | INFO:generate:Generating standard-iso9660 step 2/2 with 'mkisofs -V standard-iso9660 -o standard-iso9660.iso /etc/hosts' 2026-05-07 18:02:17.700 | WARNING:generate:Unable to generate image standard-udf (iso) 2026-05-07 18:02:17.701 | 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-07 18:02:17.708 | 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-07 18:02:17.714 | INFO:generate:Generating iso-with-qcow2-in-system step 3/5 with 'qemu-img create -f qcow2 tmp.qcow 10M' 2026-05-07 18:02:17.734 | 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-07 18:02:17.738 | INFO:generate:Generating iso-with-qcow2-in-system step 5/5 with 'rm tmp.qcow' 2026-05-07 18:02:17.740 | INFO:generate:Generating vmdk-monolithicSparse step 1/1 with 'qemu-img create -f vmdk -o subformat=monolithicSparse vmdk-monolithicSparse.vmdk 10M' 2026-05-07 18:02:17.752 | INFO:generate:Generating vmdk-streamOptimized step 1/1 with 'qemu-img create -f vmdk -o subformat=streamOptimized vmdk-streamOptimized.vmdk 10M' 2026-05-07 18:02:17.763 | INFO:generate:Generating vmdk-monolithicFlat step 1/2 with 'qemu-img create -f vmdk -o subformat=monolithicFlat vmdk-monolithicFlat.vmdk 10M' 2026-05-07 18:02:17.777 | INFO:generate:Generating vmdk-monolithicFlat step 2/2 with 'rm vmdk-monolithicFlat-flat.vmdk' 2026-05-07 18:02:17.779 | 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-07 18:02:17.793 | 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-07 18:02:17.796 | INFO:generate:Generating vmdk-monolithicFlat-leak step 3/3 with 'rm vmdk-monolithicFlat-leak-flat.vmdk' 2026-05-07 18:02:17.799 | 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-07 18:02:17.810 | 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-07 18:02:17.814 | 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-07 18:02:17.825 | INFO:generate:Running postprocesser footerify_vmdk on 'vmdk-sparse-with-footer.vmdk' 2026-05-07 18:02:17.849 | ___________________________________ summary ____________________________________ 2026-05-07 18:02:17.849 | generate: commands succeeded 2026-05-07 18:02:17.849 | congratulations :) 2026-05-07 18:02:17.890 | ++ lib/tempest:configure_tempest:376 : popd 2026-05-07 18:02:17.890 | ~/devstack 2026-05-07 18:02:17.892 | ++ 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-07 18:02:17.930 | ++ lib/tempest:configure_tempest:378 : local image_conversion 2026-05-07 18:02:17.934 | +++ lib/tempest:configure_tempest:379 : iniget /etc/glance/glance-image-import.conf image_conversion output_format 2026-05-07 18:02:17.957 | ++ lib/tempest:configure_tempest:379 : image_conversion= 2026-05-07 18:02:17.960 | ++ lib/tempest:configure_tempest:380 : [[ -n '' ]] 2026-05-07 18:02:17.962 | ++ lib/tempest:configure_tempest:383 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled image_format_enforcement True 2026-05-07 18:02:17.999 | ++ lib/tempest:configure_tempest:386 : iniset /opt/stack/tempest/etc/tempest.conf network project_network_cidr 10.0.0.0/22 2026-05-07 18:02:18.037 | ++ lib/tempest:configure_tempest:388 : ssh_connect_method=floating 2026-05-07 18:02:18.040 | ++ lib/tempest:configure_tempest:394 : [[ True == \T\r\u\e ]] 2026-05-07 18:02:18.043 | ++ lib/tempest:configure_tempest:394 : is_networking_extension_supported external-net 2026-05-07 18:02:18.046 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:423 : local extension=external-net 2026-05-07 18:02:18.051 | +++ 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-07 18:02:21.073 | +++ functions-common:oscwrap:2457 : return 0 2026-05-07 18:02:21.077 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:425 : EXT_LIST='address-group 2026-05-07 18:02:21.077 | address-scope 2026-05-07 18:02:21.077 | agent 2026-05-07 18:02:21.077 | allowed-address-pairs 2026-05-07 18:02:21.078 | auto-allocated-topology 2026-05-07 18:02:21.078 | availability_zone 2026-05-07 18:02:21.078 | default-subnetpools 2026-05-07 18:02:21.078 | dhcp_agent_scheduler 2026-05-07 18:02:21.078 | dns-integration 2026-05-07 18:02:21.078 | dns-domain-ports 2026-05-07 18:02:21.078 | dns-integration-domain-keywords 2026-05-07 18:02:21.078 | empty-string-filtering 2026-05-07 18:02:21.079 | external-net 2026-05-07 18:02:21.079 | extra_dhcp_opt 2026-05-07 18:02:21.079 | extraroute 2026-05-07 18:02:21.079 | extraroute-atomic 2026-05-07 18:02:21.079 | filter-validation 2026-05-07 18:02:21.079 | floating-ip-port-forwarding-detail 2026-05-07 18:02:21.079 | fip-port-details 2026-05-07 18:02:21.079 | flavors 2026-05-07 18:02:21.080 | floatingip-pools 2026-05-07 18:02:21.080 | router 2026-05-07 18:02:21.080 | enable-default-route-bfd 2026-05-07 18:02:21.080 | enable-default-route-ecmp 2026-05-07 18:02:21.080 | ext-gw-mode 2026-05-07 18:02:21.081 | l3-ha 2026-05-07 18:02:21.081 | external-gateway-multihoming 2026-05-07 18:02:21.081 | l3-flavors 2026-05-07 18:02:21.081 | multi-provider 2026-05-07 18:02:21.081 | net-mtu 2026-05-07 18:02:21.081 | net-mtu-writable 2026-05-07 18:02:21.081 | network_availability_zone 2026-05-07 18:02:21.082 | network-ip-availability 2026-05-07 18:02:21.082 | network-ip-availability-details 2026-05-07 18:02:21.082 | pagination 2026-05-07 18:02:21.082 | port-device-profile 2026-05-07 18:02:21.082 | port-mac-address-regenerate 2026-05-07 18:02:21.082 | port-numa-affinity-policy 2026-05-07 18:02:21.082 | port-numa-affinity-policy-socket 2026-05-07 18:02:21.082 | binding 2026-05-07 18:02:21.082 | binding-extended 2026-05-07 18:02:21.083 | port-security 2026-05-07 18:02:21.083 | project-id 2026-05-07 18:02:21.083 | provider 2026-05-07 18:02:21.083 | qinq 2026-05-07 18:02:21.083 | quota-check-limit 2026-05-07 18:02:21.084 | quota-check-limit-default 2026-05-07 18:02:21.084 | quotas 2026-05-07 18:02:21.084 | quota_details 2026-05-07 18:02:21.084 | rbac-policies 2026-05-07 18:02:21.085 | rbac-address-scope 2026-05-07 18:02:21.085 | rbac-security-groups 2026-05-07 18:02:21.085 | revision-if-match 2026-05-07 18:02:21.085 | standard-attr-revisions 2026-05-07 18:02:21.085 | router_availability_zone 2026-05-07 18:02:21.087 | router-enable-snat 2026-05-07 18:02:21.087 | security-groups-default-rules 2026-05-07 18:02:21.087 | security-groups-normalized-cidr 2026-05-07 18:02:21.088 | security-groups-remote-address-group 2026-05-07 18:02:21.088 | security-groups-rules-belongs-to-default-sg 2026-05-07 18:02:21.088 | security-groups-shared-filtering 2026-05-07 18:02:21.088 | security-group 2026-05-07 18:02:21.088 | service-type 2026-05-07 18:02:21.088 | sorting 2026-05-07 18:02:21.088 | standard-attr-description 2026-05-07 18:02:21.088 | stateful-security-group 2026-05-07 18:02:21.089 | subnet-dns-publish-fixed-ip 2026-05-07 18:02:21.089 | subnet-external-network 2026-05-07 18:02:21.089 | subnet-service-types 2026-05-07 18:02:21.089 | subnet_allocation 2026-05-07 18:02:21.089 | subnetpool-prefix-ops 2026-05-07 18:02:21.089 | tag-creation 2026-05-07 18:02:21.089 | standard-attr-tag 2026-05-07 18:02:21.091 | standard-attr-timestamp 2026-05-07 18:02:21.091 | vlan-transparent' 2026-05-07 18:02:21.091 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : [[ address-group 2026-05-07 18:02:21.091 | address-scope 2026-05-07 18:02:21.091 | agent 2026-05-07 18:02:21.092 | allowed-address-pairs 2026-05-07 18:02:21.092 | auto-allocated-topology 2026-05-07 18:02:21.092 | availability_zone 2026-05-07 18:02:21.092 | default-subnetpools 2026-05-07 18:02:21.092 | dhcp_agent_scheduler 2026-05-07 18:02:21.092 | dns-integration 2026-05-07 18:02:21.092 | dns-domain-ports 2026-05-07 18:02:21.092 | dns-integration-domain-keywords 2026-05-07 18:02:21.092 | empty-string-filtering 2026-05-07 18:02:21.092 | external-net 2026-05-07 18:02:21.092 | extra_dhcp_opt 2026-05-07 18:02:21.093 | extraroute 2026-05-07 18:02:21.095 | extraroute-atomic 2026-05-07 18:02:21.095 | filter-validation 2026-05-07 18:02:21.095 | floating-ip-port-forwarding-detail 2026-05-07 18:02:21.095 | fip-port-details 2026-05-07 18:02:21.095 | flavors 2026-05-07 18:02:21.095 | floatingip-pools 2026-05-07 18:02:21.095 | router 2026-05-07 18:02:21.095 | enable-default-route-bfd 2026-05-07 18:02:21.095 | enable-default-route-ecmp 2026-05-07 18:02:21.095 | ext-gw-mode 2026-05-07 18:02:21.095 | l3-ha 2026-05-07 18:02:21.096 | external-gateway-multihoming 2026-05-07 18:02:21.096 | l3-flavors 2026-05-07 18:02:21.096 | multi-provider 2026-05-07 18:02:21.096 | net-mtu 2026-05-07 18:02:21.096 | net-mtu-writable 2026-05-07 18:02:21.096 | network_availability_zone 2026-05-07 18:02:21.096 | network-ip-availability 2026-05-07 18:02:21.096 | network-ip-availability-details 2026-05-07 18:02:21.096 | pagination 2026-05-07 18:02:21.096 | port-device-profile 2026-05-07 18:02:21.096 | port-mac-address-regenerate 2026-05-07 18:02:21.097 | port-numa-affinity-policy 2026-05-07 18:02:21.097 | port-numa-affinity-policy-socket 2026-05-07 18:02:21.097 | binding 2026-05-07 18:02:21.097 | binding-extended 2026-05-07 18:02:21.097 | port-security 2026-05-07 18:02:21.097 | project-id 2026-05-07 18:02:21.097 | provider 2026-05-07 18:02:21.097 | qinq 2026-05-07 18:02:21.097 | quota-check-limit 2026-05-07 18:02:21.097 | quota-check-limit-default 2026-05-07 18:02:21.097 | quotas 2026-05-07 18:02:21.097 | quota_details 2026-05-07 18:02:21.098 | rbac-policies 2026-05-07 18:02:21.098 | rbac-address-scope 2026-05-07 18:02:21.099 | rbac-security-groups 2026-05-07 18:02:21.099 | revision-if-match 2026-05-07 18:02:21.099 | standard-attr-revisions 2026-05-07 18:02:21.100 | router_availability_zone 2026-05-07 18:02:21.100 | router-enable-snat 2026-05-07 18:02:21.100 | security-groups-default-rules 2026-05-07 18:02:21.102 | security-groups-normalized-cidr 2026-05-07 18:02:21.102 | security-groups-remote-address-group 2026-05-07 18:02:21.102 | security-groups-rules-belongs-to-default-sg 2026-05-07 18:02:21.102 | security-groups-shared-filtering 2026-05-07 18:02:21.102 | security-group 2026-05-07 18:02:21.102 | service-type 2026-05-07 18:02:21.102 | sorting 2026-05-07 18:02:21.102 | standard-attr-description 2026-05-07 18:02:21.103 | stateful-security-group 2026-05-07 18:02:21.104 | subnet-dns-publish-fixed-ip 2026-05-07 18:02:21.104 | subnet-external-network 2026-05-07 18:02:21.104 | subnet-service-types 2026-05-07 18:02:21.104 | subnet_allocation 2026-05-07 18:02:21.104 | subnetpool-prefix-ops 2026-05-07 18:02:21.104 | tag-creation 2026-05-07 18:02:21.104 | standard-attr-tag 2026-05-07 18:02:21.104 | standard-attr-timestamp 2026-05-07 18:02:21.104 | vlan-transparent =~ external-net ]] 2026-05-07 18:02:21.105 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : return 0 2026-05-07 18:02:21.105 | +++ lib/tempest:configure_tempest:395 : oscwrap --os-cloud devstack-admin network show -f value -c id public 2026-05-07 18:02:24.149 | +++ functions-common:oscwrap:2457 : return 0 2026-05-07 18:02:24.153 | ++ lib/tempest:configure_tempest:395 : public_network_id=a0cf24d4-d660-4782-93c4-737e3616b10e 2026-05-07 18:02:24.155 | ++ lib/tempest:configure_tempest:397 : openstack --os-cloud devstack-admin --os-region RegionOne network create --share shared 2026-05-07 18:02:27.536 | +---------------------------+--------------------------------------+ 2026-05-07 18:02:27.536 | | Field | Value | 2026-05-07 18:02:27.536 | +---------------------------+--------------------------------------+ 2026-05-07 18:02:27.536 | | admin_state_up | UP | 2026-05-07 18:02:27.536 | | availability_zone_hints | | 2026-05-07 18:02:27.536 | | availability_zones | | 2026-05-07 18:02:27.536 | | created_at | 2026-05-07T18:02:26Z | 2026-05-07 18:02:27.536 | | description | | 2026-05-07 18:02:27.537 | | dns_domain | None | 2026-05-07 18:02:27.537 | | id | a2065600-8aae-415f-aa47-bce5f340fe25 | 2026-05-07 18:02:27.537 | | ipv4_address_scope | None | 2026-05-07 18:02:27.537 | | ipv6_address_scope | None | 2026-05-07 18:02:27.537 | | is_default | False | 2026-05-07 18:02:27.537 | | is_vlan_qinq | None | 2026-05-07 18:02:27.537 | | is_vlan_transparent | False | 2026-05-07 18:02:27.537 | | mtu | 1442 | 2026-05-07 18:02:27.537 | | name | shared | 2026-05-07 18:02:27.537 | | port_security_enabled | True | 2026-05-07 18:02:27.537 | | project_id | aef48a4d9d1d4d15b6af60d5acef5572 | 2026-05-07 18:02:27.538 | | provider:network_type | geneve | 2026-05-07 18:02:27.538 | | provider:physical_network | None | 2026-05-07 18:02:27.538 | | provider:segmentation_id | 51402 | 2026-05-07 18:02:27.538 | | qinq | False | 2026-05-07 18:02:27.538 | | qos_policy_id | None | 2026-05-07 18:02:27.538 | | revision_number | 1 | 2026-05-07 18:02:27.538 | | router:external | Internal | 2026-05-07 18:02:27.538 | | segments | None | 2026-05-07 18:02:27.538 | | shared | True | 2026-05-07 18:02:27.538 | | status | ACTIVE | 2026-05-07 18:02:27.538 | | subnets | | 2026-05-07 18:02:27.542 | | tags | | 2026-05-07 18:02:27.542 | | updated_at | 2026-05-07T18:02:26Z | 2026-05-07 18:02:27.542 | +---------------------------+--------------------------------------+ 2026-05-07 18:02:27.816 | ++ 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-07 18:02:31.371 | +----------------------+--------------------------------------+ 2026-05-07 18:02:31.371 | | Field | Value | 2026-05-07 18:02:31.372 | +----------------------+--------------------------------------+ 2026-05-07 18:02:31.372 | | allocation_pools | 192.168.233.2-192.168.233.254 | 2026-05-07 18:02:31.372 | | cidr | 192.168.233.0/24 | 2026-05-07 18:02:31.372 | | created_at | 2026-05-07T18:02:30Z | 2026-05-07 18:02:31.372 | | description | shared-subnet | 2026-05-07 18:02:31.372 | | dns_nameservers | | 2026-05-07 18:02:31.372 | | dns_publish_fixed_ip | None | 2026-05-07 18:02:31.372 | | enable_dhcp | True | 2026-05-07 18:02:31.372 | | gateway_ip | 192.168.233.1 | 2026-05-07 18:02:31.372 | | host_routes | | 2026-05-07 18:02:31.372 | | id | 3d8998f8-7137-4f40-9090-c8aa22038ec1 | 2026-05-07 18:02:31.372 | | ip_version | 4 | 2026-05-07 18:02:31.373 | | ipv6_address_mode | None | 2026-05-07 18:02:31.373 | | ipv6_ra_mode | None | 2026-05-07 18:02:31.373 | | name | shared-subnet | 2026-05-07 18:02:31.373 | | network_id | a2065600-8aae-415f-aa47-bce5f340fe25 | 2026-05-07 18:02:31.373 | | project_id | aef48a4d9d1d4d15b6af60d5acef5572 | 2026-05-07 18:02:31.373 | | revision_number | 0 | 2026-05-07 18:02:31.373 | | router:external | False | 2026-05-07 18:02:31.373 | | segment_id | None | 2026-05-07 18:02:31.373 | | service_types | | 2026-05-07 18:02:31.373 | | subnetpool_id | None | 2026-05-07 18:02:31.373 | | tags | | 2026-05-07 18:02:31.374 | | updated_at | 2026-05-07T18:02:30Z | 2026-05-07 18:02:31.374 | +----------------------+--------------------------------------+ 2026-05-07 18:02:31.660 | ++ lib/tempest:configure_tempest:401 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_syslog False 2026-05-07 18:02:31.696 | ++ lib/tempest:configure_tempest:404 : iniset /opt/stack/tempest/etc/tempest.conf oslo_concurrency lock_path /opt/stack/data/tempest 2026-05-07 18:02:31.735 | ++ lib/tempest:configure_tempest:405 : mkdir -p /opt/stack/data/tempest 2026-05-07 18:02:31.740 | ++ lib/tempest:configure_tempest:406 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_stderr False 2026-05-07 18:02:31.775 | ++ lib/tempest:configure_tempest:407 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT log_file tempest.log 2026-05-07 18:02:31.808 | ++ lib/tempest:configure_tempest:408 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT debug True 2026-05-07 18:02:31.843 | ++ lib/tempest:configure_tempest:411 : iniset /opt/stack/tempest/etc/tempest.conf compute build_timeout 196 2026-05-07 18:02:31.880 | ++ lib/tempest:configure_tempest:412 : iniset /opt/stack/tempest/etc/tempest.conf volume build_timeout 196 2026-05-07 18:02:31.922 | ++ lib/tempest:configure_tempest:415 : iniset /opt/stack/tempest/etc/tempest.conf identity uri_v3 http://192.168.122.154/identity/v3 2026-05-07 18:02:31.959 | ++ lib/tempest:configure_tempest:416 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_failure_attempts 2 2026-05-07 18:02:31.994 | ++ lib/tempest:configure_tempest:417 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_duration 10 2026-05-07 18:02:32.032 | ++ lib/tempest:configure_tempest:418 : iniset /opt/stack/tempest/etc/tempest.conf identity user_unique_last_password_count 2 2026-05-07 18:02:32.076 | ++ lib/tempest:configure_tempest:419 : [[ True == \T\r\u\e ]] 2026-05-07 18:02:32.080 | ++ lib/tempest:configure_tempest:420 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_username admin 2026-05-07 18:02:32.125 | ++ lib/tempest:configure_tempest:421 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_password nomoresecret 2026-05-07 18:02:32.171 | ++ lib/tempest:configure_tempest:422 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_project_name admin 2026-05-07 18:02:32.213 | ++ lib/tempest:configure_tempest:423 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_domain_name Default 2026-05-07 18:02:32.256 | ++ lib/tempest:configure_tempest:425 : iniset /opt/stack/tempest/etc/tempest.conf identity auth_version v3 2026-05-07 18:02:32.297 | ++ lib/tempest:configure_tempest:426 : is_service_enabled tls-proxy 2026-05-07 18:02:32.320 | ++ functions-common:is_service_enabled:2068 : return 1 2026-05-07 18:02:32.323 | ++ lib/tempest:configure_tempest:431 : [[ True = True ]] 2026-05-07 18:02:32.326 | ++ lib/tempest:configure_tempest:432 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled security_compliance True 2026-05-07 18:02:32.373 | ++ lib/tempest:configure_tempest:437 : is_service_enabled ldap 2026-05-07 18:02:32.397 | ++ functions-common:is_service_enabled:2068 : return 1 2026-05-07 18:02:32.401 | ++ lib/tempest:configure_tempest:443 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled project_tags True 2026-05-07 18:02:32.445 | ++ lib/tempest:configure_tempest:447 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled application_credentials True 2026-05-07 18:02:32.486 | ++ lib/tempest:configure_tempest:451 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled access_rules True 2026-05-07 18:02:32.529 | ++ lib/tempest:configure_tempest:456 : [[ ! -z '' ]] 2026-05-07 18:02:32.533 | ++ lib/tempest:configure_tempest:459 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled import_image False 2026-05-07 18:02:32.577 | ++ lib/tempest:configure_tempest:460 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled os_glance_reserved True 2026-05-07 18:02:32.619 | ++ lib/tempest:configure_tempest:461 : is_service_enabled g-api-r 2026-05-07 18:02:32.641 | ++ functions-common:is_service_enabled:2068 : return 1 2026-05-07 18:02:32.645 | ++ lib/tempest:configure_tempest:466 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref c472230b-fa16-4e41-bad3-b5768232864e 2026-05-07 18:02:32.688 | ++ lib/tempest:configure_tempest:467 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref_alt c472230b-fa16-4e41-bad3-b5768232864e 2026-05-07 18:02:32.733 | ++ lib/tempest:configure_tempest:468 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref 42 2026-05-07 18:02:32.776 | ++ lib/tempest:configure_tempest:469 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref_alt 84 2026-05-07 18:02:32.820 | ++ lib/tempest:configure_tempest:470 : iniset /opt/stack/tempest/etc/tempest.conf validation connect_method floating 2026-05-07 18:02:32.863 | ++ lib/tempest:configure_tempest:471 : is_service_enabled neutron 2026-05-07 18:02:32.888 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-07 18:02:32.892 | ++ lib/tempest:configure_tempest:479 : [[ -n '' ]] 2026-05-07 18:02:32.895 | ++ lib/tempest:configure_tempest:489 : local tempest_compute_min_microversion=None 2026-05-07 18:02:32.899 | ++ lib/tempest:configure_tempest:490 : local tempest_compute_max_microversion=2.103 2026-05-07 18:02:32.903 | ++ lib/tempest:configure_tempest:493 : [[ '' == \c\o\m\p\u\t\e\_\l\e\g\a\c\y ]] 2026-05-07 18:02:32.906 | ++ lib/tempest:configure_tempest:497 : '[' None == None ']' 2026-05-07 18:02:32.909 | ++ lib/tempest:configure_tempest:498 : inicomment /opt/stack/tempest/etc/tempest.conf compute min_microversion 2026-05-07 18:02:32.935 | ++ lib/tempest:configure_tempest:502 : '[' 2.103 == None ']' 2026-05-07 18:02:32.939 | ++ lib/tempest:configure_tempest:505 : iniset /opt/stack/tempest/etc/tempest.conf compute max_microversion 2.103 2026-05-07 18:02:32.981 | ++ lib/tempest:configure_tempest:508 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled personality False 2026-05-07 18:02:33.025 | ++ lib/tempest:configure_tempest:509 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled resize True 2026-05-07 18:02:33.068 | ++ lib/tempest:configure_tempest:510 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migration False 2026-05-07 18:02:33.112 | ++ lib/tempest:configure_tempest:511 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled change_password False 2026-05-07 18:02:33.160 | ++ lib/tempest:configure_tempest:512 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled block_migration_for_live_migration False 2026-05-07 18:02:33.201 | ++ lib/tempest:configure_tempest:513 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migrate_back_and_forth False 2026-05-07 18:02:33.246 | ++ lib/tempest:configure_tempest:514 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled attach_encrypted_volume True 2026-05-07 18:02:33.287 | ++ lib/tempest:configure_tempest:517 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled hostname_fqdn_sanitization True 2026-05-07 18:02:33.329 | ++ lib/tempest:configure_tempest:519 : [[ -n ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter ]] 2026-05-07 18:02:33.333 | ++ 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-07 18:02:33.377 | ++ lib/tempest:configure_tempest:523 : [[ False == \T\r\u\e ]] 2026-05-07 18:02:33.381 | ++ lib/tempest:configure_tempest:527 : is_service_enabled n-novnc 2026-05-07 18:02:33.405 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-07 18:02:33.409 | ++ lib/tempest:configure_tempest:528 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled vnc_console True 2026-05-07 18:02:33.452 | ++ lib/tempest:configure_tempest:530 : is_service_enabled n-spice 2026-05-07 18:02:33.475 | ++ functions-common:is_service_enabled:2068 : return 1 2026-05-07 18:02:33.478 | ++ lib/tempest:configure_tempest:530 : '[' False '!=' False ']' 2026-05-07 18:02:33.482 | ++ lib/tempest:configure_tempest:533 : is_service_enabled n-sproxy 2026-05-07 18:02:33.505 | ++ functions-common:is_service_enabled:2068 : return 1 2026-05-07 18:02:33.509 | ++ lib/tempest:configure_tempest:533 : '[' False '!=' False ']' 2026-05-07 18:02:33.512 | ++ lib/tempest:configure_tempest:538 : local nova_policy_roles=admin,manager,member,reader,service 2026-05-07 18:02:33.516 | ++ 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-07 18:02:33.562 | ++ lib/tempest:configure_tempest:542 : iniset /opt/stack/tempest/etc/tempest.conf network project_networks_reachable false 2026-05-07 18:02:33.602 | ++ lib/tempest:configure_tempest:543 : iniset /opt/stack/tempest/etc/tempest.conf network public_network_id a0cf24d4-d660-4782-93c4-737e3616b10e 2026-05-07 18:02:33.640 | ++ lib/tempest:configure_tempest:544 : iniset /opt/stack/tempest/etc/tempest.conf network public_router_id '' 2026-05-07 18:02:33.680 | ++ lib/tempest:configure_tempest:545 : iniset /opt/stack/tempest/etc/tempest.conf network default_network 10.0.0.0/22 2026-05-07 18:02:33.723 | ++ lib/tempest:configure_tempest:546 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6 True 2026-05-07 18:02:33.775 | ++ lib/tempest:configure_tempest:547 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6_subnet_attributes True 2026-05-07 18:02:33.821 | ++ lib/tempest:configure_tempest:548 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled port_security True 2026-05-07 18:02:33.863 | ++ lib/tempest:configure_tempest:550 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope neutron True 2026-05-07 18:02:33.909 | ++ lib/tempest:configure_tempest:553 : SCENARIO_IMAGE_DIR=/home/quobyte/devstack/files 2026-05-07 18:02:33.913 | ++ lib/tempest:configure_tempest:554 : SCENARIO_IMAGE_FILE=cirros-0.6.3-x86_64-disk.img 2026-05-07 18:02:33.917 | ++ lib/tempest:configure_tempest:555 : SCENARIO_IMAGE_TYPE=cirros 2026-05-07 18:02:33.921 | ++ 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-07 18:02:33.964 | ++ lib/tempest:configure_tempest:560 : [[ cirros == \c\i\r\r\o\s ]] 2026-05-07 18:02:33.970 | +++ lib/tempest:configure_tempest:563 : echo 0.6.3 2026-05-07 18:02:33.971 | +++ lib/tempest:configure_tempest:563 : tr -d . 2026-05-07 18:02:33.977 | ++ lib/tempest:configure_tempest:563 : [[ 063 -ge 060 ]] 2026-05-07 18:02:33.981 | ++ lib/tempest:configure_tempest:564 : iniset /opt/stack/tempest/etc/tempest.conf scenario dhcp_client dhcpcd 2026-05-07 18:02:34.021 | ++ lib/tempest:configure_tempest:569 : TEMPEST_SSH_NETWORK_NAME=private 2026-05-07 18:02:34.025 | ++ lib/tempest:configure_tempest:570 : is_provider_network 2026-05-07 18:02:34.028 | ++ functions-common:is_provider_network:2261 : '[' '' == True ']' 2026-05-07 18:02:34.031 | ++ functions-common:is_provider_network:2264 : return 1 2026-05-07 18:02:34.035 | ++ lib/tempest:configure_tempest:574 : iniset /opt/stack/tempest/etc/tempest.conf validation run_validation True 2026-05-07 18:02:34.081 | ++ lib/tempest:configure_tempest:575 : iniset /opt/stack/tempest/etc/tempest.conf validation ip_version_for_ssh 4 2026-05-07 18:02:34.123 | ++ lib/tempest:configure_tempest:576 : iniset /opt/stack/tempest/etc/tempest.conf validation ssh_timeout 196 2026-05-07 18:02:34.166 | ++ lib/tempest:configure_tempest:577 : iniset /opt/stack/tempest/etc/tempest.conf validation image_ssh_user cirros 2026-05-07 18:02:34.207 | ++ lib/tempest:configure_tempest:578 : iniset /opt/stack/tempest/etc/tempest.conf validation image_alt_ssh_user cirros 2026-05-07 18:02:34.254 | ++ lib/tempest:configure_tempest:579 : iniset /opt/stack/tempest/etc/tempest.conf validation network_for_ssh private 2026-05-07 18:02:34.296 | ++ lib/tempest:configure_tempest:583 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-05-07 18:02:34.299 | ++ lib/tempest:configure_tempest:584 : TEMPEST_VOLUME_MANAGE_SNAPSHOT=True 2026-05-07 18:02:34.305 | +++ lib/tempest:configure_tempest:586 : trueorfalse False TEMPEST_VOLUME_MANAGE_SNAPSHOT 2026-05-07 18:02:34.329 | ++ lib/tempest:configure_tempest:586 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_snapshot True 2026-05-07 18:02:34.372 | ++ lib/tempest:configure_tempest:588 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-05-07 18:02:34.376 | ++ lib/tempest:configure_tempest:589 : TEMPEST_VOLUME_MANAGE_VOLUME=True 2026-05-07 18:02:34.381 | +++ lib/tempest:configure_tempest:591 : trueorfalse False TEMPEST_VOLUME_MANAGE_VOLUME 2026-05-07 18:02:34.404 | ++ lib/tempest:configure_tempest:591 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_volume True 2026-05-07 18:02:34.445 | ++ lib/tempest:configure_tempest:594 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-05-07 18:02:34.449 | ++ lib/tempest:configure_tempest:594 : '[' libvirt = libvirt ']' 2026-05-07 18:02:34.452 | ++ lib/tempest:configure_tempest:595 : TEMPEST_EXTEND_ATTACHED_VOLUME=True 2026-05-07 18:02:34.458 | +++ lib/tempest:configure_tempest:597 : trueorfalse False TEMPEST_EXTEND_ATTACHED_VOLUME 2026-05-07 18:02:34.480 | ++ lib/tempest:configure_tempest:597 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_volume True 2026-05-07 18:02:34.521 | ++ lib/tempest:configure_tempest:599 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-05-07 18:02:34.524 | ++ lib/tempest:configure_tempest:600 : TEMPEST_VOLUME_REVERT_TO_SNAPSHOT=True 2026-05-07 18:02:34.530 | +++ lib/tempest:configure_tempest:602 : trueorfalse False TEMPEST_VOLUME_REVERT_TO_SNAPSHOT 2026-05-07 18:02:34.554 | ++ lib/tempest:configure_tempest:602 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled volume_revert True 2026-05-07 18:02:34.598 | ++ lib/tempest:configure_tempest:603 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_encrypted_volume False 2026-05-07 18:02:34.641 | ++ lib/tempest:configure_tempest:604 : [[ swift == *\s\w\i\f\t* ]] 2026-05-07 18:02:34.644 | ++ lib/tempest:configure_tempest:605 : iniset /opt/stack/tempest/etc/tempest.conf volume backup_driver swift 2026-05-07 18:02:34.685 | ++ lib/tempest:configure_tempest:612 : local tempest_volume_min_microversion=None 2026-05-07 18:02:34.689 | ++ lib/tempest:configure_tempest:613 : local tempest_volume_max_microversion=3.71 2026-05-07 18:02:34.693 | ++ lib/tempest:configure_tempest:614 : '[' None == None ']' 2026-05-07 18:02:34.696 | ++ lib/tempest:configure_tempest:615 : inicomment /opt/stack/tempest/etc/tempest.conf volume min_microversion 2026-05-07 18:02:34.723 | ++ lib/tempest:configure_tempest:620 : '[' 3.71 == None ']' 2026-05-07 18:02:34.727 | ++ lib/tempest:configure_tempest:623 : iniset /opt/stack/tempest/etc/tempest.conf volume max_microversion 3.71 2026-05-07 18:02:34.772 | ++ lib/tempest:configure_tempest:626 : is_service_enabled c-bak 2026-05-07 18:02:34.797 | ++ functions-common:is_service_enabled:2068 : return 1 2026-05-07 18:02:34.801 | ++ lib/tempest:configure_tempest:627 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled backup False 2026-05-07 18:02:34.846 | ++ lib/tempest:configure_tempest:633 : [[ -n lvm:lvmdriver-1 ]] 2026-05-07 18:02:34.850 | ++ lib/tempest:configure_tempest:633 : [[ lvm:lvmdriver-1 =~ .*,.* ]] 2026-05-07 18:02:34.854 | ++ lib/tempest:configure_tempest:653 : '[' default '!=' default -o 'Open Source' '!=' 'Open Source' ']' 2026-05-07 18:02:34.857 | ++ lib/tempest:configure_tempest:657 : '[' default '!=' default -o iSCSI '!=' iSCSI ']' 2026-05-07 18:02:34.860 | ++ lib/tempest:configure_tempest:662 : [[ False == \T\r\u\e ]] 2026-05-07 18:02:34.864 | ++ lib/tempest:configure_tempest:671 : local tempest_placement_min_microversion=None 2026-05-07 18:02:34.867 | ++ lib/tempest:configure_tempest:672 : local tempest_placement_max_microversion=1.39 2026-05-07 18:02:34.871 | ++ lib/tempest:configure_tempest:673 : '[' None == None ']' 2026-05-07 18:02:34.874 | ++ lib/tempest:configure_tempest:674 : inicomment /opt/stack/tempest/etc/tempest.conf placement min_microversion 2026-05-07 18:02:34.900 | ++ lib/tempest:configure_tempest:678 : '[' 1.39 == None ']' 2026-05-07 18:02:34.903 | ++ lib/tempest:configure_tempest:681 : iniset /opt/stack/tempest/etc/tempest.conf placement max_microversion 1.39 2026-05-07 18:02:34.951 | ++ lib/tempest:configure_tempest:685 : '[' libvirt = ironic ']' 2026-05-07 18:02:34.955 | ++ lib/tempest:configure_tempest:699 : '[' libvirt = libvirt ']' 2026-05-07 18:02:34.959 | ++ lib/tempest:configure_tempest:701 : '[' kvm = lxc ']' 2026-05-07 18:02:34.963 | ++ lib/tempest:configure_tempest:708 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled shelve_migrate True 2026-05-07 18:02:35.010 | ++ lib/tempest:configure_tempest:709 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled stable_rescue True 2026-05-07 18:02:35.056 | ++ lib/tempest:configure_tempest:710 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled swap_volume True 2026-05-07 18:02:35.095 | ++ lib/tempest:configure_tempest:723 : local service 2026-05-07 18:02:35.099 | ++ lib/tempest:configure_tempest:724 : local tempest_services=key,glance,nova,neutron,cinder,swift,horizon 2026-05-07 18:02:35.102 | ++ lib/tempest:configure_tempest:725 : for service in ${tempest_services//,/ } 2026-05-07 18:02:35.106 | ++ lib/tempest:configure_tempest:726 : is_service_enabled key 2026-05-07 18:02:35.131 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-07 18:02:35.134 | ++ lib/tempest:configure_tempest:727 : iniset /opt/stack/tempest/etc/tempest.conf service_available key True 2026-05-07 18:02:35.190 | ++ lib/tempest:configure_tempest:725 : for service in ${tempest_services//,/ } 2026-05-07 18:02:35.193 | ++ lib/tempest:configure_tempest:726 : is_service_enabled glance 2026-05-07 18:02:35.218 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-07 18:02:35.222 | ++ lib/tempest:configure_tempest:727 : iniset /opt/stack/tempest/etc/tempest.conf service_available glance True 2026-05-07 18:02:35.266 | ++ lib/tempest:configure_tempest:725 : for service in ${tempest_services//,/ } 2026-05-07 18:02:35.269 | ++ lib/tempest:configure_tempest:726 : is_service_enabled nova 2026-05-07 18:02:35.295 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-07 18:02:35.298 | ++ lib/tempest:configure_tempest:727 : iniset /opt/stack/tempest/etc/tempest.conf service_available nova True 2026-05-07 18:02:35.342 | ++ lib/tempest:configure_tempest:725 : for service in ${tempest_services//,/ } 2026-05-07 18:02:35.346 | ++ lib/tempest:configure_tempest:726 : is_service_enabled neutron 2026-05-07 18:02:35.364 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-07 18:02:35.368 | ++ lib/tempest:configure_tempest:727 : iniset /opt/stack/tempest/etc/tempest.conf service_available neutron True 2026-05-07 18:02:35.399 | ++ lib/tempest:configure_tempest:725 : for service in ${tempest_services//,/ } 2026-05-07 18:02:35.402 | ++ lib/tempest:configure_tempest:726 : is_service_enabled cinder 2026-05-07 18:02:35.422 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-07 18:02:35.426 | ++ lib/tempest:configure_tempest:727 : iniset /opt/stack/tempest/etc/tempest.conf service_available cinder True 2026-05-07 18:02:35.464 | ++ lib/tempest:configure_tempest:725 : for service in ${tempest_services//,/ } 2026-05-07 18:02:35.468 | ++ lib/tempest:configure_tempest:726 : is_service_enabled swift 2026-05-07 18:02:35.487 | ++ functions-common:is_service_enabled:2068 : return 1 2026-05-07 18:02:35.489 | ++ lib/tempest:configure_tempest:729 : iniset /opt/stack/tempest/etc/tempest.conf service_available swift False 2026-05-07 18:02:35.528 | ++ lib/tempest:configure_tempest:725 : for service in ${tempest_services//,/ } 2026-05-07 18:02:35.532 | ++ lib/tempest:configure_tempest:726 : is_service_enabled horizon 2026-05-07 18:02:35.552 | ++ functions-common:is_service_enabled:2068 : return 1 2026-05-07 18:02:35.556 | ++ lib/tempest:configure_tempest:729 : iniset /opt/stack/tempest/etc/tempest.conf service_available horizon False 2026-05-07 18:02:35.593 | ++ lib/tempest:configure_tempest:737 : [[ False == True ]] 2026-05-07 18:02:35.596 | ++ lib/tempest:configure_tempest:737 : [[ False == True ]] 2026-05-07 18:02:35.600 | ++ lib/tempest:configure_tempest:741 : [[ True == True ]] 2026-05-07 18:02:35.604 | ++ lib/tempest:configure_tempest:742 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope nova true 2026-05-07 18:02:35.644 | ++ lib/tempest:configure_tempest:745 : [[ False == True ]] 2026-05-07 18:02:35.646 | ++ lib/tempest:configure_tempest:745 : [[ False == True ]] 2026-05-07 18:02:35.650 | ++ lib/tempest:configure_tempest:749 : [[ True == True ]] 2026-05-07 18:02:35.653 | ++ lib/tempest:configure_tempest:750 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope glance true 2026-05-07 18:02:35.693 | ++ lib/tempest:configure_tempest:753 : [[ False == True ]] 2026-05-07 18:02:35.697 | ++ lib/tempest:configure_tempest:753 : [[ False == True ]] 2026-05-07 18:02:35.700 | ++ lib/tempest:configure_tempest:757 : '[' libvirt = libvirt ']' 2026-05-07 18:02:35.702 | ++ lib/tempest:configure_tempest:757 : '[' kvm = lxc ']' 2026-05-07 18:02:35.705 | ++ lib/tempest:configure_tempest:767 : local tmp_cfg_file 2026-05-07 18:02:35.709 | +++ lib/tempest:configure_tempest:768 : mktemp 2026-05-07 18:02:35.715 | ++ lib/tempest:configure_tempest:768 : tmp_cfg_file=/tmp/tmp.MXpGSwXELw 2026-05-07 18:02:35.718 | ++ lib/tempest:configure_tempest:769 : cd /opt/stack/tempest 2026-05-07 18:02:35.721 | ++ lib/tempest:configure_tempest:771 : local tmp_u_c_m 2026-05-07 18:02:35.726 | +++ lib/tempest:configure_tempest:772 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2026-05-07 18:02:35.731 | ++ lib/tempest:configure_tempest:772 : tmp_u_c_m=/tmp/tempest_u_c_m.IKiPjoso4Z 2026-05-07 18:02:35.734 | ++ lib/tempest:configure_tempest:773 : set_tempest_venv_constraints /tmp/tempest_u_c_m.IKiPjoso4Z 2026-05-07 18:02:35.737 | ++ lib/tempest:set_tempest_venv_constraints:131 : local tmp_c 2026-05-07 18:02:35.741 | ++ lib/tempest:set_tempest_venv_constraints:132 : tmp_c=/tmp/tempest_u_c_m.IKiPjoso4Z 2026-05-07 18:02:35.744 | ++ lib/tempest:set_tempest_venv_constraints:133 : [[ master == \m\a\s\t\e\r ]] 2026-05-07 18:02:35.748 | ++ lib/tempest:set_tempest_venv_constraints:134 : cd /opt/stack/requirements 2026-05-07 18:02:35.751 | ++ lib/tempest:set_tempest_venv_constraints:135 : git show master:upper-constraints.txt 2026-05-07 18:02:35.778 | ++ lib/tempest:set_tempest_venv_constraints:142 : export UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-05-07 18:02:35.781 | ++ lib/tempest:set_tempest_venv_constraints:142 : UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-05-07 18:02:35.783 | ++ lib/tempest:set_tempest_venv_constraints:143 : export TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-05-07 18:02:35.786 | ++ lib/tempest:set_tempest_venv_constraints:143 : TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-05-07 18:02:35.789 | ++ lib/tempest:configure_tempest:774 : [[ False != \T\r\u\e ]] 2026-05-07 18:02:35.793 | ++ lib/tempest:configure_tempest:775 : tox -revenv-tempest --notest 2026-05-07 18:02:36.340 | venv-tempest recreate: /opt/stack/tempest/.tox/tempest 2026-05-07 18:02:37.208 | venv-tempest installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2026-05-07 18:02:53.163 | venv-tempest develop-inst: /opt/stack/tempest 2026-05-07 18:03:01.802 | venv-tempest installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.4.22,cffi==2.0.0,charset-normalizer==3.4.7,cliff==4.13.3,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.13,invoke==3.0.3,iso8601==2.1.0,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,markdown-it-py==4.0.0,mdurl==0.1.2,msgpack==1.1.2,netaddr==1.3.0,oslo.concurrency==7.4.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,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.5,PyYAML==6.0.3,referencing==0.37.0,requests==2.33.1,rfc3986==2.0.0,rich==15.0.0,rich-argparse==1.7.2,rpds-py==0.30.0,setuptools==82.0.1,six==1.17.0,stestr==4.2.1,stevedore==5.7.0,-e git+https://review.opendev.org/openstack/tempest.git@70c4143230559059ed0839956a2a153b36573c29#egg=tempest,testscenarios==0.6.1,testtools==2.9.1,tomlkit==0.14.0,typing_extensions==4.15.0,urllib3==2.6.3,voluptuous==0.16.0,wcwidth==0.6.0,wrapt==2.1.2 2026-05-07 18:03:01.802 | ___________________________________ summary ____________________________________ 2026-05-07 18:03:01.802 | venv-tempest: skipped tests 2026-05-07 18:03:01.803 | congratulations :) 2026-05-07 18:03:01.848 | ++ lib/tempest:configure_tempest:777 : tox -evenv-tempest -- pip install -c /tmp/tempest_u_c_m.IKiPjoso4Z -r requirements.txt 2026-05-07 18:03:02.722 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/dist.py:765: SetuptoolsDeprecationWarning: License classifiers are deprecated. 2026-05-07 18:03:02.722 | !! 2026-05-07 18:03:02.722 | 2026-05-07 18:03:02.722 | ******************************************************************************** 2026-05-07 18:03:02.723 | Please consider removing the following classifiers in favor of a SPDX license expression: 2026-05-07 18:03:02.723 | 2026-05-07 18:03:02.723 | License :: OSI Approved :: Apache Software License 2026-05-07 18:03:02.723 | 2026-05-07 18:03:02.723 | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-05-07 18:03:02.723 | ******************************************************************************** 2026-05-07 18:03:02.723 | 2026-05-07 18:03:02.724 | !! 2026-05-07 18:03:02.724 | self._finalize_license_expression() 2026-05-07 18:03:02.736 | /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-07 18:03:02.736 | !! 2026-05-07 18:03:02.736 | 2026-05-07 18:03:02.736 | ******************************************************************************** 2026-05-07 18:03:02.736 | Requirements should be satisfied by a PEP 517 installer. 2026-05-07 18:03:02.736 | If you are using pip, you can try `pip install --use-pep517`. 2026-05-07 18:03:02.736 | 2026-05-07 18:03:02.736 | This deprecation is overdue, please update your project and remove deprecated 2026-05-07 18:03:02.737 | calls to avoid build errors in the future. 2026-05-07 18:03:02.737 | ******************************************************************************** 2026-05-07 18:03:02.737 | 2026-05-07 18:03:02.737 | !! 2026-05-07 18:03:02.737 | dist.fetch_build_eggs(dist.setup_requires) 2026-05-07 18:03:03.156 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2026-05-07 18:03:03.156 | !! 2026-05-07 18:03:03.157 | 2026-05-07 18:03:03.157 | ******************************************************************************** 2026-05-07 18:03:03.157 | Please avoid running ``setup.py`` directly. 2026-05-07 18:03:03.157 | Instead, use pypa/build, pypa/installer or other 2026-05-07 18:03:03.158 | standards-based tools. 2026-05-07 18:03:03.158 | 2026-05-07 18:03:03.158 | This deprecation is overdue, please update your project and remove deprecated 2026-05-07 18:03:03.158 | calls to avoid build errors in the future. 2026-05-07 18:03:03.158 | 2026-05-07 18:03:03.158 | See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2026-05-07 18:03:03.158 | ******************************************************************************** 2026-05-07 18:03:03.158 | 2026-05-07 18:03:03.159 | !! 2026-05-07 18:03:03.159 | self.initialize_options() 2026-05-07 18:03:03.159 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/pbr/setupcfg.py:833: UserWarning: Unknown distribution option: 'tests_require' 2026-05-07 18:03:03.159 | warnings.warn(msg) 2026-05-07 18:03:03.161 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/dist.py:765: SetuptoolsDeprecationWarning: License classifiers are deprecated. 2026-05-07 18:03:03.161 | !! 2026-05-07 18:03:03.161 | 2026-05-07 18:03:03.161 | ******************************************************************************** 2026-05-07 18:03:03.161 | Please consider removing the following classifiers in favor of a SPDX license expression: 2026-05-07 18:03:03.161 | 2026-05-07 18:03:03.162 | License :: OSI Approved :: Apache Software License 2026-05-07 18:03:03.162 | 2026-05-07 18:03:03.162 | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-05-07 18:03:03.162 | ******************************************************************************** 2026-05-07 18:03:03.162 | 2026-05-07 18:03:03.162 | !! 2026-05-07 18:03:03.163 | self._finalize_license_expression() 2026-05-07 18:03:03.275 | venv-tempest develop-inst-nodeps: /opt/stack/tempest 2026-05-07 18:03:11.526 | venv-tempest installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.4.22,cffi==2.0.0,charset-normalizer==3.4.7,cliff==4.13.3,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.13,invoke==3.0.3,iso8601==2.1.0,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,markdown-it-py==4.0.0,mdurl==0.1.2,msgpack==1.1.2,netaddr==1.3.0,oslo.concurrency==7.4.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,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.5,PyYAML==6.0.3,referencing==0.37.0,requests==2.33.1,rfc3986==2.0.0,rich==15.0.0,rich-argparse==1.7.2,rpds-py==0.30.0,setuptools==82.0.1,six==1.17.0,stestr==4.2.1,stevedore==5.7.0,-e git+https://review.opendev.org/openstack/tempest.git@70c4143230559059ed0839956a2a153b36573c29#egg=tempest,testscenarios==0.6.1,testtools==2.9.1,tomlkit==0.14.0,typing_extensions==4.15.0,urllib3==2.6.3,voluptuous==0.16.0,wcwidth==0.6.0,wrapt==2.1.2 2026-05-07 18:03:11.527 | venv-tempest run-test-pre: PYTHONHASHSEED='178930468' 2026-05-07 18:03:11.527 | venv-tempest run-test: commands[0] | pip install -c /tmp/tempest_u_c_m.IKiPjoso4Z -r requirements.txt 2026-05-07 18:03:12.508 | 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-07 18:03:12.509 | 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.13.3) 2026-05-07 18:03:12.510 | 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-07 18:03:12.510 | 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-07 18:03:12.511 | 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-07 18:03:12.512 | 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-07 18:03:12.513 | 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-07 18:03:12.514 | Requirement already satisfied: oslo.concurrency>=3.26.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 8)) (7.4.1) 2026-05-07 18:03:12.514 | Requirement already satisfied: oslo.config>=5.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 9)) (10.3.0) 2026-05-07 18:03:12.515 | Requirement already satisfied: oslo.log>=3.36.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 10)) (8.1.0) 2026-05-07 18:03:12.516 | 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-07 18:03:12.517 | 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.9.1) 2026-05-07 18:03:12.518 | Requirement already satisfied: oslo.utils>=7.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 13)) (10.0.1) 2026-05-07 18:03:12.519 | 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-07 18:03:12.519 | 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-07 18:03:12.520 | Requirement already satisfied: python-subunit>=1.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 16)) (1.4.5) 2026-05-07 18:03:12.521 | Requirement already satisfied: stevedore>=1.20.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 17)) (5.7.0) 2026-05-07 18:03:12.522 | 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-07 18:03:12.522 | Requirement already satisfied: urllib3>=1.21.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 19)) (2.6.3) 2026-05-07 18:03:12.523 | 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-07 18:03:12.524 | 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-07 18:03:12.525 | 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-07 18:03:12.526 | Requirement already satisfied: testscenarios>=0.5.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 23)) (0.6.1) 2026-05-07 18:03:12.528 | 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-07 18:03:12.530 | 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-07 18:03:12.530 | Requirement already satisfied: cmd2>=1.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-07 18:03:12.533 | 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-07 18:03:12.534 | 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-07 18:03:12.535 | 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-07 18:03:12.536 | 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-07 18:03:12.542 | 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-07 18:03:12.543 | 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-07 18:03:12.544 | 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-07 18:03:12.547 | 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-07 18:03:12.552 | 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.7.2) 2026-05-07 18:03:12.556 | 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-07 18:03:12.557 | Requirement already satisfied: requests>=2.18.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.config>=5.2.0->-r requirements.txt (line 9)) (2.33.1) 2026-05-07 18:03:12.560 | 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.3.0) 2026-05-07 18:03:12.561 | 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-07 18:03:12.565 | 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-07 18:03:12.566 | 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.14.0) 2026-05-07 18:03:12.569 | 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-07 18:03:12.572 | 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-07 18:03:12.573 | 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-07 18:03:12.574 | 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-07 18:03:12.575 | 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-07 18:03:12.587 | Requirement already satisfied: wcwidth in ./.tox/tempest/lib/python3.12/site-packages (from PrettyTable>=0.7.1->-r requirements.txt (line 18)) (0.6.0) 2026-05-07 18:03:12.593 | Requirement already satisfied: wrapt>=2.1.0 in ./.tox/tempest/lib/python3.12/site-packages (from debtcollector>=1.2.0->-r requirements.txt (line 20)) (2.1.2) 2026-05-07 18:03:12.608 | 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-07 18:03:12.611 | Requirement already satisfied: pyperclip>=1.8.2 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (1.11.0) 2026-05-07 18:03:12.612 | Requirement already satisfied: rich>=15.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (15.0.0) 2026-05-07 18:03:12.613 | Requirement already satisfied: rich-argparse>=1.7.2 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (1.7.2) 2026-05-07 18:03:12.625 | 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-07 18:03:12.647 | 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-07 18:03:12.653 | 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-07 18:03:12.654 | 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.13) 2026-05-07 18:03:12.655 | 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.4.22) 2026-05-07 18:03:12.670 | Requirement already satisfied: markdown-it-py>=2.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (4.0.0) 2026-05-07 18:03:12.671 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in ./.tox/tempest/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (2.20.0) 2026-05-07 18:03:12.677 | 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>=1.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (0.1.2) 2026-05-07 18:03:12.779 | 2026-05-07 18:03:12.780 | [notice] A new release of pip is available: 26.0.1 -> 26.1.1 2026-05-07 18:03:12.780 | [notice] To update, run: pip install --upgrade pip 2026-05-07 18:03:12.884 | ___________________________________ summary ____________________________________ 2026-05-07 18:03:12.884 | venv-tempest: commands succeeded 2026-05-07 18:03:12.884 | congratulations :) 2026-05-07 18:03:12.933 | ++ lib/tempest:configure_tempest:778 : rm -f /tmp/tempest_u_c_m.IKiPjoso4Z 2026-05-07 18:03:12.939 | ++ lib/tempest:configure_tempest:781 : [[ False == \T\r\u\e ]] 2026-05-07 18:03:12.943 | ++ lib/tempest:configure_tempest:789 : [[ True == \F\a\l\s\e ]] 2026-05-07 18:03:12.946 | ++ lib/tempest:configure_tempest:793 : iniset /opt/stack/tempest/etc/tempest.conf auth use_dynamic_credentials True 2026-05-07 18:03:12.991 | ++ lib/tempest:configure_tempest:799 : tox -evenv -- tempest verify-config -uro /tmp/tmp.MXpGSwXELw 2026-05-07 18:03:13.515 | venv create: /opt/stack/tempest/.tox/venv 2026-05-07 18:03:14.165 | venv installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt, -r/opt/stack/tempest/doc/requirements.txt 2026-05-07 18:03:38.115 | venv develop-inst: /opt/stack/tempest 2026-05-07 18:03:47.609 | venv installed: alabaster==1.0.0,attrs==26.1.0,autopage==0.6.0,babel==2.18.0,bcrypt==5.0.0,certifi==2026.4.22,cffi==2.0.0,charset-normalizer==3.4.7,cliff==4.13.3,cmd2==3.5.1,cryptography==43.0.3,debtcollector==3.1.0,defusedxml==0.7.1,docutils==0.21.2,dulwich==1.2.0,fasteners==0.20,fixtures==4.3.2,idna==3.13,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.0.0,MarkupSafe==3.0.3,mdurl==0.1.2,msgpack==1.1.2,netaddr==1.3.0,openstackdocstheme==3.6.0,oslo.concurrency==7.4.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,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.5,PyYAML==6.0.3,referencing==0.37.0,reno==4.1.0,requests==2.33.1,rfc3986==2.0.0,rich==15.0.0,rich-argparse==1.7.2,rpds-py==0.30.0,setuptools==82.0.1,six==1.17.0,snowballstemmer==3.0.1,Sphinx==8.1.3,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.7.0,-e git+https://review.opendev.org/openstack/tempest.git@70c4143230559059ed0839956a2a153b36573c29#egg=tempest,testscenarios==0.6.1,testtools==2.9.1,tomlkit==0.14.0,typing_extensions==4.15.0,urllib3==2.6.3,voluptuous==0.16.0,wcwidth==0.6.0,wrapt==2.1.2 2026-05-07 18:03:47.609 | venv run-test-pre: PYTHONHASHSEED='1969380453' 2026-05-07 18:03:47.610 | venv run-test: commands[0] | tempest verify-config -uro /tmp/tmp.MXpGSwXELw 2026-05-07 18:03:47.886 | /opt/stack/tempest/.tox/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. 2026-05-07 18:03:47.886 | debtcollector.deprecate( 2026-05-07 18:03:48.874 | /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-07 18:03:48.874 | warnings.warn( 2026-05-07 18:03:50.181 | /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-07 18:03:50.181 | _client = klass(auth_provider=auth_provider, **kwargs) 2026-05-07 18:03:51.983 | ___________________________________ summary ____________________________________ 2026-05-07 18:03:51.983 | venv: commands succeeded 2026-05-07 18:03:51.983 | congratulations :) 2026-05-07 18:03:52.027 | ++ lib/tempest:configure_tempest:804 : is_service_enabled q-metering neutron-metering 2026-05-07 18:03:52.056 | ++ functions-common:is_service_enabled:2068 : return 1 2026-05-07 18:03:52.060 | ++ lib/tempest:configure_tempest:805 : DISABLE_NETWORK_API_EXTENSIONS+=', metering' 2026-05-07 18:03:52.064 | ++ lib/tempest:configure_tempest:809 : is_service_enabled q-l3 neutron-l3 2026-05-07 18:03:52.093 | ++ functions-common:is_service_enabled:2068 : return 1 2026-05-07 18:03:52.097 | ++ lib/tempest:configure_tempest:810 : DISABLE_NETWORK_API_EXTENSIONS+=', l3_agent_scheduler' 2026-05-07 18:03:52.102 | ++ lib/tempest:configure_tempest:813 : DEFAULT_NET_EXT=address-scope,agent,allowed-address-pairs,auto-allocated-topology 2026-05-07 18:03:52.106 | ++ lib/tempest:configure_tempest:814 : DEFAULT_NET_EXT+=,availability_zone,binding,default-subnetpools,dhcp_agent_scheduler 2026-05-07 18:03:52.111 | ++ lib/tempest:configure_tempest:815 : DEFAULT_NET_EXT+=,dvr,ext-gw-mode,external-net,extra_dhcp_opt,extraroute,flavors 2026-05-07 18:03:52.115 | ++ lib/tempest:configure_tempest:816 : DEFAULT_NET_EXT+=,l3-flavors,l3-ha,l3_agent_scheduler,multi-provider,net-mtu 2026-05-07 18:03:52.119 | ++ lib/tempest:configure_tempest:817 : DEFAULT_NET_EXT+=,network-ip-availability,network_availability_zone,pagination 2026-05-07 18:03:52.123 | ++ lib/tempest:configure_tempest:818 : DEFAULT_NET_EXT+=,port-security,project-id,provider,quotas,quota_details,rbac-policies 2026-05-07 18:03:52.127 | ++ lib/tempest:configure_tempest:819 : DEFAULT_NET_EXT+=,revision-if-match,router,router_availability_zone,security-group,service-type,sorting 2026-05-07 18:03:52.132 | ++ lib/tempest:configure_tempest:820 : DEFAULT_NET_EXT+=,standard-attr-description,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp 2026-05-07 18:03:52.135 | ++ lib/tempest:configure_tempest:821 : DEFAULT_NET_EXT+=,subnet-service-types,subnet_allocation,net-mtu-writable,ip-substring-filtering 2026-05-07 18:03:52.140 | ++ lib/tempest:configure_tempest:822 : DEFAULT_NET_EXT+=,availability_zone_filter,filter-validation,empty-string-filtering,port-mac-address-regenerate 2026-05-07 18:03:52.145 | ++ lib/tempest:configure_tempest:823 : DEFAULT_NET_EXT+=,port-security-groups-filtering,fip-port-details,binding-extended 2026-05-07 18:03:52.149 | ++ lib/tempest:configure_tempest:824 : DEFAULT_NET_EXT+=,subnet_onboard,l3-port-ip-change-not-allowed,agent-resources-synced 2026-05-07 18:03:52.154 | ++ lib/tempest:configure_tempest:825 : DEFAULT_NET_EXT+=,floatingip-pools,rbac-security-groups,subnetpool-prefix-ops,router-admin-state-down-before-update 2026-05-07 18:03:52.157 | ++ lib/tempest:configure_tempest:826 : DEFAULT_NET_EXT+=,rbac-subnetpool,tag-ports-during-bulk-creation,stateful-security-group,address-group,extraroute-atomic 2026-05-07 18:03:52.161 | ++ 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-07 18:03:52.167 | ++ lib/tempest:configure_tempest:828 : DEFAULT_NET_EXT+=,rbac-address-group,port-device-profile 2026-05-07 18:03:52.171 | ++ lib/tempest:configure_tempest:829 : DEFAULT_NET_EXT+=,multiple-external-gateways,qos-pps-minimum,l3-ext-ndp-proxy,rbac-bgpvpn 2026-05-07 18:03:52.175 | ++ lib/tempest:configure_tempest:830 : DEFAULT_NET_EXT+=,qos-pps,ecmp_routes,bgp,floating-ip-port-forwarding-port-ranges 2026-05-07 18:03:52.179 | ++ lib/tempest:configure_tempest:832 : DEFAULT_NET_EXT+=,security-groups-shared-filtering,security-groups-normalized-cidr,quota-check-limit 2026-05-07 18:03:52.183 | ++ lib/tempest:configure_tempest:833 : DEFAULT_NET_EXT+=,port-resource-request-groups 2026-05-07 18:03:52.187 | ++ lib/tempest:configure_tempest:835 : DEFAULT_NET_EXT+=,port-mac-override,floating-ip-port-forwarding-detail,network-cascade-delete 2026-05-07 18:03:52.192 | ++ lib/tempest:configure_tempest:837 : DEFAULT_NET_EXT+=,port-hints,floating-ip-distributed 2026-05-07 18:03:52.196 | ++ lib/tempest:configure_tempest:839 : DEFAULT_NET_EXT+=,port-hint-ovs-tx-steering,enable-default-route-bfd 2026-05-07 18:03:52.202 | ++ lib/tempest:configure_tempest:840 : DEFAULT_NET_EXT+=,enable-default-route-ecmp,standard-attr-fwaas-v2 2026-05-07 18:03:52.206 | ++ lib/tempest:configure_tempest:841 : DEFAULT_NET_EXT+=,allowed-address-pairs-atomic,network_ha 2026-05-07 18:03:52.210 | ++ lib/tempest:configure_tempest:842 : DEFAULT_NET_EXT+=,security-groups-rules-belongs-to-default-sg 2026-05-07 18:03:52.215 | ++ lib/tempest:configure_tempest:843 : DEFAULT_NET_EXT+=,port-hardware-offload-type 2026-05-07 18:03:52.219 | ++ lib/tempest:configure_tempest:845 : DEFAULT_NET_EXT+=,vpn-aes-ccm-gcm,tap-mirror,subnet-external-network 2026-05-07 18:03:52.223 | ++ lib/tempest:configure_tempest:846 : DEFAULT_NET_EXT+=,port-numa-affinity-policy-socket 2026-05-07 18:03:52.227 | ++ lib/tempest:configure_tempest:848 : DEFAULT_NET_EXT+=,tag-creation,quota-check-limit-default,port-trusted-vif 2026-05-07 18:03:52.232 | ++ lib/tempest:configure_tempest:849 : DEFAULT_NET_EXT+=,uplink-status-propagation-updatable 2026-05-07 18:03:52.235 | ++ lib/tempest:configure_tempest:851 : DEFAULT_NET_EXT+=,qing,vpn-aes-ctr 2026-05-07 18:03:52.239 | ++ lib/tempest:configure_tempest:854 : DEFAULT_NET_EXT+=,network-ip-availability-details,tap-mirror-both-direction 2026-05-07 18:03:52.245 | ++ 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-07 18:03:52.249 | ++ lib/tempest:configure_tempest:856 : [[ ! -z , metering, l3_agent_scheduler ]] 2026-05-07 18:03:52.253 | ++ 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-07 18:03:52.260 | +++ 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-07 18:03:52.264 | +++ 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-07 18:03:52.269 | +++ lib/tempest:remove_disabled_extensions:117 : shift 2026-05-07 18:03:52.273 | +++ lib/tempest:remove_disabled_extensions:118 : local 'disabled_exts=, metering, l3_agent_scheduler' 2026-05-07 18:03:52.279 | +++ 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-07 18:03:52.312 | +++ 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-07 18:03:52.347 | ++ 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-07 18:03:52.352 | ++ lib/tempest:configure_tempest:862 : [[ -n '' ]] 2026-05-07 18:03:52.356 | ++ 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-07 18:03:52.401 | ++ lib/tempest:configure_tempest:867 : DEFAULT_SWIFT_OPT=account_quotas,bulk_delete,bulk_upload,container_quotas 2026-05-07 18:03:52.405 | ++ lib/tempest:configure_tempest:868 : DEFAULT_SWIFT_OPT+=,container_sync,crossdomain,formpost,ratelimit,slo 2026-05-07 18:03:52.410 | ++ lib/tempest:configure_tempest:869 : DEFAULT_SWIFT_OPT+=,staticweb,tempauth,tempurl,versioned_writes 2026-05-07 18:03:52.414 | ++ 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-07 18:03:52.419 | ++ lib/tempest:configure_tempest:871 : [[ ! -z '' ]] 2026-05-07 18:03:52.423 | ++ 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-07 18:03:52.477 | ++ lib/tempest:configure_tempest:879 : DEFAULT_VOL_EXT=OS-SCH-HNT,backups,capabilities,cgsnapshots,consistencygroups 2026-05-07 18:03:52.481 | ++ lib/tempest:configure_tempest:880 : DEFAULT_VOL_EXT+=,encryption,os-admin-actions,os-availability-zone 2026-05-07 18:03:52.485 | ++ lib/tempest:configure_tempest:881 : DEFAULT_VOL_EXT+=,os-extended-services,os-extended-snapshot-attributes 2026-05-07 18:03:52.489 | ++ lib/tempest:configure_tempest:882 : DEFAULT_VOL_EXT+=,os-hosts,os-quota-class-sets,os-quota-sets 2026-05-07 18:03:52.494 | ++ lib/tempest:configure_tempest:883 : DEFAULT_VOL_EXT+=,os-services,os-snapshot-actions,os-snapshot-manage 2026-05-07 18:03:52.498 | ++ lib/tempest:configure_tempest:884 : DEFAULT_VOL_EXT+=,os-snapshot-unmanage,os-types-extra-specs,os-types-manage 2026-05-07 18:03:52.502 | ++ lib/tempest:configure_tempest:885 : DEFAULT_VOL_EXT+=,os-used-limits,os-vol-host-attr,os-vol-image-meta 2026-05-07 18:03:52.506 | ++ lib/tempest:configure_tempest:886 : DEFAULT_VOL_EXT+=,os-vol-mig-status-attr,os-vol-tenant-attr,os-volume-actions 2026-05-07 18:03:52.510 | ++ lib/tempest:configure_tempest:887 : DEFAULT_VOL_EXT+=,os-volume-encryption-metadata,os-volume-manage 2026-05-07 18:03:52.514 | ++ lib/tempest:configure_tempest:888 : DEFAULT_VOL_EXT+=,os-volume-transfer,os-volume-type-access 2026-05-07 18:03:52.520 | ++ lib/tempest:configure_tempest:889 : DEFAULT_VOL_EXT+=,os-volume-unmanage,qos-specs,scheduler-stats 2026-05-07 18:03:52.524 | ++ 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-07 18:03:52.529 | ++ lib/tempest:configure_tempest:891 : [[ ! -z '' ]] 2026-05-07 18:03:52.534 | ++ 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-07 18:03:52.585 | ++ lib/tempest:configure_tempest:900 : IFS=' 2026-05-07 18:03:52.585 | ' 2026-05-07 18:03:52.590 | ++ extras.d/80-tempest.sh:source:23 : echo_summary 'Installing Tempest Plugins' 2026-05-07 18:03:52.593 | ++ ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-05-07 18:03:52.599 | ++ ./stack.sh:echo_summary:444 : echo -e Installing Tempest Plugins 2026-05-07 18:03:52.604 | ++ extras.d/80-tempest.sh:source:24 : install_tempest_plugins 2026-05-07 18:03:52.608 | ++ lib/tempest:install_tempest_plugins:934 : pushd /opt/stack/tempest 2026-05-07 18:03:52.608 | /opt/stack/tempest /opt/stack/tempest 2026-05-07 18:03:52.613 | ++ lib/tempest:install_tempest_plugins:935 : [[ 0 != 0 ]] 2026-05-07 18:03:52.617 | ++ lib/tempest:install_tempest_plugins:944 : popd 2026-05-07 18:03:52.617 | /opt/stack/tempest 2026-05-07 18:03:52.621 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-05-07 18:03:52.626 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-05-07 18:03:52.630 | + functions-common:run_phase:1861 : [[ stack == \s\o\u\r\c\e ]] 2026-05-07 18:03:52.635 | + functions-common:run_phase:1864 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-05-07 18:03:52.639 | + functions-common:run_phase:1867 : run_plugins stack test-config 2026-05-07 18:03:52.644 | + functions-common:run_plugins:1826 : local mode=stack 2026-05-07 18:03:52.649 | + functions-common:run_plugins:1827 : local phase=test-config 2026-05-07 18:03:52.654 | + functions-common:run_plugins:1829 : local plugins= 2026-05-07 18:03:52.658 | + functions-common:run_plugins:1830 : local plugin 2026-05-07 18:03:52.663 | + ./stack.sh:main:1500 : merge_config_group /home/quobyte/devstack/local.conf test-config 2026-05-07 18:03:52.668 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-05-07 18:03:52.672 | + inc/meta-config:merge_config_group:171 : shift 2026-05-07 18:03:52.677 | + inc/meta-config:merge_config_group:172 : local matchgroups=test-config 2026-05-07 18:03:52.682 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-05-07 18:03:52.687 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-05-07 18:03:52.691 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-05-07 18:03:52.698 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf test-config 2026-05-07 18:03:52.702 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-05-07 18:03:52.706 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=test-config 2026-05-07 18:03:52.710 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-05-07 18:03:52.715 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=test-config ' 2026-05-07 18:03:52.715 | /^\[\[.+\|.*\]\]/ { 2026-05-07 18:03:52.715 | gsub("[][]", "", $1); 2026-05-07 18:03:52.715 | split($1, a, "|"); 2026-05-07 18:03:52.715 | if (a[1] == matchgroup) 2026-05-07 18:03:52.715 | print a[2] 2026-05-07 18:03:52.715 | } 2026-05-07 18:03:52.715 | ' /home/quobyte/devstack/local.conf ========================= DevStack Component Timing (times are in seconds) ========================= wait_for_service 28 async_wait 146 osc 425 apt-get 192 test_with_retry 6 dbsync 8 pip_install 185 apt-get-update 5 run_process 45 git_timed 378 ------------------------- Unaccounted time 110 ========================= Total runtime 1528 ================= Async summary ================= Time spent in the background minus waits: 533 sec Elapsed time: 1528 sec Time if we did everything serially: 2061 sec Speedup: 1.34882 Post-stack database query stats: +------------+-----------+-------+ | db | op | count | +------------+-----------+-------+ | keystone | SELECT | 20976 | | keystone | INSERT | 92 | | keystone | UPDATE | 7 | | neutron | DESCRIBE | 2 | | neutron | CREATE | 1 | | neutron | SHOW | 4 | | nova_api | SELECT | 61 | | nova_cell0 | SELECT | 33 | | nova_cell1 | SELECT | 82 | | nova_cell0 | INSERT | 5 | | neutron | SELECT | 5623 | | neutron | INSERT | 845 | | neutron | DELETE | 32 | | placement | SELECT | 22 | | placement | INSERT | 84 | | placement | SET | 2 | | neutron | UPDATE | 258 | | nova_cell0 | UPDATE | 5 | | cinder | SELECT | 57 | | cinder | INSERT | 5 | | cinder | UPDATE | 5 | | placement | UPDATE | 3 | | nova_cell1 | INSERT | 4 | | nova_cell1 | UPDATE | 32 | | glance | INSERT | 14 | | glance | SELECT | 27 | | glance | UPDATE | 2 | | nova_api | SAVEPOINT | 12 | | nova_api | INSERT | 24 | | nova_api | RELEASE | 12 | | cinder | DELETE | 1 | +------------+-----------+-------+ This is your host IP address: 192.168.122.154 This is your host IPv6 address: ::1 Keystone is serving at http://192.168.122.154/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