2026-07-07 12:37:05.787 | + ./stack.sh:main:488 : exec 2026-07-07 12:37:05.787 | + ./stack.sh:main:496 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2026-07-07-143705' 2026-07-07 12:37:05.787 | ++ ./stack.sh:main:488 : /usr/bin/python3.12 /home/quobyte/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2026-07-07-143705.summary.2026-07-07-143705 2026-07-07 12:37:05.787 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-07 12:37:05.787 | + ./stack.sh:echo_summary:447 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2026-07-07-143705 2026-07-07 12:37:05.787 | + ./stack.sh:main:498 : ln -sf /opt/stack/logs/stack.sh.log.2026-07-07-143705 /opt/stack/logs/stack.sh.log 2026-07-07 12:37:05.787 | + ./stack.sh:main:499 : ln -sf /opt/stack/logs/stack.sh.log.2026-07-07-143705.summary.2026-07-07-143705 /opt/stack/logs/stack.sh.log.summary 2026-07-07 12:37:05.787 | + ./stack.sh:main:514 : check_path_perm_sanity /opt/stack 2026-07-07 12:37:05.787 | + functions:check_path_perm_sanity:615 : local real_path 2026-07-07 12:37:05.787 | ++ functions:check_path_perm_sanity:616 : readlink -f /opt/stack 2026-07-07 12:37:05.788 | + functions:check_path_perm_sanity:616 : real_path=/opt/stack 2026-07-07 12:37:05.788 | + functions:check_path_perm_sanity:617 : local rebuilt_path= 2026-07-07 12:37:05.788 | ++ functions:check_path_perm_sanity:618 : echo /opt/stack 2026-07-07 12:37:05.788 | ++ functions:check_path_perm_sanity:618 : tr / ' ' 2026-07-07 12:37:05.788 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-07-07 12:37:05.788 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt 2026-07-07 12:37:05.788 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt 2026-07-07 12:37:05.788 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-07-07 12:37:05.788 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-07-07 12:37:05.788 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt/stack 2026-07-07 12:37:05.788 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt/stack 2026-07-07 12:37:05.789 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-07-07 12:37:05.792 | + ./stack.sh:main:520 : trap exit_trap EXIT 2026-07-07 12:37:05.794 | + ./stack.sh:main:561 : trap err_trap ERR 2026-07-07 12:37:05.797 | + ./stack.sh:main:574 : set -o errexit 2026-07-07 12:37:05.799 | + ./stack.sh:main:577 : uname -a 2026-07-07 12:37:05.800 | Linux devstack 6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 2026-07-07 12:37:05.803 | + ./stack.sh:main:580 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2026-07-07 12:37:05.805 | + ./stack.sh:main:581 : rm -f /opt/stack/data/ca-bundle.pem 2026-07-07 12:37:05.809 | + ./stack.sh:main:584 : source /home/quobyte/devstack/lib/database 2026-07-07 12:37:05.848 | + ./stack.sh:main:585 : source /home/quobyte/devstack/lib/rpc_backend 2026-07-07 12:37:05.866 | + ./stack.sh:main:588 : source /home/quobyte/devstack/lib/host 2026-07-07 12:37:05.869 | +++ lib/host:source:12 : trueorfalse True ENABLE_KSM 2026-07-07 12:37:05.885 | ++ lib/host:source:12 : ENABLE_KSM=True 2026-07-07 12:37:05.889 | +++ lib/host:source:13 : trueorfalse True ENABLE_KSMTUNED 2026-07-07 12:37:05.904 | ++ lib/host:source:13 : ENABLE_KSMTUNED=True 2026-07-07 12:37:05.908 | +++ lib/host:source:56 : trueorfalse False ENABLE_ZSWAP 2026-07-07 12:37:05.925 | ++ lib/host:source:56 : ENABLE_ZSWAP=False 2026-07-07 12:37:05.927 | ++ lib/host:source:59 : ZSWAP_COMPRESSOR=lz4 2026-07-07 12:37:05.930 | ++ lib/host:source:60 : ZSWAP_ZPOOL=zsmalloc 2026-07-07 12:37:05.933 | +++ lib/host:source:82 : trueorfalse False ENABLE_SYSCTL_MEM_TUNING 2026-07-07 12:37:05.949 | ++ lib/host:source:82 : ENABLE_SYSCTL_MEM_TUNING=False 2026-07-07 12:37:05.952 | +++ lib/host:source:104 : trueorfalse False ENABLE_SYSCTL_NET_TUNING 2026-07-07 12:37:05.968 | ++ lib/host:source:104 : ENABLE_SYSCTL_NET_TUNING=False 2026-07-07 12:37:05.971 | + ./stack.sh:main:591 : tune_host 2026-07-07 12:37:05.974 | + lib/host:tune_host:125 : configure_host_mem 2026-07-07 12:37:05.976 | + lib/host:configure_host_mem:99 : configure_zswap 2026-07-07 12:37:05.979 | + lib/host:configure_zswap:69 : [[ False == \T\r\u\e ]] 2026-07-07 12:37:05.982 | + lib/host:configure_host_mem:100 : configure_ksm 2026-07-07 12:37:05.984 | + lib/host:configure_ksm:39 : [[ True == \T\r\u\e ]] 2026-07-07 12:37:05.986 | + lib/host:configure_ksm:40 : install_package ksmtuned 2026-07-07 12:37:05.988 | + functions-common:install_package:1438 : update_package_repo 2026-07-07 12:37:05.991 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-07 12:37:05.993 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=False 2026-07-07 12:37:05.995 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-07 12:37:05.997 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-07 12:37:05.999 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-07 12:37:06.001 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-07 12:37:06.004 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-07 12:37:06.006 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-07 12:37:06.008 | + functions-common:apt_get_update:1166 : [[ False == \T\r\u\e ]] 2026-07-07 12:37:06.010 | + functions-common:apt_get_update:1171 : [[ False = \T\r\u\e ]] 2026-07-07 12:37:06.013 | + functions-common:apt_get_update:1173 : local sudo=sudo 2026-07-07 12:37:06.016 | ++ functions-common:apt_get_update:1174 : id -u 2026-07-07 12:37:06.020 | + functions-common:apt_get_update:1174 : [[ 1000 = \0 ]] 2026-07-07 12:37:06.022 | + functions-common:apt_get_update:1177 : time_start apt-get-update 2026-07-07 12:37:06.024 | + functions-common:time_start:2406 : local name=apt-get-update 2026-07-07 12:37:06.027 | + functions-common:time_start:2407 : local start_time= 2026-07-07 12:37:06.029 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-07 12:37:06.032 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-07 12:37:06.036 | + functions-common:time_start:2411 : _TIME_START[$name]=1783427826033 2026-07-07 12:37:06.038 | + functions-common:apt_get_update:1179 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2026-07-07 12:37:06.041 | + functions-common:apt_get_update:1180 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2026-07-07 12:37:06.044 | + functions-common:apt_get_update:1181 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2026-07-07 12:37:06.190 | Hit:1 http://archive.ubuntu.com/ubuntu noble InRelease 2026-07-07 12:37:06.192 | Get:2 https://packages.quobyte.com/repo/current/apt noble InRelease [4747 B] 2026-07-07 12:37:06.199 | Hit:3 http://security.ubuntu.com/ubuntu noble-security InRelease 2026-07-07 12:37:06.207 | Hit:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease 2026-07-07 12:37:06.235 | Hit:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease 2026-07-07 12:37:09.420 | Fetched 4747 B in 1s (9297 B/s) 2026-07-07 12:37:11.006 | Reading package lists... 2026-07-07 12:37:11.034 | + functions-common:apt_get_update:1185 : REPOS_UPDATED=True 2026-07-07 12:37:11.037 | + functions-common:apt_get_update:1187 : time_stop apt-get-update 2026-07-07 12:37:11.040 | + functions-common:time_stop:2420 : local name 2026-07-07 12:37:11.042 | + functions-common:time_stop:2421 : local end_time 2026-07-07 12:37:11.045 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 12:37:11.047 | + functions-common:time_stop:2423 : local total 2026-07-07 12:37:11.050 | + functions-common:time_stop:2424 : local start_time 2026-07-07 12:37:11.052 | + functions-common:time_stop:2426 : name=apt-get-update 2026-07-07 12:37:11.055 | + functions-common:time_stop:2427 : start_time=1783427826033 2026-07-07 12:37:11.058 | + functions-common:time_stop:2429 : [[ -z 1783427826033 ]] 2026-07-07 12:37:11.061 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 12:37:11.064 | + functions-common:time_stop:2432 : end_time=1783427831062 2026-07-07 12:37:11.067 | + functions-common:time_stop:2433 : elapsed_time=5029 2026-07-07 12:37:11.069 | + functions-common:time_stop:2434 : total=0 2026-07-07 12:37:11.072 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 12:37:11.075 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=5029 2026-07-07 12:37:11.077 | + functions-common:install_package:1439 : real_install_package ksmtuned 2026-07-07 12:37:11.080 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-07 12:37:11.082 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-07 12:37:11.085 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-07 12:37:11.088 | + functions-common:real_install_package:1427 : apt_get install ksmtuned 2026-07-07 12:37:11.108 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install ksmtuned 2026-07-07 12:37:11.148 | Reading package lists... 2026-07-07 12:37:11.581 | Building dependency tree... 2026-07-07 12:37:11.583 | Reading state information... 2026-07-07 12:37:12.311 | The following packages were automatically installed and are no longer required: 2026-07-07 12:37:12.314 | libfwupd2 libgusb2 2026-07-07 12:37:12.314 | Use 'sudo apt autoremove' to remove them. 2026-07-07 12:37:12.357 | The following NEW packages will be installed: 2026-07-07 12:37:12.360 | ksmtuned 2026-07-07 12:37:12.417 | 0 upgraded, 1 newly installed, 0 to remove and 24 not upgraded. 2026-07-07 12:37:12.418 | Need to get 7444 B of archives. 2026-07-07 12:37:12.418 | After this operation, 44.0 kB of additional disk space will be used. 2026-07-07 12:37:12.418 | Get:1 http://archive.ubuntu.com/ubuntu noble/universe amd64 ksmtuned amd64 4.20150326 [7444 B] 2026-07-07 12:37:12.645 | perl: warning: Setting locale failed. 2026-07-07 12:37:12.646 | perl: warning: Please check that your locale settings: 2026-07-07 12:37:12.646 | LANGUAGE = (unset), 2026-07-07 12:37:12.646 | LC_ALL = "en_US.utf8", 2026-07-07 12:37:12.646 | LANG = "de_DE.UTF-8" 2026-07-07 12:37:12.646 | are supported and installed on your system. 2026-07-07 12:37:12.646 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-07 12:37:12.708 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-07 12:37:12.708 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-07 12:37:12.708 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-07 12:37:12.905 | Fetched 7444 B in 0s (364 kB/s) 2026-07-07 12:37:12.945 | Selecting previously unselected package ksmtuned. 2026-07-07 12:37:12.997 | (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 ... 107972 files and directories currently installed.) 2026-07-07 12:37:13.004 | Preparing to unpack .../ksmtuned_4.20150326_amd64.deb ... 2026-07-07 12:37:13.008 | Unpacking ksmtuned (4.20150326) ... 2026-07-07 12:37:13.074 | Setting up ksmtuned (4.20150326) ... 2026-07-07 12:37:13.297 | Created symlink /etc/systemd/system/multi-user.target.wants/ksm.service → /usr/lib/systemd/system/ksm.service. 2026-07-07 12:37:13.492 | Created symlink /etc/systemd/system/multi-user.target.wants/ksmtuned.service → /usr/lib/systemd/system/ksmtuned.service. 2026-07-07 12:37:14.189 | perl: warning: Setting locale failed. 2026-07-07 12:37:14.189 | perl: warning: Please check that your locale settings: 2026-07-07 12:37:14.189 | LANGUAGE = (unset), 2026-07-07 12:37:14.189 | LC_ALL = "en_US.utf8", 2026-07-07 12:37:14.189 | LANG = "de_DE.UTF-8" 2026-07-07 12:37:14.189 | are supported and installed on your system. 2026-07-07 12:37:14.189 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-07 12:37:14.317 | perl: warning: Setting locale failed. 2026-07-07 12:37:14.317 | perl: warning: Please check that your locale settings: 2026-07-07 12:37:14.317 | LANGUAGE = (unset), 2026-07-07 12:37:14.317 | LC_ALL = "en_US.utf8", 2026-07-07 12:37:14.318 | LANG = "de_DE.UTF-8" 2026-07-07 12:37:14.318 | are supported and installed on your system. 2026-07-07 12:37:14.318 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-07 12:37:14.367 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-07 12:37:14.367 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-07 12:37:14.367 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-07 12:37:14.436 | perl: warning: Setting locale failed. 2026-07-07 12:37:14.436 | perl: warning: Please check that your locale settings: 2026-07-07 12:37:14.436 | LANGUAGE = (unset), 2026-07-07 12:37:14.436 | LC_ALL = "en_US.utf8", 2026-07-07 12:37:14.436 | LANG = "de_DE.UTF-8" 2026-07-07 12:37:14.436 | are supported and installed on your system. 2026-07-07 12:37:14.436 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-07 12:37:14.917 | 2026-07-07 12:37:14.917 | Running kernel seems to be up-to-date. 2026-07-07 12:37:14.917 | 2026-07-07 12:37:14.917 | No services need to be restarted. 2026-07-07 12:37:14.917 | 2026-07-07 12:37:14.917 | No containers need to be restarted. 2026-07-07 12:37:14.917 | 2026-07-07 12:37:14.917 | No user sessions are running outdated binaries. 2026-07-07 12:37:14.917 | 2026-07-07 12:37:14.918 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-07 12:37:16.880 | + functions-common:apt_get:1211 : result=0 2026-07-07 12:37:16.882 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-07 12:37:16.885 | + functions-common:time_stop:2420 : local name 2026-07-07 12:37:16.888 | + functions-common:time_stop:2421 : local end_time 2026-07-07 12:37:16.891 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 12:37:16.893 | + functions-common:time_stop:2423 : local total 2026-07-07 12:37:16.896 | + functions-common:time_stop:2424 : local start_time 2026-07-07 12:37:16.898 | + functions-common:time_stop:2426 : name=apt-get 2026-07-07 12:37:16.901 | + functions-common:time_stop:2427 : start_time=1783427831105 2026-07-07 12:37:16.903 | + functions-common:time_stop:2429 : [[ -z 1783427831105 ]] 2026-07-07 12:37:16.907 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 12:37:16.911 | + functions-common:time_stop:2432 : end_time=1783427836908 2026-07-07 12:37:16.913 | + functions-common:time_stop:2433 : elapsed_time=5803 2026-07-07 12:37:16.916 | + functions-common:time_stop:2434 : total=11366 2026-07-07 12:37:16.918 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 12:37:16.921 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=17169 2026-07-07 12:37:16.924 | + functions-common:apt_get:1215 : return 0 2026-07-07 12:37:16.928 | ++ lib/host:configure_ksm:42 : bool_to_int ENABLE_KSM 2026-07-07 12:37:16.945 | + lib/host:configure_ksm:42 : set_sysfs_parameter ksm 0 /sys/kernel/mm/ksm/run 2026-07-07 12:37:16.948 | + lib/host:set_sysfs_parameter:15 : local name=ksm 2026-07-07 12:37:16.950 | + lib/host:set_sysfs_parameter:16 : local value=0 2026-07-07 12:37:16.953 | + lib/host:set_sysfs_parameter:17 : local param_file=/sys/kernel/mm/ksm/run 2026-07-07 12:37:16.956 | + lib/host:set_sysfs_parameter:19 : [[ ! -e /sys/kernel/mm/ksm/run ]] 2026-07-07 12:37:16.960 | + lib/host:set_sysfs_parameter:24 : echo 0 2026-07-07 12:37:16.960 | + lib/host:set_sysfs_parameter:24 : sudo tee /sys/kernel/mm/ksm/run 2026-07-07 12:37:16.970 | 0 2026-07-07 12:37:16.975 | + lib/host:configure_host_mem:101 : configure_sysctl_mem_parmaters 2026-07-07 12:37:16.977 | + lib/host:configure_sysctl_mem_parmaters:84 : [[ False == \T\r\u\e ]] 2026-07-07 12:37:16.980 | + lib/host:tune_host:126 : configure_host_net 2026-07-07 12:37:16.983 | + lib/host:configure_host_net:121 : configure_sysctl_net_parmaters 2026-07-07 12:37:16.985 | + lib/host:configure_sysctl_net_parmaters:106 : [[ False == \T\r\u\e ]] 2026-07-07 12:37:16.988 | + ./stack.sh:main:597 : fetch_plugins 2026-07-07 12:37:16.991 | + functions-common:fetch_plugins:1766 : local plugins= 2026-07-07 12:37:16.994 | + functions-common:fetch_plugins:1767 : local plugin 2026-07-07 12:37:16.996 | + functions-common:fetch_plugins:1770 : [[ -z '' ]] 2026-07-07 12:37:16.999 | + functions-common:fetch_plugins:1771 : return 2026-07-07 12:37:17.002 | + ./stack.sh:main:601 : run_phase override_defaults 2026-07-07 12:37:17.004 | + functions-common:run_phase:1848 : local mode=override_defaults 2026-07-07 12:37:17.007 | + functions-common:run_phase:1849 : local phase= 2026-07-07 12:37:17.010 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-07-07 12:37:17.012 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-07-07 12:37:17.015 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-07-07 12:37:17.018 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-07-07 12:37:17.020 | + functions-common:run_phase:1858 : local extra 2026-07-07 12:37:17.024 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-07-07 12:37:17.028 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-07-07 12:37:17.030 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-07-07 12:37:17.033 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-07-07 12:37:17.036 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh override_defaults 2026-07-07 12:37:17.039 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-07-07 12:37:17.056 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-07 12:37:17.058 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2026-07-07 12:37:17.061 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2026-07-07 12:37:17.063 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2026-07-07 12:37:17.066 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2026-07-07 12:37:17.069 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2026-07-07 12:37:17.071 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2026-07-07 12:37:17.074 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2026-07-07 12:37:17.076 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2026-07-07 12:37:17.079 | + functions-common:run_phase:1869 : [[ override_defaults == \s\o\u\r\c\e ]] 2026-07-07 12:37:17.082 | + functions-common:run_phase:1872 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-07-07 12:37:17.084 | + functions-common:run_phase:1873 : plugin_override_defaults 2026-07-07 12:37:17.087 | + functions-common:plugin_override_defaults:1807 : local plugins= 2026-07-07 12:37:17.090 | + functions-common:plugin_override_defaults:1808 : local plugin 2026-07-07 12:37:17.092 | + functions-common:plugin_override_defaults:1811 : [[ -z '' ]] 2026-07-07 12:37:17.095 | + functions-common:plugin_override_defaults:1812 : return 2026-07-07 12:37:17.098 | + ./stack.sh:main:604 : source /home/quobyte/devstack/lib/apache 2026-07-07 12:37:17.118 | + ./stack.sh:main:607 : source /home/quobyte/devstack/lib/tls 2026-07-07 12:37:17.121 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2026-07-07 12:37:17.138 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-07 12:37:17.141 | +++ lib/tls:source:43 : hostname -f 2026-07-07 12:37:17.146 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=devstack 2026-07-07 12:37:17.149 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2026-07-07 12:37:17.152 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2026-07-07 12:37:17.154 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2026-07-07 12:37:17.157 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2026-07-07 12:37:17.160 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2026-07-07 12:37:17.162 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2026-07-07 12:37:17.165 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2026-07-07 12:37:17.167 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2026-07-07 12:37:17.170 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2026-07-07 12:37:17.175 | + ./stack.sh:main:610 : source /home/quobyte/devstack/lib/infra 2026-07-07 12:37:17.190 | + ./stack.sh:main:611 : source /home/quobyte/devstack/lib/libraries 2026-07-07 12:37:17.211 | + ./stack.sh:main:612 : source /home/quobyte/devstack/lib/lvm 2026-07-07 12:37:17.227 | + ./stack.sh:main:613 : source /home/quobyte/devstack/lib/horizon 2026-07-07 12:37:17.243 | + ./stack.sh:main:614 : source /home/quobyte/devstack/lib/keystone 2026-07-07 12:37:17.283 | + ./stack.sh:main:615 : source /home/quobyte/devstack/lib/glance 2026-07-07 12:37:17.367 | + ./stack.sh:main:616 : source /home/quobyte/devstack/lib/nova 2026-07-07 12:37:17.477 | + ./stack.sh:main:617 : source /home/quobyte/devstack/lib/placement 2026-07-07 12:37:17.509 | + ./stack.sh:main:618 : source /home/quobyte/devstack/lib/cinder 2026-07-07 12:37:17.570 | + ./stack.sh:main:619 : source /home/quobyte/devstack/lib/swift 2026-07-07 12:37:17.626 | + ./stack.sh:main:620 : source /home/quobyte/devstack/lib/neutron 2026-07-07 12:37:17.630 | ++ lib/neutron:source:61 : is_service_enabled tls-proxy 2026-07-07 12:37:17.650 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-07 12:37:17.654 | ++ lib/neutron:source:66 : GITDIR["python-neutronclient"]=/opt/stack/python-neutronclient 2026-07-07 12:37:17.657 | ++ lib/neutron:source:68 : NEUTRON_DIR=/opt/stack/neutron 2026-07-07 12:37:17.661 | ++ lib/neutron:source:69 : NEUTRON_FWAAS_DIR=/opt/stack/neutron-fwaas 2026-07-07 12:37:17.664 | ++ lib/neutron:source:72 : [[ -d /opt/stack/neutron/bin/neutron-server ]] 2026-07-07 12:37:17.668 | +++ lib/neutron:source:75 : get_python_exec_prefix 2026-07-07 12:37:17.688 | +++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-07-07 12:37:17.691 | +++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-07-07 12:37:17.695 | ++ lib/neutron:source:75 : NEUTRON_BIN_DIR=/opt/stack/data/venv/bin 2026-07-07 12:37:17.699 | ++ lib/neutron:source:78 : NEUTRON_CONF_DIR=/etc/neutron 2026-07-07 12:37:17.702 | ++ lib/neutron:source:79 : NEUTRON_CONF=/etc/neutron/neutron.conf 2026-07-07 12:37:17.705 | ++ lib/neutron:source:80 : export NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-07-07 12:37:17.708 | ++ lib/neutron:source:80 : NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-07-07 12:37:17.712 | ++ lib/neutron:source:82 : NEUTRON_UWSGI=neutron.wsgi.api:application 2026-07-07 12:37:17.715 | ++ lib/neutron:source:83 : NEUTRON_UWSGI_CONF=/etc/neutron/neutron-api-uwsgi.ini 2026-07-07 12:37:17.720 | +++ lib/neutron:source:89 : trueorfalse True NEUTRON_ENFORCE_NEW_DEFAULTS 2026-07-07 12:37:17.740 | ++ lib/neutron:source:89 : NEUTRON_ENFORCE_NEW_DEFAULTS=True 2026-07-07 12:37:17.744 | ++ lib/neutron:source:90 : [[ -n '' ]] 2026-07-07 12:37:17.747 | ++ lib/neutron:source:96 : AGENT_DHCP_BINARY=/opt/stack/data/venv/bin/neutron-dhcp-agent 2026-07-07 12:37:17.750 | ++ lib/neutron:source:97 : AGENT_L3_BINARY=/opt/stack/data/venv/bin/neutron-l3-agent 2026-07-07 12:37:17.753 | ++ lib/neutron:source:98 : AGENT_META_BINARY=/opt/stack/data/venv/bin/neutron-metadata-agent 2026-07-07 12:37:17.756 | ++ lib/neutron:source:102 : Q_DHCP_CONF_FILE=/etc/neutron/dhcp_agent.ini 2026-07-07 12:37:17.760 | ++ lib/neutron:source:105 : NEUTRON_DHCP_CONF=/etc/neutron/dhcp_agent.ini 2026-07-07 12:37:17.763 | ++ lib/neutron:source:106 : Q_L3_CONF_FILE=/etc/neutron/l3_agent.ini 2026-07-07 12:37:17.766 | ++ lib/neutron:source:109 : NEUTRON_L3_CONF=/etc/neutron/l3_agent.ini 2026-07-07 12:37:17.769 | ++ lib/neutron:source:110 : Q_META_CONF_FILE=/etc/neutron/metadata_agent.ini 2026-07-07 12:37:17.772 | ++ lib/neutron:source:113 : Q_DB_NAME=neutron 2026-07-07 12:37:17.775 | ++ lib/neutron:source:115 : Q_PLUGIN=ml2 2026-07-07 12:37:17.779 | ++ lib/neutron:source:117 : Q_HOST=192.168.122.71 2026-07-07 12:37:17.782 | ++ lib/neutron:source:119 : Q_PROTOCOL=http 2026-07-07 12:37:17.786 | +++ lib/neutron:source:121 : ipv6_unquote 0.0.0.0 2026-07-07 12:37:17.790 | +++ functions-common:ipv6_unquote:2218 : echo 0.0.0.0 2026-07-07 12:37:17.790 | +++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-07-07 12:37:17.796 | ++ lib/neutron:source:121 : Q_LISTEN_ADDRESS=0.0.0.0 2026-07-07 12:37:17.799 | ++ lib/neutron:source:123 : Q_ADMIN_USERNAME=neutron 2026-07-07 12:37:17.802 | ++ lib/neutron:source:125 : Q_AUTH_STRATEGY=keystone 2026-07-07 12:37:17.805 | ++ lib/neutron:source:127 : Q_OVS_USE_VETH=False 2026-07-07 12:37:17.808 | ++ lib/neutron:source:128 : Q_USE_ROOTWRAP=True 2026-07-07 12:37:17.812 | +++ lib/neutron:source:129 : trueorfalse True Q_USE_ROOTWRAP_DAEMON 2026-07-07 12:37:17.833 | ++ lib/neutron:source:129 : Q_USE_ROOTWRAP_DAEMON=True 2026-07-07 12:37:17.838 | +++ lib/neutron:source:131 : ipv6_unquote 192.168.122.71 2026-07-07 12:37:17.842 | +++ functions-common:ipv6_unquote:2218 : echo 192.168.122.71 2026-07-07 12:37:17.842 | +++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-07-07 12:37:17.847 | ++ lib/neutron:source:131 : Q_META_DATA_IP=192.168.122.71 2026-07-07 12:37:17.850 | ++ lib/neutron:source:133 : Q_ALLOW_OVERLAPPING_IP=True 2026-07-07 12:37:17.853 | ++ lib/neutron:source:134 : Q_NOTIFY_NOVA_PORT_STATUS_CHANGES=True 2026-07-07 12:37:17.856 | ++ lib/neutron:source:135 : Q_NOTIFY_NOVA_PORT_DATA_CHANGES=True 2026-07-07 12:37:17.860 | ++ lib/neutron:source:136 : VIF_PLUGGING_IS_FATAL=True 2026-07-07 12:37:17.863 | ++ lib/neutron:source:137 : VIF_PLUGGING_TIMEOUT=300 2026-07-07 12:37:17.866 | ++ lib/neutron:source:140 : SKIP_STOP_OVN=False 2026-07-07 12:37:17.869 | ++ lib/neutron:source:144 : _Q_PLUGIN_EXTRA_CONF_PATH=/etc/neutron 2026-07-07 12:37:17.873 | ++ lib/neutron:source:147 : NEUTRON_ENDPOINT_SERVICE_NAME=networking 2026-07-07 12:37:17.876 | ++ lib/neutron:source:148 : [[ -z networking ]] 2026-07-07 12:37:17.879 | ++ lib/neutron:source:153 : ALEMBIC_REPO=https://github.com/sqlalchemy/alembic.git 2026-07-07 12:37:17.882 | ++ lib/neutron:source:154 : ALEMBIC_DIR=/opt/stack/alembic 2026-07-07 12:37:17.885 | ++ lib/neutron:source:155 : ALEMBIC_BRANCH=main 2026-07-07 12:37:17.888 | ++ lib/neutron:source:156 : SQLALCHEMY_REPO=https://github.com/sqlalchemy/sqlalchemy.git 2026-07-07 12:37:17.891 | ++ lib/neutron:source:157 : SQLALCHEMY_DIR=/opt/stack/sqlalchemy 2026-07-07 12:37:17.895 | ++ lib/neutron:source:158 : SQLALCHEMY_BRANCH=main 2026-07-07 12:37:17.898 | ++ lib/neutron:source:169 : declare -a -g Q_PLUGIN_EXTRA_CONF_FILES 2026-07-07 12:37:17.901 | ++ lib/neutron:source:172 : declare -a -g _Q_PLUGIN_EXTRA_CONF_FILES_ABS 2026-07-07 12:37:17.904 | ++ lib/neutron:source:175 : Q_RR_CONF_FILE=/etc/neutron/rootwrap.conf 2026-07-07 12:37:17.907 | ++ lib/neutron:source:176 : [[ True == \F\a\l\s\e ]] 2026-07-07 12:37:17.912 | +++ lib/neutron:source:179 : get_rootwrap_location neutron 2026-07-07 12:37:17.915 | +++ functions:get_rootwrap_location:601 : local module=neutron 2026-07-07 12:37:17.918 | ++++ functions:get_rootwrap_location:603 : get_python_exec_prefix 2026-07-07 12:37:17.938 | ++++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-07-07 12:37:17.942 | ++++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-07-07 12:37:17.945 | +++ functions:get_rootwrap_location:603 : echo /opt/stack/data/venv/bin/neutron-rootwrap 2026-07-07 12:37:17.950 | ++ lib/neutron:source:179 : NEUTRON_ROOTWRAP=/opt/stack/data/venv/bin/neutron-rootwrap 2026-07-07 12:37:17.953 | ++ lib/neutron:source:180 : Q_RR_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-07-07 12:37:17.956 | ++ lib/neutron:source:181 : [[ True == \T\r\u\e ]] 2026-07-07 12:37:17.959 | ++ lib/neutron:source:182 : Q_RR_DAEMON_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-07-07 12:37:17.962 | ++ lib/neutron:source:194 : Q_DVR_MODE=legacy 2026-07-07 12:37:17.965 | ++ lib/neutron:source:195 : [[ legacy != \l\e\g\a\c\y ]] 2026-07-07 12:37:17.968 | ++ lib/neutron:source:211 : ENABLE_TENANT_TUNNELS=True 2026-07-07 12:37:17.971 | ++ lib/neutron:source:216 : TENANT_TUNNEL_RANGES=1:1000 2026-07-07 12:37:17.974 | ++ lib/neutron:source:221 : ENABLE_TENANT_VLANS=False 2026-07-07 12:37:17.978 | ++ lib/neutron:source:229 : TENANT_VLAN_RANGE= 2026-07-07 12:37:17.981 | ++ lib/neutron:source:237 : PHYSICAL_NETWORK=public 2026-07-07 12:37:17.984 | ++ lib/neutron:source:247 : OVS_PHYSICAL_BRIDGE=br-ex 2026-07-07 12:37:17.987 | ++ lib/neutron:source:253 : OVS_ENABLE_TUNNELING=True 2026-07-07 12:37:17.990 | ++ lib/neutron:source:257 : ENABLE_ISOLATED_METADATA=False 2026-07-07 12:37:17.993 | ++ lib/neutron:source:262 : ENABLE_METADATA_NETWORK=False 2026-07-07 12:37:17.996 | ++ lib/neutron:source:267 : '[' -f /home/quobyte/devstack/lib/neutron_plugins/ml2 ']' 2026-07-07 12:37:18.000 | ++ lib/neutron:source:268 : source /home/quobyte/devstack/lib/neutron_plugins/ml2 2026-07-07 12:37:18.130 | ++ lib/neutron:source:275 : source /home/quobyte/devstack/lib/neutron_plugins/services/metering 2026-07-07 12:37:18.148 | ++ lib/neutron:source:278 : source /home/quobyte/devstack/lib/neutron_plugins/services/l3 2026-07-07 12:37:18.151 | +++ lib/neutron_plugins/services/l3:source:3 : IP_VERSION=4+6 2026-07-07 12:37:18.155 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4 ]] 2026-07-07 12:37:18.158 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \6 ]] 2026-07-07 12:37:18.161 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4\+\6 ]] 2026-07-07 12:37:18.164 | +++ lib/neutron_plugins/services/l3:source:9 : NEUTRON_CREATE_INITIAL_NETWORKS=True 2026-07-07 12:37:18.167 | +++ lib/neutron_plugins/services/l3:source:12 : PROVIDER_SUBNET_NAME=provider_net 2026-07-07 12:37:18.171 | +++ lib/neutron_plugins/services/l3:source:13 : IPV6_PROVIDER_SUBNET_NAME=provider_net_v6 2026-07-07 12:37:18.174 | +++ lib/neutron_plugins/services/l3:source:14 : IPV6_PROVIDER_FIXED_RANGE= 2026-07-07 12:37:18.177 | +++ lib/neutron_plugins/services/l3:source:15 : IPV6_PROVIDER_NETWORK_GATEWAY= 2026-07-07 12:37:18.181 | +++ lib/neutron_plugins/services/l3:source:17 : PUBLIC_BRIDGE=br-ex 2026-07-07 12:37:18.184 | +++ lib/neutron_plugins/services/l3:source:18 : PUBLIC_BRIDGE_MTU=1500 2026-07-07 12:37:18.187 | +++ lib/neutron_plugins/services/l3:source:23 : Q_ASSIGN_GATEWAY_TO_PUBLIC_BRIDGE=True 2026-07-07 12:37:18.190 | +++ lib/neutron_plugins/services/l3:source:26 : Q_ROUTER_NAME=router1 2026-07-07 12:37:18.194 | +++ lib/neutron_plugins/services/l3:source:31 : Q_USE_PUBLIC_VETH=False 2026-07-07 12:37:18.197 | +++ lib/neutron_plugins/services/l3:source:32 : Q_PUBLIC_VETH_EX=veth-pub-ex 2026-07-07 12:37:18.201 | +++ lib/neutron_plugins/services/l3:source:33 : Q_PUBLIC_VETH_INT=veth-pub-int 2026-07-07 12:37:18.204 | +++ lib/neutron_plugins/services/l3:source:39 : Q_L3_ROUTER_PER_TENANT=True 2026-07-07 12:37:18.207 | +++ lib/neutron_plugins/services/l3:source:72 : Q_USE_PROVIDERNET_FOR_PUBLIC=True 2026-07-07 12:37:18.211 | +++ lib/neutron_plugins/services/l3:source:73 : PUBLIC_PHYSICAL_NETWORK=public 2026-07-07 12:37:18.217 | ++++ lib/neutron_plugins/services/l3:source:76 : uuidgen 2026-07-07 12:37:18.217 | ++++ lib/neutron_plugins/services/l3:source:76 : sed s/-//g 2026-07-07 12:37:18.218 | ++++ lib/neutron_plugins/services/l3:source:76 : cut -c 23- 2026-07-07 12:37:18.219 | ++++ lib/neutron_plugins/services/l3:source:76 : sed -e 's/\(..\)\(....\)\(....\)/\1:\2:\3/' 2026-07-07 12:37:18.225 | +++ lib/neutron_plugins/services/l3:source:76 : IPV6_GLOBAL_ID=fa:b705:7e3f 2026-07-07 12:37:18.228 | +++ lib/neutron_plugins/services/l3:source:79 : IPV6_RA_MODE=slaac 2026-07-07 12:37:18.231 | +++ lib/neutron_plugins/services/l3:source:80 : IPV6_ADDRESS_MODE=slaac 2026-07-07 12:37:18.235 | +++ lib/neutron_plugins/services/l3:source:81 : IPV6_PUBLIC_SUBNET_NAME=ipv6-public-subnet 2026-07-07 12:37:18.238 | +++ lib/neutron_plugins/services/l3:source:82 : IPV6_PRIVATE_SUBNET_NAME=ipv6-private-subnet 2026-07-07 12:37:18.242 | +++ lib/neutron_plugins/services/l3:source:83 : IPV6_ADDRS_SAFE_TO_USE=fdfa:b705:7e3f::/56 2026-07-07 12:37:18.247 | ++++ lib/neutron_plugins/services/l3:source:86 : echo fdfa:b705:7e3f::/56 2026-07-07 12:37:18.247 | ++++ lib/neutron_plugins/services/l3:source:86 : awk -F / '{ print $1"/"($2>63 ? $2 : 64) }' 2026-07-07 12:37:18.254 | +++ lib/neutron_plugins/services/l3:source:86 : FIXED_RANGE_V6=fdfa:b705:7e3f::/64 2026-07-07 12:37:18.257 | +++ lib/neutron_plugins/services/l3:source:87 : IPV6_PRIVATE_NETWORK_GATEWAY= 2026-07-07 12:37:18.261 | +++ lib/neutron_plugins/services/l3:source:88 : IPV6_PUBLIC_RANGE=2001:db8::/64 2026-07-07 12:37:18.264 | +++ lib/neutron_plugins/services/l3:source:89 : IPV6_PUBLIC_NETWORK_GATEWAY=2001:db8::2 2026-07-07 12:37:18.267 | +++ lib/neutron_plugins/services/l3:source:90 : IPV6_ROUTER_GW_IP=2001:db8::1 2026-07-07 12:37:18.270 | +++ lib/neutron_plugins/services/l3:source:93 : NETWORK_GATEWAY= 2026-07-07 12:37:18.274 | +++ lib/neutron_plugins/services/l3:source:94 : PUBLIC_NETWORK_GATEWAY= 2026-07-07 12:37:18.277 | +++ lib/neutron_plugins/services/l3:source:95 : PRIVATE_SUBNET_NAME=private-subnet 2026-07-07 12:37:18.281 | +++ lib/neutron_plugins/services/l3:source:96 : PUBLIC_SUBNET_NAME=public-subnet 2026-07-07 12:37:18.284 | +++ lib/neutron_plugins/services/l3:source:97 : PUBLIC_SUBNET_ENABLE_DHCP=False 2026-07-07 12:37:18.287 | +++ lib/neutron_plugins/services/l3:source:100 : USE_SUBNETPOOL=True 2026-07-07 12:37:18.290 | +++ lib/neutron_plugins/services/l3:source:101 : SUBNETPOOL_NAME_V4=shared-default-subnetpool-v4 2026-07-07 12:37:18.293 | +++ lib/neutron_plugins/services/l3:source:102 : SUBNETPOOL_NAME_V6=shared-default-subnetpool-v6 2026-07-07 12:37:18.297 | +++ lib/neutron_plugins/services/l3:source:104 : SUBNETPOOL_PREFIX_V4=10.0.0.0/22 2026-07-07 12:37:18.300 | +++ lib/neutron_plugins/services/l3:source:105 : SUBNETPOOL_PREFIX_V6=fdfa:b705:7e3f::/56 2026-07-07 12:37:18.303 | +++ lib/neutron_plugins/services/l3:source:107 : SUBNETPOOL_SIZE_V4=26 2026-07-07 12:37:18.306 | +++ lib/neutron_plugins/services/l3:source:108 : SUBNETPOOL_SIZE_V6=64 2026-07-07 12:37:18.313 | ++++ lib/neutron_plugins/services/l3:source:110 : grep '^default' 2026-07-07 12:37:18.313 | ++++ lib/neutron_plugins/services/l3:source:110 : awk '{print $5}' 2026-07-07 12:37:18.313 | ++++ lib/neutron_plugins/services/l3:source:110 : ip -4 route 2026-07-07 12:37:18.319 | +++ lib/neutron_plugins/services/l3:source:110 : default_v4_route_devs=enp1s0 2026-07-07 12:37:18.325 | ++++ lib/neutron_plugins/services/l3:source:112 : ip -6 route list match default table all 2026-07-07 12:37:18.325 | ++++ lib/neutron_plugins/services/l3:source:112 : grep via 2026-07-07 12:37:18.326 | ++++ lib/neutron_plugins/services/l3:source:112 : awk '{print $5}' 2026-07-07 12:37:18.332 | +++ lib/neutron_plugins/services/l3:source:112 : default_v6_route_devs= 2026-07-07 12:37:18.338 | ++ lib/neutron:source:281 : source /home/quobyte/devstack/lib/neutron_plugins/services/placement 2026-07-07 12:37:18.341 | ++ lib/neutron:source:282 : source /home/quobyte/devstack/lib/neutron_plugins/services/trunk 2026-07-07 12:37:18.345 | ++ lib/neutron:source:283 : source /home/quobyte/devstack/lib/neutron_plugins/services/qos 2026-07-07 12:37:18.348 | ++ lib/neutron:source:284 : source /home/quobyte/devstack/lib/neutron_plugins/services/segments 2026-07-07 12:37:18.352 | ++ lib/neutron:source:285 : source /home/quobyte/devstack/lib/neutron_plugins/services/ovn-bgp 2026-07-07 12:37:18.355 | ++ lib/neutron:source:288 : has_neutron_plugin_security_group 2026-07-07 12:37:18.358 | ++ lib/neutron_plugins/ml2:has_neutron_plugin_security_group:146 : return 0 2026-07-07 12:37:18.362 | ++ lib/neutron:source:289 : Q_USE_SECGROUP=True 2026-07-07 12:37:18.365 | ++ lib/neutron:source:297 : OVN_BRIDGE_MAPPINGS=public:br-ex 2026-07-07 12:37:18.387 | + ./stack.sh:main:621 : source /home/quobyte/devstack/lib/ldap 2026-07-07 12:37:18.407 | + ./stack.sh:main:622 : source /home/quobyte/devstack/lib/dstat 2026-07-07 12:37:18.426 | + ./stack.sh:main:623 : source /home/quobyte/devstack/lib/atop 2026-07-07 12:37:18.446 | + ./stack.sh:main:624 : source /home/quobyte/devstack/lib/tcpdump 2026-07-07 12:37:18.465 | + ./stack.sh:main:625 : source /home/quobyte/devstack/lib/etcd3 2026-07-07 12:37:18.506 | + ./stack.sh:main:626 : source /home/quobyte/devstack/lib/os-vif 2026-07-07 12:37:18.511 | +++ lib/os-vif:source:12 : is_ml2_ovs 2026-07-07 12:37:18.514 | +++ lib/os-vif:is_ml2_ovs:4 : [[ ovn == \o\p\e\n\v\s\w\i\t\c\h ]] 2026-07-07 12:37:18.518 | +++ lib/os-vif:is_ml2_ovs:7 : echo False 2026-07-07 12:37:18.522 | ++ lib/os-vif:source:12 : OS_VIF_OVS_ISOLATE_VIF=False 2026-07-07 12:37:18.526 | +++ lib/os-vif:source:13 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2026-07-07 12:37:18.549 | ++ lib/os-vif:source:13 : OS_VIF_OVS_ISOLATE_VIF=False 2026-07-07 12:37:18.552 | + ./stack.sh:main:632 : run_phase source 2026-07-07 12:37:18.556 | + functions-common:run_phase:1848 : local mode=source 2026-07-07 12:37:18.559 | + functions-common:run_phase:1849 : local phase= 2026-07-07 12:37:18.562 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-07-07 12:37:18.566 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-07-07 12:37:18.569 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-07-07 12:37:18.572 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-07-07 12:37:18.576 | + functions-common:run_phase:1858 : local extra 2026-07-07 12:37:18.580 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-07-07 12:37:18.585 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-07-07 12:37:18.588 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-07-07 12:37:18.592 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-07-07 12:37:18.595 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh source 2026-07-07 12:37:18.599 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-07-07 12:37:18.621 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-07 12:37:18.625 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2026-07-07 12:37:18.628 | ++ extras.d/80-tempest.sh:source:6 : source /home/quobyte/devstack/lib/tempest 2026-07-07 12:37:18.685 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2026-07-07 12:37:18.688 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2026-07-07 12:37:18.692 | + functions-common:run_phase:1869 : [[ source == \s\o\u\r\c\e ]] 2026-07-07 12:37:18.696 | + functions-common:run_phase:1870 : load_plugin_settings 2026-07-07 12:37:18.699 | + functions-common:load_plugin_settings:1784 : local plugins= 2026-07-07 12:37:18.703 | + functions-common:load_plugin_settings:1785 : local plugin 2026-07-07 12:37:18.706 | + functions-common:load_plugin_settings:1788 : [[ -z '' ]] 2026-07-07 12:37:18.710 | + functions-common:load_plugin_settings:1789 : return 2026-07-07 12:37:18.714 | + functions-common:run_phase:1871 : verify_disabled_services 2026-07-07 12:37:18.717 | + functions-common:verify_disabled_services:2131 : local service 2026-07-07 12:37:18.721 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-07 12:37:18.725 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,key, ]] 2026-07-07 12:37:18.729 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-07 12:37:18.732 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-api, ]] 2026-07-07 12:37:18.736 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-07 12:37:18.740 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-cpu, ]] 2026-07-07 12:37:18.744 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-07 12:37:18.748 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-cond, ]] 2026-07-07 12:37:18.751 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-07 12:37:18.755 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-sch, ]] 2026-07-07 12:37:18.759 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-07 12:37:18.763 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-novnc, ]] 2026-07-07 12:37:18.767 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-07 12:37:18.771 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-api-meta, ]] 2026-07-07 12:37:18.774 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-07 12:37:18.778 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,placement-api, ]] 2026-07-07 12:37:18.782 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-07 12:37:18.785 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,placement-client, ]] 2026-07-07 12:37:18.789 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-07 12:37:18.793 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,g-api, ]] 2026-07-07 12:37:18.797 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-07 12:37:18.801 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,c-sch, ]] 2026-07-07 12:37:18.805 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-07 12:37:18.808 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,c-api, ]] 2026-07-07 12:37:18.812 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-07 12:37:18.816 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,c-vol, ]] 2026-07-07 12:37:18.820 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-07 12:37:18.823 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,ovn-controller, ]] 2026-07-07 12:37:18.827 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-07 12:37:18.831 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,ovn-northd, ]] 2026-07-07 12:37:18.835 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-07 12:37:18.838 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,ovs-vswitchd, ]] 2026-07-07 12:37:18.842 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-07 12:37:18.846 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,ovsdb-server, ]] 2026-07-07 12:37:18.850 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-07 12:37:18.853 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,q-svc, ]] 2026-07-07 12:37:18.857 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-07 12:37:18.861 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,q-ovn-agent, ]] 2026-07-07 12:37:18.865 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-07 12:37:18.868 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,rabbit, ]] 2026-07-07 12:37:18.872 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-07 12:37:18.876 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,tempest, ]] 2026-07-07 12:37:18.880 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-07 12:37:18.883 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,mysql, ]] 2026-07-07 12:37:18.887 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-07 12:37:18.891 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,etcd3, ]] 2026-07-07 12:37:18.895 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-07 12:37:18.898 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,dstat, ]] 2026-07-07 12:37:18.902 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-07 12:37:18.906 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,q-ovn-metadata-agent, ]] 2026-07-07 12:37:18.910 | + ./stack.sh:main:703 : initialize_database_backends 2026-07-07 12:37:18.914 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-07-07 12:37:18.918 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2026-07-07 12:37:18.941 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 12:37:18.944 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2026-07-07 12:37:18.948 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-07-07 12:37:18.952 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2026-07-07 12:37:18.975 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 12:37:18.978 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2026-07-07 12:37:18.982 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2026-07-07 12:37:18.986 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2026-07-07 12:37:18.990 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2026-07-07 12:37:18.994 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2026-07-07 12:37:18.998 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2026-07-07 12:37:19.001 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2026-07-07 12:37:19.005 | + lib/database:initialize_database_backends:92 : return 0 2026-07-07 12:37:19.009 | + ./stack.sh:main:704 : echo 'Using mysql database backend' 2026-07-07 12:37:19.009 | Using mysql database backend 2026-07-07 12:37:19.013 | + ./stack.sh:main:707 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2026-07-07 12:37:19.037 | + ./stack.sh:main:709 : define_database_baseurl 2026-07-07 12:37:19.042 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2026-07-07 12:37:19.046 | ++ lib/databases/mysql:get_database_type_mysql:32 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-07-07 12:37:19.050 | ++ lib/databases/mysql:get_database_type_mysql:33 : echo mysql+pymysql 2026-07-07 12:37:19.054 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-07-07 12:37:19.058 | + ./stack.sh:main:721 : is_service_enabled rabbit 2026-07-07 12:37:19.082 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 12:37:19.086 | + ./stack.sh:main:722 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2026-07-07 12:37:19.110 | + ./stack.sh:main:729 : is_service_enabled keystone 2026-07-07 12:37:19.134 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 12:37:19.138 | + ./stack.sh:main:731 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2026-07-07 12:37:19.162 | + ./stack.sh:main:733 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2026-07-07 12:37:19.187 | + ./stack.sh:main:744 : is_service_enabled ldap 2026-07-07 12:37:19.211 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 12:37:19.215 | + ./stack.sh:main:753 : is_service_enabled s-proxy 2026-07-07 12:37:19.241 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 12:37:19.245 | + ./stack.sh:main:765 : save_stackenv 765 2026-07-07 12:37:19.249 | + functions-common:save_stackenv:65 : local tag=765 2026-07-07 12:37:19.254 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-07-07 12:37:19.260 | + functions-common:save_stackenv:67 : time_stamp=2026-07-07-143719 2026-07-07 12:37:19.265 | + functions-common:save_stackenv:68 : echo '# 2026-07-07-143719 765' 2026-07-07 12:37:19.269 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-07 12:37:19.272 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-07-07 12:37:19.276 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-07 12:37:19.280 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-07-07 12:37:19.284 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-07 12:37:19.288 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-07-07 12:37:19.291 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-07 12:37:19.295 | + functions-common:save_stackenv:70 : echo ENABLED_SERVICES=key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent 2026-07-07 12:37:19.299 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-07 12:37:19.303 | + functions-common:save_stackenv:70 : echo HOST_IP=192.168.122.71 2026-07-07 12:37:19.307 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-07 12:37:19.311 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=http://192.168.122.71/identity 2026-07-07 12:37:19.315 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-07 12:37:19.318 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2026-07-07-143705 2026-07-07 12:37:19.322 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-07 12:37:19.326 | + functions-common:save_stackenv:70 : echo OS_CACERT= 2026-07-07 12:37:19.330 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-07 12:37:19.333 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=192.168.122.71 2026-07-07 12:37:19.337 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-07 12:37:19.341 | + functions-common:save_stackenv:70 : echo STACK_USER=quobyte 2026-07-07 12:37:19.345 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-07 12:37:19.349 | + functions-common:save_stackenv:70 : echo TLS_IP= 2026-07-07 12:37:19.353 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-07 12:37:19.357 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-07-07 12:37:19.360 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-07 12:37:19.364 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-07-07 12:37:19.368 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-07 12:37:19.372 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=192.168.122.71 2026-07-07 12:37:19.376 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-07 12:37:19.380 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-07-07 12:37:19.384 | + ./stack.sh:main:778 : GIT_DEPTH=0 2026-07-07 12:37:19.388 | + ./stack.sh:main:778 : git_clone https://review.opendev.org/openstack/requirements.git /opt/stack/requirements master 2026-07-07 12:37:19.392 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/requirements.git 2026-07-07 12:37:19.395 | + functions-common:git_clone:590 : local git_dest=/opt/stack/requirements 2026-07-07 12:37:19.399 | + functions-common:git_clone:591 : local git_ref=master 2026-07-07 12:37:19.402 | + functions-common:git_clone:592 : local orig_dir 2026-07-07 12:37:19.407 | ++ functions-common:git_clone:593 : pwd 2026-07-07 12:37:19.411 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-07-07 12:37:19.415 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-07 12:37:19.420 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-07 12:37:19.442 | + functions-common:git_clone:596 : RECLONE=False 2026-07-07 12:37:19.446 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-07 12:37:19.449 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-07 12:37:19.455 | + functions-common:git_clone:610 : echo master 2026-07-07 12:37:19.455 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-07 12:37:19.461 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/requirements ]] 2026-07-07 12:37:19.464 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-07-07 12:37:19.468 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/requirements.git /opt/stack/requirements 2026-07-07 12:37:19.471 | + functions-common:git_timed:697 : local count=0 2026-07-07 12:37:19.475 | + functions-common:git_timed:698 : local timeout=0 2026-07-07 12:37:19.478 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-07 12:37:19.482 | + functions-common:git_timed:701 : timeout=0 2026-07-07 12:37:19.485 | + functions-common:git_timed:704 : time_start git_timed 2026-07-07 12:37:19.489 | + functions-common:time_start:2406 : local name=git_timed 2026-07-07 12:37:19.492 | + functions-common:time_start:2407 : local start_time= 2026-07-07 12:37:19.496 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-07 12:37:19.501 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-07 12:37:19.506 | + functions-common:time_start:2411 : _TIME_START[$name]=1783427839502 2026-07-07 12:37:19.509 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/requirements.git /opt/stack/requirements 2026-07-07 12:37:19.513 | Cloning into '/opt/stack/requirements'... 2026-07-07 12:37:26.900 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-07 12:37:26.903 | + functions-common:time_stop:2420 : local name 2026-07-07 12:37:26.906 | + functions-common:time_stop:2421 : local end_time 2026-07-07 12:37:26.909 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 12:37:26.912 | + functions-common:time_stop:2423 : local total 2026-07-07 12:37:26.915 | + functions-common:time_stop:2424 : local start_time 2026-07-07 12:37:26.917 | + functions-common:time_stop:2426 : name=git_timed 2026-07-07 12:37:26.920 | + functions-common:time_stop:2427 : start_time=1783427839502 2026-07-07 12:37:26.923 | + functions-common:time_stop:2429 : [[ -z 1783427839502 ]] 2026-07-07 12:37:26.927 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 12:37:26.931 | + functions-common:time_stop:2432 : end_time=1783427846928 2026-07-07 12:37:26.934 | + functions-common:time_stop:2433 : elapsed_time=7426 2026-07-07 12:37:26.937 | + functions-common:time_stop:2434 : total=0 2026-07-07 12:37:26.940 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 12:37:26.943 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=7426 2026-07-07 12:37:26.947 | + functions-common:git_clone:631 : cd /opt/stack/requirements 2026-07-07 12:37:26.950 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-07-07 12:37:26.953 | + functions-common:git_timed:697 : local count=0 2026-07-07 12:37:26.956 | + functions-common:git_timed:698 : local timeout=0 2026-07-07 12:37:26.959 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-07 12:37:26.962 | + functions-common:git_timed:701 : timeout=0 2026-07-07 12:37:26.965 | + functions-common:git_timed:704 : time_start git_timed 2026-07-07 12:37:26.968 | + functions-common:time_start:2406 : local name=git_timed 2026-07-07 12:37:26.971 | + functions-common:time_start:2407 : local start_time= 2026-07-07 12:37:26.974 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-07 12:37:26.979 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-07 12:37:26.983 | + functions-common:time_start:2411 : _TIME_START[$name]=1783427846980 2026-07-07 12:37:26.986 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-07-07 12:37:27.536 | From https://review.opendev.org/openstack/requirements 2026-07-07 12:37:27.536 | * branch master -> FETCH_HEAD 2026-07-07 12:37:27.545 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-07 12:37:27.548 | + functions-common:time_stop:2420 : local name 2026-07-07 12:37:27.551 | + functions-common:time_stop:2421 : local end_time 2026-07-07 12:37:27.554 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 12:37:27.557 | + functions-common:time_stop:2423 : local total 2026-07-07 12:37:27.560 | + functions-common:time_stop:2424 : local start_time 2026-07-07 12:37:27.563 | + functions-common:time_stop:2426 : name=git_timed 2026-07-07 12:37:27.566 | + functions-common:time_stop:2427 : start_time=1783427846980 2026-07-07 12:37:27.569 | + functions-common:time_stop:2429 : [[ -z 1783427846980 ]] 2026-07-07 12:37:27.573 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 12:37:27.578 | + functions-common:time_stop:2432 : end_time=1783427847574 2026-07-07 12:37:27.581 | + functions-common:time_stop:2433 : elapsed_time=594 2026-07-07 12:37:27.585 | + functions-common:time_stop:2434 : total=7426 2026-07-07 12:37:27.588 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 12:37:27.591 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=8020 2026-07-07 12:37:27.594 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-07-07 12:37:27.598 | + functions-common:git_timed:697 : local count=0 2026-07-07 12:37:27.601 | + functions-common:git_timed:698 : local timeout=0 2026-07-07 12:37:27.604 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-07 12:37:27.607 | + functions-common:git_timed:701 : timeout=0 2026-07-07 12:37:27.610 | + functions-common:git_timed:704 : time_start git_timed 2026-07-07 12:37:27.613 | + functions-common:time_start:2406 : local name=git_timed 2026-07-07 12:37:27.616 | + functions-common:time_start:2407 : local start_time= 2026-07-07 12:37:27.619 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-07 12:37:27.623 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-07 12:37:27.628 | + functions-common:time_start:2411 : _TIME_START[$name]=1783427847624 2026-07-07 12:37:27.631 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-07-07 12:37:27.646 | Note: switching to 'FETCH_HEAD'. 2026-07-07 12:37:27.647 | 2026-07-07 12:37:27.647 | You are in 'detached HEAD' state. You can look around, make experimental 2026-07-07 12:37:27.647 | changes and commit them, and you can discard any commits you make in this 2026-07-07 12:37:27.647 | state without impacting any branches by switching back to a branch. 2026-07-07 12:37:27.647 | 2026-07-07 12:37:27.647 | If you want to create a new branch to retain commits you create, you may 2026-07-07 12:37:27.647 | do so (now or later) by using -c with the switch command. Example: 2026-07-07 12:37:27.647 | 2026-07-07 12:37:27.647 | git switch -c 2026-07-07 12:37:27.647 | 2026-07-07 12:37:27.647 | Or undo this operation with: 2026-07-07 12:37:27.647 | 2026-07-07 12:37:27.648 | git switch - 2026-07-07 12:37:27.648 | 2026-07-07 12:37:27.648 | Turn off this advice by setting config variable advice.detachedHead to false 2026-07-07 12:37:27.648 | 2026-07-07 12:37:27.648 | HEAD is now at 7a04938e Add respx 2026-07-07 12:37:27.650 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-07 12:37:27.652 | + functions-common:time_stop:2420 : local name 2026-07-07 12:37:27.655 | + functions-common:time_stop:2421 : local end_time 2026-07-07 12:37:27.658 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 12:37:27.662 | + functions-common:time_stop:2423 : local total 2026-07-07 12:37:27.665 | + functions-common:time_stop:2424 : local start_time 2026-07-07 12:37:27.668 | + functions-common:time_stop:2426 : name=git_timed 2026-07-07 12:37:27.671 | + functions-common:time_stop:2427 : start_time=1783427847624 2026-07-07 12:37:27.675 | + functions-common:time_stop:2429 : [[ -z 1783427847624 ]] 2026-07-07 12:37:27.679 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 12:37:27.684 | + functions-common:time_stop:2432 : end_time=1783427847680 2026-07-07 12:37:27.687 | + functions-common:time_stop:2433 : elapsed_time=56 2026-07-07 12:37:27.691 | + functions-common:time_stop:2434 : total=8020 2026-07-07 12:37:27.694 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 12:37:27.697 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=8076 2026-07-07 12:37:27.700 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/requirements 2026-07-07 12:37:27.717 | + functions-common:git_clone:672 : cd /opt/stack/requirements 2026-07-07 12:37:27.721 | + functions-common:git_clone:673 : git show --oneline 2026-07-07 12:37:27.721 | + functions-common:git_clone:673 : head -1 2026-07-07 12:37:27.725 | 7a04938e Add respx 2026-07-07 12:37:27.729 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-07-07 12:37:27.733 | + ./stack.sh:main:782 : echo_summary 'Installing package prerequisites' 2026-07-07 12:37:27.737 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-07 12:37:27.741 | + ./stack.sh:echo_summary:447 : echo -e Installing package prerequisites 2026-07-07 12:37:27.744 | + ./stack.sh:main:783 : source /home/quobyte/devstack/tools/install_prereqs.sh 2026-07-07 12:37:27.749 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2026-07-07 12:37:27.752 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2026-07-07 12:37:27.755 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/quobyte/devstack ]] 2026-07-07 12:37:27.759 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/quobyte/devstack/.prereqs 2026-07-07 12:37:27.763 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2026-07-07 12:37:27.767 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2026-07-07 12:37:27.772 | +++ tools/install_prereqs.sh:source:47 : date +%s 2026-07-07 12:37:27.777 | ++ tools/install_prereqs.sh:source:47 : NOW=1783427847 2026-07-07 12:37:27.782 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/quobyte/devstack/.prereqs 2026-07-07 12:37:27.788 | +++ tools/install_prereqs.sh:source:48 : echo 0 2026-07-07 12:37:27.793 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2026-07-07 12:37:27.796 | ++ tools/install_prereqs.sh:source:49 : DELTA=1783427847 2026-07-07 12:37:27.800 | ++ tools/install_prereqs.sh:source:50 : [[ 1783427847 -lt 7200 ]] 2026-07-07 12:37:27.803 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2026-07-07 12:37:27.806 | ++ functions-common:export_proxy_variables:2238 : isset http_proxy 2026-07-07 12:37:27.809 | ++ functions-common:isset:266 : [[ -v http_proxy ]] 2026-07-07 12:37:27.813 | ++ functions-common:export_proxy_variables:2241 : isset https_proxy 2026-07-07 12:37:27.816 | ++ functions-common:isset:266 : [[ -v https_proxy ]] 2026-07-07 12:37:27.819 | ++ functions-common:export_proxy_variables:2244 : isset no_proxy 2026-07-07 12:37:27.822 | ++ functions-common:isset:266 : [[ -v no_proxy ]] 2026-07-07 12:37:27.826 | +++ 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-07-07 12:37:27.864 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2026-07-07 12:37:27.865 | apache2-dev 2026-07-07 12:37:27.865 | bc 2026-07-07 12:37:27.865 | bsdmainutils 2026-07-07 12:37:27.865 | curl 2026-07-07 12:37:27.865 | g++ 2026-07-07 12:37:27.865 | gawk 2026-07-07 12:37:27.865 | gcc 2026-07-07 12:37:27.865 | gettext 2026-07-07 12:37:27.865 | git 2026-07-07 12:37:27.865 | graphviz 2026-07-07 12:37:27.865 | iputils-ping 2026-07-07 12:37:27.865 | libffi-dev 2026-07-07 12:37:27.866 | libjpeg-dev 2026-07-07 12:37:27.866 | libpq-dev 2026-07-07 12:37:27.866 | libssl-dev 2026-07-07 12:37:27.866 | libsystemd-dev 2026-07-07 12:37:27.866 | libxml2-dev 2026-07-07 12:37:27.866 | libxslt1-dev 2026-07-07 12:37:27.866 | libyaml-dev 2026-07-07 12:37:27.866 | lsof 2026-07-07 12:37:27.866 | openssh-server 2026-07-07 12:37:27.866 | openssl 2026-07-07 12:37:27.866 | pkg-config 2026-07-07 12:37:27.867 | psmisc 2026-07-07 12:37:27.867 | python3-dev 2026-07-07 12:37:27.867 | python3-pip 2026-07-07 12:37:27.867 | python3-systemd 2026-07-07 12:37:27.867 | python3-venv 2026-07-07 12:37:27.867 | tar 2026-07-07 12:37:27.867 | tcpdump 2026-07-07 12:37:27.867 | unzip 2026-07-07 12:37:27.867 | uuid-runtime 2026-07-07 12:37:27.868 | wget 2026-07-07 12:37:27.868 | zlib1g-dev 2026-07-07 12:37:27.868 | libkrb5-dev 2026-07-07 12:37:27.868 | libldap2-dev 2026-07-07 12:37:27.868 | libsasl2-dev 2026-07-07 12:37:27.868 | memcached 2026-07-07 12:37:27.868 | python3-mysqldb 2026-07-07 12:37:27.868 | sqlite3 2026-07-07 12:37:27.868 | conntrack 2026-07-07 12:37:27.868 | curl 2026-07-07 12:37:27.869 | ebtables 2026-07-07 12:37:27.869 | genisoimage 2026-07-07 12:37:27.869 | iptables 2026-07-07 12:37:27.869 | iputils-arping 2026-07-07 12:37:27.869 | kpartx 2026-07-07 12:37:27.869 | libjs-jquery-tablesorter 2026-07-07 12:37:27.869 | parted 2026-07-07 12:37:27.869 | pm-utils 2026-07-07 12:37:27.869 | python3-mysqldb 2026-07-07 12:37:27.870 | socat 2026-07-07 12:37:27.870 | sqlite3 2026-07-07 12:37:27.870 | sudo 2026-07-07 12:37:27.870 | vlan 2026-07-07 12:37:27.870 | lsscsi 2026-07-07 12:37:27.870 | open-iscsi 2026-07-07 12:37:27.870 | cryptsetup 2026-07-07 12:37:27.870 | dosfstools 2026-07-07 12:37:27.870 | genisoimage 2026-07-07 12:37:27.870 | gir1.2-libosinfo-1.0 2026-07-07 12:37:27.871 | netcat-openbsd 2026-07-07 12:37:27.871 | open-iscsi 2026-07-07 12:37:27.871 | qemu-utils 2026-07-07 12:37:27.871 | sg3-utils 2026-07-07 12:37:27.871 | sysfsutils 2026-07-07 12:37:27.871 | lvm2 2026-07-07 12:37:27.871 | qemu-utils 2026-07-07 12:37:27.871 | thin-provisioning-tools 2026-07-07 12:37:27.871 | acl 2026-07-07 12:37:27.871 | dnsmasq-base 2026-07-07 12:37:27.872 | dnsmasq-utils 2026-07-07 12:37:27.872 | ebtables 2026-07-07 12:37:27.872 | haproxy 2026-07-07 12:37:27.872 | iptables 2026-07-07 12:37:27.872 | iputils-arping 2026-07-07 12:37:27.872 | iputils-ping 2026-07-07 12:37:27.872 | postgresql-server-dev-all 2026-07-07 12:37:27.872 | python3-mysqldb 2026-07-07 12:37:27.872 | sqlite3 2026-07-07 12:37:27.873 | sudo 2026-07-07 12:37:27.873 | vlan 2026-07-07 12:37:27.873 | pcp' 2026-07-07 12:37:27.873 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2026-07-07 12:37:27.896 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2026-07-07 12:37:27.896 | apache2-dev 2026-07-07 12:37:27.896 | bc 2026-07-07 12:37:27.896 | bsdmainutils 2026-07-07 12:37:27.896 | curl 2026-07-07 12:37:27.896 | g++ 2026-07-07 12:37:27.896 | gawk 2026-07-07 12:37:27.896 | gcc 2026-07-07 12:37:27.896 | gettext 2026-07-07 12:37:27.897 | git 2026-07-07 12:37:27.897 | graphviz 2026-07-07 12:37:27.897 | iputils-ping 2026-07-07 12:37:27.897 | libffi-dev 2026-07-07 12:37:27.897 | libjpeg-dev 2026-07-07 12:37:27.897 | libpq-dev 2026-07-07 12:37:27.897 | libssl-dev 2026-07-07 12:37:27.897 | libsystemd-dev 2026-07-07 12:37:27.897 | libxml2-dev 2026-07-07 12:37:27.897 | libxslt1-dev 2026-07-07 12:37:27.897 | libyaml-dev 2026-07-07 12:37:27.897 | lsof 2026-07-07 12:37:27.898 | openssh-server 2026-07-07 12:37:27.898 | openssl 2026-07-07 12:37:27.898 | pkg-config 2026-07-07 12:37:27.898 | psmisc 2026-07-07 12:37:27.898 | python3-dev 2026-07-07 12:37:27.898 | python3-pip 2026-07-07 12:37:27.898 | python3-systemd 2026-07-07 12:37:27.898 | python3-venv 2026-07-07 12:37:27.898 | tar 2026-07-07 12:37:27.898 | tcpdump 2026-07-07 12:37:27.899 | unzip 2026-07-07 12:37:27.899 | uuid-runtime 2026-07-07 12:37:27.899 | wget 2026-07-07 12:37:27.899 | zlib1g-dev 2026-07-07 12:37:27.899 | libkrb5-dev 2026-07-07 12:37:27.899 | libldap2-dev 2026-07-07 12:37:27.899 | libsasl2-dev 2026-07-07 12:37:27.899 | memcached 2026-07-07 12:37:27.899 | python3-mysqldb 2026-07-07 12:37:27.899 | sqlite3 2026-07-07 12:37:27.900 | conntrack 2026-07-07 12:37:27.900 | curl 2026-07-07 12:37:27.900 | ebtables 2026-07-07 12:37:27.900 | genisoimage 2026-07-07 12:37:27.900 | iptables 2026-07-07 12:37:27.900 | iputils-arping 2026-07-07 12:37:27.900 | kpartx 2026-07-07 12:37:27.900 | libjs-jquery-tablesorter 2026-07-07 12:37:27.900 | parted 2026-07-07 12:37:27.901 | pm-utils 2026-07-07 12:37:27.901 | python3-mysqldb 2026-07-07 12:37:27.901 | socat 2026-07-07 12:37:27.901 | sqlite3 2026-07-07 12:37:27.901 | sudo 2026-07-07 12:37:27.901 | vlan 2026-07-07 12:37:27.901 | lsscsi 2026-07-07 12:37:27.901 | open-iscsi 2026-07-07 12:37:27.901 | cryptsetup 2026-07-07 12:37:27.902 | dosfstools 2026-07-07 12:37:27.902 | genisoimage 2026-07-07 12:37:27.902 | gir1.2-libosinfo-1.0 2026-07-07 12:37:27.902 | netcat-openbsd 2026-07-07 12:37:27.902 | open-iscsi 2026-07-07 12:37:27.902 | qemu-utils 2026-07-07 12:37:27.902 | sg3-utils 2026-07-07 12:37:27.902 | sysfsutils 2026-07-07 12:37:27.902 | lvm2 2026-07-07 12:37:27.903 | qemu-utils 2026-07-07 12:37:27.903 | thin-provisioning-tools 2026-07-07 12:37:27.903 | acl 2026-07-07 12:37:27.903 | dnsmasq-base 2026-07-07 12:37:27.903 | dnsmasq-utils 2026-07-07 12:37:27.903 | ebtables 2026-07-07 12:37:27.903 | haproxy 2026-07-07 12:37:27.903 | iptables 2026-07-07 12:37:27.903 | iputils-arping 2026-07-07 12:37:27.903 | iputils-ping 2026-07-07 12:37:27.904 | postgresql-server-dev-all 2026-07-07 12:37:27.904 | python3-mysqldb 2026-07-07 12:37:27.904 | sqlite3 2026-07-07 12:37:27.904 | sudo 2026-07-07 12:37:27.904 | vlan 2026-07-07 12:37:27.904 | pcp ' 2026-07-07 12:37:27.904 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2026-07-07 12:37:27.904 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-07 12:37:27.907 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-07 12:37:27.912 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2026-07-07 12:37:27.912 | ++ 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-07-07 12:37:27.917 | ++ 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-07-07 12:37:27.919 | ++ functions-common:install_package:1438 : update_package_repo 2026-07-07 12:37:27.923 | ++ functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-07 12:37:27.926 | ++ functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-07 12:37:27.928 | ++ functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-07 12:37:27.930 | ++ functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-07 12:37:27.932 | ++ functions-common:update_package_repo:1420 : is_ubuntu 2026-07-07 12:37:27.935 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-07 12:37:27.938 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-07 12:37:27.942 | ++ functions-common:update_package_repo:1421 : apt_get_update 2026-07-07 12:37:27.945 | ++ functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-07 12:37:27.948 | ++ functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-07 12:37:27.951 | ++ functions-common:apt_get_update:1167 : return 2026-07-07 12:37:27.955 | ++ functions-common:install_package:1439 : 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-07-07 12:37:27.959 | ++ functions-common:real_install_package:1426 : is_ubuntu 2026-07-07 12:37:27.963 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-07 12:37:27.966 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-07 12:37:27.968 | ++ functions-common:real_install_package:1427 : 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-07-07 12:37:27.995 | ++ functions-common:apt_get:1207 : 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-07-07 12:37:28.034 | Reading package lists... 2026-07-07 12:37:28.393 | Building dependency tree... 2026-07-07 12:37:28.394 | Reading state information... 2026-07-07 12:37:28.953 | bc is already the newest version (1.07.1-3ubuntu4). 2026-07-07 12:37:28.953 | bc set to manually installed. 2026-07-07 12:37:28.953 | g++ is already the newest version (4:13.2.0-7ubuntu1). 2026-07-07 12:37:28.953 | g++ set to manually installed. 2026-07-07 12:37:28.953 | gawk is already the newest version (1:5.2.1-2build3). 2026-07-07 12:37:28.954 | gawk set to manually installed. 2026-07-07 12:37:28.954 | gcc is already the newest version (4:13.2.0-7ubuntu1). 2026-07-07 12:37:28.954 | gcc set to manually installed. 2026-07-07 12:37:28.954 | git is already the newest version (1:2.43.0-1ubuntu7.3). 2026-07-07 12:37:28.954 | git set to manually installed. 2026-07-07 12:37:28.954 | iputils-ping is already the newest version (3:20240117-1ubuntu0.1). 2026-07-07 12:37:28.954 | iputils-ping set to manually installed. 2026-07-07 12:37:28.954 | lsof is already the newest version (4.95.0-1build3). 2026-07-07 12:37:28.954 | lsof set to manually installed. 2026-07-07 12:37:28.954 | openssh-server is already the newest version (1:9.6p1-3ubuntu13.16). 2026-07-07 12:37:28.954 | openssl is already the newest version (3.0.13-0ubuntu3.11). 2026-07-07 12:37:28.955 | openssl set to manually installed. 2026-07-07 12:37:28.955 | psmisc is already the newest version (23.7-1build1). 2026-07-07 12:37:28.955 | psmisc set to manually installed. 2026-07-07 12:37:28.955 | python3-dev is already the newest version (3.12.3-0ubuntu2.1). 2026-07-07 12:37:28.955 | python3-dev set to manually installed. 2026-07-07 12:37:28.955 | python3-pip is already the newest version (24.0+dfsg-1ubuntu1.3). 2026-07-07 12:37:28.955 | python3-systemd is already the newest version (235-1build4). 2026-07-07 12:37:28.955 | python3-systemd set to manually installed. 2026-07-07 12:37:28.955 | tcpdump is already the newest version (4.99.4-3ubuntu4.24.04.1). 2026-07-07 12:37:28.955 | tcpdump set to manually installed. 2026-07-07 12:37:28.955 | uuid-runtime is already the newest version (2.39.3-9ubuntu6.5). 2026-07-07 12:37:28.956 | uuid-runtime set to manually installed. 2026-07-07 12:37:28.956 | wget is already the newest version (1.21.4-1ubuntu4.1). 2026-07-07 12:37:28.956 | wget set to manually installed. 2026-07-07 12:37:28.957 | zlib1g-dev is already the newest version (1:1.3.dfsg-3.1ubuntu2.1). 2026-07-07 12:37:28.957 | zlib1g-dev set to manually installed. 2026-07-07 12:37:28.957 | iptables is already the newest version (1.8.10-3ubuntu2). 2026-07-07 12:37:28.958 | iptables set to manually installed. 2026-07-07 12:37:28.958 | kpartx is already the newest version (0.9.4-5ubuntu8.2). 2026-07-07 12:37:28.958 | kpartx set to manually installed. 2026-07-07 12:37:28.959 | parted is already the newest version (3.6-4build1). 2026-07-07 12:37:28.959 | parted set to manually installed. 2026-07-07 12:37:28.959 | sudo is already the newest version (1.9.15p5-3ubuntu5.24.04.2). 2026-07-07 12:37:28.959 | sudo set to manually installed. 2026-07-07 12:37:28.959 | open-iscsi is already the newest version (2.1.9-3ubuntu5.4). 2026-07-07 12:37:28.959 | open-iscsi set to manually installed. 2026-07-07 12:37:28.959 | cryptsetup is already the newest version (2:2.7.0-1ubuntu4.2). 2026-07-07 12:37:28.959 | cryptsetup set to manually installed. 2026-07-07 12:37:28.959 | dosfstools is already the newest version (4.2-1.1build1). 2026-07-07 12:37:28.960 | dosfstools set to manually installed. 2026-07-07 12:37:28.960 | netcat-openbsd is already the newest version (1.226-1ubuntu2). 2026-07-07 12:37:28.960 | netcat-openbsd set to manually installed. 2026-07-07 12:37:28.960 | qemu-utils is already the newest version (1:8.2.2+ds-0ubuntu1.17). 2026-07-07 12:37:28.960 | qemu-utils set to manually installed. 2026-07-07 12:37:28.960 | sg3-utils is already the newest version (1.46-3ubuntu4). 2026-07-07 12:37:28.960 | sg3-utils set to manually installed. 2026-07-07 12:37:28.960 | lvm2 is already the newest version (2.03.16-3ubuntu3.2). 2026-07-07 12:37:28.960 | lvm2 set to manually installed. 2026-07-07 12:37:28.960 | thin-provisioning-tools is already the newest version (0.9.0-2ubuntu5.1). 2026-07-07 12:37:28.960 | thin-provisioning-tools set to manually installed. 2026-07-07 12:37:28.961 | acl is already the newest version (2.3.2-1build1.1). 2026-07-07 12:37:28.961 | acl set to manually installed. 2026-07-07 12:37:28.962 | dnsmasq-base is already the newest version (2.90-2ubuntu0.3). 2026-07-07 12:37:28.962 | dnsmasq-base set to manually installed. 2026-07-07 12:37:28.962 | The following packages were automatically installed and are no longer required: 2026-07-07 12:37:28.963 | libfwupd2 libgusb2 2026-07-07 12:37:28.963 | Use 'sudo apt autoremove' to remove them. 2026-07-07 12:37:28.963 | The following additional packages will be installed: 2026-07-07 12:37:28.963 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2026-07-07 12:37:28.963 | autotools-dev clang-17 comerr-dev debhelper debugedit dh-autoreconf 2026-07-07 12:37:28.963 | dh-strip-nondeterminism dwz fonts-liberation fonts-liberation-sans-narrow 2026-07-07 12:37:28.963 | fonts-liberation2 gir1.2-freedesktop icu-devtools intltool-debian 2026-07-07 12:37:28.963 | krb5-multidev libann0 libapr1-dev libapr1t64 libaprutil1-dbd-sqlite3 2026-07-07 12:37:28.963 | libaprutil1-dev libaprutil1-ldap libaprutil1t64 libarchive-cpio-perl 2026-07-07 12:37:28.963 | libarchive-zip-perl libcdt5 libcgraph6 libclang-common-17-dev 2026-07-07 12:37:28.963 | libclang-cpp17t64 libclang-rt-17-dev libclang1-17t64 libcommon-sense-perl 2026-07-07 12:37:28.963 | libcurl3t64-gnutls libcurl4t64 libdebhelper-perl libevent-2.1-7t64 2026-07-07 12:37:28.964 | libfile-stripnondeterminism-perl libgc1 libgssrpc4t64 libgts-0.7-5t64 2026-07-07 12:37:28.964 | libgts-bin libgvc6 libgvpr2 libice6 libicu-dev libjpeg-turbo8-dev 2026-07-07 12:37:28.964 | libjpeg8-dev libjs-jquery-metadata libjson-perl libjson-xs-perl 2026-07-07 12:37:28.964 | libkadm5clnt-mit12 libkadm5srv-mit12 libkdb5-10t64 liblab-gamut1 libldap-dev 2026-07-07 12:37:28.964 | libllvm17t64 libltdl-dev libltdl7 liblua5.4-0 libmail-sendmail-perl 2026-07-07 12:37:28.964 | libmysqlclient21 libncurses-dev libncurses6 libncursesw6 libobjc-13-dev 2026-07-07 12:37:28.964 | libobjc4 libosinfo-1.0-0 libosinfo-l10n libpathplan4 libpcp-archive1t64 2026-07-07 12:37:28.964 | libpcp-gui2t64 libpcp-import1t64 libpcp-mmv1t64 libpcp-pmda-perl 2026-07-07 12:37:28.964 | libpcp-pmda3t64 libpcp-trace2t64 libpcp-web1t64 libpcp3t64 libpcre2-16-0 2026-07-07 12:37:28.964 | libpcre2-32-0 libpcre2-dev libpcre2-posix3 libpfm4 libpkgconf3 libpq5 2026-07-07 12:37:28.964 | libsctp-dev libsctp1 libsm6 libsub-override-perl libsys-hostname-long-perl 2026-07-07 12:37:28.965 | libsysfs2 libtinfo6 libtool libtypes-serialiser-perl libx86-1 libxaw7 2026-07-07 12:37:28.965 | libxmu6 libxt6t64 libz3-4 libz3-dev llvm-17 llvm-17-dev llvm-17-linker-tools 2026-07-07 12:37:28.966 | llvm-17-runtime llvm-17-tools m4 mysql-common ncal ncurses-base ncurses-bin 2026-07-07 12:37:28.966 | ncurses-term osinfo-db pcp-conf pkgconf pkgconf-bin po-debconf 2026-07-07 12:37:28.966 | postgresql-client-16 postgresql-client-common postgresql-common 2026-07-07 12:37:28.967 | postgresql-server-dev-16 python3-pcp python3-pip-whl python3-setuptools-whl 2026-07-07 12:37:28.967 | python3.12-venv ssl-cert uuid-dev vbetool 2026-07-07 12:37:28.967 | Suggested packages: 2026-07-07 12:37:28.967 | apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser 2026-07-07 12:37:28.967 | autoconf-archive gnu-standards autoconf-doc calendar whois vacation 2026-07-07 12:37:28.967 | mailutils clang-17-doc wasi-libc doc-base dh-make wodim cdrkit-doc 2026-07-07 12:37:28.968 | gettext-doc libasprintf-dev libgettextpo-dev gsfonts graphviz-doc 2026-07-07 12:37:28.968 | vim-haproxy haproxy-doc krb5-doc krb5-user icu-doc libtool-doc ncurses-doc 2026-07-07 12:37:28.968 | postgresql-doc-16 lksctp-tools libssl-doc gfortran | fortran95-compiler 2026-07-07 12:37:28.968 | gcj-jdk libyaml-doc llvm-17-doc m4-doc libanyevent-perl 2026-07-07 12:37:28.968 | libcache-memcached-perl libmemcached libyaml-perl pcp-gui libpcp-import-perl 2026-07-07 12:37:28.968 | redis-server cpufrequtils wireless-tools radeontool libmail-box-perl 2026-07-07 12:37:28.968 | postgresql-16 default-mysql-server | virtual-mysql-server sqlite3-doc 2026-07-07 12:37:28.968 | ncompress tar-scripts tar-doc zip 2026-07-07 12:37:29.113 | The following NEW packages will be installed: 2026-07-07 12:37:29.114 | apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf automake 2026-07-07 12:37:29.114 | autopoint autotools-dev bsdmainutils clang-17 comerr-dev conntrack debhelper 2026-07-07 12:37:29.114 | debugedit dh-autoreconf dh-strip-nondeterminism dnsmasq-utils dwz ebtables 2026-07-07 12:37:29.114 | fonts-liberation fonts-liberation-sans-narrow fonts-liberation2 genisoimage 2026-07-07 12:37:29.114 | gettext gir1.2-freedesktop gir1.2-libosinfo-1.0 graphviz haproxy 2026-07-07 12:37:29.114 | icu-devtools intltool-debian iputils-arping krb5-multidev libann0 2026-07-07 12:37:29.114 | libapr1-dev libapr1t64 libaprutil1-dbd-sqlite3 libaprutil1-dev 2026-07-07 12:37:29.114 | libaprutil1-ldap libaprutil1t64 libarchive-cpio-perl libarchive-zip-perl 2026-07-07 12:37:29.114 | libcdt5 libcgraph6 libclang-common-17-dev libclang-cpp17t64 2026-07-07 12:37:29.114 | libclang-rt-17-dev libclang1-17t64 libcommon-sense-perl libdebhelper-perl 2026-07-07 12:37:29.115 | libevent-2.1-7t64 libffi-dev libfile-stripnondeterminism-perl libgc1 2026-07-07 12:37:29.115 | libgssrpc4t64 libgts-0.7-5t64 libgts-bin libgvc6 libgvpr2 libice6 libicu-dev 2026-07-07 12:37:29.115 | libjpeg-dev libjpeg-turbo8-dev libjpeg8-dev libjs-jquery-metadata 2026-07-07 12:37:29.115 | libjs-jquery-tablesorter libjson-perl libjson-xs-perl libkadm5clnt-mit12 2026-07-07 12:37:29.115 | libkadm5srv-mit12 libkdb5-10t64 libkrb5-dev liblab-gamut1 libldap-dev 2026-07-07 12:37:29.115 | libldap2-dev libllvm17t64 libltdl-dev libltdl7 liblua5.4-0 2026-07-07 12:37:29.115 | libmail-sendmail-perl libmysqlclient21 libncurses-dev libobjc-13-dev 2026-07-07 12:37:29.115 | libobjc4 libosinfo-1.0-0 libosinfo-l10n libpathplan4 libpcp-archive1t64 2026-07-07 12:37:29.115 | libpcp-gui2t64 libpcp-import1t64 libpcp-mmv1t64 libpcp-pmda-perl 2026-07-07 12:37:29.115 | libpcp-pmda3t64 libpcp-trace2t64 libpcp-web1t64 libpcp3t64 libpcre2-16-0 2026-07-07 12:37:29.115 | libpcre2-32-0 libpcre2-dev libpcre2-posix3 libpfm4 libpkgconf3 libpq-dev 2026-07-07 12:37:29.115 | libpq5 libsasl2-dev libsctp-dev libsctp1 libsm6 libssl-dev 2026-07-07 12:37:29.116 | libsub-override-perl libsys-hostname-long-perl libsysfs2 libsystemd-dev 2026-07-07 12:37:29.116 | libtool libtypes-serialiser-perl libx86-1 libxaw7 libxml2-dev libxmu6 2026-07-07 12:37:29.116 | libxslt1-dev libxt6t64 libyaml-dev libz3-4 libz3-dev llvm-17 llvm-17-dev 2026-07-07 12:37:29.116 | llvm-17-linker-tools llvm-17-runtime llvm-17-tools lsscsi m4 memcached 2026-07-07 12:37:29.116 | mysql-common ncal osinfo-db pcp pcp-conf pkg-config pkgconf pkgconf-bin 2026-07-07 12:37:29.116 | pm-utils po-debconf postgresql-client-16 postgresql-client-common 2026-07-07 12:37:29.116 | postgresql-common postgresql-server-dev-16 postgresql-server-dev-all 2026-07-07 12:37:29.116 | python3-mysqldb python3-pcp python3-pip-whl python3-setuptools-whl 2026-07-07 12:37:29.116 | python3-venv python3.12-venv socat sqlite3 ssl-cert sysfsutils unzip 2026-07-07 12:37:29.116 | uuid-dev vbetool vlan 2026-07-07 12:37:29.117 | The following packages will be upgraded: 2026-07-07 12:37:29.119 | curl libcurl3t64-gnutls libcurl4t64 libncurses6 libncursesw6 libtinfo6 2026-07-07 12:37:29.119 | ncurses-base ncurses-bin ncurses-term tar 2026-07-07 12:37:29.197 | 10 upgraded, 161 newly installed, 0 to remove and 14 not upgraded. 2026-07-07 12:37:29.197 | Need to get 177 MB of archives. 2026-07-07 12:37:29.198 | After this operation, 941 MB of additional disk space will be used. 2026-07-07 12:37:29.198 | Get:1 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ncurses-bin amd64 6.4+20240113-1ubuntu2.1 [188 kB] 2026-07-07 12:37:29.208 | Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 tar amd64 1.35+dfsg-3ubuntu0.2 [256 kB] 2026-07-07 12:37:29.215 | Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ncurses-base all 6.4+20240113-1ubuntu2.1 [25.7 kB] 2026-07-07 12:37:29.222 | Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ncurses-term all 6.4+20240113-1ubuntu2.1 [275 kB] 2026-07-07 12:37:29.228 | Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libapr1t64 amd64 1.7.2-3.1ubuntu0.1 [108 kB] 2026-07-07 12:37:29.235 | Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1t64 amd64 1.6.3-1.1ubuntu7 [91.9 kB] 2026-07-07 12:37:29.241 | Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.3-1.1ubuntu7 [11.2 kB] 2026-07-07 12:37:29.249 | Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-ldap amd64 1.6.3-1.1ubuntu7 [9116 B] 2026-07-07 12:37:29.262 | Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 curl amd64 8.5.0-2ubuntu10.10 [227 kB] 2026-07-07 12:37:29.268 | Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcurl4t64 amd64 8.5.0-2ubuntu10.10 [343 kB] 2026-07-07 12:37:29.275 | Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 liblua5.4-0 amd64 5.4.6-3build2 [166 kB] 2026-07-07 12:37:29.280 | Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-bin amd64 2.4.58-1ubuntu8.13 [1336 kB] 2026-07-07 12:37:29.296 | Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-data all 2.4.58-1ubuntu8.13 [163 kB] 2026-07-07 12:37:29.299 | Get:14 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-utils amd64 2.4.58-1ubuntu8.13 [98.9 kB] 2026-07-07 12:37:29.306 | Get:15 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2 amd64 2.4.58-1ubuntu8.13 [90.2 kB] 2026-07-07 12:37:29.315 | Get:16 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 haproxy amd64 2.8.16-0ubuntu0.24.04.3 [2070 kB] 2026-07-07 12:37:29.339 | Get:17 http://archive.ubuntu.com/ubuntu noble/main amd64 libevent-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [145 kB] 2026-07-07 12:37:29.342 | Get:18 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 memcached amd64 1.6.24-1ubuntu0.1 [213 kB] 2026-07-07 12:37:29.349 | Get:19 http://archive.ubuntu.com/ubuntu noble/main amd64 libjson-perl all 4.10000-1 [81.9 kB] 2026-07-07 12:37:29.355 | Get:20 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-client-common all 257build1.1 [36.4 kB] 2026-07-07 12:37:29.360 | Get:21 http://archive.ubuntu.com/ubuntu noble/main amd64 ssl-cert all 1.1.2ubuntu1 [17.8 kB] 2026-07-07 12:37:29.367 | Get:22 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-common all 257build1.1 [161 kB] 2026-07-07 12:37:29.374 | Get:23 http://archive.ubuntu.com/ubuntu noble/main amd64 libsysfs2 amd64 2.1.1-6build1 [20.0 kB] 2026-07-07 12:37:29.379 | Get:24 http://archive.ubuntu.com/ubuntu noble/main amd64 sysfsutils amd64 2.1.1-6build1 [15.5 kB] 2026-07-07 12:37:29.386 | Get:25 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libncursesw6 amd64 6.4+20240113-1ubuntu2.1 [148 kB] 2026-07-07 12:37:29.393 | Get:26 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libncurses6 amd64 6.4+20240113-1ubuntu2.1 [112 kB] 2026-07-07 12:37:29.403 | Get:27 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtinfo6 amd64 6.4+20240113-1ubuntu2.1 [108 kB] 2026-07-07 12:37:29.409 | Get:28 http://archive.ubuntu.com/ubuntu noble/main amd64 autotools-dev all 20220109.1 [44.9 kB] 2026-07-07 12:37:29.414 | Get:29 http://archive.ubuntu.com/ubuntu noble/main amd64 m4 amd64 1.4.19-4build1 [244 kB] 2026-07-07 12:37:29.421 | Get:30 http://archive.ubuntu.com/ubuntu noble/main amd64 autoconf all 2.71-3 [339 kB] 2026-07-07 12:37:29.430 | Get:31 http://archive.ubuntu.com/ubuntu noble/main amd64 automake all 1:1.16.5-1.3ubuntu1 [558 kB] 2026-07-07 12:37:29.440 | Get:32 http://archive.ubuntu.com/ubuntu noble/main amd64 autopoint all 0.21-14ubuntu2 [422 kB] 2026-07-07 12:37:29.446 | Get:33 http://archive.ubuntu.com/ubuntu noble/main amd64 libdebhelper-perl all 13.14.1ubuntu5 [89.8 kB] 2026-07-07 12:37:29.453 | Get:34 http://archive.ubuntu.com/ubuntu noble/main amd64 libllvm17t64 amd64 1:17.0.6-9ubuntu1 [26.2 MB] 2026-07-07 12:37:29.739 | Get:35 http://archive.ubuntu.com/ubuntu noble/universe amd64 libclang-cpp17t64 amd64 1:17.0.6-9ubuntu1 [12.9 MB] 2026-07-07 12:37:29.880 | Get:36 http://archive.ubuntu.com/ubuntu noble/main amd64 libgc1 amd64 1:8.2.6-1build1 [90.3 kB] 2026-07-07 12:37:29.881 | Get:37 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libobjc4 amd64 14.2.0-4ubuntu2~24.04.1 [47.1 kB] 2026-07-07 12:37:29.882 | Get:38 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libobjc-13-dev amd64 13.3.0-6ubuntu2~24.04.1 [194 kB] 2026-07-07 12:37:29.892 | Get:39 http://archive.ubuntu.com/ubuntu noble/universe amd64 libclang-common-17-dev amd64 1:17.0.6-9ubuntu1 [690 kB] 2026-07-07 12:37:29.903 | Get:40 http://archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-linker-tools amd64 1:17.0.6-9ubuntu1 [1308 kB] 2026-07-07 12:37:29.919 | Get:41 http://archive.ubuntu.com/ubuntu noble/universe amd64 libclang1-17t64 amd64 1:17.0.6-9ubuntu1 [7353 kB] 2026-07-07 12:37:29.998 | Get:42 http://archive.ubuntu.com/ubuntu noble/universe amd64 clang-17 amd64 1:17.0.6-9ubuntu1 [78.6 kB] 2026-07-07 12:37:30.000 | Get:43 http://archive.ubuntu.com/ubuntu noble/main amd64 libtool all 2.4.7-7build1 [166 kB] 2026-07-07 12:37:30.008 | Get:44 http://archive.ubuntu.com/ubuntu noble/main amd64 dh-autoreconf all 20 [16.1 kB] 2026-07-07 12:37:30.017 | Get:45 http://archive.ubuntu.com/ubuntu noble/main amd64 libarchive-zip-perl all 1.68-1 [90.2 kB] 2026-07-07 12:37:30.024 | Get:46 http://archive.ubuntu.com/ubuntu noble/main amd64 libsub-override-perl all 0.10-1 [10.0 kB] 2026-07-07 12:37:30.035 | Get:47 http://archive.ubuntu.com/ubuntu noble/main amd64 libfile-stripnondeterminism-perl all 1.13.1-1 [18.1 kB] 2026-07-07 12:37:30.043 | Get:48 http://archive.ubuntu.com/ubuntu noble/main amd64 dh-strip-nondeterminism all 1.13.1-1 [5362 B] 2026-07-07 12:37:30.052 | Get:49 http://archive.ubuntu.com/ubuntu noble/main amd64 debugedit amd64 1:5.0-5build2 [46.1 kB] 2026-07-07 12:37:30.061 | Get:50 http://archive.ubuntu.com/ubuntu noble/main amd64 dwz amd64 0.15-1build6 [115 kB] 2026-07-07 12:37:30.068 | Get:51 http://archive.ubuntu.com/ubuntu noble/main amd64 gettext amd64 0.21-14ubuntu2 [864 kB] 2026-07-07 12:37:30.082 | Get:52 http://archive.ubuntu.com/ubuntu noble/main amd64 intltool-debian all 0.35.0+20060710.6 [23.2 kB] 2026-07-07 12:37:30.089 | Get:53 http://archive.ubuntu.com/ubuntu noble/main amd64 po-debconf all 1.0.21+nmu1 [233 kB] 2026-07-07 12:37:30.095 | Get:54 http://archive.ubuntu.com/ubuntu noble/main amd64 debhelper all 13.14.1ubuntu5 [869 kB] 2026-07-07 12:37:30.107 | Get:55 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 uuid-dev amd64 2.39.3-9ubuntu6.5 [33.5 kB] 2026-07-07 12:37:30.115 | Get:56 http://archive.ubuntu.com/ubuntu noble/main amd64 libsctp1 amd64 1.0.19+dfsg-2build1 [9146 B] 2026-07-07 12:37:30.121 | Get:57 http://archive.ubuntu.com/ubuntu noble/main amd64 libsctp-dev amd64 1.0.19+dfsg-2build1 [51.1 kB] 2026-07-07 12:37:30.142 | Get:58 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libapr1-dev amd64 1.7.2-3.1ubuntu0.1 [768 kB] 2026-07-07 12:37:30.154 | Get:59 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libldap-dev amd64 2.6.10+dfsg-0ubuntu0.24.04.1 [308 kB] 2026-07-07 12:37:30.164 | Get:60 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libldap2-dev all 2.6.10+dfsg-0ubuntu0.24.04.1 [11.1 kB] 2026-07-07 12:37:30.171 | Get:61 http://archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-dev amd64 1.6.3-1.1ubuntu7 [412 kB] 2026-07-07 12:37:30.183 | Get:62 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-16-0 amd64 10.42-4ubuntu2.1 [210 kB] 2026-07-07 12:37:30.191 | Get:63 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-32-0 amd64 10.42-4ubuntu2.1 [197 kB] 2026-07-07 12:37:30.199 | Get:64 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-posix3 amd64 10.42-4ubuntu2.1 [6748 B] 2026-07-07 12:37:30.205 | Get:65 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-dev amd64 10.42-4ubuntu2.1 [736 kB] 2026-07-07 12:37:30.215 | Get:66 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-dev amd64 2.4.58-1ubuntu8.13 [203 kB] 2026-07-07 12:37:30.222 | Get:67 http://archive.ubuntu.com/ubuntu noble/universe amd64 ncal amd64 12.1.8 [21.0 kB] 2026-07-07 12:37:30.230 | Get:68 http://archive.ubuntu.com/ubuntu noble/universe amd64 bsdmainutils all 12.1.8 [3176 B] 2026-07-07 12:37:30.238 | Get:69 http://archive.ubuntu.com/ubuntu noble/main amd64 conntrack amd64 1:1.4.8-1ubuntu1 [37.9 kB] 2026-07-07 12:37:30.246 | Get:70 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dnsmasq-utils amd64 2.90-2ubuntu0.3 [16.0 kB] 2026-07-07 12:37:30.270 | Get:71 http://archive.ubuntu.com/ubuntu noble/main amd64 ebtables amd64 2.0.11-6build1 [88.4 kB] 2026-07-07 12:37:30.276 | Get:72 http://archive.ubuntu.com/ubuntu noble/main amd64 fonts-liberation all 1:2.1.5-3 [1603 kB] 2026-07-07 12:37:30.294 | Get:73 http://archive.ubuntu.com/ubuntu noble/main amd64 fonts-liberation-sans-narrow all 1:1.07.6-4 [197 kB] 2026-07-07 12:37:30.300 | Get:74 http://archive.ubuntu.com/ubuntu noble/universe amd64 fonts-liberation2 all 1:2.1.5-3 [3418 B] 2026-07-07 12:37:30.308 | Get:75 http://archive.ubuntu.com/ubuntu noble/main amd64 genisoimage amd64 9:1.1.11-3.5 [378 kB] 2026-07-07 12:37:30.315 | Get:76 http://archive.ubuntu.com/ubuntu noble/main amd64 gir1.2-freedesktop amd64 1.80.1-1 [49.7 kB] 2026-07-07 12:37:30.324 | Get:77 http://archive.ubuntu.com/ubuntu noble/universe amd64 libann0 amd64 1.1.2+doc-9build1 [25.5 kB] 2026-07-07 12:37:30.331 | Get:78 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcdt5 amd64 2.42.2-9ubuntu0.1 [21.6 kB] 2026-07-07 12:37:30.336 | Get:79 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcgraph6 amd64 2.42.2-9ubuntu0.1 [44.6 kB] 2026-07-07 12:37:30.344 | Get:80 http://archive.ubuntu.com/ubuntu noble/universe amd64 libgts-0.7-5t64 amd64 0.7.6+darcs121130-5.2build1 [161 kB] 2026-07-07 12:37:30.350 | Get:81 http://archive.ubuntu.com/ubuntu noble/main amd64 libltdl7 amd64 2.4.7-7build1 [40.3 kB] 2026-07-07 12:37:30.358 | Get:82 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libpathplan4 amd64 2.42.2-9ubuntu0.1 [24.0 kB] 2026-07-07 12:37:30.366 | Get:83 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvc6 amd64 2.42.2-9ubuntu0.1 [716 kB] 2026-07-07 12:37:30.376 | Get:84 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvpr2 amd64 2.42.2-9ubuntu0.1 [187 kB] 2026-07-07 12:37:30.383 | Get:85 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 liblab-gamut1 amd64 2.42.2-9ubuntu0.1 [1886 kB] 2026-07-07 12:37:30.403 | Get:86 http://archive.ubuntu.com/ubuntu noble/main amd64 libice6 amd64 2:1.0.10-1build3 [41.4 kB] 2026-07-07 12:37:30.407 | Get:87 http://archive.ubuntu.com/ubuntu noble/main amd64 libsm6 amd64 2:1.2.3-1build3 [15.7 kB] 2026-07-07 12:37:30.413 | Get:88 http://archive.ubuntu.com/ubuntu noble/main amd64 libxt6t64 amd64 1:1.2.1-1.2build1 [171 kB] 2026-07-07 12:37:30.419 | Get:89 http://archive.ubuntu.com/ubuntu noble/main amd64 libxmu6 amd64 2:1.1.3-3build2 [47.6 kB] 2026-07-07 12:37:30.424 | Get:90 http://archive.ubuntu.com/ubuntu noble/main amd64 libxaw7 amd64 2:1.0.14-1build2 [187 kB] 2026-07-07 12:37:30.433 | Get:91 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 graphviz amd64 2.42.2-9ubuntu0.1 [642 kB] 2026-07-07 12:37:30.443 | Get:92 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 icu-devtools amd64 74.2-1ubuntu3.1 [212 kB] 2026-07-07 12:37:30.451 | Get:93 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 iputils-arping amd64 3:20240117-1ubuntu0.1 [15.1 kB] 2026-07-07 12:37:30.457 | Get:94 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 comerr-dev amd64 2.1-1.47.0-2.4~exp1ubuntu4.1 [43.8 kB] 2026-07-07 12:37:30.469 | Get:95 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libgssrpc4t64 amd64 1.20.1-6ubuntu2.6 [57.6 kB] 2026-07-07 12:37:30.477 | Get:96 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkadm5clnt-mit12 amd64 1.20.1-6ubuntu2.6 [40.1 kB] 2026-07-07 12:37:30.486 | Get:97 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkdb5-10t64 amd64 1.20.1-6ubuntu2.6 [40.4 kB] 2026-07-07 12:37:30.498 | Get:98 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkadm5srv-mit12 amd64 1.20.1-6ubuntu2.6 [53.0 kB] 2026-07-07 12:37:30.505 | Get:99 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 krb5-multidev amd64 1.20.1-6ubuntu2.6 [125 kB] 2026-07-07 12:37:30.513 | Get:100 http://archive.ubuntu.com/ubuntu noble/main amd64 libarchive-cpio-perl all 0.10-3 [10.3 kB] 2026-07-07 12:37:30.523 | Get:101 http://archive.ubuntu.com/ubuntu noble/universe amd64 libclang-rt-17-dev amd64 1:17.0.6-9ubuntu1 [2361 kB] 2026-07-07 12:37:30.549 | Get:102 http://archive.ubuntu.com/ubuntu noble/main amd64 libcommon-sense-perl amd64 3.75-3build3 [20.4 kB] 2026-07-07 12:37:30.552 | Get:103 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcurl3t64-gnutls amd64 8.5.0-2ubuntu10.10 [335 kB] 2026-07-07 12:37:30.559 | Get:104 http://archive.ubuntu.com/ubuntu noble/universe amd64 libgts-bin amd64 0.7.6+darcs121130-5.2build1 [44.0 kB] 2026-07-07 12:37:30.565 | Get:105 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libicu-dev amd64 74.2-1ubuntu3.1 [11.9 MB] 2026-07-07 12:37:30.693 | Get:106 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-turbo8-dev amd64 2.1.5-2ubuntu2 [295 kB] 2026-07-07 12:37:30.697 | Get:107 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg8-dev amd64 8c-2ubuntu11 [1484 B] 2026-07-07 12:37:30.701 | Get:108 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-dev amd64 8c-2ubuntu11 [1482 B] 2026-07-07 12:37:30.708 | Get:109 http://archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-metadata all 12-4 [6582 B] 2026-07-07 12:37:30.717 | Get:110 http://archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-tablesorter all 1:2.31.3+dfsg1-3 [193 kB] 2026-07-07 12:37:30.780 | Get:111 http://archive.ubuntu.com/ubuntu noble/main amd64 libtypes-serialiser-perl all 1.01-1 [11.6 kB] 2026-07-07 12:37:30.789 | Get:112 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libjson-xs-perl amd64 4.040-0ubuntu0.24.04.1 [83.7 kB] 2026-07-07 12:37:30.797 | Get:113 http://archive.ubuntu.com/ubuntu noble/main amd64 libltdl-dev amd64 2.4.7-7build1 [168 kB] 2026-07-07 12:37:30.805 | Get:114 http://archive.ubuntu.com/ubuntu noble/main amd64 libsys-hostname-long-perl all 1.5-3 [10.6 kB] 2026-07-07 12:37:30.814 | Get:115 http://archive.ubuntu.com/ubuntu noble/main amd64 libmail-sendmail-perl all 0.80-3 [21.7 kB] 2026-07-07 12:37:30.825 | Get:116 http://archive.ubuntu.com/ubuntu noble/main amd64 mysql-common all 5.8+1.1.0build1 [6746 B] 2026-07-07 12:37:30.833 | Get:117 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libmysqlclient21 amd64 8.0.46-0ubuntu0.24.04.3 [1255 kB] 2026-07-07 12:37:30.848 | Get:118 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libncurses-dev amd64 6.4+20240113-1ubuntu2.1 [384 kB] 2026-07-07 12:37:30.855 | Get:119 http://archive.ubuntu.com/ubuntu noble/universe amd64 pcp-conf amd64 6.2.0-1.1build4 [20.6 kB] 2026-07-07 12:37:30.862 | Get:120 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp3t64 amd64 6.2.0-1.1build4 [313 kB] 2026-07-07 12:37:30.869 | Get:121 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-pmda3t64 amd64 6.2.0-1.1build4 [45.4 kB] 2026-07-07 12:37:30.875 | Get:122 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-pmda-perl amd64 6.2.0-1.1build4 [41.4 kB] 2026-07-07 12:37:30.881 | Get:123 http://archive.ubuntu.com/ubuntu noble/main amd64 libpkgconf3 amd64 1.8.1-2build1 [30.7 kB] 2026-07-07 12:37:30.888 | Get:124 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq5 amd64 16.14-0ubuntu0.24.04.1 [147 kB] 2026-07-07 12:37:30.895 | Get:125 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libssl-dev amd64 3.0.13-0ubuntu3.11 [2408 kB] 2026-07-07 12:37:30.923 | Get:126 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq-dev amd64 16.14-0ubuntu0.24.04.1 [152 kB] 2026-07-07 12:37:30.926 | Get:127 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsasl2-dev amd64 2.1.28+dfsg1-5ubuntu3.1 [243 kB] 2026-07-07 12:37:30.935 | Get:128 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsystemd-dev amd64 255.4-1ubuntu8.16 [1239 kB] 2026-07-07 12:37:30.949 | Get:129 http://archive.ubuntu.com/ubuntu noble/universe amd64 libx86-1 amd64 1.1+ds1-12build1 [83.2 kB] 2026-07-07 12:37:30.954 | Get:130 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libxml2-dev amd64 2.9.14+dfsg-1.3ubuntu3.8 [782 kB] 2026-07-07 12:37:30.964 | Get:131 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libxslt1-dev amd64 1.1.39-0exp1ubuntu0.24.04.3 [91.9 kB] 2026-07-07 12:37:30.982 | Get:132 http://archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-runtime amd64 1:17.0.6-9ubuntu1 [529 kB] 2026-07-07 12:37:30.992 | Get:133 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpfm4 amd64 4.13.0+git32-g0d4ed0e-1 [414 kB] 2026-07-07 12:37:31.010 | Get:134 http://archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17 amd64 1:17.0.6-9ubuntu1 [23.8 MB] 2026-07-07 12:37:31.269 | Get:135 http://archive.ubuntu.com/ubuntu noble/main amd64 libffi-dev amd64 3.4.6-1build1 [62.8 kB] 2026-07-07 12:37:31.270 | Get:136 http://archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-tools amd64 1:17.0.6-9ubuntu1 [518 kB] 2026-07-07 12:37:31.277 | Get:137 http://archive.ubuntu.com/ubuntu noble/universe amd64 libz3-4 amd64 4.8.12-3.1build1 [5836 kB] 2026-07-07 12:37:31.339 | Get:138 http://archive.ubuntu.com/ubuntu noble/universe amd64 libz3-dev amd64 4.8.12-3.1build1 [72.2 kB] 2026-07-07 12:37:31.346 | Get:139 http://archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-dev amd64 1:17.0.6-9ubuntu1 [43.4 MB] 2026-07-07 12:37:31.818 | Get:140 http://archive.ubuntu.com/ubuntu noble/main amd64 lsscsi amd64 0.32-1build1 [48.2 kB] 2026-07-07 12:37:31.819 | Get:141 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 osinfo-db all 0.20250606-0ubuntu0.24.04.1 [178 kB] 2026-07-07 12:37:31.821 | Get:142 http://archive.ubuntu.com/ubuntu noble/main amd64 pkgconf-bin amd64 1.8.1-2build1 [20.7 kB] 2026-07-07 12:37:31.822 | Get:143 http://archive.ubuntu.com/ubuntu noble/main amd64 pkgconf amd64 1.8.1-2build1 [16.8 kB] 2026-07-07 12:37:31.823 | Get:144 http://archive.ubuntu.com/ubuntu noble/main amd64 pkg-config amd64 1.8.1-2build1 [7264 B] 2026-07-07 12:37:31.823 | Get:145 http://archive.ubuntu.com/ubuntu noble/universe amd64 pm-utils all 1.4.1-21 [47.1 kB] 2026-07-07 12:37:31.824 | Get:146 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-client-16 amd64 16.14-0ubuntu0.24.04.1 [1300 kB] 2026-07-07 12:37:31.841 | Get:147 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 postgresql-server-dev-16 amd64 16.14-0ubuntu0.24.04.1 [1231 kB] 2026-07-07 12:37:31.854 | Get:148 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 postgresql-server-dev-all amd64 257build1.1 [20.5 kB] 2026-07-07 12:37:31.857 | Get:149 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-mysqldb amd64 1.4.6-2build3 [47.3 kB] 2026-07-07 12:37:31.864 | Get:150 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-pip-whl all 24.0+dfsg-1ubuntu1.3 [1707 kB] 2026-07-07 12:37:31.883 | Get:151 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-setuptools-whl all 68.1.2-2ubuntu1.2 [716 kB] 2026-07-07 12:37:31.893 | Get:152 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3.12-venv amd64 3.12.3-1ubuntu0.15 [5674 B] 2026-07-07 12:37:31.894 | Get:153 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-venv amd64 3.12.3-0ubuntu2.1 [1032 B] 2026-07-07 12:37:31.900 | Get:154 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 sqlite3 amd64 3.45.1-1ubuntu2.6 [144 kB] 2026-07-07 12:37:31.906 | Get:155 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 unzip amd64 6.0-28ubuntu4.1 [174 kB] 2026-07-07 12:37:31.915 | Get:156 http://archive.ubuntu.com/ubuntu noble/universe amd64 vbetool amd64 1.1-5 [11.8 kB] 2026-07-07 12:37:31.921 | Get:157 http://archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-l10n all 1.11.0-2build3 [50.6 kB] 2026-07-07 12:37:31.927 | Get:158 http://archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-1.0-0 amd64 1.11.0-2build3 [91.5 kB] 2026-07-07 12:37:31.969 | Get:159 http://archive.ubuntu.com/ubuntu noble/universe amd64 gir1.2-libosinfo-1.0 amd64 1.11.0-2build3 [18.6 kB] 2026-07-07 12:37:31.976 | Get:160 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkrb5-dev amd64 1.20.1-6ubuntu2.6 [11.9 kB] 2026-07-07 12:37:31.982 | Get:161 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-archive1t64 amd64 6.2.0-1.1build4 [10.6 kB] 2026-07-07 12:37:31.988 | Get:162 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-gui2t64 amd64 6.2.0-1.1build4 [12.4 kB] 2026-07-07 12:37:31.995 | Get:163 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-import1t64 amd64 6.2.0-1.1build4 [17.3 kB] 2026-07-07 12:37:32.002 | Get:164 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-mmv1t64 amd64 6.2.0-1.1build4 [13.8 kB] 2026-07-07 12:37:32.010 | Get:165 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-trace2t64 amd64 6.2.0-1.1build4 [16.9 kB] 2026-07-07 12:37:32.017 | Get:166 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-web1t64 amd64 6.2.0-1.1build4 [213 kB] 2026-07-07 12:37:32.025 | Get:167 http://archive.ubuntu.com/ubuntu noble/main amd64 libyaml-dev amd64 0.2.5-1build1 [62.2 kB] 2026-07-07 12:37:32.031 | Get:168 http://archive.ubuntu.com/ubuntu noble/universe amd64 python3-pcp amd64 6.2.0-1.1build4 [76.5 kB] 2026-07-07 12:37:32.038 | Get:169 http://archive.ubuntu.com/ubuntu noble/universe amd64 pcp amd64 6.2.0-1.1build4 [2946 kB] 2026-07-07 12:37:32.071 | Get:170 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 socat amd64 1.8.0.0-4ubuntu0.1 [374 kB] 2026-07-07 12:37:32.076 | Get:171 http://archive.ubuntu.com/ubuntu noble/universe amd64 vlan all 2.0.5ubuntu5 [10.4 kB] 2026-07-07 12:37:32.309 | perl: warning: Setting locale failed. 2026-07-07 12:37:32.309 | perl: warning: Please check that your locale settings: 2026-07-07 12:37:32.309 | LANGUAGE = (unset), 2026-07-07 12:37:32.309 | LC_ALL = "en_US.utf8", 2026-07-07 12:37:32.309 | LANG = "de_DE.UTF-8" 2026-07-07 12:37:32.309 | are supported and installed on your system. 2026-07-07 12:37:32.309 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-07 12:37:32.372 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-07 12:37:32.372 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-07 12:37:32.372 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-07 12:37:32.709 | Vorkonfiguration der Pakete ... 2026-07-07 12:37:32.732 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-07 12:37:32.833 | Fetched 177 MB in 3s (60.4 MB/s) 2026-07-07 12:37:32.920 | (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 ... 107981 files and directories currently installed.) 2026-07-07 12:37:32.926 | Preparing to unpack .../ncurses-bin_6.4+20240113-1ubuntu2.1_amd64.deb ... 2026-07-07 12:37:32.938 | Unpacking ncurses-bin (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ... 2026-07-07 12:37:33.031 | Setting up ncurses-bin (6.4+20240113-1ubuntu2.1) ... 2026-07-07 12:37:33.141 | (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 ... 107981 files and directories currently installed.) 2026-07-07 12:37:33.147 | Preparing to unpack .../tar_1.35+dfsg-3ubuntu0.2_amd64.deb ... 2026-07-07 12:37:33.173 | Unpacking tar (1.35+dfsg-3ubuntu0.2) over (1.35+dfsg-3ubuntu0.1) ... 2026-07-07 12:37:33.250 | Setting up tar (1.35+dfsg-3ubuntu0.2) ... 2026-07-07 12:37:33.371 | (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 ... 107981 files and directories currently installed.) 2026-07-07 12:37:33.376 | Preparing to unpack .../ncurses-base_6.4+20240113-1ubuntu2.1_all.deb ... 2026-07-07 12:37:33.387 | Unpacking ncurses-base (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ... 2026-07-07 12:37:33.498 | Setting up ncurses-base (6.4+20240113-1ubuntu2.1) ... 2026-07-07 12:37:33.610 | (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 ... 107981 files and directories currently installed.) 2026-07-07 12:37:33.616 | Preparing to unpack .../00-ncurses-term_6.4+20240113-1ubuntu2.1_all.deb ... 2026-07-07 12:37:33.627 | Unpacking ncurses-term (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ... 2026-07-07 12:37:34.928 | Selecting previously unselected package libapr1t64:amd64. 2026-07-07 12:37:34.940 | Preparing to unpack .../01-libapr1t64_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-07-07 12:37:34.948 | Unpacking libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-07-07 12:37:34.997 | Selecting previously unselected package libaprutil1t64:amd64. 2026-07-07 12:37:35.008 | Preparing to unpack .../02-libaprutil1t64_1.6.3-1.1ubuntu7_amd64.deb ... 2026-07-07 12:37:35.012 | Unpacking libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-07-07 12:37:35.060 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2026-07-07 12:37:35.070 | Preparing to unpack .../03-libaprutil1-dbd-sqlite3_1.6.3-1.1ubuntu7_amd64.deb ... 2026-07-07 12:37:35.074 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-07-07 12:37:35.113 | Selecting previously unselected package libaprutil1-ldap:amd64. 2026-07-07 12:37:35.123 | Preparing to unpack .../04-libaprutil1-ldap_1.6.3-1.1ubuntu7_amd64.deb ... 2026-07-07 12:37:35.128 | Unpacking libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-07-07 12:37:35.178 | Preparing to unpack .../05-curl_8.5.0-2ubuntu10.10_amd64.deb ... 2026-07-07 12:37:35.190 | Unpacking curl (8.5.0-2ubuntu10.10) over (8.5.0-2ubuntu10.9) ... 2026-07-07 12:37:35.258 | Preparing to unpack .../06-libcurl4t64_8.5.0-2ubuntu10.10_amd64.deb ... 2026-07-07 12:37:35.270 | Unpacking libcurl4t64:amd64 (8.5.0-2ubuntu10.10) over (8.5.0-2ubuntu10.9) ... 2026-07-07 12:37:35.331 | Selecting previously unselected package liblua5.4-0:amd64. 2026-07-07 12:37:35.341 | Preparing to unpack .../07-liblua5.4-0_5.4.6-3build2_amd64.deb ... 2026-07-07 12:37:35.348 | Unpacking liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-07-07 12:37:35.392 | Selecting previously unselected package apache2-bin. 2026-07-07 12:37:35.400 | Preparing to unpack .../08-apache2-bin_2.4.58-1ubuntu8.13_amd64.deb ... 2026-07-07 12:37:35.405 | Unpacking apache2-bin (2.4.58-1ubuntu8.13) ... 2026-07-07 12:37:35.554 | Selecting previously unselected package apache2-data. 2026-07-07 12:37:35.565 | Preparing to unpack .../09-apache2-data_2.4.58-1ubuntu8.13_all.deb ... 2026-07-07 12:37:35.568 | Unpacking apache2-data (2.4.58-1ubuntu8.13) ... 2026-07-07 12:37:35.763 | Selecting previously unselected package apache2-utils. 2026-07-07 12:37:35.774 | Preparing to unpack .../10-apache2-utils_2.4.58-1ubuntu8.13_amd64.deb ... 2026-07-07 12:37:35.778 | Unpacking apache2-utils (2.4.58-1ubuntu8.13) ... 2026-07-07 12:37:35.847 | Selecting previously unselected package apache2. 2026-07-07 12:37:35.857 | Preparing to unpack .../11-apache2_2.4.58-1ubuntu8.13_amd64.deb ... 2026-07-07 12:37:35.864 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-07 12:37:35.867 | Unpacking apache2 (2.4.58-1ubuntu8.13) ... 2026-07-07 12:37:35.989 | Selecting previously unselected package haproxy. 2026-07-07 12:37:35.999 | Preparing to unpack .../12-haproxy_2.8.16-0ubuntu0.24.04.3_amd64.deb ... 2026-07-07 12:37:36.012 | Unpacking haproxy (2.8.16-0ubuntu0.24.04.3) ... 2026-07-07 12:37:36.147 | Selecting previously unselected package libevent-2.1-7t64:amd64. 2026-07-07 12:37:36.157 | Preparing to unpack .../13-libevent-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-07-07 12:37:36.162 | Unpacking libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-07-07 12:37:36.218 | Selecting previously unselected package memcached. 2026-07-07 12:37:36.230 | Preparing to unpack .../14-memcached_1.6.24-1ubuntu0.1_amd64.deb ... 2026-07-07 12:37:36.241 | Unpacking memcached (1.6.24-1ubuntu0.1) ... 2026-07-07 12:37:36.301 | Selecting previously unselected package libjson-perl. 2026-07-07 12:37:36.311 | Preparing to unpack .../15-libjson-perl_4.10000-1_all.deb ... 2026-07-07 12:37:36.314 | Unpacking libjson-perl (4.10000-1) ... 2026-07-07 12:37:36.367 | Selecting previously unselected package postgresql-client-common. 2026-07-07 12:37:36.378 | Preparing to unpack .../16-postgresql-client-common_257build1.1_all.deb ... 2026-07-07 12:37:36.381 | Unpacking postgresql-client-common (257build1.1) ... 2026-07-07 12:37:36.435 | Selecting previously unselected package ssl-cert. 2026-07-07 12:37:36.445 | Preparing to unpack .../17-ssl-cert_1.1.2ubuntu1_all.deb ... 2026-07-07 12:37:36.449 | Unpacking ssl-cert (1.1.2ubuntu1) ... 2026-07-07 12:37:36.503 | Selecting previously unselected package postgresql-common. 2026-07-07 12:37:36.513 | Preparing to unpack .../18-postgresql-common_257build1.1_all.deb ... 2026-07-07 12:37:36.536 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2026-07-07 12:37:36.544 | Unpacking postgresql-common (257build1.1) ... 2026-07-07 12:37:36.657 | Selecting previously unselected package libsysfs2:amd64. 2026-07-07 12:37:36.668 | Preparing to unpack .../19-libsysfs2_2.1.1-6build1_amd64.deb ... 2026-07-07 12:37:36.671 | Unpacking libsysfs2:amd64 (2.1.1-6build1) ... 2026-07-07 12:37:36.717 | Selecting previously unselected package sysfsutils. 2026-07-07 12:37:36.728 | Preparing to unpack .../20-sysfsutils_2.1.1-6build1_amd64.deb ... 2026-07-07 12:37:36.734 | Unpacking sysfsutils (2.1.1-6build1) ... 2026-07-07 12:37:36.791 | Preparing to unpack .../21-libncursesw6_6.4+20240113-1ubuntu2.1_amd64.deb ... 2026-07-07 12:37:36.800 | Unpacking libncursesw6:amd64 (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ... 2026-07-07 12:37:36.863 | Preparing to unpack .../22-libncurses6_6.4+20240113-1ubuntu2.1_amd64.deb ... 2026-07-07 12:37:36.874 | Unpacking libncurses6:amd64 (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ... 2026-07-07 12:37:36.939 | Preparing to unpack .../23-libtinfo6_6.4+20240113-1ubuntu2.1_amd64.deb ... 2026-07-07 12:37:36.951 | Unpacking libtinfo6:amd64 (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ... 2026-07-07 12:37:37.023 | Setting up libtinfo6:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-07-07 12:37:37.085 | Selecting previously unselected package autotools-dev. 2026-07-07 12:37:37.138 | (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 ... 109036 files and directories currently installed.) 2026-07-07 12:37:37.144 | Preparing to unpack .../000-autotools-dev_20220109.1_all.deb ... 2026-07-07 12:37:37.148 | Unpacking autotools-dev (20220109.1) ... 2026-07-07 12:37:37.196 | Selecting previously unselected package m4. 2026-07-07 12:37:37.207 | Preparing to unpack .../001-m4_1.4.19-4build1_amd64.deb ... 2026-07-07 12:37:37.211 | Unpacking m4 (1.4.19-4build1) ... 2026-07-07 12:37:37.288 | Selecting previously unselected package autoconf. 2026-07-07 12:37:37.299 | Preparing to unpack .../002-autoconf_2.71-3_all.deb ... 2026-07-07 12:37:37.303 | Unpacking autoconf (2.71-3) ... 2026-07-07 12:37:37.400 | Selecting previously unselected package automake. 2026-07-07 12:37:37.409 | Preparing to unpack .../003-automake_1%3a1.16.5-1.3ubuntu1_all.deb ... 2026-07-07 12:37:37.417 | Unpacking automake (1:1.16.5-1.3ubuntu1) ... 2026-07-07 12:37:37.531 | Selecting previously unselected package autopoint. 2026-07-07 12:37:37.541 | Preparing to unpack .../004-autopoint_0.21-14ubuntu2_all.deb ... 2026-07-07 12:37:37.545 | Unpacking autopoint (0.21-14ubuntu2) ... 2026-07-07 12:37:37.590 | Selecting previously unselected package libdebhelper-perl. 2026-07-07 12:37:37.598 | Preparing to unpack .../005-libdebhelper-perl_13.14.1ubuntu5_all.deb ... 2026-07-07 12:37:37.602 | Unpacking libdebhelper-perl (13.14.1ubuntu5) ... 2026-07-07 12:37:37.690 | Selecting previously unselected package libllvm17t64:amd64. 2026-07-07 12:37:37.701 | Preparing to unpack .../006-libllvm17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-07 12:37:37.705 | Unpacking libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-07-07 12:37:38.814 | Selecting previously unselected package libclang-cpp17t64. 2026-07-07 12:37:38.827 | Preparing to unpack .../007-libclang-cpp17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-07 12:37:38.831 | Unpacking libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-07-07 12:37:39.445 | Selecting previously unselected package libgc1:amd64. 2026-07-07 12:37:39.455 | Preparing to unpack .../008-libgc1_1%3a8.2.6-1build1_amd64.deb ... 2026-07-07 12:37:39.460 | Unpacking libgc1:amd64 (1:8.2.6-1build1) ... 2026-07-07 12:37:39.514 | Selecting previously unselected package libobjc4:amd64. 2026-07-07 12:37:39.525 | Preparing to unpack .../009-libobjc4_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-07-07 12:37:39.530 | Unpacking libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-07 12:37:39.572 | Selecting previously unselected package libobjc-13-dev:amd64. 2026-07-07 12:37:39.586 | Preparing to unpack .../010-libobjc-13-dev_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-07-07 12:37:39.590 | Unpacking libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-07 12:37:39.648 | Selecting previously unselected package libclang-common-17-dev:amd64. 2026-07-07 12:37:39.662 | Preparing to unpack .../011-libclang-common-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-07 12:37:39.666 | Unpacking libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-07-07 12:37:39.901 | Selecting previously unselected package llvm-17-linker-tools. 2026-07-07 12:37:39.912 | Preparing to unpack .../012-llvm-17-linker-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-07 12:37:39.916 | Unpacking llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-07-07 12:37:40.006 | Selecting previously unselected package libclang1-17t64. 2026-07-07 12:37:40.017 | Preparing to unpack .../013-libclang1-17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-07 12:37:40.020 | Unpacking libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-07-07 12:37:40.360 | Selecting previously unselected package clang-17. 2026-07-07 12:37:40.371 | Preparing to unpack .../014-clang-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-07 12:37:40.375 | Unpacking clang-17 (1:17.0.6-9ubuntu1) ... 2026-07-07 12:37:40.428 | Selecting previously unselected package libtool. 2026-07-07 12:37:40.439 | Preparing to unpack .../015-libtool_2.4.7-7build1_all.deb ... 2026-07-07 12:37:40.443 | Unpacking libtool (2.4.7-7build1) ... 2026-07-07 12:37:40.503 | Selecting previously unselected package dh-autoreconf. 2026-07-07 12:37:40.513 | Preparing to unpack .../016-dh-autoreconf_20_all.deb ... 2026-07-07 12:37:40.517 | Unpacking dh-autoreconf (20) ... 2026-07-07 12:37:40.568 | Selecting previously unselected package libarchive-zip-perl. 2026-07-07 12:37:40.579 | Preparing to unpack .../017-libarchive-zip-perl_1.68-1_all.deb ... 2026-07-07 12:37:40.582 | Unpacking libarchive-zip-perl (1.68-1) ... 2026-07-07 12:37:40.652 | Selecting previously unselected package libsub-override-perl. 2026-07-07 12:37:40.663 | Preparing to unpack .../018-libsub-override-perl_0.10-1_all.deb ... 2026-07-07 12:37:40.667 | Unpacking libsub-override-perl (0.10-1) ... 2026-07-07 12:37:40.710 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2026-07-07 12:37:40.721 | Preparing to unpack .../019-libfile-stripnondeterminism-perl_1.13.1-1_all.deb ... 2026-07-07 12:37:40.725 | Unpacking libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-07-07 12:37:40.774 | Selecting previously unselected package dh-strip-nondeterminism. 2026-07-07 12:37:40.785 | Preparing to unpack .../020-dh-strip-nondeterminism_1.13.1-1_all.deb ... 2026-07-07 12:37:40.789 | Unpacking dh-strip-nondeterminism (1.13.1-1) ... 2026-07-07 12:37:40.831 | Selecting previously unselected package debugedit. 2026-07-07 12:37:40.842 | Preparing to unpack .../021-debugedit_1%3a5.0-5build2_amd64.deb ... 2026-07-07 12:37:40.846 | Unpacking debugedit (1:5.0-5build2) ... 2026-07-07 12:37:40.892 | Selecting previously unselected package dwz. 2026-07-07 12:37:40.903 | Preparing to unpack .../022-dwz_0.15-1build6_amd64.deb ... 2026-07-07 12:37:40.907 | Unpacking dwz (0.15-1build6) ... 2026-07-07 12:37:40.956 | Selecting previously unselected package gettext. 2026-07-07 12:37:40.967 | Preparing to unpack .../023-gettext_0.21-14ubuntu2_amd64.deb ... 2026-07-07 12:37:40.971 | Unpacking gettext (0.21-14ubuntu2) ... 2026-07-07 12:37:41.090 | Selecting previously unselected package intltool-debian. 2026-07-07 12:37:41.101 | Preparing to unpack .../024-intltool-debian_0.35.0+20060710.6_all.deb ... 2026-07-07 12:37:41.104 | Unpacking intltool-debian (0.35.0+20060710.6) ... 2026-07-07 12:37:41.150 | Selecting previously unselected package po-debconf. 2026-07-07 12:37:41.161 | Preparing to unpack .../025-po-debconf_1.0.21+nmu1_all.deb ... 2026-07-07 12:37:41.165 | Unpacking po-debconf (1.0.21+nmu1) ... 2026-07-07 12:37:41.263 | Selecting previously unselected package debhelper. 2026-07-07 12:37:41.273 | Preparing to unpack .../026-debhelper_13.14.1ubuntu5_all.deb ... 2026-07-07 12:37:41.277 | Unpacking debhelper (13.14.1ubuntu5) ... 2026-07-07 12:37:41.552 | Selecting previously unselected package uuid-dev:amd64. 2026-07-07 12:37:41.558 | Preparing to unpack .../027-uuid-dev_2.39.3-9ubuntu6.5_amd64.deb ... 2026-07-07 12:37:41.562 | Unpacking uuid-dev:amd64 (2.39.3-9ubuntu6.5) ... 2026-07-07 12:37:41.620 | Selecting previously unselected package libsctp1:amd64. 2026-07-07 12:37:41.628 | Preparing to unpack .../028-libsctp1_1.0.19+dfsg-2build1_amd64.deb ... 2026-07-07 12:37:41.632 | Unpacking libsctp1:amd64 (1.0.19+dfsg-2build1) ... 2026-07-07 12:37:41.676 | Selecting previously unselected package libsctp-dev:amd64. 2026-07-07 12:37:41.688 | Preparing to unpack .../029-libsctp-dev_1.0.19+dfsg-2build1_amd64.deb ... 2026-07-07 12:37:41.692 | Unpacking libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-07-07 12:37:41.752 | Selecting previously unselected package libapr1-dev. 2026-07-07 12:37:41.763 | Preparing to unpack .../030-libapr1-dev_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-07-07 12:37:41.767 | Unpacking libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-07-07 12:37:42.140 | Selecting previously unselected package libldap-dev:amd64. 2026-07-07 12:37:42.151 | Preparing to unpack .../031-libldap-dev_2.6.10+dfsg-0ubuntu0.24.04.1_amd64.deb ... 2026-07-07 12:37:42.155 | Unpacking libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-07-07 12:37:42.318 | Selecting previously unselected package libldap2-dev. 2026-07-07 12:37:42.329 | Preparing to unpack .../032-libldap2-dev_2.6.10+dfsg-0ubuntu0.24.04.1_all.deb ... 2026-07-07 12:37:42.333 | Unpacking libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-07-07 12:37:42.374 | Selecting previously unselected package libaprutil1-dev. 2026-07-07 12:37:42.385 | Preparing to unpack .../033-libaprutil1-dev_1.6.3-1.1ubuntu7_amd64.deb ... 2026-07-07 12:37:42.389 | Unpacking libaprutil1-dev (1.6.3-1.1ubuntu7) ... 2026-07-07 12:37:42.715 | Selecting previously unselected package libpcre2-16-0:amd64. 2026-07-07 12:37:42.726 | Preparing to unpack .../034-libpcre2-16-0_10.42-4ubuntu2.1_amd64.deb ... 2026-07-07 12:37:42.730 | Unpacking libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-07-07 12:37:42.784 | Selecting previously unselected package libpcre2-32-0:amd64. 2026-07-07 12:37:42.796 | Preparing to unpack .../035-libpcre2-32-0_10.42-4ubuntu2.1_amd64.deb ... 2026-07-07 12:37:42.800 | Unpacking libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-07-07 12:37:42.853 | Selecting previously unselected package libpcre2-posix3:amd64. 2026-07-07 12:37:42.864 | Preparing to unpack .../036-libpcre2-posix3_10.42-4ubuntu2.1_amd64.deb ... 2026-07-07 12:37:42.868 | Unpacking libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-07-07 12:37:42.907 | Selecting previously unselected package libpcre2-dev:amd64. 2026-07-07 12:37:42.918 | Preparing to unpack .../037-libpcre2-dev_10.42-4ubuntu2.1_amd64.deb ... 2026-07-07 12:37:42.922 | Unpacking libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-07-07 12:37:43.042 | Selecting previously unselected package apache2-dev. 2026-07-07 12:37:43.053 | Preparing to unpack .../038-apache2-dev_2.4.58-1ubuntu8.13_amd64.deb ... 2026-07-07 12:37:43.057 | Unpacking apache2-dev (2.4.58-1ubuntu8.13) ... 2026-07-07 12:37:43.151 | Selecting previously unselected package ncal. 2026-07-07 12:37:43.162 | Preparing to unpack .../039-ncal_12.1.8_amd64.deb ... 2026-07-07 12:37:43.166 | Unpacking ncal (12.1.8) ... 2026-07-07 12:37:43.216 | Selecting previously unselected package bsdmainutils. 2026-07-07 12:37:43.227 | Preparing to unpack .../040-bsdmainutils_12.1.8_all.deb ... 2026-07-07 12:37:43.235 | Unpacking bsdmainutils (12.1.8) ... 2026-07-07 12:37:43.277 | Selecting previously unselected package conntrack. 2026-07-07 12:37:43.288 | Preparing to unpack .../041-conntrack_1%3a1.4.8-1ubuntu1_amd64.deb ... 2026-07-07 12:37:43.292 | Unpacking conntrack (1:1.4.8-1ubuntu1) ... 2026-07-07 12:37:43.336 | Selecting previously unselected package dnsmasq-utils. 2026-07-07 12:37:43.347 | Preparing to unpack .../042-dnsmasq-utils_2.90-2ubuntu0.3_amd64.deb ... 2026-07-07 12:37:43.351 | Unpacking dnsmasq-utils (2.90-2ubuntu0.3) ... 2026-07-07 12:37:43.525 | Selecting previously unselected package ebtables. 2026-07-07 12:37:43.536 | Preparing to unpack .../043-ebtables_2.0.11-6build1_amd64.deb ... 2026-07-07 12:37:43.554 | Unpacking ebtables (2.0.11-6build1) ... 2026-07-07 12:37:43.610 | Selecting previously unselected package fonts-liberation. 2026-07-07 12:37:43.621 | Preparing to unpack .../044-fonts-liberation_1%3a2.1.5-3_all.deb ... 2026-07-07 12:37:43.626 | Unpacking fonts-liberation (1:2.1.5-3) ... 2026-07-07 12:37:43.724 | Selecting previously unselected package fonts-liberation-sans-narrow. 2026-07-07 12:37:43.735 | Preparing to unpack .../045-fonts-liberation-sans-narrow_1%3a1.07.6-4_all.deb ... 2026-07-07 12:37:43.739 | Unpacking fonts-liberation-sans-narrow (1:1.07.6-4) ... 2026-07-07 12:37:43.790 | Selecting previously unselected package fonts-liberation2. 2026-07-07 12:37:43.801 | Preparing to unpack .../046-fonts-liberation2_1%3a2.1.5-3_all.deb ... 2026-07-07 12:37:43.805 | Unpacking fonts-liberation2 (1:2.1.5-3) ... 2026-07-07 12:37:43.846 | Selecting previously unselected package genisoimage. 2026-07-07 12:37:43.857 | Preparing to unpack .../047-genisoimage_9%3a1.1.11-3.5_amd64.deb ... 2026-07-07 12:37:43.861 | Unpacking genisoimage (9:1.1.11-3.5) ... 2026-07-07 12:37:43.929 | Selecting previously unselected package gir1.2-freedesktop:amd64. 2026-07-07 12:37:43.940 | Preparing to unpack .../048-gir1.2-freedesktop_1.80.1-1_amd64.deb ... 2026-07-07 12:37:43.944 | Unpacking gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-07-07 12:37:43.998 | Selecting previously unselected package libann0. 2026-07-07 12:37:44.009 | Preparing to unpack .../049-libann0_1.1.2+doc-9build1_amd64.deb ... 2026-07-07 12:37:44.012 | Unpacking libann0 (1.1.2+doc-9build1) ... 2026-07-07 12:37:44.060 | Selecting previously unselected package libcdt5:amd64. 2026-07-07 12:37:44.070 | Preparing to unpack .../050-libcdt5_2.42.2-9ubuntu0.1_amd64.deb ... 2026-07-07 12:37:44.074 | Unpacking libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-07 12:37:44.124 | Selecting previously unselected package libcgraph6:amd64. 2026-07-07 12:37:44.132 | Preparing to unpack .../051-libcgraph6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-07-07 12:37:44.136 | Unpacking libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-07 12:37:44.184 | Selecting previously unselected package libgts-0.7-5t64:amd64. 2026-07-07 12:37:44.195 | Preparing to unpack .../052-libgts-0.7-5t64_0.7.6+darcs121130-5.2build1_amd64.deb ... 2026-07-07 12:37:44.199 | Unpacking libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-07-07 12:37:44.250 | Selecting previously unselected package libltdl7:amd64. 2026-07-07 12:37:44.261 | Preparing to unpack .../053-libltdl7_2.4.7-7build1_amd64.deb ... 2026-07-07 12:37:44.265 | Unpacking libltdl7:amd64 (2.4.7-7build1) ... 2026-07-07 12:37:44.313 | Selecting previously unselected package libpathplan4:amd64. 2026-07-07 12:37:44.324 | Preparing to unpack .../054-libpathplan4_2.42.2-9ubuntu0.1_amd64.deb ... 2026-07-07 12:37:44.329 | Unpacking libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-07 12:37:44.379 | Selecting previously unselected package libgvc6. 2026-07-07 12:37:44.390 | Preparing to unpack .../055-libgvc6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-07-07 12:37:44.394 | Unpacking libgvc6 (2.42.2-9ubuntu0.1) ... 2026-07-07 12:37:44.463 | Selecting previously unselected package libgvpr2:amd64. 2026-07-07 12:37:44.474 | Preparing to unpack .../056-libgvpr2_2.42.2-9ubuntu0.1_amd64.deb ... 2026-07-07 12:37:44.478 | Unpacking libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-07 12:37:44.528 | Selecting previously unselected package liblab-gamut1:amd64. 2026-07-07 12:37:44.539 | Preparing to unpack .../057-liblab-gamut1_2.42.2-9ubuntu0.1_amd64.deb ... 2026-07-07 12:37:44.543 | Unpacking liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-07 12:37:44.617 | Selecting previously unselected package libice6:amd64. 2026-07-07 12:37:44.628 | Preparing to unpack .../058-libice6_2%3a1.0.10-1build3_amd64.deb ... 2026-07-07 12:37:44.632 | Unpacking libice6:amd64 (2:1.0.10-1build3) ... 2026-07-07 12:37:44.677 | Selecting previously unselected package libsm6:amd64. 2026-07-07 12:37:44.688 | Preparing to unpack .../059-libsm6_2%3a1.2.3-1build3_amd64.deb ... 2026-07-07 12:37:44.692 | Unpacking libsm6:amd64 (2:1.2.3-1build3) ... 2026-07-07 12:37:44.742 | Selecting previously unselected package libxt6t64:amd64. 2026-07-07 12:37:44.753 | Preparing to unpack .../060-libxt6t64_1%3a1.2.1-1.2build1_amd64.deb ... 2026-07-07 12:37:44.757 | Unpacking libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-07-07 12:37:44.807 | Selecting previously unselected package libxmu6:amd64. 2026-07-07 12:37:44.818 | Preparing to unpack .../061-libxmu6_2%3a1.1.3-3build2_amd64.deb ... 2026-07-07 12:37:44.822 | Unpacking libxmu6:amd64 (2:1.1.3-3build2) ... 2026-07-07 12:37:44.869 | Selecting previously unselected package libxaw7:amd64. 2026-07-07 12:37:44.880 | Preparing to unpack .../062-libxaw7_2%3a1.0.14-1build2_amd64.deb ... 2026-07-07 12:37:44.884 | Unpacking libxaw7:amd64 (2:1.0.14-1build2) ... 2026-07-07 12:37:44.939 | Selecting previously unselected package graphviz. 2026-07-07 12:37:44.948 | Preparing to unpack .../063-graphviz_2.42.2-9ubuntu0.1_amd64.deb ... 2026-07-07 12:37:44.952 | Unpacking graphviz (2.42.2-9ubuntu0.1) ... 2026-07-07 12:37:45.062 | Selecting previously unselected package icu-devtools. 2026-07-07 12:37:45.070 | Preparing to unpack .../064-icu-devtools_74.2-1ubuntu3.1_amd64.deb ... 2026-07-07 12:37:45.074 | Unpacking icu-devtools (74.2-1ubuntu3.1) ... 2026-07-07 12:37:45.141 | Selecting previously unselected package iputils-arping. 2026-07-07 12:37:45.152 | Preparing to unpack .../065-iputils-arping_3%3a20240117-1ubuntu0.1_amd64.deb ... 2026-07-07 12:37:45.156 | Unpacking iputils-arping (3:20240117-1ubuntu0.1) ... 2026-07-07 12:37:45.205 | Selecting previously unselected package comerr-dev:amd64. 2026-07-07 12:37:45.216 | Preparing to unpack .../066-comerr-dev_2.1-1.47.0-2.4~exp1ubuntu4.1_amd64.deb ... 2026-07-07 12:37:45.223 | Unpacking comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-07-07 12:37:45.278 | Selecting previously unselected package libgssrpc4t64:amd64. 2026-07-07 12:37:45.289 | Preparing to unpack .../067-libgssrpc4t64_1.20.1-6ubuntu2.6_amd64.deb ... 2026-07-07 12:37:45.293 | Unpacking libgssrpc4t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-07 12:37:45.343 | Selecting previously unselected package libkadm5clnt-mit12:amd64. 2026-07-07 12:37:45.354 | Preparing to unpack .../068-libkadm5clnt-mit12_1.20.1-6ubuntu2.6_amd64.deb ... 2026-07-07 12:37:45.358 | Unpacking libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-07 12:37:45.406 | Selecting previously unselected package libkdb5-10t64:amd64. 2026-07-07 12:37:45.416 | Preparing to unpack .../069-libkdb5-10t64_1.20.1-6ubuntu2.6_amd64.deb ... 2026-07-07 12:37:45.420 | Unpacking libkdb5-10t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-07 12:37:45.467 | Selecting previously unselected package libkadm5srv-mit12:amd64. 2026-07-07 12:37:45.478 | Preparing to unpack .../070-libkadm5srv-mit12_1.20.1-6ubuntu2.6_amd64.deb ... 2026-07-07 12:37:45.482 | Unpacking libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-07 12:37:45.526 | Selecting previously unselected package krb5-multidev:amd64. 2026-07-07 12:37:45.537 | Preparing to unpack .../071-krb5-multidev_1.20.1-6ubuntu2.6_amd64.deb ... 2026-07-07 12:37:45.541 | Unpacking krb5-multidev:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-07 12:37:45.620 | Selecting previously unselected package libarchive-cpio-perl. 2026-07-07 12:37:45.631 | Preparing to unpack .../072-libarchive-cpio-perl_0.10-3_all.deb ... 2026-07-07 12:37:45.635 | Unpacking libarchive-cpio-perl (0.10-3) ... 2026-07-07 12:37:45.683 | Selecting previously unselected package libclang-rt-17-dev:amd64. 2026-07-07 12:37:45.694 | Preparing to unpack .../073-libclang-rt-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-07 12:37:45.698 | Unpacking libclang-rt-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-07-07 12:37:45.992 | Selecting previously unselected package libcommon-sense-perl:amd64. 2026-07-07 12:37:46.003 | Preparing to unpack .../074-libcommon-sense-perl_3.75-3build3_amd64.deb ... 2026-07-07 12:37:46.007 | Unpacking libcommon-sense-perl:amd64 (3.75-3build3) ... 2026-07-07 12:37:46.069 | Preparing to unpack .../075-libcurl3t64-gnutls_8.5.0-2ubuntu10.10_amd64.deb ... 2026-07-07 12:37:46.081 | Unpacking libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.10) over (8.5.0-2ubuntu10.9) ... 2026-07-07 12:37:46.136 | Selecting previously unselected package libgts-bin. 2026-07-07 12:37:46.147 | Preparing to unpack .../076-libgts-bin_0.7.6+darcs121130-5.2build1_amd64.deb ... 2026-07-07 12:37:46.151 | Unpacking libgts-bin (0.7.6+darcs121130-5.2build1) ... 2026-07-07 12:37:46.208 | Selecting previously unselected package libicu-dev:amd64. 2026-07-07 12:37:46.217 | Preparing to unpack .../077-libicu-dev_74.2-1ubuntu3.1_amd64.deb ... 2026-07-07 12:37:46.221 | Unpacking libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-07-07 12:37:46.802 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2026-07-07 12:37:46.813 | Preparing to unpack .../078-libjpeg-turbo8-dev_2.1.5-2ubuntu2_amd64.deb ... 2026-07-07 12:37:46.817 | Unpacking libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-07-07 12:37:46.876 | Selecting previously unselected package libjpeg8-dev:amd64. 2026-07-07 12:37:46.887 | Preparing to unpack .../079-libjpeg8-dev_8c-2ubuntu11_amd64.deb ... 2026-07-07 12:37:46.891 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-07-07 12:37:46.933 | Selecting previously unselected package libjpeg-dev:amd64. 2026-07-07 12:37:46.941 | Preparing to unpack .../080-libjpeg-dev_8c-2ubuntu11_amd64.deb ... 2026-07-07 12:37:46.945 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-07-07 12:37:46.987 | Selecting previously unselected package libjs-jquery-metadata. 2026-07-07 12:37:46.997 | Preparing to unpack .../081-libjs-jquery-metadata_12-4_all.deb ... 2026-07-07 12:37:47.001 | Unpacking libjs-jquery-metadata (12-4) ... 2026-07-07 12:37:47.065 | Selecting previously unselected package libjs-jquery-tablesorter. 2026-07-07 12:37:47.077 | Preparing to unpack .../082-libjs-jquery-tablesorter_1%3a2.31.3+dfsg1-3_all.deb ... 2026-07-07 12:37:47.082 | Unpacking libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-07-07 12:37:47.196 | Selecting previously unselected package libtypes-serialiser-perl. 2026-07-07 12:37:47.208 | Preparing to unpack .../083-libtypes-serialiser-perl_1.01-1_all.deb ... 2026-07-07 12:37:47.213 | Unpacking libtypes-serialiser-perl (1.01-1) ... 2026-07-07 12:37:47.259 | Selecting previously unselected package libjson-xs-perl. 2026-07-07 12:37:47.268 | Preparing to unpack .../084-libjson-xs-perl_4.040-0ubuntu0.24.04.1_amd64.deb ... 2026-07-07 12:37:47.272 | Unpacking libjson-xs-perl (4.040-0ubuntu0.24.04.1) ... 2026-07-07 12:37:47.321 | Selecting previously unselected package libltdl-dev:amd64. 2026-07-07 12:37:47.332 | Preparing to unpack .../085-libltdl-dev_2.4.7-7build1_amd64.deb ... 2026-07-07 12:37:47.336 | Unpacking libltdl-dev:amd64 (2.4.7-7build1) ... 2026-07-07 12:37:47.407 | Selecting previously unselected package libsys-hostname-long-perl. 2026-07-07 12:37:47.418 | Preparing to unpack .../086-libsys-hostname-long-perl_1.5-3_all.deb ... 2026-07-07 12:37:47.421 | Unpacking libsys-hostname-long-perl (1.5-3) ... 2026-07-07 12:37:47.465 | Selecting previously unselected package libmail-sendmail-perl. 2026-07-07 12:37:47.476 | Preparing to unpack .../087-libmail-sendmail-perl_0.80-3_all.deb ... 2026-07-07 12:37:47.479 | Unpacking libmail-sendmail-perl (0.80-3) ... 2026-07-07 12:37:47.534 | Selecting previously unselected package mysql-common. 2026-07-07 12:37:47.545 | Preparing to unpack .../088-mysql-common_5.8+1.1.0build1_all.deb ... 2026-07-07 12:37:47.564 | Unpacking mysql-common (5.8+1.1.0build1) ... 2026-07-07 12:37:47.615 | Selecting previously unselected package libmysqlclient21:amd64. 2026-07-07 12:37:47.626 | Preparing to unpack .../089-libmysqlclient21_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-07-07 12:37:47.630 | Unpacking libmysqlclient21:amd64 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-07 12:37:47.732 | Selecting previously unselected package libncurses-dev:amd64. 2026-07-07 12:37:47.744 | Preparing to unpack .../090-libncurses-dev_6.4+20240113-1ubuntu2.1_amd64.deb ... 2026-07-07 12:37:47.748 | Unpacking libncurses-dev:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-07-07 12:37:47.838 | Selecting previously unselected package pcp-conf. 2026-07-07 12:37:47.849 | Preparing to unpack .../091-pcp-conf_6.2.0-1.1build4_amd64.deb ... 2026-07-07 12:37:47.853 | Unpacking pcp-conf (6.2.0-1.1build4) ... 2026-07-07 12:37:47.902 | Selecting previously unselected package libpcp3t64. 2026-07-07 12:37:47.913 | Preparing to unpack .../092-libpcp3t64_6.2.0-1.1build4_amd64.deb ... 2026-07-07 12:37:47.917 | Unpacking libpcp3t64 (6.2.0-1.1build4) ... 2026-07-07 12:37:47.969 | Selecting previously unselected package libpcp-pmda3t64. 2026-07-07 12:37:47.980 | Preparing to unpack .../093-libpcp-pmda3t64_6.2.0-1.1build4_amd64.deb ... 2026-07-07 12:37:47.984 | Unpacking libpcp-pmda3t64 (6.2.0-1.1build4) ... 2026-07-07 12:37:48.027 | Selecting previously unselected package libpcp-pmda-perl. 2026-07-07 12:37:48.038 | Preparing to unpack .../094-libpcp-pmda-perl_6.2.0-1.1build4_amd64.deb ... 2026-07-07 12:37:48.042 | Unpacking libpcp-pmda-perl (6.2.0-1.1build4) ... 2026-07-07 12:37:48.090 | Selecting previously unselected package libpkgconf3:amd64. 2026-07-07 12:37:48.101 | Preparing to unpack .../095-libpkgconf3_1.8.1-2build1_amd64.deb ... 2026-07-07 12:37:48.105 | Unpacking libpkgconf3:amd64 (1.8.1-2build1) ... 2026-07-07 12:37:48.151 | Selecting previously unselected package libpq5:amd64. 2026-07-07 12:37:48.162 | Preparing to unpack .../096-libpq5_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-07-07 12:37:48.166 | Unpacking libpq5:amd64 (16.14-0ubuntu0.24.04.1) ... 2026-07-07 12:37:48.210 | Selecting previously unselected package libssl-dev:amd64. 2026-07-07 12:37:48.221 | Preparing to unpack .../097-libssl-dev_3.0.13-0ubuntu3.11_amd64.deb ... 2026-07-07 12:37:48.225 | Unpacking libssl-dev:amd64 (3.0.13-0ubuntu3.11) ... 2026-07-07 12:37:48.441 | Selecting previously unselected package libpq-dev. 2026-07-07 12:37:48.453 | Preparing to unpack .../098-libpq-dev_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-07-07 12:37:48.456 | Unpacking libpq-dev (16.14-0ubuntu0.24.04.1) ... 2026-07-07 12:37:48.603 | Selecting previously unselected package libsasl2-dev. 2026-07-07 12:37:48.614 | Preparing to unpack .../099-libsasl2-dev_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2026-07-07 12:37:48.618 | Unpacking libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-07-07 12:37:48.699 | Selecting previously unselected package libsystemd-dev:amd64. 2026-07-07 12:37:48.710 | Preparing to unpack .../100-libsystemd-dev_255.4-1ubuntu8.16_amd64.deb ... 2026-07-07 12:37:48.713 | Unpacking libsystemd-dev:amd64 (255.4-1ubuntu8.16) ... 2026-07-07 12:37:48.961 | Selecting previously unselected package libx86-1:amd64. 2026-07-07 12:37:48.970 | Preparing to unpack .../101-libx86-1_1.1+ds1-12build1_amd64.deb ... 2026-07-07 12:37:48.974 | Unpacking libx86-1:amd64 (1.1+ds1-12build1) ... 2026-07-07 12:37:49.020 | Selecting previously unselected package libxml2-dev:amd64. 2026-07-07 12:37:49.034 | Preparing to unpack .../102-libxml2-dev_2.9.14+dfsg-1.3ubuntu3.8_amd64.deb ... 2026-07-07 12:37:49.038 | Unpacking libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-07-07 12:37:49.142 | Selecting previously unselected package libxslt1-dev:amd64. 2026-07-07 12:37:49.155 | Preparing to unpack .../103-libxslt1-dev_1.1.39-0exp1ubuntu0.24.04.3_amd64.deb ... 2026-07-07 12:37:49.159 | Unpacking libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-07-07 12:37:49.264 | Selecting previously unselected package llvm-17-runtime. 2026-07-07 12:37:49.278 | Preparing to unpack .../104-llvm-17-runtime_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-07 12:37:49.282 | Unpacking llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-07-07 12:37:49.354 | Selecting previously unselected package libpfm4:amd64. 2026-07-07 12:37:49.367 | Preparing to unpack .../105-libpfm4_4.13.0+git32-g0d4ed0e-1_amd64.deb ... 2026-07-07 12:37:49.371 | Unpacking libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1) ... 2026-07-07 12:37:49.442 | Selecting previously unselected package llvm-17. 2026-07-07 12:37:49.456 | Preparing to unpack .../106-llvm-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-07 12:37:49.460 | Unpacking llvm-17 (1:17.0.6-9ubuntu1) ... 2026-07-07 12:37:50.571 | Selecting previously unselected package libffi-dev:amd64. 2026-07-07 12:37:50.588 | Preparing to unpack .../107-libffi-dev_3.4.6-1build1_amd64.deb ... 2026-07-07 12:37:50.592 | Unpacking libffi-dev:amd64 (3.4.6-1build1) ... 2026-07-07 12:37:50.654 | Selecting previously unselected package llvm-17-tools. 2026-07-07 12:37:50.668 | Preparing to unpack .../108-llvm-17-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-07 12:37:50.672 | Unpacking llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-07-07 12:37:51.027 | Selecting previously unselected package libz3-4:amd64. 2026-07-07 12:37:51.038 | Preparing to unpack .../109-libz3-4_4.8.12-3.1build1_amd64.deb ... 2026-07-07 12:37:51.041 | Unpacking libz3-4:amd64 (4.8.12-3.1build1) ... 2026-07-07 12:37:51.260 | Selecting previously unselected package libz3-dev:amd64. 2026-07-07 12:37:51.271 | Preparing to unpack .../110-libz3-dev_4.8.12-3.1build1_amd64.deb ... 2026-07-07 12:37:51.274 | Unpacking libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-07-07 12:37:51.329 | Selecting previously unselected package llvm-17-dev. 2026-07-07 12:37:51.340 | Preparing to unpack .../111-llvm-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-07 12:37:51.344 | Unpacking llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-07-07 12:37:54.851 | Selecting previously unselected package lsscsi. 2026-07-07 12:37:54.862 | Preparing to unpack .../112-lsscsi_0.32-1build1_amd64.deb ... 2026-07-07 12:37:54.866 | Unpacking lsscsi (0.32-1build1) ... 2026-07-07 12:37:54.910 | Selecting previously unselected package osinfo-db. 2026-07-07 12:37:54.921 | Preparing to unpack .../113-osinfo-db_0.20250606-0ubuntu0.24.04.1_all.deb ... 2026-07-07 12:37:54.924 | Unpacking osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-07-07 12:37:55.558 | Selecting previously unselected package pkgconf-bin. 2026-07-07 12:37:55.570 | Preparing to unpack .../114-pkgconf-bin_1.8.1-2build1_amd64.deb ... 2026-07-07 12:37:55.573 | Unpacking pkgconf-bin (1.8.1-2build1) ... 2026-07-07 12:37:55.617 | Selecting previously unselected package pkgconf:amd64. 2026-07-07 12:37:55.630 | Preparing to unpack .../115-pkgconf_1.8.1-2build1_amd64.deb ... 2026-07-07 12:37:55.636 | Unpacking pkgconf:amd64 (1.8.1-2build1) ... 2026-07-07 12:37:55.685 | Selecting previously unselected package pkg-config:amd64. 2026-07-07 12:37:55.698 | Preparing to unpack .../116-pkg-config_1.8.1-2build1_amd64.deb ... 2026-07-07 12:37:55.705 | Unpacking pkg-config:amd64 (1.8.1-2build1) ... 2026-07-07 12:37:55.747 | Selecting previously unselected package pm-utils. 2026-07-07 12:37:55.759 | Preparing to unpack .../117-pm-utils_1.4.1-21_all.deb ... 2026-07-07 12:37:55.763 | Unpacking pm-utils (1.4.1-21) ... 2026-07-07 12:37:55.842 | Selecting previously unselected package postgresql-client-16. 2026-07-07 12:37:55.854 | Preparing to unpack .../118-postgresql-client-16_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-07-07 12:37:55.857 | Unpacking postgresql-client-16 (16.14-0ubuntu0.24.04.1) ... 2026-07-07 12:37:56.055 | Selecting previously unselected package postgresql-server-dev-16. 2026-07-07 12:37:56.067 | Preparing to unpack .../119-postgresql-server-dev-16_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-07-07 12:37:56.071 | Unpacking postgresql-server-dev-16 (16.14-0ubuntu0.24.04.1) ... 2026-07-07 12:37:56.610 | Selecting previously unselected package postgresql-server-dev-all:amd64. 2026-07-07 12:37:56.621 | Preparing to unpack .../120-postgresql-server-dev-all_257build1.1_amd64.deb ... 2026-07-07 12:37:56.625 | Unpacking postgresql-server-dev-all:amd64 (257build1.1) ... 2026-07-07 12:37:56.682 | Selecting previously unselected package python3-mysqldb. 2026-07-07 12:37:56.692 | Preparing to unpack .../121-python3-mysqldb_1.4.6-2build3_amd64.deb ... 2026-07-07 12:37:56.695 | Unpacking python3-mysqldb (1.4.6-2build3) ... 2026-07-07 12:37:56.749 | Selecting previously unselected package python3-pip-whl. 2026-07-07 12:37:56.761 | Preparing to unpack .../122-python3-pip-whl_24.0+dfsg-1ubuntu1.3_all.deb ... 2026-07-07 12:37:56.765 | Unpacking python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2026-07-07 12:37:56.825 | Selecting previously unselected package python3-setuptools-whl. 2026-07-07 12:37:56.837 | Preparing to unpack .../123-python3-setuptools-whl_68.1.2-2ubuntu1.2_all.deb ... 2026-07-07 12:37:56.841 | Unpacking python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2026-07-07 12:37:56.896 | Selecting previously unselected package python3.12-venv. 2026-07-07 12:37:56.908 | Preparing to unpack .../124-python3.12-venv_3.12.3-1ubuntu0.15_amd64.deb ... 2026-07-07 12:37:56.912 | Unpacking python3.12-venv (3.12.3-1ubuntu0.15) ... 2026-07-07 12:37:56.953 | Selecting previously unselected package python3-venv. 2026-07-07 12:37:56.965 | Preparing to unpack .../125-python3-venv_3.12.3-0ubuntu2.1_amd64.deb ... 2026-07-07 12:37:56.969 | Unpacking python3-venv (3.12.3-0ubuntu2.1) ... 2026-07-07 12:37:57.009 | Selecting previously unselected package sqlite3. 2026-07-07 12:37:57.019 | Preparing to unpack .../126-sqlite3_3.45.1-1ubuntu2.6_amd64.deb ... 2026-07-07 12:37:57.023 | Unpacking sqlite3 (3.45.1-1ubuntu2.6) ... 2026-07-07 12:37:57.076 | Selecting previously unselected package unzip. 2026-07-07 12:37:57.085 | Preparing to unpack .../127-unzip_6.0-28ubuntu4.1_amd64.deb ... 2026-07-07 12:37:57.089 | Unpacking unzip (6.0-28ubuntu4.1) ... 2026-07-07 12:37:57.142 | Selecting previously unselected package vbetool. 2026-07-07 12:37:57.154 | Preparing to unpack .../128-vbetool_1.1-5_amd64.deb ... 2026-07-07 12:37:57.158 | Unpacking vbetool (1.1-5) ... 2026-07-07 12:37:57.210 | Selecting previously unselected package libosinfo-l10n. 2026-07-07 12:37:57.224 | Preparing to unpack .../129-libosinfo-l10n_1.11.0-2build3_all.deb ... 2026-07-07 12:37:57.237 | Unpacking libosinfo-l10n (1.11.0-2build3) ... 2026-07-07 12:37:57.315 | Selecting previously unselected package libosinfo-1.0-0:amd64. 2026-07-07 12:37:57.325 | Preparing to unpack .../130-libosinfo-1.0-0_1.11.0-2build3_amd64.deb ... 2026-07-07 12:37:57.329 | Unpacking libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-07-07 12:37:57.374 | Selecting previously unselected package gir1.2-libosinfo-1.0:amd64. 2026-07-07 12:37:57.385 | Preparing to unpack .../131-gir1.2-libosinfo-1.0_1.11.0-2build3_amd64.deb ... 2026-07-07 12:37:57.389 | Unpacking gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-07-07 12:37:57.431 | Selecting previously unselected package libkrb5-dev:amd64. 2026-07-07 12:37:57.444 | Preparing to unpack .../132-libkrb5-dev_1.20.1-6ubuntu2.6_amd64.deb ... 2026-07-07 12:37:57.447 | Unpacking libkrb5-dev:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-07 12:37:57.500 | Selecting previously unselected package libpcp-archive1t64. 2026-07-07 12:37:57.512 | Preparing to unpack .../133-libpcp-archive1t64_6.2.0-1.1build4_amd64.deb ... 2026-07-07 12:37:57.516 | Unpacking libpcp-archive1t64 (6.2.0-1.1build4) ... 2026-07-07 12:37:57.562 | Selecting previously unselected package libpcp-gui2t64. 2026-07-07 12:37:57.574 | Preparing to unpack .../134-libpcp-gui2t64_6.2.0-1.1build4_amd64.deb ... 2026-07-07 12:37:57.578 | Unpacking libpcp-gui2t64 (6.2.0-1.1build4) ... 2026-07-07 12:37:57.623 | Selecting previously unselected package libpcp-import1t64. 2026-07-07 12:37:57.635 | Preparing to unpack .../135-libpcp-import1t64_6.2.0-1.1build4_amd64.deb ... 2026-07-07 12:37:57.639 | Unpacking libpcp-import1t64 (6.2.0-1.1build4) ... 2026-07-07 12:37:57.684 | Selecting previously unselected package libpcp-mmv1t64. 2026-07-07 12:37:57.696 | Preparing to unpack .../136-libpcp-mmv1t64_6.2.0-1.1build4_amd64.deb ... 2026-07-07 12:37:57.700 | Unpacking libpcp-mmv1t64 (6.2.0-1.1build4) ... 2026-07-07 12:37:57.745 | Selecting previously unselected package libpcp-trace2t64. 2026-07-07 12:37:57.756 | Preparing to unpack .../137-libpcp-trace2t64_6.2.0-1.1build4_amd64.deb ... 2026-07-07 12:37:57.761 | Unpacking libpcp-trace2t64 (6.2.0-1.1build4) ... 2026-07-07 12:37:57.805 | Selecting previously unselected package libpcp-web1t64. 2026-07-07 12:37:57.817 | Preparing to unpack .../138-libpcp-web1t64_6.2.0-1.1build4_amd64.deb ... 2026-07-07 12:37:57.821 | Unpacking libpcp-web1t64 (6.2.0-1.1build4) ... 2026-07-07 12:37:57.867 | Selecting previously unselected package libyaml-dev:amd64. 2026-07-07 12:37:57.879 | Preparing to unpack .../139-libyaml-dev_0.2.5-1build1_amd64.deb ... 2026-07-07 12:37:57.883 | Unpacking libyaml-dev:amd64 (0.2.5-1build1) ... 2026-07-07 12:37:57.932 | Selecting previously unselected package python3-pcp. 2026-07-07 12:37:57.944 | Preparing to unpack .../140-python3-pcp_6.2.0-1.1build4_amd64.deb ... 2026-07-07 12:37:57.948 | Unpacking python3-pcp (6.2.0-1.1build4) ... 2026-07-07 12:37:58.010 | Selecting previously unselected package pcp. 2026-07-07 12:37:58.021 | Preparing to unpack .../141-pcp_6.2.0-1.1build4_amd64.deb ... 2026-07-07 12:37:58.273 | Unpacking pcp (6.2.0-1.1build4) ... 2026-07-07 12:37:59.198 | Selecting previously unselected package socat. 2026-07-07 12:37:59.211 | Preparing to unpack .../142-socat_1.8.0.0-4ubuntu0.1_amd64.deb ... 2026-07-07 12:37:59.215 | Unpacking socat (1.8.0.0-4ubuntu0.1) ... 2026-07-07 12:37:59.291 | Selecting previously unselected package vlan. 2026-07-07 12:37:59.301 | Preparing to unpack .../143-vlan_2.0.5ubuntu5_all.deb ... 2026-07-07 12:37:59.305 | Unpacking vlan (2.0.5ubuntu5) ... 2026-07-07 12:37:59.389 | Setting up genisoimage (9:1.1.11-3.5) ... 2026-07-07 12:37:59.402 | Setting up postgresql-client-common (257build1.1) ... 2026-07-07 12:37:59.420 | Setting up dnsmasq-utils (2.90-2ubuntu0.3) ... 2026-07-07 12:37:59.431 | Setting up libice6:amd64 (2:1.0.10-1build3) ... 2026-07-07 12:37:59.442 | Setting up mysql-common (5.8+1.1.0build1) ... 2026-07-07 12:37:59.474 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-07-07 12:37:59.480 | Setting up libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-07-07 12:37:59.492 | Setting up libmysqlclient21:amd64 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-07 12:37:59.503 | Setting up python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2026-07-07 12:37:59.514 | Setting up gettext (0.21-14ubuntu2) ... 2026-07-07 12:37:59.525 | Setting up gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-07-07 12:37:59.536 | Setting up libsysfs2:amd64 (2.1.1-6build1) ... 2026-07-07 12:37:59.547 | Setting up libyaml-dev:amd64 (0.2.5-1build1) ... 2026-07-07 12:37:59.558 | Setting up libcurl4t64:amd64 (8.5.0-2ubuntu10.10) ... 2026-07-07 12:37:59.569 | Setting up sysfsutils (2.1.1-6build1) ... 2026-07-07 12:38:00.196 | Created symlink /etc/systemd/system/sysfs.service → /usr/lib/systemd/system/sysfsutils.service. 2026-07-07 12:38:00.196 | Created symlink /etc/systemd/system/multi-user.target.wants/sysfsutils.service → /usr/lib/systemd/system/sysfsutils.service. 2026-07-07 12:38:00.681 | Setting up ncal (12.1.8) ... 2026-07-07 12:38:00.692 | Setting up python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2026-07-07 12:38:00.704 | Setting up libx86-1:amd64 (1.1+ds1-12build1) ... 2026-07-07 12:38:00.713 | Setting up libarchive-zip-perl (1.68-1) ... 2026-07-07 12:38:00.722 | Setting up vbetool (1.1-5) ... 2026-07-07 12:38:00.731 | Setting up pm-utils (1.4.1-21) ... 2026-07-07 12:38:00.747 | Setting up unzip (6.0-28ubuntu4.1) ... 2026-07-07 12:38:00.759 | Setting up libdebhelper-perl (13.14.1ubuntu5) ... 2026-07-07 12:38:00.768 | Setting up liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-07 12:38:00.776 | Setting up libpq5:amd64 (16.14-0ubuntu0.24.04.1) ... 2026-07-07 12:38:00.784 | Setting up libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.10) ... 2026-07-07 12:38:00.793 | Setting up libcommon-sense-perl:amd64 (3.75-3build3) ... 2026-07-07 12:38:00.802 | Setting up m4 (1.4.19-4build1) ... 2026-07-07 12:38:00.810 | Setting up libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-07-07 12:38:00.819 | Setting up iputils-arping (3:20240117-1ubuntu0.1) ... 2026-07-07 12:38:00.853 | Setting up libffi-dev:amd64 (3.4.6-1build1) ... 2026-07-07 12:38:00.861 | Setting up conntrack (1:1.4.8-1ubuntu1) ... 2026-07-07 12:38:00.870 | Setting up memcached (1.6.24-1ubuntu0.1) ... 2026-07-07 12:38:01.787 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /usr/lib/systemd/system/memcached.service. 2026-07-07 12:38:02.247 | Setting up libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-07-07 12:38:02.257 | Setting up intltool-debian (0.35.0+20060710.6) ... 2026-07-07 12:38:02.265 | Setting up python3-mysqldb (1.4.6-2build3) ... 2026-07-07 12:38:02.513 | Setting up autotools-dev (20220109.1) ... 2026-07-07 12:38:02.522 | Setting up libz3-4:amd64 (4.8.12-3.1build1) ... 2026-07-07 12:38:02.531 | Setting up libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-07-07 12:38:02.540 | Setting up libpkgconf3:amd64 (1.8.1-2build1) ... 2026-07-07 12:38:02.549 | Setting up libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1) ... 2026-07-07 12:38:02.558 | Setting up libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-07-07 12:38:02.567 | Setting up libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-07-07 12:38:02.576 | Setting up ssl-cert (1.1.2ubuntu1) ... 2026-07-07 12:38:02.637 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-07 12:38:02.637 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-07 12:38:02.637 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-07 12:38:02.818 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-07 12:38:03.588 | Created symlink /etc/systemd/system/multi-user.target.wants/ssl-cert.service → /usr/lib/systemd/system/ssl-cert.service. 2026-07-07 12:38:04.104 | Setting up libgssrpc4t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-07 12:38:04.113 | Setting up libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-07-07 12:38:04.122 | Setting up uuid-dev:amd64 (2.39.3-9ubuntu6.5) ... 2026-07-07 12:38:04.131 | Setting up libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-07 12:38:04.140 | Setting up ebtables (2.0.11-6build1) ... 2026-07-07 12:38:04.723 | Setting up libjs-jquery-metadata (12-4) ... 2026-07-07 12:38:04.732 | Setting up socat (1.8.0.0-4ubuntu0.1) ... 2026-07-07 12:38:04.741 | Setting up libann0 (1.1.2+doc-9build1) ... 2026-07-07 12:38:04.750 | Setting up libncurses6:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-07-07 12:38:04.758 | Setting up bsdmainutils (12.1.8) ... 2026-07-07 12:38:04.768 | Setting up comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-07-07 12:38:04.779 | Setting up libssl-dev:amd64 (3.0.13-0ubuntu3.11) ... 2026-07-07 12:38:04.787 | Setting up autopoint (0.21-14ubuntu2) ... 2026-07-07 12:38:04.796 | Setting up icu-devtools (74.2-1ubuntu3.1) ... 2026-07-07 12:38:04.804 | Setting up lsscsi (0.32-1build1) ... 2026-07-07 12:38:04.812 | Setting up osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-07-07 12:38:04.821 | Setting up pkgconf-bin (1.8.1-2build1) ... 2026-07-07 12:38:04.829 | Setting up libncursesw6:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-07-07 12:38:04.837 | Setting up libgc1:amd64 (1:8.2.6-1build1) ... 2026-07-07 12:38:04.846 | Setting up libltdl7:amd64 (2.4.7-7build1) ... 2026-07-07 12:38:04.854 | Setting up autoconf (2.71-3) ... 2026-07-07 12:38:04.866 | Setting up llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-07-07 12:38:04.874 | Setting up libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-07-07 12:38:04.882 | Setting up libtypes-serialiser-perl (1.01-1) ... 2026-07-07 12:38:04.891 | Setting up dwz (0.15-1build6) ... 2026-07-07 12:38:04.899 | Setting up libsctp1:amd64 (1.0.19+dfsg-2build1) ... 2026-07-07 12:38:04.907 | Setting up libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-07-07 12:38:04.916 | Setting up vlan (2.0.5ubuntu5) ... 2026-07-07 12:38:04.935 | Setting up libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-07-07 12:38:04.944 | Setting up libarchive-cpio-perl (0.10-3) ... 2026-07-07 12:38:04.952 | Setting up libclang-rt-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-07-07 12:38:04.960 | Setting up libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-07-07 12:38:04.969 | Setting up libjson-perl (4.10000-1) ... 2026-07-07 12:38:04.977 | Setting up llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-07-07 12:38:04.988 | Setting up fonts-liberation (1:2.1.5-3) ... 2026-07-07 12:38:04.997 | Setting up pcp-conf (6.2.0-1.1build4) ... 2026-07-07 12:38:05.038 | Setting up debugedit (1:5.0-5build2) ... 2026-07-07 12:38:05.047 | Setting up liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-07-07 12:38:05.056 | Setting up libsub-override-perl (0.10-1) ... 2026-07-07 12:38:05.064 | Setting up libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-07-07 12:38:05.073 | Setting up libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-07 12:38:05.082 | Setting up libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-07 12:38:05.090 | Setting up apache2-data (2.4.58-1ubuntu8.13) ... 2026-07-07 12:38:05.099 | Setting up curl (8.5.0-2ubuntu10.10) ... 2026-07-07 12:38:05.108 | Setting up fonts-liberation-sans-narrow (1:1.07.6-4) ... 2026-07-07 12:38:05.116 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-07-07 12:38:05.124 | Setting up libsm6:amd64 (2:1.2.3-1build3) ... 2026-07-07 12:38:05.133 | Setting up libsys-hostname-long-perl (1.5-3) ... 2026-07-07 12:38:05.141 | Setting up libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-07-07 12:38:05.149 | Setting up libsystemd-dev:amd64 (255.4-1ubuntu8.16) ... 2026-07-07 12:38:05.157 | Setting up sqlite3 (3.45.1-1ubuntu2.6) ... 2026-07-07 12:38:05.165 | Setting up libosinfo-l10n (1.11.0-2build3) ... 2026-07-07 12:38:05.173 | Setting up libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-07 12:38:05.182 | Setting up ncurses-term (6.4+20240113-1ubuntu2.1) ... 2026-07-07 12:38:05.190 | Setting up automake (1:1.16.5-1.3ubuntu1) ... 2026-07-07 12:38:05.199 | update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 2026-07-07 12:38:05.206 | Setting up libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-07-07 12:38:05.214 | Setting up libjson-xs-perl (4.040-0ubuntu0.24.04.1) ... 2026-07-07 12:38:05.222 | Setting up libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-07-07 12:38:05.230 | Setting up libgts-bin (0.7.6+darcs121130-5.2build1) ... 2026-07-07 12:38:05.238 | Setting up libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-07-07 12:38:05.246 | Setting up libncurses-dev:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-07-07 12:38:05.254 | Setting up llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-07-07 12:38:05.262 | Setting up libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-07-07 12:38:05.270 | Setting up libkdb5-10t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-07 12:38:05.278 | Setting up python3.12-venv (3.12.3-1ubuntu0.15) ... 2026-07-07 12:38:05.380 | Setting up libtool (2.4.7-7build1) ... 2026-07-07 12:38:05.388 | Setting up po-debconf (1.0.21+nmu1) ... 2026-07-07 12:38:05.396 | Setting up postgresql-client-16 (16.14-0ubuntu0.24.04.1) ... 2026-07-07 12:38:05.944 | 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-07-07 12:38:05.980 | Setting up libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-07-07 12:38:05.988 | Setting up haproxy (2.8.16-0ubuntu0.24.04.3) ... 2026-07-07 12:38:06.822 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /usr/lib/systemd/system/haproxy.service. 2026-07-07 12:38:07.422 | Setting up libpq-dev (16.14-0ubuntu0.24.04.1) ... 2026-07-07 12:38:07.434 | Setting up libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-07 12:38:07.446 | Setting up libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-07-07 12:38:07.457 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-07-07 12:38:07.467 | Setting up pkgconf:amd64 (1.8.1-2build1) ... 2026-07-07 12:38:07.478 | Setting up libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-07-07 12:38:07.488 | Setting up dh-autoreconf (20) ... 2026-07-07 12:38:07.498 | Setting up libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-07-07 12:38:07.509 | Setting up libmail-sendmail-perl (0.80-3) ... 2026-07-07 12:38:07.520 | Setting up libltdl-dev:amd64 (2.4.7-7build1) ... 2026-07-07 12:38:07.530 | Setting up libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-07-07 12:38:07.540 | Setting up libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-07-07 12:38:07.551 | Setting up python3-venv (3.12.3-0ubuntu2.1) ... 2026-07-07 12:38:07.561 | Setting up libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-07-07 12:38:07.573 | Setting up fonts-liberation2 (1:2.1.5-3) ... 2026-07-07 12:38:07.583 | Setting up libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-07-07 12:38:07.593 | Setting up postgresql-common (257build1.1) ... 2026-07-07 12:38:07.666 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-07 12:38:07.666 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-07 12:38:07.666 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-07 12:38:07.744 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-07 12:38:08.184 | 2026-07-07 12:38:08.184 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2026-07-07 12:38:08.356 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2026-07-07 12:38:08.356 | Removing obsolete dictionary files: 2026-07-07 12:38:09.375 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /usr/lib/systemd/system/postgresql.service. 2026-07-07 12:38:09.940 | Setting up libgvc6 (2.42.2-9ubuntu0.1) ... 2026-07-07 12:38:09.989 | Setting up libpcp3t64 (6.2.0-1.1build4) ... 2026-07-07 12:38:09.998 | Setting up libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-07-07 12:38:10.008 | Setting up pkg-config:amd64 (1.8.1-2build1) ... 2026-07-07 12:38:10.017 | Setting up libpcp-gui2t64 (6.2.0-1.1build4) ... 2026-07-07 12:38:10.026 | Setting up dh-strip-nondeterminism (1.13.1-1) ... 2026-07-07 12:38:10.036 | Setting up libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-07 12:38:10.046 | Setting up libpcp-pmda3t64 (6.2.0-1.1build4) ... 2026-07-07 12:38:10.055 | Setting up libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-07 12:38:10.064 | Setting up libpcp-archive1t64 (6.2.0-1.1build4) ... 2026-07-07 12:38:10.073 | Setting up gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-07-07 12:38:10.083 | Setting up llvm-17 (1:17.0.6-9ubuntu1) ... 2026-07-07 12:38:10.092 | Setting up libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-07 12:38:10.101 | Setting up apache2-utils (2.4.58-1ubuntu8.13) ... 2026-07-07 12:38:10.111 | Setting up krb5-multidev:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-07 12:38:10.120 | Setting up libxmu6:amd64 (2:1.1.3-3build2) ... 2026-07-07 12:38:10.129 | Setting up libpcp-import1t64 (6.2.0-1.1build4) ... 2026-07-07 12:38:10.139 | Setting up libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-07-07 12:38:10.147 | Setting up libpcp-pmda-perl (6.2.0-1.1build4) ... 2026-07-07 12:38:10.156 | Setting up clang-17 (1:17.0.6-9ubuntu1) ... 2026-07-07 12:38:10.165 | Setting up debhelper (13.14.1ubuntu5) ... 2026-07-07 12:38:10.175 | Setting up libxaw7:amd64 (2:1.0.14-1build2) ... 2026-07-07 12:38:10.184 | Setting up apache2-bin (2.4.58-1ubuntu8.13) ... 2026-07-07 12:38:10.193 | Setting up libkrb5-dev:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-07 12:38:10.202 | Setting up libpcp-mmv1t64 (6.2.0-1.1build4) ... 2026-07-07 12:38:10.211 | Setting up libpcp-trace2t64 (6.2.0-1.1build4) ... 2026-07-07 12:38:10.241 | Setting up libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-07-07 12:38:10.250 | Setting up libaprutil1-dev (1.6.3-1.1ubuntu7) ... 2026-07-07 12:38:10.259 | Setting up llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-07-07 12:38:10.268 | Setting up apache2-dev (2.4.58-1ubuntu8.13) ... 2026-07-07 12:38:10.277 | Setting up graphviz (2.42.2-9ubuntu0.1) ... 2026-07-07 12:38:10.289 | Setting up apache2 (2.4.58-1ubuntu8.13) ... 2026-07-07 12:38:10.760 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-07 12:38:10.804 | Enabling module mpm_event. 2026-07-07 12:38:10.853 | Enabling module authz_core. 2026-07-07 12:38:10.859 | Enabling module authz_host. 2026-07-07 12:38:10.906 | Enabling module authn_core. 2026-07-07 12:38:10.911 | Enabling module auth_basic. 2026-07-07 12:38:10.959 | Enabling module access_compat. 2026-07-07 12:38:11.006 | Enabling module authn_file. 2026-07-07 12:38:11.053 | Enabling module authz_user. 2026-07-07 12:38:11.102 | Enabling module alias. 2026-07-07 12:38:11.148 | Enabling module dir. 2026-07-07 12:38:11.196 | Enabling module autoindex. 2026-07-07 12:38:11.242 | Enabling module env. 2026-07-07 12:38:11.290 | Enabling module mime. 2026-07-07 12:38:11.337 | Enabling module negotiation. 2026-07-07 12:38:11.385 | Enabling module setenvif. 2026-07-07 12:38:11.432 | Enabling module filter. 2026-07-07 12:38:11.481 | Enabling module deflate. 2026-07-07 12:38:11.528 | Enabling module status. 2026-07-07 12:38:11.576 | Enabling module reqtimeout. 2026-07-07 12:38:11.624 | Enabling conf charset. 2026-07-07 12:38:11.671 | Enabling conf localized-error-pages. 2026-07-07 12:38:11.718 | Enabling conf other-vhosts-access-log. 2026-07-07 12:38:11.766 | Enabling conf security. 2026-07-07 12:38:11.814 | Enabling conf serve-cgi-bin. 2026-07-07 12:38:11.861 | Enabling site 000-default. 2026-07-07 12:38:12.907 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /usr/lib/systemd/system/apache2.service. 2026-07-07 12:38:13.615 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /usr/lib/systemd/system/apache-htcacheclean.service. 2026-07-07 12:38:15.045 | Setting up libpcp-web1t64 (6.2.0-1.1build4) ... 2026-07-07 12:38:15.054 | Setting up python3-pcp (6.2.0-1.1build4) ... 2026-07-07 12:38:15.377 | Setting up postgresql-server-dev-16 (16.14-0ubuntu0.24.04.1) ... 2026-07-07 12:38:15.386 | Setting up postgresql-server-dev-all:amd64 (257build1.1) ... 2026-07-07 12:38:15.395 | Setting up pcp (6.2.0-1.1build4) ... 2026-07-07 12:38:17.097 | Created symlink /etc/systemd/system/multi-user.target.wants/pmcd.service → /usr/lib/systemd/system/pmcd.service. 2026-07-07 12:38:17.165 | Created symlink /etc/systemd/system/multi-user.target.wants/pmlogger.service → /usr/lib/systemd/system/pmlogger.service. 2026-07-07 12:38:17.233 | Created symlink /etc/systemd/system/multi-user.target.wants/pmie.service → /usr/lib/systemd/system/pmie.service. 2026-07-07 12:38:17.300 | Created symlink /etc/systemd/system/multi-user.target.wants/pmproxy.service → /usr/lib/systemd/system/pmproxy.service. 2026-07-07 12:38:19.124 | Processing triggers for rsyslog (8.2312.0-3ubuntu9.2) ... 2026-07-07 12:38:19.379 | Processing triggers for ufw (0.36.2-6) ... 2026-07-07 12:38:19.517 | Processing triggers for systemd (255.4-1ubuntu8.16) ... 2026-07-07 12:38:19.578 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-07 12:38:19.690 | Processing triggers for install-info (7.1-3build2) ... 2026-07-07 12:38:19.864 | Processing triggers for fontconfig (2.15.0-1.1ubuntu2) ... 2026-07-07 12:38:19.913 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-07 12:38:20.171 | perl: warning: Setting locale failed. 2026-07-07 12:38:20.171 | perl: warning: Please check that your locale settings: 2026-07-07 12:38:20.171 | LANGUAGE = (unset), 2026-07-07 12:38:20.171 | LC_ALL = "en_US.utf8", 2026-07-07 12:38:20.171 | LANG = "de_DE.UTF-8" 2026-07-07 12:38:20.171 | are supported and installed on your system. 2026-07-07 12:38:20.171 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-07 12:38:20.309 | perl: warning: Setting locale failed. 2026-07-07 12:38:20.309 | perl: warning: Please check that your locale settings: 2026-07-07 12:38:20.309 | LANGUAGE = (unset), 2026-07-07 12:38:20.309 | LC_ALL = "en_US.utf8", 2026-07-07 12:38:20.309 | LANG = "de_DE.UTF-8" 2026-07-07 12:38:20.309 | are supported and installed on your system. 2026-07-07 12:38:20.309 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-07 12:38:20.359 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-07 12:38:20.360 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-07 12:38:20.360 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-07 12:38:20.432 | perl: warning: Setting locale failed. 2026-07-07 12:38:20.432 | perl: warning: Please check that your locale settings: 2026-07-07 12:38:20.432 | LANGUAGE = (unset), 2026-07-07 12:38:20.432 | LC_ALL = "en_US.utf8", 2026-07-07 12:38:20.432 | LANG = "de_DE.UTF-8" 2026-07-07 12:38:20.433 | are supported and installed on your system. 2026-07-07 12:38:20.433 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-07 12:38:20.953 | 2026-07-07 12:38:20.954 | Running kernel seems to be up-to-date. 2026-07-07 12:38:20.954 | 2026-07-07 12:38:20.954 | Restarting services... 2026-07-07 12:38:21.010 | systemctl restart ksmtuned.service packagekit.service 2026-07-07 12:38:21.101 | 2026-07-07 12:38:21.101 | Service restarts being deferred: 2026-07-07 12:38:21.101 | systemctl restart virtlockd.service 2026-07-07 12:38:21.102 | systemctl restart virtlogd.service 2026-07-07 12:38:21.102 | 2026-07-07 12:38:21.102 | No containers need to be restarted. 2026-07-07 12:38:21.102 | 2026-07-07 12:38:21.102 | User sessions running outdated binaries: 2026-07-07 12:38:21.105 | quobyte @ session #6: sshd[2073] 2026-07-07 12:38:21.119 | 2026-07-07 12:38:21.120 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-07 12:38:23.418 | ++ functions-common:apt_get:1211 : result=0 2026-07-07 12:38:23.422 | ++ functions-common:apt_get:1214 : time_stop apt-get 2026-07-07 12:38:23.426 | ++ functions-common:time_stop:2420 : local name 2026-07-07 12:38:23.430 | ++ functions-common:time_stop:2421 : local end_time 2026-07-07 12:38:23.434 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-07-07 12:38:23.438 | ++ functions-common:time_stop:2423 : local total 2026-07-07 12:38:23.442 | ++ functions-common:time_stop:2424 : local start_time 2026-07-07 12:38:23.446 | ++ functions-common:time_stop:2426 : name=apt-get 2026-07-07 12:38:23.450 | ++ functions-common:time_stop:2427 : start_time=1783427847991 2026-07-07 12:38:23.454 | ++ functions-common:time_stop:2429 : [[ -z 1783427847991 ]] 2026-07-07 12:38:23.460 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 12:38:23.466 | ++ functions-common:time_stop:2432 : end_time=1783427903462 2026-07-07 12:38:23.470 | ++ functions-common:time_stop:2433 : elapsed_time=55471 2026-07-07 12:38:23.474 | ++ functions-common:time_stop:2434 : total=17169 2026-07-07 12:38:23.479 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 12:38:23.483 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=72640 2026-07-07 12:38:23.487 | ++ functions-common:apt_get:1215 : return 0 2026-07-07 12:38:23.492 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2026-07-07 12:38:23.496 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2026-07-07 12:38:23.502 | +++ tools/install_prereqs.sh:source:83 : which python3.12 2026-07-07 12:38:23.511 | ++ tools/install_prereqs.sh:source:83 : export PYTHON=/usr/bin/python3.12 2026-07-07 12:38:23.514 | ++ tools/install_prereqs.sh:source:83 : PYTHON=/usr/bin/python3.12 2026-07-07 12:38:23.519 | ++ tools/install_prereqs.sh:source:88 : date +%s 2026-07-07 12:38:23.526 | ++ tools/install_prereqs.sh:source:89 : date 2026-07-07 12:38:23.533 | + ./stack.sh:main:798 : [[ False != \T\r\u\e ]] 2026-07-07 12:38:23.537 | + ./stack.sh:main:799 : PYPI_ALTERNATIVE_URL= 2026-07-07 12:38:23.542 | + ./stack.sh:main:799 : /home/quobyte/devstack/tools/install_pip.sh 2026-07-07 12:38:23.546 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-07 12:38:23.908 | + tools/install_pip.sh:main:25 : FILES=/home/quobyte/devstack/files 2026-07-07 12:38:23.910 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2026-07-07 12:38:23.913 | + tools/install_pip.sh:main:42 : GetDistro 2026-07-07 12:38:23.916 | + functions-common:GetDistro:472 : GetOSVersion 2026-07-07 12:38:23.919 | + functions-common:GetOSVersion:442 : source /etc/os-release 2026-07-07 12:38:23.921 | ++ /etc/os-release:source:1 : PRETTY_NAME='Ubuntu 24.04.4 LTS' 2026-07-07 12:38:23.924 | ++ /etc/os-release:source:2 : NAME=Ubuntu 2026-07-07 12:38:23.927 | ++ /etc/os-release:source:3 : VERSION_ID=24.04 2026-07-07 12:38:23.929 | ++ /etc/os-release:source:4 : VERSION='24.04.4 LTS (Noble Numbat)' 2026-07-07 12:38:23.932 | ++ /etc/os-release:source:5 : VERSION_CODENAME=noble 2026-07-07 12:38:23.935 | ++ /etc/os-release:source:6 : ID=ubuntu 2026-07-07 12:38:23.937 | ++ /etc/os-release:source:7 : ID_LIKE=debian 2026-07-07 12:38:23.940 | ++ /etc/os-release:source:8 : HOME_URL=https://www.ubuntu.com/ 2026-07-07 12:38:23.943 | ++ /etc/os-release:source:9 : SUPPORT_URL=https://help.ubuntu.com/ 2026-07-07 12:38:23.945 | ++ /etc/os-release:source:10 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2026-07-07 12:38:23.948 | ++ /etc/os-release:source:11 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2026-07-07 12:38:23.951 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=noble 2026-07-07 12:38:23.953 | ++ /etc/os-release:source:13 : LOGO=ubuntu-logo 2026-07-07 12:38:23.955 | + functions-common:GetOSVersion:443 : [[ ubuntu =~ (almalinux|centos|rocky|rhel) ]] 2026-07-07 12:38:23.958 | + functions-common:GetOSVersion:448 : _ensure_lsb_release 2026-07-07 12:38:23.962 | ++ functions-common:_ensure_lsb_release:419 : command -v lsb_release 2026-07-07 12:38:23.965 | + functions-common:_ensure_lsb_release:419 : [[ -x /usr/bin/lsb_release ]] 2026-07-07 12:38:23.968 | + functions-common:_ensure_lsb_release:420 : return 2026-07-07 12:38:23.971 | ++ functions-common:GetOSVersion:450 : lsb_release -r -s 2026-07-07 12:38:23.987 | + functions-common:GetOSVersion:450 : os_RELEASE=24.04 2026-07-07 12:38:23.991 | ++ functions-common:GetOSVersion:451 : lsb_release -c -s 2026-07-07 12:38:24.007 | + functions-common:GetOSVersion:451 : os_CODENAME=noble 2026-07-07 12:38:24.010 | ++ functions-common:GetOSVersion:452 : lsb_release -i -s 2026-07-07 12:38:24.026 | + functions-common:GetOSVersion:452 : os_VENDOR=Ubuntu 2026-07-07 12:38:24.028 | + functions-common:GetOSVersion:455 : [[ Ubuntu =~ (Debian|Ubuntu) ]] 2026-07-07 12:38:24.031 | + functions-common:GetOSVersion:456 : os_PACKAGE=deb 2026-07-07 12:38:24.034 | + functions-common:GetOSVersion:461 : typeset -xr os_VENDOR 2026-07-07 12:38:24.037 | + functions-common:GetOSVersion:462 : typeset -xr os_RELEASE 2026-07-07 12:38:24.039 | + functions-common:GetOSVersion:463 : typeset -xr os_PACKAGE 2026-07-07 12:38:24.042 | + functions-common:GetOSVersion:464 : typeset -xr os_CODENAME 2026-07-07 12:38:24.045 | + functions-common:GetDistro:473 : [[ Ubuntu =~ (Ubuntu) ]] 2026-07-07 12:38:24.048 | + functions-common:GetDistro:476 : DISTRO=noble 2026-07-07 12:38:24.051 | + functions-common:GetDistro:513 : typeset -xr DISTRO 2026-07-07 12:38:24.053 | + tools/install_pip.sh:main:43 : echo 'Distro: noble' 2026-07-07 12:38:24.054 | Distro: noble 2026-07-07 12:38:24.057 | + tools/install_pip.sh:main:117 : get_versions 2026-07-07 12:38:24.060 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-07-07 12:38:24.065 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-07-07 12:38:24.068 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-07-07 12:38:24.072 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-07-07 12:38:24.074 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-07-07 12:38:24.767 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-07-07 12:38:24.769 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-07-07 12:38:24.769 | pip: 24.0 2026-07-07 12:38:24.772 | + tools/install_pip.sh:main:119 : [[ -n '' ]] 2026-07-07 12:38:24.774 | + tools/install_pip.sh:main:123 : is_fedora 2026-07-07 12:38:24.777 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-07 12:38:24.779 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-07 12:38:24.781 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-07 12:38:24.783 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-07 12:38:24.785 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-07 12:38:24.788 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-07 12:38:24.790 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-07 12:38:24.793 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-07 12:38:24.795 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-07 12:38:24.797 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-07 12:38:24.800 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-07 12:38:24.802 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-07 12:38:24.804 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-07 12:38:24.806 | + tools/install_pip.sh:main:134 : is_ubuntu 2026-07-07 12:38:24.809 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-07 12:38:24.811 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-07 12:38:24.813 | + tools/install_pip.sh:main:137 : sed -i -e /setuptools/d /opt/stack/requirements/upper-constraints.txt 2026-07-07 12:38:24.818 | + tools/install_pip.sh:main:146 : set -x 2026-07-07 12:38:24.820 | + tools/install_pip.sh:main:149 : get_versions 2026-07-07 12:38:24.824 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-07-07 12:38:24.829 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-07-07 12:38:24.831 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-07-07 12:38:24.835 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-07-07 12:38:24.836 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-07-07 12:38:25.420 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-07-07 12:38:25.423 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-07-07 12:38:25.423 | pip: 24.0 2026-07-07 12:38:25.428 | + ./stack.sh:main:803 : source /home/quobyte/devstack/tools/fixup_stuff.sh 2026-07-07 12:38:25.431 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/quobyte/devstack ]] 2026-07-07 12:38:25.436 | + ./stack.sh:main:804 : fixup_all 2026-07-07 12:38:25.440 | + tools/fixup_stuff.sh:fixup_all:111 : fixup_ubuntu 2026-07-07 12:38:25.443 | + tools/fixup_stuff.sh:fixup_ubuntu:95 : is_ubuntu 2026-07-07 12:38:25.447 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-07 12:38:25.451 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-07 12:38:25.455 | + tools/fixup_stuff.sh:fixup_ubuntu:105 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2026-07-07 12:38:25.472 | + tools/fixup_stuff.sh:fixup_ubuntu:106 : sudo rm -rf /usr/lib/python3/dist-packages/pyasn1_modules-0.2.8.egg-info 2026-07-07 12:38:25.489 | + tools/fixup_stuff.sh:fixup_ubuntu:107 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2026-07-07 12:38:25.505 | + tools/fixup_stuff.sh:fixup_all:112 : fixup_fedora 2026-07-07 12:38:25.509 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2026-07-07 12:38:25.512 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-07 12:38:25.516 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-07 12:38:25.520 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-07 12:38:25.524 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-07 12:38:25.527 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-07 12:38:25.531 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-07 12:38:25.534 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-07 12:38:25.538 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-07 12:38:25.541 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-07 12:38:25.545 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-07 12:38:25.548 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-07 12:38:25.552 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-07 12:38:25.555 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-07 12:38:25.559 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2026-07-07 12:38:25.562 | + ./stack.sh:main:806 : [[ True == \T\r\u\e ]] 2026-07-07 12:38:25.566 | + ./stack.sh:main:808 : sudo ln -sf /opt/stack/data/venv/bin/cinder-manage /usr/local/bin 2026-07-07 12:38:25.583 | + ./stack.sh:main:809 : sudo ln -sf /opt/stack/data/venv/bin/cinder-rtstool /usr/local/bin 2026-07-07 12:38:25.600 | + ./stack.sh:main:810 : sudo ln -sf /opt/stack/data/venv/bin/glance /usr/local/bin 2026-07-07 12:38:25.616 | + ./stack.sh:main:811 : sudo ln -sf /opt/stack/data/venv/bin/nova-manage /usr/local/bin 2026-07-07 12:38:25.632 | + ./stack.sh:main:812 : sudo ln -sf /opt/stack/data/venv/bin/openstack /usr/local/bin 2026-07-07 12:38:25.649 | + ./stack.sh:main:813 : sudo ln -sf /opt/stack/data/venv/bin/privsep-helper /usr/local/bin 2026-07-07 12:38:25.665 | + ./stack.sh:main:814 : sudo ln -sf /opt/stack/data/venv/bin/rally /usr/local/bin 2026-07-07 12:38:25.682 | + ./stack.sh:main:815 : sudo ln -sf /opt/stack/data/venv/bin/tox /usr/local/bin 2026-07-07 12:38:25.698 | + ./stack.sh:main:817 : setup_devstack_virtualenv 2026-07-07 12:38:25.702 | + inc/python:setup_devstack_virtualenv:39 : [[ ! -d /opt/stack/data/venv ]] 2026-07-07 12:38:25.706 | + inc/python:setup_devstack_virtualenv:43 : /usr/bin/python3.12 -m venv --system-site-packages /opt/stack/data/venv 2026-07-07 12:38:31.278 | + inc/python:setup_devstack_virtualenv:44 : pip_install -U pip 'setuptools[core]' 2026-07-07 12:38:31.306 | Using python 3.12 to install setuptools 2026-07-07 12:38:31.310 | + 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-07-07 12:38:32.704 | Requirement already satisfied: pip in /opt/stack/data/venv/lib/python3.12/site-packages (24.0) 2026-07-07 12:38:32.959 | Collecting pip 2026-07-07 12:38:33.069 | Downloading pip-26.1.2-py3-none-any.whl.metadata (4.6 kB) 2026-07-07 12:38:33.079 | Requirement already satisfied: setuptools[core] in /usr/lib/python3/dist-packages (68.1.2) 2026-07-07 12:38:33.546 | Collecting setuptools[core] 2026-07-07 12:38:33.561 | Downloading setuptools-83.0.0-py3-none-any.whl.metadata (6.6 kB) 2026-07-07 12:38:33.723 | Collecting packaging>=24.2 (from setuptools[core]) 2026-07-07 12:38:33.739 | Downloading packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-07-07 12:38:33.825 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-07-07 12:38:33.840 | Downloading more_itertools-11.1.0-py3-none-any.whl.metadata (41 kB) 2026-07-07 12:38:33.861 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.4/41.4 kB 2.2 MB/s eta 0:00:00 2026-07-07 12:38:33.938 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-07-07 12:38:33.954 | Downloading jaraco_text-4.2.0-py3-none-any.whl.metadata (3.8 kB) 2026-07-07 12:38:34.056 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-07-07 12:38:34.071 | Downloading wheel-0.47.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-07 12:38:34.151 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-07-07 12:38:34.166 | Downloading jaraco_functools-4.5.0-py3-none-any.whl.metadata (2.9 kB) 2026-07-07 12:38:34.278 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-07-07 12:38:34.293 | Downloading jaraco_context-6.1.2-py3-none-any.whl.metadata (4.2 kB) 2026-07-07 12:38:34.375 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-07-07 12:38:34.405 | Downloading typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-07-07 12:38:34.650 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-07 12:38:34.666 | Downloading typer-0.26.8-py3-none-any.whl.metadata (15 kB) 2026-07-07 12:38:34.757 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-07 12:38:34.773 | Downloading shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-07-07 12:38:34.949 | Collecting rich>=13.8.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-07 12:38:34.965 | Downloading rich-15.0.0-py3-none-any.whl.metadata (18 kB) 2026-07-07 12:38:35.027 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-07 12:38:35.043 | Downloading annotated_doc-0.0.4-py3-none-any.whl.metadata (6.6 kB) 2026-07-07 12:38:35.134 | 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-07-07 12:38:35.149 | Downloading markdown_it_py-4.2.0-py3-none-any.whl.metadata (7.4 kB) 2026-07-07 12:38:35.301 | 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-07-07 12:38:35.317 | Downloading pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 2026-07-07 12:38:35.365 | 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-07-07 12:38:35.397 | Downloading pip-26.1.2-py3-none-any.whl (1.8 MB) 2026-07-07 12:38:35.476 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 24.1 MB/s eta 0:00:00 2026-07-07 12:38:35.492 | Downloading jaraco_functools-4.5.0-py3-none-any.whl (10 kB) 2026-07-07 12:38:35.517 | Downloading jaraco_text-4.2.0-py3-none-any.whl (13 kB) 2026-07-07 12:38:35.538 | Downloading more_itertools-11.1.0-py3-none-any.whl (72 kB) 2026-07-07 12:38:35.552 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 72.2/72.2 kB 8.0 MB/s eta 0:00:00 2026-07-07 12:38:35.567 | Downloading packaging-26.2-py3-none-any.whl (100 kB) 2026-07-07 12:38:35.580 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.2/100.2 kB 10.4 MB/s eta 0:00:00 2026-07-07 12:38:35.595 | Downloading wheel-0.47.0-py3-none-any.whl (32 kB) 2026-07-07 12:38:35.617 | Downloading setuptools-83.0.0-py3-none-any.whl (1.0 MB) 2026-07-07 12:38:35.660 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 26.0 MB/s eta 0:00:00 2026-07-07 12:38:35.676 | Downloading jaraco_context-6.1.2-py3-none-any.whl (7.9 kB) 2026-07-07 12:38:35.699 | Downloading typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-07-07 12:38:35.721 | Downloading typer-0.26.8-py3-none-any.whl (122 kB) 2026-07-07 12:38:35.736 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 122.6/122.6 kB 11.0 MB/s eta 0:00:00 2026-07-07 12:38:35.752 | Downloading annotated_doc-0.0.4-py3-none-any.whl (5.3 kB) 2026-07-07 12:38:35.774 | Downloading rich-15.0.0-py3-none-any.whl (310 kB) 2026-07-07 12:38:35.793 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 310.7/310.7 kB 20.9 MB/s eta 0:00:00 2026-07-07 12:38:35.809 | Downloading shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-07-07 12:38:35.830 | Downloading markdown_it_py-4.2.0-py3-none-any.whl (91 kB) 2026-07-07 12:38:35.844 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 91.7/91.7 kB 9.9 MB/s eta 0:00:00 2026-07-07 12:38:35.859 | Downloading pygments-2.20.0-py3-none-any.whl (1.2 MB) 2026-07-07 12:38:35.904 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 30.2 MB/s eta 0:00:00 2026-07-07 12:38:36.634 | Installing collected packages: shellingham, setuptools, pygments, pip, packaging, more_itertools, markdown-it-py, jaraco.context, annotated-doc, wheel, rich, jaraco.functools, typer, typer-slim, jaraco.text 2026-07-07 12:38:36.659 | Attempting uninstall: setuptools 2026-07-07 12:38:36.673 | Found existing installation: setuptools 68.1.2 2026-07-07 12:38:36.674 | Not uninstalling setuptools at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-07 12:38:36.674 | Can't uninstall 'setuptools'. No files were found to uninstall. 2026-07-07 12:38:37.818 | Attempting uninstall: pygments 2026-07-07 12:38:37.851 | Found existing installation: Pygments 2.17.2 2026-07-07 12:38:37.852 | Not uninstalling pygments at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-07 12:38:37.853 | Can't uninstall 'Pygments'. No files were found to uninstall. 2026-07-07 12:38:39.105 | Attempting uninstall: pip 2026-07-07 12:38:39.111 | Found existing installation: pip 24.0 2026-07-07 12:38:39.182 | Uninstalling pip-24.0: 2026-07-07 12:38:39.192 | Successfully uninstalled pip-24.0 2026-07-07 12:38:40.873 | Attempting uninstall: packaging 2026-07-07 12:38:40.912 | Found existing installation: packaging 24.0 2026-07-07 12:38:40.913 | Not uninstalling packaging at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-07 12:38:40.914 | Can't uninstall 'packaging'. No files were found to uninstall. 2026-07-07 12:38:41.109 | Attempting uninstall: markdown-it-py 2026-07-07 12:38:41.120 | Found existing installation: markdown-it-py 3.0.0 2026-07-07 12:38:41.121 | Not uninstalling markdown-it-py at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-07 12:38:41.122 | Can't uninstall 'markdown-it-py'. No files were found to uninstall. 2026-07-07 12:38:41.285 | Attempting uninstall: wheel 2026-07-07 12:38:41.307 | Found existing installation: wheel 0.42.0 2026-07-07 12:38:41.307 | Not uninstalling wheel at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-07 12:38:41.307 | Can't uninstall 'wheel'. No files were found to uninstall. 2026-07-07 12:38:41.359 | Attempting uninstall: rich 2026-07-07 12:38:41.400 | Found existing installation: rich 13.7.1 2026-07-07 12:38:41.400 | Not uninstalling rich at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-07 12:38:41.401 | Can't uninstall 'rich'. No files were found to uninstall. 2026-07-07 12:38:42.126 | Successfully installed annotated-doc-0.0.4 jaraco.context-6.1.2 jaraco.functools-4.5.0 jaraco.text-4.2.0 markdown-it-py-4.2.0 more_itertools-11.1.0 packaging-26.2 pip-26.1.2 pygments-2.20.0 rich-15.0.0 setuptools-83.0.0 shellingham-1.5.4 typer-0.26.8 typer-slim-0.24.0 wheel-0.47.0 2026-07-07 12:38:42.399 | + inc/python:pip_install:216 : result=0 2026-07-07 12:38:42.403 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-07 12:38:42.408 | + functions-common:time_stop:2420 : local name 2026-07-07 12:38:42.412 | + functions-common:time_stop:2421 : local end_time 2026-07-07 12:38:42.414 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 12:38:42.417 | + functions-common:time_stop:2423 : local total 2026-07-07 12:38:42.419 | + functions-common:time_stop:2424 : local start_time 2026-07-07 12:38:42.423 | + functions-common:time_stop:2426 : name=pip_install 2026-07-07 12:38:42.425 | + functions-common:time_stop:2427 : start_time=1783427911300 2026-07-07 12:38:42.426 | + functions-common:time_stop:2429 : [[ -z 1783427911300 ]] 2026-07-07 12:38:42.430 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 12:38:42.434 | + functions-common:time_stop:2432 : end_time=1783427922431 2026-07-07 12:38:42.437 | + functions-common:time_stop:2433 : elapsed_time=11131 2026-07-07 12:38:42.441 | + functions-common:time_stop:2434 : total=0 2026-07-07 12:38:42.443 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 12:38:42.446 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=11131 2026-07-07 12:38:42.449 | + inc/python:pip_install:219 : return 0 2026-07-07 12:38:42.452 | + 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-07-07 12:38:42.456 | + 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-07-07 12:38:42.459 | + 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-07-07 12:38:42.462 | + inc/python:setup_devstack_virtualenv:48 : export PYTHON=/opt/stack/data/venv/bin/python3 2026-07-07 12:38:42.466 | + inc/python:setup_devstack_virtualenv:48 : PYTHON=/opt/stack/data/venv/bin/python3 2026-07-07 12:38:42.469 | + ./stack.sh:main:821 : pip_install -U os-testr 2026-07-07 12:38:42.499 | Using python 3.12 to install os-testr 2026-07-07 12:38:42.503 | + 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-07-07 12:38:43.953 | Collecting os-testr 2026-07-07 12:38:44.089 | Downloading os_testr-3.0.0-py3-none-any.whl.metadata (1.8 kB) 2026-07-07 12:38:44.156 | Collecting pbr!=2.1.0,>=2.0.0 (from os-testr) 2026-07-07 12:38:44.173 | Downloading pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-07-07 12:38:44.221 | Collecting python-subunit>=1.0.0 (from os-testr) 2026-07-07 12:38:44.237 | Downloading python_subunit-1.4.6-py3-none-any.whl.metadata (22 kB) 2026-07-07 12:38:44.299 | Collecting testtools>=2.2.0 (from os-testr) 2026-07-07 12:38:44.318 | Downloading testtools-2.9.1-py3-none-any.whl.metadata (5.4 kB) 2026-07-07 12:38:44.330 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->os-testr) (83.0.0) 2026-07-07 12:38:44.361 | Collecting iso8601 (from python-subunit>=1.0.0->os-testr) 2026-07-07 12:38:44.382 | Downloading iso8601-2.1.0-py3-none-any.whl.metadata (3.7 kB) 2026-07-07 12:38:44.475 | Collecting PyYAML (from python-subunit>=1.0.0->os-testr) 2026-07-07 12:38:44.492 | Downloading pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.4 kB) 2026-07-07 12:38:44.540 | Downloading os_testr-3.0.0-py3-none-any.whl (32 kB) 2026-07-07 12:38:44.568 | Downloading pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-07-07 12:38:44.617 | Downloading python_subunit-1.4.6-py3-none-any.whl (77 kB) 2026-07-07 12:38:44.651 | Downloading testtools-2.9.1-py3-none-any.whl (110 kB) 2026-07-07 12:38:44.691 | Downloading iso8601-2.1.0-py3-none-any.whl (7.5 kB) 2026-07-07 12:38:44.711 | Downloading pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (807 kB) 2026-07-07 12:38:44.839 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 807.9/807.9 kB 7.1 MB/s 0:00:00 2026-07-07 12:38:45.000 | Installing collected packages: testtools, PyYAML, pbr, iso8601, python-subunit, os-testr 2026-07-07 12:38:45.146 | Attempting uninstall: PyYAML 2026-07-07 12:38:45.154 | Found existing installation: PyYAML 6.0.1 2026-07-07 12:38:45.154 | Not uninstalling pyyaml at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-07 12:38:45.155 | Can't uninstall 'PyYAML'. No files were found to uninstall. 2026-07-07 12:38:45.541 | 2026-07-07 12:38:45.545 | Successfully installed PyYAML-6.0.3 iso8601-2.1.0 os-testr-3.0.0 pbr-7.0.3 python-subunit-1.4.6 testtools-2.9.1 2026-07-07 12:38:45.691 | + inc/python:pip_install:216 : result=0 2026-07-07 12:38:45.695 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-07 12:38:45.699 | + functions-common:time_stop:2420 : local name 2026-07-07 12:38:45.702 | + functions-common:time_stop:2421 : local end_time 2026-07-07 12:38:45.705 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 12:38:45.708 | + functions-common:time_stop:2423 : local total 2026-07-07 12:38:45.712 | + functions-common:time_stop:2424 : local start_time 2026-07-07 12:38:45.715 | + functions-common:time_stop:2426 : name=pip_install 2026-07-07 12:38:45.718 | + functions-common:time_stop:2427 : start_time=1783427922492 2026-07-07 12:38:45.721 | + functions-common:time_stop:2429 : [[ -z 1783427922492 ]] 2026-07-07 12:38:45.725 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 12:38:45.731 | + functions-common:time_stop:2432 : end_time=1783427925727 2026-07-07 12:38:45.734 | + functions-common:time_stop:2433 : elapsed_time=3235 2026-07-07 12:38:45.737 | + functions-common:time_stop:2434 : total=11131 2026-07-07 12:38:45.741 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 12:38:45.745 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=14366 2026-07-07 12:38:45.749 | + inc/python:pip_install:219 : return 0 2026-07-07 12:38:45.753 | + ./stack.sh:main:825 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2026-07-07 12:38:45.824 | + ./stack.sh:main:826 : sudo systemctl restart systemd-journald 2026-07-07 12:38:45.911 | + ./stack.sh:main:832 : install_infra 2026-07-07 12:38:45.914 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-07-07 12:38:45.918 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2026-07-07 12:38:45.921 | + lib/infra:install_infra:32 : python3.12 -m venv /opt/stack/requirements/.venv 2026-07-07 12:38:51.442 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-07-07 12:38:51.447 | + lib/infra:install_infra:34 : pip_install -U pbr 'setuptools[core]' 2026-07-07 12:38:51.478 | + 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-07-07 12:38:52.867 | Collecting pbr 2026-07-07 12:38:52.870 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-07-07 12:38:53.294 | Collecting setuptools[core] 2026-07-07 12:38:53.296 | Using cached setuptools-83.0.0-py3-none-any.whl.metadata (6.6 kB) 2026-07-07 12:38:53.443 | Collecting packaging>=24.2 (from setuptools[core]) 2026-07-07 12:38:53.445 | Using cached packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-07-07 12:38:53.517 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-07-07 12:38:53.519 | Using cached more_itertools-11.1.0-py3-none-any.whl.metadata (41 kB) 2026-07-07 12:38:53.587 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-07-07 12:38:53.590 | Using cached jaraco_text-4.2.0-py3-none-any.whl.metadata (3.8 kB) 2026-07-07 12:38:53.679 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-07-07 12:38:53.681 | Using cached wheel-0.47.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-07 12:38:53.749 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-07-07 12:38:53.752 | Using cached jaraco_functools-4.5.0-py3-none-any.whl.metadata (2.9 kB) 2026-07-07 12:38:53.851 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-07-07 12:38:53.853 | Using cached jaraco_context-6.1.2-py3-none-any.whl.metadata (4.2 kB) 2026-07-07 12:38:53.921 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-07-07 12:38:53.924 | Using cached typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-07-07 12:38:54.154 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-07 12:38:54.157 | Using cached typer-0.26.8-py3-none-any.whl.metadata (15 kB) 2026-07-07 12:38:54.229 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-07 12:38:54.231 | Using cached shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-07-07 12:38:54.403 | Collecting rich>=13.8.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-07 12:38:54.406 | Using cached rich-15.0.0-py3-none-any.whl.metadata (18 kB) 2026-07-07 12:38:54.458 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-07 12:38:54.460 | Using cached annotated_doc-0.0.4-py3-none-any.whl.metadata (6.6 kB) 2026-07-07 12:38:54.543 | 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-07-07 12:38:54.546 | Using cached markdown_it_py-4.2.0-py3-none-any.whl.metadata (7.4 kB) 2026-07-07 12:38:54.625 | 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-07-07 12:38:54.628 | Using cached pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 2026-07-07 12:38:54.716 | 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-07-07 12:38:54.803 | Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) 2026-07-07 12:38:54.829 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-07-07 12:38:54.832 | Using cached jaraco_functools-4.5.0-py3-none-any.whl (10 kB) 2026-07-07 12:38:54.837 | Using cached jaraco_text-4.2.0-py3-none-any.whl (13 kB) 2026-07-07 12:38:54.840 | Using cached more_itertools-11.1.0-py3-none-any.whl (72 kB) 2026-07-07 12:38:54.841 | Using cached packaging-26.2-py3-none-any.whl (100 kB) 2026-07-07 12:38:54.844 | Using cached wheel-0.47.0-py3-none-any.whl (32 kB) 2026-07-07 12:38:54.846 | Using cached setuptools-83.0.0-py3-none-any.whl (1.0 MB) 2026-07-07 12:38:54.857 | Using cached jaraco_context-6.1.2-py3-none-any.whl (7.9 kB) 2026-07-07 12:38:54.859 | Using cached typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-07-07 12:38:54.862 | Using cached typer-0.26.8-py3-none-any.whl (122 kB) 2026-07-07 12:38:54.865 | Using cached annotated_doc-0.0.4-py3-none-any.whl (5.3 kB) 2026-07-07 12:38:54.867 | Using cached rich-15.0.0-py3-none-any.whl (310 kB) 2026-07-07 12:38:54.872 | Using cached shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-07-07 12:38:54.874 | Using cached markdown_it_py-4.2.0-py3-none-any.whl (91 kB) 2026-07-07 12:38:54.877 | Using cached pygments-2.20.0-py3-none-any.whl (1.2 MB) 2026-07-07 12:38:54.904 | Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) 2026-07-07 12:38:55.181 | Installing collected packages: shellingham, setuptools, pygments, packaging, more_itertools, mdurl, jaraco.context, annotated-doc, wheel, pbr, markdown-it-py, jaraco.functools, rich, typer, typer-slim, jaraco.text 2026-07-07 12:38:59.016 | Successfully installed annotated-doc-0.0.4 jaraco.context-6.1.2 jaraco.functools-4.5.0 jaraco.text-4.2.0 markdown-it-py-4.2.0 mdurl-0.1.2 more_itertools-11.1.0 packaging-26.2 pbr-7.0.3 pygments-2.20.0 rich-15.0.0 setuptools-83.0.0 shellingham-1.5.4 typer-0.26.8 typer-slim-0.24.0 wheel-0.47.0 2026-07-07 12:38:59.245 | + inc/python:pip_install:216 : result=0 2026-07-07 12:38:59.249 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-07 12:38:59.253 | + functions-common:time_stop:2420 : local name 2026-07-07 12:38:59.255 | + functions-common:time_stop:2421 : local end_time 2026-07-07 12:38:59.257 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 12:38:59.261 | + functions-common:time_stop:2423 : local total 2026-07-07 12:38:59.265 | + functions-common:time_stop:2424 : local start_time 2026-07-07 12:38:59.268 | + functions-common:time_stop:2426 : name=pip_install 2026-07-07 12:38:59.270 | + functions-common:time_stop:2427 : start_time=1783427931469 2026-07-07 12:38:59.273 | + functions-common:time_stop:2429 : [[ -z 1783427931469 ]] 2026-07-07 12:38:59.277 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 12:38:59.283 | + functions-common:time_stop:2432 : end_time=1783427939279 2026-07-07 12:38:59.286 | + functions-common:time_stop:2433 : elapsed_time=7810 2026-07-07 12:38:59.290 | + functions-common:time_stop:2434 : total=14366 2026-07-07 12:38:59.293 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 12:38:59.296 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22176 2026-07-07 12:38:59.299 | + inc/python:pip_install:219 : return 0 2026-07-07 12:38:59.303 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-07-07 12:38:59.307 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2026-07-07 12:38:59.337 | + 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-07-07 12:39:00.594 | Processing /opt/stack/requirements 2026-07-07 12:39:00.598 | Installing build dependencies: started 2026-07-07 12:39:03.650 | Installing build dependencies: finished with status 'done' 2026-07-07 12:39:03.653 | Getting requirements to build wheel: started 2026-07-07 12:39:03.945 | Getting requirements to build wheel: finished with status 'done' 2026-07-07 12:39:03.949 | Preparing metadata (pyproject.toml): started 2026-07-07 12:39:05.118 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-07 12:39:05.302 | Collecting fixtures>=3.0.0 (from openstack_requirements==1.2.1.dev8493) 2026-07-07 12:39:05.396 | Downloading fixtures-4.3.2-py3-none-any.whl.metadata (22 kB) 2026-07-07 12:39:05.414 | 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.dev8493) (26.2) 2026-07-07 12:39:05.527 | Collecting requests>=2.14.2 (from openstack_requirements==1.2.1.dev8493) 2026-07-07 12:39:05.543 | Downloading requests-2.34.2-py3-none-any.whl.metadata (4.8 kB) 2026-07-07 12:39:05.708 | Collecting PyYAML>=3.12 (from openstack_requirements==1.2.1.dev8493) 2026-07-07 12:39:05.712 | 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-07-07 12:39:05.855 | Collecting beagle>=0.2.1 (from openstack_requirements==1.2.1.dev8493) 2026-07-07 12:39:05.871 | Downloading beagle-0.5.0-py3-none-any.whl.metadata (1.1 kB) 2026-07-07 12:39:05.883 | 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.dev8493) (83.0.0) 2026-07-07 12:39:06.209 | Collecting charset_normalizer<4,>=2 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8493) 2026-07-07 12:39:06.225 | Downloading charset_normalizer-3.4.7-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (40 kB) 2026-07-07 12:39:06.240 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 3.7 MB/s eta 0:00:00 2026-07-07 12:39:06.314 | Collecting idna<4,>=2.5 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8493) 2026-07-07 12:39:06.330 | Downloading idna-3.18-py3-none-any.whl.metadata (6.1 kB) 2026-07-07 12:39:06.459 | Collecting urllib3<3,>=1.26 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8493) 2026-07-07 12:39:06.474 | Downloading urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 2026-07-07 12:39:06.562 | Collecting certifi>=2023.5.7 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8493) 2026-07-07 12:39:06.576 | Downloading certifi-2026.6.17-py3-none-any.whl.metadata (2.5 kB) 2026-07-07 12:39:06.696 | Downloading beagle-0.5.0-py3-none-any.whl (10 kB) 2026-07-07 12:39:06.719 | Downloading fixtures-4.3.2-py3-none-any.whl (41 kB) 2026-07-07 12:39:06.731 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.6/41.6 kB 4.8 MB/s eta 0:00:00 2026-07-07 12:39:06.733 | 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-07-07 12:39:06.757 | Downloading requests-2.34.2-py3-none-any.whl (73 kB) 2026-07-07 12:39:06.769 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 73.1/73.1 kB 7.9 MB/s eta 0:00:00 2026-07-07 12:39:06.784 | Downloading certifi-2026.6.17-py3-none-any.whl (133 kB) 2026-07-07 12:39:06.798 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.3/133.3 kB 13.5 MB/s eta 0:00:00 2026-07-07 12:39:06.813 | Downloading charset_normalizer-3.4.7-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (216 kB) 2026-07-07 12:39:06.831 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 216.6/216.6 kB 16.6 MB/s eta 0:00:00 2026-07-07 12:39:06.847 | Downloading idna-3.18-py3-none-any.whl (65 kB) 2026-07-07 12:39:06.858 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.5/65.5 kB 7.5 MB/s eta 0:00:00 2026-07-07 12:39:06.874 | Downloading urllib3-2.7.0-py3-none-any.whl (131 kB) 2026-07-07 12:39:06.888 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.1/131.1 kB 13.5 MB/s eta 0:00:00 2026-07-07 12:39:06.921 | Building wheels for collected packages: openstack_requirements 2026-07-07 12:39:06.922 | Building wheel for openstack_requirements (pyproject.toml): started 2026-07-07 12:39:09.145 | Building wheel for openstack_requirements (pyproject.toml): finished with status 'done' 2026-07-07 12:39:09.145 | Created wheel for openstack_requirements: filename=openstack_requirements-1.2.1.dev8493-py3-none-any.whl size=52404 sha256=5c04cc61d5283e955e938ab3c9627b2174e37088cc7153c63c16e9382c20bc2c 2026-07-07 12:39:09.146 | Stored in directory: /tmp/pip-ephem-wheel-cache-t9y2uuzz/wheels/09/5d/92/4cd2c84803dbd4129257ae3d0359353f58d376e96c4633bda7 2026-07-07 12:39:09.150 | Successfully built openstack_requirements 2026-07-07 12:39:09.429 | Installing collected packages: urllib3, PyYAML, idna, fixtures, charset_normalizer, certifi, beagle, requests, openstack_requirements 2026-07-07 12:39:10.173 | Successfully installed PyYAML-6.0.3 beagle-0.5.0 certifi-2026.6.17 charset_normalizer-3.4.7 fixtures-4.3.2 idna-3.18 openstack_requirements-1.2.1.dev8493 requests-2.34.2 urllib3-2.7.0 2026-07-07 12:39:10.393 | + inc/python:pip_install:216 : result=0 2026-07-07 12:39:10.396 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-07 12:39:10.398 | + functions-common:time_stop:2420 : local name 2026-07-07 12:39:10.400 | + functions-common:time_stop:2421 : local end_time 2026-07-07 12:39:10.403 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 12:39:10.406 | + functions-common:time_stop:2423 : local total 2026-07-07 12:39:10.408 | + functions-common:time_stop:2424 : local start_time 2026-07-07 12:39:10.411 | + functions-common:time_stop:2426 : name=pip_install 2026-07-07 12:39:10.413 | + functions-common:time_stop:2427 : start_time=1783427939326 2026-07-07 12:39:10.417 | + functions-common:time_stop:2429 : [[ -z 1783427939326 ]] 2026-07-07 12:39:10.421 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 12:39:10.427 | + functions-common:time_stop:2432 : end_time=1783427950422 2026-07-07 12:39:10.429 | + functions-common:time_stop:2433 : elapsed_time=11096 2026-07-07 12:39:10.433 | + functions-common:time_stop:2434 : total=22176 2026-07-07 12:39:10.436 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 12:39:10.439 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=33272 2026-07-07 12:39:10.443 | + inc/python:pip_install:219 : return 0 2026-07-07 12:39:10.446 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2026-07-07 12:39:10.449 | + lib/infra:install_infra:42 : use_library_from_git pbr 2026-07-07 12:39:10.452 | + inc/python:use_library_from_git:266 : local name=pbr 2026-07-07 12:39:10.454 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-07 12:39:10.456 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-07 12:39:10.458 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,pbr, ]] 2026-07-07 12:39:10.461 | + inc/python:use_library_from_git:269 : return 1 2026-07-07 12:39:10.463 | + lib/infra:install_infra:48 : pip_install -U pbr 2026-07-07 12:39:10.482 | Using python 3.12 to install pbr 2026-07-07 12:39:10.484 | + 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-07-07 12:39:11.462 | Requirement already satisfied: pbr in /opt/stack/data/venv/lib/python3.12/site-packages (7.0.3) 2026-07-07 12:39:11.656 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr) (83.0.0) 2026-07-07 12:39:11.890 | + inc/python:pip_install:216 : result=0 2026-07-07 12:39:11.893 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-07 12:39:11.897 | + functions-common:time_stop:2420 : local name 2026-07-07 12:39:11.899 | + functions-common:time_stop:2421 : local end_time 2026-07-07 12:39:11.902 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 12:39:11.905 | + functions-common:time_stop:2423 : local total 2026-07-07 12:39:11.908 | + functions-common:time_stop:2424 : local start_time 2026-07-07 12:39:11.911 | + functions-common:time_stop:2426 : name=pip_install 2026-07-07 12:39:11.914 | + functions-common:time_stop:2427 : start_time=1783427950477 2026-07-07 12:39:11.916 | + functions-common:time_stop:2429 : [[ -z 1783427950477 ]] 2026-07-07 12:39:11.919 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 12:39:11.923 | + functions-common:time_stop:2432 : end_time=1783427951920 2026-07-07 12:39:11.926 | + functions-common:time_stop:2433 : elapsed_time=1443 2026-07-07 12:39:11.928 | + functions-common:time_stop:2434 : total=33272 2026-07-07 12:39:11.930 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 12:39:11.933 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=34715 2026-07-07 12:39:11.935 | + inc/python:pip_install:219 : return 0 2026-07-07 12:39:11.938 | + ./stack.sh:main:835 : python3.12 -m venv /opt/stack/bindep-venv 2026-07-07 12:39:17.452 | + ./stack.sh:main:837 : /opt/stack/bindep-venv/bin/pip install bindep 2026-07-07 12:39:18.244 | Collecting bindep 2026-07-07 12:39:18.334 | Downloading bindep-2.14.0-py3-none-any.whl.metadata (11 kB) 2026-07-07 12:39:18.434 | Collecting distro>=1.7 (from bindep) 2026-07-07 12:39:18.450 | Downloading distro-1.9.0-py3-none-any.whl.metadata (6.8 kB) 2026-07-07 12:39:18.532 | Collecting packaging (from bindep) 2026-07-07 12:39:18.535 | Using cached packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-07-07 12:39:18.585 | Collecting Parsley (from bindep) 2026-07-07 12:39:18.603 | Downloading Parsley-1.3-py2.py3-none-any.whl.metadata (4.1 kB) 2026-07-07 12:39:18.690 | Collecting pbr>=2 (from bindep) 2026-07-07 12:39:18.692 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-07-07 12:39:19.088 | Collecting setuptools (from pbr>=2->bindep) 2026-07-07 12:39:19.090 | Using cached setuptools-83.0.0-py3-none-any.whl.metadata (6.6 kB) 2026-07-07 12:39:19.184 | Downloading bindep-2.14.0-py3-none-any.whl (35 kB) 2026-07-07 12:39:19.214 | Downloading distro-1.9.0-py3-none-any.whl (20 kB) 2026-07-07 12:39:19.223 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-07-07 12:39:19.227 | Using cached packaging-26.2-py3-none-any.whl (100 kB) 2026-07-07 12:39:19.243 | Downloading Parsley-1.3-py2.py3-none-any.whl (88 kB) 2026-07-07 12:39:19.266 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.9/88.9 kB 4.4 MB/s eta 0:00:00 2026-07-07 12:39:19.268 | Using cached setuptools-83.0.0-py3-none-any.whl (1.0 MB) 2026-07-07 12:39:19.411 | Installing collected packages: Parsley, setuptools, packaging, distro, pbr, bindep 2026-07-07 12:39:21.131 | Successfully installed Parsley-1.3 bindep-2.14.0 distro-1.9.0 packaging-26.2 pbr-7.0.3 setuptools-83.0.0 2026-07-07 12:39:21.278 | + ./stack.sh:main:838 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-07-07 12:39:21.283 | + ./stack.sh:main:838 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-07-07 12:39:21.288 | ++ ./stack.sh:main:841 : _get_plugin_bindep_packages 2026-07-07 12:39:21.309 | + ./stack.sh:main:841 : pkgs= 2026-07-07 12:39:21.312 | + ./stack.sh:main:842 : [[ -n '' ]] 2026-07-07 12:39:21.315 | + ./stack.sh:main:849 : run_phase stack pre-install 2026-07-07 12:39:21.317 | + functions-common:run_phase:1848 : local mode=stack 2026-07-07 12:39:21.321 | + functions-common:run_phase:1849 : local phase=pre-install 2026-07-07 12:39:21.323 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-07-07 12:39:21.325 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-07-07 12:39:21.328 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-07-07 12:39:21.330 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-07-07 12:39:21.333 | + functions-common:run_phase:1858 : local extra 2026-07-07 12:39:21.337 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-07-07 12:39:21.341 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-07-07 12:39:21.344 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-07-07 12:39:21.347 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-07-07 12:39:21.350 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack pre-install 2026-07-07 12:39:21.353 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-07-07 12:39:21.371 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-07 12:39:21.374 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-07-07 12:39:21.377 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-07-07 12:39:21.380 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2026-07-07 12:39:21.383 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-07-07 12:39:21.386 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-07-07 12:39:21.389 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-07-07 12:39:21.391 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2026-07-07 12:39:21.394 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2026-07-07 12:39:21.398 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2026-07-07 12:39:21.400 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2026-07-07 12:39:21.403 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-07-07 12:39:21.407 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-07-07 12:39:21.409 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-07-07 12:39:21.413 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-07-07 12:39:21.415 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-07-07 12:39:21.418 | + functions-common:run_phase:1875 : run_plugins stack pre-install 2026-07-07 12:39:21.422 | + functions-common:run_plugins:1834 : local mode=stack 2026-07-07 12:39:21.425 | + functions-common:run_plugins:1835 : local phase=pre-install 2026-07-07 12:39:21.428 | + functions-common:run_plugins:1837 : local plugins= 2026-07-07 12:39:21.431 | + functions-common:run_plugins:1838 : local plugin 2026-07-07 12:39:21.434 | + ./stack.sh:main:852 : set_systemd_override DefaultLimitNOFILE 2048 2026-07-07 12:39:21.438 | + functions:set_systemd_override:844 : local key=DefaultLimitNOFILE 2026-07-07 12:39:21.441 | + functions:set_systemd_override:845 : local value=2048 2026-07-07 12:39:21.444 | + functions:set_systemd_override:847 : local sysconf=/etc/systemd/system.conf 2026-07-07 12:39:21.447 | + functions:set_systemd_override:848 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2026-07-07 12:39:21.512 | + functions:set_systemd_override:849 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2026-07-07 12:39:21.512 | Set systemd system override for DefaultLimitNOFILE=2048 2026-07-07 12:39:21.516 | + functions:set_systemd_override:851 : sudo systemctl daemon-reload 2026-07-07 12:39:21.935 | + ./stack.sh:main:854 : install_rpc_backend 2026-07-07 12:39:21.939 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2026-07-07 12:39:21.960 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 12:39:21.964 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2026-07-07 12:39:21.967 | + functions-common:install_package:1438 : update_package_repo 2026-07-07 12:39:21.970 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-07 12:39:21.973 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-07 12:39:21.975 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-07 12:39:21.978 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-07 12:39:21.981 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-07 12:39:21.983 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-07 12:39:21.986 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-07 12:39:21.989 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-07 12:39:21.991 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-07 12:39:21.994 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-07 12:39:21.997 | + functions-common:apt_get_update:1167 : return 2026-07-07 12:39:22.001 | + functions-common:install_package:1439 : real_install_package rabbitmq-server 2026-07-07 12:39:22.003 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-07 12:39:22.006 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-07 12:39:22.009 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-07 12:39:22.011 | + functions-common:real_install_package:1427 : apt_get install rabbitmq-server 2026-07-07 12:39:22.037 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2026-07-07 12:39:22.074 | Reading package lists... 2026-07-07 12:39:22.423 | Building dependency tree... 2026-07-07 12:39:22.424 | Reading state information... 2026-07-07 12:39:22.930 | The following packages were automatically installed and are no longer required: 2026-07-07 12:39:22.932 | libfwupd2 libgusb2 2026-07-07 12:39:22.932 | Use 'sudo apt autoremove' to remove them. 2026-07-07 12:39:22.933 | The following additional packages will be installed: 2026-07-07 12:39:22.933 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-07-07 12:39:22.933 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-07-07 12:39:22.933 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-07-07 12:39:22.935 | erlang-tools erlang-xmerl 2026-07-07 12:39:22.937 | Suggested packages: 2026-07-07 12:39:22.938 | erlang erlang-manpages erlang-doc 2026-07-07 12:39:22.994 | The following NEW packages will be installed: 2026-07-07 12:39:22.994 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-07-07 12:39:22.994 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-07-07 12:39:22.994 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-07-07 12:39:22.996 | erlang-tools erlang-xmerl rabbitmq-server 2026-07-07 12:39:23.048 | 0 upgraded, 18 newly installed, 0 to remove and 14 not upgraded. 2026-07-07 12:39:23.048 | Need to get 36.1 MB of archives. 2026-07-07 12:39:23.048 | After this operation, 56.3 MB of additional disk space will be used. 2026-07-07 12:39:23.048 | Get:1 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-base amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [10.2 MB] 2026-07-07 12:39:23.195 | Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-asn1 amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [911 kB] 2026-07-07 12:39:23.212 | Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-crypto amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [162 kB] 2026-07-07 12:39:23.221 | Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-public-key amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [764 kB] 2026-07-07 12:39:23.235 | Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-mnesia amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [892 kB] 2026-07-07 12:39:23.249 | Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-runtime-tools amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [227 kB] 2026-07-07 12:39:23.262 | Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-ssl amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [1646 kB] 2026-07-07 12:39:23.288 | Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-eldap amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [126 kB] 2026-07-07 12:39:23.295 | Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-ftp amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [86.0 kB] 2026-07-07 12:39:23.304 | Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-tftp amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [102 kB] 2026-07-07 12:39:23.315 | Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-inets amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [641 kB] 2026-07-07 12:39:23.332 | Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-snmp amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [1878 kB] 2026-07-07 12:39:23.358 | Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-os-mon amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [92.2 kB] 2026-07-07 12:39:23.367 | Get:14 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-parsetools amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [194 kB] 2026-07-07 12:39:23.375 | Get:15 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-syntax-tools amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [305 kB] 2026-07-07 12:39:23.383 | Get:16 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-tools amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [587 kB] 2026-07-07 12:39:23.391 | Get:17 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-xmerl amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [1371 kB] 2026-07-07 12:39:23.407 | Get:18 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 rabbitmq-server all 3.12.1-1ubuntu1.2 [15.9 MB] 2026-07-07 12:39:23.805 | perl: warning: Setting locale failed. 2026-07-07 12:39:23.805 | perl: warning: Please check that your locale settings: 2026-07-07 12:39:23.805 | LANGUAGE = (unset), 2026-07-07 12:39:23.805 | LC_ALL = "en_US.utf8", 2026-07-07 12:39:23.806 | LANG = "de_DE.UTF-8" 2026-07-07 12:39:23.806 | are supported and installed on your system. 2026-07-07 12:39:23.806 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-07 12:39:23.867 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-07 12:39:23.867 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-07 12:39:23.868 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-07 12:39:24.052 | Fetched 36.1 MB in 1s (64.4 MB/s) 2026-07-07 12:39:24.130 | Selecting previously unselected package erlang-base. 2026-07-07 12:39:24.193 | (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 ... 123085 files and directories currently installed.) 2026-07-07 12:39:24.199 | Preparing to unpack .../00-erlang-base_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-07 12:39:24.204 | Unpacking erlang-base (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-07 12:39:24.574 | Selecting previously unselected package erlang-asn1. 2026-07-07 12:39:24.584 | Preparing to unpack .../01-erlang-asn1_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-07 12:39:24.588 | Unpacking erlang-asn1 (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-07 12:39:24.649 | Selecting previously unselected package erlang-crypto. 2026-07-07 12:39:24.660 | Preparing to unpack .../02-erlang-crypto_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-07 12:39:24.664 | Unpacking erlang-crypto (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-07 12:39:24.708 | Selecting previously unselected package erlang-public-key. 2026-07-07 12:39:24.720 | Preparing to unpack .../03-erlang-public-key_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-07 12:39:24.724 | Unpacking erlang-public-key (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-07 12:39:24.776 | Selecting previously unselected package erlang-mnesia. 2026-07-07 12:39:24.788 | Preparing to unpack .../04-erlang-mnesia_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-07 12:39:24.791 | Unpacking erlang-mnesia (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-07 12:39:24.858 | Selecting previously unselected package erlang-runtime-tools. 2026-07-07 12:39:24.870 | Preparing to unpack .../05-erlang-runtime-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-07 12:39:24.873 | Unpacking erlang-runtime-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-07 12:39:24.935 | Selecting previously unselected package erlang-ssl. 2026-07-07 12:39:24.946 | Preparing to unpack .../06-erlang-ssl_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-07 12:39:24.950 | Unpacking erlang-ssl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-07 12:39:25.038 | Selecting previously unselected package erlang-eldap. 2026-07-07 12:39:25.050 | Preparing to unpack .../07-erlang-eldap_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-07 12:39:25.053 | Unpacking erlang-eldap (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-07 12:39:25.096 | Selecting previously unselected package erlang-ftp. 2026-07-07 12:39:25.108 | Preparing to unpack .../08-erlang-ftp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-07 12:39:25.112 | Unpacking erlang-ftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-07 12:39:25.154 | Selecting previously unselected package erlang-tftp. 2026-07-07 12:39:25.165 | Preparing to unpack .../09-erlang-tftp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-07 12:39:25.169 | Unpacking erlang-tftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-07 12:39:25.214 | Selecting previously unselected package erlang-inets. 2026-07-07 12:39:25.226 | Preparing to unpack .../10-erlang-inets_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-07 12:39:25.229 | Unpacking erlang-inets (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-07 12:39:25.310 | Selecting previously unselected package erlang-snmp. 2026-07-07 12:39:25.321 | Preparing to unpack .../11-erlang-snmp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-07 12:39:25.325 | Unpacking erlang-snmp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-07 12:39:25.476 | Selecting previously unselected package erlang-os-mon. 2026-07-07 12:39:25.487 | Preparing to unpack .../12-erlang-os-mon_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-07 12:39:25.491 | Unpacking erlang-os-mon (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-07 12:39:25.537 | Selecting previously unselected package erlang-parsetools. 2026-07-07 12:39:25.548 | Preparing to unpack .../13-erlang-parsetools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-07 12:39:25.552 | Unpacking erlang-parsetools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-07 12:39:25.595 | Selecting previously unselected package erlang-syntax-tools. 2026-07-07 12:39:25.606 | Preparing to unpack .../14-erlang-syntax-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-07 12:39:25.610 | Unpacking erlang-syntax-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-07 12:39:25.656 | Selecting previously unselected package erlang-tools. 2026-07-07 12:39:25.667 | Preparing to unpack .../15-erlang-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-07 12:39:25.672 | Unpacking erlang-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-07 12:39:25.731 | Selecting previously unselected package erlang-xmerl. 2026-07-07 12:39:25.742 | Preparing to unpack .../16-erlang-xmerl_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-07 12:39:25.747 | Unpacking erlang-xmerl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-07 12:39:25.846 | Selecting previously unselected package rabbitmq-server. 2026-07-07 12:39:25.857 | Preparing to unpack .../17-rabbitmq-server_3.12.1-1ubuntu1.2_all.deb ... 2026-07-07 12:39:25.863 | Unpacking rabbitmq-server (3.12.1-1ubuntu1.2) ... 2026-07-07 12:39:26.882 | Setting up erlang-base (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-07 12:39:27.239 | Created symlink /etc/systemd/system/multi-user.target.wants/epmd.service → /usr/lib/systemd/system/epmd.service. 2026-07-07 12:39:27.239 | Created symlink /etc/systemd/system/sockets.target.wants/epmd.socket → /usr/lib/systemd/system/epmd.socket. 2026-07-07 12:39:29.731 | Searching for services which depend on erlang and should be started... none found. 2026-07-07 12:39:29.739 | Setting up erlang-xmerl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-07 12:39:29.749 | Setting up erlang-syntax-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-07 12:39:29.760 | Setting up erlang-parsetools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-07 12:39:29.771 | Setting up erlang-asn1 (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-07 12:39:29.782 | Setting up erlang-tftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-07 12:39:29.792 | Setting up erlang-mnesia (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-07 12:39:29.803 | Setting up erlang-crypto (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-07 12:39:29.814 | Setting up erlang-runtime-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-07 12:39:29.825 | Setting up erlang-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-07 12:39:29.836 | Setting up erlang-snmp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-07 12:39:29.847 | Setting up erlang-public-key (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-07 12:39:29.858 | Setting up erlang-ssl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-07 12:39:29.869 | Setting up erlang-os-mon (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-07 12:39:29.880 | Setting up erlang-eldap (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-07 12:39:29.891 | Setting up erlang-ftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-07 12:39:29.902 | Setting up erlang-inets (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-07 12:39:29.913 | Setting up rabbitmq-server (3.12.1-1ubuntu1.2) ... 2026-07-07 12:39:30.008 | info: Selecting GID from range 100 to 999 ... 2026-07-07 12:39:30.013 | info: Adding group `rabbitmq' (GID 118) ... 2026-07-07 12:39:30.114 | info: Selecting UID from range 100 to 999 ... 2026-07-07 12:39:30.114 | 2026-07-07 12:39:30.118 | info: Adding system user `rabbitmq' (UID 116) ... 2026-07-07 12:39:30.121 | info: Adding new user `rabbitmq' (UID 116) with group `rabbitmq' ... 2026-07-07 12:39:30.173 | info: Not creating home directory `/var/lib/rabbitmq'. 2026-07-07 12:39:30.382 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /usr/lib/systemd/system/rabbitmq-server.service. 2026-07-07 12:39:50.575 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-07 12:39:52.270 | perl: warning: Setting locale failed. 2026-07-07 12:39:52.270 | perl: warning: Please check that your locale settings: 2026-07-07 12:39:52.271 | LANGUAGE = (unset), 2026-07-07 12:39:52.271 | LC_ALL = "en_US.utf8", 2026-07-07 12:39:52.271 | LANG = "de_DE.UTF-8" 2026-07-07 12:39:52.271 | are supported and installed on your system. 2026-07-07 12:39:52.271 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-07 12:39:52.403 | perl: warning: Setting locale failed. 2026-07-07 12:39:52.404 | perl: warning: Please check that your locale settings: 2026-07-07 12:39:52.404 | LANGUAGE = (unset), 2026-07-07 12:39:52.404 | LC_ALL = "en_US.utf8", 2026-07-07 12:39:52.404 | LANG = "de_DE.UTF-8" 2026-07-07 12:39:52.404 | are supported and installed on your system. 2026-07-07 12:39:52.404 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-07 12:39:52.454 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-07 12:39:52.454 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-07 12:39:52.454 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-07 12:39:52.523 | perl: warning: Setting locale failed. 2026-07-07 12:39:52.524 | perl: warning: Please check that your locale settings: 2026-07-07 12:39:52.524 | LANGUAGE = (unset), 2026-07-07 12:39:52.524 | LC_ALL = "en_US.utf8", 2026-07-07 12:39:52.524 | LANG = "de_DE.UTF-8" 2026-07-07 12:39:52.524 | are supported and installed on your system. 2026-07-07 12:39:52.524 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-07 12:39:53.026 | 2026-07-07 12:39:53.027 | Running kernel seems to be up-to-date. 2026-07-07 12:39:53.027 | 2026-07-07 12:39:53.027 | Restarting services... 2026-07-07 12:39:53.051 | 2026-07-07 12:39:53.051 | Service restarts being deferred: 2026-07-07 12:39:53.052 | systemctl restart virtlockd.service 2026-07-07 12:39:53.052 | systemctl restart virtlogd.service 2026-07-07 12:39:53.052 | 2026-07-07 12:39:53.052 | No containers need to be restarted. 2026-07-07 12:39:53.052 | 2026-07-07 12:39:53.052 | User sessions running outdated binaries: 2026-07-07 12:39:53.052 | quobyte @ session #6: sshd[2073] 2026-07-07 12:39:53.062 | 2026-07-07 12:39:53.062 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-07 12:39:55.001 | + functions-common:apt_get:1211 : result=0 2026-07-07 12:39:55.006 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-07 12:39:55.010 | + functions-common:time_stop:2420 : local name 2026-07-07 12:39:55.014 | + functions-common:time_stop:2421 : local end_time 2026-07-07 12:39:55.018 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 12:39:55.022 | + functions-common:time_stop:2423 : local total 2026-07-07 12:39:55.027 | + functions-common:time_stop:2424 : local start_time 2026-07-07 12:39:55.030 | + functions-common:time_stop:2426 : name=apt-get 2026-07-07 12:39:55.034 | + functions-common:time_stop:2427 : start_time=1783427962033 2026-07-07 12:39:55.039 | + functions-common:time_stop:2429 : [[ -z 1783427962033 ]] 2026-07-07 12:39:55.043 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 12:39:55.050 | + functions-common:time_stop:2432 : end_time=1783427995045 2026-07-07 12:39:55.054 | + functions-common:time_stop:2433 : elapsed_time=33012 2026-07-07 12:39:55.058 | + functions-common:time_stop:2434 : total=72640 2026-07-07 12:39:55.062 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 12:39:55.066 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=105652 2026-07-07 12:39:55.070 | + functions-common:apt_get:1215 : return 0 2026-07-07 12:39:55.073 | + lib/rpc_backend:install_rpc_backend:55 : is_fedora 2026-07-07 12:39:55.078 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-07 12:39:55.082 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-07 12:39:55.087 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-07 12:39:55.091 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-07 12:39:55.095 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-07 12:39:55.099 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-07 12:39:55.103 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-07 12:39:55.108 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-07 12:39:55.112 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-07 12:39:55.116 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-07 12:39:55.120 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-07 12:39:55.124 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-07 12:39:55.127 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-07 12:39:55.132 | + ./stack.sh:main:855 : restart_rpc_backend 2026-07-07 12:39:55.136 | + lib/rpc_backend:restart_rpc_backend:68 : is_service_enabled rabbit 2026-07-07 12:39:55.162 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 12:39:55.166 | + lib/rpc_backend:restart_rpc_backend:70 : echo_summary 'Starting RabbitMQ' 2026-07-07 12:39:55.171 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-07 12:39:55.175 | + ./stack.sh:echo_summary:447 : echo -e Starting RabbitMQ 2026-07-07 12:39:55.179 | + lib/rpc_backend:restart_rpc_backend:81 : local i 2026-07-07 12:39:55.184 | ++ lib/rpc_backend:restart_rpc_backend:82 : seq 20 2026-07-07 12:39:55.190 | + lib/rpc_backend:restart_rpc_backend:82 : for i in `seq 20` 2026-07-07 12:39:55.194 | + lib/rpc_backend:restart_rpc_backend:83 : local rc=0 2026-07-07 12:39:55.198 | + lib/rpc_backend:restart_rpc_backend:85 : [[ 1 -eq 20 ]] 2026-07-07 12:39:55.202 | + lib/rpc_backend:restart_rpc_backend:87 : [[ 1 == \0 ]] 2026-07-07 12:39:55.206 | + lib/rpc_backend:restart_rpc_backend:91 : rabbit_setuser stackrabbit stackqueue 2026-07-07 12:39:55.210 | + lib/rpc_backend:rabbit_setuser:160 : local user=stackrabbit pass=stackqueue found= out= 2026-07-07 12:39:55.216 | ++ lib/rpc_backend:rabbit_setuser:161 : sudo rabbitmqctl list_users 2026-07-07 12:39:56.404 | + lib/rpc_backend:rabbit_setuser:161 : out='Listing users ... 2026-07-07 12:39:56.404 | user tags 2026-07-07 12:39:56.404 | guest [administrator]' 2026-07-07 12:39:56.410 | ++ lib/rpc_backend:rabbit_setuser:163 : awk '$1 == user { print $1 }' user=stackrabbit 2026-07-07 12:39:56.410 | ++ lib/rpc_backend:rabbit_setuser:163 : echo 'Listing users ... 2026-07-07 12:39:56.411 | user tags 2026-07-07 12:39:56.411 | guest [administrator]' 2026-07-07 12:39:56.419 | + lib/rpc_backend:rabbit_setuser:163 : found= 2026-07-07 12:39:56.424 | + lib/rpc_backend:rabbit_setuser:164 : '[' '' = stackrabbit ']' 2026-07-07 12:39:56.428 | + lib/rpc_backend:rabbit_setuser:168 : sudo rabbitmqctl add_user stackrabbit stackqueue 2026-07-07 12:39:57.578 | Adding user "stackrabbit" ... 2026-07-07 12:39:57.593 | Done. Don't forget to grant the user permissions to some virtual hosts! See 'rabbitmqctl help set_permissions' to learn more. 2026-07-07 12:39:57.617 | + lib/rpc_backend:rabbit_setuser:171 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2026-07-07 12:39:58.742 | Setting permissions for user "stackrabbit" in vhost "/" ... 2026-07-07 12:39:58.779 | + lib/rpc_backend:restart_rpc_backend:92 : '[' 0 -ne 0 ']' 2026-07-07 12:39:58.783 | + lib/rpc_backend:restart_rpc_backend:97 : sudo rabbitmqctl change_password stackrabbit stackqueue 2026-07-07 12:39:59.916 | Changing password for user "stackrabbit" ... 2026-07-07 12:39:59.951 | + lib/rpc_backend:restart_rpc_backend:99 : '[' 0 -ne 0 ']' 2026-07-07 12:39:59.954 | + lib/rpc_backend:restart_rpc_backend:103 : break 2026-07-07 12:39:59.959 | + lib/rpc_backend:restart_rpc_backend:106 : sudo rabbitmqctl delete_user guest 2026-07-07 12:40:01.070 | Deleting user "guest" ... 2026-07-07 12:40:01.108 | + ./stack.sh:main:857 : is_service_enabled mysql postgresql 2026-07-07 12:40:01.133 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 12:40:01.137 | + ./stack.sh:main:858 : install_database 2026-07-07 12:40:01.141 | + lib/database:install_database:118 : install_database_mysql 2026-07-07 12:40:01.144 | + lib/databases/mysql:install_database_mysql:202 : is_ubuntu 2026-07-07 12:40:01.148 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-07 12:40:01.152 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-07 12:40:01.155 | + lib/databases/mysql:install_database_mysql:205 : sudo debconf-set-selections 2026-07-07 12:40:01.168 | perl: warning: Setting locale failed. 2026-07-07 12:40:01.169 | perl: warning: Please check that your locale settings: 2026-07-07 12:40:01.169 | LANGUAGE = (unset), 2026-07-07 12:40:01.169 | LC_ALL = "en_US.utf8", 2026-07-07 12:40:01.169 | LANG = "de_DE.UTF-8" 2026-07-07 12:40:01.169 | are supported and installed on your system. 2026-07-07 12:40:01.169 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-07 12:40:01.221 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-07 12:40:01.221 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-07 12:40:01.221 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-07 12:40:01.338 | + lib/databases/mysql:install_database_mysql:215 : [[ ! -e /home/quobyte/.my.cnf ]] 2026-07-07 12:40:01.341 | + lib/databases/mysql:install_database_mysql:216 : cat 2026-07-07 12:40:01.348 | + lib/databases/mysql:install_database_mysql:222 : is_ubuntu 2026-07-07 12:40:01.352 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-07 12:40:01.356 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-07 12:40:01.360 | + lib/databases/mysql:install_database_mysql:222 : '[' mysql '!=' mariadb ']' 2026-07-07 12:40:01.364 | + lib/databases/mysql:install_database_mysql:223 : echo host=127.0.0.1 2026-07-07 12:40:01.368 | + lib/databases/mysql:install_database_mysql:225 : chmod 0600 /home/quobyte/.my.cnf 2026-07-07 12:40:01.374 | + lib/databases/mysql:install_database_mysql:228 : [[ True == \T\r\u\e ]] 2026-07-07 12:40:01.378 | + lib/databases/mysql:install_database_mysql:229 : is_fedora 2026-07-07 12:40:01.382 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-07 12:40:01.386 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-07 12:40:01.390 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-07 12:40:01.394 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-07 12:40:01.398 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-07 12:40:01.402 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-07 12:40:01.406 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-07 12:40:01.410 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-07 12:40:01.414 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-07 12:40:01.418 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-07 12:40:01.422 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-07 12:40:01.426 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-07 12:40:01.431 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-07 12:40:01.434 | + lib/databases/mysql:install_database_mysql:232 : is_ubuntu 2026-07-07 12:40:01.439 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-07 12:40:01.442 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-07 12:40:01.447 | + lib/databases/mysql:install_database_mysql:233 : install_package mysql-server 2026-07-07 12:40:01.451 | + functions-common:install_package:1438 : update_package_repo 2026-07-07 12:40:01.455 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-07 12:40:01.459 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-07 12:40:01.463 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-07 12:40:01.467 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-07 12:40:01.471 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-07 12:40:01.475 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-07 12:40:01.478 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-07 12:40:01.483 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-07 12:40:01.487 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-07 12:40:01.491 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-07 12:40:01.495 | + functions-common:apt_get_update:1167 : return 2026-07-07 12:40:01.499 | + functions-common:install_package:1439 : real_install_package mysql-server 2026-07-07 12:40:01.503 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-07 12:40:01.507 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-07 12:40:01.510 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-07 12:40:01.515 | + functions-common:real_install_package:1427 : apt_get install mysql-server 2026-07-07 12:40:01.547 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2026-07-07 12:40:01.586 | Reading package lists... 2026-07-07 12:40:01.951 | Building dependency tree... 2026-07-07 12:40:01.953 | Reading state information... 2026-07-07 12:40:02.502 | The following packages were automatically installed and are no longer required: 2026-07-07 12:40:02.504 | libfwupd2 libgusb2 2026-07-07 12:40:02.507 | Use 'sudo apt autoremove' to remove them. 2026-07-07 12:40:02.508 | The following additional packages will be installed: 2026-07-07 12:40:02.508 | libcgi-fast-perl libcgi-pm-perl libclone-perl libencode-locale-perl 2026-07-07 12:40:02.508 | libevent-pthreads-2.1-7t64 libfcgi-bin libfcgi-perl libfcgi0t64 2026-07-07 12:40:02.508 | libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl 2026-07-07 12:40:02.508 | libhttp-date-perl libhttp-message-perl libio-html-perl 2026-07-07 12:40:02.508 | liblwp-mediatypes-perl libmecab2 libprotobuf-lite32t64 libtimedate-perl 2026-07-07 12:40:02.508 | liburi-perl mecab-ipadic mecab-ipadic-utf8 mecab-utils mysql-client-8.0 2026-07-07 12:40:02.509 | mysql-client-core-8.0 mysql-server-8.0 mysql-server-core-8.0 2026-07-07 12:40:02.512 | Suggested packages: 2026-07-07 12:40:02.512 | libdata-dump-perl libipc-sharedcache-perl libio-compress-brotli-perl 2026-07-07 12:40:02.512 | libbusiness-isbn-perl libregexp-ipv6-perl libwww-perl mailx tinyca 2026-07-07 12:40:02.563 | The following NEW packages will be installed: 2026-07-07 12:40:02.563 | libcgi-fast-perl libcgi-pm-perl libclone-perl libencode-locale-perl 2026-07-07 12:40:02.564 | libevent-pthreads-2.1-7t64 libfcgi-bin libfcgi-perl libfcgi0t64 2026-07-07 12:40:02.564 | libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl 2026-07-07 12:40:02.564 | libhttp-date-perl libhttp-message-perl libio-html-perl 2026-07-07 12:40:02.565 | liblwp-mediatypes-perl libmecab2 libprotobuf-lite32t64 libtimedate-perl 2026-07-07 12:40:02.565 | liburi-perl mecab-ipadic mecab-ipadic-utf8 mecab-utils mysql-client-8.0 2026-07-07 12:40:02.566 | mysql-client-core-8.0 mysql-server mysql-server-8.0 mysql-server-core-8.0 2026-07-07 12:40:02.638 | 0 upgraded, 27 newly installed, 0 to remove and 14 not upgraded. 2026-07-07 12:40:02.638 | Need to get 29.6 MB of archives. 2026-07-07 12:40:02.639 | After this operation, 243 MB of additional disk space will be used. 2026-07-07 12:40:02.639 | Get:1 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-client-core-8.0 amd64 8.0.46-0ubuntu0.24.04.3 [2740 kB] 2026-07-07 12:40:02.678 | Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-client-8.0 amd64 8.0.46-0ubuntu0.24.04.3 [22.4 kB] 2026-07-07 12:40:02.683 | Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libevent-pthreads-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [7982 B] 2026-07-07 12:40:02.690 | Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libmecab2 amd64 0.996-14ubuntu4 [201 kB] 2026-07-07 12:40:02.697 | Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libprotobuf-lite32t64 amd64 3.21.12-8.2ubuntu0.3 [238 kB] 2026-07-07 12:40:02.706 | Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-server-core-8.0 amd64 8.0.46-0ubuntu0.24.04.3 [17.5 MB] 2026-07-07 12:40:02.902 | Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-server-8.0 amd64 8.0.46-0ubuntu0.24.04.3 [1442 kB] 2026-07-07 12:40:02.919 | Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 libhtml-tagset-perl all 3.20-6 [11.3 kB] 2026-07-07 12:40:02.919 | Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 liburi-perl all 5.27-1 [88.0 kB] 2026-07-07 12:40:02.920 | Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 libhtml-parser-perl amd64 3.81-1build3 [85.8 kB] 2026-07-07 12:40:02.922 | Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 libcgi-pm-perl all 4.63-1 [185 kB] 2026-07-07 12:40:02.924 | Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libfcgi0t64 amd64 2.4.2-2.1ubuntu0.24.04.1 [27.0 kB] 2026-07-07 12:40:02.925 | Get:13 http://archive.ubuntu.com/ubuntu noble/main amd64 libfcgi-perl amd64 0.82+ds-3build2 [21.7 kB] 2026-07-07 12:40:02.925 | Get:14 http://archive.ubuntu.com/ubuntu noble/main amd64 libcgi-fast-perl all 1:2.17-1 [10.3 kB] 2026-07-07 12:40:02.927 | Get:15 http://archive.ubuntu.com/ubuntu noble/main amd64 libclone-perl amd64 0.46-1build3 [10.7 kB] 2026-07-07 12:40:02.927 | Get:16 http://archive.ubuntu.com/ubuntu noble/main amd64 libencode-locale-perl all 1.05-3 [11.6 kB] 2026-07-07 12:40:02.930 | Get:17 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libfcgi-bin amd64 2.4.2-2.1ubuntu0.24.04.1 [11.2 kB] 2026-07-07 12:40:02.935 | Get:18 http://archive.ubuntu.com/ubuntu noble/main amd64 libhtml-template-perl all 2.97-2 [60.2 kB] 2026-07-07 12:40:02.941 | Get:19 http://archive.ubuntu.com/ubuntu noble/main amd64 libtimedate-perl all 2.3300-2 [34.0 kB] 2026-07-07 12:40:02.946 | Get:20 http://archive.ubuntu.com/ubuntu noble/main amd64 libhttp-date-perl all 6.06-1 [10.2 kB] 2026-07-07 12:40:02.952 | Get:21 http://archive.ubuntu.com/ubuntu noble/main amd64 libio-html-perl all 1.004-3 [15.9 kB] 2026-07-07 12:40:02.959 | Get:22 http://archive.ubuntu.com/ubuntu noble/main amd64 liblwp-mediatypes-perl all 6.04-2 [20.1 kB] 2026-07-07 12:40:02.964 | Get:23 http://archive.ubuntu.com/ubuntu noble/main amd64 libhttp-message-perl all 6.45-1ubuntu1 [78.2 kB] 2026-07-07 12:40:02.970 | Get:24 http://archive.ubuntu.com/ubuntu noble/main amd64 mecab-utils amd64 0.996-14ubuntu4 [4804 B] 2026-07-07 12:40:02.976 | Get:25 http://archive.ubuntu.com/ubuntu noble/main amd64 mecab-ipadic all 2.7.0-20070801+main-3 [6718 kB] 2026-07-07 12:40:03.050 | Get:26 http://archive.ubuntu.com/ubuntu noble/main amd64 mecab-ipadic-utf8 all 2.7.0-20070801+main-3 [4384 B] 2026-07-07 12:40:03.051 | Get:27 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-server all 8.0.46-0ubuntu0.24.04.3 [9526 B] 2026-07-07 12:40:03.282 | perl: warning: Setting locale failed. 2026-07-07 12:40:03.282 | perl: warning: Please check that your locale settings: 2026-07-07 12:40:03.282 | LANGUAGE = (unset), 2026-07-07 12:40:03.283 | LC_ALL = "en_US.utf8", 2026-07-07 12:40:03.283 | LANG = "de_DE.UTF-8" 2026-07-07 12:40:03.283 | are supported and installed on your system. 2026-07-07 12:40:03.283 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-07 12:40:03.345 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-07 12:40:03.346 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-07 12:40:03.346 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-07 12:40:03.472 | Vorkonfiguration der Pakete ... 2026-07-07 12:40:03.484 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-07 12:40:03.625 | Fetched 29.6 MB in 0s (65.1 MB/s) 2026-07-07 12:40:03.660 | Selecting previously unselected package mysql-client-core-8.0. 2026-07-07 12:40:03.727 | (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 ... 125890 files and directories currently installed.) 2026-07-07 12:40:03.735 | Preparing to unpack .../00-mysql-client-core-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-07-07 12:40:03.739 | Unpacking mysql-client-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-07 12:40:04.171 | Selecting previously unselected package mysql-client-8.0. 2026-07-07 12:40:04.183 | Preparing to unpack .../01-mysql-client-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-07-07 12:40:04.188 | Unpacking mysql-client-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-07 12:40:04.237 | Selecting previously unselected package libevent-pthreads-2.1-7t64:amd64. 2026-07-07 12:40:04.249 | Preparing to unpack .../02-libevent-pthreads-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-07-07 12:40:04.258 | Unpacking libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-07-07 12:40:04.302 | Selecting previously unselected package libmecab2:amd64. 2026-07-07 12:40:04.315 | Preparing to unpack .../03-libmecab2_0.996-14ubuntu4_amd64.deb ... 2026-07-07 12:40:04.319 | Unpacking libmecab2:amd64 (0.996-14ubuntu4) ... 2026-07-07 12:40:04.371 | Selecting previously unselected package libprotobuf-lite32t64:amd64. 2026-07-07 12:40:04.384 | Preparing to unpack .../04-libprotobuf-lite32t64_3.21.12-8.2ubuntu0.3_amd64.deb ... 2026-07-07 12:40:04.388 | Unpacking libprotobuf-lite32t64:amd64 (3.21.12-8.2ubuntu0.3) ... 2026-07-07 12:40:04.437 | Selecting previously unselected package mysql-server-core-8.0. 2026-07-07 12:40:04.450 | Preparing to unpack .../05-mysql-server-core-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-07-07 12:40:04.454 | Unpacking mysql-server-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-07 12:40:05.435 | Selecting previously unselected package mysql-server-8.0. 2026-07-07 12:40:05.448 | Preparing to unpack .../06-mysql-server-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-07-07 12:40:05.455 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-07 12:40:05.508 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-07 12:40:05.508 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-07 12:40:05.508 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-07 12:40:05.587 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-07 12:40:05.597 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-07 12:40:05.898 | Unpacking mysql-server-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-07 12:40:05.964 | Selecting previously unselected package libhtml-tagset-perl. 2026-07-07 12:40:05.980 | Preparing to unpack .../07-libhtml-tagset-perl_3.20-6_all.deb ... 2026-07-07 12:40:05.984 | Unpacking libhtml-tagset-perl (3.20-6) ... 2026-07-07 12:40:06.026 | Selecting previously unselected package liburi-perl. 2026-07-07 12:40:06.040 | Preparing to unpack .../08-liburi-perl_5.27-1_all.deb ... 2026-07-07 12:40:06.045 | Unpacking liburi-perl (5.27-1) ... 2026-07-07 12:40:06.128 | Selecting previously unselected package libhtml-parser-perl:amd64. 2026-07-07 12:40:06.141 | Preparing to unpack .../09-libhtml-parser-perl_3.81-1build3_amd64.deb ... 2026-07-07 12:40:06.145 | Unpacking libhtml-parser-perl:amd64 (3.81-1build3) ... 2026-07-07 12:40:06.202 | Selecting previously unselected package libcgi-pm-perl. 2026-07-07 12:40:06.217 | Preparing to unpack .../10-libcgi-pm-perl_4.63-1_all.deb ... 2026-07-07 12:40:06.221 | Unpacking libcgi-pm-perl (4.63-1) ... 2026-07-07 12:40:06.284 | Selecting previously unselected package libfcgi0t64:amd64. 2026-07-07 12:40:06.298 | Preparing to unpack .../11-libfcgi0t64_2.4.2-2.1ubuntu0.24.04.1_amd64.deb ... 2026-07-07 12:40:06.303 | Unpacking libfcgi0t64:amd64 (2.4.2-2.1ubuntu0.24.04.1) ... 2026-07-07 12:40:06.345 | Selecting previously unselected package libfcgi-perl. 2026-07-07 12:40:06.360 | Preparing to unpack .../12-libfcgi-perl_0.82+ds-3build2_amd64.deb ... 2026-07-07 12:40:06.364 | Unpacking libfcgi-perl (0.82+ds-3build2) ... 2026-07-07 12:40:06.410 | Selecting previously unselected package libcgi-fast-perl. 2026-07-07 12:40:06.424 | Preparing to unpack .../13-libcgi-fast-perl_1%3a2.17-1_all.deb ... 2026-07-07 12:40:06.429 | Unpacking libcgi-fast-perl (1:2.17-1) ... 2026-07-07 12:40:06.469 | Selecting previously unselected package libclone-perl:amd64. 2026-07-07 12:40:06.483 | Preparing to unpack .../14-libclone-perl_0.46-1build3_amd64.deb ... 2026-07-07 12:40:06.487 | Unpacking libclone-perl:amd64 (0.46-1build3) ... 2026-07-07 12:40:06.531 | Selecting previously unselected package libencode-locale-perl. 2026-07-07 12:40:06.546 | Preparing to unpack .../15-libencode-locale-perl_1.05-3_all.deb ... 2026-07-07 12:40:06.549 | Unpacking libencode-locale-perl (1.05-3) ... 2026-07-07 12:40:06.590 | Selecting previously unselected package libfcgi-bin. 2026-07-07 12:40:06.604 | Preparing to unpack .../16-libfcgi-bin_2.4.2-2.1ubuntu0.24.04.1_amd64.deb ... 2026-07-07 12:40:06.608 | Unpacking libfcgi-bin (2.4.2-2.1ubuntu0.24.04.1) ... 2026-07-07 12:40:06.648 | Selecting previously unselected package libhtml-template-perl. 2026-07-07 12:40:06.663 | Preparing to unpack .../17-libhtml-template-perl_2.97-2_all.deb ... 2026-07-07 12:40:06.667 | Unpacking libhtml-template-perl (2.97-2) ... 2026-07-07 12:40:06.712 | Selecting previously unselected package libtimedate-perl. 2026-07-07 12:40:06.726 | Preparing to unpack .../18-libtimedate-perl_2.3300-2_all.deb ... 2026-07-07 12:40:06.731 | Unpacking libtimedate-perl (2.3300-2) ... 2026-07-07 12:40:06.804 | Selecting previously unselected package libhttp-date-perl. 2026-07-07 12:40:06.818 | Preparing to unpack .../19-libhttp-date-perl_6.06-1_all.deb ... 2026-07-07 12:40:06.822 | Unpacking libhttp-date-perl (6.06-1) ... 2026-07-07 12:40:06.862 | Selecting previously unselected package libio-html-perl. 2026-07-07 12:40:06.877 | Preparing to unpack .../20-libio-html-perl_1.004-3_all.deb ... 2026-07-07 12:40:06.882 | Unpacking libio-html-perl (1.004-3) ... 2026-07-07 12:40:06.923 | Selecting previously unselected package liblwp-mediatypes-perl. 2026-07-07 12:40:06.938 | Preparing to unpack .../21-liblwp-mediatypes-perl_6.04-2_all.deb ... 2026-07-07 12:40:06.942 | Unpacking liblwp-mediatypes-perl (6.04-2) ... 2026-07-07 12:40:06.983 | Selecting previously unselected package libhttp-message-perl. 2026-07-07 12:40:06.998 | Preparing to unpack .../22-libhttp-message-perl_6.45-1ubuntu1_all.deb ... 2026-07-07 12:40:07.003 | Unpacking libhttp-message-perl (6.45-1ubuntu1) ... 2026-07-07 12:40:07.057 | Selecting previously unselected package mecab-utils. 2026-07-07 12:40:07.070 | Preparing to unpack .../23-mecab-utils_0.996-14ubuntu4_amd64.deb ... 2026-07-07 12:40:07.074 | Unpacking mecab-utils (0.996-14ubuntu4) ... 2026-07-07 12:40:07.121 | Selecting previously unselected package mecab-ipadic. 2026-07-07 12:40:07.135 | Preparing to unpack .../24-mecab-ipadic_2.7.0-20070801+main-3_all.deb ... 2026-07-07 12:40:07.140 | Unpacking mecab-ipadic (2.7.0-20070801+main-3) ... 2026-07-07 12:40:07.786 | Selecting previously unselected package mecab-ipadic-utf8. 2026-07-07 12:40:07.801 | Preparing to unpack .../25-mecab-ipadic-utf8_2.7.0-20070801+main-3_all.deb ... 2026-07-07 12:40:07.805 | Unpacking mecab-ipadic-utf8 (2.7.0-20070801+main-3) ... 2026-07-07 12:40:07.847 | Selecting previously unselected package mysql-server. 2026-07-07 12:40:07.861 | Preparing to unpack .../26-mysql-server_8.0.46-0ubuntu0.24.04.3_all.deb ... 2026-07-07 12:40:07.865 | Unpacking mysql-server (8.0.46-0ubuntu0.24.04.3) ... 2026-07-07 12:40:07.934 | Setting up libprotobuf-lite32t64:amd64 (3.21.12-8.2ubuntu0.3) ... 2026-07-07 12:40:07.946 | Setting up libmecab2:amd64 (0.996-14ubuntu4) ... 2026-07-07 12:40:07.961 | Setting up mysql-client-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-07 12:40:07.972 | Setting up libclone-perl:amd64 (0.46-1build3) ... 2026-07-07 12:40:07.984 | Setting up libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-07-07 12:40:07.995 | Setting up libfcgi0t64:amd64 (2.4.2-2.1ubuntu0.24.04.1) ... 2026-07-07 12:40:08.007 | Setting up libhtml-tagset-perl (3.20-6) ... 2026-07-07 12:40:08.019 | Setting up liblwp-mediatypes-perl (6.04-2) ... 2026-07-07 12:40:08.031 | Setting up libfcgi-bin (2.4.2-2.1ubuntu0.24.04.1) ... 2026-07-07 12:40:08.043 | Setting up libencode-locale-perl (1.05-3) ... 2026-07-07 12:40:08.055 | Setting up mecab-utils (0.996-14ubuntu4) ... 2026-07-07 12:40:08.067 | Setting up libio-html-perl (1.004-3) ... 2026-07-07 12:40:08.078 | Setting up mysql-server-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-07 12:40:08.090 | Setting up libtimedate-perl (2.3300-2) ... 2026-07-07 12:40:08.102 | Setting up mysql-client-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-07 12:40:08.114 | Setting up libfcgi-perl (0.82+ds-3build2) ... 2026-07-07 12:40:08.126 | Setting up liburi-perl (5.27-1) ... 2026-07-07 12:40:08.138 | Setting up mysql-server-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-07 12:40:08.191 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-07 12:40:08.245 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-07 12:40:08.245 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-07 12:40:08.245 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-07 12:40:08.322 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-07 12:40:08.334 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-07 12:40:08.390 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-07-07 12:40:08.426 | Renaming removed key_buffer and myisam-recover options (if present) 2026-07-07 12:40:20.283 | mysqld will log errors to /var/log/mysql/error.log 2026-07-07 12:40:21.131 | mysqld is running as pid 16734 2026-07-07 12:40:23.589 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /usr/lib/systemd/system/mysql.service. 2026-07-07 12:40:25.269 | Setting up libhttp-date-perl (6.06-1) ... 2026-07-07 12:40:25.281 | Setting up mecab-ipadic (2.7.0-20070801+main-3) ... 2026-07-07 12:40:25.291 | Compiling IPA dictionary for Mecab. This takes long time... 2026-07-07 12:40:25.295 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2026-07-07 12:40:25.295 | 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-07-07 12:40:25.295 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2026-07-07 12:40:25.514 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2026-07-07 12:40:25.561 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2026-07-07 12:40:25.561 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2026-07-07 12:40:25.561 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2026-07-07 12:40:25.563 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2026-07-07 12:40:25.568 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2026-07-07 12:40:25.573 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2026-07-07 12:40:25.655 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2026-07-07 12:40:25.655 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2026-07-07 12:40:25.656 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2026-07-07 12:40:25.656 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2026-07-07 12:40:25.751 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2026-07-07 12:40:25.754 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2026-07-07 12:40:25.762 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2026-07-07 12:40:25.763 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2026-07-07 12:40:25.763 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2026-07-07 12:40:25.764 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2026-07-07 12:40:25.794 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2026-07-07 12:40:25.794 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2026-07-07 12:40:25.795 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2026-07-07 12:40:26.114 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2026-07-07 12:40:26.114 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2026-07-07 12:40:26.115 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2026-07-07 12:40:26.264 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2026-07-07 12:40:26.313 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2026-07-07 12:40:26.314 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2026-07-07 12:40:26.680 | 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-07-07 12:40:26.810 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2026-07-07 12:40:27.061 | 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-07-07 12:40:27.065 | 2026-07-07 12:40:27.065 | done! 2026-07-07 12:40:27.071 | update-alternatives: using /var/lib/mecab/dic/ipadic to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2026-07-07 12:40:27.080 | Setting up mecab-ipadic-utf8 (2.7.0-20070801+main-3) ... 2026-07-07 12:40:27.089 | Compiling IPA dictionary for Mecab. This takes long time... 2026-07-07 12:40:27.096 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2026-07-07 12:40:27.096 | 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-07-07 12:40:27.096 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2026-07-07 12:40:27.389 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2026-07-07 12:40:27.469 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2026-07-07 12:40:27.470 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2026-07-07 12:40:27.470 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2026-07-07 12:40:27.470 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2026-07-07 12:40:27.481 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2026-07-07 12:40:27.486 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2026-07-07 12:40:27.598 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2026-07-07 12:40:27.599 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2026-07-07 12:40:27.599 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2026-07-07 12:40:27.599 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2026-07-07 12:40:27.724 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2026-07-07 12:40:27.728 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2026-07-07 12:40:27.740 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2026-07-07 12:40:27.740 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2026-07-07 12:40:27.741 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2026-07-07 12:40:27.742 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2026-07-07 12:40:27.782 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2026-07-07 12:40:27.782 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2026-07-07 12:40:27.783 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2026-07-07 12:40:28.245 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2026-07-07 12:40:28.246 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2026-07-07 12:40:28.246 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2026-07-07 12:40:28.451 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2026-07-07 12:40:28.520 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2026-07-07 12:40:28.521 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2026-07-07 12:40:28.943 | 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-07-07 12:40:29.067 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2026-07-07 12:40:29.314 | 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-07-07 12:40:29.316 | 2026-07-07 12:40:29.316 | done! 2026-07-07 12:40:29.323 | update-alternatives: using /var/lib/mecab/dic/ipadic-utf8 to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2026-07-07 12:40:29.331 | Setting up libhtml-parser-perl:amd64 (3.81-1build3) ... 2026-07-07 12:40:29.343 | Setting up libhttp-message-perl (6.45-1ubuntu1) ... 2026-07-07 12:40:29.354 | Setting up mysql-server (8.0.46-0ubuntu0.24.04.3) ... 2026-07-07 12:40:29.365 | Setting up libcgi-pm-perl (4.63-1) ... 2026-07-07 12:40:29.377 | Setting up libhtml-template-perl (2.97-2) ... 2026-07-07 12:40:29.387 | Setting up libcgi-fast-perl (1:2.17-1) ... 2026-07-07 12:40:29.400 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-07 12:40:31.308 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-07 12:40:31.554 | perl: warning: Setting locale failed. 2026-07-07 12:40:31.554 | perl: warning: Please check that your locale settings: 2026-07-07 12:40:31.555 | LANGUAGE = (unset), 2026-07-07 12:40:31.555 | LC_ALL = "en_US.utf8", 2026-07-07 12:40:31.555 | LANG = "de_DE.UTF-8" 2026-07-07 12:40:31.555 | are supported and installed on your system. 2026-07-07 12:40:31.555 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-07 12:40:31.688 | perl: warning: Setting locale failed. 2026-07-07 12:40:31.688 | perl: warning: Please check that your locale settings: 2026-07-07 12:40:31.688 | LANGUAGE = (unset), 2026-07-07 12:40:31.688 | LC_ALL = "en_US.utf8", 2026-07-07 12:40:31.689 | LANG = "de_DE.UTF-8" 2026-07-07 12:40:31.689 | are supported and installed on your system. 2026-07-07 12:40:31.689 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-07 12:40:31.738 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-07 12:40:31.739 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-07 12:40:31.739 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-07 12:40:31.809 | perl: warning: Setting locale failed. 2026-07-07 12:40:31.809 | perl: warning: Please check that your locale settings: 2026-07-07 12:40:31.809 | LANGUAGE = (unset), 2026-07-07 12:40:31.809 | LC_ALL = "en_US.utf8", 2026-07-07 12:40:31.809 | LANG = "de_DE.UTF-8" 2026-07-07 12:40:31.809 | are supported and installed on your system. 2026-07-07 12:40:31.809 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-07 12:40:32.308 | 2026-07-07 12:40:32.308 | Running kernel seems to be up-to-date. 2026-07-07 12:40:32.308 | 2026-07-07 12:40:32.309 | Restarting services... 2026-07-07 12:40:32.332 | 2026-07-07 12:40:32.332 | Service restarts being deferred: 2026-07-07 12:40:32.332 | systemctl restart virtlockd.service 2026-07-07 12:40:32.332 | systemctl restart virtlogd.service 2026-07-07 12:40:32.332 | 2026-07-07 12:40:32.332 | No containers need to be restarted. 2026-07-07 12:40:32.332 | 2026-07-07 12:40:32.333 | User sessions running outdated binaries: 2026-07-07 12:40:32.333 | quobyte @ session #6: sshd[2073] 2026-07-07 12:40:32.343 | 2026-07-07 12:40:32.344 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-07 12:40:34.541 | + functions-common:apt_get:1211 : result=0 2026-07-07 12:40:34.545 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-07 12:40:34.549 | + functions-common:time_stop:2420 : local name 2026-07-07 12:40:34.553 | + functions-common:time_stop:2421 : local end_time 2026-07-07 12:40:34.557 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 12:40:34.561 | + functions-common:time_stop:2423 : local total 2026-07-07 12:40:34.565 | + functions-common:time_stop:2424 : local start_time 2026-07-07 12:40:34.569 | + functions-common:time_stop:2426 : name=apt-get 2026-07-07 12:40:34.573 | + functions-common:time_stop:2427 : start_time=1783428001542 2026-07-07 12:40:34.576 | + functions-common:time_stop:2429 : [[ -z 1783428001542 ]] 2026-07-07 12:40:34.582 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 12:40:34.587 | + functions-common:time_stop:2432 : end_time=1783428034583 2026-07-07 12:40:34.591 | + functions-common:time_stop:2433 : elapsed_time=33041 2026-07-07 12:40:34.595 | + functions-common:time_stop:2434 : total=105652 2026-07-07 12:40:34.599 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 12:40:34.603 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=138693 2026-07-07 12:40:34.607 | + functions-common:apt_get:1215 : return 0 2026-07-07 12:40:34.611 | + ./stack.sh:main:860 : '[' -n mysql ']' 2026-07-07 12:40:34.616 | + ./stack.sh:main:861 : install_database_python 2026-07-07 12:40:34.620 | + lib/database:install_database_python:123 : install_database_python_mysql 2026-07-07 12:40:34.624 | + lib/databases/mysql:install_database_python_mysql:242 : pip_install_gr PyMySQL 2026-07-07 12:40:34.628 | + inc/python:pip_install_gr:94 : local name=PyMySQL 2026-07-07 12:40:34.633 | + inc/python:pip_install_gr:95 : local clean_name 2026-07-07 12:40:34.638 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements PyMySQL 2026-07-07 12:40:34.643 | ++ inc/python:get_from_global_requirements:241 : local package=PyMySQL 2026-07-07 12:40:34.647 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-07-07 12:40:34.653 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2026-07-07 12:40:34.653 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-07-07 12:40:34.660 | ++ inc/python:get_from_global_requirements:243 : required_pkg='PyMySQL ' 2026-07-07 12:40:34.664 | ++ inc/python:get_from_global_requirements:244 : [[ PyMySQL == '' ]] 2026-07-07 12:40:34.669 | ++ inc/python:get_from_global_requirements:247 : echo PyMySQL 2026-07-07 12:40:34.674 | + inc/python:pip_install_gr:96 : clean_name=PyMySQL 2026-07-07 12:40:34.678 | + inc/python:pip_install_gr:97 : pip_install PyMySQL 2026-07-07 12:40:34.709 | Using python 3.12 to install PyMySQL 2026-07-07 12:40:34.714 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2026-07-07 12:40:35.849 | Collecting PyMySQL 2026-07-07 12:40:36.002 | Downloading pymysql-1.2.0-py3-none-any.whl.metadata (4.3 kB) 2026-07-07 12:40:36.029 | Downloading pymysql-1.2.0-py3-none-any.whl (45 kB) 2026-07-07 12:40:36.198 | Installing collected packages: PyMySQL 2026-07-07 12:40:36.267 | Successfully installed PyMySQL-1.2.0 2026-07-07 12:40:36.366 | + inc/python:pip_install:216 : result=0 2026-07-07 12:40:36.370 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-07 12:40:36.375 | + functions-common:time_stop:2420 : local name 2026-07-07 12:40:36.379 | + functions-common:time_stop:2421 : local end_time 2026-07-07 12:40:36.383 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 12:40:36.387 | + functions-common:time_stop:2423 : local total 2026-07-07 12:40:36.391 | + functions-common:time_stop:2424 : local start_time 2026-07-07 12:40:36.395 | + functions-common:time_stop:2426 : name=pip_install 2026-07-07 12:40:36.399 | + functions-common:time_stop:2427 : start_time=1783428034701 2026-07-07 12:40:36.403 | + functions-common:time_stop:2429 : [[ -z 1783428034701 ]] 2026-07-07 12:40:36.408 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 12:40:36.414 | + functions-common:time_stop:2432 : end_time=1783428036409 2026-07-07 12:40:36.418 | + functions-common:time_stop:2433 : elapsed_time=1708 2026-07-07 12:40:36.421 | + functions-common:time_stop:2434 : total=34715 2026-07-07 12:40:36.425 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 12:40:36.429 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=36423 2026-07-07 12:40:36.434 | + inc/python:pip_install:219 : return 0 2026-07-07 12:40:36.438 | + lib/databases/mysql:install_database_python_mysql:243 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2026-07-07 12:40:36.442 | + lib/databases/mysql:install_database_python_mysql:245 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-07-07 12:40:36.446 | + lib/databases/mysql:install_database_python_mysql:246 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2026-07-07 12:40:36.450 | + ./stack.sh:main:864 : is_service_enabled neutron 2026-07-07 12:40:36.477 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 12:40:36.481 | + ./stack.sh:main:865 : install_neutron_agent_packages 2026-07-07 12:40:36.485 | + lib/neutron:install_neutron_agent_packages:547 : is_service_enabled q-l3 neutron-l3 2026-07-07 12:40:36.511 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 12:40:36.515 | + lib/neutron:install_neutron_agent_packages:551 : is_service_enabled q-agt neutron-agent q-dhcp neutron-dhcp q-l3 neutron-l3 2026-07-07 12:40:36.542 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 12:40:36.547 | + ./stack.sh:main:868 : is_service_enabled etcd3 2026-07-07 12:40:36.574 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 12:40:36.578 | + ./stack.sh:main:869 : install_etcd3 2026-07-07 12:40:36.582 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2026-07-07 12:40:36.582 | Installing etcd 2026-07-07 12:40:36.586 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2026-07-07 12:40:36.604 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2026-07-07 12:40:36.622 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2026-07-07 12:40:36.626 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2026-07-07 12:40:36.647 | + lib/etcd3:install_etcd3:113 : local etcd_file 2026-07-07 12:40:36.652 | ++ 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-07-07 12:40:36.657 | ++ 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-07-07 12:40:36.661 | ++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-07-07 12:40:36.665 | ++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-07-07 12:40:36.669 | ++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-07-07 12:40:36.674 | ++ functions:get_extra_file:71 : local file_name=etcd-v3.5.21-linux-amd64.tar.gz 2026-07-07 12:40:36.678 | ++ 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-07-07 12:40:36.682 | ++ functions:get_extra_file:74 : [[ ! -f /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz ]] 2026-07-07 12:40:36.686 | ++ 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-07-07 12:40:36.695 | --2026-07-07 14:40:36-- https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-07-07 12:40:36.772 | Resolving github.com (github.com)... 140.82.121.3 2026-07-07 12:40:36.788 | Connecting to github.com (github.com)|140.82.121.3|:443... connected. 2026-07-07 12:40:37.009 | HTTP request sent, awaiting response... 302 Found 2026-07-07 12:40:37.009 | 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-07-07T13%3A16%3A15Z&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-07-07T12%3A15%3A38Z&ske=2026-07-07T13%3A16%3A15Z&sks=b&skv=2018-11-09&sig=ohKEDvrSs8C8f21aoeuuLxE%2BNfmVGI%2Fa3BsP04mpe78%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MzQyOTgzNiwibmJmIjoxNzgzNDI4MDM2LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.ztE6nFhNbt6n4ycjkA4-DlZsoupDp5GjB3EgdxbAxwU&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream [following] 2026-07-07 12:40:37.010 | --2026-07-07 14:40:37-- 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-07-07T13%3A16%3A15Z&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-07-07T12%3A15%3A38Z&ske=2026-07-07T13%3A16%3A15Z&sks=b&skv=2018-11-09&sig=ohKEDvrSs8C8f21aoeuuLxE%2BNfmVGI%2Fa3BsP04mpe78%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MzQyOTgzNiwibmJmIjoxNzgzNDI4MDM2LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.ztE6nFhNbt6n4ycjkA4-DlZsoupDp5GjB3EgdxbAxwU&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream 2026-07-07 12:40:37.043 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.109.133, 185.199.110.133, 185.199.108.133, ... 2026-07-07 12:40:37.054 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.109.133|:443... connected. 2026-07-07 12:40:37.188 | HTTP request sent, awaiting response... 200 OK 2026-07-07 12:40:37.188 | Length: 20927601 (20M) [application/octet-stream] 2026-07-07 12:40:37.189 | Saving to: '/home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' 2026-07-07 12:40:37.240 | 2026-07-07 12:40:37.477 | 0K ........ ........ ... 100% 69.3M=0.3s 2026-07-07 12:40:37.477 | 2026-07-07 12:40:37.477 | 2026-07-07 14:40:37 (69.3 MB/s) - '/home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' saved [20927601/20927601] 2026-07-07 12:40:37.477 | 2026-07-07 12:40:37.482 | ++ functions:get_extra_file:76 : [[ 0 -ne 0 ]] 2026-07-07 12:40:37.487 | ++ functions:get_extra_file:80 : echo /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-07-07 12:40:37.491 | ++ functions:get_extra_file:81 : return 2026-07-07 12:40:37.496 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-07-07 12:40:37.500 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64/etcd ']' 2026-07-07 12:40:37.504 | + lib/etcd3:install_etcd3:116 : echo 'adddda4b06718e68671ffabff2f8cee48488ba61ad82900e639d108f2148501c /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' 2026-07-07 12:40:37.508 | + lib/etcd3:install_etcd3:118 : sha256sum -c /home/quobyte/devstack/files/etcd.sha256sum 2026-07-07 12:40:37.536 | /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz: OK 2026-07-07 12:40:37.540 | + 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-07-07 12:40:37.551 | etcd-v3.5.21-linux-amd64/ 2026-07-07 12:40:37.551 | etcd-v3.5.21-linux-amd64/Documentation/ 2026-07-07 12:40:37.551 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/ 2026-07-07 12:40:37.551 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/ 2026-07-07 12:40:37.551 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2026-07-07 12:40:37.551 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2026-07-07 12:40:37.551 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2026-07-07 12:40:37.552 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2026-07-07 12:40:37.552 | etcd-v3.5.21-linux-amd64/Documentation/README.md 2026-07-07 12:40:37.552 | etcd-v3.5.21-linux-amd64/README-etcdutl.md 2026-07-07 12:40:37.552 | etcd-v3.5.21-linux-amd64/READMEv2-etcdctl.md 2026-07-07 12:40:37.552 | etcd-v3.5.21-linux-amd64/README-etcdctl.md 2026-07-07 12:40:37.553 | etcd-v3.5.21-linux-amd64/README.md 2026-07-07 12:40:37.553 | etcd-v3.5.21-linux-amd64/etcdutl 2026-07-07 12:40:37.721 | etcd-v3.5.21-linux-amd64/etcdctl 2026-07-07 12:40:37.920 | etcd-v3.5.21-linux-amd64/etcd 2026-07-07 12:40:38.183 | + lib/etcd3:install_etcd3:121 : sudo cp /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64/etcd /opt/stack/bin/etcd 2026-07-07 12:40:38.224 | + lib/etcd3:install_etcd3:122 : sudo cp /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2026-07-07 12:40:38.259 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2026-07-07 12:40:38.264 | + ./stack.sh:main:878 : is_service_enabled tls-proxy 2026-07-07 12:40:38.290 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 12:40:38.294 | + ./stack.sh:main:888 : install_dstat 2026-07-07 12:40:38.298 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2026-07-07 12:40:38.324 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 12:40:38.328 | + ./stack.sh:main:894 : echo_summary 'Installing OpenStack project source' 2026-07-07 12:40:38.332 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-07 12:40:38.336 | + ./stack.sh:echo_summary:447 : echo -e Installing OpenStack project source 2026-07-07 12:40:38.340 | + ./stack.sh:main:897 : install_libs 2026-07-07 12:40:38.344 | + lib/libraries:install_libs:91 : _install_lib_from_source automaton 2026-07-07 12:40:38.348 | + lib/libraries:_install_lib_from_source:75 : local name=automaton 2026-07-07 12:40:38.353 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git automaton 2026-07-07 12:40:38.356 | + inc/python:use_library_from_git:266 : local name=automaton 2026-07-07 12:40:38.361 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-07 12:40:38.364 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-07 12:40:38.368 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,automaton, ]] 2026-07-07 12:40:38.372 | + inc/python:use_library_from_git:269 : return 1 2026-07-07 12:40:38.376 | + lib/libraries:install_libs:92 : _install_lib_from_source castellan 2026-07-07 12:40:38.380 | + lib/libraries:_install_lib_from_source:75 : local name=castellan 2026-07-07 12:40:38.384 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git castellan 2026-07-07 12:40:38.388 | + inc/python:use_library_from_git:266 : local name=castellan 2026-07-07 12:40:38.392 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-07 12:40:38.396 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-07 12:40:38.400 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,castellan, ]] 2026-07-07 12:40:38.404 | + inc/python:use_library_from_git:269 : return 1 2026-07-07 12:40:38.408 | + lib/libraries:install_libs:93 : _install_lib_from_source cliff 2026-07-07 12:40:38.413 | + lib/libraries:_install_lib_from_source:75 : local name=cliff 2026-07-07 12:40:38.417 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cliff 2026-07-07 12:40:38.421 | + inc/python:use_library_from_git:266 : local name=cliff 2026-07-07 12:40:38.425 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-07 12:40:38.429 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-07 12:40:38.432 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,cliff, ]] 2026-07-07 12:40:38.436 | + inc/python:use_library_from_git:269 : return 1 2026-07-07 12:40:38.441 | + lib/libraries:install_libs:94 : _install_lib_from_source cursive 2026-07-07 12:40:38.445 | + lib/libraries:_install_lib_from_source:75 : local name=cursive 2026-07-07 12:40:38.449 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cursive 2026-07-07 12:40:38.453 | + inc/python:use_library_from_git:266 : local name=cursive 2026-07-07 12:40:38.457 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-07 12:40:38.461 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-07 12:40:38.464 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,cursive, ]] 2026-07-07 12:40:38.469 | + inc/python:use_library_from_git:269 : return 1 2026-07-07 12:40:38.473 | + lib/libraries:install_libs:95 : _install_lib_from_source debtcollector 2026-07-07 12:40:38.477 | + lib/libraries:_install_lib_from_source:75 : local name=debtcollector 2026-07-07 12:40:38.481 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git debtcollector 2026-07-07 12:40:38.485 | + inc/python:use_library_from_git:266 : local name=debtcollector 2026-07-07 12:40:38.489 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-07 12:40:38.493 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-07 12:40:38.497 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,debtcollector, ]] 2026-07-07 12:40:38.501 | + inc/python:use_library_from_git:269 : return 1 2026-07-07 12:40:38.505 | + lib/libraries:install_libs:96 : _install_lib_from_source futurist 2026-07-07 12:40:38.509 | + lib/libraries:_install_lib_from_source:75 : local name=futurist 2026-07-07 12:40:38.513 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git futurist 2026-07-07 12:40:38.517 | + inc/python:use_library_from_git:266 : local name=futurist 2026-07-07 12:40:38.521 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-07 12:40:38.525 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-07 12:40:38.529 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,futurist, ]] 2026-07-07 12:40:38.533 | + inc/python:use_library_from_git:269 : return 1 2026-07-07 12:40:38.537 | + lib/libraries:install_libs:97 : _install_lib_from_source openstacksdk 2026-07-07 12:40:38.541 | + lib/libraries:_install_lib_from_source:75 : local name=openstacksdk 2026-07-07 12:40:38.545 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git openstacksdk 2026-07-07 12:40:38.549 | + inc/python:use_library_from_git:266 : local name=openstacksdk 2026-07-07 12:40:38.553 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-07 12:40:38.557 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-07 12:40:38.561 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,openstacksdk, ]] 2026-07-07 12:40:38.565 | + inc/python:use_library_from_git:269 : return 1 2026-07-07 12:40:38.569 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-lib 2026-07-07 12:40:38.573 | + lib/libraries:_install_lib_from_source:75 : local name=osc-lib 2026-07-07 12:40:38.577 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-lib 2026-07-07 12:40:38.581 | + inc/python:use_library_from_git:266 : local name=osc-lib 2026-07-07 12:40:38.585 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-07 12:40:38.589 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-07 12:40:38.593 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,osc-lib, ]] 2026-07-07 12:40:38.597 | + inc/python:use_library_from_git:269 : return 1 2026-07-07 12:40:38.601 | + lib/libraries:install_libs:99 : _install_lib_from_source osc-placement 2026-07-07 12:40:38.605 | + lib/libraries:_install_lib_from_source:75 : local name=osc-placement 2026-07-07 12:40:38.609 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-placement 2026-07-07 12:40:38.613 | + inc/python:use_library_from_git:266 : local name=osc-placement 2026-07-07 12:40:38.617 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-07 12:40:38.621 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-07 12:40:38.625 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,osc-placement, ]] 2026-07-07 12:40:38.629 | + inc/python:use_library_from_git:269 : return 1 2026-07-07 12:40:38.633 | + lib/libraries:install_libs:100 : _install_lib_from_source os-client-config 2026-07-07 12:40:38.638 | + lib/libraries:_install_lib_from_source:75 : local name=os-client-config 2026-07-07 12:40:38.642 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-client-config 2026-07-07 12:40:38.646 | + inc/python:use_library_from_git:266 : local name=os-client-config 2026-07-07 12:40:38.650 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-07 12:40:38.654 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-07 12:40:38.658 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-client-config, ]] 2026-07-07 12:40:38.662 | + inc/python:use_library_from_git:269 : return 1 2026-07-07 12:40:38.666 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.cache 2026-07-07 12:40:38.670 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.cache 2026-07-07 12:40:38.674 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.cache 2026-07-07 12:40:38.678 | + inc/python:use_library_from_git:266 : local name=oslo.cache 2026-07-07 12:40:38.682 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-07 12:40:38.686 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-07 12:40:38.690 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.cache, ]] 2026-07-07 12:40:38.694 | + inc/python:use_library_from_git:269 : return 1 2026-07-07 12:40:38.698 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.concurrency 2026-07-07 12:40:38.702 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.concurrency 2026-07-07 12:40:38.707 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.concurrency 2026-07-07 12:40:38.711 | + inc/python:use_library_from_git:266 : local name=oslo.concurrency 2026-07-07 12:40:38.715 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-07 12:40:38.719 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-07 12:40:38.723 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.concurrency, ]] 2026-07-07 12:40:38.727 | + inc/python:use_library_from_git:269 : return 1 2026-07-07 12:40:38.731 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.config 2026-07-07 12:40:38.735 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.config 2026-07-07 12:40:38.739 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.config 2026-07-07 12:40:38.744 | + inc/python:use_library_from_git:266 : local name=oslo.config 2026-07-07 12:40:38.748 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-07 12:40:38.751 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-07 12:40:38.756 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.config, ]] 2026-07-07 12:40:38.760 | + inc/python:use_library_from_git:269 : return 1 2026-07-07 12:40:38.764 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.context 2026-07-07 12:40:38.768 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.context 2026-07-07 12:40:38.772 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.context 2026-07-07 12:40:38.776 | + inc/python:use_library_from_git:266 : local name=oslo.context 2026-07-07 12:40:38.780 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-07 12:40:38.784 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-07 12:40:38.788 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.context, ]] 2026-07-07 12:40:38.792 | + inc/python:use_library_from_git:269 : return 1 2026-07-07 12:40:38.796 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.db 2026-07-07 12:40:38.800 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.db 2026-07-07 12:40:38.804 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.db 2026-07-07 12:40:38.809 | + inc/python:use_library_from_git:266 : local name=oslo.db 2026-07-07 12:40:38.813 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-07 12:40:38.817 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-07 12:40:38.821 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.db, ]] 2026-07-07 12:40:38.825 | + inc/python:use_library_from_git:269 : return 1 2026-07-07 12:40:38.829 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.i18n 2026-07-07 12:40:38.833 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.i18n 2026-07-07 12:40:38.837 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.i18n 2026-07-07 12:40:38.841 | + inc/python:use_library_from_git:266 : local name=oslo.i18n 2026-07-07 12:40:38.846 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-07 12:40:38.850 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-07 12:40:38.854 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.i18n, ]] 2026-07-07 12:40:38.858 | + inc/python:use_library_from_git:269 : return 1 2026-07-07 12:40:38.862 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.limit 2026-07-07 12:40:38.866 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.limit 2026-07-07 12:40:38.870 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.limit 2026-07-07 12:40:38.874 | + inc/python:use_library_from_git:266 : local name=oslo.limit 2026-07-07 12:40:38.878 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-07 12:40:38.882 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-07 12:40:38.887 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.limit, ]] 2026-07-07 12:40:38.891 | + inc/python:use_library_from_git:269 : return 1 2026-07-07 12:40:38.895 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.log 2026-07-07 12:40:38.899 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.log 2026-07-07 12:40:38.904 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.log 2026-07-07 12:40:38.908 | + inc/python:use_library_from_git:266 : local name=oslo.log 2026-07-07 12:40:38.912 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-07 12:40:38.916 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-07 12:40:38.920 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.log, ]] 2026-07-07 12:40:38.924 | + inc/python:use_library_from_git:269 : return 1 2026-07-07 12:40:38.928 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.messaging 2026-07-07 12:40:38.932 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.messaging 2026-07-07 12:40:38.936 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.messaging 2026-07-07 12:40:38.940 | + inc/python:use_library_from_git:266 : local name=oslo.messaging 2026-07-07 12:40:38.944 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-07 12:40:38.949 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-07 12:40:38.952 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.messaging, ]] 2026-07-07 12:40:38.956 | + inc/python:use_library_from_git:269 : return 1 2026-07-07 12:40:38.961 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.middleware 2026-07-07 12:40:38.965 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.middleware 2026-07-07 12:40:38.969 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.middleware 2026-07-07 12:40:38.973 | + inc/python:use_library_from_git:266 : local name=oslo.middleware 2026-07-07 12:40:38.977 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-07 12:40:38.981 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-07 12:40:38.985 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.middleware, ]] 2026-07-07 12:40:38.989 | + inc/python:use_library_from_git:269 : return 1 2026-07-07 12:40:38.994 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.policy 2026-07-07 12:40:38.998 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.policy 2026-07-07 12:40:39.002 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.policy 2026-07-07 12:40:39.006 | + inc/python:use_library_from_git:266 : local name=oslo.policy 2026-07-07 12:40:39.010 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-07 12:40:39.014 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-07 12:40:39.019 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.policy, ]] 2026-07-07 12:40:39.023 | + inc/python:use_library_from_git:269 : return 1 2026-07-07 12:40:39.027 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.privsep 2026-07-07 12:40:39.031 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.privsep 2026-07-07 12:40:39.035 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.privsep 2026-07-07 12:40:39.039 | + inc/python:use_library_from_git:266 : local name=oslo.privsep 2026-07-07 12:40:39.043 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-07 12:40:39.047 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-07 12:40:39.051 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.privsep, ]] 2026-07-07 12:40:39.056 | + inc/python:use_library_from_git:269 : return 1 2026-07-07 12:40:39.060 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.reports 2026-07-07 12:40:39.064 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.reports 2026-07-07 12:40:39.068 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.reports 2026-07-07 12:40:39.072 | + inc/python:use_library_from_git:266 : local name=oslo.reports 2026-07-07 12:40:39.076 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-07 12:40:39.080 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-07 12:40:39.084 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.reports, ]] 2026-07-07 12:40:39.089 | + inc/python:use_library_from_git:269 : return 1 2026-07-07 12:40:39.093 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.rootwrap 2026-07-07 12:40:39.097 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.rootwrap 2026-07-07 12:40:39.102 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.rootwrap 2026-07-07 12:40:39.106 | + inc/python:use_library_from_git:266 : local name=oslo.rootwrap 2026-07-07 12:40:39.110 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-07 12:40:39.114 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-07 12:40:39.118 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.rootwrap, ]] 2026-07-07 12:40:39.122 | + inc/python:use_library_from_git:269 : return 1 2026-07-07 12:40:39.127 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.serialization 2026-07-07 12:40:39.131 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.serialization 2026-07-07 12:40:39.135 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.serialization 2026-07-07 12:40:39.139 | + inc/python:use_library_from_git:266 : local name=oslo.serialization 2026-07-07 12:40:39.143 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-07 12:40:39.147 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-07 12:40:39.151 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.serialization, ]] 2026-07-07 12:40:39.156 | + inc/python:use_library_from_git:269 : return 1 2026-07-07 12:40:39.160 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.service 2026-07-07 12:40:39.164 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.service 2026-07-07 12:40:39.168 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.service 2026-07-07 12:40:39.172 | + inc/python:use_library_from_git:266 : local name=oslo.service 2026-07-07 12:40:39.177 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-07 12:40:39.181 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-07 12:40:39.185 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.service, ]] 2026-07-07 12:40:39.189 | + inc/python:use_library_from_git:269 : return 1 2026-07-07 12:40:39.192 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.utils 2026-07-07 12:40:39.197 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.utils 2026-07-07 12:40:39.201 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.utils 2026-07-07 12:40:39.205 | + inc/python:use_library_from_git:266 : local name=oslo.utils 2026-07-07 12:40:39.209 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-07 12:40:39.213 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-07 12:40:39.217 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.utils, ]] 2026-07-07 12:40:39.222 | + inc/python:use_library_from_git:269 : return 1 2026-07-07 12:40:39.226 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.versionedobjects 2026-07-07 12:40:39.230 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.versionedobjects 2026-07-07 12:40:39.234 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.versionedobjects 2026-07-07 12:40:39.238 | + inc/python:use_library_from_git:266 : local name=oslo.versionedobjects 2026-07-07 12:40:39.243 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-07 12:40:39.247 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-07 12:40:39.251 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.versionedobjects, ]] 2026-07-07 12:40:39.255 | + inc/python:use_library_from_git:269 : return 1 2026-07-07 12:40:39.259 | + lib/libraries:install_libs:119 : _install_lib_from_source oslo.vmware 2026-07-07 12:40:39.263 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.vmware 2026-07-07 12:40:39.268 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.vmware 2026-07-07 12:40:39.272 | + inc/python:use_library_from_git:266 : local name=oslo.vmware 2026-07-07 12:40:39.276 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-07 12:40:39.280 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-07 12:40:39.284 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.vmware, ]] 2026-07-07 12:40:39.289 | + inc/python:use_library_from_git:269 : return 1 2026-07-07 12:40:39.293 | + lib/libraries:install_libs:120 : _install_lib_from_source osprofiler 2026-07-07 12:40:39.297 | + lib/libraries:_install_lib_from_source:75 : local name=osprofiler 2026-07-07 12:40:39.301 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osprofiler 2026-07-07 12:40:39.305 | + inc/python:use_library_from_git:266 : local name=osprofiler 2026-07-07 12:40:39.310 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-07 12:40:39.314 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-07 12:40:39.318 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,osprofiler, ]] 2026-07-07 12:40:39.322 | + inc/python:use_library_from_git:269 : return 1 2026-07-07 12:40:39.327 | + lib/libraries:install_libs:121 : _install_lib_from_source pycadf 2026-07-07 12:40:39.331 | + lib/libraries:_install_lib_from_source:75 : local name=pycadf 2026-07-07 12:40:39.335 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git pycadf 2026-07-07 12:40:39.339 | + inc/python:use_library_from_git:266 : local name=pycadf 2026-07-07 12:40:39.343 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-07 12:40:39.347 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-07 12:40:39.351 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,pycadf, ]] 2026-07-07 12:40:39.355 | + inc/python:use_library_from_git:269 : return 1 2026-07-07 12:40:39.360 | + lib/libraries:install_libs:122 : _install_lib_from_source stevedore 2026-07-07 12:40:39.364 | + lib/libraries:_install_lib_from_source:75 : local name=stevedore 2026-07-07 12:40:39.368 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git stevedore 2026-07-07 12:40:39.372 | + inc/python:use_library_from_git:266 : local name=stevedore 2026-07-07 12:40:39.376 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-07 12:40:39.381 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-07 12:40:39.384 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,stevedore, ]] 2026-07-07 12:40:39.388 | + inc/python:use_library_from_git:269 : return 1 2026-07-07 12:40:39.393 | + lib/libraries:install_libs:123 : _install_lib_from_source taskflow 2026-07-07 12:40:39.397 | + lib/libraries:_install_lib_from_source:75 : local name=taskflow 2026-07-07 12:40:39.401 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git taskflow 2026-07-07 12:40:39.405 | + inc/python:use_library_from_git:266 : local name=taskflow 2026-07-07 12:40:39.409 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-07 12:40:39.413 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-07 12:40:39.417 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,taskflow, ]] 2026-07-07 12:40:39.421 | + inc/python:use_library_from_git:269 : return 1 2026-07-07 12:40:39.426 | + lib/libraries:install_libs:124 : _install_lib_from_source tooz 2026-07-07 12:40:39.429 | + lib/libraries:_install_lib_from_source:75 : local name=tooz 2026-07-07 12:40:39.434 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git tooz 2026-07-07 12:40:39.438 | + inc/python:use_library_from_git:266 : local name=tooz 2026-07-07 12:40:39.442 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-07 12:40:39.446 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-07 12:40:39.450 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,tooz, ]] 2026-07-07 12:40:39.454 | + inc/python:use_library_from_git:269 : return 1 2026-07-07 12:40:39.458 | + lib/libraries:install_libs:128 : _install_lib_from_source os-brick 2026-07-07 12:40:39.463 | + lib/libraries:_install_lib_from_source:75 : local name=os-brick 2026-07-07 12:40:39.467 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-brick 2026-07-07 12:40:39.471 | + inc/python:use_library_from_git:266 : local name=os-brick 2026-07-07 12:40:39.474 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-07 12:40:39.478 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-07 12:40:39.483 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-brick, ]] 2026-07-07 12:40:39.486 | + inc/python:use_library_from_git:269 : return 1 2026-07-07 12:40:39.491 | + lib/libraries:install_libs:129 : _install_lib_from_source os-resource-classes 2026-07-07 12:40:39.495 | + lib/libraries:_install_lib_from_source:75 : local name=os-resource-classes 2026-07-07 12:40:39.499 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-resource-classes 2026-07-07 12:40:39.503 | + inc/python:use_library_from_git:266 : local name=os-resource-classes 2026-07-07 12:40:39.507 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-07 12:40:39.512 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-07 12:40:39.516 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-resource-classes, ]] 2026-07-07 12:40:39.520 | + inc/python:use_library_from_git:269 : return 1 2026-07-07 12:40:39.524 | + lib/libraries:install_libs:130 : _install_lib_from_source os-traits 2026-07-07 12:40:39.528 | + lib/libraries:_install_lib_from_source:75 : local name=os-traits 2026-07-07 12:40:39.532 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-traits 2026-07-07 12:40:39.536 | + inc/python:use_library_from_git:266 : local name=os-traits 2026-07-07 12:40:39.541 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-07 12:40:39.545 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-07 12:40:39.549 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-traits, ]] 2026-07-07 12:40:39.553 | + inc/python:use_library_from_git:269 : return 1 2026-07-07 12:40:39.557 | + lib/libraries:install_libs:133 : _install_lib_from_source python-barbicanclient 2026-07-07 12:40:39.561 | + lib/libraries:_install_lib_from_source:75 : local name=python-barbicanclient 2026-07-07 12:40:39.566 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git python-barbicanclient 2026-07-07 12:40:39.570 | + inc/python:use_library_from_git:266 : local name=python-barbicanclient 2026-07-07 12:40:39.574 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-07 12:40:39.578 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-07 12:40:39.582 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-barbicanclient, ]] 2026-07-07 12:40:39.586 | + inc/python:use_library_from_git:269 : return 1 2026-07-07 12:40:39.591 | + lib/libraries:install_libs:135 : use_library_from_git etcd3gw 2026-07-07 12:40:39.595 | + inc/python:use_library_from_git:266 : local name=etcd3gw 2026-07-07 12:40:39.599 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-07 12:40:39.603 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-07 12:40:39.607 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,etcd3gw, ]] 2026-07-07 12:40:39.611 | + inc/python:use_library_from_git:269 : return 1 2026-07-07 12:40:39.615 | + lib/libraries:install_libs:139 : pip_install etcd3gw 2026-07-07 12:40:39.647 | Using python 3.12 to install etcd3gw 2026-07-07 12:40:39.651 | + 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-07-07 12:40:40.827 | Collecting etcd3gw 2026-07-07 12:40:40.964 | Downloading etcd3gw-2.7.0-py3-none-any.whl.metadata (1.9 kB) 2026-07-07 12:40:40.975 | Requirement already satisfied: pbr>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from etcd3gw) (7.0.3) 2026-07-07 12:40:41.018 | Collecting requests>=2.20.0 (from etcd3gw) 2026-07-07 12:40:41.021 | Using cached requests-2.34.2-py3-none-any.whl.metadata (4.8 kB) 2026-07-07 12:40:41.068 | Collecting futurist>=0.16.0 (from etcd3gw) 2026-07-07 12:40:41.085 | Downloading futurist-3.4.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-07 12:40:41.133 | Collecting debtcollector>=3.0.0 (from futurist>=0.16.0->etcd3gw) 2026-07-07 12:40:41.150 | Downloading debtcollector-3.1.0-py3-none-any.whl.metadata (2.6 kB) 2026-07-07 12:40:41.660 | Collecting wrapt>=2.1.0 (from debtcollector>=3.0.0->futurist>=0.16.0->etcd3gw) 2026-07-07 12:40:41.676 | Downloading wrapt-2.2.2-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.metadata (7.4 kB) 2026-07-07 12:40:41.690 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0->etcd3gw) (83.0.0) 2026-07-07 12:40:41.867 | Collecting charset_normalizer<4,>=2 (from requests>=2.20.0->etcd3gw) 2026-07-07 12:40:41.869 | Using cached charset_normalizer-3.4.7-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (40 kB) 2026-07-07 12:40:41.913 | Collecting idna<4,>=2.5 (from requests>=2.20.0->etcd3gw) 2026-07-07 12:40:41.915 | Using cached idna-3.18-py3-none-any.whl.metadata (6.1 kB) 2026-07-07 12:40:41.957 | Collecting urllib3<3,>=1.26 (from requests>=2.20.0->etcd3gw) 2026-07-07 12:40:41.960 | Using cached urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 2026-07-07 12:40:41.966 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2023.11.17) 2026-07-07 12:40:41.993 | Downloading etcd3gw-2.7.0-py3-none-any.whl (29 kB) 2026-07-07 12:40:42.027 | Downloading futurist-3.4.0-py3-none-any.whl (43 kB) 2026-07-07 12:40:42.052 | Downloading debtcollector-3.1.0-py3-none-any.whl (24 kB) 2026-07-07 12:40:42.061 | Using cached requests-2.34.2-py3-none-any.whl (73 kB) 2026-07-07 12:40:42.063 | Using cached charset_normalizer-3.4.7-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (216 kB) 2026-07-07 12:40:42.066 | Using cached idna-3.18-py3-none-any.whl (65 kB) 2026-07-07 12:40:42.068 | Using cached urllib3-2.7.0-py3-none-any.whl (131 kB) 2026-07-07 12:40:42.083 | Downloading wrapt-2.2.2-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (169 kB) 2026-07-07 12:40:42.317 | Installing collected packages: wrapt, urllib3, idna, charset_normalizer, requests, debtcollector, futurist, etcd3gw 2026-07-07 12:40:42.375 | Attempting uninstall: urllib3 2026-07-07 12:40:42.381 | Found existing installation: urllib3 2.0.7 2026-07-07 12:40:42.382 | Not uninstalling urllib3 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-07 12:40:42.382 | Can't uninstall 'urllib3'. No files were found to uninstall. 2026-07-07 12:40:42.525 | Attempting uninstall: idna 2026-07-07 12:40:42.534 | Found existing installation: idna 3.6 2026-07-07 12:40:42.535 | Not uninstalling idna at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-07 12:40:42.535 | Can't uninstall 'idna'. No files were found to uninstall. 2026-07-07 12:40:42.695 | Attempting uninstall: requests 2026-07-07 12:40:42.703 | Found existing installation: requests 2.31.0 2026-07-07 12:40:42.704 | Not uninstalling requests at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-07 12:40:42.704 | Can't uninstall 'requests'. No files were found to uninstall. 2026-07-07 12:40:42.937 | 2026-07-07 12:40:42.942 | Successfully installed charset_normalizer-3.4.7 debtcollector-3.1.0 etcd3gw-2.7.0 futurist-3.4.0 idna-3.18 requests-2.34.2 urllib3-2.7.0 wrapt-2.2.2 2026-07-07 12:40:43.103 | + inc/python:pip_install:216 : result=0 2026-07-07 12:40:43.107 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-07 12:40:43.111 | + functions-common:time_stop:2420 : local name 2026-07-07 12:40:43.115 | + functions-common:time_stop:2421 : local end_time 2026-07-07 12:40:43.118 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 12:40:43.122 | + functions-common:time_stop:2423 : local total 2026-07-07 12:40:43.126 | + functions-common:time_stop:2424 : local start_time 2026-07-07 12:40:43.130 | + functions-common:time_stop:2426 : name=pip_install 2026-07-07 12:40:43.134 | + functions-common:time_stop:2427 : start_time=1783428039639 2026-07-07 12:40:43.137 | + functions-common:time_stop:2429 : [[ -z 1783428039639 ]] 2026-07-07 12:40:43.143 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 12:40:43.148 | + functions-common:time_stop:2432 : end_time=1783428043144 2026-07-07 12:40:43.152 | + functions-common:time_stop:2433 : elapsed_time=3505 2026-07-07 12:40:43.156 | + functions-common:time_stop:2434 : total=36423 2026-07-07 12:40:43.160 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 12:40:43.163 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=39928 2026-07-07 12:40:43.168 | + inc/python:pip_install:219 : return 0 2026-07-07 12:40:43.172 | + ./stack.sh:main:900 : install_apache_uwsgi 2026-07-07 12:40:43.176 | + lib/apache:install_apache_uwsgi:79 : local apxs=apxs2 2026-07-07 12:40:43.180 | + lib/apache:install_apache_uwsgi:80 : is_fedora 2026-07-07 12:40:43.185 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-07 12:40:43.189 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-07 12:40:43.193 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-07 12:40:43.197 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-07 12:40:43.201 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-07 12:40:43.205 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-07 12:40:43.209 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-07 12:40:43.213 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-07 12:40:43.217 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-07 12:40:43.221 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-07 12:40:43.225 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-07 12:40:43.229 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-07 12:40:43.233 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-07 12:40:43.237 | + lib/apache:install_apache_uwsgi:84 : is_ubuntu 2026-07-07 12:40:43.242 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-07 12:40:43.245 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-07 12:40:43.250 | + lib/apache:install_apache_uwsgi:85 : local 'pkg_list=uwsgi uwsgi-plugin-python3' 2026-07-07 12:40:43.253 | + lib/apache:install_apache_uwsgi:86 : install_package uwsgi uwsgi-plugin-python3 2026-07-07 12:40:43.257 | + functions-common:install_package:1438 : update_package_repo 2026-07-07 12:40:43.262 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-07 12:40:43.265 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-07 12:40:43.269 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-07 12:40:43.273 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-07 12:40:43.278 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-07 12:40:43.281 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-07 12:40:43.285 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-07 12:40:43.289 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-07 12:40:43.294 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-07 12:40:43.298 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-07 12:40:43.302 | + functions-common:apt_get_update:1167 : return 2026-07-07 12:40:43.306 | + functions-common:install_package:1439 : real_install_package uwsgi uwsgi-plugin-python3 2026-07-07 12:40:43.310 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-07 12:40:43.314 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-07 12:40:43.318 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-07 12:40:43.322 | + functions-common:real_install_package:1427 : apt_get install uwsgi uwsgi-plugin-python3 2026-07-07 12:40:43.355 | + functions-common:apt_get:1207 : 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-07-07 12:40:43.396 | Reading package lists... 2026-07-07 12:40:43.821 | Building dependency tree... 2026-07-07 12:40:43.822 | Reading state information... 2026-07-07 12:40:44.537 | The following packages were automatically installed and are no longer required: 2026-07-07 12:40:44.539 | libfwupd2 libgusb2 2026-07-07 12:40:44.539 | Use 'sudo apt autoremove' to remove them. 2026-07-07 12:40:44.541 | The following additional packages will be installed: 2026-07-07 12:40:44.543 | libnorm1t64 libpgm-5.3-0t64 libzmq5 uwsgi-core 2026-07-07 12:40:44.546 | Suggested packages: 2026-07-07 12:40:44.546 | nginx-full | cherokee | libapache2-mod-proxy-uwsgi | libapache2-mod-uwsgi 2026-07-07 12:40:44.546 | | libapache2-mod-ruwsgi uwsgi-dev uwsgi-extra uwsgi-plugins-all 2026-07-07 12:40:44.546 | python3-uwsgidecorators 2026-07-07 12:40:44.588 | The following NEW packages will be installed: 2026-07-07 12:40:44.590 | libnorm1t64 libpgm-5.3-0t64 libzmq5 uwsgi uwsgi-core uwsgi-plugin-python3 2026-07-07 12:40:44.668 | 0 upgraded, 6 newly installed, 0 to remove and 14 not upgraded. 2026-07-07 12:40:44.668 | Need to get 1270 kB of archives. 2026-07-07 12:40:44.669 | After this operation, 4285 kB of additional disk space will be used. 2026-07-07 12:40:44.669 | Get:1 http://archive.ubuntu.com/ubuntu noble/universe amd64 libnorm1t64 amd64 1.5.9+dfsg-3.1build1 [154 kB] 2026-07-07 12:40:44.678 | Get:2 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpgm-5.3-0t64 amd64 5.3.128~dfsg-2.1build1 [167 kB] 2026-07-07 12:40:44.685 | Get:3 http://archive.ubuntu.com/ubuntu noble/universe amd64 libzmq5 amd64 4.3.5-1build2 [260 kB] 2026-07-07 12:40:44.704 | Get:4 http://archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi-core amd64 2.0.24-2ubuntu10 [585 kB] 2026-07-07 12:40:44.712 | Get:5 http://archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi amd64 2.0.24-2ubuntu10 [22.0 kB] 2026-07-07 12:40:44.719 | Get:6 http://archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi-plugin-python3 amd64 2.0.24-2ubuntu10 [81.9 kB] 2026-07-07 12:40:44.977 | perl: warning: Setting locale failed. 2026-07-07 12:40:44.977 | perl: warning: Please check that your locale settings: 2026-07-07 12:40:44.977 | LANGUAGE = (unset), 2026-07-07 12:40:44.977 | LC_ALL = "en_US.utf8", 2026-07-07 12:40:44.977 | LANG = "de_DE.UTF-8" 2026-07-07 12:40:44.977 | are supported and installed on your system. 2026-07-07 12:40:44.977 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-07 12:40:45.039 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-07 12:40:45.039 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-07 12:40:45.039 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-07 12:40:45.242 | Fetched 1270 kB in 0s (13.2 MB/s) 2026-07-07 12:40:45.294 | Selecting previously unselected package libnorm1t64:amd64. 2026-07-07 12:40:45.357 | (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 ... 126492 files and directories currently installed.) 2026-07-07 12:40:45.365 | Preparing to unpack .../0-libnorm1t64_1.5.9+dfsg-3.1build1_amd64.deb ... 2026-07-07 12:40:45.373 | Unpacking libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-07-07 12:40:45.423 | Selecting previously unselected package libpgm-5.3-0t64:amd64. 2026-07-07 12:40:45.436 | Preparing to unpack .../1-libpgm-5.3-0t64_5.3.128~dfsg-2.1build1_amd64.deb ... 2026-07-07 12:40:45.441 | Unpacking libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-07-07 12:40:45.488 | Selecting previously unselected package libzmq5:amd64. 2026-07-07 12:40:45.502 | Preparing to unpack .../2-libzmq5_4.3.5-1build2_amd64.deb ... 2026-07-07 12:40:45.506 | Unpacking libzmq5:amd64 (4.3.5-1build2) ... 2026-07-07 12:40:45.557 | Selecting previously unselected package uwsgi-core. 2026-07-07 12:40:45.570 | Preparing to unpack .../3-uwsgi-core_2.0.24-2ubuntu10_amd64.deb ... 2026-07-07 12:40:45.575 | Unpacking uwsgi-core (2.0.24-2ubuntu10) ... 2026-07-07 12:40:45.752 | Selecting previously unselected package uwsgi. 2026-07-07 12:40:45.765 | Preparing to unpack .../4-uwsgi_2.0.24-2ubuntu10_amd64.deb ... 2026-07-07 12:40:45.771 | Unpacking uwsgi (2.0.24-2ubuntu10) ... 2026-07-07 12:40:45.825 | Selecting previously unselected package uwsgi-plugin-python3. 2026-07-07 12:40:45.838 | Preparing to unpack .../5-uwsgi-plugin-python3_2.0.24-2ubuntu10_amd64.deb ... 2026-07-07 12:40:45.842 | Unpacking uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-07-07 12:40:45.914 | Setting up libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-07-07 12:40:45.924 | Setting up libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-07-07 12:40:45.934 | Setting up libzmq5:amd64 (4.3.5-1build2) ... 2026-07-07 12:40:45.944 | Setting up uwsgi-core (2.0.24-2ubuntu10) ... 2026-07-07 12:40:45.963 | Setting up uwsgi (2.0.24-2ubuntu10) ... 2026-07-07 12:40:46.541 | Setting up uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-07-07 12:40:46.576 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-07 12:40:47.573 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-07 12:40:47.816 | perl: warning: Setting locale failed. 2026-07-07 12:40:47.817 | perl: warning: Please check that your locale settings: 2026-07-07 12:40:47.817 | LANGUAGE = (unset), 2026-07-07 12:40:47.817 | LC_ALL = "en_US.utf8", 2026-07-07 12:40:47.817 | LANG = "de_DE.UTF-8" 2026-07-07 12:40:47.817 | are supported and installed on your system. 2026-07-07 12:40:47.817 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-07 12:40:47.948 | perl: warning: Setting locale failed. 2026-07-07 12:40:47.950 | perl: warning: Please check that your locale settings: 2026-07-07 12:40:47.951 | LANGUAGE = (unset), 2026-07-07 12:40:47.951 | LC_ALL = "en_US.utf8", 2026-07-07 12:40:47.951 | LANG = "de_DE.UTF-8" 2026-07-07 12:40:47.951 | are supported and installed on your system. 2026-07-07 12:40:47.951 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-07 12:40:48.000 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-07 12:40:48.000 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-07 12:40:48.001 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-07 12:40:48.071 | perl: warning: Setting locale failed. 2026-07-07 12:40:48.072 | perl: warning: Please check that your locale settings: 2026-07-07 12:40:48.072 | LANGUAGE = (unset), 2026-07-07 12:40:48.072 | LC_ALL = "en_US.utf8", 2026-07-07 12:40:48.074 | LANG = "de_DE.UTF-8" 2026-07-07 12:40:48.075 | are supported and installed on your system. 2026-07-07 12:40:48.075 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-07 12:40:48.574 | 2026-07-07 12:40:48.575 | Running kernel seems to be up-to-date. 2026-07-07 12:40:48.575 | 2026-07-07 12:40:48.575 | Restarting services... 2026-07-07 12:40:48.599 | 2026-07-07 12:40:48.600 | Service restarts being deferred: 2026-07-07 12:40:48.600 | systemctl restart virtlockd.service 2026-07-07 12:40:48.600 | systemctl restart virtlogd.service 2026-07-07 12:40:48.600 | 2026-07-07 12:40:48.600 | No containers need to be restarted. 2026-07-07 12:40:48.601 | 2026-07-07 12:40:48.601 | User sessions running outdated binaries: 2026-07-07 12:40:48.601 | quobyte @ session #6: sshd[2073] 2026-07-07 12:40:48.611 | 2026-07-07 12:40:48.614 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-07 12:40:50.923 | + functions-common:apt_get:1211 : result=0 2026-07-07 12:40:50.928 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-07 12:40:50.932 | + functions-common:time_stop:2420 : local name 2026-07-07 12:40:50.937 | + functions-common:time_stop:2421 : local end_time 2026-07-07 12:40:50.941 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 12:40:50.945 | + functions-common:time_stop:2423 : local total 2026-07-07 12:40:50.949 | + functions-common:time_stop:2424 : local start_time 2026-07-07 12:40:50.953 | + functions-common:time_stop:2426 : name=apt-get 2026-07-07 12:40:50.957 | + functions-common:time_stop:2427 : start_time=1783428043351 2026-07-07 12:40:50.961 | + functions-common:time_stop:2429 : [[ -z 1783428043351 ]] 2026-07-07 12:40:50.966 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 12:40:50.973 | + functions-common:time_stop:2432 : end_time=1783428050968 2026-07-07 12:40:50.977 | + functions-common:time_stop:2433 : elapsed_time=7617 2026-07-07 12:40:50.980 | + functions-common:time_stop:2434 : total=138693 2026-07-07 12:40:50.984 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 12:40:50.988 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=146310 2026-07-07 12:40:50.992 | + functions-common:apt_get:1215 : return 0 2026-07-07 12:40:50.996 | + lib/apache:install_apache_uwsgi:118 : is_ubuntu 2026-07-07 12:40:51.000 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-07 12:40:51.004 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-07 12:40:51.008 | + lib/apache:install_apache_uwsgi:119 : a2query -m proxy 2026-07-07 12:40:51.010 | perl: warning: Setting locale failed. 2026-07-07 12:40:51.010 | perl: warning: Please check that your locale settings: 2026-07-07 12:40:51.011 | LANGUAGE = (unset), 2026-07-07 12:40:51.011 | LC_ALL = "en_US.utf8", 2026-07-07 12:40:51.011 | LANG = (unset) 2026-07-07 12:40:51.011 | are supported and installed on your system. 2026-07-07 12:40:51.011 | perl: warning: Falling back to the standard locale ("C"). 2026-07-07 12:40:51.048 | No module matches proxy 2026-07-07 12:40:51.053 | + lib/apache:install_apache_uwsgi:121 : sudo a2enmod proxy 2026-07-07 12:40:51.065 | perl: warning: Setting locale failed. 2026-07-07 12:40:51.065 | perl: warning: Please check that your locale settings: 2026-07-07 12:40:51.065 | LANGUAGE = (unset), 2026-07-07 12:40:51.066 | LC_ALL = "en_US.utf8", 2026-07-07 12:40:51.066 | LANG = "de_DE.UTF-8" 2026-07-07 12:40:51.066 | are supported and installed on your system. 2026-07-07 12:40:51.066 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-07 12:40:51.107 | Enabling module proxy. 2026-07-07 12:40:51.114 | To activate the new configuration, you need to run: 2026-07-07 12:40:51.114 | systemctl restart apache2 2026-07-07 12:40:51.120 | + lib/apache:install_apache_uwsgi:122 : sudo a2enmod proxy_uwsgi 2026-07-07 12:40:51.132 | perl: warning: Setting locale failed. 2026-07-07 12:40:51.133 | perl: warning: Please check that your locale settings: 2026-07-07 12:40:51.133 | LANGUAGE = (unset), 2026-07-07 12:40:51.133 | LC_ALL = "en_US.utf8", 2026-07-07 12:40:51.133 | LANG = "de_DE.UTF-8" 2026-07-07 12:40:51.133 | are supported and installed on your system. 2026-07-07 12:40:51.133 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-07 12:40:51.173 | Considering dependency proxy for proxy_uwsgi: 2026-07-07 12:40:51.173 | Module proxy already enabled 2026-07-07 12:40:51.173 | Enabling module proxy_uwsgi. 2026-07-07 12:40:51.179 | To activate the new configuration, you need to run: 2026-07-07 12:40:51.179 | systemctl restart apache2 2026-07-07 12:40:51.186 | + lib/apache:install_apache_uwsgi:123 : restart_apache_server 2026-07-07 12:40:51.190 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-07 12:40:51.193 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-07 12:40:51.197 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-07 12:40:51.325 | + ./stack.sh:main:903 : install_keystoneauth 2026-07-07 12:40:51.327 | + lib/keystone:install_keystoneauth:461 : use_library_from_git keystoneauth 2026-07-07 12:40:51.332 | + inc/python:use_library_from_git:266 : local name=keystoneauth 2026-07-07 12:40:51.336 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-07 12:40:51.340 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-07 12:40:51.344 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,keystoneauth, ]] 2026-07-07 12:40:51.348 | + inc/python:use_library_from_git:269 : return 1 2026-07-07 12:40:51.352 | + ./stack.sh:main:904 : install_keystoneclient 2026-07-07 12:40:51.356 | + lib/keystone:install_keystoneclient:469 : use_library_from_git python-keystoneclient 2026-07-07 12:40:51.359 | + inc/python:use_library_from_git:266 : local name=python-keystoneclient 2026-07-07 12:40:51.363 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-07 12:40:51.367 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-07 12:40:51.371 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-keystoneclient, ]] 2026-07-07 12:40:51.375 | + inc/python:use_library_from_git:269 : return 1 2026-07-07 12:40:51.379 | + ./stack.sh:main:905 : install_glanceclient 2026-07-07 12:40:51.383 | + lib/glance:install_glanceclient:542 : use_library_from_git python-glanceclient 2026-07-07 12:40:51.387 | + inc/python:use_library_from_git:266 : local name=python-glanceclient 2026-07-07 12:40:51.391 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-07 12:40:51.395 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-07 12:40:51.399 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-glanceclient, ]] 2026-07-07 12:40:51.403 | + inc/python:use_library_from_git:269 : return 1 2026-07-07 12:40:51.407 | + ./stack.sh:main:906 : install_cinderclient 2026-07-07 12:40:51.411 | + lib/cinder:install_cinderclient:594 : use_library_from_git python-brick-cinderclient-ext 2026-07-07 12:40:51.416 | + inc/python:use_library_from_git:266 : local name=python-brick-cinderclient-ext 2026-07-07 12:40:51.420 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-07 12:40:51.424 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-07 12:40:51.428 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2026-07-07 12:40:51.432 | + inc/python:use_library_from_git:269 : return 1 2026-07-07 12:40:51.436 | + lib/cinder:install_cinderclient:599 : use_library_from_git python-cinderclient 2026-07-07 12:40:51.441 | + inc/python:use_library_from_git:266 : local name=python-cinderclient 2026-07-07 12:40:51.445 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-07 12:40:51.449 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-07 12:40:51.453 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-cinderclient, ]] 2026-07-07 12:40:51.458 | + inc/python:use_library_from_git:269 : return 1 2026-07-07 12:40:51.462 | + ./stack.sh:main:907 : install_novaclient 2026-07-07 12:40:51.466 | + lib/nova:install_novaclient:901 : use_library_from_git python-novaclient 2026-07-07 12:40:51.470 | + inc/python:use_library_from_git:266 : local name=python-novaclient 2026-07-07 12:40:51.475 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-07 12:40:51.479 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-07 12:40:51.483 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-novaclient, ]] 2026-07-07 12:40:51.487 | + inc/python:use_library_from_git:269 : return 1 2026-07-07 12:40:51.491 | + ./stack.sh:main:908 : is_service_enabled swift glance horizon 2026-07-07 12:40:51.517 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 12:40:51.522 | + ./stack.sh:main:909 : install_swiftclient 2026-07-07 12:40:51.526 | + lib/swift:install_swiftclient:744 : use_library_from_git python-swiftclient 2026-07-07 12:40:51.530 | + inc/python:use_library_from_git:266 : local name=python-swiftclient 2026-07-07 12:40:51.534 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-07 12:40:51.538 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-07 12:40:51.542 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-swiftclient, ]] 2026-07-07 12:40:51.546 | + inc/python:use_library_from_git:269 : return 1 2026-07-07 12:40:51.550 | + ./stack.sh:main:911 : is_service_enabled neutron nova horizon 2026-07-07 12:40:51.576 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 12:40:51.580 | + ./stack.sh:main:912 : install_neutronclient 2026-07-07 12:40:51.584 | + lib/neutron:install_neutronclient:538 : use_library_from_git python-neutronclient 2026-07-07 12:40:51.589 | + inc/python:use_library_from_git:266 : local name=python-neutronclient 2026-07-07 12:40:51.593 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-07 12:40:51.597 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-07 12:40:51.601 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-neutronclient, ]] 2026-07-07 12:40:51.605 | + inc/python:use_library_from_git:269 : return 1 2026-07-07 12:40:51.609 | + ./stack.sh:main:916 : install_keystonemiddleware 2026-07-07 12:40:51.613 | + lib/keystone:install_keystonemiddleware:479 : use_library_from_git keystonemiddleware 2026-07-07 12:40:51.617 | + inc/python:use_library_from_git:266 : local name=keystonemiddleware 2026-07-07 12:40:51.621 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-07 12:40:51.625 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-07 12:40:51.629 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,keystonemiddleware, ]] 2026-07-07 12:40:51.633 | + inc/python:use_library_from_git:269 : return 1 2026-07-07 12:40:51.637 | + lib/keystone:install_keystonemiddleware:484 : pip_install_gr keystonemiddleware 2026-07-07 12:40:51.641 | + inc/python:pip_install_gr:94 : local name=keystonemiddleware 2026-07-07 12:40:51.645 | + inc/python:pip_install_gr:95 : local clean_name 2026-07-07 12:40:51.651 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements keystonemiddleware 2026-07-07 12:40:51.655 | ++ inc/python:get_from_global_requirements:241 : local package=keystonemiddleware 2026-07-07 12:40:51.659 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-07-07 12:40:51.665 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2026-07-07 12:40:51.666 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-07-07 12:40:51.673 | ++ inc/python:get_from_global_requirements:243 : required_pkg='keystonemiddleware ' 2026-07-07 12:40:51.677 | ++ inc/python:get_from_global_requirements:244 : [[ keystonemiddleware == '' ]] 2026-07-07 12:40:51.681 | ++ inc/python:get_from_global_requirements:247 : echo keystonemiddleware 2026-07-07 12:40:51.686 | + inc/python:pip_install_gr:96 : clean_name=keystonemiddleware 2026-07-07 12:40:51.691 | + inc/python:pip_install_gr:97 : pip_install keystonemiddleware 2026-07-07 12:40:51.722 | Using python 3.12 to install keystonemiddleware 2026-07-07 12:40:51.726 | + 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-07-07 12:40:52.919 | Collecting keystonemiddleware 2026-07-07 12:40:53.055 | Downloading keystonemiddleware-13.0.0-py3-none-any.whl.metadata (3.9 kB) 2026-07-07 12:40:53.117 | Collecting keystoneauth1>=3.12.0 (from keystonemiddleware) 2026-07-07 12:40:53.133 | Downloading keystoneauth1-5.15.0-py3-none-any.whl.metadata (2.8 kB) 2026-07-07 12:40:53.188 | Collecting oslo.cache>=3.11.0 (from keystonemiddleware) 2026-07-07 12:40:53.203 | Downloading oslo_cache-4.2.0-py3-none-any.whl.metadata (2.5 kB) 2026-07-07 12:40:53.265 | Collecting oslo.config>=5.2.0 (from keystonemiddleware) 2026-07-07 12:40:53.282 | Downloading oslo_config-10.5.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-07 12:40:53.328 | Collecting oslo.context>=2.19.2 (from keystonemiddleware) 2026-07-07 12:40:53.344 | Downloading oslo_context-6.4.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-07 12:40:53.390 | Collecting oslo.i18n>=3.15.3 (from keystonemiddleware) 2026-07-07 12:40:53.411 | Downloading oslo_i18n-6.8.0-py3-none-any.whl.metadata (2.0 kB) 2026-07-07 12:40:53.467 | Collecting oslo.log>=3.36.0 (from keystonemiddleware) 2026-07-07 12:40:53.485 | Downloading oslo_log-8.2.0-py3-none-any.whl.metadata (2.5 kB) 2026-07-07 12:40:53.533 | Collecting oslo.serialization>=2.18.0 (from keystonemiddleware) 2026-07-07 12:40:53.550 | Downloading oslo_serialization-5.10.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-07 12:40:53.609 | Collecting oslo.utils>=3.33.0 (from keystonemiddleware) 2026-07-07 12:40:53.625 | Downloading oslo_utils-10.1.1-py3-none-any.whl.metadata (2.1 kB) 2026-07-07 12:40:53.635 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware) (7.0.3) 2026-07-07 12:40:53.672 | Collecting pycadf>=1.1.0 (from keystonemiddleware) 2026-07-07 12:40:53.688 | Downloading pycadf-4.0.1-py3-none-any.whl.metadata (2.2 kB) 2026-07-07 12:40:53.730 | Collecting PyJWT>=2.4.0 (from keystonemiddleware) 2026-07-07 12:40:53.745 | Downloading pyjwt-2.13.0-py3-none-any.whl.metadata (3.4 kB) 2026-07-07 12:40:53.794 | Collecting python-keystoneclient>=3.20.0 (from keystonemiddleware) 2026-07-07 12:40:53.831 | Downloading python_keystoneclient-5.8.0-py3-none-any.whl.metadata (3.8 kB) 2026-07-07 12:40:53.841 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware) (2.34.2) 2026-07-07 12:40:53.874 | Collecting WebOb>=1.7.1 (from keystonemiddleware) 2026-07-07 12:40:53.890 | Downloading webob-1.8.10-py2.py3-none-any.whl.metadata (12 kB) 2026-07-07 12:40:53.904 | 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-07-07 12:40:54.035 | Collecting stevedore>=1.20.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-07-07 12:40:54.051 | Downloading stevedore-5.9.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-07 12:40:54.087 | Collecting os-service-types>=1.2.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-07-07 12:40:54.101 | Downloading os_service_types-1.8.2-py3-none-any.whl.metadata (1.9 kB) 2026-07-07 12:40:54.143 | Collecting typing-extensions>=4.12 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-07-07 12:40:54.158 | Downloading typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB) 2026-07-07 12:40:54.203 | Collecting dogpile.cache>=1.3.3 (from oslo.cache>=3.11.0->keystonemiddleware) 2026-07-07 12:40:54.222 | Downloading dogpile_cache-1.5.0-py3-none-any.whl.metadata (5.5 kB) 2026-07-07 12:40:54.270 | Collecting decorator>=4.0.0 (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware) 2026-07-07 12:40:54.285 | Downloading decorator-5.3.1-py3-none-any.whl.metadata (3.9 kB) 2026-07-07 12:40:54.329 | Collecting netaddr>=0.7.18 (from oslo.config>=5.2.0->keystonemiddleware) 2026-07-07 12:40:54.344 | Downloading netaddr-1.3.0-py3-none-any.whl.metadata (5.0 kB) 2026-07-07 12:40:54.381 | Collecting rfc3986>=1.2.0 (from oslo.config>=5.2.0->keystonemiddleware) 2026-07-07 12:40:54.401 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl.metadata (6.6 kB) 2026-07-07 12:40:54.411 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->keystonemiddleware) (6.0.3) 2026-07-07 12:40:54.449 | Collecting python-dateutil>=2.7.0 (from oslo.log>=3.36.0->keystonemiddleware) 2026-07-07 12:40:54.464 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 2026-07-07 12:40:54.474 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->keystonemiddleware) (3.1.0) 2026-07-07 12:40:54.476 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->oslo.log>=3.36.0->keystonemiddleware) (2.2.2) 2026-07-07 12:40:54.626 | Collecting msgpack>=0.5.2 (from oslo.serialization>=2.18.0->keystonemiddleware) 2026-07-07 12:40:54.641 | Downloading msgpack-1.2.1-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (8.3 kB) 2026-07-07 12:40:54.699 | Collecting pyparsing>=2.1.0 (from oslo.utils>=3.33.0->keystonemiddleware) 2026-07-07 12:40:54.714 | Downloading pyparsing-3.3.2-py3-none-any.whl.metadata (5.8 kB) 2026-07-07 12:40:54.726 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystonemiddleware) (26.2) 2026-07-07 12:40:54.856 | Collecting psutil>=3.2.2 (from oslo.utils>=3.33.0->keystonemiddleware) 2026-07-07 12:40:54.875 | 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-07-07 12:40:54.896 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0.0->keystonemiddleware) (83.0.0) 2026-07-07 12:40:54.932 | Collecting six>=1.5 (from python-dateutil>=2.7.0->oslo.log>=3.36.0->keystonemiddleware) 2026-07-07 12:40:54.948 | Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 2026-07-07 12:40:55.009 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware) (3.4.7) 2026-07-07 12:40:55.010 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware) (3.18) 2026-07-07 12:40:55.011 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware) (2.7.0) 2026-07-07 12:40:55.012 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2023.11.17) 2026-07-07 12:40:55.054 | Downloading keystonemiddleware-13.0.0-py3-none-any.whl (135 kB) 2026-07-07 12:40:55.105 | Downloading keystoneauth1-5.15.0-py3-none-any.whl (342 kB) 2026-07-07 12:40:55.141 | Downloading os_service_types-1.8.2-py3-none-any.whl (24 kB) 2026-07-07 12:40:55.164 | Downloading oslo_cache-4.2.0-py3-none-any.whl (65 kB) 2026-07-07 12:40:55.186 | Downloading dogpile_cache-1.5.0-py3-none-any.whl (64 kB) 2026-07-07 12:40:55.208 | Downloading decorator-5.3.1-py3-none-any.whl (10 kB) 2026-07-07 12:40:55.231 | Downloading oslo_config-10.5.0-py3-none-any.whl (137 kB) 2026-07-07 12:40:55.259 | Downloading netaddr-1.3.0-py3-none-any.whl (2.3 MB) 2026-07-07 12:40:55.308 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 48.6 MB/s 0:00:00 2026-07-07 12:40:55.325 | Downloading oslo_context-6.4.0-py3-none-any.whl (20 kB) 2026-07-07 12:40:55.348 | Downloading oslo_i18n-6.8.0-py3-none-any.whl (47 kB) 2026-07-07 12:40:55.373 | Downloading oslo_log-8.2.0-py3-none-any.whl (77 kB) 2026-07-07 12:40:55.397 | Downloading oslo_serialization-5.10.0-py3-none-any.whl (27 kB) 2026-07-07 12:40:55.419 | Downloading msgpack-1.2.1-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (419 kB) 2026-07-07 12:40:55.452 | Downloading oslo_utils-10.1.1-py3-none-any.whl (154 kB) 2026-07-07 12:40:55.475 | Downloading psutil-7.2.2-cp36-abi3-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl (155 kB) 2026-07-07 12:40:55.500 | Downloading pycadf-4.0.1-py3-none-any.whl (44 kB) 2026-07-07 12:40:55.522 | Downloading pyjwt-2.13.0-py3-none-any.whl (31 kB) 2026-07-07 12:40:55.544 | Downloading pyparsing-3.3.2-py3-none-any.whl (122 kB) 2026-07-07 12:40:55.568 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 2026-07-07 12:40:55.595 | Downloading python_keystoneclient-5.8.0-py3-none-any.whl (397 kB) 2026-07-07 12:40:55.622 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB) 2026-07-07 12:40:55.643 | Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 2026-07-07 12:40:55.664 | Downloading stevedore-5.9.0-py3-none-any.whl (54 kB) 2026-07-07 12:40:55.687 | Downloading typing_extensions-4.15.0-py3-none-any.whl (44 kB) 2026-07-07 12:40:55.711 | Downloading webob-1.8.10-py2.py3-none-any.whl (115 kB) 2026-07-07 12:40:56.006 | Installing collected packages: WebOb, typing-extensions, stevedore, six, rfc3986, pyparsing, PyJWT, psutil, netaddr, msgpack, decorator, python-dateutil, oslo.i18n, oslo.context, os-service-types, dogpile.cache, oslo.utils, oslo.config, keystoneauth1, oslo.serialization, python-keystoneclient, pycadf, oslo.log, oslo.cache, keystonemiddleware 2026-07-07 12:40:56.263 | Attempting uninstall: six 2026-07-07 12:40:56.272 | Found existing installation: six 1.16.0 2026-07-07 12:40:56.272 | Not uninstalling six at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-07 12:40:56.272 | Can't uninstall 'six'. No files were found to uninstall. 2026-07-07 12:40:56.335 | Attempting uninstall: pyparsing 2026-07-07 12:40:56.344 | Found existing installation: pyparsing 3.1.1 2026-07-07 12:40:56.345 | Not uninstalling pyparsing at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-07 12:40:56.346 | Can't uninstall 'pyparsing'. No files were found to uninstall. 2026-07-07 12:40:56.489 | Attempting uninstall: PyJWT 2026-07-07 12:40:56.499 | Found existing installation: PyJWT 2.7.0 2026-07-07 12:40:56.499 | Not uninstalling pyjwt at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-07 12:40:56.500 | Can't uninstall 'PyJWT'. No files were found to uninstall. 2026-07-07 12:40:56.667 | Attempting uninstall: netaddr 2026-07-07 12:40:56.677 | Found existing installation: netaddr 0.8.0 2026-07-07 12:40:56.677 | Not uninstalling netaddr at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-07 12:40:56.678 | Can't uninstall 'netaddr'. No files were found to uninstall. 2026-07-07 12:40:56.936 | Attempting uninstall: python-dateutil 2026-07-07 12:40:56.946 | Found existing installation: python-dateutil 2.8.2 2026-07-07 12:40:56.947 | Not uninstalling python-dateutil at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-07 12:40:56.947 | Can't uninstall 'python-dateutil'. No files were found to uninstall. 2026-07-07 12:40:59.120 | 2026-07-07 12:40:59.128 | Successfully installed PyJWT-2.13.0 WebOb-1.8.10 decorator-5.3.1 dogpile.cache-1.5.0 keystoneauth1-5.15.0 keystonemiddleware-13.0.0 msgpack-1.2.1 netaddr-1.3.0 os-service-types-1.8.2 oslo.cache-4.2.0 oslo.config-10.5.0 oslo.context-6.4.0 oslo.i18n-6.8.0 oslo.log-8.2.0 oslo.serialization-5.10.0 oslo.utils-10.1.1 psutil-7.2.2 pycadf-4.0.1 pyparsing-3.3.2 python-dateutil-2.9.0.post0 python-keystoneclient-5.8.0 rfc3986-2.0.0 six-1.17.0 stevedore-5.9.0 typing-extensions-4.15.0 2026-07-07 12:40:59.356 | + inc/python:pip_install:216 : result=0 2026-07-07 12:40:59.358 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-07 12:40:59.363 | + functions-common:time_stop:2420 : local name 2026-07-07 12:40:59.366 | + functions-common:time_stop:2421 : local end_time 2026-07-07 12:40:59.369 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 12:40:59.373 | + functions-common:time_stop:2423 : local total 2026-07-07 12:40:59.376 | + functions-common:time_stop:2424 : local start_time 2026-07-07 12:40:59.380 | + functions-common:time_stop:2426 : name=pip_install 2026-07-07 12:40:59.384 | + functions-common:time_stop:2427 : start_time=1783428051714 2026-07-07 12:40:59.387 | + functions-common:time_stop:2429 : [[ -z 1783428051714 ]] 2026-07-07 12:40:59.392 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 12:40:59.398 | + functions-common:time_stop:2432 : end_time=1783428059395 2026-07-07 12:40:59.402 | + functions-common:time_stop:2433 : elapsed_time=7681 2026-07-07 12:40:59.406 | + functions-common:time_stop:2434 : total=39928 2026-07-07 12:40:59.410 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 12:40:59.414 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=47609 2026-07-07 12:40:59.418 | + inc/python:pip_install:219 : return 0 2026-07-07 12:40:59.421 | + lib/keystone:install_keystonemiddleware:488 : pip_install_gr python-memcached 2026-07-07 12:40:59.425 | + inc/python:pip_install_gr:94 : local name=python-memcached 2026-07-07 12:40:59.428 | + inc/python:pip_install_gr:95 : local clean_name 2026-07-07 12:40:59.433 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements python-memcached 2026-07-07 12:40:59.437 | ++ inc/python:get_from_global_requirements:241 : local package=python-memcached 2026-07-07 12:40:59.441 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-07-07 12:40:59.448 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2026-07-07 12:40:59.448 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-07-07 12:40:59.455 | ++ inc/python:get_from_global_requirements:243 : required_pkg='python-memcached ' 2026-07-07 12:40:59.459 | ++ inc/python:get_from_global_requirements:244 : [[ python-memcached == '' ]] 2026-07-07 12:40:59.463 | ++ inc/python:get_from_global_requirements:247 : echo python-memcached 2026-07-07 12:40:59.467 | + inc/python:pip_install_gr:96 : clean_name=python-memcached 2026-07-07 12:40:59.470 | + inc/python:pip_install_gr:97 : pip_install python-memcached 2026-07-07 12:40:59.499 | Using python 3.12 to install python-memcached 2026-07-07 12:40:59.503 | + 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-07-07 12:41:00.763 | Collecting python-memcached 2026-07-07 12:41:00.906 | Downloading python_memcached-1.62-py2.py3-none-any.whl.metadata (2.3 kB) 2026-07-07 12:41:00.933 | Downloading python_memcached-1.62-py2.py3-none-any.whl (15 kB) 2026-07-07 12:41:01.113 | Installing collected packages: python-memcached 2026-07-07 12:41:01.148 | Successfully installed python-memcached-1.62 2026-07-07 12:41:01.276 | + inc/python:pip_install:216 : result=0 2026-07-07 12:41:01.279 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-07 12:41:01.283 | + functions-common:time_stop:2420 : local name 2026-07-07 12:41:01.287 | + functions-common:time_stop:2421 : local end_time 2026-07-07 12:41:01.290 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 12:41:01.293 | + functions-common:time_stop:2423 : local total 2026-07-07 12:41:01.297 | + functions-common:time_stop:2424 : local start_time 2026-07-07 12:41:01.300 | + functions-common:time_stop:2426 : name=pip_install 2026-07-07 12:41:01.303 | + functions-common:time_stop:2427 : start_time=1783428059493 2026-07-07 12:41:01.307 | + functions-common:time_stop:2429 : [[ -z 1783428059493 ]] 2026-07-07 12:41:01.312 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 12:41:01.317 | + functions-common:time_stop:2432 : end_time=1783428061314 2026-07-07 12:41:01.321 | + functions-common:time_stop:2433 : elapsed_time=1821 2026-07-07 12:41:01.325 | + functions-common:time_stop:2434 : total=47609 2026-07-07 12:41:01.328 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 12:41:01.332 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=49430 2026-07-07 12:41:01.336 | + inc/python:pip_install:219 : return 0 2026-07-07 12:41:01.340 | + ./stack.sh:main:918 : is_service_enabled keystone 2026-07-07 12:41:01.364 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 12:41:01.368 | + ./stack.sh:main:919 : '[' 192.168.122.71 == 192.168.122.71 ']' 2026-07-07 12:41:01.372 | + ./stack.sh:main:920 : stack_install_service keystone 2026-07-07 12:41:01.375 | + lib/stack:stack_install_service:20 : local service=keystone 2026-07-07 12:41:01.379 | + lib/stack:stack_install_service:21 : type install_keystone 2026-07-07 12:41:01.383 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-07-07 12:41:01.387 | + lib/stack:stack_install_service:32 : install_keystone 2026-07-07 12:41:01.390 | + lib/keystone:install_keystone:494 : is_service_enabled ldap 2026-07-07 12:41:01.413 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 12:41:01.417 | + lib/keystone:install_keystone:498 : git_clone https://review.opendev.org/openstack/keystone.git /opt/stack/keystone master 2026-07-07 12:41:01.420 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/keystone.git 2026-07-07 12:41:01.424 | + functions-common:git_clone:590 : local git_dest=/opt/stack/keystone 2026-07-07 12:41:01.427 | + functions-common:git_clone:591 : local git_ref=master 2026-07-07 12:41:01.431 | + functions-common:git_clone:592 : local orig_dir 2026-07-07 12:41:01.435 | ++ functions-common:git_clone:593 : pwd 2026-07-07 12:41:01.440 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-07-07 12:41:01.443 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-07 12:41:01.449 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-07 12:41:01.470 | + functions-common:git_clone:596 : RECLONE=False 2026-07-07 12:41:01.474 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-07 12:41:01.477 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-07 12:41:01.481 | + functions-common:git_clone:610 : echo master 2026-07-07 12:41:01.482 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-07 12:41:01.489 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/keystone ]] 2026-07-07 12:41:01.492 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-07-07 12:41:01.496 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/keystone.git /opt/stack/keystone 2026-07-07 12:41:01.499 | + functions-common:git_timed:697 : local count=0 2026-07-07 12:41:01.503 | + functions-common:git_timed:698 : local timeout=0 2026-07-07 12:41:01.507 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-07 12:41:01.510 | + functions-common:git_timed:701 : timeout=0 2026-07-07 12:41:01.514 | + functions-common:git_timed:704 : time_start git_timed 2026-07-07 12:41:01.517 | + functions-common:time_start:2406 : local name=git_timed 2026-07-07 12:41:01.521 | + functions-common:time_start:2407 : local start_time= 2026-07-07 12:41:01.525 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-07 12:41:01.529 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-07 12:41:01.534 | + functions-common:time_start:2411 : _TIME_START[$name]=1783428061530 2026-07-07 12:41:01.536 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/keystone.git /opt/stack/keystone 2026-07-07 12:41:01.539 | Cloning into '/opt/stack/keystone'... 2026-07-07 12:41:18.928 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-07 12:41:18.931 | + functions-common:time_stop:2420 : local name 2026-07-07 12:41:18.933 | + functions-common:time_stop:2421 : local end_time 2026-07-07 12:41:18.936 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 12:41:18.940 | + functions-common:time_stop:2423 : local total 2026-07-07 12:41:18.942 | + functions-common:time_stop:2424 : local start_time 2026-07-07 12:41:18.945 | + functions-common:time_stop:2426 : name=git_timed 2026-07-07 12:41:18.948 | + functions-common:time_stop:2427 : start_time=1783428061530 2026-07-07 12:41:18.951 | + functions-common:time_stop:2429 : [[ -z 1783428061530 ]] 2026-07-07 12:41:18.955 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 12:41:18.960 | + functions-common:time_stop:2432 : end_time=1783428078957 2026-07-07 12:41:18.963 | + functions-common:time_stop:2433 : elapsed_time=17427 2026-07-07 12:41:18.965 | + functions-common:time_stop:2434 : total=8076 2026-07-07 12:41:18.969 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 12:41:18.972 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=25503 2026-07-07 12:41:18.975 | + functions-common:git_clone:631 : cd /opt/stack/keystone 2026-07-07 12:41:18.978 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-07-07 12:41:18.981 | + functions-common:git_timed:697 : local count=0 2026-07-07 12:41:18.984 | + functions-common:git_timed:698 : local timeout=0 2026-07-07 12:41:18.987 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-07 12:41:18.990 | + functions-common:git_timed:701 : timeout=0 2026-07-07 12:41:18.993 | + functions-common:git_timed:704 : time_start git_timed 2026-07-07 12:41:18.996 | + functions-common:time_start:2406 : local name=git_timed 2026-07-07 12:41:18.999 | + functions-common:time_start:2407 : local start_time= 2026-07-07 12:41:19.002 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-07 12:41:19.005 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-07 12:41:19.010 | + functions-common:time_start:2411 : _TIME_START[$name]=1783428079007 2026-07-07 12:41:19.013 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-07-07 12:41:19.622 | From https://review.opendev.org/openstack/keystone 2026-07-07 12:41:19.622 | * branch master -> FETCH_HEAD 2026-07-07 12:41:19.633 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-07 12:41:19.637 | + functions-common:time_stop:2420 : local name 2026-07-07 12:41:19.641 | + functions-common:time_stop:2421 : local end_time 2026-07-07 12:41:19.643 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 12:41:19.645 | + functions-common:time_stop:2423 : local total 2026-07-07 12:41:19.648 | + functions-common:time_stop:2424 : local start_time 2026-07-07 12:41:19.651 | + functions-common:time_stop:2426 : name=git_timed 2026-07-07 12:41:19.653 | + functions-common:time_stop:2427 : start_time=1783428079007 2026-07-07 12:41:19.656 | + functions-common:time_stop:2429 : [[ -z 1783428079007 ]] 2026-07-07 12:41:19.660 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 12:41:19.665 | + functions-common:time_stop:2432 : end_time=1783428079662 2026-07-07 12:41:19.668 | + functions-common:time_stop:2433 : elapsed_time=655 2026-07-07 12:41:19.670 | + functions-common:time_stop:2434 : total=25503 2026-07-07 12:41:19.673 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 12:41:19.677 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=26158 2026-07-07 12:41:19.680 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-07-07 12:41:19.683 | + functions-common:git_timed:697 : local count=0 2026-07-07 12:41:19.686 | + functions-common:git_timed:698 : local timeout=0 2026-07-07 12:41:19.689 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-07 12:41:19.693 | + functions-common:git_timed:701 : timeout=0 2026-07-07 12:41:19.696 | + functions-common:git_timed:704 : time_start git_timed 2026-07-07 12:41:19.700 | + functions-common:time_start:2406 : local name=git_timed 2026-07-07 12:41:19.702 | + functions-common:time_start:2407 : local start_time= 2026-07-07 12:41:19.705 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-07 12:41:19.708 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-07 12:41:19.714 | + functions-common:time_start:2411 : _TIME_START[$name]=1783428079710 2026-07-07 12:41:19.716 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-07-07 12:41:19.897 | Note: switching to 'FETCH_HEAD'. 2026-07-07 12:41:19.897 | 2026-07-07 12:41:19.897 | You are in 'detached HEAD' state. You can look around, make experimental 2026-07-07 12:41:19.897 | changes and commit them, and you can discard any commits you make in this 2026-07-07 12:41:19.897 | state without impacting any branches by switching back to a branch. 2026-07-07 12:41:19.897 | 2026-07-07 12:41:19.897 | If you want to create a new branch to retain commits you create, you may 2026-07-07 12:41:19.898 | do so (now or later) by using -c with the switch command. Example: 2026-07-07 12:41:19.898 | 2026-07-07 12:41:19.898 | git switch -c 2026-07-07 12:41:19.898 | 2026-07-07 12:41:19.898 | Or undo this operation with: 2026-07-07 12:41:19.898 | 2026-07-07 12:41:19.898 | git switch - 2026-07-07 12:41:19.899 | 2026-07-07 12:41:19.899 | Turn off this advice by setting config variable advice.detachedHead to false 2026-07-07 12:41:19.899 | 2026-07-07 12:41:19.899 | HEAD is now at 4172e7845 Materialize limit backend queries in read sessions 2026-07-07 12:41:19.902 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-07 12:41:19.906 | + functions-common:time_stop:2420 : local name 2026-07-07 12:41:19.910 | + functions-common:time_stop:2421 : local end_time 2026-07-07 12:41:19.913 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 12:41:19.917 | + functions-common:time_stop:2423 : local total 2026-07-07 12:41:19.919 | + functions-common:time_stop:2424 : local start_time 2026-07-07 12:41:19.922 | + functions-common:time_stop:2426 : name=git_timed 2026-07-07 12:41:19.925 | + functions-common:time_stop:2427 : start_time=1783428079710 2026-07-07 12:41:19.929 | + functions-common:time_stop:2429 : [[ -z 1783428079710 ]] 2026-07-07 12:41:19.933 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 12:41:19.938 | + functions-common:time_stop:2432 : end_time=1783428079935 2026-07-07 12:41:19.942 | + functions-common:time_stop:2433 : elapsed_time=225 2026-07-07 12:41:19.945 | + functions-common:time_stop:2434 : total=26158 2026-07-07 12:41:19.948 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 12:41:19.951 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=26383 2026-07-07 12:41:19.954 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/keystone 2026-07-07 12:41:19.973 | + functions-common:git_clone:672 : cd /opt/stack/keystone 2026-07-07 12:41:19.977 | + functions-common:git_clone:673 : git show --oneline 2026-07-07 12:41:19.978 | + functions-common:git_clone:673 : head -1 2026-07-07 12:41:19.980 | 4172e7845 Materialize limit backend queries in read sessions 2026-07-07 12:41:19.983 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-07-07 12:41:19.987 | + lib/keystone:install_keystone:499 : setup_develop /opt/stack/keystone 2026-07-07 12:41:19.991 | + inc/python:setup_develop:353 : local bindep 2026-07-07 12:41:19.995 | + inc/python:setup_develop:354 : [[ /opt/stack/keystone == -bindep* ]] 2026-07-07 12:41:19.999 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/keystone 2026-07-07 12:41:20.003 | + inc/python:setup_develop:359 : local extras= 2026-07-07 12:41:20.007 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2026-07-07 12:41:20.010 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-07-07 12:41:20.014 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/keystone == -bindep* ]] 2026-07-07 12:41:20.017 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/keystone 2026-07-07 12:41:20.020 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-07-07 12:41:20.024 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-07-07 12:41:20.029 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/keystone 2026-07-07 12:41:20.032 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-07-07 12:41:20.037 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/keystone 2026-07-07 12:41:20.041 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-07-07 12:41:20.045 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-07-07 12:41:20.050 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2026-07-07 12:41:20.057 | + inc/python:_setup_package_with_constraints_edit:400 : name=keystone 2026-07-07 12:41:20.061 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z keystone ']' 2026-07-07 12:41:20.065 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2026-07-07 12:41:20.228 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/keystone -e 2026-07-07 12:41:20.232 | + inc/python:setup_package:436 : local bindep=0 2026-07-07 12:41:20.236 | + inc/python:setup_package:437 : local bindep_flag= 2026-07-07 12:41:20.240 | + inc/python:setup_package:438 : local bindep_profiles= 2026-07-07 12:41:20.244 | + inc/python:setup_package:439 : [[ /opt/stack/keystone == -bindep* ]] 2026-07-07 12:41:20.247 | + inc/python:setup_package:444 : local project_dir=/opt/stack/keystone 2026-07-07 12:41:20.251 | + inc/python:setup_package:445 : local flags=-e 2026-07-07 12:41:20.255 | + inc/python:setup_package:446 : local extras= 2026-07-07 12:41:20.259 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-07-07 12:41:20.263 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-07-07 12:41:20.267 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-07-07 12:41:20.270 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-07-07 12:41:20.274 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-07-07 12:41:20.278 | + inc/python:setup_package:464 : pip_install -e /opt/stack/keystone 2026-07-07 12:41:20.307 | Using python 3.12 to install /opt/stack/keystone 2026-07-07 12:41:20.310 | + 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-07-07 12:41:21.308 | Obtaining file:///opt/stack/keystone 2026-07-07 12:41:21.313 | Installing build dependencies: started 2026-07-07 12:41:23.041 | Installing build dependencies: finished with status 'done' 2026-07-07 12:41:23.043 | Checking if build backend supports build_editable: started 2026-07-07 12:41:23.592 | Checking if build backend supports build_editable: finished with status 'done' 2026-07-07 12:41:23.593 | Getting requirements to build editable: started 2026-07-07 12:41:23.891 | Getting requirements to build editable: finished with status 'done' 2026-07-07 12:41:23.893 | Preparing editable metadata (pyproject.toml): started 2026-07-07 12:41:24.955 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-07-07 12:41:24.971 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (7.0.3) 2026-07-07 12:41:24.973 | Requirement already satisfied: WebOb>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (1.8.10) 2026-07-07 12:41:25.165 | Collecting Flask!=0.11,>=1.0.2 (from keystone==29.1.0.dev45) 2026-07-07 12:41:25.300 | Downloading flask-3.1.3-py3-none-any.whl.metadata (3.2 kB) 2026-07-07 12:41:25.343 | Collecting Flask-RESTful>=0.3.5 (from keystone==29.1.0.dev45) 2026-07-07 12:41:25.363 | Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl.metadata (1.0 kB) 2026-07-07 12:41:25.744 | Collecting cryptography>=2.7 (from keystone==29.1.0.dev45) 2026-07-07 12:41:25.761 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl.metadata (5.4 kB) 2026-07-07 12:41:26.347 | Collecting SQLAlchemy>=1.4.0 (from keystone==29.1.0.dev45) 2026-07-07 12:41:26.362 | Downloading sqlalchemy-2.0.51-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (9.5 kB) 2026-07-07 12:41:26.385 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (5.9.0) 2026-07-07 12:41:26.386 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (5.8.0) 2026-07-07 12:41:26.387 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (13.0.0) 2026-07-07 12:41:26.461 | Collecting bcrypt>=3.1.3 (from keystone==29.1.0.dev45) 2026-07-07 12:41:26.477 | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl.metadata (10 kB) 2026-07-07 12:41:26.491 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (4.2.0) 2026-07-07 12:41:26.491 | Requirement already satisfied: oslo.config>=6.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (10.5.0) 2026-07-07 12:41:26.492 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (6.4.0) 2026-07-07 12:41:26.554 | Collecting oslo.messaging>=5.29.0 (from keystone==29.1.0.dev45) 2026-07-07 12:41:26.570 | Downloading oslo_messaging-18.1.0-py3-none-any.whl.metadata (2.6 kB) 2026-07-07 12:41:26.629 | Collecting oslo.db>=6.0.0 (from keystone==29.1.0.dev45) 2026-07-07 12:41:26.645 | Downloading oslo_db-18.0.0-py3-none-any.whl.metadata (2.5 kB) 2026-07-07 12:41:26.655 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (6.8.0) 2026-07-07 12:41:26.655 | Requirement already satisfied: oslo.log>=3.44.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (8.2.0) 2026-07-07 12:41:26.695 | Collecting oslo.middleware>=3.31.0 (from keystone==29.1.0.dev45) 2026-07-07 12:41:26.711 | Downloading oslo_middleware-8.1.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-07 12:41:26.765 | Collecting oslo.policy>=4.5.0 (from keystone==29.1.0.dev45) 2026-07-07 12:41:26.781 | Downloading oslo_policy-5.1.0-py3-none-any.whl.metadata (2.2 kB) 2026-07-07 12:41:26.792 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (5.10.0) 2026-07-07 12:41:26.818 | Collecting oslo.upgradecheck>=1.3.0 (from keystone==29.1.0.dev45) 2026-07-07 12:41:26.834 | Downloading oslo_upgradecheck-2.7.1-py3-none-any.whl.metadata (1.8 kB) 2026-07-07 12:41:26.844 | Requirement already satisfied: oslo.utils>=3.33.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (10.1.1) 2026-07-07 12:41:26.871 | Collecting oauthlib>=0.6.2 (from keystone==29.1.0.dev45) 2026-07-07 12:41:26.887 | Downloading oauthlib-3.3.1-py3-none-any.whl.metadata (7.9 kB) 2026-07-07 12:41:26.931 | Collecting pysaml2>=5.0.0 (from keystone==29.1.0.dev45) 2026-07-07 12:41:26.950 | Downloading pysaml2-7.5.4-py3-none-any.whl.metadata (6.5 kB) 2026-07-07 12:41:26.961 | Requirement already satisfied: PyJWT>=1.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (2.13.0) 2026-07-07 12:41:26.962 | Requirement already satisfied: dogpile.cache>=1.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (1.5.0) 2026-07-07 12:41:27.003 | Collecting jsonschema>=3.2.0 (from keystone==29.1.0.dev45) 2026-07-07 12:41:27.019 | Downloading jsonschema-4.26.0-py3-none-any.whl.metadata (7.6 kB) 2026-07-07 12:41:27.031 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (4.0.1) 2026-07-07 12:41:27.032 | Requirement already satisfied: msgpack>=0.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (1.2.1) 2026-07-07 12:41:27.066 | Collecting osprofiler>=1.4.0 (from keystone==29.1.0.dev45) 2026-07-07 12:41:27.083 | Downloading osprofiler-4.4.0-py3-none-any.whl.metadata (3.1 kB) 2026-07-07 12:41:27.131 | Collecting Werkzeug>=0.15.0 (from keystone==29.1.0.dev45) 2026-07-07 12:41:27.146 | Downloading werkzeug-3.1.8-py3-none-any.whl.metadata (4.0 kB) 2026-07-07 12:41:27.353 | Collecting cffi>=1.12 (from cryptography>=2.7->keystone==29.1.0.dev45) 2026-07-07 12:41:27.375 | Downloading cffi-2.0.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.6 kB) 2026-07-07 12:41:27.411 | Collecting pycparser (from cffi>=1.12->cryptography>=2.7->keystone==29.1.0.dev45) 2026-07-07 12:41:27.426 | Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) 2026-07-07 12:41:27.436 | Requirement already satisfied: decorator>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from dogpile.cache>=1.0.2->keystone==29.1.0.dev45) (5.3.1) 2026-07-07 12:41:27.465 | Collecting blinker>=1.9.0 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-07-07 12:41:27.480 | Downloading blinker-1.9.0-py3-none-any.whl.metadata (1.6 kB) 2026-07-07 12:41:27.521 | Collecting click>=8.1.3 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-07-07 12:41:27.537 | Downloading click-8.4.2-py3-none-any.whl.metadata (2.6 kB) 2026-07-07 12:41:27.571 | Collecting itsdangerous>=2.2.0 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-07-07 12:41:27.586 | Downloading itsdangerous-2.2.0-py3-none-any.whl.metadata (1.9 kB) 2026-07-07 12:41:27.624 | Collecting jinja2>=3.1.2 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-07-07 12:41:27.639 | Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) 2026-07-07 12:41:27.746 | Collecting markupsafe>=2.1.1 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-07-07 12:41:27.762 | 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-07-07 12:41:27.803 | Collecting aniso8601>=0.82 (from Flask-RESTful>=0.3.5->keystone==29.1.0.dev45) 2026-07-07 12:41:27.818 | Downloading aniso8601-10.0.1-py2.py3-none-any.whl.metadata (23 kB) 2026-07-07 12:41:27.833 | Requirement already satisfied: six>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Flask-RESTful>=0.3.5->keystone==29.1.0.dev45) (1.17.0) 2026-07-07 12:41:27.900 | Collecting pytz (from Flask-RESTful>=0.3.5->keystone==29.1.0.dev45) 2026-07-07 12:41:27.916 | Downloading pytz-2026.2-py2.py3-none-any.whl.metadata (22 kB) 2026-07-07 12:41:27.964 | Collecting attrs>=22.2.0 (from jsonschema>=3.2.0->keystone==29.1.0.dev45) 2026-07-07 12:41:27.985 | Downloading attrs-26.1.0-py3-none-any.whl.metadata (8.8 kB) 2026-07-07 12:41:28.023 | Collecting jsonschema-specifications>=2023.03.6 (from jsonschema>=3.2.0->keystone==29.1.0.dev45) 2026-07-07 12:41:28.039 | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl.metadata (2.9 kB) 2026-07-07 12:41:28.089 | Collecting referencing>=0.28.4 (from jsonschema>=3.2.0->keystone==29.1.0.dev45) 2026-07-07 12:41:28.105 | Downloading referencing-0.37.0-py3-none-any.whl.metadata (2.8 kB) 2026-07-07 12:41:28.702 | Collecting rpds-py>=0.25.0 (from jsonschema>=3.2.0->keystone==29.1.0.dev45) 2026-07-07 12:41:28.725 | Downloading rpds_py-2026.5.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.1 kB) 2026-07-07 12:41:28.740 | Requirement already satisfied: keystoneauth1>=3.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=7.0.0->keystone==29.1.0.dev45) (5.15.0) 2026-07-07 12:41:28.743 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=7.0.0->keystone==29.1.0.dev45) (2.34.2) 2026-07-07 12:41:28.747 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==29.1.0.dev45) (2.1.0) 2026-07-07 12:41:28.749 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==29.1.0.dev45) (1.8.2) 2026-07-07 12:41:28.751 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==29.1.0.dev45) (4.15.0) 2026-07-07 12:41:28.763 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->keystone==29.1.0.dev45) (1.3.0) 2026-07-07 12:41:28.766 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->keystone==29.1.0.dev45) (2.0.0) 2026-07-07 12:41:28.766 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->keystone==29.1.0.dev45) (6.0.3) 2026-07-07 12:41:28.811 | Collecting alembic>=0.9.6 (from oslo.db>=6.0.0->keystone==29.1.0.dev45) 2026-07-07 12:41:28.826 | Downloading alembic-1.18.5-py3-none-any.whl.metadata (7.2 kB) 2026-07-07 12:41:28.837 | Requirement already satisfied: debtcollector>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=6.0.0->keystone==29.1.0.dev45) (3.1.0) 2026-07-07 12:41:28.867 | Collecting testresources>=2.0.0 (from oslo.db>=6.0.0->keystone==29.1.0.dev45) 2026-07-07 12:41:28.886 | Downloading testresources-2.1.2-py3-none-any.whl.metadata (15 kB) 2026-07-07 12:41:28.921 | Collecting testscenarios>=0.4 (from oslo.db>=6.0.0->keystone==29.1.0.dev45) 2026-07-07 12:41:28.937 | Downloading testscenarios-0.6.2-py3-none-any.whl.metadata (13 kB) 2026-07-07 12:41:28.981 | Collecting Mako (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==29.1.0.dev45) 2026-07-07 12:41:28.997 | Downloading mako-1.3.12-py3-none-any.whl.metadata (2.9 kB) 2026-07-07 12:41:29.009 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->oslo.db>=6.0.0->keystone==29.1.0.dev45) (2.2.2) 2026-07-07 12:41:29.015 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.44.0->keystone==29.1.0.dev45) (2.9.0.post0) 2026-07-07 12:41:29.018 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) (3.4.0) 2026-07-07 12:41:29.063 | Collecting oslo.service>=1.24.0 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-07 12:41:29.079 | Downloading oslo_service-4.6.0-py3-none-any.whl.metadata (2.8 kB) 2026-07-07 12:41:29.124 | Collecting cachetools>=2.0.0 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-07 12:41:29.138 | Downloading cachetools-7.1.4-py3-none-any.whl.metadata (5.5 kB) 2026-07-07 12:41:29.182 | Collecting amqp>=2.5.2 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-07 12:41:29.198 | Downloading amqp-5.3.1-py3-none-any.whl.metadata (8.9 kB) 2026-07-07 12:41:29.254 | Collecting kombu>=4.6.8 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-07 12:41:29.271 | Downloading kombu-5.6.2-py3-none-any.whl.metadata (3.5 kB) 2026-07-07 12:41:29.314 | Collecting oslo.metrics>=0.2.1 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-07 12:41:29.330 | Downloading oslo_metrics-0.16.0-py3-none-any.whl.metadata (1.5 kB) 2026-07-07 12:41:29.368 | Collecting vine<6.0.0,>=5.0.0 (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-07 12:41:29.384 | Downloading vine-5.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-07-07 12:41:29.430 | Collecting tzdata>=2025.2 (from kombu>=4.6.8->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-07 12:41:29.447 | Downloading tzdata-2026.2-py2.py3-none-any.whl.metadata (1.4 kB) 2026-07-07 12:41:29.457 | Requirement already satisfied: packaging in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) (26.2) 2026-07-07 12:41:29.491 | Collecting prometheus-client>=0.6.0 (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-07 12:41:29.505 | Downloading prometheus_client-0.25.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-07 12:41:29.549 | Collecting statsd>=3.2.1 (from oslo.middleware>=3.31.0->keystone==29.1.0.dev45) 2026-07-07 12:41:29.565 | Downloading statsd-4.0.1-py2.py3-none-any.whl.metadata (2.9 kB) 2026-07-07 12:41:29.618 | Collecting eventlet>=0.27.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-07 12:41:29.634 | Downloading eventlet-0.41.0-py3-none-any.whl.metadata (5.4 kB) 2026-07-07 12:41:29.916 | Collecting greenlet>=0.4.15 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-07 12:41:29.931 | Downloading greenlet-3.5.3-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.metadata (3.8 kB) 2026-07-07 12:41:29.983 | Collecting oslo.concurrency>=3.25.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-07 12:41:29.999 | Downloading oslo_concurrency-7.5.0-py3-none-any.whl.metadata (2.2 kB) 2026-07-07 12:41:30.036 | Collecting PasteDeploy>=1.5.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-07 12:41:30.053 | Downloading PasteDeploy-3.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-07-07 12:41:30.091 | Collecting Routes>=2.3.1 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-07 12:41:30.109 | Downloading Routes-2.5.1-py2.py3-none-any.whl.metadata (25 kB) 2026-07-07 12:41:30.167 | Collecting Paste>=2.0.2 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-07 12:41:30.185 | Downloading Paste-3.10.1-py3-none-any.whl.metadata (5.3 kB) 2026-07-07 12:41:30.262 | Collecting Yappi>=1.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-07 12:41:30.279 | Downloading yappi-1.7.6-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (11 kB) 2026-07-07 12:41:30.322 | Collecting dnspython>=1.15.0 (from eventlet>=0.27.0->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-07 12:41:30.337 | Downloading dnspython-2.8.0-py3-none-any.whl.metadata (5.7 kB) 2026-07-07 12:41:30.387 | Collecting fasteners>=0.7.0 (from oslo.concurrency>=3.25.0->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-07 12:41:30.403 | Downloading fasteners-0.20-py3-none-any.whl.metadata (4.8 kB) 2026-07-07 12:41:30.451 | Collecting PrettyTable>=0.7.1 (from oslo.upgradecheck>=1.3.0->keystone==29.1.0.dev45) 2026-07-07 12:41:30.466 | Downloading prettytable-3.18.0-py3-none-any.whl.metadata (37 kB) 2026-07-07 12:41:30.487 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystone==29.1.0.dev45) (3.3.2) 2026-07-07 12:41:30.488 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystone==29.1.0.dev45) (7.2.2) 2026-07-07 12:41:30.501 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) (83.0.0) 2026-07-07 12:41:30.538 | Collecting wcwidth>=0.3.5 (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==29.1.0.dev45) 2026-07-07 12:41:30.554 | Downloading wcwidth-0.8.1-py3-none-any.whl.metadata (43 kB) 2026-07-07 12:41:30.620 | Collecting defusedxml (from pysaml2>=5.0.0->keystone==29.1.0.dev45) 2026-07-07 12:41:30.635 | Downloading defusedxml-0.7.1-py2.py3-none-any.whl.metadata (32 kB) 2026-07-07 12:41:30.680 | Collecting pyopenssl<24.3.0 (from pysaml2>=5.0.0->keystone==29.1.0.dev45) 2026-07-07 12:41:30.696 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl.metadata (13 kB) 2026-07-07 12:41:30.790 | Collecting xmlschema<3.0.0,>=2.0.0 (from pysaml2>=5.0.0->keystone==29.1.0.dev45) 2026-07-07 12:41:30.806 | Downloading xmlschema-2.5.1-py3-none-any.whl.metadata (8.3 kB) 2026-07-07 12:41:30.836 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==29.1.0.dev45) (3.4.7) 2026-07-07 12:41:30.837 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==29.1.0.dev45) (3.18) 2026-07-07 12:41:30.838 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==29.1.0.dev45) (2.7.0) 2026-07-07 12:41:30.840 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==29.1.0.dev45) (2023.11.17) 2026-07-07 12:41:30.892 | Collecting elementpath<5.0.0,>=4.1.5 (from xmlschema<3.0.0,>=2.0.0->pysaml2>=5.0.0->keystone==29.1.0.dev45) 2026-07-07 12:41:30.909 | Downloading elementpath-4.8.0-py3-none-any.whl.metadata (7.2 kB) 2026-07-07 12:41:30.977 | Collecting repoze.lru>=0.3 (from Routes>=2.3.1->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-07 12:41:30.994 | Downloading repoze_lru-0.8-py3-none-any.whl.metadata (1.8 kB) 2026-07-07 12:41:31.094 | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl (278 kB) 2026-07-07 12:41:31.137 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl (4.0 MB) 2026-07-07 12:41:31.219 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.0/4.0 MB 49.9 MB/s 0:00:00 2026-07-07 12:41:31.235 | Downloading cffi-2.0.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (219 kB) 2026-07-07 12:41:31.260 | Downloading flask-3.1.3-py3-none-any.whl (103 kB) 2026-07-07 12:41:31.283 | Downloading blinker-1.9.0-py3-none-any.whl (8.5 kB) 2026-07-07 12:41:31.304 | Downloading click-8.4.2-py3-none-any.whl (119 kB) 2026-07-07 12:41:31.332 | Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl (26 kB) 2026-07-07 12:41:31.355 | Downloading aniso8601-10.0.1-py2.py3-none-any.whl (52 kB) 2026-07-07 12:41:31.377 | Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) 2026-07-07 12:41:31.398 | Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) 2026-07-07 12:41:31.421 | Downloading jsonschema-4.26.0-py3-none-any.whl (90 kB) 2026-07-07 12:41:31.444 | Downloading attrs-26.1.0-py3-none-any.whl (67 kB) 2026-07-07 12:41:31.466 | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl (18 kB) 2026-07-07 12:41:31.487 | Downloading markupsafe-3.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (22 kB) 2026-07-07 12:41:31.508 | Downloading oauthlib-3.3.1-py3-none-any.whl (160 kB) 2026-07-07 12:41:31.533 | Downloading oslo_db-18.0.0-py3-none-any.whl (152 kB) 2026-07-07 12:41:31.556 | Downloading alembic-1.18.5-py3-none-any.whl (264 kB) 2026-07-07 12:41:31.582 | Downloading oslo_messaging-18.1.0-py3-none-any.whl (202 kB) 2026-07-07 12:41:31.606 | Downloading amqp-5.3.1-py3-none-any.whl (50 kB) 2026-07-07 12:41:31.628 | Downloading vine-5.1.0-py3-none-any.whl (9.6 kB) 2026-07-07 12:41:31.649 | Downloading cachetools-7.1.4-py3-none-any.whl (16 kB) 2026-07-07 12:41:31.670 | Downloading kombu-5.6.2-py3-none-any.whl (214 kB) 2026-07-07 12:41:31.695 | Downloading oslo_metrics-0.16.0-py3-none-any.whl (14 kB) 2026-07-07 12:41:31.718 | Downloading oslo_middleware-8.1.0-py3-none-any.whl (65 kB) 2026-07-07 12:41:31.741 | Downloading oslo_policy-5.1.0-py3-none-any.whl (89 kB) 2026-07-07 12:41:31.779 | Downloading oslo_service-4.6.0-py3-none-any.whl (117 kB) 2026-07-07 12:41:31.813 | Downloading eventlet-0.41.0-py3-none-any.whl (364 kB) 2026-07-07 12:41:31.839 | Downloading dnspython-2.8.0-py3-none-any.whl (331 kB) 2026-07-07 12:41:31.864 | Downloading greenlet-3.5.3-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (614 kB) 2026-07-07 12:41:31.883 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 614.2/614.2 kB 30.8 MB/s 0:00:00 2026-07-07 12:41:31.904 | Downloading oslo_concurrency-7.5.0-py3-none-any.whl (48 kB) 2026-07-07 12:41:31.927 | Downloading fasteners-0.20-py3-none-any.whl (18 kB) 2026-07-07 12:41:31.951 | Downloading oslo_upgradecheck-2.7.1-py3-none-any.whl (14 kB) 2026-07-07 12:41:31.981 | Downloading osprofiler-4.4.0-py3-none-any.whl (95 kB) 2026-07-07 12:41:32.010 | Downloading Paste-3.10.1-py3-none-any.whl (289 kB) 2026-07-07 12:41:32.042 | Downloading PasteDeploy-3.1.0-py3-none-any.whl (16 kB) 2026-07-07 12:41:32.064 | Downloading prettytable-3.18.0-py3-none-any.whl (37 kB) 2026-07-07 12:41:32.085 | Downloading prometheus_client-0.25.0-py3-none-any.whl (64 kB) 2026-07-07 12:41:32.109 | Downloading pysaml2-7.5.4-py3-none-any.whl (420 kB) 2026-07-07 12:41:32.139 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl (58 kB) 2026-07-07 12:41:32.164 | Downloading xmlschema-2.5.1-py3-none-any.whl (395 kB) 2026-07-07 12:41:32.192 | Downloading elementpath-4.8.0-py3-none-any.whl (243 kB) 2026-07-07 12:41:32.216 | Downloading referencing-0.37.0-py3-none-any.whl (26 kB) 2026-07-07 12:41:32.242 | Downloading Routes-2.5.1-py2.py3-none-any.whl (40 kB) 2026-07-07 12:41:32.265 | Downloading repoze_lru-0.8-py3-none-any.whl (6.4 kB) 2026-07-07 12:41:32.288 | Downloading rpds_py-2026.5.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (376 kB) 2026-07-07 12:41:32.314 | Downloading sqlalchemy-2.0.51-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (3.4 MB) 2026-07-07 12:41:32.370 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.4/3.4 MB 63.8 MB/s 0:00:00 2026-07-07 12:41:32.386 | Downloading statsd-4.0.1-py2.py3-none-any.whl (13 kB) 2026-07-07 12:41:32.414 | Downloading testresources-2.1.2-py3-none-any.whl (25 kB) 2026-07-07 12:41:32.438 | Downloading testscenarios-0.6.2-py3-none-any.whl (12 kB) 2026-07-07 12:41:32.460 | Downloading tzdata-2026.2-py2.py3-none-any.whl (349 kB) 2026-07-07 12:41:32.491 | Downloading wcwidth-0.8.1-py3-none-any.whl (323 kB) 2026-07-07 12:41:32.516 | Downloading werkzeug-3.1.8-py3-none-any.whl (226 kB) 2026-07-07 12:41:32.543 | Downloading yappi-1.7.6-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (82 kB) 2026-07-07 12:41:32.565 | Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2026-07-07 12:41:32.587 | Downloading mako-1.3.12-py3-none-any.whl (78 kB) 2026-07-07 12:41:32.609 | Downloading pycparser-3.0-py3-none-any.whl (48 kB) 2026-07-07 12:41:32.631 | Downloading pytz-2026.2-py2.py3-none-any.whl (510 kB) 2026-07-07 12:41:32.812 | Building wheels for collected packages: keystone 2026-07-07 12:41:32.814 | Building editable for keystone (pyproject.toml): started 2026-07-07 12:41:33.886 | Building editable for keystone (pyproject.toml): finished with status 'done' 2026-07-07 12:41:33.888 | Created wheel for keystone: filename=keystone-29.1.0.dev45-0.editable-py3-none-any.whl size=9269 sha256=9cd86359b8b03600fabafe15aa586249f05a740af7b40aa1109b305c7b3923cc 2026-07-07 12:41:33.888 | Stored in directory: /tmp/pip-ephem-wheel-cache-ucnsmjsl/wheels/d5/df/96/ee2394c3a20d6f991844794e53669e9943a8d62f162c6e6710 2026-07-07 12:41:33.893 | Successfully built keystone 2026-07-07 12:41:34.234 | Installing collected packages: statsd, pytz, aniso8601, Yappi, wcwidth, vine, tzdata, testscenarios, testresources, rpds-py, repoze.lru, pycparser, prometheus-client, PasteDeploy, Paste, oauthlib, markupsafe, itsdangerous, greenlet, fasteners, elementpath, dnspython, defusedxml, click, cachetools, blinker, bcrypt, attrs, xmlschema, Werkzeug, SQLAlchemy, Routes, referencing, PrettyTable, Mako, jinja2, eventlet, cffi, amqp, kombu, jsonschema-specifications, Flask, cryptography, alembic, pyopenssl, oslo.middleware, oslo.db, oslo.concurrency, jsonschema, Flask-RESTful, pysaml2, osprofiler, oslo.policy, oslo.upgradecheck, oslo.service, oslo.metrics, oslo.messaging, keystone 2026-07-07 12:41:34.274 | Attempting uninstall: pytz 2026-07-07 12:41:34.285 | Found existing installation: pytz 2024.1 2026-07-07 12:41:34.286 | Not uninstalling pytz at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-07 12:41:34.286 | Can't uninstall 'pytz'. No files were found to uninstall. 2026-07-07 12:41:36.090 | Attempting uninstall: oauthlib 2026-07-07 12:41:36.101 | Found existing installation: oauthlib 3.2.2 2026-07-07 12:41:36.102 | Not uninstalling oauthlib at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-07 12:41:36.102 | Can't uninstall 'oauthlib'. No files were found to uninstall. 2026-07-07 12:41:36.250 | Attempting uninstall: markupsafe 2026-07-07 12:41:36.261 | Found existing installation: MarkupSafe 2.1.5 2026-07-07 12:41:36.261 | Not uninstalling markupsafe at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-07 12:41:36.262 | Can't uninstall 'MarkupSafe'. No files were found to uninstall. 2026-07-07 12:41:37.356 | Attempting uninstall: click 2026-07-07 12:41:37.367 | Found existing installation: click 8.1.6 2026-07-07 12:41:37.369 | Not uninstalling click at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-07 12:41:37.370 | Can't uninstall 'click'. No files were found to uninstall. 2026-07-07 12:41:37.540 | Attempting uninstall: blinker 2026-07-07 12:41:37.551 | Found existing installation: blinker 1.7.0 2026-07-07 12:41:37.551 | Not uninstalling blinker at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-07 12:41:37.552 | Can't uninstall 'blinker'. No files were found to uninstall. 2026-07-07 12:41:37.571 | Attempting uninstall: bcrypt 2026-07-07 12:41:37.583 | Found existing installation: bcrypt 3.2.2 2026-07-07 12:41:37.586 | Not uninstalling bcrypt at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-07 12:41:37.586 | Can't uninstall 'bcrypt'. No files were found to uninstall. 2026-07-07 12:41:37.604 | Attempting uninstall: attrs 2026-07-07 12:41:37.617 | Found existing installation: attrs 23.2.0 2026-07-07 12:41:37.618 | Not uninstalling attrs at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-07 12:41:37.619 | Can't uninstall 'attrs'. No files were found to uninstall. 2026-07-07 12:41:40.776 | Attempting uninstall: jinja2 2026-07-07 12:41:40.789 | Found existing installation: Jinja2 3.1.2 2026-07-07 12:41:40.790 | Not uninstalling jinja2 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-07 12:41:40.791 | Can't uninstall 'Jinja2'. No files were found to uninstall. 2026-07-07 12:41:41.846 | Attempting uninstall: cryptography 2026-07-07 12:41:41.859 | Found existing installation: cryptography 41.0.7 2026-07-07 12:41:41.860 | Not uninstalling cryptography at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-07 12:41:41.860 | Can't uninstall 'cryptography'. No files were found to uninstall. 2026-07-07 12:41:42.468 | Attempting uninstall: pyopenssl 2026-07-07 12:41:42.482 | Found existing installation: pyOpenSSL 23.2.0 2026-07-07 12:41:42.482 | Not uninstalling pyopenssl at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-07 12:41:42.483 | Can't uninstall 'pyOpenSSL'. No files were found to uninstall. 2026-07-07 12:41:42.898 | Attempting uninstall: jsonschema 2026-07-07 12:41:42.913 | Found existing installation: jsonschema 4.10.3 2026-07-07 12:41:42.914 | Not uninstalling jsonschema at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-07 12:41:42.914 | Can't uninstall 'jsonschema'. No files were found to uninstall. 2026-07-07 12:41:44.543 | 2026-07-07 12:41:44.545 | 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-07-07 12:41:44.545 | service-identity 24.1.0 requires pyasn1-modules, which is not installed. 2026-07-07 12:41:44.560 | Successfully installed Flask-3.1.3 Flask-RESTful-0.3.10 Mako-1.3.12 Paste-3.10.1 PasteDeploy-3.1.0 PrettyTable-3.18.0 Routes-2.5.1 SQLAlchemy-2.0.51 Werkzeug-3.1.8 Yappi-1.7.6 alembic-1.18.5 amqp-5.3.1 aniso8601-10.0.1 attrs-26.1.0 bcrypt-5.0.0 blinker-1.9.0 cachetools-7.1.4 cffi-2.0.0 click-8.4.2 cryptography-43.0.3 defusedxml-0.7.1 dnspython-2.8.0 elementpath-4.8.0 eventlet-0.41.0 fasteners-0.20 greenlet-3.5.3 itsdangerous-2.2.0 jinja2-3.1.6 jsonschema-4.26.0 jsonschema-specifications-2025.9.1 keystone-29.1.0.dev45 kombu-5.6.2 markupsafe-3.0.3 oauthlib-3.3.1 oslo.concurrency-7.5.0 oslo.db-18.0.0 oslo.messaging-18.1.0 oslo.metrics-0.16.0 oslo.middleware-8.1.0 oslo.policy-5.1.0 oslo.service-4.6.0 oslo.upgradecheck-2.7.1 osprofiler-4.4.0 prometheus-client-0.25.0 pycparser-3.0 pyopenssl-24.2.1 pysaml2-7.5.4 pytz-2026.2 referencing-0.37.0 repoze.lru-0.8 rpds-py-2026.5.1 statsd-4.0.1 testresources-2.1.2 testscenarios-0.6.2 tzdata-2026.2 vine-5.1.0 wcwidth-0.8.1 xmlschema-2.5.1 2026-07-07 12:41:44.990 | + inc/python:pip_install:216 : result=0 2026-07-07 12:41:44.993 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-07 12:41:44.996 | + functions-common:time_stop:2420 : local name 2026-07-07 12:41:45.000 | + functions-common:time_stop:2421 : local end_time 2026-07-07 12:41:45.003 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 12:41:45.006 | + functions-common:time_stop:2423 : local total 2026-07-07 12:41:45.008 | + functions-common:time_stop:2424 : local start_time 2026-07-07 12:41:45.012 | + functions-common:time_stop:2426 : name=pip_install 2026-07-07 12:41:45.015 | + functions-common:time_stop:2427 : start_time=1783428080299 2026-07-07 12:41:45.017 | + functions-common:time_stop:2429 : [[ -z 1783428080299 ]] 2026-07-07 12:41:45.023 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 12:41:45.028 | + functions-common:time_stop:2432 : end_time=1783428105024 2026-07-07 12:41:45.030 | + functions-common:time_stop:2433 : elapsed_time=24725 2026-07-07 12:41:45.033 | + functions-common:time_stop:2434 : total=49430 2026-07-07 12:41:45.036 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 12:41:45.039 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=74155 2026-07-07 12:41:45.042 | + inc/python:pip_install:219 : return 0 2026-07-07 12:41:45.044 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-07-07 12:41:45.048 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-07-07 12:41:45.051 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/keystone 2026-07-07 12:41:45.055 | + inc/python:use_library_from_git:266 : local name=/opt/stack/keystone 2026-07-07 12:41:45.058 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-07 12:41:45.061 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-07 12:41:45.064 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/keystone, ]] 2026-07-07 12:41:45.067 | + inc/python:use_library_from_git:269 : return 1 2026-07-07 12:41:45.071 | + lib/keystone:install_keystone:501 : is_service_enabled ldap 2026-07-07 12:41:45.092 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 12:41:45.095 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-07-07 12:41:45.099 | + ./stack.sh:main:921 : configure_keystone 2026-07-07 12:41:45.102 | + lib/keystone:configure_keystone:145 : sudo install -d -o quobyte /etc/keystone 2026-07-07 12:41:45.118 | + lib/keystone:configure_keystone:147 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2026-07-07 12:41:45.121 | + lib/keystone:configure_keystone:148 : install -m 600 /dev/null /etc/keystone/keystone.conf 2026-07-07 12:41:45.128 | + lib/keystone:configure_keystone:151 : is_service_enabled ldap 2026-07-07 12:41:45.147 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 12:41:45.150 | + lib/keystone:configure_keystone:155 : iniset /etc/keystone/keystone.conf identity driver sql 2026-07-07 12:41:45.191 | + lib/keystone:configure_keystone:156 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2026-07-07 12:41:45.230 | + lib/keystone:configure_keystone:157 : iniset /etc/keystone/keystone.conf assignment driver sql 2026-07-07 12:41:45.269 | + lib/keystone:configure_keystone:158 : iniset /etc/keystone/keystone.conf role driver sql 2026-07-07 12:41:45.310 | + lib/keystone:configure_keystone:159 : iniset /etc/keystone/keystone.conf resource driver sql 2026-07-07 12:41:45.351 | + lib/keystone:configure_keystone:162 : iniset /etc/keystone/keystone.conf cache enabled True 2026-07-07 12:41:45.392 | + lib/keystone:configure_keystone:163 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2026-07-07 12:41:45.429 | + lib/keystone:configure_keystone:164 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2026-07-07 12:41:45.467 | + lib/keystone:configure_keystone:168 : iniset /etc/keystone/keystone.conf api response_validation error 2026-07-07 12:41:45.509 | + lib/keystone:configure_keystone:170 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2026-07-07 12:41:45.512 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=keystone 2026-07-07 12:41:45.516 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/keystone/keystone.conf 2026-07-07 12:41:45.519 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=oslo_messaging_notifications 2026-07-07 12:41:45.522 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-07-07 12:41:45.525 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-07-07 12:41:45.546 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 12:41:45.550 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-07-07 12:41:45.553 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-07-07 12:41:45.557 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-07-07 12:41:45.575 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-07 12:41:45.577 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.71:5672/ 2026-07-07 12:41:45.581 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:stackqueue@192.168.122.71:5672/ 2026-07-07 12:41:45.617 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-07-07 12:41:45.621 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-07-07 12:41:45.624 | + lib/keystone:configure_keystone:176 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://192.168.122.71/identity 2026-07-07 12:41:45.663 | + lib/keystone:configure_keystone:178 : [[ fernet != '' ]] 2026-07-07 12:41:45.666 | + lib/keystone:configure_keystone:179 : iniset /etc/keystone/keystone.conf token provider fernet 2026-07-07 12:41:45.703 | ++ lib/keystone:configure_keystone:182 : database_connection_url keystone 2026-07-07 12:41:45.705 | ++ lib/database:database_connection_url:134 : local db=keystone 2026-07-07 12:41:45.708 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2026-07-07 12:41:45.710 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=keystone 2026-07-07 12:41:45.713 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-07 12:41:45.717 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-07 12:41:45.720 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-07 12:41:45.741 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-07 12:41:45.745 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-07 12:41:45.748 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2026-07-07 12:41:45.752 | + lib/keystone:configure_keystone:182 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2026-07-07 12:41:45.790 | + lib/keystone:configure_keystone:185 : '[' False '!=' False ']' 2026-07-07 12:41:45.792 | + lib/keystone:configure_keystone:190 : setup_logging /etc/keystone/keystone.conf 2026-07-07 12:41:45.796 | + functions:setup_logging:693 : setup_systemd_logging /etc/keystone/keystone.conf 2026-07-07 12:41:45.798 | + functions:setup_systemd_logging:710 : local conf_file=/etc/keystone/keystone.conf 2026-07-07 12:41:45.802 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-07 12:41:45.825 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-07 12:41:45.828 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-07 12:41:45.832 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-07 12:41:45.834 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-07 12:41:45.838 | + 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-07-07 12:41:45.875 | + 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-07-07 12:41:45.911 | + 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-07-07 12:41:45.947 | + functions:setup_systemd_logging:727 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-07 12:41:45.984 | + functions:setup_systemd_logging:730 : iniset /etc/keystone/keystone.conf DEFAULT log_color False 2026-07-07 12:41:46.020 | + lib/keystone:configure_keystone:192 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2026-07-07 12:41:46.055 | + lib/keystone:configure_keystone:194 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini keystone.wsgi.api:application /identity '' keystone-api 2026-07-07 12:41:46.058 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/keystone/keystone-uwsgi-public.ini 2026-07-07 12:41:46.061 | + lib/apache:write_uwsgi_config:244 : local wsgi=keystone.wsgi.api:application 2026-07-07 12:41:46.065 | + lib/apache:write_uwsgi_config:245 : local url=/identity 2026-07-07 12:41:46.068 | + lib/apache:write_uwsgi_config:246 : local http= 2026-07-07 12:41:46.070 | + lib/apache:write_uwsgi_config:247 : local name=keystone-api 2026-07-07 12:41:46.074 | + lib/apache:write_uwsgi_config:249 : '[' -z keystone-api ']' 2026-07-07 12:41:46.076 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-07-07 12:41:46.080 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-07-07 12:41:46.098 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-07-07 12:41:46.098 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-07-07 12:41:46.110 | d /var/run/uwsgi 0755 quobyte root 2026-07-07 12:41:46.115 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-07-07 12:41:46.130 | /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-07-07 12:41:46.134 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/keystone-api.socket 2026-07-07 12:41:46.138 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2026-07-07 12:41:46.142 | + lib/apache:write_uwsgi_config:270 : [[ keystone.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-07-07 12:41:46.146 | + lib/apache:write_uwsgi_config:271 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi module keystone.wsgi.api:application 2026-07-07 12:41:46.180 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2026-07-07 12:41:46.212 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2026-07-07 12:41:46.247 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2026-07-07 12:41:46.281 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2026-07-07 12:41:46.316 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 80 2026-07-07 12:41:46.349 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2026-07-07 12:41:46.388 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2026-07-07 12:41:46.429 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2026-07-07 12:41:46.467 | + 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-07-07 12:41:46.507 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2026-07-07 12:41:46.547 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2026-07-07 12:41:46.586 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2026-07-07 12:41:46.627 | + lib/apache:write_uwsgi_config:298 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi start-time %t 2026-07-07 12:41:46.666 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-07-07 12:41:46.670 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-07-07 12:41:46.674 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for keystone-api 2026-07-07 12:41:46.679 | ++ lib/apache:apache_site_config_for:174 : local site=keystone-api 2026-07-07 12:41:46.683 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-07-07 12:41:46.687 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-07 12:41:46.689 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-07 12:41:46.693 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/keystone-api.conf 2026-07-07 12:41:46.696 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/keystone-api.conf 2026-07-07 12:41:46.700 | + lib/apache:write_uwsgi_config:306 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-api.socket 2026-07-07 12:41:46.740 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2026-07-07 12:41:46.781 | + 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-07-07 12:41:46.781 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/keystone-api.conf 2026-07-07 12:41:46.791 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-api.socket|uwsgi://uwsgi-uds-keystone-api" retry=0 acquire=1 2026-07-07 12:41:46.797 | + lib/apache:write_uwsgi_config:309 : enable_apache_site keystone-api 2026-07-07 12:41:46.801 | + lib/apache:enable_apache_site:191 : local site=keystone-api 2026-07-07 12:41:46.805 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-07-07 12:41:46.809 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-07-07 12:41:46.812 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-07 12:41:46.816 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-07 12:41:46.820 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-07 12:41:46.824 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-07 12:41:46.828 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-07-07 12:41:46.832 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-07-07 12:41:46.836 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-07 12:41:46.839 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-07 12:41:46.843 | + lib/apache:enable_apache_site:195 : sudo a2ensite keystone-api 2026-07-07 12:41:46.855 | perl: warning: Setting locale failed. 2026-07-07 12:41:46.856 | perl: warning: Please check that your locale settings: 2026-07-07 12:41:46.856 | LANGUAGE = (unset), 2026-07-07 12:41:46.856 | LC_ALL = "en_US.utf8", 2026-07-07 12:41:46.856 | LANG = "de_DE.UTF-8" 2026-07-07 12:41:46.856 | are supported and installed on your system. 2026-07-07 12:41:46.856 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-07 12:41:46.896 | Enabling site keystone-api. 2026-07-07 12:41:46.901 | To activate the new configuration, you need to run: 2026-07-07 12:41:46.901 | systemctl reload apache2 2026-07-07 12:41:46.908 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-07-07 12:41:46.912 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-07 12:41:46.916 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-07 12:41:46.920 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-07 12:41:47.045 | + lib/keystone:configure_keystone:196 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2026-07-07 12:41:47.089 | + lib/keystone:configure_keystone:198 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2026-07-07 12:41:47.134 | + lib/keystone:configure_keystone:200 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2026-07-07 12:41:47.179 | + lib/keystone:configure_keystone:208 : [[ True = True ]] 2026-07-07 12:41:47.182 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2026-07-07 12:41:47.224 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2026-07-07 12:41:47.263 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2026-07-07 12:41:47.304 | + lib/keystone:configure_keystone:214 : iniset /etc/keystone/keystone.conf oslo_policy policy_file policy.yaml 2026-07-07 12:41:47.345 | + lib/keystone:configure_keystone:216 : [[ True == True ]] 2026-07-07 12:41:47.349 | + lib/keystone:configure_keystone:217 : iniset /etc/keystone/keystone.conf oslo_policy enforce_new_defaults true 2026-07-07 12:41:47.388 | + ./stack.sh:main:925 : is_service_enabled swift 2026-07-07 12:41:47.413 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 12:41:47.417 | + ./stack.sh:main:939 : is_service_enabled g-api n-api 2026-07-07 12:41:47.442 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 12:41:47.446 | + ./stack.sh:main:941 : stack_install_service glance 2026-07-07 12:41:47.449 | + lib/stack:stack_install_service:20 : local service=glance 2026-07-07 12:41:47.453 | + lib/stack:stack_install_service:21 : type install_glance 2026-07-07 12:41:47.456 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-07-07 12:41:47.460 | + lib/stack:stack_install_service:32 : install_glance 2026-07-07 12:41:47.464 | + lib/glance:install_glance:551 : glance_store_extras=() 2026-07-07 12:41:47.467 | + lib/glance:install_glance:551 : local glance_store_extras 2026-07-07 12:41:47.471 | + lib/glance:install_glance:553 : is_service_enabled cinder 2026-07-07 12:41:47.495 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 12:41:47.498 | + lib/glance:install_glance:554 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2026-07-07 12:41:47.501 | + lib/glance:install_glance:557 : is_service_enabled swift 2026-07-07 12:41:47.525 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 12:41:47.528 | + lib/glance:install_glance:563 : use_library_from_git glance_store 2026-07-07 12:41:47.531 | + inc/python:use_library_from_git:266 : local name=glance_store 2026-07-07 12:41:47.534 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-07 12:41:47.538 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-07 12:41:47.541 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,glance_store, ]] 2026-07-07 12:41:47.544 | + inc/python:use_library_from_git:269 : return 1 2026-07-07 12:41:47.549 | ++ lib/glance:install_glance:569 : join_extras cinder 2026-07-07 12:41:47.553 | ++ inc/python:join_extras:28 : local IFS=, 2026-07-07 12:41:47.557 | ++ inc/python:join_extras:29 : echo cinder 2026-07-07 12:41:47.562 | + lib/glance:install_glance:569 : pip_install_gr_extras glance-store cinder 2026-07-07 12:41:47.565 | + inc/python:pip_install_gr_extras:107 : local name=glance-store 2026-07-07 12:41:47.569 | + inc/python:pip_install_gr_extras:108 : local extras=cinder 2026-07-07 12:41:47.572 | + inc/python:pip_install_gr_extras:109 : local version_constraints 2026-07-07 12:41:47.578 | ++ inc/python:pip_install_gr_extras:110 : get_version_constraints_from_global_requirements glance-store 2026-07-07 12:41:47.582 | ++ inc/python:get_version_constraints_from_global_requirements:253 : local package=glance-store 2026-07-07 12:41:47.586 | ++ inc/python:get_version_constraints_from_global_requirements:254 : local required_pkg_version_constraint 2026-07-07 12:41:47.591 | +++ inc/python:get_version_constraints_from_global_requirements:256 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2026-07-07 12:41:47.593 | +++ inc/python:get_version_constraints_from_global_requirements:256 : cut -d# -f1 2026-07-07 12:41:47.599 | ++ inc/python:get_version_constraints_from_global_requirements:256 : required_pkg_version_constraint='!=0.29.0 ' 2026-07-07 12:41:47.603 | ++ inc/python:get_version_constraints_from_global_requirements:257 : [[ !=0.29.0 == '' ]] 2026-07-07 12:41:47.607 | ++ inc/python:get_version_constraints_from_global_requirements:260 : echo '!=0.29.0' 2026-07-07 12:41:47.612 | + inc/python:pip_install_gr_extras:110 : version_constraints='!=0.29.0' 2026-07-07 12:41:47.616 | + inc/python:pip_install_gr_extras:111 : pip_install 'glance-store[cinder]!=0.29.0' 2026-07-07 12:41:47.643 | Using python 3.12 to install glance-store[cinder]!=0.29.0 2026-07-07 12:41:47.648 | + 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-07-07 12:41:48.942 | Collecting glance-store!=0.29.0 (from glance-store[cinder]!=0.29.0) 2026-07-07 12:41:49.112 | Downloading glance_store-5.6.0-py3-none-any.whl.metadata (4.5 kB) 2026-07-07 12:41:49.129 | Requirement already satisfied: oslo.config>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (10.5.0) 2026-07-07 12:41:49.131 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (6.8.0) 2026-07-07 12:41:49.133 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (5.10.0) 2026-07-07 12:41:49.134 | Requirement already satisfied: oslo.utils>=4.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (10.1.1) 2026-07-07 12:41:49.134 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (7.5.0) 2026-07-07 12:41:49.136 | 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.9.0) 2026-07-07 12:41:49.138 | 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-07-07 12:41:49.139 | 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.15.0) 2026-07-07 12:41:49.139 | 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-07-07 12:41:49.139 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2.34.2) 2026-07-07 12:41:49.166 | Collecting retrying!=1.3.0,>=1.2.3 (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) 2026-07-07 12:41:49.183 | Downloading retrying-1.4.2-py3-none-any.whl.metadata (5.5 kB) 2026-07-07 12:41:49.195 | 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.4.0) 2026-07-07 12:41:49.197 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from futurist>=1.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (3.1.0) 2026-07-07 12:41:49.199 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->futurist>=1.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2.2.2) 2026-07-07 12:41:49.242 | Collecting python-cinderclient>=4.1.0 (from glance-store[cinder]!=0.29.0) 2026-07-07 12:41:49.259 | Downloading python_cinderclient-9.9.0-py3-none-any.whl.metadata (19 kB) 2026-07-07 12:41:49.422 | Collecting os-brick>=6.3.0 (from glance-store[cinder]!=0.29.0) 2026-07-07 12:41:49.439 | Downloading os_brick-7.1.0-py3-none-any.whl.metadata (2.9 kB) 2026-07-07 12:41:49.489 | Collecting oslo.rootwrap>=5.8.0 (from glance-store[cinder]!=0.29.0) 2026-07-07 12:41:49.506 | Downloading oslo_rootwrap-7.9.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-07 12:41:49.552 | Collecting oslo.privsep>=1.23.0 (from glance-store[cinder]!=0.29.0) 2026-07-07 12:41:49.568 | Downloading oslo_privsep-3.11.0-py3-none-any.whl.metadata (2.8 kB) 2026-07-07 12:41:49.580 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (26.1.0) 2026-07-07 12:41:49.580 | 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-07-07 12:41:49.581 | 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-07-07 12:41:49.582 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2026.5.1) 2026-07-07 12:41:49.588 | 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-07-07 12:41:49.590 | 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-07-07 12:41:49.592 | 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-07-07 12:41:49.594 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (7.0.3) 2026-07-07 12:41:49.595 | Requirement already satisfied: oslo.context>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (6.4.0) 2026-07-07 12:41:49.596 | Requirement already satisfied: oslo.log>=4.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (8.2.0) 2026-07-07 12:41:49.599 | Requirement already satisfied: oslo.service>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (4.6.0) 2026-07-07 12:41:49.630 | Collecting tenacity>=6.3.1 (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) 2026-07-07 12:41:49.645 | Downloading tenacity-9.1.4-py3-none-any.whl.metadata (1.2 kB) 2026-07-07 12:41:49.654 | 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-07-07 12:41:49.660 | 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-07-07 12:41:49.664 | 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-07-07 12:41:49.665 | 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-07-07 12:41:49.666 | 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-07-07 12:41:49.675 | 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-07-07 12:41:49.678 | 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-07-07 12:41:49.679 | Requirement already satisfied: msgpack>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.privsep>=1.23.0->glance-store[cinder]!=0.29.0) (1.2.1) 2026-07-07 12:41:49.682 | 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-07-07 12:41:49.689 | Requirement already satisfied: WebOb>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (1.8.10) 2026-07-07 12:41:49.690 | Requirement already satisfied: eventlet>=0.27.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) (0.41.0) 2026-07-07 12:41:49.691 | Requirement already satisfied: greenlet>=0.4.15 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.5.3) 2026-07-07 12:41:49.693 | 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-07-07 12:41:49.694 | 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-07-07 12:41:49.695 | 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-07-07 12:41:49.696 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (1.7.6) 2026-07-07 12:41:49.699 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.27.0->oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (2.8.0) 2026-07-07 12:41:49.709 | 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-07-07 12:41:49.710 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.7.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (26.2) 2026-07-07 12:41:49.716 | 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) (83.0.0) 2026-07-07 12:41:49.732 | 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.18.0) 2026-07-07 12:41:49.737 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->python-cinderclient>=4.1.0->glance-store[cinder]!=0.29.0) (0.8.1) 2026-07-07 12:41:49.740 | 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-07-07 12:41:49.752 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (3.4.7) 2026-07-07 12:41:49.753 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (3.18) 2026-07-07 12:41:49.754 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2.7.0) 2026-07-07 12:41:49.756 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2023.11.17) 2026-07-07 12:41:49.777 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (0.8) 2026-07-07 12:41:49.836 | Downloading glance_store-5.6.0-py3-none-any.whl (262 kB) 2026-07-07 12:41:49.894 | Downloading os_brick-7.1.0-py3-none-any.whl (285 kB) 2026-07-07 12:41:49.923 | Downloading oslo_privsep-3.11.0-py3-none-any.whl (41 kB) 2026-07-07 12:41:49.946 | Downloading oslo_rootwrap-7.9.0-py3-none-any.whl (40 kB) 2026-07-07 12:41:49.971 | Downloading python_cinderclient-9.9.0-py3-none-any.whl (256 kB) 2026-07-07 12:41:49.995 | Downloading retrying-1.4.2-py3-none-any.whl (10 kB) 2026-07-07 12:41:50.015 | Downloading tenacity-9.1.4-py3-none-any.whl (28 kB) 2026-07-07 12:41:50.258 | Installing collected packages: tenacity, retrying, oslo.rootwrap, python-cinderclient, oslo.privsep, glance-store, os-brick 2026-07-07 12:41:51.596 | 2026-07-07 12:41:51.613 | Successfully installed glance-store-5.6.0 os-brick-7.1.0 oslo.privsep-3.11.0 oslo.rootwrap-7.9.0 python-cinderclient-9.9.0 retrying-1.4.2 tenacity-9.1.4 2026-07-07 12:41:51.771 | + inc/python:pip_install:216 : result=0 2026-07-07 12:41:51.774 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-07 12:41:51.778 | + functions-common:time_stop:2420 : local name 2026-07-07 12:41:51.782 | + functions-common:time_stop:2421 : local end_time 2026-07-07 12:41:51.786 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 12:41:51.790 | + functions-common:time_stop:2423 : local total 2026-07-07 12:41:51.794 | + functions-common:time_stop:2424 : local start_time 2026-07-07 12:41:51.796 | + functions-common:time_stop:2426 : name=pip_install 2026-07-07 12:41:51.800 | + functions-common:time_stop:2427 : start_time=1783428107637 2026-07-07 12:41:51.804 | + functions-common:time_stop:2429 : [[ -z 1783428107637 ]] 2026-07-07 12:41:51.808 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 12:41:51.815 | + functions-common:time_stop:2432 : end_time=1783428111810 2026-07-07 12:41:51.819 | + functions-common:time_stop:2433 : elapsed_time=4173 2026-07-07 12:41:51.822 | + functions-common:time_stop:2434 : total=74155 2026-07-07 12:41:51.825 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 12:41:51.828 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=78328 2026-07-07 12:41:51.830 | + inc/python:pip_install:219 : return 0 2026-07-07 12:41:51.834 | + lib/glance:install_glance:570 : copy_rootwrap /opt/stack/data/venv/etc/glance 2026-07-07 12:41:51.837 | + lib/glance:copy_rootwrap:267 : local source_path=/opt/stack/data/venv/etc/glance 2026-07-07 12:41:51.841 | + lib/glance:copy_rootwrap:269 : sudo install -d -o quobyte /etc/glance 2026-07-07 12:41:51.858 | + lib/glance:copy_rootwrap:270 : cp -r /opt/stack/data/venv/etc/glance/rootwrap.conf /opt/stack/data/venv/etc/glance/rootwrap.d /etc/glance/ 2026-07-07 12:41:51.865 | + lib/glance:install_glance:573 : git_clone https://review.opendev.org/openstack/glance.git /opt/stack/glance master 2026-07-07 12:41:51.870 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/glance.git 2026-07-07 12:41:51.873 | + functions-common:git_clone:590 : local git_dest=/opt/stack/glance 2026-07-07 12:41:51.878 | + functions-common:git_clone:591 : local git_ref=master 2026-07-07 12:41:51.881 | + functions-common:git_clone:592 : local orig_dir 2026-07-07 12:41:51.884 | ++ functions-common:git_clone:593 : pwd 2026-07-07 12:41:51.889 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-07-07 12:41:51.892 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-07 12:41:51.897 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-07 12:41:51.920 | + functions-common:git_clone:596 : RECLONE=False 2026-07-07 12:41:51.924 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-07 12:41:51.929 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-07 12:41:51.933 | + functions-common:git_clone:610 : echo master 2026-07-07 12:41:51.934 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-07 12:41:51.941 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/glance ]] 2026-07-07 12:41:51.944 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-07-07 12:41:51.948 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/glance.git /opt/stack/glance 2026-07-07 12:41:51.951 | + functions-common:git_timed:697 : local count=0 2026-07-07 12:41:51.955 | + functions-common:git_timed:698 : local timeout=0 2026-07-07 12:41:51.958 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-07 12:41:51.962 | + functions-common:git_timed:701 : timeout=0 2026-07-07 12:41:51.965 | + functions-common:git_timed:704 : time_start git_timed 2026-07-07 12:41:51.968 | + functions-common:time_start:2406 : local name=git_timed 2026-07-07 12:41:51.971 | + functions-common:time_start:2407 : local start_time= 2026-07-07 12:41:51.975 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-07 12:41:51.980 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-07 12:41:51.987 | + functions-common:time_start:2411 : _TIME_START[$name]=1783428111982 2026-07-07 12:41:51.988 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/glance.git /opt/stack/glance 2026-07-07 12:41:51.992 | Cloning into '/opt/stack/glance'... 2026-07-07 12:42:00.927 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-07 12:42:00.931 | + functions-common:time_stop:2420 : local name 2026-07-07 12:42:00.935 | + functions-common:time_stop:2421 : local end_time 2026-07-07 12:42:00.939 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 12:42:00.942 | + functions-common:time_stop:2423 : local total 2026-07-07 12:42:00.945 | + functions-common:time_stop:2424 : local start_time 2026-07-07 12:42:00.948 | + functions-common:time_stop:2426 : name=git_timed 2026-07-07 12:42:00.951 | + functions-common:time_stop:2427 : start_time=1783428111982 2026-07-07 12:42:00.955 | + functions-common:time_stop:2429 : [[ -z 1783428111982 ]] 2026-07-07 12:42:00.960 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 12:42:00.965 | + functions-common:time_stop:2432 : end_time=1783428120961 2026-07-07 12:42:00.969 | + functions-common:time_stop:2433 : elapsed_time=8979 2026-07-07 12:42:00.971 | + functions-common:time_stop:2434 : total=26383 2026-07-07 12:42:00.975 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 12:42:00.979 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=35362 2026-07-07 12:42:00.982 | + functions-common:git_clone:631 : cd /opt/stack/glance 2026-07-07 12:42:00.986 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-07-07 12:42:00.989 | + functions-common:git_timed:697 : local count=0 2026-07-07 12:42:00.992 | + functions-common:git_timed:698 : local timeout=0 2026-07-07 12:42:00.996 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-07 12:42:00.999 | + functions-common:git_timed:701 : timeout=0 2026-07-07 12:42:01.002 | + functions-common:git_timed:704 : time_start git_timed 2026-07-07 12:42:01.005 | + functions-common:time_start:2406 : local name=git_timed 2026-07-07 12:42:01.009 | + functions-common:time_start:2407 : local start_time= 2026-07-07 12:42:01.016 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-07 12:42:01.022 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-07 12:42:01.030 | + functions-common:time_start:2411 : _TIME_START[$name]=1783428121026 2026-07-07 12:42:01.034 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-07-07 12:42:01.651 | From https://review.opendev.org/openstack/glance 2026-07-07 12:42:01.652 | * branch master -> FETCH_HEAD 2026-07-07 12:42:01.663 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-07 12:42:01.666 | + functions-common:time_stop:2420 : local name 2026-07-07 12:42:01.670 | + functions-common:time_stop:2421 : local end_time 2026-07-07 12:42:01.673 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 12:42:01.677 | + functions-common:time_stop:2423 : local total 2026-07-07 12:42:01.682 | + functions-common:time_stop:2424 : local start_time 2026-07-07 12:42:01.686 | + functions-common:time_stop:2426 : name=git_timed 2026-07-07 12:42:01.689 | + functions-common:time_stop:2427 : start_time=1783428121026 2026-07-07 12:42:01.692 | + functions-common:time_stop:2429 : [[ -z 1783428121026 ]] 2026-07-07 12:42:01.696 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 12:42:01.702 | + functions-common:time_stop:2432 : end_time=1783428121697 2026-07-07 12:42:01.706 | + functions-common:time_stop:2433 : elapsed_time=671 2026-07-07 12:42:01.709 | + functions-common:time_stop:2434 : total=35362 2026-07-07 12:42:01.712 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 12:42:01.715 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=36033 2026-07-07 12:42:01.719 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-07-07 12:42:01.722 | + functions-common:git_timed:697 : local count=0 2026-07-07 12:42:01.726 | + functions-common:git_timed:698 : local timeout=0 2026-07-07 12:42:01.729 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-07 12:42:01.733 | + functions-common:git_timed:701 : timeout=0 2026-07-07 12:42:01.736 | + functions-common:git_timed:704 : time_start git_timed 2026-07-07 12:42:01.739 | + functions-common:time_start:2406 : local name=git_timed 2026-07-07 12:42:01.743 | + functions-common:time_start:2407 : local start_time= 2026-07-07 12:42:01.746 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-07 12:42:01.751 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-07 12:42:01.757 | + functions-common:time_start:2411 : _TIME_START[$name]=1783428121752 2026-07-07 12:42:01.761 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-07-07 12:42:01.892 | Note: switching to 'FETCH_HEAD'. 2026-07-07 12:42:01.892 | 2026-07-07 12:42:01.892 | You are in 'detached HEAD' state. You can look around, make experimental 2026-07-07 12:42:01.892 | changes and commit them, and you can discard any commits you make in this 2026-07-07 12:42:01.892 | state without impacting any branches by switching back to a branch. 2026-07-07 12:42:01.892 | 2026-07-07 12:42:01.892 | If you want to create a new branch to retain commits you create, you may 2026-07-07 12:42:01.892 | do so (now or later) by using -c with the switch command. Example: 2026-07-07 12:42:01.892 | 2026-07-07 12:42:01.892 | git switch -c 2026-07-07 12:42:01.893 | 2026-07-07 12:42:01.893 | Or undo this operation with: 2026-07-07 12:42:01.893 | 2026-07-07 12:42:01.893 | git switch - 2026-07-07 12:42:01.893 | 2026-07-07 12:42:01.893 | Turn off this advice by setting config variable advice.detachedHead to false 2026-07-07 12:42:01.893 | 2026-07-07 12:42:01.893 | HEAD is now at 9c79d46d1 Merge "Remove eventlet from requirements" 2026-07-07 12:42:01.898 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-07 12:42:01.900 | + functions-common:time_stop:2420 : local name 2026-07-07 12:42:01.903 | + functions-common:time_stop:2421 : local end_time 2026-07-07 12:42:01.907 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 12:42:01.911 | + functions-common:time_stop:2423 : local total 2026-07-07 12:42:01.914 | + functions-common:time_stop:2424 : local start_time 2026-07-07 12:42:01.918 | + functions-common:time_stop:2426 : name=git_timed 2026-07-07 12:42:01.920 | + functions-common:time_stop:2427 : start_time=1783428121752 2026-07-07 12:42:01.924 | + functions-common:time_stop:2429 : [[ -z 1783428121752 ]] 2026-07-07 12:42:01.928 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 12:42:01.933 | + functions-common:time_stop:2432 : end_time=1783428121929 2026-07-07 12:42:01.940 | + functions-common:time_stop:2433 : elapsed_time=177 2026-07-07 12:42:01.943 | + functions-common:time_stop:2434 : total=36033 2026-07-07 12:42:01.946 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 12:42:01.950 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=36210 2026-07-07 12:42:01.954 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/glance 2026-07-07 12:42:01.975 | + functions-common:git_clone:672 : cd /opt/stack/glance 2026-07-07 12:42:01.981 | + functions-common:git_clone:673 : git show --oneline 2026-07-07 12:42:01.981 | + functions-common:git_clone:673 : head -1 2026-07-07 12:42:01.985 | 9c79d46d1 Merge "Remove eventlet from requirements" 2026-07-07 12:42:01.990 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-07-07 12:42:01.994 | + lib/glance:install_glance:575 : setup_develop /opt/stack/glance 2026-07-07 12:42:01.998 | + inc/python:setup_develop:353 : local bindep 2026-07-07 12:42:02.002 | + inc/python:setup_develop:354 : [[ /opt/stack/glance == -bindep* ]] 2026-07-07 12:42:02.006 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/glance 2026-07-07 12:42:02.010 | + inc/python:setup_develop:359 : local extras= 2026-07-07 12:42:02.013 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/glance -e 2026-07-07 12:42:02.017 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-07-07 12:42:02.020 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/glance == -bindep* ]] 2026-07-07 12:42:02.024 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/glance 2026-07-07 12:42:02.028 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-07-07 12:42:02.031 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-07-07 12:42:02.036 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/glance 2026-07-07 12:42:02.040 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-07-07 12:42:02.043 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/glance 2026-07-07 12:42:02.046 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-07-07 12:42:02.051 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-07-07 12:42:02.056 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2026-07-07 12:42:02.064 | + inc/python:_setup_package_with_constraints_edit:400 : name=glance 2026-07-07 12:42:02.067 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z glance ']' 2026-07-07 12:42:02.072 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2026-07-07 12:42:02.233 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/glance -e 2026-07-07 12:42:02.236 | + inc/python:setup_package:436 : local bindep=0 2026-07-07 12:42:02.240 | + inc/python:setup_package:437 : local bindep_flag= 2026-07-07 12:42:02.244 | + inc/python:setup_package:438 : local bindep_profiles= 2026-07-07 12:42:02.247 | + inc/python:setup_package:439 : [[ /opt/stack/glance == -bindep* ]] 2026-07-07 12:42:02.251 | + inc/python:setup_package:444 : local project_dir=/opt/stack/glance 2026-07-07 12:42:02.255 | + inc/python:setup_package:445 : local flags=-e 2026-07-07 12:42:02.259 | + inc/python:setup_package:446 : local extras= 2026-07-07 12:42:02.263 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-07-07 12:42:02.266 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-07-07 12:42:02.270 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-07-07 12:42:02.273 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-07-07 12:42:02.277 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-07-07 12:42:02.281 | + inc/python:setup_package:464 : pip_install -e /opt/stack/glance 2026-07-07 12:42:02.311 | Using python 3.12 to install /opt/stack/glance 2026-07-07 12:42:02.315 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2026-07-07 12:42:03.306 | Obtaining file:///opt/stack/glance 2026-07-07 12:42:03.310 | Installing build dependencies: started 2026-07-07 12:42:05.029 | Installing build dependencies: finished with status 'done' 2026-07-07 12:42:05.030 | Checking if build backend supports build_editable: started 2026-07-07 12:42:05.591 | Checking if build backend supports build_editable: finished with status 'done' 2026-07-07 12:42:05.592 | Getting requirements to build editable: started 2026-07-07 12:42:05.892 | Getting requirements to build editable: finished with status 'done' 2026-07-07 12:42:05.895 | Preparing editable metadata (pyproject.toml): started 2026-07-07 12:42:06.858 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-07-07 12:42:06.875 | Requirement already satisfied: pbr>=3.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev115) (7.0.3) 2026-07-07 12:42:06.879 | Requirement already satisfied: defusedxml>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev115) (0.7.1) 2026-07-07 12:42:06.880 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev115) (2.0.51) 2026-07-07 12:42:06.880 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev115) (3.1.0) 2026-07-07 12:42:06.880 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev115) (2.5.1) 2026-07-07 12:42:06.881 | Requirement already satisfied: WebOb>=1.8.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev115) (1.8.10) 2026-07-07 12:42:06.882 | Requirement already satisfied: alembic>=0.9.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev115) (1.18.5) 2026-07-07 12:42:07.067 | Collecting httplib2>=0.9.1 (from glance==32.1.0.dev115) 2026-07-07 12:42:07.206 | Downloading httplib2-0.32.0-py3-none-any.whl.metadata (2.2 kB) 2026-07-07 12:42:07.247 | Requirement already satisfied: oslo.config>=8.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev115) (10.5.0) 2026-07-07 12:42:07.248 | Requirement already satisfied: oslo.concurrency>=4.5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev115) (7.5.0) 2026-07-07 12:42:07.249 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev115) (6.4.0) 2026-07-07 12:42:07.250 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev115) (2.7.1) 2026-07-07 12:42:07.251 | Requirement already satisfied: oslo.utils>=7.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev115) (10.1.1) 2026-07-07 12:42:07.253 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev115) (5.9.0) 2026-07-07 12:42:07.403 | Collecting taskflow>=4.0.0 (from glance==32.1.0.dev115) 2026-07-07 12:42:07.419 | Downloading taskflow-6.3.0-py3-none-any.whl.metadata (4.5 kB) 2026-07-07 12:42:07.435 | Requirement already satisfied: keystoneauth1>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev115) (5.15.0) 2026-07-07 12:42:07.435 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev115) (13.0.0) 2026-07-07 12:42:07.470 | Collecting WSME>=0.8.0 (from glance==32.1.0.dev115) 2026-07-07 12:42:07.485 | Downloading WSME-0.12.1-py3-none-any.whl.metadata (3.7 kB) 2026-07-07 12:42:07.496 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev115) (3.18.0) 2026-07-07 12:42:07.497 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev115) (3.10.1) 2026-07-07 12:42:07.498 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev115) (4.26.0) 2026-07-07 12:42:07.499 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev115) (5.8.0) 2026-07-07 12:42:07.499 | Requirement already satisfied: oslo.db>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev115) (18.0.0) 2026-07-07 12:42:07.500 | Requirement already satisfied: oslo.i18n>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev115) (6.8.0) 2026-07-07 12:42:07.619 | Collecting oslo.limit>=1.6.0 (from glance==32.1.0.dev115) 2026-07-07 12:42:07.636 | Downloading oslo_limit-2.11.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-07 12:42:07.646 | Requirement already satisfied: oslo.log>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev115) (8.2.0) 2026-07-07 12:42:07.647 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev115) (18.1.0) 2026-07-07 12:42:07.648 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev115) (8.1.0) 2026-07-07 12:42:07.688 | Collecting oslo.reports>=1.18.0 (from glance==32.1.0.dev115) 2026-07-07 12:42:07.706 | Downloading oslo_reports-3.8.0-py3-none-any.whl.metadata (3.9 kB) 2026-07-07 12:42:07.716 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev115) (5.1.0) 2026-07-07 12:42:07.716 | Requirement already satisfied: osprofiler>=1.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev115) (4.4.0) 2026-07-07 12:42:07.717 | Requirement already satisfied: glance-store>=5.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev115) (5.6.0) 2026-07-07 12:42:07.718 | Requirement already satisfied: debtcollector>=1.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev115) (3.1.0) 2026-07-07 12:42:07.719 | Requirement already satisfied: cryptography>=2.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev115) (43.0.3) 2026-07-07 12:42:07.832 | Collecting cursive>=0.2.1 (from glance==32.1.0.dev115) 2026-07-07 12:42:07.848 | Downloading cursive-0.2.3-py2.py3-none-any.whl.metadata (1.7 kB) 2026-07-07 12:42:07.983 | Collecting castellan>=0.17.0 (from glance==32.1.0.dev115) 2026-07-07 12:42:08.000 | Downloading castellan-5.7.0-py3-none-any.whl.metadata (1.9 kB) 2026-07-07 12:42:08.013 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->glance==32.1.0.dev115) (1.3.12) 2026-07-07 12:42:08.014 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->glance==32.1.0.dev115) (4.15.0) 2026-07-07 12:42:08.048 | Collecting python-barbicanclient>=5.5.0 (from castellan>=0.17.0->glance==32.1.0.dev115) 2026-07-07 12:42:08.064 | Downloading python_barbicanclient-7.4.0-py3-none-any.whl.metadata (11 kB) 2026-07-07 12:42:08.076 | Requirement already satisfied: requests>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from castellan>=0.17.0->glance==32.1.0.dev115) (2.34.2) 2026-07-07 12:42:08.080 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.6.1->glance==32.1.0.dev115) (2.0.0) 2026-07-07 12:42:08.084 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.6.1->glance==32.1.0.dev115) (3.0) 2026-07-07 12:42:08.088 | Requirement already satisfied: oslo.serialization>=1.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cursive>=0.2.1->glance==32.1.0.dev115) (5.10.0) 2026-07-07 12:42:08.091 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.19.0->glance==32.1.0.dev115) (2.2.2) 2026-07-07 12:42:08.097 | Requirement already satisfied: retrying!=1.3.0,>=1.2.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store>=5.3.0->glance==32.1.0.dev115) (1.4.2) 2026-07-07 12:42:08.098 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store>=5.3.0->glance==32.1.0.dev115) (3.4.0) 2026-07-07 12:42:08.104 | Requirement already satisfied: pyparsing<4,>=3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from httplib2>=0.9.1->glance==32.1.0.dev115) (3.3.2) 2026-07-07 12:42:08.108 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==32.1.0.dev115) (26.1.0) 2026-07-07 12:42:08.109 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==32.1.0.dev115) (2025.9.1) 2026-07-07 12:42:08.110 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==32.1.0.dev115) (0.37.0) 2026-07-07 12:42:08.111 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==32.1.0.dev115) (2026.5.1) 2026-07-07 12:42:08.119 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance==32.1.0.dev115) (2.1.0) 2026-07-07 12:42:08.121 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance==32.1.0.dev115) (1.8.2) 2026-07-07 12:42:08.127 | Requirement already satisfied: oslo.cache>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->glance==32.1.0.dev115) (4.2.0) 2026-07-07 12:42:08.129 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->glance==32.1.0.dev115) (4.0.1) 2026-07-07 12:42:08.130 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->glance==32.1.0.dev115) (2.13.0) 2026-07-07 12:42:08.136 | Requirement already satisfied: dogpile.cache>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=5.1.0->glance==32.1.0.dev115) (1.5.0) 2026-07-07 12:42:08.140 | Requirement already satisfied: decorator>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware>=5.1.0->glance==32.1.0.dev115) (5.3.1) 2026-07-07 12:42:08.146 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=4.5.1->glance==32.1.0.dev115) (0.20) 2026-07-07 12:42:08.151 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.1.0->glance==32.1.0.dev115) (1.3.0) 2026-07-07 12:42:08.152 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.1.0->glance==32.1.0.dev115) (2.0.0) 2026-07-07 12:42:08.153 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.1.0->glance==32.1.0.dev115) (6.0.3) 2026-07-07 12:42:08.162 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=5.0.0->glance==32.1.0.dev115) (2.1.2) 2026-07-07 12:42:08.163 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=5.0.0->glance==32.1.0.dev115) (0.6.2) 2026-07-07 12:42:08.220 | Collecting openstacksdk>=4.11.0 (from oslo.limit>=1.6.0->glance==32.1.0.dev115) 2026-07-07 12:42:08.238 | Downloading openstacksdk-4.17.0-py3-none-any.whl.metadata (12 kB) 2026-07-07 12:42:08.278 | Collecting jmespath>=0.9.0 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev115) 2026-07-07 12:42:08.295 | Downloading jmespath-1.1.0-py3-none-any.whl.metadata (7.6 kB) 2026-07-07 12:42:08.334 | Collecting jsonpatch!=1.20,>=1.16 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev115) 2026-07-07 12:42:08.349 | Downloading jsonpatch-1.33-py2.py3-none-any.whl.metadata (3.0 kB) 2026-07-07 12:42:08.392 | Collecting platformdirs>=3 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev115) 2026-07-07 12:42:08.407 | Downloading platformdirs-4.10.0-py3-none-any.whl.metadata (5.5 kB) 2026-07-07 12:42:08.419 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev115) (7.2.2) 2026-07-07 12:42:08.451 | Collecting jsonpointer>=1.9 (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev115) 2026-07-07 12:42:08.467 | Downloading jsonpointer-3.1.1-py3-none-any.whl.metadata (2.4 kB) 2026-07-07 12:42:08.482 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=4.5.0->glance==32.1.0.dev115) (2.9.0.post0) 2026-07-07 12:42:08.487 | Requirement already satisfied: oslo.service>=1.24.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev115) (4.6.0) 2026-07-07 12:42:08.489 | Requirement already satisfied: cachetools>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev115) (7.1.4) 2026-07-07 12:42:08.490 | Requirement already satisfied: amqp>=2.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev115) (5.3.1) 2026-07-07 12:42:08.491 | Requirement already satisfied: kombu>=4.6.8 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev115) (5.6.2) 2026-07-07 12:42:08.492 | Requirement already satisfied: oslo.metrics>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev115) (0.16.0) 2026-07-07 12:42:08.495 | Requirement already satisfied: vine<6.0.0,>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev115) (5.1.0) 2026-07-07 12:42:08.504 | Requirement already satisfied: tzdata>=2025.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev115) (2026.2) 2026-07-07 12:42:08.505 | Requirement already satisfied: packaging in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev115) (26.2) 2026-07-07 12:42:08.512 | Requirement already satisfied: prometheus-client>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev115) (0.25.0) 2026-07-07 12:42:08.516 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->glance==32.1.0.dev115) (5.0.0) 2026-07-07 12:42:08.517 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->glance==32.1.0.dev115) (3.1.6) 2026-07-07 12:42:08.519 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->glance==32.1.0.dev115) (4.0.1) 2026-07-07 12:42:08.526 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->glance==32.1.0.dev115) (3.0.3) 2026-07-07 12:42:08.540 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization>=1.10.0->cursive>=0.2.1->glance==32.1.0.dev115) (1.2.1) 2026-07-07 12:42:08.547 | Requirement already satisfied: eventlet>=0.27.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev115) (0.41.0) 2026-07-07 12:42:08.548 | Requirement already satisfied: greenlet>=0.4.15 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev115) (3.5.3) 2026-07-07 12:42:08.551 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev115) (1.7.6) 2026-07-07 12:42:08.557 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.27.0->oslo.service>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev115) (2.8.0) 2026-07-07 12:42:08.588 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->glance==32.1.0.dev115) (83.0.0) 2026-07-07 12:42:08.605 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->glance==32.1.0.dev115) (0.8.1) 2026-07-07 12:42:08.666 | Collecting cliff>=2.8.0 (from python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev115) 2026-07-07 12:42:08.682 | Downloading cliff-4.14.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-07 12:42:08.723 | Collecting autopage>=0.4.0 (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev115) 2026-07-07 12:42:08.741 | Downloading autopage-0.6.0-py3-none-any.whl.metadata (8.1 kB) 2026-07-07 12:42:08.803 | Collecting cmd2>=3.0.0 (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev115) 2026-07-07 12:42:08.820 | Downloading cmd2-4.0.0-py3-none-any.whl.metadata (16 kB) 2026-07-07 12:42:08.885 | Collecting prompt-toolkit>=3.0.52 (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev115) 2026-07-07 12:42:08.901 | Downloading prompt_toolkit-3.0.52-py3-none-any.whl.metadata (6.4 kB) 2026-07-07 12:42:08.935 | Collecting pyperclip>=1.8.2 (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev115) 2026-07-07 12:42:08.952 | Downloading pyperclip-1.11.0-py3-none-any.whl.metadata (2.4 kB) 2026-07-07 12:42:08.961 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev115) (15.0.0) 2026-07-07 12:42:08.991 | Collecting rich-argparse>=1.7.2 (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev115) 2026-07-07 12:42:09.009 | Downloading rich_argparse-1.8.0-py3-none-any.whl.metadata (15 kB) 2026-07-07 12:42:09.030 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=4.5.0->glance==32.1.0.dev115) (1.17.0) 2026-07-07 12:42:09.048 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->castellan>=0.17.0->glance==32.1.0.dev115) (3.4.7) 2026-07-07 12:42:09.049 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->castellan>=0.17.0->glance==32.1.0.dev115) (3.18) 2026-07-07 12:42:09.050 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->castellan>=0.17.0->glance==32.1.0.dev115) (2.7.0) 2026-07-07 12:42:09.052 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.18.0->castellan>=0.17.0->glance==32.1.0.dev115) (2023.11.17) 2026-07-07 12:42:09.084 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev115) (4.2.0) 2026-07-07 12:42:09.085 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev115) (2.20.0) 2026-07-07 12:42:09.094 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev115) (0.1.2) 2026-07-07 12:42:09.110 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->glance==32.1.0.dev115) (0.8) 2026-07-07 12:42:09.183 | Collecting networkx>=2.1.0 (from taskflow>=4.0.0->glance==32.1.0.dev115) 2026-07-07 12:42:09.202 | Downloading networkx-3.6.1-py3-none-any.whl.metadata (6.8 kB) 2026-07-07 12:42:09.249 | Collecting automaton>=1.9.0 (from taskflow>=4.0.0->glance==32.1.0.dev115) 2026-07-07 12:42:09.266 | Downloading automaton-3.4.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-07 12:42:09.276 | Requirement already satisfied: tenacity>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=4.0.0->glance==32.1.0.dev115) (9.1.4) 2026-07-07 12:42:09.305 | Collecting pydot>=1.2.4 (from taskflow>=4.0.0->glance==32.1.0.dev115) 2026-07-07 12:42:09.320 | Downloading pydot-4.0.1-py3-none-any.whl.metadata (11 kB) 2026-07-07 12:42:09.411 | Collecting simplegeneric (from WSME>=0.8.0->glance==32.1.0.dev115) 2026-07-07 12:42:09.428 | Downloading simplegeneric-0.8.1.zip (12 kB) 2026-07-07 12:42:09.442 | Installing build dependencies: started 2026-07-07 12:42:11.015 | Installing build dependencies: finished with status 'done' 2026-07-07 12:42:11.015 | Getting requirements to build wheel: started 2026-07-07 12:42:11.639 | Getting requirements to build wheel: finished with status 'done' 2026-07-07 12:42:11.641 | Preparing metadata (pyproject.toml): started 2026-07-07 12:42:11.998 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-07 12:42:12.001 | Requirement already satisfied: pytz in /opt/stack/data/venv/lib/python3.12/site-packages (from WSME>=0.8.0->glance==32.1.0.dev115) (2026.2) 2026-07-07 12:42:12.091 | Collecting importlib-metadata>=4.4 (from WSME>=0.8.0->glance==32.1.0.dev115) 2026-07-07 12:42:12.107 | Downloading importlib_metadata-9.0.0-py3-none-any.whl.metadata (4.5 kB) 2026-07-07 12:42:12.157 | Collecting zipp>=3.20 (from importlib-metadata>=4.4->WSME>=0.8.0->glance==32.1.0.dev115) 2026-07-07 12:42:12.172 | Downloading zipp-4.1.0-py3-none-any.whl.metadata (3.6 kB) 2026-07-07 12:42:12.248 | Downloading castellan-5.7.0-py3-none-any.whl (103 kB) 2026-07-07 12:42:12.349 | Downloading cursive-0.2.3-py2.py3-none-any.whl (43 kB) 2026-07-07 12:42:12.371 | Downloading httplib2-0.32.0-py3-none-any.whl (93 kB) 2026-07-07 12:42:12.395 | Downloading oslo_limit-2.11.0-py3-none-any.whl (23 kB) 2026-07-07 12:42:12.421 | Downloading openstacksdk-4.17.0-py3-none-any.whl (2.0 MB) 2026-07-07 12:42:12.480 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 39.9 MB/s 0:00:00 2026-07-07 12:42:12.496 | Downloading jmespath-1.1.0-py3-none-any.whl (20 kB) 2026-07-07 12:42:12.519 | Downloading jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 2026-07-07 12:42:12.541 | Downloading jsonpointer-3.1.1-py3-none-any.whl (7.7 kB) 2026-07-07 12:42:12.563 | Downloading oslo_reports-3.8.0-py3-none-any.whl (54 kB) 2026-07-07 12:42:12.585 | Downloading platformdirs-4.10.0-py3-none-any.whl (22 kB) 2026-07-07 12:42:12.608 | Downloading python_barbicanclient-7.4.0-py3-none-any.whl (88 kB) 2026-07-07 12:42:12.632 | Downloading cliff-4.14.0-py3-none-any.whl (86 kB) 2026-07-07 12:42:12.655 | Downloading autopage-0.6.0-py3-none-any.whl (30 kB) 2026-07-07 12:42:12.678 | Downloading cmd2-4.0.0-py3-none-any.whl (180 kB) 2026-07-07 12:42:12.702 | Downloading prompt_toolkit-3.0.52-py3-none-any.whl (391 kB) 2026-07-07 12:42:12.729 | Downloading pyperclip-1.11.0-py3-none-any.whl (11 kB) 2026-07-07 12:42:12.752 | Downloading rich_argparse-1.8.0-py3-none-any.whl (25 kB) 2026-07-07 12:42:12.775 | Downloading taskflow-6.3.0-py3-none-any.whl (491 kB) 2026-07-07 12:42:12.806 | Downloading automaton-3.4.0-py3-none-any.whl (23 kB) 2026-07-07 12:42:12.828 | Downloading networkx-3.6.1-py3-none-any.whl (2.1 MB) 2026-07-07 12:42:12.881 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 43.1 MB/s 0:00:00 2026-07-07 12:42:12.897 | Downloading pydot-4.0.1-py3-none-any.whl (37 kB) 2026-07-07 12:42:12.920 | Downloading WSME-0.12.1-py3-none-any.whl (59 kB) 2026-07-07 12:42:12.941 | Downloading importlib_metadata-9.0.0-py3-none-any.whl (27 kB) 2026-07-07 12:42:12.963 | Downloading zipp-4.1.0-py3-none-any.whl (10 kB) 2026-07-07 12:42:13.060 | Building wheels for collected packages: glance, simplegeneric 2026-07-07 12:42:13.062 | Building editable for glance (pyproject.toml): started 2026-07-07 12:42:13.917 | Building editable for glance (pyproject.toml): finished with status 'done' 2026-07-07 12:42:13.918 | Created wheel for glance: filename=glance-32.1.0.dev115-0.editable-py3-none-any.whl size=8990 sha256=5ffeb50391883aea1967be59bab2dd43046eb263532d615da9222a403a90fc15 2026-07-07 12:42:13.921 | Stored in directory: /tmp/pip-ephem-wheel-cache-iwogmxed/wheels/31/93/bf/c06e9c56745867b4722d11aae03416a994ddf0e859898c0382 2026-07-07 12:42:13.926 | Building wheel for simplegeneric (pyproject.toml): started 2026-07-07 12:42:14.341 | Building wheel for simplegeneric (pyproject.toml): finished with status 'done' 2026-07-07 12:42:14.342 | Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5103 sha256=0c9fcf07acfed85298a1b14f3fea178fa1a1818ab4ac50bca2a1b325a9bd1258 2026-07-07 12:42:14.343 | Stored in directory: /home/quobyte/.cache/pip/wheels/bf/7f/ac/c96a7918d97103348ae720bdf93aa7f5458f5efb90718e9873 2026-07-07 12:42:14.347 | Successfully built glance simplegeneric 2026-07-07 12:42:14.619 | Installing collected packages: simplegeneric, pyperclip, zipp, pydot, prompt-toolkit, platformdirs, networkx, jsonpointer, jmespath, httplib2, autopage, jsonpatch, importlib-metadata, automaton, WSME, rich-argparse, openstacksdk, cmd2, taskflow, oslo.reports, cliff, python-barbicanclient, oslo.limit, castellan, cursive, glance 2026-07-07 12:42:17.616 | Attempting uninstall: jsonpointer 2026-07-07 12:42:17.631 | Found existing installation: jsonpointer 2.0 2026-07-07 12:42:17.632 | Not uninstalling jsonpointer at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-07 12:42:17.633 | Can't uninstall 'jsonpointer'. No files were found to uninstall. 2026-07-07 12:42:17.650 | Attempting uninstall: jmespath 2026-07-07 12:42:17.665 | Found existing installation: jmespath 1.0.1 2026-07-07 12:42:17.666 | Not uninstalling jmespath at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-07 12:42:17.667 | Can't uninstall 'jmespath'. No files were found to uninstall. 2026-07-07 12:42:17.708 | Attempting uninstall: httplib2 2026-07-07 12:42:17.723 | Found existing installation: httplib2 0.20.4 2026-07-07 12:42:17.724 | Not uninstalling httplib2 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-07 12:42:17.725 | Can't uninstall 'httplib2'. No files were found to uninstall. 2026-07-07 12:42:17.823 | Attempting uninstall: jsonpatch 2026-07-07 12:42:17.839 | Found existing installation: jsonpatch 1.32 2026-07-07 12:42:17.841 | Not uninstalling jsonpatch at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-07 12:42:17.842 | Can't uninstall 'jsonpatch'. No files were found to uninstall. 2026-07-07 12:42:22.257 | 2026-07-07 12:42:22.276 | Successfully installed WSME-0.12.1 automaton-3.4.0 autopage-0.6.0 castellan-5.7.0 cliff-4.14.0 cmd2-4.0.0 cursive-0.2.3 glance-32.1.0.dev115 httplib2-0.32.0 importlib-metadata-9.0.0 jmespath-1.1.0 jsonpatch-1.33 jsonpointer-3.1.1 networkx-3.6.1 openstacksdk-4.17.0 oslo.limit-2.11.0 oslo.reports-3.8.0 platformdirs-4.10.0 prompt-toolkit-3.0.52 pydot-4.0.1 pyperclip-1.11.0 python-barbicanclient-7.4.0 rich-argparse-1.8.0 simplegeneric-0.8.1 taskflow-6.3.0 zipp-4.1.0 2026-07-07 12:42:22.544 | + inc/python:pip_install:216 : result=0 2026-07-07 12:42:22.548 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-07 12:42:22.552 | + functions-common:time_stop:2420 : local name 2026-07-07 12:42:22.555 | + functions-common:time_stop:2421 : local end_time 2026-07-07 12:42:22.559 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 12:42:22.563 | + functions-common:time_stop:2423 : local total 2026-07-07 12:42:22.567 | + functions-common:time_stop:2424 : local start_time 2026-07-07 12:42:22.571 | + functions-common:time_stop:2426 : name=pip_install 2026-07-07 12:42:22.575 | + functions-common:time_stop:2427 : start_time=1783428122304 2026-07-07 12:42:22.578 | + functions-common:time_stop:2429 : [[ -z 1783428122304 ]] 2026-07-07 12:42:22.582 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 12:42:22.588 | + functions-common:time_stop:2432 : end_time=1783428142583 2026-07-07 12:42:22.591 | + functions-common:time_stop:2433 : elapsed_time=20279 2026-07-07 12:42:22.594 | + functions-common:time_stop:2434 : total=78328 2026-07-07 12:42:22.598 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 12:42:22.601 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=98607 2026-07-07 12:42:22.604 | + inc/python:pip_install:219 : return 0 2026-07-07 12:42:22.607 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-07-07 12:42:22.611 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-07-07 12:42:22.615 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/glance 2026-07-07 12:42:22.619 | + inc/python:use_library_from_git:266 : local name=/opt/stack/glance 2026-07-07 12:42:22.622 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-07 12:42:22.625 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-07 12:42:22.628 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/glance, ]] 2026-07-07 12:42:22.632 | + inc/python:use_library_from_git:269 : return 1 2026-07-07 12:42:22.635 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-07-07 12:42:22.639 | + ./stack.sh:main:942 : configure_glance 2026-07-07 12:42:22.642 | + lib/glance:configure_glance:350 : sudo install -d -o quobyte /etc/glance /etc/glance/metadefs 2026-07-07 12:42:22.659 | + lib/glance:configure_glance:353 : local dburl 2026-07-07 12:42:22.663 | ++ lib/glance:configure_glance:354 : database_connection_url glance 2026-07-07 12:42:22.666 | ++ lib/database:database_connection_url:134 : local db=glance 2026-07-07 12:42:22.668 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2026-07-07 12:42:22.672 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=glance 2026-07-07 12:42:22.674 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-07 12:42:22.676 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-07 12:42:22.679 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-07 12:42:22.699 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-07 12:42:22.702 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-07 12:42:22.706 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-07-07 12:42:22.711 | + lib/glance:configure_glance:354 : dburl='mysql+pymysql://root:stackdb@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-07-07 12:42:22.714 | + lib/glance:configure_glance:356 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2026-07-07 12:42:22.756 | + lib/glance:configure_glance:357 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-07-07 12:42:22.799 | + lib/glance:configure_glance:358 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2026-07-07 12:42:22.839 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2026-07-07 12:42:22.880 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_driver centralized_db 2026-07-07 12:42:22.921 | + lib/glance:configure_glance:361 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2026-07-07 12:42:22.967 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2026-07-07 12:42:23.012 | + lib/glance:configure_glance:363 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2026-07-07 12:42:23.015 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/glance/glance-api.conf 2026-07-07 12:42:23.019 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=glance 2026-07-07 12:42:23.023 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-07-07 12:42:23.026 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-07-07 12:42:23.030 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/glance/glance-api.conf glance keystone_authtoken 2026-07-07 12:42:23.034 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/glance/glance-api.conf 2026-07-07 12:42:23.037 | + lib/keystone:configure_keystoneauth:392 : local admin_user=glance 2026-07-07 12:42:23.041 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-07-07 12:42:23.045 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2026-07-07 12:42:23.087 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2026-07-07 12:42:23.129 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://192.168.122.71/identity 2026-07-07 12:42:23.170 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2026-07-07 12:42:23.210 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/glance/glance-api.conf keystone_authtoken password nomoresecret 2026-07-07 12:42:23.253 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2026-07-07 12:42:23.294 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2026-07-07 12:42:23.334 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2026-07-07 12:42:23.376 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/glance/glance-api.conf keystone_authtoken www_authenticate_uri http://192.168.122.71/identity 2026-07-07 12:42:23.417 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-07-07 12:42:23.458 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2026-07-07 12:42:23.498 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-07-07 12:42:23.502 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2026-07-07 12:42:23.545 | + lib/glance:configure_glance:365 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2026-07-07 12:42:23.549 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=glance 2026-07-07 12:42:23.552 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/glance/glance-api.conf 2026-07-07 12:42:23.555 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-07-07 12:42:23.558 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-07-07 12:42:23.561 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-07-07 12:42:23.583 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 12:42:23.587 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-07-07 12:42:23.590 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-07-07 12:42:23.594 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-07-07 12:42:23.616 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-07 12:42:23.619 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.71:5672/ 2026-07-07 12:42:23.624 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.71:5672/ 2026-07-07 12:42:23.666 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-07-07 12:42:23.668 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-07-07 12:42:23.672 | + lib/glance:configure_glance:366 : '[' libvirt = libvirt ']' 2026-07-07 12:42:23.675 | + lib/glance:configure_glance:366 : '[' kvm = parallels ']' 2026-07-07 12:42:23.678 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2026-07-07 12:42:23.719 | + lib/glance:configure_glance:371 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2026-07-07 12:42:23.761 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-api.conf image_format require_image_format_match True 2026-07-07 12:42:23.805 | + lib/glance:configure_glance:375 : configure_glance_store False False 2026-07-07 12:42:23.809 | + lib/glance:configure_glance_store:280 : local use_cinder_for_glance=False 2026-07-07 12:42:23.813 | + lib/glance:configure_glance_store:281 : local glance_enable_multiple_stores=False 2026-07-07 12:42:23.816 | + lib/glance:configure_glance_store:282 : local be 2026-07-07 12:42:23.820 | + lib/glance:configure_glance_store:284 : [[ False == \F\a\l\s\e ]] 2026-07-07 12:42:23.824 | + lib/glance:configure_glance_store:285 : [[ False == \T\r\u\e ]] 2026-07-07 12:42:23.827 | + lib/glance:configure_glance_store:302 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2026-07-07 12:42:23.870 | + lib/glance:configure_glance:378 : '[' -n '' ']' 2026-07-07 12:42:23.874 | + lib/glance:configure_glance:381 : iniset /etc/glance/glance-api.conf cors allowed_origin http://192.168.122.71 2026-07-07 12:42:23.917 | + lib/glance:configure_glance:385 : [[ False == \F\a\l\s\e ]] 2026-07-07 12:42:23.921 | + lib/glance:configure_glance:387 : [[ False == \T\r\u\e ]] 2026-07-07 12:42:23.925 | + lib/glance:configure_glance:393 : is_service_enabled s-proxy 2026-07-07 12:42:23.950 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 12:42:23.954 | + lib/glance:configure_glance:422 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://192.168.122.71/image 2026-07-07 12:42:23.995 | + lib/glance:configure_glance:424 : is_service_enabled tls-proxy 2026-07-07 12:42:24.017 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 12:42:24.021 | + lib/glance:configure_glance:430 : setup_logging /etc/glance/glance-api.conf 2026-07-07 12:42:24.024 | + functions:setup_logging:693 : setup_systemd_logging /etc/glance/glance-api.conf 2026-07-07 12:42:24.027 | + functions:setup_systemd_logging:710 : local conf_file=/etc/glance/glance-api.conf 2026-07-07 12:42:24.032 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-07 12:42:24.056 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-07 12:42:24.060 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-07 12:42:24.064 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-07 12:42:24.067 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-07 12:42:24.070 | + 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-07-07 12:42:24.110 | + 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-07-07 12:42:24.151 | + 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-07-07 12:42:24.189 | + functions:setup_systemd_logging:727 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-07 12:42:24.228 | + functions:setup_systemd_logging:730 : iniset /etc/glance/glance-api.conf DEFAULT log_color False 2026-07-07 12:42:24.269 | + lib/glance:configure_glance:432 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2026-07-07 12:42:24.275 | + lib/glance:configure_glance:435 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2026-07-07 12:42:24.318 | + lib/glance:configure_glance:436 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2026-07-07 12:42:24.361 | + lib/glance:configure_glance:437 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2026-07-07 12:42:24.403 | + lib/glance:configure_glance:438 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_driver centralized_db 2026-07-07 12:42:24.445 | + lib/glance:configure_glance:441 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2026-07-07 12:42:24.491 | + lib/glance:configure_glance:444 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2026-07-07 12:42:24.536 | + lib/glance:configure_glance:445 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2026-07-07 12:42:24.581 | + lib/glance:configure_glance:446 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2026-07-07 12:42:24.624 | + lib/glance:configure_glance:448 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2026-07-07 12:42:24.630 | + lib/glance:configure_glance:449 : 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-07-07 12:42:24.638 | + lib/glance:configure_glance:451 : is_service_enabled tls-proxy 2026-07-07 12:42:24.661 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 12:42:24.665 | + lib/glance:configure_glance:459 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini glance.wsgi.api:application /image glance-api 2026-07-07 12:42:24.668 | + lib/apache:write_local_uwsgi_http_config:319 : local conf=/etc/glance/glance-uwsgi.ini 2026-07-07 12:42:24.672 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=glance.wsgi.api:application 2026-07-07 12:42:24.675 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2026-07-07 12:42:24.678 | + lib/apache:write_local_uwsgi_http_config:322 : local name=glance-api 2026-07-07 12:42:24.682 | + lib/apache:write_local_uwsgi_http_config:324 : '[' -z glance-api ']' 2026-07-07 12:42:24.685 | + lib/apache:write_local_uwsgi_http_config:332 : rm -rf /etc/glance/glance-uwsgi.ini 2026-07-07 12:42:24.691 | + lib/apache:write_local_uwsgi_http_config:335 : [[ glance.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-07-07 12:42:24.694 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi module glance.wsgi.api:application 2026-07-07 12:42:24.737 | ++ lib/apache:write_local_uwsgi_http_config:341 : get_random_port 2026-07-07 12:42:24.741 | ++ functions:get_random_port:860 : read lower_port upper_port 2026-07-07 12:42:24.744 | ++ functions:get_random_port:861 : true 2026-07-07 12:42:24.748 | ++ functions:get_random_port:862 : (( port = upper_port )) 2026-07-07 12:42:24.751 | ++ functions:get_random_port:862 : (( port >= lower_port )) 2026-07-07 12:42:24.754 | ++ functions:get_random_port:863 : sudo lsof -i :60999 2026-07-07 12:42:24.808 | ++ functions:get_random_port:864 : [[ 1 > 0 ]] 2026-07-07 12:42:24.811 | ++ functions:get_random_port:865 : break 2 2026-07-07 12:42:24.814 | ++ functions:get_random_port:869 : echo 60999 2026-07-07 12:42:24.818 | + lib/apache:write_local_uwsgi_http_config:341 : port=60999 2026-07-07 12:42:24.821 | + lib/apache:write_local_uwsgi_http_config:342 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2026-07-07 12:42:24.863 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2026-07-07 12:42:24.903 | + lib/apache:write_local_uwsgi_http_config:345 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2026-07-07 12:42:24.943 | + lib/apache:write_local_uwsgi_http_config:347 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2026-07-07 12:42:24.984 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2026-07-07 12:42:25.021 | + lib/apache:write_local_uwsgi_http_config:351 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 80 2026-07-07 12:42:25.061 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2026-07-07 12:42:25.098 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2026-07-07 12:42:25.140 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2026-07-07 12:42:25.180 | + 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-07-07 12:42:25.219 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2026-07-07 12:42:25.259 | + lib/apache:write_local_uwsgi_http_config:361 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2026-07-07 12:42:25.298 | + lib/apache:write_local_uwsgi_http_config:363 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2026-07-07 12:42:25.339 | + lib/apache:write_local_uwsgi_http_config:364 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2026-07-07 12:42:25.379 | + lib/apache:write_local_uwsgi_http_config:365 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2026-07-07 12:42:25.418 | + lib/apache:write_local_uwsgi_http_config:366 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2026-07-07 12:42:25.458 | + lib/apache:write_local_uwsgi_http_config:367 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2026-07-07 12:42:25.497 | + lib/apache:write_local_uwsgi_http_config:368 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2026-07-07 12:42:25.536 | + lib/apache:write_local_uwsgi_http_config:370 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2026-07-07 12:42:25.575 | + lib/apache:write_local_uwsgi_http_config:372 : iniset /etc/glance/glance-uwsgi.ini uwsgi start-time %t 2026-07-07 12:42:25.614 | + lib/apache:write_local_uwsgi_http_config:374 : enable_apache_mod proxy 2026-07-07 12:42:25.618 | + lib/apache:enable_apache_mod:55 : local mod=proxy 2026-07-07 12:42:25.622 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-07 12:42:25.625 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-07 12:42:25.629 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-07 12:42:25.633 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-07 12:42:25.637 | + lib/apache:enable_apache_mod:61 : [[ proxy != \v\e\r\s\i\o\n ]] 2026-07-07 12:42:25.640 | + lib/apache:enable_apache_mod:61 : a2query -m proxy 2026-07-07 12:42:25.643 | perl: warning: Setting locale failed. 2026-07-07 12:42:25.643 | perl: warning: Please check that your locale settings: 2026-07-07 12:42:25.643 | LANGUAGE = (unset), 2026-07-07 12:42:25.644 | LC_ALL = "en_US.utf8", 2026-07-07 12:42:25.644 | LANG = (unset) 2026-07-07 12:42:25.644 | are supported and installed on your system. 2026-07-07 12:42:25.644 | perl: warning: Falling back to the standard locale ("C"). 2026-07-07 12:42:25.681 | proxy (enabled by site administrator) 2026-07-07 12:42:25.686 | + lib/apache:write_local_uwsgi_http_config:375 : enable_apache_mod proxy_http 2026-07-07 12:42:25.690 | + lib/apache:enable_apache_mod:55 : local mod=proxy_http 2026-07-07 12:42:25.694 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-07 12:42:25.697 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-07 12:42:25.701 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-07 12:42:25.705 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-07 12:42:25.708 | + lib/apache:enable_apache_mod:61 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2026-07-07 12:42:25.712 | + lib/apache:enable_apache_mod:61 : a2query -m proxy_http 2026-07-07 12:42:25.714 | perl: warning: Setting locale failed. 2026-07-07 12:42:25.717 | perl: warning: Please check that your locale settings: 2026-07-07 12:42:25.718 | LANGUAGE = (unset), 2026-07-07 12:42:25.718 | LC_ALL = "en_US.utf8", 2026-07-07 12:42:25.718 | LANG = (unset) 2026-07-07 12:42:25.718 | are supported and installed on your system. 2026-07-07 12:42:25.718 | perl: warning: Falling back to the standard locale ("C"). 2026-07-07 12:42:25.751 | No module matches proxy_http 2026-07-07 12:42:25.756 | + lib/apache:enable_apache_mod:62 : sudo a2enmod proxy_http 2026-07-07 12:42:25.768 | perl: warning: Setting locale failed. 2026-07-07 12:42:25.768 | perl: warning: Please check that your locale settings: 2026-07-07 12:42:25.769 | LANGUAGE = (unset), 2026-07-07 12:42:25.769 | LC_ALL = "en_US.utf8", 2026-07-07 12:42:25.769 | LANG = "de_DE.UTF-8" 2026-07-07 12:42:25.769 | are supported and installed on your system. 2026-07-07 12:42:25.769 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-07 12:42:25.811 | Considering dependency proxy for proxy_http: 2026-07-07 12:42:25.811 | Module proxy already enabled 2026-07-07 12:42:25.811 | Enabling module proxy_http. 2026-07-07 12:42:25.817 | To activate the new configuration, you need to run: 2026-07-07 12:42:25.817 | systemctl restart apache2 2026-07-07 12:42:25.823 | + lib/apache:enable_apache_mod:63 : [[ '' != \n\o\r\e\s\t\a\r\t ]] 2026-07-07 12:42:25.826 | + lib/apache:enable_apache_mod:64 : restart_apache_server 2026-07-07 12:42:25.829 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-07 12:42:25.833 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-07 12:42:25.836 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-07 12:42:25.968 | + lib/apache:write_local_uwsgi_http_config:376 : local apache_conf= 2026-07-07 12:42:25.972 | ++ lib/apache:write_local_uwsgi_http_config:377 : apache_site_config_for glance-api 2026-07-07 12:42:25.976 | ++ lib/apache:apache_site_config_for:174 : local site=glance-api 2026-07-07 12:42:25.979 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-07-07 12:42:25.983 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-07 12:42:25.986 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-07 12:42:25.989 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/glance-api.conf 2026-07-07 12:42:25.993 | + lib/apache:write_local_uwsgi_http_config:377 : apache_conf=/etc/apache2/sites-available/glance-api.conf 2026-07-07 12:42:25.998 | + lib/apache:write_local_uwsgi_http_config:378 : echo 'KeepAlive Off' 2026-07-07 12:42:25.999 | + lib/apache:write_local_uwsgi_http_config:378 : sudo tee /etc/apache2/sites-available/glance-api.conf 2026-07-07 12:42:26.010 | KeepAlive Off 2026-07-07 12:42:26.016 | + lib/apache:write_local_uwsgi_http_config:379 : echo 'SetEnv proxy-sendchunked 1' 2026-07-07 12:42:26.016 | + lib/apache:write_local_uwsgi_http_config:379 : sudo tee -a /etc/apache2/sites-available/glance-api.conf 2026-07-07 12:42:26.027 | SetEnv proxy-sendchunked 1 2026-07-07 12:42:26.034 | + lib/apache:write_local_uwsgi_http_config:380 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 ' 2026-07-07 12:42:26.034 | + lib/apache:write_local_uwsgi_http_config:380 : sudo tee -a /etc/apache2/sites-available/glance-api.conf 2026-07-07 12:42:26.045 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 2026-07-07 12:42:26.051 | + lib/apache:write_local_uwsgi_http_config:381 : enable_apache_site glance-api 2026-07-07 12:42:26.055 | + lib/apache:enable_apache_site:191 : local site=glance-api 2026-07-07 12:42:26.059 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-07-07 12:42:26.061 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-07-07 12:42:26.065 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-07 12:42:26.069 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-07 12:42:26.073 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-07 12:42:26.076 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-07 12:42:26.080 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-07-07 12:42:26.084 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-07-07 12:42:26.087 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-07 12:42:26.090 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-07 12:42:26.094 | + lib/apache:enable_apache_site:195 : sudo a2ensite glance-api 2026-07-07 12:42:26.107 | perl: warning: Setting locale failed. 2026-07-07 12:42:26.107 | perl: warning: Please check that your locale settings: 2026-07-07 12:42:26.107 | LANGUAGE = (unset), 2026-07-07 12:42:26.108 | LC_ALL = "en_US.utf8", 2026-07-07 12:42:26.108 | LANG = "de_DE.UTF-8" 2026-07-07 12:42:26.108 | are supported and installed on your system. 2026-07-07 12:42:26.108 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-07 12:42:26.148 | Enabling site glance-api. 2026-07-07 12:42:26.155 | To activate the new configuration, you need to run: 2026-07-07 12:42:26.155 | systemctl reload apache2 2026-07-07 12:42:26.161 | + lib/apache:write_local_uwsgi_http_config:382 : restart_apache_server 2026-07-07 12:42:26.165 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-07 12:42:26.169 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-07 12:42:26.173 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-07 12:42:26.302 | ++ lib/glance:configure_glance:463 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2026-07-07 12:42:26.310 | + lib/glance:configure_glance:463 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2026-07-07 12:42:26.353 | + lib/glance:configure_glance:467 : iniset /etc/glance/glance-api.conf wsgi python_interpreter /opt/stack/data/venv/bin/python3 2026-07-07 12:42:26.398 | + lib/glance:configure_glance:469 : [[ True == True ]] 2026-07-07 12:42:26.402 | + lib/glance:configure_glance:470 : iniset /etc/glance/glance-api.conf oslo_policy enforce_new_defaults true 2026-07-07 12:42:26.448 | + lib/glance:configure_glance:471 : iniset /etc/glance/glance-api.conf DEFAULT enforce_secure_rbac true 2026-07-07 12:42:26.490 | + ./stack.sh:main:945 : is_service_enabled cinder 2026-07-07 12:42:26.513 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 12:42:26.516 | + ./stack.sh:main:947 : stack_install_service cinder 2026-07-07 12:42:26.520 | + lib/stack:stack_install_service:20 : local service=cinder 2026-07-07 12:42:26.524 | + lib/stack:stack_install_service:21 : type install_cinder 2026-07-07 12:42:26.527 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-07-07 12:42:26.532 | + lib/stack:stack_install_service:32 : install_cinder 2026-07-07 12:42:26.535 | + lib/cinder:install_cinder:539 : git_clone https://review.opendev.org/openstack/cinder.git /opt/stack/cinder refs/changes/63/993363/6 2026-07-07 12:42:26.538 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/cinder.git 2026-07-07 12:42:26.542 | + functions-common:git_clone:590 : local git_dest=/opt/stack/cinder 2026-07-07 12:42:26.545 | + functions-common:git_clone:591 : local git_ref=refs/changes/63/993363/6 2026-07-07 12:42:26.549 | + functions-common:git_clone:592 : local orig_dir 2026-07-07 12:42:26.554 | ++ functions-common:git_clone:593 : pwd 2026-07-07 12:42:26.558 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-07-07 12:42:26.562 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-07 12:42:26.567 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-07 12:42:26.590 | + functions-common:git_clone:596 : RECLONE=False 2026-07-07 12:42:26.593 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-07 12:42:26.596 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-07 12:42:26.601 | + functions-common:git_clone:610 : echo refs/changes/63/993363/6 2026-07-07 12:42:26.602 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-07 12:42:26.607 | + functions-common:git_clone:612 : [[ ! -d /opt/stack/cinder ]] 2026-07-07 12:42:26.611 | + functions-common:git_clone:613 : [[ False = \T\r\u\e ]] 2026-07-07 12:42:26.614 | + functions-common:git_clone:618 : git_timed clone https://review.opendev.org/openstack/cinder.git /opt/stack/cinder 2026-07-07 12:42:26.617 | + functions-common:git_timed:697 : local count=0 2026-07-07 12:42:26.620 | + functions-common:git_timed:698 : local timeout=0 2026-07-07 12:42:26.624 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-07 12:42:26.627 | + functions-common:git_timed:701 : timeout=0 2026-07-07 12:42:26.630 | + functions-common:git_timed:704 : time_start git_timed 2026-07-07 12:42:26.633 | + functions-common:time_start:2406 : local name=git_timed 2026-07-07 12:42:26.636 | + functions-common:time_start:2407 : local start_time= 2026-07-07 12:42:26.639 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-07 12:42:26.644 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-07 12:42:26.650 | + functions-common:time_start:2411 : _TIME_START[$name]=1783428146646 2026-07-07 12:42:26.652 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone https://review.opendev.org/openstack/cinder.git /opt/stack/cinder 2026-07-07 12:42:26.656 | Cloning into '/opt/stack/cinder'... 2026-07-07 12:43:22.802 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-07 12:43:22.805 | + functions-common:time_stop:2420 : local name 2026-07-07 12:43:22.809 | + functions-common:time_stop:2421 : local end_time 2026-07-07 12:43:22.813 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 12:43:22.817 | + functions-common:time_stop:2423 : local total 2026-07-07 12:43:22.820 | + functions-common:time_stop:2424 : local start_time 2026-07-07 12:43:22.824 | + functions-common:time_stop:2426 : name=git_timed 2026-07-07 12:43:22.828 | + functions-common:time_stop:2427 : start_time=1783428146646 2026-07-07 12:43:22.831 | + functions-common:time_stop:2429 : [[ -z 1783428146646 ]] 2026-07-07 12:43:22.836 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 12:43:22.842 | + functions-common:time_stop:2432 : end_time=1783428202839 2026-07-07 12:43:22.846 | + functions-common:time_stop:2433 : elapsed_time=56193 2026-07-07 12:43:22.850 | + functions-common:time_stop:2434 : total=36210 2026-07-07 12:43:22.854 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 12:43:22.857 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=92403 2026-07-07 12:43:22.861 | + functions-common:git_clone:620 : cd /opt/stack/cinder 2026-07-07 12:43:22.865 | + functions-common:git_clone:621 : git_timed fetch https://review.opendev.org/openstack/cinder.git refs/changes/63/993363/6 2026-07-07 12:43:22.869 | + functions-common:git_timed:697 : local count=0 2026-07-07 12:43:22.873 | + functions-common:git_timed:698 : local timeout=0 2026-07-07 12:43:22.876 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-07 12:43:22.880 | + functions-common:git_timed:701 : timeout=0 2026-07-07 12:43:22.884 | + functions-common:git_timed:704 : time_start git_timed 2026-07-07 12:43:22.888 | + functions-common:time_start:2406 : local name=git_timed 2026-07-07 12:43:22.892 | + functions-common:time_start:2407 : local start_time= 2026-07-07 12:43:22.895 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-07 12:43:22.900 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-07 12:43:22.906 | + functions-common:time_start:2411 : _TIME_START[$name]=1783428202902 2026-07-07 12:43:22.910 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch https://review.opendev.org/openstack/cinder.git refs/changes/63/993363/6 2026-07-07 12:43:24.172 | From https://review.opendev.org/openstack/cinder 2026-07-07 12:43:24.173 | * branch refs/changes/63/993363/6 -> FETCH_HEAD 2026-07-07 12:43:24.181 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-07 12:43:24.185 | + functions-common:time_stop:2420 : local name 2026-07-07 12:43:24.189 | + functions-common:time_stop:2421 : local end_time 2026-07-07 12:43:24.192 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 12:43:24.196 | + functions-common:time_stop:2423 : local total 2026-07-07 12:43:24.200 | + functions-common:time_stop:2424 : local start_time 2026-07-07 12:43:24.203 | + functions-common:time_stop:2426 : name=git_timed 2026-07-07 12:43:24.207 | + functions-common:time_stop:2427 : start_time=1783428202902 2026-07-07 12:43:24.211 | + functions-common:time_stop:2429 : [[ -z 1783428202902 ]] 2026-07-07 12:43:24.215 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 12:43:24.221 | + functions-common:time_stop:2432 : end_time=1783428204217 2026-07-07 12:43:24.225 | + functions-common:time_stop:2433 : elapsed_time=1315 2026-07-07 12:43:24.229 | + functions-common:time_stop:2434 : total=92403 2026-07-07 12:43:24.233 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 12:43:24.236 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=93718 2026-07-07 12:43:24.240 | + functions-common:git_clone:621 : git checkout FETCH_HEAD 2026-07-07 12:43:24.563 | Note: switching to 'FETCH_HEAD'. 2026-07-07 12:43:24.563 | 2026-07-07 12:43:24.563 | You are in 'detached HEAD' state. You can look around, make experimental 2026-07-07 12:43:24.563 | changes and commit them, and you can discard any commits you make in this 2026-07-07 12:43:24.563 | state without impacting any branches by switching back to a branch. 2026-07-07 12:43:24.563 | 2026-07-07 12:43:24.564 | If you want to create a new branch to retain commits you create, you may 2026-07-07 12:43:24.564 | do so (now or later) by using -c with the switch command. Example: 2026-07-07 12:43:24.564 | 2026-07-07 12:43:24.564 | git switch -c 2026-07-07 12:43:24.564 | 2026-07-07 12:43:24.564 | Or undo this operation with: 2026-07-07 12:43:24.564 | 2026-07-07 12:43:24.564 | git switch - 2026-07-07 12:43:24.564 | 2026-07-07 12:43:24.564 | Turn off this advice by setting config variable advice.detachedHead to false 2026-07-07 12:43:24.565 | 2026-07-07 12:43:24.566 | HEAD is now at c9e71e284 NetApp ONTAP: begin closing ZAPI-to-REST gaps 2026-07-07 12:43:24.569 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/cinder 2026-07-07 12:43:24.587 | + functions-common:git_clone:672 : cd /opt/stack/cinder 2026-07-07 12:43:24.592 | + functions-common:git_clone:673 : head -1 2026-07-07 12:43:24.592 | + functions-common:git_clone:673 : git show --oneline 2026-07-07 12:43:24.603 | c9e71e284 NetApp ONTAP: begin closing ZAPI-to-REST gaps 2026-07-07 12:43:24.611 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-07-07 12:43:24.615 | + lib/cinder:install_cinder:540 : setup_develop /opt/stack/cinder 2026-07-07 12:43:24.619 | + inc/python:setup_develop:353 : local bindep 2026-07-07 12:43:24.623 | + inc/python:setup_develop:354 : [[ /opt/stack/cinder == -bindep* ]] 2026-07-07 12:43:24.627 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/cinder 2026-07-07 12:43:24.630 | + inc/python:setup_develop:359 : local extras= 2026-07-07 12:43:24.634 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2026-07-07 12:43:24.638 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-07-07 12:43:24.642 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/cinder == -bindep* ]] 2026-07-07 12:43:24.645 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/cinder 2026-07-07 12:43:24.649 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-07-07 12:43:24.653 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-07-07 12:43:24.659 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/cinder 2026-07-07 12:43:24.663 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-07-07 12:43:24.667 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/cinder 2026-07-07 12:43:24.671 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-07-07 12:43:24.674 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-07-07 12:43:24.679 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2026-07-07 12:43:24.687 | + inc/python:_setup_package_with_constraints_edit:400 : name=cinder 2026-07-07 12:43:24.691 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z cinder ']' 2026-07-07 12:43:24.695 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2026-07-07 12:43:24.856 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/cinder -e 2026-07-07 12:43:24.860 | + inc/python:setup_package:436 : local bindep=0 2026-07-07 12:43:24.864 | + inc/python:setup_package:437 : local bindep_flag= 2026-07-07 12:43:24.868 | + inc/python:setup_package:438 : local bindep_profiles= 2026-07-07 12:43:24.872 | + inc/python:setup_package:439 : [[ /opt/stack/cinder == -bindep* ]] 2026-07-07 12:43:24.876 | + inc/python:setup_package:444 : local project_dir=/opt/stack/cinder 2026-07-07 12:43:24.880 | + inc/python:setup_package:445 : local flags=-e 2026-07-07 12:43:24.884 | + inc/python:setup_package:446 : local extras= 2026-07-07 12:43:24.888 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-07-07 12:43:24.892 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-07-07 12:43:24.896 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-07-07 12:43:24.900 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-07-07 12:43:24.904 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-07-07 12:43:24.908 | + inc/python:setup_package:464 : pip_install -e /opt/stack/cinder 2026-07-07 12:43:24.937 | Using python 3.12 to install /opt/stack/cinder 2026-07-07 12:43:24.941 | + 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-07-07 12:43:25.945 | Obtaining file:///opt/stack/cinder 2026-07-07 12:43:25.950 | Installing build dependencies: started 2026-07-07 12:43:27.728 | Installing build dependencies: finished with status 'done' 2026-07-07 12:43:27.729 | Checking if build backend supports build_editable: started 2026-07-07 12:43:28.280 | Checking if build backend supports build_editable: finished with status 'done' 2026-07-07 12:43:28.281 | Getting requirements to build editable: started 2026-07-07 12:43:28.585 | Getting requirements to build editable: finished with status 'done' 2026-07-07 12:43:28.587 | Preparing editable metadata (pyproject.toml): started 2026-07-07 12:43:29.964 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-07-07 12:43:29.992 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev112) (7.0.3) 2026-07-07 12:43:29.993 | Requirement already satisfied: decorator>=4.4.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev112) (5.3.1) 2026-07-07 12:43:29.994 | 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.dev112) (0.41.0) 2026-07-07 12:43:29.994 | Requirement already satisfied: futurist>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev112) (3.4.0) 2026-07-07 12:43:29.995 | Requirement already satisfied: greenlet>=0.4.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev112) (3.5.3) 2026-07-07 12:43:29.996 | Requirement already satisfied: iso8601>=0.1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev112) (2.1.0) 2026-07-07 12:43:29.997 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev112) (4.26.0) 2026-07-07 12:43:29.998 | Requirement already satisfied: keystoneauth1>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev112) (5.15.0) 2026-07-07 12:43:30.000 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev112) (13.0.0) 2026-07-07 12:43:30.629 | Collecting lxml>=4.5.2 (from cinder==28.1.0.dev112) 2026-07-07 12:43:30.780 | Downloading lxml-6.1.1-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl.metadata (3.5 kB) 2026-07-07 12:43:30.792 | Requirement already satisfied: oslo.config>=8.3.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev112) (10.5.0) 2026-07-07 12:43:30.793 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev112) (7.5.0) 2026-07-07 12:43:30.793 | Requirement already satisfied: oslo.context>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev112) (6.4.0) 2026-07-07 12:43:30.794 | Requirement already satisfied: oslo.db>=11.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev112) (18.0.0) 2026-07-07 12:43:30.795 | Requirement already satisfied: oslo.log>=4.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev112) (8.2.0) 2026-07-07 12:43:30.796 | Requirement already satisfied: oslo.messaging>=14.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev112) (18.1.0) 2026-07-07 12:43:30.797 | Requirement already satisfied: oslo.middleware>=4.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev112) (8.1.0) 2026-07-07 12:43:30.798 | Requirement already satisfied: oslo.policy>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev112) (5.1.0) 2026-07-07 12:43:30.799 | Requirement already satisfied: oslo.privsep>=2.6.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev112) (3.11.0) 2026-07-07 12:43:30.799 | Requirement already satisfied: oslo.reports>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev112) (3.8.0) 2026-07-07 12:43:30.800 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev112) (7.9.0) 2026-07-07 12:43:30.801 | Requirement already satisfied: oslo.serialization>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev112) (5.10.0) 2026-07-07 12:43:30.802 | Requirement already satisfied: oslo.service>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev112) (4.6.0) 2026-07-07 12:43:30.803 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev112) (2.7.1) 2026-07-07 12:43:30.804 | Requirement already satisfied: oslo.utils>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev112) (10.1.1) 2026-07-07 12:43:30.845 | Collecting oslo.versionedobjects>=2.4.0 (from cinder==28.1.0.dev112) 2026-07-07 12:43:30.862 | Downloading oslo_versionedobjects-3.10.2-py3-none-any.whl.metadata (2.5 kB) 2026-07-07 12:43:30.872 | Requirement already satisfied: osprofiler>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev112) (4.4.0) 2026-07-07 12:43:30.873 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev112) (26.2) 2026-07-07 12:43:30.916 | Collecting paramiko>=2.7.2 (from cinder==28.1.0.dev112) 2026-07-07 12:43:30.931 | Downloading paramiko-4.0.0-py3-none-any.whl.metadata (3.9 kB) 2026-07-07 12:43:30.943 | Requirement already satisfied: Paste>=3.4.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev112) (3.10.1) 2026-07-07 12:43:30.943 | Requirement already satisfied: PasteDeploy>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev112) (3.1.0) 2026-07-07 12:43:30.944 | Requirement already satisfied: pyparsing>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev112) (3.3.2) 2026-07-07 12:43:30.945 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev112) (7.4.0) 2026-07-07 12:43:30.983 | Collecting python-glanceclient>=3.2.2 (from cinder==28.1.0.dev112) 2026-07-07 12:43:31.002 | Downloading python_glanceclient-4.12.0-py3-none-any.whl.metadata (4.0 kB) 2026-07-07 12:43:31.012 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev112) (5.8.0) 2026-07-07 12:43:31.056 | Collecting python-novaclient>=18.2.0 (from cinder==28.1.0.dev112) 2026-07-07 12:43:31.073 | Downloading python_novaclient-18.13.0-py3-none-any.whl.metadata (3.2 kB) 2026-07-07 12:43:31.124 | Collecting python-swiftclient>=3.10.1 (from cinder==28.1.0.dev112) 2026-07-07 12:43:31.144 | Downloading python_swiftclient-4.10.0-py3-none-any.whl.metadata (3.9 kB) 2026-07-07 12:43:31.155 | Requirement already satisfied: requests>=2.25.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev112) (2.34.2) 2026-07-07 12:43:31.156 | Requirement already satisfied: Routes>=2.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev112) (2.5.1) 2026-07-07 12:43:31.157 | Requirement already satisfied: taskflow>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev112) (6.3.0) 2026-07-07 12:43:31.272 | Collecting rtslib-fb>=2.1.74 (from cinder==28.1.0.dev112) 2026-07-07 12:43:31.289 | Downloading rtslib_fb-2.2.4-py3-none-any.whl.metadata (2.4 kB) 2026-07-07 12:43:31.299 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev112) (2.0.51) 2026-07-07 12:43:31.300 | Requirement already satisfied: stevedore>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev112) (5.9.0) 2026-07-07 12:43:31.329 | Collecting tabulate>=0.8.7 (from cinder==28.1.0.dev112) 2026-07-07 12:43:31.345 | Downloading tabulate-0.10.0-py3-none-any.whl.metadata (40 kB) 2026-07-07 12:43:31.367 | Requirement already satisfied: tenacity>=6.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev112) (9.1.4) 2026-07-07 12:43:31.367 | Requirement already satisfied: WebOb>=1.8.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev112) (1.8.10) 2026-07-07 12:43:31.368 | Requirement already satisfied: oslo.i18n>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev112) (6.8.0) 2026-07-07 12:43:31.499 | Collecting oslo.vmware>=3.10.0 (from cinder==28.1.0.dev112) 2026-07-07 12:43:31.516 | Downloading oslo_vmware-4.9.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-07 12:43:31.526 | Requirement already satisfied: os-brick>=6.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev112) (7.1.0) 2026-07-07 12:43:31.572 | Collecting tooz>=2.8.0 (from cinder==28.1.0.dev112) 2026-07-07 12:43:31.588 | Downloading tooz-8.1.0-py3-none-any.whl.metadata (2.9 kB) 2026-07-07 12:43:31.672 | Collecting google-api-python-client>=1.11.0 (from cinder==28.1.0.dev112) 2026-07-07 12:43:31.687 | Downloading google_api_python_client-2.198.0-py3-none-any.whl.metadata (7.0 kB) 2026-07-07 12:43:31.697 | Requirement already satisfied: castellan>=3.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev112) (5.7.0) 2026-07-07 12:43:31.698 | Requirement already satisfied: cryptography>=3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev112) (43.0.3) 2026-07-07 12:43:31.699 | Requirement already satisfied: cursive>=0.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev112) (0.2.3) 2026-07-07 12:43:31.899 | Collecting zstd>=1.5.0.0 (from cinder==28.1.0.dev112) 2026-07-07 12:43:31.915 | 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-07-07 12:43:32.298 | Collecting boto3>=1.18.49 (from cinder==28.1.0.dev112) 2026-07-07 12:43:32.315 | Downloading boto3-1.35.99-py3-none-any.whl.metadata (6.7 kB) 2026-07-07 12:43:32.326 | Requirement already satisfied: distro>=1.8.0 in /usr/lib/python3/dist-packages (from cinder==28.1.0.dev112) (1.9.0) 2026-07-07 12:43:32.326 | Requirement already satisfied: tzdata>=2022.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev112) (2026.2) 2026-07-07 12:43:32.327 | Requirement already satisfied: cachetools>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev112) (7.1.4) 2026-07-07 12:43:32.751 | Collecting botocore<1.36.0,>=1.35.99 (from boto3>=1.18.49->cinder==28.1.0.dev112) 2026-07-07 12:43:32.768 | Downloading botocore-1.35.99-py3-none-any.whl.metadata (5.7 kB) 2026-07-07 12:43:32.779 | 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.dev112) (1.1.0) 2026-07-07 12:43:32.817 | Collecting s3transfer<0.11.0,>=0.10.0 (from boto3>=1.18.49->cinder==28.1.0.dev112) 2026-07-07 12:43:32.896 | Downloading s3transfer-0.10.4-py3-none-any.whl.metadata (1.7 kB) 2026-07-07 12:43:32.908 | 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.dev112) (2.9.0.post0) 2026-07-07 12:43:32.909 | 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.dev112) (2.7.0) 2026-07-07 12:43:32.913 | 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.dev112) (1.17.0) 2026-07-07 12:43:32.946 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=3.1->cinder==28.1.0.dev112) (2.0.0) 2026-07-07 12:43:32.950 | 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.dev112) (3.0) 2026-07-07 12:43:32.959 | 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.dev112) (2.8.0) 2026-07-07 12:43:32.967 | 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.dev112) (3.1.0) 2026-07-07 12:43:32.969 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->futurist>=3.2.1->cinder==28.1.0.dev112) (2.2.2) 2026-07-07 12:43:32.974 | 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.dev112) (0.32.0) 2026-07-07 12:43:33.031 | 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.dev112) 2026-07-07 12:43:33.046 | Downloading google_auth-2.55.1-py3-none-any.whl.metadata (5.1 kB) 2026-07-07 12:43:33.087 | Collecting google-auth-httplib2<1.0.0,>=0.2.0 (from google-api-python-client>=1.11.0->cinder==28.1.0.dev112) 2026-07-07 12:43:33.103 | Downloading google_auth_httplib2-0.4.0-py3-none-any.whl.metadata (3.0 kB) 2026-07-07 12:43:33.162 | 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.dev112) 2026-07-07 12:43:33.178 | Downloading google_api_core-2.31.0-py3-none-any.whl.metadata (3.2 kB) 2026-07-07 12:43:33.215 | Collecting uritemplate<5,>=3.0.1 (from google-api-python-client>=1.11.0->cinder==28.1.0.dev112) 2026-07-07 12:43:33.230 | Downloading uritemplate-4.2.0-py3-none-any.whl.metadata (2.6 kB) 2026-07-07 12:43:33.275 | Collecting googleapis-common-protos<2.0.0,>=1.63.2 (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0,>=1.31.5->google-api-python-client>=1.11.0->cinder==28.1.0.dev112) 2026-07-07 12:43:33.290 | Downloading googleapis_common_protos-1.75.0-py3-none-any.whl.metadata (8.6 kB) 2026-07-07 12:43:33.581 | Collecting protobuf<8.0.0,>=5.29.6 (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0,>=1.31.5->google-api-python-client>=1.11.0->cinder==28.1.0.dev112) 2026-07-07 12:43:33.596 | Downloading protobuf-7.35.1-cp310-abi3-manylinux2014_x86_64.whl.metadata (595 bytes) 2026-07-07 12:43:33.638 | Collecting proto-plus<2.0.0,>=1.24.0 (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0,>=1.31.5->google-api-python-client>=1.11.0->cinder==28.1.0.dev112) 2026-07-07 12:43:33.654 | Downloading proto_plus-1.28.0-py3-none-any.whl.metadata (2.2 kB) 2026-07-07 12:43:33.708 | 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.dev112) 2026-07-07 12:43:33.723 | Downloading pyasn1_modules-0.4.2-py3-none-any.whl.metadata (3.5 kB) 2026-07-07 12:43:33.750 | 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.dev112) (3.4.7) 2026-07-07 12:43:33.751 | 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.dev112) (3.18) 2026-07-07 12:43:33.753 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==28.1.0.dev112) (2023.11.17) 2026-07-07 12:43:33.773 | 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.dev112) (26.1.0) 2026-07-07 12:43:33.773 | 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.dev112) (2025.9.1) 2026-07-07 12:43:33.773 | 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.dev112) (0.37.0) 2026-07-07 12:43:33.775 | 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.dev112) (2026.5.1) 2026-07-07 12:43:33.783 | 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.dev112) (1.8.2) 2026-07-07 12:43:33.784 | 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.dev112) (4.15.0) 2026-07-07 12:43:33.788 | 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.dev112) (4.2.0) 2026-07-07 12:43:33.790 | 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.dev112) (4.0.1) 2026-07-07 12:43:33.791 | 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.dev112) (2.13.0) 2026-07-07 12:43:33.801 | 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.dev112) (7.2.2) 2026-07-07 12:43:33.806 | 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.dev112) (1.5.0) 2026-07-07 12:43:33.815 | 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.dev112) (0.20) 2026-07-07 12:43:33.821 | 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.dev112) (1.3.0) 2026-07-07 12:43:33.822 | 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.dev112) (2.0.0) 2026-07-07 12:43:33.823 | 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.dev112) (6.0.3) 2026-07-07 12:43:33.832 | 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.dev112) (1.18.5) 2026-07-07 12:43:33.836 | 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.dev112) (2.1.2) 2026-07-07 12:43:33.837 | 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.dev112) (0.6.2) 2026-07-07 12:43:33.839 | 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.dev112) (1.3.12) 2026-07-07 12:43:33.853 | 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.dev112) (5.3.1) 2026-07-07 12:43:33.854 | 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.dev112) (5.6.2) 2026-07-07 12:43:33.855 | 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.dev112) (0.16.0) 2026-07-07 12:43:33.860 | 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.dev112) (5.1.0) 2026-07-07 12:43:33.874 | 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.dev112) (0.25.0) 2026-07-07 12:43:33.878 | 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.dev112) (5.0.0) 2026-07-07 12:43:33.879 | 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.dev112) (3.1.6) 2026-07-07 12:43:33.881 | 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.dev112) (4.0.1) 2026-07-07 12:43:33.890 | 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.dev112) (3.0.3) 2026-07-07 12:43:33.902 | 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.dev112) (1.2.1) 2026-07-07 12:43:33.924 | 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.dev112) (1.7.6) 2026-07-07 12:43:33.962 | Collecting cotyledon>=2.2.0 (from oslo.service[threading]>=4.5.0->cinder==28.1.0.dev112) 2026-07-07 12:43:33.978 | Downloading cotyledon-2.2.0-py3-none-any.whl.metadata (3.7 kB) 2026-07-07 12:43:34.081 | Collecting setproctitle (from cotyledon>=2.2.0->oslo.service[threading]>=4.5.0->cinder==28.1.0.dev112) 2026-07-07 12:43:34.097 | 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-07-07 12:43:34.114 | 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.dev112) (3.18.0) 2026-07-07 12:43:34.159 | Collecting suds-community>=0.6 (from oslo.vmware>=3.10.0->cinder==28.1.0.dev112) 2026-07-07 12:43:34.175 | Downloading suds_community-1.2.0-py3-none-any.whl.metadata (1.6 kB) 2026-07-07 12:43:34.241 | Collecting invoke>=2.0 (from paramiko>=2.7.2->cinder==28.1.0.dev112) 2026-07-07 12:43:34.256 | Downloading invoke-3.0.3-py3-none-any.whl.metadata (3.2 kB) 2026-07-07 12:43:34.311 | Collecting pynacl>=1.5 (from paramiko>=2.7.2->cinder==28.1.0.dev112) 2026-07-07 12:43:34.330 | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl.metadata (10.0 kB) 2026-07-07 12:43:34.350 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=3.4.3->cinder==28.1.0.dev112) (83.0.0) 2026-07-07 12:43:34.366 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.1.1->cinder==28.1.0.dev112) (0.8.1) 2026-07-07 12:43:34.427 | Collecting pyasn1<0.7.0,>=0.6.1 (from pyasn1-modules>=0.2.1->google-auth!=2.24.0,!=2.25.0,<3.0.0,>=1.32.0->google-api-python-client>=1.11.0->cinder==28.1.0.dev112) 2026-07-07 12:43:34.442 | Downloading pyasn1-0.6.3-py3-none-any.whl.metadata (8.4 kB) 2026-07-07 12:43:34.477 | 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.dev112) (4.14.0) 2026-07-07 12:43:34.483 | 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.dev112) (0.6.0) 2026-07-07 12:43:34.484 | Requirement already satisfied: cmd2>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev112) (4.0.0) 2026-07-07 12:43:34.495 | Requirement already satisfied: prompt-toolkit>=3.0.52 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev112) (3.0.52) 2026-07-07 12:43:34.496 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev112) (1.11.0) 2026-07-07 12:43:34.497 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev112) (15.0.0) 2026-07-07 12:43:34.498 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev112) (1.8.0) 2026-07-07 12:43:34.539 | Collecting warlock>=1.2.0 (from python-glanceclient>=3.2.2->cinder==28.1.0.dev112) 2026-07-07 12:43:34.556 | Downloading warlock-2.1.0-py3-none-any.whl.metadata (4.0 kB) 2026-07-07 12:43:34.567 | 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.dev112) (24.2.1) 2026-07-07 12:43:34.614 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev112) (4.2.0) 2026-07-07 12:43:34.615 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev112) (2.20.0) 2026-07-07 12:43:34.626 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev112) (0.1.2) 2026-07-07 12:43:34.645 | 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.dev112) (0.8) 2026-07-07 12:43:34.692 | Collecting pyudev~=0.18 (from rtslib-fb>=2.1.74->cinder==28.1.0.dev112) 2026-07-07 12:43:34.707 | Downloading pyudev-0.24.4-py3-none-any.whl.metadata (4.4 kB) 2026-07-07 12:43:34.763 | 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.dev112) (3.6.1) 2026-07-07 12:43:34.764 | 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.dev112) (3.4.0) 2026-07-07 12:43:34.766 | 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.dev112) (4.0.1) 2026-07-07 12:43:34.842 | Collecting voluptuous>=0.8.9 (from tooz>=2.8.0->cinder==28.1.0.dev112) 2026-07-07 12:43:34.860 | Downloading voluptuous-0.16.0-py3-none-any.whl.metadata (20 kB) 2026-07-07 12:43:34.895 | 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.dev112) (1.33) 2026-07-07 12:43:34.902 | 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.dev112) (3.1.1) 2026-07-07 12:43:34.992 | Downloading boto3-1.35.99-py3-none-any.whl (139 kB) 2026-07-07 12:43:35.028 | Downloading botocore-1.35.99-py3-none-any.whl (13.3 MB) 2026-07-07 12:43:35.246 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.3/13.3 MB 64.3 MB/s 0:00:00 2026-07-07 12:43:35.262 | Downloading s3transfer-0.10.4-py3-none-any.whl (83 kB) 2026-07-07 12:43:35.289 | Downloading google_api_python_client-2.198.0-py3-none-any.whl (15.6 MB) 2026-07-07 12:43:35.500 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 15.6/15.6 MB 75.3 MB/s 0:00:00 2026-07-07 12:43:35.516 | Downloading google_api_core-2.31.0-py3-none-any.whl (173 kB) 2026-07-07 12:43:35.540 | Downloading google_auth-2.55.1-py3-none-any.whl (252 kB) 2026-07-07 12:43:35.564 | Downloading google_auth_httplib2-0.4.0-py3-none-any.whl (9.5 kB) 2026-07-07 12:43:35.587 | Downloading googleapis_common_protos-1.75.0-py3-none-any.whl (300 kB) 2026-07-07 12:43:35.611 | Downloading proto_plus-1.28.0-py3-none-any.whl (50 kB) 2026-07-07 12:43:35.635 | Downloading protobuf-7.35.1-cp310-abi3-manylinux2014_x86_64.whl (327 kB) 2026-07-07 12:43:35.660 | Downloading uritemplate-4.2.0-py3-none-any.whl (11 kB) 2026-07-07 12:43:35.687 | Downloading lxml-6.1.1-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB) 2026-07-07 12:43:35.765 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.2/5.2 MB 69.8 MB/s 0:00:00 2026-07-07 12:43:35.783 | Downloading cotyledon-2.2.0-py3-none-any.whl (28 kB) 2026-07-07 12:43:35.806 | Downloading oslo_versionedobjects-3.10.2-py3-none-any.whl (99 kB) 2026-07-07 12:43:35.835 | Downloading oslo_vmware-4.9.0-py3-none-any.whl (624 kB) 2026-07-07 12:43:35.854 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 624.2/624.2 kB 31.6 MB/s 0:00:00 2026-07-07 12:43:35.871 | Downloading paramiko-4.0.0-py3-none-any.whl (223 kB) 2026-07-07 12:43:35.900 | Downloading invoke-3.0.3-py3-none-any.whl (160 kB) 2026-07-07 12:43:35.924 | Downloading pyasn1_modules-0.4.2-py3-none-any.whl (181 kB) 2026-07-07 12:43:35.947 | Downloading pyasn1-0.6.3-py3-none-any.whl (83 kB) 2026-07-07 12:43:35.969 | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl (1.4 MB) 2026-07-07 12:43:35.997 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 53.4 MB/s 0:00:00 2026-07-07 12:43:36.015 | Downloading python_glanceclient-4.12.0-py3-none-any.whl (202 kB) 2026-07-07 12:43:36.039 | Downloading python_novaclient-18.13.0-py3-none-any.whl (336 kB) 2026-07-07 12:43:36.070 | Downloading python_swiftclient-4.10.0-py3-none-any.whl (88 kB) 2026-07-07 12:43:36.093 | Downloading rtslib_fb-2.2.4-py3-none-any.whl (92 kB) 2026-07-07 12:43:36.118 | Downloading pyudev-0.24.4-py3-none-any.whl (62 kB) 2026-07-07 12:43:36.145 | Downloading suds_community-1.2.0-py3-none-any.whl (145 kB) 2026-07-07 12:43:36.167 | Downloading tabulate-0.10.0-py3-none-any.whl (39 kB) 2026-07-07 12:43:36.191 | Downloading tooz-8.1.0-py3-none-any.whl (92 kB) 2026-07-07 12:43:36.215 | Downloading voluptuous-0.16.0-py3-none-any.whl (31 kB) 2026-07-07 12:43:36.242 | Downloading warlock-2.1.0-py3-none-any.whl (10 kB) 2026-07-07 12:43:36.264 | 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-07-07 12:43:36.304 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 59.8 MB/s 0:00:00 2026-07-07 12:43:36.321 | Downloading setproctitle-1.3.7-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (32 kB) 2026-07-07 12:43:36.480 | Building wheels for collected packages: cinder 2026-07-07 12:43:36.481 | Building editable for cinder (pyproject.toml): started 2026-07-07 12:43:38.117 | Building editable for cinder (pyproject.toml): finished with status 'done' 2026-07-07 12:43:38.118 | Created wheel for cinder: filename=cinder-28.1.0.dev112-0.editable-py3-none-any.whl size=9195 sha256=7ffbdcd10a7e69bc4978ce49a87ce77363483ab1fbdcab0529c7429aa005e153 2026-07-07 12:43:38.118 | Stored in directory: /tmp/pip-ephem-wheel-cache-yp29hhxq/wheels/0f/5b/25/75b4581977dff7afefb19bb31542a98ba75eafb8d1b2a69ccb 2026-07-07 12:43:38.124 | Successfully built cinder 2026-07-07 12:43:38.526 | Installing collected packages: zstd, voluptuous, uritemplate, tabulate, suds-community, setproctitle, pyudev, pyasn1, protobuf, lxml, invoke, rtslib-fb, python-swiftclient, pynacl, pyasn1-modules, proto-plus, googleapis-common-protos, cotyledon, botocore, s3transfer, paramiko, google-auth, warlock, google-auth-httplib2, google-api-core, boto3, tooz, python-novaclient, python-glanceclient, google-api-python-client, oslo.vmware, oslo.versionedobjects, cinder 2026-07-07 12:43:38.883 | Attempting uninstall: pyudev 2026-07-07 12:43:38.899 | Found existing installation: pyudev 0.24.0 2026-07-07 12:43:38.900 | Not uninstalling pyudev at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-07 12:43:38.900 | Can't uninstall 'pyudev'. No files were found to uninstall. 2026-07-07 12:43:38.955 | Attempting uninstall: pyasn1 2026-07-07 12:43:38.972 | Found existing installation: pyasn1 0.4.8 2026-07-07 12:43:38.973 | Not uninstalling pyasn1 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-07 12:43:38.973 | Can't uninstall 'pyasn1'. No files were found to uninstall. 2026-07-07 12:43:40.690 | Attempting uninstall: botocore 2026-07-07 12:43:40.708 | Found existing installation: botocore 1.34.46 2026-07-07 12:43:40.709 | Not uninstalling botocore at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-07 12:43:40.710 | Can't uninstall 'botocore'. No files were found to uninstall. 2026-07-07 12:43:41.910 | Attempting uninstall: s3transfer 2026-07-07 12:43:41.930 | Found existing installation: s3transfer 0.10.1 2026-07-07 12:43:41.930 | Not uninstalling s3transfer at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-07 12:43:41.931 | Can't uninstall 's3transfer'. No files were found to uninstall. 2026-07-07 12:43:42.610 | Attempting uninstall: boto3 2026-07-07 12:43:42.631 | Found existing installation: boto3 1.34.46 2026-07-07 12:43:42.633 | Not uninstalling boto3 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-07 12:43:42.633 | Can't uninstall 'boto3'. No files were found to uninstall. 2026-07-07 12:43:44.738 | 2026-07-07 12:43:44.762 | Successfully installed boto3-1.35.99 botocore-1.35.99 cinder-28.1.0.dev112 cotyledon-2.2.0 google-api-core-2.31.0 google-api-python-client-2.198.0 google-auth-2.55.1 google-auth-httplib2-0.4.0 googleapis-common-protos-1.75.0 invoke-3.0.3 lxml-6.1.1 oslo.versionedobjects-3.10.2 oslo.vmware-4.9.0 paramiko-4.0.0 proto-plus-1.28.0 protobuf-7.35.1 pyasn1-0.6.3 pyasn1-modules-0.4.2 pynacl-1.6.2 python-glanceclient-4.12.0 python-novaclient-18.13.0 python-swiftclient-4.10.0 pyudev-0.24.4 rtslib-fb-2.2.4 s3transfer-0.10.4 setproctitle-1.3.7 suds-community-1.2.0 tabulate-0.10.0 tooz-8.1.0 uritemplate-4.2.0 voluptuous-0.16.0 warlock-2.1.0 zstd-1.5.7.3 2026-07-07 12:43:45.221 | + inc/python:pip_install:216 : result=0 2026-07-07 12:43:45.225 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-07 12:43:45.229 | + functions-common:time_stop:2420 : local name 2026-07-07 12:43:45.232 | + functions-common:time_stop:2421 : local end_time 2026-07-07 12:43:45.236 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 12:43:45.240 | + functions-common:time_stop:2423 : local total 2026-07-07 12:43:45.244 | + functions-common:time_stop:2424 : local start_time 2026-07-07 12:43:45.248 | + functions-common:time_stop:2426 : name=pip_install 2026-07-07 12:43:45.252 | + functions-common:time_stop:2427 : start_time=1783428204930 2026-07-07 12:43:45.255 | + functions-common:time_stop:2429 : [[ -z 1783428204930 ]] 2026-07-07 12:43:45.261 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 12:43:45.266 | + functions-common:time_stop:2432 : end_time=1783428225262 2026-07-07 12:43:45.270 | + functions-common:time_stop:2433 : elapsed_time=20332 2026-07-07 12:43:45.274 | + functions-common:time_stop:2434 : total=98607 2026-07-07 12:43:45.278 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 12:43:45.282 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=118939 2026-07-07 12:43:45.285 | + inc/python:pip_install:219 : return 0 2026-07-07 12:43:45.289 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-07-07 12:43:45.293 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-07-07 12:43:45.297 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/cinder 2026-07-07 12:43:45.301 | + inc/python:use_library_from_git:266 : local name=/opt/stack/cinder 2026-07-07 12:43:45.305 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-07 12:43:45.309 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-07 12:43:45.313 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/cinder, ]] 2026-07-07 12:43:45.318 | + inc/python:use_library_from_git:269 : return 1 2026-07-07 12:43:45.322 | + lib/cinder:install_cinder:541 : [[ lioadm == \t\g\t\a\d\m ]] 2026-07-07 12:43:45.325 | + lib/cinder:install_cinder:543 : [[ lioadm == \l\i\o\a\d\m ]] 2026-07-07 12:43:45.329 | + lib/cinder:install_cinder:544 : is_ubuntu 2026-07-07 12:43:45.333 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-07 12:43:45.337 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-07 12:43:45.341 | + lib/cinder:install_cinder:546 : sudo mkdir -p /etc/target 2026-07-07 12:43:45.359 | + lib/cinder:install_cinder:548 : install_package targetcli-fb 2026-07-07 12:43:45.363 | + functions-common:install_package:1438 : update_package_repo 2026-07-07 12:43:45.367 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-07 12:43:45.371 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-07 12:43:45.375 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-07 12:43:45.379 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-07 12:43:45.383 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-07 12:43:45.387 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-07 12:43:45.391 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-07 12:43:45.395 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-07 12:43:45.399 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-07 12:43:45.403 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-07 12:43:45.406 | + functions-common:apt_get_update:1167 : return 2026-07-07 12:43:45.410 | + functions-common:install_package:1439 : real_install_package targetcli-fb 2026-07-07 12:43:45.414 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-07 12:43:45.418 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-07 12:43:45.422 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-07 12:43:45.426 | + functions-common:real_install_package:1427 : apt_get install targetcli-fb 2026-07-07 12:43:45.458 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2026-07-07 12:43:45.499 | Reading package lists... 2026-07-07 12:43:45.907 | Building dependency tree... 2026-07-07 12:43:45.910 | Reading state information... 2026-07-07 12:43:46.611 | The following packages were automatically installed and are no longer required: 2026-07-07 12:43:46.614 | libfwupd2 libgusb2 2026-07-07 12:43:46.614 | Use 'sudo apt autoremove' to remove them. 2026-07-07 12:43:46.618 | The following additional packages will be installed: 2026-07-07 12:43:46.619 | python3-configshell-fb python3-rtslib-fb python3-typing-extensions 2026-07-07 12:43:46.619 | python3-urwid python3-wcwidth 2026-07-07 12:43:46.622 | Suggested packages: 2026-07-07 12:43:46.623 | python-urwid-doc 2026-07-07 12:43:46.663 | The following NEW packages will be installed: 2026-07-07 12:43:46.663 | python3-configshell-fb python3-rtslib-fb python3-typing-extensions 2026-07-07 12:43:46.664 | python3-urwid python3-wcwidth targetcli-fb 2026-07-07 12:43:46.775 | 0 upgraded, 6 newly installed, 0 to remove and 14 not upgraded. 2026-07-07 12:43:46.775 | Need to get 385 kB of archives. 2026-07-07 12:43:46.775 | After this operation, 3098 kB of additional disk space will be used. 2026-07-07 12:43:46.775 | Get:1 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-typing-extensions all 4.10.0-1 [60.7 kB] 2026-07-07 12:43:46.785 | Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-wcwidth all 0.2.5+dfsg1-1.1ubuntu1 [22.5 kB] 2026-07-07 12:43:46.791 | Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-urwid amd64 2.6.10-1 [183 kB] 2026-07-07 12:43:46.798 | Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-configshell-fb all 1:1.1.28-2.1 [28.4 kB] 2026-07-07 12:43:46.804 | Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-rtslib-fb all 2.1.74-0ubuntu5 [49.9 kB] 2026-07-07 12:43:46.810 | Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 targetcli-fb all 1:2.1.53-1ubuntu3 [40.3 kB] 2026-07-07 12:43:47.054 | perl: warning: Setting locale failed. 2026-07-07 12:43:47.055 | perl: warning: Please check that your locale settings: 2026-07-07 12:43:47.055 | LANGUAGE = (unset), 2026-07-07 12:43:47.055 | LC_ALL = "en_US.utf8", 2026-07-07 12:43:47.055 | LANG = "de_DE.UTF-8" 2026-07-07 12:43:47.055 | are supported and installed on your system. 2026-07-07 12:43:47.055 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-07 12:43:47.117 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-07 12:43:47.117 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-07 12:43:47.118 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-07 12:43:47.321 | Fetched 385 kB in 0s (3321 kB/s) 2026-07-07 12:43:47.360 | Selecting previously unselected package python3-typing-extensions. 2026-07-07 12:43:47.431 | (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 ... 126757 files and directories currently installed.) 2026-07-07 12:43:47.438 | Preparing to unpack .../0-python3-typing-extensions_4.10.0-1_all.deb ... 2026-07-07 12:43:47.443 | Unpacking python3-typing-extensions (4.10.0-1) ... 2026-07-07 12:43:47.501 | Selecting previously unselected package python3-wcwidth. 2026-07-07 12:43:47.514 | Preparing to unpack .../1-python3-wcwidth_0.2.5+dfsg1-1.1ubuntu1_all.deb ... 2026-07-07 12:43:47.518 | Unpacking python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-07-07 12:43:47.578 | Selecting previously unselected package python3-urwid. 2026-07-07 12:43:47.593 | Preparing to unpack .../2-python3-urwid_2.6.10-1_amd64.deb ... 2026-07-07 12:43:47.598 | Unpacking python3-urwid (2.6.10-1) ... 2026-07-07 12:43:47.693 | Selecting previously unselected package python3-configshell-fb. 2026-07-07 12:43:47.706 | Preparing to unpack .../3-python3-configshell-fb_1%3a1.1.28-2.1_all.deb ... 2026-07-07 12:43:47.711 | Unpacking python3-configshell-fb (1:1.1.28-2.1) ... 2026-07-07 12:43:47.776 | Selecting previously unselected package python3-rtslib-fb. 2026-07-07 12:43:47.788 | Preparing to unpack .../4-python3-rtslib-fb_2.1.74-0ubuntu5_all.deb ... 2026-07-07 12:43:47.793 | Unpacking python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-07-07 12:43:47.867 | Selecting previously unselected package targetcli-fb. 2026-07-07 12:43:47.879 | Preparing to unpack .../5-targetcli-fb_1%3a2.1.53-1ubuntu3_all.deb ... 2026-07-07 12:43:47.883 | Unpacking targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-07-07 12:43:47.962 | Setting up python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-07-07 12:43:49.120 | Created symlink /etc/systemd/system/multi-user.target.wants/rtslib-fb-targetctl.service → /usr/lib/systemd/system/rtslib-fb-targetctl.service. 2026-07-07 12:43:49.129 | Setting up python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-07-07 12:43:49.442 | Setting up python3-typing-extensions (4.10.0-1) ... 2026-07-07 12:43:49.686 | Setting up python3-urwid (2.6.10-1) ... 2026-07-07 12:43:50.219 | Setting up python3-configshell-fb (1:1.1.28-2.1) ... 2026-07-07 12:43:50.414 | /usr/lib/python3/dist-packages/configshell/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-07-07 12:43:50.414 | _re_ansi_seq = re.compile('(\033\[..?m)') 2026-07-07 12:43:50.438 | /usr/lib/python3/dist-packages/configshell/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-07-07 12:43:50.438 | var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-07-07 12:43:50.438 | /usr/lib/python3/dist-packages/configshell/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-07-07 12:43:50.438 | keyword = Word(alphanums + '_\-') 2026-07-07 12:43:50.441 | /usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-07-07 12:43:50.441 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-07-07 12:43:50.441 | /usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-07-07 12:43:50.441 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-07-07 12:43:50.441 | /usr/lib/python3/dist-packages/configshell/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-07-07 12:43:50.441 | readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-07-07 12:43:50.447 | /usr/lib/python3/dist-packages/configshell_fb/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-07-07 12:43:50.447 | _re_ansi_seq = re.compile('(\033\[..?m)') 2026-07-07 12:43:50.469 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-07-07 12:43:50.469 | var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-07-07 12:43:50.470 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-07-07 12:43:50.470 | keyword = Word(alphanums + '_\-') 2026-07-07 12:43:50.470 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-07-07 12:43:50.470 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-07-07 12:43:50.470 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-07-07 12:43:50.470 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-07-07 12:43:50.470 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-07-07 12:43:50.470 | readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-07-07 12:43:50.504 | Setting up targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-07-07 12:43:50.715 | /usr/lib/python3/dist-packages/targetcli/ui_root.py:161: SyntaxWarning: invalid escape sequence '\s' 2026-07-07 12:43:50.715 | backups = [line for line in prefs.read().splitlines() if re.match('^max_backup_files\s*=', line)] 2026-07-07 12:43:51.007 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-07 12:43:51.873 | perl: warning: Setting locale failed. 2026-07-07 12:43:51.874 | perl: warning: Please check that your locale settings: 2026-07-07 12:43:51.874 | LANGUAGE = (unset), 2026-07-07 12:43:51.874 | LC_ALL = "en_US.utf8", 2026-07-07 12:43:51.874 | LANG = "de_DE.UTF-8" 2026-07-07 12:43:51.874 | are supported and installed on your system. 2026-07-07 12:43:51.874 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-07 12:43:52.003 | perl: warning: Setting locale failed. 2026-07-07 12:43:52.003 | perl: warning: Please check that your locale settings: 2026-07-07 12:43:52.005 | LANGUAGE = (unset), 2026-07-07 12:43:52.006 | LC_ALL = "en_US.utf8", 2026-07-07 12:43:52.006 | LANG = "de_DE.UTF-8" 2026-07-07 12:43:52.006 | are supported and installed on your system. 2026-07-07 12:43:52.006 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-07 12:43:52.054 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-07 12:43:52.055 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-07 12:43:52.055 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-07 12:43:52.125 | perl: warning: Setting locale failed. 2026-07-07 12:43:52.125 | perl: warning: Please check that your locale settings: 2026-07-07 12:43:52.125 | LANGUAGE = (unset), 2026-07-07 12:43:52.126 | LC_ALL = "en_US.utf8", 2026-07-07 12:43:52.128 | LANG = "de_DE.UTF-8" 2026-07-07 12:43:52.128 | are supported and installed on your system. 2026-07-07 12:43:52.128 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-07 12:43:52.637 | 2026-07-07 12:43:52.637 | Running kernel seems to be up-to-date. 2026-07-07 12:43:52.637 | 2026-07-07 12:43:52.637 | Restarting services... 2026-07-07 12:43:52.661 | 2026-07-07 12:43:52.662 | Service restarts being deferred: 2026-07-07 12:43:52.662 | systemctl restart virtlockd.service 2026-07-07 12:43:52.662 | systemctl restart virtlogd.service 2026-07-07 12:43:52.662 | 2026-07-07 12:43:52.662 | No containers need to be restarted. 2026-07-07 12:43:52.662 | 2026-07-07 12:43:52.662 | User sessions running outdated binaries: 2026-07-07 12:43:52.662 | quobyte @ session #6: sshd[2073] 2026-07-07 12:43:52.673 | 2026-07-07 12:43:52.673 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-07 12:43:54.745 | + functions-common:apt_get:1211 : result=0 2026-07-07 12:43:54.748 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-07 12:43:54.753 | + functions-common:time_stop:2420 : local name 2026-07-07 12:43:54.757 | + functions-common:time_stop:2421 : local end_time 2026-07-07 12:43:54.762 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 12:43:54.765 | + functions-common:time_stop:2423 : local total 2026-07-07 12:43:54.770 | + functions-common:time_stop:2424 : local start_time 2026-07-07 12:43:54.774 | + functions-common:time_stop:2426 : name=apt-get 2026-07-07 12:43:54.777 | + functions-common:time_stop:2427 : start_time=1783428225453 2026-07-07 12:43:54.782 | + functions-common:time_stop:2429 : [[ -z 1783428225453 ]] 2026-07-07 12:43:54.786 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 12:43:54.792 | + functions-common:time_stop:2432 : end_time=1783428234788 2026-07-07 12:43:54.796 | + functions-common:time_stop:2433 : elapsed_time=9335 2026-07-07 12:43:54.800 | + functions-common:time_stop:2434 : total=146310 2026-07-07 12:43:54.804 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 12:43:54.808 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=155645 2026-07-07 12:43:54.812 | + functions-common:apt_get:1215 : return 0 2026-07-07 12:43:54.816 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-07-07 12:43:54.820 | + ./stack.sh:main:948 : configure_cinder 2026-07-07 12:43:54.824 | + lib/cinder:configure_cinder:297 : sudo install -d -o quobyte -m 755 /etc/cinder 2026-07-07 12:43:54.843 | + lib/cinder:configure_cinder:299 : rm -f /etc/cinder/cinder.conf 2026-07-07 12:43:54.849 | + lib/cinder:configure_cinder:301 : configure_rootwrap cinder 2026-07-07 12:43:54.852 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2026-07-07 12:43:54.856 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2026-07-07 12:43:54.861 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2026-07-07 12:43:54.862 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2026-07-07 12:43:54.868 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2026-07-07 12:43:54.872 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2026-07-07 12:43:54.876 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/opt/stack/data/venv/bin 2026-07-07 12:43:54.879 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2026-07-07 12:43:54.883 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2026-07-07 12:43:54.887 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2026-07-07 12:43:54.890 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/opt/stack/data/venv/bin/cinder-rootwrap 2026-07-07 12:43:54.894 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2026-07-07 12:43:54.910 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2026-07-07 12:43:54.927 | + 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-07-07 12:43:54.944 | + 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-07-07 12:43:54.961 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2026-07-07 12:43:54.978 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/cinder/rootwrap.conf 2026-07-07 12:43:54.995 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2026-07-07 12:43:55.001 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2026-07-07 12:43:55.006 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.2Sh1Fdbe6Z 2026-07-07 12:43:55.009 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2026-07-07 12:43:55.013 | + inc/rootwrap:configure_rootwrap:73 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2026-07-07 12:43:55.017 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /opt/stack/data/venv/bin/cinder-rootwrap-daemon ']' 2026-07-07 12:43:55.020 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.2Sh1Fdbe6Z 2026-07-07 12:43:55.027 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.2Sh1Fdbe6Z 2026-07-07 12:43:55.043 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.2Sh1Fdbe6Z /etc/sudoers.d/cinder-rootwrap 2026-07-07 12:43:55.063 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /opt/stack/data/venv/bin/cinder-rootwrap 2026-07-07 12:43:55.069 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /opt/stack/data/venv/bin 2026-07-07 12:43:55.072 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/opt/stack/data/venv/bin 2026-07-07 12:43:55.075 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2026-07-07 12:43:55.079 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2026-07-07 12:43:55.081 | + 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-07-07 12:43:55.084 | + 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-07-07 12:43:55.088 | + 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-07-07 12:43:55.089 | + inc/rootwrap:add_sudo_secure_path:33 : sudo tee /etc/sudoers.d/zz-secure-path 2026-07-07 12:43:55.100 | Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin 2026-07-07 12:43:55.104 | + inc/rootwrap:add_sudo_secure_path:34 : sudo chmod 400 /etc/sudoers.d/zz-secure-path 2026-07-07 12:43:55.121 | + inc/rootwrap:add_sudo_secure_path:35 : sudo chown root:root /etc/sudoers.d/zz-secure-path 2026-07-07 12:43:55.137 | + lib/cinder:configure_cinder:303 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2026-07-07 12:43:55.141 | + lib/cinder:configure_cinder:304 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2026-07-07 12:43:55.147 | + lib/cinder:configure_cinder:307 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2026-07-07 12:43:55.152 | + lib/cinder:configure_cinder:309 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2026-07-07 12:43:55.155 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/cinder/cinder.conf 2026-07-07 12:43:55.159 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=cinder 2026-07-07 12:43:55.162 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-07-07 12:43:55.166 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-07-07 12:43:55.169 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/cinder/cinder.conf cinder keystone_authtoken 2026-07-07 12:43:55.173 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-07-07 12:43:55.176 | + lib/keystone:configure_keystoneauth:392 : local admin_user=cinder 2026-07-07 12:43:55.180 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-07-07 12:43:55.184 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2026-07-07 12:43:55.225 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2026-07-07 12:43:55.264 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://192.168.122.71/identity 2026-07-07 12:43:55.303 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2026-07-07 12:43:55.344 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf keystone_authtoken password nomoresecret 2026-07-07 12:43:55.384 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2026-07-07 12:43:55.423 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2026-07-07 12:43:55.463 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2026-07-07 12:43:55.502 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf keystone_authtoken www_authenticate_uri http://192.168.122.71/identity 2026-07-07 12:43:55.542 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-07-07 12:43:55.581 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2026-07-07 12:43:55.623 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-07-07 12:43:55.625 | + lib/cinder:configure_cinder:311 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2026-07-07 12:43:55.674 | + lib/cinder:configure_cinder:313 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2026-07-07 12:43:55.720 | ++ lib/cinder:configure_cinder:314 : database_connection_url cinder 2026-07-07 12:43:55.724 | ++ lib/database:database_connection_url:134 : local db=cinder 2026-07-07 12:43:55.728 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2026-07-07 12:43:55.733 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=cinder 2026-07-07 12:43:55.737 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-07 12:43:55.741 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-07 12:43:55.745 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-07 12:43:55.772 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-07 12:43:55.776 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-07 12:43:55.780 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2026-07-07 12:43:55.785 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2026-07-07 12:43:55.829 | + lib/cinder:configure_cinder:315 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2026-07-07 12:43:55.866 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2026-07-07 12:43:55.904 | + lib/cinder:configure_cinder:317 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2026-07-07 12:43:55.942 | + lib/cinder:configure_cinder:318 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2026-07-07 12:43:55.977 | + lib/cinder:configure_cinder:319 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2026-07-07 12:43:56.015 | + lib/cinder:configure_cinder:320 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 192.168.122.71 2026-07-07 12:43:56.053 | + lib/cinder:configure_cinder:321 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2026-07-07 12:43:56.095 | ++ lib/cinder:configure_cinder:322 : openssl rand -hex 16 2026-07-07 12:43:56.107 | + lib/cinder:configure_cinder:322 : iniset /etc/cinder/cinder.conf key_manager fixed_key 833654f61c40ae590ee88af689ea6745 2026-07-07 12:43:56.146 | + lib/cinder:configure_cinder:323 : [[ -n '' ]] 2026-07-07 12:43:56.150 | + lib/cinder:configure_cinder:328 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2026-07-07 12:43:56.190 | + lib/cinder:configure_cinder:329 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2026-07-07 12:43:56.227 | + lib/cinder:configure_cinder:330 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2026-07-07 12:43:56.268 | + lib/cinder:configure_cinder:335 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2026-07-07 12:43:56.307 | + lib/cinder:configure_cinder:337 : iniset /etc/cinder/cinder.conf DEFAULT report_interval 120 2026-07-07 12:43:56.347 | + lib/cinder:configure_cinder:338 : iniset /etc/cinder/cinder.conf DEFAULT service_down_time 720 2026-07-07 12:43:56.386 | + lib/cinder:configure_cinder:340 : is_service_enabled c-vol 2026-07-07 12:43:56.409 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 12:43:56.412 | + lib/cinder:configure_cinder:340 : [[ -n lvm:lvmdriver-1 ]] 2026-07-07 12:43:56.415 | + lib/cinder:configure_cinder:341 : local enabled_backends= 2026-07-07 12:43:56.418 | + lib/cinder:configure_cinder:342 : local default_name= 2026-07-07 12:43:56.421 | + lib/cinder:configure_cinder:343 : local be be_name be_type 2026-07-07 12:43:56.424 | + lib/cinder:configure_cinder:344 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-07-07 12:43:56.428 | + lib/cinder:configure_cinder:345 : be_type=lvm 2026-07-07 12:43:56.432 | + lib/cinder:configure_cinder:346 : be_name=lvmdriver-1 2026-07-07 12:43:56.436 | + lib/cinder:configure_cinder:347 : type configure_cinder_backend_lvm 2026-07-07 12:43:56.440 | + lib/cinder:configure_cinder:348 : configure_cinder_backend_lvm lvmdriver-1 2026-07-07 12:43:56.443 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2026-07-07 12:43:56.446 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2026-07-07 12:43:56.490 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2026-07-07 12:43:56.531 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2026-07-07 12:43:56.570 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2026-07-07 12:43:56.608 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_protocol iscsi 2026-07-07 12:43:56.646 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_port 3260 2026-07-07 12:43:56.687 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:56 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_prefix iqn.2010-10.org.openstack: 2026-07-07 12:43:56.726 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:57 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type auto 2026-07-07 12:43:56.765 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:58 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear zero 2026-07-07 12:43:56.804 | + lib/cinder:configure_cinder:350 : [[ -z '' ]] 2026-07-07 12:43:56.807 | + lib/cinder:configure_cinder:351 : default_name=lvmdriver-1 2026-07-07 12:43:56.811 | + lib/cinder:configure_cinder:353 : enabled_backends+=lvmdriver-1, 2026-07-07 12:43:56.814 | + lib/cinder:configure_cinder:355 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2026-07-07 12:43:56.853 | + lib/cinder:configure_cinder:356 : [[ -n lvmdriver-1 ]] 2026-07-07 12:43:56.855 | + lib/cinder:configure_cinder:357 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2026-07-07 12:43:56.895 | + lib/cinder:configure_cinder:359 : configure_cinder_image_volume_cache 2026-07-07 12:43:56.898 | + lib/cinder:configure_cinder_image_volume_cache:730 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2026-07-07 12:43:56.900 | + lib/cinder:configure_cinder_image_volume_cache:731 : local be_name=lvmdriver-1 2026-07-07 12:43:56.903 | + lib/cinder:configure_cinder_image_volume_cache:733 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2026-07-07 12:43:56.942 | + lib/cinder:configure_cinder_image_volume_cache:735 : [[ -n '' ]] 2026-07-07 12:43:56.946 | + lib/cinder:configure_cinder_image_volume_cache:739 : [[ -n '' ]] 2026-07-07 12:43:56.949 | + lib/cinder:configure_cinder:364 : [[ False == \T\r\u\e ]] 2026-07-07 12:43:56.953 | + lib/cinder:configure_cinder:368 : [[ lvmdriver-1, =~ ceph ]] 2026-07-07 12:43:56.963 | + lib/cinder:configure_cinder:373 : is_service_enabled c-bak 2026-07-07 12:43:56.978 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 12:43:56.981 | + lib/cinder:configure_cinder:381 : is_service_enabled ceilometer 2026-07-07 12:43:57.002 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 12:43:57.005 | + lib/cinder:configure_cinder:385 : is_service_enabled tls-proxy 2026-07-07 12:43:57.026 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 12:43:57.030 | + lib/cinder:configure_cinder:392 : '[' False '!=' False ']' 2026-07-07 12:43:57.033 | + lib/cinder:configure_cinder:396 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2026-07-07 12:43:57.036 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=cinder 2026-07-07 12:43:57.040 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/cinder/cinder.conf 2026-07-07 12:43:57.043 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-07-07 12:43:57.046 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-07-07 12:43:57.049 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-07-07 12:43:57.072 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 12:43:57.076 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-07-07 12:43:57.080 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-07-07 12:43:57.083 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-07-07 12:43:57.104 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-07 12:43:57.108 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.71:5672/ 2026-07-07 12:43:57.111 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.71:5672/ 2026-07-07 12:43:57.154 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-07-07 12:43:57.157 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-07-07 12:43:57.161 | + lib/cinder:configure_cinder:399 : setup_logging /etc/cinder/cinder.conf 2026-07-07 12:43:57.164 | + functions:setup_logging:693 : setup_systemd_logging /etc/cinder/cinder.conf 2026-07-07 12:43:57.168 | + functions:setup_systemd_logging:710 : local conf_file=/etc/cinder/cinder.conf 2026-07-07 12:43:57.173 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-07 12:43:57.197 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-07 12:43:57.200 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-07 12:43:57.203 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-07 12:43:57.206 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-07 12:43:57.210 | + 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-07-07 12:43:57.248 | + 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-07-07 12:43:57.289 | + 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-07-07 12:43:57.327 | + functions:setup_systemd_logging:727 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-07 12:43:57.367 | + functions:setup_systemd_logging:730 : iniset /etc/cinder/cinder.conf DEFAULT log_color False 2026-07-07 12:43:57.406 | + lib/cinder:configure_cinder:401 : is_service_enabled c-api 2026-07-07 12:43:57.428 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 12:43:57.432 | + lib/cinder:configure_cinder:402 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini cinder.wsgi.api:application /volume '' cinder-api 2026-07-07 12:43:57.435 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/cinder/cinder-api-uwsgi.ini 2026-07-07 12:43:57.438 | + lib/apache:write_uwsgi_config:244 : local wsgi=cinder.wsgi.api:application 2026-07-07 12:43:57.441 | + lib/apache:write_uwsgi_config:245 : local url=/volume 2026-07-07 12:43:57.445 | + lib/apache:write_uwsgi_config:246 : local http= 2026-07-07 12:43:57.448 | + lib/apache:write_uwsgi_config:247 : local name=cinder-api 2026-07-07 12:43:57.450 | + lib/apache:write_uwsgi_config:249 : '[' -z cinder-api ']' 2026-07-07 12:43:57.454 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-07-07 12:43:57.457 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-07-07 12:43:57.475 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-07-07 12:43:57.476 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-07-07 12:43:57.486 | d /var/run/uwsgi 0755 quobyte root 2026-07-07 12:43:57.492 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-07-07 12:43:57.506 | /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-07-07 12:43:57.511 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/cinder-api.socket 2026-07-07 12:43:57.515 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2026-07-07 12:43:57.521 | + lib/apache:write_uwsgi_config:270 : [[ cinder.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-07-07 12:43:57.525 | + lib/apache:write_uwsgi_config:271 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi module cinder.wsgi.api:application 2026-07-07 12:43:57.564 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2026-07-07 12:43:57.603 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2026-07-07 12:43:57.642 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2026-07-07 12:43:57.681 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2026-07-07 12:43:57.722 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-07-07 12:43:57.761 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2026-07-07 12:43:57.799 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2026-07-07 12:43:57.839 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2026-07-07 12:43:57.879 | + 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-07-07 12:43:57.917 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2026-07-07 12:43:57.956 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-07-07 12:43:57.995 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2026-07-07 12:43:58.034 | + lib/apache:write_uwsgi_config:298 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi start-time %t 2026-07-07 12:43:58.073 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-07-07 12:43:58.076 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-07-07 12:43:58.081 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for cinder-api 2026-07-07 12:43:58.085 | ++ lib/apache:apache_site_config_for:174 : local site=cinder-api 2026-07-07 12:43:58.088 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-07-07 12:43:58.092 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-07 12:43:58.095 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-07 12:43:58.098 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/cinder-api.conf 2026-07-07 12:43:58.102 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/cinder-api.conf 2026-07-07 12:43:58.105 | + lib/apache:write_uwsgi_config:306 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-api.socket 2026-07-07 12:43:58.143 | + lib/apache:write_uwsgi_config:307 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2026-07-07 12:43:58.183 | + 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-07-07 12:43:58.184 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/cinder-api.conf 2026-07-07 12:43:58.195 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-api.socket|uwsgi://uwsgi-uds-cinder-api" retry=0 acquire=1 2026-07-07 12:43:58.201 | + lib/apache:write_uwsgi_config:309 : enable_apache_site cinder-api 2026-07-07 12:43:58.203 | + lib/apache:enable_apache_site:191 : local site=cinder-api 2026-07-07 12:43:58.206 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-07-07 12:43:58.210 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-07-07 12:43:58.213 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-07 12:43:58.216 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-07 12:43:58.219 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-07 12:43:58.222 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-07 12:43:58.225 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-07-07 12:43:58.229 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-07-07 12:43:58.233 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-07 12:43:58.237 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-07 12:43:58.240 | + lib/apache:enable_apache_site:195 : sudo a2ensite cinder-api 2026-07-07 12:43:58.254 | perl: warning: Setting locale failed. 2026-07-07 12:43:58.254 | perl: warning: Please check that your locale settings: 2026-07-07 12:43:58.254 | LANGUAGE = (unset), 2026-07-07 12:43:58.254 | LC_ALL = "en_US.utf8", 2026-07-07 12:43:58.254 | LANG = "de_DE.UTF-8" 2026-07-07 12:43:58.254 | are supported and installed on your system. 2026-07-07 12:43:58.254 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-07 12:43:58.297 | Enabling site cinder-api. 2026-07-07 12:43:58.303 | To activate the new configuration, you need to run: 2026-07-07 12:43:58.303 | systemctl reload apache2 2026-07-07 12:43:58.308 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-07-07 12:43:58.312 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-07 12:43:58.315 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-07 12:43:58.319 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-07 12:43:58.446 | + lib/cinder:configure_cinder:405 : [[ -r /home/quobyte/devstack/lib/cinder_plugins/default ]] 2026-07-07 12:43:58.451 | + lib/cinder:configure_cinder:409 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://192.168.122.71/image 2026-07-07 12:43:58.492 | + lib/cinder:configure_cinder:410 : is_service_enabled tls-proxy 2026-07-07 12:43:58.515 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 12:43:58.518 | + lib/cinder:configure_cinder:416 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf glance glance 2026-07-07 12:43:58.522 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/cinder/cinder.conf 2026-07-07 12:43:58.525 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=glance 2026-07-07 12:43:58.529 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=glance 2026-07-07 12:43:58.531 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-07-07 12:43:58.534 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/cinder/cinder.conf glance glance 2026-07-07 12:43:58.538 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-07-07 12:43:58.541 | + lib/keystone:configure_keystoneauth:392 : local admin_user=glance 2026-07-07 12:43:58.544 | + lib/keystone:configure_keystoneauth:393 : local section=glance 2026-07-07 12:43:58.548 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf glance auth_type password 2026-07-07 12:43:58.589 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf glance interface public 2026-07-07 12:43:58.628 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf glance auth_url http://192.168.122.71/identity 2026-07-07 12:43:58.667 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf glance username glance 2026-07-07 12:43:58.706 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf glance password nomoresecret 2026-07-07 12:43:58.745 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf glance user_domain_name Default 2026-07-07 12:43:58.785 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf glance project_name service 2026-07-07 12:43:58.825 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf glance project_domain_name Default 2026-07-07 12:43:58.864 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf glance www_authenticate_uri http://192.168.122.71/identity 2026-07-07 12:43:58.905 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf glance cafile /opt/stack/data/ca-bundle.pem 2026-07-07 12:43:58.943 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf glance memcached_servers localhost:11211 2026-07-07 12:43:58.982 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-07-07 12:43:58.986 | + lib/cinder:configure_cinder:419 : configure_keystoneauth /etc/cinder/cinder.conf nova nova 2026-07-07 12:43:58.989 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-07-07 12:43:58.991 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-07 12:43:58.994 | + lib/keystone:configure_keystoneauth:393 : local section=nova 2026-07-07 12:43:58.998 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf nova auth_type password 2026-07-07 12:43:59.041 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf nova interface public 2026-07-07 12:43:59.081 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf nova auth_url http://192.168.122.71/identity 2026-07-07 12:43:59.121 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf nova username nova 2026-07-07 12:43:59.163 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf nova password nomoresecret 2026-07-07 12:43:59.204 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2026-07-07 12:43:59.245 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf nova project_name service 2026-07-07 12:43:59.286 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2026-07-07 12:43:59.327 | + lib/cinder:configure_cinder:420 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2026-07-07 12:43:59.372 | + lib/cinder:configure_cinder:421 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2026-07-07 12:43:59.417 | + lib/cinder:configure_cinder:423 : [[ ! -z '' ]] 2026-07-07 12:43:59.421 | + lib/cinder:configure_cinder:425 : is_service_enabled etcd3 2026-07-07 12:43:59.448 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 12:43:59.452 | + lib/cinder:configure_cinder:428 : iniset /etc/cinder/cinder.conf coordination backend_url 'etcd3+http://192.168.122.71:2379?api_version=v3' 2026-07-07 12:43:59.500 | + lib/cinder:configure_cinder:431 : [[ True == True ]] 2026-07-07 12:43:59.504 | + lib/cinder:configure_cinder:432 : iniset /etc/cinder/cinder.conf oslo_policy enforce_new_defaults true 2026-07-07 12:43:59.552 | + lib/cinder:configure_cinder:437 : '[' True == True ']' 2026-07-07 12:43:59.556 | + lib/cinder:configure_cinder:438 : init_cinder_service_user_conf 2026-07-07 12:43:59.560 | + lib/cinder:init_cinder_service_user_conf:759 : iniset /etc/cinder/cinder.conf service_user send_service_user_token True 2026-07-07 12:43:59.608 | + lib/cinder:init_cinder_service_user_conf:760 : configure_keystoneauth /etc/cinder/cinder.conf cinder service_user 2026-07-07 12:43:59.613 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-07-07 12:43:59.617 | + lib/keystone:configure_keystoneauth:392 : local admin_user=cinder 2026-07-07 12:43:59.621 | + lib/keystone:configure_keystoneauth:393 : local section=service_user 2026-07-07 12:43:59.625 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf service_user auth_type password 2026-07-07 12:43:59.670 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf service_user interface public 2026-07-07 12:43:59.715 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf service_user auth_url http://192.168.122.71/identity 2026-07-07 12:43:59.760 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf service_user username cinder 2026-07-07 12:43:59.805 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf service_user password nomoresecret 2026-07-07 12:43:59.852 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf service_user user_domain_name Default 2026-07-07 12:43:59.898 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf service_user project_name service 2026-07-07 12:43:59.943 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf service_user project_domain_name Default 2026-07-07 12:43:59.989 | + ./stack.sh:main:951 : is_service_enabled neutron 2026-07-07 12:44:00.016 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 12:44:00.020 | + ./stack.sh:main:953 : stack_install_service neutron 2026-07-07 12:44:00.025 | + lib/stack:stack_install_service:20 : local service=neutron 2026-07-07 12:44:00.029 | + lib/stack:stack_install_service:21 : type install_neutron 2026-07-07 12:44:00.033 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-07-07 12:44:00.037 | + lib/stack:stack_install_service:32 : install_neutron 2026-07-07 12:44:00.041 | + lib/neutron:install_neutron:512 : use_library_from_git neutron-lib 2026-07-07 12:44:00.045 | + inc/python:use_library_from_git:266 : local name=neutron-lib 2026-07-07 12:44:00.050 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-07 12:44:00.054 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-07 12:44:00.058 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,neutron-lib, ]] 2026-07-07 12:44:00.062 | + inc/python:use_library_from_git:269 : return 1 2026-07-07 12:44:00.066 | + lib/neutron:install_neutron:519 : use_library_from_git sqlalchemy 2026-07-07 12:44:00.070 | + inc/python:use_library_from_git:266 : local name=sqlalchemy 2026-07-07 12:44:00.074 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-07 12:44:00.078 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-07 12:44:00.082 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,sqlalchemy, ]] 2026-07-07 12:44:00.086 | + inc/python:use_library_from_git:269 : return 1 2026-07-07 12:44:00.090 | + lib/neutron:install_neutron:523 : use_library_from_git alembic 2026-07-07 12:44:00.094 | + inc/python:use_library_from_git:266 : local name=alembic 2026-07-07 12:44:00.098 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-07 12:44:00.102 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-07 12:44:00.106 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,alembic, ]] 2026-07-07 12:44:00.109 | + inc/python:use_library_from_git:269 : return 1 2026-07-07 12:44:00.113 | + lib/neutron:install_neutron:528 : git_clone https://review.opendev.org/openstack/neutron.git /opt/stack/neutron master 2026-07-07 12:44:00.116 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/neutron.git 2026-07-07 12:44:00.120 | + functions-common:git_clone:590 : local git_dest=/opt/stack/neutron 2026-07-07 12:44:00.123 | + functions-common:git_clone:591 : local git_ref=master 2026-07-07 12:44:00.127 | + functions-common:git_clone:592 : local orig_dir 2026-07-07 12:44:00.131 | ++ functions-common:git_clone:593 : pwd 2026-07-07 12:44:00.135 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-07-07 12:44:00.138 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-07 12:44:00.142 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-07 12:44:00.165 | + functions-common:git_clone:596 : RECLONE=False 2026-07-07 12:44:00.168 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-07 12:44:00.171 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-07 12:44:00.175 | + functions-common:git_clone:610 : echo master 2026-07-07 12:44:00.176 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-07 12:44:00.182 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/neutron ]] 2026-07-07 12:44:00.185 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-07-07 12:44:00.189 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/neutron.git /opt/stack/neutron 2026-07-07 12:44:00.193 | + functions-common:git_timed:697 : local count=0 2026-07-07 12:44:00.197 | + functions-common:git_timed:698 : local timeout=0 2026-07-07 12:44:00.200 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-07 12:44:00.203 | + functions-common:git_timed:701 : timeout=0 2026-07-07 12:44:00.206 | + functions-common:git_timed:704 : time_start git_timed 2026-07-07 12:44:00.210 | + functions-common:time_start:2406 : local name=git_timed 2026-07-07 12:44:00.214 | + functions-common:time_start:2407 : local start_time= 2026-07-07 12:44:00.218 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-07 12:44:00.221 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-07 12:44:00.227 | + functions-common:time_start:2411 : _TIME_START[$name]=1783428240223 2026-07-07 12:44:00.230 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/neutron.git /opt/stack/neutron 2026-07-07 12:44:00.234 | Cloning into '/opt/stack/neutron'... 2026-07-07 12:45:00.974 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-07 12:45:00.977 | + functions-common:time_stop:2420 : local name 2026-07-07 12:45:00.980 | + functions-common:time_stop:2421 : local end_time 2026-07-07 12:45:00.984 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 12:45:00.987 | + functions-common:time_stop:2423 : local total 2026-07-07 12:45:00.990 | + functions-common:time_stop:2424 : local start_time 2026-07-07 12:45:00.994 | + functions-common:time_stop:2426 : name=git_timed 2026-07-07 12:45:00.997 | + functions-common:time_stop:2427 : start_time=1783428240223 2026-07-07 12:45:01.000 | + functions-common:time_stop:2429 : [[ -z 1783428240223 ]] 2026-07-07 12:45:01.004 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 12:45:01.010 | + functions-common:time_stop:2432 : end_time=1783428301006 2026-07-07 12:45:01.013 | + functions-common:time_stop:2433 : elapsed_time=60783 2026-07-07 12:45:01.017 | + functions-common:time_stop:2434 : total=93718 2026-07-07 12:45:01.021 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 12:45:01.025 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=154501 2026-07-07 12:45:01.029 | + functions-common:git_clone:631 : cd /opt/stack/neutron 2026-07-07 12:45:01.033 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-07-07 12:45:01.037 | + functions-common:git_timed:697 : local count=0 2026-07-07 12:45:01.041 | + functions-common:git_timed:698 : local timeout=0 2026-07-07 12:45:01.045 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-07 12:45:01.048 | + functions-common:git_timed:701 : timeout=0 2026-07-07 12:45:01.052 | + functions-common:git_timed:704 : time_start git_timed 2026-07-07 12:45:01.056 | + functions-common:time_start:2406 : local name=git_timed 2026-07-07 12:45:01.060 | + functions-common:time_start:2407 : local start_time= 2026-07-07 12:45:01.064 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-07 12:45:01.069 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-07 12:45:01.074 | + functions-common:time_start:2411 : _TIME_START[$name]=1783428301070 2026-07-07 12:45:01.078 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-07-07 12:45:01.946 | From https://review.opendev.org/openstack/neutron 2026-07-07 12:45:01.946 | * branch master -> FETCH_HEAD 2026-07-07 12:45:01.957 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-07 12:45:01.962 | + functions-common:time_stop:2420 : local name 2026-07-07 12:45:01.965 | + functions-common:time_stop:2421 : local end_time 2026-07-07 12:45:01.969 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 12:45:01.973 | + functions-common:time_stop:2423 : local total 2026-07-07 12:45:01.976 | + functions-common:time_stop:2424 : local start_time 2026-07-07 12:45:01.981 | + functions-common:time_stop:2426 : name=git_timed 2026-07-07 12:45:01.985 | + functions-common:time_stop:2427 : start_time=1783428301070 2026-07-07 12:45:01.989 | + functions-common:time_stop:2429 : [[ -z 1783428301070 ]] 2026-07-07 12:45:01.993 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 12:45:01.999 | + functions-common:time_stop:2432 : end_time=1783428301995 2026-07-07 12:45:02.002 | + functions-common:time_stop:2433 : elapsed_time=925 2026-07-07 12:45:02.006 | + functions-common:time_stop:2434 : total=154501 2026-07-07 12:45:02.009 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 12:45:02.014 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=155426 2026-07-07 12:45:02.017 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-07-07 12:45:02.021 | + functions-common:git_timed:697 : local count=0 2026-07-07 12:45:02.024 | + functions-common:git_timed:698 : local timeout=0 2026-07-07 12:45:02.028 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-07 12:45:02.033 | + functions-common:git_timed:701 : timeout=0 2026-07-07 12:45:02.036 | + functions-common:git_timed:704 : time_start git_timed 2026-07-07 12:45:02.039 | + functions-common:time_start:2406 : local name=git_timed 2026-07-07 12:45:02.043 | + functions-common:time_start:2407 : local start_time= 2026-07-07 12:45:02.047 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-07 12:45:02.051 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-07 12:45:02.056 | + functions-common:time_start:2411 : _TIME_START[$name]=1783428302053 2026-07-07 12:45:02.059 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-07-07 12:45:02.541 | Note: switching to 'FETCH_HEAD'. 2026-07-07 12:45:02.541 | 2026-07-07 12:45:02.541 | You are in 'detached HEAD' state. You can look around, make experimental 2026-07-07 12:45:02.541 | changes and commit them, and you can discard any commits you make in this 2026-07-07 12:45:02.541 | state without impacting any branches by switching back to a branch. 2026-07-07 12:45:02.541 | 2026-07-07 12:45:02.541 | If you want to create a new branch to retain commits you create, you may 2026-07-07 12:45:02.541 | do so (now or later) by using -c with the switch command. Example: 2026-07-07 12:45:02.541 | 2026-07-07 12:45:02.541 | git switch -c 2026-07-07 12:45:02.541 | 2026-07-07 12:45:02.542 | Or undo this operation with: 2026-07-07 12:45:02.542 | 2026-07-07 12:45:02.542 | git switch - 2026-07-07 12:45:02.542 | 2026-07-07 12:45:02.542 | Turn off this advice by setting config variable advice.detachedHead to false 2026-07-07 12:45:02.542 | 2026-07-07 12:45:02.542 | HEAD is now at 51042ce322 Merge "ovn: Handle ``PortNotFound`` in ``update_virtual_port_parent_host``" 2026-07-07 12:45:02.552 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-07 12:45:02.556 | + functions-common:time_stop:2420 : local name 2026-07-07 12:45:02.559 | + functions-common:time_stop:2421 : local end_time 2026-07-07 12:45:02.562 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 12:45:02.564 | + functions-common:time_stop:2423 : local total 2026-07-07 12:45:02.567 | + functions-common:time_stop:2424 : local start_time 2026-07-07 12:45:02.571 | + functions-common:time_stop:2426 : name=git_timed 2026-07-07 12:45:02.573 | + functions-common:time_stop:2427 : start_time=1783428302053 2026-07-07 12:45:02.576 | + functions-common:time_stop:2429 : [[ -z 1783428302053 ]] 2026-07-07 12:45:02.580 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 12:45:02.585 | + functions-common:time_stop:2432 : end_time=1783428302582 2026-07-07 12:45:02.588 | + functions-common:time_stop:2433 : elapsed_time=529 2026-07-07 12:45:02.591 | + functions-common:time_stop:2434 : total=155426 2026-07-07 12:45:02.595 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 12:45:02.598 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=155955 2026-07-07 12:45:02.601 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/neutron 2026-07-07 12:45:02.620 | + functions-common:git_clone:672 : cd /opt/stack/neutron 2026-07-07 12:45:02.625 | + functions-common:git_clone:673 : git show --oneline 2026-07-07 12:45:02.626 | + functions-common:git_clone:673 : head -1 2026-07-07 12:45:02.630 | 51042ce322 Merge "ovn: Handle ``PortNotFound`` in ``update_virtual_port_parent_host``" 2026-07-07 12:45:02.635 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-07-07 12:45:02.637 | + lib/neutron:install_neutron:529 : setup_develop /opt/stack/neutron 2026-07-07 12:45:02.641 | + inc/python:setup_develop:353 : local bindep 2026-07-07 12:45:02.645 | + inc/python:setup_develop:354 : [[ /opt/stack/neutron == -bindep* ]] 2026-07-07 12:45:02.648 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/neutron 2026-07-07 12:45:02.653 | + inc/python:setup_develop:359 : local extras= 2026-07-07 12:45:02.656 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2026-07-07 12:45:02.660 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-07-07 12:45:02.663 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/neutron == -bindep* ]] 2026-07-07 12:45:02.667 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/neutron 2026-07-07 12:45:02.671 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-07-07 12:45:02.675 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-07-07 12:45:02.680 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/neutron 2026-07-07 12:45:02.683 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-07-07 12:45:02.688 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/neutron 2026-07-07 12:45:02.692 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-07-07 12:45:02.696 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-07-07 12:45:02.701 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2026-07-07 12:45:02.708 | + inc/python:_setup_package_with_constraints_edit:400 : name=neutron 2026-07-07 12:45:02.712 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z neutron ']' 2026-07-07 12:45:02.716 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2026-07-07 12:45:02.879 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/neutron -e 2026-07-07 12:45:02.883 | + inc/python:setup_package:436 : local bindep=0 2026-07-07 12:45:02.887 | + inc/python:setup_package:437 : local bindep_flag= 2026-07-07 12:45:02.891 | + inc/python:setup_package:438 : local bindep_profiles= 2026-07-07 12:45:02.895 | + inc/python:setup_package:439 : [[ /opt/stack/neutron == -bindep* ]] 2026-07-07 12:45:02.899 | + inc/python:setup_package:444 : local project_dir=/opt/stack/neutron 2026-07-07 12:45:02.902 | + inc/python:setup_package:445 : local flags=-e 2026-07-07 12:45:02.906 | + inc/python:setup_package:446 : local extras= 2026-07-07 12:45:02.910 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-07-07 12:45:02.914 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-07-07 12:45:02.917 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-07-07 12:45:02.921 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-07-07 12:45:02.924 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-07-07 12:45:02.927 | + inc/python:setup_package:464 : pip_install -e /opt/stack/neutron 2026-07-07 12:45:02.954 | Using python 3.12 to install /opt/stack/neutron 2026-07-07 12:45:02.957 | + 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-07-07 12:45:03.978 | Obtaining file:///opt/stack/neutron 2026-07-07 12:45:03.988 | Installing build dependencies: started 2026-07-07 12:45:05.825 | Installing build dependencies: finished with status 'done' 2026-07-07 12:45:05.826 | Checking if build backend supports build_editable: started 2026-07-07 12:45:06.379 | Checking if build backend supports build_editable: finished with status 'done' 2026-07-07 12:45:06.380 | Getting requirements to build editable: started 2026-07-07 12:45:06.686 | Getting requirements to build editable: finished with status 'done' 2026-07-07 12:45:06.688 | Preparing editable metadata (pyproject.toml): started 2026-07-07 12:45:08.402 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-07-07 12:45:08.426 | Requirement already satisfied: pbr>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev564) (7.0.3) 2026-07-07 12:45:08.426 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev564) (3.10.1) 2026-07-07 12:45:08.429 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev564) (3.1.0) 2026-07-07 12:45:08.430 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev564) (2.5.1) 2026-07-07 12:45:08.430 | Requirement already satisfied: debtcollector>=1.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev564) (3.1.0) 2026-07-07 12:45:08.430 | Requirement already satisfied: decorator>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev564) (5.3.1) 2026-07-07 12:45:08.620 | Collecting pecan>=1.4.0 (from neutron==28.1.0.dev564) 2026-07-07 12:45:08.758 | Downloading pecan-1.8.0-py3-none-any.whl.metadata (1.6 kB) 2026-07-07 12:45:08.769 | Requirement already satisfied: httplib2>=0.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev564) (0.32.0) 2026-07-07 12:45:08.771 | Requirement already satisfied: requests>=2.32.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev564) (2.34.2) 2026-07-07 12:45:08.771 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev564) (3.1.6) 2026-07-07 12:45:08.773 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev564) (13.0.0) 2026-07-07 12:45:08.774 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev564) (1.3.0) 2026-07-07 12:45:08.846 | Collecting neutron-lib>=4.1.0 (from neutron==28.1.0.dev564) 2026-07-07 12:45:08.862 | Downloading neutron_lib-4.1.0-py3-none-any.whl.metadata (2.4 kB) 2026-07-07 12:45:08.921 | Collecting python-neutronclient>=7.8.0 (from neutron==28.1.0.dev564) 2026-07-07 12:45:08.937 | Downloading python_neutronclient-12.0.0-py3-none-any.whl.metadata (3.5 kB) 2026-07-07 12:45:08.948 | Requirement already satisfied: tenacity>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev564) (9.1.4) 2026-07-07 12:45:08.949 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev564) (2.0.51) 2026-07-07 12:45:08.950 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev564) (1.8.10) 2026-07-07 12:45:08.952 | Requirement already satisfied: keystoneauth1>=3.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev564) (5.15.0) 2026-07-07 12:45:08.952 | Requirement already satisfied: alembic>=1.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev564) (1.18.5) 2026-07-07 12:45:08.953 | Requirement already satisfied: stevedore>=2.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev564) (5.9.0) 2026-07-07 12:45:08.954 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev564) (4.2.0) 2026-07-07 12:45:08.954 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev564) (7.5.0) 2026-07-07 12:45:08.955 | Requirement already satisfied: oslo.config>=10.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev564) (10.5.0) 2026-07-07 12:45:08.956 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev564) (6.4.0) 2026-07-07 12:45:08.958 | Requirement already satisfied: oslo.db>=4.44.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev564) (18.0.0) 2026-07-07 12:45:08.959 | Requirement already satisfied: oslo.i18n>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev564) (6.8.0) 2026-07-07 12:45:08.961 | Requirement already satisfied: oslo.log>=5.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev564) (8.2.0) 2026-07-07 12:45:08.962 | Requirement already satisfied: oslo.messaging>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev564) (18.1.0) 2026-07-07 12:45:08.963 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev564) (8.1.0) 2026-07-07 12:45:08.963 | Requirement already satisfied: oslo.policy>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev564) (5.1.0) 2026-07-07 12:45:08.964 | Requirement already satisfied: oslo.privsep>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev564) (3.11.0) 2026-07-07 12:45:08.965 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev564) (3.8.0) 2026-07-07 12:45:08.966 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev564) (7.9.0) 2026-07-07 12:45:08.967 | Requirement already satisfied: oslo.serialization>=5.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev564) (5.10.0) 2026-07-07 12:45:08.969 | Requirement already satisfied: oslo.service>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service[threading]>=4.2.1->neutron==28.1.0.dev564) (4.6.0) 2026-07-07 12:45:08.970 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev564) (2.7.1) 2026-07-07 12:45:08.971 | Requirement already satisfied: oslo.utils>=7.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev564) (10.1.1) 2026-07-07 12:45:08.974 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev564) (3.10.2) 2026-07-07 12:45:08.974 | Requirement already satisfied: osprofiler>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev564) (4.4.0) 2026-07-07 12:45:09.009 | Collecting os-ken>=4.2.1 (from neutron==28.1.0.dev564) 2026-07-07 12:45:09.027 | Downloading os_ken-4.2.1-py3-none-any.whl.metadata (2.0 kB) 2026-07-07 12:45:09.064 | Collecting os-resource-classes>=1.1.0 (from neutron==28.1.0.dev564) 2026-07-07 12:45:09.081 | Downloading os_resource_classes-1.1.0-py3-none-any.whl.metadata (1.9 kB) 2026-07-07 12:45:09.121 | Collecting ovs>3.3.0 (from neutron==28.1.0.dev564) 2026-07-07 12:45:09.135 | Downloading ovs-3.7.1.tar.gz (162 kB) 2026-07-07 12:45:09.238 | Installing build dependencies: started 2026-07-07 12:45:10.910 | Installing build dependencies: finished with status 'done' 2026-07-07 12:45:10.910 | Getting requirements to build wheel: started 2026-07-07 12:45:11.580 | Getting requirements to build wheel: finished with status 'done' 2026-07-07 12:45:11.581 | Preparing metadata (pyproject.toml): started 2026-07-07 12:45:11.967 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-07 12:45:12.020 | Collecting ovsdbapp>=2.18.0 (from neutron==28.1.0.dev564) 2026-07-07 12:45:12.046 | Downloading ovsdbapp-2.18.0-py3-none-any.whl.metadata (1.9 kB) 2026-07-07 12:45:12.057 | Requirement already satisfied: psutil>=6.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev564) (7.2.2) 2026-07-07 12:45:12.093 | Collecting pyroute2>=0.7.3 (from neutron==28.1.0.dev564) 2026-07-07 12:45:12.108 | Downloading pyroute2-0.8.1-py3-none-any.whl.metadata (8.2 kB) 2026-07-07 12:45:12.119 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev564) (24.2.1) 2026-07-07 12:45:12.120 | Requirement already satisfied: python-novaclient>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev564) (18.13.0) 2026-07-07 12:45:12.121 | Requirement already satisfied: openstacksdk>=0.31.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev564) (4.17.0) 2026-07-07 12:45:12.157 | Collecting python-designateclient>=2.7.0 (from neutron==28.1.0.dev564) 2026-07-07 12:45:12.173 | Downloading python_designateclient-7.0.0-py3-none-any.whl.metadata (3.1 kB) 2026-07-07 12:45:12.219 | Collecting os-vif>=3.1.0 (from neutron==28.1.0.dev564) 2026-07-07 12:45:12.235 | Downloading os_vif-5.1.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-07 12:45:12.245 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev564) (3.4.0) 2026-07-07 12:45:12.247 | Requirement already satisfied: tooz>=1.58.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev564) (8.1.0) 2026-07-07 12:45:12.248 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.6.5->neutron==28.1.0.dev564) (1.3.12) 2026-07-07 12:45:12.249 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.6.5->neutron==28.1.0.dev564) (4.15.0) 2026-07-07 12:45:12.252 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.19.0->neutron==28.1.0.dev564) (2.2.2) 2026-07-07 12:45:12.257 | Requirement already satisfied: pyparsing<4,>=3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from httplib2>=0.22.0->neutron==28.1.0.dev564) (3.3.2) 2026-07-07 12:45:12.261 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->neutron==28.1.0.dev564) (3.0.3) 2026-07-07 12:45:12.264 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->neutron==28.1.0.dev564) (2.1.0) 2026-07-07 12:45:12.266 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->neutron==28.1.0.dev564) (1.8.2) 2026-07-07 12:45:12.272 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron==28.1.0.dev564) (4.0.1) 2026-07-07 12:45:12.273 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron==28.1.0.dev564) (2.13.0) 2026-07-07 12:45:12.274 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron==28.1.0.dev564) (5.8.0) 2026-07-07 12:45:12.286 | Requirement already satisfied: setproctitle>=1.1.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron-lib>=4.1.0->neutron==28.1.0.dev564) (1.3.7) 2026-07-07 12:45:12.322 | Collecting os-traits>=0.9.0 (from neutron-lib>=4.1.0->neutron==28.1.0.dev564) 2026-07-07 12:45:12.339 | Downloading os_traits-3.8.0-py3-none-any.whl.metadata (1.9 kB) 2026-07-07 12:45:12.352 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.1.0.dev564) (43.0.3) 2026-07-07 12:45:12.353 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.1.0.dev564) (1.5.0) 2026-07-07 12:45:12.356 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.1.0.dev564) (1.1.0) 2026-07-07 12:45:12.356 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.1.0.dev564) (1.33) 2026-07-07 12:45:12.356 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.1.0.dev564) (4.10.0) 2026-07-07 12:45:12.357 | Requirement already satisfied: PyYAML>=3.13 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.1.0.dev564) (6.0.3) 2026-07-07 12:45:12.361 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->openstacksdk>=0.31.2->neutron==28.1.0.dev564) (2.0.0) 2026-07-07 12:45:12.366 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.31.2->neutron==28.1.0.dev564) (3.0) 2026-07-07 12:45:12.373 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.2->neutron==28.1.0.dev564) (3.1.1) 2026-07-07 12:45:12.379 | Requirement already satisfied: eventlet>=0.27.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-ken>=4.2.1->neutron==28.1.0.dev564) (0.41.0) 2026-07-07 12:45:12.380 | Requirement already satisfied: msgpack>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-ken>=4.2.1->neutron==28.1.0.dev564) (1.2.1) 2026-07-07 12:45:12.408 | Collecting ncclient>=0.6.13 (from os-ken>=4.2.1->neutron==28.1.0.dev564) 2026-07-07 12:45:12.424 | Downloading ncclient-0.7.1-py3-none-any.whl.metadata (12 kB) 2026-07-07 12:45:12.438 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-ken>=4.2.1->neutron==28.1.0.dev564) (26.2) 2026-07-07 12:45:12.442 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.27.0->os-ken>=4.2.1->neutron==28.1.0.dev564) (2.8.0) 2026-07-07 12:45:12.443 | Requirement already satisfied: greenlet>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.27.0->os-ken>=4.2.1->neutron==28.1.0.dev564) (3.5.3) 2026-07-07 12:45:12.455 | Requirement already satisfied: lxml>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from ncclient>=0.6.13->os-ken>=4.2.1->neutron==28.1.0.dev564) (6.1.1) 2026-07-07 12:45:12.456 | Requirement already satisfied: paramiko>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from ncclient>=0.6.13->os-ken>=4.2.1->neutron==28.1.0.dev564) (4.0.0) 2026-07-07 12:45:12.477 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->neutron==28.1.0.dev564) (0.20) 2026-07-07 12:45:12.484 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=10.2.0->neutron==28.1.0.dev564) (2.0.0) 2026-07-07 12:45:12.492 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=4.44.0->neutron==28.1.0.dev564) (2.1.2) 2026-07-07 12:45:12.492 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=4.44.0->neutron==28.1.0.dev564) (0.6.2) 2026-07-07 12:45:12.500 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=5.3.0->neutron==28.1.0.dev564) (2.9.0.post0) 2026-07-07 12:45:12.507 | Requirement already satisfied: cachetools>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron==28.1.0.dev564) (7.1.4) 2026-07-07 12:45:12.508 | Requirement already satisfied: amqp>=2.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron==28.1.0.dev564) (5.3.1) 2026-07-07 12:45:12.508 | Requirement already satisfied: kombu>=4.6.8 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron==28.1.0.dev564) (5.6.2) 2026-07-07 12:45:12.508 | Requirement already satisfied: oslo.metrics>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron==28.1.0.dev564) (0.16.0) 2026-07-07 12:45:12.512 | Requirement already satisfied: vine<6.0.0,>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=7.0.0->neutron==28.1.0.dev564) (5.1.0) 2026-07-07 12:45:12.522 | Requirement already satisfied: tzdata>=2025.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging>=7.0.0->neutron==28.1.0.dev564) (2026.2) 2026-07-07 12:45:12.529 | Requirement already satisfied: prometheus-client>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=7.0.0->neutron==28.1.0.dev564) (0.25.0) 2026-07-07 12:45:12.535 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->neutron==28.1.0.dev564) (5.0.0) 2026-07-07 12:45:12.538 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->neutron==28.1.0.dev564) (4.0.1) 2026-07-07 12:45:12.567 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.2.1->oslo.service[threading]>=4.2.1->neutron==28.1.0.dev564) (1.7.6) 2026-07-07 12:45:12.574 | Requirement already satisfied: cotyledon>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service[threading]>=4.2.1->neutron==28.1.0.dev564) (2.2.0) 2026-07-07 12:45:12.583 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.3.0->neutron==28.1.0.dev564) (3.18.0) 2026-07-07 12:45:12.633 | Collecting sortedcontainers (from ovs>3.3.0->neutron==28.1.0.dev564) 2026-07-07 12:45:12.648 | Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 2026-07-07 12:45:12.691 | Collecting fixtures>=3.0.0 (from ovsdbapp>=2.18.0->neutron==28.1.0.dev564) 2026-07-07 12:45:12.693 | Using cached fixtures-4.3.2-py3-none-any.whl.metadata (22 kB) 2026-07-07 12:45:12.714 | Requirement already satisfied: invoke>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=3.2.0->ncclient>=0.6.13->os-ken>=4.2.1->neutron==28.1.0.dev564) (3.0.3) 2026-07-07 12:45:12.715 | Requirement already satisfied: pynacl>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=3.2.0->ncclient>=0.6.13->os-ken>=4.2.1->neutron==28.1.0.dev564) (1.6.2) 2026-07-07 12:45:12.724 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->neutron==28.1.0.dev564) (83.0.0) 2026-07-07 12:45:12.753 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->neutron==28.1.0.dev564) (0.8.1) 2026-07-07 12:45:12.794 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=5.3.0->neutron==28.1.0.dev564) (1.17.0) 2026-07-07 12:45:12.800 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-designateclient>=2.7.0->neutron==28.1.0.dev564) (4.14.0) 2026-07-07 12:45:12.801 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-designateclient>=2.7.0->neutron==28.1.0.dev564) (4.26.0) 2026-07-07 12:45:12.836 | Collecting osc-lib>=1.8.0 (from python-designateclient>=2.7.0->neutron==28.1.0.dev564) 2026-07-07 12:45:12.852 | Downloading osc_lib-4.6.0-py3-none-any.whl.metadata (3.8 kB) 2026-07-07 12:45:12.870 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev564) (0.6.0) 2026-07-07 12:45:12.871 | Requirement already satisfied: cmd2>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev564) (4.0.0) 2026-07-07 12:45:12.881 | Requirement already satisfied: prompt-toolkit>=3.0.52 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev564) (3.0.52) 2026-07-07 12:45:12.882 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev564) (1.11.0) 2026-07-07 12:45:12.884 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev564) (15.0.0) 2026-07-07 12:45:12.885 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev564) (1.8.0) 2026-07-07 12:45:12.890 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron==28.1.0.dev564) (26.1.0) 2026-07-07 12:45:12.891 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron==28.1.0.dev564) (2025.9.1) 2026-07-07 12:45:12.892 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron==28.1.0.dev564) (0.37.0) 2026-07-07 12:45:12.893 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron==28.1.0.dev564) (2026.5.1) 2026-07-07 12:45:12.959 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.32.3->neutron==28.1.0.dev564) (3.4.7) 2026-07-07 12:45:12.962 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.32.3->neutron==28.1.0.dev564) (3.18) 2026-07-07 12:45:12.963 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.32.3->neutron==28.1.0.dev564) (2.7.0) 2026-07-07 12:45:12.964 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.32.3->neutron==28.1.0.dev564) (2023.11.17) 2026-07-07 12:45:12.998 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev564) (4.2.0) 2026-07-07 12:45:12.999 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev564) (2.20.0) 2026-07-07 12:45:13.011 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev564) (0.1.2) 2026-07-07 12:45:13.031 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->neutron==28.1.0.dev564) (0.8) 2026-07-07 12:45:13.094 | Requirement already satisfied: voluptuous>=0.8.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from tooz>=1.58.0->neutron==28.1.0.dev564) (0.16.0) 2026-07-07 12:45:13.187 | Downloading neutron_lib-4.1.0-py3-none-any.whl (640 kB) 2026-07-07 12:45:13.283 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 640.6/640.6 kB 7.2 MB/s 0:00:00 2026-07-07 12:45:13.298 | Downloading os_ken-4.2.1-py3-none-any.whl (2.0 MB) 2026-07-07 12:45:13.475 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 12.3 MB/s 0:00:00 2026-07-07 12:45:13.490 | Downloading ncclient-0.7.1-py3-none-any.whl (94 kB) 2026-07-07 12:45:13.516 | Downloading os_resource_classes-1.1.0-py3-none-any.whl (11 kB) 2026-07-07 12:45:13.540 | Downloading os_traits-3.8.0-py3-none-any.whl (44 kB) 2026-07-07 12:45:13.562 | Downloading os_vif-5.1.0-py3-none-any.whl (103 kB) 2026-07-07 12:45:13.589 | Downloading ovsdbapp-2.18.0-py3-none-any.whl (153 kB) 2026-07-07 12:45:13.603 | Using cached fixtures-4.3.2-py3-none-any.whl (41 kB) 2026-07-07 12:45:13.623 | Downloading pecan-1.8.0-py3-none-any.whl (144 kB) 2026-07-07 12:45:13.653 | Downloading pyroute2-0.8.1-py3-none-any.whl (474 kB) 2026-07-07 12:45:13.724 | Downloading python_designateclient-7.0.0-py3-none-any.whl (99 kB) 2026-07-07 12:45:13.749 | Downloading osc_lib-4.6.0-py3-none-any.whl (96 kB) 2026-07-07 12:45:13.774 | Downloading python_neutronclient-12.0.0-py3-none-any.whl (248 kB) 2026-07-07 12:45:13.808 | Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 2026-07-07 12:45:13.930 | Building wheels for collected packages: neutron, ovs 2026-07-07 12:45:13.932 | Building editable for neutron (pyproject.toml): started 2026-07-07 12:45:16.217 | Building editable for neutron (pyproject.toml): finished with status 'done' 2026-07-07 12:45:16.219 | Created wheel for neutron: filename=neutron-28.1.0.dev564-0.editable-py3-none-any.whl size=15996 sha256=b20b218e97e0857039c7bf4dc5191a12550cfbd547bc167839cfc85f7c4a4238 2026-07-07 12:45:16.220 | Stored in directory: /tmp/pip-ephem-wheel-cache-1671gjan/wheels/85/41/4b/b676c3191efff247eca42312d2ef97517d6d981ada429e2e98 2026-07-07 12:45:16.226 | Building wheel for ovs (pyproject.toml): started 2026-07-07 12:45:17.067 | Building wheel for ovs (pyproject.toml): finished with status 'done' 2026-07-07 12:45:17.070 | Created wheel for ovs: filename=ovs-3.7.1-py3-none-any.whl size=191286 sha256=3c1275a7b859e0d2bab6a6298a392fc1e2b20b814ebc9eaaeeac0b36ddcb8ad1 2026-07-07 12:45:17.073 | Stored in directory: /home/quobyte/.cache/pip/wheels/ad/8f/7e/5c45edfad8724b1855f52f55dda4f193565d5fa2535d9faa2b 2026-07-07 12:45:17.077 | Successfully built neutron ovs 2026-07-07 12:45:17.384 | 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-07-07 12:45:23.102 | 2026-07-07 12:45:23.127 | Successfully installed fixtures-4.3.2 ncclient-0.7.1 neutron-28.1.0.dev564 neutron-lib-4.1.0 os-ken-4.2.1 os-resource-classes-1.1.0 os-traits-3.8.0 os-vif-5.1.0 osc-lib-4.6.0 ovs-3.7.1 ovsdbapp-2.18.0 pecan-1.8.0 pyroute2-0.8.1 python-designateclient-7.0.0 python-neutronclient-12.0.0 sortedcontainers-2.4.0 2026-07-07 12:45:23.387 | + inc/python:pip_install:216 : result=0 2026-07-07 12:45:23.392 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-07 12:45:23.396 | + functions-common:time_stop:2420 : local name 2026-07-07 12:45:23.400 | + functions-common:time_stop:2421 : local end_time 2026-07-07 12:45:23.403 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 12:45:23.406 | + functions-common:time_stop:2423 : local total 2026-07-07 12:45:23.410 | + functions-common:time_stop:2424 : local start_time 2026-07-07 12:45:23.414 | + functions-common:time_stop:2426 : name=pip_install 2026-07-07 12:45:23.417 | + functions-common:time_stop:2427 : start_time=1783428302947 2026-07-07 12:45:23.421 | + functions-common:time_stop:2429 : [[ -z 1783428302947 ]] 2026-07-07 12:45:23.425 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 12:45:23.434 | + functions-common:time_stop:2432 : end_time=1783428323430 2026-07-07 12:45:23.439 | + functions-common:time_stop:2433 : elapsed_time=20483 2026-07-07 12:45:23.442 | + functions-common:time_stop:2434 : total=118939 2026-07-07 12:45:23.444 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 12:45:23.448 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=139422 2026-07-07 12:45:23.452 | + inc/python:pip_install:219 : return 0 2026-07-07 12:45:23.456 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-07-07 12:45:23.460 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-07-07 12:45:23.464 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/neutron 2026-07-07 12:45:23.468 | + inc/python:use_library_from_git:266 : local name=/opt/stack/neutron 2026-07-07 12:45:23.470 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-07 12:45:23.474 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-07 12:45:23.477 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/neutron, ]] 2026-07-07 12:45:23.481 | + inc/python:use_library_from_git:269 : return 1 2026-07-07 12:45:23.485 | + lib/neutron:install_neutron:531 : [[ ovn == \o\v\n ]] 2026-07-07 12:45:23.489 | + lib/neutron:install_neutron:532 : install_ovn 2026-07-07 12:45:23.492 | + lib/neutron_plugins/ovn_agent:install_ovn:404 : echo 'Installing OVN and dependent packages' 2026-07-07 12:45:23.492 | Installing OVN and dependent packages 2026-07-07 12:45:23.496 | + lib/neutron_plugins/ovn_agent:install_ovn:407 : ovn_sanity_check 2026-07-07 12:45:23.501 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:391 : is_service_enabled q-agt neutron-agent 2026-07-07 12:45:23.526 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 12:45:23.530 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:393 : is_service_enabled q-l3 neutron-l3 2026-07-07 12:45:23.554 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 12:45:23.558 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:395 : is_service_enabled q-svc neutron-api 2026-07-07 12:45:23.581 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 12:45:23.584 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:395 : [[ ! ovn =~ ovn ]] 2026-07-07 12:45:23.588 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:397 : is_service_enabled q-svc neutron-api 2026-07-07 12:45:23.612 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 12:45:23.616 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:397 : [[ ! local,flat,vlan,geneve =~ geneve ]] 2026-07-07 12:45:23.620 | + lib/neutron_plugins/ovn_agent:install_ovn:409 : sudo mkdir -p /var/run/openvswitch 2026-07-07 12:45:23.639 | ++ lib/neutron_plugins/ovn_agent:install_ovn:410 : whoami 2026-07-07 12:45:23.645 | + lib/neutron_plugins/ovn_agent:install_ovn:410 : sudo chown quobyte /var/run/openvswitch 2026-07-07 12:45:23.661 | + lib/neutron_plugins/ovn_agent:install_ovn:412 : [[ False == \T\r\u\e ]] 2026-07-07 12:45:23.666 | ++ lib/neutron_plugins/ovn_agent:install_ovn:434 : get_packages openvswitch 2026-07-07 12:45:23.695 | + lib/neutron_plugins/ovn_agent:install_ovn:434 : install_package fakeroot make openvswitch-switch 2026-07-07 12:45:23.699 | + functions-common:install_package:1438 : update_package_repo 2026-07-07 12:45:23.702 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-07 12:45:23.706 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-07 12:45:23.709 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-07 12:45:23.713 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-07 12:45:23.716 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-07 12:45:23.720 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-07 12:45:23.724 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-07 12:45:23.727 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-07 12:45:23.730 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-07 12:45:23.734 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-07 12:45:23.738 | + functions-common:apt_get_update:1167 : return 2026-07-07 12:45:23.742 | + functions-common:install_package:1439 : real_install_package fakeroot make openvswitch-switch 2026-07-07 12:45:23.745 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-07 12:45:23.749 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-07 12:45:23.753 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-07 12:45:23.757 | + functions-common:real_install_package:1427 : apt_get install fakeroot make openvswitch-switch 2026-07-07 12:45:23.785 | + functions-common:apt_get:1207 : 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-07-07 12:45:23.826 | Reading package lists... 2026-07-07 12:45:24.223 | Building dependency tree... 2026-07-07 12:45:24.225 | Reading state information... 2026-07-07 12:45:24.849 | fakeroot is already the newest version (1.33-1). 2026-07-07 12:45:24.849 | fakeroot set to manually installed. 2026-07-07 12:45:24.849 | make is already the newest version (4.3-4.1build2). 2026-07-07 12:45:24.849 | make set to manually installed. 2026-07-07 12:45:24.849 | The following packages were automatically installed and are no longer required: 2026-07-07 12:45:24.851 | libfwupd2 libgusb2 2026-07-07 12:45:24.851 | Use 'sudo apt autoremove' to remove them. 2026-07-07 12:45:24.854 | The following additional packages will be installed: 2026-07-07 12:45:24.855 | libunbound8 libxdp1 openvswitch-common python3-openvswitch 2026-07-07 12:45:24.855 | python3-sortedcontainers 2026-07-07 12:45:24.858 | Suggested packages: 2026-07-07 12:45:24.858 | openvswitch-doc python-sortedcontainers-doc 2026-07-07 12:45:24.902 | The following NEW packages will be installed: 2026-07-07 12:45:24.903 | libunbound8 libxdp1 openvswitch-common openvswitch-switch 2026-07-07 12:45:24.903 | python3-openvswitch python3-sortedcontainers 2026-07-07 12:45:24.968 | 0 upgraded, 6 newly installed, 0 to remove and 14 not upgraded. 2026-07-07 12:45:24.968 | Need to get 4219 kB of archives. 2026-07-07 12:45:24.968 | After this operation, 13.3 MB of additional disk space will be used. 2026-07-07 12:45:24.968 | Get:1 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libunbound8 amd64 1.19.2-1ubuntu3.8 [445 kB] 2026-07-07 12:45:24.981 | Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 openvswitch-common amd64 3.3.4-0ubuntu0.24.04.2 [1042 kB] 2026-07-07 12:45:24.993 | Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-sortedcontainers all 2.4.0-2 [27.6 kB] 2026-07-07 12:45:25.009 | Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libxdp1 amd64 1.4.2-1ubuntu4 [62.5 kB] 2026-07-07 12:45:25.017 | Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-openvswitch amd64 3.3.4-0ubuntu0.24.04.2 [1034 kB] 2026-07-07 12:45:25.033 | Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 openvswitch-switch amd64 3.3.4-0ubuntu0.24.04.2 [1608 kB] 2026-07-07 12:45:25.295 | perl: warning: Setting locale failed. 2026-07-07 12:45:25.295 | perl: warning: Please check that your locale settings: 2026-07-07 12:45:25.295 | LANGUAGE = (unset), 2026-07-07 12:45:25.295 | LC_ALL = "en_US.utf8", 2026-07-07 12:45:25.295 | LANG = "de_DE.UTF-8" 2026-07-07 12:45:25.295 | are supported and installed on your system. 2026-07-07 12:45:25.295 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-07 12:45:25.358 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-07 12:45:25.359 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-07 12:45:25.359 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-07 12:45:25.558 | Fetched 4219 kB in 0s (36.2 MB/s) 2026-07-07 12:45:25.609 | Selecting previously unselected package libunbound8:amd64. 2026-07-07 12:45:25.681 | (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 ... 126942 files and directories currently installed.) 2026-07-07 12:45:25.689 | Preparing to unpack .../0-libunbound8_1.19.2-1ubuntu3.8_amd64.deb ... 2026-07-07 12:45:25.697 | Unpacking libunbound8:amd64 (1.19.2-1ubuntu3.8) ... 2026-07-07 12:45:25.753 | Selecting previously unselected package openvswitch-common. 2026-07-07 12:45:25.765 | Preparing to unpack .../1-openvswitch-common_3.3.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-07 12:45:25.769 | Unpacking openvswitch-common (3.3.4-0ubuntu0.24.04.2) ... 2026-07-07 12:45:25.875 | Selecting previously unselected package python3-sortedcontainers. 2026-07-07 12:45:25.887 | Preparing to unpack .../2-python3-sortedcontainers_2.4.0-2_all.deb ... 2026-07-07 12:45:25.891 | Unpacking python3-sortedcontainers (2.4.0-2) ... 2026-07-07 12:45:25.942 | Selecting previously unselected package libxdp1:amd64. 2026-07-07 12:45:25.955 | Preparing to unpack .../3-libxdp1_1.4.2-1ubuntu4_amd64.deb ... 2026-07-07 12:45:25.960 | Unpacking libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-07-07 12:45:26.015 | Selecting previously unselected package python3-openvswitch. 2026-07-07 12:45:26.029 | Preparing to unpack .../4-python3-openvswitch_3.3.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-07 12:45:26.033 | Unpacking python3-openvswitch (3.3.4-0ubuntu0.24.04.2) ... 2026-07-07 12:45:26.141 | Selecting previously unselected package openvswitch-switch. 2026-07-07 12:45:26.155 | Preparing to unpack .../5-openvswitch-switch_3.3.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-07 12:45:26.163 | Unpacking openvswitch-switch (3.3.4-0ubuntu0.24.04.2) ... 2026-07-07 12:45:26.300 | Setting up python3-sortedcontainers (2.4.0-2) ... 2026-07-07 12:45:26.544 | Setting up libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-07-07 12:45:26.555 | Setting up libunbound8:amd64 (1.19.2-1ubuntu3.8) ... 2026-07-07 12:45:26.566 | Setting up openvswitch-common (3.3.4-0ubuntu0.24.04.2) ... 2026-07-07 12:45:26.581 | Setting up python3-openvswitch (3.3.4-0ubuntu0.24.04.2) ... 2026-07-07 12:45:26.969 | Setting up openvswitch-switch (3.3.4-0ubuntu0.24.04.2) ... 2026-07-07 12:45:26.995 | update-alternatives: using /usr/lib/openvswitch-switch/ovs-vswitchd to provide /usr/sbin/ovs-vswitchd (ovs-vswitchd) in auto mode 2026-07-07 12:45:27.680 | Created symlink /etc/systemd/system/openvswitch-switch.service.requires/ovs-record-hostname.service → /usr/lib/systemd/system/ovs-record-hostname.service. 2026-07-07 12:45:27.870 | Created symlink /etc/systemd/system/multi-user.target.wants/openvswitch-switch.service → /usr/lib/systemd/system/openvswitch-switch.service. 2026-07-07 12:45:28.900 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-07 12:45:30.665 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-07 12:45:30.919 | perl: warning: Setting locale failed. 2026-07-07 12:45:30.919 | perl: warning: Please check that your locale settings: 2026-07-07 12:45:30.919 | LANGUAGE = (unset), 2026-07-07 12:45:30.919 | LC_ALL = "en_US.utf8", 2026-07-07 12:45:30.919 | LANG = "de_DE.UTF-8" 2026-07-07 12:45:30.919 | are supported and installed on your system. 2026-07-07 12:45:30.919 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-07 12:45:31.049 | perl: warning: Setting locale failed. 2026-07-07 12:45:31.049 | perl: warning: Please check that your locale settings: 2026-07-07 12:45:31.049 | LANGUAGE = (unset), 2026-07-07 12:45:31.049 | LC_ALL = "en_US.utf8", 2026-07-07 12:45:31.049 | LANG = "de_DE.UTF-8" 2026-07-07 12:45:31.049 | are supported and installed on your system. 2026-07-07 12:45:31.049 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-07 12:45:31.098 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-07 12:45:31.098 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-07 12:45:31.098 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-07 12:45:31.169 | perl: warning: Setting locale failed. 2026-07-07 12:45:31.170 | perl: warning: Please check that your locale settings: 2026-07-07 12:45:31.170 | LANGUAGE = (unset), 2026-07-07 12:45:31.170 | LC_ALL = "en_US.utf8", 2026-07-07 12:45:31.170 | LANG = "de_DE.UTF-8" 2026-07-07 12:45:31.170 | are supported and installed on your system. 2026-07-07 12:45:31.170 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-07 12:45:31.680 | 2026-07-07 12:45:31.680 | Running kernel seems to be up-to-date. 2026-07-07 12:45:31.680 | 2026-07-07 12:45:31.680 | Restarting services... 2026-07-07 12:45:31.706 | 2026-07-07 12:45:31.706 | Service restarts being deferred: 2026-07-07 12:45:31.706 | systemctl restart virtlockd.service 2026-07-07 12:45:31.708 | systemctl restart virtlogd.service 2026-07-07 12:45:31.708 | 2026-07-07 12:45:31.708 | No containers need to be restarted. 2026-07-07 12:45:31.708 | 2026-07-07 12:45:31.708 | User sessions running outdated binaries: 2026-07-07 12:45:31.708 | quobyte @ session #6: sshd[2073] 2026-07-07 12:45:31.718 | 2026-07-07 12:45:31.719 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-07 12:45:34.037 | + functions-common:apt_get:1211 : result=0 2026-07-07 12:45:34.041 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-07 12:45:34.045 | + functions-common:time_stop:2420 : local name 2026-07-07 12:45:34.049 | + functions-common:time_stop:2421 : local end_time 2026-07-07 12:45:34.053 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 12:45:34.057 | + functions-common:time_stop:2423 : local total 2026-07-07 12:45:34.061 | + functions-common:time_stop:2424 : local start_time 2026-07-07 12:45:34.065 | + functions-common:time_stop:2426 : name=apt-get 2026-07-07 12:45:34.068 | + functions-common:time_stop:2427 : start_time=1783428323781 2026-07-07 12:45:34.072 | + functions-common:time_stop:2429 : [[ -z 1783428323781 ]] 2026-07-07 12:45:34.077 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 12:45:34.083 | + functions-common:time_stop:2432 : end_time=1783428334079 2026-07-07 12:45:34.087 | + functions-common:time_stop:2433 : elapsed_time=10298 2026-07-07 12:45:34.090 | + functions-common:time_stop:2434 : total=155645 2026-07-07 12:45:34.094 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 12:45:34.097 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=165943 2026-07-07 12:45:34.101 | + functions-common:apt_get:1215 : return 0 2026-07-07 12:45:34.104 | ++ lib/neutron_plugins/ovn_agent:install_ovn:435 : get_packages ovn 2026-07-07 12:45:34.133 | + lib/neutron_plugins/ovn_agent:install_ovn:435 : install_package ovn-central ovn-controller-vtep ovn-host 2026-07-07 12:45:34.137 | + functions-common:install_package:1438 : update_package_repo 2026-07-07 12:45:34.141 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-07 12:45:34.144 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-07 12:45:34.148 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-07 12:45:34.152 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-07 12:45:34.155 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-07 12:45:34.158 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-07 12:45:34.162 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-07 12:45:34.165 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-07 12:45:34.170 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-07 12:45:34.174 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-07 12:45:34.178 | + functions-common:apt_get_update:1167 : return 2026-07-07 12:45:34.182 | + functions-common:install_package:1439 : real_install_package ovn-central ovn-controller-vtep ovn-host 2026-07-07 12:45:34.185 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-07 12:45:34.189 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-07 12:45:34.193 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-07 12:45:34.197 | + functions-common:real_install_package:1427 : apt_get install ovn-central ovn-controller-vtep ovn-host 2026-07-07 12:45:34.226 | + functions-common:apt_get:1207 : 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-07-07 12:45:34.267 | Reading package lists... 2026-07-07 12:45:34.616 | Building dependency tree... 2026-07-07 12:45:34.618 | Reading state information... 2026-07-07 12:45:35.151 | The following packages were automatically installed and are no longer required: 2026-07-07 12:45:35.153 | libfwupd2 libgusb2 2026-07-07 12:45:35.154 | Use 'sudo apt autoremove' to remove them. 2026-07-07 12:45:35.158 | The following additional packages will be installed: 2026-07-07 12:45:35.158 | ovn-common 2026-07-07 12:45:35.196 | The following NEW packages will be installed: 2026-07-07 12:45:35.197 | ovn-central ovn-common ovn-controller-vtep ovn-host 2026-07-07 12:45:35.258 | 0 upgraded, 4 newly installed, 0 to remove and 14 not upgraded. 2026-07-07 12:45:35.258 | Need to get 2360 kB of archives. 2026-07-07 12:45:35.258 | After this operation, 8355 kB of additional disk space will be used. 2026-07-07 12:45:35.258 | Get:1 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ovn-common amd64 24.03.6-0ubuntu0.24.04.1 [1157 kB] 2026-07-07 12:45:35.279 | Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ovn-central amd64 24.03.6-0ubuntu0.24.04.1 [368 kB] 2026-07-07 12:45:35.287 | Get:3 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 ovn-controller-vtep amd64 24.03.6-0ubuntu0.24.04.1 [170 kB] 2026-07-07 12:45:35.295 | Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ovn-host amd64 24.03.6-0ubuntu0.24.04.1 [665 kB] 2026-07-07 12:45:35.534 | perl: warning: Setting locale failed. 2026-07-07 12:45:35.534 | perl: warning: Please check that your locale settings: 2026-07-07 12:45:35.534 | LANGUAGE = (unset), 2026-07-07 12:45:35.534 | LC_ALL = "en_US.utf8", 2026-07-07 12:45:35.534 | LANG = "de_DE.UTF-8" 2026-07-07 12:45:35.534 | are supported and installed on your system. 2026-07-07 12:45:35.534 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-07 12:45:35.596 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-07 12:45:35.596 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-07 12:45:35.596 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-07 12:45:35.781 | Fetched 2360 kB in 0s (29.4 MB/s) 2026-07-07 12:45:35.874 | Selecting previously unselected package ovn-common. 2026-07-07 12:45:35.939 | (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 ... 127142 files and directories currently installed.) 2026-07-07 12:45:35.946 | Preparing to unpack .../ovn-common_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-07-07 12:45:35.950 | Unpacking ovn-common (24.03.6-0ubuntu0.24.04.1) ... 2026-07-07 12:45:36.062 | Selecting previously unselected package ovn-central. 2026-07-07 12:45:36.076 | Preparing to unpack .../ovn-central_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-07-07 12:45:36.079 | Unpacking ovn-central (24.03.6-0ubuntu0.24.04.1) ... 2026-07-07 12:45:36.146 | Selecting previously unselected package ovn-controller-vtep. 2026-07-07 12:45:36.159 | Preparing to unpack .../ovn-controller-vtep_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-07-07 12:45:36.163 | Unpacking ovn-controller-vtep (24.03.6-0ubuntu0.24.04.1) ... 2026-07-07 12:45:36.223 | Selecting previously unselected package ovn-host. 2026-07-07 12:45:36.236 | Preparing to unpack .../ovn-host_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-07-07 12:45:36.244 | Unpacking ovn-host (24.03.6-0ubuntu0.24.04.1) ... 2026-07-07 12:45:36.333 | Setting up ovn-common (24.03.6-0ubuntu0.24.04.1) ... 2026-07-07 12:45:36.353 | Setting up ovn-host (24.03.6-0ubuntu0.24.04.1) ... 2026-07-07 12:45:36.839 | ovn-controller.service is a disabled or a static unit, not starting it. 2026-07-07 12:45:37.027 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-host.service → /usr/lib/systemd/system/ovn-host.service. 2026-07-07 12:45:37.495 | ovn-controller.service is a disabled or a static unit, not starting it. 2026-07-07 12:45:37.557 | Setting up ovn-central (24.03.6-0ubuntu0.24.04.1) ... 2026-07-07 12:45:38.092 | ovn-northd.service is a disabled or a static unit, not starting it. 2026-07-07 12:45:38.279 | Created symlink /etc/systemd/system/ovn-sb-ovsdb.service → /usr/lib/systemd/system/ovn-ovsdb-server-sb.service. 2026-07-07 12:45:38.978 | Created symlink /etc/systemd/system/ovn-nb-ovsdb.service → /usr/lib/systemd/system/ovn-ovsdb-server-nb.service. 2026-07-07 12:45:39.663 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-central.service → /usr/lib/systemd/system/ovn-central.service. 2026-07-07 12:45:40.545 | ovn-northd.service is a disabled or a static unit, not starting it. 2026-07-07 12:45:40.629 | Setting up ovn-controller-vtep (24.03.6-0ubuntu0.24.04.1) ... 2026-07-07 12:45:40.831 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-controller-vtep.service → /usr/lib/systemd/system/ovn-controller-vtep.service. 2026-07-07 12:45:41.402 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-07 12:45:43.405 | perl: warning: Setting locale failed. 2026-07-07 12:45:43.406 | perl: warning: Please check that your locale settings: 2026-07-07 12:45:43.406 | LANGUAGE = (unset), 2026-07-07 12:45:43.406 | LC_ALL = "en_US.utf8", 2026-07-07 12:45:43.406 | LANG = "de_DE.UTF-8" 2026-07-07 12:45:43.406 | are supported and installed on your system. 2026-07-07 12:45:43.406 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-07 12:45:43.538 | perl: warning: Setting locale failed. 2026-07-07 12:45:43.538 | perl: warning: Please check that your locale settings: 2026-07-07 12:45:43.540 | LANGUAGE = (unset), 2026-07-07 12:45:43.541 | LC_ALL = "en_US.utf8", 2026-07-07 12:45:43.541 | LANG = "de_DE.UTF-8" 2026-07-07 12:45:43.541 | are supported and installed on your system. 2026-07-07 12:45:43.541 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-07 12:45:43.588 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-07 12:45:43.589 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-07 12:45:43.589 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-07 12:45:43.660 | perl: warning: Setting locale failed. 2026-07-07 12:45:43.660 | perl: warning: Please check that your locale settings: 2026-07-07 12:45:43.661 | LANGUAGE = (unset), 2026-07-07 12:45:43.661 | LC_ALL = "en_US.utf8", 2026-07-07 12:45:43.661 | LANG = "de_DE.UTF-8" 2026-07-07 12:45:43.663 | are supported and installed on your system. 2026-07-07 12:45:43.664 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-07 12:45:44.172 | 2026-07-07 12:45:44.173 | Running kernel seems to be up-to-date. 2026-07-07 12:45:44.173 | 2026-07-07 12:45:44.173 | Restarting services... 2026-07-07 12:45:44.198 | 2026-07-07 12:45:44.199 | Service restarts being deferred: 2026-07-07 12:45:44.200 | systemctl restart virtlockd.service 2026-07-07 12:45:44.200 | systemctl restart virtlogd.service 2026-07-07 12:45:44.200 | 2026-07-07 12:45:44.200 | No containers need to be restarted. 2026-07-07 12:45:44.200 | 2026-07-07 12:45:44.200 | User sessions running outdated binaries: 2026-07-07 12:45:44.200 | quobyte @ session #6: sshd[2073] 2026-07-07 12:45:44.211 | 2026-07-07 12:45:44.212 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-07 12:45:46.372 | + functions-common:apt_get:1211 : result=0 2026-07-07 12:45:46.376 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-07 12:45:46.380 | + functions-common:time_stop:2420 : local name 2026-07-07 12:45:46.384 | + functions-common:time_stop:2421 : local end_time 2026-07-07 12:45:46.389 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 12:45:46.392 | + functions-common:time_stop:2423 : local total 2026-07-07 12:45:46.396 | + functions-common:time_stop:2424 : local start_time 2026-07-07 12:45:46.400 | + functions-common:time_stop:2426 : name=apt-get 2026-07-07 12:45:46.404 | + functions-common:time_stop:2427 : start_time=1783428334222 2026-07-07 12:45:46.408 | + functions-common:time_stop:2429 : [[ -z 1783428334222 ]] 2026-07-07 12:45:46.413 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 12:45:46.419 | + functions-common:time_stop:2432 : end_time=1783428346414 2026-07-07 12:45:46.423 | + functions-common:time_stop:2433 : elapsed_time=12192 2026-07-07 12:45:46.426 | + functions-common:time_stop:2434 : total=165943 2026-07-07 12:45:46.430 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 12:45:46.434 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=178135 2026-07-07 12:45:46.438 | + functions-common:apt_get:1215 : return 0 2026-07-07 12:45:46.442 | + lib/neutron_plugins/ovn_agent:install_ovn:439 : export PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-07 12:45:46.447 | + lib/neutron_plugins/ovn_agent:install_ovn:439 : PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-07 12:45:46.452 | + lib/neutron_plugins/ovn_agent:install_ovn:442 : local log_archive_dir=/opt/stack/logs/archive 2026-07-07 12:45:46.456 | + lib/neutron_plugins/ovn_agent:install_ovn:443 : mkdir -p /opt/stack/logs/archive 2026-07-07 12:45:46.463 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-07-07 12:45:46.467 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovs-vswitchd.log ']' 2026-07-07 12:45:46.471 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-07-07 12:45:46.475 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovn-northd.log ']' 2026-07-07 12:45:46.479 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-07-07 12:45:46.484 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovn-controller.log ']' 2026-07-07 12:45:46.488 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-07-07 12:45:46.492 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovn-controller-vtep.log ']' 2026-07-07 12:45:46.497 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-07-07 12:45:46.501 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovs-vtep.log ']' 2026-07-07 12:45:46.505 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-07-07 12:45:46.509 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovsdb-server.log ']' 2026-07-07 12:45:46.513 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-07-07 12:45:46.517 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovsdb-server-nb.log ']' 2026-07-07 12:45:46.522 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-07-07 12:45:46.525 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovsdb-server-sb.log ']' 2026-07-07 12:45:46.530 | + lib/neutron_plugins/ovn_agent:install_ovn:451 : use_library_from_git ovsdbapp 2026-07-07 12:45:46.534 | + inc/python:use_library_from_git:266 : local name=ovsdbapp 2026-07-07 12:45:46.538 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-07 12:45:46.542 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-07 12:45:46.546 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,ovsdbapp, ]] 2026-07-07 12:45:46.551 | + inc/python:use_library_from_git:269 : return 1 2026-07-07 12:45:46.555 | + lib/neutron_plugins/ovn_agent:install_ovn:457 : [[ False == \T\r\u\e ]] 2026-07-07 12:45:46.559 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-07-07 12:45:46.563 | + ./stack.sh:main:956 : is_service_enabled nova 2026-07-07 12:45:46.589 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 12:45:46.593 | + ./stack.sh:main:958 : stack_install_service nova 2026-07-07 12:45:46.597 | + lib/stack:stack_install_service:20 : local service=nova 2026-07-07 12:45:46.601 | + lib/stack:stack_install_service:21 : type install_nova 2026-07-07 12:45:46.605 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-07-07 12:45:46.610 | + lib/stack:stack_install_service:32 : install_nova 2026-07-07 12:45:46.614 | + lib/nova:install_nova:912 : use_library_from_git os-vif 2026-07-07 12:45:46.617 | + inc/python:use_library_from_git:266 : local name=os-vif 2026-07-07 12:45:46.621 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-07 12:45:46.625 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-07 12:45:46.629 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-vif, ]] 2026-07-07 12:45:46.632 | + inc/python:use_library_from_git:269 : return 1 2026-07-07 12:45:46.636 | + lib/nova:install_nova:917 : is_service_enabled n-cpu 2026-07-07 12:45:46.660 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 12:45:46.664 | + lib/nova:install_nova:917 : [[ -r /home/quobyte/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2026-07-07 12:45:46.668 | + lib/nova:install_nova:918 : install_nova_hypervisor 2026-07-07 12:45:46.672 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:91 : install_libvirt 2026-07-07 12:45:46.676 | + lib/nova_plugins/functions-libvirt:install_libvirt:80 : [[ noble =~ bookworm ]] 2026-07-07 12:45:46.680 | + lib/nova_plugins/functions-libvirt:install_libvirt:93 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- libvirt-python 2026-07-07 12:45:46.840 | + lib/nova_plugins/functions-libvirt:install_libvirt:95 : is_ubuntu 2026-07-07 12:45:46.844 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-07 12:45:46.848 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-07 12:45:46.852 | + lib/nova_plugins/functions-libvirt:install_libvirt:96 : install_package qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-07-07 12:45:46.856 | + functions-common:install_package:1438 : update_package_repo 2026-07-07 12:45:46.859 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-07 12:45:46.863 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-07 12:45:46.867 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-07 12:45:46.870 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-07 12:45:46.874 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-07 12:45:46.877 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-07 12:45:46.881 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-07 12:45:46.885 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-07 12:45:46.889 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-07 12:45:46.892 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-07 12:45:46.896 | + functions-common:apt_get_update:1167 : return 2026-07-07 12:45:46.900 | + functions-common:install_package:1439 : real_install_package qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-07-07 12:45:46.903 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-07 12:45:46.907 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-07 12:45:46.911 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-07 12:45:46.914 | + functions-common:real_install_package:1427 : apt_get install qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-07-07 12:45:46.944 | + functions-common:apt_get:1207 : 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-07-07 12:45:46.984 | Reading package lists... 2026-07-07 12:45:47.376 | Building dependency tree... 2026-07-07 12:45:47.377 | Reading state information... 2026-07-07 12:45:48.012 | libvirt-clients is already the newest version (10.0.0-2ubuntu8.14). 2026-07-07 12:45:48.012 | libvirt-clients set to manually installed. 2026-07-07 12:45:48.012 | libvirt-daemon-system is already the newest version (10.0.0-2ubuntu8.14). 2026-07-07 12:45:48.012 | The following packages were automatically installed and are no longer required: 2026-07-07 12:45:48.014 | libfwupd2 libgusb2 2026-07-07 12:45:48.014 | Use 'sudo apt autoremove' to remove them. 2026-07-07 12:45:48.017 | The following additional packages will be installed: 2026-07-07 12:45:48.018 | python3-zstandard qemu-efi-aarch64 qemu-efi-arm qemu-system-arm 2026-07-07 12:45:48.018 | qemu-system-mips qemu-system-misc qemu-system-ppc qemu-system-s390x 2026-07-07 12:45:48.018 | qemu-system-sparc 2026-07-07 12:45:48.020 | Suggested packages: 2026-07-07 12:45:48.021 | python-zstandard-doc samba vde2 2026-07-07 12:45:48.061 | The following packages will be REMOVED: 2026-07-07 12:45:48.064 | apport-core-dump-handler 2026-07-07 12:45:48.066 | The following NEW packages will be installed: 2026-07-07 12:45:48.066 | libvirt-dev python3-libvirt python3-zstandard qemu-efi-aarch64 qemu-efi-arm 2026-07-07 12:45:48.067 | qemu-system qemu-system-arm qemu-system-mips qemu-system-misc 2026-07-07 12:45:48.067 | qemu-system-ppc qemu-system-s390x qemu-system-sparc systemd-coredump 2026-07-07 12:45:48.117 | 0 upgraded, 13 newly installed, 1 to remove and 14 not upgraded. 2026-07-07 12:45:48.117 | Need to get 110 MB of archives. 2026-07-07 12:45:48.117 | After this operation, 897 MB of additional disk space will be used. 2026-07-07 12:45:48.117 | Get:1 http://archive.ubuntu.com/ubuntu noble/universe amd64 python3-zstandard amd64 0.22.0-1build1 [360 kB] 2026-07-07 12:45:48.131 | Get:2 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 systemd-coredump amd64 255.4-1ubuntu8.16 [71.7 kB] 2026-07-07 12:45:48.135 | Get:3 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libvirt-dev amd64 10.0.0-2ubuntu8.14 [178 kB] 2026-07-07 12:45:48.142 | Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-libvirt amd64 10.0.0-1build1 [164 kB] 2026-07-07 12:45:48.149 | Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-arm amd64 1:8.2.2+ds-0ubuntu1.17 [11.0 MB] 2026-07-07 12:45:48.270 | Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-mips amd64 1:8.2.2+ds-0ubuntu1.17 [16.3 MB] 2026-07-07 12:45:48.449 | Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-ppc amd64 1:8.2.2+ds-0ubuntu1.17 [9100 kB] 2026-07-07 12:45:48.548 | Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-sparc amd64 1:8.2.2+ds-0ubuntu1.17 [6310 kB] 2026-07-07 12:45:48.617 | Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-s390x amd64 1:8.2.2+ds-0ubuntu1.17 [3435 kB] 2026-07-07 12:45:48.655 | Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-misc amd64 1:8.2.2+ds-0ubuntu1.17 [57.7 MB] 2026-07-07 12:45:49.275 | Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system amd64 1:8.2.2+ds-0ubuntu1.17 [58.5 kB] 2026-07-07 12:45:49.275 | Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-efi-aarch64 all 2024.02-2ubuntu0.8 [4096 kB] 2026-07-07 12:45:49.312 | Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-efi-arm all 2024.02-2ubuntu0.8 [776 kB] 2026-07-07 12:45:49.565 | perl: warning: Setting locale failed. 2026-07-07 12:45:49.565 | perl: warning: Please check that your locale settings: 2026-07-07 12:45:49.566 | LANGUAGE = (unset), 2026-07-07 12:45:49.566 | LC_ALL = "en_US.utf8", 2026-07-07 12:45:49.566 | LANG = "de_DE.UTF-8" 2026-07-07 12:45:49.566 | are supported and installed on your system. 2026-07-07 12:45:49.566 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-07 12:45:49.627 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-07 12:45:49.627 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-07 12:45:49.627 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-07 12:45:49.904 | Fetched 110 MB in 1s (89.6 MB/s) 2026-07-07 12:45:49.942 | Selecting previously unselected package python3-zstandard. 2026-07-07 12:45:50.009 | (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 ... 127210 files and directories currently installed.) 2026-07-07 12:45:50.017 | Preparing to unpack .../python3-zstandard_0.22.0-1build1_amd64.deb ... 2026-07-07 12:45:50.021 | Unpacking python3-zstandard (0.22.0-1build1) ... 2026-07-07 12:45:50.160 | dpkg: apport-core-dump-handler: dependency problems, but removing anyway as you requested: 2026-07-07 12:45:50.160 | apport depends on apport-core-dump-handler | python3-zstandard; however: 2026-07-07 12:45:50.161 | Package apport-core-dump-handler is to be removed. 2026-07-07 12:45:50.161 | Package python3-zstandard is not configured yet. 2026-07-07 12:45:50.161 | apport depends on apport-core-dump-handler | systemd-coredump; however: 2026-07-07 12:45:50.161 | Package apport-core-dump-handler is to be removed. 2026-07-07 12:45:50.161 | Package systemd-coredump is not installed. 2026-07-07 12:45:50.161 | apport depends on apport-core-dump-handler | python3-zstandard; however: 2026-07-07 12:45:50.161 | Package apport-core-dump-handler is to be removed. 2026-07-07 12:45:50.161 | Package python3-zstandard is not configured yet. 2026-07-07 12:45:50.161 | apport depends on apport-core-dump-handler | systemd-coredump; however: 2026-07-07 12:45:50.161 | Package apport-core-dump-handler is to be removed. 2026-07-07 12:45:50.161 | Package systemd-coredump is not installed. 2026-07-07 12:45:50.162 | 2026-07-07 12:45:50.223 | (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 ... 127226 files and directories currently installed.) 2026-07-07 12:45:50.230 | Removing apport-core-dump-handler (2.28.1-0ubuntu3.8) ... 2026-07-07 12:45:51.151 | Selecting previously unselected package systemd-coredump. 2026-07-07 12:45:51.218 | (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 ... 127222 files and directories currently installed.) 2026-07-07 12:45:51.226 | Preparing to unpack .../00-systemd-coredump_255.4-1ubuntu8.16_amd64.deb ... 2026-07-07 12:45:51.231 | Unpacking systemd-coredump (255.4-1ubuntu8.16) ... 2026-07-07 12:45:51.295 | Selecting previously unselected package libvirt-dev:amd64. 2026-07-07 12:45:51.310 | Preparing to unpack .../01-libvirt-dev_10.0.0-2ubuntu8.14_amd64.deb ... 2026-07-07 12:45:51.322 | Unpacking libvirt-dev:amd64 (10.0.0-2ubuntu8.14) ... 2026-07-07 12:45:51.392 | Selecting previously unselected package python3-libvirt. 2026-07-07 12:45:51.406 | Preparing to unpack .../02-python3-libvirt_10.0.0-1build1_amd64.deb ... 2026-07-07 12:45:51.410 | Unpacking python3-libvirt (10.0.0-1build1) ... 2026-07-07 12:45:51.481 | Selecting previously unselected package qemu-system-arm. 2026-07-07 12:45:51.496 | Preparing to unpack .../03-qemu-system-arm_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-07 12:45:51.510 | Unpacking qemu-system-arm (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-07 12:45:52.055 | Selecting previously unselected package qemu-system-mips. 2026-07-07 12:45:52.069 | Preparing to unpack .../04-qemu-system-mips_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-07 12:45:52.081 | Unpacking qemu-system-mips (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-07 12:45:52.697 | Selecting previously unselected package qemu-system-ppc. 2026-07-07 12:45:52.711 | Preparing to unpack .../05-qemu-system-ppc_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-07 12:45:52.723 | Unpacking qemu-system-ppc (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-07 12:45:53.098 | Selecting previously unselected package qemu-system-sparc. 2026-07-07 12:45:53.111 | Preparing to unpack .../06-qemu-system-sparc_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-07 12:45:53.123 | Unpacking qemu-system-sparc (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-07 12:45:53.391 | Selecting previously unselected package qemu-system-s390x. 2026-07-07 12:45:53.404 | Preparing to unpack .../07-qemu-system-s390x_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-07 12:45:53.417 | Unpacking qemu-system-s390x (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-07 12:45:53.607 | Selecting previously unselected package qemu-system-misc. 2026-07-07 12:45:53.617 | Preparing to unpack .../08-qemu-system-misc_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-07 12:45:53.630 | Unpacking qemu-system-misc (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-07 12:45:55.616 | Selecting previously unselected package qemu-system. 2026-07-07 12:45:55.629 | Preparing to unpack .../09-qemu-system_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-07 12:45:55.633 | Unpacking qemu-system (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-07 12:45:55.673 | Selecting previously unselected package qemu-efi-aarch64. 2026-07-07 12:45:55.686 | Preparing to unpack .../10-qemu-efi-aarch64_2024.02-2ubuntu0.8_all.deb ... 2026-07-07 12:45:55.691 | Unpacking qemu-efi-aarch64 (2024.02-2ubuntu0.8) ... 2026-07-07 12:45:57.567 | Selecting previously unselected package qemu-efi-arm. 2026-07-07 12:45:57.578 | Preparing to unpack .../11-qemu-efi-arm_2024.02-2ubuntu0.8_all.deb ... 2026-07-07 12:45:57.583 | Unpacking qemu-efi-arm (2024.02-2ubuntu0.8) ... 2026-07-07 12:45:58.399 | Setting up systemd-coredump (255.4-1ubuntu8.16) ... 2026-07-07 12:45:58.905 | Creating group 'systemd-coredump' with GID 987. 2026-07-07 12:45:58.906 | Creating user 'systemd-coredump' (systemd Core Dumper) with UID 987 and GID 987. 2026-07-07 12:45:58.930 | Setting up python3-libvirt (10.0.0-1build1) ... 2026-07-07 12:45:59.230 | Setting up qemu-system-mips (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-07 12:45:59.248 | Setting up qemu-system-sparc (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-07 12:45:59.265 | Setting up libvirt-dev:amd64 (10.0.0-2ubuntu8.14) ... 2026-07-07 12:45:59.282 | Setting up qemu-system-ppc (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-07 12:45:59.298 | Setting up qemu-efi-aarch64 (2024.02-2ubuntu0.8) ... 2026-07-07 12:45:59.309 | Setting up qemu-system-misc (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-07 12:45:59.325 | Setting up python3-zstandard (0.22.0-1build1) ... 2026-07-07 12:45:59.572 | Setting up qemu-system-arm (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-07 12:45:59.590 | Setting up qemu-efi-arm (2024.02-2ubuntu0.8) ... 2026-07-07 12:45:59.600 | Setting up qemu-system-s390x (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-07 12:45:59.617 | Setting up qemu-system (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-07 12:45:59.627 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-07 12:46:01.443 | perl: warning: Setting locale failed. 2026-07-07 12:46:01.444 | perl: warning: Please check that your locale settings: 2026-07-07 12:46:01.444 | LANGUAGE = (unset), 2026-07-07 12:46:01.444 | LC_ALL = "en_US.utf8", 2026-07-07 12:46:01.444 | LANG = "de_DE.UTF-8" 2026-07-07 12:46:01.444 | are supported and installed on your system. 2026-07-07 12:46:01.444 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-07 12:46:01.575 | perl: warning: Setting locale failed. 2026-07-07 12:46:01.575 | perl: warning: Please check that your locale settings: 2026-07-07 12:46:01.575 | LANGUAGE = (unset), 2026-07-07 12:46:01.575 | LC_ALL = "en_US.utf8", 2026-07-07 12:46:01.575 | LANG = "de_DE.UTF-8" 2026-07-07 12:46:01.575 | are supported and installed on your system. 2026-07-07 12:46:01.575 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-07 12:46:01.624 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-07 12:46:01.624 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-07 12:46:01.625 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-07 12:46:01.695 | perl: warning: Setting locale failed. 2026-07-07 12:46:01.695 | perl: warning: Please check that your locale settings: 2026-07-07 12:46:01.695 | LANGUAGE = (unset), 2026-07-07 12:46:01.695 | LC_ALL = "en_US.utf8", 2026-07-07 12:46:01.695 | LANG = "de_DE.UTF-8" 2026-07-07 12:46:01.695 | are supported and installed on your system. 2026-07-07 12:46:01.695 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-07 12:46:02.203 | 2026-07-07 12:46:02.203 | Running kernel seems to be up-to-date. 2026-07-07 12:46:02.203 | 2026-07-07 12:46:02.203 | Restarting services... 2026-07-07 12:46:02.227 | 2026-07-07 12:46:02.227 | Service restarts being deferred: 2026-07-07 12:46:02.227 | systemctl restart virtlockd.service 2026-07-07 12:46:02.227 | systemctl restart virtlogd.service 2026-07-07 12:46:02.227 | 2026-07-07 12:46:02.227 | No containers need to be restarted. 2026-07-07 12:46:02.227 | 2026-07-07 12:46:02.227 | User sessions running outdated binaries: 2026-07-07 12:46:02.228 | quobyte @ session #6: sshd[2073] 2026-07-07 12:46:02.238 | 2026-07-07 12:46:02.238 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-07 12:46:04.552 | + functions-common:apt_get:1211 : result=0 2026-07-07 12:46:04.555 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-07 12:46:04.559 | + functions-common:time_stop:2420 : local name 2026-07-07 12:46:04.563 | + functions-common:time_stop:2421 : local end_time 2026-07-07 12:46:04.566 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 12:46:04.570 | + functions-common:time_stop:2423 : local total 2026-07-07 12:46:04.574 | + functions-common:time_stop:2424 : local start_time 2026-07-07 12:46:04.578 | + functions-common:time_stop:2426 : name=apt-get 2026-07-07 12:46:04.581 | + functions-common:time_stop:2427 : start_time=1783428346940 2026-07-07 12:46:04.585 | + functions-common:time_stop:2429 : [[ -z 1783428346940 ]] 2026-07-07 12:46:04.590 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 12:46:04.594 | + functions-common:time_stop:2432 : end_time=1783428364591 2026-07-07 12:46:04.598 | + functions-common:time_stop:2433 : elapsed_time=17651 2026-07-07 12:46:04.601 | + functions-common:time_stop:2434 : total=178135 2026-07-07 12:46:04.605 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 12:46:04.608 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=195786 2026-07-07 12:46:04.612 | + functions-common:apt_get:1215 : return 0 2026-07-07 12:46:04.616 | + lib/nova_plugins/functions-libvirt:install_libvirt:97 : install_package ovmf swtpm swtpm-tools mdevctl 2026-07-07 12:46:04.620 | + functions-common:install_package:1438 : update_package_repo 2026-07-07 12:46:04.624 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-07 12:46:04.627 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-07 12:46:04.631 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-07 12:46:04.635 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-07 12:46:04.638 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-07 12:46:04.642 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-07 12:46:04.646 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-07 12:46:04.650 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-07 12:46:04.653 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-07 12:46:04.657 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-07 12:46:04.661 | + functions-common:apt_get_update:1167 : return 2026-07-07 12:46:04.664 | + functions-common:install_package:1439 : real_install_package ovmf swtpm swtpm-tools mdevctl 2026-07-07 12:46:04.668 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-07 12:46:04.672 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-07 12:46:04.676 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-07 12:46:04.679 | + functions-common:real_install_package:1427 : apt_get install ovmf swtpm swtpm-tools mdevctl 2026-07-07 12:46:04.711 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install ovmf swtpm swtpm-tools mdevctl 2026-07-07 12:46:04.751 | Reading package lists... 2026-07-07 12:46:05.171 | Building dependency tree... 2026-07-07 12:46:05.172 | Reading state information... 2026-07-07 12:46:05.871 | ovmf is already the newest version (2024.02-2ubuntu0.8). 2026-07-07 12:46:05.871 | ovmf set to manually installed. 2026-07-07 12:46:05.871 | swtpm is already the newest version (0.7.3-0ubuntu5.24.04.1). 2026-07-07 12:46:05.871 | swtpm set to manually installed. 2026-07-07 12:46:05.871 | swtpm-tools is already the newest version (0.7.3-0ubuntu5.24.04.1). 2026-07-07 12:46:05.871 | swtpm-tools set to manually installed. 2026-07-07 12:46:05.872 | mdevctl is already the newest version (1.3.0-1ubuntu2.1). 2026-07-07 12:46:05.872 | mdevctl set to manually installed. 2026-07-07 12:46:05.872 | The following packages were automatically installed and are no longer required: 2026-07-07 12:46:05.873 | libfwupd2 libgusb2 2026-07-07 12:46:05.873 | Use 'sudo apt autoremove' to remove them. 2026-07-07 12:46:05.973 | 0 upgraded, 0 newly installed, 0 to remove and 14 not upgraded. 2026-07-07 12:46:05.979 | + functions-common:apt_get:1211 : result=0 2026-07-07 12:46:05.983 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-07 12:46:05.987 | + functions-common:time_stop:2420 : local name 2026-07-07 12:46:05.990 | + functions-common:time_stop:2421 : local end_time 2026-07-07 12:46:05.994 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 12:46:05.998 | + functions-common:time_stop:2423 : local total 2026-07-07 12:46:06.001 | + functions-common:time_stop:2424 : local start_time 2026-07-07 12:46:06.005 | + functions-common:time_stop:2426 : name=apt-get 2026-07-07 12:46:06.009 | + functions-common:time_stop:2427 : start_time=1783428364707 2026-07-07 12:46:06.012 | + functions-common:time_stop:2429 : [[ -z 1783428364707 ]] 2026-07-07 12:46:06.017 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 12:46:06.023 | + functions-common:time_stop:2432 : end_time=1783428366019 2026-07-07 12:46:06.026 | + functions-common:time_stop:2433 : elapsed_time=1312 2026-07-07 12:46:06.030 | + functions-common:time_stop:2434 : total=195786 2026-07-07 12:46:06.034 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 12:46:06.038 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=197098 2026-07-07 12:46:06.041 | + functions-common:apt_get:1215 : return 0 2026-07-07 12:46:06.045 | + lib/nova_plugins/functions-libvirt:install_libvirt:98 : is_arch aarch64 2026-07-07 12:46:06.050 | ++ functions-common:is_arch:519 : uname -m 2026-07-07 12:46:06.056 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-07-07 12:46:06.060 | + lib/nova_plugins/functions-libvirt:install_libvirt:103 : [[ noble =~ bookworm ]] 2026-07-07 12:46:06.063 | + lib/nova_plugins/functions-libvirt:install_libvirt:103 : [[ noble =~ trixie ]] 2026-07-07 12:46:06.067 | + lib/nova_plugins/functions-libvirt:install_libvirt:145 : [[ False == True ]] 2026-07-07 12:46:06.071 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:96 : [[ kvm == \l\x\c ]] 2026-07-07 12:46:06.075 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:108 : [[ '' == \T\r\u\e ]] 2026-07-07 12:46:06.079 | + lib/nova:install_nova:921 : is_service_enabled n-novnc 2026-07-07 12:46:06.105 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 12:46:06.109 | ++ lib/nova:install_nova:923 : trueorfalse False NOVNC_FROM_PACKAGE 2026-07-07 12:46:06.136 | + lib/nova:install_nova:923 : NOVNC_FROM_PACKAGE=False 2026-07-07 12:46:06.140 | + lib/nova:install_nova:924 : '[' False = True ']' 2026-07-07 12:46:06.144 | + lib/nova:install_nova:943 : NOVNC_WEB_DIR=/opt/stack/novnc 2026-07-07 12:46:06.148 | + lib/nova:install_nova:944 : git_clone https://github.com/novnc/novnc.git /opt/stack/novnc v1.3.0 2026-07-07 12:46:06.153 | + functions-common:git_clone:589 : local git_remote=https://github.com/novnc/novnc.git 2026-07-07 12:46:06.157 | + functions-common:git_clone:590 : local git_dest=/opt/stack/novnc 2026-07-07 12:46:06.161 | + functions-common:git_clone:591 : local git_ref=v1.3.0 2026-07-07 12:46:06.165 | + functions-common:git_clone:592 : local orig_dir 2026-07-07 12:46:06.170 | ++ functions-common:git_clone:593 : pwd 2026-07-07 12:46:06.174 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-07-07 12:46:06.178 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-07 12:46:06.183 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-07 12:46:06.208 | + functions-common:git_clone:596 : RECLONE=False 2026-07-07 12:46:06.212 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-07 12:46:06.216 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-07 12:46:06.221 | + functions-common:git_clone:610 : echo v1.3.0 2026-07-07 12:46:06.222 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-07 12:46:06.228 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/novnc ]] 2026-07-07 12:46:06.232 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-07-07 12:46:06.236 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://github.com/novnc/novnc.git /opt/stack/novnc 2026-07-07 12:46:06.239 | + functions-common:git_timed:697 : local count=0 2026-07-07 12:46:06.243 | + functions-common:git_timed:698 : local timeout=0 2026-07-07 12:46:06.247 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-07 12:46:06.251 | + functions-common:git_timed:701 : timeout=0 2026-07-07 12:46:06.254 | + functions-common:git_timed:704 : time_start git_timed 2026-07-07 12:46:06.258 | + functions-common:time_start:2406 : local name=git_timed 2026-07-07 12:46:06.262 | + functions-common:time_start:2407 : local start_time= 2026-07-07 12:46:06.266 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-07 12:46:06.271 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-07 12:46:06.276 | + functions-common:time_start:2411 : _TIME_START[$name]=1783428366272 2026-07-07 12:46:06.280 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://github.com/novnc/novnc.git /opt/stack/novnc 2026-07-07 12:46:06.284 | Cloning into '/opt/stack/novnc'... 2026-07-07 12:46:08.203 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-07 12:46:08.207 | + functions-common:time_stop:2420 : local name 2026-07-07 12:46:08.210 | + functions-common:time_stop:2421 : local end_time 2026-07-07 12:46:08.214 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 12:46:08.217 | + functions-common:time_stop:2423 : local total 2026-07-07 12:46:08.221 | + functions-common:time_stop:2424 : local start_time 2026-07-07 12:46:08.224 | + functions-common:time_stop:2426 : name=git_timed 2026-07-07 12:46:08.227 | + functions-common:time_stop:2427 : start_time=1783428366272 2026-07-07 12:46:08.231 | + functions-common:time_stop:2429 : [[ -z 1783428366272 ]] 2026-07-07 12:46:08.235 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 12:46:08.241 | + functions-common:time_stop:2432 : end_time=1783428368237 2026-07-07 12:46:08.245 | + functions-common:time_stop:2433 : elapsed_time=1965 2026-07-07 12:46:08.248 | + functions-common:time_stop:2434 : total=155955 2026-07-07 12:46:08.251 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 12:46:08.255 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=157920 2026-07-07 12:46:08.259 | + functions-common:git_clone:631 : cd /opt/stack/novnc 2026-07-07 12:46:08.262 | + functions-common:git_clone:632 : git_timed fetch origin v1.3.0 2026-07-07 12:46:08.265 | + functions-common:git_timed:697 : local count=0 2026-07-07 12:46:08.269 | + functions-common:git_timed:698 : local timeout=0 2026-07-07 12:46:08.272 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-07 12:46:08.275 | + functions-common:git_timed:701 : timeout=0 2026-07-07 12:46:08.279 | + functions-common:git_timed:704 : time_start git_timed 2026-07-07 12:46:08.283 | + functions-common:time_start:2406 : local name=git_timed 2026-07-07 12:46:08.285 | + functions-common:time_start:2407 : local start_time= 2026-07-07 12:46:08.289 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-07 12:46:08.293 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-07 12:46:08.299 | + functions-common:time_start:2411 : _TIME_START[$name]=1783428368295 2026-07-07 12:46:08.302 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin v1.3.0 2026-07-07 12:46:08.729 | From https://github.com/novnc/novnc 2026-07-07 12:46:08.729 | * tag v1.3.0 -> FETCH_HEAD 2026-07-07 12:46:08.741 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-07 12:46:08.744 | + functions-common:time_stop:2420 : local name 2026-07-07 12:46:08.747 | + functions-common:time_stop:2421 : local end_time 2026-07-07 12:46:08.751 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 12:46:08.754 | + functions-common:time_stop:2423 : local total 2026-07-07 12:46:08.758 | + functions-common:time_stop:2424 : local start_time 2026-07-07 12:46:08.761 | + functions-common:time_stop:2426 : name=git_timed 2026-07-07 12:46:08.764 | + functions-common:time_stop:2427 : start_time=1783428368295 2026-07-07 12:46:08.767 | + functions-common:time_stop:2429 : [[ -z 1783428368295 ]] 2026-07-07 12:46:08.771 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 12:46:08.776 | + functions-common:time_stop:2432 : end_time=1783428368773 2026-07-07 12:46:08.780 | + functions-common:time_stop:2433 : elapsed_time=478 2026-07-07 12:46:08.783 | + functions-common:time_stop:2434 : total=157920 2026-07-07 12:46:08.787 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 12:46:08.791 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=158398 2026-07-07 12:46:08.794 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-07-07 12:46:08.798 | + functions-common:git_timed:697 : local count=0 2026-07-07 12:46:08.801 | + functions-common:git_timed:698 : local timeout=0 2026-07-07 12:46:08.804 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-07 12:46:08.807 | + functions-common:git_timed:701 : timeout=0 2026-07-07 12:46:08.811 | + functions-common:git_timed:704 : time_start git_timed 2026-07-07 12:46:08.814 | + functions-common:time_start:2406 : local name=git_timed 2026-07-07 12:46:08.818 | + functions-common:time_start:2407 : local start_time= 2026-07-07 12:46:08.821 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-07 12:46:08.826 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-07 12:46:08.831 | + functions-common:time_start:2411 : _TIME_START[$name]=1783428368827 2026-07-07 12:46:08.835 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-07-07 12:46:08.867 | Note: switching to 'FETCH_HEAD'. 2026-07-07 12:46:08.867 | 2026-07-07 12:46:08.868 | You are in 'detached HEAD' state. You can look around, make experimental 2026-07-07 12:46:08.868 | changes and commit them, and you can discard any commits you make in this 2026-07-07 12:46:08.868 | state without impacting any branches by switching back to a branch. 2026-07-07 12:46:08.868 | 2026-07-07 12:46:08.868 | If you want to create a new branch to retain commits you create, you may 2026-07-07 12:46:08.868 | do so (now or later) by using -c with the switch command. Example: 2026-07-07 12:46:08.868 | 2026-07-07 12:46:08.868 | git switch -c 2026-07-07 12:46:08.868 | 2026-07-07 12:46:08.868 | Or undo this operation with: 2026-07-07 12:46:08.868 | 2026-07-07 12:46:08.869 | git switch - 2026-07-07 12:46:08.869 | 2026-07-07 12:46:08.869 | Turn off this advice by setting config variable advice.detachedHead to false 2026-07-07 12:46:08.869 | 2026-07-07 12:46:08.869 | HEAD is now at 463c39e noVNC 1.3.0 2026-07-07 12:46:08.872 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-07 12:46:08.875 | + functions-common:time_stop:2420 : local name 2026-07-07 12:46:08.879 | + functions-common:time_stop:2421 : local end_time 2026-07-07 12:46:08.882 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 12:46:08.885 | + functions-common:time_stop:2423 : local total 2026-07-07 12:46:08.889 | + functions-common:time_stop:2424 : local start_time 2026-07-07 12:46:08.892 | + functions-common:time_stop:2426 : name=git_timed 2026-07-07 12:46:08.896 | + functions-common:time_stop:2427 : start_time=1783428368827 2026-07-07 12:46:08.900 | + functions-common:time_stop:2429 : [[ -z 1783428368827 ]] 2026-07-07 12:46:08.904 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 12:46:08.909 | + functions-common:time_stop:2432 : end_time=1783428368905 2026-07-07 12:46:08.913 | + functions-common:time_stop:2433 : elapsed_time=78 2026-07-07 12:46:08.916 | + functions-common:time_stop:2434 : total=158398 2026-07-07 12:46:08.919 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 12:46:08.923 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=158476 2026-07-07 12:46:08.926 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/novnc 2026-07-07 12:46:08.944 | + functions-common:git_clone:672 : cd /opt/stack/novnc 2026-07-07 12:46:08.948 | + functions-common:git_clone:673 : git show --oneline 2026-07-07 12:46:08.949 | + functions-common:git_clone:673 : head -1 2026-07-07 12:46:08.952 | 463c39e noVNC 1.3.0 2026-07-07 12:46:08.955 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-07-07 12:46:08.959 | + lib/nova:install_nova:948 : is_service_enabled n-spice 2026-07-07 12:46:08.981 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 12:46:08.985 | + lib/nova:install_nova:960 : git_clone https://review.opendev.org/openstack/nova.git /opt/stack/nova master 2026-07-07 12:46:08.988 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/nova.git 2026-07-07 12:46:08.992 | + functions-common:git_clone:590 : local git_dest=/opt/stack/nova 2026-07-07 12:46:08.995 | + functions-common:git_clone:591 : local git_ref=master 2026-07-07 12:46:08.999 | + functions-common:git_clone:592 : local orig_dir 2026-07-07 12:46:09.003 | ++ functions-common:git_clone:593 : pwd 2026-07-07 12:46:09.007 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-07-07 12:46:09.010 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-07 12:46:09.015 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-07 12:46:09.037 | + functions-common:git_clone:596 : RECLONE=False 2026-07-07 12:46:09.041 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-07 12:46:09.044 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-07 12:46:09.049 | + functions-common:git_clone:610 : echo master 2026-07-07 12:46:09.049 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-07 12:46:09.054 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/nova ]] 2026-07-07 12:46:09.058 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-07-07 12:46:09.061 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/nova.git /opt/stack/nova 2026-07-07 12:46:09.066 | + functions-common:git_timed:697 : local count=0 2026-07-07 12:46:09.069 | + functions-common:git_timed:698 : local timeout=0 2026-07-07 12:46:09.072 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-07 12:46:09.076 | + functions-common:git_timed:701 : timeout=0 2026-07-07 12:46:09.080 | + functions-common:git_timed:704 : time_start git_timed 2026-07-07 12:46:09.083 | + functions-common:time_start:2406 : local name=git_timed 2026-07-07 12:46:09.087 | + functions-common:time_start:2407 : local start_time= 2026-07-07 12:46:09.090 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-07 12:46:09.096 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-07 12:46:09.101 | + functions-common:time_start:2411 : _TIME_START[$name]=1783428369097 2026-07-07 12:46:09.104 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/nova.git /opt/stack/nova 2026-07-07 12:46:09.108 | Cloning into '/opt/stack/nova'... 2026-07-07 12:50:08.838 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-07 12:50:08.841 | + functions-common:time_stop:2420 : local name 2026-07-07 12:50:08.845 | + functions-common:time_stop:2421 : local end_time 2026-07-07 12:50:08.849 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 12:50:08.852 | + functions-common:time_stop:2423 : local total 2026-07-07 12:50:08.856 | + functions-common:time_stop:2424 : local start_time 2026-07-07 12:50:08.859 | + functions-common:time_stop:2426 : name=git_timed 2026-07-07 12:50:08.863 | + functions-common:time_stop:2427 : start_time=1783428369097 2026-07-07 12:50:08.866 | + functions-common:time_stop:2429 : [[ -z 1783428369097 ]] 2026-07-07 12:50:08.872 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 12:50:08.878 | + functions-common:time_stop:2432 : end_time=1783428608874 2026-07-07 12:50:08.882 | + functions-common:time_stop:2433 : elapsed_time=239777 2026-07-07 12:50:08.885 | + functions-common:time_stop:2434 : total=158476 2026-07-07 12:50:08.889 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 12:50:08.893 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=398253 2026-07-07 12:50:08.897 | + functions-common:git_clone:631 : cd /opt/stack/nova 2026-07-07 12:50:08.901 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-07-07 12:50:08.905 | + functions-common:git_timed:697 : local count=0 2026-07-07 12:50:08.909 | + functions-common:git_timed:698 : local timeout=0 2026-07-07 12:50:08.914 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-07 12:50:08.918 | + functions-common:git_timed:701 : timeout=0 2026-07-07 12:50:08.921 | + functions-common:git_timed:704 : time_start git_timed 2026-07-07 12:50:08.926 | + functions-common:time_start:2406 : local name=git_timed 2026-07-07 12:50:08.929 | + functions-common:time_start:2407 : local start_time= 2026-07-07 12:50:08.933 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-07 12:50:08.938 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-07 12:50:08.944 | + functions-common:time_start:2411 : _TIME_START[$name]=1783428608940 2026-07-07 12:50:08.948 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-07-07 12:50:09.660 | From https://review.opendev.org/openstack/nova 2026-07-07 12:50:09.660 | * branch master -> FETCH_HEAD 2026-07-07 12:50:09.671 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-07 12:50:09.675 | + functions-common:time_stop:2420 : local name 2026-07-07 12:50:09.679 | + functions-common:time_stop:2421 : local end_time 2026-07-07 12:50:09.683 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 12:50:09.686 | + functions-common:time_stop:2423 : local total 2026-07-07 12:50:09.690 | + functions-common:time_stop:2424 : local start_time 2026-07-07 12:50:09.693 | + functions-common:time_stop:2426 : name=git_timed 2026-07-07 12:50:09.697 | + functions-common:time_stop:2427 : start_time=1783428608940 2026-07-07 12:50:09.701 | + functions-common:time_stop:2429 : [[ -z 1783428608940 ]] 2026-07-07 12:50:09.706 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 12:50:09.711 | + functions-common:time_stop:2432 : end_time=1783428609707 2026-07-07 12:50:09.715 | + functions-common:time_stop:2433 : elapsed_time=767 2026-07-07 12:50:09.719 | + functions-common:time_stop:2434 : total=398253 2026-07-07 12:50:09.723 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 12:50:09.726 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=399020 2026-07-07 12:50:09.730 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-07-07 12:50:09.734 | + functions-common:git_timed:697 : local count=0 2026-07-07 12:50:09.738 | + functions-common:git_timed:698 : local timeout=0 2026-07-07 12:50:09.742 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-07 12:50:09.746 | + functions-common:git_timed:701 : timeout=0 2026-07-07 12:50:09.750 | + functions-common:git_timed:704 : time_start git_timed 2026-07-07 12:50:09.754 | + functions-common:time_start:2406 : local name=git_timed 2026-07-07 12:50:09.758 | + functions-common:time_start:2407 : local start_time= 2026-07-07 12:50:09.761 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-07 12:50:09.767 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-07 12:50:09.772 | + functions-common:time_start:2411 : _TIME_START[$name]=1783428609768 2026-07-07 12:50:09.776 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-07-07 12:50:10.325 | Note: switching to 'FETCH_HEAD'. 2026-07-07 12:50:10.325 | 2026-07-07 12:50:10.325 | You are in 'detached HEAD' state. You can look around, make experimental 2026-07-07 12:50:10.325 | changes and commit them, and you can discard any commits you make in this 2026-07-07 12:50:10.325 | state without impacting any branches by switching back to a branch. 2026-07-07 12:50:10.325 | 2026-07-07 12:50:10.325 | If you want to create a new branch to retain commits you create, you may 2026-07-07 12:50:10.326 | do so (now or later) by using -c with the switch command. Example: 2026-07-07 12:50:10.326 | 2026-07-07 12:50:10.326 | git switch -c 2026-07-07 12:50:10.326 | 2026-07-07 12:50:10.326 | Or undo this operation with: 2026-07-07 12:50:10.326 | 2026-07-07 12:50:10.326 | git switch - 2026-07-07 12:50:10.326 | 2026-07-07 12:50:10.326 | Turn off this advice by setting config variable advice.detachedHead to false 2026-07-07 12:50:10.326 | 2026-07-07 12:50:10.327 | HEAD is now at d0578d8852 Merge "Add concurrency_backend config option for Nova services" 2026-07-07 12:50:10.335 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-07 12:50:10.339 | + functions-common:time_stop:2420 : local name 2026-07-07 12:50:10.343 | + functions-common:time_stop:2421 : local end_time 2026-07-07 12:50:10.346 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 12:50:10.350 | + functions-common:time_stop:2423 : local total 2026-07-07 12:50:10.354 | + functions-common:time_stop:2424 : local start_time 2026-07-07 12:50:10.358 | + functions-common:time_stop:2426 : name=git_timed 2026-07-07 12:50:10.362 | + functions-common:time_stop:2427 : start_time=1783428609768 2026-07-07 12:50:10.366 | + functions-common:time_stop:2429 : [[ -z 1783428609768 ]] 2026-07-07 12:50:10.371 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 12:50:10.376 | + functions-common:time_stop:2432 : end_time=1783428610372 2026-07-07 12:50:10.380 | + functions-common:time_stop:2433 : elapsed_time=604 2026-07-07 12:50:10.384 | + functions-common:time_stop:2434 : total=399020 2026-07-07 12:50:10.387 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 12:50:10.391 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=399624 2026-07-07 12:50:10.395 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/nova 2026-07-07 12:50:10.418 | + functions-common:git_clone:672 : cd /opt/stack/nova 2026-07-07 12:50:10.424 | + functions-common:git_clone:673 : git show --oneline 2026-07-07 12:50:10.426 | + functions-common:git_clone:673 : head -1 2026-07-07 12:50:10.430 | d0578d8852 Merge "Add concurrency_backend config option for Nova services" 2026-07-07 12:50:10.435 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-07-07 12:50:10.439 | + lib/nova:install_nova:961 : setup_develop /opt/stack/nova 2026-07-07 12:50:10.443 | + inc/python:setup_develop:353 : local bindep 2026-07-07 12:50:10.447 | + inc/python:setup_develop:354 : [[ /opt/stack/nova == -bindep* ]] 2026-07-07 12:50:10.451 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/nova 2026-07-07 12:50:10.455 | + inc/python:setup_develop:359 : local extras= 2026-07-07 12:50:10.459 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/nova -e 2026-07-07 12:50:10.463 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-07-07 12:50:10.467 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/nova == -bindep* ]] 2026-07-07 12:50:10.470 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/nova 2026-07-07 12:50:10.474 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-07-07 12:50:10.478 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-07-07 12:50:10.483 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/nova 2026-07-07 12:50:10.488 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-07-07 12:50:10.492 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/nova 2026-07-07 12:50:10.496 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-07-07 12:50:10.500 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-07-07 12:50:10.505 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2026-07-07 12:50:10.513 | + inc/python:_setup_package_with_constraints_edit:400 : name=nova 2026-07-07 12:50:10.517 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z nova ']' 2026-07-07 12:50:10.521 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2026-07-07 12:50:10.679 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/nova -e 2026-07-07 12:50:10.684 | + inc/python:setup_package:436 : local bindep=0 2026-07-07 12:50:10.688 | + inc/python:setup_package:437 : local bindep_flag= 2026-07-07 12:50:10.692 | + inc/python:setup_package:438 : local bindep_profiles= 2026-07-07 12:50:10.695 | + inc/python:setup_package:439 : [[ /opt/stack/nova == -bindep* ]] 2026-07-07 12:50:10.699 | + inc/python:setup_package:444 : local project_dir=/opt/stack/nova 2026-07-07 12:50:10.703 | + inc/python:setup_package:445 : local flags=-e 2026-07-07 12:50:10.707 | + inc/python:setup_package:446 : local extras= 2026-07-07 12:50:10.711 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-07-07 12:50:10.715 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-07-07 12:50:10.719 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-07-07 12:50:10.723 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-07-07 12:50:10.727 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-07-07 12:50:10.731 | + inc/python:setup_package:464 : pip_install -e /opt/stack/nova 2026-07-07 12:50:10.761 | Using python 3.12 to install /opt/stack/nova 2026-07-07 12:50:10.765 | + 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-07-07 12:50:11.776 | Obtaining file:///opt/stack/nova 2026-07-07 12:50:11.781 | Installing build dependencies: started 2026-07-07 12:50:13.624 | Installing build dependencies: finished with status 'done' 2026-07-07 12:50:13.624 | Checking if build backend supports build_editable: started 2026-07-07 12:50:14.180 | Checking if build backend supports build_editable: finished with status 'done' 2026-07-07 12:50:14.181 | Getting requirements to build editable: started 2026-07-07 12:50:14.488 | Getting requirements to build editable: finished with status 'done' 2026-07-07 12:50:14.490 | Preparing editable metadata (pyproject.toml): started 2026-07-07 12:50:16.757 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-07-07 12:50:16.782 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev248) (7.0.3) 2026-07-07 12:50:16.783 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev248) (2.0.51) 2026-07-07 12:50:16.784 | Requirement already satisfied: decorator>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev248) (5.3.1) 2026-07-07 12:50:16.785 | Requirement already satisfied: eventlet>=0.30.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev248) (0.41.0) 2026-07-07 12:50:16.786 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev248) (3.1.6) 2026-07-07 12:50:16.787 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev248) (13.0.0) 2026-07-07 12:50:16.788 | Requirement already satisfied: lxml>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev248) (6.1.1) 2026-07-07 12:50:16.788 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev248) (2.5.1) 2026-07-07 12:50:16.789 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev248) (43.0.3) 2026-07-07 12:50:16.790 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev248) (1.8.10) 2026-07-07 12:50:16.791 | Requirement already satisfied: greenlet>=0.4.15 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev248) (3.5.3) 2026-07-07 12:50:16.792 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev248) (3.1.0) 2026-07-07 12:50:16.792 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev248) (3.10.1) 2026-07-07 12:50:16.793 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev248) (3.18.0) 2026-07-07 12:50:16.794 | Requirement already satisfied: alembic>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev248) (1.18.5) 2026-07-07 12:50:16.795 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev248) (1.3.0) 2026-07-07 12:50:16.796 | Requirement already satisfied: paramiko>=2.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev248) (4.0.0) 2026-07-07 12:50:16.797 | Requirement already satisfied: jsonschema>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev248) (4.26.0) 2026-07-07 12:50:16.798 | Requirement already satisfied: python-cinderclient>=4.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev248) (9.9.0) 2026-07-07 12:50:16.798 | Requirement already satisfied: keystoneauth1>=3.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev248) (5.15.0) 2026-07-07 12:50:16.799 | Requirement already satisfied: python-neutronclient>=7.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev248) (12.0.0) 2026-07-07 12:50:16.800 | Requirement already satisfied: python-glanceclient>=4.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev248) (4.12.0) 2026-07-07 12:50:16.801 | Requirement already satisfied: requests>=2.25.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev248) (2.34.2) 2026-07-07 12:50:16.802 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev248) (5.9.0) 2026-07-07 12:50:16.988 | Collecting websockify>=0.9.0 (from nova==33.1.0.dev248) 2026-07-07 12:50:17.130 | Downloading websockify-0.13.0-py3-none-any.whl.metadata (14 kB) 2026-07-07 12:50:17.145 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev248) (4.2.0) 2026-07-07 12:50:17.146 | Requirement already satisfied: oslo.concurrency>=5.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev248) (7.5.0) 2026-07-07 12:50:17.147 | Requirement already satisfied: oslo.config>=9.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev248) (10.5.0) 2026-07-07 12:50:17.148 | Requirement already satisfied: oslo.context>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev248) (6.4.0) 2026-07-07 12:50:17.149 | Requirement already satisfied: oslo.log>=4.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev248) (8.2.0) 2026-07-07 12:50:17.149 | Requirement already satisfied: oslo.limit>=2.9.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev248) (2.11.0) 2026-07-07 12:50:17.150 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev248) (3.8.0) 2026-07-07 12:50:17.151 | Requirement already satisfied: oslo.serialization>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev248) (5.10.0) 2026-07-07 12:50:17.152 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev248) (2.7.1) 2026-07-07 12:50:17.153 | Requirement already satisfied: oslo.utils>=8.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev248) (10.1.1) 2026-07-07 12:50:17.154 | Requirement already satisfied: oslo.db>=10.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev248) (18.0.0) 2026-07-07 12:50:17.154 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev248) (7.9.0) 2026-07-07 12:50:17.155 | Requirement already satisfied: oslo.messaging>=14.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev248) (18.1.0) 2026-07-07 12:50:17.156 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev248) (5.1.0) 2026-07-07 12:50:17.157 | Requirement already satisfied: oslo.privsep>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev248) (3.11.0) 2026-07-07 12:50:17.158 | Requirement already satisfied: oslo.i18n>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev248) (6.8.0) 2026-07-07 12:50:17.159 | Requirement already satisfied: oslo.service>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service[threading]>=4.5.0->nova==33.1.0.dev248) (4.6.0) 2026-07-07 12:50:17.160 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev248) (2.0.0) 2026-07-07 12:50:17.161 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev248) (8.1.0) 2026-07-07 12:50:17.162 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev248) (7.2.2) 2026-07-07 12:50:17.163 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev248) (3.10.2) 2026-07-07 12:50:17.163 | Requirement already satisfied: os-brick>=6.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev248) (7.1.0) 2026-07-07 12:50:17.164 | Requirement already satisfied: os-resource-classes>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev248) (1.1.0) 2026-07-07 12:50:17.165 | Requirement already satisfied: os-traits>=3.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev248) (3.8.0) 2026-07-07 12:50:17.166 | Requirement already satisfied: os-vif>=3.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev248) (5.1.0) 2026-07-07 12:50:17.167 | Requirement already satisfied: castellan>=0.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev248) (5.7.0) 2026-07-07 12:50:17.200 | Collecting microversion-parse>=0.2.1 (from nova==33.1.0.dev248) 2026-07-07 12:50:17.216 | Downloading microversion_parse-2.1.0-py3-none-any.whl.metadata (5.1 kB) 2026-07-07 12:50:17.227 | Requirement already satisfied: tooz>=1.58.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev248) (8.1.0) 2026-07-07 12:50:17.228 | Requirement already satisfied: cursive>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev248) (0.2.3) 2026-07-07 12:50:17.228 | Requirement already satisfied: retrying>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev248) (1.4.2) 2026-07-07 12:50:17.229 | Requirement already satisfied: os-service-types>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev248) (1.8.2) 2026-07-07 12:50:17.230 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev248) (2.9.0.post0) 2026-07-07 12:50:17.231 | Requirement already satisfied: futurist>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev248) (3.4.0) 2026-07-07 12:50:17.232 | Requirement already satisfied: openstacksdk>=4.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev248) (4.17.0) 2026-07-07 12:50:17.233 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev248) (6.0.3) 2026-07-07 12:50:17.235 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.5.0->nova==33.1.0.dev248) (1.3.12) 2026-07-07 12:50:17.236 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.5.0->nova==33.1.0.dev248) (4.15.0) 2026-07-07 12:50:17.239 | Requirement already satisfied: python-barbicanclient>=5.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from castellan>=0.16.0->nova==33.1.0.dev248) (7.4.0) 2026-07-07 12:50:17.244 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->nova==33.1.0.dev248) (2.0.0) 2026-07-07 12:50:17.248 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->nova==33.1.0.dev248) (3.0) 2026-07-07 12:50:17.255 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.30.1->nova==33.1.0.dev248) (2.8.0) 2026-07-07 12:50:17.264 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from futurist>=3.2.1->nova==33.1.0.dev248) (3.1.0) 2026-07-07 12:50:17.266 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->futurist>=3.2.1->nova==33.1.0.dev248) (2.2.2) 2026-07-07 12:50:17.271 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->nova==33.1.0.dev248) (3.0.3) 2026-07-07 12:50:17.273 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.0.0->nova==33.1.0.dev248) (26.1.0) 2026-07-07 12:50:17.274 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.0.0->nova==33.1.0.dev248) (2025.9.1) 2026-07-07 12:50:17.275 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.0.0->nova==33.1.0.dev248) (0.37.0) 2026-07-07 12:50:17.276 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.0.0->nova==33.1.0.dev248) (2026.5.1) 2026-07-07 12:50:17.285 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.16.0->nova==33.1.0.dev248) (2.1.0) 2026-07-07 12:50:17.292 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.20.0->nova==33.1.0.dev248) (4.0.1) 2026-07-07 12:50:17.293 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.20.0->nova==33.1.0.dev248) (2.13.0) 2026-07-07 12:50:17.294 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.20.0->nova==33.1.0.dev248) (5.8.0) 2026-07-07 12:50:17.308 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==33.1.0.dev248) (1.5.0) 2026-07-07 12:50:17.309 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==33.1.0.dev248) (1.1.0) 2026-07-07 12:50:17.310 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==33.1.0.dev248) (1.33) 2026-07-07 12:50:17.311 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==33.1.0.dev248) (4.10.0) 2026-07-07 12:50:17.320 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.4.0->nova==33.1.0.dev248) (3.1.1) 2026-07-07 12:50:17.327 | Requirement already satisfied: tenacity>=6.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.10.0->nova==33.1.0.dev248) (9.1.4) 2026-07-07 12:50:17.339 | Requirement already satisfied: ovsdbapp>=0.12.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-vif>=3.1.0->nova==33.1.0.dev248) (2.18.0) 2026-07-07 12:50:17.347 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=5.0.1->nova==33.1.0.dev248) (0.20) 2026-07-07 12:50:17.361 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=10.0.0->nova==33.1.0.dev248) (2.1.2) 2026-07-07 12:50:17.362 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=10.0.0->nova==33.1.0.dev248) (0.6.2) 2026-07-07 12:50:17.379 | Requirement already satisfied: cachetools>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->nova==33.1.0.dev248) (7.1.4) 2026-07-07 12:50:17.380 | Requirement already satisfied: amqp>=2.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->nova==33.1.0.dev248) (5.3.1) 2026-07-07 12:50:17.381 | Requirement already satisfied: kombu>=4.6.8 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->nova==33.1.0.dev248) (5.6.2) 2026-07-07 12:50:17.382 | Requirement already satisfied: oslo.metrics>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->nova==33.1.0.dev248) (0.16.0) 2026-07-07 12:50:17.387 | Requirement already satisfied: vine<6.0.0,>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=14.1.0->nova==33.1.0.dev248) (5.1.0) 2026-07-07 12:50:17.397 | Requirement already satisfied: tzdata>=2025.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging>=14.1.0->nova==33.1.0.dev248) (2026.2) 2026-07-07 12:50:17.397 | Requirement already satisfied: packaging in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging>=14.1.0->nova==33.1.0.dev248) (26.2) 2026-07-07 12:50:17.405 | Requirement already satisfied: prometheus-client>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=14.1.0->nova==33.1.0.dev248) (0.25.0) 2026-07-07 12:50:17.409 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->nova==33.1.0.dev248) (5.0.0) 2026-07-07 12:50:17.411 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->nova==33.1.0.dev248) (4.0.1) 2026-07-07 12:50:17.425 | Requirement already satisfied: msgpack>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.privsep>=3.11.0->nova==33.1.0.dev248) (1.2.1) 2026-07-07 12:50:17.447 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.5.0->oslo.service[threading]>=4.5.0->nova==33.1.0.dev248) (1.7.6) 2026-07-07 12:50:17.455 | Requirement already satisfied: cotyledon>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service[threading]>=4.5.0->nova==33.1.0.dev248) (2.2.0) 2026-07-07 12:50:17.460 | Requirement already satisfied: setproctitle in /opt/stack/data/venv/lib/python3.12/site-packages (from cotyledon>=2.2.0->oslo.service[threading]>=4.5.0->nova==33.1.0.dev248) (1.3.7) 2026-07-07 12:50:17.470 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=8.0.0->nova==33.1.0.dev248) (3.3.2) 2026-07-07 12:50:17.483 | Requirement already satisfied: fixtures>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from ovsdbapp>=0.12.1->os-vif>=3.1.0->nova==33.1.0.dev248) (4.3.2) 2026-07-07 12:50:17.484 | Requirement already satisfied: ovs>=2.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from ovsdbapp>=0.12.1->os-vif>=3.1.0->nova==33.1.0.dev248) (3.7.1) 2026-07-07 12:50:17.493 | Requirement already satisfied: sortedcontainers in /opt/stack/data/venv/lib/python3.12/site-packages (from ovs>=2.10.0->ovsdbapp>=0.12.1->os-vif>=3.1.0->nova==33.1.0.dev248) (2.4.0) 2026-07-07 12:50:17.503 | Requirement already satisfied: invoke>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=2.7.1->nova==33.1.0.dev248) (3.0.3) 2026-07-07 12:50:17.504 | Requirement already satisfied: pynacl>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=2.7.1->nova==33.1.0.dev248) (1.6.2) 2026-07-07 12:50:17.514 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->nova==33.1.0.dev248) (83.0.0) 2026-07-07 12:50:17.533 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->nova==33.1.0.dev248) (0.8.1) 2026-07-07 12:50:17.572 | Requirement already satisfied: cliff>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev248) (4.14.0) 2026-07-07 12:50:17.578 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev248) (0.6.0) 2026-07-07 12:50:17.579 | Requirement already satisfied: cmd2>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev248) (4.0.0) 2026-07-07 12:50:17.590 | Requirement already satisfied: prompt-toolkit>=3.0.52 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev248) (3.0.52) 2026-07-07 12:50:17.591 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev248) (1.11.0) 2026-07-07 12:50:17.592 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev248) (15.0.0) 2026-07-07 12:50:17.593 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev248) (1.8.0) 2026-07-07 12:50:17.614 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->nova==33.1.0.dev248) (1.17.0) 2026-07-07 12:50:17.621 | Requirement already satisfied: warlock>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-glanceclient>=4.7.0->nova==33.1.0.dev248) (2.1.0) 2026-07-07 12:50:17.623 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-glanceclient>=4.7.0->nova==33.1.0.dev248) (24.2.1) 2026-07-07 12:50:17.645 | Requirement already satisfied: osc-lib>=1.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-neutronclient>=7.1.0->nova==33.1.0.dev248) (4.6.0) 2026-07-07 12:50:17.671 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.1->nova==33.1.0.dev248) (3.4.7) 2026-07-07 12:50:17.672 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.1->nova==33.1.0.dev248) (3.18) 2026-07-07 12:50:17.673 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.1->nova==33.1.0.dev248) (2.7.0) 2026-07-07 12:50:17.675 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==33.1.0.dev248) (2023.11.17) 2026-07-07 12:50:17.716 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev248) (4.2.0) 2026-07-07 12:50:17.717 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev248) (2.20.0) 2026-07-07 12:50:17.729 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev248) (0.1.2) 2026-07-07 12:50:17.749 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->nova==33.1.0.dev248) (0.8) 2026-07-07 12:50:17.809 | Requirement already satisfied: voluptuous>=0.8.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from tooz>=1.58.0->nova==33.1.0.dev248) (0.16.0) 2026-07-07 12:50:18.341 | Collecting numpy (from websockify>=0.9.0->nova==33.1.0.dev248) 2026-07-07 12:50:18.358 | Downloading numpy-2.4.6-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.metadata (6.6 kB) 2026-07-07 12:50:18.396 | Collecting jwcrypto (from websockify>=0.9.0->nova==33.1.0.dev248) 2026-07-07 12:50:18.425 | Downloading jwcrypto-1.5.8-py3-none-any.whl.metadata (3.3 kB) 2026-07-07 12:50:18.484 | Collecting redis (from websockify>=0.9.0->nova==33.1.0.dev248) 2026-07-07 12:50:18.500 | Downloading redis-8.0.1-py3-none-any.whl.metadata (13 kB) 2026-07-07 12:50:18.610 | Downloading microversion_parse-2.1.0-py3-none-any.whl (20 kB) 2026-07-07 12:50:18.638 | Downloading websockify-0.13.0-py3-none-any.whl (41 kB) 2026-07-07 12:50:18.663 | Downloading jwcrypto-1.5.8-py3-none-any.whl (96 kB) 2026-07-07 12:50:18.696 | Downloading numpy-2.4.6-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (16.6 MB) 2026-07-07 12:50:18.961 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 16.6/16.6 MB 66.1 MB/s 0:00:00 2026-07-07 12:50:18.976 | Downloading redis-8.0.1-py3-none-any.whl (502 kB) 2026-07-07 12:50:19.042 | Building wheels for collected packages: nova 2026-07-07 12:50:19.043 | Building editable for nova (pyproject.toml): started 2026-07-07 12:50:21.723 | Building editable for nova (pyproject.toml): finished with status 'done' 2026-07-07 12:50:21.724 | Created wheel for nova: filename=nova-33.1.0.dev248-0.editable-py3-none-any.whl size=10618 sha256=dbc494020722a6b2a3610babb6d5cf5becb8b52c507ca7bea1ee0f6005f9bc2f 2026-07-07 12:50:21.725 | Stored in directory: /tmp/pip-ephem-wheel-cache-n9m_ater/wheels/ee/2b/3a/69794dff55dd5d6c4a3613dfc37217369e4acdbc37f2b08153 2026-07-07 12:50:21.731 | Successfully built nova 2026-07-07 12:50:22.002 | Installing collected packages: redis, numpy, microversion-parse, jwcrypto, websockify, nova 2026-07-07 12:50:26.632 | 2026-07-07 12:50:26.657 | Successfully installed jwcrypto-1.5.8 microversion-parse-2.1.0 nova-33.1.0.dev248 numpy-2.4.6 redis-8.0.1 websockify-0.13.0 2026-07-07 12:50:26.878 | + inc/python:pip_install:216 : result=0 2026-07-07 12:50:26.882 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-07 12:50:26.885 | + functions-common:time_stop:2420 : local name 2026-07-07 12:50:26.889 | + functions-common:time_stop:2421 : local end_time 2026-07-07 12:50:26.893 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 12:50:26.897 | + functions-common:time_stop:2423 : local total 2026-07-07 12:50:26.900 | + functions-common:time_stop:2424 : local start_time 2026-07-07 12:50:26.904 | + functions-common:time_stop:2426 : name=pip_install 2026-07-07 12:50:26.908 | + functions-common:time_stop:2427 : start_time=1783428610753 2026-07-07 12:50:26.912 | + functions-common:time_stop:2429 : [[ -z 1783428610753 ]] 2026-07-07 12:50:26.918 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 12:50:26.924 | + functions-common:time_stop:2432 : end_time=1783428626919 2026-07-07 12:50:26.927 | + functions-common:time_stop:2433 : elapsed_time=16166 2026-07-07 12:50:26.931 | + functions-common:time_stop:2434 : total=139422 2026-07-07 12:50:26.934 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 12:50:26.938 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=155588 2026-07-07 12:50:26.941 | + inc/python:pip_install:219 : return 0 2026-07-07 12:50:26.945 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-07-07 12:50:26.948 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-07-07 12:50:26.952 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/nova 2026-07-07 12:50:26.955 | + inc/python:use_library_from_git:266 : local name=/opt/stack/nova 2026-07-07 12:50:26.959 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-07 12:50:26.962 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-07 12:50:26.966 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/nova, ]] 2026-07-07 12:50:26.970 | + inc/python:use_library_from_git:269 : return 1 2026-07-07 12:50:26.974 | + 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-07-07 12:50:26.992 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-07-07 12:50:26.996 | + ./stack.sh:main:959 : configure_nova 2026-07-07 12:50:27.001 | + lib/nova:configure_nova:264 : sudo install -d -o quobyte /etc/nova 2026-07-07 12:50:27.018 | + lib/nova:configure_nova:266 : configure_rootwrap nova 2026-07-07 12:50:27.022 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2026-07-07 12:50:27.026 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2026-07-07 12:50:27.032 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2026-07-07 12:50:27.032 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2026-07-07 12:50:27.039 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2026-07-07 12:50:27.043 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2026-07-07 12:50:27.047 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/opt/stack/data/venv/bin 2026-07-07 12:50:27.051 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2026-07-07 12:50:27.055 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2026-07-07 12:50:27.059 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2026-07-07 12:50:27.063 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/opt/stack/data/venv/bin/nova-rootwrap 2026-07-07 12:50:27.067 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2026-07-07 12:50:27.084 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2026-07-07 12:50:27.103 | + 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-07-07 12:50:27.120 | + 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-07-07 12:50:27.138 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2026-07-07 12:50:27.155 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/nova/rootwrap.conf 2026-07-07 12:50:27.172 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2026-07-07 12:50:27.178 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2026-07-07 12:50:27.183 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.zDj86lSycD 2026-07-07 12:50:27.187 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2026-07-07 12:50:27.192 | + inc/rootwrap:configure_rootwrap:73 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2026-07-07 12:50:27.196 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /opt/stack/data/venv/bin/nova-rootwrap-daemon ']' 2026-07-07 12:50:27.200 | + inc/rootwrap:configure_rootwrap:76 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-07-07 12:50:27.204 | + inc/rootwrap:configure_rootwrap:77 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-07-07 12:50:27.207 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.zDj86lSycD 2026-07-07 12:50:27.214 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.zDj86lSycD 2026-07-07 12:50:27.231 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.zDj86lSycD /etc/sudoers.d/nova-rootwrap 2026-07-07 12:50:27.249 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /opt/stack/data/venv/bin/nova-rootwrap 2026-07-07 12:50:27.255 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /opt/stack/data/venv/bin 2026-07-07 12:50:27.259 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/opt/stack/data/venv/bin 2026-07-07 12:50:27.263 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2026-07-07 12:50:27.267 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2026-07-07 12:50:27.270 | + 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-07-07 12:50:27.275 | + 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-07-07 12:50:27.279 | + 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-07-07 12:50:27.280 | + inc/rootwrap:add_sudo_secure_path:33 : sudo tee /etc/sudoers.d/zz-secure-path 2026-07-07 12:50:27.291 | Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin 2026-07-07 12:50:27.296 | + inc/rootwrap:add_sudo_secure_path:34 : sudo chmod 400 /etc/sudoers.d/zz-secure-path 2026-07-07 12:50:27.315 | + inc/rootwrap:add_sudo_secure_path:35 : sudo chown root:root /etc/sudoers.d/zz-secure-path 2026-07-07 12:50:27.331 | + lib/nova:configure_nova:268 : [[ 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-07-07 12:50:27.335 | + lib/nova:configure_nova:270 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2026-07-07 12:50:27.342 | + lib/nova:configure_nova:273 : is_service_enabled n-cpu 2026-07-07 12:50:27.367 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 12:50:27.371 | + lib/nova:configure_nova:275 : sudo sysctl -w net.ipv4.ip_forward=1 2026-07-07 12:50:27.384 | net.ipv4.ip_forward = 1 2026-07-07 12:50:27.390 | + lib/nova:configure_nova:277 : [[ libvirt = \l\i\b\v\i\r\t ]] 2026-07-07 12:50:27.394 | + lib/nova:configure_nova:281 : [[ kvm == \k\v\m ]] 2026-07-07 12:50:27.398 | + lib/nova:configure_nova:282 : sudo modprobe kvm 2026-07-07 12:50:27.416 | + lib/nova:configure_nova:283 : '[' '!' -e /dev/kvm ']' 2026-07-07 12:50:27.420 | + lib/nova:configure_nova:298 : [[ kvm == \l\x\c ]] 2026-07-07 12:50:27.424 | + lib/nova:configure_nova:313 : sudo install -d -o quobyte /opt/stack/data/nova/instances 2026-07-07 12:50:27.442 | + lib/nova:configure_nova:318 : '[' -L /dev/disk/by-label/nova-instances ']' 2026-07-07 12:50:27.447 | + lib/nova:configure_nova:327 : sudo tee /etc/iscsi/initiatorname.iscsi 2026-07-07 12:50:27.449 | ++ lib/nova:configure_nova:327 : iscsi-iname 2026-07-07 12:50:27.458 | + lib/nova:configure_nova:327 : echo InitiatorName=iqn.2016-04.com.open-iscsi:ae1bc375a170 2026-07-07 12:50:27.460 | InitiatorName=iqn.2016-04.com.open-iscsi:ae1bc375a170 2026-07-07 12:50:27.465 | + lib/nova:configure_nova:329 : [[ False == \T\r\u\e ]] 2026-07-07 12:50:27.469 | + lib/nova:configure_nova:344 : iniset -sudo /etc/iscsi/iscsid.conf DEFAULT node.session.auth.chap_algs SHA3-256,SHA256 2026-07-07 12:50:27.560 | + lib/nova:configure_nova:346 : [[ lioadm != \n\v\m\e\t ]] 2026-07-07 12:50:27.563 | + lib/nova:configure_nova:348 : restart_service iscsid 2026-07-07 12:50:27.567 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-07 12:50:27.571 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart iscsid 2026-07-07 12:50:27.633 | + lib/nova:configure_nova:371 : create_nova_conf 2026-07-07 12:50:27.637 | + lib/nova:create_nova_conf:441 : rm -f /opt/stack/nova/bin/nova.conf 2026-07-07 12:50:27.646 | + lib/nova:create_nova_conf:444 : rm -f /etc/nova/nova.conf 2026-07-07 12:50:27.652 | + lib/nova:create_nova_conf:445 : iniset /etc/nova/nova.conf DEFAULT debug True 2026-07-07 12:50:27.706 | + lib/nova:create_nova_conf:446 : '[' True == True ']' 2026-07-07 12:50:27.709 | + lib/nova:create_nova_conf:447 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2026-07-07 12:50:27.753 | + lib/nova:create_nova_conf:449 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2026-07-07 12:50:27.798 | + lib/nova:create_nova_conf:450 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2026-07-07 12:50:27.842 | + lib/nova:create_nova_conf:451 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2026-07-07 12:50:27.887 | + lib/nova:create_nova_conf:452 : iniset /etc/nova/nova.conf scheduler workers 2 2026-07-07 12:50:27.931 | + lib/nova:create_nova_conf:453 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2026-07-07 12:50:27.976 | + lib/nova:create_nova_conf:454 : iniset /etc/nova/nova.conf DEFAULT my_ip 192.168.122.71 2026-07-07 12:50:28.019 | + lib/nova:create_nova_conf:455 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2026-07-07 12:50:28.060 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2026-07-07 12:50:28.103 | + lib/nova:create_nova_conf:457 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2026-07-07 12:50:28.145 | + lib/nova:create_nova_conf:458 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2026-07-07 12:50:28.187 | + lib/nova:create_nova_conf:462 : iniset /etc/nova/nova.conf api response_validation error 2026-07-07 12:50:28.232 | + lib/nova:create_nova_conf:464 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2026-07-07 12:50:28.276 | + lib/nova:create_nova_conf:466 : iniset /etc/nova/nova.conf DEFAULT report_interval 120 2026-07-07 12:50:28.318 | + lib/nova:create_nova_conf:467 : iniset /etc/nova/nova.conf DEFAULT service_down_time 720 2026-07-07 12:50:28.360 | + lib/nova:create_nova_conf:469 : is_fedora 2026-07-07 12:50:28.364 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-07 12:50:28.367 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-07 12:50:28.371 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-07 12:50:28.375 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-07 12:50:28.378 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-07 12:50:28.382 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-07 12:50:28.386 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-07 12:50:28.390 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-07 12:50:28.393 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-07 12:50:28.397 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-07 12:50:28.401 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-07 12:50:28.404 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-07 12:50:28.408 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-07 12:50:28.411 | + lib/nova:create_nova_conf:478 : is_service_enabled n-api n-cond n-sched n-spice n-novnc n-sproxy 2026-07-07 12:50:28.436 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 12:50:28.439 | + lib/nova:create_nova_conf:482 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-07-07 12:50:28.443 | + lib/nova:create_nova_conf:485 : local db=nova_cell0 2026-07-07 12:50:28.447 | + lib/nova:create_nova_conf:488 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2026-07-07 12:50:28.491 | ++ lib/nova:create_nova_conf:491 : database_connection_url nova_cell0 2026-07-07 12:50:28.495 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2026-07-07 12:50:28.500 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2026-07-07 12:50:28.503 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell0 2026-07-07 12:50:28.507 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-07 12:50:28.510 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-07 12:50:28.514 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-07 12:50:28.539 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-07 12:50:28.543 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-07 12:50:28.547 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-07-07 12:50:28.551 | + lib/nova:create_nova_conf:491 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-07-07 12:50:28.597 | ++ lib/nova:create_nova_conf:492 : database_connection_url nova_api 2026-07-07 12:50:28.601 | ++ lib/database:database_connection_url:134 : local db=nova_api 2026-07-07 12:50:28.605 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2026-07-07 12:50:28.608 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_api 2026-07-07 12:50:28.612 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-07 12:50:28.616 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-07 12:50:28.619 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-07 12:50:28.644 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-07 12:50:28.648 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-07 12:50:28.651 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2026-07-07 12:50:28.656 | + lib/nova:create_nova_conf:492 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:stackdb@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2026-07-07 12:50:28.702 | + lib/nova:create_nova_conf:497 : iniset /etc/nova/nova.conf cache enabled True 2026-07-07 12:50:28.747 | + lib/nova:create_nova_conf:498 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2026-07-07 12:50:28.788 | + lib/nova:create_nova_conf:499 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2026-07-07 12:50:28.831 | + lib/nova:create_nova_conf:502 : is_service_enabled n-api 2026-07-07 12:50:28.855 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 12:50:28.859 | + lib/nova:create_nova_conf:503 : is_service_enabled n-api-meta 2026-07-07 12:50:28.884 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 12:50:28.890 | ++ lib/nova:create_nova_conf:505 : echo osapi_compute,metadata 2026-07-07 12:50:28.890 | ++ lib/nova:create_nova_conf:505 : sed s/,metadata// 2026-07-07 12:50:28.896 | + lib/nova:create_nova_conf:505 : NOVA_ENABLED_APIS=osapi_compute 2026-07-07 12:50:28.900 | + lib/nova:create_nova_conf:507 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2026-07-07 12:50:28.943 | + lib/nova:create_nova_conf:508 : [[ True == \T\r\u\e ]] 2026-07-07 12:50:28.946 | + lib/nova:create_nova_conf:509 : iniset /etc/nova/nova.conf oslo_policy enforce_new_defaults True 2026-07-07 12:50:28.993 | + lib/nova:create_nova_conf:514 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2026-07-07 12:50:28.997 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/nova/nova.conf 2026-07-07 12:50:29.001 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=nova 2026-07-07 12:50:29.004 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-07-07 12:50:29.008 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-07-07 12:50:29.012 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/nova/nova.conf nova keystone_authtoken 2026-07-07 12:50:29.016 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-07-07 12:50:29.020 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-07 12:50:29.023 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-07-07 12:50:29.027 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2026-07-07 12:50:29.071 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2026-07-07 12:50:29.114 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://192.168.122.71/identity 2026-07-07 12:50:29.156 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2026-07-07 12:50:29.197 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf keystone_authtoken password nomoresecret 2026-07-07 12:50:29.239 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2026-07-07 12:50:29.281 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2026-07-07 12:50:29.323 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2026-07-07 12:50:29.365 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/nova/nova.conf keystone_authtoken www_authenticate_uri http://192.168.122.71/identity 2026-07-07 12:50:29.407 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-07-07 12:50:29.450 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2026-07-07 12:50:29.491 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-07-07 12:50:29.495 | + lib/nova:create_nova_conf:517 : is_service_enabled cinder 2026-07-07 12:50:29.520 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 12:50:29.524 | + lib/nova:create_nova_conf:518 : configure_cinder_access 2026-07-07 12:50:29.528 | + lib/nova:configure_cinder_access:642 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2026-07-07 12:50:29.573 | + lib/nova:configure_cinder_access:649 : configure_keystoneauth /etc/nova/nova.conf nova cinder 2026-07-07 12:50:29.577 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-07-07 12:50:29.581 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-07 12:50:29.584 | + lib/keystone:configure_keystoneauth:393 : local section=cinder 2026-07-07 12:50:29.588 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf cinder auth_type password 2026-07-07 12:50:29.631 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf cinder interface public 2026-07-07 12:50:29.673 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf cinder auth_url http://192.168.122.71/identity 2026-07-07 12:50:29.716 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf cinder username nova 2026-07-07 12:50:29.759 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf cinder password nomoresecret 2026-07-07 12:50:29.801 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2026-07-07 12:50:29.844 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf cinder project_name service 2026-07-07 12:50:29.887 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2026-07-07 12:50:29.930 | + lib/nova:configure_cinder_access:650 : is_service_enabled tls-proxy 2026-07-07 12:50:29.954 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 12:50:29.958 | + lib/nova:create_nova_conf:521 : is_service_enabled manila 2026-07-07 12:50:29.982 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 12:50:29.986 | + lib/nova:create_nova_conf:525 : '[' -n /opt/stack/data/nova ']' 2026-07-07 12:50:29.990 | + lib/nova:create_nova_conf:526 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2026-07-07 12:50:30.032 | + lib/nova:create_nova_conf:527 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2026-07-07 12:50:30.078 | + lib/nova:create_nova_conf:529 : '[' -n /opt/stack/data/nova/instances ']' 2026-07-07 12:50:30.082 | + lib/nova:create_nova_conf:530 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2026-07-07 12:50:30.124 | + lib/nova:create_nova_conf:532 : '[' False '!=' False ']' 2026-07-07 12:50:30.128 | + lib/nova:create_nova_conf:535 : '[' False '!=' False ']' 2026-07-07 12:50:30.132 | + lib/nova:create_nova_conf:541 : is_fedora 2026-07-07 12:50:30.136 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-07 12:50:30.139 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-07 12:50:30.143 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-07 12:50:30.147 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-07 12:50:30.151 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-07 12:50:30.155 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-07 12:50:30.159 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-07 12:50:30.162 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-07 12:50:30.166 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-07 12:50:30.170 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-07 12:50:30.174 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-07 12:50:30.178 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-07 12:50:30.181 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-07 12:50:30.185 | + lib/nova:create_nova_conf:546 : setup_logging /etc/nova/nova.conf 2026-07-07 12:50:30.189 | + functions:setup_logging:693 : setup_systemd_logging /etc/nova/nova.conf 2026-07-07 12:50:30.192 | + functions:setup_systemd_logging:710 : local conf_file=/etc/nova/nova.conf 2026-07-07 12:50:30.198 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-07 12:50:30.222 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-07 12:50:30.226 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-07 12:50:30.230 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-07 12:50:30.233 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-07 12:50:30.237 | + 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-07-07 12:50:30.280 | + 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-07-07 12:50:30.323 | + 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-07-07 12:50:30.366 | + functions:setup_systemd_logging:727 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-07 12:50:30.408 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova.conf DEFAULT log_color False 2026-07-07 12:50:30.450 | + lib/nova:create_nova_conf:548 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2026-07-07 12:50:30.496 | + lib/nova:create_nova_conf:550 : is_service_enabled n-api 2026-07-07 12:50:30.520 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 12:50:30.524 | + lib/nova:create_nova_conf:551 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini nova.wsgi.osapi_compute:application /compute '' nova-api 2026-07-07 12:50:30.528 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/nova/nova-api-uwsgi.ini 2026-07-07 12:50:30.532 | + lib/apache:write_uwsgi_config:244 : local wsgi=nova.wsgi.osapi_compute:application 2026-07-07 12:50:30.535 | + lib/apache:write_uwsgi_config:245 : local url=/compute 2026-07-07 12:50:30.539 | + lib/apache:write_uwsgi_config:246 : local http= 2026-07-07 12:50:30.543 | + lib/apache:write_uwsgi_config:247 : local name=nova-api 2026-07-07 12:50:30.547 | + lib/apache:write_uwsgi_config:249 : '[' -z nova-api ']' 2026-07-07 12:50:30.550 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-07-07 12:50:30.554 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-07-07 12:50:30.573 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-07-07 12:50:30.573 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-07-07 12:50:30.585 | d /var/run/uwsgi 0755 quobyte root 2026-07-07 12:50:30.590 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-07-07 12:50:30.605 | /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-07-07 12:50:30.611 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/nova-api.socket 2026-07-07 12:50:30.615 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/nova/nova-api-uwsgi.ini 2026-07-07 12:50:30.621 | + lib/apache:write_uwsgi_config:270 : [[ nova.wsgi.osapi_compute:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-07-07 12:50:30.625 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi module nova.wsgi.osapi_compute:application 2026-07-07 12:50:30.669 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2026-07-07 12:50:30.710 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2026-07-07 12:50:30.753 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2026-07-07 12:50:30.795 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2026-07-07 12:50:30.837 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-07-07 12:50:30.879 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2026-07-07 12:50:30.921 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2026-07-07 12:50:30.963 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2026-07-07 12:50:31.005 | + 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-07-07 12:50:31.047 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2026-07-07 12:50:31.090 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-07-07 12:50:31.132 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2026-07-07 12:50:31.175 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi start-time %t 2026-07-07 12:50:31.216 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-07-07 12:50:31.220 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-07-07 12:50:31.226 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for nova-api 2026-07-07 12:50:31.229 | ++ lib/apache:apache_site_config_for:174 : local site=nova-api 2026-07-07 12:50:31.233 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-07-07 12:50:31.237 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-07 12:50:31.241 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-07 12:50:31.244 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/nova-api.conf 2026-07-07 12:50:31.249 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/nova-api.conf 2026-07-07 12:50:31.254 | + lib/apache:write_uwsgi_config:306 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api.socket 2026-07-07 12:50:31.295 | + lib/apache:write_uwsgi_config:307 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2026-07-07 12:50:31.339 | + 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-07-07 12:50:31.340 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/nova-api.conf 2026-07-07 12:50:31.352 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api.socket|uwsgi://uwsgi-uds-nova-api" retry=0 acquire=1 2026-07-07 12:50:31.357 | + lib/apache:write_uwsgi_config:309 : enable_apache_site nova-api 2026-07-07 12:50:31.360 | + lib/apache:enable_apache_site:191 : local site=nova-api 2026-07-07 12:50:31.364 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-07-07 12:50:31.368 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-07-07 12:50:31.371 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-07 12:50:31.375 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-07 12:50:31.379 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-07 12:50:31.383 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-07 12:50:31.386 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-07-07 12:50:31.389 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-07-07 12:50:31.393 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-07 12:50:31.397 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-07 12:50:31.401 | + lib/apache:enable_apache_site:195 : sudo a2ensite nova-api 2026-07-07 12:50:31.414 | perl: warning: Setting locale failed. 2026-07-07 12:50:31.414 | perl: warning: Please check that your locale settings: 2026-07-07 12:50:31.414 | LANGUAGE = (unset), 2026-07-07 12:50:31.414 | LC_ALL = "en_US.utf8", 2026-07-07 12:50:31.414 | LANG = "de_DE.UTF-8" 2026-07-07 12:50:31.415 | are supported and installed on your system. 2026-07-07 12:50:31.415 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-07 12:50:31.456 | Enabling site nova-api. 2026-07-07 12:50:31.462 | To activate the new configuration, you need to run: 2026-07-07 12:50:31.462 | systemctl reload apache2 2026-07-07 12:50:31.467 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-07-07 12:50:31.471 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-07 12:50:31.474 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-07 12:50:31.478 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-07 12:50:31.611 | + lib/nova:create_nova_conf:554 : is_service_enabled n-api-meta 2026-07-07 12:50:31.636 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 12:50:31.640 | + lib/nova:create_nova_conf:555 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini nova.wsgi.metadata:application '' 0.0.0.0:8775 nova-metadata 2026-07-07 12:50:31.644 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/nova/nova-metadata-uwsgi.ini 2026-07-07 12:50:31.648 | + lib/apache:write_uwsgi_config:244 : local wsgi=nova.wsgi.metadata:application 2026-07-07 12:50:31.652 | + lib/apache:write_uwsgi_config:245 : local url= 2026-07-07 12:50:31.656 | + lib/apache:write_uwsgi_config:246 : local http=0.0.0.0:8775 2026-07-07 12:50:31.660 | + lib/apache:write_uwsgi_config:247 : local name=nova-metadata 2026-07-07 12:50:31.664 | + lib/apache:write_uwsgi_config:249 : '[' -z nova-metadata ']' 2026-07-07 12:50:31.668 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-07-07 12:50:31.672 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-07-07 12:50:31.693 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-07-07 12:50:31.693 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-07-07 12:50:31.703 | d /var/run/uwsgi 0755 quobyte root 2026-07-07 12:50:31.709 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-07-07 12:50:31.724 | /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-07-07 12:50:31.729 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/nova-metadata.socket 2026-07-07 12:50:31.734 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2026-07-07 12:50:31.739 | + lib/apache:write_uwsgi_config:270 : [[ nova.wsgi.metadata:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-07-07 12:50:31.743 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi module nova.wsgi.metadata:application 2026-07-07 12:50:31.788 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2026-07-07 12:50:31.830 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2026-07-07 12:50:31.873 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2026-07-07 12:50:31.917 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2026-07-07 12:50:31.964 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 80 2026-07-07 12:50:32.006 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2026-07-07 12:50:32.049 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2026-07-07 12:50:32.092 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2026-07-07 12:50:32.135 | + 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-07-07 12:50:32.177 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2026-07-07 12:50:32.220 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2026-07-07 12:50:32.264 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2026-07-07 12:50:32.306 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi start-time %t 2026-07-07 12:50:32.349 | + lib/apache:write_uwsgi_config:301 : [[ -n 0.0.0.0:8775 ]] 2026-07-07 12:50:32.353 | + lib/apache:write_uwsgi_config:302 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2026-07-07 12:50:32.396 | + lib/nova:create_nova_conf:558 : is_service_enabled ceilometer 2026-07-07 12:50:32.423 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 12:50:32.427 | + lib/nova:create_nova_conf:566 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2026-07-07 12:50:32.475 | ++ lib/nova:create_nova_conf:567 : get_notification_url 2026-07-07 12:50:32.478 | ++ lib/rpc_backend:get_notification_url:136 : local virtual_host= 2026-07-07 12:50:32.482 | ++ lib/rpc_backend:get_notification_url:137 : is_service_enabled rabbit 2026-07-07 12:50:32.507 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-07 12:50:32.510 | ++ lib/rpc_backend:get_notification_url:138 : echo rabbit://stackrabbit:stackqueue@192.168.122.71:5672/ 2026-07-07 12:50:32.515 | + lib/nova:create_nova_conf:567 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:stackqueue@192.168.122.71:5672/ 2026-07-07 12:50:32.559 | + lib/nova:create_nova_conf:568 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2026-07-07 12:50:32.605 | + lib/nova:create_nova_conf:569 : iniset_rpc_backend nova /etc/nova/nova.conf 2026-07-07 12:50:32.609 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-07-07 12:50:32.613 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova.conf 2026-07-07 12:50:32.617 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-07-07 12:50:32.621 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-07-07 12:50:32.625 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-07-07 12:50:32.650 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 12:50:32.655 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-07-07 12:50:32.659 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-07-07 12:50:32.663 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-07-07 12:50:32.687 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-07 12:50:32.691 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.71:5672/ 2026-07-07 12:50:32.696 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.71:5672/ 2026-07-07 12:50:32.739 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-07-07 12:50:32.743 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-07-07 12:50:32.747 | + lib/nova:create_nova_conf:571 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2026-07-07 12:50:32.791 | + lib/nova:create_nova_conf:572 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2026-07-07 12:50:32.835 | + lib/nova:create_nova_conf:574 : iniset /etc/nova/nova.conf conductor workers 2 2026-07-07 12:50:32.880 | + lib/nova:create_nova_conf:576 : is_service_enabled tls-proxy 2026-07-07 12:50:32.906 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 12:50:32.909 | + lib/nova:create_nova_conf:581 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2026-07-07 12:50:32.953 | + lib/nova:create_nova_conf:583 : '[' True == True ']' 2026-07-07 12:50:32.956 | + lib/nova:create_nova_conf:584 : init_nova_service_user_conf 2026-07-07 12:50:32.960 | + lib/nova:init_nova_service_user_conf:822 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2026-07-07 12:50:33.006 | + lib/nova:init_nova_service_user_conf:823 : configure_keystoneauth /etc/nova/nova.conf nova service_user 2026-07-07 12:50:33.011 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-07-07 12:50:33.015 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-07 12:50:33.018 | + lib/keystone:configure_keystoneauth:393 : local section=service_user 2026-07-07 12:50:33.022 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf service_user auth_type password 2026-07-07 12:50:33.066 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf service_user interface public 2026-07-07 12:50:33.110 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf service_user auth_url http://192.168.122.71/identity 2026-07-07 12:50:33.152 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf service_user username nova 2026-07-07 12:50:33.195 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf service_user password nomoresecret 2026-07-07 12:50:33.240 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2026-07-07 12:50:33.283 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf service_user project_name service 2026-07-07 12:50:33.326 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2026-07-07 12:50:33.370 | + lib/nova:create_nova_conf:587 : is_service_enabled n-cond 2026-07-07 12:50:33.395 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 12:50:33.400 | ++ lib/nova:create_nova_conf:588 : seq 1 1 2026-07-07 12:50:33.406 | + lib/nova:create_nova_conf:588 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-07 12:50:33.410 | + lib/nova:create_nova_conf:589 : local conf 2026-07-07 12:50:33.414 | + lib/nova:create_nova_conf:590 : local vhost 2026-07-07 12:50:33.419 | ++ lib/nova:create_nova_conf:591 : conductor_conf 1 2026-07-07 12:50:33.423 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-07-07 12:50:33.426 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-07-07 12:50:33.431 | + lib/nova:create_nova_conf:591 : conf=/etc/nova/nova_cell1.conf 2026-07-07 12:50:33.435 | + lib/nova:create_nova_conf:592 : vhost=nova_cell1 2026-07-07 12:50:33.439 | + lib/nova:create_nova_conf:594 : rm -f /etc/nova/nova_cell1.conf 2026-07-07 12:50:33.447 | ++ lib/nova:create_nova_conf:595 : database_connection_url nova_cell1 2026-07-07 12:50:33.451 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2026-07-07 12:50:33.454 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2026-07-07 12:50:33.458 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell1 2026-07-07 12:50:33.462 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-07 12:50:33.466 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-07 12:50:33.469 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-07 12:50:33.494 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-07 12:50:33.498 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-07 12:50:33.502 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2026-07-07 12:50:33.506 | + lib/nova:create_nova_conf:595 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2026-07-07 12:50:33.553 | + lib/nova:create_nova_conf:596 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2026-07-07 12:50:33.600 | + lib/nova:create_nova_conf:597 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2026-07-07 12:50:33.646 | + lib/nova:create_nova_conf:599 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-07-07 12:50:33.650 | + lib/nova:create_nova_conf:602 : rpc_backend_add_vhost nova_cell1 2026-07-07 12:50:33.654 | + lib/rpc_backend:rpc_backend_add_vhost:112 : local vhost=nova_cell1 2026-07-07 12:50:33.658 | + lib/rpc_backend:rpc_backend_add_vhost:113 : is_service_enabled rabbit 2026-07-07 12:50:33.683 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 12:50:33.689 | ++ lib/rpc_backend:rpc_backend_add_vhost:114 : sudo rabbitmqctl list_vhosts 2026-07-07 12:50:33.690 | ++ lib/rpc_backend:rpc_backend_add_vhost:114 : grep nova_cell1 2026-07-07 12:50:34.885 | + lib/rpc_backend:rpc_backend_add_vhost:114 : '[' -z ']' 2026-07-07 12:50:34.889 | + lib/rpc_backend:rpc_backend_add_vhost:115 : sudo rabbitmqctl add_vhost nova_cell1 2026-07-07 12:50:35.996 | Adding vhost "nova_cell1" ... 2026-07-07 12:50:36.085 | + lib/rpc_backend:rpc_backend_add_vhost:116 : sudo rabbitmqctl set_permissions -p nova_cell1 stackrabbit '.*' '.*' '.*' 2026-07-07 12:50:37.236 | Setting permissions for user "stackrabbit" in vhost "nova_cell1" ... 2026-07-07 12:50:37.275 | + lib/nova:create_nova_conf:603 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2026-07-07 12:50:37.279 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-07-07 12:50:37.282 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova_cell1.conf 2026-07-07 12:50:37.286 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-07-07 12:50:37.290 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host=nova_cell1 2026-07-07 12:50:37.293 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-07-07 12:50:37.316 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 12:50:37.321 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url nova_cell1 2026-07-07 12:50:37.325 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host=nova_cell1 2026-07-07 12:50:37.328 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-07-07 12:50:37.349 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-07 12:50:37.352 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.71:5672/nova_cell1 2026-07-07 12:50:37.357 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.71:5672/nova_cell1 2026-07-07 12:50:37.397 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-07-07 12:50:37.401 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-07-07 12:50:37.405 | + lib/nova:create_nova_conf:607 : is_service_enabled placement placement-client 2026-07-07 12:50:37.429 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 12:50:37.432 | + lib/nova:create_nova_conf:608 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2026-07-07 12:50:37.436 | + lib/nova:configure_placement_nova_compute:636 : local conf=/etc/nova/nova_cell1.conf 2026-07-07 12:50:37.440 | + lib/nova:configure_placement_nova_compute:637 : configure_keystoneauth /etc/nova/nova_cell1.conf nova placement 2026-07-07 12:50:37.443 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova_cell1.conf 2026-07-07 12:50:37.447 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-07 12:50:37.451 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-07-07 12:50:37.455 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2026-07-07 12:50:37.499 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova_cell1.conf placement interface public 2026-07-07 12:50:37.539 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova_cell1.conf placement auth_url http://192.168.122.71/identity 2026-07-07 12:50:37.578 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova_cell1.conf placement username nova 2026-07-07 12:50:37.620 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova_cell1.conf placement password nomoresecret 2026-07-07 12:50:37.661 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2026-07-07 12:50:37.701 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova_cell1.conf placement project_name service 2026-07-07 12:50:37.738 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2026-07-07 12:50:37.776 | + lib/nova:create_nova_conf:612 : setup_logging /etc/nova/nova_cell1.conf 2026-07-07 12:50:37.780 | + functions:setup_logging:693 : setup_systemd_logging /etc/nova/nova_cell1.conf 2026-07-07 12:50:37.783 | + functions:setup_systemd_logging:710 : local conf_file=/etc/nova/nova_cell1.conf 2026-07-07 12:50:37.788 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-07 12:50:37.811 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-07 12:50:37.815 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-07 12:50:37.819 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-07 12:50:37.822 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-07 12:50:37.826 | + 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-07-07 12:50:37.864 | + 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-07-07 12:50:37.898 | + 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-07-07 12:50:37.931 | + functions:setup_systemd_logging:727 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-07 12:50:37.967 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova_cell1.conf DEFAULT log_color False 2026-07-07 12:50:38.003 | + lib/nova:create_nova_conf:619 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-07-07 12:50:38.007 | ++ lib/nova:create_nova_conf:622 : seq 1 1 2026-07-07 12:50:38.011 | + lib/nova:create_nova_conf:622 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-07 12:50:38.014 | + lib/nova:create_nova_conf:623 : local conf 2026-07-07 12:50:38.017 | + lib/nova:create_nova_conf:624 : local offset 2026-07-07 12:50:38.021 | ++ lib/nova:create_nova_conf:625 : conductor_conf 1 2026-07-07 12:50:38.024 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-07-07 12:50:38.027 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-07-07 12:50:38.030 | + lib/nova:create_nova_conf:625 : conf=/etc/nova/nova_cell1.conf 2026-07-07 12:50:38.033 | + lib/nova:create_nova_conf:626 : offset=0 2026-07-07 12:50:38.035 | + lib/nova:create_nova_conf:627 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2026-07-07 12:50:38.038 | + lib/nova:configure_console_proxies:726 : local conf=/etc/nova/nova_cell1.conf 2026-07-07 12:50:38.041 | + lib/nova:configure_console_proxies:727 : local offset=0 2026-07-07 12:50:38.044 | + lib/nova:configure_console_proxies:731 : offset=0 2026-07-07 12:50:38.046 | + lib/nova:configure_console_proxies:733 : is_service_enabled n-novnc 2026-07-07 12:50:38.065 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 12:50:38.068 | + lib/nova:configure_console_proxies:734 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_host 0.0.0.0 2026-07-07 12:50:38.105 | + lib/nova:configure_console_proxies:735 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_port 6080 2026-07-07 12:50:38.139 | + lib/nova:configure_console_proxies:737 : is_nova_console_proxy_compute_tls_enabled 2026-07-07 12:50:38.142 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:192 : [[ False = \T\r\u\e ]] 2026-07-07 12:50:38.145 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:193 : return 1 2026-07-07 12:50:38.147 | + lib/nova:configure_console_proxies:765 : is_service_enabled n-spice 2026-07-07 12:50:38.166 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 12:50:38.169 | + lib/nova:configure_console_proxies:770 : is_service_enabled n-sproxy 2026-07-07 12:50:38.188 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 12:50:38.191 | + lib/nova:configure_nova:373 : is_service_enabled n-cpu 2026-07-07 12:50:38.212 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 12:50:38.215 | + lib/nova:configure_nova:373 : [[ -r /home/quobyte/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2026-07-07 12:50:38.218 | + lib/nova:configure_nova:375 : configure_nova_hypervisor 2026-07-07 12:50:38.221 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:40 : configure_libvirt 2026-07-07 12:50:38.225 | + lib/nova_plugins/functions-libvirt:configure_libvirt:153 : is_service_enabled neutron 2026-07-07 12:50:38.246 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 12:50:38.249 | + lib/nova_plugins/functions-libvirt:configure_libvirt:153 : sudo grep -q '^cgroup_device_acl' /etc/libvirt/qemu.conf 2026-07-07 12:50:38.267 | + lib/nova_plugins/functions-libvirt:configure_libvirt:155 : cat 2026-07-07 12:50:38.267 | + lib/nova_plugins/functions-libvirt:configure_libvirt:155 : sudo tee -a /etc/libvirt/qemu.conf 2026-07-07 12:50:38.277 | cgroup_device_acl = [ 2026-07-07 12:50:38.277 | "/dev/null", "/dev/full", "/dev/zero", 2026-07-07 12:50:38.277 | "/dev/random", "/dev/urandom", 2026-07-07 12:50:38.278 | "/dev/ptmx", "/dev/kvm", "/dev/kqemu", 2026-07-07 12:50:38.278 | "/dev/rtc", "/dev/hpet","/dev/net/tun", 2026-07-07 12:50:38.278 | "/dev/vfio/vfio", 2026-07-07 12:50:38.278 | ] 2026-07-07 12:50:38.282 | + lib/nova_plugins/functions-libvirt:configure_libvirt:166 : is_fedora 2026-07-07 12:50:38.285 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-07 12:50:38.289 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-07 12:50:38.292 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-07 12:50:38.295 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-07 12:50:38.298 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-07 12:50:38.302 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-07 12:50:38.305 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-07 12:50:38.308 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-07 12:50:38.311 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-07 12:50:38.315 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-07 12:50:38.319 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-07 12:50:38.322 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-07 12:50:38.325 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-07 12:50:38.329 | + lib/nova_plugins/functions-libvirt:configure_libvirt:185 : getent group libvirt 2026-07-07 12:50:38.334 | + lib/nova_plugins/functions-libvirt:configure_libvirt:188 : add_user_to_group quobyte libvirt 2026-07-07 12:50:38.337 | + functions-common:add_user_to_group:2189 : local user=quobyte 2026-07-07 12:50:38.340 | + functions-common:add_user_to_group:2190 : local group=libvirt 2026-07-07 12:50:38.344 | + functions-common:add_user_to_group:2192 : sudo usermod -a -G libvirt quobyte 2026-07-07 12:50:38.373 | + lib/nova_plugins/functions-libvirt:configure_libvirt:191 : [[ True = \T\r\u\e ]] 2026-07-07 12:50:38.376 | + lib/nova_plugins/functions-libvirt:configure_libvirt:192 : is_ubuntu 2026-07-07 12:50:38.380 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-07 12:50:38.383 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-07 12:50:38.385 | + lib/nova_plugins/functions-libvirt:configure_libvirt:197 : local 'log_filters=1:libvirt.c 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu' 2026-07-07 12:50:38.388 | + lib/nova_plugins/functions-libvirt:configure_libvirt:201 : local log_outputs=1:file:/var/log/libvirt/libvirtd.log 2026-07-07 12:50:38.391 | + lib/nova_plugins/functions-libvirt:configure_libvirt:202 : sudo grep -q '^log_filters="1:libvirt.c 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu"' /etc/libvirt/libvirtd.conf 2026-07-07 12:50:38.409 | + lib/nova_plugins/functions-libvirt:configure_libvirt:203 : echo 'log_filters="1:libvirt.c 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu"' 2026-07-07 12:50:38.409 | + lib/nova_plugins/functions-libvirt:configure_libvirt:203 : sudo tee -a /etc/libvirt/libvirtd.conf 2026-07-07 12:50:38.419 | log_filters="1:libvirt.c 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu" 2026-07-07 12:50:38.424 | + lib/nova_plugins/functions-libvirt:configure_libvirt:205 : sudo grep -q '^log_outputs="1:file:/var/log/libvirt/libvirtd.log"' /etc/libvirt/libvirtd.conf 2026-07-07 12:50:38.441 | + lib/nova_plugins/functions-libvirt:configure_libvirt:206 : echo 'log_outputs="1:file:/var/log/libvirt/libvirtd.log"' 2026-07-07 12:50:38.442 | + lib/nova_plugins/functions-libvirt:configure_libvirt:206 : sudo tee -a /etc/libvirt/libvirtd.conf 2026-07-07 12:50:38.452 | log_outputs="1:file:/var/log/libvirt/libvirtd.log" 2026-07-07 12:50:38.458 | + lib/nova_plugins/functions-libvirt:configure_libvirt:210 : is_nova_console_proxy_compute_tls_enabled 2026-07-07 12:50:38.462 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:192 : [[ False = \T\r\u\e ]] 2026-07-07 12:50:38.466 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:193 : return 1 2026-07-07 12:50:38.470 | + lib/nova_plugins/functions-libvirt:configure_libvirt:228 : restart_service libvirtd 2026-07-07 12:50:38.474 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-07 12:50:38.477 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart libvirtd 2026-07-07 12:50:38.545 | + lib/nova_plugins/functions-libvirt:configure_libvirt:234 : restart_service virtlogd 2026-07-07 12:50:38.550 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-07 12:50:38.554 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart virtlogd 2026-07-07 12:50:38.657 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:41 : iniset /etc/nova/nova.conf libvirt virt_type kvm 2026-07-07 12:50:38.704 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:42 : iniset /etc/nova/nova.conf libvirt cpu_mode custom 2026-07-07 12:50:38.749 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:43 : '[' custom == custom ']' 2026-07-07 12:50:38.753 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:44 : iniset /etc/nova/nova.conf libvirt cpu_models Nehalem 2026-07-07 12:50:38.796 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:47 : iniset /etc/nova/nova.conf DEFAULT pointer_model ps2mouse 2026-07-07 12:50:38.841 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:48 : iniset /etc/nova/nova.conf libvirt live_migration_uri qemu+ssh://quobyte@%s/system 2026-07-07 12:50:38.887 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:49 : iniset /etc/nova/nova.conf DEFAULT default_ephemeral_format ext4 2026-07-07 12:50:38.933 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:50 : iniset /etc/nova/nova.conf DEFAULT compute_driver libvirt.LibvirtDriver 2026-07-07 12:50:38.979 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:52 : is_arch ppc64 2026-07-07 12:50:38.983 | ++ functions-common:is_arch:519 : uname -m 2026-07-07 12:50:38.989 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4 ]] 2026-07-07 12:50:38.993 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:57 : is_arch aarch64 2026-07-07 12:50:38.999 | ++ functions-common:is_arch:519 : uname -m 2026-07-07 12:50:39.004 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-07-07 12:50:39.008 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:65 : isset ENABLE_FILE_INJECTION 2026-07-07 12:50:39.012 | + functions-common:isset:266 : [[ -v ENABLE_FILE_INJECTION ]] 2026-07-07 12:50:39.015 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:73 : [[ kvm = \p\a\r\a\l\l\e\l\s ]] 2026-07-07 12:50:39.019 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:80 : [[ '' == \L\V\M ]] 2026-07-07 12:50:39.023 | + ./stack.sh:main:962 : is_service_enabled placement 2026-07-07 12:50:39.049 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 12:50:39.053 | + ./stack.sh:main:964 : stack_install_service placement 2026-07-07 12:50:39.057 | + lib/stack:stack_install_service:20 : local service=placement 2026-07-07 12:50:39.061 | + lib/stack:stack_install_service:21 : type install_placement 2026-07-07 12:50:39.065 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-07-07 12:50:39.069 | + lib/stack:stack_install_service:32 : install_placement 2026-07-07 12:50:39.073 | + lib/placement:install_placement:121 : pip_install_gr osc-placement 2026-07-07 12:50:39.077 | + inc/python:pip_install_gr:94 : local name=osc-placement 2026-07-07 12:50:39.081 | + inc/python:pip_install_gr:95 : local clean_name 2026-07-07 12:50:39.086 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements osc-placement 2026-07-07 12:50:39.089 | ++ inc/python:get_from_global_requirements:241 : local package=osc-placement 2026-07-07 12:50:39.093 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-07-07 12:50:39.100 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-07-07 12:50:39.101 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2026-07-07 12:50:39.108 | ++ inc/python:get_from_global_requirements:243 : required_pkg='osc-placement ' 2026-07-07 12:50:39.112 | ++ inc/python:get_from_global_requirements:244 : [[ osc-placement == '' ]] 2026-07-07 12:50:39.116 | ++ inc/python:get_from_global_requirements:247 : echo osc-placement 2026-07-07 12:50:39.121 | + inc/python:pip_install_gr:96 : clean_name=osc-placement 2026-07-07 12:50:39.125 | + inc/python:pip_install_gr:97 : pip_install osc-placement 2026-07-07 12:50:39.155 | Using python 3.12 to install osc-placement 2026-07-07 12:50:39.159 | + 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-07-07 12:50:40.380 | Collecting osc-placement 2026-07-07 12:50:40.538 | Downloading osc_placement-4.9.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-07 12:50:40.550 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (7.0.3) 2026-07-07 12:50:40.551 | Requirement already satisfied: keystoneauth1>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (5.15.0) 2026-07-07 12:50:40.551 | Requirement already satisfied: osc-lib>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (4.6.0) 2026-07-07 12:50:40.552 | Requirement already satisfied: oslo.utils>=3.37.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (10.1.1) 2026-07-07 12:50:40.554 | 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-07-07 12:50:40.555 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (2.34.2) 2026-07-07 12:50:40.556 | 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.9.0) 2026-07-07 12:50:40.557 | 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-07-07 12:50:40.558 | 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-07-07 12:50:40.563 | Requirement already satisfied: cliff>=4.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=1.2.0->osc-placement) (4.14.0) 2026-07-07 12:50:40.564 | Requirement already satisfied: openstacksdk>=4.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=1.2.0->osc-placement) (4.17.0) 2026-07-07 12:50:40.565 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=1.2.0->osc-placement) (6.8.0) 2026-07-07 12:50:40.567 | 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-07-07 12:50:40.569 | Requirement already satisfied: cmd2>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (4.0.0) 2026-07-07 12:50:40.569 | 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.18.0) 2026-07-07 12:50:40.571 | 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-07-07 12:50:40.574 | Requirement already satisfied: prompt-toolkit>=3.0.52 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (3.0.52) 2026-07-07 12:50:40.575 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (1.11.0) 2026-07-07 12:50:40.576 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (15.0.0) 2026-07-07 12:50:40.577 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (1.8.0) 2026-07-07 12:50:40.579 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (43.0.3) 2026-07-07 12:50:40.580 | Requirement already satisfied: decorator>=4.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (5.3.1) 2026-07-07 12:50:40.581 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (1.5.0) 2026-07-07 12:50:40.582 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (1.1.0) 2026-07-07 12:50:40.583 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (1.33) 2026-07-07 12:50:40.584 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (4.10.0) 2026-07-07 12:50:40.585 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (7.2.2) 2026-07-07 12:50:40.588 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (2.0.0) 2026-07-07 12:50:40.593 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (3.0) 2026-07-07 12:50:40.600 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (3.1.1) 2026-07-07 12:50:40.604 | 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-07-07 12:50:40.605 | 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-07-07 12:50:40.606 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.37.0->osc-placement) (26.2) 2026-07-07 12:50:40.612 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0.0->osc-placement) (83.0.0) 2026-07-07 12:50:40.617 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (0.8.1) 2026-07-07 12:50:40.631 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (3.4.7) 2026-07-07 12:50:40.633 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (3.18) 2026-07-07 12:50:40.634 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2.7.0) 2026-07-07 12:50:40.636 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2023.11.17) 2026-07-07 12:50:40.648 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (4.2.0) 2026-07-07 12:50:40.649 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (2.20.0) 2026-07-07 12:50:40.654 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (0.1.2) 2026-07-07 12:50:40.699 | Downloading osc_placement-4.9.0-py3-none-any.whl (65 kB) 2026-07-07 12:50:41.086 | Installing collected packages: osc-placement 2026-07-07 12:50:41.228 | Successfully installed osc-placement-4.9.0 2026-07-07 12:50:41.380 | + inc/python:pip_install:216 : result=0 2026-07-07 12:50:41.383 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-07 12:50:41.387 | + functions-common:time_stop:2420 : local name 2026-07-07 12:50:41.391 | + functions-common:time_stop:2421 : local end_time 2026-07-07 12:50:41.395 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 12:50:41.398 | + functions-common:time_stop:2423 : local total 2026-07-07 12:50:41.402 | + functions-common:time_stop:2424 : local start_time 2026-07-07 12:50:41.406 | + functions-common:time_stop:2426 : name=pip_install 2026-07-07 12:50:41.410 | + functions-common:time_stop:2427 : start_time=1783428639148 2026-07-07 12:50:41.414 | + functions-common:time_stop:2429 : [[ -z 1783428639148 ]] 2026-07-07 12:50:41.419 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 12:50:41.426 | + functions-common:time_stop:2432 : end_time=1783428641422 2026-07-07 12:50:41.431 | + functions-common:time_stop:2433 : elapsed_time=2274 2026-07-07 12:50:41.434 | + functions-common:time_stop:2434 : total=155588 2026-07-07 12:50:41.438 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 12:50:41.441 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=157862 2026-07-07 12:50:41.445 | + inc/python:pip_install:219 : return 0 2026-07-07 12:50:41.449 | + lib/placement:install_placement:122 : git_clone https://review.opendev.org/openstack/placement.git /opt/stack/placement master 2026-07-07 12:50:41.453 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/placement.git 2026-07-07 12:50:41.456 | + functions-common:git_clone:590 : local git_dest=/opt/stack/placement 2026-07-07 12:50:41.459 | + functions-common:git_clone:591 : local git_ref=master 2026-07-07 12:50:41.462 | + functions-common:git_clone:592 : local orig_dir 2026-07-07 12:50:41.466 | ++ functions-common:git_clone:593 : pwd 2026-07-07 12:50:41.470 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-07-07 12:50:41.474 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-07 12:50:41.479 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-07 12:50:41.501 | + functions-common:git_clone:596 : RECLONE=False 2026-07-07 12:50:41.505 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-07 12:50:41.509 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-07 12:50:41.515 | + functions-common:git_clone:610 : echo master 2026-07-07 12:50:41.515 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-07 12:50:41.522 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/placement ]] 2026-07-07 12:50:41.525 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-07-07 12:50:41.529 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/placement.git /opt/stack/placement 2026-07-07 12:50:41.532 | + functions-common:git_timed:697 : local count=0 2026-07-07 12:50:41.535 | + functions-common:git_timed:698 : local timeout=0 2026-07-07 12:50:41.539 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-07 12:50:41.543 | + functions-common:git_timed:701 : timeout=0 2026-07-07 12:50:41.546 | + functions-common:git_timed:704 : time_start git_timed 2026-07-07 12:50:41.550 | + functions-common:time_start:2406 : local name=git_timed 2026-07-07 12:50:41.554 | + functions-common:time_start:2407 : local start_time= 2026-07-07 12:50:41.557 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-07 12:50:41.562 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-07 12:50:41.568 | + functions-common:time_start:2411 : _TIME_START[$name]=1783428641564 2026-07-07 12:50:41.571 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/placement.git /opt/stack/placement 2026-07-07 12:50:41.575 | Cloning into '/opt/stack/placement'... 2026-07-07 12:50:45.008 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-07 12:50:45.012 | + functions-common:time_stop:2420 : local name 2026-07-07 12:50:45.015 | + functions-common:time_stop:2421 : local end_time 2026-07-07 12:50:45.019 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 12:50:45.023 | + functions-common:time_stop:2423 : local total 2026-07-07 12:50:45.026 | + functions-common:time_stop:2424 : local start_time 2026-07-07 12:50:45.030 | + functions-common:time_stop:2426 : name=git_timed 2026-07-07 12:50:45.034 | + functions-common:time_stop:2427 : start_time=1783428641564 2026-07-07 12:50:45.038 | + functions-common:time_stop:2429 : [[ -z 1783428641564 ]] 2026-07-07 12:50:45.043 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 12:50:45.049 | + functions-common:time_stop:2432 : end_time=1783428645045 2026-07-07 12:50:45.052 | + functions-common:time_stop:2433 : elapsed_time=3481 2026-07-07 12:50:45.057 | + functions-common:time_stop:2434 : total=399624 2026-07-07 12:50:45.061 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 12:50:45.064 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=403105 2026-07-07 12:50:45.068 | + functions-common:git_clone:631 : cd /opt/stack/placement 2026-07-07 12:50:45.072 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-07-07 12:50:45.076 | + functions-common:git_timed:697 : local count=0 2026-07-07 12:50:45.080 | + functions-common:git_timed:698 : local timeout=0 2026-07-07 12:50:45.084 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-07 12:50:45.088 | + functions-common:git_timed:701 : timeout=0 2026-07-07 12:50:45.092 | + functions-common:git_timed:704 : time_start git_timed 2026-07-07 12:50:45.096 | + functions-common:time_start:2406 : local name=git_timed 2026-07-07 12:50:45.100 | + functions-common:time_start:2407 : local start_time= 2026-07-07 12:50:45.104 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-07 12:50:45.109 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-07 12:50:45.115 | + functions-common:time_start:2411 : _TIME_START[$name]=1783428645111 2026-07-07 12:50:45.119 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-07-07 12:50:45.736 | From https://review.opendev.org/openstack/placement 2026-07-07 12:50:45.737 | * branch master -> FETCH_HEAD 2026-07-07 12:50:45.748 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-07 12:50:45.752 | + functions-common:time_stop:2420 : local name 2026-07-07 12:50:45.756 | + functions-common:time_stop:2421 : local end_time 2026-07-07 12:50:45.759 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 12:50:45.763 | + functions-common:time_stop:2423 : local total 2026-07-07 12:50:45.767 | + functions-common:time_stop:2424 : local start_time 2026-07-07 12:50:45.771 | + functions-common:time_stop:2426 : name=git_timed 2026-07-07 12:50:45.775 | + functions-common:time_stop:2427 : start_time=1783428645111 2026-07-07 12:50:45.778 | + functions-common:time_stop:2429 : [[ -z 1783428645111 ]] 2026-07-07 12:50:45.783 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 12:50:45.789 | + functions-common:time_stop:2432 : end_time=1783428645785 2026-07-07 12:50:45.793 | + functions-common:time_stop:2433 : elapsed_time=674 2026-07-07 12:50:45.797 | + functions-common:time_stop:2434 : total=403105 2026-07-07 12:50:45.801 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 12:50:45.805 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=403779 2026-07-07 12:50:45.809 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-07-07 12:50:45.813 | + functions-common:git_timed:697 : local count=0 2026-07-07 12:50:45.817 | + functions-common:git_timed:698 : local timeout=0 2026-07-07 12:50:45.821 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-07 12:50:45.825 | + functions-common:git_timed:701 : timeout=0 2026-07-07 12:50:45.828 | + functions-common:git_timed:704 : time_start git_timed 2026-07-07 12:50:45.832 | + functions-common:time_start:2406 : local name=git_timed 2026-07-07 12:50:45.836 | + functions-common:time_start:2407 : local start_time= 2026-07-07 12:50:45.840 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-07 12:50:45.845 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-07 12:50:45.851 | + functions-common:time_start:2411 : _TIME_START[$name]=1783428645847 2026-07-07 12:50:45.855 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-07-07 12:50:45.909 | Note: switching to 'FETCH_HEAD'. 2026-07-07 12:50:45.909 | 2026-07-07 12:50:45.909 | You are in 'detached HEAD' state. You can look around, make experimental 2026-07-07 12:50:45.909 | changes and commit them, and you can discard any commits you make in this 2026-07-07 12:50:45.909 | state without impacting any branches by switching back to a branch. 2026-07-07 12:50:45.910 | 2026-07-07 12:50:45.910 | If you want to create a new branch to retain commits you create, you may 2026-07-07 12:50:45.910 | do so (now or later) by using -c with the switch command. Example: 2026-07-07 12:50:45.910 | 2026-07-07 12:50:45.910 | git switch -c 2026-07-07 12:50:45.910 | 2026-07-07 12:50:45.910 | Or undo this operation with: 2026-07-07 12:50:45.910 | 2026-07-07 12:50:45.910 | git switch - 2026-07-07 12:50:45.910 | 2026-07-07 12:50:45.910 | Turn off this advice by setting config variable advice.detachedHead to false 2026-07-07 12:50:45.911 | 2026-07-07 12:50:45.911 | HEAD is now at 7ad9ef07 Merge "Update policy scope enforcement testing" 2026-07-07 12:50:45.915 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-07 12:50:45.919 | + functions-common:time_stop:2420 : local name 2026-07-07 12:50:45.923 | + functions-common:time_stop:2421 : local end_time 2026-07-07 12:50:45.927 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 12:50:45.931 | + functions-common:time_stop:2423 : local total 2026-07-07 12:50:45.935 | + functions-common:time_stop:2424 : local start_time 2026-07-07 12:50:45.939 | + functions-common:time_stop:2426 : name=git_timed 2026-07-07 12:50:45.943 | + functions-common:time_stop:2427 : start_time=1783428645847 2026-07-07 12:50:45.947 | + functions-common:time_stop:2429 : [[ -z 1783428645847 ]] 2026-07-07 12:50:45.951 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 12:50:45.957 | + functions-common:time_stop:2432 : end_time=1783428645953 2026-07-07 12:50:45.961 | + functions-common:time_stop:2433 : elapsed_time=106 2026-07-07 12:50:45.965 | + functions-common:time_stop:2434 : total=403779 2026-07-07 12:50:45.969 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 12:50:45.973 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=403885 2026-07-07 12:50:45.977 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/placement 2026-07-07 12:50:45.997 | + functions-common:git_clone:672 : cd /opt/stack/placement 2026-07-07 12:50:46.002 | + functions-common:git_clone:673 : git show --oneline 2026-07-07 12:50:46.002 | + functions-common:git_clone:673 : head -1 2026-07-07 12:50:46.005 | 7ad9ef07 Merge "Update policy scope enforcement testing" 2026-07-07 12:50:46.009 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-07-07 12:50:46.013 | + lib/placement:install_placement:123 : setup_develop /opt/stack/placement 2026-07-07 12:50:46.018 | + inc/python:setup_develop:353 : local bindep 2026-07-07 12:50:46.022 | + inc/python:setup_develop:354 : [[ /opt/stack/placement == -bindep* ]] 2026-07-07 12:50:46.025 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/placement 2026-07-07 12:50:46.029 | + inc/python:setup_develop:359 : local extras= 2026-07-07 12:50:46.033 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/placement -e 2026-07-07 12:50:46.038 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-07-07 12:50:46.042 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/placement == -bindep* ]] 2026-07-07 12:50:46.046 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/placement 2026-07-07 12:50:46.050 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-07-07 12:50:46.053 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-07-07 12:50:46.058 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/placement 2026-07-07 12:50:46.062 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-07-07 12:50:46.067 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/placement 2026-07-07 12:50:46.072 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-07-07 12:50:46.076 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-07-07 12:50:46.081 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2026-07-07 12:50:46.089 | + inc/python:_setup_package_with_constraints_edit:400 : name=openstack-placement 2026-07-07 12:50:46.093 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z openstack-placement ']' 2026-07-07 12:50:46.097 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2026-07-07 12:50:46.259 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/placement -e 2026-07-07 12:50:46.263 | + inc/python:setup_package:436 : local bindep=0 2026-07-07 12:50:46.267 | + inc/python:setup_package:437 : local bindep_flag= 2026-07-07 12:50:46.271 | + inc/python:setup_package:438 : local bindep_profiles= 2026-07-07 12:50:46.275 | + inc/python:setup_package:439 : [[ /opt/stack/placement == -bindep* ]] 2026-07-07 12:50:46.279 | + inc/python:setup_package:444 : local project_dir=/opt/stack/placement 2026-07-07 12:50:46.283 | + inc/python:setup_package:445 : local flags=-e 2026-07-07 12:50:46.287 | + inc/python:setup_package:446 : local extras= 2026-07-07 12:50:46.291 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-07-07 12:50:46.295 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-07-07 12:50:46.299 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-07-07 12:50:46.304 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-07-07 12:50:46.308 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-07-07 12:50:46.312 | + inc/python:setup_package:464 : pip_install -e /opt/stack/placement 2026-07-07 12:50:46.342 | Using python 3.12 to install /opt/stack/placement 2026-07-07 12:50:46.346 | + 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-07-07 12:50:47.369 | Obtaining file:///opt/stack/placement 2026-07-07 12:50:47.372 | Installing build dependencies: started 2026-07-07 12:50:49.262 | Installing build dependencies: finished with status 'done' 2026-07-07 12:50:49.266 | Checking if build backend supports build_editable: started 2026-07-07 12:50:49.823 | Checking if build backend supports build_editable: finished with status 'done' 2026-07-07 12:50:49.825 | Getting requirements to build editable: started 2026-07-07 12:50:50.140 | Getting requirements to build editable: finished with status 'done' 2026-07-07 12:50:50.144 | Preparing editable metadata (pyproject.toml): started 2026-07-07 12:50:51.091 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-07-07 12:50:51.115 | Requirement already satisfied: pbr>=3.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (7.0.3) 2026-07-07 12:50:51.116 | Requirement already satisfied: SQLAlchemy>=1.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (2.0.51) 2026-07-07 12:50:51.117 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (13.0.0) 2026-07-07 12:50:51.117 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (2.5.1) 2026-07-07 12:50:51.118 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (1.8.10) 2026-07-07 12:50:51.120 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (4.26.0) 2026-07-07 12:50:51.121 | Requirement already satisfied: requests>=2.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (2.34.2) 2026-07-07 12:50:51.122 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (7.5.0) 2026-07-07 12:50:51.123 | Requirement already satisfied: oslo.config>=6.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (10.5.0) 2026-07-07 12:50:51.125 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (6.4.0) 2026-07-07 12:50:51.125 | Requirement already satisfied: oslo.log>=4.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (8.2.0) 2026-07-07 12:50:51.125 | Requirement already satisfied: oslo.serialization>=2.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (5.10.0) 2026-07-07 12:50:51.126 | Requirement already satisfied: oslo.utils>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (10.1.1) 2026-07-07 12:50:51.127 | Requirement already satisfied: oslo.db>=8.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (18.0.0) 2026-07-07 12:50:51.128 | Requirement already satisfied: oslo.policy>=4.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (5.1.0) 2026-07-07 12:50:51.129 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (8.1.0) 2026-07-07 12:50:51.130 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (2.7.1) 2026-07-07 12:50:51.131 | Requirement already satisfied: os-resource-classes>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (1.1.0) 2026-07-07 12:50:51.131 | Requirement already satisfied: os-traits>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (3.8.0) 2026-07-07 12:50:51.132 | Requirement already satisfied: microversion-parse>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (2.1.0) 2026-07-07 12:50:51.135 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==15.1.0.dev7) (26.1.0) 2026-07-07 12:50:51.135 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==15.1.0.dev7) (2025.9.1) 2026-07-07 12:50:51.136 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==15.1.0.dev7) (0.37.0) 2026-07-07 12:50:51.137 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==15.1.0.dev7) (2026.5.1) 2026-07-07 12:50:51.143 | Requirement already satisfied: keystoneauth1>=3.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev7) (5.15.0) 2026-07-07 12:50:51.144 | Requirement already satisfied: oslo.cache>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev7) (4.2.0) 2026-07-07 12:50:51.146 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev7) (6.8.0) 2026-07-07 12:50:51.147 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev7) (4.0.1) 2026-07-07 12:50:51.148 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev7) (2.13.0) 2026-07-07 12:50:51.149 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev7) (5.8.0) 2026-07-07 12:50:51.154 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev7) (2.1.0) 2026-07-07 12:50:51.156 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev7) (5.9.0) 2026-07-07 12:50:51.156 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev7) (1.8.2) 2026-07-07 12:50:51.157 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev7) (4.15.0) 2026-07-07 12:50:51.167 | Requirement already satisfied: dogpile.cache>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev7) (1.5.0) 2026-07-07 12:50:51.170 | Requirement already satisfied: decorator>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev7) (5.3.1) 2026-07-07 12:50:51.175 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->openstack-placement==15.1.0.dev7) (0.20) 2026-07-07 12:50:51.176 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->openstack-placement==15.1.0.dev7) (3.1.0) 2026-07-07 12:50:51.178 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->oslo.concurrency>=3.26.0->openstack-placement==15.1.0.dev7) (2.2.2) 2026-07-07 12:50:51.188 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.7.0->openstack-placement==15.1.0.dev7) (1.3.0) 2026-07-07 12:50:51.189 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.7.0->openstack-placement==15.1.0.dev7) (2.0.0) 2026-07-07 12:50:51.190 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.7.0->openstack-placement==15.1.0.dev7) (6.0.3) 2026-07-07 12:50:51.197 | Requirement already satisfied: alembic>=0.9.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.6.0->openstack-placement==15.1.0.dev7) (1.18.5) 2026-07-07 12:50:51.199 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.6.0->openstack-placement==15.1.0.dev7) (2.1.2) 2026-07-07 12:50:51.200 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.6.0->openstack-placement==15.1.0.dev7) (0.6.2) 2026-07-07 12:50:51.202 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->oslo.db>=8.6.0->openstack-placement==15.1.0.dev7) (1.3.12) 2026-07-07 12:50:51.208 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=4.3.0->openstack-placement==15.1.0.dev7) (2.9.0.post0) 2026-07-07 12:50:51.211 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->openstack-placement==15.1.0.dev7) (5.0.0) 2026-07-07 12:50:51.212 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->openstack-placement==15.1.0.dev7) (3.1.6) 2026-07-07 12:50:51.214 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->openstack-placement==15.1.0.dev7) (4.0.1) 2026-07-07 12:50:51.221 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->openstack-placement==15.1.0.dev7) (3.0.3) 2026-07-07 12:50:51.229 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization>=2.25.0->openstack-placement==15.1.0.dev7) (1.2.1) 2026-07-07 12:50:51.234 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.3.0->openstack-placement==15.1.0.dev7) (3.18.0) 2026-07-07 12:50:51.238 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->openstack-placement==15.1.0.dev7) (3.3.2) 2026-07-07 12:50:51.239 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->openstack-placement==15.1.0.dev7) (26.2) 2026-07-07 12:50:51.240 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->openstack-placement==15.1.0.dev7) (7.2.2) 2026-07-07 12:50:51.246 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=3.1.1->openstack-placement==15.1.0.dev7) (83.0.0) 2026-07-07 12:50:51.250 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->openstack-placement==15.1.0.dev7) (0.8.1) 2026-07-07 12:50:51.267 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=4.3.0->openstack-placement==15.1.0.dev7) (1.17.0) 2026-07-07 12:50:51.280 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==15.1.0.dev7) (3.4.7) 2026-07-07 12:50:51.281 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==15.1.0.dev7) (3.18) 2026-07-07 12:50:51.282 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==15.1.0.dev7) (2.7.0) 2026-07-07 12:50:51.284 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==15.1.0.dev7) (2023.11.17) 2026-07-07 12:50:51.303 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->openstack-placement==15.1.0.dev7) (0.8) 2026-07-07 12:50:51.315 | Requirement already satisfied: greenlet>=1 in /opt/stack/data/venv/lib/python3.12/site-packages (from SQLAlchemy>=1.4.0->openstack-placement==15.1.0.dev7) (3.5.3) 2026-07-07 12:50:51.362 | Building wheels for collected packages: openstack-placement 2026-07-07 12:50:51.364 | Building editable for openstack-placement (pyproject.toml): started 2026-07-07 12:50:52.167 | Building editable for openstack-placement (pyproject.toml): finished with status 'done' 2026-07-07 12:50:52.168 | Created wheel for openstack-placement: filename=openstack_placement-15.1.0.dev7-0.editable-py3-none-any.whl size=8757 sha256=df4baa6d5f7ba9216d64687ee6298e015bde81df2960cea68516ae75b8564b60 2026-07-07 12:50:52.169 | Stored in directory: /tmp/pip-ephem-wheel-cache-39myfh4q/wheels/0f/d8/4f/e8707957c726bd4763e71d7ed0672723b81ca99945904983a6 2026-07-07 12:50:52.174 | Successfully built openstack-placement 2026-07-07 12:50:52.441 | Installing collected packages: openstack-placement 2026-07-07 12:50:52.490 | Successfully installed openstack-placement-15.1.0.dev7 2026-07-07 12:50:52.656 | + inc/python:pip_install:216 : result=0 2026-07-07 12:50:52.660 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-07 12:50:52.664 | + functions-common:time_stop:2420 : local name 2026-07-07 12:50:52.668 | + functions-common:time_stop:2421 : local end_time 2026-07-07 12:50:52.672 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 12:50:52.676 | + functions-common:time_stop:2423 : local total 2026-07-07 12:50:52.680 | + functions-common:time_stop:2424 : local start_time 2026-07-07 12:50:52.683 | + functions-common:time_stop:2426 : name=pip_install 2026-07-07 12:50:52.687 | + functions-common:time_stop:2427 : start_time=1783428646335 2026-07-07 12:50:52.691 | + functions-common:time_stop:2429 : [[ -z 1783428646335 ]] 2026-07-07 12:50:52.696 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 12:50:52.702 | + functions-common:time_stop:2432 : end_time=1783428652698 2026-07-07 12:50:52.706 | + functions-common:time_stop:2433 : elapsed_time=6363 2026-07-07 12:50:52.709 | + functions-common:time_stop:2434 : total=157862 2026-07-07 12:50:52.713 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 12:50:52.716 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=164225 2026-07-07 12:50:52.720 | + inc/python:pip_install:219 : return 0 2026-07-07 12:50:52.725 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-07-07 12:50:52.729 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-07-07 12:50:52.733 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/placement 2026-07-07 12:50:52.738 | + inc/python:use_library_from_git:266 : local name=/opt/stack/placement 2026-07-07 12:50:52.741 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-07 12:50:52.745 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-07 12:50:52.749 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/placement, ]] 2026-07-07 12:50:52.753 | + inc/python:use_library_from_git:269 : return 1 2026-07-07 12:50:52.758 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-07-07 12:50:52.762 | + ./stack.sh:main:965 : configure_placement 2026-07-07 12:50:52.766 | + lib/placement:configure_placement:88 : sudo install -d -o quobyte /etc/placement 2026-07-07 12:50:52.785 | + lib/placement:configure_placement:89 : create_placement_conf 2026-07-07 12:50:52.789 | + lib/placement:create_placement_conf:78 : rm -f /etc/placement/placement.conf 2026-07-07 12:50:52.796 | ++ lib/placement:create_placement_conf:79 : database_connection_url placement 2026-07-07 12:50:52.800 | ++ lib/database:database_connection_url:134 : local db=placement 2026-07-07 12:50:52.804 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2026-07-07 12:50:52.809 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=placement 2026-07-07 12:50:52.813 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-07 12:50:52.817 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-07 12:50:52.821 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-07 12:50:52.846 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-07 12:50:52.850 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-07 12:50:52.854 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2026-07-07 12:50:52.860 | + lib/placement:create_placement_conf:79 : iniset /etc/placement/placement.conf placement_database connection 'mysql+pymysql://root:stackdb@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2026-07-07 12:50:52.907 | + lib/placement:create_placement_conf:80 : iniset /etc/placement/placement.conf DEFAULT debug True 2026-07-07 12:50:52.955 | + lib/placement:create_placement_conf:81 : iniset /etc/placement/placement.conf api auth_strategy keystone 2026-07-07 12:50:53.002 | + lib/placement:create_placement_conf:82 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2026-07-07 12:50:53.006 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/placement/placement.conf 2026-07-07 12:50:53.010 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=placement 2026-07-07 12:50:53.014 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-07-07 12:50:53.019 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-07-07 12:50:53.023 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/placement/placement.conf placement keystone_authtoken 2026-07-07 12:50:53.027 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/placement/placement.conf 2026-07-07 12:50:53.031 | + lib/keystone:configure_keystoneauth:392 : local admin_user=placement 2026-07-07 12:50:53.035 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-07-07 12:50:53.039 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2026-07-07 12:50:53.088 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2026-07-07 12:50:53.133 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://192.168.122.71/identity 2026-07-07 12:50:53.179 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2026-07-07 12:50:53.225 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/placement/placement.conf keystone_authtoken password nomoresecret 2026-07-07 12:50:53.271 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2026-07-07 12:50:53.317 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2026-07-07 12:50:53.364 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2026-07-07 12:50:53.412 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/placement/placement.conf keystone_authtoken www_authenticate_uri http://192.168.122.71/identity 2026-07-07 12:50:53.458 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-07-07 12:50:53.503 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2026-07-07 12:50:53.551 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-07-07 12:50:53.555 | + lib/placement:create_placement_conf:83 : setup_logging /etc/placement/placement.conf 2026-07-07 12:50:53.559 | + functions:setup_logging:693 : setup_systemd_logging /etc/placement/placement.conf 2026-07-07 12:50:53.564 | + functions:setup_systemd_logging:710 : local conf_file=/etc/placement/placement.conf 2026-07-07 12:50:53.570 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-07 12:50:53.596 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-07 12:50:53.600 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-07 12:50:53.604 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-07 12:50:53.608 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-07 12:50:53.612 | + 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-07-07 12:50:53.661 | + 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-07-07 12:50:53.710 | + 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-07-07 12:50:53.758 | + functions:setup_systemd_logging:727 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-07 12:50:53.804 | + functions:setup_systemd_logging:730 : iniset /etc/placement/placement.conf DEFAULT log_color False 2026-07-07 12:50:53.853 | + lib/placement:configure_placement:91 : write_uwsgi_config /etc/placement/placement-uwsgi.ini placement.wsgi.api:application /placement '' placement-api 2026-07-07 12:50:53.854 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/placement/placement-uwsgi.ini 2026-07-07 12:50:53.859 | + lib/apache:write_uwsgi_config:244 : local wsgi=placement.wsgi.api:application 2026-07-07 12:50:53.863 | + lib/apache:write_uwsgi_config:245 : local url=/placement 2026-07-07 12:50:53.865 | + lib/apache:write_uwsgi_config:246 : local http= 2026-07-07 12:50:53.871 | + lib/apache:write_uwsgi_config:247 : local name=placement-api 2026-07-07 12:50:53.874 | + lib/apache:write_uwsgi_config:249 : '[' -z placement-api ']' 2026-07-07 12:50:53.877 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-07-07 12:50:53.881 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-07-07 12:50:53.901 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-07-07 12:50:53.902 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-07-07 12:50:53.913 | d /var/run/uwsgi 0755 quobyte root 2026-07-07 12:50:53.919 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-07-07 12:50:53.934 | /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-07-07 12:50:53.940 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/placement-api.socket 2026-07-07 12:50:53.944 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/placement/placement-uwsgi.ini 2026-07-07 12:50:53.950 | + lib/apache:write_uwsgi_config:270 : [[ placement.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-07-07 12:50:53.955 | + lib/apache:write_uwsgi_config:271 : iniset /etc/placement/placement-uwsgi.ini uwsgi module placement.wsgi.api:application 2026-07-07 12:50:54.001 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2026-07-07 12:50:54.045 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2026-07-07 12:50:54.089 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2026-07-07 12:50:54.132 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2026-07-07 12:50:54.173 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 80 2026-07-07 12:50:54.213 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2026-07-07 12:50:54.256 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2026-07-07 12:50:54.296 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2026-07-07 12:50:54.339 | + lib/apache:write_uwsgi_config:290 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-07-07 12:50:54.384 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2026-07-07 12:50:54.428 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2026-07-07 12:50:54.471 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2026-07-07 12:50:54.514 | + lib/apache:write_uwsgi_config:298 : iniset /etc/placement/placement-uwsgi.ini uwsgi start-time %t 2026-07-07 12:50:54.558 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-07-07 12:50:54.560 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-07-07 12:50:54.565 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for placement-api 2026-07-07 12:50:54.568 | ++ lib/apache:apache_site_config_for:174 : local site=placement-api 2026-07-07 12:50:54.572 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-07-07 12:50:54.576 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-07 12:50:54.580 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-07 12:50:54.584 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/placement-api.conf 2026-07-07 12:50:54.589 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2026-07-07 12:50:54.593 | + lib/apache:write_uwsgi_config:306 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2026-07-07 12:50:54.637 | + lib/apache:write_uwsgi_config:307 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2026-07-07 12:50:54.682 | + 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-07-07 12:50:54.682 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2026-07-07 12:50:54.693 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 acquire=1 2026-07-07 12:50:54.698 | + lib/apache:write_uwsgi_config:309 : enable_apache_site placement-api 2026-07-07 12:50:54.702 | + lib/apache:enable_apache_site:191 : local site=placement-api 2026-07-07 12:50:54.706 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-07-07 12:50:54.710 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-07-07 12:50:54.714 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-07 12:50:54.718 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-07 12:50:54.722 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-07 12:50:54.726 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-07 12:50:54.730 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-07-07 12:50:54.734 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-07-07 12:50:54.738 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-07 12:50:54.742 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-07 12:50:54.746 | + lib/apache:enable_apache_site:195 : sudo a2ensite placement-api 2026-07-07 12:50:54.758 | perl: warning: Setting locale failed. 2026-07-07 12:50:54.758 | perl: warning: Please check that your locale settings: 2026-07-07 12:50:54.758 | LANGUAGE = (unset), 2026-07-07 12:50:54.759 | LC_ALL = "en_US.utf8", 2026-07-07 12:50:54.759 | LANG = "de_DE.UTF-8" 2026-07-07 12:50:54.759 | are supported and installed on your system. 2026-07-07 12:50:54.759 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-07 12:50:54.799 | Enabling site placement-api. 2026-07-07 12:50:54.805 | To activate the new configuration, you need to run: 2026-07-07 12:50:54.805 | systemctl reload apache2 2026-07-07 12:50:54.811 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-07-07 12:50:54.815 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-07 12:50:54.818 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-07 12:50:54.822 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-07 12:50:54.963 | + lib/placement:configure_placement:92 : [[ True == \T\r\u\e ]] 2026-07-07 12:50:54.966 | + lib/placement:configure_placement:93 : iniset /etc/placement/placement.conf oslo_policy enforce_new_defaults True 2026-07-07 12:50:55.013 | + ./stack.sh:main:972 : is_service_enabled placement placement-client 2026-07-07 12:50:55.038 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 12:50:55.042 | + ./stack.sh:main:973 : is_service_enabled n-cpu 2026-07-07 12:50:55.068 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 12:50:55.072 | + ./stack.sh:main:974 : configure_placement_nova_compute 2026-07-07 12:50:55.076 | + lib/nova:configure_placement_nova_compute:636 : local conf=/etc/nova/nova.conf 2026-07-07 12:50:55.080 | + lib/nova:configure_placement_nova_compute:637 : configure_keystoneauth /etc/nova/nova.conf nova placement 2026-07-07 12:50:55.084 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-07-07 12:50:55.088 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-07 12:50:55.092 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-07-07 12:50:55.096 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf placement auth_type password 2026-07-07 12:50:55.142 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf placement interface public 2026-07-07 12:50:55.186 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf placement auth_url http://192.168.122.71/identity 2026-07-07 12:50:55.232 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf placement username nova 2026-07-07 12:50:55.278 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf placement password nomoresecret 2026-07-07 12:50:55.322 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf placement user_domain_name Default 2026-07-07 12:50:55.366 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf placement project_name service 2026-07-07 12:50:55.412 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf placement project_domain_name Default 2026-07-07 12:50:55.457 | + ./stack.sh:main:978 : is_service_enabled horizon 2026-07-07 12:50:55.484 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 12:50:55.488 | + ./stack.sh:main:983 : is_service_enabled tls-proxy 2026-07-07 12:50:55.513 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 12:50:55.517 | + ./stack.sh:main:987 : is_service_enabled cinder 2026-07-07 12:50:55.543 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 12:50:55.547 | + ./stack.sh:main:989 : init_os_brick 2026-07-07 12:50:55.551 | + lib/cinder:init_os_brick:524 : mkdir -p /opt/stack/data/os_brick 2026-07-07 12:50:55.558 | + lib/cinder:init_os_brick:525 : is_service_enabled cinder 2026-07-07 12:50:55.584 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 12:50:55.588 | + lib/cinder:init_os_brick:526 : iniset /etc/cinder/cinder.conf os_brick lock_path /opt/stack/data/os_brick 2026-07-07 12:50:55.638 | + lib/cinder:init_os_brick:528 : is_service_enabled nova 2026-07-07 12:50:55.664 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 12:50:55.668 | + lib/cinder:init_os_brick:529 : iniset /etc/nova/nova.conf os_brick lock_path /opt/stack/data/os_brick 2026-07-07 12:50:55.717 | + lib/cinder:init_os_brick:531 : is_service_enabled glance 2026-07-07 12:50:55.744 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 12:50:55.748 | + lib/cinder:init_os_brick:532 : iniset /etc/glance/glance-api.conf os_brick lock_path /opt/stack/data/os_brick 2026-07-07 12:50:55.797 | + lib/cinder:init_os_brick:533 : iniset /etc/glance/glance-cache.conf os_brick lock_path /opt/stack/data/os_brick 2026-07-07 12:50:55.846 | + ./stack.sh:main:996 : run_phase stack install 2026-07-07 12:50:55.850 | + functions-common:run_phase:1848 : local mode=stack 2026-07-07 12:50:55.854 | + functions-common:run_phase:1849 : local phase=install 2026-07-07 12:50:55.859 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-07-07 12:50:55.863 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-07-07 12:50:55.867 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-07-07 12:50:55.871 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-07-07 12:50:55.876 | + functions-common:run_phase:1858 : local extra 2026-07-07 12:50:55.882 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-07-07 12:50:55.887 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-07-07 12:50:55.891 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-07-07 12:50:55.895 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-07-07 12:50:55.899 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack install 2026-07-07 12:50:55.903 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-07-07 12:50:55.927 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-07 12:50:55.932 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-07-07 12:50:55.935 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-07-07 12:50:55.939 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2026-07-07 12:50:55.943 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2026-07-07 12:50:55.947 | ++ ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-07 12:50:55.951 | ++ ./stack.sh:echo_summary:447 : echo -e Installing Tempest 2026-07-07 12:50:55.955 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2026-07-07 12:50:55.959 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2026-07-07 12:50:56.044 | ++ inc/async:async_inner:63 : install_tempest 2026-07-07 12:50:56.095 | [2074 Async install_tempest:38608]: running: install_tempest 2026-07-07 12:50:56.100 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-07-07 12:50:56.103 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-07-07 12:50:56.108 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-07-07 12:50:56.112 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-07-07 12:50:56.117 | + functions-common:run_phase:1875 : run_plugins stack install 2026-07-07 12:50:56.122 | + functions-common:run_plugins:1834 : local mode=stack 2026-07-07 12:50:56.126 | + functions-common:run_plugins:1835 : local phase=install 2026-07-07 12:50:56.131 | + functions-common:run_plugins:1837 : local plugins= 2026-07-07 12:50:56.136 | + functions-common:run_plugins:1838 : local plugin 2026-07-07 12:50:56.140 | + ./stack.sh:main:999 : use_library_from_git python-openstackclient 2026-07-07 12:50:56.145 | + inc/python:use_library_from_git:266 : local name=python-openstackclient 2026-07-07 12:50:56.150 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-07 12:50:56.153 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-07 12:50:56.158 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-openstackclient, ]] 2026-07-07 12:50:56.162 | + inc/python:use_library_from_git:269 : return 1 2026-07-07 12:50:56.167 | + ./stack.sh:main:1003 : pip_install_gr python-openstackclient 2026-07-07 12:50:56.171 | + inc/python:pip_install_gr:94 : local name=python-openstackclient 2026-07-07 12:50:56.175 | + inc/python:pip_install_gr:95 : local clean_name 2026-07-07 12:50:56.181 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements python-openstackclient 2026-07-07 12:50:56.185 | ++ inc/python:get_from_global_requirements:241 : local package=python-openstackclient 2026-07-07 12:50:56.190 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-07-07 12:50:56.197 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2026-07-07 12:50:56.198 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-07-07 12:50:56.205 | ++ inc/python:get_from_global_requirements:243 : required_pkg='python-openstackclient!=7.3.0,!=7.3.1 ' 2026-07-07 12:50:56.209 | ++ inc/python:get_from_global_requirements:244 : [[ python-openstackclient!=7.3.0,!=7.3.1 == '' ]] 2026-07-07 12:50:56.213 | ++ inc/python:get_from_global_requirements:247 : echo 'python-openstackclient!=7.3.0,!=7.3.1' 2026-07-07 12:50:56.218 | + inc/python:pip_install_gr:96 : clean_name='python-openstackclient!=7.3.0,!=7.3.1' 2026-07-07 12:50:56.223 | + inc/python:pip_install_gr:97 : pip_install 'python-openstackclient!=7.3.0,!=7.3.1' 2026-07-07 12:50:56.253 | Using python 3.12 to install python-openstackclient!=7.3.0,!=7.3.1 2026-07-07 12:50:56.257 | + 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-07-07 12:50:57.601 | Collecting python-openstackclient!=7.3.0,!=7.3.1 2026-07-07 12:50:57.737 | Downloading python_openstackclient-10.1.0-py3-none-any.whl.metadata (10 kB) 2026-07-07 12:50:57.750 | 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-07-07 12:50:57.751 | Requirement already satisfied: cliff>=4.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (4.14.0) 2026-07-07 12:50:57.752 | 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-07-07 12:50:57.753 | Requirement already satisfied: openstacksdk>=4.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (4.17.0) 2026-07-07 12:50:57.753 | Requirement already satisfied: osc-lib>=4.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (4.6.0) 2026-07-07 12:50:57.754 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (6.8.0) 2026-07-07 12:50:57.755 | 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-07-07 12:50:57.756 | 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-07-07 12:50:57.757 | Requirement already satisfied: requests>=2.27.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (2.34.2) 2026-07-07 12:50:57.758 | 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.9.0) 2026-07-07 12:50:57.759 | 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-07-07 12:50:57.760 | Requirement already satisfied: cmd2>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (4.0.0) 2026-07-07 12:50:57.761 | 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.18.0) 2026-07-07 12:50:57.762 | 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-07-07 12:50:57.765 | Requirement already satisfied: prompt-toolkit>=3.0.52 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (3.0.52) 2026-07-07 12:50:57.766 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (1.11.0) 2026-07-07 12:50:57.767 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (15.0.0) 2026-07-07 12:50:57.768 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (1.8.0) 2026-07-07 12:50:57.770 | 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-07-07 12:50:57.774 | 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-07-07 12:50:57.778 | Requirement already satisfied: decorator>=4.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (5.3.1) 2026-07-07 12:50:57.779 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (1.5.0) 2026-07-07 12:50:57.780 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (1.1.0) 2026-07-07 12:50:57.781 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (1.33) 2026-07-07 12:50:57.781 | Requirement already satisfied: keystoneauth1>=5.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (5.15.0) 2026-07-07 12:50:57.782 | Requirement already satisfied: os-service-types>=1.8.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (1.8.2) 2026-07-07 12:50:57.783 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (7.0.3) 2026-07-07 12:50:57.784 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (4.10.0) 2026-07-07 12:50:57.785 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (7.2.2) 2026-07-07 12:50:57.792 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (3.1.1) 2026-07-07 12:50:57.796 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=5.10.0->openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (4.15.0) 2026-07-07 12:50:57.801 | Requirement already satisfied: oslo.utils>=3.33.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (10.1.1) 2026-07-07 12:50:57.806 | Requirement already satisfied: netaddr>=0.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->osc-lib>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (1.3.0) 2026-07-07 12:50:57.807 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->osc-lib>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (3.3.2) 2026-07-07 12:50:57.808 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->osc-lib>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (26.2) 2026-07-07 12:50:57.814 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (83.0.0) 2026-07-07 12:50:57.818 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (0.8.1) 2026-07-07 12:50:57.835 | Requirement already satisfied: debtcollector>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (3.1.0) 2026-07-07 12:50:57.836 | Requirement already satisfied: oslo.config>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (10.5.0) 2026-07-07 12:50:57.837 | Requirement already satisfied: oslo.serialization>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (5.10.0) 2026-07-07 12:50:57.840 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (2.2.2) 2026-07-07 12:50:57.843 | 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-07-07 12:50:57.846 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization>=2.18.0->python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (1.2.1) 2026-07-07 12:50:57.853 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.27.0->python-openstackclient!=7.3.0,!=7.3.1) (3.4.7) 2026-07-07 12:50:57.853 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.27.0->python-openstackclient!=7.3.0,!=7.3.1) (3.18) 2026-07-07 12:50:57.854 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.27.0->python-openstackclient!=7.3.0,!=7.3.1) (2.7.0) 2026-07-07 12:50:57.856 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.27.0->python-openstackclient!=7.3.0,!=7.3.1) (2023.11.17) 2026-07-07 12:50:57.871 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (4.2.0) 2026-07-07 12:50:57.872 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (2.20.0) 2026-07-07 12:50:57.877 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (0.1.2) 2026-07-07 12:50:57.923 | Downloading python_openstackclient-10.1.0-py3-none-any.whl (1.2 MB) 2026-07-07 12:50:58.081 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 9.2 MB/s 0:00:00 2026-07-07 12:50:58.377 | Installing collected packages: python-openstackclient 2026-07-07 12:51:00.435 | Successfully installed python-openstackclient-10.1.0 2026-07-07 12:51:00.598 | + inc/python:pip_install:216 : result=0 2026-07-07 12:51:00.602 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-07 12:51:00.606 | + functions-common:time_stop:2420 : local name 2026-07-07 12:51:00.611 | + functions-common:time_stop:2421 : local end_time 2026-07-07 12:51:00.616 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 12:51:00.621 | + functions-common:time_stop:2423 : local total 2026-07-07 12:51:00.625 | + functions-common:time_stop:2424 : local start_time 2026-07-07 12:51:00.628 | + functions-common:time_stop:2426 : name=pip_install 2026-07-07 12:51:00.633 | + functions-common:time_stop:2427 : start_time=1783428656246 2026-07-07 12:51:00.638 | + functions-common:time_stop:2429 : [[ -z 1783428656246 ]] 2026-07-07 12:51:00.642 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 12:51:00.648 | + functions-common:time_stop:2432 : end_time=1783428660644 2026-07-07 12:51:00.655 | + functions-common:time_stop:2433 : elapsed_time=4398 2026-07-07 12:51:00.658 | + functions-common:time_stop:2434 : total=164225 2026-07-07 12:51:00.663 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 12:51:00.667 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=168623 2026-07-07 12:51:00.672 | + inc/python:pip_install:219 : return 0 2026-07-07 12:51:00.676 | + ./stack.sh:main:1004 : is_service_enabled openstack-cli-server 2026-07-07 12:51:00.701 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 12:51:00.705 | + ./stack.sh:main:1011 : install_oscwrap 2026-07-07 12:51:00.711 | ++ functions-common:install_oscwrap:2470 : mktemp 2026-07-07 12:51:00.717 | + functions-common:install_oscwrap:2470 : OSCWRAP_TIMER_FILE=/tmp/tmp.TBZgoeBEoo 2026-07-07 12:51:00.721 | + functions-common:install_oscwrap:2473 : shopt -s expand_aliases 2026-07-07 12:51:00.725 | + functions-common:install_oscwrap:2476 : unalias -a 2026-07-07 12:51:00.730 | + functions-common:install_oscwrap:2478 : alias openstack=oscwrap 2026-07-07 12:51:00.734 | + ./stack.sh:main:1016 : [[ False != \F\a\l\s\e ]] 2026-07-07 12:51:00.738 | + ./stack.sh:main:1056 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-07-07 12:51:00.745 | + ./stack.sh:main:1064 : is_service_enabled mysql postgresql 2026-07-07 12:51:00.768 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 12:51:00.772 | + ./stack.sh:main:1065 : configure_database 2026-07-07 12:51:00.775 | + lib/database:configure_database:128 : configure_database_mysql 2026-07-07 12:51:00.779 | + lib/databases/mysql:configure_database_mysql:60 : local my_conf mysql slow_log my_client_conf 2026-07-07 12:51:00.782 | + lib/databases/mysql:configure_database_mysql:61 : echo_summary 'Configuring and starting MySQL' 2026-07-07 12:51:00.785 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-07 12:51:00.788 | + ./stack.sh:echo_summary:447 : echo -e Configuring and starting MySQL 2026-07-07 12:51:00.790 | + lib/databases/mysql:configure_database_mysql:63 : is_ubuntu 2026-07-07 12:51:00.794 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-07 12:51:00.797 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-07 12:51:00.800 | + lib/databases/mysql:configure_database_mysql:64 : my_conf=/etc/mysql/my.cnf 2026-07-07 12:51:00.803 | + lib/databases/mysql:configure_database_mysql:76 : is_ubuntu 2026-07-07 12:51:00.805 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-07 12:51:00.810 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-07 12:51:00.814 | + lib/databases/mysql:configure_database_mysql:77 : is_fips_enabled 2026-07-07 12:51:00.820 | ++ functions-common:is_fips_enabled:2541 : cat /proc/sys/crypto/fips_enabled 2026-07-07 12:51:00.822 | cat: /proc/sys/crypto/fips_enabled: No such file or directory 2026-07-07 12:51:00.825 | + functions-common:is_fips_enabled:2541 : fips= 2026-07-07 12:51:00.829 | + functions-common:is_fips_enabled:2542 : '[' '' == 1 ']' 2026-07-07 12:51:00.834 | ++ lib/databases/mysql:configure_database_mysql:85 : ipv6_unquote 0.0.0.0 2026-07-07 12:51:00.838 | ++ functions-common:ipv6_unquote:2218 : echo 0.0.0.0 2026-07-07 12:51:00.839 | ++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-07-07 12:51:00.845 | + lib/databases/mysql:configure_database_mysql:85 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2026-07-07 12:51:00.942 | + lib/databases/mysql:configure_database_mysql:88 : is_fedora 2026-07-07 12:51:00.947 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-07 12:51:00.950 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-07 12:51:00.953 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-07 12:51:00.957 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-07 12:51:00.960 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-07 12:51:00.964 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-07 12:51:00.968 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-07 12:51:00.971 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-07 12:51:00.975 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-07 12:51:00.979 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-07 12:51:00.982 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-07 12:51:00.986 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-07 12:51:00.989 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-07 12:51:00.993 | + lib/databases/mysql:configure_database_mysql:91 : is_ubuntu 2026-07-07 12:51:00.997 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-07 12:51:01.001 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-07 12:51:01.004 | + lib/databases/mysql:configure_database_mysql:93 : restart_service mysql 2026-07-07 12:51:01.011 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-07 12:51:01.013 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart mysql 2026-07-07 12:51:02.570 | + lib/databases/mysql:configure_database_mysql:98 : local use_mariadb_socket_auth=False 2026-07-07 12:51:02.574 | + lib/databases/mysql:configure_database_mysql:99 : is_ubuntu 2026-07-07 12:51:02.578 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-07 12:51:02.581 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-07 12:51:02.585 | + lib/databases/mysql:configure_database_mysql:99 : '[' mysql == mariadb ']' 2026-07-07 12:51:02.589 | + lib/databases/mysql:configure_database_mysql:109 : [[ False != \T\r\u\e ]] 2026-07-07 12:51:02.592 | + lib/databases/mysql:configure_database_mysql:110 : sudo mysqladmin -u root password stackdb 2026-07-07 12:51:02.613 | mysqladmin: connect to server at 'localhost' failed 2026-07-07 12:51:02.613 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2026-07-07 12:51:02.620 | + lib/databases/mysql:configure_database_mysql:110 : true 2026-07-07 12:51:02.624 | + lib/databases/mysql:configure_database_mysql:115 : is_ubuntu 2026-07-07 12:51:02.628 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-07 12:51:02.631 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-07 12:51:02.636 | + lib/databases/mysql:configure_database_mysql:115 : '[' mysql == mariadb ']' 2026-07-07 12:51:02.640 | + lib/databases/mysql:configure_database_mysql:118 : local 'cmd_args=-uroot -pstackdb -h127.0.0.1 ' 2026-07-07 12:51:02.645 | + lib/databases/mysql:configure_database_mysql:123 : min_db_ver=11.6.2 2026-07-07 12:51:02.653 | ++ lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -pstackdb -h127.0.0.1 -e 'select version();' -sN 2026-07-07 12:51:02.653 | ++ lib/databases/mysql:configure_database_mysql:124 : cut -d - -f 1 2026-07-07 12:51:02.666 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-07 12:51:02.742 | + lib/databases/mysql:configure_database_mysql:124 : db_version=8.0.46 2026-07-07 12:51:02.751 | ++ lib/databases/mysql:configure_database_mysql:125 : sort -V 2026-07-07 12:51:02.751 | ++ lib/databases/mysql:configure_database_mysql:125 : tail -n 1 2026-07-07 12:51:02.752 | ++ lib/databases/mysql:configure_database_mysql:125 : printf '%s\n' 11.6.2 8.0.46 2026-07-07 12:51:02.762 | + lib/databases/mysql:configure_database_mysql:125 : max_db_ver=11.6.2 2026-07-07 12:51:02.766 | + lib/databases/mysql:configure_database_mysql:126 : [[ 11.6.2 != \1\1\.\6\.\2 ]] 2026-07-07 12:51:02.773 | + lib/databases/mysql:configure_database_mysql:132 : [[ False == \T\r\u\e ]] 2026-07-07 12:51:02.777 | + lib/databases/mysql:configure_database_mysql:139 : [[ False == \T\r\u\e ]] 2026-07-07 12:51:02.781 | + 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-07-07 12:51:02.804 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-07 12:51:02.895 | + lib/databases/mysql:configure_database_mysql:145 : sudo mysql -uroot -pstackdb -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2026-07-07 12:51:02.912 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-07 12:51:02.994 | + lib/databases/mysql:configure_database_mysql:151 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2026-07-07 12:51:03.082 | + lib/databases/mysql:configure_database_mysql:152 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2026-07-07 12:51:03.168 | + lib/databases/mysql:configure_database_mysql:153 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2026-07-07 12:51:03.244 | + lib/databases/mysql:configure_database_mysql:155 : [[ False == \T\r\u\e ]] 2026-07-07 12:51:03.247 | + lib/databases/mysql:configure_database_mysql:175 : [[ True == \T\r\u\e ]] 2026-07-07 12:51:03.252 | + lib/databases/mysql:configure_database_mysql:176 : echo 'enabling MySQL performance counting' 2026-07-07 12:51:03.252 | enabling MySQL performance counting 2026-07-07 12:51:03.256 | + lib/databases/mysql:configure_database_mysql:179 : pip_install /home/quobyte/devstack/tools/dbcounter 2026-07-07 12:51:03.290 | Using python 3.12 to install /home/quobyte/devstack/tools/dbcounter 2026-07-07 12:51:03.294 | + 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-07-07 12:51:04.336 | Processing ./tools/dbcounter 2026-07-07 12:51:04.340 | Installing build dependencies: started 2026-07-07 12:51:07.428 | Installing build dependencies: finished with status 'done' 2026-07-07 12:51:07.429 | Getting requirements to build wheel: started 2026-07-07 12:51:08.081 | Getting requirements to build wheel: finished with status 'done' 2026-07-07 12:51:08.083 | Preparing metadata (pyproject.toml): started 2026-07-07 12:51:08.471 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-07 12:51:08.474 | Building wheels for collected packages: dbcounter 2026-07-07 12:51:08.475 | Building wheel for dbcounter (pyproject.toml): started 2026-07-07 12:51:08.912 | Building wheel for dbcounter (pyproject.toml): finished with status 'done' 2026-07-07 12:51:08.913 | Created wheel for dbcounter: filename=dbcounter-0.1-py3-none-any.whl size=3229 sha256=417b37983f3a4cbeedbf0fb090c9dbfa8e1bed616167e3dd4ddfb7566f45a03f 2026-07-07 12:51:08.914 | Stored in directory: /tmp/pip-ephem-wheel-cache-pexedxd7/wheels/9b/45/be/0f827e4c026fc267738eabb4d24bd5c9b8db3f5da97af6e98c 2026-07-07 12:51:08.918 | Successfully built dbcounter 2026-07-07 12:51:09.219 | Installing collected packages: dbcounter 2026-07-07 12:51:09.266 | Successfully installed dbcounter-0.1 2026-07-07 12:51:09.422 | + inc/python:pip_install:216 : result=0 2026-07-07 12:51:09.427 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-07 12:51:09.430 | + functions-common:time_stop:2420 : local name 2026-07-07 12:51:09.434 | + functions-common:time_stop:2421 : local end_time 2026-07-07 12:51:09.437 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 12:51:09.442 | + functions-common:time_stop:2423 : local total 2026-07-07 12:51:09.446 | + functions-common:time_stop:2424 : local start_time 2026-07-07 12:51:09.449 | + functions-common:time_stop:2426 : name=pip_install 2026-07-07 12:51:09.453 | + functions-common:time_stop:2427 : start_time=1783428663281 2026-07-07 12:51:09.456 | + functions-common:time_stop:2429 : [[ -z 1783428663281 ]] 2026-07-07 12:51:09.461 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 12:51:09.466 | + functions-common:time_stop:2432 : end_time=1783428669462 2026-07-07 12:51:09.470 | + functions-common:time_stop:2433 : elapsed_time=6181 2026-07-07 12:51:09.474 | + functions-common:time_stop:2434 : total=168623 2026-07-07 12:51:09.478 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 12:51:09.482 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=174804 2026-07-07 12:51:09.485 | + inc/python:pip_install:219 : return 0 2026-07-07 12:51:09.489 | + lib/databases/mysql:configure_database_mysql:182 : recreate_database stats 2026-07-07 12:51:09.493 | + lib/database:recreate_database:112 : local db=stats 2026-07-07 12:51:09.497 | + lib/database:recreate_database:113 : recreate_database_mysql stats 2026-07-07 12:51:09.501 | + lib/databases/mysql:recreate_database_mysql:54 : local db=stats 2026-07-07 12:51:09.505 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS stats;' 2026-07-07 12:51:09.510 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-07 12:51:09.577 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE stats CHARACTER SET utf8;' 2026-07-07 12:51:09.582 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-07 12:51:09.653 | + 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-07-07 12:51:09.653 | count INT, PRIMARY KEY (db, op)) ENGINE MEMORY' stats 2026-07-07 12:51:09.659 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-07 12:51:09.734 | + lib/databases/mysql:configure_database_mysql:188 : [[ True == \T\r\u\e ]] 2026-07-07 12:51:09.737 | + lib/databases/mysql:configure_database_mysql:189 : iniset -sudo /etc/mysql/my.cnf mysqld read_buffer_size 64K 2026-07-07 12:51:09.820 | + lib/databases/mysql:configure_database_mysql:190 : iniset -sudo /etc/mysql/my.cnf mysqld innodb_buffer_pool_size 16M 2026-07-07 12:51:09.900 | + lib/databases/mysql:configure_database_mysql:191 : iniset -sudo /etc/mysql/my.cnf mysqld thread_stack 192K 2026-07-07 12:51:09.981 | + lib/databases/mysql:configure_database_mysql:192 : iniset -sudo /etc/mysql/my.cnf mysqld thread_cache_size 8 2026-07-07 12:51:10.060 | + lib/databases/mysql:configure_database_mysql:193 : iniset -sudo /etc/mysql/my.cnf mysqld tmp_table_size 8M 2026-07-07 12:51:10.137 | + lib/databases/mysql:configure_database_mysql:194 : iniset -sudo /etc/mysql/my.cnf mysqld sort_buffer_size 8M 2026-07-07 12:51:10.219 | + lib/databases/mysql:configure_database_mysql:195 : iniset -sudo /etc/mysql/my.cnf mysqld max_allowed_packet 8M 2026-07-07 12:51:10.296 | + lib/databases/mysql:configure_database_mysql:198 : restart_service mysql 2026-07-07 12:51:10.300 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-07 12:51:10.305 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart mysql 2026-07-07 12:51:13.096 | + ./stack.sh:main:1069 : save_stackenv 1069 2026-07-07 12:51:13.103 | + functions-common:save_stackenv:65 : local tag=1069 2026-07-07 12:51:13.111 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-07-07 12:51:13.118 | + functions-common:save_stackenv:67 : time_stamp=2026-07-07-145113 2026-07-07 12:51:13.121 | + functions-common:save_stackenv:68 : echo '# 2026-07-07-145113 1069' 2026-07-07 12:51:13.125 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-07 12:51:13.130 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-07-07 12:51:13.134 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-07 12:51:13.138 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-07-07 12:51:13.143 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-07 12:51:13.148 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-07-07 12:51:13.152 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-07 12:51:13.156 | + functions-common:save_stackenv:70 : echo ENABLED_SERVICES=key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent 2026-07-07 12:51:13.161 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-07 12:51:13.163 | + functions-common:save_stackenv:70 : echo HOST_IP=192.168.122.71 2026-07-07 12:51:13.168 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-07 12:51:13.171 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=http://192.168.122.71/identity 2026-07-07 12:51:13.175 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-07 12:51:13.177 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2026-07-07-143705 2026-07-07 12:51:13.181 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-07 12:51:13.185 | + functions-common:save_stackenv:70 : echo OS_CACERT= 2026-07-07 12:51:13.188 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-07 12:51:13.190 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=192.168.122.71 2026-07-07 12:51:13.193 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-07 12:51:13.196 | + functions-common:save_stackenv:70 : echo STACK_USER=quobyte 2026-07-07 12:51:13.198 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-07 12:51:13.200 | + functions-common:save_stackenv:70 : echo TLS_IP= 2026-07-07 12:51:13.203 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-07 12:51:13.205 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-07-07 12:51:13.209 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-07 12:51:13.212 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-07-07 12:51:13.214 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-07 12:51:13.218 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=192.168.122.71 2026-07-07 12:51:13.220 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-07 12:51:13.224 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-07-07 12:51:13.228 | + ./stack.sh:main:1079 : start_dstat 2026-07-07 12:51:13.231 | + lib/dstat:start_dstat:31 : run_process dstat '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-07-07 12:51:13.235 | + functions-common:run_process:1674 : local service=dstat 2026-07-07 12:51:13.237 | + functions-common:run_process:1675 : local 'command=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-07-07 12:51:13.242 | + functions-common:run_process:1676 : local group= 2026-07-07 12:51:13.248 | + functions-common:run_process:1677 : local user= 2026-07-07 12:51:13.251 | + functions-common:run_process:1678 : local env_vars= 2026-07-07 12:51:13.253 | + functions-common:run_process:1680 : local name=dstat 2026-07-07 12:51:13.256 | + functions-common:run_process:1682 : time_start run_process 2026-07-07 12:51:13.262 | + functions-common:time_start:2406 : local name=run_process 2026-07-07 12:51:13.267 | + functions-common:time_start:2407 : local start_time= 2026-07-07 12:51:13.271 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-07 12:51:13.276 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-07 12:51:13.282 | + functions-common:time_start:2411 : _TIME_START[$name]=1783428673277 2026-07-07 12:51:13.286 | + functions-common:run_process:1683 : is_service_enabled dstat 2026-07-07 12:51:13.315 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 12:51:13.320 | + functions-common:run_process:1684 : _run_under_systemd dstat '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' '' '' '' 2026-07-07 12:51:13.324 | + functions-common:_run_under_systemd:1628 : local service=dstat 2026-07-07 12:51:13.327 | + functions-common:_run_under_systemd:1629 : local 'command=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-07-07 12:51:13.330 | + functions-common:_run_under_systemd:1630 : local 'cmd=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-07-07 12:51:13.333 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-07-07 12:51:13.336 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-07-07 12:51:13.341 | + functions-common:_common_systemd_pitfalls:1603 : [[ /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2026-07-07 12:51:13.346 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2026-07-07 12:51:13.350 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@dstat.service 2026-07-07 12:51:13.354 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-07 12:51:13.356 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-07 12:51:13.358 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-07 12:51:13.360 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-07 12:51:13.365 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[dstat] ]] 2026-07-07 12:51:13.367 | + functions-common:_run_under_systemd:1644 : [[ /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2026-07-07 12:51:13.373 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@dstat.service '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' '' quobyte '' 2026-07-07 12:51:13.378 | + functions-common:write_user_unit_file:1535 : local service=devstack@dstat.service 2026-07-07 12:51:13.383 | + functions-common:write_user_unit_file:1536 : local 'command=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-07-07 12:51:13.390 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-07 12:51:13.395 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-07 12:51:13.400 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-07 12:51:13.403 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-07 12:51:13.405 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-07 12:51:13.410 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@dstat.service 2026-07-07 12:51:13.414 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-07 12:51:13.420 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2026-07-07 12:51:13.522 | + functions-common:write_user_unit_file:1548 : 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-07-07 12:51:13.614 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User quobyte 2026-07-07 12:51:13.690 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecStart '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-07-07 12:51:13.768 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2026-07-07 12:51:13.848 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2026-07-07 12:51:13.935 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-07 12:51:14.010 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-07 12:51:14.013 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-07 12:51:14.016 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2026-07-07 12:51:14.105 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-07 12:51:14.587 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@dstat.service 2026-07-07 12:51:14.607 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2026-07-07 12:51:15.057 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@dstat.service 2026-07-07 12:51:15.117 | + functions-common:run_process:1686 : time_stop run_process 2026-07-07 12:51:15.122 | + functions-common:time_stop:2420 : local name 2026-07-07 12:51:15.126 | + functions-common:time_stop:2421 : local end_time 2026-07-07 12:51:15.130 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 12:51:15.134 | + functions-common:time_stop:2423 : local total 2026-07-07 12:51:15.139 | + functions-common:time_stop:2424 : local start_time 2026-07-07 12:51:15.143 | + functions-common:time_stop:2426 : name=run_process 2026-07-07 12:51:15.147 | + functions-common:time_stop:2427 : start_time=1783428673277 2026-07-07 12:51:15.151 | + functions-common:time_stop:2429 : [[ -z 1783428673277 ]] 2026-07-07 12:51:15.155 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 12:51:15.162 | + functions-common:time_stop:2432 : end_time=1783428675157 2026-07-07 12:51:15.166 | + functions-common:time_stop:2433 : elapsed_time=1880 2026-07-07 12:51:15.170 | + functions-common:time_stop:2434 : total=0 2026-07-07 12:51:15.174 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 12:51:15.179 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=1880 2026-07-07 12:51:15.183 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/quobyte/devstack/tools/memory_tracker.sh '' root PYTHON=python3.12 2026-07-07 12:51:15.187 | + functions-common:run_process:1674 : local service=memory_tracker 2026-07-07 12:51:15.191 | + functions-common:run_process:1675 : local command=/home/quobyte/devstack/tools/memory_tracker.sh 2026-07-07 12:51:15.195 | + functions-common:run_process:1676 : local group= 2026-07-07 12:51:15.199 | + functions-common:run_process:1677 : local user=root 2026-07-07 12:51:15.203 | + functions-common:run_process:1678 : local env_vars=PYTHON=python3.12 2026-07-07 12:51:15.207 | + functions-common:run_process:1680 : local name=memory_tracker 2026-07-07 12:51:15.211 | + functions-common:run_process:1682 : time_start run_process 2026-07-07 12:51:15.215 | + functions-common:time_start:2406 : local name=run_process 2026-07-07 12:51:15.218 | + functions-common:time_start:2407 : local start_time= 2026-07-07 12:51:15.223 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-07 12:51:15.228 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-07 12:51:15.235 | + functions-common:time_start:2411 : _TIME_START[$name]=1783428675230 2026-07-07 12:51:15.239 | + functions-common:run_process:1683 : is_service_enabled memory_tracker 2026-07-07 12:51:15.264 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 12:51:15.269 | + functions-common:run_process:1686 : time_stop run_process 2026-07-07 12:51:15.273 | + functions-common:time_stop:2420 : local name 2026-07-07 12:51:15.277 | + functions-common:time_stop:2421 : local end_time 2026-07-07 12:51:15.281 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 12:51:15.285 | + functions-common:time_stop:2423 : local total 2026-07-07 12:51:15.289 | + functions-common:time_stop:2424 : local start_time 2026-07-07 12:51:15.293 | + functions-common:time_stop:2426 : name=run_process 2026-07-07 12:51:15.297 | + functions-common:time_stop:2427 : start_time=1783428675230 2026-07-07 12:51:15.301 | + functions-common:time_stop:2429 : [[ -z 1783428675230 ]] 2026-07-07 12:51:15.307 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 12:51:15.311 | + functions-common:time_stop:2432 : end_time=1783428675307 2026-07-07 12:51:15.317 | + functions-common:time_stop:2433 : elapsed_time=77 2026-07-07 12:51:15.322 | + functions-common:time_stop:2434 : total=1880 2026-07-07 12:51:15.324 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 12:51:15.326 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=1957 2026-07-07 12:51:15.328 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2026-07-07 12:51:15.351 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 12:51:15.352 | + lib/dstat:start_dstat:47 : run_process file_tracker /home/quobyte/devstack/tools/file_tracker.sh 2026-07-07 12:51:15.354 | + functions-common:run_process:1674 : local service=file_tracker 2026-07-07 12:51:15.356 | + functions-common:run_process:1675 : local command=/home/quobyte/devstack/tools/file_tracker.sh 2026-07-07 12:51:15.358 | + functions-common:run_process:1676 : local group= 2026-07-07 12:51:15.362 | + functions-common:run_process:1677 : local user= 2026-07-07 12:51:15.362 | + functions-common:run_process:1678 : local env_vars= 2026-07-07 12:51:15.365 | + functions-common:run_process:1680 : local name=file_tracker 2026-07-07 12:51:15.367 | + functions-common:run_process:1682 : time_start run_process 2026-07-07 12:51:15.369 | + functions-common:time_start:2406 : local name=run_process 2026-07-07 12:51:15.371 | + functions-common:time_start:2407 : local start_time= 2026-07-07 12:51:15.374 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-07 12:51:15.376 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-07 12:51:15.379 | + functions-common:time_start:2411 : _TIME_START[$name]=1783428675377 2026-07-07 12:51:15.381 | + functions-common:run_process:1683 : is_service_enabled file_tracker 2026-07-07 12:51:15.413 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 12:51:15.417 | + functions-common:run_process:1686 : time_stop run_process 2026-07-07 12:51:15.420 | + functions-common:time_stop:2420 : local name 2026-07-07 12:51:15.422 | + functions-common:time_stop:2421 : local end_time 2026-07-07 12:51:15.424 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 12:51:15.426 | + functions-common:time_stop:2423 : local total 2026-07-07 12:51:15.429 | + functions-common:time_stop:2424 : local start_time 2026-07-07 12:51:15.430 | + functions-common:time_stop:2426 : name=run_process 2026-07-07 12:51:15.435 | + functions-common:time_stop:2427 : start_time=1783428675377 2026-07-07 12:51:15.437 | + functions-common:time_stop:2429 : [[ -z 1783428675377 ]] 2026-07-07 12:51:15.440 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 12:51:15.443 | + functions-common:time_stop:2432 : end_time=1783428675441 2026-07-07 12:51:15.446 | + functions-common:time_stop:2433 : elapsed_time=64 2026-07-07 12:51:15.452 | + functions-common:time_stop:2434 : total=1957 2026-07-07 12:51:15.453 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 12:51:15.455 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=2021 2026-07-07 12:51:15.458 | + ./stack.sh:main:1081 : is_service_enabled atop 2026-07-07 12:51:15.486 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 12:51:15.491 | + ./stack.sh:main:1089 : is_service_enabled tcpdump 2026-07-07 12:51:15.515 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 12:51:15.519 | + ./stack.sh:main:1097 : is_service_enabled etcd3 2026-07-07 12:51:15.548 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 12:51:15.550 | + ./stack.sh:main:1098 : start_etcd3 2026-07-07 12:51:15.557 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2026-07-07 12:51:15.559 | + lib/etcd3:start_etcd3:42 : cmd+=' --name devstack --data-dir /opt/stack/data/etcd' 2026-07-07 12:51:15.564 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2026-07-07 12:51:15.568 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster devstack=http://192.168.122.71:2380' 2026-07-07 12:51:15.573 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://192.168.122.71:2380' 2026-07-07 12:51:15.577 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://192.168.122.71:2379' 2026-07-07 12:51:15.582 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2026-07-07 12:51:15.587 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2026-07-07 12:51:15.591 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://192.168.122.71:2379' 2026-07-07 12:51:15.593 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2026-07-07 12:51:15.596 | + lib/etcd3:start_etcd3:54 : cmd+=' --log-level=debug' 2026-07-07 12:51:15.599 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2026-07-07 12:51:15.604 | + 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.71:2380 --initial-advertise-peer-urls http://192.168.122.71:2380 --advertise-client-urls http://192.168.122.71:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://192.168.122.71:2379 --log-level=debug' '' root 2026-07-07 12:51:15.608 | + functions-common:write_user_unit_file:1535 : local service=devstack@etcd.service 2026-07-07 12:51:15.611 | + functions-common:write_user_unit_file:1536 : 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.71:2380 --initial-advertise-peer-urls http://192.168.122.71:2380 --advertise-client-urls http://192.168.122.71:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://192.168.122.71:2379 --log-level=debug' 2026-07-07 12:51:15.615 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-07 12:51:15.618 | + functions-common:write_user_unit_file:1538 : local user=root 2026-07-07 12:51:15.622 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-07 12:51:15.625 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-07 12:51:15.628 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-07 12:51:15.632 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@etcd.service 2026-07-07 12:51:15.635 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-07 12:51:15.640 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2026-07-07 12:51:15.737 | + functions-common:write_user_unit_file:1548 : 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-07-07 12:51:15.827 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2026-07-07 12:51:15.903 | + functions-common:write_user_unit_file:1550 : 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.71:2380 --initial-advertise-peer-urls http://192.168.122.71:2380 --advertise-client-urls http://192.168.122.71:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://192.168.122.71:2379 --log-level=debug' 2026-07-07 12:51:15.979 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2026-07-07 12:51:16.054 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2026-07-07 12:51:16.129 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-07 12:51:16.206 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-07 12:51:16.209 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-07 12:51:16.213 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2026-07-07 12:51:16.302 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-07 12:51:16.770 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2026-07-07 12:51:16.854 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2026-07-07 12:51:16.935 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2026-07-07 12:51:17.022 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2026-07-07 12:51:17.102 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2026-07-07 12:51:17.107 | ++ functions-common:is_arch:519 : uname -m 2026-07-07 12:51:17.113 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-07-07 12:51:17.117 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2026-07-07 12:51:17.614 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2026-07-07 12:51:17.634 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2026-07-07 12:51:18.086 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2026-07-07 12:51:18.714 | + ./stack.sh:main:1104 : is_service_enabled tls-proxy 2026-07-07 12:51:18.739 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 12:51:18.743 | + ./stack.sh:main:1109 : write_clouds_yaml 2026-07-07 12:51:18.748 | + functions-common:write_clouds_yaml:84 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2026-07-07 12:51:18.751 | + functions-common:write_clouds_yaml:86 : sudo mkdir -p /etc/openstack 2026-07-07 12:51:18.770 | + functions-common:write_clouds_yaml:87 : sudo chown -R quobyte /etc/openstack 2026-07-07 12:51:18.789 | + functions-common:write_clouds_yaml:89 : CA_CERT_ARG= 2026-07-07 12:51:18.793 | + functions-common:write_clouds_yaml:90 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-07-07 12:51:18.797 | + functions-common:write_clouds_yaml:94 : /opt/stack/data/venv/bin/python3 /home/quobyte/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack --os-region-name RegionOne --os-auth-url http://192.168.122.71/identity --os-username demo --os-password nomoresecret --os-project-name demo 2026-07-07 12:51:18.904 | The user clouds.yaml file didn't exist. 2026-07-07 12:51:18.919 | + functions-common:write_clouds_yaml:105 : /opt/stack/data/venv/bin/python3 /home/quobyte/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-admin --os-region-name RegionOne --os-auth-url http://192.168.122.71/identity --os-username admin --os-password nomoresecret --os-project-name admin 2026-07-07 12:51:19.040 | + functions-common:write_clouds_yaml:116 : /opt/stack/data/venv/bin/python3 /home/quobyte/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-admin-demo --os-region-name RegionOne --os-auth-url http://192.168.122.71/identity --os-username admin --os-password nomoresecret --os-project-name demo 2026-07-07 12:51:19.169 | + functions-common:write_clouds_yaml:127 : /opt/stack/data/venv/bin/python3 /home/quobyte/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-alt --os-region-name RegionOne --os-auth-url http://192.168.122.71/identity --os-username alt_demo --os-password nomoresecret --os-project-name alt_demo 2026-07-07 12:51:19.296 | + functions-common:write_clouds_yaml:138 : /opt/stack/data/venv/bin/python3 /home/quobyte/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-alt-member --os-region-name RegionOne --os-auth-url http://192.168.122.71/identity --os-username alt_demo_member --os-password nomoresecret --os-project-name alt_demo 2026-07-07 12:51:19.424 | + functions-common:write_clouds_yaml:149 : /opt/stack/data/venv/bin/python3 /home/quobyte/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-alt-reader --os-region-name RegionOne --os-auth-url http://192.168.122.71/identity --os-username alt_demo_reader --os-password nomoresecret --os-project-name alt_demo 2026-07-07 12:51:19.554 | + functions-common:write_clouds_yaml:160 : /opt/stack/data/venv/bin/python3 /home/quobyte/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-reader --os-region-name RegionOne --os-auth-url http://192.168.122.71/identity --os-username demo_reader --os-password nomoresecret --os-project-name demo 2026-07-07 12:51:19.694 | + functions-common:write_clouds_yaml:171 : /opt/stack/data/venv/bin/python3 /home/quobyte/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-system-admin --os-region-name RegionOne --os-auth-url http://192.168.122.71/identity --os-username admin --os-password nomoresecret --os-system-scope all 2026-07-07 12:51:19.831 | + functions-common:write_clouds_yaml:182 : /opt/stack/data/venv/bin/python3 /home/quobyte/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-system-member --os-region-name RegionOne --os-auth-url http://192.168.122.71/identity --os-username system_member --os-password nomoresecret --os-system-scope all 2026-07-07 12:51:19.970 | + functions-common:write_clouds_yaml:193 : /opt/stack/data/venv/bin/python3 /home/quobyte/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-system-reader --os-region-name RegionOne --os-auth-url http://192.168.122.71/identity --os-username system_reader --os-password nomoresecret --os-system-scope all 2026-07-07 12:51:20.107 | + functions-common:write_clouds_yaml:203 : cat 2026-07-07 12:51:20.115 | ++ functions-common:write_clouds_yaml:209 : eval echo '~quobyte' 2026-07-07 12:51:20.118 | +++ functions-common:write_clouds_yaml:209 : echo /home/quobyte 2026-07-07 12:51:20.122 | + functions-common:write_clouds_yaml:209 : rm -f /home/quobyte/.config/openstack/clouds.yaml 2026-07-07 12:51:20.126 | + ./stack.sh:main:1110 : export OS_CLOUD=devstack-admin 2026-07-07 12:51:20.130 | + ./stack.sh:main:1110 : OS_CLOUD=devstack-admin 2026-07-07 12:51:20.133 | + ./stack.sh:main:1112 : is_service_enabled keystone 2026-07-07 12:51:20.152 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 12:51:20.154 | + ./stack.sh:main:1113 : echo_summary 'Starting Keystone' 2026-07-07 12:51:20.157 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-07 12:51:20.160 | + ./stack.sh:echo_summary:447 : echo -e Starting Keystone 2026-07-07 12:51:20.163 | + ./stack.sh:main:1115 : '[' 192.168.122.71 == 192.168.122.71 ']' 2026-07-07 12:51:20.166 | + ./stack.sh:main:1116 : init_keystone 2026-07-07 12:51:20.169 | + lib/keystone:init_keystone:436 : is_service_enabled ldap 2026-07-07 12:51:20.188 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 12:51:20.191 | + lib/keystone:init_keystone:440 : [[ True == True ]] 2026-07-07 12:51:20.194 | + lib/keystone:init_keystone:442 : recreate_database keystone 2026-07-07 12:51:20.197 | + lib/database:recreate_database:112 : local db=keystone 2026-07-07 12:51:20.200 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2026-07-07 12:51:20.203 | + lib/databases/mysql:recreate_database_mysql:54 : local db=keystone 2026-07-07 12:51:20.206 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2026-07-07 12:51:20.213 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-07 12:51:20.284 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2026-07-07 12:51:20.292 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-07 12:51:20.360 | + lib/keystone:init_keystone:445 : time_start dbsync 2026-07-07 12:51:20.363 | + functions-common:time_start:2406 : local name=dbsync 2026-07-07 12:51:20.367 | + functions-common:time_start:2407 : local start_time= 2026-07-07 12:51:20.370 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-07 12:51:20.374 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-07 12:51:20.381 | + functions-common:time_start:2411 : _TIME_START[$name]=1783428680375 2026-07-07 12:51:20.384 | + lib/keystone:init_keystone:447 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2026-07-07 12:51:20.993 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-07-07 12:51:20.993 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-07 12:51:20.993 | we strongly recommend against using it for new projects. 2026-07-07 12:51:20.993 | 2026-07-07 12:51:20.993 | If you are already using Eventlet, we recommend migrating to a different 2026-07-07 12:51:20.993 | framework. For more detail see 2026-07-07 12:51:20.993 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-07 12:51:20.993 | 2026-07-07 12:51:20.993 | __import__(import_str) 2026-07-07 12:51:23.932 | INFO dbcounter [-] Registered counter for database keystone 2026-07-07 12:51:24.014 | 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=41491) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-07-07 12:51:24.030 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-07 12:51:24.030 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-07 12:51:24.031 | DEBUG dbcounter [-] [41491] Writer thread running {{(pid=41491) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-07 12:51:24.112 | INFO alembic.runtime.migration [-] Running upgrade -> 27e647c0fad4, Initial version. 2026-07-07 12:51:27.397 | DEBUG alembic.runtime.migration [-] new branch insert 27e647c0fad4 {{(pid=41491) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-07 12:51:27.405 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> 29e87d24a316, Initial no-op Yoga expand migration. 2026-07-07 12:51:27.405 | DEBUG alembic.runtime.migration [-] update 27e647c0fad4 to 29e87d24a316 {{(pid=41491) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-07 12:51:27.414 | INFO alembic.runtime.migration [-] Running upgrade 29e87d24a316 -> b4f8b3f584e0, Fix incorrect constraints. 2026-07-07 12:51:27.484 | DEBUG alembic.runtime.migration [-] update 29e87d24a316 to b4f8b3f584e0 {{(pid=41491) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-07 12:51:27.489 | INFO alembic.runtime.migration [-] Running upgrade b4f8b3f584e0 -> 11c3b243b4cb, Remove service_provider.relay_state_prefix server default. 2026-07-07 12:51:27.521 | DEBUG alembic.runtime.migration [-] update b4f8b3f584e0 to 11c3b243b4cb {{(pid=41491) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-07 12:51:27.524 | INFO alembic.runtime.migration [-] Running upgrade 11c3b243b4cb -> 47147121, Add Identity Federation attribute mapping schema version. 2026-07-07 12:51:27.669 | DEBUG alembic.runtime.migration [-] update 11c3b243b4cb to 47147121 {{(pid=41491) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-07 12:51:27.673 | INFO alembic.runtime.migration [-] Running upgrade 47147121 -> e8725d6fa226, Add project_id index to project_endpoint_group 2026-07-07 12:51:27.756 | DEBUG alembic.runtime.migration [-] update 47147121 to e8725d6fa226 {{(pid=41491) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-07 12:51:27.760 | INFO alembic.runtime.migration [-] Running upgrade e8725d6fa226 -> 742c857f1dfb, Add index in revocation_event 2026-07-07 12:51:27.881 | DEBUG alembic.runtime.migration [-] update e8725d6fa226 to 742c857f1dfb {{(pid=41491) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-07 12:51:27.884 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> e25ffa003242, Initial no-op Yoga contract migration. 2026-07-07 12:51:27.885 | DEBUG alembic.runtime.migration [-] new branch insert e25ffa003242 {{(pid=41491) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-07 12:51:27.888 | INFO alembic.runtime.migration [-] Running upgrade e25ffa003242 -> 99de3849d860, Fix incorrect constraints. 2026-07-07 12:51:27.952 | DEBUG alembic.runtime.migration [-] update e25ffa003242 to 99de3849d860 {{(pid=41491) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-07 12:51:27.955 | INFO alembic.runtime.migration [-] Running upgrade 99de3849d860 -> c88cdce8f248, Remove duplicate constraints. 2026-07-07 12:51:27.984 | DEBUG alembic.runtime.migration [-] update 99de3849d860 to c88cdce8f248 {{(pid=41491) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-07 12:51:28.624 | + lib/keystone:init_keystone:448 : time_stop dbsync 2026-07-07 12:51:28.628 | + functions-common:time_stop:2420 : local name 2026-07-07 12:51:28.633 | + functions-common:time_stop:2421 : local end_time 2026-07-07 12:51:28.637 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 12:51:28.641 | + functions-common:time_stop:2423 : local total 2026-07-07 12:51:28.645 | + functions-common:time_stop:2424 : local start_time 2026-07-07 12:51:28.649 | + functions-common:time_stop:2426 : name=dbsync 2026-07-07 12:51:28.653 | + functions-common:time_stop:2427 : start_time=1783428680375 2026-07-07 12:51:28.658 | + functions-common:time_stop:2429 : [[ -z 1783428680375 ]] 2026-07-07 12:51:28.662 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 12:51:28.670 | + functions-common:time_stop:2432 : end_time=1783428688665 2026-07-07 12:51:28.674 | + functions-common:time_stop:2433 : elapsed_time=8290 2026-07-07 12:51:28.679 | + functions-common:time_stop:2434 : total=0 2026-07-07 12:51:28.682 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 12:51:28.686 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=8290 2026-07-07 12:51:28.691 | + lib/keystone:init_keystone:450 : [[ fernet == \f\e\r\n\e\t ]] 2026-07-07 12:51:28.695 | + lib/keystone:init_keystone:451 : rm -rf /etc/keystone/fernet-keys/ 2026-07-07 12:51:28.702 | + lib/keystone:init_keystone:452 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2026-07-07 12:51:29.307 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-07-07 12:51:29.307 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-07 12:51:29.307 | we strongly recommend against using it for new projects. 2026-07-07 12:51:29.307 | 2026-07-07 12:51:29.307 | If you are already using Eventlet, we recommend migrating to a different 2026-07-07 12:51:29.307 | framework. For more detail see 2026-07-07 12:51:29.307 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-07 12:51:29.307 | 2026-07-07 12:51:29.307 | __import__(import_str) 2026-07-07 12:51:32.051 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2026-07-07 12:51:32.052 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2026-07-07 12:51:32.052 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2026-07-07 12:51:32.054 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2026-07-07 12:51:32.054 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2026-07-07 12:51:32.054 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2026-07-07 12:51:32.054 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2026-07-07 12:51:32.054 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2026-07-07 12:51:32.054 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2026-07-07 12:51:32.646 | + lib/keystone:init_keystone:454 : rm -rf /etc/keystone/credential-keys/ 2026-07-07 12:51:32.653 | + lib/keystone:init_keystone:455 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2026-07-07 12:51:33.253 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-07-07 12:51:33.253 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-07 12:51:33.253 | we strongly recommend against using it for new projects. 2026-07-07 12:51:33.253 | 2026-07-07 12:51:33.253 | If you are already using Eventlet, we recommend migrating to a different 2026-07-07 12:51:33.253 | framework. For more detail see 2026-07-07 12:51:33.253 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-07 12:51:33.254 | 2026-07-07 12:51:33.254 | __import__(import_str) 2026-07-07 12:51:35.924 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2026-07-07 12:51:35.925 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2026-07-07 12:51:35.926 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2026-07-07 12:51:35.926 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2026-07-07 12:51:35.926 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2026-07-07 12:51:35.927 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2026-07-07 12:51:35.927 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2026-07-07 12:51:35.927 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2026-07-07 12:51:35.927 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2026-07-07 12:51:36.367 | + ./stack.sh:main:1117 : start_keystone 2026-07-07 12:51:36.371 | ++ lib/keystone:start_keystone:508 : which uwsgi 2026-07-07 12:51:36.378 | + lib/keystone:start_keystone:508 : run_process keystone '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2026-07-07 12:51:36.382 | + functions-common:run_process:1674 : local service=keystone 2026-07-07 12:51:36.385 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-07-07 12:51:36.390 | + functions-common:run_process:1676 : local group= 2026-07-07 12:51:36.395 | + functions-common:run_process:1677 : local user= 2026-07-07 12:51:36.399 | + functions-common:run_process:1678 : local env_vars= 2026-07-07 12:51:36.403 | + functions-common:run_process:1680 : local name=keystone 2026-07-07 12:51:36.407 | + functions-common:run_process:1682 : time_start run_process 2026-07-07 12:51:36.411 | + functions-common:time_start:2406 : local name=run_process 2026-07-07 12:51:36.416 | + functions-common:time_start:2407 : local start_time= 2026-07-07 12:51:36.420 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-07 12:51:36.425 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-07 12:51:36.432 | + functions-common:time_start:2411 : _TIME_START[$name]=1783428696427 2026-07-07 12:51:36.436 | + functions-common:run_process:1683 : is_service_enabled keystone 2026-07-07 12:51:36.461 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 12:51:36.466 | + functions-common:run_process:1684 : _run_under_systemd keystone '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' '' 2026-07-07 12:51:36.470 | + functions-common:_run_under_systemd:1628 : local service=keystone 2026-07-07 12:51:36.474 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-07-07 12:51:36.478 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-07-07 12:51:36.482 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-07-07 12:51:36.486 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-07-07 12:51:36.490 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2026-07-07 12:51:36.494 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2026-07-07 12:51:36.498 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@keystone.service 2026-07-07 12:51:36.503 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-07 12:51:36.507 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-07 12:51:36.510 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-07 12:51:36.514 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-07 12:51:36.519 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[keystone] ]] 2026-07-07 12:51:36.522 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2026-07-07 12:51:36.526 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-07-07 12:51:36.531 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini --venv /opt/stack/data/venv' 2026-07-07 12:51:36.534 | + functions-common:_run_under_systemd:1648 : 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-07-07 12:51:36.538 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@keystone.service 2026-07-07 12:51:36.542 | + functions-common:write_uwsgi_user_unit_file:1568 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini --venv /opt/stack/data/venv' 2026-07-07 12:51:36.546 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-07-07 12:51:36.550 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-07-07 12:51:36.553 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-07-07 12:51:36.557 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@keystone.service 2026-07-07 12:51:36.561 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-07-07 12:51:36.568 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2026-07-07 12:51:36.663 | + functions-common:write_uwsgi_user_unit_file:1576 : 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-07-07 12:51:36.762 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2026-07-07 12:51:36.842 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User quobyte 2026-07-07 12:51:36.921 | + functions-common:write_uwsgi_user_unit_file:1579 : 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-07-07 12:51:37.000 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-07 12:51:37.080 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2026-07-07 12:51:37.163 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2026-07-07 12:51:37.243 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2026-07-07 12:51:37.326 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2026-07-07 12:51:37.402 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2026-07-07 12:51:37.496 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-07-07 12:51:37.500 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-07-07 12:51:37.504 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2026-07-07 12:51:37.601 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-07-07 12:51:38.090 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@keystone.service 2026-07-07 12:51:38.110 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2026-07-07 12:51:38.577 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@keystone.service 2026-07-07 12:51:38.699 | + functions-common:run_process:1686 : time_stop run_process 2026-07-07 12:51:38.706 | + functions-common:time_stop:2420 : local name 2026-07-07 12:51:38.711 | + functions-common:time_stop:2421 : local end_time 2026-07-07 12:51:38.714 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 12:51:38.719 | + functions-common:time_stop:2423 : local total 2026-07-07 12:51:38.724 | + functions-common:time_stop:2424 : local start_time 2026-07-07 12:51:38.730 | + functions-common:time_stop:2426 : name=run_process 2026-07-07 12:51:38.734 | + functions-common:time_stop:2427 : start_time=1783428696427 2026-07-07 12:51:38.736 | + functions-common:time_stop:2429 : [[ -z 1783428696427 ]] 2026-07-07 12:51:38.741 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 12:51:38.745 | + functions-common:time_stop:2432 : end_time=1783428698741 2026-07-07 12:51:38.749 | + functions-common:time_stop:2433 : elapsed_time=2314 2026-07-07 12:51:38.754 | + functions-common:time_stop:2434 : total=2021 2026-07-07 12:51:38.758 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 12:51:38.761 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=4335 2026-07-07 12:51:38.763 | + lib/keystone:start_keystone:510 : echo 'Waiting for keystone to start...' 2026-07-07 12:51:38.764 | Waiting for keystone to start... 2026-07-07 12:51:38.766 | + lib/keystone:start_keystone:514 : local service_uri=http://192.168.122.71/identity/v3/ 2026-07-07 12:51:38.768 | + lib/keystone:start_keystone:516 : wait_for_service 60 http://192.168.122.71/identity/v3/ 2026-07-07 12:51:38.771 | + functions:wait_for_service:476 : local timeout=60 2026-07-07 12:51:38.773 | + functions:wait_for_service:477 : local url=http://192.168.122.71/identity/v3/ 2026-07-07 12:51:38.776 | + functions:wait_for_service:478 : local rval=0 2026-07-07 12:51:38.778 | + functions:wait_for_service:479 : time_start wait_for_service 2026-07-07 12:51:38.780 | + functions-common:time_start:2406 : local name=wait_for_service 2026-07-07 12:51:38.782 | + functions-common:time_start:2407 : local start_time= 2026-07-07 12:51:38.785 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-07 12:51:38.794 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-07 12:51:38.797 | + functions-common:time_start:2411 : _TIME_START[$name]=1783428698794 2026-07-07 12:51:38.799 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-07-07 12:51:38.802 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-07 12:51:38.810 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.71/identity/v3/ 2026-07-07 12:51:39.411 | ++ inc/async:async_inner:64 : rc=0 2026-07-07 12:51:39.442 | [38608 Async install_tempest:38608]: finished successfully 2026-07-07 12:51:44.260 | + :: : [[ 200 == 503 ]] 2026-07-07 12:51:44.262 | + :: : [[ 0 -eq 7 ]] 2026-07-07 12:51:44.267 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-07-07 12:51:44.272 | + functions-common:time_stop:2420 : local name 2026-07-07 12:51:44.276 | + functions-common:time_stop:2421 : local end_time 2026-07-07 12:51:44.280 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 12:51:44.284 | + functions-common:time_stop:2423 : local total 2026-07-07 12:51:44.289 | + functions-common:time_stop:2424 : local start_time 2026-07-07 12:51:44.293 | + functions-common:time_stop:2426 : name=wait_for_service 2026-07-07 12:51:44.297 | + functions-common:time_stop:2427 : start_time=1783428698794 2026-07-07 12:51:44.301 | + functions-common:time_stop:2429 : [[ -z 1783428698794 ]] 2026-07-07 12:51:44.306 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 12:51:44.313 | + functions-common:time_stop:2432 : end_time=1783428704309 2026-07-07 12:51:44.317 | + functions-common:time_stop:2433 : elapsed_time=5515 2026-07-07 12:51:44.321 | + functions-common:time_stop:2434 : total=0 2026-07-07 12:51:44.325 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 12:51:44.329 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=5515 2026-07-07 12:51:44.333 | + functions:wait_for_service:486 : return 0 2026-07-07 12:51:44.337 | + lib/keystone:start_keystone:521 : is_service_enabled tls-proxy 2026-07-07 12:51:44.363 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 12:51:44.367 | + lib/keystone:start_keystone:526 : restart_service memcached 2026-07-07 12:51:44.371 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-07 12:51:44.375 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart memcached 2026-07-07 12:51:45.220 | + ./stack.sh:main:1118 : bootstrap_keystone 2026-07-07 12:51:45.224 | + lib/keystone:bootstrap_keystone:541 : /opt/stack/data/venv/bin/keystone-manage bootstrap --bootstrap-username admin --bootstrap-password nomoresecret --bootstrap-project-name admin --bootstrap-role-name admin --bootstrap-service-name keystone --bootstrap-region-id RegionOne --bootstrap-public-url http://192.168.122.71/identity 2026-07-07 12:51:45.809 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-07-07 12:51:45.809 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-07 12:51:45.809 | we strongly recommend against using it for new projects. 2026-07-07 12:51:45.809 | 2026-07-07 12:51:45.810 | If you are already using Eventlet, we recommend migrating to a different 2026-07-07 12:51:45.810 | framework. For more detail see 2026-07-07 12:51:45.810 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-07 12:51:45.810 | 2026-07-07 12:51:45.810 | __import__(import_str) 2026-07-07 12:51:48.927 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=42462) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-07 12:51:48.927 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=42462) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-07 12:51:48.928 | 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=42462) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-07 12:51:48.935 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=42462) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-07 12:51:48.948 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=42462) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-07 12:51:48.948 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=42462) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-07 12:51:48.979 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=42462) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-07 12:51:49.005 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=42462) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-07 12:51:49.005 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=42462) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-07 12:51:49.091 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=42462) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-07 12:51:49.092 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=42462) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-07 12:51:49.092 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=42462) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-07 12:51:49.092 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=42462) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-07 12:51:49.092 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=42462) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-07 12:51:49.092 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=42462) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-07 12:51:49.105 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=42462) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-07 12:51:49.105 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=42462) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-07 12:51:49.105 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=42462) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-07 12:51:49.105 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=42462) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-07 12:51:49.105 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=42462) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-07 12:51:49.106 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=42462) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-07 12:51:49.106 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=42462) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-07 12:51:49.114 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=42462) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-07 12:51:49.118 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=42462) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-07 12:51:49.118 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=42462) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-07 12:51:49.118 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=42462) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-07 12:51:49.118 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=42462) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-07 12:51:49.119 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=42462) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-07 12:51:49.119 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=42462) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-07 12:51:49.119 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=42462) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-07 12:51:49.192 | INFO dbcounter [-] Registered counter for database keystone 2026-07-07 12:51:49.269 | 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=42462) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-07-07 12:51:49.460 | DEBUG dbcounter [-] [42462] Writer thread running {{(pid=42462) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-07 12:51:49.597 | INFO keystone.cmd.bootstrap [None req-701001fd-5fb5-44bb-9307-f3329b3cddf2 None None] Created domain default 2026-07-07 12:51:49.649 | INFO keystone.cmd.bootstrap [None req-701001fd-5fb5-44bb-9307-f3329b3cddf2 None None] Created project admin 2026-07-07 12:51:49.684 | WARNING keystone.common.password_hashing [None req-701001fd-5fb5-44bb-9307-f3329b3cddf2 None None] Truncating password to algorithm specific maximum length 72 characters.: keystone.exception.UserNotFound: Could not find user: admin. 2026-07-07 12:51:49.706 | INFO keystone.cmd.bootstrap [None req-701001fd-5fb5-44bb-9307-f3329b3cddf2 None None] Created user admin 2026-07-07 12:51:49.725 | INFO keystone.cmd.bootstrap [None req-701001fd-5fb5-44bb-9307-f3329b3cddf2 None None] Created role reader 2026-07-07 12:51:49.743 | INFO keystone.cmd.bootstrap [None req-701001fd-5fb5-44bb-9307-f3329b3cddf2 None None] Created role member 2026-07-07 12:51:49.772 | INFO keystone.cmd.bootstrap [None req-701001fd-5fb5-44bb-9307-f3329b3cddf2 None None] Created implied role where 7b515329fb014f0394c61f694568a30d implies 96b84506a890454a9ec308cf69ea78cf 2026-07-07 12:51:49.789 | INFO keystone.cmd.bootstrap [None req-701001fd-5fb5-44bb-9307-f3329b3cddf2 None None] Created role manager 2026-07-07 12:51:49.816 | INFO keystone.cmd.bootstrap [None req-701001fd-5fb5-44bb-9307-f3329b3cddf2 None None] Created implied role where c81c3c6827b64a3ca6e4fbeb55bb150d implies 7b515329fb014f0394c61f694568a30d 2026-07-07 12:51:49.835 | INFO keystone.cmd.bootstrap [None req-701001fd-5fb5-44bb-9307-f3329b3cddf2 None None] Created role admin 2026-07-07 12:51:49.858 | INFO keystone.cmd.bootstrap [None req-701001fd-5fb5-44bb-9307-f3329b3cddf2 None None] Created implied role where 35656ac7ed734062a3f829fe2c01d081 implies c81c3c6827b64a3ca6e4fbeb55bb150d 2026-07-07 12:51:49.880 | INFO keystone.cmd.bootstrap [None req-701001fd-5fb5-44bb-9307-f3329b3cddf2 None None] Created role service 2026-07-07 12:51:49.898 | INFO keystone.cmd.bootstrap [None req-701001fd-5fb5-44bb-9307-f3329b3cddf2 None None] Granted role admin on project admin to user admin. 2026-07-07 12:51:49.911 | INFO keystone.cmd.bootstrap [None req-701001fd-5fb5-44bb-9307-f3329b3cddf2 None None] Granted role admin on the system to user admin. 2026-07-07 12:51:49.929 | WARNING py.warnings [None req-701001fd-5fb5-44bb-9307-f3329b3cddf2 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-07-07 12:51:49.929 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:51:49.929 |  2026-07-07 12:51:49.934 | INFO keystone.cmd.bootstrap [None req-701001fd-5fb5-44bb-9307-f3329b3cddf2 None None] Created region RegionOne 2026-07-07 12:51:49.982 | INFO keystone.cmd.bootstrap [None req-701001fd-5fb5-44bb-9307-f3329b3cddf2 None None] Created public endpoint http://192.168.122.71/identity 2026-07-07 12:51:50.582 | + lib/keystone:bootstrap_keystone:549 : '[' False == True ']' 2026-07-07 12:51:50.586 | + ./stack.sh:main:1121 : create_keystone_accounts 2026-07-07 12:51:50.591 | + lib/keystone:create_keystone_accounts:257 : local admin_project 2026-07-07 12:51:50.597 | ++ lib/keystone:create_keystone_accounts:258 : oscwrap project show admin -f value -c id 2026-07-07 12:51:55.632 | ++ functions-common:oscwrap:2465 : return 0 2026-07-07 12:51:55.638 | + lib/keystone:create_keystone_accounts:258 : admin_project=c50816c25400419e8346ce74c3f416d6 2026-07-07 12:51:55.641 | + lib/keystone:create_keystone_accounts:259 : local admin_user 2026-07-07 12:51:55.646 | ++ lib/keystone:create_keystone_accounts:260 : oscwrap user show admin -f value -c id 2026-07-07 12:51:58.983 | ++ functions-common:oscwrap:2465 : return 0 2026-07-07 12:51:58.988 | + lib/keystone:create_keystone_accounts:260 : admin_user=f8c62514eade4be9a1551950dfa0b376 2026-07-07 12:51:58.992 | + lib/keystone:create_keystone_accounts:262 : local admin_role=admin 2026-07-07 12:51:58.996 | + lib/keystone:create_keystone_accounts:263 : local member_role=member 2026-07-07 12:51:59.000 | + lib/keystone:create_keystone_accounts:264 : local reader_role=reader 2026-07-07 12:51:59.003 | + lib/keystone:create_keystone_accounts:266 : async_run ks-domain-role get_or_add_user_domain_role admin f8c62514eade4be9a1551950dfa0b376 default 2026-07-07 12:51:59.088 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin f8c62514eade4be9a1551950dfa0b376 default 2026-07-07 12:51:59.136 | [2074 Async ks-domain-role:42617]: running: get_or_add_user_domain_role admin f8c62514eade4be9a1551950dfa0b376 default 2026-07-07 12:51:59.140 | + lib/keystone:create_keystone_accounts:269 : get_or_create_domain Default 2026-07-07 12:51:59.144 | + functions-common:get_or_create_domain:872 : local domain_id 2026-07-07 12:51:59.150 | ++ functions-common:get_or_create_domain:877 : oscwrap --os-cloud devstack-system-admin domain create Default --description '' --or-show -f value -c id 2026-07-07 12:52:03.084 | ++ functions-common:oscwrap:2465 : return 0 2026-07-07 12:52:03.089 | + functions-common:get_or_create_domain:877 : domain_id=default 2026-07-07 12:52:03.092 | + functions-common:get_or_create_domain:878 : echo default 2026-07-07 12:52:03.093 | default 2026-07-07 12:52:03.096 | + lib/keystone:create_keystone_accounts:270 : async_run ks-project get_or_create_project service Default 2026-07-07 12:52:03.175 | + inc/async:async_inner:63 : get_or_create_project service Default 2026-07-07 12:52:03.225 | [2074 Async ks-project:42726]: running: get_or_create_project service Default 2026-07-07 12:52:03.227 | + lib/keystone:create_keystone_accounts:273 : async_run ks-service get_or_create_role service 2026-07-07 12:52:03.306 | + inc/async:async_inner:63 : get_or_create_role service 2026-07-07 12:52:03.361 | [2074 Async ks-service:42820]: running: get_or_create_role service 2026-07-07 12:52:03.363 | + lib/keystone:create_keystone_accounts:279 : async_run ks-reseller get_or_create_role ResellerAdmin 2026-07-07 12:52:03.429 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2026-07-07 12:52:03.502 | [2074 Async ks-reseller:42914]: running: get_or_create_role ResellerAdmin 2026-07-07 12:52:03.507 | + lib/keystone:create_keystone_accounts:283 : local another_role=anotherrole 2026-07-07 12:52:03.511 | + lib/keystone:create_keystone_accounts:284 : async_run ks-anotherrole get_or_create_role anotherrole 2026-07-07 12:52:03.662 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2026-07-07 12:52:03.756 | [2074 Async ks-anotherrole:43028]: running: get_or_create_role anotherrole 2026-07-07 12:52:03.764 | + lib/keystone:create_keystone_accounts:287 : local invis_project 2026-07-07 12:52:03.777 | ++ lib/keystone:create_keystone_accounts:288 : get_or_create_project invisible_to_admin default 2026-07-07 12:52:03.783 | ++ functions-common:get_or_create_project:922 : local project_id 2026-07-07 12:52:03.794 | +++ functions-common:get_or_create_project:928 : oscwrap --os-cloud devstack-system-admin project create invisible_to_admin --domain=default --or-show -f value -c id 2026-07-07 12:52:08.614 | + inc/async:async_inner:64 : rc=0 2026-07-07 12:52:08.697 | [42726 Async ks-project:42726]: finished successfully 2026-07-07 12:52:08.945 | + inc/async:async_inner:64 : rc=0 2026-07-07 12:52:08.999 | [43028 Async ks-anotherrole:43028]: finished successfully 2026-07-07 12:52:09.207 | + inc/async:async_inner:64 : rc=0 2026-07-07 12:52:09.244 | [42617 Async ks-domain-role:42617]: finished successfully 2026-07-07 12:52:09.420 | +++ functions-common:oscwrap:2465 : return 0 2026-07-07 12:52:09.426 | ++ functions-common:get_or_create_project:928 : project_id=0f3ce006ac324542b0bb91281466e896 2026-07-07 12:52:09.431 | ++ functions-common:get_or_create_project:929 : echo 0f3ce006ac324542b0bb91281466e896 2026-07-07 12:52:09.436 | + lib/keystone:create_keystone_accounts:288 : invis_project=0f3ce006ac324542b0bb91281466e896 2026-07-07 12:52:09.440 | + lib/keystone:create_keystone_accounts:291 : local demo_project 2026-07-07 12:52:09.447 | ++ lib/keystone:create_keystone_accounts:292 : get_or_create_project demo default 2026-07-07 12:52:09.451 | ++ functions-common:get_or_create_project:922 : local project_id 2026-07-07 12:52:09.456 | +++ functions-common:get_or_create_project:928 : oscwrap --os-cloud devstack-system-admin project create demo --domain=default --or-show -f value -c id 2026-07-07 12:52:09.894 | + inc/async:async_inner:64 : rc=0 2026-07-07 12:52:09.923 | [42914 Async ks-reseller:42914]: finished successfully 2026-07-07 12:52:09.965 | + inc/async:async_inner:64 : rc=0 2026-07-07 12:52:09.997 | [42820 Async ks-service:42820]: finished successfully 2026-07-07 12:52:13.160 | +++ functions-common:oscwrap:2465 : return 0 2026-07-07 12:52:13.166 | ++ functions-common:get_or_create_project:928 : project_id=bbcf5a89ffb1408091ee415bf9c8fb6d 2026-07-07 12:52:13.169 | ++ functions-common:get_or_create_project:929 : echo bbcf5a89ffb1408091ee415bf9c8fb6d 2026-07-07 12:52:13.174 | + lib/keystone:create_keystone_accounts:292 : demo_project=bbcf5a89ffb1408091ee415bf9c8fb6d 2026-07-07 12:52:13.177 | + lib/keystone:create_keystone_accounts:293 : local demo_user 2026-07-07 12:52:13.183 | ++ lib/keystone:create_keystone_accounts:295 : get_or_create_user demo nomoresecret default demo@example.com 2026-07-07 12:52:13.186 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-07 12:52:13.191 | ++ functions-common:get_or_create_user:900 : [[ ! -z demo@example.com ]] 2026-07-07 12:52:13.195 | ++ functions-common:get_or_create_user:901 : local email=--email=demo@example.com 2026-07-07 12:52:13.202 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create demo --password nomoresecret --domain=default --email=demo@example.com --or-show -f value -c id 2026-07-07 12:52:16.907 | +++ functions-common:oscwrap:2465 : return 0 2026-07-07 12:52:16.912 | ++ functions-common:get_or_create_user:915 : user_id=e1e19cb02168469eb32a867924171603 2026-07-07 12:52:16.916 | ++ functions-common:get_or_create_user:916 : echo e1e19cb02168469eb32a867924171603 2026-07-07 12:52:16.921 | + lib/keystone:create_keystone_accounts:295 : demo_user=e1e19cb02168469eb32a867924171603 2026-07-07 12:52:16.925 | + lib/keystone:create_keystone_accounts:297 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2026-07-07 12:52:16.987 | [2074 Async ks-domain-role:42617]: Waiting for completion of get_or_add_user_domain_role admin f8c62514eade4be9a1551950dfa0b376 default running on PID 42617 (6 other jobs running) 2026-07-07 12:52:17.017 | [2074 Async ks-domain-role:42617]: Signaling child to exit 2026-07-07 12:52:17.017 | WAKEUP 2026-07-07 12:52:17.043 | [2074 Async ks-domain-role:42617]: Signaled 2026-07-07 12:52:17.045 | + functions-common:get_or_add_user_domain_role:986 : local user_role_id 2026-07-07 12:52:17.045 | + functions-common:get_or_add_user_domain_role:990 : openstack --os-cloud devstack-system-admin role add admin --user f8c62514eade4be9a1551950dfa0b376 --domain default 2026-07-07 12:52:17.046 | ++ functions-common:get_or_add_user_domain_role:997 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user f8c62514eade4be9a1551950dfa0b376 --domain default -c Role -f value 2026-07-07 12:52:17.046 | ++ functions-common:oscwrap:2465 : return 0 2026-07-07 12:52:17.046 | + functions-common:get_or_add_user_domain_role:997 : user_role_id=35656ac7ed734062a3f829fe2c01d081 2026-07-07 12:52:17.046 | + functions-common:get_or_add_user_domain_role:999 : echo 35656ac7ed734062a3f829fe2c01d081 2026-07-07 12:52:17.046 | 35656ac7ed734062a3f829fe2c01d081 2026-07-07 12:52:17.098 | [2074 Async ks-domain-role:42617]: finished get_or_add_user_domain_role admin f8c62514eade4be9a1551950dfa0b376 default with result 0 in 10 seconds 2026-07-07 12:52:17.106 | Not waiting for async task ks-domain that we never started or has already been waited for 2026-07-07 12:52:17.146 | [2074 Async ks-project:42726]: Waiting for completion of get_or_create_project service Default running on PID 42726 (5 other jobs running) 2026-07-07 12:52:17.174 | [2074 Async ks-project:42726]: Signaling child to exit 2026-07-07 12:52:17.174 | WAKEUP 2026-07-07 12:52:17.200 | [2074 Async ks-project:42726]: Signaled 2026-07-07 12:52:17.202 | + functions-common:get_or_create_project:922 : local project_id 2026-07-07 12:52:17.202 | ++ functions-common:get_or_create_project:928 : oscwrap --os-cloud devstack-system-admin project create service --domain=Default --or-show -f value -c id 2026-07-07 12:52:17.202 | ++ functions-common:oscwrap:2465 : return 0 2026-07-07 12:52:17.202 | + functions-common:get_or_create_project:928 : project_id=95764f8f709b4cf8b5f78f832e5f1be4 2026-07-07 12:52:17.202 | + functions-common:get_or_create_project:929 : echo 95764f8f709b4cf8b5f78f832e5f1be4 2026-07-07 12:52:17.202 | 95764f8f709b4cf8b5f78f832e5f1be4 2026-07-07 12:52:17.252 | [2074 Async ks-project:42726]: finished get_or_create_project service Default with result 0 in 5 seconds 2026-07-07 12:52:17.296 | [2074 Async ks-service:42820]: Waiting for completion of get_or_create_role service running on PID 42820 (4 other jobs running) 2026-07-07 12:52:17.325 | [2074 Async ks-service:42820]: Signaling child to exit 2026-07-07 12:52:17.325 | WAKEUP 2026-07-07 12:52:17.351 | [2074 Async ks-service:42820]: Signaled 2026-07-07 12:52:17.352 | + functions-common:get_or_create_role:935 : local role_id 2026-07-07 12:52:17.353 | ++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2026-07-07 12:52:17.353 | ++ functions-common:oscwrap:2465 : return 0 2026-07-07 12:52:17.353 | + functions-common:get_or_create_role:940 : role_id=9df29a8f9b8d425fbe648b4d6cd45108 2026-07-07 12:52:17.353 | + functions-common:get_or_create_role:941 : echo 9df29a8f9b8d425fbe648b4d6cd45108 2026-07-07 12:52:17.353 | 9df29a8f9b8d425fbe648b4d6cd45108 2026-07-07 12:52:17.406 | [2074 Async ks-service:42820]: finished get_or_create_role service with result 0 in 6 seconds 2026-07-07 12:52:17.449 | [2074 Async ks-reseller:42914]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 42914 (3 other jobs running) 2026-07-07 12:52:17.476 | [2074 Async ks-reseller:42914]: Signaling child to exit 2026-07-07 12:52:17.478 | WAKEUP 2026-07-07 12:52:17.504 | [2074 Async ks-reseller:42914]: Signaled 2026-07-07 12:52:17.506 | + functions-common:get_or_create_role:935 : local role_id 2026-07-07 12:52:17.506 | ++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2026-07-07 12:52:17.506 | ++ functions-common:oscwrap:2465 : return 0 2026-07-07 12:52:17.506 | + functions-common:get_or_create_role:940 : role_id=2ad56222355f400ba5f5eead25af3291 2026-07-07 12:52:17.506 | + functions-common:get_or_create_role:941 : echo 2ad56222355f400ba5f5eead25af3291 2026-07-07 12:52:17.506 | 2ad56222355f400ba5f5eead25af3291 2026-07-07 12:52:17.562 | [2074 Async ks-reseller:42914]: finished get_or_create_role ResellerAdmin with result 0 in 6 seconds 2026-07-07 12:52:17.606 | [2074 Async ks-anotherrole:43028]: Waiting for completion of get_or_create_role anotherrole running on PID 43028 (2 other jobs running) 2026-07-07 12:52:17.635 | [2074 Async ks-anotherrole:43028]: Signaling child to exit 2026-07-07 12:52:17.635 | WAKEUP 2026-07-07 12:52:17.661 | [2074 Async ks-anotherrole:43028]: Signaled 2026-07-07 12:52:17.663 | + functions-common:get_or_create_role:935 : local role_id 2026-07-07 12:52:17.664 | ++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2026-07-07 12:52:17.664 | ++ functions-common:oscwrap:2465 : return 0 2026-07-07 12:52:17.664 | + functions-common:get_or_create_role:940 : role_id=456af62823bc40b6ad0cd68f11b6922d 2026-07-07 12:52:17.664 | + functions-common:get_or_create_role:941 : echo 456af62823bc40b6ad0cd68f11b6922d 2026-07-07 12:52:17.664 | 456af62823bc40b6ad0cd68f11b6922d 2026-07-07 12:52:17.716 | [2074 Async ks-anotherrole:43028]: finished get_or_create_role anotherrole with result 0 in 5 seconds 2026-07-07 12:52:17.721 | + inc/async:async_wait:197 : return 0 2026-07-07 12:52:17.725 | + lib/keystone:create_keystone_accounts:299 : async_run ks-demo-member get_or_add_user_project_role member e1e19cb02168469eb32a867924171603 bbcf5a89ffb1408091ee415bf9c8fb6d 2026-07-07 12:52:17.809 | + inc/async:async_inner:63 : get_or_add_user_project_role member e1e19cb02168469eb32a867924171603 bbcf5a89ffb1408091ee415bf9c8fb6d 2026-07-07 12:52:17.861 | [2074 Async ks-demo-member:43865]: running: get_or_add_user_project_role member e1e19cb02168469eb32a867924171603 bbcf5a89ffb1408091ee415bf9c8fb6d 2026-07-07 12:52:17.865 | + lib/keystone:create_keystone_accounts:301 : async_run ks-demo-admin get_or_add_user_project_role admin f8c62514eade4be9a1551950dfa0b376 bbcf5a89ffb1408091ee415bf9c8fb6d 2026-07-07 12:52:17.949 | + inc/async:async_inner:63 : get_or_add_user_project_role admin f8c62514eade4be9a1551950dfa0b376 bbcf5a89ffb1408091ee415bf9c8fb6d 2026-07-07 12:52:17.997 | [2074 Async ks-demo-admin:43961]: running: get_or_add_user_project_role admin f8c62514eade4be9a1551950dfa0b376 bbcf5a89ffb1408091ee415bf9c8fb6d 2026-07-07 12:52:18.000 | + lib/keystone:create_keystone_accounts:302 : async_run ks-demo-another get_or_add_user_project_role anotherrole e1e19cb02168469eb32a867924171603 bbcf5a89ffb1408091ee415bf9c8fb6d 2026-07-07 12:52:18.087 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole e1e19cb02168469eb32a867924171603 bbcf5a89ffb1408091ee415bf9c8fb6d 2026-07-07 12:52:18.135 | [2074 Async ks-demo-another:44057]: running: get_or_add_user_project_role anotherrole e1e19cb02168469eb32a867924171603 bbcf5a89ffb1408091ee415bf9c8fb6d 2026-07-07 12:52:18.138 | + lib/keystone:create_keystone_accounts:303 : async_run ks-demo-invis get_or_add_user_project_role member e1e19cb02168469eb32a867924171603 0f3ce006ac324542b0bb91281466e896 2026-07-07 12:52:18.201 | + inc/async:async_inner:63 : get_or_add_user_project_role member e1e19cb02168469eb32a867924171603 0f3ce006ac324542b0bb91281466e896 2026-07-07 12:52:18.273 | [2074 Async ks-demo-invis:44153]: running: get_or_add_user_project_role member e1e19cb02168469eb32a867924171603 0f3ce006ac324542b0bb91281466e896 2026-07-07 12:52:18.277 | + lib/keystone:create_keystone_accounts:306 : local demo_reader 2026-07-07 12:52:18.282 | ++ lib/keystone:create_keystone_accounts:308 : get_or_create_user demo_reader nomoresecret default demo_reader@example.com 2026-07-07 12:52:18.291 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-07 12:52:18.302 | ++ functions-common:get_or_create_user:900 : [[ ! -z demo_reader@example.com ]] 2026-07-07 12:52:18.311 | ++ functions-common:get_or_create_user:901 : local email=--email=demo_reader@example.com 2026-07-07 12:52:18.321 | +++ functions-common:get_or_create_user:915 : 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-07-07 12:52:23.433 | +++ functions-common:oscwrap:2465 : return 0 2026-07-07 12:52:23.438 | ++ functions-common:get_or_create_user:915 : user_id=0bbff5d9946e407db82215c7c0da28ff 2026-07-07 12:52:23.442 | ++ functions-common:get_or_create_user:916 : echo 0bbff5d9946e407db82215c7c0da28ff 2026-07-07 12:52:23.447 | + lib/keystone:create_keystone_accounts:308 : demo_reader=0bbff5d9946e407db82215c7c0da28ff 2026-07-07 12:52:23.452 | + lib/keystone:create_keystone_accounts:310 : async_run ks-demo-reader get_or_add_user_project_role reader 0bbff5d9946e407db82215c7c0da28ff bbcf5a89ffb1408091ee415bf9c8fb6d 2026-07-07 12:52:23.592 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 0bbff5d9946e407db82215c7c0da28ff bbcf5a89ffb1408091ee415bf9c8fb6d 2026-07-07 12:52:23.647 | [2074 Async ks-demo-reader:44312]: running: get_or_add_user_project_role reader 0bbff5d9946e407db82215c7c0da28ff bbcf5a89ffb1408091ee415bf9c8fb6d 2026-07-07 12:52:23.651 | + lib/keystone:create_keystone_accounts:313 : local alt_demo_project 2026-07-07 12:52:23.658 | ++ lib/keystone:create_keystone_accounts:314 : get_or_create_project alt_demo default 2026-07-07 12:52:23.667 | ++ functions-common:get_or_create_project:922 : local project_id 2026-07-07 12:52:23.680 | +++ functions-common:get_or_create_project:928 : oscwrap --os-cloud devstack-system-admin project create alt_demo --domain=default --or-show -f value -c id 2026-07-07 12:52:29.685 | +++ functions-common:oscwrap:2465 : return 0 2026-07-07 12:52:29.692 | ++ functions-common:get_or_create_project:928 : project_id=d038dd33ce23453cac87860cc223e8b6 2026-07-07 12:52:29.696 | ++ functions-common:get_or_create_project:929 : echo d038dd33ce23453cac87860cc223e8b6 2026-07-07 12:52:29.702 | + lib/keystone:create_keystone_accounts:314 : alt_demo_project=d038dd33ce23453cac87860cc223e8b6 2026-07-07 12:52:29.707 | + lib/keystone:create_keystone_accounts:316 : local alt_demo_user 2026-07-07 12:52:29.714 | ++ lib/keystone:create_keystone_accounts:318 : get_or_create_user alt_demo nomoresecret default alt_demo@example.com 2026-07-07 12:52:29.717 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-07 12:52:29.721 | ++ functions-common:get_or_create_user:900 : [[ ! -z alt_demo@example.com ]] 2026-07-07 12:52:29.726 | ++ functions-common:get_or_create_user:901 : local email=--email=alt_demo@example.com 2026-07-07 12:52:29.732 | +++ functions-common:get_or_create_user:915 : 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-07-07 12:52:30.995 | + inc/async:async_inner:64 : rc=0 2026-07-07 12:52:31.060 | [43865 Async ks-demo-member:43865]: finished successfully 2026-07-07 12:52:31.171 | + inc/async:async_inner:64 : rc=0 2026-07-07 12:52:31.196 | + inc/async:async_inner:64 : rc=0 2026-07-07 12:52:31.211 | [43961 Async ks-demo-admin:43961]: finished successfully 2026-07-07 12:52:31.237 | [44057 Async ks-demo-another:44057]: finished successfully 2026-07-07 12:52:31.339 | + inc/async:async_inner:64 : rc=0 2026-07-07 12:52:31.366 | [44153 Async ks-demo-invis:44153]: finished successfully 2026-07-07 12:52:33.868 | +++ functions-common:oscwrap:2465 : return 0 2026-07-07 12:52:33.875 | ++ functions-common:get_or_create_user:915 : user_id=4fad043eaa46456caf4a37a0fde2cfa1 2026-07-07 12:52:33.879 | ++ functions-common:get_or_create_user:916 : echo 4fad043eaa46456caf4a37a0fde2cfa1 2026-07-07 12:52:33.883 | + lib/keystone:create_keystone_accounts:318 : alt_demo_user=4fad043eaa46456caf4a37a0fde2cfa1 2026-07-07 12:52:33.888 | + lib/keystone:create_keystone_accounts:320 : async_run ks-alt-admin get_or_add_user_project_role admin 4fad043eaa46456caf4a37a0fde2cfa1 d038dd33ce23453cac87860cc223e8b6 2026-07-07 12:52:33.980 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 4fad043eaa46456caf4a37a0fde2cfa1 d038dd33ce23453cac87860cc223e8b6 2026-07-07 12:52:34.042 | [2074 Async ks-alt-admin:44713]: running: get_or_add_user_project_role admin 4fad043eaa46456caf4a37a0fde2cfa1 d038dd33ce23453cac87860cc223e8b6 2026-07-07 12:52:34.046 | + lib/keystone:create_keystone_accounts:321 : async_run ks-alt-another get_or_add_user_project_role anotherrole 4fad043eaa46456caf4a37a0fde2cfa1 d038dd33ce23453cac87860cc223e8b6 2026-07-07 12:52:34.132 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 4fad043eaa46456caf4a37a0fde2cfa1 d038dd33ce23453cac87860cc223e8b6 2026-07-07 12:52:34.206 | [2074 Async ks-alt-another:44809]: running: get_or_add_user_project_role anotherrole 4fad043eaa46456caf4a37a0fde2cfa1 d038dd33ce23453cac87860cc223e8b6 2026-07-07 12:52:34.208 | + lib/keystone:create_keystone_accounts:324 : local alt_demo_member 2026-07-07 12:52:34.218 | ++ lib/keystone:create_keystone_accounts:326 : get_or_create_user alt_demo_member nomoresecret default alt_demo_member@example.com 2026-07-07 12:52:34.221 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-07 12:52:34.224 | ++ functions-common:get_or_create_user:900 : [[ ! -z alt_demo_member@example.com ]] 2026-07-07 12:52:34.231 | ++ functions-common:get_or_create_user:901 : local email=--email=alt_demo_member@example.com 2026-07-07 12:52:34.236 | +++ functions-common:get_or_create_user:915 : 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-07-07 12:52:34.927 | + inc/async:async_inner:64 : rc=0 2026-07-07 12:52:34.947 | [44312 Async ks-demo-reader:44312]: finished successfully 2026-07-07 12:52:38.166 | +++ functions-common:oscwrap:2465 : return 0 2026-07-07 12:52:38.170 | ++ functions-common:get_or_create_user:915 : user_id=00cd9a28c3d34af6a6c0f0499a67c033 2026-07-07 12:52:38.175 | ++ functions-common:get_or_create_user:916 : echo 00cd9a28c3d34af6a6c0f0499a67c033 2026-07-07 12:52:38.182 | + lib/keystone:create_keystone_accounts:326 : alt_demo_member=00cd9a28c3d34af6a6c0f0499a67c033 2026-07-07 12:52:38.187 | + lib/keystone:create_keystone_accounts:327 : async_run ks-alt-member-user get_or_add_user_project_role member 00cd9a28c3d34af6a6c0f0499a67c033 d038dd33ce23453cac87860cc223e8b6 2026-07-07 12:52:38.276 | + inc/async:async_inner:63 : get_or_add_user_project_role member 00cd9a28c3d34af6a6c0f0499a67c033 d038dd33ce23453cac87860cc223e8b6 2026-07-07 12:52:38.331 | [2074 Async ks-alt-member-user:44983]: running: get_or_add_user_project_role member 00cd9a28c3d34af6a6c0f0499a67c033 d038dd33ce23453cac87860cc223e8b6 2026-07-07 12:52:38.334 | + lib/keystone:create_keystone_accounts:330 : local alt_demo_reader 2026-07-07 12:52:38.337 | ++ lib/keystone:create_keystone_accounts:332 : get_or_create_user alt_demo_reader nomoresecret default alt_demo_reader@example.com 2026-07-07 12:52:38.339 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-07 12:52:38.341 | ++ functions-common:get_or_create_user:900 : [[ ! -z alt_demo_reader@example.com ]] 2026-07-07 12:52:38.344 | ++ functions-common:get_or_create_user:901 : local email=--email=alt_demo_reader@example.com 2026-07-07 12:52:38.349 | +++ functions-common:get_or_create_user:915 : 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-07-07 12:52:42.217 | +++ functions-common:oscwrap:2465 : return 0 2026-07-07 12:52:42.221 | ++ functions-common:get_or_create_user:915 : user_id=270fb7aafb134b878751ba40135b450a 2026-07-07 12:52:42.227 | ++ functions-common:get_or_create_user:916 : echo 270fb7aafb134b878751ba40135b450a 2026-07-07 12:52:42.232 | + lib/keystone:create_keystone_accounts:332 : alt_demo_reader=270fb7aafb134b878751ba40135b450a 2026-07-07 12:52:42.235 | + lib/keystone:create_keystone_accounts:333 : async_run ks-alt-reader-user get_or_add_user_project_role reader 270fb7aafb134b878751ba40135b450a d038dd33ce23453cac87860cc223e8b6 2026-07-07 12:52:42.328 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 270fb7aafb134b878751ba40135b450a d038dd33ce23453cac87860cc223e8b6 2026-07-07 12:52:42.392 | [2074 Async ks-alt-reader-user:45156]: running: get_or_add_user_project_role reader 270fb7aafb134b878751ba40135b450a d038dd33ce23453cac87860cc223e8b6 2026-07-07 12:52:42.393 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_user system_member nomoresecret default system_member@example.com 2026-07-07 12:52:42.397 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-07 12:52:42.400 | ++ functions-common:get_or_create_user:900 : [[ ! -z system_member@example.com ]] 2026-07-07 12:52:42.405 | ++ functions-common:get_or_create_user:901 : local email=--email=system_member@example.com 2026-07-07 12:52:42.412 | +++ functions-common:get_or_create_user:915 : 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-07-07 12:52:43.394 | + inc/async:async_inner:64 : rc=0 2026-07-07 12:52:43.452 | [44809 Async ks-alt-another:44809]: finished successfully 2026-07-07 12:52:43.659 | + inc/async:async_inner:64 : rc=0 2026-07-07 12:52:43.682 | [44713 Async ks-alt-admin:44713]: finished successfully 2026-07-07 12:52:46.591 | +++ functions-common:oscwrap:2465 : return 0 2026-07-07 12:52:46.597 | ++ functions-common:get_or_create_user:915 : user_id=1f8607b74a344f41b5f13e4e59a759c5 2026-07-07 12:52:46.600 | ++ functions-common:get_or_create_user:916 : echo 1f8607b74a344f41b5f13e4e59a759c5 2026-07-07 12:52:46.606 | + lib/keystone:create_keystone_accounts:340 : system_member_user=1f8607b74a344f41b5f13e4e59a759c5 2026-07-07 12:52:46.610 | + lib/keystone:create_keystone_accounts:341 : async_run ks-system-member get_or_add_user_system_role member 1f8607b74a344f41b5f13e4e59a759c5 all 2026-07-07 12:52:46.706 | + inc/async:async_inner:63 : get_or_add_user_system_role member 1f8607b74a344f41b5f13e4e59a759c5 all 2026-07-07 12:52:46.767 | [2074 Async ks-system-member:45386]: running: get_or_add_user_system_role member 1f8607b74a344f41b5f13e4e59a759c5 all 2026-07-07 12:52:46.774 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_user system_reader nomoresecret default system_reader@example.com 2026-07-07 12:52:46.781 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-07 12:52:46.785 | ++ functions-common:get_or_create_user:900 : [[ ! -z system_reader@example.com ]] 2026-07-07 12:52:46.791 | ++ functions-common:get_or_create_user:901 : local email=--email=system_reader@example.com 2026-07-07 12:52:46.796 | +++ functions-common:get_or_create_user:915 : 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-07-07 12:52:47.520 | + inc/async:async_inner:64 : rc=0 2026-07-07 12:52:47.546 | [44983 Async ks-alt-member-user:44983]: finished successfully 2026-07-07 12:52:50.655 | +++ functions-common:oscwrap:2465 : return 0 2026-07-07 12:52:50.658 | ++ functions-common:get_or_create_user:915 : user_id=676f72d576414f938aea49f70563f305 2026-07-07 12:52:50.662 | ++ functions-common:get_or_create_user:916 : echo 676f72d576414f938aea49f70563f305 2026-07-07 12:52:50.668 | + lib/keystone:create_keystone_accounts:344 : system_reader_user=676f72d576414f938aea49f70563f305 2026-07-07 12:52:50.671 | + lib/keystone:create_keystone_accounts:345 : async_run ks-system-reader get_or_add_user_system_role reader 676f72d576414f938aea49f70563f305 all 2026-07-07 12:52:50.774 | + inc/async:async_inner:63 : get_or_add_user_system_role reader 676f72d576414f938aea49f70563f305 all 2026-07-07 12:52:50.848 | [2074 Async ks-system-reader:45592]: running: get_or_add_user_system_role reader 676f72d576414f938aea49f70563f305 all 2026-07-07 12:52:50.855 | + lib/keystone:create_keystone_accounts:348 : local admin_group 2026-07-07 12:52:50.859 | ++ lib/keystone:create_keystone_accounts:350 : get_or_create_group admins default 'openstack admin group' 2026-07-07 12:52:50.865 | ++ functions-common:get_or_create_group:884 : local 'desc=openstack admin group' 2026-07-07 12:52:50.868 | ++ functions-common:get_or_create_group:885 : local group_id 2026-07-07 12:52:50.873 | +++ functions-common:get_or_create_group:892 : oscwrap --os-cloud devstack-system-admin group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2026-07-07 12:52:51.378 | + inc/async:async_inner:64 : rc=0 2026-07-07 12:52:51.403 | [45156 Async ks-alt-reader-user:45156]: finished successfully 2026-07-07 12:52:54.654 | +++ functions-common:oscwrap:2465 : return 0 2026-07-07 12:52:54.661 | ++ functions-common:get_or_create_group:892 : group_id=0b594636e8994954adedc42a08940536 2026-07-07 12:52:54.665 | ++ functions-common:get_or_create_group:893 : echo 0b594636e8994954adedc42a08940536 2026-07-07 12:52:54.671 | + lib/keystone:create_keystone_accounts:350 : admin_group=0b594636e8994954adedc42a08940536 2026-07-07 12:52:54.677 | + lib/keystone:create_keystone_accounts:351 : local non_admin_group 2026-07-07 12:52:54.683 | ++ lib/keystone:create_keystone_accounts:353 : get_or_create_group nonadmins default 'non-admin group' 2026-07-07 12:52:54.687 | ++ functions-common:get_or_create_group:884 : local 'desc=non-admin group' 2026-07-07 12:52:54.692 | ++ functions-common:get_or_create_group:885 : local group_id 2026-07-07 12:52:54.699 | +++ functions-common:get_or_create_group:892 : oscwrap --os-cloud devstack-system-admin group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2026-07-07 12:52:58.559 | +++ functions-common:oscwrap:2465 : return 0 2026-07-07 12:52:58.563 | ++ functions-common:get_or_create_group:892 : group_id=c2855817acf24cffbc8c9580863df825 2026-07-07 12:52:58.568 | ++ functions-common:get_or_create_group:893 : echo c2855817acf24cffbc8c9580863df825 2026-07-07 12:52:58.573 | + lib/keystone:create_keystone_accounts:353 : non_admin_group=c2855817acf24cffbc8c9580863df825 2026-07-07 12:52:58.576 | + lib/keystone:create_keystone_accounts:355 : async_run ks-group-memberdemo get_or_add_group_project_role member c2855817acf24cffbc8c9580863df825 bbcf5a89ffb1408091ee415bf9c8fb6d 2026-07-07 12:52:58.637 | + inc/async:async_inner:63 : get_or_add_group_project_role member c2855817acf24cffbc8c9580863df825 bbcf5a89ffb1408091ee415bf9c8fb6d 2026-07-07 12:52:58.710 | [2074 Async ks-group-memberdemo:45891]: running: get_or_add_group_project_role member c2855817acf24cffbc8c9580863df825 bbcf5a89ffb1408091ee415bf9c8fb6d 2026-07-07 12:52:58.716 | + lib/keystone:create_keystone_accounts:356 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole c2855817acf24cffbc8c9580863df825 bbcf5a89ffb1408091ee415bf9c8fb6d 2026-07-07 12:52:58.816 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole c2855817acf24cffbc8c9580863df825 bbcf5a89ffb1408091ee415bf9c8fb6d 2026-07-07 12:52:58.914 | [2074 Async ks-group-anotherdemo:45970]: running: get_or_add_group_project_role anotherrole c2855817acf24cffbc8c9580863df825 bbcf5a89ffb1408091ee415bf9c8fb6d 2026-07-07 12:52:58.926 | + lib/keystone:create_keystone_accounts:357 : async_run ks-group-memberalt get_or_add_group_project_role member c2855817acf24cffbc8c9580863df825 d038dd33ce23453cac87860cc223e8b6 2026-07-07 12:52:59.128 | + inc/async:async_inner:63 : get_or_add_group_project_role member c2855817acf24cffbc8c9580863df825 d038dd33ce23453cac87860cc223e8b6 2026-07-07 12:52:59.278 | [2074 Async ks-group-memberalt:46049]: running: get_or_add_group_project_role member c2855817acf24cffbc8c9580863df825 d038dd33ce23453cac87860cc223e8b6 2026-07-07 12:52:59.291 | + lib/keystone:create_keystone_accounts:358 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole c2855817acf24cffbc8c9580863df825 d038dd33ce23453cac87860cc223e8b6 2026-07-07 12:52:59.501 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole c2855817acf24cffbc8c9580863df825 d038dd33ce23453cac87860cc223e8b6 2026-07-07 12:52:59.609 | [2074 Async ks-group-anotheralt:46146]: running: get_or_add_group_project_role anotherrole c2855817acf24cffbc8c9580863df825 d038dd33ce23453cac87860cc223e8b6 2026-07-07 12:52:59.621 | + lib/keystone:create_keystone_accounts:359 : async_run ks-group-admin get_or_add_group_project_role admin 0b594636e8994954adedc42a08940536 c50816c25400419e8346ce74c3f416d6 2026-07-07 12:52:59.798 | + inc/async:async_inner:63 : get_or_add_group_project_role admin 0b594636e8994954adedc42a08940536 c50816c25400419e8346ce74c3f416d6 2026-07-07 12:52:59.897 | [2074 Async ks-group-admin:46225]: running: get_or_add_group_project_role admin 0b594636e8994954adedc42a08940536 c50816c25400419e8346ce74c3f416d6 2026-07-07 12:52:59.907 | + lib/keystone:create_keystone_accounts:361 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis ks-demo-reader 2026-07-07 12:53:00.040 | [2074 Async ks-demo-member:43865]: Waiting for completion of get_or_add_user_project_role member e1e19cb02168469eb32a867924171603 bbcf5a89ffb1408091ee415bf9c8fb6d running on PID 43865 (17 other jobs running) 2026-07-07 12:53:00.107 | [2074 Async ks-demo-member:43865]: Signaling child to exit 2026-07-07 12:53:00.112 | WAKEUP 2026-07-07 12:53:00.164 | [2074 Async ks-demo-member:43865]: Signaled 2026-07-07 12:53:00.168 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-07 12:53:00.169 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-07 12:53:00.169 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-07 12:53:00.169 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-07 12:53:00.169 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-07 12:53:00.169 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-07 12:53:00.169 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-07 12:53:00.169 | ++ functions-common:_get_domain_args:957 : echo 2026-07-07 12:53:00.169 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-07 12:53:00.169 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add member --user e1e19cb02168469eb32a867924171603 --project bbcf5a89ffb1408091ee415bf9c8fb6d 2026-07-07 12:53:00.169 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user e1e19cb02168469eb32a867924171603 --project bbcf5a89ffb1408091ee415bf9c8fb6d -c Role -f value 2026-07-07 12:53:00.169 | ++ functions-common:oscwrap:2465 : return 0 2026-07-07 12:53:00.170 | + functions-common:get_or_add_user_project_role:979 : user_role_id=7b515329fb014f0394c61f694568a30d 2026-07-07 12:53:00.170 | + functions-common:get_or_add_user_project_role:980 : echo 7b515329fb014f0394c61f694568a30d 2026-07-07 12:53:00.170 | 7b515329fb014f0394c61f694568a30d 2026-07-07 12:53:00.171 | + inc/async:async_inner:64 : rc=0 2026-07-07 12:53:00.236 | [45386 Async ks-system-member:45386]: finished successfully 2026-07-07 12:53:00.288 | [2074 Async ks-demo-member:43865]: finished get_or_add_user_project_role member e1e19cb02168469eb32a867924171603 bbcf5a89ffb1408091ee415bf9c8fb6d with result 0 in 13 seconds 2026-07-07 12:53:00.361 | [2074 Async ks-demo-admin:43961]: Waiting for completion of get_or_add_user_project_role admin f8c62514eade4be9a1551950dfa0b376 bbcf5a89ffb1408091ee415bf9c8fb6d running on PID 43961 (16 other jobs running) 2026-07-07 12:53:00.419 | [2074 Async ks-demo-admin:43961]: Signaling child to exit 2026-07-07 12:53:00.421 | WAKEUP 2026-07-07 12:53:00.470 | [2074 Async ks-demo-admin:43961]: Signaled 2026-07-07 12:53:00.473 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-07 12:53:00.473 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-07 12:53:00.473 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-07 12:53:00.473 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-07 12:53:00.476 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-07 12:53:00.476 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-07 12:53:00.476 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-07 12:53:00.476 | ++ functions-common:_get_domain_args:957 : echo 2026-07-07 12:53:00.476 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-07 12:53:00.476 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user f8c62514eade4be9a1551950dfa0b376 --project bbcf5a89ffb1408091ee415bf9c8fb6d 2026-07-07 12:53:00.476 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user f8c62514eade4be9a1551950dfa0b376 --project bbcf5a89ffb1408091ee415bf9c8fb6d -c Role -f value 2026-07-07 12:53:00.476 | ++ functions-common:oscwrap:2465 : return 0 2026-07-07 12:53:00.476 | + functions-common:get_or_add_user_project_role:979 : user_role_id=35656ac7ed734062a3f829fe2c01d081 2026-07-07 12:53:00.476 | + functions-common:get_or_add_user_project_role:980 : echo 35656ac7ed734062a3f829fe2c01d081 2026-07-07 12:53:00.477 | 35656ac7ed734062a3f829fe2c01d081 2026-07-07 12:53:00.579 | [2074 Async ks-demo-admin:43961]: finished get_or_add_user_project_role admin f8c62514eade4be9a1551950dfa0b376 bbcf5a89ffb1408091ee415bf9c8fb6d with result 0 in 13 seconds 2026-07-07 12:53:00.670 | [2074 Async ks-demo-another:44057]: Waiting for completion of get_or_add_user_project_role anotherrole e1e19cb02168469eb32a867924171603 bbcf5a89ffb1408091ee415bf9c8fb6d running on PID 44057 (15 other jobs running) 2026-07-07 12:53:00.727 | [2074 Async ks-demo-another:44057]: Signaling child to exit 2026-07-07 12:53:00.729 | WAKEUP 2026-07-07 12:53:00.783 | [2074 Async ks-demo-another:44057]: Signaled 2026-07-07 12:53:00.787 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-07 12:53:00.787 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-07 12:53:00.787 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-07 12:53:00.787 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-07 12:53:00.787 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-07 12:53:00.788 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-07 12:53:00.788 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-07 12:53:00.788 | ++ functions-common:_get_domain_args:957 : echo 2026-07-07 12:53:00.788 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-07 12:53:00.788 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add anotherrole --user e1e19cb02168469eb32a867924171603 --project bbcf5a89ffb1408091ee415bf9c8fb6d 2026-07-07 12:53:00.788 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user e1e19cb02168469eb32a867924171603 --project bbcf5a89ffb1408091ee415bf9c8fb6d -c Role -f value 2026-07-07 12:53:00.788 | ++ functions-common:oscwrap:2465 : return 0 2026-07-07 12:53:00.788 | + functions-common:get_or_add_user_project_role:979 : user_role_id=456af62823bc40b6ad0cd68f11b6922d 2026-07-07 12:53:00.788 | + functions-common:get_or_add_user_project_role:980 : echo 456af62823bc40b6ad0cd68f11b6922d 2026-07-07 12:53:00.788 | 456af62823bc40b6ad0cd68f11b6922d 2026-07-07 12:53:00.907 | [2074 Async ks-demo-another:44057]: finished get_or_add_user_project_role anotherrole e1e19cb02168469eb32a867924171603 bbcf5a89ffb1408091ee415bf9c8fb6d with result 0 in 13 seconds 2026-07-07 12:53:00.981 | [2074 Async ks-demo-invis:44153]: Waiting for completion of get_or_add_user_project_role member e1e19cb02168469eb32a867924171603 0f3ce006ac324542b0bb91281466e896 running on PID 44153 (14 other jobs running) 2026-07-07 12:53:01.045 | [2074 Async ks-demo-invis:44153]: Signaling child to exit 2026-07-07 12:53:01.045 | WAKEUP 2026-07-07 12:53:01.096 | [2074 Async ks-demo-invis:44153]: Signaled 2026-07-07 12:53:01.099 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-07 12:53:01.099 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-07 12:53:01.099 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-07 12:53:01.099 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-07 12:53:01.099 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-07 12:53:01.099 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-07 12:53:01.099 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-07 12:53:01.099 | ++ functions-common:_get_domain_args:957 : echo 2026-07-07 12:53:01.100 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-07 12:53:01.100 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add member --user e1e19cb02168469eb32a867924171603 --project 0f3ce006ac324542b0bb91281466e896 2026-07-07 12:53:01.100 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user e1e19cb02168469eb32a867924171603 --project 0f3ce006ac324542b0bb91281466e896 -c Role -f value 2026-07-07 12:53:01.100 | ++ functions-common:oscwrap:2465 : return 0 2026-07-07 12:53:01.100 | + functions-common:get_or_add_user_project_role:979 : user_role_id=7b515329fb014f0394c61f694568a30d 2026-07-07 12:53:01.100 | + functions-common:get_or_add_user_project_role:980 : echo 7b515329fb014f0394c61f694568a30d 2026-07-07 12:53:01.102 | 7b515329fb014f0394c61f694568a30d 2026-07-07 12:53:01.192 | [2074 Async ks-demo-invis:44153]: finished get_or_add_user_project_role member e1e19cb02168469eb32a867924171603 0f3ce006ac324542b0bb91281466e896 with result 0 in 13 seconds 2026-07-07 12:53:01.272 | [2074 Async ks-demo-reader:44312]: Waiting for completion of get_or_add_user_project_role reader 0bbff5d9946e407db82215c7c0da28ff bbcf5a89ffb1408091ee415bf9c8fb6d running on PID 44312 (13 other jobs running) 2026-07-07 12:53:01.327 | [2074 Async ks-demo-reader:44312]: Signaling child to exit 2026-07-07 12:53:01.327 | WAKEUP 2026-07-07 12:53:01.385 | [2074 Async ks-demo-reader:44312]: Signaled 2026-07-07 12:53:01.390 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-07 12:53:01.391 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-07 12:53:01.391 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-07 12:53:01.391 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-07 12:53:01.391 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-07 12:53:01.391 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-07 12:53:01.391 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-07 12:53:01.391 | ++ functions-common:_get_domain_args:957 : echo 2026-07-07 12:53:01.391 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-07 12:53:01.391 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add reader --user 0bbff5d9946e407db82215c7c0da28ff --project bbcf5a89ffb1408091ee415bf9c8fb6d 2026-07-07 12:53:01.392 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 0bbff5d9946e407db82215c7c0da28ff --project bbcf5a89ffb1408091ee415bf9c8fb6d -c Role -f value 2026-07-07 12:53:01.392 | ++ functions-common:oscwrap:2465 : return 0 2026-07-07 12:53:01.392 | + functions-common:get_or_add_user_project_role:979 : user_role_id=96b84506a890454a9ec308cf69ea78cf 2026-07-07 12:53:01.392 | + functions-common:get_or_add_user_project_role:980 : echo 96b84506a890454a9ec308cf69ea78cf 2026-07-07 12:53:01.392 | 96b84506a890454a9ec308cf69ea78cf 2026-07-07 12:53:01.512 | [2074 Async ks-demo-reader:44312]: finished get_or_add_user_project_role reader 0bbff5d9946e407db82215c7c0da28ff bbcf5a89ffb1408091ee415bf9c8fb6d with result 0 in 11 seconds 2026-07-07 12:53:01.524 | + inc/async:async_wait:197 : return 0 2026-07-07 12:53:01.536 | + lib/keystone:create_keystone_accounts:362 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2026-07-07 12:53:01.655 | [2074 Async ks-alt-admin:44713]: Waiting for completion of get_or_add_user_project_role admin 4fad043eaa46456caf4a37a0fde2cfa1 d038dd33ce23453cac87860cc223e8b6 running on PID 44713 (12 other jobs running) 2026-07-07 12:53:01.711 | [2074 Async ks-alt-admin:44713]: Signaling child to exit 2026-07-07 12:53:01.712 | WAKEUP 2026-07-07 12:53:01.761 | [2074 Async ks-alt-admin:44713]: Signaled 2026-07-07 12:53:01.763 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-07 12:53:01.763 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-07 12:53:01.763 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-07 12:53:01.763 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-07 12:53:01.763 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-07 12:53:01.763 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-07 12:53:01.764 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-07 12:53:01.764 | ++ functions-common:_get_domain_args:957 : echo 2026-07-07 12:53:01.764 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-07 12:53:01.764 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user 4fad043eaa46456caf4a37a0fde2cfa1 --project d038dd33ce23453cac87860cc223e8b6 2026-07-07 12:53:01.764 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 4fad043eaa46456caf4a37a0fde2cfa1 --project d038dd33ce23453cac87860cc223e8b6 -c Role -f value 2026-07-07 12:53:01.764 | ++ functions-common:oscwrap:2465 : return 0 2026-07-07 12:53:01.764 | + functions-common:get_or_add_user_project_role:979 : user_role_id=35656ac7ed734062a3f829fe2c01d081 2026-07-07 12:53:01.764 | + functions-common:get_or_add_user_project_role:980 : echo 35656ac7ed734062a3f829fe2c01d081 2026-07-07 12:53:01.764 | 35656ac7ed734062a3f829fe2c01d081 2026-07-07 12:53:01.864 | [2074 Async ks-alt-admin:44713]: finished get_or_add_user_project_role admin 4fad043eaa46456caf4a37a0fde2cfa1 d038dd33ce23453cac87860cc223e8b6 with result 0 in 9 seconds 2026-07-07 12:53:01.932 | [2074 Async ks-alt-another:44809]: Waiting for completion of get_or_add_user_project_role anotherrole 4fad043eaa46456caf4a37a0fde2cfa1 d038dd33ce23453cac87860cc223e8b6 running on PID 44809 (11 other jobs running) 2026-07-07 12:53:01.984 | [2074 Async ks-alt-another:44809]: Signaling child to exit 2026-07-07 12:53:01.987 | WAKEUP 2026-07-07 12:53:02.035 | [2074 Async ks-alt-another:44809]: Signaled 2026-07-07 12:53:02.038 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-07 12:53:02.039 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-07 12:53:02.039 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-07 12:53:02.039 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-07 12:53:02.039 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-07 12:53:02.039 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-07 12:53:02.039 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-07 12:53:02.039 | ++ functions-common:_get_domain_args:957 : echo 2026-07-07 12:53:02.039 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-07 12:53:02.039 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add anotherrole --user 4fad043eaa46456caf4a37a0fde2cfa1 --project d038dd33ce23453cac87860cc223e8b6 2026-07-07 12:53:02.039 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 4fad043eaa46456caf4a37a0fde2cfa1 --project d038dd33ce23453cac87860cc223e8b6 -c Role -f value 2026-07-07 12:53:02.039 | ++ functions-common:oscwrap:2465 : return 0 2026-07-07 12:53:02.040 | + functions-common:get_or_add_user_project_role:979 : user_role_id=456af62823bc40b6ad0cd68f11b6922d 2026-07-07 12:53:02.040 | + functions-common:get_or_add_user_project_role:980 : echo 456af62823bc40b6ad0cd68f11b6922d 2026-07-07 12:53:02.040 | 456af62823bc40b6ad0cd68f11b6922d 2026-07-07 12:53:02.135 | [2074 Async ks-alt-another:44809]: finished get_or_add_user_project_role anotherrole 4fad043eaa46456caf4a37a0fde2cfa1 d038dd33ce23453cac87860cc223e8b6 with result 0 in 9 seconds 2026-07-07 12:53:02.215 | [2074 Async ks-alt-member-user:44983]: Waiting for completion of get_or_add_user_project_role member 00cd9a28c3d34af6a6c0f0499a67c033 d038dd33ce23453cac87860cc223e8b6 running on PID 44983 (10 other jobs running) 2026-07-07 12:53:02.261 | [2074 Async ks-alt-member-user:44983]: Signaling child to exit 2026-07-07 12:53:02.265 | WAKEUP 2026-07-07 12:53:02.309 | [2074 Async ks-alt-member-user:44983]: Signaled 2026-07-07 12:53:02.311 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-07 12:53:02.311 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-07 12:53:02.311 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-07 12:53:02.311 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-07 12:53:02.311 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-07 12:53:02.311 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-07 12:53:02.311 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-07 12:53:02.311 | ++ functions-common:_get_domain_args:957 : echo 2026-07-07 12:53:02.311 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-07 12:53:02.312 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add member --user 00cd9a28c3d34af6a6c0f0499a67c033 --project d038dd33ce23453cac87860cc223e8b6 2026-07-07 12:53:02.312 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 00cd9a28c3d34af6a6c0f0499a67c033 --project d038dd33ce23453cac87860cc223e8b6 -c Role -f value 2026-07-07 12:53:02.312 | ++ functions-common:oscwrap:2465 : return 0 2026-07-07 12:53:02.312 | + functions-common:get_or_add_user_project_role:979 : user_role_id=7b515329fb014f0394c61f694568a30d 2026-07-07 12:53:02.312 | + functions-common:get_or_add_user_project_role:980 : echo 7b515329fb014f0394c61f694568a30d 2026-07-07 12:53:02.312 | 7b515329fb014f0394c61f694568a30d 2026-07-07 12:53:02.411 | [2074 Async ks-alt-member-user:44983]: finished get_or_add_user_project_role member 00cd9a28c3d34af6a6c0f0499a67c033 d038dd33ce23453cac87860cc223e8b6 with result 0 in 9 seconds 2026-07-07 12:53:02.513 | [2074 Async ks-alt-reader-user:45156]: Waiting for completion of get_or_add_user_project_role reader 270fb7aafb134b878751ba40135b450a d038dd33ce23453cac87860cc223e8b6 running on PID 45156 (9 other jobs running) 2026-07-07 12:53:02.574 | [2074 Async ks-alt-reader-user:45156]: Signaling child to exit 2026-07-07 12:53:02.575 | WAKEUP 2026-07-07 12:53:02.653 | [2074 Async ks-alt-reader-user:45156]: Signaled 2026-07-07 12:53:02.657 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-07 12:53:02.657 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-07 12:53:02.657 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-07 12:53:02.657 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-07 12:53:02.657 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-07 12:53:02.657 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-07 12:53:02.657 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-07 12:53:02.657 | ++ functions-common:_get_domain_args:957 : echo 2026-07-07 12:53:02.658 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-07 12:53:02.658 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add reader --user 270fb7aafb134b878751ba40135b450a --project d038dd33ce23453cac87860cc223e8b6 2026-07-07 12:53:02.658 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 270fb7aafb134b878751ba40135b450a --project d038dd33ce23453cac87860cc223e8b6 -c Role -f value 2026-07-07 12:53:02.658 | ++ functions-common:oscwrap:2465 : return 0 2026-07-07 12:53:02.658 | + functions-common:get_or_add_user_project_role:979 : user_role_id=96b84506a890454a9ec308cf69ea78cf 2026-07-07 12:53:02.658 | + functions-common:get_or_add_user_project_role:980 : echo 96b84506a890454a9ec308cf69ea78cf 2026-07-07 12:53:02.658 | 96b84506a890454a9ec308cf69ea78cf 2026-07-07 12:53:02.786 | [2074 Async ks-alt-reader-user:45156]: finished get_or_add_user_project_role reader 270fb7aafb134b878751ba40135b450a d038dd33ce23453cac87860cc223e8b6 with result 0 in 9 seconds 2026-07-07 12:53:02.796 | + inc/async:async_wait:197 : return 0 2026-07-07 12:53:02.807 | + lib/keystone:create_keystone_accounts:363 : async_wait ks-system-member ks-system-reader 2026-07-07 12:53:02.949 | [2074 Async ks-system-member:45386]: Waiting for completion of get_or_add_user_system_role member 1f8607b74a344f41b5f13e4e59a759c5 all running on PID 45386 (8 other jobs running) 2026-07-07 12:53:03.008 | [2074 Async ks-system-member:45386]: Signaling child to exit 2026-07-07 12:53:03.012 | WAKEUP 2026-07-07 12:53:03.062 | [2074 Async ks-system-member:45386]: Signaled 2026-07-07 12:53:03.066 | + functions-common:get_or_add_user_system_role:1005 : local user_role_id 2026-07-07 12:53:03.066 | + functions-common:get_or_add_user_system_role:1006 : local domain_args 2026-07-07 12:53:03.066 | ++ functions-common:get_or_add_user_system_role:1008 : _get_domain_args 2026-07-07 12:53:03.066 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-07 12:53:03.066 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-07 12:53:03.066 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-07 12:53:03.066 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-07 12:53:03.066 | ++ functions-common:_get_domain_args:957 : echo 2026-07-07 12:53:03.067 | + functions-common:get_or_add_user_system_role:1008 : domain_args= 2026-07-07 12:53:03.067 | ++ functions-common:get_or_add_user_system_role:1016 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 1f8607b74a344f41b5f13e4e59a759c5 --system all -f value -c Role 2026-07-07 12:53:03.067 | ++ functions-common:oscwrap:2465 : return 0 2026-07-07 12:53:03.067 | + functions-common:get_or_add_user_system_role:1016 : user_role_id= 2026-07-07 12:53:03.067 | + functions-common:get_or_add_user_system_role:1017 : [[ -z '' ]] 2026-07-07 12:53:03.067 | + functions-common:get_or_add_user_system_role:1019 : openstack --os-cloud devstack-system-admin role add member --user 1f8607b74a344f41b5f13e4e59a759c5 --system all 2026-07-07 12:53:03.067 | ++ functions-common:get_or_add_user_system_role:1028 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 1f8607b74a344f41b5f13e4e59a759c5 --system all -f value -c Role 2026-07-07 12:53:03.067 | ++ functions-common:oscwrap:2465 : return 0 2026-07-07 12:53:03.067 | + functions-common:get_or_add_user_system_role:1028 : user_role_id= 2026-07-07 12:53:03.068 | + functions-common:get_or_add_user_system_role:1030 : echo 2026-07-07 12:53:03.068 | 2026-07-07 12:53:03.177 | [2074 Async ks-system-member:45386]: finished get_or_add_user_system_role member 1f8607b74a344f41b5f13e4e59a759c5 all with result 0 in 13 seconds 2026-07-07 12:53:03.258 | [2074 Async ks-system-reader:45592]: Waiting for completion of get_or_add_user_system_role reader 676f72d576414f938aea49f70563f305 all running on PID 45592 (7 other jobs running) 2026-07-07 12:53:03.310 | [2074 Async ks-system-reader:45592]: Signaling child to exit 2026-07-07 12:53:06.309 | + inc/async:async_inner:64 : rc=0 2026-07-07 12:53:06.374 | [45592 Async ks-system-reader:45592]: finished successfully 2026-07-07 12:53:06.443 | WAKEUP 2026-07-07 12:53:06.487 | [2074 Async ks-system-reader:45592]: Signaled 2026-07-07 12:53:06.489 | + functions-common:get_or_add_user_system_role:1005 : local user_role_id 2026-07-07 12:53:06.489 | + functions-common:get_or_add_user_system_role:1006 : local domain_args 2026-07-07 12:53:06.489 | ++ functions-common:get_or_add_user_system_role:1008 : _get_domain_args 2026-07-07 12:53:06.489 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-07 12:53:06.489 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-07 12:53:06.490 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-07 12:53:06.490 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-07 12:53:06.490 | ++ functions-common:_get_domain_args:957 : echo 2026-07-07 12:53:06.490 | + functions-common:get_or_add_user_system_role:1008 : domain_args= 2026-07-07 12:53:06.490 | ++ functions-common:get_or_add_user_system_role:1016 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 676f72d576414f938aea49f70563f305 --system all -f value -c Role 2026-07-07 12:53:06.490 | ++ functions-common:oscwrap:2465 : return 0 2026-07-07 12:53:06.490 | + functions-common:get_or_add_user_system_role:1016 : user_role_id= 2026-07-07 12:53:06.491 | + functions-common:get_or_add_user_system_role:1017 : [[ -z '' ]] 2026-07-07 12:53:06.491 | + functions-common:get_or_add_user_system_role:1019 : openstack --os-cloud devstack-system-admin role add reader --user 676f72d576414f938aea49f70563f305 --system all 2026-07-07 12:53:06.491 | ++ functions-common:get_or_add_user_system_role:1028 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 676f72d576414f938aea49f70563f305 --system all -f value -c Role 2026-07-07 12:53:06.491 | ++ functions-common:oscwrap:2465 : return 0 2026-07-07 12:53:06.491 | + functions-common:get_or_add_user_system_role:1028 : user_role_id=96b84506a890454a9ec308cf69ea78cf 2026-07-07 12:53:06.491 | + functions-common:get_or_add_user_system_role:1030 : echo 96b84506a890454a9ec308cf69ea78cf 2026-07-07 12:53:06.491 | 96b84506a890454a9ec308cf69ea78cf 2026-07-07 12:53:06.584 | [2074 Async ks-system-reader:45592]: finished get_or_add_user_system_role reader 676f72d576414f938aea49f70563f305 all with result 0 in 15 seconds 2026-07-07 12:53:06.596 | + inc/async:async_wait:197 : return 0 2026-07-07 12:53:06.604 | + lib/keystone:create_keystone_accounts:364 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2026-07-07 12:53:06.719 | [2074 Async ks-group-memberdemo:45891]: Waiting for completion of get_or_add_group_project_role member c2855817acf24cffbc8c9580863df825 bbcf5a89ffb1408091ee415bf9c8fb6d running on PID 45891 (6 other jobs running) 2026-07-07 12:53:06.779 | [2074 Async ks-group-memberdemo:45891]: Signaling child to exit 2026-07-07 12:53:10.534 | + inc/async:async_inner:64 : rc=0 2026-07-07 12:53:10.572 | + inc/async:async_inner:64 : rc=0 2026-07-07 12:53:10.597 | [45970 Async ks-group-anotherdemo:45970]: finished successfully 2026-07-07 12:53:10.623 | [45891 Async ks-group-memberdemo:45891]: finished successfully 2026-07-07 12:53:10.657 | WAKEUP 2026-07-07 12:53:10.689 | [2074 Async ks-group-memberdemo:45891]: Signaled 2026-07-07 12:53:10.692 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-07-07 12:53:10.692 | + functions-common:get_or_add_group_project_role:1040 : openstack role add member --group c2855817acf24cffbc8c9580863df825 --project bbcf5a89ffb1408091ee415bf9c8fb6d 2026-07-07 12:53:10.692 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group c2855817acf24cffbc8c9580863df825 --project bbcf5a89ffb1408091ee415bf9c8fb6d -f value -c Role 2026-07-07 12:53:10.692 | ++ functions-common:oscwrap:2465 : return 0 2026-07-07 12:53:10.692 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=7b515329fb014f0394c61f694568a30d 2026-07-07 12:53:10.692 | + functions-common:get_or_add_group_project_role:1049 : echo 7b515329fb014f0394c61f694568a30d 2026-07-07 12:53:10.692 | 7b515329fb014f0394c61f694568a30d 2026-07-07 12:53:10.755 | [2074 Async ks-group-memberdemo:45891]: finished get_or_add_group_project_role member c2855817acf24cffbc8c9580863df825 bbcf5a89ffb1408091ee415bf9c8fb6d with result 0 in 12 seconds 2026-07-07 12:53:10.804 | [2074 Async ks-group-anotherdemo:45970]: Waiting for completion of get_or_add_group_project_role anotherrole c2855817acf24cffbc8c9580863df825 bbcf5a89ffb1408091ee415bf9c8fb6d running on PID 45970 (5 other jobs running) 2026-07-07 12:53:10.837 | [2074 Async ks-group-anotherdemo:45970]: Signaling child to exit 2026-07-07 12:53:10.838 | WAKEUP 2026-07-07 12:53:10.877 | [2074 Async ks-group-anotherdemo:45970]: Signaled 2026-07-07 12:53:10.879 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-07-07 12:53:10.879 | + functions-common:get_or_add_group_project_role:1040 : openstack role add anotherrole --group c2855817acf24cffbc8c9580863df825 --project bbcf5a89ffb1408091ee415bf9c8fb6d 2026-07-07 12:53:10.879 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group c2855817acf24cffbc8c9580863df825 --project bbcf5a89ffb1408091ee415bf9c8fb6d -f value -c Role 2026-07-07 12:53:10.879 | ++ functions-common:oscwrap:2465 : return 0 2026-07-07 12:53:10.880 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=456af62823bc40b6ad0cd68f11b6922d 2026-07-07 12:53:10.881 | + functions-common:get_or_add_group_project_role:1049 : echo 456af62823bc40b6ad0cd68f11b6922d 2026-07-07 12:53:10.881 | 456af62823bc40b6ad0cd68f11b6922d 2026-07-07 12:53:10.943 | [2074 Async ks-group-anotherdemo:45970]: finished get_or_add_group_project_role anotherrole c2855817acf24cffbc8c9580863df825 bbcf5a89ffb1408091ee415bf9c8fb6d with result 0 in 11 seconds 2026-07-07 12:53:10.992 | [2074 Async ks-group-memberalt:46049]: Waiting for completion of get_or_add_group_project_role member c2855817acf24cffbc8c9580863df825 d038dd33ce23453cac87860cc223e8b6 running on PID 46049 (4 other jobs running) 2026-07-07 12:53:11.023 | [2074 Async ks-group-memberalt:46049]: Signaling child to exit 2026-07-07 12:53:11.650 | + inc/async:async_inner:64 : rc=0 2026-07-07 12:53:11.686 | [46049 Async ks-group-memberalt:46049]: finished successfully 2026-07-07 12:53:11.719 | WAKEUP 2026-07-07 12:53:11.749 | [2074 Async ks-group-memberalt:46049]: Signaled 2026-07-07 12:53:11.750 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-07-07 12:53:11.750 | + functions-common:get_or_add_group_project_role:1040 : openstack role add member --group c2855817acf24cffbc8c9580863df825 --project d038dd33ce23453cac87860cc223e8b6 2026-07-07 12:53:11.750 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group c2855817acf24cffbc8c9580863df825 --project d038dd33ce23453cac87860cc223e8b6 -f value -c Role 2026-07-07 12:53:11.750 | ++ functions-common:oscwrap:2465 : return 0 2026-07-07 12:53:11.751 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=7b515329fb014f0394c61f694568a30d 2026-07-07 12:53:11.751 | + functions-common:get_or_add_group_project_role:1049 : echo 7b515329fb014f0394c61f694568a30d 2026-07-07 12:53:11.751 | 7b515329fb014f0394c61f694568a30d 2026-07-07 12:53:11.805 | [2074 Async ks-group-memberalt:46049]: finished get_or_add_group_project_role member c2855817acf24cffbc8c9580863df825 d038dd33ce23453cac87860cc223e8b6 with result 0 in 12 seconds 2026-07-07 12:53:11.850 | [2074 Async ks-group-anotheralt:46146]: Waiting for completion of get_or_add_group_project_role anotherrole c2855817acf24cffbc8c9580863df825 d038dd33ce23453cac87860cc223e8b6 running on PID 46146 (3 other jobs running) 2026-07-07 12:53:11.881 | [2074 Async ks-group-anotheralt:46146]: Signaling child to exit 2026-07-07 12:53:11.996 | + inc/async:async_inner:64 : rc=0 2026-07-07 12:53:12.028 | [46146 Async ks-group-anotheralt:46146]: finished successfully 2026-07-07 12:53:12.058 | WAKEUP 2026-07-07 12:53:12.086 | [2074 Async ks-group-anotheralt:46146]: Signaled 2026-07-07 12:53:12.088 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-07-07 12:53:12.089 | + functions-common:get_or_add_group_project_role:1040 : openstack role add anotherrole --group c2855817acf24cffbc8c9580863df825 --project d038dd33ce23453cac87860cc223e8b6 2026-07-07 12:53:12.089 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group c2855817acf24cffbc8c9580863df825 --project d038dd33ce23453cac87860cc223e8b6 -f value -c Role 2026-07-07 12:53:12.089 | ++ functions-common:oscwrap:2465 : return 0 2026-07-07 12:53:12.089 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=456af62823bc40b6ad0cd68f11b6922d 2026-07-07 12:53:12.089 | + functions-common:get_or_add_group_project_role:1049 : echo 456af62823bc40b6ad0cd68f11b6922d 2026-07-07 12:53:12.089 | 456af62823bc40b6ad0cd68f11b6922d 2026-07-07 12:53:12.103 | + inc/async:async_inner:64 : rc=0 2026-07-07 12:53:12.136 | [46225 Async ks-group-admin:46225]: finished successfully 2026-07-07 12:53:12.150 | [2074 Async ks-group-anotheralt:46146]: finished get_or_add_group_project_role anotherrole c2855817acf24cffbc8c9580863df825 d038dd33ce23453cac87860cc223e8b6 with result 0 in 12 seconds 2026-07-07 12:53:12.197 | [2074 Async ks-group-admin:46225]: Waiting for completion of get_or_add_group_project_role admin 0b594636e8994954adedc42a08940536 c50816c25400419e8346ce74c3f416d6 running on PID 46225 (2 other jobs running) 2026-07-07 12:53:12.228 | [2074 Async ks-group-admin:46225]: Signaling child to exit 2026-07-07 12:53:12.229 | WAKEUP 2026-07-07 12:53:12.257 | [2074 Async ks-group-admin:46225]: Signaled 2026-07-07 12:53:12.258 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-07-07 12:53:12.258 | + functions-common:get_or_add_group_project_role:1040 : openstack role add admin --group 0b594636e8994954adedc42a08940536 --project c50816c25400419e8346ce74c3f416d6 2026-07-07 12:53:12.258 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 0b594636e8994954adedc42a08940536 --project c50816c25400419e8346ce74c3f416d6 -f value -c Role 2026-07-07 12:53:12.258 | ++ functions-common:oscwrap:2465 : return 0 2026-07-07 12:53:12.259 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=35656ac7ed734062a3f829fe2c01d081 2026-07-07 12:53:12.259 | + functions-common:get_or_add_group_project_role:1049 : echo 35656ac7ed734062a3f829fe2c01d081 2026-07-07 12:53:12.259 | 35656ac7ed734062a3f829fe2c01d081 2026-07-07 12:53:12.315 | [2074 Async ks-group-admin:46225]: finished get_or_add_group_project_role admin 0b594636e8994954adedc42a08940536 c50816c25400419e8346ce74c3f416d6 with result 0 in 12 seconds 2026-07-07 12:53:12.321 | + inc/async:async_wait:197 : return 0 2026-07-07 12:53:12.325 | + lib/keystone:create_keystone_accounts:366 : is_service_enabled ldap 2026-07-07 12:53:12.351 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 12:53:12.355 | + ./stack.sh:main:1122 : is_service_enabled nova 2026-07-07 12:53:12.382 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 12:53:12.387 | + ./stack.sh:main:1123 : async_runfunc create_nova_accounts 2026-07-07 12:53:12.391 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2026-07-07 12:53:12.478 | + inc/async:async_inner:63 : create_nova_accounts 2026-07-07 12:53:12.535 | [2074 Async create_nova_accounts:48108]: running: create_nova_accounts 2026-07-07 12:53:12.540 | + ./stack.sh:main:1125 : is_service_enabled glance 2026-07-07 12:53:12.568 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 12:53:12.573 | + ./stack.sh:main:1126 : async_runfunc create_glance_accounts 2026-07-07 12:53:12.577 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2026-07-07 12:53:12.665 | + inc/async:async_inner:63 : create_glance_accounts 2026-07-07 12:53:12.721 | [2074 Async create_glance_accounts:48231]: running: create_glance_accounts 2026-07-07 12:53:12.726 | + ./stack.sh:main:1128 : is_service_enabled cinder 2026-07-07 12:53:12.755 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 12:53:12.759 | + ./stack.sh:main:1129 : async_runfunc create_cinder_accounts 2026-07-07 12:53:12.765 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2026-07-07 12:53:12.848 | + inc/async:async_inner:63 : create_cinder_accounts 2026-07-07 12:53:12.911 | [2074 Async create_cinder_accounts:48369]: running: create_cinder_accounts 2026-07-07 12:53:12.915 | + ./stack.sh:main:1131 : is_service_enabled neutron 2026-07-07 12:53:12.942 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 12:53:12.944 | + ./stack.sh:main:1132 : async_runfunc create_neutron_accounts 2026-07-07 12:53:12.946 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2026-07-07 12:53:13.011 | + inc/async:async_inner:63 : create_neutron_accounts 2026-07-07 12:53:13.094 | [2074 Async create_neutron_accounts:48511]: running: create_neutron_accounts 2026-07-07 12:53:13.098 | + ./stack.sh:main:1134 : is_service_enabled swift 2026-07-07 12:53:13.129 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 12:53:13.134 | + ./stack.sh:main:1143 : is_service_enabled horizon 2026-07-07 12:53:13.174 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 12:53:13.182 | + ./stack.sh:main:1148 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2026-07-07 12:53:13.292 | [2074 Async create_nova_accounts:48108]: Waiting for completion of create_nova_accounts running on PID 48108 (5 other jobs running) 2026-07-07 12:53:13.349 | [2074 Async create_nova_accounts:48108]: Signaling child to exit 2026-07-07 12:53:48.773 | + inc/async:async_inner:64 : rc=0 2026-07-07 12:53:48.803 | [48511 Async create_neutron_accounts:48511]: finished successfully 2026-07-07 12:53:56.975 | + inc/async:async_inner:64 : rc=0 2026-07-07 12:53:57.008 | [48369 Async create_cinder_accounts:48369]: finished successfully 2026-07-07 12:54:14.562 | + inc/async:async_inner:64 : rc=0 2026-07-07 12:54:14.595 | [48108 Async create_nova_accounts:48108]: finished successfully 2026-07-07 12:54:14.626 | WAKEUP 2026-07-07 12:54:14.657 | [2074 Async create_nova_accounts:48108]: Signaled 2026-07-07 12:54:14.659 | + lib/nova:create_nova_accounts:388 : [[ 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-07-07 12:54:14.659 | + lib/nova:create_nova_accounts:392 : create_service_user nova admin 2026-07-07 12:54:14.659 | + lib/keystone:create_service_user:379 : get_or_create_user nova nomoresecret Default 2026-07-07 12:54:14.659 | + functions-common:get_or_create_user:899 : local user_id 2026-07-07 12:54:14.660 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-07-07 12:54:14.660 | + functions-common:get_or_create_user:903 : local email= 2026-07-07 12:54:14.660 | ++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create nova --password nomoresecret --domain=Default --or-show -f value -c id 2026-07-07 12:54:14.660 | ++ functions-common:oscwrap:2465 : return 0 2026-07-07 12:54:14.660 | + functions-common:get_or_create_user:915 : user_id=8bf3a6c2df044d6aa06f4e5d1892252b 2026-07-07 12:54:14.660 | + functions-common:get_or_create_user:916 : echo 8bf3a6c2df044d6aa06f4e5d1892252b 2026-07-07 12:54:14.660 | 8bf3a6c2df044d6aa06f4e5d1892252b 2026-07-07 12:54:14.660 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service nova service Default Default 2026-07-07 12:54:14.660 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-07 12:54:14.660 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-07 12:54:14.661 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-07 12:54:14.661 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-07 12:54:14.661 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-07 12:54:14.661 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-07 12:54:14.661 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-07 12:54:14.661 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-07 12:54:14.661 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-07 12:54:14.661 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-07 12:54:14.661 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-07 12:54:14.661 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add service --user nova --project service --user-domain Default --project-domain Default 2026-07-07 12:54:14.662 | ++ functions-common:get_or_add_user_project_role:979 : 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-07-07 12:54:14.662 | ++ functions-common:oscwrap:2465 : return 0 2026-07-07 12:54:14.663 | + functions-common:get_or_add_user_project_role:979 : user_role_id=9df29a8f9b8d425fbe648b4d6cd45108 2026-07-07 12:54:14.663 | + functions-common:get_or_add_user_project_role:980 : echo 9df29a8f9b8d425fbe648b4d6cd45108 2026-07-07 12:54:14.663 | 9df29a8f9b8d425fbe648b4d6cd45108 2026-07-07 12:54:14.664 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-07-07 12:54:14.664 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin nova service Default Default 2026-07-07 12:54:14.665 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-07 12:54:14.665 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-07 12:54:14.665 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-07 12:54:14.665 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-07 12:54:14.665 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-07 12:54:14.666 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-07 12:54:14.666 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-07 12:54:14.666 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-07 12:54:14.666 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-07 12:54:14.666 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-07 12:54:14.666 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-07 12:54:14.666 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user nova --project service --user-domain Default --project-domain Default 2026-07-07 12:54:14.666 | ++ functions-common:get_or_add_user_project_role:979 : 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-07-07 12:54:14.666 | ++ functions-common:oscwrap:2465 : return 0 2026-07-07 12:54:14.666 | + functions-common:get_or_add_user_project_role:979 : user_role_id=35656ac7ed734062a3f829fe2c01d081 2026-07-07 12:54:14.667 | + functions-common:get_or_add_user_project_role:980 : echo 35656ac7ed734062a3f829fe2c01d081 2026-07-07 12:54:14.667 | 35656ac7ed734062a3f829fe2c01d081 2026-07-07 12:54:14.668 | + lib/nova:create_nova_accounts:394 : local nova_api_url 2026-07-07 12:54:14.668 | + lib/nova:create_nova_accounts:395 : nova_api_url=http://192.168.122.71/compute 2026-07-07 12:54:14.668 | + lib/nova:create_nova_accounts:397 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2026-07-07 12:54:14.668 | + functions-common:get_or_create_service:1055 : local service_id 2026-07-07 12:54:14.668 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2026-07-07 12:54:14.668 | ++ functions-common:get_or_create_service:1066 : 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-07-07 12:54:14.668 | ++ functions-common:oscwrap:2465 : return 0 2026-07-07 12:54:14.668 | + functions-common:get_or_create_service:1066 : service_id=' 2026-07-07 12:54:14.669 | 4ebff049c39441dc93c9025b8a5e817a' 2026-07-07 12:54:14.669 | + functions-common:get_or_create_service:1067 : echo 4ebff049c39441dc93c9025b8a5e817a 2026-07-07 12:54:14.669 | 4ebff049c39441dc93c9025b8a5e817a 2026-07-07 12:54:14.669 | + lib/nova:create_nova_accounts:399 : get_or_create_endpoint compute_legacy RegionOne 'http://192.168.122.71/compute/v2/$(project_id)s' 2026-07-07 12:54:14.669 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-07-07 12:54:14.669 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface compute_legacy public 'http://192.168.122.71/compute/v2/$(project_id)s' RegionOne 2026-07-07 12:54:14.669 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-07-07 12:54:14.669 | +++ functions-common:_get_or_create_endpoint_with_interface:1078 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2026-07-07 12:54:14.669 | +++ functions-common:oscwrap:2465 : return 0 2026-07-07 12:54:14.669 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-07-07 12:54:14.669 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-07-07 12:54:14.670 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://192.168.122.71/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2026-07-07 12:54:14.670 | +++ functions-common:oscwrap:2465 : return 0 2026-07-07 12:54:14.670 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=5e1c49ff7e264dd9963b4777cc53061f 2026-07-07 12:54:14.670 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 5e1c49ff7e264dd9963b4777cc53061f 2026-07-07 12:54:14.670 | + functions-common:get_or_create_endpoint:1100 : public_id=5e1c49ff7e264dd9963b4777cc53061f 2026-07-07 12:54:14.670 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-07-07 12:54:14.670 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-07-07 12:54:14.670 | + functions-common:get_or_create_endpoint:1109 : echo 5e1c49ff7e264dd9963b4777cc53061f 2026-07-07 12:54:14.670 | 5e1c49ff7e264dd9963b4777cc53061f 2026-07-07 12:54:14.670 | + lib/nova:create_nova_accounts:403 : get_or_create_service nova compute 'Nova Compute Service' 2026-07-07 12:54:14.671 | + functions-common:get_or_create_service:1055 : local service_id 2026-07-07 12:54:14.671 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2026-07-07 12:54:14.672 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service create compute --name nova '--description=Nova Compute Service' -f value -c id 2026-07-07 12:54:14.672 | ++ functions-common:oscwrap:2465 : return 0 2026-07-07 12:54:14.672 | + functions-common:get_or_create_service:1066 : service_id=' 2026-07-07 12:54:14.673 | fbb31e0e9d6c4952a0be24be0ae1592c' 2026-07-07 12:54:14.673 | + functions-common:get_or_create_service:1067 : echo fbb31e0e9d6c4952a0be24be0ae1592c 2026-07-07 12:54:14.673 | fbb31e0e9d6c4952a0be24be0ae1592c 2026-07-07 12:54:14.674 | + lib/nova:create_nova_accounts:405 : get_or_create_endpoint compute RegionOne http://192.168.122.71/compute/v2.1 2026-07-07 12:54:14.674 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-07-07 12:54:14.675 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface compute public http://192.168.122.71/compute/v2.1 RegionOne 2026-07-07 12:54:14.675 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-07-07 12:54:14.675 | +++ functions-common:_get_or_create_endpoint_with_interface:1078 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute --interface public --region RegionOne -c ID -f value 2026-07-07 12:54:14.675 | +++ functions-common:oscwrap:2465 : return 0 2026-07-07 12:54:14.675 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-07-07 12:54:14.675 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-07-07 12:54:14.675 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://192.168.122.71/compute/v2.1 --region RegionOne -f value -c id 2026-07-07 12:54:14.676 | +++ functions-common:oscwrap:2465 : return 0 2026-07-07 12:54:14.676 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=16224ac4fb634efcabda8d82ddc5c5ec 2026-07-07 12:54:14.677 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 16224ac4fb634efcabda8d82ddc5c5ec 2026-07-07 12:54:14.677 | + functions-common:get_or_create_endpoint:1100 : public_id=16224ac4fb634efcabda8d82ddc5c5ec 2026-07-07 12:54:14.677 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-07-07 12:54:14.677 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-07-07 12:54:14.677 | + functions-common:get_or_create_endpoint:1109 : echo 16224ac4fb634efcabda8d82ddc5c5ec 2026-07-07 12:54:14.677 | 16224ac4fb634efcabda8d82ddc5c5ec 2026-07-07 12:54:14.677 | + lib/nova:create_nova_accounts:410 : is_service_enabled n-api 2026-07-07 12:54:14.677 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 12:54:14.677 | + lib/nova:create_nova_accounts:412 : is_service_enabled swift 2026-07-07 12:54:14.677 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 12:54:14.677 | + lib/nova:create_nova_accounts:420 : is_service_enabled s3api 2026-07-07 12:54:14.678 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 12:54:14.678 | + lib/nova:create_nova_accounts:431 : is_service_enabled n-api 2026-07-07 12:54:14.678 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 12:54:14.678 | + lib/nova:create_nova_accounts:432 : [[ False = True ]] 2026-07-07 12:54:14.721 | [2074 Async create_nova_accounts:48108]: finished create_nova_accounts with result 0 in 62 seconds 2026-07-07 12:54:14.768 | [2074 Async create_glance_accounts:48231]: Waiting for completion of create_glance_accounts running on PID 48231 (4 other jobs running) 2026-07-07 12:54:14.800 | [2074 Async create_glance_accounts:48231]: Signaling child to exit 2026-07-07 12:54:28.127 | + inc/async:async_inner:64 : rc=0 2026-07-07 12:54:28.157 | [48231 Async create_glance_accounts:48231]: finished successfully 2026-07-07 12:54:28.186 | WAKEUP 2026-07-07 12:54:28.213 | [2074 Async create_glance_accounts:48231]: Signaled 2026-07-07 12:54:28.215 | + lib/glance:create_glance_accounts:486 : is_service_enabled g-api 2026-07-07 12:54:28.215 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 12:54:28.215 | + lib/glance:create_glance_accounts:490 : create_service_user glance admin 2026-07-07 12:54:28.215 | + lib/keystone:create_service_user:379 : get_or_create_user glance nomoresecret Default 2026-07-07 12:54:28.215 | + functions-common:get_or_create_user:899 : local user_id 2026-07-07 12:54:28.215 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-07-07 12:54:28.215 | + functions-common:get_or_create_user:903 : local email= 2026-07-07 12:54:28.215 | ++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create glance --password nomoresecret --domain=Default --or-show -f value -c id 2026-07-07 12:54:28.216 | ++ functions-common:oscwrap:2465 : return 0 2026-07-07 12:54:28.216 | + functions-common:get_or_create_user:915 : user_id=0043c457cd4c40e7a9db4d4e6801e1f5 2026-07-07 12:54:28.216 | + functions-common:get_or_create_user:916 : echo 0043c457cd4c40e7a9db4d4e6801e1f5 2026-07-07 12:54:28.216 | 0043c457cd4c40e7a9db4d4e6801e1f5 2026-07-07 12:54:28.216 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service glance service Default Default 2026-07-07 12:54:28.216 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-07 12:54:28.216 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-07 12:54:28.216 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-07 12:54:28.216 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-07 12:54:28.216 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-07 12:54:28.216 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-07 12:54:28.217 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-07 12:54:28.217 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-07 12:54:28.218 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-07 12:54:28.218 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-07 12:54:28.218 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-07 12:54:28.219 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add service --user glance --project service --user-domain Default --project-domain Default 2026-07-07 12:54:28.219 | ++ functions-common:get_or_add_user_project_role:979 : 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-07-07 12:54:28.219 | ++ functions-common:oscwrap:2465 : return 0 2026-07-07 12:54:28.219 | + functions-common:get_or_add_user_project_role:979 : user_role_id=9df29a8f9b8d425fbe648b4d6cd45108 2026-07-07 12:54:28.219 | + functions-common:get_or_add_user_project_role:980 : echo 9df29a8f9b8d425fbe648b4d6cd45108 2026-07-07 12:54:28.219 | 9df29a8f9b8d425fbe648b4d6cd45108 2026-07-07 12:54:28.219 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-07-07 12:54:28.219 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin glance service Default Default 2026-07-07 12:54:28.220 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-07 12:54:28.220 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-07 12:54:28.220 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-07 12:54:28.220 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-07 12:54:28.220 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-07 12:54:28.220 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-07 12:54:28.220 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-07 12:54:28.220 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-07 12:54:28.220 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-07 12:54:28.220 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-07 12:54:28.220 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-07 12:54:28.221 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user glance --project service --user-domain Default --project-domain Default 2026-07-07 12:54:28.221 | ++ functions-common:get_or_add_user_project_role:979 : 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-07-07 12:54:28.221 | ++ functions-common:oscwrap:2465 : return 0 2026-07-07 12:54:28.221 | + functions-common:get_or_add_user_project_role:979 : user_role_id=35656ac7ed734062a3f829fe2c01d081 2026-07-07 12:54:28.221 | + functions-common:get_or_add_user_project_role:980 : echo 35656ac7ed734062a3f829fe2c01d081 2026-07-07 12:54:28.221 | 35656ac7ed734062a3f829fe2c01d081 2026-07-07 12:54:28.221 | + lib/glance:create_glance_accounts:493 : is_service_enabled s-proxy 2026-07-07 12:54:28.221 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 12:54:28.221 | + lib/glance:create_glance_accounts:497 : get_or_create_service glance image 'Glance Image Service' 2026-07-07 12:54:28.221 | + functions-common:get_or_create_service:1055 : local service_id 2026-07-07 12:54:28.222 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2026-07-07 12:54:28.222 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service create image --name glance '--description=Glance Image Service' -f value -c id 2026-07-07 12:54:28.222 | ++ functions-common:oscwrap:2465 : return 0 2026-07-07 12:54:28.222 | + functions-common:get_or_create_service:1066 : service_id=' 2026-07-07 12:54:28.222 | 05e8bb5deb1e4c21bd676b000dbaa06f' 2026-07-07 12:54:28.222 | + functions-common:get_or_create_service:1067 : echo 05e8bb5deb1e4c21bd676b000dbaa06f 2026-07-07 12:54:28.222 | 05e8bb5deb1e4c21bd676b000dbaa06f 2026-07-07 12:54:28.222 | + lib/glance:create_glance_accounts:499 : get_or_create_endpoint image RegionOne http://192.168.122.71/image 2026-07-07 12:54:28.222 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-07-07 12:54:28.222 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface image public http://192.168.122.71/image RegionOne 2026-07-07 12:54:28.222 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-07-07 12:54:28.222 | +++ functions-common:_get_or_create_endpoint_with_interface:1078 : oscwrap --os-cloud devstack-system-admin endpoint list --service image --interface public --region RegionOne -c ID -f value 2026-07-07 12:54:28.223 | +++ functions-common:oscwrap:2465 : return 0 2026-07-07 12:54:28.223 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-07-07 12:54:28.223 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-07-07 12:54:28.223 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://192.168.122.71/image --region RegionOne -f value -c id 2026-07-07 12:54:28.223 | +++ functions-common:oscwrap:2465 : return 0 2026-07-07 12:54:28.223 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=6d642a95ad7b4c569b2ffb7bbbead30c 2026-07-07 12:54:28.223 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 6d642a95ad7b4c569b2ffb7bbbead30c 2026-07-07 12:54:28.223 | + functions-common:get_or_create_endpoint:1100 : public_id=6d642a95ad7b4c569b2ffb7bbbead30c 2026-07-07 12:54:28.223 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-07-07 12:54:28.223 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-07-07 12:54:28.224 | + functions-common:get_or_create_endpoint:1109 : echo 6d642a95ad7b4c569b2ffb7bbbead30c 2026-07-07 12:54:28.224 | 6d642a95ad7b4c569b2ffb7bbbead30c 2026-07-07 12:54:28.224 | ++ lib/glance:create_glance_accounts:504 : get_or_create_domain Default 2026-07-07 12:54:28.224 | ++ functions-common:get_or_create_domain:872 : local domain_id 2026-07-07 12:54:28.224 | +++ functions-common:get_or_create_domain:877 : oscwrap --os-cloud devstack-system-admin domain create Default --description '' --or-show -f value -c id 2026-07-07 12:54:28.224 | +++ functions-common:oscwrap:2465 : return 0 2026-07-07 12:54:28.224 | ++ functions-common:get_or_create_domain:877 : domain_id=default 2026-07-07 12:54:28.224 | ++ functions-common:get_or_create_domain:878 : echo default 2026-07-07 12:54:28.224 | + lib/glance:create_glance_accounts:504 : service_domain_id=default 2026-07-07 12:54:28.224 | + lib/glance:create_glance_accounts:505 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2026-07-07 12:54:28.224 | + lib/glance:create_glance_accounts:506 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2026-07-07 12:54:28.225 | + lib/glance:create_glance_accounts:508 : [[ True = True ]] 2026-07-07 12:54:28.225 | + lib/glance:create_glance_accounts:509 : configure_glance_quotas 2026-07-07 12:54:28.225 | + lib/glance:configure_glance_quotas:321 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 2000 --region RegionOne image_size_total 2026-07-07 12:54:28.225 | +---------------+----------------------------------+ 2026-07-07 12:54:28.225 | | Field | Value | 2026-07-07 12:54:28.225 | +---------------+----------------------------------+ 2026-07-07 12:54:28.225 | | default_limit | 2000 | 2026-07-07 12:54:28.225 | | description | None | 2026-07-07 12:54:28.225 | | id | 0e3708ff8caa4e77bb8fd49fa0788ca1 | 2026-07-07 12:54:28.225 | | region_id | RegionOne | 2026-07-07 12:54:28.225 | | resource_name | image_size_total | 2026-07-07 12:54:28.226 | | service_id | 05e8bb5deb1e4c21bd676b000dbaa06f | 2026-07-07 12:54:28.226 | +---------------+----------------------------------+ 2026-07-07 12:54:28.226 | + lib/glance:configure_glance_quotas:323 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 2000 --region RegionOne image_stage_total 2026-07-07 12:54:28.226 | +---------------+----------------------------------+ 2026-07-07 12:54:28.226 | | Field | Value | 2026-07-07 12:54:28.226 | +---------------+----------------------------------+ 2026-07-07 12:54:28.226 | | default_limit | 2000 | 2026-07-07 12:54:28.226 | | description | None | 2026-07-07 12:54:28.226 | | id | b2258190120b47ddba7d5c18dbd47a38 | 2026-07-07 12:54:28.226 | | region_id | RegionOne | 2026-07-07 12:54:28.226 | | resource_name | image_stage_total | 2026-07-07 12:54:28.226 | | service_id | 05e8bb5deb1e4c21bd676b000dbaa06f | 2026-07-07 12:54:28.227 | +---------------+----------------------------------+ 2026-07-07 12:54:28.227 | + lib/glance:configure_glance_quotas:325 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 100 --region RegionOne image_count_total 2026-07-07 12:54:28.227 | +---------------+----------------------------------+ 2026-07-07 12:54:28.227 | | Field | Value | 2026-07-07 12:54:28.227 | +---------------+----------------------------------+ 2026-07-07 12:54:28.227 | | default_limit | 100 | 2026-07-07 12:54:28.227 | | description | None | 2026-07-07 12:54:28.227 | | id | 822a372d88d9450ea852e6d6ea556ded | 2026-07-07 12:54:28.227 | | region_id | RegionOne | 2026-07-07 12:54:28.227 | | resource_name | image_count_total | 2026-07-07 12:54:28.227 | | service_id | 05e8bb5deb1e4c21bd676b000dbaa06f | 2026-07-07 12:54:28.228 | +---------------+----------------------------------+ 2026-07-07 12:54:28.228 | + lib/glance:configure_glance_quotas:327 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 100 --region RegionOne image_count_uploading 2026-07-07 12:54:28.228 | +---------------+----------------------------------+ 2026-07-07 12:54:28.228 | | Field | Value | 2026-07-07 12:54:28.228 | +---------------+----------------------------------+ 2026-07-07 12:54:28.228 | | default_limit | 100 | 2026-07-07 12:54:28.228 | | description | None | 2026-07-07 12:54:28.228 | | id | e2442073bc6649248877172fdfe5ca4f | 2026-07-07 12:54:28.228 | | region_id | RegionOne | 2026-07-07 12:54:28.228 | | resource_name | image_count_uploading | 2026-07-07 12:54:28.228 | | service_id | 05e8bb5deb1e4c21bd676b000dbaa06f | 2026-07-07 12:54:28.229 | +---------------+----------------------------------+ 2026-07-07 12:54:28.229 | + lib/glance:configure_glance_quotas:331 : iniset /etc/glance/glance-api.conf DEFAULT use_keystone_limits True 2026-07-07 12:54:28.229 | + lib/glance:configure_glance_quotas:334 : iniset /etc/glance/glance-api.conf oslo_limit user_domain_name Default 2026-07-07 12:54:28.229 | + lib/glance:configure_glance_quotas:335 : iniset /etc/glance/glance-api.conf oslo_limit password nomoresecret 2026-07-07 12:54:28.229 | + lib/glance:configure_glance_quotas:336 : iniset /etc/glance/glance-api.conf oslo_limit username glance 2026-07-07 12:54:28.229 | + lib/glance:configure_glance_quotas:337 : iniset /etc/glance/glance-api.conf oslo_limit auth_type password 2026-07-07 12:54:28.229 | + lib/glance:configure_glance_quotas:338 : iniset /etc/glance/glance-api.conf oslo_limit auth_url http://192.168.122.71/identity 2026-07-07 12:54:28.229 | + lib/glance:configure_glance_quotas:339 : iniset /etc/glance/glance-api.conf oslo_limit system_scope all 2026-07-07 12:54:28.229 | ++ lib/glance:configure_glance_quotas:340 : oscwrap --os-cloud devstack-system-admin endpoint list --service glance -f value -c ID 2026-07-07 12:54:28.229 | ++ functions-common:oscwrap:2465 : return 0 2026-07-07 12:54:28.230 | + lib/glance:configure_glance_quotas:340 : iniset /etc/glance/glance-api.conf oslo_limit endpoint_id 6d642a95ad7b4c569b2ffb7bbbead30c 2026-07-07 12:54:28.230 | + lib/glance:configure_glance_quotas:344 : openstack --os-cloud devstack-system-admin role add --user glance --user-domain Default --system all reader 2026-07-07 12:54:28.230 | + lib/glance:create_glance_accounts:512 : is_service_enabled s3api 2026-07-07 12:54:28.230 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 12:54:28.270 | [2074 Async create_glance_accounts:48231]: finished create_glance_accounts with result 0 in 75 seconds 2026-07-07 12:54:28.312 | [2074 Async create_cinder_accounts:48369]: Waiting for completion of create_cinder_accounts running on PID 48369 (3 other jobs running) 2026-07-07 12:54:28.342 | [2074 Async create_cinder_accounts:48369]: Signaling child to exit 2026-07-07 12:54:28.343 | WAKEUP 2026-07-07 12:54:28.367 | [2074 Async create_cinder_accounts:48369]: Signaled 2026-07-07 12:54:28.368 | + 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-07-07 12:54:28.368 | + lib/cinder:create_cinder_accounts:455 : local extra_role= 2026-07-07 12:54:28.368 | + lib/cinder:create_cinder_accounts:465 : is_service_enabled barbican 2026-07-07 12:54:28.368 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 12:54:28.369 | + lib/cinder:create_cinder_accounts:469 : create_service_user cinder 2026-07-07 12:54:28.369 | + lib/keystone:create_service_user:379 : get_or_create_user cinder nomoresecret Default 2026-07-07 12:54:28.369 | + functions-common:get_or_create_user:899 : local user_id 2026-07-07 12:54:28.369 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-07-07 12:54:28.369 | + functions-common:get_or_create_user:903 : local email= 2026-07-07 12:54:28.369 | ++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create cinder --password nomoresecret --domain=Default --or-show -f value -c id 2026-07-07 12:54:28.369 | ++ functions-common:oscwrap:2465 : return 0 2026-07-07 12:54:28.369 | + functions-common:get_or_create_user:915 : user_id=b76cdb2205c44b5f856806eb80fb1f86 2026-07-07 12:54:28.369 | + functions-common:get_or_create_user:916 : echo b76cdb2205c44b5f856806eb80fb1f86 2026-07-07 12:54:28.369 | b76cdb2205c44b5f856806eb80fb1f86 2026-07-07 12:54:28.370 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service cinder service Default Default 2026-07-07 12:54:28.370 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-07 12:54:28.370 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-07 12:54:28.370 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-07 12:54:28.370 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-07 12:54:28.370 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-07 12:54:28.370 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-07 12:54:28.370 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-07 12:54:28.370 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-07 12:54:28.370 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-07 12:54:28.371 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-07 12:54:28.371 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-07 12:54:28.371 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add service --user cinder --project service --user-domain Default --project-domain Default 2026-07-07 12:54:28.371 | ++ functions-common:get_or_add_user_project_role:979 : 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-07-07 12:54:28.371 | ++ functions-common:oscwrap:2465 : return 0 2026-07-07 12:54:28.371 | + functions-common:get_or_add_user_project_role:979 : user_role_id=9df29a8f9b8d425fbe648b4d6cd45108 2026-07-07 12:54:28.371 | + functions-common:get_or_add_user_project_role:980 : echo 9df29a8f9b8d425fbe648b4d6cd45108 2026-07-07 12:54:28.371 | 9df29a8f9b8d425fbe648b4d6cd45108 2026-07-07 12:54:28.371 | + lib/keystone:create_service_user:382 : [[ -n '' ]] 2026-07-07 12:54:28.371 | + lib/cinder:create_cinder_accounts:471 : is_service_enabled barbican 2026-07-07 12:54:28.372 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 12:54:28.372 | + lib/cinder:create_cinder_accounts:477 : local cinder_api_url 2026-07-07 12:54:28.372 | + lib/cinder:create_cinder_accounts:478 : cinder_api_url=http://192.168.122.71/volume 2026-07-07 12:54:28.372 | + lib/cinder:create_cinder_accounts:481 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2026-07-07 12:54:28.372 | + functions-common:get_or_create_service:1055 : local service_id 2026-07-07 12:54:28.372 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2026-07-07 12:54:28.372 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2026-07-07 12:54:28.372 | ++ functions-common:oscwrap:2465 : return 0 2026-07-07 12:54:28.372 | + functions-common:get_or_create_service:1066 : service_id=' 2026-07-07 12:54:28.372 | 28d84f4f56f04f829e29c868333abaf3' 2026-07-07 12:54:28.373 | + functions-common:get_or_create_service:1067 : echo 28d84f4f56f04f829e29c868333abaf3 2026-07-07 12:54:28.373 | 28d84f4f56f04f829e29c868333abaf3 2026-07-07 12:54:28.373 | + lib/cinder:create_cinder_accounts:483 : get_or_create_endpoint block-storage RegionOne http://192.168.122.71/volume/v3 2026-07-07 12:54:28.373 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-07-07 12:54:28.373 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface block-storage public http://192.168.122.71/volume/v3 RegionOne 2026-07-07 12:54:28.373 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-07-07 12:54:28.373 | +++ functions-common:_get_or_create_endpoint_with_interface:1078 : oscwrap --os-cloud devstack-system-admin endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2026-07-07 12:54:28.373 | +++ functions-common:oscwrap:2465 : return 0 2026-07-07 12:54:28.373 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-07-07 12:54:28.373 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-07-07 12:54:28.374 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public http://192.168.122.71/volume/v3 --region RegionOne -f value -c id 2026-07-07 12:54:28.374 | +++ functions-common:oscwrap:2465 : return 0 2026-07-07 12:54:28.374 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=2ed94816e0da462c8e9bdf4d131d0a5e 2026-07-07 12:54:28.374 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 2ed94816e0da462c8e9bdf4d131d0a5e 2026-07-07 12:54:28.374 | + functions-common:get_or_create_endpoint:1100 : public_id=2ed94816e0da462c8e9bdf4d131d0a5e 2026-07-07 12:54:28.374 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-07-07 12:54:28.374 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-07-07 12:54:28.374 | + functions-common:get_or_create_endpoint:1109 : echo 2ed94816e0da462c8e9bdf4d131d0a5e 2026-07-07 12:54:28.375 | 2ed94816e0da462c8e9bdf4d131d0a5e 2026-07-07 12:54:28.375 | + lib/cinder:create_cinder_accounts:486 : configure_cinder_internal_tenant 2026-07-07 12:54:28.375 | ++ lib/cinder:configure_cinder_internal_tenant:722 : get_or_create_project service 2026-07-07 12:54:28.375 | ++ functions-common:get_or_create_project:922 : local project_id 2026-07-07 12:54:28.375 | +++ functions-common:get_or_create_project:928 : oscwrap --os-cloud devstack-system-admin project create service --domain= --or-show -f value -c id 2026-07-07 12:54:28.375 | +++ functions-common:oscwrap:2465 : return 0 2026-07-07 12:54:28.375 | ++ functions-common:get_or_create_project:928 : project_id=95764f8f709b4cf8b5f78f832e5f1be4 2026-07-07 12:54:28.375 | ++ functions-common:get_or_create_project:929 : echo 95764f8f709b4cf8b5f78f832e5f1be4 2026-07-07 12:54:28.376 | + lib/cinder:configure_cinder_internal_tenant:722 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id 95764f8f709b4cf8b5f78f832e5f1be4 2026-07-07 12:54:28.376 | ++ lib/cinder:configure_cinder_internal_tenant:723 : get_or_create_user cinder 2026-07-07 12:54:28.376 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-07 12:54:28.376 | ++ functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-07-07 12:54:28.376 | ++ functions-common:get_or_create_user:903 : local email= 2026-07-07 12:54:28.376 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create cinder --password '' --domain= --or-show -f value -c id 2026-07-07 12:54:28.376 | No password was supplied, authentication will fail when a user does not have a password. 2026-07-07 12:54:28.376 | +++ functions-common:oscwrap:2465 : return 0 2026-07-07 12:54:28.376 | ++ functions-common:get_or_create_user:915 : user_id=b76cdb2205c44b5f856806eb80fb1f86 2026-07-07 12:54:28.377 | ++ functions-common:get_or_create_user:916 : echo b76cdb2205c44b5f856806eb80fb1f86 2026-07-07 12:54:28.377 | + lib/cinder:configure_cinder_internal_tenant:723 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id b76cdb2205c44b5f856806eb80fb1f86 2026-07-07 12:54:28.421 | [2074 Async create_cinder_accounts:48369]: finished create_cinder_accounts with result 0 in 44 seconds 2026-07-07 12:54:28.427 | + inc/async:async_wait:197 : return 0 2026-07-07 12:54:28.430 | + ./stack.sh:main:1149 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2026-07-07 12:54:28.480 | [2074 Async create_neutron_accounts:48511]: Waiting for completion of create_neutron_accounts running on PID 48511 (2 other jobs running) 2026-07-07 12:54:28.506 | [2074 Async create_neutron_accounts:48511]: Signaling child to exit 2026-07-07 12:54:28.506 | WAKEUP 2026-07-07 12:54:28.529 | [2074 Async create_neutron_accounts:48511]: Signaled 2026-07-07 12:54:28.531 | + lib/neutron:create_neutron_accounts:482 : local neutron_url 2026-07-07 12:54:28.531 | + lib/neutron:create_neutron_accounts:483 : neutron_url=http://192.168.122.71/ 2026-07-07 12:54:28.531 | + lib/neutron:create_neutron_accounts:484 : '[' '!' -z networking ']' 2026-07-07 12:54:28.531 | + lib/neutron:create_neutron_accounts:485 : neutron_url=http://192.168.122.71/networking 2026-07-07 12:54:28.531 | + lib/neutron:create_neutron_accounts:488 : is_service_enabled q-svc neutron-api 2026-07-07 12:54:28.531 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 12:54:28.532 | + lib/neutron:create_neutron_accounts:490 : create_service_user neutron 2026-07-07 12:54:28.532 | + lib/keystone:create_service_user:379 : get_or_create_user neutron nomoresecret Default 2026-07-07 12:54:28.532 | + functions-common:get_or_create_user:899 : local user_id 2026-07-07 12:54:28.532 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-07-07 12:54:28.532 | + functions-common:get_or_create_user:903 : local email= 2026-07-07 12:54:28.532 | ++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create neutron --password nomoresecret --domain=Default --or-show -f value -c id 2026-07-07 12:54:28.532 | ++ functions-common:oscwrap:2465 : return 0 2026-07-07 12:54:28.532 | + functions-common:get_or_create_user:915 : user_id=8ece7590a9914dfb9e77258c9891add3 2026-07-07 12:54:28.532 | + functions-common:get_or_create_user:916 : echo 8ece7590a9914dfb9e77258c9891add3 2026-07-07 12:54:28.532 | 8ece7590a9914dfb9e77258c9891add3 2026-07-07 12:54:28.533 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service neutron service Default Default 2026-07-07 12:54:28.533 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-07 12:54:28.533 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-07 12:54:28.533 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-07 12:54:28.533 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-07 12:54:28.533 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-07 12:54:28.533 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-07 12:54:28.533 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-07 12:54:28.533 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-07 12:54:28.533 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-07 12:54:28.534 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-07 12:54:28.534 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-07 12:54:28.534 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add service --user neutron --project service --user-domain Default --project-domain Default 2026-07-07 12:54:28.534 | ++ functions-common:get_or_add_user_project_role:979 : 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-07-07 12:54:28.534 | ++ functions-common:oscwrap:2465 : return 0 2026-07-07 12:54:28.534 | + functions-common:get_or_add_user_project_role:979 : user_role_id=9df29a8f9b8d425fbe648b4d6cd45108 2026-07-07 12:54:28.534 | + functions-common:get_or_add_user_project_role:980 : echo 9df29a8f9b8d425fbe648b4d6cd45108 2026-07-07 12:54:28.534 | 9df29a8f9b8d425fbe648b4d6cd45108 2026-07-07 12:54:28.534 | + lib/keystone:create_service_user:382 : [[ -n '' ]] 2026-07-07 12:54:28.534 | + lib/neutron:create_neutron_accounts:492 : get_or_create_service neutron network 'Neutron Service' 2026-07-07 12:54:28.535 | + functions-common:get_or_create_service:1055 : local service_id 2026-07-07 12:54:28.535 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2026-07-07 12:54:28.535 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service create network --name neutron '--description=Neutron Service' -f value -c id 2026-07-07 12:54:28.535 | ++ functions-common:oscwrap:2465 : return 0 2026-07-07 12:54:28.535 | + functions-common:get_or_create_service:1066 : service_id=' 2026-07-07 12:54:28.535 | 88765a36c4e8472b80ee021eddc8ad52' 2026-07-07 12:54:28.535 | + functions-common:get_or_create_service:1067 : echo 88765a36c4e8472b80ee021eddc8ad52 2026-07-07 12:54:28.535 | 88765a36c4e8472b80ee021eddc8ad52 2026-07-07 12:54:28.535 | + lib/neutron:create_neutron_accounts:494 : get_or_create_endpoint network RegionOne http://192.168.122.71/networking 2026-07-07 12:54:28.535 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-07-07 12:54:28.536 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface network public http://192.168.122.71/networking RegionOne 2026-07-07 12:54:28.536 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-07-07 12:54:28.536 | +++ functions-common:_get_or_create_endpoint_with_interface:1078 : oscwrap --os-cloud devstack-system-admin endpoint list --service network --interface public --region RegionOne -c ID -f value 2026-07-07 12:54:28.536 | +++ functions-common:oscwrap:2465 : return 0 2026-07-07 12:54:28.536 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-07-07 12:54:28.536 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-07-07 12:54:28.536 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://192.168.122.71/networking --region RegionOne -f value -c id 2026-07-07 12:54:28.536 | +++ functions-common:oscwrap:2465 : return 0 2026-07-07 12:54:28.536 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=0dc69bd5cef34043bf762dc0f96ab747 2026-07-07 12:54:28.536 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 0dc69bd5cef34043bf762dc0f96ab747 2026-07-07 12:54:28.537 | + functions-common:get_or_create_endpoint:1100 : public_id=0dc69bd5cef34043bf762dc0f96ab747 2026-07-07 12:54:28.537 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-07-07 12:54:28.537 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-07-07 12:54:28.537 | + functions-common:get_or_create_endpoint:1109 : echo 0dc69bd5cef34043bf762dc0f96ab747 2026-07-07 12:54:28.537 | 0dc69bd5cef34043bf762dc0f96ab747 2026-07-07 12:54:28.578 | [2074 Async create_neutron_accounts:48511]: finished create_neutron_accounts with result 0 in 35 seconds 2026-07-07 12:54:28.585 | Not waiting for async task create_swift_accounts that we never started or has already been waited for 2026-07-07 12:54:28.591 | Not waiting for async task configure_horizon that we never started or has already been waited for 2026-07-07 12:54:28.594 | + inc/async:async_wait:197 : return 0 2026-07-07 12:54:28.597 | + ./stack.sh:main:1155 : is_service_enabled mysql postgresql 2026-07-07 12:54:28.620 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 12:54:28.624 | + ./stack.sh:main:1155 : is_service_enabled glance 2026-07-07 12:54:28.645 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 12:54:28.648 | + ./stack.sh:main:1156 : echo_summary 'Configuring Glance' 2026-07-07 12:54:28.651 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-07 12:54:28.655 | + ./stack.sh:echo_summary:447 : echo -e Configuring Glance 2026-07-07 12:54:28.659 | + ./stack.sh:main:1157 : async_runfunc init_glance 2026-07-07 12:54:28.663 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2026-07-07 12:54:28.746 | + inc/async:async_inner:63 : init_glance 2026-07-07 12:54:28.798 | [2074 Async init_glance:50771]: running: init_glance 2026-07-07 12:54:28.801 | + ./stack.sh:main:1164 : is_service_enabled neutron 2026-07-07 12:54:28.826 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 12:54:28.830 | + ./stack.sh:main:1165 : echo_summary 'Configuring Neutron' 2026-07-07 12:54:28.833 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-07 12:54:28.837 | + ./stack.sh:echo_summary:447 : echo -e Configuring Neutron 2026-07-07 12:54:28.841 | + ./stack.sh:main:1167 : configure_neutron 2026-07-07 12:54:28.845 | + lib/neutron:configure_neutron:380 : _configure_neutron_common 2026-07-07 12:54:28.849 | + lib/neutron:_configure_neutron_common:874 : _create_neutron_conf_dir 2026-07-07 12:54:28.852 | + lib/neutron:_create_neutron_conf_dir:867 : sudo install -d -o quobyte /etc/neutron 2026-07-07 12:54:28.872 | + lib/neutron:_configure_neutron_common:877 : cd /opt/stack/neutron 2026-07-07 12:54:28.873 | + lib/neutron:_configure_neutron_common:877 : exec ./tools/generate_config_file_samples.sh 2026-07-07 12:54:42.203 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-07-07 12:54:42.205 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-07 12:54:42.206 | we strongly recommend against using it for new projects. 2026-07-07 12:54:42.206 | 2026-07-07 12:54:42.206 | If you are already using Eventlet, we recommend migrating to a different 2026-07-07 12:54:42.206 | framework. For more detail see 2026-07-07 12:54:42.206 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-07 12:54:42.206 | 2026-07-07 12:54:42.208 | __import__(import_str) 2026-07-07 12:54:42.938 | + inc/async:async_inner:64 : rc=0 2026-07-07 12:54:42.970 | [50771 Async init_glance:50771]: finished successfully 2026-07-07 12:54:55.437 | /opt/stack/neutron/neutron/__init__.py:26: UserWarning: The selected oslo_service backend is "eventlet" 2026-07-07 12:54:55.438 | warnings.warn('The selected oslo_service backend is "eventlet"') 2026-07-07 12:55:11.193 | + lib/neutron:_configure_neutron_common:879 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2026-07-07 12:55:11.199 | + lib/neutron:_configure_neutron_common:881 : Q_POLICY_FILE=/etc/neutron/policy.json 2026-07-07 12:55:11.201 | + lib/neutron:_configure_neutron_common:885 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2026-07-07 12:55:11.204 | + lib/neutron:_configure_neutron_common:889 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2026-07-07 12:55:11.207 | + lib/neutron:_configure_neutron_common:894 : neutron_plugin_configure_common 2026-07-07 12:55:11.209 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2026-07-07 12:55:11.212 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2026-07-07 12:55:11.215 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2026-07-07 12:55:11.217 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : neutron_service_plugin_class_add ovn-router 2026-07-07 12:55:11.219 | + lib/neutron:neutron_service_plugin_class_add:1033 : local service_plugin_class=ovn-router 2026-07-07 12:55:11.221 | + lib/neutron:neutron_service_plugin_class_add:1034 : [[ '' == '' ]] 2026-07-07 12:55:11.224 | + lib/neutron:neutron_service_plugin_class_add:1035 : Q_SERVICE_PLUGIN_CLASSES=ovn-router 2026-07-07 12:55:11.226 | + lib/neutron:_configure_neutron_common:896 : [[ etc/neutron/plugins/ml2 == '' ]] 2026-07-07 12:55:11.228 | + lib/neutron:_configure_neutron_common:896 : [[ ml2_conf.ini == '' ]] 2026-07-07 12:55:11.230 | + lib/neutron:_configure_neutron_common:896 : [[ ml2 == '' ]] 2026-07-07 12:55:11.233 | + lib/neutron:_configure_neutron_common:901 : mkdir -p /etc/neutron/plugins/ml2 2026-07-07 12:55:11.239 | + lib/neutron:_configure_neutron_common:902 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-07 12:55:11.241 | + lib/neutron:_configure_neutron_common:905 : NEUTRON_CORE_PLUGIN_CONF=etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-07 12:55:11.243 | + lib/neutron:_configure_neutron_common:908 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2026-07-07 12:55:11.246 | + lib/neutron:_configure_neutron_common:909 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample /etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-07 12:55:11.252 | ++ lib/neutron:_configure_neutron_common:914 : database_connection_url neutron 2026-07-07 12:55:11.255 | ++ lib/database:database_connection_url:134 : local db=neutron 2026-07-07 12:55:11.258 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2026-07-07 12:55:11.261 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=neutron 2026-07-07 12:55:11.264 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-07 12:55:11.268 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-07 12:55:11.270 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-07 12:55:11.289 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-07 12:55:11.292 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-07 12:55:11.295 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2026-07-07 12:55:11.298 | + lib/neutron:_configure_neutron_common:914 : iniset /etc/neutron/neutron.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2026-07-07 12:55:11.334 | + lib/neutron:_configure_neutron_common:915 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2026-07-07 12:55:11.378 | + lib/neutron:_configure_neutron_common:916 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2026-07-07 12:55:11.420 | + lib/neutron:_configure_neutron_common:917 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2026-07-07 12:55:11.466 | + lib/neutron:_configure_neutron_common:918 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2026-07-07 12:55:11.510 | + lib/neutron:_configure_neutron_common:921 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2026-07-07 12:55:11.553 | + lib/neutron:_configure_neutron_common:923 : '[' libvirt = fake ']' 2026-07-07 12:55:11.557 | + lib/neutron:_configure_neutron_common:933 : setup_logging /etc/neutron/neutron.conf 2026-07-07 12:55:11.561 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/neutron.conf 2026-07-07 12:55:11.565 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/neutron.conf 2026-07-07 12:55:11.571 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-07 12:55:11.595 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-07 12:55:11.599 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-07 12:55:11.602 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-07 12:55:11.606 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-07 12:55:11.610 | + 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-07-07 12:55:11.654 | + 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-07-07 12:55:11.699 | + 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-07-07 12:55:11.746 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-07 12:55:11.794 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/neutron.conf DEFAULT log_color False 2026-07-07 12:55:11.837 | + lib/neutron:_configure_neutron_common:935 : _neutron_setup_rootwrap 2026-07-07 12:55:11.842 | + lib/neutron:_neutron_setup_rootwrap:1068 : [[ True == \F\a\l\s\e ]] 2026-07-07 12:55:11.846 | + lib/neutron:_neutron_setup_rootwrap:1072 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2026-07-07 12:55:11.850 | + lib/neutron:_neutron_setup_rootwrap:1073 : [[ -d /etc/neutron/rootwrap.d ]] 2026-07-07 12:55:11.854 | + lib/neutron:_neutron_setup_rootwrap:1077 : neutron_deploy_rootwrap_filters /opt/stack/neutron 2026-07-07 12:55:11.858 | + lib/neutron:neutron_deploy_rootwrap_filters:1058 : [[ True == \F\a\l\s\e ]] 2026-07-07 12:55:11.862 | + lib/neutron:neutron_deploy_rootwrap_filters:1061 : local srcdir=/opt/stack/neutron 2026-07-07 12:55:11.866 | + lib/neutron:neutron_deploy_rootwrap_filters:1062 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2026-07-07 12:55:11.885 | + lib/neutron:neutron_deploy_rootwrap_filters:1063 : sudo install -o root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.d/rootwrap.filters /etc/neutron/rootwrap.d/ 2026-07-07 12:55:11.904 | + lib/neutron:_neutron_setup_rootwrap:1081 : sudo install -o root -g root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.conf /etc/neutron/rootwrap.conf 2026-07-07 12:55:11.924 | + lib/neutron:_neutron_setup_rootwrap:1082 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/neutron/rootwrap.d:' -i /etc/neutron/rootwrap.conf 2026-07-07 12:55:11.942 | + lib/neutron:_neutron_setup_rootwrap:1086 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/neutron/rootwrap.conf 2026-07-07 12:55:11.961 | + lib/neutron:_neutron_setup_rootwrap:1089 : ROOTWRAP_SUDOER_CMD='/opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2026-07-07 12:55:11.965 | + lib/neutron:_neutron_setup_rootwrap:1090 : ROOTWRAP_DAEMON_SUDOER_CMD='/opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-07-07 12:55:11.971 | ++ lib/neutron:_neutron_setup_rootwrap:1093 : mktemp 2026-07-07 12:55:11.976 | + lib/neutron:_neutron_setup_rootwrap:1093 : TEMPFILE=/tmp/tmp.0H6K4qjkVk 2026-07-07 12:55:11.980 | + lib/neutron:_neutron_setup_rootwrap:1094 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2026-07-07 12:55:11.984 | + lib/neutron:_neutron_setup_rootwrap:1095 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-07-07 12:55:11.988 | + lib/neutron:_neutron_setup_rootwrap:1096 : chmod 0440 /tmp/tmp.0H6K4qjkVk 2026-07-07 12:55:11.994 | + lib/neutron:_neutron_setup_rootwrap:1097 : sudo chown root:root /tmp/tmp.0H6K4qjkVk 2026-07-07 12:55:12.013 | + lib/neutron:_neutron_setup_rootwrap:1098 : sudo mv /tmp/tmp.0H6K4qjkVk /etc/sudoers.d/neutron-rootwrap 2026-07-07 12:55:12.030 | + lib/neutron:_neutron_setup_rootwrap:1101 : configure_root_helper_options /etc/neutron/neutron.conf 2026-07-07 12:55:12.033 | + lib/neutron:configure_root_helper_options:1105 : local conffile=/etc/neutron/neutron.conf 2026-07-07 12:55:12.037 | + lib/neutron:configure_root_helper_options:1106 : iniset /etc/neutron/neutron.conf agent root_helper 'sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-07-07 12:55:12.080 | + lib/neutron:configure_root_helper_options:1107 : [[ True == \T\r\u\e ]] 2026-07-07 12:55:12.083 | + lib/neutron:configure_root_helper_options:1108 : iniset /etc/neutron/neutron.conf agent root_helper_daemon 'sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-07-07 12:55:12.127 | + lib/neutron:configure_neutron:381 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2026-07-07 12:55:12.131 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=neutron 2026-07-07 12:55:12.135 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/neutron/neutron.conf 2026-07-07 12:55:12.139 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-07-07 12:55:12.141 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-07-07 12:55:12.144 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-07-07 12:55:12.171 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 12:55:12.176 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-07-07 12:55:12.179 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-07-07 12:55:12.183 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-07-07 12:55:12.207 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-07 12:55:12.211 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.71:5672/ 2026-07-07 12:55:12.215 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.71:5672/ 2026-07-07 12:55:12.262 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-07-07 12:55:12.266 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-07-07 12:55:12.271 | + lib/neutron:configure_neutron:383 : is_service_enabled q-metering neutron-metering 2026-07-07 12:55:12.295 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 12:55:12.299 | + lib/neutron:configure_neutron:386 : is_service_enabled q-agt neutron-agent 2026-07-07 12:55:12.325 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 12:55:12.329 | + lib/neutron:configure_neutron:389 : is_service_enabled q-dhcp neutron-dhcp 2026-07-07 12:55:12.354 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 12:55:12.357 | + lib/neutron:configure_neutron:392 : is_service_enabled q-l3 neutron-l3 2026-07-07 12:55:12.383 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 12:55:12.387 | + lib/neutron:configure_neutron:395 : is_service_enabled q-meta neutron-metadata-agent 2026-07-07 12:55:12.412 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 12:55:12.415 | + lib/neutron:configure_neutron:399 : [[ legacy != \l\e\g\a\c\y ]] 2026-07-07 12:55:12.418 | + lib/neutron:configure_neutron:402 : is_service_enabled ceilometer 2026-07-07 12:55:12.446 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 12:55:12.450 | + lib/neutron:configure_neutron:406 : [[ ovn == \o\v\n ]] 2026-07-07 12:55:12.454 | + lib/neutron:configure_neutron:407 : configure_ovn 2026-07-07 12:55:12.458 | + lib/neutron_plugins/ovn_agent:configure_ovn:554 : echo 'Configuring OVN' 2026-07-07 12:55:12.458 | Configuring OVN 2026-07-07 12:55:12.462 | + lib/neutron_plugins/ovn_agent:configure_ovn:556 : '[' -z '' ']' 2026-07-07 12:55:12.466 | + lib/neutron_plugins/ovn_agent:configure_ovn:557 : '[' -f /etc/openvswitch/system-id.conf ']' 2026-07-07 12:55:12.471 | ++ lib/neutron_plugins/ovn_agent:configure_ovn:558 : cat /etc/openvswitch/system-id.conf 2026-07-07 12:55:12.477 | + lib/neutron_plugins/ovn_agent:configure_ovn:558 : OVN_UUID=2f13a786-21b4-4413-a59f-37c2258f22e7 2026-07-07 12:55:12.481 | + lib/neutron_plugins/ovn_agent:configure_ovn:573 : [[ False == \F\a\l\s\e ]] 2026-07-07 12:55:12.485 | + lib/neutron_plugins/ovn_agent:configure_ovn:573 : is_fedora 2026-07-07 12:55:12.488 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-07 12:55:12.492 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-07 12:55:12.496 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-07 12:55:12.500 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-07 12:55:12.504 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-07 12:55:12.507 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-07 12:55:12.511 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-07 12:55:12.514 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-07 12:55:12.518 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-07 12:55:12.521 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-07 12:55:12.525 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-07 12:55:12.528 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-07 12:55:12.532 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-07 12:55:12.536 | + lib/neutron_plugins/ovn_agent:configure_ovn:580 : local sample_file= 2026-07-07 12:55:12.540 | + lib/neutron_plugins/ovn_agent:configure_ovn:581 : local config_file= 2026-07-07 12:55:12.544 | + lib/neutron_plugins/ovn_agent:configure_ovn:582 : is_ovn_agent_enabled 2026-07-07 12:55:12.548 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:324 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-07-07 12:55:12.574 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 12:55:12.579 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:325 : enable_service q-ovn-agent 2026-07-07 12:55:12.640 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:326 : return 0 2026-07-07 12:55:12.644 | + lib/neutron_plugins/ovn_agent:configure_ovn:582 : [[ metadata =~ metadata ]] 2026-07-07 12:55:12.648 | + lib/neutron_plugins/ovn_agent:configure_ovn:582 : is_service_enabled ovn-controller 2026-07-07 12:55:12.671 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 12:55:12.675 | + lib/neutron_plugins/ovn_agent:configure_ovn:583 : sample_file=/opt/stack/neutron/etc/neutron/plugins/ml2/ovn_agent.ini.sample 2026-07-07 12:55:12.680 | + lib/neutron_plugins/ovn_agent:configure_ovn:584 : config_file=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-07-07 12:55:12.682 | + lib/neutron_plugins/ovn_agent:configure_ovn:589 : '[' -n /etc/neutron/plugins/ml2/ovn_agent.ini ']' 2026-07-07 12:55:12.686 | + lib/neutron_plugins/ovn_agent:configure_ovn:590 : sudo install -d -o quobyte /etc/neutron 2026-07-07 12:55:12.706 | + lib/neutron_plugins/ovn_agent:configure_ovn:592 : mkdir -p /opt/stack/neutron/etc/neutron/plugins/ml2 2026-07-07 12:55:12.712 | + lib/neutron_plugins/ovn_agent:configure_ovn:593 : cd /opt/stack/neutron 2026-07-07 12:55:12.716 | + lib/neutron_plugins/ovn_agent:configure_ovn:593 : exec ./tools/generate_config_file_samples.sh 2026-07-07 12:55:24.928 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-07-07 12:55:24.928 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-07 12:55:24.928 | we strongly recommend against using it for new projects. 2026-07-07 12:55:24.928 | 2026-07-07 12:55:24.928 | If you are already using Eventlet, we recommend migrating to a different 2026-07-07 12:55:24.929 | framework. For more detail see 2026-07-07 12:55:24.929 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-07 12:55:24.929 | 2026-07-07 12:55:24.929 | __import__(import_str) 2026-07-07 12:55:37.634 | /opt/stack/neutron/neutron/__init__.py:26: UserWarning: The selected oslo_service backend is "eventlet" 2026-07-07 12:55:37.634 | warnings.warn('The selected oslo_service backend is "eventlet"') 2026-07-07 12:55:52.875 | + lib/neutron_plugins/ovn_agent:configure_ovn:595 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ovn_agent.ini.sample /etc/neutron/plugins/ml2/ovn_agent.ini 2026-07-07 12:55:52.882 | + lib/neutron_plugins/ovn_agent:configure_ovn:596 : configure_root_helper_options /etc/neutron/plugins/ml2/ovn_agent.ini 2026-07-07 12:55:52.886 | + lib/neutron:configure_root_helper_options:1105 : local conffile=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-07-07 12:55:52.890 | + lib/neutron:configure_root_helper_options:1106 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini agent root_helper 'sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-07-07 12:55:52.932 | + lib/neutron:configure_root_helper_options:1107 : [[ True == \T\r\u\e ]] 2026-07-07 12:55:52.937 | + lib/neutron:configure_root_helper_options:1108 : 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-07-07 12:55:52.980 | + lib/neutron_plugins/ovn_agent:configure_ovn:598 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT debug True 2026-07-07 12:55:53.024 | + lib/neutron_plugins/ovn_agent:configure_ovn:599 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT nova_metadata_host 192.168.122.71 2026-07-07 12:55:53.067 | + lib/neutron_plugins/ovn_agent:configure_ovn:600 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT metadata_workers 2 2026-07-07 12:55:53.113 | + lib/neutron_plugins/ovn_agent:configure_ovn:601 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT state_path /opt/stack/data/neutron 2026-07-07 12:55:53.157 | + lib/neutron_plugins/ovn_agent:configure_ovn:602 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovs ovsdb_connection tcp:127.0.0.1:6640 2026-07-07 12:55:53.203 | + lib/neutron_plugins/ovn_agent:configure_ovn:603 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_sb_connection tcp:192.168.122.71:6642 2026-07-07 12:55:53.247 | + lib/neutron_plugins/ovn_agent:configure_ovn:604 : is_service_enabled tls-proxy 2026-07-07 12:55:53.270 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 12:55:53.274 | + lib/neutron_plugins/ovn_agent:configure_ovn:612 : [[ /etc/neutron/plugins/ml2/ovn_agent.ini == /etc/neutron/plugins/ml2/ovn_agent.ini ]] 2026-07-07 12:55:53.277 | + lib/neutron_plugins/ovn_agent:configure_ovn:613 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini agent extensions metadata 2026-07-07 12:55:53.321 | + lib/neutron_plugins/ovn_agent:configure_ovn:614 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_nb_connection tcp:192.168.122.71:6641 2026-07-07 12:55:53.364 | + lib/neutron:configure_neutron:408 : configure_ovn_plugin 2026-07-07 12:55:53.368 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:496 : echo 'Configuring Neutron for OVN' 2026-07-07 12:55:53.368 | Configuring Neutron for OVN 2026-07-07 12:55:53.372 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:498 : is_service_enabled q-svc neutron-api 2026-07-07 12:55:53.396 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 12:55:53.400 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:499 : filter_network_api_extensions 2026-07-07 12:55:53.404 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:470 : /opt/stack/data/venv/bin/python3 -c 'from neutron.common.ovn import extensions ;\ 2026-07-07 12:55:53.404 | print(",".join(extensions.ML2_SUPPORTED_API_EXTENSIONS))' 2026-07-07 12:55:57.080 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:470 : SUPPORTED_NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan 2026-07-07 12:55:57.085 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:473 : /opt/stack/data/venv/bin/python3 -c 'from neutron.common.ovn import extensions ;\ 2026-07-07 12:55:57.085 | print(",".join(extensions.ML2_SUPPORTED_API_EXTENSIONS_OVN_L3))' 2026-07-07 12:56:00.278 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:473 : SUPPORTED_NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan,router,extraroute,extraroute-atomic,ext-gw-mode,floating-ip-port-forwarding-detail,fip-port-details,floatingip-pools,pagination,qos-fip,qos-gateway-ip,sorting,project-id,dns-integration,dns-integration-domain-keywords,dns-domain-ports,subnet-dns-publish-fixed-ip,agent,availability_zone,router_availability_zone,l3_agent_scheduler,flavors,l3-agent-scheduler-ha-chassis-priority,l3-flavors,external-gateway-multihoming,enable-default-route-bfd,enable-default-route-ecmp,l3-ha,router-enable-snat 2026-07-07 12:56:00.282 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:474 : is_service_enabled q-qos neutron-qos 2026-07-07 12:56:00.305 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 12:56:00.308 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:477 : NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan,router,extraroute,extraroute-atomic,ext-gw-mode,floating-ip-port-forwarding-detail,fip-port-details,floatingip-pools,pagination,qos-fip,qos-gateway-ip,sorting,project-id,dns-integration,dns-integration-domain-keywords,dns-domain-ports,subnet-dns-publish-fixed-ip,agent,availability_zone,router_availability_zone,l3_agent_scheduler,flavors,l3-agent-scheduler-ha-chassis-priority,l3-flavors,external-gateway-multihoming,enable-default-route-bfd,enable-default-route-ecmp,l3-ha,router-enable-snat 2026-07-07 12:56:00.315 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 478: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-07 12:56:00.315 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:478 : echo address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan,router,extraroute,extraroute-atomic,ext-gw-mode,floating-ip-port-forwarding-detail,fip-port-details,floatingip-pools,pagination,qos-fip,qos-gateway-ip,sorting,project-id,dns-integration,dns-integration-domain-keywords,dns-domain-ports,subnet-dns-publish-fixed-ip,agent,availability_zone,router_availability_zone,l3_agent_scheduler,flavors,l3-agent-scheduler-ha-chassis-priority,l3-flavors,external-gateway-multihoming,enable-default-route-bfd,enable-default-route-ecmp,l3-ha,router-enable-snat 2026-07-07 12:56:00.316 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:478 : tr ', ' '\n' 2026-07-07 12:56:00.316 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:478 : LC_ALL=C 2026-07-07 12:56:00.320 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 478: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-07 12:56:00.322 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:478 : sort -u 2026-07-07 12:56:00.328 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:478 : extensions='address-group 2026-07-07 12:56:00.328 | address-scope 2026-07-07 12:56:00.328 | agent 2026-07-07 12:56:00.329 | allowed-address-pairs 2026-07-07 12:56:00.329 | auto-allocated-topology 2026-07-07 12:56:00.329 | availability_zone 2026-07-07 12:56:00.329 | bgp 2026-07-07 12:56:00.329 | bgp_4byte_asn 2026-07-07 12:56:00.329 | bgp_dragent_scheduler 2026-07-07 12:56:00.329 | binding 2026-07-07 12:56:00.329 | binding-extended 2026-07-07 12:56:00.329 | default-subnetpools 2026-07-07 12:56:00.329 | dhcp_agent_scheduler 2026-07-07 12:56:00.329 | dns-domain-ports 2026-07-07 12:56:00.329 | dns-integration 2026-07-07 12:56:00.330 | dns-integration-domain-keywords 2026-07-07 12:56:00.330 | empty-string-filtering 2026-07-07 12:56:00.330 | enable-default-route-bfd 2026-07-07 12:56:00.330 | enable-default-route-ecmp 2026-07-07 12:56:00.330 | expose-port-forwarding-in-fip 2026-07-07 12:56:00.330 | ext-gw-mode 2026-07-07 12:56:00.330 | external-gateway-multihoming 2026-07-07 12:56:00.330 | external-net 2026-07-07 12:56:00.330 | extra_dhcp_opt 2026-07-07 12:56:00.330 | extraroute 2026-07-07 12:56:00.331 | extraroute-atomic 2026-07-07 12:56:00.331 | filter-validation 2026-07-07 12:56:00.332 | fip-port-details 2026-07-07 12:56:00.332 | flavors 2026-07-07 12:56:00.332 | floating-ip-port-forwarding 2026-07-07 12:56:00.333 | floating-ip-port-forwarding-description 2026-07-07 12:56:00.334 | floating-ip-port-forwarding-detail 2026-07-07 12:56:00.335 | floating-ip-port-forwarding-port-ranges 2026-07-07 12:56:00.335 | floatingip-pools 2026-07-07 12:56:00.335 | fwaas_v2 2026-07-07 12:56:00.335 | ip_allocation 2026-07-07 12:56:00.335 | l3-agent-scheduler-ha-chassis-priority 2026-07-07 12:56:00.335 | l3-flavors 2026-07-07 12:56:00.335 | l3-ha 2026-07-07 12:56:00.335 | l3_agent_scheduler 2026-07-07 12:56:00.335 | logging 2026-07-07 12:56:00.335 | multi-provider 2026-07-07 12:56:00.336 | net-mtu 2026-07-07 12:56:00.336 | net-mtu-writable 2026-07-07 12:56:00.336 | network-ip-availability 2026-07-07 12:56:00.336 | network_availability_zone 2026-07-07 12:56:00.336 | network_ha 2026-07-07 12:56:00.336 | pagination 2026-07-07 12:56:00.336 | port-device-profile 2026-07-07 12:56:00.336 | port-hardware-offload-type 2026-07-07 12:56:00.337 | port-mac-address-regenerate 2026-07-07 12:56:00.337 | port-numa-affinity-policy 2026-07-07 12:56:00.337 | port-numa-affinity-policy-socket 2026-07-07 12:56:00.337 | port-resource-request 2026-07-07 12:56:00.337 | port-security 2026-07-07 12:56:00.337 | port-trusted-vif 2026-07-07 12:56:00.337 | project-id 2026-07-07 12:56:00.338 | provider 2026-07-07 12:56:00.338 | pvlan 2026-07-07 12:56:00.338 | qinq 2026-07-07 12:56:00.338 | qos 2026-07-07 12:56:00.338 | qos-bw-limit-direction 2026-07-07 12:56:00.338 | qos-bw-minimum-ingress 2026-07-07 12:56:00.338 | qos-default 2026-07-07 12:56:00.339 | qos-fip 2026-07-07 12:56:00.339 | qos-gateway-ip 2026-07-07 12:56:00.339 | qos-rule-type-details 2026-07-07 12:56:00.339 | qos-rule-type-filter 2026-07-07 12:56:00.339 | qos-rules-alias 2026-07-07 12:56:00.339 | quota-check-limit 2026-07-07 12:56:00.339 | quota-check-limit-default 2026-07-07 12:56:00.339 | quota_details 2026-07-07 12:56:00.340 | quotas 2026-07-07 12:56:00.340 | rbac-address-scope 2026-07-07 12:56:00.340 | rbac-policies 2026-07-07 12:56:00.340 | rbac-security-groups 2026-07-07 12:56:00.340 | router 2026-07-07 12:56:00.340 | router-enable-snat 2026-07-07 12:56:00.341 | router_availability_zone 2026-07-07 12:56:00.341 | security-group 2026-07-07 12:56:00.341 | security-groups-default-rules 2026-07-07 12:56:00.341 | security-groups-default-statefulness 2026-07-07 12:56:00.341 | security-groups-normalized-cidr 2026-07-07 12:56:00.341 | security-groups-remote-address-group 2026-07-07 12:56:00.341 | security-groups-rules-belongs-to-default-sg 2026-07-07 12:56:00.342 | security-groups-shared-filtering 2026-07-07 12:56:00.342 | segment 2026-07-07 12:56:00.342 | sorting 2026-07-07 12:56:00.342 | standard-attr-description 2026-07-07 12:56:00.342 | standard-attr-fwaas-v2 2026-07-07 12:56:00.342 | standard-attr-revisions 2026-07-07 12:56:00.342 | standard-attr-tag 2026-07-07 12:56:00.343 | standard-attr-timestamp 2026-07-07 12:56:00.343 | stateful-security-group 2026-07-07 12:56:00.343 | subnet-dns-publish-fixed-ip 2026-07-07 12:56:00.343 | subnet-external-network 2026-07-07 12:56:00.343 | subnet-service-types 2026-07-07 12:56:00.343 | subnet_allocation 2026-07-07 12:56:00.343 | subnet_onboard 2026-07-07 12:56:00.344 | subnetpool-prefix-ops 2026-07-07 12:56:00.344 | tag-creation 2026-07-07 12:56:00.344 | tap-mirror 2026-07-07 12:56:00.344 | tap-mirror-both-direction 2026-07-07 12:56:00.344 | trunk 2026-07-07 12:56:00.344 | uplink-status-propagation 2026-07-07 12:56:00.344 | uplink-status-propagation-updatable 2026-07-07 12:56:00.345 | vlan-transparent 2026-07-07 12:56:00.345 | vpn-endpoint-groups 2026-07-07 12:56:00.345 | vpnaas' 2026-07-07 12:56:00.345 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:479 : echo address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan,router,extraroute,extraroute-atomic,ext-gw-mode,floating-ip-port-forwarding-detail,fip-port-details,floatingip-pools,pagination,qos-fip,qos-gateway-ip,sorting,project-id,dns-integration,dns-integration-domain-keywords,dns-domain-ports,subnet-dns-publish-fixed-ip,agent,availability_zone,router_availability_zone,l3_agent_scheduler,flavors,l3-agent-scheduler-ha-chassis-priority,l3-flavors,external-gateway-multihoming,enable-default-route-bfd,enable-default-route-ecmp,l3-ha,router-enable-snat 2026-07-07 12:56:00.345 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:479 : tr ', ' '\n' 2026-07-07 12:56:00.346 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 479: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-07 12:56:00.346 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:479 : LC_ALL=C 2026-07-07 12:56:00.347 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 479: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-07 12:56:00.347 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:479 : sort -u 2026-07-07 12:56:00.350 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:479 : supported_ext='address-group 2026-07-07 12:56:00.350 | address-scope 2026-07-07 12:56:00.351 | agent 2026-07-07 12:56:00.351 | allowed-address-pairs 2026-07-07 12:56:00.351 | auto-allocated-topology 2026-07-07 12:56:00.351 | availability_zone 2026-07-07 12:56:00.351 | bgp 2026-07-07 12:56:00.351 | bgp_4byte_asn 2026-07-07 12:56:00.351 | bgp_dragent_scheduler 2026-07-07 12:56:00.351 | binding 2026-07-07 12:56:00.351 | binding-extended 2026-07-07 12:56:00.351 | default-subnetpools 2026-07-07 12:56:00.351 | dhcp_agent_scheduler 2026-07-07 12:56:00.352 | dns-domain-ports 2026-07-07 12:56:00.352 | dns-integration 2026-07-07 12:56:00.352 | dns-integration-domain-keywords 2026-07-07 12:56:00.352 | empty-string-filtering 2026-07-07 12:56:00.352 | enable-default-route-bfd 2026-07-07 12:56:00.352 | enable-default-route-ecmp 2026-07-07 12:56:00.352 | expose-port-forwarding-in-fip 2026-07-07 12:56:00.352 | ext-gw-mode 2026-07-07 12:56:00.352 | external-gateway-multihoming 2026-07-07 12:56:00.352 | external-net 2026-07-07 12:56:00.352 | extra_dhcp_opt 2026-07-07 12:56:00.353 | extraroute 2026-07-07 12:56:00.353 | extraroute-atomic 2026-07-07 12:56:00.353 | filter-validation 2026-07-07 12:56:00.353 | fip-port-details 2026-07-07 12:56:00.353 | flavors 2026-07-07 12:56:00.353 | floating-ip-port-forwarding 2026-07-07 12:56:00.353 | floating-ip-port-forwarding-description 2026-07-07 12:56:00.353 | floating-ip-port-forwarding-detail 2026-07-07 12:56:00.353 | floating-ip-port-forwarding-port-ranges 2026-07-07 12:56:00.353 | floatingip-pools 2026-07-07 12:56:00.353 | fwaas_v2 2026-07-07 12:56:00.353 | ip_allocation 2026-07-07 12:56:00.354 | l3-agent-scheduler-ha-chassis-priority 2026-07-07 12:56:00.354 | l3-flavors 2026-07-07 12:56:00.354 | l3-ha 2026-07-07 12:56:00.354 | l3_agent_scheduler 2026-07-07 12:56:00.354 | logging 2026-07-07 12:56:00.354 | multi-provider 2026-07-07 12:56:00.354 | net-mtu 2026-07-07 12:56:00.354 | net-mtu-writable 2026-07-07 12:56:00.354 | network-ip-availability 2026-07-07 12:56:00.354 | network_availability_zone 2026-07-07 12:56:00.354 | network_ha 2026-07-07 12:56:00.355 | pagination 2026-07-07 12:56:00.355 | port-device-profile 2026-07-07 12:56:00.355 | port-hardware-offload-type 2026-07-07 12:56:00.355 | port-mac-address-regenerate 2026-07-07 12:56:00.355 | port-numa-affinity-policy 2026-07-07 12:56:00.355 | port-numa-affinity-policy-socket 2026-07-07 12:56:00.355 | port-resource-request 2026-07-07 12:56:00.355 | port-security 2026-07-07 12:56:00.355 | port-trusted-vif 2026-07-07 12:56:00.355 | project-id 2026-07-07 12:56:00.355 | provider 2026-07-07 12:56:00.355 | pvlan 2026-07-07 12:56:00.356 | qinq 2026-07-07 12:56:00.356 | qos 2026-07-07 12:56:00.356 | qos-bw-limit-direction 2026-07-07 12:56:00.356 | qos-bw-minimum-ingress 2026-07-07 12:56:00.356 | qos-default 2026-07-07 12:56:00.356 | qos-fip 2026-07-07 12:56:00.356 | qos-gateway-ip 2026-07-07 12:56:00.356 | qos-rule-type-details 2026-07-07 12:56:00.356 | qos-rule-type-filter 2026-07-07 12:56:00.356 | qos-rules-alias 2026-07-07 12:56:00.356 | quota-check-limit 2026-07-07 12:56:00.357 | quota-check-limit-default 2026-07-07 12:56:00.357 | quota_details 2026-07-07 12:56:00.357 | quotas 2026-07-07 12:56:00.357 | rbac-address-scope 2026-07-07 12:56:00.357 | rbac-policies 2026-07-07 12:56:00.357 | rbac-security-groups 2026-07-07 12:56:00.357 | router 2026-07-07 12:56:00.357 | router-enable-snat 2026-07-07 12:56:00.357 | router_availability_zone 2026-07-07 12:56:00.357 | security-group 2026-07-07 12:56:00.357 | security-groups-default-rules 2026-07-07 12:56:00.357 | security-groups-default-statefulness 2026-07-07 12:56:00.358 | security-groups-normalized-cidr 2026-07-07 12:56:00.358 | security-groups-remote-address-group 2026-07-07 12:56:00.358 | security-groups-rules-belongs-to-default-sg 2026-07-07 12:56:00.358 | security-groups-shared-filtering 2026-07-07 12:56:00.358 | segment 2026-07-07 12:56:00.358 | sorting 2026-07-07 12:56:00.358 | standard-attr-description 2026-07-07 12:56:00.358 | standard-attr-fwaas-v2 2026-07-07 12:56:00.358 | standard-attr-revisions 2026-07-07 12:56:00.358 | standard-attr-tag 2026-07-07 12:56:00.359 | standard-attr-timestamp 2026-07-07 12:56:00.359 | stateful-security-group 2026-07-07 12:56:00.359 | subnet-dns-publish-fixed-ip 2026-07-07 12:56:00.360 | subnet-external-network 2026-07-07 12:56:00.360 | subnet-service-types 2026-07-07 12:56:00.360 | subnet_allocation 2026-07-07 12:56:00.360 | subnet_onboard 2026-07-07 12:56:00.360 | subnetpool-prefix-ops 2026-07-07 12:56:00.360 | tag-creation 2026-07-07 12:56:00.360 | tap-mirror 2026-07-07 12:56:00.360 | tap-mirror-both-direction 2026-07-07 12:56:00.360 | trunk 2026-07-07 12:56:00.360 | uplink-status-propagation 2026-07-07 12:56:00.360 | uplink-status-propagation-updatable 2026-07-07 12:56:00.360 | vlan-transparent 2026-07-07 12:56:00.361 | vpn-endpoint-groups 2026-07-07 12:56:00.361 | vpnaas' 2026-07-07 12:56:00.361 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 480: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-07 12:56:00.361 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : echo -e 'address-group 2026-07-07 12:56:00.361 | address-scope 2026-07-07 12:56:00.361 | agent 2026-07-07 12:56:00.361 | allowed-address-pairs 2026-07-07 12:56:00.361 | auto-allocated-topology 2026-07-07 12:56:00.361 | availability_zone 2026-07-07 12:56:00.361 | bgp 2026-07-07 12:56:00.361 | bgp_4byte_asn 2026-07-07 12:56:00.362 | bgp_dragent_scheduler 2026-07-07 12:56:00.362 | binding 2026-07-07 12:56:00.362 | binding-extended 2026-07-07 12:56:00.362 | default-subnetpools 2026-07-07 12:56:00.362 | dhcp_agent_scheduler 2026-07-07 12:56:00.362 | dns-domain-ports 2026-07-07 12:56:00.362 | dns-integration 2026-07-07 12:56:00.362 | dns-integration-domain-keywords 2026-07-07 12:56:00.362 | empty-string-filtering 2026-07-07 12:56:00.362 | enable-default-route-bfd 2026-07-07 12:56:00.362 | enable-default-route-ecmp 2026-07-07 12:56:00.363 | expose-port-forwarding-in-fip 2026-07-07 12:56:00.363 | ext-gw-mode 2026-07-07 12:56:00.363 | external-gateway-multihoming 2026-07-07 12:56:00.363 | external-net 2026-07-07 12:56:00.363 | extra_dhcp_opt 2026-07-07 12:56:00.363 | extraroute 2026-07-07 12:56:00.363 | extraroute-atomic 2026-07-07 12:56:00.363 | filter-validation 2026-07-07 12:56:00.363 | fip-port-details 2026-07-07 12:56:00.363 | flavors 2026-07-07 12:56:00.363 | floating-ip-port-forwarding 2026-07-07 12:56:00.364 | floating-ip-port-forwarding-description 2026-07-07 12:56:00.364 | floating-ip-port-forwarding-detail 2026-07-07 12:56:00.364 | floating-ip-port-forwarding-port-ranges 2026-07-07 12:56:00.364 | floatingip-pools 2026-07-07 12:56:00.364 | fwaas_v2 2026-07-07 12:56:00.364 | ip_allocation 2026-07-07 12:56:00.364 | l3-agent-scheduler-ha-chassis-priority 2026-07-07 12:56:00.364 | l3-flavors 2026-07-07 12:56:00.364 | l3-ha 2026-07-07 12:56:00.364 | l3_agent_scheduler 2026-07-07 12:56:00.365 | logging 2026-07-07 12:56:00.365 | multi-provider 2026-07-07 12:56:00.365 | net-mtu 2026-07-07 12:56:00.365 | net-mtu-writable 2026-07-07 12:56:00.365 | network-ip-availability 2026-07-07 12:56:00.365 | network_availability_zone 2026-07-07 12:56:00.365 | network_ha 2026-07-07 12:56:00.365 | pagination 2026-07-07 12:56:00.365 | port-device-profile 2026-07-07 12:56:00.365 | port-hardware-offload-type 2026-07-07 12:56:00.365 | port-mac-address-regenerate 2026-07-07 12:56:00.366 | port-numa-affinity-policy 2026-07-07 12:56:00.366 | port-numa-affinity-policy-socket 2026-07-07 12:56:00.366 | port-resource-request 2026-07-07 12:56:00.366 | port-security 2026-07-07 12:56:00.366 | port-trusted-vif 2026-07-07 12:56:00.366 | project-id 2026-07-07 12:56:00.366 | provider 2026-07-07 12:56:00.366 | pvlan 2026-07-07 12:56:00.366 | qinq 2026-07-07 12:56:00.366 | qos 2026-07-07 12:56:00.366 | qos-bw-limit-direction 2026-07-07 12:56:00.367 | qos-bw-minimum-ingress 2026-07-07 12:56:00.367 | qos-default 2026-07-07 12:56:00.367 | qos-fip 2026-07-07 12:56:00.367 | qos-gateway-ip 2026-07-07 12:56:00.367 | qos-rule-type-details 2026-07-07 12:56:00.367 | qos-rule-type-filter 2026-07-07 12:56:00.367 | qos-rules-alias 2026-07-07 12:56:00.367 | quota-check-limit 2026-07-07 12:56:00.367 | quota-check-limit-default 2026-07-07 12:56:00.367 | quota_details 2026-07-07 12:56:00.367 | quotas 2026-07-07 12:56:00.368 | rbac-address-scope 2026-07-07 12:56:00.368 | rbac-policies 2026-07-07 12:56:00.368 | rbac-security-groups 2026-07-07 12:56:00.368 | router 2026-07-07 12:56:00.368 | router-enable-snat 2026-07-07 12:56:00.368 | router_availability_zone 2026-07-07 12:56:00.368 | security-group 2026-07-07 12:56:00.368 | security-groups-default-rules 2026-07-07 12:56:00.368 | security-groups-default-statefulness 2026-07-07 12:56:00.368 | security-groups-normalized-cidr 2026-07-07 12:56:00.368 | security-groups-remote-address-group 2026-07-07 12:56:00.369 | security-groups-rules-belongs-to-default-sg 2026-07-07 12:56:00.369 | security-groups-shared-filtering 2026-07-07 12:56:00.369 | segment 2026-07-07 12:56:00.369 | sorting 2026-07-07 12:56:00.369 | standard-attr-description 2026-07-07 12:56:00.369 | standard-attr-fwaas-v2 2026-07-07 12:56:00.369 | standard-attr-revisions 2026-07-07 12:56:00.369 | standard-attr-tag 2026-07-07 12:56:00.369 | standard-attr-timestamp 2026-07-07 12:56:00.369 | stateful-security-group 2026-07-07 12:56:00.369 | subnet-dns-publish-fixed-ip 2026-07-07 12:56:00.369 | subnet-external-network 2026-07-07 12:56:00.370 | subnet-service-types 2026-07-07 12:56:00.370 | subnet_allocation 2026-07-07 12:56:00.370 | subnet_onboard 2026-07-07 12:56:00.370 | subnetpool-prefix-ops 2026-07-07 12:56:00.370 | tag-creation 2026-07-07 12:56:00.370 | tap-mirror 2026-07-07 12:56:00.370 | tap-mirror-both-direction 2026-07-07 12:56:00.370 | trunk 2026-07-07 12:56:00.370 | uplink-status-propagation 2026-07-07 12:56:00.370 | uplink-status-propagation-updatable 2026-07-07 12:56:00.370 | vlan-transparent 2026-07-07 12:56:00.371 | vpn-endpoint-groups 2026-07-07 12:56:00.371 | vpnaas' 2026-07-07 12:56:00.371 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : LC_ALL=C 2026-07-07 12:56:00.371 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : echo -e 'address-group 2026-07-07 12:56:00.371 | address-scope 2026-07-07 12:56:00.371 | agent 2026-07-07 12:56:00.371 | allowed-address-pairs 2026-07-07 12:56:00.371 | auto-allocated-topology 2026-07-07 12:56:00.371 | availability_zone 2026-07-07 12:56:00.371 | bgp 2026-07-07 12:56:00.371 | bgp_4byte_asn 2026-07-07 12:56:00.372 | bgp_dragent_scheduler 2026-07-07 12:56:00.372 | binding 2026-07-07 12:56:00.372 | binding-extended 2026-07-07 12:56:00.372 | default-subnetpools 2026-07-07 12:56:00.372 | dhcp_agent_scheduler 2026-07-07 12:56:00.372 | dns-domain-ports 2026-07-07 12:56:00.372 | dns-integration 2026-07-07 12:56:00.372 | dns-integration-domain-keywords 2026-07-07 12:56:00.372 | empty-string-filtering 2026-07-07 12:56:00.372 | enable-default-route-bfd 2026-07-07 12:56:00.372 | enable-default-route-ecmp 2026-07-07 12:56:00.373 | expose-port-forwarding-in-fip 2026-07-07 12:56:00.373 | ext-gw-mode 2026-07-07 12:56:00.373 | external-gateway-multihoming 2026-07-07 12:56:00.373 | external-net 2026-07-07 12:56:00.373 | extra_dhcp_opt 2026-07-07 12:56:00.373 | extraroute 2026-07-07 12:56:00.373 | extraroute-atomic 2026-07-07 12:56:00.373 | filter-validation 2026-07-07 12:56:00.373 | fip-port-details 2026-07-07 12:56:00.373 | flavors 2026-07-07 12:56:00.373 | floating-ip-port-forwarding 2026-07-07 12:56:00.373 | floating-ip-port-forwarding-description 2026-07-07 12:56:00.374 | floating-ip-port-forwarding-detail 2026-07-07 12:56:00.374 | floating-ip-port-forwarding-port-ranges 2026-07-07 12:56:00.374 | floatingip-pools 2026-07-07 12:56:00.374 | fwaas_v2 2026-07-07 12:56:00.374 | ip_allocation 2026-07-07 12:56:00.374 | l3-agent-scheduler-ha-chassis-priority 2026-07-07 12:56:00.374 | l3-flavors 2026-07-07 12:56:00.374 | l3-ha 2026-07-07 12:56:00.374 | l3_agent_scheduler 2026-07-07 12:56:00.374 | logging 2026-07-07 12:56:00.374 | multi-provider 2026-07-07 12:56:00.375 | net-mtu 2026-07-07 12:56:00.375 | net-mtu-writable 2026-07-07 12:56:00.375 | network-ip-availability 2026-07-07 12:56:00.375 | network_availability_zone 2026-07-07 12:56:00.375 | network_ha 2026-07-07 12:56:00.375 | pagination 2026-07-07 12:56:00.375 | port-device-profile 2026-07-07 12:56:00.375 | port-hardware-offload-type 2026-07-07 12:56:00.375 | port-mac-address-regenerate 2026-07-07 12:56:00.375 | port-numa-affinity-policy 2026-07-07 12:56:00.375 | port-numa-affinity-policy-socket 2026-07-07 12:56:00.375 | port-resource-request 2026-07-07 12:56:00.376 | port-security 2026-07-07 12:56:00.376 | port-trusted-vif 2026-07-07 12:56:00.376 | project-id 2026-07-07 12:56:00.376 | provider 2026-07-07 12:56:00.376 | pvlan 2026-07-07 12:56:00.376 | qinq 2026-07-07 12:56:00.376 | qos 2026-07-07 12:56:00.376 | qos-bw-limit-direction 2026-07-07 12:56:00.377 | qos-bw-minimum-ingress 2026-07-07 12:56:00.377 | qos-default 2026-07-07 12:56:00.377 | qos-fip 2026-07-07 12:56:00.378 | qos-gateway-ip 2026-07-07 12:56:00.378 | qos-rule-type-details 2026-07-07 12:56:00.378 | qos-rule-type-filter 2026-07-07 12:56:00.378 | qos-rules-alias 2026-07-07 12:56:00.378 | quota-check-limit 2026-07-07 12:56:00.378 | quota-check-limit-default 2026-07-07 12:56:00.378 | quota_details 2026-07-07 12:56:00.378 | quotas 2026-07-07 12:56:00.378 | rbac-address-scope 2026-07-07 12:56:00.378 | rbac-policies 2026-07-07 12:56:00.378 | rbac-security-groups 2026-07-07 12:56:00.379 | router 2026-07-07 12:56:00.379 | router-enable-snat 2026-07-07 12:56:00.379 | router_availability_zone 2026-07-07 12:56:00.379 | security-group 2026-07-07 12:56:00.379 | security-groups-default-rules 2026-07-07 12:56:00.379 | security-groups-default-statefulness 2026-07-07 12:56:00.379 | security-groups-normalized-cidr 2026-07-07 12:56:00.379 | security-groups-remote-address-group 2026-07-07 12:56:00.379 | security-groups-rules-belongs-to-default-sg 2026-07-07 12:56:00.379 | security-groups-shared-filtering 2026-07-07 12:56:00.379 | segment 2026-07-07 12:56:00.379 | sorting 2026-07-07 12:56:00.380 | standard-attr-description 2026-07-07 12:56:00.380 | standard-attr-fwaas-v2 2026-07-07 12:56:00.380 | standard-attr-revisions 2026-07-07 12:56:00.380 | standard-attr-tag 2026-07-07 12:56:00.380 | standard-attr-timestamp 2026-07-07 12:56:00.380 | stateful-security-group 2026-07-07 12:56:00.380 | subnet-dns-publish-fixed-ip 2026-07-07 12:56:00.380 | subnet-external-network 2026-07-07 12:56:00.380 | subnet-service-types 2026-07-07 12:56:00.380 | subnet_allocation 2026-07-07 12:56:00.380 | subnet_onboard 2026-07-07 12:56:00.381 | subnetpool-prefix-ops 2026-07-07 12:56:00.381 | tag-creation 2026-07-07 12:56:00.381 | tap-mirror 2026-07-07 12:56:00.381 | tap-mirror-both-direction 2026-07-07 12:56:00.381 | trunk 2026-07-07 12:56:00.381 | uplink-status-propagation 2026-07-07 12:56:00.381 | uplink-status-propagation-updatable 2026-07-07 12:56:00.381 | vlan-transparent 2026-07-07 12:56:00.381 | vpn-endpoint-groups 2026-07-07 12:56:00.381 | vpnaas' 2026-07-07 12:56:00.382 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 480: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-07 12:56:00.382 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : comm -12 /dev/fd/63 /dev/fd/62 2026-07-07 12:56:00.382 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : enabled_ext='address-group 2026-07-07 12:56:00.382 | address-scope 2026-07-07 12:56:00.382 | agent 2026-07-07 12:56:00.382 | allowed-address-pairs 2026-07-07 12:56:00.382 | auto-allocated-topology 2026-07-07 12:56:00.382 | availability_zone 2026-07-07 12:56:00.382 | bgp 2026-07-07 12:56:00.382 | bgp_4byte_asn 2026-07-07 12:56:00.382 | bgp_dragent_scheduler 2026-07-07 12:56:00.383 | binding 2026-07-07 12:56:00.383 | binding-extended 2026-07-07 12:56:00.383 | default-subnetpools 2026-07-07 12:56:00.383 | dhcp_agent_scheduler 2026-07-07 12:56:00.383 | dns-domain-ports 2026-07-07 12:56:00.383 | dns-integration 2026-07-07 12:56:00.383 | dns-integration-domain-keywords 2026-07-07 12:56:00.383 | empty-string-filtering 2026-07-07 12:56:00.383 | enable-default-route-bfd 2026-07-07 12:56:00.383 | enable-default-route-ecmp 2026-07-07 12:56:00.383 | expose-port-forwarding-in-fip 2026-07-07 12:56:00.384 | ext-gw-mode 2026-07-07 12:56:00.384 | external-gateway-multihoming 2026-07-07 12:56:00.384 | external-net 2026-07-07 12:56:00.384 | extra_dhcp_opt 2026-07-07 12:56:00.384 | extraroute 2026-07-07 12:56:00.384 | extraroute-atomic 2026-07-07 12:56:00.384 | filter-validation 2026-07-07 12:56:00.384 | fip-port-details 2026-07-07 12:56:00.384 | flavors 2026-07-07 12:56:00.384 | floating-ip-port-forwarding 2026-07-07 12:56:00.384 | floating-ip-port-forwarding-description 2026-07-07 12:56:00.384 | floating-ip-port-forwarding-detail 2026-07-07 12:56:00.385 | floating-ip-port-forwarding-port-ranges 2026-07-07 12:56:00.385 | floatingip-pools 2026-07-07 12:56:00.385 | fwaas_v2 2026-07-07 12:56:00.385 | ip_allocation 2026-07-07 12:56:00.385 | l3-agent-scheduler-ha-chassis-priority 2026-07-07 12:56:00.385 | l3-flavors 2026-07-07 12:56:00.385 | l3-ha 2026-07-07 12:56:00.385 | l3_agent_scheduler 2026-07-07 12:56:00.385 | logging 2026-07-07 12:56:00.385 | multi-provider 2026-07-07 12:56:00.385 | net-mtu 2026-07-07 12:56:00.386 | net-mtu-writable 2026-07-07 12:56:00.386 | network-ip-availability 2026-07-07 12:56:00.386 | network_availability_zone 2026-07-07 12:56:00.386 | network_ha 2026-07-07 12:56:00.386 | pagination 2026-07-07 12:56:00.386 | port-device-profile 2026-07-07 12:56:00.386 | port-hardware-offload-type 2026-07-07 12:56:00.386 | port-mac-address-regenerate 2026-07-07 12:56:00.386 | port-numa-affinity-policy 2026-07-07 12:56:00.386 | port-numa-affinity-policy-socket 2026-07-07 12:56:00.386 | port-resource-request 2026-07-07 12:56:00.386 | port-security 2026-07-07 12:56:00.387 | port-trusted-vif 2026-07-07 12:56:00.387 | project-id 2026-07-07 12:56:00.387 | provider 2026-07-07 12:56:00.387 | pvlan 2026-07-07 12:56:00.387 | qinq 2026-07-07 12:56:00.387 | qos 2026-07-07 12:56:00.387 | qos-bw-limit-direction 2026-07-07 12:56:00.387 | qos-bw-minimum-ingress 2026-07-07 12:56:00.387 | qos-default 2026-07-07 12:56:00.387 | qos-fip 2026-07-07 12:56:00.387 | qos-gateway-ip 2026-07-07 12:56:00.388 | qos-rule-type-details 2026-07-07 12:56:00.388 | qos-rule-type-filter 2026-07-07 12:56:00.388 | qos-rules-alias 2026-07-07 12:56:00.388 | quota-check-limit 2026-07-07 12:56:00.388 | quota-check-limit-default 2026-07-07 12:56:00.388 | quota_details 2026-07-07 12:56:00.388 | quotas 2026-07-07 12:56:00.388 | rbac-address-scope 2026-07-07 12:56:00.388 | rbac-policies 2026-07-07 12:56:00.388 | rbac-security-groups 2026-07-07 12:56:00.388 | router 2026-07-07 12:56:00.389 | router-enable-snat 2026-07-07 12:56:00.389 | router_availability_zone 2026-07-07 12:56:00.389 | security-group 2026-07-07 12:56:00.389 | security-groups-default-rules 2026-07-07 12:56:00.389 | security-groups-default-statefulness 2026-07-07 12:56:00.389 | security-groups-normalized-cidr 2026-07-07 12:56:00.389 | security-groups-remote-address-group 2026-07-07 12:56:00.389 | security-groups-rules-belongs-to-default-sg 2026-07-07 12:56:00.389 | security-groups-shared-filtering 2026-07-07 12:56:00.389 | segment 2026-07-07 12:56:00.389 | sorting 2026-07-07 12:56:00.390 | standard-attr-description 2026-07-07 12:56:00.390 | standard-attr-fwaas-v2 2026-07-07 12:56:00.390 | standard-attr-revisions 2026-07-07 12:56:00.390 | standard-attr-tag 2026-07-07 12:56:00.390 | standard-attr-timestamp 2026-07-07 12:56:00.390 | stateful-security-group 2026-07-07 12:56:00.390 | subnet-dns-publish-fixed-ip 2026-07-07 12:56:00.390 | subnet-external-network 2026-07-07 12:56:00.390 | subnet-service-types 2026-07-07 12:56:00.390 | subnet_allocation 2026-07-07 12:56:00.390 | subnet_onboard 2026-07-07 12:56:00.390 | subnetpool-prefix-ops 2026-07-07 12:56:00.391 | tag-creation 2026-07-07 12:56:00.391 | tap-mirror 2026-07-07 12:56:00.391 | tap-mirror-both-direction 2026-07-07 12:56:00.391 | trunk 2026-07-07 12:56:00.391 | uplink-status-propagation 2026-07-07 12:56:00.391 | uplink-status-propagation-updatable 2026-07-07 12:56:00.391 | vlan-transparent 2026-07-07 12:56:00.391 | vpn-endpoint-groups 2026-07-07 12:56:00.391 | vpnaas' 2026-07-07 12:56:00.391 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 481: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-07 12:56:00.391 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : LC_ALL=C 2026-07-07 12:56:00.392 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : echo -e 'address-group 2026-07-07 12:56:00.392 | address-scope 2026-07-07 12:56:00.392 | agent 2026-07-07 12:56:00.392 | allowed-address-pairs 2026-07-07 12:56:00.392 | auto-allocated-topology 2026-07-07 12:56:00.392 | availability_zone 2026-07-07 12:56:00.392 | bgp 2026-07-07 12:56:00.392 | bgp_4byte_asn 2026-07-07 12:56:00.392 | bgp_dragent_scheduler 2026-07-07 12:56:00.392 | binding 2026-07-07 12:56:00.392 | binding-extended 2026-07-07 12:56:00.392 | default-subnetpools 2026-07-07 12:56:00.393 | dhcp_agent_scheduler 2026-07-07 12:56:00.393 | dns-domain-ports 2026-07-07 12:56:00.393 | dns-integration 2026-07-07 12:56:00.393 | dns-integration-domain-keywords 2026-07-07 12:56:00.393 | empty-string-filtering 2026-07-07 12:56:00.393 | enable-default-route-bfd 2026-07-07 12:56:00.393 | enable-default-route-ecmp 2026-07-07 12:56:00.393 | expose-port-forwarding-in-fip 2026-07-07 12:56:00.393 | ext-gw-mode 2026-07-07 12:56:00.393 | external-gateway-multihoming 2026-07-07 12:56:00.393 | external-net 2026-07-07 12:56:00.394 | extra_dhcp_opt 2026-07-07 12:56:00.394 | extraroute 2026-07-07 12:56:00.394 | extraroute-atomic 2026-07-07 12:56:00.394 | filter-validation 2026-07-07 12:56:00.394 | fip-port-details 2026-07-07 12:56:00.394 | flavors 2026-07-07 12:56:00.394 | floating-ip-port-forwarding 2026-07-07 12:56:00.394 | floating-ip-port-forwarding-description 2026-07-07 12:56:00.394 | floating-ip-port-forwarding-detail 2026-07-07 12:56:00.394 | floating-ip-port-forwarding-port-ranges 2026-07-07 12:56:00.394 | floatingip-pools 2026-07-07 12:56:00.394 | fwaas_v2 2026-07-07 12:56:00.395 | ip_allocation 2026-07-07 12:56:00.395 | l3-agent-scheduler-ha-chassis-priority 2026-07-07 12:56:00.395 | l3-flavors 2026-07-07 12:56:00.395 | l3-ha 2026-07-07 12:56:00.395 | l3_agent_scheduler 2026-07-07 12:56:00.395 | logging 2026-07-07 12:56:00.395 | multi-provider 2026-07-07 12:56:00.395 | net-mtu 2026-07-07 12:56:00.395 | net-mtu-writable 2026-07-07 12:56:00.395 | network-ip-availability 2026-07-07 12:56:00.395 | network_availability_zone 2026-07-07 12:56:00.396 | network_ha 2026-07-07 12:56:00.396 | pagination 2026-07-07 12:56:00.396 | port-device-profile 2026-07-07 12:56:00.396 | port-hardware-offload-type 2026-07-07 12:56:00.396 | port-mac-address-regenerate 2026-07-07 12:56:00.396 | port-numa-affinity-policy 2026-07-07 12:56:00.396 | port-numa-affinity-policy-socket 2026-07-07 12:56:00.396 | port-resource-request 2026-07-07 12:56:00.396 | port-security 2026-07-07 12:56:00.396 | port-trusted-vif 2026-07-07 12:56:00.397 | project-id 2026-07-07 12:56:00.397 | provider 2026-07-07 12:56:00.397 | pvlan 2026-07-07 12:56:00.397 | qinq 2026-07-07 12:56:00.397 | qos 2026-07-07 12:56:00.397 | qos-bw-limit-direction 2026-07-07 12:56:00.397 | qos-bw-minimum-ingress 2026-07-07 12:56:00.397 | qos-default 2026-07-07 12:56:00.397 | qos-fip 2026-07-07 12:56:00.397 | qos-gateway-ip 2026-07-07 12:56:00.397 | qos-rule-type-details 2026-07-07 12:56:00.398 | qos-rule-type-filter 2026-07-07 12:56:00.398 | qos-rules-alias 2026-07-07 12:56:00.398 | quota-check-limit 2026-07-07 12:56:00.398 | quota-check-limit-default 2026-07-07 12:56:00.398 | quota_details 2026-07-07 12:56:00.398 | quotas 2026-07-07 12:56:00.398 | rbac-address-scope 2026-07-07 12:56:00.398 | rbac-policies 2026-07-07 12:56:00.399 | rbac-security-groups 2026-07-07 12:56:00.399 | router 2026-07-07 12:56:00.399 | router-enable-snat 2026-07-07 12:56:00.399 | router_availability_zone 2026-07-07 12:56:00.399 | security-group 2026-07-07 12:56:00.399 | security-groups-default-rules 2026-07-07 12:56:00.399 | security-groups-default-statefulness 2026-07-07 12:56:00.399 | security-groups-normalized-cidr 2026-07-07 12:56:00.399 | security-groups-remote-address-group 2026-07-07 12:56:00.399 | security-groups-rules-belongs-to-default-sg 2026-07-07 12:56:00.399 | security-groups-shared-filtering 2026-07-07 12:56:00.400 | segment 2026-07-07 12:56:00.400 | sorting 2026-07-07 12:56:00.400 | standard-attr-description 2026-07-07 12:56:00.400 | standard-attr-fwaas-v2 2026-07-07 12:56:00.400 | standard-attr-revisions 2026-07-07 12:56:00.400 | standard-attr-tag 2026-07-07 12:56:00.400 | standard-attr-timestamp 2026-07-07 12:56:00.400 | stateful-security-group 2026-07-07 12:56:00.400 | subnet-dns-publish-fixed-ip 2026-07-07 12:56:00.400 | subnet-external-network 2026-07-07 12:56:00.400 | subnet-service-types 2026-07-07 12:56:00.400 | subnet_allocation 2026-07-07 12:56:00.401 | subnet_onboard 2026-07-07 12:56:00.401 | subnetpool-prefix-ops 2026-07-07 12:56:00.401 | tag-creation 2026-07-07 12:56:00.401 | tap-mirror 2026-07-07 12:56:00.401 | tap-mirror-both-direction 2026-07-07 12:56:00.401 | trunk 2026-07-07 12:56:00.401 | uplink-status-propagation 2026-07-07 12:56:00.401 | uplink-status-propagation-updatable 2026-07-07 12:56:00.401 | vlan-transparent 2026-07-07 12:56:00.401 | vpn-endpoint-groups 2026-07-07 12:56:00.401 | vpnaas' 2026-07-07 12:56:00.402 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 481: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-07 12:56:00.402 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : comm -3 /dev/fd/63 /dev/fd/62 2026-07-07 12:56:00.402 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : echo -e 'address-group 2026-07-07 12:56:00.402 | address-scope 2026-07-07 12:56:00.402 | agent 2026-07-07 12:56:00.402 | allowed-address-pairs 2026-07-07 12:56:00.402 | auto-allocated-topology 2026-07-07 12:56:00.402 | availability_zone 2026-07-07 12:56:00.402 | bgp 2026-07-07 12:56:00.402 | bgp_4byte_asn 2026-07-07 12:56:00.402 | bgp_dragent_scheduler 2026-07-07 12:56:00.403 | binding 2026-07-07 12:56:00.403 | binding-extended 2026-07-07 12:56:00.403 | default-subnetpools 2026-07-07 12:56:00.403 | dhcp_agent_scheduler 2026-07-07 12:56:00.403 | dns-domain-ports 2026-07-07 12:56:00.403 | dns-integration 2026-07-07 12:56:00.403 | dns-integration-domain-keywords 2026-07-07 12:56:00.403 | empty-string-filtering 2026-07-07 12:56:00.403 | enable-default-route-bfd 2026-07-07 12:56:00.403 | enable-default-route-ecmp 2026-07-07 12:56:00.403 | expose-port-forwarding-in-fip 2026-07-07 12:56:00.404 | ext-gw-mode 2026-07-07 12:56:00.404 | external-gateway-multihoming 2026-07-07 12:56:00.404 | external-net 2026-07-07 12:56:00.404 | extra_dhcp_opt 2026-07-07 12:56:00.404 | extraroute 2026-07-07 12:56:00.404 | extraroute-atomic 2026-07-07 12:56:00.404 | filter-validation 2026-07-07 12:56:00.404 | fip-port-details 2026-07-07 12:56:00.404 | flavors 2026-07-07 12:56:00.404 | floating-ip-port-forwarding 2026-07-07 12:56:00.404 | floating-ip-port-forwarding-description 2026-07-07 12:56:00.404 | floating-ip-port-forwarding-detail 2026-07-07 12:56:00.405 | floating-ip-port-forwarding-port-ranges 2026-07-07 12:56:00.405 | floatingip-pools 2026-07-07 12:56:00.405 | fwaas_v2 2026-07-07 12:56:00.405 | ip_allocation 2026-07-07 12:56:00.405 | l3-agent-scheduler-ha-chassis-priority 2026-07-07 12:56:00.405 | l3-flavors 2026-07-07 12:56:00.405 | l3-ha 2026-07-07 12:56:00.405 | l3_agent_scheduler 2026-07-07 12:56:00.405 | logging 2026-07-07 12:56:00.405 | multi-provider 2026-07-07 12:56:00.405 | net-mtu 2026-07-07 12:56:00.406 | net-mtu-writable 2026-07-07 12:56:00.406 | network-ip-availability 2026-07-07 12:56:00.406 | network_availability_zone 2026-07-07 12:56:00.406 | network_ha 2026-07-07 12:56:00.406 | pagination 2026-07-07 12:56:00.406 | port-device-profile 2026-07-07 12:56:00.406 | port-hardware-offload-type 2026-07-07 12:56:00.406 | port-mac-address-regenerate 2026-07-07 12:56:00.406 | port-numa-affinity-policy 2026-07-07 12:56:00.406 | port-numa-affinity-policy-socket 2026-07-07 12:56:00.406 | port-resource-request 2026-07-07 12:56:00.406 | port-security 2026-07-07 12:56:00.407 | port-trusted-vif 2026-07-07 12:56:00.407 | project-id 2026-07-07 12:56:00.407 | provider 2026-07-07 12:56:00.407 | pvlan 2026-07-07 12:56:00.407 | qinq 2026-07-07 12:56:00.407 | qos 2026-07-07 12:56:00.407 | qos-bw-limit-direction 2026-07-07 12:56:00.407 | qos-bw-minimum-ingress 2026-07-07 12:56:00.407 | qos-default 2026-07-07 12:56:00.407 | qos-fip 2026-07-07 12:56:00.407 | qos-gateway-ip 2026-07-07 12:56:00.408 | qos-rule-type-details 2026-07-07 12:56:00.408 | qos-rule-type-filter 2026-07-07 12:56:00.408 | qos-rules-alias 2026-07-07 12:56:00.408 | quota-check-limit 2026-07-07 12:56:00.408 | quota-check-limit-default 2026-07-07 12:56:00.408 | quota_details 2026-07-07 12:56:00.408 | quotas 2026-07-07 12:56:00.408 | rbac-address-scope 2026-07-07 12:56:00.408 | rbac-policies 2026-07-07 12:56:00.408 | rbac-security-groups 2026-07-07 12:56:00.408 | router 2026-07-07 12:56:00.408 | router-enable-snat 2026-07-07 12:56:00.409 | router_availability_zone 2026-07-07 12:56:00.409 | security-group 2026-07-07 12:56:00.409 | security-groups-default-rules 2026-07-07 12:56:00.409 | security-groups-default-statefulness 2026-07-07 12:56:00.409 | security-groups-normalized-cidr 2026-07-07 12:56:00.409 | security-groups-remote-address-group 2026-07-07 12:56:00.409 | security-groups-rules-belongs-to-default-sg 2026-07-07 12:56:00.409 | security-groups-shared-filtering 2026-07-07 12:56:00.409 | segment 2026-07-07 12:56:00.409 | sorting 2026-07-07 12:56:00.409 | standard-attr-description 2026-07-07 12:56:00.410 | standard-attr-fwaas-v2 2026-07-07 12:56:00.410 | standard-attr-revisions 2026-07-07 12:56:00.410 | standard-attr-tag 2026-07-07 12:56:00.410 | standard-attr-timestamp 2026-07-07 12:56:00.410 | stateful-security-group 2026-07-07 12:56:00.410 | subnet-dns-publish-fixed-ip 2026-07-07 12:56:00.410 | subnet-external-network 2026-07-07 12:56:00.410 | subnet-service-types 2026-07-07 12:56:00.410 | subnet_allocation 2026-07-07 12:56:00.410 | subnet_onboard 2026-07-07 12:56:00.411 | subnetpool-prefix-ops 2026-07-07 12:56:00.411 | tag-creation 2026-07-07 12:56:00.411 | tap-mirror 2026-07-07 12:56:00.411 | tap-mirror-both-direction 2026-07-07 12:56:00.411 | trunk 2026-07-07 12:56:00.411 | uplink-status-propagation 2026-07-07 12:56:00.411 | uplink-status-propagation-updatable 2026-07-07 12:56:00.411 | vlan-transparent 2026-07-07 12:56:00.411 | vpn-endpoint-groups 2026-07-07 12:56:00.411 | vpnaas' 2026-07-07 12:56:00.411 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : disabled_ext= 2026-07-07 12:56:00.411 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:485 : '[' '!' -z '' ']' 2026-07-07 12:56:00.412 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:492 : echo address-group address-scope agent allowed-address-pairs auto-allocated-topology availability_zone bgp bgp_4byte_asn bgp_dragent_scheduler binding binding-extended default-subnetpools dhcp_agent_scheduler dns-domain-ports dns-integration dns-integration-domain-keywords empty-string-filtering enable-default-route-bfd enable-default-route-ecmp expose-port-forwarding-in-fip ext-gw-mode external-gateway-multihoming external-net extra_dhcp_opt extraroute extraroute-atomic filter-validation fip-port-details flavors floating-ip-port-forwarding floating-ip-port-forwarding-description floating-ip-port-forwarding-detail floating-ip-port-forwarding-port-ranges floatingip-pools fwaas_v2 ip_allocation l3-agent-scheduler-ha-chassis-priority l3-flavors l3-ha l3_agent_scheduler logging multi-provider net-mtu net-mtu-writable network-ip-availability network_availability_zone network_ha pagination port-device-profile port-hardware-offload-type port-mac-address-regenerate port-numa-affinity-policy port-numa-affinity-policy-socket port-resource-request port-security port-trusted-vif project-id provider pvlan qinq qos qos-bw-limit-direction qos-bw-minimum-ingress qos-default qos-fip qos-gateway-ip qos-rule-type-details qos-rule-type-filter qos-rules-alias quota-check-limit quota-check-limit-default quota_details quotas rbac-address-scope rbac-policies rbac-security-groups router router-enable-snat router_availability_zone security-group security-groups-default-rules security-groups-default-statefulness security-groups-normalized-cidr security-groups-remote-address-group security-groups-rules-belongs-to-default-sg security-groups-shared-filtering segment sorting standard-attr-description standard-attr-fwaas-v2 standard-attr-revisions standard-attr-tag standard-attr-timestamp stateful-security-group subnet-dns-publish-fixed-ip subnet-external-network subnet-service-types subnet_allocation subnet_onboard subnetpool-prefix-ops tag-creation tap-mirror tap-mirror-both-direction trunk uplink-status-propagation uplink-status-propagation-updatable vlan-transparent vpn-endpoint-groups vpnaas 2026-07-07 12:56:00.412 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:492 : tr ' ' , 2026-07-07 12:56:00.414 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:492 : export NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-07-07 12:56:00.418 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:492 : NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-07-07 12:56:00.422 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:500 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve max_header_size=38 2026-07-07 12:56:00.426 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-07 12:56:00.430 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2026-07-07 12:56:00.434 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=max_header_size=38 2026-07-07 12:56:00.438 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z max_header_size=38 ']' 2026-07-07 12:56:00.442 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-07 12:56:00.446 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve max_header_size 38 2026-07-07 12:56:00.490 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:501 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_connection=tcp:192.168.122.71:6641 2026-07-07 12:56:00.494 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-07 12:56:00.498 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-07-07 12:56:00.502 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_nb_connection=tcp:192.168.122.71:6641 2026-07-07 12:56:00.506 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_nb_connection=tcp:192.168.122.71:6641 ']' 2026-07-07 12:56:00.510 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-07 12:56:00.515 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_connection tcp:192.168.122.71:6641 2026-07-07 12:56:00.559 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:502 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_connection=tcp:192.168.122.71:6642 2026-07-07 12:56:00.564 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-07 12:56:00.568 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-07-07 12:56:00.572 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_sb_connection=tcp:192.168.122.71:6642 2026-07-07 12:56:00.575 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_sb_connection=tcp:192.168.122.71:6642 ']' 2026-07-07 12:56:00.579 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-07 12:56:00.582 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_connection tcp:192.168.122.71:6642 2026-07-07 12:56:00.624 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:503 : is_service_enabled tls-proxy 2026-07-07 12:56:00.649 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 12:56:00.653 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:511 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn neutron_sync_mode=log 2026-07-07 12:56:00.656 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-07 12:56:00.659 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-07-07 12:56:00.662 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=neutron_sync_mode=log 2026-07-07 12:56:00.666 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z neutron_sync_mode=log ']' 2026-07-07 12:56:00.670 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-07 12:56:00.674 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn neutron_sync_mode log 2026-07-07 12:56:00.716 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:512 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_l3_scheduler=leastloaded 2026-07-07 12:56:00.721 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-07 12:56:00.725 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-07-07 12:56:00.729 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_l3_scheduler=leastloaded 2026-07-07 12:56:00.733 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_l3_scheduler=leastloaded ']' 2026-07-07 12:56:00.736 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-07 12:56:00.739 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_l3_scheduler leastloaded 2026-07-07 12:56:00.778 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:513 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group=True 2026-07-07 12:56:00.782 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-07 12:56:00.786 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=securitygroup 2026-07-07 12:56:00.789 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=enable_security_group=True 2026-07-07 12:56:00.792 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z enable_security_group=True ']' 2026-07-07 12:56:00.795 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-07 12:56:00.799 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2026-07-07 12:56:00.839 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:514 : inicomment /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver 2026-07-07 12:56:00.866 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:516 : is_service_enabled q-log neutron-log 2026-07-07 12:56:00.893 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 12:56:00.896 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:522 : is_ovn_metadata_agent_enabled 2026-07-07 12:56:00.899 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-07-07 12:56:00.923 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 12:56:00.927 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : [[ False == \F\a\l\s\e ]] 2026-07-07 12:56:00.931 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:318 : return 0 2026-07-07 12:56:00.936 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:523 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_metadata_enabled=True 2026-07-07 12:56:00.939 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-07 12:56:00.943 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-07-07 12:56:00.947 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_metadata_enabled=True 2026-07-07 12:56:00.951 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_metadata_enabled=True ']' 2026-07-07 12:56:00.955 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-07 12:56:00.960 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_metadata_enabled True 2026-07-07 12:56:01.000 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:530 : is_service_enabled q-dns neutron-dns 2026-07-07 12:56:01.025 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 12:56:01.029 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:535 : iniset /etc/neutron/neutron.conf ovs igmp_snooping_enable False 2026-07-07 12:56:01.076 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:538 : is_service_enabled q-dhcp neutron-dhcp 2026-07-07 12:56:01.102 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 12:56:01.106 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:541 : iniset /etc/neutron/neutron.conf DEFAULT dhcp_agent_notification False 2026-07-07 12:56:01.148 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:544 : is_service_enabled n-api-meta 2026-07-07 12:56:01.172 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 12:56:01.176 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:545 : is_ovn_metadata_agent_enabled 2026-07-07 12:56:01.180 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-07-07 12:56:01.205 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 12:56:01.209 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : [[ False == \F\a\l\s\e ]] 2026-07-07 12:56:01.212 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:318 : return 0 2026-07-07 12:56:01.215 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:546 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2026-07-07 12:56:01.254 | + lib/neutron:configure_neutron:412 : is_service_enabled q-placement neutron-placement 2026-07-07 12:56:01.276 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 12:56:01.280 | + lib/neutron:configure_neutron:415 : is_service_enabled q-trunk neutron-trunk 2026-07-07 12:56:01.304 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 12:56:01.308 | + lib/neutron:configure_neutron:418 : is_service_enabled q-qos neutron-qos 2026-07-07 12:56:01.330 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 12:56:01.334 | + lib/neutron:configure_neutron:425 : is_service_enabled neutron-segments 2026-07-07 12:56:01.357 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 12:56:01.360 | + lib/neutron:configure_neutron:429 : is_service_enabled q-ovn-bgp 2026-07-07 12:56:01.384 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 12:56:01.388 | + lib/neutron:configure_neutron:434 : is_service_enabled q-agt neutron-agent q-svc neutron-api 2026-07-07 12:56:01.412 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 12:56:01.416 | + lib/neutron:configure_neutron:435 : _configure_neutron_service 2026-07-07 12:56:01.419 | + lib/neutron:_configure_neutron_service:1003 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2026-07-07 12:56:01.422 | + lib/neutron:_configure_neutron_service:1004 : cp /opt/stack/neutron/etc/neutron/api-paste.ini /etc/neutron/api-paste.ini 2026-07-07 12:56:01.428 | + lib/neutron:_configure_neutron_service:1007 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2026-07-07 12:56:01.472 | + lib/neutron:_configure_neutron_service:1009 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2026-07-07 12:56:01.516 | + lib/neutron:_configure_neutron_service:1010 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2026-07-07 12:56:01.557 | + lib/neutron:_configure_neutron_service:1012 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2026-07-07 12:56:01.601 | + lib/neutron:_configure_neutron_service:1013 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2026-07-07 12:56:01.605 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/neutron/neutron.conf 2026-07-07 12:56:01.609 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=neutron 2026-07-07 12:56:01.613 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-07-07 12:56:01.617 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-07-07 12:56:01.621 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/neutron/neutron.conf neutron keystone_authtoken 2026-07-07 12:56:01.625 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-07-07 12:56:01.629 | + lib/keystone:configure_keystoneauth:392 : local admin_user=neutron 2026-07-07 12:56:01.633 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-07-07 12:56:01.636 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2026-07-07 12:56:01.679 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2026-07-07 12:56:01.724 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://192.168.122.71/identity 2026-07-07 12:56:01.766 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2026-07-07 12:56:01.807 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf keystone_authtoken password nomoresecret 2026-07-07 12:56:01.849 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2026-07-07 12:56:01.891 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2026-07-07 12:56:01.932 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2026-07-07 12:56:01.974 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/neutron/neutron.conf keystone_authtoken www_authenticate_uri http://192.168.122.71/identity 2026-07-07 12:56:02.018 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-07-07 12:56:02.060 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2026-07-07 12:56:02.102 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-07-07 12:56:02.106 | + lib/neutron:_configure_neutron_service:1016 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2026-07-07 12:56:02.146 | + lib/neutron:_configure_neutron_service:1017 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2026-07-07 12:56:02.192 | + lib/neutron:_configure_neutron_service:1019 : configure_keystoneauth /etc/neutron/neutron.conf nova nova 2026-07-07 12:56:02.196 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-07-07 12:56:02.199 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-07 12:56:02.203 | + lib/keystone:configure_keystoneauth:393 : local section=nova 2026-07-07 12:56:02.206 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf nova auth_type password 2026-07-07 12:56:02.248 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf nova interface public 2026-07-07 12:56:02.293 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf nova auth_url http://192.168.122.71/identity 2026-07-07 12:56:02.339 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf nova username nova 2026-07-07 12:56:02.383 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf nova password nomoresecret 2026-07-07 12:56:02.425 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2026-07-07 12:56:02.467 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf nova project_name service 2026-07-07 12:56:02.508 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2026-07-07 12:56:02.548 | + lib/neutron:_configure_neutron_service:1022 : configure_keystoneauth /etc/neutron/neutron.conf placement placement 2026-07-07 12:56:02.552 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-07-07 12:56:02.556 | + lib/keystone:configure_keystoneauth:392 : local admin_user=placement 2026-07-07 12:56:02.561 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-07-07 12:56:02.565 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf placement auth_type password 2026-07-07 12:56:02.610 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf placement interface public 2026-07-07 12:56:02.654 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf placement auth_url http://192.168.122.71/identity 2026-07-07 12:56:02.700 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf placement username placement 2026-07-07 12:56:02.747 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf placement password nomoresecret 2026-07-07 12:56:02.793 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf placement user_domain_name Default 2026-07-07 12:56:02.836 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf placement project_name service 2026-07-07 12:56:02.882 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf placement project_domain_name Default 2026-07-07 12:56:02.925 | + lib/neutron:_configure_neutron_service:1025 : neutron_plugin_configure_service 2026-07-07 12:56:02.928 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ geneve != \l\o\c\a\l ]] 2026-07-07 12:56:02.932 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(project_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2026-07-07 12:56:02.936 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2026-07-07 12:56:02.939 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2026-07-07 12:56:02.943 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ public != '' ]] 2026-07-07 12:56:02.947 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=public 2026-07-07 12:56:02.950 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ '' != '' ]] 2026-07-07 12:56:02.954 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ public != '' ]] 2026-07-07 12:56:02.957 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2026-07-07 12:56:02.961 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2026-07-07 12:56:02.964 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n public ]] 2026-07-07 12:56:02.967 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2026-07-07 12:56:02.972 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n public ]] 2026-07-07 12:56:02.975 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=public, 2026-07-07 12:56:02.978 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n public ]] 2026-07-07 12:56:02.982 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ public != \p\u\b\l\i\c ]] 2026-07-07 12:56:02.985 | + 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-07-07 12:56:02.988 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-07 12:56:02.991 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=securitygroup 2026-07-07 12:56:02.994 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=enable_security_group=True 2026-07-07 12:56:02.998 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z enable_security_group=True ']' 2026-07-07 12:56:03.001 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-07 12:56:03.005 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2026-07-07 12:56:03.052 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:116 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers=ovn 2026-07-07 12:56:03.057 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-07 12:56:03.060 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-07-07 12:56:03.063 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=ovn 2026-07-07 12:56:03.066 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=ovn ']' 2026-07-07 12:56:03.070 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-07 12:56:03.073 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers ovn 2026-07-07 12:56:03.117 | + 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-07-07 12:56:03.121 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-07 12:56:03.125 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-07-07 12:56:03.129 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=overlay_ip_version=4 2026-07-07 12:56:03.133 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z overlay_ip_version=4 ']' 2026-07-07 12:56:03.137 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-07 12:56:03.141 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 overlay_ip_version 4 2026-07-07 12:56:03.185 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:119 : [[ -n local,flat,vlan,geneve ]] 2026-07-07 12:56:03.189 | + 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-07-07 12:56:03.193 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-07 12:56:03.197 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-07-07 12:56:03.200 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=type_drivers=local,flat,vlan,geneve 2026-07-07 12:56:03.205 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z type_drivers=local,flat,vlan,geneve ']' 2026-07-07 12:56:03.209 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-07 12:56:03.213 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 type_drivers local,flat,vlan,geneve 2026-07-07 12:56:03.255 | + 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-07-07 12:56:03.260 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-07 12:56:03.264 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-07-07 12:56:03.268 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security,qos 2026-07-07 12:56:03.272 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security,qos ']' 2026-07-07 12:56:03.276 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-07 12:56:03.280 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security,qos 2026-07-07 12:56:03.323 | + 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-07-07 12:56:03.327 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-07 12:56:03.331 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-07-07 12:56:03.335 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=project_network_types=geneve 2026-07-07 12:56:03.339 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z project_network_types=geneve ']' 2026-07-07 12:56:03.343 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-07 12:56:03.347 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 project_network_types geneve 2026-07-07 12:56:03.390 | + 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-07-07 12:56:03.393 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-07 12:56:03.397 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2026-07-07 12:56:03.400 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2026-07-07 12:56:03.404 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2026-07-07 12:56:03.408 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-07 12:56:03.411 | + 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-07-07 12:56:03.451 | + 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-07-07 12:56:03.454 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-07 12:56:03.458 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2026-07-07 12:56:03.461 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2026-07-07 12:56:03.465 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2026-07-07 12:56:03.469 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-07 12:56:03.472 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2026-07-07 12:56:03.513 | + 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-07-07 12:56:03.516 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-07 12:56:03.520 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2026-07-07 12:56:03.524 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=public, 2026-07-07 12:56:03.527 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=public, ']' 2026-07-07 12:56:03.531 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-07 12:56:03.534 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks public, 2026-07-07 12:56:03.577 | + 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-07-07 12:56:03.581 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-07 12:56:03.585 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2026-07-07 12:56:03.588 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=public 2026-07-07 12:56:03.592 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=public ']' 2026-07-07 12:56:03.596 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-07 12:56:03.600 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges public 2026-07-07 12:56:03.642 | + 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-07-07 12:56:03.646 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-07 12:56:03.650 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2026-07-07 12:56:03.654 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:65536 2026-07-07 12:56:03.659 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:65536 ']' 2026-07-07 12:56:03.662 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-07 12:56:03.666 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:65536 2026-07-07 12:56:03.710 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:137 : [[ legacy != \l\e\g\a\c\y ]] 2026-07-07 12:56:03.715 | + lib/neutron:configure_neutron:438 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2026-07-07 12:56:03.761 | + lib/neutron:configure_neutron:442 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2026-07-07 12:56:03.808 | + lib/neutron:configure_neutron:444 : write_uwsgi_config /etc/neutron/neutron-api-uwsgi.ini neutron.wsgi.api:application /networking '' neutron-api 2026-07-07 12:56:03.812 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/neutron/neutron-api-uwsgi.ini 2026-07-07 12:56:03.816 | + lib/apache:write_uwsgi_config:244 : local wsgi=neutron.wsgi.api:application 2026-07-07 12:56:03.820 | + lib/apache:write_uwsgi_config:245 : local url=/networking 2026-07-07 12:56:03.823 | + lib/apache:write_uwsgi_config:246 : local http= 2026-07-07 12:56:03.827 | + lib/apache:write_uwsgi_config:247 : local name=neutron-api 2026-07-07 12:56:03.831 | + lib/apache:write_uwsgi_config:249 : '[' -z neutron-api ']' 2026-07-07 12:56:03.835 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-07-07 12:56:03.839 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-07-07 12:56:03.858 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-07-07 12:56:03.859 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-07-07 12:56:03.871 | d /var/run/uwsgi 0755 quobyte root 2026-07-07 12:56:03.876 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-07-07 12:56:03.893 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-07-07 12:56:03.899 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/neutron-api.socket 2026-07-07 12:56:03.902 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/neutron/neutron-api-uwsgi.ini 2026-07-07 12:56:03.908 | + lib/apache:write_uwsgi_config:270 : [[ neutron.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-07-07 12:56:03.913 | + lib/apache:write_uwsgi_config:271 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi module neutron.wsgi.api:application 2026-07-07 12:56:03.960 | + lib/apache:write_uwsgi_config:276 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi processes 2 2026-07-07 12:56:04.003 | + lib/apache:write_uwsgi_config:278 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi master true 2026-07-07 12:56:04.045 | + lib/apache:write_uwsgi_config:280 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi die-on-term true 2026-07-07 12:56:04.090 | + lib/apache:write_uwsgi_config:281 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi exit-on-reload false 2026-07-07 12:56:04.135 | + lib/apache:write_uwsgi_config:284 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-07-07 12:56:04.178 | + lib/apache:write_uwsgi_config:285 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi enable-threads true 2026-07-07 12:56:04.221 | + lib/apache:write_uwsgi_config:286 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi plugins http,python3 2026-07-07 12:56:04.263 | + lib/apache:write_uwsgi_config:288 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi thunder-lock true 2026-07-07 12:56:04.307 | + 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-07-07 12:56:04.350 | + lib/apache:write_uwsgi_config:292 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi buffer-size 65535 2026-07-07 12:56:04.390 | + lib/apache:write_uwsgi_config:294 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-07-07 12:56:04.431 | + lib/apache:write_uwsgi_config:296 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi lazy-apps true 2026-07-07 12:56:04.471 | + lib/apache:write_uwsgi_config:298 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi start-time %t 2026-07-07 12:56:04.511 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-07-07 12:56:04.514 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-07-07 12:56:04.520 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for neutron-api 2026-07-07 12:56:04.524 | ++ lib/apache:apache_site_config_for:174 : local site=neutron-api 2026-07-07 12:56:04.528 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-07-07 12:56:04.533 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-07 12:56:04.537 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-07 12:56:04.541 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/neutron-api.conf 2026-07-07 12:56:04.546 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/neutron-api.conf 2026-07-07 12:56:04.550 | + lib/apache:write_uwsgi_config:306 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi socket /var/run/uwsgi/neutron-api.socket 2026-07-07 12:56:04.592 | + lib/apache:write_uwsgi_config:307 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi chmod-socket 666 2026-07-07 12:56:04.636 | + 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-07-07 12:56:04.636 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/neutron-api.conf 2026-07-07 12:56:04.648 | ProxyPass "/networking" "unix:/var/run/uwsgi/neutron-api.socket|uwsgi://uwsgi-uds-neutron-api" retry=0 acquire=1 2026-07-07 12:56:04.654 | + lib/apache:write_uwsgi_config:309 : enable_apache_site neutron-api 2026-07-07 12:56:04.657 | + lib/apache:enable_apache_site:191 : local site=neutron-api 2026-07-07 12:56:04.661 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-07-07 12:56:04.665 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-07-07 12:56:04.669 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-07 12:56:04.673 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-07 12:56:04.678 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-07 12:56:04.683 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-07 12:56:04.687 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-07-07 12:56:04.691 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-07-07 12:56:04.695 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-07 12:56:04.699 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-07 12:56:04.703 | + lib/apache:enable_apache_site:195 : sudo a2ensite neutron-api 2026-07-07 12:56:04.717 | perl: warning: Setting locale failed. 2026-07-07 12:56:04.717 | perl: warning: Please check that your locale settings: 2026-07-07 12:56:04.718 | LANGUAGE = (unset), 2026-07-07 12:56:04.718 | LC_ALL = "en_US.utf8", 2026-07-07 12:56:04.718 | LANG = "de_DE.UTF-8" 2026-07-07 12:56:04.718 | are supported and installed on your system. 2026-07-07 12:56:04.718 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-07 12:56:04.761 | Enabling site neutron-api. 2026-07-07 12:56:04.767 | To activate the new configuration, you need to run: 2026-07-07 12:56:04.768 | systemctl reload apache2 2026-07-07 12:56:04.775 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-07-07 12:56:04.779 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-07 12:56:04.783 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-07 12:56:04.787 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-07 12:56:04.928 | + ./stack.sh:main:1170 : is_service_enabled mysql postgresql 2026-07-07 12:56:04.953 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 12:56:04.957 | + ./stack.sh:main:1170 : is_service_enabled neutron 2026-07-07 12:56:04.983 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 12:56:04.987 | + ./stack.sh:main:1171 : async_runfunc init_neutron 2026-07-07 12:56:04.991 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2026-07-07 12:56:05.077 | + inc/async:async_inner:63 : init_neutron 2026-07-07 12:56:05.125 | [2074 Async init_neutron:55417]: running: init_neutron 2026-07-07 12:56:05.129 | + ./stack.sh:main:1179 : is_service_enabled q-dhcp 2026-07-07 12:56:05.156 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 12:56:05.161 | + ./stack.sh:main:1198 : is_service_enabled nova neutron 2026-07-07 12:56:05.189 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 12:56:05.194 | + ./stack.sh:main:1199 : configure_os_vif 2026-07-07 12:56:05.199 | + lib/os-vif:configure_os_vif:16 : [[ -e /etc/nova/nova.conf ]] 2026-07-07 12:56:05.203 | + lib/os-vif:configure_os_vif:17 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2026-07-07 12:56:05.254 | + lib/os-vif:configure_os_vif:19 : [[ -e /etc/neutron/neutron.conf ]] 2026-07-07 12:56:05.257 | + lib/os-vif:configure_os_vif:20 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2026-07-07 12:56:05.309 | + ./stack.sh:main:1205 : is_service_enabled swift 2026-07-07 12:56:05.337 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 12:56:05.341 | + ./stack.sh:main:1214 : is_service_enabled cinder 2026-07-07 12:56:05.369 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 12:56:05.373 | + ./stack.sh:main:1215 : echo_summary 'Configuring Cinder' 2026-07-07 12:56:05.377 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-07 12:56:05.381 | + ./stack.sh:echo_summary:447 : echo -e Configuring Cinder 2026-07-07 12:56:05.386 | + ./stack.sh:main:1216 : async_runfunc init_cinder 2026-07-07 12:56:05.390 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2026-07-07 12:56:05.482 | + inc/async:async_inner:63 : init_cinder 2026-07-07 12:56:05.535 | [2074 Async init_cinder:55653]: running: init_cinder 2026-07-07 12:56:05.540 | + ./stack.sh:main:1222 : is_service_enabled placement 2026-07-07 12:56:05.566 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 12:56:05.570 | + ./stack.sh:main:1223 : echo_summary 'Configuring placement' 2026-07-07 12:56:05.574 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-07 12:56:05.578 | + ./stack.sh:echo_summary:447 : echo -e Configuring placement 2026-07-07 12:56:05.581 | + ./stack.sh:main:1224 : async_runfunc init_placement 2026-07-07 12:56:05.586 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2026-07-07 12:56:05.674 | + inc/async:async_inner:63 : init_placement 2026-07-07 12:56:05.749 | [2074 Async init_placement:55783]: running: init_placement 2026-07-07 12:56:05.752 | + ./stack.sh:main:1228 : async_wait init_neutron 2026-07-07 12:56:05.832 | [2074 Async init_neutron:55417]: Waiting for completion of init_neutron running on PID 55417 (5 other jobs running) 2026-07-07 12:56:05.862 | [2074 Async init_neutron:55417]: Signaling child to exit 2026-07-07 12:56:20.107 | + inc/async:async_inner:64 : rc=0 2026-07-07 12:56:20.160 | [55653 Async init_cinder:55653]: finished successfully 2026-07-07 12:56:55.874 | + inc/async:async_inner:64 : rc=0 2026-07-07 12:56:55.917 | [55783 Async init_placement:55783]: finished successfully 2026-07-07 12:56:58.709 | + inc/async:async_inner:64 : rc=0 2026-07-07 12:56:58.734 | [55417 Async init_neutron:55417]: finished successfully 2026-07-07 12:56:58.761 | WAKEUP 2026-07-07 12:56:58.784 | [2074 Async init_neutron:55417]: Signaled 2026-07-07 12:56:58.786 | + lib/neutron:init_neutron:501 : recreate_database neutron 2026-07-07 12:56:58.786 | + lib/database:recreate_database:112 : local db=neutron 2026-07-07 12:56:58.786 | + lib/database:recreate_database:113 : recreate_database_mysql neutron 2026-07-07 12:56:58.786 | + lib/databases/mysql:recreate_database_mysql:54 : local db=neutron 2026-07-07 12:56:58.786 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2026-07-07 12:56:58.786 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-07 12:56:58.786 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2026-07-07 12:56:58.787 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-07 12:56:58.787 | + lib/neutron:init_neutron:502 : time_start dbsync 2026-07-07 12:56:58.787 | + functions-common:time_start:2406 : local name=dbsync 2026-07-07 12:56:58.787 | + functions-common:time_start:2407 : local start_time= 2026-07-07 12:56:58.787 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-07 12:56:58.787 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-07 12:56:58.788 | + functions-common:time_start:2411 : _TIME_START[$name]=1783428965276 2026-07-07 12:56:58.788 | + lib/neutron:init_neutron:504 : /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-07-07 12:56:58.788 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2026-07-07 12:56:58.788 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2026-07-07 12:56:58.788 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2026-07-07 12:56:58.788 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2026-07-07 12:56:58.788 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2026-07-07 12:56:58.788 | INFO [alembic.runtime.migration] Running upgrade kilo -> 354db87e3225 2026-07-07 12:56:58.789 | INFO [alembic.runtime.migration] Running upgrade 354db87e3225 -> 599c6a226151 2026-07-07 12:56:58.789 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2026-07-07 12:56:58.789 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2026-07-07 12:56:58.789 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2026-07-07 12:56:58.789 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2026-07-07 12:56:58.789 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2026-07-07 12:56:58.790 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2026-07-07 12:56:58.790 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2026-07-07 12:56:58.790 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2026-07-07 12:56:58.790 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2026-07-07 12:56:58.790 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2026-07-07 12:56:58.790 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2026-07-07 12:56:58.790 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2026-07-07 12:56:58.791 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2026-07-07 12:56:58.791 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2026-07-07 12:56:58.791 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2026-07-07 12:56:58.791 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2026-07-07 12:56:58.791 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2026-07-07 12:56:58.791 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2026-07-07 12:56:58.791 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2026-07-07 12:56:58.792 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2026-07-07 12:56:58.792 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2026-07-07 12:56:58.792 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2026-07-07 12:56:58.792 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2026-07-07 12:56:58.792 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2026-07-07 12:56:58.792 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2026-07-07 12:56:58.792 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2026-07-07 12:56:58.793 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2026-07-07 12:56:58.793 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2026-07-07 12:56:58.793 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2026-07-07 12:56:58.793 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2026-07-07 12:56:58.793 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2026-07-07 12:56:58.793 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2026-07-07 12:56:58.793 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2026-07-07 12:56:58.794 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 4ffceebfada 2026-07-07 12:56:58.794 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfada -> 5498d17be016 2026-07-07 12:56:58.794 | INFO [alembic.runtime.migration] Running upgrade 5498d17be016 -> 2a16083502f3 2026-07-07 12:56:58.794 | INFO [alembic.runtime.migration] Running upgrade 2a16083502f3 -> 2e5352a0ad4d 2026-07-07 12:56:58.794 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2026-07-07 12:56:58.794 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 4af11ca47297 2026-07-07 12:56:58.794 | INFO [alembic.runtime.migration] Running upgrade 4af11ca47297 -> 1b294093239c 2026-07-07 12:56:58.795 | INFO [alembic.runtime.migration] Running upgrade 1b294093239c -> 8a6d8bdae39 2026-07-07 12:56:58.795 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 2b4c2465d44b 2026-07-07 12:56:58.795 | INFO [alembic.runtime.migration] Running upgrade 2b4c2465d44b -> e3278ee65050 2026-07-07 12:56:58.795 | INFO [alembic.runtime.migration] Running upgrade e3278ee65050 -> c6c112992c9 2026-07-07 12:56:58.795 | INFO [alembic.runtime.migration] Running upgrade c6c112992c9 -> 5ffceebfada 2026-07-07 12:56:58.795 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2026-07-07 12:56:58.795 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2026-07-07 12:56:58.795 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2026-07-07 12:56:58.795 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2026-07-07 12:56:58.796 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2026-07-07 12:56:58.796 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2026-07-07 12:56:58.796 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> b67e765a3524 2026-07-07 12:56:58.796 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2026-07-07 12:56:58.796 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2026-07-07 12:56:58.796 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2026-07-07 12:56:58.796 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2026-07-07 12:56:58.796 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2026-07-07 12:56:58.796 | INFO [alembic.runtime.migration] Running upgrade b67e765a3524 -> a84ccf28f06a 2026-07-07 12:56:58.797 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2026-07-07 12:56:58.797 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2026-07-07 12:56:58.797 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2026-07-07 12:56:58.797 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2026-07-07 12:56:58.797 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2026-07-07 12:56:58.797 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2026-07-07 12:56:58.797 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2026-07-07 12:56:58.797 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2026-07-07 12:56:58.798 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2026-07-07 12:56:58.798 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2026-07-07 12:56:58.798 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2026-07-07 12:56:58.798 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2026-07-07 12:56:58.798 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2026-07-07 12:56:58.798 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2026-07-07 12:56:58.798 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2026-07-07 12:56:58.798 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2026-07-07 12:56:58.798 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2026-07-07 12:56:58.799 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2026-07-07 12:56:58.799 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2026-07-07 12:56:58.799 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2026-07-07 12:56:58.799 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2026-07-07 12:56:58.799 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2026-07-07 12:56:58.799 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2026-07-07 12:56:58.799 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2026-07-07 12:56:58.799 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2026-07-07 12:56:58.799 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2026-07-07 12:56:58.800 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2026-07-07 12:56:58.800 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2026-07-07 12:56:58.800 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2026-07-07 12:56:58.800 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2026-07-07 12:56:58.800 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2026-07-07 12:56:58.800 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2026-07-07 12:56:58.800 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2026-07-07 12:56:58.800 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2026-07-07 12:56:58.800 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2026-07-07 12:56:58.801 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2026-07-07 12:56:58.801 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2026-07-07 12:56:58.801 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2026-07-07 12:56:58.801 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2026-07-07 12:56:58.801 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2026-07-07 12:56:58.801 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2026-07-07 12:56:58.801 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2026-07-07 12:56:58.801 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2026-07-07 12:56:58.801 | INFO [alembic.runtime.migration] Running upgrade 1e0744e4ffea -> 6135a7bd4425 2026-07-07 12:56:58.801 | INFO [alembic.runtime.migration] Running upgrade 6135a7bd4425 -> 8df53b0d2c0e 2026-07-07 12:56:58.802 | INFO [alembic.runtime.migration] Running upgrade 8df53b0d2c0e -> 1bb3393de75d, add qos policy rule Packet Rate Limit 2026-07-07 12:56:58.802 | INFO [alembic.runtime.migration] Running upgrade 1bb3393de75d -> c181bb1d89e4 2026-07-07 12:56:58.802 | INFO [alembic.runtime.migration] Running upgrade c181bb1d89e4 -> ba859d649675 2026-07-07 12:56:58.802 | INFO [alembic.runtime.migration] Running upgrade ba859d649675 -> e981acd076d3 2026-07-07 12:56:58.802 | INFO [alembic.runtime.migration] Running upgrade e981acd076d3 -> 76df7844a8c6, add Local IP tables 2026-07-07 12:56:58.802 | INFO [alembic.runtime.migration] Running upgrade 76df7844a8c6 -> 1ffef8d6f371, migrate RBAC registers from "target_tenant" to "target_project" 2026-07-07 12:56:58.802 | INFO [alembic.runtime.migration] Running upgrade 1ffef8d6f371 -> 8160f7a9cebb, drop portbindingports table 2026-07-07 12:56:58.802 | INFO [alembic.runtime.migration] Running upgrade 8160f7a9cebb -> cd9ef14ccf87 2026-07-07 12:56:58.803 | INFO [alembic.runtime.migration] Running upgrade cd9ef14ccf87 -> 34cf8b009713 2026-07-07 12:56:58.803 | INFO [alembic.runtime.migration] Running upgrade 34cf8b009713 -> I43e0b669096 2026-07-07 12:56:58.803 | INFO [alembic.runtime.migration] Running upgrade I43e0b669096 -> 4e6e655746f6 2026-07-07 12:56:58.803 | INFO [alembic.runtime.migration] Running upgrade 4e6e655746f6 -> 659cbedf30a1 2026-07-07 12:56:58.803 | INFO [alembic.runtime.migration] Running upgrade 659cbedf30a1 -> 21ff98fabab1 2026-07-07 12:56:58.803 | INFO [alembic.runtime.migration] Running upgrade 21ff98fabab1 -> 5881373af7f5 2026-07-07 12:56:58.803 | INFO [alembic.runtime.migration] Running upgrade 5881373af7f5 -> fc153938cdc1 2026-07-07 12:56:58.803 | INFO [alembic.runtime.migration] Running upgrade fc153938cdc1 -> 93f394357a27 2026-07-07 12:56:58.803 | INFO [alembic.runtime.migration] Running upgrade 93f394357a27 -> 6f1145bff34c 2026-07-07 12:56:58.803 | INFO [alembic.runtime.migration] Running upgrade 6f1145bff34c -> 682c319773d7 2026-07-07 12:56:58.804 | INFO [alembic.runtime.migration] Running upgrade 682c319773d7 -> 0aefee21cd87 2026-07-07 12:56:58.804 | INFO [alembic.runtime.migration] Running upgrade 0aefee21cd87 -> b1199a3adbef 2026-07-07 12:56:58.804 | INFO [alembic.runtime.migration] Running upgrade b1199a3adbef -> c33da356b165 2026-07-07 12:56:58.804 | INFO [alembic.runtime.migration] Running upgrade c33da356b165 -> 89c58a70ceba 2026-07-07 12:56:58.804 | INFO [alembic.runtime.migration] Running upgrade 89c58a70ceba -> 054e34dbe6b4 2026-07-07 12:56:58.804 | INFO [alembic.runtime.migration] Running upgrade 054e34dbe6b4 -> 0e6eff810791 2026-07-07 12:56:58.804 | INFO [alembic.runtime.migration] Running upgrade 0e6eff810791 -> 175fa80908e1 2026-07-07 12:56:58.804 | INFO [alembic.runtime.migration] Running upgrade 175fa80908e1 -> 5bcb7b31ec7d 2026-07-07 12:56:58.804 | INFO [alembic.runtime.migration] Running upgrade 5bcb7b31ec7d -> ad80a9f07c5c 2026-07-07 12:56:58.805 | INFO [alembic.runtime.migration] Running upgrade ad80a9f07c5c -> d553edeb540f 2026-07-07 12:56:58.805 | INFO [alembic.runtime.migration] Running upgrade d553edeb540f -> b1bca967e19d, Add unique constraint to the network segment range 2026-07-07 12:56:58.805 | INFO [alembic.runtime.migration] Running upgrade b1bca967e19d -> bdae3a00c493 2026-07-07 12:56:58.805 | INFO [alembic.runtime.migration] Running upgrade bdae3a00c493 -> a00aa97899c0 2026-07-07 12:56:58.805 | INFO [alembic.runtime.migration] Running upgrade a00aa97899c0 -> a1b2c3d4e5f6, Add security groups default statefulness table 2026-07-07 12:56:58.805 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2026-07-07 12:56:58.805 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2026-07-07 12:56:58.805 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2026-07-07 12:56:58.805 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2026-07-07 12:56:58.806 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2026-07-07 12:56:58.806 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2026-07-07 12:56:58.806 | Running upgrade for neutron ... 2026-07-07 12:56:58.806 | OK 2026-07-07 12:56:58.806 | + lib/neutron:init_neutron:505 : time_stop dbsync 2026-07-07 12:56:58.806 | + functions-common:time_stop:2420 : local name 2026-07-07 12:56:58.806 | + functions-common:time_stop:2421 : local end_time 2026-07-07 12:56:58.806 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 12:56:58.806 | + functions-common:time_stop:2423 : local total 2026-07-07 12:56:58.807 | + functions-common:time_stop:2424 : local start_time 2026-07-07 12:56:58.807 | + functions-common:time_stop:2426 : name=dbsync 2026-07-07 12:56:58.807 | + functions-common:time_stop:2427 : start_time=1783428965276 2026-07-07 12:56:58.807 | + functions-common:time_stop:2429 : [[ -z 1783428965276 ]] 2026-07-07 12:56:58.807 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 12:56:58.807 | + functions-common:time_stop:2432 : end_time=1783429018689 2026-07-07 12:56:58.807 | + functions-common:time_stop:2433 : elapsed_time=53413 2026-07-07 12:56:58.807 | + functions-common:time_stop:2434 : total=8290 2026-07-07 12:56:58.807 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 12:56:58.808 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=61703 2026-07-07 12:56:58.829 | [2074 Async init_neutron:55417]: finished init_neutron with result 0 in 53 seconds 2026-07-07 12:56:58.833 | + inc/async:async_wait:197 : return 0 2026-07-07 12:56:58.835 | + ./stack.sh:main:1229 : async_wait init_placement 2026-07-07 12:56:58.888 | [2074 Async init_placement:55783]: Waiting for completion of init_placement running on PID 55783 (4 other jobs running) 2026-07-07 12:56:58.912 | [2074 Async init_placement:55783]: Signaling child to exit 2026-07-07 12:56:58.912 | WAKEUP 2026-07-07 12:56:58.936 | [2074 Async init_placement:55783]: Signaled 2026-07-07 12:56:58.937 | + lib/placement:init_placement:113 : recreate_database placement 2026-07-07 12:56:58.938 | + lib/database:recreate_database:112 : local db=placement 2026-07-07 12:56:58.938 | + lib/database:recreate_database:113 : recreate_database_mysql placement 2026-07-07 12:56:58.938 | + lib/databases/mysql:recreate_database_mysql:54 : local db=placement 2026-07-07 12:56:58.938 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2026-07-07 12:56:58.938 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-07 12:56:58.938 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2026-07-07 12:56:58.938 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-07 12:56:58.938 | + lib/placement:init_placement:114 : /opt/stack/data/venv/bin/placement-manage db sync 2026-07-07 12:56:58.938 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-07-07 12:56:58.939 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-07 12:56:58.939 | we strongly recommend against using it for new projects. 2026-07-07 12:56:58.939 | 2026-07-07 12:56:58.939 | If you are already using Eventlet, we recommend migrating to a different 2026-07-07 12:56:58.939 | framework. For more detail see 2026-07-07 12:56:58.939 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-07 12:56:58.939 | 2026-07-07 12:56:58.940 | __import__(import_str) 2026-07-07 12:56:58.940 | + lib/placement:init_placement:115 : create_placement_accounts 2026-07-07 12:56:58.940 | + lib/placement:create_placement_accounts:102 : create_service_user placement admin 2026-07-07 12:56:58.940 | + lib/keystone:create_service_user:379 : get_or_create_user placement nomoresecret Default 2026-07-07 12:56:58.940 | + functions-common:get_or_create_user:899 : local user_id 2026-07-07 12:56:58.940 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-07-07 12:56:58.940 | + functions-common:get_or_create_user:903 : local email= 2026-07-07 12:56:58.941 | ++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create placement --password nomoresecret --domain=Default --or-show -f value -c id 2026-07-07 12:56:58.941 | ++ functions-common:oscwrap:2465 : return 0 2026-07-07 12:56:58.941 | + functions-common:get_or_create_user:915 : user_id=ec929674e61f497e8d1609b12dafbb6d 2026-07-07 12:56:58.941 | + functions-common:get_or_create_user:916 : echo ec929674e61f497e8d1609b12dafbb6d 2026-07-07 12:56:58.941 | ec929674e61f497e8d1609b12dafbb6d 2026-07-07 12:56:58.941 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service placement service Default Default 2026-07-07 12:56:58.941 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-07 12:56:58.941 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-07 12:56:58.941 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-07 12:56:58.941 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-07 12:56:58.941 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-07 12:56:58.942 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-07 12:56:58.942 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-07 12:56:58.942 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-07 12:56:58.942 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-07 12:56:58.942 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-07 12:56:58.942 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-07 12:56:58.942 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add service --user placement --project service --user-domain Default --project-domain Default 2026-07-07 12:56:58.943 | ++ functions-common:get_or_add_user_project_role:979 : 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-07-07 12:56:58.943 | ++ functions-common:oscwrap:2465 : return 0 2026-07-07 12:56:58.943 | + functions-common:get_or_add_user_project_role:979 : user_role_id=9df29a8f9b8d425fbe648b4d6cd45108 2026-07-07 12:56:58.943 | + functions-common:get_or_add_user_project_role:980 : echo 9df29a8f9b8d425fbe648b4d6cd45108 2026-07-07 12:56:58.943 | 9df29a8f9b8d425fbe648b4d6cd45108 2026-07-07 12:56:58.943 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-07-07 12:56:58.943 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin placement service Default Default 2026-07-07 12:56:58.944 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-07 12:56:58.944 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-07 12:56:58.944 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-07 12:56:58.944 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-07 12:56:58.944 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-07 12:56:58.944 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-07 12:56:58.944 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-07 12:56:58.944 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-07 12:56:58.944 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-07 12:56:58.945 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-07 12:56:58.945 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-07 12:56:58.945 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user placement --project service --user-domain Default --project-domain Default 2026-07-07 12:56:58.945 | ++ functions-common:get_or_add_user_project_role:979 : 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-07-07 12:56:58.945 | ++ functions-common:oscwrap:2465 : return 0 2026-07-07 12:56:58.945 | + functions-common:get_or_add_user_project_role:979 : user_role_id=35656ac7ed734062a3f829fe2c01d081 2026-07-07 12:56:58.945 | + functions-common:get_or_add_user_project_role:980 : echo 35656ac7ed734062a3f829fe2c01d081 2026-07-07 12:56:58.946 | 35656ac7ed734062a3f829fe2c01d081 2026-07-07 12:56:58.946 | + lib/placement:create_placement_accounts:103 : local placement_api_url=http://192.168.122.71/placement 2026-07-07 12:56:58.946 | + lib/placement:create_placement_accounts:104 : get_or_create_service placement placement 'Placement Service' 2026-07-07 12:56:58.946 | + functions-common:get_or_create_service:1055 : local service_id 2026-07-07 12:56:58.946 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show placement -f value -c id 2026-07-07 12:56:58.946 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service create placement --name placement '--description=Placement Service' -f value -c id 2026-07-07 12:56:58.947 | ++ functions-common:oscwrap:2465 : return 0 2026-07-07 12:56:58.947 | + functions-common:get_or_create_service:1066 : service_id=' 2026-07-07 12:56:58.947 | bf8a69bbb5994f1d8ebd3cee0caf2ed6' 2026-07-07 12:56:58.947 | + functions-common:get_or_create_service:1067 : echo bf8a69bbb5994f1d8ebd3cee0caf2ed6 2026-07-07 12:56:58.948 | bf8a69bbb5994f1d8ebd3cee0caf2ed6 2026-07-07 12:56:58.948 | + lib/placement:create_placement_accounts:106 : get_or_create_endpoint placement RegionOne http://192.168.122.71/placement 2026-07-07 12:56:58.948 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-07-07 12:56:58.948 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface placement public http://192.168.122.71/placement RegionOne 2026-07-07 12:56:58.948 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-07-07 12:56:58.948 | +++ functions-common:_get_or_create_endpoint_with_interface:1078 : oscwrap --os-cloud devstack-system-admin endpoint list --service placement --interface public --region RegionOne -c ID -f value 2026-07-07 12:56:58.948 | +++ functions-common:oscwrap:2465 : return 0 2026-07-07 12:56:58.949 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-07-07 12:56:58.949 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-07-07 12:56:58.949 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create placement public http://192.168.122.71/placement --region RegionOne -f value -c id 2026-07-07 12:56:58.949 | +++ functions-common:oscwrap:2465 : return 0 2026-07-07 12:56:58.949 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=7b8311a869c64fba9bde9d06d9ea83ac 2026-07-07 12:56:58.949 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 7b8311a869c64fba9bde9d06d9ea83ac 2026-07-07 12:56:58.949 | + functions-common:get_or_create_endpoint:1100 : public_id=7b8311a869c64fba9bde9d06d9ea83ac 2026-07-07 12:56:58.950 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-07-07 12:56:58.950 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-07-07 12:56:58.950 | + functions-common:get_or_create_endpoint:1109 : echo 7b8311a869c64fba9bde9d06d9ea83ac 2026-07-07 12:56:58.950 | 7b8311a869c64fba9bde9d06d9ea83ac 2026-07-07 12:56:58.981 | [2074 Async init_placement:55783]: finished init_placement with result 0 in 50 seconds 2026-07-07 12:56:58.986 | + inc/async:async_wait:197 : return 0 2026-07-07 12:56:58.990 | + ./stack.sh:main:1230 : async_wait init_glance 2026-07-07 12:56:59.046 | [2074 Async init_glance:50771]: Waiting for completion of init_glance running on PID 50771 (3 other jobs running) 2026-07-07 12:56:59.072 | [2074 Async init_glance:50771]: Signaling child to exit 2026-07-07 12:56:59.072 | WAKEUP 2026-07-07 12:56:59.094 | [2074 Async init_glance:50771]: Signaled 2026-07-07 12:56:59.095 | + lib/glance:init_glance:525 : rm -rf /opt/stack/data/glance/images 2026-07-07 12:56:59.095 | + lib/glance:init_glance:526 : mkdir -p /opt/stack/data/glance/images 2026-07-07 12:56:59.095 | + lib/glance:init_glance:529 : recreate_database glance 2026-07-07 12:56:59.096 | + lib/database:recreate_database:112 : local db=glance 2026-07-07 12:56:59.096 | + lib/database:recreate_database:113 : recreate_database_mysql glance 2026-07-07 12:56:59.096 | + lib/databases/mysql:recreate_database_mysql:54 : local db=glance 2026-07-07 12:56:59.096 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2026-07-07 12:56:59.096 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-07 12:56:59.096 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2026-07-07 12:56:59.096 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-07 12:56:59.097 | + lib/glance:init_glance:531 : time_start dbsync 2026-07-07 12:56:59.097 | + functions-common:time_start:2406 : local name=dbsync 2026-07-07 12:56:59.097 | + functions-common:time_start:2407 : local start_time= 2026-07-07 12:56:59.097 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-07 12:56:59.097 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-07 12:56:59.097 | + functions-common:time_start:2411 : _TIME_START[$name]=1783428868948 2026-07-07 12:56:59.097 | + lib/glance:init_glance:533 : /opt/stack/data/venv/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2026-07-07 12:56:59.098 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-07-07 12:56:59.098 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-07 12:56:59.098 | we strongly recommend against using it for new projects. 2026-07-07 12:56:59.098 | 2026-07-07 12:56:59.098 | If you are already using Eventlet, we recommend migrating to a different 2026-07-07 12:56:59.099 | framework. For more detail see 2026-07-07 12:56:59.099 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-07 12:56:59.099 | 2026-07-07 12:56:59.099 | __import__(import_str) 2026-07-07 12:56:59.099 | INFO dbcounter [-] Registered counter for database glance 2026-07-07 12:56:59.099 | 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=50877) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-07-07 12:56:59.099 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-07 12:56:59.100 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-07 12:56:59.100 | DEBUG dbcounter [-] [50877] Writer thread running {{(pid=50877) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-07 12:56:59.100 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-07 12:56:59.100 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-07 12:56:59.100 | INFO dbcounter [-] Registered counter for database glance 2026-07-07 12:56:59.100 | 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=50877) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-07-07 12:56:59.101 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-07 12:56:59.101 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-07 12:56:59.101 | DEBUG dbcounter [-] [50877] Writer thread running {{(pid=50877) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-07 12:56:59.101 | INFO alembic.runtime.migration [-] Running upgrade -> liberty, liberty initial 2026-07-07 12:56:59.101 | DEBUG alembic.runtime.migration [-] new branch insert liberty {{(pid=50877) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-07 12:56:59.101 | INFO alembic.runtime.migration [-] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table 2026-07-07 12:56:59.101 | DEBUG alembic.runtime.migration [-] update liberty to mitaka01 {{(pid=50877) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-07 12:56:59.102 | INFO alembic.runtime.migration [-] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server 2026-07-07 12:56:59.102 | DEBUG alembic.runtime.migration [-] update mitaka01 to mitaka02 {{(pid=50877) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-07 12:56:59.102 | INFO alembic.runtime.migration [-] Running upgrade mitaka02 -> ocata_expand01, add visibility to images 2026-07-07 12:56:59.102 | DEBUG alembic.runtime.migration [-] update mitaka02 to ocata_expand01 {{(pid=50877) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-07 12:56:59.102 | INFO alembic.runtime.migration [-] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01 2026-07-07 12:56:59.102 | DEBUG alembic.runtime.migration [-] update ocata_expand01 to pike_expand01 {{(pid=50877) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-07 12:56:59.103 | INFO alembic.runtime.migration [-] Running upgrade pike_expand01 -> queens_expand01 2026-07-07 12:56:59.103 | DEBUG alembic.runtime.migration [-] update pike_expand01 to queens_expand01 {{(pid=50877) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-07 12:56:59.103 | INFO alembic.runtime.migration [-] Running upgrade queens_expand01 -> rocky_expand01, add os_hidden column to images table 2026-07-07 12:56:59.103 | DEBUG alembic.runtime.migration [-] update queens_expand01 to rocky_expand01 {{(pid=50877) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-07 12:56:59.103 | INFO alembic.runtime.migration [-] Running upgrade rocky_expand01 -> rocky_expand02, add os_hash_algo and os_hash_value columns to images table 2026-07-07 12:56:59.103 | DEBUG alembic.runtime.migration [-] update rocky_expand01 to rocky_expand02 {{(pid=50877) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-07 12:56:59.103 | INFO alembic.runtime.migration [-] Running upgrade rocky_expand02 -> train_expand01, empty expand for symmetry with train_contract01 2026-07-07 12:56:59.104 | DEBUG alembic.runtime.migration [-] update rocky_expand02 to train_expand01 {{(pid=50877) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-07 12:56:59.104 | INFO alembic.runtime.migration [-] Running upgrade train_expand01 -> ussuri_expand01, empty expand for symmetry with ussuri_expand01 2026-07-07 12:56:59.104 | DEBUG alembic.runtime.migration [-] update train_expand01 to ussuri_expand01 {{(pid=50877) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-07 12:56:59.104 | INFO alembic.runtime.migration [-] Running upgrade ussuri_expand01 -> wallaby_expand01, add image_id, request_id, user columns to tasks table" 2026-07-07 12:56:59.104 | DEBUG alembic.runtime.migration [-] update ussuri_expand01 to wallaby_expand01 {{(pid=50877) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-07 12:56:59.104 | INFO alembic.runtime.migration [-] Running upgrade wallaby_expand01 -> xena_expand01, empty expand for symmetry with 2023_1_expand01 2026-07-07 12:56:59.105 | DEBUG alembic.runtime.migration [-] update wallaby_expand01 to xena_expand01 {{(pid=50877) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-07 12:56:59.105 | INFO alembic.runtime.migration [-] Running upgrade xena_expand01 -> yoga_expand01, empty expand for symmetry with 2023_1_expand01 2026-07-07 12:56:59.105 | DEBUG alembic.runtime.migration [-] update xena_expand01 to yoga_expand01 {{(pid=50877) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-07 12:56:59.105 | INFO alembic.runtime.migration [-] Running upgrade yoga_expand01 -> zed_expand01, empty expand for symmetry with 2023_1_expand01 2026-07-07 12:56:59.105 | DEBUG alembic.runtime.migration [-] update yoga_expand01 to zed_expand01 {{(pid=50877) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-07 12:56:59.105 | INFO alembic.runtime.migration [-] Running upgrade zed_expand01 -> 2023_1_expand01, empty expand for symmetry with 2023_1_expand01 2026-07-07 12:56:59.106 | DEBUG alembic.runtime.migration [-] update zed_expand01 to 2023_1_expand01 {{(pid=50877) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-07 12:56:59.106 | INFO alembic.runtime.migration [-] Running upgrade 2023_1_expand01 -> 2024_1_expand01, adds cache_node_reference and cached_images table(s) 2026-07-07 12:56:59.106 | DEBUG alembic.runtime.migration [-] update 2023_1_expand01 to 2024_1_expand01 {{(pid=50877) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-07 12:56:59.106 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-07 12:56:59.106 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-07 12:56:59.106 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-07 12:56:59.106 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-07 12:56:59.106 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-07 12:56:59.107 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-07 12:56:59.107 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-07 12:56:59.107 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-07 12:56:59.107 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-07 12:56:59.107 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-07 12:56:59.107 | INFO alembic.runtime.migration [-] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images 2026-07-07 12:56:59.107 | DEBUG alembic.runtime.migration [-] new branch insert ocata_contract01 {{(pid=50877) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-07 12:56:59.108 | INFO alembic.runtime.migration [-] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables 2026-07-07 12:56:59.108 | DEBUG alembic.runtime.migration [-] update ocata_contract01 to pike_contract01 {{(pid=50877) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-07 12:56:59.108 | INFO alembic.runtime.migration [-] Running upgrade pike_contract01 -> queens_contract01 2026-07-07 12:56:59.108 | DEBUG alembic.runtime.migration [-] update pike_contract01 to queens_contract01 {{(pid=50877) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-07 12:56:59.108 | INFO alembic.runtime.migration [-] Running upgrade queens_contract01 -> rocky_contract01 2026-07-07 12:56:59.108 | DEBUG alembic.runtime.migration [-] update queens_contract01 to rocky_contract01 {{(pid=50877) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-07 12:56:59.108 | INFO alembic.runtime.migration [-] Running upgrade rocky_contract01 -> rocky_contract02 2026-07-07 12:56:59.109 | DEBUG alembic.runtime.migration [-] update rocky_contract01 to rocky_contract02 {{(pid=50877) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-07 12:56:59.109 | INFO alembic.runtime.migration [-] Running upgrade rocky_contract02 -> train_contract01 2026-07-07 12:56:59.109 | DEBUG alembic.runtime.migration [-] update rocky_contract02 to train_contract01 {{(pid=50877) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-07 12:56:59.109 | INFO alembic.runtime.migration [-] Running upgrade train_contract01 -> ussuri_contract01 2026-07-07 12:56:59.109 | DEBUG alembic.runtime.migration [-] update train_contract01 to ussuri_contract01 {{(pid=50877) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-07 12:56:59.109 | INFO alembic.runtime.migration [-] Running upgrade ussuri_contract01 -> wallaby_contract01 2026-07-07 12:56:59.109 | DEBUG alembic.runtime.migration [-] update ussuri_contract01 to wallaby_contract01 {{(pid=50877) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-07 12:56:59.109 | INFO alembic.runtime.migration [-] Running upgrade wallaby_contract01 -> xena_contract01 2026-07-07 12:56:59.110 | DEBUG alembic.runtime.migration [-] update wallaby_contract01 to xena_contract01 {{(pid=50877) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-07 12:56:59.110 | INFO alembic.runtime.migration [-] Running upgrade xena_contract01 -> yoga_contract01 2026-07-07 12:56:59.110 | DEBUG alembic.runtime.migration [-] update xena_contract01 to yoga_contract01 {{(pid=50877) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-07 12:56:59.110 | INFO alembic.runtime.migration [-] Running upgrade yoga_contract01 -> zed_contract01 2026-07-07 12:56:59.110 | DEBUG alembic.runtime.migration [-] update yoga_contract01 to zed_contract01 {{(pid=50877) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-07 12:56:59.110 | INFO alembic.runtime.migration [-] Running upgrade zed_contract01 -> 2023_1_contract01 2026-07-07 12:56:59.110 | DEBUG alembic.runtime.migration [-] update zed_contract01 to 2023_1_contract01 {{(pid=50877) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-07 12:56:59.111 | INFO alembic.runtime.migration [-] Running upgrade 2023_1_contract01 -> 2024_1_contract01 2026-07-07 12:56:59.111 | DEBUG alembic.runtime.migration [-] merge, delete ['2023_1_contract01'], update 2024_1_expand01 to 2024_1_contract01 {{(pid=50877) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:790}} 2026-07-07 12:56:59.111 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-07 12:56:59.111 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-07 12:56:59.111 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-07 12:56:59.111 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-07 12:56:59.111 | Upgraded database to: 2024_1_expand01, current revision(s): 2024_1_expand01 2026-07-07 12:56:59.112 | Database migration is up to date. No migration needed. 2026-07-07 12:56:59.112 | Upgraded database to: 2024_1_contract01, current revision(s): 2024_1_contract01 2026-07-07 12:56:59.112 | Database is synced successfully. 2026-07-07 12:56:59.112 | + lib/glance:init_glance:536 : /opt/stack/data/venv/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2026-07-07 12:56:59.112 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-07-07 12:56:59.112 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-07 12:56:59.112 | we strongly recommend against using it for new projects. 2026-07-07 12:56:59.113 | 2026-07-07 12:56:59.113 | If you are already using Eventlet, we recommend migrating to a different 2026-07-07 12:56:59.113 | framework. For more detail see 2026-07-07 12:56:59.113 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-07 12:56:59.113 | 2026-07-07 12:56:59.113 | __import__(import_str) 2026-07-07 12:56:59.113 | INFO dbcounter [-] Registered counter for database glance 2026-07-07 12:56:59.114 | 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=51054) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-07-07 12:56:59.114 | DEBUG dbcounter [-] [51054] Writer thread running {{(pid=51054) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-07 12:56:59.114 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database. 2026-07-07 12:56:59.114 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database. 2026-07-07 12:56:59.114 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database. 2026-07-07 12:56:59.114 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database. 2026-07-07 12:56:59.114 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database. 2026-07-07 12:56:59.115 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database. 2026-07-07 12:56:59.115 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database. 2026-07-07 12:56:59.115 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database. 2026-07-07 12:56:59.115 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database. 2026-07-07 12:56:59.115 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database. 2026-07-07 12:56:59.115 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database. 2026-07-07 12:56:59.115 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database. 2026-07-07 12:56:59.116 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database. 2026-07-07 12:56:59.116 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database. 2026-07-07 12:56:59.116 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database. 2026-07-07 12:56:59.117 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vtpm.json loaded to database. 2026-07-07 12:56:59.117 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database. 2026-07-07 12:56:59.117 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database. 2026-07-07 12:56:59.117 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vtpm-hw.json loaded to database. 2026-07-07 12:56:59.117 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database. 2026-07-07 12:56:59.117 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database. 2026-07-07 12:56:59.117 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database. 2026-07-07 12:56:59.118 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database. 2026-07-07 12:56:59.118 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database. 2026-07-07 12:56:59.118 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database. 2026-07-07 12:56:59.118 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database. 2026-07-07 12:56:59.118 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database. 2026-07-07 12:56:59.119 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database. 2026-07-07 12:56:59.119 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database. 2026-07-07 12:56:59.120 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database. 2026-07-07 12:56:59.120 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database. 2026-07-07 12:56:59.120 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-mode.json loaded to database. 2026-07-07 12:56:59.120 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database. 2026-07-07 12:56:59.120 | INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished 2026-07-07 12:56:59.120 | + lib/glance:init_glance:537 : time_stop dbsync 2026-07-07 12:56:59.121 | + functions-common:time_stop:2420 : local name 2026-07-07 12:56:59.121 | + functions-common:time_stop:2421 : local end_time 2026-07-07 12:56:59.121 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 12:56:59.121 | + functions-common:time_stop:2423 : local total 2026-07-07 12:56:59.121 | + functions-common:time_stop:2424 : local start_time 2026-07-07 12:56:59.121 | + functions-common:time_stop:2426 : name=dbsync 2026-07-07 12:56:59.121 | + functions-common:time_stop:2427 : start_time=1783428868948 2026-07-07 12:56:59.122 | + functions-common:time_stop:2429 : [[ -z 1783428868948 ]] 2026-07-07 12:56:59.122 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 12:56:59.122 | + functions-common:time_stop:2432 : end_time=1783428882912 2026-07-07 12:56:59.122 | + functions-common:time_stop:2433 : elapsed_time=13964 2026-07-07 12:56:59.122 | + functions-common:time_stop:2434 : total=8290 2026-07-07 12:56:59.122 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 12:56:59.123 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22254 2026-07-07 12:56:59.146 | [2074 Async init_glance:50771]: finished init_glance with result 0 in 14 seconds 2026-07-07 12:56:59.152 | + inc/async:async_wait:197 : return 0 2026-07-07 12:56:59.156 | + ./stack.sh:main:1231 : async_wait init_swift 2026-07-07 12:56:59.178 | Not waiting for async task init_swift that we never started or has already been waited for 2026-07-07 12:56:59.182 | + inc/async:async_wait:197 : return 0 2026-07-07 12:56:59.185 | + ./stack.sh:main:1232 : async_wait init_cinder 2026-07-07 12:56:59.239 | [2074 Async init_cinder:55653]: Waiting for completion of init_cinder running on PID 55653 (2 other jobs running) 2026-07-07 12:56:59.267 | [2074 Async init_cinder:55653]: Signaling child to exit 2026-07-07 12:56:59.267 | WAKEUP 2026-07-07 12:56:59.290 | [2074 Async init_cinder:55653]: Signaled 2026-07-07 12:56:59.292 | + lib/cinder:init_cinder:492 : is_service_enabled mysql postgresql 2026-07-07 12:56:59.292 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 12:56:59.292 | + lib/cinder:init_cinder:494 : recreate_database cinder 2026-07-07 12:56:59.292 | + lib/database:recreate_database:112 : local db=cinder 2026-07-07 12:56:59.292 | + lib/database:recreate_database:113 : recreate_database_mysql cinder 2026-07-07 12:56:59.292 | + lib/databases/mysql:recreate_database_mysql:54 : local db=cinder 2026-07-07 12:56:59.292 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2026-07-07 12:56:59.292 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-07 12:56:59.292 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2026-07-07 12:56:59.292 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-07 12:56:59.292 | + lib/cinder:init_cinder:496 : time_start dbsync 2026-07-07 12:56:59.293 | + functions-common:time_start:2406 : local name=dbsync 2026-07-07 12:56:59.293 | + functions-common:time_start:2407 : local start_time= 2026-07-07 12:56:59.293 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-07 12:56:59.293 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-07 12:56:59.293 | + functions-common:time_start:2411 : _TIME_START[$name]=1783428965713 2026-07-07 12:56:59.293 | + lib/cinder:init_cinder:498 : /opt/stack/data/venv/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2026-07-07 12:56:59.293 | /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: 2026-07-07 12:56:59.293 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-07 12:56:59.293 | we strongly recommend against using it for new projects. 2026-07-07 12:56:59.293 | 2026-07-07 12:56:59.293 | If you are already using Eventlet, we recommend migrating to a different 2026-07-07 12:56:59.294 | framework. For more detail see 2026-07-07 12:56:59.294 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-07 12:56:59.294 | 2026-07-07 12:56:59.294 | import eventlet # noqa 2026-07-07 12:56:59.294 | INFO dbcounter [-] Registered counter for database cinder 2026-07-07 12:56:59.294 | 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=55829) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-07-07 12:56:59.294 | INFO cinder.db.migration [-] Applying migration(s) 2026-07-07 12:56:59.294 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-07 12:56:59.294 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-07 12:56:59.294 | DEBUG dbcounter [-] [55829] Writer thread running {{(pid=55829) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-07 12:56:59.294 | INFO alembic.runtime.migration [-] Running upgrade -> 921e1a36b076, Initial migration. 2026-07-07 12:56:59.295 | DEBUG alembic.runtime.migration [-] new branch insert 921e1a36b076 {{(pid=55829) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-07 12:56:59.295 | INFO alembic.runtime.migration [-] Running upgrade 921e1a36b076 -> c92a3e68beed, Make shared_targets nullable 2026-07-07 12:56:59.295 | DEBUG alembic.runtime.migration [-] update 921e1a36b076 to c92a3e68beed {{(pid=55829) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-07 12:56:59.295 | INFO alembic.runtime.migration [-] Running upgrade c92a3e68beed -> daa98075b90d, Add resource indexes 2026-07-07 12:56:59.295 | DEBUG alembic.runtime.migration [-] update c92a3e68beed to daa98075b90d {{(pid=55829) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-07 12:56:59.295 | INFO alembic.runtime.migration [-] Running upgrade daa98075b90d -> 89aa6f9639f9, Drop legacy migrate_version table 2026-07-07 12:56:59.295 | DEBUG alembic.runtime.migration [-] update daa98075b90d to 89aa6f9639f9 {{(pid=55829) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-07 12:56:59.295 | INFO alembic.runtime.migration [-] Running upgrade 89aa6f9639f9 -> b8660621f1b9, Update reservations resource 2026-07-07 12:56:59.295 | DEBUG alembic.runtime.migration [-] update 89aa6f9639f9 to b8660621f1b9 {{(pid=55829) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-07 12:56:59.295 | INFO alembic.runtime.migration [-] Running upgrade b8660621f1b9 -> 9ab1b092a404, Make use_quota non nullable 2026-07-07 12:56:59.295 | DEBUG alembic.runtime.migration [-] update b8660621f1b9 to 9ab1b092a404 {{(pid=55829) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-07 12:56:59.295 | INFO alembic.runtime.migration [-] Running upgrade 9ab1b092a404 -> b7b88f50aab5, Remove quota consistencygroups 2026-07-07 12:56:59.296 | DEBUG alembic.runtime.migration [-] update 9ab1b092a404 to b7b88f50aab5 {{(pid=55829) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-07 12:56:59.296 | INFO alembic.runtime.migration [-] Running upgrade b7b88f50aab5 -> 9c74c1c6971f, Quota: Add backup defaults in quota class 2026-07-07 12:56:59.296 | DEBUG alembic.runtime.migration [-] update b7b88f50aab5 to 9c74c1c6971f {{(pid=55829) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-07 12:56:59.296 | INFO cinder.db.migration [-] Migration(s) applied 2026-07-07 12:56:59.296 | + lib/cinder:init_cinder:499 : time_stop dbsync 2026-07-07 12:56:59.296 | + functions-common:time_stop:2420 : local name 2026-07-07 12:56:59.296 | + functions-common:time_stop:2421 : local end_time 2026-07-07 12:56:59.296 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 12:56:59.296 | + functions-common:time_stop:2423 : local total 2026-07-07 12:56:59.296 | + functions-common:time_stop:2424 : local start_time 2026-07-07 12:56:59.296 | + functions-common:time_stop:2426 : name=dbsync 2026-07-07 12:56:59.297 | + functions-common:time_stop:2427 : start_time=1783428965713 2026-07-07 12:56:59.297 | + functions-common:time_stop:2429 : [[ -z 1783428965713 ]] 2026-07-07 12:56:59.297 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 12:56:59.297 | + functions-common:time_stop:2432 : end_time=1783428977826 2026-07-07 12:56:59.297 | + functions-common:time_stop:2433 : elapsed_time=12113 2026-07-07 12:56:59.297 | + functions-common:time_stop:2434 : total=8290 2026-07-07 12:56:59.297 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 12:56:59.297 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=20403 2026-07-07 12:56:59.297 | + lib/cinder:init_cinder:502 : is_service_enabled c-vol 2026-07-07 12:56:59.297 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 12:56:59.298 | + lib/cinder:init_cinder:502 : [[ -n lvm:lvmdriver-1 ]] 2026-07-07 12:56:59.298 | + lib/cinder:init_cinder:503 : local be be_name be_type 2026-07-07 12:56:59.298 | + lib/cinder:init_cinder:504 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-07-07 12:56:59.298 | + lib/cinder:init_cinder:505 : be_type=lvm 2026-07-07 12:56:59.298 | + lib/cinder:init_cinder:506 : be_name=lvmdriver-1 2026-07-07 12:56:59.298 | + lib/cinder:init_cinder:507 : type init_cinder_backend_lvm 2026-07-07 12:56:59.298 | + lib/cinder:init_cinder:508 : init_cinder_backend_lvm lvmdriver-1 2026-07-07 12:56:59.298 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:64 : local be_name=lvmdriver-1 2026-07-07 12:56:59.298 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:67 : init_lvm_volume_group stack-volumes-lvmdriver-1 30G 2026-07-07 12:56:59.298 | + lib/lvm:init_lvm_volume_group:129 : local vg=stack-volumes-lvmdriver-1 2026-07-07 12:56:59.299 | + lib/lvm:init_lvm_volume_group:130 : local size=30G 2026-07-07 12:56:59.299 | + lib/lvm:init_lvm_volume_group:133 : is_fedora 2026-07-07 12:56:59.299 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-07 12:56:59.299 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-07 12:56:59.299 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-07 12:56:59.299 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-07 12:56:59.299 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-07 12:56:59.299 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-07 12:56:59.299 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-07 12:56:59.299 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-07 12:56:59.299 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-07 12:56:59.300 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-07 12:56:59.300 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-07 12:56:59.300 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-07 12:56:59.300 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-07 12:56:59.300 | + lib/lvm:init_lvm_volume_group:138 : _create_lvm_volume_group stack-volumes-lvmdriver-1 30G 2026-07-07 12:56:59.300 | + lib/lvm:_create_lvm_volume_group:88 : local vg=stack-volumes-lvmdriver-1 2026-07-07 12:56:59.300 | + lib/lvm:_create_lvm_volume_group:89 : local size=30G 2026-07-07 12:56:59.300 | + lib/lvm:_create_lvm_volume_group:91 : local backing_file=/opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-07-07 12:56:59.300 | + lib/lvm:_create_lvm_volume_group:92 : sudo vgs stack-volumes-lvmdriver-1 2026-07-07 12:56:59.300 | Volume group "stack-volumes-lvmdriver-1" not found 2026-07-07 12:56:59.300 | Cannot process volume group stack-volumes-lvmdriver-1 2026-07-07 12:56:59.300 | + lib/lvm:_create_lvm_volume_group:94 : [[ -f /opt/stack/data/stack-volumes-lvmdriver-1-backing-file ]] 2026-07-07 12:56:59.301 | + lib/lvm:_create_lvm_volume_group:94 : truncate -s 30G /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-07-07 12:56:59.301 | + lib/lvm:_create_lvm_volume_group:96 : local directio= 2026-07-07 12:56:59.301 | + lib/lvm:_create_lvm_volume_group:98 : losetup -h 2026-07-07 12:56:59.301 | + lib/lvm:_create_lvm_volume_group:98 : grep -q direct-io 2026-07-07 12:56:59.301 | + lib/lvm:_create_lvm_volume_group:99 : directio=--direct-io=on 2026-07-07 12:56:59.301 | + lib/lvm:_create_lvm_volume_group:103 : [[ ! -e /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service ]] 2026-07-07 12:56:59.301 | + lib/lvm:_create_lvm_volume_group:107 : sudo tee /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service 2026-07-07 12:56:59.301 | + lib/lvm:_create_lvm_volume_group:104 : sed -e ' 2026-07-07 12:56:59.301 | s|%DIRECTIO%|--direct-io=on|g; 2026-07-07 12:56:59.301 | s|%BACKING_FILE%|/opt/stack/data/stack-volumes-lvmdriver-1-backing-file|g; 2026-07-07 12:56:59.301 | ' /home/quobyte/devstack/files/lvm-backing-file.template 2026-07-07 12:56:59.302 | [Unit] 2026-07-07 12:56:59.302 | Description=Activate LVM backing file /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-07-07 12:56:59.302 | DefaultDependencies=no 2026-07-07 12:56:59.302 | After=systemd-udev-settle.service 2026-07-07 12:56:59.302 | Before=lvm2-activation-early.service 2026-07-07 12:56:59.302 | Wants=systemd-udev-settle.service 2026-07-07 12:56:59.302 | 2026-07-07 12:56:59.302 | [Service] 2026-07-07 12:56:59.302 | ExecStart=/sbin/losetup --find --show --direct-io=on /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-07-07 12:56:59.302 | ExecStop=/bin/sh -c '/sbin/losetup -d $$(/sbin/losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n)' 2026-07-07 12:56:59.302 | RemainAfterExit=yes 2026-07-07 12:56:59.302 | Type=oneshot 2026-07-07 12:56:59.303 | 2026-07-07 12:56:59.303 | [Install] 2026-07-07 12:56:59.303 | WantedBy=local-fs.target 2026-07-07 12:56:59.303 | Also=systemd-udev-settle.service 2026-07-07 12:56:59.303 | + lib/lvm:_create_lvm_volume_group:110 : sudo systemctl daemon-reload 2026-07-07 12:56:59.303 | + lib/lvm:_create_lvm_volume_group:111 : sudo systemctl enable --now stack-volumes-lvmdriver-1-backing-file.service 2026-07-07 12:56:59.303 | 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-07-07 12:56:59.303 | + lib/lvm:_create_lvm_volume_group:114 : local vg_dev 2026-07-07 12:56:59.303 | ++ lib/lvm:_create_lvm_volume_group:115 : sudo losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n 2026-07-07 12:56:59.303 | + lib/lvm:_create_lvm_volume_group:115 : vg_dev=/dev/loop0 2026-07-07 12:56:59.304 | + lib/lvm:_create_lvm_volume_group:118 : sudo vgs stack-volumes-lvmdriver-1 2026-07-07 12:56:59.304 | Volume group "stack-volumes-lvmdriver-1" not found 2026-07-07 12:56:59.304 | Cannot process volume group stack-volumes-lvmdriver-1 2026-07-07 12:56:59.304 | + lib/lvm:_create_lvm_volume_group:119 : sudo vgcreate stack-volumes-lvmdriver-1 /dev/loop0 2026-07-07 12:56:59.304 | Physical volume "/dev/loop0" successfully created. 2026-07-07 12:56:59.304 | Volume group "stack-volumes-lvmdriver-1" successfully created 2026-07-07 12:56:59.304 | + lib/lvm:init_lvm_volume_group:140 : is_service_enabled cinder 2026-07-07 12:56:59.304 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 12:56:59.304 | + lib/lvm:init_lvm_volume_group:142 : '[' lioadm = lioadm ']' 2026-07-07 12:56:59.304 | + lib/lvm:init_lvm_volume_group:143 : sudo cinder-rtstool get-targets 2026-07-07 12:56:59.304 | + lib/lvm:init_lvm_volume_group:143 : sudo xargs -rn 1 cinder-rtstool delete 2026-07-07 12:56:59.304 | /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: 2026-07-07 12:56:59.305 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-07 12:56:59.305 | we strongly recommend against using it for new projects. 2026-07-07 12:56:59.305 | 2026-07-07 12:56:59.305 | If you are already using Eventlet, we recommend migrating to a different 2026-07-07 12:56:59.305 | framework. For more detail see 2026-07-07 12:56:59.305 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-07 12:56:59.305 | 2026-07-07 12:56:59.305 | import eventlet # noqa 2026-07-07 12:56:59.305 | + lib/lvm:init_lvm_volume_group:152 : _clean_lvm_volume_group stack-volumes-lvmdriver-1 2026-07-07 12:56:59.305 | + lib/lvm:_clean_lvm_volume_group:40 : local vg=stack-volumes-lvmdriver-1 2026-07-07 12:56:59.305 | + lib/lvm:_clean_lvm_volume_group:43 : sudo lvremove -f stack-volumes-lvmdriver-1 2026-07-07 12:56:59.306 | + lib/cinder:init_cinder:513 : is_service_enabled c-bak 2026-07-07 12:56:59.306 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 12:56:59.306 | + lib/cinder:init_cinder:519 : mkdir -p /opt/stack/data/cinder/volumes 2026-07-07 12:56:59.344 | [2074 Async init_cinder:55653]: finished init_cinder with result 0 in 14 seconds 2026-07-07 12:56:59.350 | + inc/async:async_wait:197 : return 0 2026-07-07 12:56:59.353 | + ./stack.sh:main:1237 : is_service_enabled nova 2026-07-07 12:56:59.374 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 12:56:59.377 | + ./stack.sh:main:1238 : echo_summary 'Configuring Nova' 2026-07-07 12:56:59.379 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-07 12:56:59.382 | + ./stack.sh:echo_summary:447 : echo -e Configuring Nova 2026-07-07 12:56:59.386 | + ./stack.sh:main:1239 : init_nova 2026-07-07 12:56:59.389 | + lib/nova:init_nova:848 : is_service_enabled mysql postgresql 2026-07-07 12:56:59.410 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 12:56:59.414 | + lib/nova:init_nova:848 : is_service_enabled n-api 2026-07-07 12:56:59.436 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 12:56:59.439 | + lib/nova:init_nova:850 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-07-07 12:56:59.442 | + lib/nova:init_nova:858 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2026-07-07 12:56:59.511 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2026-07-07 12:56:59.552 | [2074 Async nova-cell-0:57982]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2026-07-07 12:56:59.556 | ++ lib/nova:init_nova:861 : seq 1 1 2026-07-07 12:56:59.562 | + lib/nova:init_nova:861 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-07 12:56:59.566 | ++ lib/nova:init_nova:862 : conductor_conf 1 2026-07-07 12:56:59.569 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-07-07 12:56:59.572 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-07-07 12:56:59.577 | + lib/nova:init_nova:862 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-07-07 12:56:59.662 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-07-07 12:56:59.717 | [2074 Async nova-cell-1:58086]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-07-07 12:56:59.722 | + lib/nova:init_nova:865 : recreate_database nova_api 2026-07-07 12:56:59.726 | + lib/database:recreate_database:112 : local db=nova_api 2026-07-07 12:56:59.731 | + lib/database:recreate_database:113 : recreate_database_mysql nova_api 2026-07-07 12:56:59.736 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_api 2026-07-07 12:56:59.740 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2026-07-07 12:56:59.750 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-07 12:56:59.818 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2026-07-07 12:56:59.824 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-07 12:56:59.899 | + lib/nova:init_nova:866 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2026-07-07 12:57:00.470 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-07-07 12:57:00.470 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-07 12:57:00.470 | we strongly recommend against using it for new projects. 2026-07-07 12:57:00.470 | 2026-07-07 12:57:00.470 | If you are already using Eventlet, we recommend migrating to a different 2026-07-07 12:57:00.470 | framework. For more detail see 2026-07-07 12:57:00.470 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-07 12:57:00.470 | 2026-07-07 12:57:00.470 | import eventlet # noqa 2026-07-07 12:57:00.739 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-07-07 12:57:04.786 | INFO dbcounter [-] Registered counter for database nova_api 2026-07-07 12:57:04.886 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-07 12:57:04.886 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-07 12:57:04.887 | DEBUG dbcounter [-] [58156] Writer thread running {{(pid=58156) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-07 12:57:04.976 | INFO alembic.runtime.migration [-] Running upgrade -> d67eeaabee36, Initial version 2026-07-07 12:57:10.120 | DEBUG alembic.runtime.migration [-] new branch insert d67eeaabee36 {{(pid=58156) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-07 12:57:10.127 | INFO alembic.runtime.migration [-] Running upgrade d67eeaabee36 -> b30f573d3377, Remove unused build_requests columns 2026-07-07 12:57:12.493 | DEBUG alembic.runtime.migration [-] update d67eeaabee36 to b30f573d3377 {{(pid=58156) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-07 12:57:12.498 | INFO alembic.runtime.migration [-] Running upgrade b30f573d3377 -> cdeec0c85668, Drop legacy migrate_version table 2026-07-07 12:57:12.509 | DEBUG alembic.runtime.migration [-] update b30f573d3377 to cdeec0c85668 {{(pid=58156) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-07 12:57:13.425 | ++ lib/nova:init_nova:870 : database_connection_url nova_cell0 2026-07-07 12:57:13.425 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2026-07-07 12:57:13.426 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2026-07-07 12:57:13.432 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell0 2026-07-07 12:57:13.434 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-07 12:57:13.442 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-07 12:57:13.447 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-07 12:57:13.485 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-07 12:57:13.489 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-07 12:57:13.493 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-07-07 12:57:13.500 | + 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-07-07 12:57:14.101 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-07-07 12:57:14.101 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-07 12:57:14.101 | we strongly recommend against using it for new projects. 2026-07-07 12:57:14.101 | 2026-07-07 12:57:14.103 | If you are already using Eventlet, we recommend migrating to a different 2026-07-07 12:57:14.103 | framework. For more detail see 2026-07-07 12:57:14.103 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-07 12:57:14.103 | 2026-07-07 12:57:14.103 | import eventlet # noqa 2026-07-07 12:57:14.381 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-07-07 12:57:17.662 | INFO dbcounter [None req-0b893ff6-f47c-4fa7-9633-c49ed0105bf4 None None] Registered counter for database nova_api 2026-07-07 12:57:17.792 | DEBUG dbcounter [-] [58756] Writer thread running {{(pid=58756) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-07 12:57:18.482 | ++ lib/nova:init_nova:873 : seq 0 1 2026-07-07 12:57:18.489 | + lib/nova:init_nova:873 : for i in $(seq 0 $NOVA_NUM_CELLS) 2026-07-07 12:57:18.492 | + lib/nova:init_nova:874 : async_wait nova-cell-0 2026-07-07 12:57:18.582 | [2074 Async nova-cell-0:57982]: Waiting for completion of init_nova_db nova_cell0 /etc/nova/nova.conf running on PID 57982 (3 other jobs running) 2026-07-07 12:57:18.632 | [2074 Async nova-cell-0:57982]: Signaling child to exit 2026-07-07 12:57:25.905 | + inc/async:async_inner:64 : rc=0 2026-07-07 12:57:25.939 | [58086 Async nova-cell-1:58086]: finished successfully 2026-07-07 12:57:26.061 | + inc/async:async_inner:64 : rc=0 2026-07-07 12:57:26.091 | [57982 Async nova-cell-0:57982]: finished successfully 2026-07-07 12:57:26.120 | WAKEUP 2026-07-07 12:57:26.149 | [2074 Async nova-cell-0:57982]: Signaled 2026-07-07 12:57:26.152 | + lib/nova:init_nova_db:838 : local dbname=nova_cell0 2026-07-07 12:57:26.152 | + lib/nova:init_nova_db:839 : local conffile=/etc/nova/nova.conf 2026-07-07 12:57:26.152 | + lib/nova:init_nova_db:840 : recreate_database nova_cell0 2026-07-07 12:57:26.152 | + lib/database:recreate_database:112 : local db=nova_cell0 2026-07-07 12:57:26.152 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell0 2026-07-07 12:57:26.152 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_cell0 2026-07-07 12:57:26.152 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2026-07-07 12:57:26.152 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-07 12:57:26.152 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;' 2026-07-07 12:57:26.152 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-07 12:57:26.153 | + lib/nova:init_nova_db:841 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf db sync --local_cell 2026-07-07 12:57:26.153 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-07-07 12:57:26.153 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-07 12:57:26.153 | we strongly recommend against using it for new projects. 2026-07-07 12:57:26.153 | 2026-07-07 12:57:26.153 | If you are already using Eventlet, we recommend migrating to a different 2026-07-07 12:57:26.153 | framework. For more detail see 2026-07-07 12:57:26.153 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-07 12:57:26.153 | 2026-07-07 12:57:26.153 | import eventlet # noqa 2026-07-07 12:57:26.153 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-07-07 12:57:26.154 | INFO dbcounter [-] Registered counter for database nova_cell0 2026-07-07 12:57:26.154 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-07 12:57:26.154 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-07 12:57:26.154 | DEBUG dbcounter [-] [58123] Writer thread running {{(pid=58123) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-07 12:57:26.154 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2026-07-07 12:57:26.154 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=58123) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-07 12:57:26.154 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2026-07-07 12:57:26.154 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=58123) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-07 12:57:26.154 | INFO alembic.runtime.migration [-] Running upgrade 16f1fbcab42b -> ccb0fa1a2252, Add encryption fields to BlockDeviceMapping 2026-07-07 12:57:26.154 | DEBUG alembic.runtime.migration [-] update 16f1fbcab42b to ccb0fa1a2252 {{(pid=58123) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-07 12:57:26.154 | INFO alembic.runtime.migration [-] Running upgrade ccb0fa1a2252 -> 960aac0e09ea, de-duplicate_indexes_in_instances__console_auth_tokens 2026-07-07 12:57:26.155 | DEBUG alembic.runtime.migration [-] update ccb0fa1a2252 to 960aac0e09ea {{(pid=58123) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-07 12:57:26.155 | INFO alembic.runtime.migration [-] Running upgrade 960aac0e09ea -> 1b91788ec3a6, Drop legacy migrate_version table 2026-07-07 12:57:26.155 | DEBUG alembic.runtime.migration [-] update 960aac0e09ea to 1b91788ec3a6 {{(pid=58123) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-07 12:57:26.155 | INFO alembic.runtime.migration [-] Running upgrade 1b91788ec3a6 -> 1acf2c98e646, Add compute_id to instance 2026-07-07 12:57:26.155 | DEBUG alembic.runtime.migration [-] update 1b91788ec3a6 to 1acf2c98e646 {{(pid=58123) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-07 12:57:26.155 | INFO alembic.runtime.migration [-] Running upgrade 1acf2c98e646 -> 13863f4e1612, create_share_mapping_table 2026-07-07 12:57:26.155 | DEBUG alembic.runtime.migration [-] update 1acf2c98e646 to 13863f4e1612 {{(pid=58123) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-07 12:57:26.155 | INFO alembic.runtime.migration [-] Running upgrade 13863f4e1612 -> d60bddf7a903, add_constraint_instance_share_avoid_duplicates 2026-07-07 12:57:26.155 | DEBUG alembic.runtime.migration [-] update 13863f4e1612 to d60bddf7a903 {{(pid=58123) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-07 12:57:26.155 | INFO alembic.runtime.migration [-] Running upgrade d60bddf7a903 -> 2903cd72dc14, add_tls_port_to_console_auth_tokens 2026-07-07 12:57:26.155 | DEBUG alembic.runtime.migration [-] update d60bddf7a903 to 2903cd72dc14 {{(pid=58123) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-07 12:57:26.156 | INFO alembic.runtime.migration [-] Running upgrade 2903cd72dc14 -> ab450ba04102, db: add indexes for source/dest migrations 2026-07-07 12:57:26.156 | DEBUG alembic.runtime.migration [-] update 2903cd72dc14 to ab450ba04102 {{(pid=58123) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-07 12:57:26.209 | [2074 Async nova-cell-0:57982]: finished init_nova_db nova_cell0 /etc/nova/nova.conf with result 0 in 26 seconds 2026-07-07 12:57:26.216 | + inc/async:async_wait:197 : return 0 2026-07-07 12:57:26.220 | + lib/nova:init_nova:873 : for i in $(seq 0 $NOVA_NUM_CELLS) 2026-07-07 12:57:26.225 | + lib/nova:init_nova:874 : async_wait nova-cell-1 2026-07-07 12:57:26.297 | [2074 Async nova-cell-1:58086]: Waiting for completion of init_nova_db nova_cell1 /etc/nova/nova_cell1.conf running on PID 58086 (2 other jobs running) 2026-07-07 12:57:26.327 | [2074 Async nova-cell-1:58086]: Signaling child to exit 2026-07-07 12:57:26.328 | WAKEUP 2026-07-07 12:57:26.355 | [2074 Async nova-cell-1:58086]: Signaled 2026-07-07 12:57:26.357 | + lib/nova:init_nova_db:838 : local dbname=nova_cell1 2026-07-07 12:57:26.357 | + lib/nova:init_nova_db:839 : local conffile=/etc/nova/nova_cell1.conf 2026-07-07 12:57:26.357 | + lib/nova:init_nova_db:840 : recreate_database nova_cell1 2026-07-07 12:57:26.357 | + lib/database:recreate_database:112 : local db=nova_cell1 2026-07-07 12:57:26.357 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell1 2026-07-07 12:57:26.357 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_cell1 2026-07-07 12:57:26.358 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2026-07-07 12:57:26.358 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-07 12:57:26.358 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE nova_cell1 CHARACTER SET utf8;' 2026-07-07 12:57:26.358 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-07 12:57:26.358 | + 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-07-07 12:57:26.358 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-07-07 12:57:26.359 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-07 12:57:26.359 | we strongly recommend against using it for new projects. 2026-07-07 12:57:26.359 | 2026-07-07 12:57:26.359 | If you are already using Eventlet, we recommend migrating to a different 2026-07-07 12:57:26.359 | framework. For more detail see 2026-07-07 12:57:26.359 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-07 12:57:26.359 | 2026-07-07 12:57:26.359 | import eventlet # noqa 2026-07-07 12:57:26.360 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-07-07 12:57:26.360 | INFO dbcounter [-] Registered counter for database nova_cell1 2026-07-07 12:57:26.360 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-07 12:57:26.360 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-07 12:57:26.360 | DEBUG dbcounter [-] [58153] Writer thread running {{(pid=58153) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-07 12:57:26.360 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2026-07-07 12:57:26.361 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=58153) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-07 12:57:26.361 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2026-07-07 12:57:26.361 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=58153) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-07 12:57:26.361 | INFO alembic.runtime.migration [-] Running upgrade 16f1fbcab42b -> ccb0fa1a2252, Add encryption fields to BlockDeviceMapping 2026-07-07 12:57:26.361 | DEBUG alembic.runtime.migration [-] update 16f1fbcab42b to ccb0fa1a2252 {{(pid=58153) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-07 12:57:26.361 | INFO alembic.runtime.migration [-] Running upgrade ccb0fa1a2252 -> 960aac0e09ea, de-duplicate_indexes_in_instances__console_auth_tokens 2026-07-07 12:57:26.361 | DEBUG alembic.runtime.migration [-] update ccb0fa1a2252 to 960aac0e09ea {{(pid=58153) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-07 12:57:26.362 | INFO alembic.runtime.migration [-] Running upgrade 960aac0e09ea -> 1b91788ec3a6, Drop legacy migrate_version table 2026-07-07 12:57:26.362 | DEBUG alembic.runtime.migration [-] update 960aac0e09ea to 1b91788ec3a6 {{(pid=58153) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-07 12:57:26.362 | INFO alembic.runtime.migration [-] Running upgrade 1b91788ec3a6 -> 1acf2c98e646, Add compute_id to instance 2026-07-07 12:57:26.362 | DEBUG alembic.runtime.migration [-] update 1b91788ec3a6 to 1acf2c98e646 {{(pid=58153) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-07 12:57:26.362 | INFO alembic.runtime.migration [-] Running upgrade 1acf2c98e646 -> 13863f4e1612, create_share_mapping_table 2026-07-07 12:57:26.362 | DEBUG alembic.runtime.migration [-] update 1acf2c98e646 to 13863f4e1612 {{(pid=58153) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-07 12:57:26.363 | INFO alembic.runtime.migration [-] Running upgrade 13863f4e1612 -> d60bddf7a903, add_constraint_instance_share_avoid_duplicates 2026-07-07 12:57:26.363 | DEBUG alembic.runtime.migration [-] update 13863f4e1612 to d60bddf7a903 {{(pid=58153) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-07 12:57:26.363 | INFO alembic.runtime.migration [-] Running upgrade d60bddf7a903 -> 2903cd72dc14, add_tls_port_to_console_auth_tokens 2026-07-07 12:57:26.363 | DEBUG alembic.runtime.migration [-] update d60bddf7a903 to 2903cd72dc14 {{(pid=58153) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-07 12:57:26.363 | INFO alembic.runtime.migration [-] Running upgrade 2903cd72dc14 -> ab450ba04102, db: add indexes for source/dest migrations 2026-07-07 12:57:26.363 | DEBUG alembic.runtime.migration [-] update 2903cd72dc14 to ab450ba04102 {{(pid=58153) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-07 12:57:26.409 | [2074 Async nova-cell-1:58086]: finished init_nova_db nova_cell1 /etc/nova/nova_cell1.conf with result 0 in 26 seconds 2026-07-07 12:57:26.416 | + inc/async:async_wait:197 : return 0 2026-07-07 12:57:26.420 | + lib/nova:init_nova:877 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-07-07 12:57:26.425 | + lib/nova:init_nova:884 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2026-07-07 12:57:26.976 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-07-07 12:57:26.976 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-07 12:57:26.977 | we strongly recommend against using it for new projects. 2026-07-07 12:57:26.977 | 2026-07-07 12:57:26.977 | If you are already using Eventlet, we recommend migrating to a different 2026-07-07 12:57:26.977 | framework. For more detail see 2026-07-07 12:57:26.977 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-07 12:57:26.977 | 2026-07-07 12:57:26.977 | import eventlet # noqa 2026-07-07 12:57:27.247 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-07-07 12:57:30.326 | Running batches of 50 until complete 2026-07-07 12:57:30.326 | INFO dbcounter [None req-6a207c9e-dea2-4e22-ab7c-dc87fd18eb9d None None] Registered counter for database nova_cell0 2026-07-07 12:57:30.522 | DEBUG dbcounter [-] [59386] Writer thread running {{(pid=59386) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-07 12:57:30.528 | INFO dbcounter [None req-6a207c9e-dea2-4e22-ab7c-dc87fd18eb9d None None] Registered counter for database nova_api 2026-07-07 12:57:30.686 | DEBUG dbcounter [-] [59386] Writer thread running {{(pid=59386) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-07 12:57:30.714 | INFO dbcounter [None req-6a207c9e-dea2-4e22-ab7c-dc87fd18eb9d None None] Registered counter for database nova_cell0 2026-07-07 12:57:30.786 | DEBUG dbcounter [-] [59386] Writer thread running {{(pid=59386) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-07 12:57:31.012 | +-------------------------------------+--------------+-----------+ 2026-07-07 12:57:31.012 | | Migration | Total Needed | Completed | 2026-07-07 12:57:31.012 | +-------------------------------------+--------------+-----------+ 2026-07-07 12:57:31.012 | | fill_virtual_interface_list | 0 | 0 | 2026-07-07 12:57:31.012 | | migrate_empty_ratio | 0 | 0 | 2026-07-07 12:57:31.013 | | migrate_quota_classes_to_api_db | 0 | 0 | 2026-07-07 12:57:31.013 | | migrate_quota_limits_to_api_db | 0 | 0 | 2026-07-07 12:57:31.013 | | migration_migrate_to_uuid | 0 | 0 | 2026-07-07 12:57:31.013 | | populate_dev_uuids | 0 | 0 | 2026-07-07 12:57:31.013 | | populate_instance_compute_id | 0 | 0 | 2026-07-07 12:57:31.014 | | populate_missing_availability_zones | 0 | 0 | 2026-07-07 12:57:31.014 | | populate_queued_for_delete | 0 | 0 | 2026-07-07 12:57:31.014 | | populate_user_id | 0 | 0 | 2026-07-07 12:57:31.014 | | populate_uuids | 0 | 0 | 2026-07-07 12:57:31.014 | +-------------------------------------+--------------+-----------+ 2026-07-07 12:57:31.729 | ++ lib/nova:init_nova:887 : seq 1 1 2026-07-07 12:57:31.735 | + lib/nova:init_nova:887 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-07 12:57:31.742 | ++ lib/nova:init_nova:888 : conductor_conf 1 2026-07-07 12:57:31.746 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-07-07 12:57:31.750 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-07-07 12:57:31.755 | + 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-07-07 12:57:32.311 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-07-07 12:57:32.311 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-07 12:57:32.311 | we strongly recommend against using it for new projects. 2026-07-07 12:57:32.311 | 2026-07-07 12:57:32.312 | If you are already using Eventlet, we recommend migrating to a different 2026-07-07 12:57:32.312 | framework. For more detail see 2026-07-07 12:57:32.312 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-07 12:57:32.312 | 2026-07-07 12:57:32.312 | import eventlet # noqa 2026-07-07 12:57:32.580 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-07-07 12:57:35.560 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2026-07-07 12:57:35.560 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2026-07-07 12:57:35.560 | INFO dbcounter [None req-99b17f12-c186-493e-9dfb-19c4bdc553d6 None None] Registered counter for database nova_api 2026-07-07 12:57:35.680 | DEBUG dbcounter [-] [59405] Writer thread running {{(pid=59405) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-07 12:57:36.354 | + lib/nova:init_nova:892 : create_nova_keys_dir 2026-07-07 12:57:36.359 | + lib/nova:create_nova_keys_dir:834 : sudo install -d -o quobyte /opt/stack/data/nova /opt/stack/data/nova/keys 2026-07-07 12:57:36.379 | + lib/nova:init_nova:894 : [[ '' == \L\V\M ]] 2026-07-07 12:57:36.383 | + ./stack.sh:main:1241 : async_runfunc configure_neutron_nova 2026-07-07 12:57:36.388 | + inc/async:async_runfunc:116 : async_run configure_neutron_nova configure_neutron_nova 2026-07-07 12:57:36.477 | + inc/async:async_inner:63 : configure_neutron_nova 2026-07-07 12:57:36.532 | [2074 Async configure_neutron_nova:59463]: running: configure_neutron_nova 2026-07-07 12:57:36.537 | + ./stack.sh:main:1249 : run_phase stack post-config 2026-07-07 12:57:36.540 | + functions-common:run_phase:1848 : local mode=stack 2026-07-07 12:57:36.545 | + functions-common:run_phase:1849 : local phase=post-config 2026-07-07 12:57:36.550 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-07-07 12:57:36.555 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-07-07 12:57:36.560 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-07-07 12:57:36.564 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-07-07 12:57:36.568 | + functions-common:run_phase:1858 : local extra 2026-07-07 12:57:36.574 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-07-07 12:57:36.580 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-07-07 12:57:36.584 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-07-07 12:57:36.589 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-07-07 12:57:36.593 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack post-config 2026-07-07 12:57:36.598 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-07-07 12:57:36.624 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-07 12:57:36.628 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-07-07 12:57:36.632 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-07-07 12:57:36.637 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2026-07-07 12:57:36.641 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-07-07 12:57:36.646 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-07-07 12:57:36.651 | ++ extras.d/80-tempest.sh:source:12 : : 2026-07-07 12:57:36.656 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-07-07 12:57:36.661 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-07-07 12:57:36.665 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-07-07 12:57:36.670 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-07-07 12:57:36.675 | + functions-common:run_phase:1875 : run_plugins stack post-config 2026-07-07 12:57:36.678 | + functions-common:run_plugins:1834 : local mode=stack 2026-07-07 12:57:36.683 | + functions-common:run_plugins:1835 : local phase=post-config 2026-07-07 12:57:36.687 | + functions-common:run_plugins:1837 : local plugins= 2026-07-07 12:57:36.691 | + functions-common:run_plugins:1838 : local plugin 2026-07-07 12:57:36.695 | + ./stack.sh:main:1257 : merge_config_group /home/quobyte/devstack/local.conf post-config 2026-07-07 12:57:36.700 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-07-07 12:57:36.705 | + inc/meta-config:merge_config_group:171 : shift 2026-07-07 12:57:36.712 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2026-07-07 12:57:36.716 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-07 12:57:36.721 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-07-07 12:57:36.724 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-07-07 12:57:36.730 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf post-config 2026-07-07 12:57:36.735 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-07-07 12:57:36.739 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2026-07-07 12:57:36.744 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-07 12:57:36.748 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2026-07-07 12:57:36.748 | /^\[\[.+\|.*\]\]/ { 2026-07-07 12:57:36.749 | gsub("[][]", "", $1); 2026-07-07 12:57:36.749 | split($1, a, "|"); 2026-07-07 12:57:36.749 | if (a[1] == matchgroup) 2026-07-07 12:57:36.749 | print a[2] 2026-07-07 12:57:36.749 | } 2026-07-07 12:57:36.749 | ' /home/quobyte/devstack/local.conf 2026-07-07 12:57:36.757 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-07-07 12:57:36.761 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-07-07 12:57:36.766 | + inc/meta-config:merge_config_group:180 : local dir 2026-07-07 12:57:36.771 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NOVA_CONF' 2026-07-07 12:57:36.776 | +++ inc/meta-config:merge_config_group:182 : echo /etc/nova/nova.conf 2026-07-07 12:57:36.781 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/nova/nova.conf 2026-07-07 12:57:36.785 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/nova/nova.conf ]] 2026-07-07 12:57:36.791 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/nova/nova.conf 2026-07-07 12:57:36.797 | + inc/meta-config:merge_config_group:187 : dir=/etc/nova 2026-07-07 12:57:36.802 | + inc/meta-config:merge_config_group:189 : test -e /etc/nova 2026-07-07 12:57:36.807 | + inc/meta-config:merge_config_group:189 : test -d /etc/nova 2026-07-07 12:57:36.812 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/nova ]] 2026-07-07 12:57:36.814 | + inc/meta-config:merge_config_group:196 : merge_config_file /home/quobyte/devstack/local.conf post-config '$NOVA_CONF' 2026-07-07 12:57:36.819 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-07-07 12:57:36.824 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-07-07 12:57:36.826 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CONF' 2026-07-07 12:57:36.831 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-07-07 12:57:36.838 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CONF' 2026-07-07 12:57:36.842 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova.conf 2026-07-07 12:57:36.847 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova.conf 2026-07-07 12:57:36.851 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova.conf ']' 2026-07-07 12:57:36.858 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config '$NOVA_CONF' 2026-07-07 12:57:36.858 | + inc/meta-config:merge_config_file:164 : read a 2026-07-07 12:57:36.859 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CONF' ' 2026-07-07 12:57:36.859 | BEGIN { 2026-07-07 12:57:36.859 | section = "" 2026-07-07 12:57:36.859 | last_section = "" 2026-07-07 12:57:36.859 | section_count = 0 2026-07-07 12:57:36.860 | } 2026-07-07 12:57:36.860 | /^\[.+\]/ { 2026-07-07 12:57:36.860 | gsub("[][]", "", $1); 2026-07-07 12:57:36.860 | section=$1 2026-07-07 12:57:36.861 | next 2026-07-07 12:57:36.861 | } 2026-07-07 12:57:36.861 | /^ *\#/ { 2026-07-07 12:57:36.861 | next 2026-07-07 12:57:36.861 | } 2026-07-07 12:57:36.861 | /^[^ \t]+/ { 2026-07-07 12:57:36.861 | # get offset of first = in $0 2026-07-07 12:57:36.861 | eq_idx = index($0, "=") 2026-07-07 12:57:36.862 | # extract attr & value from $0 2026-07-07 12:57:36.862 | attr = substr($0, 1, eq_idx - 1) 2026-07-07 12:57:36.862 | value = substr($0, eq_idx + 1) 2026-07-07 12:57:36.862 | # only need to strip trailing whitespace from attr 2026-07-07 12:57:36.862 | sub(/[ \t]*$/, "", attr) 2026-07-07 12:57:36.862 | # need to strip leading & trailing whitespace from value 2026-07-07 12:57:36.862 | sub(/^[ \t]*/, "", value) 2026-07-07 12:57:36.862 | sub(/[ \t]*$/, "", value) 2026-07-07 12:57:36.862 | 2026-07-07 12:57:36.862 | # cfg_attr_count: number of config lines per [section, attr] 2026-07-07 12:57:36.862 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-07-07 12:57:36.863 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-07-07 12:57:36.863 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-07-07 12:57:36.863 | if (! (section, attr) in cfg_attr_count) { 2026-07-07 12:57:36.863 | if (section != last_section) { 2026-07-07 12:57:36.863 | cfg_section[section_count++] = section 2026-07-07 12:57:36.863 | last_section = section 2026-07-07 12:57:36.863 | } 2026-07-07 12:57:36.863 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-07-07 12:57:36.863 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-07-07 12:57:36.863 | 2026-07-07 12:57:36.863 | cfg_attr[section, attr, 0] = value 2026-07-07 12:57:36.863 | cfg_attr_count[section, attr] = 1 2026-07-07 12:57:36.864 | } else { 2026-07-07 12:57:36.864 | lno = cfg_attr_count[section, attr]++ 2026-07-07 12:57:36.864 | cfg_attr[section, attr, lno] = value 2026-07-07 12:57:36.864 | } 2026-07-07 12:57:36.864 | } 2026-07-07 12:57:36.864 | END { 2026-07-07 12:57:36.864 | # Process each section in order 2026-07-07 12:57:36.864 | for (sno = 0; sno < section_count; sno++) { 2026-07-07 12:57:36.864 | section = cfg_section[sno] 2026-07-07 12:57:36.864 | # The ini routines simply append a config item immediately 2026-07-07 12:57:36.864 | # after the section header. To keep the same order as defined 2026-07-07 12:57:36.865 | # in local.conf, invoke the ini routines in the reverse order 2026-07-07 12:57:36.865 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-07-07 12:57:36.865 | attr = cfg_sec_attr_name[sno, attr_no] 2026-07-07 12:57:36.865 | if (cfg_attr_count[section, attr] == 1) 2026-07-07 12:57:36.865 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-07-07 12:57:36.865 | else { 2026-07-07 12:57:36.865 | # For multiline, invoke the ini routines in the reverse order 2026-07-07 12:57:36.865 | count = cfg_attr_count[section, attr] 2026-07-07 12:57:36.865 | print "inidelete " configfile " " section " " attr 2026-07-07 12:57:36.865 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-07-07 12:57:36.865 | for (l = count -2; l >= 0; l--) 2026-07-07 12:57:36.866 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-07-07 12:57:36.866 | } 2026-07-07 12:57:36.866 | } 2026-07-07 12:57:36.866 | } 2026-07-07 12:57:36.866 | } 2026-07-07 12:57:36.866 | ' 2026-07-07 12:57:36.866 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-07-07 12:57:36.866 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-07-07 12:57:36.869 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-07-07 12:57:36.872 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CONF' 2026-07-07 12:57:36.876 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-07 12:57:36.880 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CONF ]] 2026-07-07 12:57:36.884 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CONF' ' 2026-07-07 12:57:36.884 | BEGIN { group = "" } 2026-07-07 12:57:36.884 | /^\[\[.+\|.*\]\]/ { 2026-07-07 12:57:36.884 | gsub("[][]", "", $1); 2026-07-07 12:57:36.884 | split($1, a, "|"); 2026-07-07 12:57:36.884 | if (a[1] == matchgroup && a[2] == configfile) { 2026-07-07 12:57:36.884 | group=a[1] 2026-07-07 12:57:36.884 | } else { 2026-07-07 12:57:36.884 | group="" 2026-07-07 12:57:36.885 | } 2026-07-07 12:57:36.885 | next 2026-07-07 12:57:36.885 | } 2026-07-07 12:57:36.885 | { 2026-07-07 12:57:36.885 | if (group != "") 2026-07-07 12:57:36.885 | print $0 2026-07-07 12:57:36.885 | } 2026-07-07 12:57:36.885 | ' /home/quobyte/devstack/local.conf 2026-07-07 12:57:36.894 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt quobyte_mount_point_base "/opt/stack/data/nova/mnt/"' 2026-07-07 12:57:36.898 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt quobyte_mount_point_base /opt/stack/data/nova/mnt/ 2026-07-07 12:57:36.945 | + inc/meta-config:merge_config_file:164 : read a 2026-07-07 12:57:36.950 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt quobyte_client_cfg "/etc/quobyte/client-nova.cfg"' 2026-07-07 12:57:36.954 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt quobyte_client_cfg /etc/quobyte/client-nova.cfg 2026-07-07 12:57:37.005 | + inc/meta-config:merge_config_file:164 : read a 2026-07-07 12:57:37.009 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt preallocate_images "space"' 2026-07-07 12:57:37.013 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt preallocate_images space 2026-07-07 12:57:37.059 | + inc/meta-config:merge_config_file:164 : read a 2026-07-07 12:57:37.063 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt cpu_models ""' 2026-07-07 12:57:37.068 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt cpu_models '' 2026-07-07 12:57:37.124 | + inc/meta-config:merge_config_file:164 : read a 2026-07-07 12:57:37.128 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt cpu_mode "host-passthrough"' 2026-07-07 12:57:37.133 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt cpu_mode host-passthrough 2026-07-07 12:57:37.183 | + inc/meta-config:merge_config_file:164 : read a 2026-07-07 12:57:37.189 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-07-07 12:57:37.194 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-07-07 12:57:37.198 | + inc/meta-config:merge_config_group:180 : local dir 2026-07-07 12:57:37.205 | ++ inc/meta-config:merge_config_group:182 : eval 'echo /etc/neutron/metadata_agent.ini' 2026-07-07 12:57:37.209 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/metadata_agent.ini 2026-07-07 12:57:37.215 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/metadata_agent.ini 2026-07-07 12:57:37.219 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/metadata_agent.ini ]] 2026-07-07 12:57:37.225 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/metadata_agent.ini 2026-07-07 12:57:37.232 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2026-07-07 12:57:37.236 | + inc/meta-config:merge_config_group:189 : test -e /etc/neutron 2026-07-07 12:57:37.241 | + inc/meta-config:merge_config_group:189 : test -d /etc/neutron 2026-07-07 12:57:37.246 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/neutron ]] 2026-07-07 12:57:37.251 | + inc/meta-config:merge_config_group:196 : merge_config_file /home/quobyte/devstack/local.conf post-config /etc/neutron/metadata_agent.ini 2026-07-07 12:57:37.256 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-07-07 12:57:37.261 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-07-07 12:57:37.266 | + inc/meta-config:merge_config_file:85 : local configfile=/etc/neutron/metadata_agent.ini 2026-07-07 12:57:37.271 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-07-07 12:57:37.277 | ++ inc/meta-config:merge_config_file:91 : eval echo /etc/neutron/metadata_agent.ini 2026-07-07 12:57:37.281 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/metadata_agent.ini 2026-07-07 12:57:37.287 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/metadata_agent.ini 2026-07-07 12:57:37.291 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/metadata_agent.ini ']' 2026-07-07 12:57:37.295 | + inc/meta-config:merge_config_file:93 : touch /etc/neutron/metadata_agent.ini 2026-07-07 12:57:37.304 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config /etc/neutron/metadata_agent.ini 2026-07-07 12:57:37.304 | + inc/meta-config:merge_config_file:164 : read a 2026-07-07 12:57:37.304 | + inc/meta-config:merge_config_file:97 : awk -v configfile=/etc/neutron/metadata_agent.ini ' 2026-07-07 12:57:37.304 | BEGIN { 2026-07-07 12:57:37.304 | section = "" 2026-07-07 12:57:37.304 | last_section = "" 2026-07-07 12:57:37.304 | section_count = 0 2026-07-07 12:57:37.304 | } 2026-07-07 12:57:37.304 | /^\[.+\]/ { 2026-07-07 12:57:37.304 | gsub("[][]", "", $1); 2026-07-07 12:57:37.305 | section=$1 2026-07-07 12:57:37.305 | next 2026-07-07 12:57:37.305 | } 2026-07-07 12:57:37.305 | /^ *\#/ { 2026-07-07 12:57:37.305 | next 2026-07-07 12:57:37.305 | } 2026-07-07 12:57:37.305 | /^[^ \t]+/ { 2026-07-07 12:57:37.305 | # get offset of first = in $0 2026-07-07 12:57:37.305 | eq_idx = index($0, "=") 2026-07-07 12:57:37.305 | # extract attr & value from $0 2026-07-07 12:57:37.305 | attr = substr($0, 1, eq_idx - 1) 2026-07-07 12:57:37.305 | value = substr($0, eq_idx + 1) 2026-07-07 12:57:37.306 | # only need to strip trailing whitespace from attr 2026-07-07 12:57:37.306 | sub(/[ \t]*$/, "", attr) 2026-07-07 12:57:37.306 | # need to strip leading & trailing whitespace from value 2026-07-07 12:57:37.306 | sub(/^[ \t]*/, "", value) 2026-07-07 12:57:37.306 | sub(/[ \t]*$/, "", value) 2026-07-07 12:57:37.306 | 2026-07-07 12:57:37.306 | # cfg_attr_count: number of config lines per [section, attr] 2026-07-07 12:57:37.306 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-07-07 12:57:37.306 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-07-07 12:57:37.306 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-07-07 12:57:37.306 | if (! (section, attr) in cfg_attr_count) { 2026-07-07 12:57:37.307 | if (section != last_section) { 2026-07-07 12:57:37.307 | cfg_section[section_count++] = section 2026-07-07 12:57:37.307 | last_section = section 2026-07-07 12:57:37.307 | } 2026-07-07 12:57:37.307 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-07-07 12:57:37.307 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-07-07 12:57:37.307 | 2026-07-07 12:57:37.307 | cfg_attr[section, attr, 0] = value 2026-07-07 12:57:37.307 | cfg_attr_count[section, attr] = 1 2026-07-07 12:57:37.307 | } else { 2026-07-07 12:57:37.307 | lno = cfg_attr_count[section, attr]++ 2026-07-07 12:57:37.308 | cfg_attr[section, attr, lno] = value 2026-07-07 12:57:37.308 | } 2026-07-07 12:57:37.308 | } 2026-07-07 12:57:37.308 | END { 2026-07-07 12:57:37.308 | # Process each section in order 2026-07-07 12:57:37.308 | for (sno = 0; sno < section_count; sno++) { 2026-07-07 12:57:37.308 | section = cfg_section[sno] 2026-07-07 12:57:37.308 | # The ini routines simply append a config item immediately 2026-07-07 12:57:37.308 | # after the section header. To keep the same order as defined 2026-07-07 12:57:37.308 | # in local.conf, invoke the ini routines in the reverse order 2026-07-07 12:57:37.308 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-07-07 12:57:37.308 | attr = cfg_sec_attr_name[sno, attr_no] 2026-07-07 12:57:37.309 | if (cfg_attr_count[section, attr] == 1) 2026-07-07 12:57:37.309 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-07-07 12:57:37.309 | else { 2026-07-07 12:57:37.309 | # For multiline, invoke the ini routines in the reverse order 2026-07-07 12:57:37.309 | count = cfg_attr_count[section, attr] 2026-07-07 12:57:37.309 | print "inidelete " configfile " " section " " attr 2026-07-07 12:57:37.309 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-07-07 12:57:37.309 | for (l = count -2; l >= 0; l--) 2026-07-07 12:57:37.309 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-07-07 12:57:37.309 | } 2026-07-07 12:57:37.309 | } 2026-07-07 12:57:37.310 | } 2026-07-07 12:57:37.310 | } 2026-07-07 12:57:37.310 | ' 2026-07-07 12:57:37.310 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-07-07 12:57:37.310 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-07-07 12:57:37.315 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-07-07 12:57:37.320 | + inc/meta-config:get_meta_section:35 : local configfile=/etc/neutron/metadata_agent.ini 2026-07-07 12:57:37.324 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-07 12:57:37.329 | + inc/meta-config:get_meta_section:38 : [[ -z /etc/neutron/metadata_agent.ini ]] 2026-07-07 12:57:37.333 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v configfile=/etc/neutron/metadata_agent.ini ' 2026-07-07 12:57:37.333 | BEGIN { group = "" } 2026-07-07 12:57:37.334 | /^\[\[.+\|.*\]\]/ { 2026-07-07 12:57:37.334 | gsub("[][]", "", $1); 2026-07-07 12:57:37.334 | split($1, a, "|"); 2026-07-07 12:57:37.334 | if (a[1] == matchgroup && a[2] == configfile) { 2026-07-07 12:57:37.334 | group=a[1] 2026-07-07 12:57:37.334 | } else { 2026-07-07 12:57:37.334 | group="" 2026-07-07 12:57:37.334 | } 2026-07-07 12:57:37.334 | next 2026-07-07 12:57:37.334 | } 2026-07-07 12:57:37.334 | { 2026-07-07 12:57:37.335 | if (group != "") 2026-07-07 12:57:37.335 | print $0 2026-07-07 12:57:37.335 | } 2026-07-07 12:57:37.335 | ' /home/quobyte/devstack/local.conf 2026-07-07 12:57:37.342 | + inc/meta-config:merge_config_file:164 : eval 'iniset /etc/neutron/metadata_agent.ini DEFAULT ovsdb_connection "tcp:127.0.0.1:6640"' 2026-07-07 12:57:37.348 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/metadata_agent.ini DEFAULT ovsdb_connection tcp:127.0.0.1:6640 2026-07-07 12:57:37.396 | + inc/meta-config:merge_config_file:164 : read a 2026-07-07 12:57:37.401 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-07-07 12:57:37.406 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-07-07 12:57:37.411 | + inc/meta-config:merge_config_group:180 : local dir 2026-07-07 12:57:37.416 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $CINDER_CONF' 2026-07-07 12:57:37.422 | +++ inc/meta-config:merge_config_group:182 : echo /etc/cinder/cinder.conf 2026-07-07 12:57:37.426 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/cinder/cinder.conf 2026-07-07 12:57:37.431 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/cinder/cinder.conf ]] 2026-07-07 12:57:37.436 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/cinder/cinder.conf 2026-07-07 12:57:37.443 | + inc/meta-config:merge_config_group:187 : dir=/etc/cinder 2026-07-07 12:57:37.448 | + inc/meta-config:merge_config_group:189 : test -e /etc/cinder 2026-07-07 12:57:37.452 | + inc/meta-config:merge_config_group:189 : test -d /etc/cinder 2026-07-07 12:57:37.456 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/cinder ]] 2026-07-07 12:57:37.461 | + inc/meta-config:merge_config_group:196 : merge_config_file /home/quobyte/devstack/local.conf post-config '$CINDER_CONF' 2026-07-07 12:57:37.465 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-07-07 12:57:37.469 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-07-07 12:57:37.474 | + inc/meta-config:merge_config_file:85 : local 'configfile=$CINDER_CONF' 2026-07-07 12:57:37.479 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-07-07 12:57:37.485 | ++ inc/meta-config:merge_config_file:91 : eval echo '$CINDER_CONF' 2026-07-07 12:57:37.488 | +++ inc/meta-config:merge_config_file:91 : echo /etc/cinder/cinder.conf 2026-07-07 12:57:37.493 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/cinder/cinder.conf 2026-07-07 12:57:37.498 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/cinder/cinder.conf ']' 2026-07-07 12:57:37.507 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$CINDER_CONF' ' 2026-07-07 12:57:37.508 | BEGIN { 2026-07-07 12:57:37.508 | section = "" 2026-07-07 12:57:37.508 | last_section = "" 2026-07-07 12:57:37.508 | section_count = 0 2026-07-07 12:57:37.508 | } 2026-07-07 12:57:37.508 | /^\[.+\]/ { 2026-07-07 12:57:37.508 | gsub("[][]", "", $1); 2026-07-07 12:57:37.508 | section=$1 2026-07-07 12:57:37.508 | next 2026-07-07 12:57:37.508 | } 2026-07-07 12:57:37.509 | /^ *\#/ { 2026-07-07 12:57:37.509 | next 2026-07-07 12:57:37.509 | } 2026-07-07 12:57:37.509 | /^[^ \t]+/ { 2026-07-07 12:57:37.509 | # get offset of first = in $0 2026-07-07 12:57:37.509 | eq_idx = index($0, "=") 2026-07-07 12:57:37.509 | # extract attr & value from $0 2026-07-07 12:57:37.509 | attr = substr($0, 1, eq_idx - 1) 2026-07-07 12:57:37.509 | value = substr($0, eq_idx + 1) 2026-07-07 12:57:37.509 | # only need to strip trailing whitespace from attr 2026-07-07 12:57:37.509 | sub(/[ \t]*$/, "", attr) 2026-07-07 12:57:37.510 | # need to strip leading & trailing whitespace from value 2026-07-07 12:57:37.511 | sub(/^[ \t]*/, "", value) 2026-07-07 12:57:37.511 | sub(/[ \t]*$/, "", value) 2026-07-07 12:57:37.511 | 2026-07-07 12:57:37.511 | # cfg_attr_count: number of config lines per [section, attr] 2026-07-07 12:57:37.511 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-07-07 12:57:37.511 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-07-07 12:57:37.511 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-07-07 12:57:37.511 | if (! (section, attr) in cfg_attr_count) { 2026-07-07 12:57:37.511 | if (section != last_section) { 2026-07-07 12:57:37.511 | cfg_section[section_count++] = section 2026-07-07 12:57:37.512 | last_section = section 2026-07-07 12:57:37.512 | } 2026-07-07 12:57:37.512 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-07-07 12:57:37.512 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-07-07 12:57:37.512 | 2026-07-07 12:57:37.512 | cfg_attr[section, attr, 0] = value 2026-07-07 12:57:37.512 | cfg_attr_count[section, attr] = 1 2026-07-07 12:57:37.512 | } else { 2026-07-07 12:57:37.512 | lno = cfg_attr_count[section, attr]++ 2026-07-07 12:57:37.512 | cfg_attr[section, attr, lno] = value 2026-07-07 12:57:37.513 | } 2026-07-07 12:57:37.513 | } 2026-07-07 12:57:37.513 | END { 2026-07-07 12:57:37.513 | # Process each section in order 2026-07-07 12:57:37.513 | for (sno = 0; sno < section_count; sno++) { 2026-07-07 12:57:37.513 | section = cfg_section[sno] 2026-07-07 12:57:37.513 | # The ini routines simply append a config item immediately 2026-07-07 12:57:37.513 | # after the section header. To keep the same order as defined 2026-07-07 12:57:37.514 | # in local.conf, invoke the ini routines in the reverse order 2026-07-07 12:57:37.514 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-07-07 12:57:37.514 | attr = cfg_sec_attr_name[sno, attr_no] 2026-07-07 12:57:37.514 | if (cfg_attr_count[section, attr] == 1) 2026-07-07 12:57:37.514 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-07-07 12:57:37.515 | else { 2026-07-07 12:57:37.515 | # For multiline, invoke the ini routines in the reverse order 2026-07-07 12:57:37.515 | count = cfg_attr_count[section, attr] 2026-07-07 12:57:37.515 | print "inidelete " configfile " " section " " attr 2026-07-07 12:57:37.515 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-07-07 12:57:37.515 | for (l = count -2; l >= 0; l--) 2026-07-07 12:57:37.515 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-07-07 12:57:37.515 | } 2026-07-07 12:57:37.515 | } 2026-07-07 12:57:37.515 | } 2026-07-07 12:57:37.515 | } 2026-07-07 12:57:37.515 | ' 2026-07-07 12:57:37.516 | + inc/meta-config:merge_config_file:164 : read a 2026-07-07 12:57:37.516 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config '$CINDER_CONF' 2026-07-07 12:57:37.516 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-07-07 12:57:37.516 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-07-07 12:57:37.517 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-07-07 12:57:37.521 | + inc/meta-config:get_meta_section:35 : local 'configfile=$CINDER_CONF' 2026-07-07 12:57:37.526 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-07 12:57:37.530 | + inc/meta-config:get_meta_section:38 : [[ -z $CINDER_CONF ]] 2026-07-07 12:57:37.535 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$CINDER_CONF' ' 2026-07-07 12:57:37.535 | BEGIN { group = "" } 2026-07-07 12:57:37.535 | /^\[\[.+\|.*\]\]/ { 2026-07-07 12:57:37.535 | gsub("[][]", "", $1); 2026-07-07 12:57:37.535 | split($1, a, "|"); 2026-07-07 12:57:37.535 | if (a[1] == matchgroup && a[2] == configfile) { 2026-07-07 12:57:37.535 | group=a[1] 2026-07-07 12:57:37.535 | } else { 2026-07-07 12:57:37.536 | group="" 2026-07-07 12:57:37.536 | } 2026-07-07 12:57:37.536 | next 2026-07-07 12:57:37.536 | } 2026-07-07 12:57:37.536 | { 2026-07-07 12:57:37.536 | if (group != "") 2026-07-07 12:57:37.536 | print $0 2026-07-07 12:57:37.536 | } 2026-07-07 12:57:37.536 | ' /home/quobyte/devstack/local.conf 2026-07-07 12:57:37.545 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD nas_secure_file_operations "false"' 2026-07-07 12:57:37.550 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD nas_secure_file_operations false 2026-07-07 12:57:37.602 | + inc/meta-config:merge_config_file:164 : read a 2026-07-07 12:57:37.606 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD nas_secure_file_permissions "false"' 2026-07-07 12:57:37.611 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD nas_secure_file_permissions false 2026-07-07 12:57:37.667 | + inc/meta-config:merge_config_file:164 : read a 2026-07-07 12:57:37.671 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD quobyte_client_cfg "/etc/quobyte/client-cinder.cfg"' 2026-07-07 12:57:37.676 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD quobyte_client_cfg /etc/quobyte/client-cinder.cfg 2026-07-07 12:57:37.726 | + inc/meta-config:merge_config_file:164 : read a 2026-07-07 12:57:37.731 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD volume_backend_name "QuobyteHD"' 2026-07-07 12:57:37.735 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD volume_backend_name QuobyteHD 2026-07-07 12:57:37.745 | + inc/async:async_inner:64 : rc=0 2026-07-07 12:57:37.783 | [59463 Async configure_neutron_nova:59463]: finished successfully 2026-07-07 12:57:37.785 | + inc/meta-config:merge_config_file:164 : read a 2026-07-07 12:57:37.790 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD quobyte_volume_url "quobyte://osci02.corp.quobyte.com/cinder-vol-35d7be2c-a104-4ab1-b0db-55c6bad667cf"' 2026-07-07 12:57:37.795 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD quobyte_volume_url quobyte://osci02.corp.quobyte.com/cinder-vol-35d7be2c-a104-4ab1-b0db-55c6bad667cf 2026-07-07 12:57:37.843 | + inc/meta-config:merge_config_file:164 : read a 2026-07-07 12:57:37.847 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD volume_driver "cinder.volume.drivers.quobyte.QuobyteDriver"' 2026-07-07 12:57:37.851 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD volume_driver cinder.volume.drivers.quobyte.QuobyteDriver 2026-07-07 12:57:37.899 | + inc/meta-config:merge_config_file:164 : read a 2026-07-07 12:57:37.903 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD enable_unsupported_driver "True"' 2026-07-07 12:57:37.907 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD enable_unsupported_driver True 2026-07-07 12:57:37.954 | + inc/meta-config:merge_config_file:164 : read a 2026-07-07 12:57:37.961 | + ./stack.sh:main:1266 : is_service_enabled swift 2026-07-07 12:57:37.989 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 12:57:37.994 | + ./stack.sh:main:1274 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-07-07 12:57:37.998 | + ./stack.sh:main:1275 : is_service_enabled cinder 2026-07-07 12:57:38.027 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 12:57:38.031 | + ./stack.sh:main:1276 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-07-07 12:57:38.084 | + ./stack.sh:main:1279 : async_wait configure_neutron_nova 2026-07-07 12:57:38.153 | [2074 Async configure_neutron_nova:59463]: Waiting for completion of configure_neutron_nova running on PID 59463 (2 other jobs running) 2026-07-07 12:57:38.185 | [2074 Async configure_neutron_nova:59463]: Signaling child to exit 2026-07-07 12:57:38.186 | WAKEUP 2026-07-07 12:57:38.215 | [2074 Async configure_neutron_nova:59463]: Signaled 2026-07-07 12:57:38.217 | + lib/neutron:configure_neutron_nova:448 : create_nova_conf_neutron /etc/nova/nova.conf 2026-07-07 12:57:38.217 | + lib/neutron:create_nova_conf_neutron:459 : local conf=/etc/nova/nova.conf 2026-07-07 12:57:38.217 | + lib/neutron:create_nova_conf_neutron:460 : configure_keystoneauth /etc/nova/nova.conf nova neutron 2026-07-07 12:57:38.217 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-07-07 12:57:38.217 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-07 12:57:38.218 | + lib/keystone:configure_keystoneauth:393 : local section=neutron 2026-07-07 12:57:38.218 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf neutron auth_type password 2026-07-07 12:57:38.218 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf neutron interface public 2026-07-07 12:57:38.218 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf neutron auth_url http://192.168.122.71/identity 2026-07-07 12:57:38.218 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf neutron username nova 2026-07-07 12:57:38.218 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf neutron password nomoresecret 2026-07-07 12:57:38.218 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2026-07-07 12:57:38.218 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf neutron project_name service 2026-07-07 12:57:38.218 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2026-07-07 12:57:38.218 | + lib/neutron:create_nova_conf_neutron:461 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2026-07-07 12:57:38.219 | + lib/neutron:create_nova_conf_neutron:464 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2026-07-07 12:57:38.219 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2026-07-07 12:57:38.219 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:119 : : 2026-07-07 12:57:38.219 | + lib/neutron:create_nova_conf_neutron:466 : is_service_enabled q-meta neutron-metadata-agent 2026-07-07 12:57:38.219 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 12:57:38.219 | + lib/neutron:create_nova_conf_neutron:470 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2026-07-07 12:57:38.219 | + lib/neutron:create_nova_conf_neutron:471 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2026-07-07 12:57:38.219 | + lib/neutron:configure_neutron_nova:449 : [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]] 2026-07-07 12:57:38.219 | ++ lib/neutron:configure_neutron_nova:450 : seq 1 1 2026-07-07 12:57:38.220 | + lib/neutron:configure_neutron_nova:450 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-07 12:57:38.220 | + lib/neutron:configure_neutron_nova:451 : local conf 2026-07-07 12:57:38.220 | ++ lib/neutron:configure_neutron_nova:452 : conductor_conf 1 2026-07-07 12:57:38.220 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-07-07 12:57:38.220 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-07-07 12:57:38.220 | + lib/neutron:configure_neutron_nova:452 : conf=/etc/nova/nova_cell1.conf 2026-07-07 12:57:38.220 | + lib/neutron:configure_neutron_nova:453 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2026-07-07 12:57:38.220 | + lib/neutron:create_nova_conf_neutron:459 : local conf=/etc/nova/nova_cell1.conf 2026-07-07 12:57:38.221 | + lib/neutron:create_nova_conf_neutron:460 : configure_keystoneauth /etc/nova/nova_cell1.conf nova neutron 2026-07-07 12:57:38.221 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova_cell1.conf 2026-07-07 12:57:38.221 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-07 12:57:38.221 | + lib/keystone:configure_keystoneauth:393 : local section=neutron 2026-07-07 12:57:38.221 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2026-07-07 12:57:38.221 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova_cell1.conf neutron interface public 2026-07-07 12:57:38.221 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova_cell1.conf neutron auth_url http://192.168.122.71/identity 2026-07-07 12:57:38.221 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova_cell1.conf neutron username nova 2026-07-07 12:57:38.221 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova_cell1.conf neutron password nomoresecret 2026-07-07 12:57:38.221 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2026-07-07 12:57:38.222 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2026-07-07 12:57:38.222 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2026-07-07 12:57:38.222 | + lib/neutron:create_nova_conf_neutron:461 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2026-07-07 12:57:38.222 | + lib/neutron:create_nova_conf_neutron:464 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2026-07-07 12:57:38.222 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2026-07-07 12:57:38.222 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:119 : : 2026-07-07 12:57:38.222 | + lib/neutron:create_nova_conf_neutron:466 : is_service_enabled q-meta neutron-metadata-agent 2026-07-07 12:57:38.222 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 12:57:38.222 | + lib/neutron:create_nova_conf_neutron:470 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2026-07-07 12:57:38.222 | + lib/neutron:create_nova_conf_neutron:471 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2026-07-07 12:57:38.276 | [2074 Async configure_neutron_nova:59463]: finished configure_neutron_nova with result 0 in 1 seconds 2026-07-07 12:57:38.282 | + inc/async:async_wait:197 : return 0 2026-07-07 12:57:38.287 | + ./stack.sh:main:1285 : is_service_enabled nova 2026-07-07 12:57:38.316 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 12:57:38.320 | + ./stack.sh:main:1286 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-07-07 12:57:38.370 | + ./stack.sh:main:1287 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-07-07 12:57:38.425 | + ./stack.sh:main:1291 : is_service_enabled n-api 2026-07-07 12:57:38.454 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 12:57:38.458 | + ./stack.sh:main:1292 : echo_summary 'Starting Nova API' 2026-07-07 12:57:38.462 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-07 12:57:38.467 | + ./stack.sh:echo_summary:447 : echo -e Starting Nova API 2026-07-07 12:57:38.471 | + ./stack.sh:main:1293 : start_nova_api 2026-07-07 12:57:38.475 | + lib/nova:start_nova_api:968 : 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-07-07 12:57:38.479 | + lib/nova:start_nova_api:969 : 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-07-07 12:57:38.484 | + lib/nova:start_nova_api:969 : 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-07-07 12:57:38.490 | ++ lib/nova:start_nova_api:971 : which uwsgi 2026-07-07 12:57:38.496 | + lib/nova:start_nova_api:971 : run_process n-api '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-07-07 12:57:38.501 | + functions-common:run_process:1674 : local service=n-api 2026-07-07 12:57:38.505 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-07-07 12:57:38.510 | + functions-common:run_process:1676 : local group= 2026-07-07 12:57:38.514 | + functions-common:run_process:1677 : local user= 2026-07-07 12:57:38.518 | + functions-common:run_process:1678 : local env_vars= 2026-07-07 12:57:38.523 | + functions-common:run_process:1680 : local name=n-api 2026-07-07 12:57:38.527 | + functions-common:run_process:1682 : time_start run_process 2026-07-07 12:57:38.532 | + functions-common:time_start:2406 : local name=run_process 2026-07-07 12:57:38.536 | + functions-common:time_start:2407 : local start_time= 2026-07-07 12:57:38.540 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-07 12:57:38.546 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-07 12:57:38.553 | + functions-common:time_start:2411 : _TIME_START[$name]=1783429058548 2026-07-07 12:57:38.557 | + functions-common:run_process:1683 : is_service_enabled n-api 2026-07-07 12:57:38.584 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 12:57:38.589 | + functions-common:run_process:1684 : _run_under_systemd n-api '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' '' '' 2026-07-07 12:57:38.593 | + functions-common:_run_under_systemd:1628 : local service=n-api 2026-07-07 12:57:38.598 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-07-07 12:57:38.602 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-07-07 12:57:38.607 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-07-07 12:57:38.611 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-07-07 12:57:38.615 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]] 2026-07-07 12:57:38.619 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2026-07-07 12:57:38.624 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-api.service 2026-07-07 12:57:38.628 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-07 12:57:38.632 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-07 12:57:38.637 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-07 12:57:38.641 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-07 12:57:38.646 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-api] ]] 2026-07-07 12:57:38.650 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]] 2026-07-07 12:57:38.654 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-07-07 12:57:38.659 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-07 12:57:38.663 | + functions-common:_run_under_systemd:1648 : 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-07-07 12:57:38.667 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@n-api.service 2026-07-07 12:57:38.671 | + functions-common:write_uwsgi_user_unit_file:1568 : local 'command=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-07 12:57:38.675 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-07-07 12:57:38.679 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-07-07 12:57:38.684 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-07-07 12:57:38.688 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@n-api.service 2026-07-07 12:57:38.692 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-07-07 12:57:38.699 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-api.service Unit Description 'Devstack devstack@n-api.service' 2026-07-07 12:57:38.794 | + functions-common:write_uwsgi_user_unit_file:1576 : 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-07-07 12:57:38.889 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service SyslogIdentifier devstack@n-api.service 2026-07-07 12:57:38.971 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User quobyte 2026-07-07 12:57:39.052 | + functions-common:write_uwsgi_user_unit_file:1579 : 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-07-07 12:57:39.135 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-07 12:57:39.215 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2026-07-07 12:57:39.296 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2026-07-07 12:57:39.377 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2026-07-07 12:57:39.460 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2026-07-07 12:57:39.542 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2026-07-07 12:57:39.623 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-07-07 12:57:39.627 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-07-07 12:57:39.631 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@n-api.service Install WantedBy multi-user.target 2026-07-07 12:57:39.731 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-07-07 12:57:40.207 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-api.service 2026-07-07 12:57:40.236 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api.service → /etc/systemd/system/devstack@n-api.service. 2026-07-07 12:57:40.696 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-api.service 2026-07-07 12:57:40.824 | + functions-common:run_process:1686 : time_stop run_process 2026-07-07 12:57:40.828 | + functions-common:time_stop:2420 : local name 2026-07-07 12:57:40.832 | + functions-common:time_stop:2421 : local end_time 2026-07-07 12:57:40.836 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 12:57:40.839 | + functions-common:time_stop:2423 : local total 2026-07-07 12:57:40.843 | + functions-common:time_stop:2424 : local start_time 2026-07-07 12:57:40.847 | + functions-common:time_stop:2426 : name=run_process 2026-07-07 12:57:40.851 | + functions-common:time_stop:2427 : start_time=1783429058548 2026-07-07 12:57:40.855 | + functions-common:time_stop:2429 : [[ -z 1783429058548 ]] 2026-07-07 12:57:40.861 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 12:57:40.868 | + functions-common:time_stop:2432 : end_time=1783429060862 2026-07-07 12:57:40.872 | + functions-common:time_stop:2433 : elapsed_time=2314 2026-07-07 12:57:40.876 | + functions-common:time_stop:2434 : total=4335 2026-07-07 12:57:40.880 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 12:57:40.884 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=6649 2026-07-07 12:57:40.889 | + lib/nova:start_nova_api:973 : echo 'Waiting for nova-api to start...' 2026-07-07 12:57:40.889 | Waiting for nova-api to start... 2026-07-07 12:57:40.893 | + lib/nova:start_nova_api:975 : local service_url=http://192.168.122.71/compute/v2.1/ 2026-07-07 12:57:40.897 | + lib/nova:start_nova_api:977 : wait_for_service 60 http://192.168.122.71/compute/v2.1/ 2026-07-07 12:57:40.902 | + functions:wait_for_service:476 : local timeout=60 2026-07-07 12:57:40.906 | + functions:wait_for_service:477 : local url=http://192.168.122.71/compute/v2.1/ 2026-07-07 12:57:40.909 | + functions:wait_for_service:478 : local rval=0 2026-07-07 12:57:40.913 | + functions:wait_for_service:479 : time_start wait_for_service 2026-07-07 12:57:40.918 | + functions-common:time_start:2406 : local name=wait_for_service 2026-07-07 12:57:40.923 | + functions-common:time_start:2407 : local start_time= 2026-07-07 12:57:40.927 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-07 12:57:40.932 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-07 12:57:40.939 | + functions-common:time_start:2411 : _TIME_START[$name]=1783429060934 2026-07-07 12:57:40.943 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-07-07 12:57:40.947 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-07 12:57:40.949 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.71/compute/v2.1/ 2026-07-07 12:57:46.875 | + :: : [[ 200 == 503 ]] 2026-07-07 12:57:46.877 | + :: : [[ 0 -eq 7 ]] 2026-07-07 12:57:46.885 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-07-07 12:57:46.890 | + functions-common:time_stop:2420 : local name 2026-07-07 12:57:46.893 | + functions-common:time_stop:2421 : local end_time 2026-07-07 12:57:46.898 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 12:57:46.903 | + functions-common:time_stop:2423 : local total 2026-07-07 12:57:46.908 | + functions-common:time_stop:2424 : local start_time 2026-07-07 12:57:46.913 | + functions-common:time_stop:2426 : name=wait_for_service 2026-07-07 12:57:46.918 | + functions-common:time_stop:2427 : start_time=1783429060934 2026-07-07 12:57:46.922 | + functions-common:time_stop:2429 : [[ -z 1783429060934 ]] 2026-07-07 12:57:46.927 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 12:57:46.935 | + functions-common:time_stop:2432 : end_time=1783429066929 2026-07-07 12:57:46.939 | + functions-common:time_stop:2433 : elapsed_time=5995 2026-07-07 12:57:46.944 | + functions-common:time_stop:2434 : total=5515 2026-07-07 12:57:46.949 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 12:57:46.954 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=11510 2026-07-07 12:57:46.960 | + functions:wait_for_service:486 : return 0 2026-07-07 12:57:46.964 | + lib/nova:start_nova_api:981 : 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-07-07 12:57:46.970 | + lib/nova:start_nova_api:981 : 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-07-07 12:57:46.975 | + ./stack.sh:main:1296 : is_service_enabled ovn-controller ovn-controller-vtep 2026-07-07 12:57:47.005 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 12:57:47.011 | + ./stack.sh:main:1297 : echo_summary 'Starting OVN services' 2026-07-07 12:57:47.015 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-07 12:57:47.020 | + ./stack.sh:echo_summary:447 : echo -e Starting OVN services 2026-07-07 12:57:47.024 | + ./stack.sh:main:1298 : start_ovn_services 2026-07-07 12:57:47.029 | + lib/neutron:start_ovn_services:576 : [[ ovn == \o\v\n ]] 2026-07-07 12:57:47.034 | + lib/neutron:start_ovn_services:577 : '[' libvirt '!=' ironic ']' 2026-07-07 12:57:47.038 | + lib/neutron:start_ovn_services:583 : init_ovn 2026-07-07 12:57:47.044 | + lib/neutron_plugins/ovn_agent:init_ovn:627 : local 'mkdir_cmd=mkdir -p /var/lib/ovn' 2026-07-07 12:57:47.049 | + lib/neutron_plugins/ovn_agent:init_ovn:629 : [[ False == \F\a\l\s\e ]] 2026-07-07 12:57:47.054 | + lib/neutron_plugins/ovn_agent:init_ovn:630 : mkdir_cmd='sudo mkdir -p /var/lib/ovn' 2026-07-07 12:57:47.058 | + lib/neutron_plugins/ovn_agent:init_ovn:633 : sudo mkdir -p /var/lib/ovn 2026-07-07 12:57:47.079 | + lib/neutron_plugins/ovn_agent:init_ovn:634 : mkdir -p /opt/stack/data/ovs 2026-07-07 12:57:47.086 | + lib/neutron_plugins/ovn_agent:init_ovn:636 : rm -f '/opt/stack/data/ovs/*.db' 2026-07-07 12:57:47.093 | + lib/neutron_plugins/ovn_agent:init_ovn:637 : rm -f '/opt/stack/data/ovs/.*.db.~lock~' 2026-07-07 12:57:47.101 | + lib/neutron_plugins/ovn_agent:init_ovn:638 : sudo rm -f /var/lib/ovn/ovnnb_db.db /var/lib/ovn/ovnsb_db.db 2026-07-07 12:57:47.119 | + lib/neutron_plugins/ovn_agent:init_ovn:639 : sudo rm -f /var/lib/ovn/.ovnnb_db.db.~lock~ /var/lib/ovn/.ovnsb_db.db.~lock~ 2026-07-07 12:57:47.137 | + lib/neutron_plugins/ovn_agent:init_ovn:640 : sudo rm -f /var/run/ovn/ovnnb_db.sock /var/run/ovn/ovnsb_db.sock 2026-07-07 12:57:47.155 | + lib/neutron:start_ovn_services:584 : start_ovn 2026-07-07 12:57:47.160 | + lib/neutron_plugins/ovn_agent:start_ovn:745 : echo 'Starting OVN' 2026-07-07 12:57:47.160 | Starting OVN 2026-07-07 12:57:47.164 | + lib/neutron_plugins/ovn_agent:start_ovn:747 : _start_ovs 2026-07-07 12:57:47.168 | + lib/neutron_plugins/ovn_agent:_start_ovs:644 : echo 'Starting OVS' 2026-07-07 12:57:47.168 | Starting OVS 2026-07-07 12:57:47.172 | + lib/neutron_plugins/ovn_agent:_start_ovs:645 : is_service_enabled ovn-controller ovn-controller-vtep ovn-northd 2026-07-07 12:57:47.196 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 12:57:47.200 | + lib/neutron_plugins/ovn_agent:_start_ovs:647 : enable_service ovsdb-server 2026-07-07 12:57:47.261 | + lib/neutron_plugins/ovn_agent:_start_ovs:648 : enable_service ovs-vswitchd 2026-07-07 12:57:47.322 | + lib/neutron_plugins/ovn_agent:_start_ovs:650 : [[ False == \T\r\u\e ]] 2026-07-07 12:57:47.326 | + lib/neutron_plugins/ovn_agent:_start_ovs:674 : _start_process ovsdb-server.service 2026-07-07 12:57:47.331 | + lib/neutron_plugins/ovn_agent:_start_process:258 : sudo systemctl daemon-reload 2026-07-07 12:57:47.808 | + lib/neutron_plugins/ovn_agent:_start_process:259 : sudo systemctl enable ovsdb-server.service 2026-07-07 12:57:48.275 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-07-07 12:57:48.275 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-07-07 12:57:48.275 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-07-07 12:57:48.275 | 2026-07-07 12:57:48.275 | Possible reasons for having these kinds of units are: 2026-07-07 12:57:48.275 | • A unit may be statically enabled by being symlinked from another unit's 2026-07-07 12:57:48.275 | .wants/, .requires/, or .upholds/ directory. 2026-07-07 12:57:48.276 | • A unit's purpose may be to act as a helper for some other unit which has 2026-07-07 12:57:48.276 | a requirement dependency on it. 2026-07-07 12:57:48.276 | • A unit may be started when needed via activation (socket, path, timer, 2026-07-07 12:57:48.276 | D-Bus, udev, scripted systemctl call, ...). 2026-07-07 12:57:48.276 | • In case of template units, the unit is meant to be enabled with some 2026-07-07 12:57:48.276 | instance name specified. 2026-07-07 12:57:48.285 | + lib/neutron_plugins/ovn_agent:_start_process:260 : sudo systemctl restart ovsdb-server.service 2026-07-07 12:57:52.830 | + lib/neutron_plugins/ovn_agent:_start_ovs:675 : _start_process ovs-vswitchd.service 2026-07-07 12:57:52.834 | + lib/neutron_plugins/ovn_agent:_start_process:258 : sudo systemctl daemon-reload 2026-07-07 12:57:53.316 | + lib/neutron_plugins/ovn_agent:_start_process:259 : sudo systemctl enable ovs-vswitchd.service 2026-07-07 12:57:53.801 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-07-07 12:57:53.801 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-07-07 12:57:53.801 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-07-07 12:57:53.801 | 2026-07-07 12:57:53.801 | Possible reasons for having these kinds of units are: 2026-07-07 12:57:53.801 | • A unit may be statically enabled by being symlinked from another unit's 2026-07-07 12:57:53.801 | .wants/, .requires/, or .upholds/ directory. 2026-07-07 12:57:53.802 | • A unit's purpose may be to act as a helper for some other unit which has 2026-07-07 12:57:53.802 | a requirement dependency on it. 2026-07-07 12:57:53.802 | • A unit may be started when needed via activation (socket, path, timer, 2026-07-07 12:57:53.802 | D-Bus, udev, scripted systemctl call, ...). 2026-07-07 12:57:53.802 | • In case of template units, the unit is meant to be enabled with some 2026-07-07 12:57:53.802 | instance name specified. 2026-07-07 12:57:53.813 | + lib/neutron_plugins/ovn_agent:_start_process:260 : sudo systemctl restart ovs-vswitchd.service 2026-07-07 12:57:54.159 | + lib/neutron_plugins/ovn_agent:_start_ovs:678 : echo 'Configuring OVSDB' 2026-07-07 12:57:54.159 | Configuring OVSDB 2026-07-07 12:57:54.166 | + lib/neutron_plugins/ovn_agent:_start_ovs:679 : is_service_enabled tls-proxy 2026-07-07 12:57:54.199 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 12:57:54.204 | + lib/neutron_plugins/ovn_agent:_start_ovs:686 : sudo ovs-vsctl --no-wait set-manager ptcp:6640:127.0.0.1 2026-07-07 12:57:54.235 | + lib/neutron_plugins/ovn_agent:_start_ovs:687 : sudo ovs-vsctl --no-wait set open_vswitch . system-type=devstack 2026-07-07 12:57:54.260 | + lib/neutron_plugins/ovn_agent:_start_ovs:688 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:system-id=2f13a786-21b4-4413-a59f-37c2258f22e7 2026-07-07 12:57:54.285 | + lib/neutron_plugins/ovn_agent:_start_ovs:689 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-remote=tcp:192.168.122.71:6642 2026-07-07 12:57:54.310 | + lib/neutron_plugins/ovn_agent:_start_ovs:690 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-bridge=br-int 2026-07-07 12:57:54.336 | + lib/neutron_plugins/ovn_agent:_start_ovs:691 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-encap-type=geneve 2026-07-07 12:57:54.361 | + lib/neutron_plugins/ovn_agent:_start_ovs:692 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-encap-ip=192.168.122.71 2026-07-07 12:57:54.389 | ++ lib/neutron_plugins/ovn_agent:_start_ovs:693 : hostname 2026-07-07 12:57:54.394 | + lib/neutron_plugins/ovn_agent:_start_ovs:693 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:hostname=devstack 2026-07-07 12:57:54.418 | + lib/neutron_plugins/ovn_agent:_start_ovs:695 : [[ True == \T\r\u\e ]] 2026-07-07 12:57:54.422 | + lib/neutron_plugins/ovn_agent:_start_ovs:696 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-cms-options=enable-chassis-as-gw 2026-07-07 12:57:54.453 | + lib/neutron_plugins/ovn_agent:_start_ovs:699 : [[ metadata =~ ovn-bgp ]] 2026-07-07 12:57:54.458 | + lib/neutron_plugins/ovn_agent:_start_ovs:705 : is_provider_network 2026-07-07 12:57:54.463 | + functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-07-07 12:57:54.467 | + functions-common:is_provider_network:2272 : return 1 2026-07-07 12:57:54.471 | + lib/neutron_plugins/ovn_agent:_start_ovs:705 : [[ True == \T\r\u\e ]] 2026-07-07 12:57:54.475 | + lib/neutron_plugins/ovn_agent:_start_ovs:706 : ovn_base_setup_bridge br-ex 2026-07-07 12:57:54.479 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:246 : local bridge=br-ex 2026-07-07 12:57:54.483 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:247 : local 'addbr_cmd=sudo ovs-vsctl --no-wait -- --may-exist add-br br-ex' 2026-07-07 12:57:54.487 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:249 : '[' system '!=' system ']' 2026-07-07 12:57:54.491 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:253 : sudo ovs-vsctl --no-wait -- --may-exist add-br br-ex 2026-07-07 12:57:54.524 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:254 : sudo ovs-vsctl --no-wait br-set-external-id br-ex bridge-id br-ex 2026-07-07 12:57:54.556 | + lib/neutron_plugins/ovn_agent:_start_ovs:707 : sudo ovs-vsctl set open . external-ids:ovn-bridge-mappings=public:br-ex 2026-07-07 12:57:54.590 | + lib/neutron_plugins/ovn_agent:_start_ovs:710 : is_service_enabled ovn-controller-vtep 2026-07-07 12:57:54.618 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 12:57:54.623 | + lib/neutron_plugins/ovn_agent:start_ovn:749 : local SCRIPTDIR=/share/ovn/scripts 2026-07-07 12:57:54.627 | + lib/neutron_plugins/ovn_agent:start_ovn:750 : use_new_ovn_repository 2026-07-07 12:57:54.631 | + lib/neutron_plugins/ovn_agent:use_new_ovn_repository:218 : [[ False == \F\a\l\s\e ]] 2026-07-07 12:57:54.635 | + lib/neutron_plugins/ovn_agent:use_new_ovn_repository:219 : return 0 2026-07-07 12:57:54.639 | + lib/neutron_plugins/ovn_agent:start_ovn:754 : is_service_enabled ovn-northd 2026-07-07 12:57:54.669 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 12:57:54.673 | + lib/neutron_plugins/ovn_agent:start_ovn:755 : [[ False == \T\r\u\e ]] 2026-07-07 12:57:54.677 | + lib/neutron_plugins/ovn_agent:start_ovn:761 : _start_process ovn-central.service 2026-07-07 12:57:54.682 | + lib/neutron_plugins/ovn_agent:_start_process:258 : sudo systemctl daemon-reload 2026-07-07 12:57:55.206 | + lib/neutron_plugins/ovn_agent:_start_process:259 : sudo systemctl enable ovn-central.service 2026-07-07 12:57:55.708 | + lib/neutron_plugins/ovn_agent:_start_process:260 : sudo systemctl restart ovn-central.service 2026-07-07 12:57:55.764 | + lib/neutron_plugins/ovn_agent:start_ovn:764 : _wait_for_ovn_and_set_custom_config 2026-07-07 12:57:55.769 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:727 : wait_for_sock_file /var/run/ovn/ovnnb_db.sock 2026-07-07 12:57:55.774 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:207 : local count=0 2026-07-07 12:57:55.779 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:208 : '[' '!' -S /var/run/ovn/ovnnb_db.sock ']' 2026-07-07 12:57:55.783 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:209 : sleep 1 2026-07-07 12:57:56.790 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:210 : count=1 2026-07-07 12:57:56.794 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:211 : '[' 1 -gt 40 ']' 2026-07-07 12:57:56.800 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:208 : '[' '!' -S /var/run/ovn/ovnnb_db.sock ']' 2026-07-07 12:57:56.804 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:728 : wait_for_sock_file /var/run/ovn/ovnsb_db.sock 2026-07-07 12:57:56.808 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:207 : local count=0 2026-07-07 12:57:56.812 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:208 : '[' '!' -S /var/run/ovn/ovnsb_db.sock ']' 2026-07-07 12:57:56.817 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:729 : wait_for_db_file /var/lib/ovn/ovnnb_db.db 2026-07-07 12:57:56.821 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:196 : local count=0 2026-07-07 12:57:56.826 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:197 : '[' '!' -f /var/lib/ovn/ovnnb_db.db ']' 2026-07-07 12:57:56.830 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:730 : wait_for_db_file /var/lib/ovn/ovnsb_db.db 2026-07-07 12:57:56.835 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:196 : local count=0 2026-07-07 12:57:56.839 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:197 : '[' '!' -f /var/lib/ovn/ovnsb_db.db ']' 2026-07-07 12:57:56.844 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:732 : is_service_enabled tls-proxy 2026-07-07 12:57:56.873 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 12:57:56.877 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:737 : sudo ovn-nbctl --db=unix:/var/run/ovn/ovnnb_db.sock set-connection ptcp:6641:0.0.0.0 -- set connection . inactivity_probe=60000 2026-07-07 12:57:56.906 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:738 : sudo ovn-sbctl --db=unix:/var/run/ovn/ovnsb_db.sock set-connection ptcp:6642:0.0.0.0 -- set connection . inactivity_probe=60000 2026-07-07 12:57:56.934 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:739 : sudo ovs-appctl -t /var/run/ovn/ovnnb_db.ctl vlog/set console:off syslog:info file:info 2026-07-07 12:57:56.953 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:740 : sudo ovs-appctl -t /var/run/ovn/ovnsb_db.ctl vlog/set console:off syslog:info file:info 2026-07-07 12:57:56.973 | + lib/neutron_plugins/ovn_agent:start_ovn:768 : is_service_enabled ovn-controller 2026-07-07 12:57:57.002 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 12:57:57.006 | + lib/neutron_plugins/ovn_agent:start_ovn:769 : [[ False == \T\r\u\e ]] 2026-07-07 12:57:57.011 | + lib/neutron_plugins/ovn_agent:start_ovn:775 : _start_process ovn-controller.service 2026-07-07 12:57:57.015 | + lib/neutron_plugins/ovn_agent:_start_process:258 : sudo systemctl daemon-reload 2026-07-07 12:57:57.506 | + lib/neutron_plugins/ovn_agent:_start_process:259 : sudo systemctl enable ovn-controller.service 2026-07-07 12:57:57.981 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-07-07 12:57:57.981 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-07-07 12:57:57.981 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-07-07 12:57:57.982 | 2026-07-07 12:57:57.982 | Possible reasons for having these kinds of units are: 2026-07-07 12:57:57.982 | • A unit may be statically enabled by being symlinked from another unit's 2026-07-07 12:57:57.982 | .wants/, .requires/, or .upholds/ directory. 2026-07-07 12:57:57.982 | • A unit's purpose may be to act as a helper for some other unit which has 2026-07-07 12:57:57.982 | a requirement dependency on it. 2026-07-07 12:57:57.982 | • A unit may be started when needed via activation (socket, path, timer, 2026-07-07 12:57:57.984 | D-Bus, udev, scripted systemctl call, ...). 2026-07-07 12:57:57.985 | • In case of template units, the unit is meant to be enabled with some 2026-07-07 12:57:57.985 | instance name specified. 2026-07-07 12:57:57.994 | + lib/neutron_plugins/ovn_agent:_start_process:260 : sudo systemctl restart ovn-controller.service 2026-07-07 12:57:58.264 | + lib/neutron_plugins/ovn_agent:start_ovn:779 : is_service_enabled ovn-controller-vtep 2026-07-07 12:57:58.296 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 12:57:58.300 | + lib/neutron_plugins/ovn_agent:start_ovn:788 : is_ovn_metadata_agent_enabled 2026-07-07 12:57:58.305 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-07-07 12:57:58.337 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 12:57:58.341 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : [[ False == \F\a\l\s\e ]] 2026-07-07 12:57:58.346 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:318 : return 0 2026-07-07 12:57:58.350 | + lib/neutron_plugins/ovn_agent:start_ovn:789 : run_process q-ovn-metadata-agent '/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-07-07 12:57:58.355 | + functions-common:run_process:1674 : local service=q-ovn-metadata-agent 2026-07-07 12:57:58.359 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-07-07 12:57:58.363 | + functions-common:run_process:1676 : local group= 2026-07-07 12:57:58.368 | + functions-common:run_process:1677 : local user= 2026-07-07 12:57:58.373 | + functions-common:run_process:1678 : local env_vars= 2026-07-07 12:57:58.377 | + functions-common:run_process:1680 : local name=q-ovn-metadata-agent 2026-07-07 12:57:58.381 | + functions-common:run_process:1682 : time_start run_process 2026-07-07 12:57:58.386 | + functions-common:time_start:2406 : local name=run_process 2026-07-07 12:57:58.390 | + functions-common:time_start:2407 : local start_time= 2026-07-07 12:57:58.395 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-07 12:57:58.400 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-07 12:57:58.407 | + functions-common:time_start:2411 : _TIME_START[$name]=1783429078402 2026-07-07 12:57:58.411 | + functions-common:run_process:1683 : is_service_enabled q-ovn-metadata-agent 2026-07-07 12:57:58.440 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 12:57:58.444 | + functions-common:run_process:1684 : _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-07-07 12:57:58.448 | + functions-common:_run_under_systemd:1628 : local service=q-ovn-metadata-agent 2026-07-07 12:57:58.452 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-07-07 12:57:58.457 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-07-07 12:57:58.461 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-07-07 12:57:58.465 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-07-07 12:57:58.469 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini =~ sudo ]] 2026-07-07 12:57:58.474 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini =~ ^/ ]] 2026-07-07 12:57:58.479 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@q-ovn-metadata-agent.service 2026-07-07 12:57:58.483 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-07 12:57:58.487 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-07 12:57:58.492 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-07 12:57:58.496 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-07 12:57:58.500 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[q-ovn-metadata-agent] ]] 2026-07-07 12:57:58.504 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini =~ uwsgi ]] 2026-07-07 12:57:58.509 | + functions-common:_run_under_systemd:1650 : 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-07-07 12:57:58.512 | + functions-common:write_user_unit_file:1535 : local service=devstack@q-ovn-metadata-agent.service 2026-07-07 12:57:58.515 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-07-07 12:57:58.520 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-07 12:57:58.524 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-07 12:57:58.528 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-07 12:57:58.532 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-07 12:57:58.536 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-07 12:57:58.540 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@q-ovn-metadata-agent.service 2026-07-07 12:57:58.544 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-07 12:57:58.550 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Unit Description 'Devstack devstack@q-ovn-metadata-agent.service' 2026-07-07 12:57:58.646 | + functions-common:write_user_unit_file:1548 : 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-07-07 12:57:58.748 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service User quobyte 2026-07-07 12:57:58.830 | + functions-common:write_user_unit_file:1550 : 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-07-07 12:57:58.912 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service KillMode process 2026-07-07 12:57:58.995 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service TimeoutStopSec 300 2026-07-07 12:57:59.075 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-07 12:57:59.159 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-07 12:57:59.164 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-07 12:57:59.168 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Install WantedBy multi-user.target 2026-07-07 12:57:59.267 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-07 12:57:59.760 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@q-ovn-metadata-agent.service 2026-07-07 12:57:59.785 | 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-07-07 12:58:00.257 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@q-ovn-metadata-agent.service 2026-07-07 12:58:00.313 | + functions-common:run_process:1686 : time_stop run_process 2026-07-07 12:58:00.318 | + functions-common:time_stop:2420 : local name 2026-07-07 12:58:00.324 | + functions-common:time_stop:2421 : local end_time 2026-07-07 12:58:00.328 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 12:58:00.333 | + functions-common:time_stop:2423 : local total 2026-07-07 12:58:00.337 | + functions-common:time_stop:2424 : local start_time 2026-07-07 12:58:00.341 | + functions-common:time_stop:2426 : name=run_process 2026-07-07 12:58:00.346 | + functions-common:time_stop:2427 : start_time=1783429078402 2026-07-07 12:58:00.350 | + functions-common:time_stop:2429 : [[ -z 1783429078402 ]] 2026-07-07 12:58:00.357 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 12:58:00.364 | + functions-common:time_stop:2432 : end_time=1783429080359 2026-07-07 12:58:00.369 | + functions-common:time_stop:2433 : elapsed_time=1957 2026-07-07 12:58:00.373 | + functions-common:time_stop:2434 : total=6649 2026-07-07 12:58:00.378 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 12:58:00.412 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=8606 2026-07-07 12:58:00.416 | + lib/neutron_plugins/ovn_agent:start_ovn:791 : setup_logging /etc/neutron/neutron_ovn_metadata_agent.ini 2026-07-07 12:58:00.421 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/neutron_ovn_metadata_agent.ini 2026-07-07 12:58:00.426 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/neutron_ovn_metadata_agent.ini 2026-07-07 12:58:00.432 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-07 12:58:00.462 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-07 12:58:00.467 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-07 12:58:00.471 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-07 12:58:00.475 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-07 12:58:00.480 | + 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-07-07 12:58:00.533 | + 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-07-07 12:58:00.582 | + 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-07-07 12:58:00.633 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/neutron_ovn_metadata_agent.ini DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-07 12:58:00.683 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/neutron_ovn_metadata_agent.ini DEFAULT log_color False 2026-07-07 12:58:00.731 | + lib/neutron_plugins/ovn_agent:start_ovn:794 : is_ovn_agent_enabled 2026-07-07 12:58:00.736 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:324 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-07-07 12:58:00.767 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 12:58:00.771 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:325 : enable_service q-ovn-agent 2026-07-07 12:58:00.840 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:326 : return 0 2026-07-07 12:58:00.844 | + lib/neutron_plugins/ovn_agent:start_ovn:795 : run_process q-ovn-agent '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-07-07 12:58:00.849 | + functions-common:run_process:1674 : local service=q-ovn-agent 2026-07-07 12:58:00.853 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-07-07 12:58:00.858 | + functions-common:run_process:1676 : local group= 2026-07-07 12:58:00.862 | + functions-common:run_process:1677 : local user= 2026-07-07 12:58:00.866 | + functions-common:run_process:1678 : local env_vars= 2026-07-07 12:58:00.871 | + functions-common:run_process:1680 : local name=q-ovn-agent 2026-07-07 12:58:00.876 | + functions-common:run_process:1682 : time_start run_process 2026-07-07 12:58:00.880 | + functions-common:time_start:2406 : local name=run_process 2026-07-07 12:58:00.884 | + functions-common:time_start:2407 : local start_time= 2026-07-07 12:58:00.889 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-07 12:58:00.895 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-07 12:58:00.901 | + functions-common:time_start:2411 : _TIME_START[$name]=1783429080896 2026-07-07 12:58:00.906 | + functions-common:run_process:1683 : is_service_enabled q-ovn-agent 2026-07-07 12:58:00.934 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 12:58:00.938 | + functions-common:run_process:1684 : _run_under_systemd q-ovn-agent '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' '' '' '' 2026-07-07 12:58:00.943 | + functions-common:_run_under_systemd:1628 : local service=q-ovn-agent 2026-07-07 12:58:00.947 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-07-07 12:58:00.952 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-07-07 12:58:00.956 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-07-07 12:58:00.960 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-07-07 12:58:00.965 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini =~ sudo ]] 2026-07-07 12:58:00.969 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini =~ ^/ ]] 2026-07-07 12:58:00.974 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@q-ovn-agent.service 2026-07-07 12:58:00.978 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-07 12:58:00.982 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-07 12:58:00.987 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-07 12:58:00.991 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-07 12:58:00.995 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[q-ovn-agent] ]] 2026-07-07 12:58:01.000 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini =~ uwsgi ]] 2026-07-07 12:58:01.004 | + functions-common:_run_under_systemd:1650 : 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-07-07 12:58:01.009 | + functions-common:write_user_unit_file:1535 : local service=devstack@q-ovn-agent.service 2026-07-07 12:58:01.013 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-07-07 12:58:01.017 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-07 12:58:01.021 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-07 12:58:01.026 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-07 12:58:01.030 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-07 12:58:01.034 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-07 12:58:01.038 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@q-ovn-agent.service 2026-07-07 12:58:01.043 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-07 12:58:01.049 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Unit Description 'Devstack devstack@q-ovn-agent.service' 2026-07-07 12:58:01.146 | + functions-common:write_user_unit_file:1548 : 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-07-07 12:58:01.247 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service User quobyte 2026-07-07 12:58:01.333 | + functions-common:write_user_unit_file:1550 : 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-07-07 12:58:01.418 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service KillMode process 2026-07-07 12:58:01.497 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service TimeoutStopSec 300 2026-07-07 12:58:01.573 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-07 12:58:01.652 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-07 12:58:01.654 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-07 12:58:01.657 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Install WantedBy multi-user.target 2026-07-07 12:58:01.750 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-07 12:58:02.236 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@q-ovn-agent.service 2026-07-07 12:58:02.264 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-ovn-agent.service → /etc/systemd/system/devstack@q-ovn-agent.service. 2026-07-07 12:58:02.730 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@q-ovn-agent.service 2026-07-07 12:58:02.782 | + functions-common:run_process:1686 : time_stop run_process 2026-07-07 12:58:02.787 | + functions-common:time_stop:2420 : local name 2026-07-07 12:58:02.791 | + functions-common:time_stop:2421 : local end_time 2026-07-07 12:58:02.795 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 12:58:02.800 | + functions-common:time_stop:2423 : local total 2026-07-07 12:58:02.803 | + functions-common:time_stop:2424 : local start_time 2026-07-07 12:58:02.807 | + functions-common:time_stop:2426 : name=run_process 2026-07-07 12:58:02.811 | + functions-common:time_stop:2427 : start_time=1783429080896 2026-07-07 12:58:02.815 | + functions-common:time_stop:2429 : [[ -z 1783429080896 ]] 2026-07-07 12:58:02.821 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 12:58:02.826 | + functions-common:time_stop:2432 : end_time=1783429082822 2026-07-07 12:58:02.830 | + functions-common:time_stop:2433 : elapsed_time=1926 2026-07-07 12:58:02.835 | + functions-common:time_stop:2434 : total=8606 2026-07-07 12:58:02.839 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 12:58:02.843 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=10532 2026-07-07 12:58:02.847 | + lib/neutron_plugins/ovn_agent:start_ovn:797 : setup_logging /etc/neutron/plugins/ml2/ovn_agent.ini 2026-07-07 12:58:02.852 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/plugins/ml2/ovn_agent.ini 2026-07-07 12:58:02.856 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-07-07 12:58:02.862 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-07 12:58:02.887 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-07 12:58:02.891 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-07 12:58:02.895 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-07 12:58:02.900 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-07 12:58:02.904 | + 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-07-07 12:58:02.948 | + 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-07-07 12:58:02.992 | + 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-07-07 12:58:03.037 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-07 12:58:03.084 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT log_color False 2026-07-07 12:58:03.126 | + lib/neutron:start_ovn_services:586 : [[ True == \T\r\u\e ]] 2026-07-07 12:58:03.130 | + lib/neutron:start_ovn_services:587 : [[ True != \T\r\u\e ]] 2026-07-07 12:58:03.134 | + lib/neutron:start_ovn_services:591 : create_public_bridge 2026-07-07 12:58:03.138 | + lib/neutron_plugins/ovn_agent:create_public_bridge:311 : sudo ovs-vsctl --may-exist add-br br-ex 2026-07-07 12:58:03.164 | + lib/neutron_plugins/ovn_agent:create_public_bridge:312 : sudo ovs-vsctl set open . external-ids:ovn-bridge-mappings=public:br-ex 2026-07-07 12:58:03.189 | + lib/neutron_plugins/ovn_agent:create_public_bridge:313 : _configure_public_network_connectivity 2026-07-07 12:58:03.193 | + lib/neutron:_configure_public_network_connectivity:807 : [[ -n '' ]] 2026-07-07 12:58:03.197 | + lib/neutron:_configure_public_network_connectivity:814 : for d in $default_v4_route_devs 2026-07-07 12:58:03.201 | + lib/neutron:_configure_public_network_connectivity:815 : sudo iptables -t nat -A POSTROUTING -o enp1s0 -s 172.24.4.0/24 -j MASQUERADE 2026-07-07 12:58:03.259 | + ./stack.sh:main:1301 : is_service_enabled q-svc neutron-api 2026-07-07 12:58:03.290 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 12:58:03.294 | + ./stack.sh:main:1302 : echo_summary 'Starting Neutron' 2026-07-07 12:58:03.299 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-07 12:58:03.303 | + ./stack.sh:echo_summary:447 : echo -e Starting Neutron 2026-07-07 12:58:03.307 | + ./stack.sh:main:1303 : configure_neutron_after_post_config 2026-07-07 12:58:03.311 | + lib/neutron:configure_neutron_after_post_config:558 : [[ ovn-router != '' ]] 2026-07-07 12:58:03.315 | + lib/neutron:configure_neutron_after_post_config:559 : iniset /etc/neutron/neutron.conf DEFAULT service_plugins ovn-router 2026-07-07 12:58:03.366 | + lib/neutron:configure_neutron_after_post_config:561 : configure_rbac_policies 2026-07-07 12:58:03.371 | + lib/neutron:configure_rbac_policies:567 : [[ True == \T\r\u\e ]] 2026-07-07 12:58:03.375 | + lib/neutron:configure_rbac_policies:568 : iniset /etc/neutron/neutron.conf oslo_policy enforce_new_defaults True 2026-07-07 12:58:03.426 | + ./stack.sh:main:1304 : start_neutron_service_and_check 2026-07-07 12:58:03.429 | + lib/neutron:start_neutron_service_and_check:632 : local cfg_file_options 2026-07-07 12:58:03.432 | + lib/neutron:start_neutron_service_and_check:633 : local neutron_url 2026-07-07 12:58:03.437 | ++ lib/neutron:start_neutron_service_and_check:635 : determine_config_files neutron-server 2026-07-07 12:58:03.442 | ++ lib/neutron:determine_config_files:366 : local opts= 2026-07-07 12:58:03.447 | ++ lib/neutron:determine_config_files:367 : case "$1" in 2026-07-07 12:58:03.454 | +++ lib/neutron:determine_config_files:368 : _determine_config_server 2026-07-07 12:58:03.458 | +++ lib/neutron:_determine_config_server:324 : [[ '' != '' ]] 2026-07-07 12:58:03.463 | +++ lib/neutron:_determine_config_server:331 : [[ 0 > 0 ]] 2026-07-07 12:58:03.467 | +++ lib/neutron:_determine_config_server:338 : local cfg_file 2026-07-07 12:58:03.475 | +++ lib/neutron:_determine_config_server:339 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-07 12:58:03.481 | +++ lib/neutron:_determine_config_server:343 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-07 12:58:03.486 | ++ lib/neutron:determine_config_files:368 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-07 12:58:03.490 | ++ lib/neutron:determine_config_files:371 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' ']' 2026-07-07 12:58:03.493 | ++ lib/neutron:determine_config_files:374 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-07 12:58:03.499 | + lib/neutron:start_neutron_service_and_check:635 : cfg_file_options='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-07 12:58:03.503 | + lib/neutron:start_neutron_service_and_check:638 : enable_neutron_server_services 2026-07-07 12:58:03.506 | + lib/neutron:enable_neutron_server_services:603 : local rpc_workers 2026-07-07 12:58:03.510 | + lib/neutron:enable_neutron_server_services:608 : [[ -f /etc/neutron/neutron.conf ]] 2026-07-07 12:58:03.515 | ++ lib/neutron:enable_neutron_server_services:609 : iniget_multiline /etc/neutron/neutron.conf DEFAULT rpc_workers 2026-07-07 12:58:03.552 | + lib/neutron:enable_neutron_server_services:609 : rpc_workers= 2026-07-07 12:58:03.557 | + lib/neutron:enable_neutron_server_services:616 : enable_service neutron-api 2026-07-07 12:58:03.622 | + lib/neutron:enable_neutron_server_services:617 : enable_service neutron-periodic-workers 2026-07-07 12:58:03.689 | + lib/neutron:enable_neutron_server_services:620 : [[ '' != \0 ]] 2026-07-07 12:58:03.694 | + lib/neutron:enable_neutron_server_services:621 : enable_service neutron-rpc-server 2026-07-07 12:58:03.765 | + lib/neutron:enable_neutron_server_services:625 : [[ ovn == \o\v\n ]] 2026-07-07 12:58:03.770 | + lib/neutron:enable_neutron_server_services:626 : enable_service neutron-ovn-maintenance-worker 2026-07-07 12:58:03.838 | ++ lib/neutron:start_neutron_service_and_check:641 : which uwsgi 2026-07-07 12:58:03.845 | + lib/neutron:start_neutron_service_and_check:641 : run_process neutron-api '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-07-07 12:58:03.849 | + functions-common:run_process:1674 : local service=neutron-api 2026-07-07 12:58:03.852 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-07-07 12:58:03.856 | + functions-common:run_process:1676 : local group= 2026-07-07 12:58:03.860 | + functions-common:run_process:1677 : local user= 2026-07-07 12:58:03.863 | + functions-common:run_process:1678 : local env_vars= 2026-07-07 12:58:03.867 | + functions-common:run_process:1680 : local name=neutron-api 2026-07-07 12:58:03.871 | + functions-common:run_process:1682 : time_start run_process 2026-07-07 12:58:03.874 | + functions-common:time_start:2406 : local name=run_process 2026-07-07 12:58:03.877 | + functions-common:time_start:2407 : local start_time= 2026-07-07 12:58:03.881 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-07 12:58:03.886 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-07 12:58:03.893 | + functions-common:time_start:2411 : _TIME_START[$name]=1783429083888 2026-07-07 12:58:03.898 | + functions-common:run_process:1683 : is_service_enabled neutron-api 2026-07-07 12:58:03.929 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 12:58:03.934 | + functions-common:run_process:1684 : _run_under_systemd neutron-api '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' '' '' '' 2026-07-07 12:58:03.939 | + functions-common:_run_under_systemd:1628 : local service=neutron-api 2026-07-07 12:58:03.944 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-07-07 12:58:03.948 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-07-07 12:58:03.953 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-07-07 12:58:03.958 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-07-07 12:58:03.962 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ sudo ]] 2026-07-07 12:58:03.967 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ ^/ ]] 2026-07-07 12:58:03.972 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-api.service 2026-07-07 12:58:03.977 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-07 12:58:03.981 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-07 12:58:03.986 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-07 12:58:03.990 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-07 12:58:03.994 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-api] ]] 2026-07-07 12:58:03.998 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ uwsgi ]] 2026-07-07 12:58:04.002 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-07-07 12:58:04.005 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-07 12:58:04.009 | + functions-common:_run_under_systemd:1648 : 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-07-07 12:58:04.012 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@neutron-api.service 2026-07-07 12:58:04.016 | + functions-common:write_uwsgi_user_unit_file:1568 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-07 12:58:04.019 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-07-07 12:58:04.022 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-07-07 12:58:04.026 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-07-07 12:58:04.029 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@neutron-api.service 2026-07-07 12:58:04.032 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-07-07 12:58:04.038 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Unit Description 'Devstack devstack@neutron-api.service' 2026-07-07 12:58:04.137 | + functions-common:write_uwsgi_user_unit_file:1576 : 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-07-07 12:58:04.237 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service SyslogIdentifier devstack@neutron-api.service 2026-07-07 12:58:04.326 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service User quobyte 2026-07-07 12:58:04.409 | + functions-common:write_uwsgi_user_unit_file:1579 : 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-07-07 12:58:04.491 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-07 12:58:04.574 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Type notify 2026-07-07 12:58:04.656 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service KillMode process 2026-07-07 12:58:04.739 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Restart always 2026-07-07 12:58:04.822 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service NotifyAccess all 2026-07-07 12:58:04.907 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service RestartForceExitStatus 100 2026-07-07 12:58:04.991 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-07-07 12:58:04.995 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-07-07 12:58:04.999 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Install WantedBy multi-user.target 2026-07-07 12:58:05.096 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-07-07 12:58:05.600 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-api.service 2026-07-07 12:58:05.630 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-api.service → /etc/systemd/system/devstack@neutron-api.service. 2026-07-07 12:58:06.104 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-api.service 2026-07-07 12:58:06.251 | + functions-common:run_process:1686 : time_stop run_process 2026-07-07 12:58:06.255 | + functions-common:time_stop:2420 : local name 2026-07-07 12:58:06.258 | + functions-common:time_stop:2421 : local end_time 2026-07-07 12:58:06.261 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 12:58:06.264 | + functions-common:time_stop:2423 : local total 2026-07-07 12:58:06.267 | + functions-common:time_stop:2424 : local start_time 2026-07-07 12:58:06.269 | + functions-common:time_stop:2426 : name=run_process 2026-07-07 12:58:06.271 | + functions-common:time_stop:2427 : start_time=1783429083888 2026-07-07 12:58:06.276 | + functions-common:time_stop:2429 : [[ -z 1783429083888 ]] 2026-07-07 12:58:06.281 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 12:58:06.287 | + functions-common:time_stop:2432 : end_time=1783429086282 2026-07-07 12:58:06.292 | + functions-common:time_stop:2433 : elapsed_time=2394 2026-07-07 12:58:06.294 | + functions-common:time_stop:2434 : total=10532 2026-07-07 12:58:06.297 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 12:58:06.301 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=12926 2026-07-07 12:58:06.304 | + lib/neutron:start_neutron_service_and_check:642 : neutron_url=http://192.168.122.71/ 2026-07-07 12:58:06.307 | + lib/neutron:start_neutron_service_and_check:645 : 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-07-07 12:58:06.310 | + functions-common:run_process:1674 : local service=neutron-rpc-server 2026-07-07 12:58:06.313 | + functions-common:run_process:1675 : 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-07-07 12:58:06.316 | + functions-common:run_process:1676 : local group= 2026-07-07 12:58:06.319 | + functions-common:run_process:1677 : local user= 2026-07-07 12:58:06.324 | + functions-common:run_process:1678 : local env_vars= 2026-07-07 12:58:06.328 | + functions-common:run_process:1680 : local name=neutron-rpc-server 2026-07-07 12:58:06.331 | + functions-common:run_process:1682 : time_start run_process 2026-07-07 12:58:06.333 | + functions-common:time_start:2406 : local name=run_process 2026-07-07 12:58:06.338 | + functions-common:time_start:2407 : local start_time= 2026-07-07 12:58:06.339 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-07 12:58:06.342 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-07 12:58:06.346 | + functions-common:time_start:2411 : _TIME_START[$name]=1783429086344 2026-07-07 12:58:06.349 | + functions-common:run_process:1683 : is_service_enabled neutron-rpc-server 2026-07-07 12:58:06.370 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 12:58:06.372 | + functions-common:run_process:1684 : _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-07-07 12:58:06.375 | + functions-common:_run_under_systemd:1628 : local service=neutron-rpc-server 2026-07-07 12:58:06.377 | + functions-common:_run_under_systemd:1629 : 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-07-07 12:58:06.379 | + functions-common:_run_under_systemd:1630 : 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-07-07 12:58:06.381 | + functions-common:_run_under_systemd:1632 : _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-07-07 12:58:06.384 | + functions-common:_common_systemd_pitfalls:1600 : 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-07-07 12:58:06.388 | + functions-common:_common_systemd_pitfalls:1603 : [[ /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-07-07 12:58:06.389 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2026-07-07 12:58:06.391 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-rpc-server.service 2026-07-07 12:58:06.393 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-07 12:58:06.395 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-07 12:58:06.398 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-07 12:58:06.400 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-07 12:58:06.402 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-rpc-server] ]] 2026-07-07 12:58:06.405 | + functions-common:_run_under_systemd:1644 : [[ /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-07-07 12:58:06.407 | + functions-common:_run_under_systemd:1650 : 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-07-07 12:58:06.409 | + functions-common:write_user_unit_file:1535 : local service=devstack@neutron-rpc-server.service 2026-07-07 12:58:06.412 | + functions-common:write_user_unit_file:1536 : 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-07-07 12:58:06.414 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-07 12:58:06.416 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-07 12:58:06.418 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-07 12:58:06.420 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-07 12:58:06.423 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-07 12:58:06.425 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@neutron-rpc-server.service 2026-07-07 12:58:06.427 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-07 12:58:06.431 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Unit Description 'Devstack devstack@neutron-rpc-server.service' 2026-07-07 12:58:06.510 | + functions-common:write_user_unit_file:1548 : 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-07-07 12:58:06.598 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service User quobyte 2026-07-07 12:58:06.667 | + functions-common:write_user_unit_file:1550 : 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-07-07 12:58:06.735 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service KillMode process 2026-07-07 12:58:06.854 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service TimeoutStopSec 300 2026-07-07 12:58:06.928 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-07 12:58:07.018 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-07 12:58:07.020 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-07 12:58:07.023 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Install WantedBy multi-user.target 2026-07-07 12:58:07.127 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-07 12:58:07.645 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-rpc-server.service 2026-07-07 12:58:07.672 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-rpc-server.service → /etc/systemd/system/devstack@neutron-rpc-server.service. 2026-07-07 12:58:08.166 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-rpc-server.service 2026-07-07 12:58:08.224 | + functions-common:run_process:1686 : time_stop run_process 2026-07-07 12:58:08.231 | + functions-common:time_stop:2420 : local name 2026-07-07 12:58:08.234 | + functions-common:time_stop:2421 : local end_time 2026-07-07 12:58:08.239 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 12:58:08.248 | + functions-common:time_stop:2423 : local total 2026-07-07 12:58:08.252 | + functions-common:time_stop:2424 : local start_time 2026-07-07 12:58:08.262 | + functions-common:time_stop:2426 : name=run_process 2026-07-07 12:58:08.270 | + functions-common:time_stop:2427 : start_time=1783429086344 2026-07-07 12:58:08.278 | + functions-common:time_stop:2429 : [[ -z 1783429086344 ]] 2026-07-07 12:58:08.290 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 12:58:08.300 | + functions-common:time_stop:2432 : end_time=1783429088290 2026-07-07 12:58:08.307 | + functions-common:time_stop:2433 : elapsed_time=1946 2026-07-07 12:58:08.312 | + functions-common:time_stop:2434 : total=12926 2026-07-07 12:58:08.320 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 12:58:08.326 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=14872 2026-07-07 12:58:08.331 | + lib/neutron:start_neutron_service_and_check:646 : 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-07-07 12:58:08.335 | + functions-common:run_process:1674 : local service=neutron-periodic-workers 2026-07-07 12:58:08.342 | + functions-common:run_process:1675 : 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-07-07 12:58:08.348 | + functions-common:run_process:1676 : local group= 2026-07-07 12:58:08.355 | + functions-common:run_process:1677 : local user= 2026-07-07 12:58:08.359 | + functions-common:run_process:1678 : local env_vars= 2026-07-07 12:58:08.367 | + functions-common:run_process:1680 : local name=neutron-periodic-workers 2026-07-07 12:58:08.372 | + functions-common:run_process:1682 : time_start run_process 2026-07-07 12:58:08.377 | + functions-common:time_start:2406 : local name=run_process 2026-07-07 12:58:08.385 | + functions-common:time_start:2407 : local start_time= 2026-07-07 12:58:08.391 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-07 12:58:08.398 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-07 12:58:08.405 | + functions-common:time_start:2411 : _TIME_START[$name]=1783429088400 2026-07-07 12:58:08.410 | + functions-common:run_process:1683 : is_service_enabled neutron-periodic-workers 2026-07-07 12:58:08.457 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 12:58:08.464 | + functions-common:run_process:1684 : _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-07-07 12:58:08.472 | + functions-common:_run_under_systemd:1628 : local service=neutron-periodic-workers 2026-07-07 12:58:08.477 | + functions-common:_run_under_systemd:1629 : 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-07-07 12:58:08.483 | + functions-common:_run_under_systemd:1630 : 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-07-07 12:58:08.487 | + functions-common:_run_under_systemd:1632 : _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-07-07 12:58:08.493 | + functions-common:_common_systemd_pitfalls:1600 : 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-07-07 12:58:08.499 | + functions-common:_common_systemd_pitfalls:1603 : [[ /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-07-07 12:58:08.505 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2026-07-07 12:58:08.511 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-periodic-workers.service 2026-07-07 12:58:08.517 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-07 12:58:08.522 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-07 12:58:08.526 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-07 12:58:08.533 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-07 12:58:08.541 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-periodic-workers] ]] 2026-07-07 12:58:08.548 | + functions-common:_run_under_systemd:1644 : [[ /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-07-07 12:58:08.555 | + functions-common:_run_under_systemd:1650 : 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-07-07 12:58:08.563 | + functions-common:write_user_unit_file:1535 : local service=devstack@neutron-periodic-workers.service 2026-07-07 12:58:08.566 | + functions-common:write_user_unit_file:1536 : 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-07-07 12:58:08.573 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-07 12:58:08.579 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-07 12:58:08.588 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-07 12:58:08.592 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-07 12:58:08.600 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-07 12:58:08.606 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@neutron-periodic-workers.service 2026-07-07 12:58:08.613 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-07 12:58:08.623 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Unit Description 'Devstack devstack@neutron-periodic-workers.service' 2026-07-07 12:58:08.786 | + functions-common:write_user_unit_file:1548 : 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-07-07 12:58:08.933 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service User quobyte 2026-07-07 12:58:09.056 | + functions-common:write_user_unit_file:1550 : 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-07-07 12:58:09.189 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service KillMode process 2026-07-07 12:58:09.309 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service TimeoutStopSec 300 2026-07-07 12:58:09.412 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-07 12:58:09.533 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-07 12:58:09.542 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-07 12:58:09.546 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Install WantedBy multi-user.target 2026-07-07 12:58:09.676 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-07 12:58:10.222 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-periodic-workers.service 2026-07-07 12:58:10.257 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-periodic-workers.service → /etc/systemd/system/devstack@neutron-periodic-workers.service. 2026-07-07 12:58:10.795 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-periodic-workers.service 2026-07-07 12:58:10.864 | + functions-common:run_process:1686 : time_stop run_process 2026-07-07 12:58:10.870 | + functions-common:time_stop:2420 : local name 2026-07-07 12:58:10.877 | + functions-common:time_stop:2421 : local end_time 2026-07-07 12:58:10.884 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 12:58:10.889 | + functions-common:time_stop:2423 : local total 2026-07-07 12:58:10.895 | + functions-common:time_stop:2424 : local start_time 2026-07-07 12:58:10.900 | + functions-common:time_stop:2426 : name=run_process 2026-07-07 12:58:10.906 | + functions-common:time_stop:2427 : start_time=1783429088400 2026-07-07 12:58:10.912 | + functions-common:time_stop:2429 : [[ -z 1783429088400 ]] 2026-07-07 12:58:10.922 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 12:58:10.930 | + functions-common:time_stop:2432 : end_time=1783429090924 2026-07-07 12:58:10.936 | + functions-common:time_stop:2433 : elapsed_time=2524 2026-07-07 12:58:10.941 | + functions-common:time_stop:2434 : total=14872 2026-07-07 12:58:10.949 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 12:58:10.957 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=17396 2026-07-07 12:58:10.963 | + lib/neutron:start_neutron_service_and_check:647 : _run_ovn_maintenance 2026-07-07 12:58:10.971 | + lib/neutron:_run_ovn_maintenance:352 : [[ ovn == \o\v\n ]] 2026-07-07 12:58:10.977 | + 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-07-07 12:58:10.983 | + functions-common:run_process:1674 : local service=neutron-ovn-maintenance-worker 2026-07-07 12:58:10.986 | + functions-common:run_process:1675 : 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-07-07 12:58:10.992 | + functions-common:run_process:1676 : local group= 2026-07-07 12:58:10.996 | + functions-common:run_process:1677 : local user= 2026-07-07 12:58:11.001 | + functions-common:run_process:1678 : local env_vars= 2026-07-07 12:58:11.007 | + functions-common:run_process:1680 : local name=neutron-ovn-maintenance-worker 2026-07-07 12:58:11.011 | + functions-common:run_process:1682 : time_start run_process 2026-07-07 12:58:11.015 | + functions-common:time_start:2406 : local name=run_process 2026-07-07 12:58:11.023 | + functions-common:time_start:2407 : local start_time= 2026-07-07 12:58:11.028 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-07 12:58:11.037 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-07 12:58:11.045 | + functions-common:time_start:2411 : _TIME_START[$name]=1783429091039 2026-07-07 12:58:11.050 | + functions-common:run_process:1683 : is_service_enabled neutron-ovn-maintenance-worker 2026-07-07 12:58:11.095 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 12:58:11.102 | + functions-common:run_process:1684 : _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-07-07 12:58:11.109 | + functions-common:_run_under_systemd:1628 : local service=neutron-ovn-maintenance-worker 2026-07-07 12:58:11.114 | + functions-common:_run_under_systemd:1629 : 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-07-07 12:58:11.118 | + functions-common:_run_under_systemd:1630 : 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-07-07 12:58:11.122 | + functions-common:_run_under_systemd:1632 : _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-07-07 12:58:11.130 | + functions-common:_common_systemd_pitfalls:1600 : 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-07-07 12:58:11.135 | + functions-common:_common_systemd_pitfalls:1603 : [[ /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-07-07 12:58:11.139 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /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-07-07 12:58:11.144 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-ovn-maintenance-worker.service 2026-07-07 12:58:11.149 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-07 12:58:11.156 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-07 12:58:11.162 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-07 12:58:11.166 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-07 12:58:11.172 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-ovn-maintenance-worker] ]] 2026-07-07 12:58:11.177 | + functions-common:_run_under_systemd:1644 : [[ /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-07-07 12:58:11.182 | + functions-common:_run_under_systemd:1650 : 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-07-07 12:58:11.186 | + functions-common:write_user_unit_file:1535 : local service=devstack@neutron-ovn-maintenance-worker.service 2026-07-07 12:58:11.191 | + functions-common:write_user_unit_file:1536 : 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-07-07 12:58:11.196 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-07 12:58:11.203 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-07 12:58:11.205 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-07 12:58:11.207 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-07 12:58:11.209 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-07 12:58:11.211 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service 2026-07-07 12:58:11.213 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-07 12:58:11.216 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Unit Description 'Devstack devstack@neutron-ovn-maintenance-worker.service' 2026-07-07 12:58:11.297 | + functions-common:write_user_unit_file:1548 : 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-07-07 12:58:11.425 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service User quobyte 2026-07-07 12:58:11.540 | + functions-common:write_user_unit_file:1550 : 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-07-07 12:58:11.667 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service KillMode process 2026-07-07 12:58:11.786 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service TimeoutStopSec 300 2026-07-07 12:58:11.911 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-07 12:58:12.043 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-07 12:58:12.050 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-07 12:58:12.056 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Install WantedBy multi-user.target 2026-07-07 12:58:12.196 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-07 12:58:12.793 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-ovn-maintenance-worker.service 2026-07-07 12:58:12.828 | 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-07-07 12:58:13.343 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-ovn-maintenance-worker.service 2026-07-07 12:58:13.385 | + functions-common:run_process:1686 : time_stop run_process 2026-07-07 12:58:13.393 | + functions-common:time_stop:2420 : local name 2026-07-07 12:58:13.398 | + functions-common:time_stop:2421 : local end_time 2026-07-07 12:58:13.403 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 12:58:13.406 | + functions-common:time_stop:2423 : local total 2026-07-07 12:58:13.415 | + functions-common:time_stop:2424 : local start_time 2026-07-07 12:58:13.419 | + functions-common:time_stop:2426 : name=run_process 2026-07-07 12:58:13.423 | + functions-common:time_stop:2427 : start_time=1783429091039 2026-07-07 12:58:13.427 | + functions-common:time_stop:2429 : [[ -z 1783429091039 ]] 2026-07-07 12:58:13.435 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 12:58:13.441 | + functions-common:time_stop:2432 : end_time=1783429093437 2026-07-07 12:58:13.449 | + functions-common:time_stop:2433 : elapsed_time=2398 2026-07-07 12:58:13.451 | + functions-common:time_stop:2434 : total=17396 2026-07-07 12:58:13.457 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 12:58:13.462 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=19794 2026-07-07 12:58:13.466 | + lib/neutron:start_neutron_service_and_check:648 : '[' '!' -z networking ']' 2026-07-07 12:58:13.476 | + lib/neutron:start_neutron_service_and_check:649 : neutron_url=http://192.168.122.71/networking 2026-07-07 12:58:13.481 | + lib/neutron:start_neutron_service_and_check:651 : echo 'Waiting for Neutron to start...' 2026-07-07 12:58:13.481 | Waiting for Neutron to start... 2026-07-07 12:58:13.486 | + lib/neutron:start_neutron_service_and_check:653 : local 'testcmd=wget --no-proxy -q -O- http://192.168.122.71/networking' 2026-07-07 12:58:13.490 | + lib/neutron:start_neutron_service_and_check:654 : test_with_retry 'wget --no-proxy -q -O- http://192.168.122.71/networking' 'Neutron did not start' 60 2026-07-07 12:58:13.499 | + functions-common:test_with_retry:2358 : local 'testcmd=wget --no-proxy -q -O- http://192.168.122.71/networking' 2026-07-07 12:58:13.503 | + functions-common:test_with_retry:2359 : local 'failmsg=Neutron did not start' 2026-07-07 12:58:13.507 | + functions-common:test_with_retry:2360 : local until=60 2026-07-07 12:58:13.514 | + functions-common:test_with_retry:2361 : local sleep=0.5 2026-07-07 12:58:13.518 | + functions-common:test_with_retry:2363 : time_start test_with_retry 2026-07-07 12:58:13.527 | + functions-common:time_start:2406 : local name=test_with_retry 2026-07-07 12:58:13.534 | + functions-common:time_start:2407 : local start_time= 2026-07-07 12:58:13.538 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-07 12:58:13.544 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-07 12:58:13.553 | + functions-common:time_start:2411 : _TIME_START[$name]=1783429093545 2026-07-07 12:58:13.560 | + functions-common:test_with_retry:2364 : timeout 60 sh -c 'while ! wget --no-proxy -q -O- http://192.168.122.71/networking; do sleep 0.5; done' 2026-07-07 12:58:21.092 | {"versions": [{"id": "v2.0", "status": "CURRENT", "links": [{"rel": "self", "href": "http://192.168.122.71/networking/v2.0/"}]}]}+ functions-common:test_with_retry:2367 : time_stop test_with_retry 2026-07-07 12:58:21.096 | + functions-common:time_stop:2420 : local name 2026-07-07 12:58:21.103 | + functions-common:time_stop:2421 : local end_time 2026-07-07 12:58:21.110 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 12:58:21.122 | + functions-common:time_stop:2423 : local total 2026-07-07 12:58:21.128 | + functions-common:time_stop:2424 : local start_time 2026-07-07 12:58:21.134 | + functions-common:time_stop:2426 : name=test_with_retry 2026-07-07 12:58:21.146 | + functions-common:time_stop:2427 : start_time=1783429093545 2026-07-07 12:58:21.158 | + functions-common:time_stop:2429 : [[ -z 1783429093545 ]] 2026-07-07 12:58:21.167 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 12:58:21.182 | + functions-common:time_stop:2432 : end_time=1783429101174 2026-07-07 12:58:21.189 | + functions-common:time_stop:2433 : elapsed_time=7629 2026-07-07 12:58:21.196 | + functions-common:time_stop:2434 : total=0 2026-07-07 12:58:21.203 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 12:58:21.211 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=7629 2026-07-07 12:58:21.217 | + ./stack.sh:main:1309 : is_service_enabled placement 2026-07-07 12:58:21.259 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 12:58:21.267 | + ./stack.sh:main:1310 : echo_summary 'Starting Placement' 2026-07-07 12:58:21.273 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-07 12:58:21.282 | + ./stack.sh:echo_summary:447 : echo -e Starting Placement 2026-07-07 12:58:21.289 | + ./stack.sh:main:1311 : start_placement 2026-07-07 12:58:21.292 | + lib/placement:start_placement:137 : start_placement_api 2026-07-07 12:58:21.302 | ++ lib/placement:start_placement_api:128 : which uwsgi 2026-07-07 12:58:21.312 | + lib/placement:start_placement_api:128 : run_process placement-api '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-07-07 12:58:21.317 | + functions-common:run_process:1674 : local service=placement-api 2026-07-07 12:58:21.325 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-07-07 12:58:21.331 | + functions-common:run_process:1676 : local group= 2026-07-07 12:58:21.338 | + functions-common:run_process:1677 : local user= 2026-07-07 12:58:21.344 | + functions-common:run_process:1678 : local env_vars= 2026-07-07 12:58:21.353 | + functions-common:run_process:1680 : local name=placement-api 2026-07-07 12:58:21.360 | + functions-common:run_process:1682 : time_start run_process 2026-07-07 12:58:21.366 | + functions-common:time_start:2406 : local name=run_process 2026-07-07 12:58:21.371 | + functions-common:time_start:2407 : local start_time= 2026-07-07 12:58:21.378 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-07 12:58:21.388 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-07 12:58:21.397 | + functions-common:time_start:2411 : _TIME_START[$name]=1783429101388 2026-07-07 12:58:21.404 | + functions-common:run_process:1683 : is_service_enabled placement-api 2026-07-07 12:58:21.447 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 12:58:21.454 | + functions-common:run_process:1684 : _run_under_systemd placement-api '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' '' '' 2026-07-07 12:58:21.460 | + functions-common:_run_under_systemd:1628 : local service=placement-api 2026-07-07 12:58:21.461 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-07-07 12:58:21.467 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-07-07 12:58:21.470 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-07-07 12:58:21.475 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-07-07 12:58:21.480 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ sudo ]] 2026-07-07 12:58:21.487 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ ^/ ]] 2026-07-07 12:58:21.498 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@placement-api.service 2026-07-07 12:58:21.504 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-07 12:58:21.512 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-07 12:58:21.515 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-07 12:58:21.523 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-07 12:58:21.527 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[placement-api] ]] 2026-07-07 12:58:21.537 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ uwsgi ]] 2026-07-07 12:58:21.543 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-07-07 12:58:21.548 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-07 12:58:21.553 | + functions-common:_run_under_systemd:1648 : 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-07-07 12:58:21.559 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@placement-api.service 2026-07-07 12:58:21.564 | + functions-common:write_uwsgi_user_unit_file:1568 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-07 12:58:21.572 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-07-07 12:58:21.580 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-07-07 12:58:21.589 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-07-07 12:58:21.595 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@placement-api.service 2026-07-07 12:58:21.600 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-07-07 12:58:21.612 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Unit Description 'Devstack devstack@placement-api.service' 2026-07-07 12:58:21.740 | + functions-common:write_uwsgi_user_unit_file:1576 : 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-07-07 12:58:21.895 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service SyslogIdentifier devstack@placement-api.service 2026-07-07 12:58:22.016 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service User quobyte 2026-07-07 12:58:22.108 | + functions-common:write_uwsgi_user_unit_file:1579 : 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-07-07 12:58:22.206 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-07 12:58:22.298 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Type notify 2026-07-07 12:58:22.382 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service KillMode process 2026-07-07 12:58:22.469 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Restart always 2026-07-07 12:58:22.556 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service NotifyAccess all 2026-07-07 12:58:22.638 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service RestartForceExitStatus 100 2026-07-07 12:58:22.722 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-07-07 12:58:22.727 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-07-07 12:58:22.732 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Install WantedBy multi-user.target 2026-07-07 12:58:22.832 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-07-07 12:58:23.331 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@placement-api.service 2026-07-07 12:58:23.360 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@placement-api.service → /etc/systemd/system/devstack@placement-api.service. 2026-07-07 12:58:23.834 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@placement-api.service 2026-07-07 12:58:23.985 | + functions-common:run_process:1686 : time_stop run_process 2026-07-07 12:58:23.991 | + functions-common:time_stop:2420 : local name 2026-07-07 12:58:23.995 | + functions-common:time_stop:2421 : local end_time 2026-07-07 12:58:24.000 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 12:58:24.004 | + functions-common:time_stop:2423 : local total 2026-07-07 12:58:24.009 | + functions-common:time_stop:2424 : local start_time 2026-07-07 12:58:24.014 | + functions-common:time_stop:2426 : name=run_process 2026-07-07 12:58:24.018 | + functions-common:time_stop:2427 : start_time=1783429101388 2026-07-07 12:58:24.023 | + functions-common:time_stop:2429 : [[ -z 1783429101388 ]] 2026-07-07 12:58:24.029 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 12:58:24.036 | + functions-common:time_stop:2432 : end_time=1783429104030 2026-07-07 12:58:24.040 | + functions-common:time_stop:2433 : elapsed_time=2642 2026-07-07 12:58:24.045 | + functions-common:time_stop:2434 : total=19794 2026-07-07 12:58:24.049 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 12:58:24.054 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22436 2026-07-07 12:58:24.059 | + lib/placement:start_placement_api:130 : echo 'Waiting for placement-api to start...' 2026-07-07 12:58:24.059 | Waiting for placement-api to start... 2026-07-07 12:58:24.063 | + lib/placement:start_placement_api:131 : wait_for_service 60 http://192.168.122.71/placement 2026-07-07 12:58:24.067 | + functions:wait_for_service:476 : local timeout=60 2026-07-07 12:58:24.072 | + functions:wait_for_service:477 : local url=http://192.168.122.71/placement 2026-07-07 12:58:24.076 | + functions:wait_for_service:478 : local rval=0 2026-07-07 12:58:24.081 | + functions:wait_for_service:479 : time_start wait_for_service 2026-07-07 12:58:24.086 | + functions-common:time_start:2406 : local name=wait_for_service 2026-07-07 12:58:24.090 | + functions-common:time_start:2407 : local start_time= 2026-07-07 12:58:24.095 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-07 12:58:24.099 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-07 12:58:24.107 | + functions-common:time_start:2411 : _TIME_START[$name]=1783429104101 2026-07-07 12:58:24.112 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-07-07 12:58:24.116 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-07 12:58:24.119 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.71/placement 2026-07-07 12:58:26.868 | + :: : [[ 200 == 503 ]] 2026-07-07 12:58:26.870 | + :: : [[ 0 -eq 7 ]] 2026-07-07 12:58:26.875 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-07-07 12:58:26.880 | + functions-common:time_stop:2420 : local name 2026-07-07 12:58:26.884 | + functions-common:time_stop:2421 : local end_time 2026-07-07 12:58:26.889 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 12:58:26.893 | + functions-common:time_stop:2423 : local total 2026-07-07 12:58:26.898 | + functions-common:time_stop:2424 : local start_time 2026-07-07 12:58:26.903 | + functions-common:time_stop:2426 : name=wait_for_service 2026-07-07 12:58:26.907 | + functions-common:time_stop:2427 : start_time=1783429104101 2026-07-07 12:58:26.911 | + functions-common:time_stop:2429 : [[ -z 1783429104101 ]] 2026-07-07 12:58:26.918 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 12:58:26.924 | + functions-common:time_stop:2432 : end_time=1783429106920 2026-07-07 12:58:26.929 | + functions-common:time_stop:2433 : elapsed_time=2819 2026-07-07 12:58:26.933 | + functions-common:time_stop:2434 : total=11510 2026-07-07 12:58:26.938 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 12:58:26.942 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=14329 2026-07-07 12:58:26.946 | + functions:wait_for_service:486 : return 0 2026-07-07 12:58:26.951 | + ./stack.sh:main:1314 : is_service_enabled neutron 2026-07-07 12:58:26.979 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 12:58:26.984 | + ./stack.sh:main:1315 : start_neutron 2026-07-07 12:58:26.988 | + lib/neutron:start_neutron:658 : start_l2_agent 2026-07-07 12:58:26.993 | + lib/neutron:start_l2_agent:665 : run_process q-agt ' --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-07 12:58:26.997 | + functions-common:run_process:1674 : local service=q-agt 2026-07-07 12:58:27.002 | + functions-common:run_process:1675 : local 'command= --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-07 12:58:27.006 | + functions-common:run_process:1676 : local group= 2026-07-07 12:58:27.011 | + functions-common:run_process:1677 : local user= 2026-07-07 12:58:27.015 | + functions-common:run_process:1678 : local env_vars= 2026-07-07 12:58:27.020 | + functions-common:run_process:1680 : local name=q-agt 2026-07-07 12:58:27.024 | + functions-common:run_process:1682 : time_start run_process 2026-07-07 12:58:27.029 | + functions-common:time_start:2406 : local name=run_process 2026-07-07 12:58:27.033 | + functions-common:time_start:2407 : local start_time= 2026-07-07 12:58:27.038 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-07 12:58:27.043 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-07 12:58:27.050 | + functions-common:time_start:2411 : _TIME_START[$name]=1783429107045 2026-07-07 12:58:27.055 | + functions-common:run_process:1683 : is_service_enabled q-agt 2026-07-07 12:58:27.084 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 12:58:27.088 | + functions-common:run_process:1686 : time_stop run_process 2026-07-07 12:58:27.093 | + functions-common:time_stop:2420 : local name 2026-07-07 12:58:27.097 | + functions-common:time_stop:2421 : local end_time 2026-07-07 12:58:27.102 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 12:58:27.107 | + functions-common:time_stop:2423 : local total 2026-07-07 12:58:27.112 | + functions-common:time_stop:2424 : local start_time 2026-07-07 12:58:27.119 | + functions-common:time_stop:2426 : name=run_process 2026-07-07 12:58:27.123 | + functions-common:time_stop:2427 : start_time=1783429107045 2026-07-07 12:58:27.127 | + functions-common:time_stop:2429 : [[ -z 1783429107045 ]] 2026-07-07 12:58:27.134 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 12:58:27.141 | + functions-common:time_stop:2432 : end_time=1783429107136 2026-07-07 12:58:27.145 | + functions-common:time_stop:2433 : elapsed_time=91 2026-07-07 12:58:27.149 | + functions-common:time_stop:2434 : total=22436 2026-07-07 12:58:27.154 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 12:58:27.159 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22527 2026-07-07 12:58:27.163 | + lib/neutron:start_l2_agent:667 : is_provider_network 2026-07-07 12:58:27.168 | + functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-07-07 12:58:27.172 | + functions-common:is_provider_network:2272 : return 1 2026-07-07 12:58:27.177 | + lib/neutron:start_neutron:659 : start_other_agents 2026-07-07 12:58:27.181 | + lib/neutron:start_other_agents:683 : 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-07-07 12:58:27.186 | + functions-common:run_process:1674 : local service=q-dhcp 2026-07-07 12:58:27.190 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2026-07-07 12:58:27.195 | + functions-common:run_process:1676 : local group= 2026-07-07 12:58:27.199 | + functions-common:run_process:1677 : local user= 2026-07-07 12:58:27.204 | + functions-common:run_process:1678 : local env_vars= 2026-07-07 12:58:27.208 | + functions-common:run_process:1680 : local name=q-dhcp 2026-07-07 12:58:27.212 | + functions-common:run_process:1682 : time_start run_process 2026-07-07 12:58:27.217 | + functions-common:time_start:2406 : local name=run_process 2026-07-07 12:58:27.222 | + functions-common:time_start:2407 : local start_time= 2026-07-07 12:58:27.226 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-07 12:58:27.232 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-07 12:58:27.239 | + functions-common:time_start:2411 : _TIME_START[$name]=1783429107234 2026-07-07 12:58:27.244 | + functions-common:run_process:1683 : is_service_enabled q-dhcp 2026-07-07 12:58:27.272 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 12:58:27.277 | + functions-common:run_process:1686 : time_stop run_process 2026-07-07 12:58:27.281 | + functions-common:time_stop:2420 : local name 2026-07-07 12:58:27.286 | + functions-common:time_stop:2421 : local end_time 2026-07-07 12:58:27.291 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 12:58:27.295 | + functions-common:time_stop:2423 : local total 2026-07-07 12:58:27.300 | + functions-common:time_stop:2424 : local start_time 2026-07-07 12:58:27.304 | + functions-common:time_stop:2426 : name=run_process 2026-07-07 12:58:27.309 | + functions-common:time_stop:2427 : start_time=1783429107234 2026-07-07 12:58:27.313 | + functions-common:time_stop:2429 : [[ -z 1783429107234 ]] 2026-07-07 12:58:27.319 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 12:58:27.326 | + functions-common:time_stop:2432 : end_time=1783429107321 2026-07-07 12:58:27.330 | + functions-common:time_stop:2433 : elapsed_time=87 2026-07-07 12:58:27.335 | + functions-common:time_stop:2434 : total=22527 2026-07-07 12:58:27.339 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 12:58:27.343 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22614 2026-07-07 12:58:27.350 | ++ lib/neutron:start_other_agents:685 : determine_config_files neutron-l3-agent 2026-07-07 12:58:27.354 | ++ lib/neutron:determine_config_files:366 : local opts= 2026-07-07 12:58:27.358 | ++ lib/neutron:determine_config_files:367 : case "$1" in 2026-07-07 12:58:27.364 | +++ lib/neutron:determine_config_files:369 : _determine_config_l3 2026-07-07 12:58:27.369 | +++ lib/neutron:_determine_config_l3:347 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-07-07 12:58:27.374 | +++ lib/neutron:_determine_config_l3:348 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-07-07 12:58:27.379 | ++ lib/neutron:determine_config_files:369 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-07-07 12:58:27.384 | ++ lib/neutron:determine_config_files:371 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' ']' 2026-07-07 12:58:27.388 | ++ lib/neutron:determine_config_files:374 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-07-07 12:58:27.394 | + lib/neutron:start_other_agents:685 : 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-07-07 12:58:27.398 | + functions-common:run_process:1674 : local service=q-l3 2026-07-07 12:58:27.403 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-07-07 12:58:27.407 | + functions-common:run_process:1676 : local group= 2026-07-07 12:58:27.411 | + functions-common:run_process:1677 : local user= 2026-07-07 12:58:27.416 | + functions-common:run_process:1678 : local env_vars= 2026-07-07 12:58:27.419 | + functions-common:run_process:1680 : local name=q-l3 2026-07-07 12:58:27.423 | + functions-common:run_process:1682 : time_start run_process 2026-07-07 12:58:27.427 | + functions-common:time_start:2406 : local name=run_process 2026-07-07 12:58:27.432 | + functions-common:time_start:2407 : local start_time= 2026-07-07 12:58:27.436 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-07 12:58:27.442 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-07 12:58:27.449 | + functions-common:time_start:2411 : _TIME_START[$name]=1783429107444 2026-07-07 12:58:27.453 | + functions-common:run_process:1683 : is_service_enabled q-l3 2026-07-07 12:58:27.482 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 12:58:27.487 | + functions-common:run_process:1686 : time_stop run_process 2026-07-07 12:58:27.492 | + functions-common:time_stop:2420 : local name 2026-07-07 12:58:27.496 | + functions-common:time_stop:2421 : local end_time 2026-07-07 12:58:27.501 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 12:58:27.505 | + functions-common:time_stop:2423 : local total 2026-07-07 12:58:27.510 | + functions-common:time_stop:2424 : local start_time 2026-07-07 12:58:27.514 | + functions-common:time_stop:2426 : name=run_process 2026-07-07 12:58:27.518 | + functions-common:time_stop:2427 : start_time=1783429107444 2026-07-07 12:58:27.523 | + functions-common:time_stop:2429 : [[ -z 1783429107444 ]] 2026-07-07 12:58:27.529 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 12:58:27.536 | + functions-common:time_stop:2432 : end_time=1783429107531 2026-07-07 12:58:27.540 | + functions-common:time_stop:2433 : elapsed_time=87 2026-07-07 12:58:27.544 | + functions-common:time_stop:2434 : total=22614 2026-07-07 12:58:27.549 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 12:58:27.553 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22701 2026-07-07 12:58:27.558 | + lib/neutron:start_other_agents:687 : 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-07-07 12:58:27.562 | + functions-common:run_process:1674 : local service=q-meta 2026-07-07 12:58:27.566 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2026-07-07 12:58:27.571 | + functions-common:run_process:1676 : local group= 2026-07-07 12:58:27.575 | + functions-common:run_process:1677 : local user= 2026-07-07 12:58:27.579 | + functions-common:run_process:1678 : local env_vars= 2026-07-07 12:58:27.584 | + functions-common:run_process:1680 : local name=q-meta 2026-07-07 12:58:27.588 | + functions-common:run_process:1682 : time_start run_process 2026-07-07 12:58:27.593 | + functions-common:time_start:2406 : local name=run_process 2026-07-07 12:58:27.597 | + functions-common:time_start:2407 : local start_time= 2026-07-07 12:58:27.602 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-07 12:58:27.607 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-07 12:58:27.614 | + functions-common:time_start:2411 : _TIME_START[$name]=1783429107610 2026-07-07 12:58:27.619 | + functions-common:run_process:1683 : is_service_enabled q-meta 2026-07-07 12:58:27.648 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 12:58:27.653 | + functions-common:run_process:1686 : time_stop run_process 2026-07-07 12:58:27.657 | + functions-common:time_stop:2420 : local name 2026-07-07 12:58:27.662 | + functions-common:time_stop:2421 : local end_time 2026-07-07 12:58:27.666 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 12:58:27.671 | + functions-common:time_stop:2423 : local total 2026-07-07 12:58:27.675 | + functions-common:time_stop:2424 : local start_time 2026-07-07 12:58:27.680 | + functions-common:time_stop:2426 : name=run_process 2026-07-07 12:58:27.684 | + functions-common:time_stop:2427 : start_time=1783429107610 2026-07-07 12:58:27.688 | + functions-common:time_stop:2429 : [[ -z 1783429107610 ]] 2026-07-07 12:58:27.694 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 12:58:27.701 | + functions-common:time_stop:2432 : end_time=1783429107696 2026-07-07 12:58:27.706 | + functions-common:time_stop:2433 : elapsed_time=86 2026-07-07 12:58:27.711 | + functions-common:time_stop:2434 : total=22701 2026-07-07 12:58:27.716 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 12:58:27.719 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22787 2026-07-07 12:58:27.724 | + lib/neutron:start_other_agents:688 : run_process q-metering '/opt/stack/data/venv/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file ' 2026-07-07 12:58:27.728 | + functions-common:run_process:1674 : local service=q-metering 2026-07-07 12:58:27.733 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file ' 2026-07-07 12:58:27.737 | + functions-common:run_process:1676 : local group= 2026-07-07 12:58:27.743 | + functions-common:run_process:1677 : local user= 2026-07-07 12:58:27.747 | + functions-common:run_process:1678 : local env_vars= 2026-07-07 12:58:27.751 | + functions-common:run_process:1680 : local name=q-metering 2026-07-07 12:58:27.756 | + functions-common:run_process:1682 : time_start run_process 2026-07-07 12:58:27.760 | + functions-common:time_start:2406 : local name=run_process 2026-07-07 12:58:27.764 | + functions-common:time_start:2407 : local start_time= 2026-07-07 12:58:27.769 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-07 12:58:27.775 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-07 12:58:27.782 | + functions-common:time_start:2411 : _TIME_START[$name]=1783429107777 2026-07-07 12:58:27.786 | + functions-common:run_process:1683 : is_service_enabled q-metering 2026-07-07 12:58:27.814 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 12:58:27.819 | + functions-common:run_process:1686 : time_stop run_process 2026-07-07 12:58:27.823 | + functions-common:time_stop:2420 : local name 2026-07-07 12:58:27.827 | + functions-common:time_stop:2421 : local end_time 2026-07-07 12:58:27.832 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 12:58:27.837 | + functions-common:time_stop:2423 : local total 2026-07-07 12:58:27.841 | + functions-common:time_stop:2424 : local start_time 2026-07-07 12:58:27.846 | + functions-common:time_stop:2426 : name=run_process 2026-07-07 12:58:27.850 | + functions-common:time_stop:2427 : start_time=1783429107777 2026-07-07 12:58:27.855 | + functions-common:time_stop:2429 : [[ -z 1783429107777 ]] 2026-07-07 12:58:27.861 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 12:58:27.867 | + functions-common:time_stop:2432 : end_time=1783429107863 2026-07-07 12:58:27.872 | + functions-common:time_stop:2433 : elapsed_time=86 2026-07-07 12:58:27.876 | + functions-common:time_stop:2434 : total=22787 2026-07-07 12:58:27.881 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 12:58:27.885 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22873 2026-07-07 12:58:27.890 | + ./stack.sh:main:1318 : is_service_enabled q-svc neutron-api 2026-07-07 12:58:27.919 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 12:58:27.924 | + ./stack.sh:main:1318 : [[ True == \T\r\u\e ]] 2026-07-07 12:58:27.928 | + ./stack.sh:main:1319 : echo_summary 'Creating initial neutron network elements' 2026-07-07 12:58:27.933 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-07 12:58:27.937 | + ./stack.sh:echo_summary:447 : echo -e Creating initial neutron network elements 2026-07-07 12:58:27.942 | + ./stack.sh:main:1322 : type -p neutron_plugin_create_initial_networks 2026-07-07 12:58:27.947 | + ./stack.sh:main:1325 : create_neutron_initial_network 2026-07-07 12:58:27.951 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:158 : type -p neutron_plugin_create_initial_network_profile 2026-07-07 12:58:27.956 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:162 : is_networking_extension_supported auto-allocated-topology 2026-07-07 12:58:27.961 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=auto-allocated-topology 2026-07-07 12:58:27.966 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2026-07-07 12:58:32.047 | ++ functions-common:oscwrap:2465 : return 0 2026-07-07 12:58:32.053 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-07-07 12:58:32.053 | address-scope 2026-07-07 12:58:32.053 | agent 2026-07-07 12:58:32.053 | allowed-address-pairs 2026-07-07 12:58:32.053 | auto-allocated-topology 2026-07-07 12:58:32.053 | availability_zone 2026-07-07 12:58:32.053 | default-subnetpools 2026-07-07 12:58:32.053 | dhcp_agent_scheduler 2026-07-07 12:58:32.053 | dns-integration 2026-07-07 12:58:32.053 | dns-domain-ports 2026-07-07 12:58:32.053 | dns-integration-domain-keywords 2026-07-07 12:58:32.054 | empty-string-filtering 2026-07-07 12:58:32.054 | external-net 2026-07-07 12:58:32.054 | extra_dhcp_opt 2026-07-07 12:58:32.054 | extraroute 2026-07-07 12:58:32.054 | extraroute-atomic 2026-07-07 12:58:32.054 | filter-validation 2026-07-07 12:58:32.054 | floating-ip-port-forwarding-detail 2026-07-07 12:58:32.054 | fip-port-details 2026-07-07 12:58:32.054 | flavors 2026-07-07 12:58:32.054 | floatingip-pools 2026-07-07 12:58:32.054 | router 2026-07-07 12:58:32.054 | l3-agent-scheduler-ha-chassis-priority 2026-07-07 12:58:32.055 | enable-default-route-bfd 2026-07-07 12:58:32.055 | enable-default-route-ecmp 2026-07-07 12:58:32.055 | ext-gw-mode 2026-07-07 12:58:32.055 | l3-ha 2026-07-07 12:58:32.055 | external-gateway-multihoming 2026-07-07 12:58:32.055 | l3-flavors 2026-07-07 12:58:32.055 | l3_agent_scheduler 2026-07-07 12:58:32.055 | multi-provider 2026-07-07 12:58:32.055 | net-mtu 2026-07-07 12:58:32.055 | net-mtu-writable 2026-07-07 12:58:32.055 | network_availability_zone 2026-07-07 12:58:32.056 | network-ip-availability 2026-07-07 12:58:32.056 | network-ip-availability-details 2026-07-07 12:58:32.057 | pagination 2026-07-07 12:58:32.057 | port-device-profile 2026-07-07 12:58:32.057 | port-mac-address-regenerate 2026-07-07 12:58:32.058 | port-numa-affinity-policy 2026-07-07 12:58:32.058 | port-numa-affinity-policy-socket 2026-07-07 12:58:32.058 | binding 2026-07-07 12:58:32.059 | binding-extended 2026-07-07 12:58:32.059 | port-security 2026-07-07 12:58:32.059 | project-id 2026-07-07 12:58:32.060 | provider 2026-07-07 12:58:32.060 | qinq 2026-07-07 12:58:32.060 | quota-check-limit 2026-07-07 12:58:32.060 | quota-check-limit-default 2026-07-07 12:58:32.060 | quotas 2026-07-07 12:58:32.060 | quota_details 2026-07-07 12:58:32.060 | rbac-policies 2026-07-07 12:58:32.060 | rbac-address-scope 2026-07-07 12:58:32.060 | rbac-security-groups 2026-07-07 12:58:32.061 | revision-if-match 2026-07-07 12:58:32.061 | standard-attr-revisions 2026-07-07 12:58:32.061 | router_availability_zone 2026-07-07 12:58:32.061 | router-enable-snat 2026-07-07 12:58:32.062 | security-groups-default-rules 2026-07-07 12:58:32.062 | security-groups-default-statefulness 2026-07-07 12:58:32.062 | security-groups-normalized-cidr 2026-07-07 12:58:32.063 | security-groups-remote-address-group 2026-07-07 12:58:32.063 | security-groups-rules-belongs-to-default-sg 2026-07-07 12:58:32.063 | security-groups-shared-filtering 2026-07-07 12:58:32.063 | security-group 2026-07-07 12:58:32.063 | service-type 2026-07-07 12:58:32.063 | sorting 2026-07-07 12:58:32.063 | standard-attr-description 2026-07-07 12:58:32.063 | stateful-security-group 2026-07-07 12:58:32.063 | subnet-dns-publish-fixed-ip 2026-07-07 12:58:32.063 | subnet-external-network 2026-07-07 12:58:32.063 | subnet_onboard 2026-07-07 12:58:32.064 | subnet-service-types 2026-07-07 12:58:32.064 | subnet_allocation 2026-07-07 12:58:32.065 | subnetpool-prefix-ops 2026-07-07 12:58:32.065 | tag-creation 2026-07-07 12:58:32.065 | standard-attr-tag 2026-07-07 12:58:32.065 | standard-attr-timestamp 2026-07-07 12:58:32.065 | vlan-transparent' 2026-07-07 12:58:32.066 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-07-07 12:58:32.066 | address-scope 2026-07-07 12:58:32.066 | agent 2026-07-07 12:58:32.066 | allowed-address-pairs 2026-07-07 12:58:32.066 | auto-allocated-topology 2026-07-07 12:58:32.066 | availability_zone 2026-07-07 12:58:32.066 | default-subnetpools 2026-07-07 12:58:32.066 | dhcp_agent_scheduler 2026-07-07 12:58:32.067 | dns-integration 2026-07-07 12:58:32.067 | dns-domain-ports 2026-07-07 12:58:32.067 | dns-integration-domain-keywords 2026-07-07 12:58:32.067 | empty-string-filtering 2026-07-07 12:58:32.068 | external-net 2026-07-07 12:58:32.068 | extra_dhcp_opt 2026-07-07 12:58:32.068 | extraroute 2026-07-07 12:58:32.068 | extraroute-atomic 2026-07-07 12:58:32.068 | filter-validation 2026-07-07 12:58:32.068 | floating-ip-port-forwarding-detail 2026-07-07 12:58:32.068 | fip-port-details 2026-07-07 12:58:32.068 | flavors 2026-07-07 12:58:32.068 | floatingip-pools 2026-07-07 12:58:32.068 | router 2026-07-07 12:58:32.068 | l3-agent-scheduler-ha-chassis-priority 2026-07-07 12:58:32.069 | enable-default-route-bfd 2026-07-07 12:58:32.069 | enable-default-route-ecmp 2026-07-07 12:58:32.069 | ext-gw-mode 2026-07-07 12:58:32.070 | l3-ha 2026-07-07 12:58:32.070 | external-gateway-multihoming 2026-07-07 12:58:32.070 | l3-flavors 2026-07-07 12:58:32.070 | l3_agent_scheduler 2026-07-07 12:58:32.071 | multi-provider 2026-07-07 12:58:32.071 | net-mtu 2026-07-07 12:58:32.071 | net-mtu-writable 2026-07-07 12:58:32.071 | network_availability_zone 2026-07-07 12:58:32.071 | network-ip-availability 2026-07-07 12:58:32.071 | network-ip-availability-details 2026-07-07 12:58:32.071 | pagination 2026-07-07 12:58:32.071 | port-device-profile 2026-07-07 12:58:32.071 | port-mac-address-regenerate 2026-07-07 12:58:32.071 | port-numa-affinity-policy 2026-07-07 12:58:32.072 | port-numa-affinity-policy-socket 2026-07-07 12:58:32.072 | binding 2026-07-07 12:58:32.073 | binding-extended 2026-07-07 12:58:32.073 | port-security 2026-07-07 12:58:32.073 | project-id 2026-07-07 12:58:32.073 | provider 2026-07-07 12:58:32.073 | qinq 2026-07-07 12:58:32.074 | quota-check-limit 2026-07-07 12:58:32.074 | quota-check-limit-default 2026-07-07 12:58:32.074 | quotas 2026-07-07 12:58:32.074 | quota_details 2026-07-07 12:58:32.074 | rbac-policies 2026-07-07 12:58:32.074 | rbac-address-scope 2026-07-07 12:58:32.074 | rbac-security-groups 2026-07-07 12:58:32.074 | revision-if-match 2026-07-07 12:58:32.074 | standard-attr-revisions 2026-07-07 12:58:32.074 | router_availability_zone 2026-07-07 12:58:32.074 | router-enable-snat 2026-07-07 12:58:32.074 | security-groups-default-rules 2026-07-07 12:58:32.075 | security-groups-default-statefulness 2026-07-07 12:58:32.075 | security-groups-normalized-cidr 2026-07-07 12:58:32.075 | security-groups-remote-address-group 2026-07-07 12:58:32.075 | security-groups-rules-belongs-to-default-sg 2026-07-07 12:58:32.075 | security-groups-shared-filtering 2026-07-07 12:58:32.075 | security-group 2026-07-07 12:58:32.075 | service-type 2026-07-07 12:58:32.075 | sorting 2026-07-07 12:58:32.075 | standard-attr-description 2026-07-07 12:58:32.075 | stateful-security-group 2026-07-07 12:58:32.075 | subnet-dns-publish-fixed-ip 2026-07-07 12:58:32.076 | subnet-external-network 2026-07-07 12:58:32.076 | subnet_onboard 2026-07-07 12:58:32.077 | subnet-service-types 2026-07-07 12:58:32.077 | subnet_allocation 2026-07-07 12:58:32.077 | subnetpool-prefix-ops 2026-07-07 12:58:32.078 | tag-creation 2026-07-07 12:58:32.078 | standard-attr-tag 2026-07-07 12:58:32.078 | standard-attr-timestamp 2026-07-07 12:58:32.079 | vlan-transparent =~ auto-allocated-topology ]] 2026-07-07 12:58:32.079 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-07-07 12:58:32.079 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:163 : [[ True == \T\r\u\e ]] 2026-07-07 12:58:32.079 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:164 : [[ 4+6 =~ 4.* ]] 2026-07-07 12:58:32.079 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:165 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet pool create shared-default-subnetpool-v4 --default-prefix-length 26 --pool-prefix 10.0.0.0/22 --share --default -f value -c id 2026-07-07 12:58:36.253 | ++ functions-common:oscwrap:2465 : return 0 2026-07-07 12:58:36.259 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:165 : SUBNETPOOL_V4_ID=8e053894-3f73-4b1f-af73-b0c397ece56f 2026-07-07 12:58:36.263 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:167 : [[ 4+6 =~ .*6 ]] 2026-07-07 12:58:36.270 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:168 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet pool create shared-default-subnetpool-v6 --default-prefix-length 64 --pool-prefix fdfa:b705:7e3f::/56 --share --default -f value -c id 2026-07-07 12:58:40.192 | ++ functions-common:oscwrap:2465 : return 0 2026-07-07 12:58:40.197 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:168 : SUBNETPOOL_V6_ID=9fe69701-2df8-495f-b1d6-7a23dfa1bec6 2026-07-07 12:58:40.201 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:173 : is_provider_network 2026-07-07 12:58:40.205 | + functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-07-07 12:58:40.210 | + functions-common:is_provider_network:2272 : return 1 2026-07-07 12:58:40.215 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:203 : oscwrap --os-cloud devstack --os-region RegionOne network create private -f value -c id 2026-07-07 12:58:45.619 | ++ functions-common:oscwrap:2465 : return 0 2026-07-07 12:58:45.624 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:203 : NET_ID=fd159ca0-1872-428c-b522-08be4fe1f603 2026-07-07 12:58:45.629 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:204 : die_if_not_set 204 NET_ID 'Failure creating NET_ID for private' 2026-07-07 12:58:45.633 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-07 12:58:45.660 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:206 : [[ 4+6 =~ 4.* ]] 2026-07-07 12:58:45.667 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:208 : _neutron_create_private_subnet_v4 2026-07-07 12:58:45.671 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:255 : '[' -z 8e053894-3f73-4b1f-af73-b0c397ece56f ']' 2026-07-07 12:58:45.675 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:258 : local 'subnet_params=--ip-version 4 ' 2026-07-07 12:58:45.679 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:259 : [[ -n '' ]] 2026-07-07 12:58:45.683 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:263 : subnet_params+='--subnet-pool 8e053894-3f73-4b1f-af73-b0c397ece56f ' 2026-07-07 12:58:45.688 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:264 : subnet_params+=' ' 2026-07-07 12:58:45.692 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:265 : subnet_params+='--network fd159ca0-1872-428c-b522-08be4fe1f603 private-subnet' 2026-07-07 12:58:45.696 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:266 : local subnet_id 2026-07-07 12:58:45.702 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:267 : oscwrap --os-cloud devstack-admin-demo --os-region RegionOne subnet create --ip-version 4 --subnet-pool 8e053894-3f73-4b1f-af73-b0c397ece56f --network fd159ca0-1872-428c-b522-08be4fe1f603 private-subnet -f value -c id 2026-07-07 12:58:51.030 | +++ functions-common:oscwrap:2465 : return 0 2026-07-07 12:58:51.034 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:267 : subnet_id=55ce5680-f179-4888-8ea6-a2043d985bd6 2026-07-07 12:58:51.038 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:268 : die_if_not_set 268 subnet_id 'Failure creating private IPv4 subnet' 2026-07-07 12:58:51.042 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-07-07 12:58:51.068 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:269 : echo 55ce5680-f179-4888-8ea6-a2043d985bd6 2026-07-07 12:58:51.074 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:208 : SUBNET_ID=55ce5680-f179-4888-8ea6-a2043d985bd6 2026-07-07 12:58:51.078 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:211 : [[ 4+6 =~ .*6 ]] 2026-07-07 12:58:51.083 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:213 : _neutron_create_private_subnet_v6 2026-07-07 12:58:51.087 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:274 : die_if_not_set 274 IPV6_RA_MODE 'IPV6 RA Mode not set' 2026-07-07 12:58:51.091 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-07-07 12:58:51.118 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:275 : die_if_not_set 275 IPV6_ADDRESS_MODE 'IPV6 Address Mode not set' 2026-07-07 12:58:51.122 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-07-07 12:58:51.148 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:276 : local 'ipv6_modes=--ipv6-ra-mode slaac --ipv6-address-mode slaac' 2026-07-07 12:58:51.152 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:277 : '[' -z 9fe69701-2df8-495f-b1d6-7a23dfa1bec6 ']' 2026-07-07 12:58:51.156 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:280 : local 'subnet_params=--ip-version 6 ' 2026-07-07 12:58:51.160 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:281 : [[ -n '' ]] 2026-07-07 12:58:51.164 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:284 : subnet_params+='--subnet-pool 9fe69701-2df8-495f-b1d6-7a23dfa1bec6 ' 2026-07-07 12:58:51.168 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:285 : subnet_params+=' ' 2026-07-07 12:58:51.172 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:286 : subnet_params+='--ipv6-ra-mode slaac --ipv6-address-mode slaac --network fd159ca0-1872-428c-b522-08be4fe1f603 ipv6-private-subnet ' 2026-07-07 12:58:51.176 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:287 : local ipv6_subnet_id 2026-07-07 12:58:51.182 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:288 : oscwrap --os-cloud devstack-admin-demo --os-region RegionOne subnet create --ip-version 6 --subnet-pool 9fe69701-2df8-495f-b1d6-7a23dfa1bec6 --ipv6-ra-mode slaac --ipv6-address-mode slaac --network fd159ca0-1872-428c-b522-08be4fe1f603 ipv6-private-subnet -f value -c id 2026-07-07 12:58:56.045 | +++ functions-common:oscwrap:2465 : return 0 2026-07-07 12:58:56.050 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:288 : ipv6_subnet_id=7c4f7ace-e6a8-4b55-98c6-6d696254d1ea 2026-07-07 12:58:56.055 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:289 : die_if_not_set 289 ipv6_subnet_id 'Failure creating private IPv6 subnet' 2026-07-07 12:58:56.059 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-07-07 12:58:56.086 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:290 : echo 7c4f7ace-e6a8-4b55-98c6-6d696254d1ea 2026-07-07 12:58:56.091 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:213 : IPV6_SUBNET_ID=7c4f7ace-e6a8-4b55-98c6-6d696254d1ea 2026-07-07 12:58:56.095 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:217 : is_networking_extension_supported router 2026-07-07 12:58:56.100 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=router 2026-07-07 12:58:56.106 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2026-07-07 12:58:59.556 | ++ functions-common:oscwrap:2465 : return 0 2026-07-07 12:58:59.561 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-07-07 12:58:59.561 | address-scope 2026-07-07 12:58:59.561 | agent 2026-07-07 12:58:59.561 | allowed-address-pairs 2026-07-07 12:58:59.561 | auto-allocated-topology 2026-07-07 12:58:59.562 | availability_zone 2026-07-07 12:58:59.562 | default-subnetpools 2026-07-07 12:58:59.562 | dhcp_agent_scheduler 2026-07-07 12:58:59.562 | dns-integration 2026-07-07 12:58:59.562 | dns-domain-ports 2026-07-07 12:58:59.562 | dns-integration-domain-keywords 2026-07-07 12:58:59.562 | empty-string-filtering 2026-07-07 12:58:59.562 | external-net 2026-07-07 12:58:59.562 | extra_dhcp_opt 2026-07-07 12:58:59.562 | extraroute 2026-07-07 12:58:59.562 | extraroute-atomic 2026-07-07 12:58:59.562 | filter-validation 2026-07-07 12:58:59.563 | floating-ip-port-forwarding-detail 2026-07-07 12:58:59.563 | fip-port-details 2026-07-07 12:58:59.563 | flavors 2026-07-07 12:58:59.563 | floatingip-pools 2026-07-07 12:58:59.563 | router 2026-07-07 12:58:59.563 | l3-agent-scheduler-ha-chassis-priority 2026-07-07 12:58:59.563 | enable-default-route-bfd 2026-07-07 12:58:59.563 | enable-default-route-ecmp 2026-07-07 12:58:59.563 | ext-gw-mode 2026-07-07 12:58:59.563 | l3-ha 2026-07-07 12:58:59.563 | external-gateway-multihoming 2026-07-07 12:58:59.563 | l3-flavors 2026-07-07 12:58:59.564 | l3_agent_scheduler 2026-07-07 12:58:59.564 | multi-provider 2026-07-07 12:58:59.564 | net-mtu 2026-07-07 12:58:59.564 | net-mtu-writable 2026-07-07 12:58:59.564 | network_availability_zone 2026-07-07 12:58:59.564 | network-ip-availability 2026-07-07 12:58:59.564 | network-ip-availability-details 2026-07-07 12:58:59.564 | pagination 2026-07-07 12:58:59.564 | port-device-profile 2026-07-07 12:58:59.564 | port-mac-address-regenerate 2026-07-07 12:58:59.564 | port-numa-affinity-policy 2026-07-07 12:58:59.564 | port-numa-affinity-policy-socket 2026-07-07 12:58:59.565 | binding 2026-07-07 12:58:59.565 | binding-extended 2026-07-07 12:58:59.565 | port-security 2026-07-07 12:58:59.565 | project-id 2026-07-07 12:58:59.565 | provider 2026-07-07 12:58:59.565 | qinq 2026-07-07 12:58:59.565 | quota-check-limit 2026-07-07 12:58:59.565 | quota-check-limit-default 2026-07-07 12:58:59.565 | quotas 2026-07-07 12:58:59.565 | quota_details 2026-07-07 12:58:59.565 | rbac-policies 2026-07-07 12:58:59.566 | rbac-address-scope 2026-07-07 12:58:59.566 | rbac-security-groups 2026-07-07 12:58:59.566 | revision-if-match 2026-07-07 12:58:59.566 | standard-attr-revisions 2026-07-07 12:58:59.566 | router_availability_zone 2026-07-07 12:58:59.566 | router-enable-snat 2026-07-07 12:58:59.566 | security-groups-default-rules 2026-07-07 12:58:59.566 | security-groups-default-statefulness 2026-07-07 12:58:59.566 | security-groups-normalized-cidr 2026-07-07 12:58:59.566 | security-groups-remote-address-group 2026-07-07 12:58:59.566 | security-groups-rules-belongs-to-default-sg 2026-07-07 12:58:59.566 | security-groups-shared-filtering 2026-07-07 12:58:59.567 | security-group 2026-07-07 12:58:59.567 | service-type 2026-07-07 12:58:59.567 | sorting 2026-07-07 12:58:59.567 | standard-attr-description 2026-07-07 12:58:59.567 | stateful-security-group 2026-07-07 12:58:59.567 | subnet-dns-publish-fixed-ip 2026-07-07 12:58:59.567 | subnet-external-network 2026-07-07 12:58:59.567 | subnet_onboard 2026-07-07 12:58:59.567 | subnet-service-types 2026-07-07 12:58:59.567 | subnet_allocation 2026-07-07 12:58:59.567 | subnetpool-prefix-ops 2026-07-07 12:58:59.568 | tag-creation 2026-07-07 12:58:59.568 | standard-attr-tag 2026-07-07 12:58:59.568 | standard-attr-timestamp 2026-07-07 12:58:59.568 | vlan-transparent' 2026-07-07 12:58:59.568 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-07-07 12:58:59.568 | address-scope 2026-07-07 12:58:59.568 | agent 2026-07-07 12:58:59.568 | allowed-address-pairs 2026-07-07 12:58:59.568 | auto-allocated-topology 2026-07-07 12:58:59.568 | availability_zone 2026-07-07 12:58:59.568 | default-subnetpools 2026-07-07 12:58:59.568 | dhcp_agent_scheduler 2026-07-07 12:58:59.569 | dns-integration 2026-07-07 12:58:59.569 | dns-domain-ports 2026-07-07 12:58:59.569 | dns-integration-domain-keywords 2026-07-07 12:58:59.569 | empty-string-filtering 2026-07-07 12:58:59.569 | external-net 2026-07-07 12:58:59.569 | extra_dhcp_opt 2026-07-07 12:58:59.569 | extraroute 2026-07-07 12:58:59.569 | extraroute-atomic 2026-07-07 12:58:59.569 | filter-validation 2026-07-07 12:58:59.569 | floating-ip-port-forwarding-detail 2026-07-07 12:58:59.569 | fip-port-details 2026-07-07 12:58:59.569 | flavors 2026-07-07 12:58:59.570 | floatingip-pools 2026-07-07 12:58:59.570 | router 2026-07-07 12:58:59.570 | l3-agent-scheduler-ha-chassis-priority 2026-07-07 12:58:59.570 | enable-default-route-bfd 2026-07-07 12:58:59.570 | enable-default-route-ecmp 2026-07-07 12:58:59.570 | ext-gw-mode 2026-07-07 12:58:59.570 | l3-ha 2026-07-07 12:58:59.570 | external-gateway-multihoming 2026-07-07 12:58:59.570 | l3-flavors 2026-07-07 12:58:59.570 | l3_agent_scheduler 2026-07-07 12:58:59.570 | multi-provider 2026-07-07 12:58:59.571 | net-mtu 2026-07-07 12:58:59.571 | net-mtu-writable 2026-07-07 12:58:59.571 | network_availability_zone 2026-07-07 12:58:59.571 | network-ip-availability 2026-07-07 12:58:59.571 | network-ip-availability-details 2026-07-07 12:58:59.571 | pagination 2026-07-07 12:58:59.571 | port-device-profile 2026-07-07 12:58:59.571 | port-mac-address-regenerate 2026-07-07 12:58:59.571 | port-numa-affinity-policy 2026-07-07 12:58:59.571 | port-numa-affinity-policy-socket 2026-07-07 12:58:59.571 | binding 2026-07-07 12:58:59.571 | binding-extended 2026-07-07 12:58:59.572 | port-security 2026-07-07 12:58:59.572 | project-id 2026-07-07 12:58:59.572 | provider 2026-07-07 12:58:59.572 | qinq 2026-07-07 12:58:59.572 | quota-check-limit 2026-07-07 12:58:59.572 | quota-check-limit-default 2026-07-07 12:58:59.572 | quotas 2026-07-07 12:58:59.572 | quota_details 2026-07-07 12:58:59.572 | rbac-policies 2026-07-07 12:58:59.572 | rbac-address-scope 2026-07-07 12:58:59.572 | rbac-security-groups 2026-07-07 12:58:59.572 | revision-if-match 2026-07-07 12:58:59.573 | standard-attr-revisions 2026-07-07 12:58:59.573 | router_availability_zone 2026-07-07 12:58:59.573 | router-enable-snat 2026-07-07 12:58:59.573 | security-groups-default-rules 2026-07-07 12:58:59.573 | security-groups-default-statefulness 2026-07-07 12:58:59.573 | security-groups-normalized-cidr 2026-07-07 12:58:59.573 | security-groups-remote-address-group 2026-07-07 12:58:59.573 | security-groups-rules-belongs-to-default-sg 2026-07-07 12:58:59.573 | security-groups-shared-filtering 2026-07-07 12:58:59.573 | security-group 2026-07-07 12:58:59.573 | service-type 2026-07-07 12:58:59.574 | sorting 2026-07-07 12:58:59.574 | standard-attr-description 2026-07-07 12:58:59.574 | stateful-security-group 2026-07-07 12:58:59.574 | subnet-dns-publish-fixed-ip 2026-07-07 12:58:59.574 | subnet-external-network 2026-07-07 12:58:59.574 | subnet_onboard 2026-07-07 12:58:59.574 | subnet-service-types 2026-07-07 12:58:59.574 | subnet_allocation 2026-07-07 12:58:59.574 | subnetpool-prefix-ops 2026-07-07 12:58:59.574 | tag-creation 2026-07-07 12:58:59.574 | standard-attr-tag 2026-07-07 12:58:59.574 | standard-attr-timestamp 2026-07-07 12:58:59.575 | vlan-transparent =~ router ]] 2026-07-07 12:58:59.575 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-07-07 12:58:59.575 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:217 : is_networking_extension_supported external-net 2026-07-07 12:58:59.577 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=external-net 2026-07-07 12:58:59.583 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2026-07-07 12:59:02.988 | ++ functions-common:oscwrap:2465 : return 0 2026-07-07 12:59:02.994 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-07-07 12:59:02.994 | address-scope 2026-07-07 12:59:02.994 | agent 2026-07-07 12:59:02.995 | allowed-address-pairs 2026-07-07 12:59:02.995 | auto-allocated-topology 2026-07-07 12:59:02.995 | availability_zone 2026-07-07 12:59:02.995 | default-subnetpools 2026-07-07 12:59:02.995 | dhcp_agent_scheduler 2026-07-07 12:59:02.995 | dns-integration 2026-07-07 12:59:02.995 | dns-domain-ports 2026-07-07 12:59:02.995 | dns-integration-domain-keywords 2026-07-07 12:59:02.995 | empty-string-filtering 2026-07-07 12:59:02.995 | external-net 2026-07-07 12:59:02.995 | extra_dhcp_opt 2026-07-07 12:59:02.996 | extraroute 2026-07-07 12:59:02.996 | extraroute-atomic 2026-07-07 12:59:02.996 | filter-validation 2026-07-07 12:59:02.996 | floating-ip-port-forwarding-detail 2026-07-07 12:59:02.996 | fip-port-details 2026-07-07 12:59:02.996 | flavors 2026-07-07 12:59:02.996 | floatingip-pools 2026-07-07 12:59:02.996 | router 2026-07-07 12:59:02.996 | l3-agent-scheduler-ha-chassis-priority 2026-07-07 12:59:02.996 | enable-default-route-bfd 2026-07-07 12:59:02.996 | enable-default-route-ecmp 2026-07-07 12:59:02.997 | ext-gw-mode 2026-07-07 12:59:02.997 | l3-ha 2026-07-07 12:59:02.998 | external-gateway-multihoming 2026-07-07 12:59:02.998 | l3-flavors 2026-07-07 12:59:02.998 | l3_agent_scheduler 2026-07-07 12:59:02.999 | multi-provider 2026-07-07 12:59:02.999 | net-mtu 2026-07-07 12:59:02.999 | net-mtu-writable 2026-07-07 12:59:02.999 | network_availability_zone 2026-07-07 12:59:03.000 | network-ip-availability 2026-07-07 12:59:03.000 | network-ip-availability-details 2026-07-07 12:59:03.000 | pagination 2026-07-07 12:59:03.000 | port-device-profile 2026-07-07 12:59:03.000 | port-mac-address-regenerate 2026-07-07 12:59:03.000 | port-numa-affinity-policy 2026-07-07 12:59:03.000 | port-numa-affinity-policy-socket 2026-07-07 12:59:03.000 | binding 2026-07-07 12:59:03.000 | binding-extended 2026-07-07 12:59:03.001 | port-security 2026-07-07 12:59:03.001 | project-id 2026-07-07 12:59:03.001 | provider 2026-07-07 12:59:03.001 | qinq 2026-07-07 12:59:03.001 | quota-check-limit 2026-07-07 12:59:03.001 | quota-check-limit-default 2026-07-07 12:59:03.001 | quotas 2026-07-07 12:59:03.001 | quota_details 2026-07-07 12:59:03.001 | rbac-policies 2026-07-07 12:59:03.001 | rbac-address-scope 2026-07-07 12:59:03.001 | rbac-security-groups 2026-07-07 12:59:03.002 | revision-if-match 2026-07-07 12:59:03.002 | standard-attr-revisions 2026-07-07 12:59:03.003 | router_availability_zone 2026-07-07 12:59:03.003 | router-enable-snat 2026-07-07 12:59:03.003 | security-groups-default-rules 2026-07-07 12:59:03.004 | security-groups-default-statefulness 2026-07-07 12:59:03.004 | security-groups-normalized-cidr 2026-07-07 12:59:03.004 | security-groups-remote-address-group 2026-07-07 12:59:03.004 | security-groups-rules-belongs-to-default-sg 2026-07-07 12:59:03.004 | security-groups-shared-filtering 2026-07-07 12:59:03.004 | security-group 2026-07-07 12:59:03.004 | service-type 2026-07-07 12:59:03.004 | sorting 2026-07-07 12:59:03.004 | standard-attr-description 2026-07-07 12:59:03.005 | stateful-security-group 2026-07-07 12:59:03.005 | subnet-dns-publish-fixed-ip 2026-07-07 12:59:03.005 | subnet-external-network 2026-07-07 12:59:03.005 | subnet_onboard 2026-07-07 12:59:03.005 | subnet-service-types 2026-07-07 12:59:03.005 | subnet_allocation 2026-07-07 12:59:03.005 | subnetpool-prefix-ops 2026-07-07 12:59:03.005 | tag-creation 2026-07-07 12:59:03.005 | standard-attr-tag 2026-07-07 12:59:03.005 | standard-attr-timestamp 2026-07-07 12:59:03.005 | vlan-transparent' 2026-07-07 12:59:03.006 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-07-07 12:59:03.006 | address-scope 2026-07-07 12:59:03.007 | agent 2026-07-07 12:59:03.007 | allowed-address-pairs 2026-07-07 12:59:03.007 | auto-allocated-topology 2026-07-07 12:59:03.007 | availability_zone 2026-07-07 12:59:03.007 | default-subnetpools 2026-07-07 12:59:03.007 | dhcp_agent_scheduler 2026-07-07 12:59:03.007 | dns-integration 2026-07-07 12:59:03.007 | dns-domain-ports 2026-07-07 12:59:03.007 | dns-integration-domain-keywords 2026-07-07 12:59:03.007 | empty-string-filtering 2026-07-07 12:59:03.008 | external-net 2026-07-07 12:59:03.008 | extra_dhcp_opt 2026-07-07 12:59:03.008 | extraroute 2026-07-07 12:59:03.008 | extraroute-atomic 2026-07-07 12:59:03.008 | filter-validation 2026-07-07 12:59:03.008 | floating-ip-port-forwarding-detail 2026-07-07 12:59:03.008 | fip-port-details 2026-07-07 12:59:03.008 | flavors 2026-07-07 12:59:03.008 | floatingip-pools 2026-07-07 12:59:03.008 | router 2026-07-07 12:59:03.008 | l3-agent-scheduler-ha-chassis-priority 2026-07-07 12:59:03.009 | enable-default-route-bfd 2026-07-07 12:59:03.009 | enable-default-route-ecmp 2026-07-07 12:59:03.009 | ext-gw-mode 2026-07-07 12:59:03.009 | l3-ha 2026-07-07 12:59:03.009 | external-gateway-multihoming 2026-07-07 12:59:03.009 | l3-flavors 2026-07-07 12:59:03.009 | l3_agent_scheduler 2026-07-07 12:59:03.009 | multi-provider 2026-07-07 12:59:03.009 | net-mtu 2026-07-07 12:59:03.009 | net-mtu-writable 2026-07-07 12:59:03.010 | network_availability_zone 2026-07-07 12:59:03.010 | network-ip-availability 2026-07-07 12:59:03.010 | network-ip-availability-details 2026-07-07 12:59:03.010 | pagination 2026-07-07 12:59:03.010 | port-device-profile 2026-07-07 12:59:03.010 | port-mac-address-regenerate 2026-07-07 12:59:03.010 | port-numa-affinity-policy 2026-07-07 12:59:03.010 | port-numa-affinity-policy-socket 2026-07-07 12:59:03.010 | binding 2026-07-07 12:59:03.010 | binding-extended 2026-07-07 12:59:03.010 | port-security 2026-07-07 12:59:03.011 | project-id 2026-07-07 12:59:03.011 | provider 2026-07-07 12:59:03.011 | qinq 2026-07-07 12:59:03.011 | quota-check-limit 2026-07-07 12:59:03.011 | quota-check-limit-default 2026-07-07 12:59:03.011 | quotas 2026-07-07 12:59:03.011 | quota_details 2026-07-07 12:59:03.011 | rbac-policies 2026-07-07 12:59:03.011 | rbac-address-scope 2026-07-07 12:59:03.011 | rbac-security-groups 2026-07-07 12:59:03.011 | revision-if-match 2026-07-07 12:59:03.012 | standard-attr-revisions 2026-07-07 12:59:03.012 | router_availability_zone 2026-07-07 12:59:03.012 | router-enable-snat 2026-07-07 12:59:03.012 | security-groups-default-rules 2026-07-07 12:59:03.012 | security-groups-default-statefulness 2026-07-07 12:59:03.012 | security-groups-normalized-cidr 2026-07-07 12:59:03.012 | security-groups-remote-address-group 2026-07-07 12:59:03.012 | security-groups-rules-belongs-to-default-sg 2026-07-07 12:59:03.012 | security-groups-shared-filtering 2026-07-07 12:59:03.012 | security-group 2026-07-07 12:59:03.012 | service-type 2026-07-07 12:59:03.013 | sorting 2026-07-07 12:59:03.013 | standard-attr-description 2026-07-07 12:59:03.013 | stateful-security-group 2026-07-07 12:59:03.013 | subnet-dns-publish-fixed-ip 2026-07-07 12:59:03.013 | subnet-external-network 2026-07-07 12:59:03.013 | subnet_onboard 2026-07-07 12:59:03.013 | subnet-service-types 2026-07-07 12:59:03.013 | subnet_allocation 2026-07-07 12:59:03.013 | subnetpool-prefix-ops 2026-07-07 12:59:03.013 | tag-creation 2026-07-07 12:59:03.013 | standard-attr-tag 2026-07-07 12:59:03.014 | standard-attr-timestamp 2026-07-07 12:59:03.014 | vlan-transparent =~ external-net ]] 2026-07-07 12:59:03.014 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-07-07 12:59:03.014 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:219 : [[ True == \T\r\u\e ]] 2026-07-07 12:59:03.017 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:221 : oscwrap --os-cloud devstack --os-region RegionOne router create router1 -f value -c id 2026-07-07 12:59:06.752 | ++ functions-common:oscwrap:2465 : return 0 2026-07-07 12:59:06.757 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:221 : ROUTER_ID=49722b85-ab4b-4196-98d3-4523224e5182 2026-07-07 12:59:06.762 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:222 : die_if_not_set 222 ROUTER_ID 'Failure creating router router1' 2026-07-07 12:59:06.766 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-07 12:59:06.793 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:229 : EXTERNAL_NETWORK_FLAGS=--external 2026-07-07 12:59:06.797 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:230 : is_networking_extension_supported auto-allocated-topology 2026-07-07 12:59:06.801 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=auto-allocated-topology 2026-07-07 12:59:06.806 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2026-07-07 12:59:10.220 | ++ functions-common:oscwrap:2465 : return 0 2026-07-07 12:59:10.226 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-07-07 12:59:10.226 | address-scope 2026-07-07 12:59:10.226 | agent 2026-07-07 12:59:10.226 | allowed-address-pairs 2026-07-07 12:59:10.226 | auto-allocated-topology 2026-07-07 12:59:10.226 | availability_zone 2026-07-07 12:59:10.226 | default-subnetpools 2026-07-07 12:59:10.226 | dhcp_agent_scheduler 2026-07-07 12:59:10.226 | dns-integration 2026-07-07 12:59:10.226 | dns-domain-ports 2026-07-07 12:59:10.227 | dns-integration-domain-keywords 2026-07-07 12:59:10.227 | empty-string-filtering 2026-07-07 12:59:10.227 | external-net 2026-07-07 12:59:10.227 | extra_dhcp_opt 2026-07-07 12:59:10.227 | extraroute 2026-07-07 12:59:10.227 | extraroute-atomic 2026-07-07 12:59:10.227 | filter-validation 2026-07-07 12:59:10.227 | floating-ip-port-forwarding-detail 2026-07-07 12:59:10.227 | fip-port-details 2026-07-07 12:59:10.227 | flavors 2026-07-07 12:59:10.227 | floatingip-pools 2026-07-07 12:59:10.228 | router 2026-07-07 12:59:10.228 | l3-agent-scheduler-ha-chassis-priority 2026-07-07 12:59:10.228 | enable-default-route-bfd 2026-07-07 12:59:10.228 | enable-default-route-ecmp 2026-07-07 12:59:10.228 | ext-gw-mode 2026-07-07 12:59:10.228 | l3-ha 2026-07-07 12:59:10.228 | external-gateway-multihoming 2026-07-07 12:59:10.228 | l3-flavors 2026-07-07 12:59:10.228 | l3_agent_scheduler 2026-07-07 12:59:10.228 | multi-provider 2026-07-07 12:59:10.228 | net-mtu 2026-07-07 12:59:10.228 | net-mtu-writable 2026-07-07 12:59:10.229 | network_availability_zone 2026-07-07 12:59:10.229 | network-ip-availability 2026-07-07 12:59:10.229 | network-ip-availability-details 2026-07-07 12:59:10.229 | pagination 2026-07-07 12:59:10.229 | port-device-profile 2026-07-07 12:59:10.229 | port-mac-address-regenerate 2026-07-07 12:59:10.229 | port-numa-affinity-policy 2026-07-07 12:59:10.229 | port-numa-affinity-policy-socket 2026-07-07 12:59:10.229 | binding 2026-07-07 12:59:10.229 | binding-extended 2026-07-07 12:59:10.229 | port-security 2026-07-07 12:59:10.230 | project-id 2026-07-07 12:59:10.230 | provider 2026-07-07 12:59:10.230 | qinq 2026-07-07 12:59:10.230 | quota-check-limit 2026-07-07 12:59:10.230 | quota-check-limit-default 2026-07-07 12:59:10.230 | quotas 2026-07-07 12:59:10.230 | quota_details 2026-07-07 12:59:10.230 | rbac-policies 2026-07-07 12:59:10.230 | rbac-address-scope 2026-07-07 12:59:10.230 | rbac-security-groups 2026-07-07 12:59:10.230 | revision-if-match 2026-07-07 12:59:10.231 | standard-attr-revisions 2026-07-07 12:59:10.231 | router_availability_zone 2026-07-07 12:59:10.231 | router-enable-snat 2026-07-07 12:59:10.231 | security-groups-default-rules 2026-07-07 12:59:10.231 | security-groups-default-statefulness 2026-07-07 12:59:10.231 | security-groups-normalized-cidr 2026-07-07 12:59:10.231 | security-groups-remote-address-group 2026-07-07 12:59:10.231 | security-groups-rules-belongs-to-default-sg 2026-07-07 12:59:10.231 | security-groups-shared-filtering 2026-07-07 12:59:10.231 | security-group 2026-07-07 12:59:10.232 | service-type 2026-07-07 12:59:10.233 | sorting 2026-07-07 12:59:10.233 | standard-attr-description 2026-07-07 12:59:10.233 | stateful-security-group 2026-07-07 12:59:10.233 | subnet-dns-publish-fixed-ip 2026-07-07 12:59:10.233 | subnet-external-network 2026-07-07 12:59:10.233 | subnet_onboard 2026-07-07 12:59:10.233 | subnet-service-types 2026-07-07 12:59:10.233 | subnet_allocation 2026-07-07 12:59:10.233 | subnetpool-prefix-ops 2026-07-07 12:59:10.233 | tag-creation 2026-07-07 12:59:10.233 | standard-attr-tag 2026-07-07 12:59:10.234 | standard-attr-timestamp 2026-07-07 12:59:10.234 | vlan-transparent' 2026-07-07 12:59:10.234 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-07-07 12:59:10.234 | address-scope 2026-07-07 12:59:10.234 | agent 2026-07-07 12:59:10.234 | allowed-address-pairs 2026-07-07 12:59:10.234 | auto-allocated-topology 2026-07-07 12:59:10.234 | availability_zone 2026-07-07 12:59:10.234 | default-subnetpools 2026-07-07 12:59:10.234 | dhcp_agent_scheduler 2026-07-07 12:59:10.234 | dns-integration 2026-07-07 12:59:10.235 | dns-domain-ports 2026-07-07 12:59:10.235 | dns-integration-domain-keywords 2026-07-07 12:59:10.235 | empty-string-filtering 2026-07-07 12:59:10.235 | external-net 2026-07-07 12:59:10.235 | extra_dhcp_opt 2026-07-07 12:59:10.235 | extraroute 2026-07-07 12:59:10.235 | extraroute-atomic 2026-07-07 12:59:10.235 | filter-validation 2026-07-07 12:59:10.235 | floating-ip-port-forwarding-detail 2026-07-07 12:59:10.235 | fip-port-details 2026-07-07 12:59:10.235 | flavors 2026-07-07 12:59:10.236 | floatingip-pools 2026-07-07 12:59:10.236 | router 2026-07-07 12:59:10.236 | l3-agent-scheduler-ha-chassis-priority 2026-07-07 12:59:10.236 | enable-default-route-bfd 2026-07-07 12:59:10.236 | enable-default-route-ecmp 2026-07-07 12:59:10.236 | ext-gw-mode 2026-07-07 12:59:10.236 | l3-ha 2026-07-07 12:59:10.236 | external-gateway-multihoming 2026-07-07 12:59:10.236 | l3-flavors 2026-07-07 12:59:10.237 | l3_agent_scheduler 2026-07-07 12:59:10.237 | multi-provider 2026-07-07 12:59:10.237 | net-mtu 2026-07-07 12:59:10.238 | net-mtu-writable 2026-07-07 12:59:10.238 | network_availability_zone 2026-07-07 12:59:10.238 | network-ip-availability 2026-07-07 12:59:10.238 | network-ip-availability-details 2026-07-07 12:59:10.238 | pagination 2026-07-07 12:59:10.238 | port-device-profile 2026-07-07 12:59:10.238 | port-mac-address-regenerate 2026-07-07 12:59:10.238 | port-numa-affinity-policy 2026-07-07 12:59:10.238 | port-numa-affinity-policy-socket 2026-07-07 12:59:10.238 | binding 2026-07-07 12:59:10.238 | binding-extended 2026-07-07 12:59:10.239 | port-security 2026-07-07 12:59:10.239 | project-id 2026-07-07 12:59:10.240 | provider 2026-07-07 12:59:10.240 | qinq 2026-07-07 12:59:10.240 | quota-check-limit 2026-07-07 12:59:10.240 | quota-check-limit-default 2026-07-07 12:59:10.240 | quotas 2026-07-07 12:59:10.240 | quota_details 2026-07-07 12:59:10.241 | rbac-policies 2026-07-07 12:59:10.241 | rbac-address-scope 2026-07-07 12:59:10.241 | rbac-security-groups 2026-07-07 12:59:10.241 | revision-if-match 2026-07-07 12:59:10.241 | standard-attr-revisions 2026-07-07 12:59:10.241 | router_availability_zone 2026-07-07 12:59:10.241 | router-enable-snat 2026-07-07 12:59:10.241 | security-groups-default-rules 2026-07-07 12:59:10.241 | security-groups-default-statefulness 2026-07-07 12:59:10.241 | security-groups-normalized-cidr 2026-07-07 12:59:10.241 | security-groups-remote-address-group 2026-07-07 12:59:10.242 | security-groups-rules-belongs-to-default-sg 2026-07-07 12:59:10.242 | security-groups-shared-filtering 2026-07-07 12:59:10.242 | security-group 2026-07-07 12:59:10.242 | service-type 2026-07-07 12:59:10.242 | sorting 2026-07-07 12:59:10.242 | standard-attr-description 2026-07-07 12:59:10.242 | stateful-security-group 2026-07-07 12:59:10.242 | subnet-dns-publish-fixed-ip 2026-07-07 12:59:10.242 | subnet-external-network 2026-07-07 12:59:10.242 | subnet_onboard 2026-07-07 12:59:10.242 | subnet-service-types 2026-07-07 12:59:10.243 | subnet_allocation 2026-07-07 12:59:10.243 | subnetpool-prefix-ops 2026-07-07 12:59:10.244 | tag-creation 2026-07-07 12:59:10.244 | standard-attr-tag 2026-07-07 12:59:10.244 | standard-attr-timestamp 2026-07-07 12:59:10.244 | vlan-transparent =~ auto-allocated-topology ]] 2026-07-07 12:59:10.244 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-07-07 12:59:10.244 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:231 : EXTERNAL_NETWORK_FLAGS='--external --default' 2026-07-07 12:59:10.248 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:234 : '[' True = True ']' 2026-07-07 12:59:10.253 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:235 : oscwrap --os-cloud devstack-admin --os-region RegionOne network create public --external --default --provider-network-type flat --provider-physical-network public -f value -c id 2026-07-07 12:59:14.851 | ++ functions-common:oscwrap:2465 : return 0 2026-07-07 12:59:14.856 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:235 : EXT_NET_ID=a4d5a74b-3bcf-49d7-b1c5-a800cf715845 2026-07-07 12:59:14.861 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:239 : die_if_not_set 239 EXT_NET_ID 'Failure creating EXT_NET_ID for public' 2026-07-07 12:59:14.864 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-07 12:59:14.887 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:241 : [[ 4+6 =~ 4.* ]] 2026-07-07 12:59:14.892 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:243 : _neutron_configure_router_v4 2026-07-07 12:59:14.895 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:330 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet 49722b85-ab4b-4196-98d3-4523224e5182 55ce5680-f179-4888-8ea6-a2043d985bd6 2026-07-07 12:59:21.030 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:332 : local id_and_ext_gw_ip 2026-07-07 12:59:21.036 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:333 : _neutron_create_public_subnet_v4 a4d5a74b-3bcf-49d7-b1c5-a800cf715845 2026-07-07 12:59:21.040 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:295 : local dhcp_param=--no-dhcp 2026-07-07 12:59:21.045 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : [[ False == \T\r\u\e ]] 2026-07-07 12:59:21.049 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:299 : local 'subnet_params=--ip-version 4 ' 2026-07-07 12:59:21.053 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:300 : subnet_params+=' ' 2026-07-07 12:59:21.057 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:301 : [[ -n '' ]] 2026-07-07 12:59:21.062 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:304 : subnet_params+='--network a4d5a74b-3bcf-49d7-b1c5-a800cf715845 --subnet-range 172.24.4.0/24 --no-dhcp ' 2026-07-07 12:59:21.066 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:305 : subnet_params+=public-subnet 2026-07-07 12:59:21.070 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:306 : local id_and_ext_gw_ip 2026-07-07 12:59:21.077 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:307 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet create --ip-version 4 --network a4d5a74b-3bcf-49d7-b1c5-a800cf715845 --subnet-range 172.24.4.0/24 --no-dhcp public-subnet 2026-07-07 12:59:21.077 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:307 : grep -e gateway_ip -e ' id ' 2026-07-07 12:59:24.782 | +++ functions-common:oscwrap:2465 : return 0 2026-07-07 12:59:24.789 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:307 : id_and_ext_gw_ip='| gateway_ip | 172.24.4.1 | 2026-07-07 12:59:24.789 | | id | 41265bff-9378-4544-b60a-4e024528eb9a |' 2026-07-07 12:59:24.793 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:308 : die_if_not_set 308 id_and_ext_gw_ip 'Failure creating public IPv4 subnet' 2026-07-07 12:59:24.797 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-07-07 12:59:24.825 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:309 : echo '|' gateway_ip '|' 172.24.4.1 '|' '|' id '|' 41265bff-9378-4544-b60a-4e024528eb9a '|' 2026-07-07 12:59:24.829 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:333 : id_and_ext_gw_ip='| gateway_ip | 172.24.4.1 | | id | 41265bff-9378-4544-b60a-4e024528eb9a |' 2026-07-07 12:59:24.833 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:334 : local ext_gw_ip 2026-07-07 12:59:24.840 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : echo '|' gateway_ip '|' 172.24.4.1 '|' '|' id '|' 41265bff-9378-4544-b60a-4e024528eb9a '|' 2026-07-07 12:59:24.840 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : get_field 2 2026-07-07 12:59:24.844 | ++ functions-common:get_field:806 : local data field 2026-07-07 12:59:24.848 | ++ functions-common:get_field:807 : read data 2026-07-07 12:59:24.853 | ++ functions-common:get_field:808 : '[' 2 -lt 0 ']' 2026-07-07 12:59:24.857 | ++ functions-common:get_field:811 : field='$3' 2026-07-07 12:59:24.863 | ++ functions-common:get_field:813 : echo '| gateway_ip | 172.24.4.1 | | id | 41265bff-9378-4544-b60a-4e024528eb9a |' 2026-07-07 12:59:24.863 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2026-07-07 12:59:24.870 | ++ functions-common:get_field:807 : read data 2026-07-07 12:59:24.876 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : ext_gw_ip=172.24.4.1 2026-07-07 12:59:24.883 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : echo '|' gateway_ip '|' 172.24.4.1 '|' '|' id '|' 41265bff-9378-4544-b60a-4e024528eb9a '|' 2026-07-07 12:59:24.883 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : get_field 5 2026-07-07 12:59:24.887 | ++ functions-common:get_field:806 : local data field 2026-07-07 12:59:24.891 | ++ functions-common:get_field:807 : read data 2026-07-07 12:59:24.896 | ++ functions-common:get_field:808 : '[' 5 -lt 0 ']' 2026-07-07 12:59:24.900 | ++ functions-common:get_field:811 : field='$6' 2026-07-07 12:59:24.906 | ++ functions-common:get_field:813 : echo '| gateway_ip | 172.24.4.1 | | id | 41265bff-9378-4544-b60a-4e024528eb9a |' 2026-07-07 12:59:24.906 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2026-07-07 12:59:24.914 | ++ functions-common:get_field:807 : read data 2026-07-07 12:59:24.919 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : PUB_SUBNET_ID=41265bff-9378-4544-b60a-4e024528eb9a 2026-07-07 12:59:24.923 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:338 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router set --external-gateway a4d5a74b-3bcf-49d7-b1c5-a800cf715845 49722b85-ab4b-4196-98d3-4523224e5182 2026-07-07 12:59:31.279 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : [[ ovn == \o\v\n ]] 2026-07-07 12:59:31.284 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : [[ True == \T\r\u\e ]] 2026-07-07 12:59:31.288 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : is_service_enabled q-svc neutron-api 2026-07-07 12:59:31.316 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 12:59:31.321 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:343 : local ext_gw_interface=none 2026-07-07 12:59:31.325 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:344 : is_neutron_ovs_base_plugin 2026-07-07 12:59:31.330 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2026-07-07 12:59:31.335 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:345 : _neutron_get_ext_gw_interface 2026-07-07 12:59:31.339 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : [[ False == \T\r\u\e ]] 2026-07-07 12:59:31.343 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:150 : sudo ovs-vsctl set Bridge br-ex other_config:disable-in-band=true 2026-07-07 12:59:31.381 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:152 : echo br-ex 2026-07-07 12:59:31.386 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:345 : ext_gw_interface=br-ex 2026-07-07 12:59:31.389 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:347 : [[ br-ex != \n\o\n\e ]] 2026-07-07 12:59:31.393 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:348 : local cidr_len=24 2026-07-07 12:59:31.396 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:349 : local 'testcmd=ip -o link | grep -q br-ex' 2026-07-07 12:59:31.401 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : test_with_retry 'ip -o link | grep -q br-ex' 'br-ex creation failed' 2026-07-07 12:59:31.404 | + functions-common:test_with_retry:2358 : local 'testcmd=ip -o link | grep -q br-ex' 2026-07-07 12:59:31.407 | + functions-common:test_with_retry:2359 : local 'failmsg=br-ex creation failed' 2026-07-07 12:59:31.410 | + functions-common:test_with_retry:2360 : local until=10 2026-07-07 12:59:31.413 | + functions-common:test_with_retry:2361 : local sleep=0.5 2026-07-07 12:59:31.416 | + functions-common:test_with_retry:2363 : time_start test_with_retry 2026-07-07 12:59:31.419 | + functions-common:time_start:2406 : local name=test_with_retry 2026-07-07 12:59:31.422 | + functions-common:time_start:2407 : local start_time= 2026-07-07 12:59:31.426 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-07 12:59:31.431 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-07 12:59:31.436 | + functions-common:time_start:2411 : _TIME_START[$name]=1783429171433 2026-07-07 12:59:31.441 | + functions-common:test_with_retry:2364 : timeout 10 sh -c 'while ! ip -o link | grep -q br-ex; do sleep 0.5; done' 2026-07-07 12:59:31.451 | + functions-common:test_with_retry:2367 : time_stop test_with_retry 2026-07-07 12:59:31.456 | + functions-common:time_stop:2420 : local name 2026-07-07 12:59:31.459 | + functions-common:time_stop:2421 : local end_time 2026-07-07 12:59:31.463 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 12:59:31.465 | + functions-common:time_stop:2423 : local total 2026-07-07 12:59:31.469 | + functions-common:time_stop:2424 : local start_time 2026-07-07 12:59:31.473 | + functions-common:time_stop:2426 : name=test_with_retry 2026-07-07 12:59:31.477 | + functions-common:time_stop:2427 : start_time=1783429171433 2026-07-07 12:59:31.480 | + functions-common:time_stop:2429 : [[ -z 1783429171433 ]] 2026-07-07 12:59:31.485 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 12:59:31.490 | + functions-common:time_stop:2432 : end_time=1783429171486 2026-07-07 12:59:31.493 | + functions-common:time_stop:2433 : elapsed_time=53 2026-07-07 12:59:31.498 | + functions-common:time_stop:2434 : total=7629 2026-07-07 12:59:31.501 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 12:59:31.506 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=7682 2026-07-07 12:59:31.511 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : grep -c 172.24.4.1 2026-07-07 12:59:31.511 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : ip addr show dev br-ex 2026-07-07 12:59:31.518 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ 0 == 0 ]] 2026-07-07 12:59:31.521 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ True == \F\a\l\s\e ]] 2026-07-07 12:59:31.524 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ False == \T\r\u\e ]] 2026-07-07 12:59:31.526 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ True == \T\r\u\e ]] 2026-07-07 12:59:31.530 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : sudo ip addr add 172.24.4.1/24 dev br-ex 2026-07-07 12:59:31.550 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:353 : sudo ip link set br-ex up 2026-07-07 12:59:31.582 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : awk -Fip_address '{ print $2 }' 2026-07-07 12:59:31.583 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : oscwrap --os-cloud devstack-admin --os-region RegionOne port list -c 'Fixed IP Addresses' --device-owner network:router_gateway 2026-07-07 12:59:31.585 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : tr '\n' ' ' 2026-07-07 12:59:31.585 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : cut -f2 '-d'\''' 2026-07-07 12:59:35.095 | ++ functions-common:oscwrap:2465 : return 0 2026-07-07 12:59:35.102 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : ROUTER_GW_IP=' 172.24.4.19 ' 2026-07-07 12:59:35.108 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:356 : die_if_not_set 356 ROUTER_GW_IP 'Failure retrieving ROUTER_GW_IP' 2026-07-07 12:59:35.112 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-07 12:59:35.139 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:358 : _neutron_set_router_id 2026-07-07 12:59:35.144 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:138 : [[ True == \F\a\l\s\e ]] 2026-07-07 12:59:35.148 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:246 : [[ 4+6 =~ .*6 ]] 2026-07-07 12:59:35.153 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:248 : _neutron_configure_router_v6 2026-07-07 12:59:35.159 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:364 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet 49722b85-ab4b-4196-98d3-4523224e5182 7c4f7ace-e6a8-4b55-98c6-6d696254d1ea 2026-07-07 12:59:41.921 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:366 : local ipv6_id_and_ext_gw_ip 2026-07-07 12:59:41.926 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:367 : _neutron_create_public_subnet_v6 a4d5a74b-3bcf-49d7-b1c5-a800cf715845 2026-07-07 12:59:41.930 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:314 : local dhcp_param=--no-dhcp 2026-07-07 12:59:41.934 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:315 : [[ False == \T\r\u\e ]] 2026-07-07 12:59:41.939 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:318 : local 'subnet_params=--ip-version 6 ' 2026-07-07 12:59:41.942 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:319 : subnet_params+='--gateway 2001:db8::2 ' 2026-07-07 12:59:41.947 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:320 : subnet_params+='--network a4d5a74b-3bcf-49d7-b1c5-a800cf715845 --subnet-range 2001:db8::/64 --no-dhcp ' 2026-07-07 12:59:41.951 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:321 : subnet_params+=ipv6-public-subnet 2026-07-07 12:59:41.955 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:322 : local ipv6_id_and_ext_gw_ip 2026-07-07 12:59:41.963 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:323 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet create --ip-version 6 --gateway 2001:db8::2 --network a4d5a74b-3bcf-49d7-b1c5-a800cf715845 --subnet-range 2001:db8::/64 --no-dhcp ipv6-public-subnet 2026-07-07 12:59:41.963 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:323 : grep -e gateway_ip -e ' id ' 2026-07-07 12:59:48.340 | +++ functions-common:oscwrap:2465 : return 0 2026-07-07 12:59:48.346 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:323 : ipv6_id_and_ext_gw_ip='| gateway_ip | 2001:db8::2 | 2026-07-07 12:59:48.347 | | id | 99b529c7-bb80-4268-9d83-b5167ead272c |' 2026-07-07 12:59:48.351 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:324 : die_if_not_set 324 ipv6_id_and_ext_gw_ip 'Failure creating an IPv6 public subnet' 2026-07-07 12:59:48.355 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-07-07 12:59:48.381 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:325 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' 99b529c7-bb80-4268-9d83-b5167ead272c '|' 2026-07-07 12:59:48.386 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:367 : ipv6_id_and_ext_gw_ip='| gateway_ip | 2001:db8::2 | | id | 99b529c7-bb80-4268-9d83-b5167ead272c |' 2026-07-07 12:59:48.390 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:368 : local ipv6_ext_gw_ip 2026-07-07 12:59:48.397 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' 99b529c7-bb80-4268-9d83-b5167ead272c '|' 2026-07-07 12:59:48.398 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : get_field 2 2026-07-07 12:59:48.402 | ++ functions-common:get_field:806 : local data field 2026-07-07 12:59:48.406 | ++ functions-common:get_field:807 : read data 2026-07-07 12:59:48.410 | ++ functions-common:get_field:808 : '[' 2 -lt 0 ']' 2026-07-07 12:59:48.414 | ++ functions-common:get_field:811 : field='$3' 2026-07-07 12:59:48.420 | ++ functions-common:get_field:813 : echo '| gateway_ip | 2001:db8::2 | | id | 99b529c7-bb80-4268-9d83-b5167ead272c |' 2026-07-07 12:59:48.420 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2026-07-07 12:59:48.428 | ++ functions-common:get_field:807 : read data 2026-07-07 12:59:48.434 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : ipv6_ext_gw_ip=2001:db8::2 2026-07-07 12:59:48.438 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:370 : local ipv6_pub_subnet_id 2026-07-07 12:59:48.445 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : get_field 5 2026-07-07 12:59:48.446 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' 99b529c7-bb80-4268-9d83-b5167ead272c '|' 2026-07-07 12:59:48.450 | ++ functions-common:get_field:806 : local data field 2026-07-07 12:59:48.454 | ++ functions-common:get_field:807 : read data 2026-07-07 12:59:48.458 | ++ functions-common:get_field:808 : '[' 5 -lt 0 ']' 2026-07-07 12:59:48.462 | ++ functions-common:get_field:811 : field='$6' 2026-07-07 12:59:48.468 | ++ functions-common:get_field:813 : echo '| gateway_ip | 2001:db8::2 | | id | 99b529c7-bb80-4268-9d83-b5167ead272c |' 2026-07-07 12:59:48.468 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2026-07-07 12:59:48.476 | ++ functions-common:get_field:807 : read data 2026-07-07 12:59:48.482 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : ipv6_pub_subnet_id=99b529c7-bb80-4268-9d83-b5167ead272c 2026-07-07 12:59:48.486 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:375 : [[ 4+6 == \6 ]] 2026-07-07 12:59:48.491 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : [[ ovn == \o\v\n ]] 2026-07-07 12:59:48.495 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : [[ True == \T\r\u\e ]] 2026-07-07 12:59:48.499 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : is_service_enabled q-svc neutron-api 2026-07-07 12:59:48.524 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 12:59:48.529 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:394 : sudo sysctl -w net.ipv6.conf.all.forwarding=1 2026-07-07 12:59:48.542 | net.ipv6.conf.all.forwarding = 1 2026-07-07 12:59:48.552 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : oscwrap --os-cloud devstack-admin-demo --os-region RegionOne router show 49722b85-ab4b-4196-98d3-4523224e5182 -c external_gateway_info -f json 2026-07-07 12:59:48.552 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : grep -C 1 99b529c7-bb80-4268-9d83-b5167ead272c 2026-07-07 12:59:48.553 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : grep ip_address 2026-07-07 12:59:48.556 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : awk '{print $2}' 2026-07-07 12:59:48.558 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : tr -d '"' 2026-07-07 12:59:52.139 | ++ functions-common:oscwrap:2465 : return 0 2026-07-07 12:59:52.145 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : IPV6_ROUTER_GW_IP=2001:db8::1 2026-07-07 12:59:52.149 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:404 : die_if_not_set 404 IPV6_ROUTER_GW_IP 'Failure retrieving IPV6_ROUTER_GW_IP' 2026-07-07 12:59:52.151 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-07 12:59:52.176 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:406 : is_neutron_ovs_base_plugin 2026-07-07 12:59:52.180 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2026-07-07 12:59:52.184 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:407 : local ext_gw_interface 2026-07-07 12:59:52.189 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:408 : _neutron_get_ext_gw_interface 2026-07-07 12:59:52.193 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : [[ False == \T\r\u\e ]] 2026-07-07 12:59:52.198 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:150 : sudo ovs-vsctl set Bridge br-ex other_config:disable-in-band=true 2026-07-07 12:59:52.230 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:152 : echo br-ex 2026-07-07 12:59:52.235 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:408 : ext_gw_interface=br-ex 2026-07-07 12:59:52.240 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:409 : local ipv6_cidr_len=64 2026-07-07 12:59:52.244 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:414 : sudo ip link set br-ex up 2026-07-07 12:59:52.263 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:415 : sudo ip -6 addr replace 2001:db8::2/64 dev br-ex 2026-07-07 12:59:52.286 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:421 : local replace_range=fdfa:b705:7e3f::/56 2026-07-07 12:59:52.291 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:422 : [[ -z 9fe69701-2df8-495f-b1d6-7a23dfa1bec6 ]] 2026-07-07 12:59:52.295 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:425 : sudo ip -6 route replace fdfa:b705:7e3f::/56 via 2001:db8::1 dev br-ex 2026-07-07 12:59:52.319 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:427 : _neutron_set_router_id 2026-07-07 12:59:52.324 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:138 : [[ True == \F\a\l\s\e ]] 2026-07-07 12:59:52.329 | + ./stack.sh:main:1330 : is_service_enabled nova 2026-07-07 12:59:52.357 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 12:59:52.362 | + ./stack.sh:main:1331 : echo_summary 'Starting Nova' 2026-07-07 12:59:52.366 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-07 12:59:52.371 | + ./stack.sh:echo_summary:447 : echo -e Starting Nova 2026-07-07 12:59:52.375 | + ./stack.sh:main:1332 : start_nova 2026-07-07 12:59:52.380 | + lib/nova:start_nova:1170 : start_nova_rest 2026-07-07 12:59:52.384 | + lib/nova:start_nova_rest:1083 : 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-07-07 12:59:52.389 | + lib/nova:start_nova_rest:1084 : 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-07-07 12:59:52.393 | + lib/nova:start_nova_rest:1084 : 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-07-07 12:59:52.398 | + lib/nova:start_nova_rest:1086 : local compute_cell_conf=/etc/nova/nova.conf 2026-07-07 12:59:52.402 | + lib/nova:start_nova_rest:1088 : run_process n-sch '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-07-07 12:59:52.407 | + functions-common:run_process:1674 : local service=n-sch 2026-07-07 12:59:52.412 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-07-07 12:59:52.417 | + functions-common:run_process:1676 : local group= 2026-07-07 12:59:52.421 | + functions-common:run_process:1677 : local user= 2026-07-07 12:59:52.426 | + functions-common:run_process:1678 : local env_vars= 2026-07-07 12:59:52.431 | + functions-common:run_process:1680 : local name=n-sch 2026-07-07 12:59:52.435 | + functions-common:run_process:1682 : time_start run_process 2026-07-07 12:59:52.440 | + functions-common:time_start:2406 : local name=run_process 2026-07-07 12:59:52.444 | + functions-common:time_start:2407 : local start_time= 2026-07-07 12:59:52.448 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-07 12:59:52.454 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-07 12:59:52.461 | + functions-common:time_start:2411 : _TIME_START[$name]=1783429192456 2026-07-07 12:59:52.466 | + functions-common:run_process:1683 : is_service_enabled n-sch 2026-07-07 12:59:52.493 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 12:59:52.498 | + functions-common:run_process:1684 : _run_under_systemd n-sch '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' '' '' 2026-07-07 12:59:52.503 | + functions-common:_run_under_systemd:1628 : local service=n-sch 2026-07-07 12:59:52.508 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-07-07 12:59:52.512 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-07-07 12:59:52.516 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-07-07 12:59:52.521 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-07-07 12:59:52.525 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ sudo ]] 2026-07-07 12:59:52.529 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ ^/ ]] 2026-07-07 12:59:52.533 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-sch.service 2026-07-07 12:59:52.538 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-07 12:59:52.542 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-07 12:59:52.547 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-07 12:59:52.551 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-07 12:59:52.556 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-sch] ]] 2026-07-07 12:59:52.560 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ uwsgi ]] 2026-07-07 12:59:52.565 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@n-sch.service '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' quobyte '' 2026-07-07 12:59:52.569 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-sch.service 2026-07-07 12:59:52.573 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-07-07 12:59:52.577 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-07 12:59:52.581 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-07 12:59:52.585 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-07 12:59:52.589 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-07 12:59:52.593 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-07 12:59:52.597 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-sch.service 2026-07-07 12:59:52.602 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-07 12:59:52.608 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Unit Description 'Devstack devstack@n-sch.service' 2026-07-07 12:59:52.713 | + functions-common:write_user_unit_file:1548 : 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-07-07 12:59:52.816 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service User quobyte 2026-07-07 12:59:52.898 | + functions-common:write_user_unit_file:1550 : 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-07-07 12:59:52.987 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service KillMode process 2026-07-07 12:59:53.077 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service TimeoutStopSec 300 2026-07-07 12:59:53.161 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-07 12:59:53.244 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-07 12:59:53.248 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-07 12:59:53.252 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Install WantedBy multi-user.target 2026-07-07 12:59:53.353 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-07 12:59:53.841 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-sch.service 2026-07-07 12:59:53.873 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-sch.service → /etc/systemd/system/devstack@n-sch.service. 2026-07-07 12:59:54.345 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-sch.service 2026-07-07 12:59:54.410 | + functions-common:run_process:1686 : time_stop run_process 2026-07-07 12:59:54.415 | + functions-common:time_stop:2420 : local name 2026-07-07 12:59:54.420 | + functions-common:time_stop:2421 : local end_time 2026-07-07 12:59:54.424 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 12:59:54.428 | + functions-common:time_stop:2423 : local total 2026-07-07 12:59:54.433 | + functions-common:time_stop:2424 : local start_time 2026-07-07 12:59:54.437 | + functions-common:time_stop:2426 : name=run_process 2026-07-07 12:59:54.441 | + functions-common:time_stop:2427 : start_time=1783429192456 2026-07-07 12:59:54.446 | + functions-common:time_stop:2429 : [[ -z 1783429192456 ]] 2026-07-07 12:59:54.453 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 12:59:54.461 | + functions-common:time_stop:2432 : end_time=1783429194456 2026-07-07 12:59:54.466 | + functions-common:time_stop:2433 : elapsed_time=2000 2026-07-07 12:59:54.470 | + functions-common:time_stop:2434 : total=22873 2026-07-07 12:59:54.475 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 12:59:54.479 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=24873 2026-07-07 12:59:54.485 | ++ lib/nova:start_nova_rest:1089 : which uwsgi 2026-07-07 12:59:54.492 | + lib/nova:start_nova_rest:1089 : run_process n-api-meta '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-07-07 12:59:54.496 | + functions-common:run_process:1674 : local service=n-api-meta 2026-07-07 12:59:54.500 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-07-07 12:59:54.505 | + functions-common:run_process:1676 : local group= 2026-07-07 12:59:54.509 | + functions-common:run_process:1677 : local user= 2026-07-07 12:59:54.513 | + functions-common:run_process:1678 : local env_vars= 2026-07-07 12:59:54.518 | + functions-common:run_process:1680 : local name=n-api-meta 2026-07-07 12:59:54.522 | + functions-common:run_process:1682 : time_start run_process 2026-07-07 12:59:54.526 | + functions-common:time_start:2406 : local name=run_process 2026-07-07 12:59:54.531 | + functions-common:time_start:2407 : local start_time= 2026-07-07 12:59:54.535 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-07 12:59:54.541 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-07 12:59:54.548 | + functions-common:time_start:2411 : _TIME_START[$name]=1783429194543 2026-07-07 12:59:54.552 | + functions-common:run_process:1683 : is_service_enabled n-api-meta 2026-07-07 12:59:54.580 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 12:59:54.584 | + functions-common:run_process:1684 : _run_under_systemd n-api-meta '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' '' '' '' 2026-07-07 12:59:54.589 | + functions-common:_run_under_systemd:1628 : local service=n-api-meta 2026-07-07 12:59:54.593 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-07-07 12:59:54.597 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-07-07 12:59:54.602 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-07-07 12:59:54.606 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-07-07 12:59:54.611 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ sudo ]] 2026-07-07 12:59:54.615 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ ^/ ]] 2026-07-07 12:59:54.620 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-api-meta.service 2026-07-07 12:59:54.624 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-07 12:59:54.629 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-07 12:59:54.633 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-07 12:59:54.638 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-07 12:59:54.643 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-api-meta] ]] 2026-07-07 12:59:54.647 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ uwsgi ]] 2026-07-07 12:59:54.652 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-07-07 12:59:54.656 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-07 12:59:54.661 | + functions-common:_run_under_systemd:1648 : 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-07-07 12:59:54.665 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@n-api-meta.service 2026-07-07 12:59:54.670 | + functions-common:write_uwsgi_user_unit_file:1568 : local 'command=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-07 12:59:54.674 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-07-07 12:59:54.678 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-07-07 12:59:54.682 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-07-07 12:59:54.687 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@n-api-meta.service 2026-07-07 12:59:54.691 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-07-07 12:59:54.698 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Unit Description 'Devstack devstack@n-api-meta.service' 2026-07-07 12:59:54.796 | + functions-common:write_uwsgi_user_unit_file:1576 : 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-07-07 12:59:54.895 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service SyslogIdentifier devstack@n-api-meta.service 2026-07-07 12:59:54.980 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service User quobyte 2026-07-07 12:59:55.065 | + functions-common:write_uwsgi_user_unit_file:1579 : 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-07-07 12:59:55.151 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-07 12:59:55.238 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Type notify 2026-07-07 12:59:55.323 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service KillMode process 2026-07-07 12:59:55.410 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Restart always 2026-07-07 12:59:55.496 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service NotifyAccess all 2026-07-07 12:59:55.580 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service RestartForceExitStatus 100 2026-07-07 12:59:55.666 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-07-07 12:59:55.671 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-07-07 12:59:55.675 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Install WantedBy multi-user.target 2026-07-07 12:59:55.778 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-07-07 12:59:56.289 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-api-meta.service 2026-07-07 12:59:56.322 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api-meta.service → /etc/systemd/system/devstack@n-api-meta.service. 2026-07-07 12:59:56.801 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-api-meta.service 2026-07-07 12:59:56.955 | + functions-common:run_process:1686 : time_stop run_process 2026-07-07 12:59:56.959 | + functions-common:time_stop:2420 : local name 2026-07-07 12:59:56.962 | + functions-common:time_stop:2421 : local end_time 2026-07-07 12:59:56.967 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 12:59:56.972 | + functions-common:time_stop:2423 : local total 2026-07-07 12:59:56.976 | + functions-common:time_stop:2424 : local start_time 2026-07-07 12:59:56.981 | + functions-common:time_stop:2426 : name=run_process 2026-07-07 12:59:56.985 | + functions-common:time_stop:2427 : start_time=1783429194543 2026-07-07 12:59:56.987 | + functions-common:time_stop:2429 : [[ -z 1783429194543 ]] 2026-07-07 12:59:56.996 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 12:59:56.998 | + functions-common:time_stop:2432 : end_time=1783429196996 2026-07-07 12:59:57.001 | + functions-common:time_stop:2433 : elapsed_time=2453 2026-07-07 12:59:57.003 | + functions-common:time_stop:2434 : total=24873 2026-07-07 12:59:57.005 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 12:59:57.007 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=27326 2026-07-07 12:59:57.010 | + lib/nova:start_nova_rest:1091 : 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-07-07 12:59:57.013 | + lib/nova:start_nova_rest:1091 : 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-07-07 12:59:57.015 | + lib/nova:start_nova:1171 : start_nova_console_proxies 2026-07-07 12:59:57.018 | + lib/nova:start_nova_console_proxies:1106 : 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-07-07 12:59:57.020 | + lib/nova:start_nova_console_proxies:1108 : 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-07-07 12:59:57.022 | + lib/nova:start_nova_console_proxies:1108 : 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-07-07 12:59:57.025 | + lib/nova:start_nova_console_proxies:1110 : local api_cell_conf=/etc/nova/nova.conf 2026-07-07 12:59:57.027 | + lib/nova:start_nova_console_proxies:1112 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-07-07 12:59:57.029 | + lib/nova:start_nova_console_proxies:1117 : enable_nova_console_proxies 2026-07-07 12:59:57.033 | ++ lib/nova:enable_nova_console_proxies:1095 : seq 1 1 2026-07-07 12:59:57.036 | + lib/nova:enable_nova_console_proxies:1095 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-07 12:59:57.038 | + lib/nova:enable_nova_console_proxies:1096 : for srv in n-novnc n-spice n-sproxy 2026-07-07 12:59:57.040 | + lib/nova:enable_nova_console_proxies:1097 : is_service_enabled n-novnc 2026-07-07 12:59:57.062 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 12:59:57.065 | + lib/nova:enable_nova_console_proxies:1098 : enable_service n-novnc-cell1 2026-07-07 12:59:57.144 | + lib/nova:enable_nova_console_proxies:1096 : for srv in n-novnc n-spice n-sproxy 2026-07-07 12:59:57.149 | + lib/nova:enable_nova_console_proxies:1097 : is_service_enabled n-spice 2026-07-07 12:59:57.189 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 12:59:57.199 | + lib/nova:enable_nova_console_proxies:1096 : for srv in n-novnc n-spice n-sproxy 2026-07-07 12:59:57.203 | + lib/nova:enable_nova_console_proxies:1097 : is_service_enabled n-sproxy 2026-07-07 12:59:57.241 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 12:59:57.249 | ++ lib/nova:start_nova_console_proxies:1118 : seq 1 1 2026-07-07 12:59:57.261 | + lib/nova:start_nova_console_proxies:1118 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-07 12:59:57.265 | + lib/nova:start_nova_console_proxies:1119 : local conf 2026-07-07 12:59:57.272 | ++ lib/nova:start_nova_console_proxies:1120 : conductor_conf 1 2026-07-07 12:59:57.274 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-07-07 12:59:57.280 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-07-07 12:59:57.287 | + lib/nova:start_nova_console_proxies:1120 : conf=/etc/nova/nova_cell1.conf 2026-07-07 12:59:57.292 | + lib/nova:start_nova_console_proxies:1121 : run_process n-novnc-cell1 '/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-07-07 12:59:57.297 | + functions-common:run_process:1674 : local service=n-novnc-cell1 2026-07-07 12:59:57.302 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-07-07 12:59:57.307 | + functions-common:run_process:1676 : local group= 2026-07-07 12:59:57.311 | + functions-common:run_process:1677 : local user= 2026-07-07 12:59:57.318 | + functions-common:run_process:1678 : local env_vars= 2026-07-07 12:59:57.324 | + functions-common:run_process:1680 : local name=n-novnc-cell1 2026-07-07 12:59:57.325 | + functions-common:run_process:1682 : time_start run_process 2026-07-07 12:59:57.329 | + functions-common:time_start:2406 : local name=run_process 2026-07-07 12:59:57.335 | + functions-common:time_start:2407 : local start_time= 2026-07-07 12:59:57.340 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-07 12:59:57.348 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-07 12:59:57.357 | + functions-common:time_start:2411 : _TIME_START[$name]=1783429197349 2026-07-07 12:59:57.361 | + functions-common:run_process:1683 : is_service_enabled n-novnc-cell1 2026-07-07 12:59:57.403 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 12:59:57.407 | + functions-common:run_process:1684 : _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-07-07 12:59:57.413 | + functions-common:_run_under_systemd:1628 : local service=n-novnc-cell1 2026-07-07 12:59:57.418 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-07-07 12:59:57.423 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-07-07 12:59:57.425 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-07-07 12:59:57.428 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-07-07 12:59:57.430 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc =~ sudo ]] 2026-07-07 12:59:57.432 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc =~ ^/ ]] 2026-07-07 12:59:57.434 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-novnc-cell1.service 2026-07-07 12:59:57.437 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-07 12:59:57.438 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-07 12:59:57.441 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-07 12:59:57.443 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-07 12:59:57.446 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-novnc-cell1] ]] 2026-07-07 12:59:57.448 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc =~ uwsgi ]] 2026-07-07 12:59:57.450 | + functions-common:_run_under_systemd:1650 : 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-07-07 12:59:57.452 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-novnc-cell1.service 2026-07-07 12:59:57.454 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-07-07 12:59:57.456 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-07 12:59:57.459 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-07 12:59:57.461 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-07 12:59:57.462 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-07 12:59:57.464 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-07 12:59:57.467 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-novnc-cell1.service 2026-07-07 12:59:57.469 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-07 12:59:57.473 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Unit Description 'Devstack devstack@n-novnc-cell1.service' 2026-07-07 12:59:57.551 | + functions-common:write_user_unit_file:1548 : 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-07-07 12:59:57.632 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service User quobyte 2026-07-07 12:59:57.701 | + functions-common:write_user_unit_file:1550 : 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-07-07 12:59:57.775 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service KillMode process 2026-07-07 12:59:57.843 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service TimeoutStopSec 300 2026-07-07 12:59:57.927 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-07 12:59:58.014 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-07 12:59:58.018 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-07 12:59:58.019 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Install WantedBy multi-user.target 2026-07-07 12:59:58.124 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-07 12:59:58.679 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-novnc-cell1.service 2026-07-07 12:59:58.718 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-novnc-cell1.service → /etc/systemd/system/devstack@n-novnc-cell1.service. 2026-07-07 12:59:59.213 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-novnc-cell1.service 2026-07-07 12:59:59.266 | + functions-common:run_process:1686 : time_stop run_process 2026-07-07 12:59:59.270 | + functions-common:time_stop:2420 : local name 2026-07-07 12:59:59.273 | + functions-common:time_stop:2421 : local end_time 2026-07-07 12:59:59.277 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 12:59:59.279 | + functions-common:time_stop:2423 : local total 2026-07-07 12:59:59.282 | + functions-common:time_stop:2424 : local start_time 2026-07-07 12:59:59.284 | + functions-common:time_stop:2426 : name=run_process 2026-07-07 12:59:59.286 | + functions-common:time_stop:2427 : start_time=1783429197349 2026-07-07 12:59:59.288 | + functions-common:time_stop:2429 : [[ -z 1783429197349 ]] 2026-07-07 12:59:59.293 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 12:59:59.295 | + functions-common:time_stop:2432 : end_time=1783429199293 2026-07-07 12:59:59.298 | + functions-common:time_stop:2433 : elapsed_time=1944 2026-07-07 12:59:59.301 | + functions-common:time_stop:2434 : total=27326 2026-07-07 12:59:59.303 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 12:59:59.306 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=29270 2026-07-07 12:59:59.309 | + lib/nova:start_nova_console_proxies:1122 : run_process n-spice-cell1 '/opt/stack/data/venv/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2026-07-07 12:59:59.311 | + functions-common:run_process:1674 : local service=n-spice-cell1 2026-07-07 12:59:59.314 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2026-07-07 12:59:59.316 | + functions-common:run_process:1676 : local group= 2026-07-07 12:59:59.318 | + functions-common:run_process:1677 : local user= 2026-07-07 12:59:59.321 | + functions-common:run_process:1678 : local env_vars= 2026-07-07 12:59:59.324 | + functions-common:run_process:1680 : local name=n-spice-cell1 2026-07-07 12:59:59.326 | + functions-common:run_process:1682 : time_start run_process 2026-07-07 12:59:59.329 | + functions-common:time_start:2406 : local name=run_process 2026-07-07 12:59:59.333 | + functions-common:time_start:2407 : local start_time= 2026-07-07 12:59:59.336 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-07 12:59:59.343 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-07 12:59:59.348 | + functions-common:time_start:2411 : _TIME_START[$name]=1783429199345 2026-07-07 12:59:59.350 | + functions-common:run_process:1683 : is_service_enabled n-spice-cell1 2026-07-07 12:59:59.375 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 12:59:59.378 | + functions-common:run_process:1686 : time_stop run_process 2026-07-07 12:59:59.380 | + functions-common:time_stop:2420 : local name 2026-07-07 12:59:59.382 | + functions-common:time_stop:2421 : local end_time 2026-07-07 12:59:59.385 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 12:59:59.387 | + functions-common:time_stop:2423 : local total 2026-07-07 12:59:59.390 | + functions-common:time_stop:2424 : local start_time 2026-07-07 12:59:59.392 | + functions-common:time_stop:2426 : name=run_process 2026-07-07 12:59:59.395 | + functions-common:time_stop:2427 : start_time=1783429199345 2026-07-07 12:59:59.397 | + functions-common:time_stop:2429 : [[ -z 1783429199345 ]] 2026-07-07 12:59:59.401 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 12:59:59.405 | + functions-common:time_stop:2432 : end_time=1783429199402 2026-07-07 12:59:59.407 | + functions-common:time_stop:2433 : elapsed_time=57 2026-07-07 12:59:59.410 | + functions-common:time_stop:2434 : total=29270 2026-07-07 12:59:59.413 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 12:59:59.415 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=29327 2026-07-07 12:59:59.418 | + lib/nova:start_nova_console_proxies:1123 : run_process n-sproxy-cell1 '/opt/stack/data/venv/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2026-07-07 12:59:59.420 | + functions-common:run_process:1674 : local service=n-sproxy-cell1 2026-07-07 12:59:59.423 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2026-07-07 12:59:59.425 | + functions-common:run_process:1676 : local group= 2026-07-07 12:59:59.427 | + functions-common:run_process:1677 : local user= 2026-07-07 12:59:59.430 | + functions-common:run_process:1678 : local env_vars= 2026-07-07 12:59:59.432 | + functions-common:run_process:1680 : local name=n-sproxy-cell1 2026-07-07 12:59:59.434 | + functions-common:run_process:1682 : time_start run_process 2026-07-07 12:59:59.437 | + functions-common:time_start:2406 : local name=run_process 2026-07-07 12:59:59.439 | + functions-common:time_start:2407 : local start_time= 2026-07-07 12:59:59.442 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-07 12:59:59.446 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-07 12:59:59.451 | + functions-common:time_start:2411 : _TIME_START[$name]=1783429199448 2026-07-07 12:59:59.454 | + functions-common:run_process:1683 : is_service_enabled n-sproxy-cell1 2026-07-07 12:59:59.474 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 12:59:59.476 | + functions-common:run_process:1686 : time_stop run_process 2026-07-07 12:59:59.479 | + functions-common:time_stop:2420 : local name 2026-07-07 12:59:59.481 | + functions-common:time_stop:2421 : local end_time 2026-07-07 12:59:59.484 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 12:59:59.486 | + functions-common:time_stop:2423 : local total 2026-07-07 12:59:59.488 | + functions-common:time_stop:2424 : local start_time 2026-07-07 12:59:59.491 | + functions-common:time_stop:2426 : name=run_process 2026-07-07 12:59:59.494 | + functions-common:time_stop:2427 : start_time=1783429199448 2026-07-07 12:59:59.496 | + functions-common:time_stop:2429 : [[ -z 1783429199448 ]] 2026-07-07 12:59:59.503 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 12:59:59.508 | + functions-common:time_stop:2432 : end_time=1783429199505 2026-07-07 12:59:59.511 | + functions-common:time_stop:2433 : elapsed_time=57 2026-07-07 12:59:59.514 | + functions-common:time_stop:2434 : total=29327 2026-07-07 12:59:59.516 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 12:59:59.519 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=29384 2026-07-07 12:59:59.521 | + lib/nova:start_nova_console_proxies:1127 : 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-07-07 12:59:59.524 | + lib/nova:start_nova_console_proxies:1127 : 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-07-07 12:59:59.527 | + lib/nova:start_nova:1172 : start_nova_conductor 2026-07-07 12:59:59.529 | + lib/nova:start_nova_conductor:1140 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-07-07 12:59:59.532 | + lib/nova:start_nova_conductor:1146 : enable_nova_fleet 2026-07-07 12:59:59.535 | + lib/nova:enable_nova_fleet:1131 : is_service_enabled n-cond 2026-07-07 12:59:59.558 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 12:59:59.561 | + lib/nova:enable_nova_fleet:1132 : enable_service n-super-cond 2026-07-07 12:59:59.644 | ++ lib/nova:enable_nova_fleet:1133 : seq 1 1 2026-07-07 12:59:59.649 | + lib/nova:enable_nova_fleet:1133 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-07 12:59:59.651 | + lib/nova:enable_nova_fleet:1134 : enable_service n-cond-cell1 2026-07-07 12:59:59.769 | + lib/nova:start_nova_conductor:1147 : is_service_enabled n-super-cond 2026-07-07 12:59:59.815 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 12:59:59.819 | + lib/nova:start_nova_conductor:1148 : run_process n-super-cond '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-07-07 12:59:59.825 | + functions-common:run_process:1674 : local service=n-super-cond 2026-07-07 12:59:59.831 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-07-07 12:59:59.836 | + functions-common:run_process:1676 : local group= 2026-07-07 12:59:59.845 | + functions-common:run_process:1677 : local user= 2026-07-07 12:59:59.850 | + functions-common:run_process:1678 : local env_vars= 2026-07-07 12:59:59.859 | + functions-common:run_process:1680 : local name=n-super-cond 2026-07-07 12:59:59.865 | + functions-common:run_process:1682 : time_start run_process 2026-07-07 12:59:59.872 | + functions-common:time_start:2406 : local name=run_process 2026-07-07 12:59:59.879 | + functions-common:time_start:2407 : local start_time= 2026-07-07 12:59:59.885 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-07 12:59:59.896 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-07 12:59:59.903 | + functions-common:time_start:2411 : _TIME_START[$name]=1783429199896 2026-07-07 12:59:59.913 | + functions-common:run_process:1683 : is_service_enabled n-super-cond 2026-07-07 12:59:59.959 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 12:59:59.967 | + functions-common:run_process:1684 : _run_under_systemd n-super-cond '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' '' '' '' 2026-07-07 12:59:59.971 | + functions-common:_run_under_systemd:1628 : local service=n-super-cond 2026-07-07 12:59:59.981 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-07-07 12:59:59.988 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-07-07 12:59:59.996 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-07-07 12:59:59.999 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-07-07 13:00:00.002 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ sudo ]] 2026-07-07 13:00:00.004 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ ^/ ]] 2026-07-07 13:00:00.006 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-super-cond.service 2026-07-07 13:00:00.008 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-07 13:00:00.012 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-07 13:00:00.012 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-07 13:00:00.014 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-07 13:00:00.017 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-super-cond] ]] 2026-07-07 13:00:00.019 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ uwsgi ]] 2026-07-07 13:00:00.021 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@n-super-cond.service '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' '' quobyte '' 2026-07-07 13:00:00.026 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-super-cond.service 2026-07-07 13:00:00.029 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-07-07 13:00:00.031 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-07 13:00:00.034 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-07 13:00:00.035 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-07 13:00:00.037 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-07 13:00:00.039 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-07 13:00:00.041 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-super-cond.service 2026-07-07 13:00:00.043 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-07 13:00:00.048 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Unit Description 'Devstack devstack@n-super-cond.service' 2026-07-07 13:00:00.150 | + functions-common:write_user_unit_file:1548 : 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-07-07 13:00:00.234 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service User quobyte 2026-07-07 13:00:00.343 | + functions-common:write_user_unit_file:1550 : 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-07-07 13:00:00.464 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service KillMode process 2026-07-07 13:00:00.579 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service TimeoutStopSec 300 2026-07-07 13:00:00.711 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-07 13:00:00.824 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-07 13:00:00.834 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-07 13:00:00.843 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Install WantedBy multi-user.target 2026-07-07 13:00:00.958 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-07 13:00:01.534 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-super-cond.service 2026-07-07 13:00:01.566 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-super-cond.service → /etc/systemd/system/devstack@n-super-cond.service. 2026-07-07 13:00:02.070 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-super-cond.service 2026-07-07 13:00:02.119 | + functions-common:run_process:1686 : time_stop run_process 2026-07-07 13:00:02.126 | + functions-common:time_stop:2420 : local name 2026-07-07 13:00:02.132 | + functions-common:time_stop:2421 : local end_time 2026-07-07 13:00:02.139 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 13:00:02.146 | + functions-common:time_stop:2423 : local total 2026-07-07 13:00:02.153 | + functions-common:time_stop:2424 : local start_time 2026-07-07 13:00:02.159 | + functions-common:time_stop:2426 : name=run_process 2026-07-07 13:00:02.166 | + functions-common:time_stop:2427 : start_time=1783429199896 2026-07-07 13:00:02.171 | + functions-common:time_stop:2429 : [[ -z 1783429199896 ]] 2026-07-07 13:00:02.183 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 13:00:02.196 | + functions-common:time_stop:2432 : end_time=1783429202185 2026-07-07 13:00:02.202 | + functions-common:time_stop:2433 : elapsed_time=2289 2026-07-07 13:00:02.206 | + functions-common:time_stop:2434 : total=29384 2026-07-07 13:00:02.215 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 13:00:02.220 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=31673 2026-07-07 13:00:02.233 | ++ lib/nova:start_nova_conductor:1150 : seq 1 1 2026-07-07 13:00:02.242 | + lib/nova:start_nova_conductor:1150 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-07 13:00:02.251 | + lib/nova:start_nova_conductor:1151 : is_service_enabled n-cond-cell1 2026-07-07 13:00:02.294 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 13:00:02.300 | + lib/nova:start_nova_conductor:1152 : local conf 2026-07-07 13:00:02.314 | ++ lib/nova:start_nova_conductor:1153 : conductor_conf 1 2026-07-07 13:00:02.320 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-07-07 13:00:02.326 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-07-07 13:00:02.336 | + lib/nova:start_nova_conductor:1153 : conf=/etc/nova/nova_cell1.conf 2026-07-07 13:00:02.342 | + lib/nova:start_nova_conductor:1154 : run_process n-cond-cell1 '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-07-07 13:00:02.347 | + functions-common:run_process:1674 : local service=n-cond-cell1 2026-07-07 13:00:02.355 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-07-07 13:00:02.362 | + functions-common:run_process:1676 : local group= 2026-07-07 13:00:02.371 | + functions-common:run_process:1677 : local user= 2026-07-07 13:00:02.377 | + functions-common:run_process:1678 : local env_vars= 2026-07-07 13:00:02.382 | + functions-common:run_process:1680 : local name=n-cond-cell1 2026-07-07 13:00:02.389 | + functions-common:run_process:1682 : time_start run_process 2026-07-07 13:00:02.395 | + functions-common:time_start:2406 : local name=run_process 2026-07-07 13:00:02.400 | + functions-common:time_start:2407 : local start_time= 2026-07-07 13:00:02.405 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-07 13:00:02.412 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-07 13:00:02.418 | + functions-common:time_start:2411 : _TIME_START[$name]=1783429202413 2026-07-07 13:00:02.425 | + functions-common:run_process:1683 : is_service_enabled n-cond-cell1 2026-07-07 13:00:02.464 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 13:00:02.470 | + functions-common:run_process:1684 : _run_under_systemd n-cond-cell1 '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' '' '' 2026-07-07 13:00:02.473 | + functions-common:_run_under_systemd:1628 : local service=n-cond-cell1 2026-07-07 13:00:02.478 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-07-07 13:00:02.484 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-07-07 13:00:02.487 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-07-07 13:00:02.490 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-07-07 13:00:02.496 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ sudo ]] 2026-07-07 13:00:02.502 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ ^/ ]] 2026-07-07 13:00:02.506 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-cond-cell1.service 2026-07-07 13:00:02.510 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-07 13:00:02.514 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-07 13:00:02.516 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-07 13:00:02.519 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-07 13:00:02.521 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-cond-cell1] ]] 2026-07-07 13:00:02.523 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ uwsgi ]] 2026-07-07 13:00:02.526 | + functions-common:_run_under_systemd:1650 : 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-07-07 13:00:02.528 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-cond-cell1.service 2026-07-07 13:00:02.530 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-07-07 13:00:02.533 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-07 13:00:02.535 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-07 13:00:02.536 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-07 13:00:02.539 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-07 13:00:02.541 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-07 13:00:02.543 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-cond-cell1.service 2026-07-07 13:00:02.545 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-07 13:00:02.550 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Unit Description 'Devstack devstack@n-cond-cell1.service' 2026-07-07 13:00:02.661 | + functions-common:write_user_unit_file:1548 : 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-07-07 13:00:02.758 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service User quobyte 2026-07-07 13:00:02.838 | + functions-common:write_user_unit_file:1550 : 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-07-07 13:00:02.967 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service KillMode process 2026-07-07 13:00:03.085 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service TimeoutStopSec 300 2026-07-07 13:00:03.187 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-07 13:00:03.309 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-07 13:00:03.309 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-07 13:00:03.311 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Install WantedBy multi-user.target 2026-07-07 13:00:03.449 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-07 13:00:03.996 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-cond-cell1.service 2026-07-07 13:00:04.022 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cond-cell1.service → /etc/systemd/system/devstack@n-cond-cell1.service. 2026-07-07 13:00:04.540 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-cond-cell1.service 2026-07-07 13:00:04.592 | + functions-common:run_process:1686 : time_stop run_process 2026-07-07 13:00:04.598 | + functions-common:time_stop:2420 : local name 2026-07-07 13:00:04.601 | + functions-common:time_stop:2421 : local end_time 2026-07-07 13:00:04.606 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 13:00:04.610 | + functions-common:time_stop:2423 : local total 2026-07-07 13:00:04.615 | + functions-common:time_stop:2424 : local start_time 2026-07-07 13:00:04.619 | + functions-common:time_stop:2426 : name=run_process 2026-07-07 13:00:04.624 | + functions-common:time_stop:2427 : start_time=1783429202413 2026-07-07 13:00:04.628 | + functions-common:time_stop:2429 : [[ -z 1783429202413 ]] 2026-07-07 13:00:04.635 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 13:00:04.640 | + functions-common:time_stop:2432 : end_time=1783429204636 2026-07-07 13:00:04.645 | + functions-common:time_stop:2433 : elapsed_time=2223 2026-07-07 13:00:04.649 | + functions-common:time_stop:2434 : total=31673 2026-07-07 13:00:04.654 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 13:00:04.658 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=33896 2026-07-07 13:00:04.663 | + lib/nova:start_nova:1173 : start_nova_compute 2026-07-07 13:00:04.667 | + lib/nova:start_nova_compute:988 : 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-07-07 13:00:04.672 | + lib/nova:start_nova_compute:989 : 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-07-07 13:00:04.677 | + lib/nova:start_nova_compute:989 : 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-07-07 13:00:04.682 | + lib/nova:start_nova_compute:991 : local compute_cell_conf=/etc/nova/nova.conf 2026-07-07 13:00:04.686 | + lib/nova:start_nova_compute:994 : cp /etc/nova/nova.conf /etc/nova/nova-cpu.conf 2026-07-07 13:00:04.694 | + lib/nova:start_nova_compute:996 : merge_config_file /home/quobyte/devstack/local.conf post-config '$NOVA_CPU_CONF' 2026-07-07 13:00:04.699 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-07-07 13:00:04.703 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-07-07 13:00:04.708 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CPU_CONF' 2026-07-07 13:00:04.713 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-07-07 13:00:04.717 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CPU_CONF' 2026-07-07 13:00:04.721 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova-cpu.conf 2026-07-07 13:00:04.727 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova-cpu.conf 2026-07-07 13:00:04.731 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova-cpu.conf ']' 2026-07-07 13:00:04.736 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config '$NOVA_CPU_CONF' 2026-07-07 13:00:04.741 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CPU_CONF' ' 2026-07-07 13:00:04.741 | BEGIN { 2026-07-07 13:00:04.741 | section = "" 2026-07-07 13:00:04.741 | last_section = "" 2026-07-07 13:00:04.741 | section_count = 0 2026-07-07 13:00:04.741 | } 2026-07-07 13:00:04.741 | /^\[.+\]/ { 2026-07-07 13:00:04.741 | gsub("[][]", "", $1); 2026-07-07 13:00:04.741 | section=$1 2026-07-07 13:00:04.741 | next 2026-07-07 13:00:04.741 | } 2026-07-07 13:00:04.742 | /^ *\#/ { 2026-07-07 13:00:04.745 | next 2026-07-07 13:00:04.746 | } 2026-07-07 13:00:04.746 | /^[^ \t]+/ { 2026-07-07 13:00:04.746 | # get offset of first = in $0 2026-07-07 13:00:04.746 | eq_idx = index($0, "=") 2026-07-07 13:00:04.746 | # extract attr & value from $0 2026-07-07 13:00:04.746 | attr = substr($0, 1, eq_idx - 1) 2026-07-07 13:00:04.746 | value = substr($0, eq_idx + 1) 2026-07-07 13:00:04.747 | # only need to strip trailing whitespace from attr 2026-07-07 13:00:04.747 | sub(/[ \t]*$/, "", attr) 2026-07-07 13:00:04.747 | # need to strip leading & trailing whitespace from value 2026-07-07 13:00:04.747 | sub(/^[ \t]*/, "", value) 2026-07-07 13:00:04.747 | sub(/[ \t]*$/, "", value) 2026-07-07 13:00:04.747 | 2026-07-07 13:00:04.747 | # cfg_attr_count: number of config lines per [section, attr] 2026-07-07 13:00:04.747 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-07-07 13:00:04.747 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-07-07 13:00:04.747 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-07-07 13:00:04.747 | if (! (section, attr) in cfg_attr_count) { 2026-07-07 13:00:04.748 | if (section != last_section) { 2026-07-07 13:00:04.748 | cfg_section[section_count++] = section 2026-07-07 13:00:04.748 | last_section = section 2026-07-07 13:00:04.748 | } 2026-07-07 13:00:04.748 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-07-07 13:00:04.748 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-07-07 13:00:04.748 | 2026-07-07 13:00:04.748 | cfg_attr[section, attr, 0] = value 2026-07-07 13:00:04.748 | cfg_attr_count[section, attr] = 1 2026-07-07 13:00:04.748 | } else { 2026-07-07 13:00:04.748 | lno = cfg_attr_count[section, attr]++ 2026-07-07 13:00:04.749 | cfg_attr[section, attr, lno] = value 2026-07-07 13:00:04.749 | } 2026-07-07 13:00:04.750 | } 2026-07-07 13:00:04.750 | END { 2026-07-07 13:00:04.750 | # Process each section in order 2026-07-07 13:00:04.751 | for (sno = 0; sno < section_count; sno++) { 2026-07-07 13:00:04.751 | section = cfg_section[sno] 2026-07-07 13:00:04.751 | # The ini routines simply append a config item immediately 2026-07-07 13:00:04.752 | # after the section header. To keep the same order as defined 2026-07-07 13:00:04.752 | # in local.conf, invoke the ini routines in the reverse order 2026-07-07 13:00:04.752 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-07-07 13:00:04.752 | attr = cfg_sec_attr_name[sno, attr_no] 2026-07-07 13:00:04.753 | if (cfg_attr_count[section, attr] == 1) 2026-07-07 13:00:04.753 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-07-07 13:00:04.753 | else { 2026-07-07 13:00:04.753 | # For multiline, invoke the ini routines in the reverse order 2026-07-07 13:00:04.753 | count = cfg_attr_count[section, attr] 2026-07-07 13:00:04.753 | print "inidelete " configfile " " section " " attr 2026-07-07 13:00:04.753 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-07-07 13:00:04.753 | for (l = count -2; l >= 0; l--) 2026-07-07 13:00:04.753 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-07-07 13:00:04.753 | } 2026-07-07 13:00:04.754 | } 2026-07-07 13:00:04.754 | } 2026-07-07 13:00:04.755 | } 2026-07-07 13:00:04.756 | ' 2026-07-07 13:00:04.756 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-07-07 13:00:04.756 | + inc/meta-config:merge_config_file:164 : read a 2026-07-07 13:00:04.756 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-07-07 13:00:04.756 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-07-07 13:00:04.756 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CPU_CONF' 2026-07-07 13:00:04.759 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-07 13:00:04.762 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CPU_CONF ]] 2026-07-07 13:00:04.766 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CPU_CONF' ' 2026-07-07 13:00:04.766 | BEGIN { group = "" } 2026-07-07 13:00:04.766 | /^\[\[.+\|.*\]\]/ { 2026-07-07 13:00:04.766 | gsub("[][]", "", $1); 2026-07-07 13:00:04.767 | split($1, a, "|"); 2026-07-07 13:00:04.767 | if (a[1] == matchgroup && a[2] == configfile) { 2026-07-07 13:00:04.767 | group=a[1] 2026-07-07 13:00:04.767 | } else { 2026-07-07 13:00:04.767 | group="" 2026-07-07 13:00:04.767 | } 2026-07-07 13:00:04.767 | next 2026-07-07 13:00:04.767 | } 2026-07-07 13:00:04.767 | { 2026-07-07 13:00:04.767 | if (group != "") 2026-07-07 13:00:04.767 | print $0 2026-07-07 13:00:04.768 | } 2026-07-07 13:00:04.768 | ' /home/quobyte/devstack/local.conf 2026-07-07 13:00:04.778 | + lib/nova:start_nova_compute:998 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-07-07 13:00:04.783 | + lib/nova:start_nova_compute:1005 : iniset /etc/nova/nova-cpu.conf workarounds disable_group_policy_check_upcall True 2026-07-07 13:00:04.835 | + lib/nova:start_nova_compute:1008 : iniset /etc/nova/nova-cpu.conf filter_scheduler track_instance_changes False 2026-07-07 13:00:04.883 | + lib/nova:start_nova_compute:1009 : iniset_rpc_backend nova /etc/nova/nova-cpu.conf DEFAULT nova_cell1 2026-07-07 13:00:04.887 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-07-07 13:00:04.892 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova-cpu.conf 2026-07-07 13:00:04.896 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-07-07 13:00:04.901 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host=nova_cell1 2026-07-07 13:00:04.905 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-07-07 13:00:04.933 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 13:00:04.938 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url nova_cell1 2026-07-07 13:00:04.943 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host=nova_cell1 2026-07-07 13:00:04.947 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-07-07 13:00:04.974 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-07 13:00:04.978 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.71:5672/nova_cell1 2026-07-07 13:00:04.983 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova-cpu.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.71:5672/nova_cell1 2026-07-07 13:00:05.036 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-07-07 13:00:05.040 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-07-07 13:00:05.045 | + lib/nova:start_nova_compute:1013 : inidelete /etc/nova/nova-cpu.conf database connection 2026-07-07 13:00:05.075 | + lib/nova:start_nova_compute:1014 : inidelete /etc/nova/nova-cpu.conf api_database connection 2026-07-07 13:00:05.105 | + lib/nova:start_nova_compute:1019 : configure_console_compute 2026-07-07 13:00:05.110 | + lib/nova:configure_console_compute:671 : local offset 2026-07-07 13:00:05.114 | + lib/nova:configure_console_compute:672 : offset=0 2026-07-07 13:00:05.118 | + lib/nova:configure_console_compute:676 : local default_proxyclient_addr 2026-07-07 13:00:05.123 | ++ lib/nova:configure_console_compute:677 : iniget /etc/nova/nova-cpu.conf DEFAULT my_ip 2026-07-07 13:00:05.154 | + lib/nova:configure_console_compute:677 : default_proxyclient_addr=192.168.122.71 2026-07-07 13:00:05.159 | + lib/nova:configure_console_compute:681 : is_service_enabled n-cpu 2026-07-07 13:00:05.186 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 13:00:05.190 | + lib/nova:configure_console_compute:682 : '[' False == True ']' 2026-07-07 13:00:05.194 | + lib/nova:configure_console_compute:685 : vercmp v1.3.0 '<' 1.0.0 2026-07-07 13:00:05.199 | + functions:vercmp:647 : local v1=v1.3.0 2026-07-07 13:00:05.203 | + functions:vercmp:648 : local 'op=<' 2026-07-07 13:00:05.208 | + functions:vercmp:649 : local v2=1.0.0 2026-07-07 13:00:05.212 | + functions:vercmp:650 : local result 2026-07-07 13:00:05.217 | ++ functions:vercmp:654 : echo -e 'v1.3.0\n1.0.0' 2026-07-07 13:00:05.222 | ++ functions:vercmp:654 : sort -V 2026-07-07 13:00:05.225 | ++ functions:vercmp:654 : head -1 2026-07-07 13:00:05.230 | + functions:vercmp:654 : result=1.0.0 2026-07-07 13:00:05.235 | + functions:vercmp:656 : case $op in 2026-07-07 13:00:05.239 | + functions:vercmp:666 : '[' v1.3.0 '!=' 1.0.0 ']' 2026-07-07 13:00:05.244 | + functions:vercmp:666 : '[' 1.0.0 = v1.3.0 ']' 2026-07-07 13:00:05.249 | + functions:vercmp:667 : return 2026-07-07 13:00:05.251 | + lib/nova:configure_console_compute:690 : NOVNCPROXY_URL=http://192.168.122.71:6080/vnc_lite.html 2026-07-07 13:00:05.256 | + lib/nova:configure_console_compute:692 : iniset /etc/nova/nova-cpu.conf vnc novncproxy_base_url http://192.168.122.71:6080/vnc_lite.html 2026-07-07 13:00:05.306 | + lib/nova:configure_console_compute:693 : SPICEHTML5PROXY_URL=http://192.168.122.71:6081/spice_auto.html 2026-07-07 13:00:05.310 | + lib/nova:configure_console_compute:694 : iniset /etc/nova/nova-cpu.conf spice html5proxy_base_url http://192.168.122.71:6081/spice_auto.html 2026-07-07 13:00:05.361 | + lib/nova:configure_console_compute:697 : is_service_enabled n-novnc 2026-07-07 13:00:05.392 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 13:00:05.396 | + lib/nova:configure_console_compute:700 : VNCSERVER_LISTEN=0.0.0.0 2026-07-07 13:00:05.401 | + lib/nova:configure_console_compute:701 : VNCSERVER_PROXYCLIENT_ADDRESS=192.168.122.71 2026-07-07 13:00:05.405 | + lib/nova:configure_console_compute:702 : iniset /etc/nova/nova-cpu.conf vnc server_listen 0.0.0.0 2026-07-07 13:00:05.451 | + lib/nova:configure_console_compute:703 : iniset /etc/nova/nova-cpu.conf vnc server_proxyclient_address 192.168.122.71 2026-07-07 13:00:05.496 | + lib/nova:configure_console_compute:708 : is_service_enabled n-spice 2026-07-07 13:00:05.525 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 13:00:05.529 | + lib/nova:configure_console_compute:708 : '[' False '!=' False ']' 2026-07-07 13:00:05.534 | + lib/nova:configure_console_compute:718 : is_service_enabled n-sproxy 2026-07-07 13:00:05.562 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 13:00:05.566 | + lib/nova:configure_console_compute:718 : '[' False '!=' False ']' 2026-07-07 13:00:05.570 | + lib/nova:start_nova_compute:1023 : iniset /etc/nova/nova-cpu.conf DEFAULT reimage_timeout_per_gb 180 2026-07-07 13:00:05.617 | + lib/nova:start_nova_compute:1026 : '[' -n 127.0.0.1 ']' 2026-07-07 13:00:05.621 | + lib/nova:start_nova_compute:1027 : iniset /etc/nova/nova-cpu.conf os_vif_ovs ovsdb_connection tcp:127.0.0.1:6640 2026-07-07 13:00:05.667 | + lib/nova:start_nova_compute:1031 : [[ libvirt == \l\i\b\v\i\r\t ]] 2026-07-07 13:00:05.671 | + lib/nova:start_nova_compute:1031 : [[ kvm == \q\e\m\u ]] 2026-07-07 13:00:05.676 | + lib/nova:start_nova_compute:1035 : [[ -n '' ]] 2026-07-07 13:00:05.678 | + lib/nova:start_nova_compute:1039 : [[ libvirt = \l\i\b\v\i\r\t ]] 2026-07-07 13:00:05.682 | + lib/nova:start_nova_compute:1040 : '[' 0 -gt 0 ']' 2026-07-07 13:00:05.686 | + lib/nova:start_nova_compute:1046 : run_process n-cpu '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt 2026-07-07 13:00:05.690 | + functions-common:run_process:1674 : local service=n-cpu 2026-07-07 13:00:05.694 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-07-07 13:00:05.699 | + functions-common:run_process:1676 : local group=libvirt 2026-07-07 13:00:05.703 | + functions-common:run_process:1677 : local user= 2026-07-07 13:00:05.706 | + functions-common:run_process:1678 : local env_vars= 2026-07-07 13:00:05.709 | + functions-common:run_process:1680 : local name=n-cpu 2026-07-07 13:00:05.713 | + functions-common:run_process:1682 : time_start run_process 2026-07-07 13:00:05.717 | + functions-common:time_start:2406 : local name=run_process 2026-07-07 13:00:05.721 | + functions-common:time_start:2407 : local start_time= 2026-07-07 13:00:05.726 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-07 13:00:05.732 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-07 13:00:05.738 | + functions-common:time_start:2411 : _TIME_START[$name]=1783429205733 2026-07-07 13:00:05.742 | + functions-common:run_process:1683 : is_service_enabled n-cpu 2026-07-07 13:00:05.769 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 13:00:05.774 | + functions-common:run_process:1684 : _run_under_systemd n-cpu '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt '' '' 2026-07-07 13:00:05.779 | + functions-common:_run_under_systemd:1628 : local service=n-cpu 2026-07-07 13:00:05.783 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-07-07 13:00:05.788 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-07-07 13:00:05.793 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-07-07 13:00:05.797 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-07-07 13:00:05.800 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ sudo ]] 2026-07-07 13:00:05.806 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ ^/ ]] 2026-07-07 13:00:05.813 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-cpu.service 2026-07-07 13:00:05.818 | + functions-common:_run_under_systemd:1635 : local group=libvirt 2026-07-07 13:00:05.823 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-07 13:00:05.829 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-07 13:00:05.835 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-07 13:00:05.842 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-cpu] ]] 2026-07-07 13:00:05.849 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ uwsgi ]] 2026-07-07 13:00:05.855 | + functions-common:_run_under_systemd:1650 : 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-07-07 13:00:05.857 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-cpu.service 2026-07-07 13:00:05.863 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-07-07 13:00:05.869 | + functions-common:write_user_unit_file:1537 : local group=libvirt 2026-07-07 13:00:05.878 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-07 13:00:05.885 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-07 13:00:05.893 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-07 13:00:05.899 | + functions-common:write_user_unit_file:1541 : [[ -n libvirt ]] 2026-07-07 13:00:05.906 | + functions-common:write_user_unit_file:1542 : extra=Group=libvirt 2026-07-07 13:00:05.910 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-cpu.service 2026-07-07 13:00:05.914 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-07 13:00:05.920 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Unit Description 'Devstack devstack@n-cpu.service' 2026-07-07 13:00:06.024 | + functions-common:write_user_unit_file:1548 : 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-07-07 13:00:06.125 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service User quobyte 2026-07-07 13:00:06.219 | + functions-common:write_user_unit_file:1550 : 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-07-07 13:00:06.309 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service KillMode process 2026-07-07 13:00:06.400 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service TimeoutStopSec 300 2026-07-07 13:00:06.484 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-07 13:00:06.569 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-07 13:00:06.573 | + functions-common:write_user_unit_file:1557 : [[ -n libvirt ]] 2026-07-07 13:00:06.578 | + functions-common:write_user_unit_file:1558 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service Group libvirt 2026-07-07 13:00:06.662 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Install WantedBy multi-user.target 2026-07-07 13:00:06.767 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-07 13:00:07.281 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-cpu.service 2026-07-07 13:00:07.316 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cpu.service → /etc/systemd/system/devstack@n-cpu.service. 2026-07-07 13:00:07.835 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-cpu.service 2026-07-07 13:00:07.902 | + functions-common:run_process:1686 : time_stop run_process 2026-07-07 13:00:07.905 | + functions-common:time_stop:2420 : local name 2026-07-07 13:00:07.908 | + functions-common:time_stop:2421 : local end_time 2026-07-07 13:00:07.912 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 13:00:07.914 | + functions-common:time_stop:2423 : local total 2026-07-07 13:00:07.917 | + functions-common:time_stop:2424 : local start_time 2026-07-07 13:00:07.920 | + functions-common:time_stop:2426 : name=run_process 2026-07-07 13:00:07.922 | + functions-common:time_stop:2427 : start_time=1783429205733 2026-07-07 13:00:07.924 | + functions-common:time_stop:2429 : [[ -z 1783429205733 ]] 2026-07-07 13:00:07.928 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 13:00:07.932 | + functions-common:time_stop:2432 : end_time=1783429207930 2026-07-07 13:00:07.938 | + functions-common:time_stop:2433 : elapsed_time=2197 2026-07-07 13:00:07.942 | + functions-common:time_stop:2434 : total=33896 2026-07-07 13:00:07.944 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 13:00:07.946 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=36093 2026-07-07 13:00:07.949 | + lib/nova:start_nova_compute:1077 : 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-07-07 13:00:07.956 | + lib/nova:start_nova_compute:1077 : 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-07-07 13:00:07.966 | + lib/nova:start_nova:1174 : is_service_enabled n-api 2026-07-07 13:00:08.007 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 13:00:08.015 | + lib/nova:start_nova:1176 : echo 'Dumping cells_v2 mapping' 2026-07-07 13:00:08.015 | Dumping cells_v2 mapping 2026-07-07 13:00:08.022 | + lib/nova:start_nova:1177 : /opt/stack/data/venv/bin/nova-manage cell_v2 list_cells --verbose 2026-07-07 13:00:08.621 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-07-07 13:00:08.621 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-07 13:00:08.621 | we strongly recommend against using it for new projects. 2026-07-07 13:00:08.621 | 2026-07-07 13:00:08.621 | If you are already using Eventlet, we recommend migrating to a different 2026-07-07 13:00:08.621 | framework. For more detail see 2026-07-07 13:00:08.622 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-07 13:00:08.622 | 2026-07-07 13:00:08.622 | import eventlet # noqa 2026-07-07 13:00:08.890 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-07-07 13:00:11.973 | INFO dbcounter [None req-07eecef2-e2c3-4e55-b1b3-92f9f16177ad None None] Registered counter for database nova_api 2026-07-07 13:00:12.113 | DEBUG dbcounter [-] [73810] Writer thread running {{(pid=73810) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-07 13:00:12.142 | +-------+--------------------------------------+----------------------------------------------------------------+---------------------------------------------------------------------------------+----------+ 2026-07-07 13:00:12.143 | | Name | UUID | Transport URL | Database Connection | Disabled | 2026-07-07 13:00:12.143 | +-------+--------------------------------------+----------------------------------------------------------------+---------------------------------------------------------------------------------+----------+ 2026-07-07 13:00:12.143 | | cell0 | 00000000-0000-0000-0000-000000000000 | none:/// | mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter | False | 2026-07-07 13:00:12.143 | | cell1 | 8a5024ed-81bf-4a9a-8e28-fcc568626368 | rabbit://stackrabbit:stackqueue@192.168.122.71:5672/nova_cell1 | mysql+pymysql://root:stackdb@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter | False | 2026-07-07 13:00:12.143 | +-------+--------------------------------------+----------------------------------------------------------------+---------------------------------------------------------------------------------+----------+ 2026-07-07 13:00:12.971 | + ./stack.sh:main:1333 : async_runfunc create_flavors 2026-07-07 13:00:12.975 | + inc/async:async_runfunc:116 : async_run create_flavors create_flavors 2026-07-07 13:00:13.072 | + inc/async:async_inner:63 : create_flavors 2026-07-07 13:00:13.128 | [2074 Async create_flavors:73909]: running: create_flavors 2026-07-07 13:00:13.132 | + ./stack.sh:main:1335 : is_service_enabled cinder 2026-07-07 13:00:13.163 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 13:00:13.168 | + ./stack.sh:main:1336 : echo_summary 'Starting Cinder' 2026-07-07 13:00:13.173 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-07 13:00:13.178 | + ./stack.sh:echo_summary:447 : echo -e Starting Cinder 2026-07-07 13:00:13.184 | + ./stack.sh:main:1337 : start_cinder 2026-07-07 13:00:13.187 | + lib/cinder:start_cinder:618 : '[' lioadm = tgtadm ']' 2026-07-07 13:00:13.194 | ++ lib/cinder:start_cinder:633 : which uwsgi 2026-07-07 13:00:13.200 | + lib/cinder:start_cinder:633 : run_process c-api '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-07-07 13:00:13.206 | + functions-common:run_process:1674 : local service=c-api 2026-07-07 13:00:13.211 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-07-07 13:00:13.216 | + functions-common:run_process:1676 : local group= 2026-07-07 13:00:13.220 | + functions-common:run_process:1677 : local user= 2026-07-07 13:00:13.225 | + functions-common:run_process:1678 : local env_vars= 2026-07-07 13:00:13.229 | + functions-common:run_process:1680 : local name=c-api 2026-07-07 13:00:13.234 | + functions-common:run_process:1682 : time_start run_process 2026-07-07 13:00:13.238 | + functions-common:time_start:2406 : local name=run_process 2026-07-07 13:00:13.243 | + functions-common:time_start:2407 : local start_time= 2026-07-07 13:00:13.247 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-07 13:00:13.253 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-07 13:00:13.258 | + functions-common:time_start:2411 : _TIME_START[$name]=1783429213254 2026-07-07 13:00:13.262 | + functions-common:run_process:1683 : is_service_enabled c-api 2026-07-07 13:00:13.298 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 13:00:13.305 | + functions-common:run_process:1684 : _run_under_systemd c-api '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' '' '' '' 2026-07-07 13:00:13.311 | + functions-common:_run_under_systemd:1628 : local service=c-api 2026-07-07 13:00:13.316 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-07-07 13:00:13.322 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-07-07 13:00:13.326 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-07-07 13:00:13.332 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-07-07 13:00:13.338 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ sudo ]] 2026-07-07 13:00:13.342 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ ^/ ]] 2026-07-07 13:00:13.347 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@c-api.service 2026-07-07 13:00:13.352 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-07 13:00:13.356 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-07 13:00:13.362 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-07 13:00:13.365 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-07 13:00:13.370 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[c-api] ]] 2026-07-07 13:00:13.374 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ uwsgi ]] 2026-07-07 13:00:13.380 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-07-07 13:00:13.384 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-07 13:00:13.390 | + functions-common:_run_under_systemd:1648 : 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-07-07 13:00:13.394 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@c-api.service 2026-07-07 13:00:13.398 | + functions-common:write_uwsgi_user_unit_file:1568 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-07 13:00:13.403 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-07-07 13:00:13.408 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-07-07 13:00:13.412 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-07-07 13:00:13.417 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@c-api.service 2026-07-07 13:00:13.420 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-07-07 13:00:13.426 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@c-api.service Unit Description 'Devstack devstack@c-api.service' 2026-07-07 13:00:13.530 | + functions-common:write_uwsgi_user_unit_file:1576 : 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-07-07 13:00:13.635 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service SyslogIdentifier devstack@c-api.service 2026-07-07 13:00:13.719 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service User quobyte 2026-07-07 13:00:13.814 | + functions-common:write_uwsgi_user_unit_file:1579 : 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-07-07 13:00:13.901 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-07 13:00:13.986 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Type notify 2026-07-07 13:00:14.071 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service KillMode process 2026-07-07 13:00:14.159 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Restart always 2026-07-07 13:00:14.243 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service NotifyAccess all 2026-07-07 13:00:14.335 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service RestartForceExitStatus 100 2026-07-07 13:00:14.429 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-07-07 13:00:14.433 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-07-07 13:00:14.437 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@c-api.service Install WantedBy multi-user.target 2026-07-07 13:00:14.566 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-07-07 13:00:15.126 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@c-api.service 2026-07-07 13:00:15.163 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-api.service → /etc/systemd/system/devstack@c-api.service. 2026-07-07 13:00:15.662 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@c-api.service 2026-07-07 13:00:15.832 | + functions-common:run_process:1686 : time_stop run_process 2026-07-07 13:00:15.837 | + functions-common:time_stop:2420 : local name 2026-07-07 13:00:15.843 | + functions-common:time_stop:2421 : local end_time 2026-07-07 13:00:15.851 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 13:00:15.861 | + functions-common:time_stop:2423 : local total 2026-07-07 13:00:15.872 | + functions-common:time_stop:2424 : local start_time 2026-07-07 13:00:15.881 | + functions-common:time_stop:2426 : name=run_process 2026-07-07 13:00:15.889 | + functions-common:time_stop:2427 : start_time=1783429213254 2026-07-07 13:00:15.896 | + functions-common:time_stop:2429 : [[ -z 1783429213254 ]] 2026-07-07 13:00:15.905 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 13:00:15.919 | + functions-common:time_stop:2432 : end_time=1783429215909 2026-07-07 13:00:15.926 | + functions-common:time_stop:2433 : elapsed_time=2655 2026-07-07 13:00:15.936 | + functions-common:time_stop:2434 : total=36093 2026-07-07 13:00:15.945 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 13:00:15.951 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=38748 2026-07-07 13:00:15.962 | + lib/cinder:start_cinder:635 : echo 'Waiting for Cinder API to start...' 2026-07-07 13:00:15.962 | Waiting for Cinder API to start... 2026-07-07 13:00:15.967 | + lib/cinder:start_cinder:637 : local cinder_url=http://192.168.122.71/volume/v3/ 2026-07-07 13:00:15.975 | + lib/cinder:start_cinder:639 : wait_for_service 60 http://192.168.122.71/volume/v3/ 2026-07-07 13:00:15.982 | + functions:wait_for_service:476 : local timeout=60 2026-07-07 13:00:15.988 | + functions:wait_for_service:477 : local url=http://192.168.122.71/volume/v3/ 2026-07-07 13:00:15.999 | + functions:wait_for_service:478 : local rval=0 2026-07-07 13:00:16.009 | + functions:wait_for_service:479 : time_start wait_for_service 2026-07-07 13:00:16.014 | + functions-common:time_start:2406 : local name=wait_for_service 2026-07-07 13:00:16.022 | + functions-common:time_start:2407 : local start_time= 2026-07-07 13:00:16.026 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-07 13:00:16.037 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-07 13:00:16.049 | + functions-common:time_start:2411 : _TIME_START[$name]=1783429216040 2026-07-07 13:00:16.050 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-07-07 13:00:16.054 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-07 13:00:16.058 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.71/volume/v3/ 2026-07-07 13:00:20.821 | + :: : [[ 401 == 503 ]] 2026-07-07 13:00:20.825 | + :: : [[ 0 -eq 7 ]] 2026-07-07 13:00:20.832 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-07-07 13:00:20.836 | + functions-common:time_stop:2420 : local name 2026-07-07 13:00:20.840 | + functions-common:time_stop:2421 : local end_time 2026-07-07 13:00:20.845 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 13:00:20.850 | + functions-common:time_stop:2423 : local total 2026-07-07 13:00:20.854 | + functions-common:time_stop:2424 : local start_time 2026-07-07 13:00:20.859 | + functions-common:time_stop:2426 : name=wait_for_service 2026-07-07 13:00:20.863 | + functions-common:time_stop:2427 : start_time=1783429216040 2026-07-07 13:00:20.867 | + functions-common:time_stop:2429 : [[ -z 1783429216040 ]] 2026-07-07 13:00:20.873 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 13:00:20.880 | + functions-common:time_stop:2432 : end_time=1783429220875 2026-07-07 13:00:20.885 | + functions-common:time_stop:2433 : elapsed_time=4835 2026-07-07 13:00:20.889 | + functions-common:time_stop:2434 : total=14329 2026-07-07 13:00:20.893 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 13:00:20.898 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=19164 2026-07-07 13:00:20.902 | + functions:wait_for_service:486 : return 0 2026-07-07 13:00:20.906 | + lib/cinder:start_cinder:643 : run_process c-sch '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-07-07 13:00:20.911 | + functions-common:run_process:1674 : local service=c-sch 2026-07-07 13:00:20.916 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-07-07 13:00:20.921 | + functions-common:run_process:1676 : local group= 2026-07-07 13:00:20.925 | + functions-common:run_process:1677 : local user= 2026-07-07 13:00:20.929 | + functions-common:run_process:1678 : local env_vars= 2026-07-07 13:00:20.934 | + functions-common:run_process:1680 : local name=c-sch 2026-07-07 13:00:20.938 | + functions-common:run_process:1682 : time_start run_process 2026-07-07 13:00:20.942 | + functions-common:time_start:2406 : local name=run_process 2026-07-07 13:00:20.947 | + functions-common:time_start:2407 : local start_time= 2026-07-07 13:00:20.951 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-07 13:00:20.956 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-07 13:00:20.963 | + functions-common:time_start:2411 : _TIME_START[$name]=1783429220958 2026-07-07 13:00:20.968 | + functions-common:run_process:1683 : is_service_enabled c-sch 2026-07-07 13:00:21.000 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 13:00:21.003 | + functions-common:run_process:1684 : _run_under_systemd c-sch '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' '' '' 2026-07-07 13:00:21.007 | + functions-common:_run_under_systemd:1628 : local service=c-sch 2026-07-07 13:00:21.011 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-07-07 13:00:21.016 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-07-07 13:00:21.023 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-07-07 13:00:21.026 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-07-07 13:00:21.031 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ sudo ]] 2026-07-07 13:00:21.035 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2026-07-07 13:00:21.040 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@c-sch.service 2026-07-07 13:00:21.045 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-07 13:00:21.049 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-07 13:00:21.053 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-07 13:00:21.057 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-07 13:00:21.060 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[c-sch] ]] 2026-07-07 13:00:21.064 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2026-07-07 13:00:21.068 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@c-sch.service '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' quobyte '' 2026-07-07 13:00:21.072 | + functions-common:write_user_unit_file:1535 : local service=devstack@c-sch.service 2026-07-07 13:00:21.076 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-07-07 13:00:21.080 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-07 13:00:21.088 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-07 13:00:21.091 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-07 13:00:21.095 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-07 13:00:21.103 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-07 13:00:21.108 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@c-sch.service 2026-07-07 13:00:21.113 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-07 13:00:21.120 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Unit Description 'Devstack devstack@c-sch.service' 2026-07-07 13:00:21.226 | + functions-common:write_user_unit_file:1548 : 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-07-07 13:00:21.324 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service User quobyte 2026-07-07 13:00:21.408 | + functions-common:write_user_unit_file:1550 : 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-07-07 13:00:21.511 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service KillMode process 2026-07-07 13:00:21.606 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service TimeoutStopSec 300 2026-07-07 13:00:21.696 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-07 13:00:21.782 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-07 13:00:21.786 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-07 13:00:21.791 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Install WantedBy multi-user.target 2026-07-07 13:00:21.907 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-07 13:00:22.462 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@c-sch.service 2026-07-07 13:00:22.485 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-sch.service → /etc/systemd/system/devstack@c-sch.service. 2026-07-07 13:00:23.003 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@c-sch.service 2026-07-07 13:00:23.044 | + functions-common:run_process:1686 : time_stop run_process 2026-07-07 13:00:23.050 | + functions-common:time_stop:2420 : local name 2026-07-07 13:00:23.055 | + functions-common:time_stop:2421 : local end_time 2026-07-07 13:00:23.060 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 13:00:23.062 | + functions-common:time_stop:2423 : local total 2026-07-07 13:00:23.066 | + functions-common:time_stop:2424 : local start_time 2026-07-07 13:00:23.069 | + functions-common:time_stop:2426 : name=run_process 2026-07-07 13:00:23.070 | + functions-common:time_stop:2427 : start_time=1783429220958 2026-07-07 13:00:23.072 | + functions-common:time_stop:2429 : [[ -z 1783429220958 ]] 2026-07-07 13:00:23.075 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 13:00:23.080 | + functions-common:time_stop:2432 : end_time=1783429223076 2026-07-07 13:00:23.081 | + functions-common:time_stop:2433 : elapsed_time=2118 2026-07-07 13:00:23.084 | + functions-common:time_stop:2434 : total=38748 2026-07-07 13:00:23.087 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 13:00:23.087 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=40866 2026-07-07 13:00:23.091 | + lib/cinder:start_cinder:648 : malloc_tuning='MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-07 13:00:23.092 | + lib/cinder:start_cinder:649 : 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-07-07 13:00:23.094 | + functions-common:run_process:1674 : local service=c-bak 2026-07-07 13:00:23.096 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2026-07-07 13:00:23.098 | + functions-common:run_process:1676 : local group= 2026-07-07 13:00:23.100 | + functions-common:run_process:1677 : local user= 2026-07-07 13:00:23.102 | + functions-common:run_process:1678 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-07 13:00:23.104 | + functions-common:run_process:1680 : local name=c-bak 2026-07-07 13:00:23.107 | + functions-common:run_process:1682 : time_start run_process 2026-07-07 13:00:23.109 | + functions-common:time_start:2406 : local name=run_process 2026-07-07 13:00:23.111 | + functions-common:time_start:2407 : local start_time= 2026-07-07 13:00:23.115 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-07 13:00:23.115 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-07 13:00:23.122 | + functions-common:time_start:2411 : _TIME_START[$name]=1783429223117 2026-07-07 13:00:23.122 | + functions-common:run_process:1683 : is_service_enabled c-bak 2026-07-07 13:00:23.139 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 13:00:23.143 | + functions-common:run_process:1686 : time_stop run_process 2026-07-07 13:00:23.144 | + functions-common:time_stop:2420 : local name 2026-07-07 13:00:23.147 | + functions-common:time_stop:2421 : local end_time 2026-07-07 13:00:23.147 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 13:00:23.150 | + functions-common:time_stop:2423 : local total 2026-07-07 13:00:23.153 | + functions-common:time_stop:2424 : local start_time 2026-07-07 13:00:23.157 | + functions-common:time_stop:2426 : name=run_process 2026-07-07 13:00:23.161 | + functions-common:time_stop:2427 : start_time=1783429223117 2026-07-07 13:00:23.167 | + functions-common:time_stop:2429 : [[ -z 1783429223117 ]] 2026-07-07 13:00:23.172 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 13:00:23.176 | + functions-common:time_stop:2432 : end_time=1783429223173 2026-07-07 13:00:23.179 | + functions-common:time_stop:2433 : elapsed_time=56 2026-07-07 13:00:23.181 | + functions-common:time_stop:2434 : total=40866 2026-07-07 13:00:23.183 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 13:00:23.185 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=40922 2026-07-07 13:00:23.187 | + lib/cinder:start_cinder:650 : 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-07-07 13:00:23.189 | + functions-common:run_process:1674 : local service=c-vol 2026-07-07 13:00:23.191 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-07-07 13:00:23.193 | + functions-common:run_process:1676 : local group= 2026-07-07 13:00:23.196 | + functions-common:run_process:1677 : local user= 2026-07-07 13:00:23.198 | + functions-common:run_process:1678 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-07 13:00:23.200 | + functions-common:run_process:1680 : local name=c-vol 2026-07-07 13:00:23.202 | + functions-common:run_process:1682 : time_start run_process 2026-07-07 13:00:23.204 | + functions-common:time_start:2406 : local name=run_process 2026-07-07 13:00:23.206 | + functions-common:time_start:2407 : local start_time= 2026-07-07 13:00:23.208 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-07 13:00:23.211 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-07 13:00:23.215 | + functions-common:time_start:2411 : _TIME_START[$name]=1783429223212 2026-07-07 13:00:23.217 | + functions-common:run_process:1683 : is_service_enabled c-vol 2026-07-07 13:00:23.241 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 13:00:23.244 | + functions-common:run_process:1684 : _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-07-07 13:00:23.246 | + functions-common:_run_under_systemd:1628 : local service=c-vol 2026-07-07 13:00:23.248 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-07-07 13:00:23.251 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-07-07 13:00:23.253 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-07-07 13:00:23.257 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-07-07 13:00:23.259 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ sudo ]] 2026-07-07 13:00:23.261 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2026-07-07 13:00:23.264 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@c-vol.service 2026-07-07 13:00:23.268 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-07 13:00:23.271 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-07 13:00:23.275 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-07 13:00:23.279 | + functions-common:_run_under_systemd:1640 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-07 13:00:23.282 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[c-vol] ]] 2026-07-07 13:00:23.286 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2026-07-07 13:00:23.289 | + functions-common:_run_under_systemd:1650 : 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-07-07 13:00:23.294 | + functions-common:write_user_unit_file:1535 : local service=devstack@c-vol.service 2026-07-07 13:00:23.297 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-07-07 13:00:23.301 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-07 13:00:23.305 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-07 13:00:23.308 | + functions-common:write_user_unit_file:1539 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-07 13:00:23.312 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-07 13:00:23.315 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-07 13:00:23.319 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@c-vol.service 2026-07-07 13:00:23.322 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-07 13:00:23.328 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Unit Description 'Devstack devstack@c-vol.service' 2026-07-07 13:00:23.436 | + functions-common:write_user_unit_file:1548 : 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-07-07 13:00:23.557 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service User quobyte 2026-07-07 13:00:23.634 | + functions-common:write_user_unit_file:1550 : 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-07-07 13:00:23.758 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service KillMode process 2026-07-07 13:00:23.848 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service TimeoutStopSec 300 2026-07-07 13:00:23.935 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-07 13:00:24.028 | + functions-common:write_user_unit_file:1554 : [[ -n MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144 ]] 2026-07-07 13:00:24.030 | + functions-common:write_user_unit_file:1555 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service Environment 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-07 13:00:24.123 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-07 13:00:24.125 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Install WantedBy multi-user.target 2026-07-07 13:00:24.239 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-07 13:00:24.825 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@c-vol.service 2026-07-07 13:00:24.850 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-vol.service → /etc/systemd/system/devstack@c-vol.service. 2026-07-07 13:00:25.403 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@c-vol.service 2026-07-07 13:00:25.445 | + functions-common:run_process:1686 : time_stop run_process 2026-07-07 13:00:25.452 | + functions-common:time_stop:2420 : local name 2026-07-07 13:00:25.458 | + functions-common:time_stop:2421 : local end_time 2026-07-07 13:00:25.462 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 13:00:25.464 | + functions-common:time_stop:2423 : local total 2026-07-07 13:00:25.466 | + functions-common:time_stop:2424 : local start_time 2026-07-07 13:00:25.468 | + functions-common:time_stop:2426 : name=run_process 2026-07-07 13:00:25.470 | + functions-common:time_stop:2427 : start_time=1783429223212 2026-07-07 13:00:25.472 | + functions-common:time_stop:2429 : [[ -z 1783429223212 ]] 2026-07-07 13:00:25.477 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 13:00:25.479 | + functions-common:time_stop:2432 : end_time=1783429225477 2026-07-07 13:00:25.481 | + functions-common:time_stop:2433 : elapsed_time=2265 2026-07-07 13:00:25.483 | + functions-common:time_stop:2434 : total=40922 2026-07-07 13:00:25.485 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 13:00:25.487 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=43187 2026-07-07 13:00:25.490 | + ./stack.sh:main:1338 : create_volume_types 2026-07-07 13:00:25.492 | + lib/cinder:create_volume_types:691 : is_service_enabled c-api 2026-07-07 13:00:25.515 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 13:00:25.517 | + lib/cinder:create_volume_types:691 : [[ -n lvm:lvmdriver-1 ]] 2026-07-07 13:00:25.519 | + lib/cinder:create_volume_types:692 : local be be_name 2026-07-07 13:00:25.521 | + lib/cinder:create_volume_types:693 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-07-07 13:00:25.525 | + lib/cinder:create_volume_types:694 : be_name=lvmdriver-1 2026-07-07 13:00:25.526 | + lib/cinder:create_volume_types:695 : create_one_type lvmdriver-1 volume_backend_name lvmdriver-1 2026-07-07 13:00:25.527 | + lib/cinder:create_one_type:666 : type_name=lvmdriver-1 2026-07-07 13:00:25.529 | + lib/cinder:create_one_type:667 : property_key=volume_backend_name 2026-07-07 13:00:25.531 | + lib/cinder:create_one_type:668 : property_value=lvmdriver-1 2026-07-07 13:00:25.533 | + lib/cinder:create_one_type:670 : is_service_enabled keystone 2026-07-07 13:00:25.556 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 13:00:25.558 | + lib/cinder:create_one_type:671 : openstack --os-region-name=RegionOne volume type create --property volume_backend_name=lvmdriver-1 lvmdriver-1 2026-07-07 13:00:30.789 | +-------------+--------------------------------------+ 2026-07-07 13:00:30.790 | | Field | Value | 2026-07-07 13:00:30.790 | +-------------+--------------------------------------+ 2026-07-07 13:00:30.790 | | description | None | 2026-07-07 13:00:30.790 | | id | 4af31b5c-bed6-43c5-bd95-4da350e5eefb | 2026-07-07 13:00:30.790 | | is_public | True | 2026-07-07 13:00:30.790 | | name | lvmdriver-1 | 2026-07-07 13:00:30.790 | | properties | volume_backend_name='lvmdriver-1' | 2026-07-07 13:00:30.790 | +-------------+--------------------------------------+ 2026-07-07 13:00:31.229 | + lib/cinder:create_one_type:672 : [[ lvmdriver-1 == \c\e\p\h ]] 2026-07-07 13:00:31.232 | + lib/cinder:create_volume_types:698 : [[ False == \T\r\u\e ]] 2026-07-07 13:00:31.236 | + lib/cinder:create_volume_types:705 : [[ False == \T\r\u\e ]] 2026-07-07 13:00:31.242 | + ./stack.sh:main:1343 : [[ False == \T\r\u\e ]] 2026-07-07 13:00:31.246 | + ./stack.sh:main:1351 : is_service_enabled glance 2026-07-07 13:00:31.276 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 13:00:31.281 | + ./stack.sh:main:1352 : echo_summary 'Starting Glance' 2026-07-07 13:00:31.285 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-07 13:00:31.289 | + ./stack.sh:echo_summary:447 : echo -e Starting Glance 2026-07-07 13:00:31.294 | + ./stack.sh:main:1353 : start_glance 2026-07-07 13:00:31.299 | + lib/glance:start_glance:650 : local service_protocol=http 2026-07-07 13:00:31.306 | ++ lib/glance:start_glance:652 : which uwsgi 2026-07-07 13:00:31.313 | + lib/glance:start_glance:652 : run_process g-api '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-07-07 13:00:31.317 | + functions-common:run_process:1674 : local service=g-api 2026-07-07 13:00:31.322 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-07-07 13:00:31.326 | + functions-common:run_process:1676 : local group= 2026-07-07 13:00:31.331 | + functions-common:run_process:1677 : local user= 2026-07-07 13:00:31.335 | + functions-common:run_process:1678 : local env_vars= 2026-07-07 13:00:31.339 | + functions-common:run_process:1680 : local name=g-api 2026-07-07 13:00:31.343 | + functions-common:run_process:1682 : time_start run_process 2026-07-07 13:00:31.352 | + functions-common:time_start:2406 : local name=run_process 2026-07-07 13:00:31.361 | + functions-common:time_start:2407 : local start_time= 2026-07-07 13:00:31.364 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-07 13:00:31.369 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-07 13:00:31.376 | + functions-common:time_start:2411 : _TIME_START[$name]=1783429231371 2026-07-07 13:00:31.379 | + functions-common:run_process:1683 : is_service_enabled g-api 2026-07-07 13:00:31.408 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 13:00:31.412 | + functions-common:run_process:1684 : _run_under_systemd g-api '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' '' '' '' 2026-07-07 13:00:31.417 | + functions-common:_run_under_systemd:1628 : local service=g-api 2026-07-07 13:00:31.420 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-07-07 13:00:31.425 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-07-07 13:00:31.428 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-07-07 13:00:31.432 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-07-07 13:00:31.438 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ sudo ]] 2026-07-07 13:00:31.441 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ ^/ ]] 2026-07-07 13:00:31.445 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@g-api.service 2026-07-07 13:00:31.449 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-07 13:00:31.452 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-07 13:00:31.456 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-07 13:00:31.462 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-07 13:00:31.465 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[g-api] ]] 2026-07-07 13:00:31.469 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ uwsgi ]] 2026-07-07 13:00:31.474 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-07-07 13:00:31.477 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-07 13:00:31.482 | + functions-common:_run_under_systemd:1648 : 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-07-07 13:00:31.485 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@g-api.service 2026-07-07 13:00:31.490 | + functions-common:write_uwsgi_user_unit_file:1568 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-07 13:00:31.493 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-07-07 13:00:31.497 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-07-07 13:00:31.502 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-07-07 13:00:31.505 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@g-api.service 2026-07-07 13:00:31.510 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-07-07 13:00:31.516 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@g-api.service Unit Description 'Devstack devstack@g-api.service' 2026-07-07 13:00:31.615 | + functions-common:write_uwsgi_user_unit_file:1576 : 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-07-07 13:00:31.725 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service SyslogIdentifier devstack@g-api.service 2026-07-07 13:00:31.818 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service User quobyte 2026-07-07 13:00:31.908 | + functions-common:write_uwsgi_user_unit_file:1579 : 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-07-07 13:00:31.998 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-07 13:00:32.101 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Type notify 2026-07-07 13:00:32.199 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service KillMode process 2026-07-07 13:00:32.286 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Restart always 2026-07-07 13:00:32.373 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service NotifyAccess all 2026-07-07 13:00:32.456 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service RestartForceExitStatus 100 2026-07-07 13:00:32.547 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-07-07 13:00:32.551 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-07-07 13:00:32.555 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@g-api.service Install WantedBy multi-user.target 2026-07-07 13:00:32.652 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-07-07 13:00:33.250 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@g-api.service 2026-07-07 13:00:33.277 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@g-api.service → /etc/systemd/system/devstack@g-api.service. 2026-07-07 13:00:33.820 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@g-api.service 2026-07-07 13:00:33.994 | + functions-common:run_process:1686 : time_stop run_process 2026-07-07 13:00:33.996 | + functions-common:time_stop:2420 : local name 2026-07-07 13:00:34.002 | + functions-common:time_stop:2421 : local end_time 2026-07-07 13:00:34.006 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 13:00:34.016 | + functions-common:time_stop:2423 : local total 2026-07-07 13:00:34.024 | + functions-common:time_stop:2424 : local start_time 2026-07-07 13:00:34.035 | + functions-common:time_stop:2426 : name=run_process 2026-07-07 13:00:34.047 | + functions-common:time_stop:2427 : start_time=1783429231371 2026-07-07 13:00:34.053 | + functions-common:time_stop:2429 : [[ -z 1783429231371 ]] 2026-07-07 13:00:34.064 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 13:00:34.080 | + functions-common:time_stop:2432 : end_time=1783429234069 2026-07-07 13:00:34.084 | + functions-common:time_stop:2433 : elapsed_time=2698 2026-07-07 13:00:34.091 | + functions-common:time_stop:2434 : total=43187 2026-07-07 13:00:34.094 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 13:00:34.100 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=45885 2026-07-07 13:00:34.103 | + lib/glance:start_glance:654 : is_service_enabled g-api-r 2026-07-07 13:00:34.150 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 13:00:34.153 | + lib/glance:start_glance:659 : echo 'Waiting for g-api (192.168.122.71) to start...' 2026-07-07 13:00:34.153 | Waiting for g-api (192.168.122.71) to start... 2026-07-07 13:00:34.155 | + lib/glance:start_glance:660 : wait_for_service 60 http://192.168.122.71/image 2026-07-07 13:00:34.158 | + functions:wait_for_service:476 : local timeout=60 2026-07-07 13:00:34.163 | + functions:wait_for_service:477 : local url=http://192.168.122.71/image 2026-07-07 13:00:34.173 | + functions:wait_for_service:478 : local rval=0 2026-07-07 13:00:34.179 | + functions:wait_for_service:479 : time_start wait_for_service 2026-07-07 13:00:34.191 | + functions-common:time_start:2406 : local name=wait_for_service 2026-07-07 13:00:34.197 | + functions-common:time_start:2407 : local start_time= 2026-07-07 13:00:34.207 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-07 13:00:34.220 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-07 13:00:34.226 | + functions-common:time_start:2411 : _TIME_START[$name]=1783429234220 2026-07-07 13:00:34.234 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-07-07 13:00:34.242 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-07 13:00:34.253 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.71/image 2026-07-07 13:00:39.684 | + :: : [[ 300 == 503 ]] 2026-07-07 13:00:39.685 | + :: : [[ 0 -eq 7 ]] 2026-07-07 13:00:39.696 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-07-07 13:00:39.700 | + functions-common:time_stop:2420 : local name 2026-07-07 13:00:39.711 | + functions-common:time_stop:2421 : local end_time 2026-07-07 13:00:39.722 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 13:00:39.731 | + functions-common:time_stop:2423 : local total 2026-07-07 13:00:39.737 | + functions-common:time_stop:2424 : local start_time 2026-07-07 13:00:39.745 | + functions-common:time_stop:2426 : name=wait_for_service 2026-07-07 13:00:39.750 | + functions-common:time_stop:2427 : start_time=1783429234220 2026-07-07 13:00:39.760 | + functions-common:time_stop:2429 : [[ -z 1783429234220 ]] 2026-07-07 13:00:39.768 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 13:00:39.779 | + functions-common:time_stop:2432 : end_time=1783429239769 2026-07-07 13:00:39.782 | + functions-common:time_stop:2433 : elapsed_time=5549 2026-07-07 13:00:39.785 | + functions-common:time_stop:2434 : total=19164 2026-07-07 13:00:39.789 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 13:00:39.793 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=24713 2026-07-07 13:00:39.799 | + functions:wait_for_service:486 : return 0 2026-07-07 13:00:39.801 | + ./stack.sh:main:1367 : is_service_enabled mysql postgresql 2026-07-07 13:00:39.828 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 13:00:39.831 | + ./stack.sh:main:1367 : is_service_enabled glance 2026-07-07 13:00:39.858 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 13:00:39.862 | + ./stack.sh:main:1368 : echo_summary 'Uploading images' 2026-07-07 13:00:39.866 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-07 13:00:39.871 | + ./stack.sh:echo_summary:447 : echo -e Uploading images 2026-07-07 13:00:39.876 | + ./stack.sh:main:1370 : for image_url in ${IMAGE_URLS//,/ } 2026-07-07 13:00:39.880 | + ./stack.sh:main:1371 : upload_image https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-07-07 13:00:39.883 | + 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-07-07 13:00:39.886 | + functions:upload_image:141 : local image image_fname image_name 2026-07-07 13:00:39.889 | + functions:upload_image:143 : local max_attempts=5 2026-07-07 13:00:39.893 | + functions:upload_image:146 : mkdir -p /home/quobyte/devstack/files/images 2026-07-07 13:00:39.901 | ++ 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-07-07 13:00:39.907 | + functions:upload_image:147 : image_fname=cirros-0.6.3-x86_64-disk.img 2026-07-07 13:00:39.911 | + 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-07-07 13:00:39.914 | + functions:upload_image:150 : [[ ! -f /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img ]] 2026-07-07 13:00:39.919 | ++ functions:upload_image:151 : seq 5 2026-07-07 13:00:39.924 | + functions:upload_image:151 : for attempt in `seq $max_attempts` 2026-07-07 13:00:39.927 | + functions:upload_image:152 : local rc=0 2026-07-07 13:00:39.931 | + 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-07-07 13:00:39.937 | --2026-07-07 15:00:39-- https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-07-07 13:00:39.986 | Resolving github.com (github.com)... 140.82.121.3 2026-07-07 13:00:40.005 | Connecting to github.com (github.com)|140.82.121.3|:443... connected. 2026-07-07 13:00:40.305 | HTTP request sent, awaiting response... 302 Found 2026-07-07 13:00:40.306 | 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-07-07T13%3A44%3A56Z&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-07-07T12%3A44%3A32Z&ske=2026-07-07T13%3A44%3A56Z&sks=b&skv=2018-11-09&sig=pc8enVSfvvDYRlayK7O5DGtULo62p0Ap7iEMY44isjY%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MzQzMTA0MCwibmJmIjoxNzgzNDI5MjQwLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.QRNmbUQPHzDQOcu8AgJw_rW210UnFcEQgT752IEqH30&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.3-x86_64-disk.img&response-content-type=application%2Foctet-stream [following] 2026-07-07 13:00:40.306 | --2026-07-07 15:00:40-- 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-07-07T13%3A44%3A56Z&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-07-07T12%3A44%3A32Z&ske=2026-07-07T13%3A44%3A56Z&sks=b&skv=2018-11-09&sig=pc8enVSfvvDYRlayK7O5DGtULo62p0Ap7iEMY44isjY%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MzQzMTA0MCwibmJmIjoxNzgzNDI5MjQwLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.QRNmbUQPHzDQOcu8AgJw_rW210UnFcEQgT752IEqH30&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.3-x86_64-disk.img&response-content-type=application%2Foctet-stream 2026-07-07 13:00:40.324 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.111.133, 185.199.110.133, 185.199.108.133, ... 2026-07-07 13:00:40.335 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.111.133|:443... connected. 2026-07-07 13:00:40.377 | HTTP request sent, awaiting response... 200 OK 2026-07-07 13:00:40.377 | Length: 21692416 (21M) [application/octet-stream] 2026-07-07 13:00:40.377 | Saving to: '/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img' 2026-07-07 13:00:40.428 | 2026-07-07 13:00:40.623 | 0K ........ ........ .... 100% 84.2M=0.2s 2026-07-07 13:00:40.623 | 2026-07-07 13:00:40.623 | 2026-07-07 15:00:40 (84.2 MB/s) - '/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img' saved [21692416/21692416] 2026-07-07 13:00:40.623 | 2026-07-07 13:00:40.630 | + functions:upload_image:154 : [[ 0 -ne 0 ]] 2026-07-07 13:00:40.632 | + functions:upload_image:163 : break 2026-07-07 13:00:40.636 | + functions:upload_image:167 : image=/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-07-07 13:00:40.639 | + 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-07-07 13:00:40.644 | + 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-07-07 13:00:40.647 | + 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-07-07 13:00:40.652 | + functions:upload_image:313 : local kernel= 2026-07-07 13:00:40.656 | + functions:upload_image:314 : local ramdisk= 2026-07-07 13:00:40.660 | + functions:upload_image:315 : local disk_format= 2026-07-07 13:00:40.664 | + functions:upload_image:316 : local container_format= 2026-07-07 13:00:40.667 | + functions:upload_image:317 : local unpack= 2026-07-07 13:00:40.670 | + functions:upload_image:318 : local img_property= 2026-07-07 13:00:40.674 | + functions:upload_image:322 : [[ libvirt == \l\i\b\v\i\r\t ]] 2026-07-07 13:00:40.679 | + functions:upload_image:323 : [[ kvm == \q\e\m\u ]] 2026-07-07 13:00:40.682 | + functions:upload_image:323 : [[ kvm == \k\v\m ]] 2026-07-07 13:00:40.686 | + functions:upload_image:324 : img_property=hw_rng_model=virtio 2026-07-07 13:00:40.690 | + functions:upload_image:328 : case "$image_fname" in 2026-07-07 13:00:40.696 | ++ functions:upload_image:349 : basename /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img .img 2026-07-07 13:00:40.704 | + functions:upload_image:349 : image_name=cirros-0.6.3-x86_64-disk 2026-07-07 13:00:40.704 | + functions:upload_image:350 : local format 2026-07-07 13:00:40.713 | ++ functions:upload_image:351 : awk '/^file format/ { print $3; exit }' 2026-07-07 13:00:40.714 | ++ functions:upload_image:351 : qemu-img info /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-07-07 13:00:40.730 | + functions:upload_image:351 : format=qcow2 2026-07-07 13:00:40.734 | + functions:upload_image:352 : [[ ,qcow2,raw,vdi,vmdk,vpc, =~ ,qcow2, ]] 2026-07-07 13:00:40.738 | + functions:upload_image:353 : disk_format=qcow2 2026-07-07 13:00:40.744 | + functions:upload_image:357 : container_format=bare 2026-07-07 13:00:40.745 | + functions:upload_image:404 : is_arch ppc64le 2026-07-07 13:00:40.749 | ++ functions-common:is_arch:519 : uname -m 2026-07-07 13:00:40.754 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4\l\e ]] 2026-07-07 13:00:40.758 | + functions:upload_image:404 : is_arch ppc64 2026-07-07 13:00:40.764 | ++ functions-common:is_arch:519 : uname -m 2026-07-07 13:00:40.769 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4 ]] 2026-07-07 13:00:40.773 | + functions:upload_image:404 : is_arch ppc 2026-07-07 13:00:40.779 | ++ functions-common:is_arch:519 : uname -m 2026-07-07 13:00:40.788 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c ]] 2026-07-07 13:00:40.792 | + functions:upload_image:408 : is_arch aarch64 2026-07-07 13:00:40.799 | ++ functions-common:is_arch:519 : uname -m 2026-07-07 13:00:40.807 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-07-07 13:00:40.811 | + functions:upload_image:412 : '[' bare = bare ']' 2026-07-07 13:00:40.815 | + functions:upload_image:413 : '[' '' = zcat ']' 2026-07-07 13:00:40.818 | + functions:upload_image:415 : '[' '' = bunzip2 ']' 2026-07-07 13:00:40.822 | + functions:upload_image:417 : '[' '' = unxz ']' 2026-07-07 13:00:40.828 | + 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-07-07 13:00:40.832 | + functions:_upload_image:111 : local image_name=cirros-0.6.3-x86_64-disk 2026-07-07 13:00:40.836 | + functions:_upload_image:112 : shift 2026-07-07 13:00:40.841 | + functions:_upload_image:113 : local container=bare 2026-07-07 13:00:40.845 | + functions:_upload_image:114 : shift 2026-07-07 13:00:40.849 | + functions:_upload_image:115 : local disk=qcow2 2026-07-07 13:00:40.852 | + functions:_upload_image:116 : shift 2026-07-07 13:00:40.856 | + functions:_upload_image:117 : local image=/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-07-07 13:00:40.860 | + functions:_upload_image:118 : shift 2026-07-07 13:00:40.864 | + functions:_upload_image:119 : local properties 2026-07-07 13:00:40.868 | + functions:_upload_image:120 : local useimport 2026-07-07 13:00:40.874 | ++ functions:_upload_image:122 : _image_properties_to_arg hw_rng_model=virtio 2026-07-07 13:00:40.877 | ++ functions:_image_properties_to_arg:94 : local result= 2026-07-07 13:00:40.881 | ++ functions:_image_properties_to_arg:95 : for property in $* 2026-07-07 13:00:40.885 | ++ functions:_image_properties_to_arg:96 : result+=' --property hw_rng_model=virtio' 2026-07-07 13:00:40.888 | ++ functions:_image_properties_to_arg:98 : echo --property hw_rng_model=virtio 2026-07-07 13:00:40.893 | + functions:_upload_image:122 : properties='--property hw_rng_model=virtio' 2026-07-07 13:00:40.897 | + functions:_upload_image:124 : [[ False == \T\r\u\e ]] 2026-07-07 13:00:40.903 | ++ functions:_upload_image:128 : readlink -f /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-07-07 13:00:40.908 | + 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-07-07 13:00:46.883 | +------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-07-07 13:00:46.883 | | Field | Value | 2026-07-07 13:00:46.883 | +------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-07-07 13:00:46.883 | | checksum | 87617e24a5e30cb3b87fda8c0764838f | 2026-07-07 13:00:46.883 | | container_format | bare | 2026-07-07 13:00:46.883 | | created_at | 2026-07-07T13:00:45Z | 2026-07-07 13:00:46.883 | | disk_format | qcow2 | 2026-07-07 13:00:46.883 | | file | /v2/images/7c780384-ba04-4889-abec-1e35c2057312/file | 2026-07-07 13:00:46.883 | | id | 7c780384-ba04-4889-abec-1e35c2057312 | 2026-07-07 13:00:46.883 | | min_disk | 0 | 2026-07-07 13:00:46.884 | | min_ram | 0 | 2026-07-07 13:00:46.884 | | name | cirros-0.6.3-x86_64-disk | 2026-07-07 13:00:46.884 | | owner | c50816c25400419e8346ce74c3f416d6 | 2026-07-07 13:00:46.884 | | 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-07-07 13:00:46.884 | | protected | False | 2026-07-07 13:00:46.884 | | schema | /v2/schemas/image | 2026-07-07 13:00:46.884 | | size | 21692416 | 2026-07-07 13:00:46.884 | | status | active | 2026-07-07 13:00:46.885 | | tags | | 2026-07-07 13:00:46.885 | | updated_at | 2026-07-07T13:00:47Z | 2026-07-07 13:00:46.885 | | virtual_size | 117440512 | 2026-07-07 13:00:46.885 | | visibility | public | 2026-07-07 13:00:46.885 | +------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-07-07 13:00:47.296 | + ./stack.sh:main:1375 : async_wait create_flavors 2026-07-07 13:00:47.366 | [2074 Async create_flavors:73909]: Waiting for completion of create_flavors running on PID 73909 (2 other jobs running) 2026-07-07 13:00:47.394 | [2074 Async create_flavors:73909]: Signaling child to exit 2026-07-07 13:00:56.934 | + inc/async:async_inner:64 : rc=0 2026-07-07 13:00:56.967 | [73909 Async create_flavors:73909]: finished successfully 2026-07-07 13:00:56.999 | WAKEUP 2026-07-07 13:00:57.027 | [2074 Async create_flavors:73909]: Signaled 2026-07-07 13:00:57.029 | + lib/nova:create_flavors:1241 : is_service_enabled n-api 2026-07-07 13:00:57.029 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 13:00:57.030 | + lib/nova:create_flavors:1242 : openstack --os-region-name=RegionOne flavor list 2026-07-07 13:00:57.030 | + lib/nova:create_flavors:1242 : grep -q ds512M 2026-07-07 13:00:57.030 | + lib/nova:create_flavors:1244 : openstack --os-region-name=RegionOne flavor create --id c1 --ram 256 --disk 1 --vcpus 1 --property hw_rng:allowed=True cirros256 2026-07-07 13:00:57.030 | +----------------------------+-----------------------+ 2026-07-07 13:00:57.030 | | Field | Value | 2026-07-07 13:00:57.030 | +----------------------------+-----------------------+ 2026-07-07 13:00:57.030 | | OS-FLV-DISABLED:disabled | False | 2026-07-07 13:00:57.030 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-07 13:00:57.030 | | description | None | 2026-07-07 13:00:57.030 | | disk | 1 | 2026-07-07 13:00:57.031 | | id | c1 | 2026-07-07 13:00:57.031 | | name | cirros256 | 2026-07-07 13:00:57.031 | | os-flavor-access:is_public | True | 2026-07-07 13:00:57.031 | | properties | hw_rng:allowed='True' | 2026-07-07 13:00:57.031 | | ram | 256 | 2026-07-07 13:00:57.031 | | rxtx_factor | 1.0 | 2026-07-07 13:00:57.031 | | swap | 0 | 2026-07-07 13:00:57.031 | | vcpus | 1 | 2026-07-07 13:00:57.031 | +----------------------------+-----------------------+ 2026-07-07 13:00:57.031 | + lib/nova:create_flavors:1245 : openstack --os-region-name=RegionOne flavor create --id d1 --ram 512 --disk 5 --vcpus 1 --property hw_rng:allowed=True ds512M 2026-07-07 13:00:57.032 | +----------------------------+-----------------------+ 2026-07-07 13:00:57.032 | | Field | Value | 2026-07-07 13:00:57.032 | +----------------------------+-----------------------+ 2026-07-07 13:00:57.032 | | OS-FLV-DISABLED:disabled | False | 2026-07-07 13:00:57.032 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-07 13:00:57.032 | | description | None | 2026-07-07 13:00:57.032 | | disk | 5 | 2026-07-07 13:00:57.032 | | id | d1 | 2026-07-07 13:00:57.032 | | name | ds512M | 2026-07-07 13:00:57.033 | | os-flavor-access:is_public | True | 2026-07-07 13:00:57.033 | | properties | hw_rng:allowed='True' | 2026-07-07 13:00:57.033 | | ram | 512 | 2026-07-07 13:00:57.033 | | rxtx_factor | 1.0 | 2026-07-07 13:00:57.033 | | swap | 0 | 2026-07-07 13:00:57.033 | | vcpus | 1 | 2026-07-07 13:00:57.033 | +----------------------------+-----------------------+ 2026-07-07 13:00:57.033 | + lib/nova:create_flavors:1246 : openstack --os-region-name=RegionOne flavor create --id d2 --ram 1024 --disk 10 --vcpus 1 --property hw_rng:allowed=True ds1G 2026-07-07 13:00:57.033 | +----------------------------+-----------------------+ 2026-07-07 13:00:57.033 | | Field | Value | 2026-07-07 13:00:57.034 | +----------------------------+-----------------------+ 2026-07-07 13:00:57.034 | | OS-FLV-DISABLED:disabled | False | 2026-07-07 13:00:57.034 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-07 13:00:57.034 | | description | None | 2026-07-07 13:00:57.034 | | disk | 10 | 2026-07-07 13:00:57.034 | | id | d2 | 2026-07-07 13:00:57.034 | | name | ds1G | 2026-07-07 13:00:57.034 | | os-flavor-access:is_public | True | 2026-07-07 13:00:57.034 | | properties | hw_rng:allowed='True' | 2026-07-07 13:00:57.034 | | ram | 1024 | 2026-07-07 13:00:57.035 | | rxtx_factor | 1.0 | 2026-07-07 13:00:57.035 | | swap | 0 | 2026-07-07 13:00:57.035 | | vcpus | 1 | 2026-07-07 13:00:57.035 | +----------------------------+-----------------------+ 2026-07-07 13:00:57.035 | + lib/nova:create_flavors:1247 : openstack --os-region-name=RegionOne flavor create --id d3 --ram 2048 --disk 10 --vcpus 2 --property hw_rng:allowed=True ds2G 2026-07-07 13:00:57.035 | +----------------------------+-----------------------+ 2026-07-07 13:00:57.035 | | Field | Value | 2026-07-07 13:00:57.035 | +----------------------------+-----------------------+ 2026-07-07 13:00:57.035 | | OS-FLV-DISABLED:disabled | False | 2026-07-07 13:00:57.036 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-07 13:00:57.036 | | description | None | 2026-07-07 13:00:57.036 | | disk | 10 | 2026-07-07 13:00:57.036 | | id | d3 | 2026-07-07 13:00:57.036 | | name | ds2G | 2026-07-07 13:00:57.036 | | os-flavor-access:is_public | True | 2026-07-07 13:00:57.036 | | properties | hw_rng:allowed='True' | 2026-07-07 13:00:57.036 | | ram | 2048 | 2026-07-07 13:00:57.036 | | rxtx_factor | 1.0 | 2026-07-07 13:00:57.036 | | swap | 0 | 2026-07-07 13:00:57.037 | | vcpus | 2 | 2026-07-07 13:00:57.037 | +----------------------------+-----------------------+ 2026-07-07 13:00:57.037 | + lib/nova:create_flavors:1248 : openstack --os-region-name=RegionOne flavor create --id d4 --ram 4096 --disk 20 --vcpus 4 --property hw_rng:allowed=True ds4G 2026-07-07 13:00:57.037 | +----------------------------+-----------------------+ 2026-07-07 13:00:57.037 | | Field | Value | 2026-07-07 13:00:57.037 | +----------------------------+-----------------------+ 2026-07-07 13:00:57.037 | | OS-FLV-DISABLED:disabled | False | 2026-07-07 13:00:57.037 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-07 13:00:57.037 | | description | None | 2026-07-07 13:00:57.037 | | disk | 20 | 2026-07-07 13:00:57.038 | | id | d4 | 2026-07-07 13:00:57.038 | | name | ds4G | 2026-07-07 13:00:57.038 | | os-flavor-access:is_public | True | 2026-07-07 13:00:57.038 | | properties | hw_rng:allowed='True' | 2026-07-07 13:00:57.038 | | ram | 4096 | 2026-07-07 13:00:57.038 | | rxtx_factor | 1.0 | 2026-07-07 13:00:57.038 | | swap | 0 | 2026-07-07 13:00:57.038 | | vcpus | 4 | 2026-07-07 13:00:57.038 | +----------------------------+-----------------------+ 2026-07-07 13:00:57.038 | + lib/nova:create_flavors:1251 : openstack --os-region-name=RegionOne flavor list 2026-07-07 13:00:57.039 | + lib/nova:create_flavors:1251 : grep -q m1.tiny 2026-07-07 13:00:57.039 | + lib/nova:create_flavors:1252 : openstack --os-region-name=RegionOne flavor create --id 1 --ram 512 --disk 1 --vcpus 1 --property hw_rng:allowed=True m1.tiny 2026-07-07 13:00:57.039 | +----------------------------+-----------------------+ 2026-07-07 13:00:57.039 | | Field | Value | 2026-07-07 13:00:57.039 | +----------------------------+-----------------------+ 2026-07-07 13:00:57.039 | | OS-FLV-DISABLED:disabled | False | 2026-07-07 13:00:57.039 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-07 13:00:57.039 | | description | None | 2026-07-07 13:00:57.039 | | disk | 1 | 2026-07-07 13:00:57.040 | | id | 1 | 2026-07-07 13:00:57.040 | | name | m1.tiny | 2026-07-07 13:00:57.040 | | os-flavor-access:is_public | True | 2026-07-07 13:00:57.040 | | properties | hw_rng:allowed='True' | 2026-07-07 13:00:57.040 | | ram | 512 | 2026-07-07 13:00:57.040 | | rxtx_factor | 1.0 | 2026-07-07 13:00:57.040 | | swap | 0 | 2026-07-07 13:00:57.040 | | vcpus | 1 | 2026-07-07 13:00:57.040 | +----------------------------+-----------------------+ 2026-07-07 13:00:57.041 | + lib/nova:create_flavors:1253 : openstack --os-region-name=RegionOne flavor create --id 2 --ram 2048 --disk 20 --vcpus 1 --property hw_rng:allowed=True m1.small 2026-07-07 13:00:57.041 | +----------------------------+-----------------------+ 2026-07-07 13:00:57.041 | | Field | Value | 2026-07-07 13:00:57.041 | +----------------------------+-----------------------+ 2026-07-07 13:00:57.041 | | OS-FLV-DISABLED:disabled | False | 2026-07-07 13:00:57.041 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-07 13:00:57.041 | | description | None | 2026-07-07 13:00:57.041 | | disk | 20 | 2026-07-07 13:00:57.041 | | id | 2 | 2026-07-07 13:00:57.041 | | name | m1.small | 2026-07-07 13:00:57.042 | | os-flavor-access:is_public | True | 2026-07-07 13:00:57.042 | | properties | hw_rng:allowed='True' | 2026-07-07 13:00:57.042 | | ram | 2048 | 2026-07-07 13:00:57.042 | | rxtx_factor | 1.0 | 2026-07-07 13:00:57.042 | | swap | 0 | 2026-07-07 13:00:57.042 | | vcpus | 1 | 2026-07-07 13:00:57.042 | +----------------------------+-----------------------+ 2026-07-07 13:00:57.042 | + lib/nova:create_flavors:1254 : openstack --os-region-name=RegionOne flavor create --id 3 --ram 4096 --disk 40 --vcpus 2 --property hw_rng:allowed=True m1.medium 2026-07-07 13:00:57.042 | +----------------------------+-----------------------+ 2026-07-07 13:00:57.042 | | Field | Value | 2026-07-07 13:00:57.043 | +----------------------------+-----------------------+ 2026-07-07 13:00:57.043 | | OS-FLV-DISABLED:disabled | False | 2026-07-07 13:00:57.043 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-07 13:00:57.043 | | description | None | 2026-07-07 13:00:57.043 | | disk | 40 | 2026-07-07 13:00:57.043 | | id | 3 | 2026-07-07 13:00:57.043 | | name | m1.medium | 2026-07-07 13:00:57.043 | | os-flavor-access:is_public | True | 2026-07-07 13:00:57.043 | | properties | hw_rng:allowed='True' | 2026-07-07 13:00:57.043 | | ram | 4096 | 2026-07-07 13:00:57.044 | | rxtx_factor | 1.0 | 2026-07-07 13:00:57.044 | | swap | 0 | 2026-07-07 13:00:57.044 | | vcpus | 2 | 2026-07-07 13:00:57.044 | +----------------------------+-----------------------+ 2026-07-07 13:00:57.044 | + lib/nova:create_flavors:1255 : openstack --os-region-name=RegionOne flavor create --id 4 --ram 8192 --disk 80 --vcpus 4 --property hw_rng:allowed=True m1.large 2026-07-07 13:00:57.044 | +----------------------------+-----------------------+ 2026-07-07 13:00:57.044 | | Field | Value | 2026-07-07 13:00:57.044 | +----------------------------+-----------------------+ 2026-07-07 13:00:57.044 | | OS-FLV-DISABLED:disabled | False | 2026-07-07 13:00:57.044 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-07 13:00:57.045 | | description | None | 2026-07-07 13:00:57.045 | | disk | 80 | 2026-07-07 13:00:57.045 | | id | 4 | 2026-07-07 13:00:57.045 | | name | m1.large | 2026-07-07 13:00:57.045 | | os-flavor-access:is_public | True | 2026-07-07 13:00:57.045 | | properties | hw_rng:allowed='True' | 2026-07-07 13:00:57.045 | | ram | 8192 | 2026-07-07 13:00:57.045 | | rxtx_factor | 1.0 | 2026-07-07 13:00:57.045 | | swap | 0 | 2026-07-07 13:00:57.046 | | vcpus | 4 | 2026-07-07 13:00:57.046 | +----------------------------+-----------------------+ 2026-07-07 13:00:57.046 | + lib/nova:create_flavors:1256 : openstack --os-region-name=RegionOne flavor create --id 5 --ram 16384 --disk 160 --vcpus 8 --property hw_rng:allowed=True m1.xlarge 2026-07-07 13:00:57.046 | +----------------------------+-----------------------+ 2026-07-07 13:00:57.046 | | Field | Value | 2026-07-07 13:00:57.046 | +----------------------------+-----------------------+ 2026-07-07 13:00:57.046 | | OS-FLV-DISABLED:disabled | False | 2026-07-07 13:00:57.046 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-07 13:00:57.046 | | description | None | 2026-07-07 13:00:57.046 | | disk | 160 | 2026-07-07 13:00:57.047 | | id | 5 | 2026-07-07 13:00:57.047 | | name | m1.xlarge | 2026-07-07 13:00:57.047 | | os-flavor-access:is_public | True | 2026-07-07 13:00:57.047 | | properties | hw_rng:allowed='True' | 2026-07-07 13:00:57.047 | | ram | 16384 | 2026-07-07 13:00:57.047 | | rxtx_factor | 1.0 | 2026-07-07 13:00:57.047 | | swap | 0 | 2026-07-07 13:00:57.047 | | vcpus | 8 | 2026-07-07 13:00:57.047 | +----------------------------+-----------------------+ 2026-07-07 13:00:57.094 | [2074 Async create_flavors:73909]: finished create_flavors with result 0 in 43 seconds 2026-07-07 13:00:57.100 | + inc/async:async_wait:197 : return 0 2026-07-07 13:00:57.104 | + ./stack.sh:main:1377 : is_service_enabled horizon 2026-07-07 13:00:57.131 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 13:00:57.136 | + ./stack.sh:main:1391 : is_service_enabled nova 2026-07-07 13:00:57.164 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 13:00:57.168 | + ./stack.sh:main:1391 : is_service_enabled keystone 2026-07-07 13:00:57.197 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 13:00:57.201 | + ./stack.sh:main:1392 : USERRC_PARAMS='-PA --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret' 2026-07-07 13:00:57.205 | + ./stack.sh:main:1394 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-07-07 13:00:57.209 | + ./stack.sh:main:1398 : /home/quobyte/devstack/tools/create_userrc.sh -PA --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret 2026-07-07 13:00:57.213 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-07 13:00:57.216 | + home/quobyte/devstack/tools/create_userrc.sh:main:31 : ACCOUNT_DIR=./accrc 2026-07-07 13:00:57.218 | ++ 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-07-07 13:00:57.221 | + home/quobyte/devstack/tools/create_userrc.sh:main:80 : options=' -P -A --target-dir '\''/home/quobyte/devstack/accrc'\'' --os-password '\''nomoresecret'\'' --' 2026-07-07 13:00:57.223 | + home/quobyte/devstack/tools/create_userrc.sh:main:84 : eval set -- -P -A --target-dir ''\''/home/quobyte/devstack/accrc'\''' --os-password ''\''nomoresecret'\''' -- 2026-07-07 13:00:57.225 | ++ home/quobyte/devstack/tools/create_userrc.sh:main:84 : set -- -P -A --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret -- 2026-07-07 13:00:57.227 | + home/quobyte/devstack/tools/create_userrc.sh:main:85 : ADDPASS= 2026-07-07 13:00:57.229 | + home/quobyte/devstack/tools/create_userrc.sh:main:86 : HEAT_URL= 2026-07-07 13:00:57.231 | + home/quobyte/devstack/tools/create_userrc.sh:main:91 : SKIP_PROJECT=service 2026-07-07 13:00:57.233 | + home/quobyte/devstack/tools/create_userrc.sh:main:92 : MODE= 2026-07-07 13:00:57.234 | + home/quobyte/devstack/tools/create_userrc.sh:main:93 : ROLE=Member 2026-07-07 13:00:57.236 | + home/quobyte/devstack/tools/create_userrc.sh:main:94 : USER_NAME= 2026-07-07 13:00:57.238 | + home/quobyte/devstack/tools/create_userrc.sh:main:95 : USER_PASS= 2026-07-07 13:00:57.242 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 7 -gt 0 ']' 2026-07-07 13:00:57.244 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-07-07 13:00:57.246 | + home/quobyte/devstack/tools/create_userrc.sh:main:119 : ADDPASS=yes 2026-07-07 13:00:57.248 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-07-07 13:00:57.250 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 6 -gt 0 ']' 2026-07-07 13:00:57.252 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-07-07 13:00:57.254 | + home/quobyte/devstack/tools/create_userrc.sh:main:118 : MODE=all 2026-07-07 13:00:57.256 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-07-07 13:00:57.258 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 5 -gt 0 ']' 2026-07-07 13:00:57.260 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-07-07 13:00:57.261 | + home/quobyte/devstack/tools/create_userrc.sh:main:113 : ACCOUNT_DIR=/home/quobyte/devstack/accrc 2026-07-07 13:00:57.263 | + home/quobyte/devstack/tools/create_userrc.sh:main:113 : shift 2026-07-07 13:00:57.265 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-07-07 13:00:57.267 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 3 -gt 0 ']' 2026-07-07 13:00:57.269 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-07-07 13:00:57.271 | + home/quobyte/devstack/tools/create_userrc.sh:main:100 : export OS_PASSWORD=nomoresecret 2026-07-07 13:00:57.273 | + home/quobyte/devstack/tools/create_userrc.sh:main:100 : OS_PASSWORD=nomoresecret 2026-07-07 13:00:57.275 | + home/quobyte/devstack/tools/create_userrc.sh:main:100 : shift 2026-07-07 13:00:57.277 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-07-07 13:00:57.279 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 1 -gt 0 ']' 2026-07-07 13:00:57.281 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-07-07 13:00:57.283 | + home/quobyte/devstack/tools/create_userrc.sh:main:122 : shift 2026-07-07 13:00:57.285 | + home/quobyte/devstack/tools/create_userrc.sh:main:122 : break 2026-07-07 13:00:57.287 | + home/quobyte/devstack/tools/create_userrc.sh:main:129 : '[' -z nomoresecret ']' 2026-07-07 13:00:57.289 | + home/quobyte/devstack/tools/create_userrc.sh:main:138 : '[' -z '' -a '' ']' 2026-07-07 13:00:57.291 | + home/quobyte/devstack/tools/create_userrc.sh:main:142 : '[' -z '' -a '' ']' 2026-07-07 13:00:57.293 | + home/quobyte/devstack/tools/create_userrc.sh:main:146 : '[' -z '' -a -z '' ']' 2026-07-07 13:00:57.295 | + home/quobyte/devstack/tools/create_userrc.sh:main:147 : export OS_PROJECT_NAME=admin 2026-07-07 13:00:57.297 | + home/quobyte/devstack/tools/create_userrc.sh:main:147 : OS_PROJECT_NAME=admin 2026-07-07 13:00:57.299 | + home/quobyte/devstack/tools/create_userrc.sh:main:150 : '[' -z '' ']' 2026-07-07 13:00:57.301 | + home/quobyte/devstack/tools/create_userrc.sh:main:151 : export OS_USERNAME=admin 2026-07-07 13:00:57.303 | + home/quobyte/devstack/tools/create_userrc.sh:main:151 : OS_USERNAME=admin 2026-07-07 13:00:57.305 | + home/quobyte/devstack/tools/create_userrc.sh:main:154 : '[' -z '' ']' 2026-07-07 13:00:57.307 | + home/quobyte/devstack/tools/create_userrc.sh:main:155 : export OS_AUTH_URL=http://localhost:5000/v3/ 2026-07-07 13:00:57.309 | + home/quobyte/devstack/tools/create_userrc.sh:main:155 : OS_AUTH_URL=http://localhost:5000/v3/ 2026-07-07 13:00:57.311 | + home/quobyte/devstack/tools/create_userrc.sh:main:158 : '[' -z '' -a -z '' ']' 2026-07-07 13:00:57.313 | + home/quobyte/devstack/tools/create_userrc.sh:main:160 : OS_USER_DOMAIN_ID=default 2026-07-07 13:00:57.315 | + home/quobyte/devstack/tools/create_userrc.sh:main:163 : '[' -z '' -a -z '' ']' 2026-07-07 13:00:57.318 | + home/quobyte/devstack/tools/create_userrc.sh:main:165 : OS_PROJECT_DOMAIN_ID=default 2026-07-07 13:00:57.319 | + home/quobyte/devstack/tools/create_userrc.sh:main:168 : USER_PASS=nomoresecret 2026-07-07 13:00:57.321 | + home/quobyte/devstack/tools/create_userrc.sh:main:169 : USER_NAME=admin 2026-07-07 13:00:57.323 | + home/quobyte/devstack/tools/create_userrc.sh:main:171 : '[' -z all ']' 2026-07-07 13:00:57.325 | + home/quobyte/devstack/tools/create_userrc.sh:main:239 : '[' all '!=' create ']' 2026-07-07 13:00:57.328 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : openstack project list --long --quote none -f csv 2026-07-07 13:00:57.328 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : grep ,True 2026-07-07 13:00:57.329 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : grep -v service 2026-07-07 13:00:57.330 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : IFS=, 2026-07-07 13:00:57.332 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2026-07-07 13:00:59.682 | Failed to discover available identity versions when contacting http://localhost:5000/v3/. Attempting to parse version from URL. 2026-07-07 13:00:59.685 | 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-07-07 13:01:00.086 | + ./stack.sh:main:1403 : save_stackenv 2026-07-07 13:01:00.090 | + functions-common:save_stackenv:65 : local tag= 2026-07-07 13:01:00.096 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-07-07 13:01:00.102 | + functions-common:save_stackenv:67 : time_stamp=2026-07-07-150100 2026-07-07 13:01:00.106 | + functions-common:save_stackenv:68 : echo '# 2026-07-07-150100 ' 2026-07-07 13:01:00.110 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-07 13:01:00.114 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-07-07 13:01:00.118 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-07 13:01:00.122 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-07-07 13:01:00.126 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-07 13:01:00.130 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-07-07 13:01:00.134 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-07 13:01:00.139 | + functions-common:save_stackenv:70 : echo ENABLED_SERVICES=key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent,neutron-api,neutron-periodic-workers,neutron-rpc-server,neutron-ovn-maintenance-worker,n-novnc-cell1,n-super-cond,n-cond-cell1 2026-07-07 13:01:00.144 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-07 13:01:00.148 | + functions-common:save_stackenv:70 : echo HOST_IP=192.168.122.71 2026-07-07 13:01:00.152 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-07 13:01:00.156 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=http://192.168.122.71/identity 2026-07-07 13:01:00.160 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-07 13:01:00.164 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2026-07-07-143705 2026-07-07 13:01:00.168 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-07 13:01:00.172 | + functions-common:save_stackenv:70 : echo OS_CACERT= 2026-07-07 13:01:00.176 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-07 13:01:00.180 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=192.168.122.71 2026-07-07 13:01:00.184 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-07 13:01:00.188 | + functions-common:save_stackenv:70 : echo STACK_USER=quobyte 2026-07-07 13:01:00.192 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-07 13:01:00.196 | + functions-common:save_stackenv:70 : echo TLS_IP= 2026-07-07 13:01:00.200 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-07 13:01:00.204 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-07-07 13:01:00.208 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-07 13:01:00.213 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-07-07 13:01:00.216 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-07 13:01:00.220 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=192.168.122.71 2026-07-07 13:01:00.224 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-07 13:01:00.228 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-07-07 13:01:00.232 | + ./stack.sh:main:1414 : merge_config_group /home/quobyte/devstack/local.conf extra 2026-07-07 13:01:00.237 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-07-07 13:01:00.241 | + inc/meta-config:merge_config_group:171 : shift 2026-07-07 13:01:00.245 | + inc/meta-config:merge_config_group:172 : local matchgroups=extra 2026-07-07 13:01:00.249 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-07 13:01:00.253 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-07-07 13:01:00.257 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-07-07 13:01:00.263 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf extra 2026-07-07 13:01:00.268 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-07-07 13:01:00.272 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=extra 2026-07-07 13:01:00.276 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-07 13:01:00.281 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=extra ' 2026-07-07 13:01:00.281 | /^\[\[.+\|.*\]\]/ { 2026-07-07 13:01:00.281 | gsub("[][]", "", $1); 2026-07-07 13:01:00.281 | split($1, a, "|"); 2026-07-07 13:01:00.281 | if (a[1] == matchgroup) 2026-07-07 13:01:00.281 | print a[2] 2026-07-07 13:01:00.281 | } 2026-07-07 13:01:00.281 | ' /home/quobyte/devstack/local.conf 2026-07-07 13:01:00.289 | + ./stack.sh:main:1421 : run_phase stack extra 2026-07-07 13:01:00.293 | + functions-common:run_phase:1848 : local mode=stack 2026-07-07 13:01:00.297 | + functions-common:run_phase:1849 : local phase=extra 2026-07-07 13:01:00.302 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-07-07 13:01:00.306 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-07-07 13:01:00.310 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-07-07 13:01:00.314 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-07-07 13:01:00.319 | + functions-common:run_phase:1858 : local extra 2026-07-07 13:01:00.324 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-07-07 13:01:00.330 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-07-07 13:01:00.334 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-07-07 13:01:00.339 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-07-07 13:01:00.343 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack extra 2026-07-07 13:01:00.349 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-07-07 13:01:00.375 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-07 13:01:00.379 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-07-07 13:01:00.383 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-07-07 13:01:00.388 | ++ extras.d/80-tempest.sh:source:7 : [[ extra == \i\n\s\t\a\l\l ]] 2026-07-07 13:01:00.392 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-07-07 13:01:00.396 | ++ extras.d/80-tempest.sh:source:10 : [[ extra == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-07-07 13:01:00.400 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-07-07 13:01:00.404 | ++ extras.d/80-tempest.sh:source:13 : [[ extra == \e\x\t\r\a ]] 2026-07-07 13:01:00.408 | ++ extras.d/80-tempest.sh:source:15 : : 2026-07-07 13:01:00.413 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-07-07 13:01:00.417 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-07-07 13:01:00.422 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-07-07 13:01:00.426 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-07-07 13:01:00.430 | + functions-common:run_phase:1875 : run_plugins stack extra 2026-07-07 13:01:00.434 | + functions-common:run_plugins:1834 : local mode=stack 2026-07-07 13:01:00.439 | + functions-common:run_plugins:1835 : local phase=extra 2026-07-07 13:01:00.444 | + functions-common:run_plugins:1837 : local plugins= 2026-07-07 13:01:00.448 | + functions-common:run_plugins:1838 : local plugin 2026-07-07 13:01:00.452 | + ./stack.sh:main:1429 : merge_config_group /home/quobyte/devstack/local.conf post-extra 2026-07-07 13:01:00.456 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-07-07 13:01:00.461 | + inc/meta-config:merge_config_group:171 : shift 2026-07-07 13:01:00.465 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-extra 2026-07-07 13:01:00.469 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-07 13:01:00.473 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-07-07 13:01:00.477 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-07-07 13:01:00.484 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf post-extra 2026-07-07 13:01:00.487 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-07-07 13:01:00.492 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-extra 2026-07-07 13:01:00.496 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-07 13:01:00.500 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-extra ' 2026-07-07 13:01:00.500 | /^\[\[.+\|.*\]\]/ { 2026-07-07 13:01:00.500 | gsub("[][]", "", $1); 2026-07-07 13:01:00.501 | split($1, a, "|"); 2026-07-07 13:01:00.501 | if (a[1] == matchgroup) 2026-07-07 13:01:00.501 | print a[2] 2026-07-07 13:01:00.501 | } 2026-07-07 13:01:00.501 | ' /home/quobyte/devstack/local.conf 2026-07-07 13:01:00.509 | + ./stack.sh:main:1438 : is_service_enabled n-cpu 2026-07-07 13:01:00.536 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 13:01:00.541 | + ./stack.sh:main:1439 : is_nova_ready 2026-07-07 13:01:00.545 | + lib/nova:is_nova_ready:1166 : wait_for_compute 60 2026-07-07 13:01:00.549 | + functions:wait_for_compute:490 : local timeout=60 2026-07-07 13:01:00.553 | + functions:wait_for_compute:491 : local rval=0 2026-07-07 13:01:00.557 | + functions:wait_for_compute:492 : local compute_hostname 2026-07-07 13:01:00.561 | + functions:wait_for_compute:493 : time_start wait_for_service 2026-07-07 13:01:00.565 | + functions-common:time_start:2406 : local name=wait_for_service 2026-07-07 13:01:00.573 | + functions-common:time_start:2407 : local start_time= 2026-07-07 13:01:00.576 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-07 13:01:00.582 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-07 13:01:00.589 | + functions-common:time_start:2411 : _TIME_START[$name]=1783429260584 2026-07-07 13:01:00.595 | ++ functions:wait_for_compute:494 : iniget /etc/nova/nova.conf DEFAULT host 2026-07-07 13:01:00.627 | + functions:wait_for_compute:494 : compute_hostname= 2026-07-07 13:01:00.631 | + functions:wait_for_compute:495 : [[ -z '' ]] 2026-07-07 13:01:00.636 | ++ functions:wait_for_compute:496 : hostname 2026-07-07 13:01:00.641 | + functions:wait_for_compute:496 : compute_hostname=devstack 2026-07-07 13:01:00.645 | + functions:wait_for_compute:498 : timeout 60 bash -x 2026-07-07 13:01:00.650 | ++ functions:wait_for_compute:498 : hostname 2026-07-07 13:01:00.655 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-07 13:01:00.657 | + :: : ID= 2026-07-07 13:01:00.659 | + :: : [[ '' == '' ]] 2026-07-07 13:01:00.661 | + :: : sleep 1 2026-07-07 13:01:01.665 | + :: : [[ libvirt = \f\a\k\e ]] 2026-07-07 13:01:01.667 | ++ :: : openstack --os-cloud devstack-admin --os-region RegionOne compute service list --host devstack --service nova-compute -c ID -f value 2026-07-07 13:01:05.065 | + :: : ID=e44d2fca-8ccc-4e67-914d-1f66e7509550 2026-07-07 13:01:05.067 | + :: : [[ e44d2fca-8ccc-4e67-914d-1f66e7509550 == '' ]] 2026-07-07 13:01:05.072 | + functions:wait_for_compute:510 : time_stop wait_for_service 2026-07-07 13:01:05.076 | + functions-common:time_stop:2420 : local name 2026-07-07 13:01:05.081 | + functions-common:time_stop:2421 : local end_time 2026-07-07 13:01:05.084 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 13:01:05.087 | + functions-common:time_stop:2423 : local total 2026-07-07 13:01:05.092 | + functions-common:time_stop:2424 : local start_time 2026-07-07 13:01:05.095 | + functions-common:time_stop:2426 : name=wait_for_service 2026-07-07 13:01:05.099 | + functions-common:time_stop:2427 : start_time=1783429260584 2026-07-07 13:01:05.103 | + functions-common:time_stop:2429 : [[ -z 1783429260584 ]] 2026-07-07 13:01:05.107 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 13:01:05.112 | + functions-common:time_stop:2432 : end_time=1783429265109 2026-07-07 13:01:05.117 | + functions-common:time_stop:2433 : elapsed_time=4525 2026-07-07 13:01:05.121 | + functions-common:time_stop:2434 : total=24713 2026-07-07 13:01:05.124 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 13:01:05.127 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=29238 2026-07-07 13:01:05.132 | + functions:wait_for_compute:512 : [[ 0 != 0 ]] 2026-07-07 13:01:05.135 | + functions:wait_for_compute:516 : return 0 2026-07-07 13:01:05.139 | + ./stack.sh:main:1443 : service_check 2026-07-07 13:01:05.142 | + functions-common:service_check:1713 : local service 2026-07-07 13:01:05.145 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-07 13:01:05.150 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@key.service 2026-07-07 13:01:05.167 | not-found 2026-07-07 13:01:05.173 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-07 13:01:05.176 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-api.service 2026-07-07 13:01:05.195 | enabled 2026-07-07 13:01:05.200 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-api.service --no-pager 2026-07-07 13:01:05.224 | ● devstack@n-api.service - Devstack devstack@n-api.service 2026-07-07 13:01:05.224 | Loaded: loaded (/etc/systemd/system/devstack@n-api.service; enabled; preset: enabled) 2026-07-07 13:01:05.224 | Active: active (running) since Tue 2026-07-07 14:57:40 CEST; 3min 24s ago 2026-07-07 13:01:05.224 | Main PID: 61638 (uwsgi) 2026-07-07 13:01:05.224 | Status: "uWSGI is ready" 2026-07-07 13:01:05.225 | Tasks: 17 (limit: 14255) 2026-07-07 13:01:05.225 | Memory: 273.4M (peak: 273.8M) 2026-07-07 13:01:05.225 | CPU: 14.558s 2026-07-07 13:01:05.225 | CGroup: /system.slice/system-devstack.slice/devstack@n-api.service 2026-07-07 13:01:05.225 | ├─61638 "nova-apiuWSGI master" 2026-07-07 13:01:05.225 | ├─61639 "nova-apiuWSGI worker 1" 2026-07-07 13:01:05.225 | └─61640 "nova-apiuWSGI worker 2" 2026-07-07 13:01:05.225 | 2026-07-07 13:01:05.225 | Jul 07 15:01:04 devstack devstack@n-api.service[61639]: [pid: 61639|app: 0|req: 18/36] 192.168.122.71 () {54 vars in 930 bytes} [Tue Jul 7 15:01:04 2026] GET /compute/v2.1 => generated 392 bytes in 6 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-07 13:01:05.225 | Jul 07 15:01:04 devstack devstack@n-api.service[61640]: DEBUG nova.api.openstack.wsgi [None req-65ade0b0-cc2f-410f-a94e-f1cfa59beed9 admin admin] Calling method '>' {{(pid=61640) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} 2026-07-07 13:01:05.225 | Jul 07 15:01:04 devstack devstack@n-api.service[61640]: DEBUG oslo_concurrency.lockutils [None req-65ade0b0-cc2f-410f-a94e-f1cfa59beed9 admin admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61640) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} 2026-07-07 13:01:05.226 | Jul 07 15:01:04 devstack devstack@n-api.service[61640]: DEBUG oslo_concurrency.lockutils [None req-65ade0b0-cc2f-410f-a94e-f1cfa59beed9 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=61640) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} 2026-07-07 13:01:05.226 | Jul 07 15:01:04 devstack devstack@n-api.service[61640]: DEBUG oslo_concurrency.lockutils [None req-65ade0b0-cc2f-410f-a94e-f1cfa59beed9 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=61640) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-07-07 13:01:05.226 | Jul 07 15:01:04 devstack devstack@n-api.service[61640]: DEBUG oslo_concurrency.lockutils [None req-65ade0b0-cc2f-410f-a94e-f1cfa59beed9 admin admin] Acquiring lock "8a5024ed-81bf-4a9a-8e28-fcc568626368" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61640) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} 2026-07-07 13:01:05.226 | Jul 07 15:01:04 devstack devstack@n-api.service[61640]: DEBUG oslo_concurrency.lockutils [None req-65ade0b0-cc2f-410f-a94e-f1cfa59beed9 admin admin] Lock "8a5024ed-81bf-4a9a-8e28-fcc568626368" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=61640) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} 2026-07-07 13:01:05.226 | Jul 07 15:01:04 devstack devstack@n-api.service[61640]: DEBUG oslo_concurrency.lockutils [None req-65ade0b0-cc2f-410f-a94e-f1cfa59beed9 admin admin] Lock "8a5024ed-81bf-4a9a-8e28-fcc568626368" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=61640) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-07-07 13:01:05.226 | Jul 07 15:01:04 devstack devstack@n-api.service[61640]: INFO nova.api.openstack.requestlog [None req-65ade0b0-cc2f-410f-a94e-f1cfa59beed9 admin admin] 192.168.122.71 "GET /compute/v2.1/os-services?binary=nova-compute&host=devstack" status: 200 len: 251 microversion: 2.69 time: 0.168502 2026-07-07 13:01:05.226 | Jul 07 15:01:04 devstack devstack@n-api.service[61640]: [pid: 61640|app: 0|req: 19/37] 192.168.122.71 () {60 vars in 1320 bytes} [Tue Jul 7 15:01:04 2026] GET /compute/v2.1/os-services?binary=nova-compute&host=devstack => generated 251 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-07-07 13:01:05.229 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-07 13:01:05.232 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-cpu.service 2026-07-07 13:01:05.253 | enabled 2026-07-07 13:01:05.258 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-cpu.service --no-pager 2026-07-07 13:01:05.283 | ● devstack@n-cpu.service - Devstack devstack@n-cpu.service 2026-07-07 13:01:05.283 | Loaded: loaded (/etc/systemd/system/devstack@n-cpu.service; enabled; preset: enabled) 2026-07-07 13:01:05.283 | Active: active (running) since Tue 2026-07-07 15:00:07 CEST; 57s ago 2026-07-07 13:01:05.284 | Main PID: 73752 (nova-compute) 2026-07-07 13:01:05.284 | Tasks: 10 (limit: 14255) 2026-07-07 13:01:05.284 | Memory: 136.3M (peak: 137.6M) 2026-07-07 13:01:05.284 | CPU: 4.591s 2026-07-07 13:01:05.284 | CGroup: /system.slice/system-devstack.slice/devstack@n-cpu.service 2026-07-07 13:01:05.284 | └─73752 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf 2026-07-07 13:01:05.284 | 2026-07-07 13:01:05.284 | Jul 07 15:00:37 devstack nova-compute[73752]: DEBUG nova.compute.resource_tracker [None req-6782474a-24c6-4652-a1fd-b557c99af3d6 None None] Compute_service record updated for devstack:devstack {{(pid=73752) _update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:1097}} 2026-07-07 13:01:05.284 | Jul 07 15:00:37 devstack nova-compute[73752]: DEBUG oslo_concurrency.lockutils [None req-6782474a-24c6-4652-a1fd-b557c99af3d6 None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: held 4.599s {{(pid=73752) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-07-07 13:01:05.284 | Jul 07 15:00:37 devstack nova-compute[73752]: DEBUG nova.service [None req-6782474a-24c6-4652-a1fd-b557c99af3d6 None None] Creating RPC server for service: nova-compute on topic: compute {{(pid=73752) start /opt/stack/nova/nova/service.py:196}} 2026-07-07 13:01:05.284 | Jul 07 15:00:37 devstack nova-compute[73752]: DEBUG nova.service [None req-6782474a-24c6-4652-a1fd-b557c99af3d6 None None] Creating 2nd RPC server for service: nova-compute on topic: compute-alt {{(pid=73752) start /opt/stack/nova/nova/service.py:212}} 2026-07-07 13:01:05.285 | Jul 07 15:00:37 devstack nova-compute[73752]: DEBUG nova.service [None req-6782474a-24c6-4652-a1fd-b557c99af3d6 None None] Join ServiceGroup membership for this service compute {{(pid=73752) start /opt/stack/nova/nova/service.py:222}} 2026-07-07 13:01:05.285 | Jul 07 15:00:37 devstack nova-compute[73752]: DEBUG nova.servicegroup.drivers.db [None req-6782474a-24c6-4652-a1fd-b557c99af3d6 None None] DB_Driver: join new ServiceGroup member devstack to the compute group, service = {{(pid=73752) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2026-07-07 13:01:05.285 | Jul 07 15:00:43 devstack nova-compute[73752]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.49 seconds {{(pid=73752) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-07 13:01:05.285 | Jul 07 15:01:00 devstack nova-compute[73752]: DEBUG oslo_service.periodic_task [None req-eb1d37f8-40d8-43bd-8d63-ac4f5c67fe3d None None] Running periodic task ComputeManager._sync_power_states {{(pid=73752) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} 2026-07-07 13:01:05.285 | Jul 07 15:01:01 devstack nova-compute[73752]: DEBUG oslo_service.periodic_task [None req-eb1d37f8-40d8-43bd-8d63-ac4f5c67fe3d None None] Running periodic task ComputeManager._cleanup_running_deleted_instances {{(pid=73752) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} 2026-07-07 13:01:05.285 | Jul 07 15:01:01 devstack nova-compute[73752]: DEBUG oslo.service.backend._threading.loopingcall [None req-eb1d37f8-40d8-43bd-8d63-ac4f5c67fe3d None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 10.97 seconds {{(pid=73752) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-07 13:01:05.290 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-07 13:01:05.293 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-cond.service 2026-07-07 13:01:05.311 | not-found 2026-07-07 13:01:05.317 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-07 13:01:05.320 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-sch.service 2026-07-07 13:01:05.342 | enabled 2026-07-07 13:01:05.347 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-sch.service --no-pager 2026-07-07 13:01:05.378 | ● devstack@n-sch.service - Devstack devstack@n-sch.service 2026-07-07 13:01:05.379 | Loaded: loaded (/etc/systemd/system/devstack@n-sch.service; enabled; preset: enabled) 2026-07-07 13:01:05.379 | Active: active (running) since Tue 2026-07-07 14:59:54 CEST; 1min 10s ago 2026-07-07 13:01:05.379 | Main PID: 70032 (nova-scheduler:) 2026-07-07 13:01:05.379 | Tasks: 19 (limit: 14255) 2026-07-07 13:01:05.379 | Memory: 155.5M (peak: 155.7M) 2026-07-07 13:01:05.379 | CPU: 4.877s 2026-07-07 13:01:05.379 | CGroup: /system.slice/system-devstack.slice/devstack@n-sch.service 2026-07-07 13:01:05.379 | ├─70032 "nova-scheduler: master process [/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf]" 2026-07-07 13:01:05.380 | ├─71705 "nova-scheduler: ServiceWrapper worker(0)" 2026-07-07 13:01:05.380 | └─71727 "nova-scheduler: ServiceWrapper worker(1)" 2026-07-07 13:01:05.380 | 2026-07-07 13:01:05.380 | Jul 07 15:00:00 devstack nova-scheduler[71705]: DEBUG nova.servicegroup.drivers.db [None req-4cbefabf-ef04-46e1-809f-ef01e784ab88 None None] DB_Driver: join new ServiceGroup member devstack to the scheduler group, service = {{(pid=71705) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2026-07-07 13:01:05.380 | Jul 07 15:00:05 devstack nova-scheduler[71727]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.96 seconds {{(pid=71727) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-07 13:01:05.380 | Jul 07 15:00:05 devstack nova-scheduler[71705]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.97 seconds {{(pid=71705) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-07 13:01:05.380 | Jul 07 15:00:08 devstack nova-scheduler[70032]: DEBUG dbcounter [-] [70032] Writing DB stats nova_api:SELECT=3 {{(pid=70032) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-07 13:01:05.380 | Jul 07 15:00:08 devstack nova-scheduler[70032]: DEBUG dbcounter [-] [70032] Writing DB stats nova_cell0:SELECT=1 {{(pid=70032) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-07 13:01:05.380 | Jul 07 15:00:08 devstack nova-scheduler[70032]: DEBUG dbcounter [-] [70032] Writing DB stats nova_cell1:SELECT=1 {{(pid=70032) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-07 13:01:05.380 | Jul 07 15:00:08 devstack nova-scheduler[71705]: DEBUG oslo.service.backend._threading.loopingcall [None req-2d9b5366-8af0-448b-ad4e-0cbe67402965 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=71705) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-07 13:01:05.381 | Jul 07 15:00:14 devstack nova-scheduler[71727]: DEBUG oslo.service.backend._threading.loopingcall [None req-b94ac232-e77e-41d1-afb1-fab202e7f4bc None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=71727) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-07 13:01:05.381 | Jul 07 15:00:15 devstack nova-scheduler[71727]: DEBUG dbcounter [-] [71727] Writing DB stats nova_cell0:SELECT=4,nova_cell0:INSERT=1,nova_cell0:UPDATE=1 {{(pid=71727) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-07 13:01:05.381 | Jul 07 15:00:15 devstack nova-scheduler[71705]: DEBUG dbcounter [-] [71705] Writing DB stats nova_cell0:SELECT=3 {{(pid=71705) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-07 13:01:05.385 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-07 13:01:05.389 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-novnc.service 2026-07-07 13:01:05.408 | not-found 2026-07-07 13:01:05.413 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-07 13:01:05.417 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-api-meta.service 2026-07-07 13:01:05.437 | enabled 2026-07-07 13:01:05.442 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-api-meta.service --no-pager 2026-07-07 13:01:05.466 | ● devstack@n-api-meta.service - Devstack devstack@n-api-meta.service 2026-07-07 13:01:05.466 | Loaded: loaded (/etc/systemd/system/devstack@n-api-meta.service; enabled; preset: enabled) 2026-07-07 13:01:05.466 | Active: active (running) since Tue 2026-07-07 14:59:56 CEST; 1min 8s ago 2026-07-07 13:01:05.466 | Main PID: 70643 (uwsgi) 2026-07-07 13:01:05.466 | Status: "uWSGI is ready" 2026-07-07 13:01:05.466 | Tasks: 16 (limit: 14255) 2026-07-07 13:01:05.466 | Memory: 220.8M (peak: 221.3M) 2026-07-07 13:01:05.466 | CPU: 9.808s 2026-07-07 13:01:05.466 | CGroup: /system.slice/system-devstack.slice/devstack@n-api-meta.service 2026-07-07 13:01:05.467 | ├─70643 "nova-api-metauWSGI master" 2026-07-07 13:01:05.467 | ├─70666 "nova-api-metauWSGI worker 1" 2026-07-07 13:01:05.467 | ├─70671 "nova-api-metauWSGI worker 2" 2026-07-07 13:01:05.467 | └─70672 "nova-api-metauWSGI http 1" 2026-07-07 13:01:05.467 | 2026-07-07 13:01:05.467 | Jul 07 15:00:03 devstack devstack@n-api-meta.service[70666]: DEBUG nova.api.openstack.wsgi_app [None req-5eca8be9-db11-4e7a-b967-b12aaf456d9f None None] ******************************************************************************** {{(pid=70666) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3260}} 2026-07-07 13:01:05.467 | Jul 07 15:00:03 devstack devstack@n-api-meta.service[70666]: WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x79e1420a4668 pid: 70666 (default app) 2026-07-07 13:01:05.467 | Jul 07 15:00:12 devstack devstack@n-api-meta.service[70666]: DEBUG dbcounter [-] [70666] Writing DB stats nova_api:SELECT=1 {{(pid=70666) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-07 13:01:05.467 | Jul 07 15:00:12 devstack devstack@n-api-meta.service[70671]: DEBUG dbcounter [-] [70671] Writing DB stats nova_api:SELECT=1 {{(pid=70671) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-07 13:01:05.467 | Jul 07 15:00:12 devstack devstack@n-api-meta.service[70671]: DEBUG dbcounter [-] [70671] Writing DB stats nova_cell0:SELECT=1 {{(pid=70671) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-07 13:01:05.468 | Jul 07 15:00:12 devstack devstack@n-api-meta.service[70671]: DEBUG dbcounter [-] [70671] Writing DB stats nova_cell1:SELECT=1 {{(pid=70671) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-07 13:01:05.468 | Jul 07 15:00:12 devstack devstack@n-api-meta.service[70666]: DEBUG dbcounter [-] [70666] Writing DB stats nova_cell0:SELECT=1 {{(pid=70666) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-07 13:01:05.468 | Jul 07 15:00:12 devstack devstack@n-api-meta.service[70666]: DEBUG dbcounter [-] [70666] Writing DB stats nova_cell1:SELECT=1 {{(pid=70666) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-07 13:01:05.468 | Jul 07 15:00:12 devstack devstack@n-api-meta.service[70671]: DEBUG dbcounter [-] [70671] Writing DB stats nova_cell0:SELECT=2,nova_cell0:INSERT=1 {{(pid=70671) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-07 13:01:05.468 | Jul 07 15:00:12 devstack devstack@n-api-meta.service[70666]: DEBUG dbcounter [-] [70666] Writing DB stats nova_cell0:SELECT=1 {{(pid=70666) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-07 13:01:05.476 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-07 13:01:05.481 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@placement-api.service 2026-07-07 13:01:05.501 | enabled 2026-07-07 13:01:05.508 | + functions-common:service_check:1720 : sudo systemctl status devstack@placement-api.service --no-pager 2026-07-07 13:01:05.532 | ● devstack@placement-api.service - Devstack devstack@placement-api.service 2026-07-07 13:01:05.532 | Loaded: loaded (/etc/systemd/system/devstack@placement-api.service; enabled; preset: enabled) 2026-07-07 13:01:05.532 | Active: active (running) since Tue 2026-07-07 14:58:23 CEST; 2min 41s ago 2026-07-07 13:01:05.532 | Main PID: 67837 (uwsgi) 2026-07-07 13:01:05.532 | Status: "uWSGI is ready" 2026-07-07 13:01:05.532 | Tasks: 5 (limit: 14255) 2026-07-07 13:01:05.532 | Memory: 176.8M (peak: 177.0M) 2026-07-07 13:01:05.532 | CPU: 6.189s 2026-07-07 13:01:05.532 | CGroup: /system.slice/system-devstack.slice/devstack@placement-api.service 2026-07-07 13:01:05.532 | ├─67837 "placementuWSGI master" 2026-07-07 13:01:05.533 | ├─67838 "placementuWSGI worker 1" 2026-07-07 13:01:05.533 | └─67839 "placementuWSGI worker 2" 2026-07-07 13:01:05.534 | 2026-07-07 13:01:05.534 | Jul 07 15:00:36 devstack devstack@placement-api.service[67839]: INFO placement.requestlog [req-fae17d34-32aa-4d62-9ca1-80e9d7a6597c req-cf8d6af4-f6b4-4a75-bc06-96840c80e740 service nova] 192.168.122.71 "PUT /placement/resource_providers/dc9b1b79-0b22-4f93-a550-57712013eee6/inventories" status: 200 len: 396 microversion: 1.26 2026-07-07 13:01:05.534 | Jul 07 15:00:36 devstack devstack@placement-api.service[67839]: [pid: 67839|app: 0|req: 5/9] 192.168.122.71 () {64 vars in 1493 bytes} [Tue Jul 7 15:00:36 2026] PUT /placement/resource_providers/dc9b1b79-0b22-4f93-a550-57712013eee6/inventories => generated 396 bytes in 140 msecs (HTTP/1.1 200) 8 headers in 296 bytes (1 switches on core 0) 2026-07-07 13:01:05.534 | Jul 07 15:00:36 devstack devstack@placement-api.service[67838]: DEBUG placement.requestlog [req-fae17d34-32aa-4d62-9ca1-80e9d7a6597c req-951c3a90-4a9f-4d2b-9f30-9f099a872526 None None] Starting request: 192.168.122.71 "GET /placement/traits?name=in:HW_CPU_X86_ABM,COMPUTE_STORAGE_BUS_IDE,COMPUTE_NET_VIRTIO_PACKED,HW_CPU_X86_SSSE3,HW_CPU_X86_AVX2,HW_CPU_X86_BMI,HW_CPU_X86_SSE4A,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_TRUSTED_CERTS,HW_CPU_X86_AESNI,COMPUTE_IMAGE_TYPE_AKI,COMPUTE_SOUND_MODEL_ICH9,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_STORAGE_BUS_FDC,HW_CPU_X86_AMD_SVM,COMPUTE_GRAPHICS_MODEL_QXL,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_STORAGE_BUS_USB,HW_CPU_X86_SHA,HW_CPU_X86_AVX,COMPUTE_NET_VIF_MODEL_VIRTIO,COMPUTE_NODE,HW_CPU_X86_BMI2,COMPUTE_IMAGE_TYPE_ISO,COMPUTE_RESCUE_BFV,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,COMPUTE_NET_VIF_MODEL_PCNET,HW_CPU_X86_SSE42,HW_CPU_X86_SSE,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_DEVICE_TAGGING,HW_CPU_X86_FMA3,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_SOUND_MODEL_SB16,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_GRAPHICS_MODEL_CIRRUS,COMPUTE_NET_VIF_MODEL_E1000,COMPUTE_STORAGE_BUS_VIRTIO,COMPUTE_IMAGE_TYPE_ARI,COMPUTE_VOLUME_ATTACH_WITH_TAG,COMPUTE_IMAGE_TYPE_AMI,COMPUTE_ACCELERATORS,HW_CPU_X86_SSE2,COMPUTE_SOUND_MODEL_ICH6,HW_ARCH_X86_64,COMPUTE_ADDRESS_SPACE_EMULATED,COMPUTE_STORAGE_BUS_SCSI,COMPUTE_GRAPHICS_MODEL_VMVGA,COMPUTE_SOUND_MODEL_AC97,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_IMAGE_TYPE_QCOW2,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_SOUND_MODEL_ES1370,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_VOLUME_EXTEND,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,COMPUTE_STORAGE_BUS_SATA,COMPUTE_STORAGE_VIRTIO_FS,COMPUTE_ARCH_X86_64,COMPUTE_SOUND_MODEL_USB,COMPUTE_VOLUME_MULTI_ATTACH,HW_CPU_X86_SSE41,HW_CPU_X86_F16C,COMPUTE_IMAGE_TYPE_RAW,COMPUTE_SECURITY_STATELESS_FIRMWARE,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_GRAPHICS_MODEL_VGA,HW_CPU_X86_SVM,COMPUTE_NET_VIF_MODEL_VMXNET3,HW_CPU_X86_CLMUL,HW_CPU_X86_MMX,COMPUTE_GRAPHICS_MODEL_NONE" {{(pid=67838) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2026-07-07 13:01:05.534 | Jul 07 15:00:36 devstack devstack@placement-api.service[67838]: INFO placement.requestlog [req-fae17d34-32aa-4d62-9ca1-80e9d7a6597c req-951c3a90-4a9f-4d2b-9f30-9f099a872526 service nova] 192.168.122.71 "GET /placement/traits?name=in:HW_CPU_X86_ABM,COMPUTE_STORAGE_BUS_IDE,COMPUTE_NET_VIRTIO_PACKED,HW_CPU_X86_SSSE3,HW_CPU_X86_AVX2,HW_CPU_X86_BMI,HW_CPU_X86_SSE4A,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_TRUSTED_CERTS,HW_CPU_X86_AESNI,COMPUTE_IMAGE_TYPE_AKI,COMPUTE_SOUND_MODEL_ICH9,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_STORAGE_BUS_FDC,HW_CPU_X86_AMD_SVM,COMPUTE_GRAPHICS_MODEL_QXL,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_STORAGE_BUS_USB,HW_CPU_X86_SHA,HW_CPU_X86_AVX,COMPUTE_NET_VIF_MODEL_VIRTIO,COMPUTE_NODE,HW_CPU_X86_BMI2,COMPUTE_IMAGE_TYPE_ISO,COMPUTE_RESCUE_BFV,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,COMPUTE_NET_VIF_MODEL_PCNET,HW_CPU_X86_SSE42,HW_CPU_X86_SSE,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_DEVICE_TAGGING,HW_CPU_X86_FMA3,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_SOUND_MODEL_SB16,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_GRAPHICS_MODEL_CIRRUS,COMPUTE_NET_VIF_MODEL_E1000,COMPUTE_STORAGE_BUS_VIRTIO,COMPUTE_IMAGE_TYPE_ARI,COMPUTE_VOLUME_ATTACH_WITH_TAG,COMPUTE_IMAGE_TYPE_AMI,COMPUTE_ACCELERATORS,HW_CPU_X86_SSE2,COMPUTE_SOUND_MODEL_ICH6,HW_ARCH_X86_64,COMPUTE_ADDRESS_SPACE_EMULATED,COMPUTE_STORAGE_BUS_SCSI,COMPUTE_GRAPHICS_MODEL_VMVGA,COMPUTE_SOUND_MODEL_AC97,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_IMAGE_TYPE_QCOW2,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_SOUND_MODEL_ES1370,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_VOLUME_EXTEND,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,COMPUTE_STORAGE_BUS_SATA,COMPUTE_STORAGE_VIRTIO_FS,COMPUTE_ARCH_X86_64,COMPUTE_SOUND_MODEL_USB,COMPUTE_VOLUME_MULTI_ATTACH,HW_CPU_X86_SSE41,HW_CPU_X86_F16C,COMPUTE_IMAGE_TYPE_RAW,COMPUTE_SECURITY_STATELESS_FIRMWARE,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_GRAPHICS_MODEL_VGA,HW_CPU_X86_SVM,COMPUTE_NET_VIF_MODEL_VMXNET3,HW_CPU_X86_CLMUL,HW_CPU_X86_MMX,COMPUTE_GRAPHICS_MODEL_NONE" status: 200 len: 2058 microversion: 1.6 2026-07-07 13:01:05.534 | Jul 07 15:00:36 devstack devstack@placement-api.service[67838]: [pid: 67838|app: 0|req: 5/10] 192.168.122.71 () {60 vars in 4907 bytes} [Tue Jul 7 15:00:36 2026] GET /placement/traits?name=in:HW_CPU_X86_ABM,COMPUTE_STORAGE_BUS_IDE,COMPUTE_NET_VIRTIO_PACKED,HW_CPU_X86_SSSE3,HW_CPU_X86_AVX2,HW_CPU_X86_BMI,HW_CPU_X86_SSE4A,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_TRUSTED_CERTS,HW_CPU_X86_AESNI,COMPUTE_IMAGE_TYPE_AKI,COMPUTE_SOUND_MODEL_ICH9,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_STORAGE_BUS_FDC,HW_CPU_X86_AMD_SVM,COMPUTE_GRAPHICS_MODEL_QXL,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_STORAGE_BUS_USB,HW_CPU_X86_SHA,HW_CPU_X86_AVX,COMPUTE_NET_VIF_MODEL_VIRTIO,COMPUTE_NODE,HW_CPU_X86_BMI2,COMPUTE_IMAGE_TYPE_ISO,COMPUTE_RESCUE_BFV,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,COMPUTE_NET_VIF_MODEL_PCNET,HW_CPU_X86_SSE42,HW_CPU_X86_SSE,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_DEVICE_TAGGING,HW_CPU_X86_FMA3,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_SOUND_MODEL_SB16,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_GRAPHICS_MODEL_CIRRUS,COMPUTE_NET_VIF_MODEL_E1000,COMPUTE_STORAGE_BUS_VIRTIO,COMPUTE_IMAGE_TYPE_ARI,COMPUTE_VOLUME_ATTACH_WITH_TAG,COMPUTE_IMAGE_TYPE_AMI,COMPUTE_ACCELERATORS,HW_CPU_X86_SSE2,COMPUTE_SOUND_MODEL_ICH6,HW_ARCH_X86_64,COMPUTE_ADDRESS_SPACE_EMULATED,COMPUTE_STORAGE_BUS_SCSI,COMPUTE_GRAPHICS_MODEL_VMVGA,COMPUTE_SOUND_MODEL_AC97,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_IMAGE_TYPE_QCOW2,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_SOUND_MODEL_ES1370,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_VOLUME_EXTEND,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,COMPUTE_STORAGE_BUS_SATA,COMPUTE_STORAGE_VIRTIO_FS,COMPUTE_ARCH_X86_64,COMPUTE_SOUND_MODEL_USB,COMPUTE_VOLUME_MULTI_ATTACH,HW_CPU_X86_SSE41,HW_CPU_X86_F16C,COMPUTE_IMAGE_TYPE_RAW,COMPUTE_SECURITY_STATELESS_FIRMWARE,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_GRAPHICS_MODEL_VGA,HW_CPU_X86_SVM,COMPUTE_NET_VIF_MODEL_VMXNET3,HW_CPU_X86_CLMUL,HW_CPU_X86_MMX,COMPUTE_GRAPHICS_MODEL_NONE => generated 2058 bytes in 46 msecs (HTTP/1.1 200) 6 headers in 225 bytes (1 switches on core 0) 2026-07-07 13:01:05.534 | Jul 07 15:00:36 devstack devstack@placement-api.service[67839]: DEBUG placement.requestlog [req-fae17d34-32aa-4d62-9ca1-80e9d7a6597c req-0b29418f-4d85-485b-8ed1-a659a3f432d8 None None] Starting request: 192.168.122.71 "PUT /placement/resource_providers/dc9b1b79-0b22-4f93-a550-57712013eee6/traits" {{(pid=67839) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2026-07-07 13:01:05.534 | Jul 07 15:00:37 devstack devstack@placement-api.service[67839]: INFO placement.requestlog [req-fae17d34-32aa-4d62-9ca1-80e9d7a6597c req-0b29418f-4d85-485b-8ed1-a659a3f432d8 service nova] 192.168.122.71 "PUT /placement/resource_providers/dc9b1b79-0b22-4f93-a550-57712013eee6/traits" status: 200 len: 2093 microversion: 1.6 2026-07-07 13:01:05.535 | Jul 07 15:00:37 devstack devstack@placement-api.service[67839]: [pid: 67839|app: 0|req: 6/11] 192.168.122.71 () {64 vars in 1478 bytes} [Tue Jul 7 15:00:36 2026] PUT /placement/resource_providers/dc9b1b79-0b22-4f93-a550-57712013eee6/traits => generated 2093 bytes in 235 msecs (HTTP/1.1 200) 6 headers in 225 bytes (1 switches on core 0) 2026-07-07 13:01:05.535 | Jul 07 15:00:46 devstack devstack@placement-api.service[67838]: DEBUG dbcounter [-] [67838] Writing DB stats placement:SELECT=4 {{(pid=67838) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-07 13:01:05.535 | Jul 07 15:00:47 devstack devstack@placement-api.service[67839]: DEBUG dbcounter [-] [67839] Writing DB stats placement:INSERT=80,placement:UPDATE=3,placement:SELECT=6 {{(pid=67839) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-07 13:01:05.540 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-07 13:01:05.544 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@placement-client.service 2026-07-07 13:01:05.562 | not-found 2026-07-07 13:01:05.568 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-07 13:01:05.573 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@g-api.service 2026-07-07 13:01:05.592 | enabled 2026-07-07 13:01:05.600 | + functions-common:service_check:1720 : sudo systemctl status devstack@g-api.service --no-pager 2026-07-07 13:01:05.623 | ● devstack@g-api.service - Devstack devstack@g-api.service 2026-07-07 13:01:05.624 | Loaded: loaded (/etc/systemd/system/devstack@g-api.service; enabled; preset: enabled) 2026-07-07 13:01:05.624 | Active: active (running) since Tue 2026-07-07 15:00:33 CEST; 31s ago 2026-07-07 13:01:05.624 | Main PID: 76865 (uwsgi) 2026-07-07 13:01:05.624 | Status: "uWSGI is ready" 2026-07-07 13:01:05.624 | Tasks: 9 (limit: 14255) 2026-07-07 13:01:05.624 | Memory: 258.0M (peak: 258.5M) 2026-07-07 13:01:05.624 | CPU: 10.681s 2026-07-07 13:01:05.624 | CGroup: /system.slice/system-devstack.slice/devstack@g-api.service 2026-07-07 13:01:05.624 | ├─76865 "glance-apiuWSGI master" 2026-07-07 13:01:05.624 | ├─76871 "glance-apiuWSGI worker 1" 2026-07-07 13:01:05.624 | └─76872 "glance-apiuWSGI worker 2" 2026-07-07 13:01:05.625 | 2026-07-07 13:01:05.625 | Jul 07 15:00:46 devstack devstack@g-api.service[76871]: INFO glance.location [None req-dafaf183-e23c-40d5-9e87-c25d21ec2534 admin admin] Image format matched and virtual size computed: 117440512 2026-07-07 13:01:05.625 | Jul 07 15:00:46 devstack devstack@g-api.service[76871]: DEBUG glance_store.backend [None req-dafaf183-e23c-40d5-9e87-c25d21ec2534 admin admin] Skipping store.set_acls... not implemented. {{(pid=76871) set_acls /opt/stack/data/venv/lib/python3.12/site-packages/glance_store/backend.py:507}} 2026-07-07 13:01:05.625 | Jul 07 15:00:46 devstack devstack@g-api.service[76871]: [pid: 76871|app: 0|req: 3/4] 127.0.0.1 () {40 vars in 872 bytes} [Tue Jul 7 15:00:45 2026] PUT /v2/images/7c780384-ba04-4889-abec-1e35c2057312/file => generated 0 bytes in 1827 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) 2026-07-07 13:01:05.625 | Jul 07 15:00:46 devstack devstack@g-api.service[76872]: DEBUG glance.api.middleware.version_negotiation [None req-a10dca60-5ae3-479c-ba8b-1ff6993c55ad admin admin] Determining version of request: GET /v2/images/7c780384-ba04-4889-abec-1e35c2057312 Accept: */* {{(pid=76872) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:44}} 2026-07-07 13:01:05.625 | Jul 07 15:00:46 devstack devstack@g-api.service[76872]: DEBUG glance.api.middleware.version_negotiation [None req-a10dca60-5ae3-479c-ba8b-1ff6993c55ad admin admin] Using url versioning {{(pid=76872) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:57}} 2026-07-07 13:01:05.625 | Jul 07 15:00:46 devstack devstack@g-api.service[76872]: DEBUG glance.api.middleware.version_negotiation [None req-a10dca60-5ae3-479c-ba8b-1ff6993c55ad admin admin] Matched version: v2 {{(pid=76872) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:69}} 2026-07-07 13:01:05.625 | Jul 07 15:00:46 devstack devstack@g-api.service[76872]: DEBUG glance.api.middleware.version_negotiation [None req-a10dca60-5ae3-479c-ba8b-1ff6993c55ad admin admin] new path /v2/images/7c780384-ba04-4889-abec-1e35c2057312 {{(pid=76872) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:70}} 2026-07-07 13:01:05.625 | Jul 07 15:00:46 devstack devstack@g-api.service[76872]: [pid: 76872|app: 0|req: 2/5] 127.0.0.1 () {36 vars in 799 bytes} [Tue Jul 7 15:00:46 2026] GET /v2/images/7c780384-ba04-4889-abec-1e35c2057312 => generated 976 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-07 13:01:05.625 | Jul 07 15:00:56 devstack devstack@g-api.service[76871]: DEBUG dbcounter [-] [76871] Writing DB stats glance:INSERT=5,glance:SELECT=16,glance:UPDATE=2 {{(pid=76871) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-07 13:01:05.626 | Jul 07 15:00:56 devstack devstack@g-api.service[76872]: DEBUG dbcounter [-] [76872] Writing DB stats glance:INSERT=9,glance:SELECT=6 {{(pid=76872) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-07 13:01:05.631 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-07 13:01:05.635 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@c-sch.service 2026-07-07 13:01:05.654 | enabled 2026-07-07 13:01:05.661 | + functions-common:service_check:1720 : sudo systemctl status devstack@c-sch.service --no-pager 2026-07-07 13:01:05.685 | ● devstack@c-sch.service - Devstack devstack@c-sch.service 2026-07-07 13:01:05.685 | Loaded: loaded (/etc/systemd/system/devstack@c-sch.service; enabled; preset: enabled) 2026-07-07 13:01:05.685 | Active: active (running) since Tue 2026-07-07 15:00:23 CEST; 42s ago 2026-07-07 13:01:05.685 | Main PID: 75358 (cinder-schedule) 2026-07-07 13:01:05.685 | Tasks: 1 (limit: 14255) 2026-07-07 13:01:05.685 | Memory: 109.6M (peak: 109.8M) 2026-07-07 13:01:05.685 | CPU: 4.139s 2026-07-07 13:01:05.685 | CGroup: /system.slice/system-devstack.slice/devstack@c-sch.service 2026-07-07 13:01:05.686 | └─75358 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf 2026-07-07 13:01:05.686 | 2026-07-07 13:01:05.686 | Jul 07 15:00:27 devstack cinder-scheduler[75358]: DEBUG cinder.service [None req-6b7759c2-48b4-4680-9d94-60f82f6c31de None None] Creating RPC server for service cinder-scheduler {{(pid=75358) start /opt/stack/cinder/cinder/service.py:231}} 2026-07-07 13:01:05.686 | Jul 07 15:00:27 devstack cinder-scheduler[75358]: DEBUG cinder.service [None req-6b7759c2-48b4-4680-9d94-60f82f6c31de None None] Pinning object versions for RPC server serializer to 1.39 {{(pid=75358) start /opt/stack/cinder/cinder/service.py:237}} 2026-07-07 13:01:05.686 | Jul 07 15:00:37 devstack cinder-scheduler[75358]: DEBUG dbcounter [-] [75358] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=75358) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-07 13:01:05.686 | Jul 07 15:00:45 devstack cinder-scheduler[75358]: DEBUG cinder.scheduler.host_manager [None req-c91fd67e-7ba3-46fa-9d58-879227d695ca 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=75358) update_service_capabilities /opt/stack/cinder/cinder/scheduler/host_manager.py:629}} 2026-07-07 13:01:05.686 | Jul 07 15:00:45 devstack cinder-scheduler[75358]: DEBUG cinder.scheduler.host_manager [None req-c91fd67e-7ba3-46fa-9d58-879227d695ca 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, 7, 7, 13, 0, 45, 620121)}, {'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, 7, 7, 13, 0, 45, 620121)}]. {{(pid=75358) _notify_capacity_usage /opt/stack/cinder/cinder/scheduler/host_manager.py:978}} 2026-07-07 13:01:05.686 | Jul 07 15:00:45 devstack cinder-scheduler[75358]: DEBUG cinder.scheduler.host_manager [None req-c91fd67e-7ba3-46fa-9d58-879227d695ca 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, 7, 7, 13, 0, 45, 587173)} {{(pid=75358) update_from_volume_capability /opt/stack/cinder/cinder/scheduler/host_manager.py:415}} 2026-07-07 13:01:05.686 | Jul 07 15:00:55 devstack cinder-scheduler[75358]: DEBUG dbcounter [-] [75358] Writing DB stats cinder:SELECT=1 {{(pid=75358) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-07 13:01:05.686 | Jul 07 15:00:56 devstack cinder-scheduler[75358]: DEBUG oslo_service.periodic_task [None req-2ea8c00e-c32e-45e0-a7f4-1e3459d30788 None None] Running periodic task SchedulerManager._clean_expired_messages {{(pid=75358) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} 2026-07-07 13:01:05.687 | Jul 07 15:00:56 devstack cinder-scheduler[75358]: INFO cinder.message.api [None req-2ea8c00e-c32e-45e0-a7f4-1e3459d30788 None None] Deleted 0 expired messages. 2026-07-07 13:01:05.687 | Jul 07 15:00:56 devstack cinder-scheduler[75358]: DEBUG oslo_service.periodic_task [None req-2ea8c00e-c32e-45e0-a7f4-1e3459d30788 None None] Running periodic task SchedulerManager._clean_expired_reservation {{(pid=75358) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} 2026-07-07 13:01:05.692 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-07 13:01:05.697 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@c-api.service 2026-07-07 13:01:05.719 | enabled 2026-07-07 13:01:05.725 | + functions-common:service_check:1720 : sudo systemctl status devstack@c-api.service --no-pager 2026-07-07 13:01:05.750 | ● devstack@c-api.service - Devstack devstack@c-api.service 2026-07-07 13:01:05.750 | Loaded: loaded (/etc/systemd/system/devstack@c-api.service; enabled; preset: enabled) 2026-07-07 13:01:05.750 | Active: active (running) since Tue 2026-07-07 15:00:15 CEST; 49s ago 2026-07-07 13:01:05.750 | Main PID: 74626 (uwsgi) 2026-07-07 13:01:05.750 | Status: "uWSGI is ready" 2026-07-07 13:01:05.750 | Tasks: 7 (limit: 14255) 2026-07-07 13:01:05.750 | Memory: 248.7M (peak: 249.0M) 2026-07-07 13:01:05.751 | CPU: 10.778s 2026-07-07 13:01:05.751 | CGroup: /system.slice/system-devstack.slice/devstack@c-api.service 2026-07-07 13:01:05.751 | ├─74626 "cinder-apiuWSGI master" 2026-07-07 13:01:05.751 | ├─74633 "cinder-apiuWSGI worker 1" 2026-07-07 13:01:05.751 | └─74634 "cinder-apiuWSGI worker 2" 2026-07-07 13:01:05.751 | 2026-07-07 13:01:05.751 | Jul 07 15:00:30 devstack devstack@c-api.service[74634]: INFO cinder.api.openstack.wsgi [req-88f26e92-5598-4640-8e50-8bc997bd4ac7 req-c9229a22-4105-42ac-abfc-a0e358df602d admin admin] POST http://192.168.122.71/volume/v3/types/4af31b5c-bed6-43c5-bd95-4da350e5eefb/extra_specs 2026-07-07 13:01:05.751 | Jul 07 15:00:30 devstack devstack@c-api.service[74634]: DEBUG cinder.api.openstack.wsgi [req-88f26e92-5598-4640-8e50-8bc997bd4ac7 req-c9229a22-4105-42ac-abfc-a0e358df602d admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=74634) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} 2026-07-07 13:01:05.751 | Jul 07 15:00:30 devstack devstack@c-api.service[74634]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. 2026-07-07 13:01:05.751 | Jul 07 15:00:30 devstack devstack@c-api.service[74634]: warnings.warn( 2026-07-07 13:01:05.751 | Jul 07 15:00:30 devstack devstack@c-api.service[74634]: DEBUG oslo_db.sqlalchemy.engines [req-88f26e92-5598-4640-8e50-8bc997bd4ac7 req-c9229a22-4105-42ac-abfc-a0e358df602d 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=74634) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-07-07 13:01:05.752 | Jul 07 15:00:30 devstack devstack@c-api.service[74634]: DEBUG dbcounter [-] [74634] Writing DB stats cinder:SELECT=6 {{(pid=74634) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-07 13:01:05.752 | Jul 07 15:00:30 devstack devstack@c-api.service[74634]: INFO cinder.api.openstack.wsgi [req-88f26e92-5598-4640-8e50-8bc997bd4ac7 req-c9229a22-4105-42ac-abfc-a0e358df602d admin admin] http://192.168.122.71/volume/v3/types/4af31b5c-bed6-43c5-bd95-4da350e5eefb/extra_specs returned with HTTP 200 2026-07-07 13:01:05.752 | Jul 07 15:00:30 devstack devstack@c-api.service[74634]: [pid: 74634|app: 0|req: 1/3] 192.168.122.71 () {62 vars in 1358 bytes} [Tue Jul 7 15:00:29 2026] POST /volume/v3/types/4af31b5c-bed6-43c5-bd95-4da350e5eefb/extra_specs => generated 55 bytes in 1015 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-07 13:01:05.752 | Jul 07 15:00:39 devstack devstack@c-api.service[74633]: DEBUG dbcounter [-] [74633] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=74633) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-07 13:01:05.752 | Jul 07 15:00:40 devstack devstack@c-api.service[74634]: DEBUG dbcounter [-] [74634] Writing DB stats cinder:SELECT=5,cinder:INSERT=1 {{(pid=74634) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-07 13:01:05.758 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-07 13:01:05.762 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@c-vol.service 2026-07-07 13:01:05.781 | enabled 2026-07-07 13:01:05.786 | + functions-common:service_check:1720 : sudo systemctl status devstack@c-vol.service --no-pager 2026-07-07 13:01:05.810 | ● devstack@c-vol.service - Devstack devstack@c-vol.service 2026-07-07 13:01:05.810 | Loaded: loaded (/etc/systemd/system/devstack@c-vol.service; enabled; preset: enabled) 2026-07-07 13:01:05.810 | Active: active (running) since Tue 2026-07-07 15:00:25 CEST; 40s ago 2026-07-07 13:01:05.810 | Main PID: 76013 (cinder-volume) 2026-07-07 13:01:05.810 | Tasks: 2 (limit: 14255) 2026-07-07 13:01:05.811 | Memory: 144.1M (peak: 173.0M) 2026-07-07 13:01:05.811 | CPU: 20.384s 2026-07-07 13:01:05.811 | CGroup: /system.slice/system-devstack.slice/devstack@c-vol.service 2026-07-07 13:01:05.811 | ├─76013 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2026-07-07 13:01:05.811 | └─76173 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2026-07-07 13:01:05.811 | 2026-07-07 13:01:05.811 | Jul 07 15:00:47 devstack sudo[77355]: 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-07-07 13:01:05.811 | Jul 07 15:00:47 devstack sudo[77355]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) 2026-07-07 13:01:05.811 | Jul 07 15:00:48 devstack sudo[77355]: pam_unix(sudo:session): session closed for user root 2026-07-07 13:01:05.811 | Jul 07 15:00:48 devstack cinder-volume[76173]: DEBUG oslo_concurrency.processutils [None req-c91fd67e-7ba3-46fa-9d58-879227d695ca 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.639s {{(pid=76173) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} 2026-07-07 13:01:05.811 | Jul 07 15:00:48 devstack cinder-volume[76173]: INFO cinder.volume.manager [None req-c91fd67e-7ba3-46fa-9d58-879227d695ca None None] Driver post RPC initialization completed successfully. 2026-07-07 13:01:05.812 | Jul 07 15:00:58 devstack cinder-volume[76173]: DEBUG dbcounter [-] [76173] Writing DB stats cinder:SELECT=4 {{(pid=76173) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-07 13:01:05.812 | Jul 07 15:00:58 devstack cinder-volume[76173]: DEBUG dbcounter [-] [76173] Writing DB stats cinder:SELECT=10,cinder:INSERT=1,cinder:UPDATE=2 {{(pid=76173) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-07 13:01:05.812 | Jul 07 15:01:03 devstack cinder-volume[76173]: DEBUG oslo_service.periodic_task [None req-736e862f-d5d4-41d6-9f3d-2a717f347176 None None] Running periodic task VolumeManager._thread_info {{(pid=76173) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} 2026-07-07 13:01:05.812 | Jul 07 15:01:03 devstack cinder-volume[76173]: DEBUG cinder.volume.manager [None req-736e862f-d5d4-41d6-9f3d-2a717f347176 None None] thread count: 6 {{(pid=76173) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} 2026-07-07 13:01:05.812 | Jul 07 15:01:03 devstack cinder-volume[76173]: DEBUG cinder.volume.manager [None req-736e862f-d5d4-41d6-9f3d-2a717f347176 None None] thread info: [<_MainThread(MainThread, started 137070698827904)>, , , , , ] {{(pid=76173) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} 2026-07-07 13:01:05.816 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-07 13:01:05.820 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovn-controller.service 2026-07-07 13:01:05.839 | not-found 2026-07-07 13:01:05.845 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-07 13:01:05.850 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovn-northd.service 2026-07-07 13:01:05.869 | not-found 2026-07-07 13:01:05.874 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-07 13:01:05.879 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovs-vswitchd.service 2026-07-07 13:01:05.898 | not-found 2026-07-07 13:01:05.904 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-07 13:01:05.908 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovsdb-server.service 2026-07-07 13:01:05.926 | not-found 2026-07-07 13:01:05.931 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-07 13:01:05.935 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@q-svc.service 2026-07-07 13:01:05.952 | not-found 2026-07-07 13:01:05.958 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-07 13:01:05.962 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@q-ovn-agent.service 2026-07-07 13:01:05.981 | enabled 2026-07-07 13:01:05.987 | + functions-common:service_check:1720 : sudo systemctl status devstack@q-ovn-agent.service --no-pager 2026-07-07 13:01:06.011 | ● devstack@q-ovn-agent.service - Devstack devstack@q-ovn-agent.service 2026-07-07 13:01:06.012 | Loaded: loaded (/etc/systemd/system/devstack@q-ovn-agent.service; enabled; preset: enabled) 2026-07-07 13:01:06.012 | Active: active (running) since Tue 2026-07-07 14:58:02 CEST; 3min 3s ago 2026-07-07 13:01:06.012 | Main PID: 64432 (neutron-ovn-age) 2026-07-07 13:01:06.012 | Tasks: 20 (limit: 14255) 2026-07-07 13:01:06.012 | Memory: 345.6M (peak: 346.3M) 2026-07-07 13:01:06.012 | CPU: 12.441s 2026-07-07 13:01:06.012 | CGroup: /system.slice/system-devstack.slice/devstack@q-ovn-agent.service 2026-07-07 13:01:06.012 | ├─64432 "neutron-ovn-agent: master process [/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini]" 2026-07-07 13:01:06.012 | ├─65768 "neutron-ovn-agent: ServiceWrapper worker(0)" 2026-07-07 13:01:06.012 | ├─66161 /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/tmp6pxo1b2z/privsep.sock 2026-07-07 13:01:06.013 | └─68691 /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/tmpcjfodvza/privsep.sock 2026-07-07 13:01:06.013 | 2026-07-07 13:01:06.013 | Jul 07 14:59:06 devstack neutron-ovn-agent[65768]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=65768) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-07-07 13:01:06.013 | Jul 07 14:59:45 devstack neutron-ovn-agent[65768]: DEBUG ovsdbapp.backend.ovs_idl.event [-] Matched UPDATE: SbGlobalUpdateEvent(events=('update',), table='SB_Global', conditions=None, old_conditions=None), priority=20 to row=SB_Global(uuid=3b8ba4ec-b24b-44d5-9e1d-3e423802d9bd, external_ids={}, ipsec=False, nb_cfg=2, options={'arp_ns_explicit_output': 'true', 'mac_prefix': '66:57:d2', 'max_tunid': '16711680', 'northd_internal_version': '24.03.6-20.33.0-76.8', 'svc_monitor_mac': '16:f4:dd:a5:99:0e', 'fdb_removal_limit': '0', 'ignore_lsp_down': 'false', 'mac_binding_removal_limit': '0', 'bfd-min-rx': '1000', 'bfd-min-tx': '100', 'bfd-mult': '3'}, ssl=[]) old=SB_Global(uuid=3b8ba4ec-b24b-44d5-9e1d-3e423802d9bd, nb_cfg=1) {{(pid=65768) matches /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/event.py:55}} 2026-07-07 13:01:06.013 | Jul 07 14:59:45 devstack neutron-ovn-agent[65768]: DEBUG neutron.agent.ovn.agent.ovn_neutron_agent [-] Delaying updating chassis table for 7 seconds {{(pid=65768) run /opt/stack/neutron/neutron/agent/ovn/agent/ovn_neutron_agent.py:66}} 2026-07-07 13:01:06.013 | Jul 07 14:59:52 devstack neutron-ovn-agent[65768]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): DbSetCommand(_result=None, table=Chassis_Private, record=2f13a786-21b4-4413-a59f-37c2258f22e7, col_values=(('external_ids', {'neutron:ovn-neutron-agent-sb-cfg': '2'}),), if_exists=True) {{(pid=65768) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} 2026-07-07 13:01:06.013 | Jul 07 15:00:06 devstack neutron-ovn-agent[65768]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "_check_child_processes" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" {{(pid=65768) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} 2026-07-07 13:01:06.013 | Jul 07 15:00:06 devstack neutron-ovn-agent[65768]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.001s {{(pid=65768) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} 2026-07-07 13:01:06.013 | Jul 07 15:00:06 devstack neutron-ovn-agent[65768]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=65768) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-07-07 13:01:06.013 | Jul 07 15:00:06 devstack neutron-ovn-agent[65768]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "_check_child_processes" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" {{(pid=65768) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} 2026-07-07 13:01:06.014 | Jul 07 15:00:06 devstack neutron-ovn-agent[65768]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.001s {{(pid=65768) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} 2026-07-07 13:01:06.014 | Jul 07 15:00:06 devstack neutron-ovn-agent[65768]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=65768) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-07-07 13:01:06.019 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-07 13:01:06.024 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@rabbit.service 2026-07-07 13:01:06.041 | not-found 2026-07-07 13:01:06.048 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-07 13:01:06.052 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@tempest.service 2026-07-07 13:01:06.070 | not-found 2026-07-07 13:01:06.076 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-07 13:01:06.081 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@mysql.service 2026-07-07 13:01:06.100 | not-found 2026-07-07 13:01:06.106 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-07 13:01:06.110 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@etcd3.service 2026-07-07 13:01:06.128 | not-found 2026-07-07 13:01:06.134 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-07 13:01:06.138 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@dstat.service 2026-07-07 13:01:06.157 | enabled 2026-07-07 13:01:06.163 | + functions-common:service_check:1720 : sudo systemctl status devstack@dstat.service --no-pager 2026-07-07 13:01:06.186 | ● devstack@dstat.service - Devstack devstack@dstat.service 2026-07-07 13:01:06.186 | Loaded: loaded (/etc/systemd/system/devstack@dstat.service; enabled; preset: enabled) 2026-07-07 13:01:06.186 | Active: active (running) since Tue 2026-07-07 14:51:15 CEST; 9min ago 2026-07-07 13:01:06.186 | Main PID: 40492 (dstat.sh) 2026-07-07 13:01:06.186 | Tasks: 3 (limit: 14255) 2026-07-07 13:01:06.186 | Memory: 27.1M (peak: 27.6M) 2026-07-07 13:01:06.186 | CPU: 3.433s 2026-07-07 13:01:06.186 | CGroup: /system.slice/system-devstack.slice/devstack@dstat.service 2026-07-07 13:01:06.186 | ├─40492 /bin/bash /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs 2026-07-07 13:01:06.186 | ├─40592 /usr/bin/python3 /bin/dstat -tcmndrylpg --tcp --output /opt/stack/logs/dstat-csv.log 2026-07-07 13:01:06.187 | └─40594 /usr/bin/python3 /bin/dstat -tcmndrylpg --swap --tcp 2026-07-07 13:01:06.187 | 2026-07-07 13:01:06.187 | Jul 07 15:00:56 devstack dstat.sh[40594]: 07-07 15:00:56| 22 6 68 0 0|5314M 286M 219M 5910M| 0 0 | 160k 364k|8.00 45.0 |2964 3014 |2.99 2.46 1.63|1.0 0 0| 0 0 | | 17 279 0 36 0 2026-07-07 13:01:06.187 | Jul 07 15:00:57 devstack dstat.sh[40594]: 07-07 15:00:57| 25 22 48 0 0|5276M 324M 219M 5914M| 11k 38k| 68k 316k|5.00 28.0 |5594 12k|2.99 2.46 1.63|3.0 0 300| 0 0 | | 18 284 0 36 0 2026-07-07 13:01:06.187 | Jul 07 15:00:58 devstack dstat.sh[40594]: 07-07 15:00:58| 21 10 67 0 0|5270M 331M 219M 5911M| 0 0 | 0 216k| 0 20.0 |2329 3392 |2.99 2.46 1.63|1.0 0 2.0| 0 0 | | 17 287 0 37 0 2026-07-07 13:01:06.187 | Jul 07 15:00:59 devstack dstat.sh[40594]: 07-07 15:00:59| 20 7 72 0 0|5300M 300M 219M 5911M| 184B 652B| 0 408k| 0 25.0 |1847 1353 |2.83 2.43 1.63|1.0 0 0| 0 0 | | 17 287 0 36 0 2026-07-07 13:01:06.187 | Jul 07 15:01:00 devstack dstat.sh[40594]: 07-07 15:01:00| 10 15 66 0 0|5234M 367M 219M 5911M|7919B 22k| 16k 236k|3.00 22.0 |4798 4057 |2.83 2.43 1.63| 0 0 280| 0 0 | | 17 287 0 36 0 2026-07-07 13:01:06.187 | Jul 07 15:01:01 devstack dstat.sh[40594]: 07-07 15:01:01| 2 2 93 0 0|5228M 372M 219M 5911M| 184B 476B| 0 0 | 0 0 |1134 1458 |2.83 2.43 1.63|1.0 0 6.0| 0 0 | | 17 287 0 36 0 2026-07-07 13:01:06.187 | Jul 07 15:01:02 devstack dstat.sh[40594]: 07-07 15:01:02| 18 8 71 0 0|5257M 344M 219M 5911M| 0 0 | 0 148k| 0 11.0 |1963 1502 |2.83 2.43 1.63|1.0 0 0| 0 0 | | 17 287 0 36 0 2026-07-07 13:01:06.187 | Jul 07 15:01:03 devstack dstat.sh[40594]: 07-07 15:01:03| 18 9 70 0 0|5282M 319M 219M 5911M| 52B 0 | 0 704k| 0 101 |1975 1399 |2.83 2.43 1.63|1.0 0 0| 0 0 | | 17 287 0 36 0 2026-07-07 13:01:06.187 | Jul 07 15:01:04 devstack dstat.sh[40594]: 07-07 15:01:04| 21 7 68 0 0|5295M 305M 219M 5911M| 0 0 | 0 116k| 0 12.0 |2749 2519 |2.68 2.41 1.63|3.0 0 4.0| 0 0 | | 17 291 0 37 0 2026-07-07 13:01:06.188 | Jul 07 15:01:05 devstack dstat.sh[40594]: 07-07 15:01:05| 14 17 62 0 0|5255M 345M 219M 5911M|9745B 52k|8185B 2853k|2.00 476 |4884 3936 |2.68 2.41 1.63|1.0 0 147| 0 0 | | 17 291 0 37 0 2026-07-07 13:01:06.193 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-07 13:01:06.197 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@q-ovn-metadata-agent.service 2026-07-07 13:01:06.216 | enabled 2026-07-07 13:01:06.222 | + functions-common:service_check:1720 : sudo systemctl status devstack@q-ovn-metadata-agent.service --no-pager 2026-07-07 13:01:06.247 | ● devstack@q-ovn-metadata-agent.service - Devstack devstack@q-ovn-metadata-agent.service 2026-07-07 13:01:06.248 | Loaded: loaded (/etc/systemd/system/devstack@q-ovn-metadata-agent.service; enabled; preset: enabled) 2026-07-07 13:01:06.248 | Active: active (running) since Tue 2026-07-07 14:58:00 CEST; 3min 5s ago 2026-07-07 13:01:06.248 | Main PID: 63736 (neutron-ovn-met) 2026-07-07 13:01:06.248 | Tasks: 2 (limit: 14255) 2026-07-07 13:01:06.248 | Memory: 121.7M (peak: 122.4M) 2026-07-07 13:01:06.248 | CPU: 3.866s 2026-07-07 13:01:06.248 | CGroup: /system.slice/system-devstack.slice/devstack@q-ovn-metadata-agent.service 2026-07-07 13:01:06.248 | └─63736 "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-07-07 13:01:06.248 | 2026-07-07 13:01:06.248 | Jul 07 14:58:04 devstack neutron-ovn-metadata-agent[63736]: ERROR neutron File "/opt/stack/neutron/neutron/agent/ovn/metadata/ovsdb.py", line 70, in start 2026-07-07 13:01:06.248 | Jul 07 14:58:04 devstack neutron-ovn-metadata-agent[63736]: ERROR neutron helper = idlutils.get_schema_helper(connection_string, 2026-07-07 13:01:06.249 | Jul 07 14:58:04 devstack neutron-ovn-metadata-agent[63736]: ERROR neutron ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-07 13:01:06.249 | Jul 07 14:58:04 devstack neutron-ovn-metadata-agent[63736]: 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-07-07 13:01:06.249 | Jul 07 14:58:04 devstack neutron-ovn-metadata-agent[63736]: ERROR neutron return create_schema_helper(fetch_schema_json(connection, schema_name)) 2026-07-07 13:01:06.249 | Jul 07 14:58:04 devstack neutron-ovn-metadata-agent[63736]: ERROR neutron ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-07 13:01:06.249 | Jul 07 14:58:04 devstack neutron-ovn-metadata-agent[63736]: 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-07-07 13:01:06.249 | Jul 07 14:58:04 devstack neutron-ovn-metadata-agent[63736]: ERROR neutron raise Exception("Could not retrieve schema from %s" % connection) 2026-07-07 13:01:06.249 | Jul 07 14:58:04 devstack neutron-ovn-metadata-agent[63736]: ERROR neutron Exception: Could not retrieve schema from unix:/usr/local/var/run/openvswitch/db.sock 2026-07-07 13:01:06.249 | Jul 07 14:58:04 devstack neutron-ovn-metadata-agent[63736]: ERROR neutron 2026-07-07 13:01:06.255 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-07 13:01:06.259 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-api.service 2026-07-07 13:01:06.278 | enabled 2026-07-07 13:01:06.284 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-api.service --no-pager 2026-07-07 13:01:06.310 | ● devstack@neutron-api.service - Devstack devstack@neutron-api.service 2026-07-07 13:01:06.310 | Loaded: loaded (/etc/systemd/system/devstack@neutron-api.service; enabled; preset: enabled) 2026-07-07 13:01:06.310 | Active: active (running) since Tue 2026-07-07 14:58:06 CEST; 3min 0s ago 2026-07-07 13:01:06.310 | Main PID: 65503 (uwsgi) 2026-07-07 13:01:06.310 | Status: "uWSGI is ready" 2026-07-07 13:01:06.310 | Tasks: 23 (limit: 14255) 2026-07-07 13:01:06.311 | Memory: 388.4M (peak: 389.2M) 2026-07-07 13:01:06.311 | CPU: 42.371s 2026-07-07 13:01:06.311 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-api.service 2026-07-07 13:01:06.311 | ├─65503 "neutron-apiuWSGI master" 2026-07-07 13:01:06.311 | ├─65505 "neutron-apiuWSGI worker 1" 2026-07-07 13:01:06.311 | └─65506 "neutron-apiuWSGI worker 2" 2026-07-07 13:01:06.311 | 2026-07-07 13:01:06.311 | Jul 07 15:00:45 devstack devstack@neutron-api.service[65506]: DEBUG dbcounter [-] [65506] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=65506) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-07 13:01:06.311 | Jul 07 15:00:47 devstack devstack@neutron-api.service[65505]: DEBUG dbcounter [-] [65505] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=65505) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-07 13:01:06.311 | Jul 07 15:00:50 devstack devstack@neutron-api.service[65506]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=65506) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-07-07 13:01:06.311 | Jul 07 15:00:50 devstack devstack@neutron-api.service[65506]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "f82807bc18e458b6bb6d937aebc7d1f1" from periodic health check thread {{(pid=65506) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1419}} 2026-07-07 13:01:06.312 | Jul 07 15:00:52 devstack devstack@neutron-api.service[65505]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=65505) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-07-07 13:01:06.312 | Jul 07 15:00:52 devstack devstack@neutron-api.service[65505]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "4d678d7a8f715c31a8ae2799d3a5b84b" from periodic health check thread {{(pid=65505) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1419}} 2026-07-07 13:01:06.312 | Jul 07 15:01:00 devstack devstack@neutron-api.service[65506]: DEBUG dbcounter [-] [65506] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=65506) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-07 13:01:06.312 | Jul 07 15:01:02 devstack devstack@neutron-api.service[65505]: DEBUG dbcounter [-] [65505] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=65505) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-07 13:01:06.312 | Jul 07 15:01:05 devstack devstack@neutron-api.service[65506]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=65506) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-07-07 13:01:06.312 | Jul 07 15:01:05 devstack devstack@neutron-api.service[65506]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "f82807bc18e458b6bb6d937aebc7d1f1" from periodic health check thread {{(pid=65506) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1419}} 2026-07-07 13:01:06.318 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-07 13:01:06.322 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-periodic-workers.service 2026-07-07 13:01:06.342 | enabled 2026-07-07 13:01:06.348 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-periodic-workers.service --no-pager 2026-07-07 13:01:06.371 | ● devstack@neutron-periodic-workers.service - Devstack devstack@neutron-periodic-workers.service 2026-07-07 13:01:06.371 | Loaded: loaded (/etc/systemd/system/devstack@neutron-periodic-workers.service; enabled; preset: enabled) 2026-07-07 13:01:06.371 | Active: active (running) since Tue 2026-07-07 14:58:10 CEST; 2min 55s ago 2026-07-07 13:01:06.371 | Main PID: 66512 (neutron-periodi) 2026-07-07 13:01:06.371 | Tasks: 15 (limit: 14255) 2026-07-07 13:01:06.371 | Memory: 179.8M (peak: 180.0M) 2026-07-07 13:01:06.371 | CPU: 6.592s 2026-07-07 13:01:06.372 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-periodic-workers.service 2026-07-07 13:01:06.372 | ├─66512 "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-07-07 13:01:06.372 | └─67173 "neutron-server: services worker (/opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini)" 2026-07-07 13:01:06.372 | 2026-07-07 13:01:06.372 | Jul 07 14:59:51 devstack neutron-periodic-workers[67173]: DEBUG dbcounter [-] [67173] Writing DB stats neutron:SELECT=4 {{(pid=67173) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-07 13:01:06.372 | Jul 07 15:00:13 devstack neutron-periodic-workers[67173]: DEBUG neutron.db.agents_db [None req-96294978-80d7-4d05-a8e8-862f0ec7528d None None] Agent healthcheck: found 0 active agents {{(pid=67173) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:326}} 2026-07-07 13:01:06.372 | Jul 07 15:00:13 devstack neutron-periodic-workers[67173]: DEBUG oslo.service.backend._threading.loopingcall [None req-96294978-80d7-4d05-a8e8-862f0ec7528d None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.AgentDbMixin.agent_health_check' sleeping for 36.99 seconds {{(pid=67173) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-07 13:01:06.372 | Jul 07 15:00:18 devstack neutron-periodic-workers[67173]: DEBUG oslo.service.backend._threading.loopingcall [None req-5506f8b1-975a-403c-9889-25712a3384c0 None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.DhcpAgentSchedulerDbMixin.remove_networks_from_down_agents' sleeping for 36.98 seconds {{(pid=67173) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-07 13:01:06.372 | Jul 07 15:00:21 devstack neutron-periodic-workers[67173]: DEBUG oslo.service.backend._threading.loopingcall [None req-4079c352-c678-4a87-850f-f1e8134aa1fd None None] Fixed interval looping call 'neutron.db.quota.driver_nolock.DbQuotaNoLockDriver._remove_expired_reservations' sleeping for 119.98 seconds {{(pid=67173) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-07 13:01:06.372 | Jul 07 15:00:31 devstack neutron-periodic-workers[67173]: DEBUG dbcounter [-] [67173] Writing DB stats neutron:SELECT=4,neutron:DELETE=1 {{(pid=67173) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-07 13:01:06.373 | Jul 07 15:00:50 devstack neutron-periodic-workers[67173]: DEBUG neutron.db.agents_db [None req-96294978-80d7-4d05-a8e8-862f0ec7528d None None] Agent healthcheck: found 0 active agents {{(pid=67173) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:326}} 2026-07-07 13:01:06.373 | Jul 07 15:00:50 devstack neutron-periodic-workers[67173]: DEBUG oslo.service.backend._threading.loopingcall [None req-96294978-80d7-4d05-a8e8-862f0ec7528d None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.AgentDbMixin.agent_health_check' sleeping for 36.99 seconds {{(pid=67173) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-07 13:01:06.373 | Jul 07 15:00:55 devstack neutron-periodic-workers[67173]: DEBUG oslo.service.backend._threading.loopingcall [None req-5506f8b1-975a-403c-9889-25712a3384c0 None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.DhcpAgentSchedulerDbMixin.remove_networks_from_down_agents' sleeping for 36.98 seconds {{(pid=67173) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-07 13:01:06.373 | Jul 07 15:01:05 devstack neutron-periodic-workers[67173]: DEBUG dbcounter [-] [67173] Writing DB stats neutron:SELECT=4 {{(pid=67173) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-07 13:01:06.379 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-07 13:01:06.384 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-rpc-server.service 2026-07-07 13:01:06.403 | enabled 2026-07-07 13:01:06.409 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-rpc-server.service --no-pager 2026-07-07 13:01:06.433 | ● devstack@neutron-rpc-server.service - Devstack devstack@neutron-rpc-server.service 2026-07-07 13:01:06.433 | Loaded: loaded (/etc/systemd/system/devstack@neutron-rpc-server.service; enabled; preset: enabled) 2026-07-07 13:01:06.434 | Active: active (running) since Tue 2026-07-07 14:58:08 CEST; 2min 58s ago 2026-07-07 13:01:06.434 | Main PID: 66013 (neutron-rpc-ser) 2026-07-07 13:01:06.434 | Tasks: 23 (limit: 14255) 2026-07-07 13:01:06.434 | Memory: 199.8M (peak: 200.5M) 2026-07-07 13:01:06.434 | CPU: 7.347s 2026-07-07 13:01:06.434 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-rpc-server.service 2026-07-07 13:01:06.434 | ├─66013 "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-07-07 13:01:06.434 | ├─67282 "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-07-07 13:01:06.434 | └─67292 "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-07-07 13:01:06.434 | 2026-07-07 13:01:06.435 | Jul 07 14:58:22 devstack neutron-rpc-server[67292]: DEBUG neutron.plugins.ml2.plugin [-] neutron.plugins.ml2.plugin.Ml2Plugin method start_rpc_listeners called with arguments () {} {{(pid=67292) wrapper /opt/stack/data/venv/lib/python3.12/site-packages/oslo_log/helpers.py:77}} 2026-07-07 13:01:06.435 | Jul 07 14:58:22 devstack neutron-rpc-server[67282]: DEBUG neutron.service [-] RpcWorker start finished, description: rpc worker {{(pid=67282) wrapper /opt/stack/neutron/neutron/common/utils.py:200}} 2026-07-07 13:01:06.435 | Jul 07 14:58:22 devstack neutron-rpc-server[67282]: DEBUG neutron.service [-] RpcWorker wait called, description: rpc worker {{(pid=67282) wrapper /opt/stack/neutron/neutron/common/utils.py:197}} 2026-07-07 13:01:06.435 | Jul 07 14:58:22 devstack neutron-rpc-server[67282]: DEBUG neutron.service [-] calling wait on {{(pid=67282) _wait /opt/stack/neutron/neutron/service.py:90}} 2026-07-07 13:01:06.435 | Jul 07 14:58:22 devstack neutron-rpc-server[67292]: DEBUG neutron.service [-] RpcWorker start finished, description: rpc worker {{(pid=67292) wrapper /opt/stack/neutron/neutron/common/utils.py:200}} 2026-07-07 13:01:06.435 | Jul 07 14:58:22 devstack neutron-rpc-server[67292]: DEBUG neutron.service [-] RpcWorker wait called, description: rpc worker {{(pid=67292) wrapper /opt/stack/neutron/neutron/common/utils.py:197}} 2026-07-07 13:01:06.435 | Jul 07 14:58:22 devstack neutron-rpc-server[67292]: DEBUG neutron.service [-] calling wait on {{(pid=67292) _wait /opt/stack/neutron/neutron/service.py:90}} 2026-07-07 13:01:06.435 | Jul 07 14:58:30 devstack neutron-rpc-server[66013]: DEBUG dbcounter [-] [66013] Writing DB stats neutron:SELECT=7,neutron:INSERT=1 {{(pid=66013) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-07 13:01:06.435 | Jul 07 14:58:52 devstack neutron-rpc-server[67282]: WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-07-07 13:01:06.435 | Jul 07 14:58:52 devstack neutron-rpc-server[67292]: WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-07-07 13:01:06.442 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-07 13:01:06.446 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-ovn-maintenance-worker.service 2026-07-07 13:01:06.467 | enabled 2026-07-07 13:01:06.474 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-ovn-maintenance-worker.service --no-pager 2026-07-07 13:01:06.498 | ● devstack@neutron-ovn-maintenance-worker.service - Devstack devstack@neutron-ovn-maintenance-worker.service 2026-07-07 13:01:06.500 | Loaded: loaded (/etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service; enabled; preset: enabled) 2026-07-07 13:01:06.500 | Active: active (running) since Tue 2026-07-07 14:58:13 CEST; 2min 53s ago 2026-07-07 13:01:06.500 | Main PID: 67020 (neutron-ovn-mai) 2026-07-07 13:01:06.500 | Tasks: 12 (limit: 14255) 2026-07-07 13:01:06.500 | Memory: 253.9M (peak: 254.4M) 2026-07-07 13:01:06.500 | CPU: 7.595s 2026-07-07 13:01:06.500 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-ovn-maintenance-worker.service 2026-07-07 13:01:06.500 | ├─67020 "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-07-07 13:01:06.500 | └─67140 "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-07-07 13:01:06.501 | 2026-07-07 13:01:06.501 | Jul 07 14:58:42 devstack neutron-ovn-maintenance-worker[67140]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-a2d66b95-7cb1-423b-83d0-953c100e18a6 None None] Starting OVN maintenance task: update_router_distributed_flag {{(pid=67140) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:97}} 2026-07-07 13:01:06.501 | Jul 07 14:58:42 devstack neutron-ovn-maintenance-worker[67140]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-a2d66b95-7cb1-423b-83d0-953c100e18a6 None None] OVN maintenance task: Sync router.distributed with distributed floating IP config. {{(pid=67140) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:99}} 2026-07-07 13:01:06.501 | Jul 07 14:58:42 devstack neutron-ovn-maintenance-worker[67140]: INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-a2d66b95-7cb1-423b-83d0-953c100e18a6 None None] OVN maintenance task update_router_distributed_flag finished in 0.008 seconds 2026-07-07 13:01:06.501 | Jul 07 14:58:42 devstack neutron-ovn-maintenance-worker[67140]: DEBUG futurist.periodics [None req-a2d66b95-7cb1-423b-83d0-953c100e18a6 None None] Periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.DBInconsistenciesPeriodics.update_router_distributed_flag' raised 'NeverAgain' exception, stopping any further execution of it. {{(pid=67140) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-07-07 13:01:06.501 | Jul 07 14:58:42 devstack neutron-ovn-maintenance-worker[67140]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-a2d66b95-7cb1-423b-83d0-953c100e18a6 None None] Starting OVN maintenance task: update_security_group_with_address_group {{(pid=67140) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:97}} 2026-07-07 13:01:06.502 | Jul 07 14:58:42 devstack neutron-ovn-maintenance-worker[67140]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-a2d66b95-7cb1-423b-83d0-953c100e18a6 None None] OVN maintenance task: Repair Address_Sets and ACLs for address group rules. {{(pid=67140) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:99}} 2026-07-07 13:01:06.502 | Jul 07 14:58:42 devstack neutron-ovn-maintenance-worker[67140]: INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-a2d66b95-7cb1-423b-83d0-953c100e18a6 None None] OVN maintenance task update_security_group_with_address_group finished in 0.022 seconds 2026-07-07 13:01:06.502 | Jul 07 14:58:42 devstack neutron-ovn-maintenance-worker[67140]: DEBUG futurist.periodics [None req-a2d66b95-7cb1-423b-83d0-953c100e18a6 None None] Periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.DBInconsistenciesPeriodics.update_security_group_with_address_group' raised 'NeverAgain' exception, stopping any further execution of it. {{(pid=67140) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-07-07 13:01:06.502 | Jul 07 14:58:42 devstack neutron-ovn-maintenance-worker[67140]: DEBUG futurist.periodics [None req-a2d66b95-7cb1-423b-83d0-953c100e18a6 None None] Periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.DBInconsistenciesPeriodics.update_virtual_port_parent_hostname' raised 'NeverAgain' exception, stopping any further execution of it. {{(pid=67140) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-07-07 13:01:06.502 | Jul 07 14:58:52 devstack neutron-ovn-maintenance-worker[67140]: DEBUG dbcounter [-] [67140] Writing DB stats neutron:SELECT=31,neutron:DELETE=1,neutron:UPDATE=1 {{(pid=67140) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-07 13:01:06.507 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-07 13:01:06.512 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-novnc-cell1.service 2026-07-07 13:01:06.531 | enabled 2026-07-07 13:01:06.537 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-novnc-cell1.service --no-pager 2026-07-07 13:01:06.560 | ● devstack@n-novnc-cell1.service - Devstack devstack@n-novnc-cell1.service 2026-07-07 13:01:06.560 | Loaded: loaded (/etc/systemd/system/devstack@n-novnc-cell1.service; enabled; preset: enabled) 2026-07-07 13:01:06.560 | Active: active (running) since Tue 2026-07-07 14:59:59 CEST; 1min 7s ago 2026-07-07 13:01:06.560 | Main PID: 71324 (nova-novncproxy) 2026-07-07 13:01:06.560 | Tasks: 4 (limit: 14255) 2026-07-07 13:01:06.560 | Memory: 109.7M (peak: 109.8M) 2026-07-07 13:01:06.560 | CPU: 3.681s 2026-07-07 13:01:06.560 | CGroup: /system.slice/system-devstack.slice/devstack@n-novnc-cell1.service 2026-07-07 13:01:06.561 | └─71324 /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-07-07 13:01:06.561 | 2026-07-07 13:01:06.561 | Jul 07 15:00:00 devstack nova-novncproxy[71324]: If you are already using Eventlet, we recommend migrating to a different 2026-07-07 13:01:06.561 | Jul 07 15:00:00 devstack nova-novncproxy[71324]: framework. For more detail see 2026-07-07 13:01:06.561 | Jul 07 15:00:00 devstack nova-novncproxy[71324]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-07 13:01:06.561 | Jul 07 15:00:00 devstack nova-novncproxy[71324]: import eventlet # noqa 2026-07-07 13:01:06.561 | Jul 07 15:00:00 devstack nova-novncproxy[71324]: Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-07-07 13:01:06.561 | Jul 07 15:00:04 devstack nova-novncproxy[71324]: INFO nova.console.websocketproxy [-] WebSocket server settings: 2026-07-07 13:01:06.561 | Jul 07 15:00:04 devstack nova-novncproxy[71324]: INFO nova.console.websocketproxy [-] - Listen on 0.0.0.0:6080 2026-07-07 13:01:06.561 | Jul 07 15:00:04 devstack nova-novncproxy[71324]: INFO nova.console.websocketproxy [-] - Web server (no directory listings). Web root: /opt/stack/novnc 2026-07-07 13:01:06.561 | Jul 07 15:00:04 devstack nova-novncproxy[71324]: INFO nova.console.websocketproxy [-] - No SSL/TLS support (no cert file) 2026-07-07 13:01:06.562 | Jul 07 15:00:04 devstack nova-novncproxy[71324]: INFO nova.console.websocketproxy [-] - proxying from 0.0.0.0:6080 to None:None 2026-07-07 13:01:06.566 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-07 13:01:06.570 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-super-cond.service 2026-07-07 13:01:06.590 | enabled 2026-07-07 13:01:06.596 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-super-cond.service --no-pager 2026-07-07 13:01:06.618 | ● devstack@n-super-cond.service - Devstack devstack@n-super-cond.service 2026-07-07 13:01:06.619 | Loaded: loaded (/etc/systemd/system/devstack@n-super-cond.service; enabled; preset: enabled) 2026-07-07 13:01:06.619 | Active: active (running) since Tue 2026-07-07 15:00:02 CEST; 1min 4s ago 2026-07-07 13:01:06.619 | Main PID: 72130 (nova-conductor:) 2026-07-07 13:01:06.619 | Tasks: 19 (limit: 14255) 2026-07-07 13:01:06.619 | Memory: 157.1M (peak: 157.5M) 2026-07-07 13:01:06.619 | CPU: 4.888s 2026-07-07 13:01:06.619 | CGroup: /system.slice/system-devstack.slice/devstack@n-super-cond.service 2026-07-07 13:01:06.619 | ├─72130 "nova-conductor: master process [/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf]" 2026-07-07 13:01:06.619 | ├─73743 "nova-conductor: ServiceWrapper worker(0)" 2026-07-07 13:01:06.619 | └─73745 "nova-conductor: ServiceWrapper worker(1)" 2026-07-07 13:01:06.619 | 2026-07-07 13:01:06.620 | Jul 07 15:00:08 devstack nova-conductor[73743]: DEBUG nova.servicegroup.drivers.db [None req-4f196ffc-6561-4388-a56e-e6822c50c30b None None] DB_Driver: join new ServiceGroup member devstack to the conductor group, service = {{(pid=73743) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2026-07-07 13:01:06.620 | Jul 07 15:00:13 devstack nova-conductor[73745]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.97 seconds {{(pid=73745) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-07 13:01:06.620 | Jul 07 15:00:13 devstack nova-conductor[73743]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.98 seconds {{(pid=73743) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-07 13:01:06.620 | Jul 07 15:00:16 devstack nova-conductor[72130]: DEBUG dbcounter [-] [72130] Writing DB stats nova_api:SELECT=1 {{(pid=72130) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-07 13:01:06.620 | Jul 07 15:00:16 devstack nova-conductor[72130]: DEBUG dbcounter [-] [72130] Writing DB stats nova_cell1:SELECT=1 {{(pid=72130) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-07 13:01:06.620 | Jul 07 15:00:16 devstack nova-conductor[72130]: DEBUG dbcounter [-] [72130] Writing DB stats nova_cell0:SELECT=1 {{(pid=72130) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-07 13:01:06.620 | Jul 07 15:00:18 devstack nova-conductor[73745]: DEBUG oslo.service.backend._threading.loopingcall [None req-9a60f3e9-4a1c-4aed-8ae7-1644a3c61eab None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=73745) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-07 13:01:06.620 | Jul 07 15:00:23 devstack nova-conductor[73745]: DEBUG dbcounter [-] [73745] Writing DB stats nova_cell0:SELECT=3,nova_cell0:UPDATE=1 {{(pid=73745) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-07 13:01:06.620 | Jul 07 15:00:23 devstack nova-conductor[73743]: DEBUG dbcounter [-] [73743] Writing DB stats nova_cell0:SELECT=4,nova_cell0:INSERT=1 {{(pid=73743) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-07 13:01:06.620 | Jul 07 15:00:30 devstack nova-conductor[73743]: DEBUG oslo.service.backend._threading.loopingcall [None req-7dadbf7e-4e60-4a74-831a-57353c57f513 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=73743) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-07 13:01:06.625 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-07 13:01:06.630 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-cond-cell1.service 2026-07-07 13:01:06.649 | enabled 2026-07-07 13:01:06.656 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-cond-cell1.service --no-pager 2026-07-07 13:01:06.679 | ● devstack@n-cond-cell1.service - Devstack devstack@n-cond-cell1.service 2026-07-07 13:01:06.680 | Loaded: loaded (/etc/systemd/system/devstack@n-cond-cell1.service; enabled; preset: enabled) 2026-07-07 13:01:06.680 | Active: active (running) since Tue 2026-07-07 15:00:04 CEST; 1min 2s ago 2026-07-07 13:01:06.680 | Main PID: 72682 (nova-conductor:) 2026-07-07 13:01:06.680 | Tasks: 38 (limit: 14255) 2026-07-07 13:01:06.680 | Memory: 167.0M (peak: 167.6M) 2026-07-07 13:01:06.680 | CPU: 5.012s 2026-07-07 13:01:06.680 | CGroup: /system.slice/system-devstack.slice/devstack@n-cond-cell1.service 2026-07-07 13:01:06.680 | ├─72682 "nova-conductor: master process [/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf]" 2026-07-07 13:01:06.680 | ├─73828 "nova-conductor: ServiceWrapper worker(0)" 2026-07-07 13:01:06.680 | └─73830 "nova-conductor: ServiceWrapper worker(1)" 2026-07-07 13:01:06.680 | 2026-07-07 13:01:06.681 | Jul 07 15:00:31 devstack nova-conductor[73828]: DEBUG oslo.service.backend._threading.loopingcall [None req-2de04437-4cb6-4ae5-95c4-41d1f037972e None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=73828) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-07 13:01:06.681 | Jul 07 15:00:34 devstack nova-conductor[73830]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.97 seconds {{(pid=73830) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-07 13:01:06.681 | Jul 07 15:00:34 devstack nova-conductor[73828]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=73828) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-07 13:01:06.681 | Jul 07 15:00:44 devstack nova-conductor[73830]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.98 seconds {{(pid=73830) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-07 13:01:06.681 | Jul 07 15:00:44 devstack nova-conductor[73828]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=73828) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-07 13:01:06.681 | Jul 07 15:00:54 devstack nova-conductor[73830]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.98 seconds {{(pid=73830) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-07 13:01:06.681 | Jul 07 15:00:54 devstack nova-conductor[73828]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=73828) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-07 13:01:06.681 | Jul 07 15:00:56 devstack nova-conductor[73830]: DEBUG oslo.service.backend._threading.loopingcall [None req-69c1023c-b5b5-4f4f-8043-fb8d0878dc5b None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=73830) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-07 13:01:06.681 | Jul 07 15:01:04 devstack nova-conductor[73830]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.98 seconds {{(pid=73830) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-07 13:01:06.681 | Jul 07 15:01:04 devstack nova-conductor[73828]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=73828) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-07 13:01:06.687 | + ./stack.sh:main:1449 : is_service_enabled n-api 2026-07-07 13:01:06.715 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 13:01:06.719 | + ./stack.sh:main:1450 : is_service_enabled n-cpu 2026-07-07 13:01:06.746 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 13:01:06.751 | + ./stack.sh:main:1451 : /home/quobyte/devstack/tools/discover_hosts.sh 2026-07-07 13:01:06.754 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-07 13:01:07.316 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-07-07 13:01:07.316 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-07 13:01:07.316 | we strongly recommend against using it for new projects. 2026-07-07 13:01:07.316 | 2026-07-07 13:01:07.316 | If you are already using Eventlet, we recommend migrating to a different 2026-07-07 13:01:07.316 | framework. For more detail see 2026-07-07 13:01:07.316 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-07 13:01:07.316 | 2026-07-07 13:01:07.317 | import eventlet # noqa 2026-07-07 13:01:07.594 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-07-07 13:01:10.719 | INFO dbcounter [None req-62ee756e-0989-4210-a3d3-e69fec7c3f53 None None] Registered counter for database nova_api 2026-07-07 13:01:10.840 | DEBUG dbcounter [-] [78306] Writer thread running {{(pid=78306) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-07 13:01:10.853 | Found 2 cell mappings. 2026-07-07 13:01:10.853 | Skipping cell0 since it does not contain hosts. 2026-07-07 13:01:10.853 | Getting computes from cell 'cell1': 8a5024ed-81bf-4a9a-8e28-fcc568626368 2026-07-07 13:01:10.853 | INFO dbcounter [None req-62ee756e-0989-4210-a3d3-e69fec7c3f53 None None] Registered counter for database nova_cell1 2026-07-07 13:01:10.927 | DEBUG dbcounter [-] [78306] Writer thread running {{(pid=78306) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-07 13:01:11.089 | Checking host mapping for compute host 'devstack': dc9b1b79-0b22-4f93-a550-57712013eee6 2026-07-07 13:01:11.089 | Creating host mapping for compute host 'devstack': dc9b1b79-0b22-4f93-a550-57712013eee6 2026-07-07 13:01:11.089 | Found 1 unmapped computes in cell: 8a5024ed-81bf-4a9a-8e28-fcc568626368 2026-07-07 13:01:11.914 | + ./stack.sh:main:1464 : /opt/stack/data/venv/bin/nova-status --config-file /etc/nova/nova.conf upgrade check 2026-07-07 13:01:12.483 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-07-07 13:01:12.483 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-07 13:01:12.483 | we strongly recommend against using it for new projects. 2026-07-07 13:01:12.483 | 2026-07-07 13:01:12.483 | If you are already using Eventlet, we recommend migrating to a different 2026-07-07 13:01:12.483 | framework. For more detail see 2026-07-07 13:01:12.483 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-07 13:01:12.483 | 2026-07-07 13:01:12.484 | import eventlet # noqa 2026-07-07 13:01:12.757 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-07-07 13:01:16.300 | +-------------------------------------------+ 2026-07-07 13:01:16.300 | | Upgrade Check Results | 2026-07-07 13:01:16.300 | +-------------------------------------------+ 2026-07-07 13:01:16.300 | | Check: Cells v2 | 2026-07-07 13:01:16.300 | | Result: Success | 2026-07-07 13:01:16.300 | | Details: None | 2026-07-07 13:01:16.300 | +-------------------------------------------+ 2026-07-07 13:01:16.300 | | Check: Placement API | 2026-07-07 13:01:16.301 | | Result: Success | 2026-07-07 13:01:16.301 | | Details: None | 2026-07-07 13:01:16.301 | +-------------------------------------------+ 2026-07-07 13:01:16.301 | | Check: Cinder API | 2026-07-07 13:01:16.301 | | Result: Success | 2026-07-07 13:01:16.301 | | Details: None | 2026-07-07 13:01:16.301 | +-------------------------------------------+ 2026-07-07 13:01:16.301 | | Check: Policy File JSON to YAML Migration | 2026-07-07 13:01:16.301 | | Result: Success | 2026-07-07 13:01:16.301 | | Details: None | 2026-07-07 13:01:16.301 | +-------------------------------------------+ 2026-07-07 13:01:16.302 | | Check: Older than N-1 computes | 2026-07-07 13:01:16.302 | | Result: Success | 2026-07-07 13:01:16.302 | | Details: None | 2026-07-07 13:01:16.302 | +-------------------------------------------+ 2026-07-07 13:01:16.302 | | Check: hw_machine_type unset | 2026-07-07 13:01:16.302 | | Result: Success | 2026-07-07 13:01:16.302 | | Details: None | 2026-07-07 13:01:16.302 | +-------------------------------------------+ 2026-07-07 13:01:16.302 | | Check: Service User Token Configuration | 2026-07-07 13:01:16.302 | | Result: Success | 2026-07-07 13:01:16.302 | | Details: None | 2026-07-07 13:01:16.303 | +-------------------------------------------+ 2026-07-07 13:01:17.052 | + ./stack.sh:main:1471 : [[ -x /home/quobyte/devstack/local.sh ]] 2026-07-07 13:01:17.057 | + ./stack.sh:main:1482 : command openstack complete 2026-07-07 13:01:17.058 | + ./stack.sh:main:1483 : sudo tee /etc/bash_completion.d/osc.bash_completion 2026-07-07 13:01:20.714 | + ./stack.sh:main:1486 : is_service_enabled cinder 2026-07-07 13:01:20.736 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 13:01:20.739 | + ./stack.sh:main:1487 : is_ubuntu 2026-07-07 13:01:20.742 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-07 13:01:20.744 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-07 13:01:20.746 | + ./stack.sh:main:1488 : echo_summary 'Configuring lvm.conf global device filter' 2026-07-07 13:01:20.748 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-07 13:01:20.750 | + ./stack.sh:echo_summary:447 : echo -e Configuring lvm.conf global device filter 2026-07-07 13:01:20.753 | + ./stack.sh:main:1489 : set_lvm_filter 2026-07-07 13:01:20.756 | + lib/lvm:set_lvm_filter:189 : local 'filter_suffix="r|.*|" ] # from devstack' 2026-07-07 13:01:20.758 | + lib/lvm:set_lvm_filter:190 : local 'filter_string=global_filter = [ ' 2026-07-07 13:01:20.761 | + lib/lvm:set_lvm_filter:191 : local pv 2026-07-07 13:01:20.763 | + lib/lvm:set_lvm_filter:192 : local vg 2026-07-07 13:01:20.765 | + lib/lvm:set_lvm_filter:193 : local line 2026-07-07 13:01:20.770 | ++ lib/lvm:set_lvm_filter:195 : sudo pvs --noheadings -o name 2026-07-07 13:01:20.820 | + lib/lvm:set_lvm_filter:195 : for pv_info in $(sudo pvs --noheadings -o name) 2026-07-07 13:01:20.826 | ++ lib/lvm:set_lvm_filter:196 : echo -e /dev/loop0 2026-07-07 13:01:20.827 | ++ lib/lvm:set_lvm_filter:196 : sed 's/\/dev\///g' 2026-07-07 13:01:20.828 | ++ lib/lvm:set_lvm_filter:196 : sed 's/ //g' 2026-07-07 13:01:20.835 | + lib/lvm:set_lvm_filter:196 : pv=loop0 2026-07-07 13:01:20.838 | + lib/lvm:set_lvm_filter:197 : new='"a|loop0|", ' 2026-07-07 13:01:20.841 | + lib/lvm:set_lvm_filter:198 : filter_string='global_filter = [ "a|loop0|", ' 2026-07-07 13:01:20.844 | + lib/lvm:set_lvm_filter:200 : filter_string='global_filter = [ "a|loop0|", "r|.*|" ] # from devstack' 2026-07-07 13:01:20.848 | + lib/lvm:set_lvm_filter:202 : clean_lvm_filter 2026-07-07 13:01:20.852 | + lib/lvm:clean_lvm_filter:177 : sudo sed -i 's/^.*# from devstack$//' /etc/lvm/lvm.conf 2026-07-07 13:01:20.870 | + lib/lvm:set_lvm_filter:203 : sudo sed -i '/# global_filter = \[.*\]/a\ global_filter = [ "a|loop0|", "r|.*|" ] # from devstack' /etc/lvm/lvm.conf 2026-07-07 13:01:20.890 | + lib/lvm:set_lvm_filter:204 : echo_summary 'set lvm.conf device global_filter to: global_filter = [ "a|loop0|", "r|.*|" ] # from devstack' 2026-07-07 13:01:20.893 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-07 13:01:20.897 | + ./stack.sh:echo_summary:447 : echo -e set lvm.conf device global_filter to: global_filter = '[' '"a|loop0|",' '"r|.*|"' ']' '#' from devstack 2026-07-07 13:01:20.901 | + ./stack.sh:main:1499 : run_phase stack test-config 2026-07-07 13:01:20.905 | + functions-common:run_phase:1848 : local mode=stack 2026-07-07 13:01:20.908 | + functions-common:run_phase:1849 : local phase=test-config 2026-07-07 13:01:20.911 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-07-07 13:01:20.915 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-07-07 13:01:20.919 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-07-07 13:01:20.923 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-07-07 13:01:20.926 | + functions-common:run_phase:1858 : local extra 2026-07-07 13:01:20.931 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-07-07 13:01:20.937 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-07-07 13:01:20.940 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-07-07 13:01:20.944 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-07-07 13:01:20.947 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack test-config 2026-07-07 13:01:20.951 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-07-07 13:01:20.972 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-07 13:01:20.975 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-07-07 13:01:20.978 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-07-07 13:01:20.981 | ++ extras.d/80-tempest.sh:source:7 : [[ test-config == \i\n\s\t\a\l\l ]] 2026-07-07 13:01:20.984 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-07-07 13:01:20.987 | ++ extras.d/80-tempest.sh:source:10 : [[ test-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-07-07 13:01:20.990 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-07-07 13:01:20.993 | ++ extras.d/80-tempest.sh:source:13 : [[ test-config == \e\x\t\r\a ]] 2026-07-07 13:01:20.997 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2026-07-07 13:01:21.001 | ++ extras.d/80-tempest.sh:source:16 : [[ test-config == \p\o\s\t\-\e\x\t\r\a ]] 2026-07-07 13:01:21.005 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2026-07-07 13:01:21.008 | ++ extras.d/80-tempest.sh:source:19 : [[ test-config == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-07-07 13:01:21.012 | ++ extras.d/80-tempest.sh:source:20 : async_wait install_tempest 2026-07-07 13:01:21.070 | [2074 Async install_tempest:38608]: Waiting for completion of install_tempest running on PID 38608 (1 other jobs running) 2026-07-07 13:01:21.098 | [2074 Async install_tempest:38608]: Signaling child to exit 2026-07-07 13:01:21.100 | WAKEUP 2026-07-07 13:01:21.125 | [2074 Async install_tempest:38608]: Signaled 2026-07-07 13:01:21.126 | ++ lib/tempest:install_tempest:844 : git_clone https://review.opendev.org/openstack/tempest.git /opt/stack/tempest master 2026-07-07 13:01:21.126 | ++ functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/tempest.git 2026-07-07 13:01:21.126 | ++ functions-common:git_clone:590 : local git_dest=/opt/stack/tempest 2026-07-07 13:01:21.126 | ++ functions-common:git_clone:591 : local git_ref=master 2026-07-07 13:01:21.126 | ++ functions-common:git_clone:592 : local orig_dir 2026-07-07 13:01:21.127 | +++ functions-common:git_clone:593 : pwd 2026-07-07 13:01:21.127 | ++ functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-07-07 13:01:21.127 | ++ functions-common:git_clone:594 : local git_clone_flags= 2026-07-07 13:01:21.127 | +++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-07 13:01:21.127 | ++ functions-common:git_clone:596 : RECLONE=False 2026-07-07 13:01:21.127 | ++ functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-07 13:01:21.127 | ++ functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-07 13:01:21.128 | ++ functions-common:git_clone:610 : echo master 2026-07-07 13:01:21.128 | ++ functions-common:git_clone:610 : egrep -q '^refs' 2026-07-07 13:01:21.128 | ++ functions-common:git_clone:624 : [[ ! -d /opt/stack/tempest ]] 2026-07-07 13:01:21.128 | ++ functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-07-07 13:01:21.128 | ++ functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/tempest.git /opt/stack/tempest 2026-07-07 13:01:21.128 | ++ functions-common:git_timed:697 : local count=0 2026-07-07 13:01:21.128 | ++ functions-common:git_timed:698 : local timeout=0 2026-07-07 13:01:21.129 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-07 13:01:21.129 | ++ functions-common:git_timed:701 : timeout=0 2026-07-07 13:01:21.129 | ++ functions-common:git_timed:704 : time_start git_timed 2026-07-07 13:01:21.129 | ++ functions-common:time_start:2406 : local name=git_timed 2026-07-07 13:01:21.129 | ++ functions-common:time_start:2407 : local start_time= 2026-07-07 13:01:21.129 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-07-07 13:01:21.129 | +++ functions-common:time_start:2411 : date +%s%3N 2026-07-07 13:01:21.130 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1783428656178 2026-07-07 13:01:21.130 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/tempest.git /opt/stack/tempest 2026-07-07 13:01:21.130 | Cloning into '/opt/stack/tempest'... 2026-07-07 13:01:21.130 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-07-07 13:01:21.130 | ++ functions-common:time_stop:2420 : local name 2026-07-07 13:01:21.130 | ++ functions-common:time_stop:2421 : local end_time 2026-07-07 13:01:21.130 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-07-07 13:01:21.131 | ++ functions-common:time_stop:2423 : local total 2026-07-07 13:01:21.131 | ++ functions-common:time_stop:2424 : local start_time 2026-07-07 13:01:21.131 | ++ functions-common:time_stop:2426 : name=git_timed 2026-07-07 13:01:21.131 | ++ functions-common:time_stop:2427 : start_time=1783428656178 2026-07-07 13:01:21.131 | ++ functions-common:time_stop:2429 : [[ -z 1783428656178 ]] 2026-07-07 13:01:21.131 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 13:01:21.132 | ++ functions-common:time_stop:2432 : end_time=1783428665442 2026-07-07 13:01:21.132 | ++ functions-common:time_stop:2433 : elapsed_time=9264 2026-07-07 13:01:21.132 | ++ functions-common:time_stop:2434 : total=403885 2026-07-07 13:01:21.132 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 13:01:21.132 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=413149 2026-07-07 13:01:21.132 | ++ functions-common:git_clone:631 : cd /opt/stack/tempest 2026-07-07 13:01:21.132 | ++ functions-common:git_clone:632 : git_timed fetch origin master 2026-07-07 13:01:21.132 | ++ functions-common:git_timed:697 : local count=0 2026-07-07 13:01:21.133 | ++ functions-common:git_timed:698 : local timeout=0 2026-07-07 13:01:21.133 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-07 13:01:21.133 | ++ functions-common:git_timed:701 : timeout=0 2026-07-07 13:01:21.133 | ++ functions-common:git_timed:704 : time_start git_timed 2026-07-07 13:01:21.133 | ++ functions-common:time_start:2406 : local name=git_timed 2026-07-07 13:01:21.133 | ++ functions-common:time_start:2407 : local start_time= 2026-07-07 13:01:21.133 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-07-07 13:01:21.134 | +++ functions-common:time_start:2411 : date +%s%3N 2026-07-07 13:01:21.134 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1783428665510 2026-07-07 13:01:21.134 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-07-07 13:01:21.134 | From https://review.opendev.org/openstack/tempest 2026-07-07 13:01:21.134 | * branch master -> FETCH_HEAD 2026-07-07 13:01:21.134 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-07-07 13:01:21.134 | ++ functions-common:time_stop:2420 : local name 2026-07-07 13:01:21.135 | ++ functions-common:time_stop:2421 : local end_time 2026-07-07 13:01:21.135 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-07-07 13:01:21.135 | ++ functions-common:time_stop:2423 : local total 2026-07-07 13:01:21.135 | ++ functions-common:time_stop:2424 : local start_time 2026-07-07 13:01:21.135 | ++ functions-common:time_stop:2426 : name=git_timed 2026-07-07 13:01:21.135 | ++ functions-common:time_stop:2427 : start_time=1783428665510 2026-07-07 13:01:21.135 | ++ functions-common:time_stop:2429 : [[ -z 1783428665510 ]] 2026-07-07 13:01:21.136 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 13:01:21.136 | ++ functions-common:time_stop:2432 : end_time=1783428666081 2026-07-07 13:01:21.136 | ++ functions-common:time_stop:2433 : elapsed_time=571 2026-07-07 13:01:21.136 | ++ functions-common:time_stop:2434 : total=413149 2026-07-07 13:01:21.136 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 13:01:21.136 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=413720 2026-07-07 13:01:21.136 | ++ functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-07-07 13:01:21.137 | ++ functions-common:git_timed:697 : local count=0 2026-07-07 13:01:21.137 | ++ functions-common:git_timed:698 : local timeout=0 2026-07-07 13:01:21.137 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-07 13:01:21.137 | ++ functions-common:git_timed:701 : timeout=0 2026-07-07 13:01:21.137 | ++ functions-common:git_timed:704 : time_start git_timed 2026-07-07 13:01:21.137 | ++ functions-common:time_start:2406 : local name=git_timed 2026-07-07 13:01:21.137 | ++ functions-common:time_start:2407 : local start_time= 2026-07-07 13:01:21.138 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-07-07 13:01:21.138 | +++ functions-common:time_start:2411 : date +%s%3N 2026-07-07 13:01:21.138 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1783428666144 2026-07-07 13:01:21.138 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-07-07 13:01:21.138 | Note: switching to 'FETCH_HEAD'. 2026-07-07 13:01:21.138 | 2026-07-07 13:01:21.138 | You are in 'detached HEAD' state. You can look around, make experimental 2026-07-07 13:01:21.139 | changes and commit them, and you can discard any commits you make in this 2026-07-07 13:01:21.139 | state without impacting any branches by switching back to a branch. 2026-07-07 13:01:21.139 | 2026-07-07 13:01:21.139 | If you want to create a new branch to retain commits you create, you may 2026-07-07 13:01:21.139 | do so (now or later) by using -c with the switch command. Example: 2026-07-07 13:01:21.139 | 2026-07-07 13:01:21.140 | git switch -c 2026-07-07 13:01:21.140 | 2026-07-07 13:01:21.140 | Or undo this operation with: 2026-07-07 13:01:21.140 | 2026-07-07 13:01:21.140 | git switch - 2026-07-07 13:01:21.140 | 2026-07-07 13:01:21.140 | Turn off this advice by setting config variable advice.detachedHead to false 2026-07-07 13:01:21.141 | 2026-07-07 13:01:21.141 | HEAD is now at 8d40001b9 Use reader role for image tests 2026-07-07 13:01:21.141 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-07-07 13:01:21.141 | ++ functions-common:time_stop:2420 : local name 2026-07-07 13:01:21.141 | ++ functions-common:time_stop:2421 : local end_time 2026-07-07 13:01:21.141 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-07-07 13:01:21.141 | ++ functions-common:time_stop:2423 : local total 2026-07-07 13:01:21.142 | ++ functions-common:time_stop:2424 : local start_time 2026-07-07 13:01:21.142 | ++ functions-common:time_stop:2426 : name=git_timed 2026-07-07 13:01:21.142 | ++ functions-common:time_stop:2427 : start_time=1783428666144 2026-07-07 13:01:21.142 | ++ functions-common:time_stop:2429 : [[ -z 1783428666144 ]] 2026-07-07 13:01:21.142 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 13:01:21.142 | ++ functions-common:time_stop:2432 : end_time=1783428666335 2026-07-07 13:01:21.142 | ++ functions-common:time_stop:2433 : elapsed_time=191 2026-07-07 13:01:21.143 | ++ functions-common:time_stop:2434 : total=413720 2026-07-07 13:01:21.143 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 13:01:21.143 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=413911 2026-07-07 13:01:21.143 | ++ functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/tempest 2026-07-07 13:01:21.143 | ++ functions-common:git_clone:672 : cd /opt/stack/tempest 2026-07-07 13:01:21.143 | ++ functions-common:git_clone:673 : head -1 2026-07-07 13:01:21.143 | ++ functions-common:git_clone:673 : git show --oneline 2026-07-07 13:01:21.144 | 8d40001b9 Use reader role for image tests 2026-07-07 13:01:21.144 | ++ functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-07-07 13:01:21.144 | ++ lib/tempest:install_tempest:850 : pip_install 'tox!=2.8.0,<4.0.0' 2026-07-07 13:01:21.144 | Using python 3.12 to install tox!=2.8.0,<4.0.0 2026-07-07 13:01:21.144 | ++ 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-07-07 13:01:21.144 | Collecting tox!=2.8.0,<4.0.0 2026-07-07 13:01:21.145 | Downloading tox-3.28.0-py2.py3-none-any.whl.metadata (7.8 kB) 2026-07-07 13:01:21.145 | Collecting filelock>=3.0.0 (from tox!=2.8.0,<4.0.0) 2026-07-07 13:01:21.145 | Downloading filelock-3.29.4-py3-none-any.whl.metadata (2.0 kB) 2026-07-07 13:01:21.145 | Requirement already satisfied: packaging>=14 in /opt/stack/data/venv/lib/python3.12/site-packages (from tox!=2.8.0,<4.0.0) (26.2) 2026-07-07 13:01:21.145 | Collecting pluggy>=0.12.0 (from tox!=2.8.0,<4.0.0) 2026-07-07 13:01:21.145 | Downloading pluggy-1.6.0-py3-none-any.whl.metadata (4.8 kB) 2026-07-07 13:01:21.146 | Collecting py>=1.4.17 (from tox!=2.8.0,<4.0.0) 2026-07-07 13:01:21.146 | Downloading py-1.11.0-py2.py3-none-any.whl.metadata (2.8 kB) 2026-07-07 13:01:21.146 | 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-07-07 13:01:21.146 | 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-07-07 13:01:21.146 | Downloading virtualenv-21.5.1-py3-none-any.whl.metadata (3.4 kB) 2026-07-07 13:01:21.146 | 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-07-07 13:01:21.146 | Downloading distlib-0.4.3-py2.py3-none-any.whl.metadata (5.3 kB) 2026-07-07 13:01:21.147 | Requirement already satisfied: platformdirs<5,>=3.9.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0->tox!=2.8.0,<4.0.0) (4.10.0) 2026-07-07 13:01:21.147 | Collecting python-discovery>=1.4.2 (from virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0->tox!=2.8.0,<4.0.0) 2026-07-07 13:01:21.147 | Downloading python_discovery-1.4.2-py3-none-any.whl.metadata (5.6 kB) 2026-07-07 13:01:21.147 | Downloading tox-3.28.0-py2.py3-none-any.whl (86 kB) 2026-07-07 13:01:21.147 | Downloading filelock-3.29.4-py3-none-any.whl (42 kB) 2026-07-07 13:01:21.147 | Downloading pluggy-1.6.0-py3-none-any.whl (20 kB) 2026-07-07 13:01:21.147 | Downloading py-1.11.0-py2.py3-none-any.whl (98 kB) 2026-07-07 13:01:21.148 | Downloading virtualenv-21.5.1-py3-none-any.whl (4.6 MB) 2026-07-07 13:01:21.148 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.6/4.6 MB 48.2 MB/s 0:00:00 2026-07-07 13:01:21.148 | Downloading distlib-0.4.3-py2.py3-none-any.whl (470 kB) 2026-07-07 13:01:21.148 | Downloading python_discovery-1.4.2-py3-none-any.whl (33 kB) 2026-07-07 13:01:21.148 | Installing collected packages: distlib, py, pluggy, filelock, python-discovery, virtualenv, tox 2026-07-07 13:01:21.148 | 2026-07-07 13:01:21.148 | Successfully installed distlib-0.4.3 filelock-3.29.4 pluggy-1.6.0 py-1.11.0 python-discovery-1.4.2 tox-3.28.0 virtualenv-21.5.1 2026-07-07 13:01:21.149 | ++ inc/python:pip_install:216 : result=0 2026-07-07 13:01:21.149 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-07-07 13:01:21.149 | ++ functions-common:time_stop:2420 : local name 2026-07-07 13:01:21.149 | ++ functions-common:time_stop:2421 : local end_time 2026-07-07 13:01:21.149 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-07-07 13:01:21.149 | ++ functions-common:time_stop:2423 : local total 2026-07-07 13:01:21.149 | ++ functions-common:time_stop:2424 : local start_time 2026-07-07 13:01:21.150 | ++ functions-common:time_stop:2426 : name=pip_install 2026-07-07 13:01:21.150 | ++ functions-common:time_stop:2427 : start_time=1783428666408 2026-07-07 13:01:21.150 | ++ functions-common:time_stop:2429 : [[ -z 1783428666408 ]] 2026-07-07 13:01:21.150 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 13:01:21.150 | ++ functions-common:time_stop:2432 : end_time=1783428669976 2026-07-07 13:01:21.150 | ++ functions-common:time_stop:2433 : elapsed_time=3568 2026-07-07 13:01:21.150 | ++ functions-common:time_stop:2434 : total=164225 2026-07-07 13:01:21.151 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 13:01:21.151 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=167793 2026-07-07 13:01:21.151 | ++ inc/python:pip_install:219 : return 0 2026-07-07 13:01:21.151 | ++ lib/tempest:install_tempest:851 : pushd /opt/stack/tempest 2026-07-07 13:01:21.151 | /opt/stack/tempest ~/devstack 2026-07-07 13:01:21.151 | ++ lib/tempest:install_tempest:855 : git checkout master 2026-07-07 13:01:21.151 | Switched to branch 'master' 2026-07-07 13:01:21.152 | Your branch is up to date with 'origin/master'. 2026-07-07 13:01:21.152 | ++ lib/tempest:install_tempest:857 : local tmp_u_c_m 2026-07-07 13:01:21.152 | +++ lib/tempest:install_tempest:858 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2026-07-07 13:01:21.152 | ++ lib/tempest:install_tempest:858 : tmp_u_c_m=/tmp/tempest_u_c_m.vkwXH0Fw19 2026-07-07 13:01:21.152 | ++ lib/tempest:install_tempest:859 : set_tempest_venv_constraints /tmp/tempest_u_c_m.vkwXH0Fw19 2026-07-07 13:01:21.152 | ++ lib/tempest:set_tempest_venv_constraints:131 : local tmp_c 2026-07-07 13:01:21.152 | ++ lib/tempest:set_tempest_venv_constraints:132 : tmp_c=/tmp/tempest_u_c_m.vkwXH0Fw19 2026-07-07 13:01:21.152 | ++ lib/tempest:set_tempest_venv_constraints:133 : [[ master == \m\a\s\t\e\r ]] 2026-07-07 13:01:21.153 | ++ lib/tempest:set_tempest_venv_constraints:134 : cd /opt/stack/requirements 2026-07-07 13:01:21.153 | ++ lib/tempest:set_tempest_venv_constraints:135 : git show master:upper-constraints.txt 2026-07-07 13:01:21.153 | ++ lib/tempest:set_tempest_venv_constraints:142 : export UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-07 13:01:21.153 | ++ lib/tempest:set_tempest_venv_constraints:142 : UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-07 13:01:21.153 | ++ lib/tempest:set_tempest_venv_constraints:143 : export TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-07 13:01:21.153 | ++ lib/tempest:set_tempest_venv_constraints:143 : TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-07 13:01:21.153 | ++ lib/tempest:install_tempest:861 : tox -r --notest -efull 2026-07-07 13:01:21.154 | full create: /opt/stack/tempest/.tox/tempest 2026-07-07 13:01:21.154 | full installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2026-07-07 13:01:21.154 | full develop-inst: /opt/stack/tempest 2026-07-07 13:01:21.154 | full installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.6.17,cffi==2.0.0,charset-normalizer==3.4.7,cliff==4.14.0,cmd2==4.0.0,cryptography==43.0.3,debtcollector==3.1.0,defusedxml==0.7.1,fasteners==0.20,fixtures==4.3.2,idna==3.18,invoke==3.0.3,iso8601==2.1.0,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,markdown-it-py==4.2.0,mdurl==0.1.2,msgpack==1.2.1,netaddr==1.3.0,oslo.concurrency==7.5.0,oslo.config==10.5.0,oslo.context==6.4.0,oslo.i18n==6.8.0,oslo.log==8.2.0,oslo.serialization==5.10.0,oslo.utils==10.1.1,packaging==26.2,paramiko==4.0.0,pbr==7.0.3,prettytable==3.18.0,prompt_toolkit==3.0.52,psutil==7.2.2,pycparser==3.0,Pygments==2.20.0,PyNaCl==1.6.2,pyparsing==3.3.2,pyperclip==1.11.0,python-dateutil==2.9.0.post0,python-subunit==1.4.6,PyYAML==6.0.3,referencing==0.37.0,requests==2.34.2,rfc3986==2.0.0,rich==15.0.0,rich-argparse==1.8.0,rpds-py==2026.5.1,setuptools==83.0.0,six==1.17.0,stestr==4.2.1,stevedore==5.9.0,-e git+https://review.opendev.org/openstack/tempest.git@8d40001b9742e6088508946a4d2ba98325d79233#egg=tempest,testscenarios==0.6.2,testtools==2.9.1,tomlkit==0.15.0,typing_extensions==4.15.0,urllib3==2.7.0,voluptuous==0.16.0,wcwidth==0.8.1,wrapt==2.2.2 2026-07-07 13:01:21.154 | ___________________________________ summary ____________________________________ 2026-07-07 13:01:21.154 | full: skipped tests 2026-07-07 13:01:21.155 | congratulations :) 2026-07-07 13:01:21.155 | ++ lib/tempest:install_tempest:865 : /opt/stack/tempest/.tox/tempest/bin/pip install -c /tmp/tempest_u_c_m.vkwXH0Fw19 -r requirements.txt 2026-07-07 13:01:21.155 | 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-07-07 13:01:21.155 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 2)) (4.14.0) 2026-07-07 13:01:21.155 | 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-07-07 13:01:21.155 | 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-07-07 13:01:21.155 | 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-07-07 13:01:21.156 | Requirement already satisfied: cryptography>=2.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 6)) (43.0.3) 2026-07-07 13:01:21.156 | 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-07-07 13:01:21.156 | Requirement already satisfied: oslo.concurrency>=3.26.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 8)) (7.5.0) 2026-07-07 13:01:21.156 | Requirement already satisfied: oslo.config>=5.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 9)) (10.5.0) 2026-07-07 13:01:21.156 | Requirement already satisfied: oslo.log>=3.36.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 10)) (8.2.0) 2026-07-07 13:01:21.156 | 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-07-07 13:01:21.157 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 12)) (5.10.0) 2026-07-07 13:01:21.157 | Requirement already satisfied: oslo.utils>=7.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 13)) (10.1.1) 2026-07-07 13:01:21.157 | 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-07-07 13:01:21.157 | Requirement already satisfied: PyYAML>=3.12 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 15)) (6.0.3) 2026-07-07 13:01:21.157 | Requirement already satisfied: python-subunit>=1.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 16)) (1.4.6) 2026-07-07 13:01:21.157 | Requirement already satisfied: stevedore>=1.20.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 17)) (5.9.0) 2026-07-07 13:01:21.157 | Requirement already satisfied: PrettyTable>=0.7.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 18)) (3.18.0) 2026-07-07 13:01:21.158 | Requirement already satisfied: urllib3>=1.21.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 19)) (2.7.0) 2026-07-07 13:01:21.158 | 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-07-07 13:01:21.158 | 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-07-07 13:01:21.158 | Requirement already satisfied: fasteners>=0.16.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 22)) (0.20) 2026-07-07 13:01:21.158 | Requirement already satisfied: testscenarios>=0.5.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 23)) (0.6.2) 2026-07-07 13:01:21.158 | 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)) (83.0.0) 2026-07-07 13:01:21.158 | 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-07-07 13:01:21.159 | Requirement already satisfied: cmd2>=3.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (4.0.0) 2026-07-07 13:01:21.159 | 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-07-07 13:01:21.159 | 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-07-07 13:01:21.159 | 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-07-07 13:01:21.159 | Requirement already satisfied: rpds-py>=0.25.0 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (2026.5.1) 2026-07-07 13:01:21.159 | 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-07-07 13:01:21.159 | 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-07-07 13:01:21.160 | 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-07-07 13:01:21.160 | 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-07-07 13:01:21.160 | Requirement already satisfied: oslo.i18n>=3.15.3 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->-r requirements.txt (line 8)) (6.8.0) 2026-07-07 13:01:21.160 | 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-07-07 13:01:21.160 | Requirement already satisfied: requests>=2.18.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.config>=5.2.0->-r requirements.txt (line 9)) (2.34.2) 2026-07-07 13:01:21.160 | Requirement already satisfied: oslo.context>=2.21.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 10)) (6.4.0) 2026-07-07 13:01:21.160 | 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-07-07 13:01:21.161 | 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-07-07 13:01:21.161 | Requirement already satisfied: tomlkit>=0.11.6 in ./.tox/tempest/lib/python3.12/site-packages (from stestr>=1.0.0->-r requirements.txt (line 11)) (0.15.0) 2026-07-07 13:01:21.161 | Requirement already satisfied: msgpack>=0.5.2 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->-r requirements.txt (line 12)) (1.2.1) 2026-07-07 13:01:21.161 | 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-07-07 13:01:21.161 | 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-07-07 13:01:21.161 | 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-07-07 13:01:21.162 | 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-07-07 13:01:21.162 | Requirement already satisfied: wcwidth>=0.3.5 in ./.tox/tempest/lib/python3.12/site-packages (from PrettyTable>=0.7.1->-r requirements.txt (line 18)) (0.8.1) 2026-07-07 13:01:21.162 | Requirement already satisfied: wrapt>=2.1.0 in ./.tox/tempest/lib/python3.12/site-packages (from debtcollector>=1.2.0->-r requirements.txt (line 20)) (2.2.2) 2026-07-07 13:01:21.162 | 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-07-07 13:01:21.162 | Requirement already satisfied: prompt-toolkit>=3.0.52 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (3.0.52) 2026-07-07 13:01:21.162 | Requirement already satisfied: pyperclip>=1.8.2 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (1.11.0) 2026-07-07 13:01:21.162 | Requirement already satisfied: rich>=15.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (15.0.0) 2026-07-07 13:01:21.163 | Requirement already satisfied: rich-argparse>=1.7.2 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (1.8.0) 2026-07-07 13:01:21.163 | 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-07-07 13:01:21.163 | 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-07-07 13:01:21.163 | 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-07-07 13:01:21.163 | Requirement already satisfied: idna<4,>=2.5 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (3.18) 2026-07-07 13:01:21.163 | Requirement already satisfied: certifi>=2023.5.7 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (2026.6.17) 2026-07-07 13:01:21.163 | Requirement already satisfied: markdown-it-py>=2.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (4.2.0) 2026-07-07 13:01:21.164 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in ./.tox/tempest/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (2.20.0) 2026-07-07 13:01:21.164 | Requirement already satisfied: mdurl~=0.1 in ./.tox/tempest/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (0.1.2) 2026-07-07 13:01:21.164 | ++ lib/tempest:install_tempest:866 : PROJECT_VENV["tempest"]=/opt/stack/tempest/.tox/tempest 2026-07-07 13:01:21.164 | ++ lib/tempest:install_tempest:867 : rm -f /tmp/tempest_u_c_m.vkwXH0Fw19 2026-07-07 13:01:21.164 | ++ lib/tempest:install_tempest:868 : popd 2026-07-07 13:01:21.164 | ~/devstack 2026-07-07 13:01:21.164 | [2074 Async install_tempest:38608]: finished install_tempest with result 0 in 43 seconds 2026-07-07 13:01:21.166 | ++ inc/async:async_wait:197 : return 0 2026-07-07 13:01:21.168 | ++ extras.d/80-tempest.sh:source:21 : echo_summary 'Initializing Tempest' 2026-07-07 13:01:21.170 | ++ ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-07 13:01:21.173 | ++ ./stack.sh:echo_summary:447 : echo -e Initializing Tempest 2026-07-07 13:01:21.175 | ++ extras.d/80-tempest.sh:source:22 : configure_tempest 2026-07-07 13:01:21.177 | ++ lib/tempest:configure_tempest:203 : [[ True == \T\r\u\e ]] 2026-07-07 13:01:21.180 | ++ lib/tempest:configure_tempest:204 : setup_develop /opt/stack/tempest 2026-07-07 13:01:21.181 | ++ inc/python:setup_develop:353 : local bindep 2026-07-07 13:01:21.183 | ++ inc/python:setup_develop:354 : [[ /opt/stack/tempest == -bindep* ]] 2026-07-07 13:01:21.185 | ++ inc/python:setup_develop:358 : local project_dir=/opt/stack/tempest 2026-07-07 13:01:21.187 | ++ inc/python:setup_develop:359 : local extras= 2026-07-07 13:01:21.189 | ++ inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/tempest -e 2026-07-07 13:01:21.191 | ++ inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-07-07 13:01:21.194 | ++ inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/tempest == -bindep* ]] 2026-07-07 13:01:21.199 | ++ inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/tempest 2026-07-07 13:01:21.201 | ++ inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-07-07 13:01:21.205 | ++ inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-07-07 13:01:21.209 | +++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/tempest 2026-07-07 13:01:21.212 | +++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-07-07 13:01:21.217 | ++ inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/tempest 2026-07-07 13:01:21.220 | ++ inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-07-07 13:01:21.223 | ++ inc/python:_setup_package_with_constraints_edit:399 : local name 2026-07-07 13:01:21.227 | +++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/tempest/setup.cfg 2026-07-07 13:01:21.234 | ++ inc/python:_setup_package_with_constraints_edit:400 : name=tempest 2026-07-07 13:01:21.237 | ++ inc/python:_setup_package_with_constraints_edit:401 : '[' -z tempest ']' 2026-07-07 13:01:21.238 | ++ inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- tempest 2026-07-07 13:01:21.401 | ++ inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/tempest -e 2026-07-07 13:01:21.404 | ++ inc/python:setup_package:436 : local bindep=0 2026-07-07 13:01:21.406 | ++ inc/python:setup_package:437 : local bindep_flag= 2026-07-07 13:01:21.408 | ++ inc/python:setup_package:438 : local bindep_profiles= 2026-07-07 13:01:21.412 | ++ inc/python:setup_package:439 : [[ /opt/stack/tempest == -bindep* ]] 2026-07-07 13:01:21.415 | ++ inc/python:setup_package:444 : local project_dir=/opt/stack/tempest 2026-07-07 13:01:21.418 | ++ inc/python:setup_package:445 : local flags=-e 2026-07-07 13:01:21.421 | ++ inc/python:setup_package:446 : local extras= 2026-07-07 13:01:21.424 | ++ inc/python:setup_package:450 : [[ -n -e ]] 2026-07-07 13:01:21.428 | ++ inc/python:setup_package:450 : [[ -z '' ]] 2026-07-07 13:01:21.431 | ++ inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-07-07 13:01:21.433 | ++ inc/python:setup_package:455 : [[ ! -z '' ]] 2026-07-07 13:01:21.437 | ++ inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-07-07 13:01:21.440 | ++ inc/python:setup_package:464 : pip_install -e /opt/stack/tempest 2026-07-07 13:01:21.466 | Using python 3.12 to install /opt/stack/tempest 2026-07-07 13:01:21.469 | ++ inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/tempest 2026-07-07 13:01:22.516 | Obtaining file:///opt/stack/tempest 2026-07-07 13:01:22.521 | Installing build dependencies: started 2026-07-07 13:01:24.411 | Installing build dependencies: finished with status 'done' 2026-07-07 13:01:24.412 | Checking if build backend supports build_editable: started 2026-07-07 13:01:24.990 | Checking if build backend supports build_editable: finished with status 'done' 2026-07-07 13:01:24.992 | Getting requirements to build editable: started 2026-07-07 13:01:25.310 | Getting requirements to build editable: finished with status 'done' 2026-07-07 13:01:25.312 | Preparing editable metadata (pyproject.toml): started 2026-07-07 13:01:26.678 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-07-07 13:01:26.704 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (7.0.3) 2026-07-07 13:01:26.705 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (4.14.0) 2026-07-07 13:01:26.706 | Requirement already satisfied: jsonschema>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (4.26.0) 2026-07-07 13:01:26.706 | Requirement already satisfied: testtools>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (2.9.1) 2026-07-07 13:01:26.707 | Requirement already satisfied: paramiko>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (4.0.0) 2026-07-07 13:01:26.708 | Requirement already satisfied: cryptography>=2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (43.0.3) 2026-07-07 13:01:26.709 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (1.3.0) 2026-07-07 13:01:26.711 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (7.5.0) 2026-07-07 13:01:26.712 | Requirement already satisfied: oslo.config>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (10.5.0) 2026-07-07 13:01:26.712 | Requirement already satisfied: oslo.log>=3.36.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (8.2.0) 2026-07-07 13:01:26.897 | Collecting stestr>=1.0.0 (from tempest==46.3.1.dev36) 2026-07-07 13:01:26.900 | Using cached stestr-4.2.1-py3-none-any.whl.metadata (7.7 kB) 2026-07-07 13:01:26.905 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (5.10.0) 2026-07-07 13:01:26.906 | Requirement already satisfied: oslo.utils>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (10.1.1) 2026-07-07 13:01:26.907 | Requirement already satisfied: fixtures>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (4.3.2) 2026-07-07 13:01:26.909 | Requirement already satisfied: PyYAML>=3.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (6.0.3) 2026-07-07 13:01:26.909 | Requirement already satisfied: python-subunit>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (1.4.6) 2026-07-07 13:01:26.912 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (5.9.0) 2026-07-07 13:01:26.913 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (3.18.0) 2026-07-07 13:01:26.913 | Requirement already satisfied: urllib3>=1.21.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (2.7.0) 2026-07-07 13:01:26.913 | Requirement already satisfied: debtcollector>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (3.1.0) 2026-07-07 13:01:26.914 | Requirement already satisfied: defusedxml>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (0.7.1) 2026-07-07 13:01:26.915 | Requirement already satisfied: fasteners>=0.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (0.20) 2026-07-07 13:01:26.916 | Requirement already satisfied: testscenarios>=0.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (0.6.2) 2026-07-07 13:01:26.920 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev36) (0.6.0) 2026-07-07 13:01:26.921 | Requirement already satisfied: cmd2>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev36) (4.0.0) 2026-07-07 13:01:26.926 | Requirement already satisfied: prompt-toolkit>=3.0.52 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev36) (3.0.52) 2026-07-07 13:01:26.927 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev36) (1.11.0) 2026-07-07 13:01:26.929 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev36) (15.0.0) 2026-07-07 13:01:26.930 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev36) (1.8.0) 2026-07-07 13:01:26.933 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.1->tempest==46.3.1.dev36) (2.0.0) 2026-07-07 13:01:26.938 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.1->tempest==46.3.1.dev36) (3.0) 2026-07-07 13:01:26.940 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->tempest==46.3.1.dev36) (2.2.2) 2026-07-07 13:01:26.948 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.5.0->tempest==46.3.1.dev36) (26.1.0) 2026-07-07 13:01:26.951 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.5.0->tempest==46.3.1.dev36) (2025.9.1) 2026-07-07 13:01:26.951 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.5.0->tempest==46.3.1.dev36) (0.37.0) 2026-07-07 13:01:26.952 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.5.0->tempest==46.3.1.dev36) (2026.5.1) 2026-07-07 13:01:26.961 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->tempest==46.3.1.dev36) (6.8.0) 2026-07-07 13:01:26.965 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->tempest==46.3.1.dev36) (2.0.0) 2026-07-07 13:01:26.966 | Requirement already satisfied: requests>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->tempest==46.3.1.dev36) (2.34.2) 2026-07-07 13:01:26.969 | Requirement already satisfied: oslo.context>=2.21.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->tempest==46.3.1.dev36) (6.4.0) 2026-07-07 13:01:26.971 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->tempest==46.3.1.dev36) (2.9.0.post0) 2026-07-07 13:01:26.974 | Requirement already satisfied: typing-extensions>=4.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.context>=2.21.0->oslo.log>=3.36.0->tempest==46.3.1.dev36) (4.15.0) 2026-07-07 13:01:26.976 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->tempest==46.3.1.dev36) (1.2.1) 2026-07-07 13:01:26.980 | Requirement already satisfied: iso8601>=0.1.11 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=7.0.0->tempest==46.3.1.dev36) (2.1.0) 2026-07-07 13:01:26.981 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=7.0.0->tempest==46.3.1.dev36) (3.3.2) 2026-07-07 13:01:26.982 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=7.0.0->tempest==46.3.1.dev36) (26.2) 2026-07-07 13:01:26.984 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=7.0.0->tempest==46.3.1.dev36) (7.2.2) 2026-07-07 13:01:26.991 | Requirement already satisfied: bcrypt>=3.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=2.7.0->tempest==46.3.1.dev36) (5.0.0) 2026-07-07 13:01:26.992 | Requirement already satisfied: invoke>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=2.7.0->tempest==46.3.1.dev36) (3.0.3) 2026-07-07 13:01:26.993 | Requirement already satisfied: pynacl>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=2.7.0->tempest==46.3.1.dev36) (1.6.2) 2026-07-07 13:01:27.000 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->tempest==46.3.1.dev36) (83.0.0) 2026-07-07 13:01:27.004 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->tempest==46.3.1.dev36) (0.8.1) 2026-07-07 13:01:27.023 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=3.36.0->tempest==46.3.1.dev36) (1.17.0) 2026-07-07 13:01:27.033 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->tempest==46.3.1.dev36) (3.4.7) 2026-07-07 13:01:27.034 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->tempest==46.3.1.dev36) (3.18) 2026-07-07 13:01:27.035 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.18.0->oslo.config>=5.2.0->tempest==46.3.1.dev36) (2023.11.17) 2026-07-07 13:01:27.051 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev36) (4.2.0) 2026-07-07 13:01:27.052 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev36) (2.20.0) 2026-07-07 13:01:27.057 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev36) (0.1.2) 2026-07-07 13:01:27.071 | Requirement already satisfied: voluptuous>=0.8.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from stestr>=1.0.0->tempest==46.3.1.dev36) (0.16.0) 2026-07-07 13:01:27.103 | Collecting tomlkit>=0.11.6 (from stestr>=1.0.0->tempest==46.3.1.dev36) 2026-07-07 13:01:27.105 | Using cached tomlkit-0.15.0-py3-none-any.whl.metadata (2.8 kB) 2026-07-07 13:01:27.143 | Using cached stestr-4.2.1-py3-none-any.whl (118 kB) 2026-07-07 13:01:27.146 | Using cached tomlkit-0.15.0-py3-none-any.whl (41 kB) 2026-07-07 13:01:27.159 | Building wheels for collected packages: tempest 2026-07-07 13:01:27.159 | Building editable for tempest (pyproject.toml): started 2026-07-07 13:01:28.810 | Building editable for tempest (pyproject.toml): finished with status 'done' 2026-07-07 13:01:28.811 | Created wheel for tempest: filename=tempest-46.3.1.dev36-0.editable-py3-none-any.whl size=8322 sha256=f6e04e28a3401256b100f410830276d2098bc12b1b266714b0cbcb441769812e 2026-07-07 13:01:28.811 | Stored in directory: /tmp/pip-ephem-wheel-cache-8t_ccve3/wheels/a8/38/99/324113a4b73ad133e84e5794562e0b63ae1c5945bffa9f076a 2026-07-07 13:01:28.816 | Successfully built tempest 2026-07-07 13:01:29.114 | Installing collected packages: tomlkit, stestr, tempest 2026-07-07 13:01:29.377 | 2026-07-07 13:01:29.404 | Successfully installed stestr-4.2.1 tempest-46.3.1.dev36 tomlkit-0.15.0 2026-07-07 13:01:29.590 | ++ inc/python:pip_install:216 : result=0 2026-07-07 13:01:29.594 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-07-07 13:01:29.597 | ++ functions-common:time_stop:2420 : local name 2026-07-07 13:01:29.601 | ++ functions-common:time_stop:2421 : local end_time 2026-07-07 13:01:29.605 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-07-07 13:01:29.607 | ++ functions-common:time_stop:2423 : local total 2026-07-07 13:01:29.611 | ++ functions-common:time_stop:2424 : local start_time 2026-07-07 13:01:29.613 | ++ functions-common:time_stop:2426 : name=pip_install 2026-07-07 13:01:29.617 | ++ functions-common:time_stop:2427 : start_time=1783429281459 2026-07-07 13:01:29.620 | ++ functions-common:time_stop:2429 : [[ -z 1783429281459 ]] 2026-07-07 13:01:29.624 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 13:01:29.629 | ++ functions-common:time_stop:2432 : end_time=1783429289626 2026-07-07 13:01:29.632 | ++ functions-common:time_stop:2433 : elapsed_time=8167 2026-07-07 13:01:29.636 | ++ functions-common:time_stop:2434 : total=174804 2026-07-07 13:01:29.640 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 13:01:29.643 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=182971 2026-07-07 13:01:29.646 | ++ inc/python:pip_install:219 : return 0 2026-07-07 13:01:29.650 | ++ inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-07-07 13:01:29.653 | ++ inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-07-07 13:01:29.657 | ++ inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/tempest 2026-07-07 13:01:29.659 | ++ inc/python:use_library_from_git:266 : local name=/opt/stack/tempest 2026-07-07 13:01:29.662 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-07-07 13:01:29.666 | ++ inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-07 13:01:29.669 | ++ inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/tempest, ]] 2026-07-07 13:01:29.673 | ++ inc/python:use_library_from_git:269 : return 1 2026-07-07 13:01:29.676 | ++ 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-07-07 13:01:29.679 | ++ lib/tempest:configure_tempest:212 : local image_lines 2026-07-07 13:01:29.683 | ++ lib/tempest:configure_tempest:213 : local images 2026-07-07 13:01:29.686 | ++ lib/tempest:configure_tempest:214 : local num_images 2026-07-07 13:01:29.689 | ++ lib/tempest:configure_tempest:215 : local image_uuid 2026-07-07 13:01:29.693 | ++ lib/tempest:configure_tempest:216 : local image_uuid_alt 2026-07-07 13:01:29.696 | ++ lib/tempest:configure_tempest:217 : local password 2026-07-07 13:01:29.699 | ++ lib/tempest:configure_tempest:218 : local line 2026-07-07 13:01:29.703 | ++ lib/tempest:configure_tempest:219 : local flavors 2026-07-07 13:01:29.707 | ++ lib/tempest:configure_tempest:220 : local available_flavors 2026-07-07 13:01:29.711 | ++ lib/tempest:configure_tempest:221 : local flavors_ref 2026-07-07 13:01:29.714 | ++ lib/tempest:configure_tempest:222 : local flavor_lines 2026-07-07 13:01:29.718 | ++ lib/tempest:configure_tempest:223 : local flavor_ref_size 2026-07-07 13:01:29.722 | ++ lib/tempest:configure_tempest:224 : local flavor_ref_alt_size 2026-07-07 13:01:29.725 | ++ lib/tempest:configure_tempest:225 : local public_network_id 2026-07-07 13:01:29.728 | ++ lib/tempest:configure_tempest:226 : local public_router_id 2026-07-07 13:01:29.732 | ++ lib/tempest:configure_tempest:227 : local ssh_connect_method=floating 2026-07-07 13:01:29.735 | ++ lib/tempest:configure_tempest:228 : local disk 2026-07-07 13:01:29.738 | ++ lib/tempest:configure_tempest:231 : ifs=' 2026-07-07 13:01:29.738 | ' 2026-07-07 13:01:29.742 | ++ lib/tempest:configure_tempest:241 : declare -a images 2026-07-07 13:01:29.745 | ++ lib/tempest:configure_tempest:243 : is_service_enabled glance 2026-07-07 13:01:29.768 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-07 13:01:29.771 | ++ lib/tempest:configure_tempest:244 : get_active_images images image_uuid 2026-07-07 13:01:29.774 | ++ lib/tempest:get_active_images:160 : declare -n img_array=images 2026-07-07 13:01:29.778 | ++ lib/tempest:get_active_images:161 : declare -n img_id=image_uuid 2026-07-07 13:01:29.781 | ++ lib/tempest:get_active_images:164 : img_array=() 2026-07-07 13:01:29.786 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2026-07-07 13:01:29.788 | +++ lib/tempest:get_active_images:159 : oscwrap --os-cloud devstack-admin image list --long --property status=active 2026-07-07 13:01:29.788 | +++ lib/tempest:get_active_images:159 : awk '-F|' '!/^(+--)|ID|aki|ari/ { print $3,$2,$4 }' 2026-07-07 13:01:33.659 | +++ functions-common:oscwrap:2465 : return 0 2026-07-07 13:01:33.663 | ++ lib/tempest:get_active_images:172 : [[ qcow2 == \i\s\o ]] 2026-07-07 13:01:33.667 | ++ lib/tempest:get_active_images:175 : '[' cirros-0.6.3-x86_64-disk = cirros-0.6.3-x86_64-disk ']' 2026-07-07 13:01:33.670 | ++ lib/tempest:get_active_images:176 : img_id=7c780384-ba04-4889-abec-1e35c2057312 2026-07-07 13:01:33.674 | ++ lib/tempest:get_active_images:178 : img_array+=($IMAGE_UUID) 2026-07-07 13:01:33.678 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2026-07-07 13:01:33.681 | ++ lib/tempest:configure_tempest:246 : (( 1 < 1 )) 2026-07-07 13:01:33.685 | ++ lib/tempest:configure_tempest:260 : case "${#images[*]}" in 2026-07-07 13:01:33.689 | ++ lib/tempest:configure_tempest:266 : '[' -z 7c780384-ba04-4889-abec-1e35c2057312 ']' 2026-07-07 13:01:33.692 | ++ lib/tempest:configure_tempest:269 : image_uuid_alt=7c780384-ba04-4889-abec-1e35c2057312 2026-07-07 13:01:33.695 | ++ lib/tempest:configure_tempest:291 : sudo install -d -o quobyte /opt/stack/tempest/etc 2026-07-07 13:01:33.715 | ++ lib/tempest:configure_tempest:292 : rm -f /opt/stack/tempest/etc/tempest.conf 2026-07-07 13:01:33.722 | ++ lib/tempest:configure_tempest:294 : local password=nomoresecret 2026-07-07 13:01:33.725 | ++ lib/tempest:configure_tempest:297 : local admin_username=admin 2026-07-07 13:01:33.729 | ++ lib/tempest:configure_tempest:298 : local admin_project_name=admin 2026-07-07 13:01:33.733 | ++ lib/tempest:configure_tempest:299 : local admin_domain_name=Default 2026-07-07 13:01:33.736 | ++ lib/tempest:configure_tempest:300 : local alt_username=alt_demo 2026-07-07 13:01:33.740 | ++ lib/tempest:configure_tempest:301 : local alt_project_name=alt_demo 2026-07-07 13:01:33.744 | ++ lib/tempest:configure_tempest:302 : local admin_project_id 2026-07-07 13:01:33.750 | +++ lib/tempest:configure_tempest:303 : oscwrap --os-cloud devstack-admin project list 2026-07-07 13:01:33.751 | +++ lib/tempest:configure_tempest:303 : awk '/ admin / { print $2 }' 2026-07-07 13:01:37.071 | +++ functions-common:oscwrap:2465 : return 0 2026-07-07 13:01:37.076 | ++ lib/tempest:configure_tempest:303 : admin_project_id=c50816c25400419e8346ce74c3f416d6 2026-07-07 13:01:37.080 | ++ lib/tempest:configure_tempest:305 : is_service_enabled nova 2026-07-07 13:01:37.104 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-07 13:01:37.108 | +++ lib/tempest:configure_tempest:308 : oscwrap --os-cloud devstack-admin flavor list 2026-07-07 13:01:40.470 | +++ functions-common:oscwrap:2465 : return 0 2026-07-07 13:01:40.475 | ++ lib/tempest:configure_tempest:308 : available_flavors='+----+-----------+-------+------+-----------+-------+-----------+ 2026-07-07 13:01:40.475 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-07-07 13:01:40.475 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-07-07 13:01:40.475 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-07-07 13:01:40.475 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-07-07 13:01:40.476 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-07-07 13:01:40.476 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-07-07 13:01:40.476 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-07-07 13:01:40.476 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-07-07 13:01:40.476 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-07-07 13:01:40.476 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-07-07 13:01:40.476 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-07-07 13:01:40.476 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-07-07 13:01:40.476 | +----+-----------+-------+------+-----------+-------+-----------+' 2026-07-07 13:01:40.478 | ++ lib/tempest:configure_tempest:309 : [[ -z '' ]] 2026-07-07 13:01:40.481 | ++ lib/tempest:configure_tempest:310 : [[ +----+-----------+-------+------+-----------+-------+-----------+ 2026-07-07 13:01:40.481 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-07-07 13:01:40.481 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-07-07 13:01:40.482 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-07-07 13:01:40.482 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-07-07 13:01:40.482 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-07-07 13:01:40.482 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-07-07 13:01:40.482 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-07-07 13:01:40.482 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-07-07 13:01:40.482 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-07-07 13:01:40.482 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-07-07 13:01:40.482 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-07-07 13:01:40.482 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-07-07 13:01:40.482 | +----+-----------+-------+------+-----------+-------+-----------+ =~ m1\.nano ]] 2026-07-07 13:01:40.485 | +++ lib/tempest:configure_tempest:312 : image_size_in_gib 7c780384-ba04-4889-abec-1e35c2057312 2026-07-07 13:01:40.487 | +++ lib/tempest:image_size_in_gib:125 : local size 2026-07-07 13:01:40.491 | ++++ lib/tempest:image_size_in_gib:126 : oscwrap --os-cloud devstack-admin image show 7c780384-ba04-4889-abec-1e35c2057312 -c size -f value 2026-07-07 13:01:43.835 | ++++ functions-common:oscwrap:2465 : return 0 2026-07-07 13:01:43.840 | +++ lib/tempest:image_size_in_gib:126 : size=21692416 2026-07-07 13:01:43.845 | +++ lib/tempest:image_size_in_gib:127 : echo 21692416 2026-07-07 13:01:43.845 | +++ lib/tempest:image_size_in_gib:127 : python3 -c 'import math; print(int(math.ceil(float(int(input()) / 1024.0 ** 3))))' 2026-07-07 13:01:43.889 | ++ lib/tempest:configure_tempest:312 : disk=1 2026-07-07 13:01:43.893 | ++ lib/tempest:configure_tempest:313 : ram=192 2026-07-07 13:01:43.897 | ++ 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-07-07 13:01:46.900 | +----------------------------+-----------------------+ 2026-07-07 13:01:46.901 | | Field | Value | 2026-07-07 13:01:46.901 | +----------------------------+-----------------------+ 2026-07-07 13:01:46.901 | | OS-FLV-DISABLED:disabled | False | 2026-07-07 13:01:46.901 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-07 13:01:46.901 | | description | None | 2026-07-07 13:01:46.901 | | disk | 1 | 2026-07-07 13:01:46.901 | | id | 42 | 2026-07-07 13:01:46.901 | | name | m1.nano | 2026-07-07 13:01:46.901 | | os-flavor-access:is_public | True | 2026-07-07 13:01:46.901 | | properties | hw_rng:allowed='True' | 2026-07-07 13:01:46.902 | | ram | 192 | 2026-07-07 13:01:46.902 | | rxtx_factor | 1.0 | 2026-07-07 13:01:46.902 | | swap | 0 | 2026-07-07 13:01:46.902 | | vcpus | 1 | 2026-07-07 13:01:46.902 | +----------------------------+-----------------------+ 2026-07-07 13:01:47.287 | ++ lib/tempest:configure_tempest:316 : flavor_ref=42 2026-07-07 13:01:47.291 | ++ lib/tempest:configure_tempest:317 : [[ +----+-----------+-------+------+-----------+-------+-----------+ 2026-07-07 13:01:47.291 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-07-07 13:01:47.291 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-07-07 13:01:47.291 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-07-07 13:01:47.291 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-07-07 13:01:47.291 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-07-07 13:01:47.291 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-07-07 13:01:47.291 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-07-07 13:01:47.291 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-07-07 13:01:47.292 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-07-07 13:01:47.292 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-07-07 13:01:47.292 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-07-07 13:01:47.292 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-07-07 13:01:47.292 | +----+-----------+-------+------+-----------+-------+-----------+ =~ m1\.micro ]] 2026-07-07 13:01:47.296 | +++ lib/tempest:configure_tempest:319 : image_size_in_gib 7c780384-ba04-4889-abec-1e35c2057312 2026-07-07 13:01:47.299 | +++ lib/tempest:image_size_in_gib:125 : local size 2026-07-07 13:01:47.304 | ++++ lib/tempest:image_size_in_gib:126 : oscwrap --os-cloud devstack-admin image show 7c780384-ba04-4889-abec-1e35c2057312 -c size -f value 2026-07-07 13:01:50.751 | ++++ functions-common:oscwrap:2465 : return 0 2026-07-07 13:01:50.755 | +++ lib/tempest:image_size_in_gib:126 : size=21692416 2026-07-07 13:01:50.759 | +++ lib/tempest:image_size_in_gib:127 : echo 21692416 2026-07-07 13:01:50.760 | +++ lib/tempest:image_size_in_gib:127 : python3 -c 'import math; print(int(math.ceil(float(int(input()) / 1024.0 ** 3))))' 2026-07-07 13:01:50.803 | ++ lib/tempest:configure_tempest:319 : disk=1 2026-07-07 13:01:50.806 | ++ lib/tempest:configure_tempest:320 : ram=256 2026-07-07 13:01:50.811 | ++ 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-07-07 13:01:53.824 | +----------------------------+-----------------------+ 2026-07-07 13:01:53.824 | | Field | Value | 2026-07-07 13:01:53.825 | +----------------------------+-----------------------+ 2026-07-07 13:01:53.825 | | OS-FLV-DISABLED:disabled | False | 2026-07-07 13:01:53.825 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-07 13:01:53.825 | | description | None | 2026-07-07 13:01:53.825 | | disk | 1 | 2026-07-07 13:01:53.825 | | id | 84 | 2026-07-07 13:01:53.825 | | name | m1.micro | 2026-07-07 13:01:53.825 | | os-flavor-access:is_public | True | 2026-07-07 13:01:53.825 | | properties | hw_rng:allowed='True' | 2026-07-07 13:01:53.825 | | ram | 256 | 2026-07-07 13:01:53.825 | | rxtx_factor | 1.0 | 2026-07-07 13:01:53.825 | | swap | 0 | 2026-07-07 13:01:53.826 | | vcpus | 1 | 2026-07-07 13:01:53.826 | +----------------------------+-----------------------+ 2026-07-07 13:01:54.210 | ++ lib/tempest:configure_tempest:323 : flavor_ref_alt=84 2026-07-07 13:01:54.213 | ++ lib/tempest:configure_tempest:372 : is_service_enabled glance 2026-07-07 13:01:54.234 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-07 13:01:54.237 | ++ lib/tempest:configure_tempest:373 : git_clone https://review.opendev.org/openstack/os-test-images.git /opt/stack/os-test-images master 2026-07-07 13:01:54.240 | ++ functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/os-test-images.git 2026-07-07 13:01:54.244 | ++ functions-common:git_clone:590 : local git_dest=/opt/stack/os-test-images 2026-07-07 13:01:54.246 | ++ functions-common:git_clone:591 : local git_ref=master 2026-07-07 13:01:54.249 | ++ functions-common:git_clone:592 : local orig_dir 2026-07-07 13:01:54.254 | +++ functions-common:git_clone:593 : pwd 2026-07-07 13:01:54.258 | ++ functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-07-07 13:01:54.261 | ++ functions-common:git_clone:594 : local git_clone_flags= 2026-07-07 13:01:54.265 | +++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-07 13:01:54.289 | ++ functions-common:git_clone:596 : RECLONE=False 2026-07-07 13:01:54.292 | ++ functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-07 13:01:54.296 | ++ functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-07 13:01:54.301 | ++ functions-common:git_clone:610 : echo master 2026-07-07 13:01:54.301 | ++ functions-common:git_clone:610 : egrep -q '^refs' 2026-07-07 13:01:54.306 | ++ functions-common:git_clone:624 : [[ ! -d /opt/stack/os-test-images ]] 2026-07-07 13:01:54.310 | ++ functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-07-07 13:01:54.314 | ++ functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/os-test-images.git /opt/stack/os-test-images 2026-07-07 13:01:54.318 | ++ functions-common:git_timed:697 : local count=0 2026-07-07 13:01:54.320 | ++ functions-common:git_timed:698 : local timeout=0 2026-07-07 13:01:54.323 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-07 13:01:54.327 | ++ functions-common:git_timed:701 : timeout=0 2026-07-07 13:01:54.329 | ++ functions-common:git_timed:704 : time_start git_timed 2026-07-07 13:01:54.332 | ++ functions-common:time_start:2406 : local name=git_timed 2026-07-07 13:01:54.336 | ++ functions-common:time_start:2407 : local start_time= 2026-07-07 13:01:54.340 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-07-07 13:01:54.344 | +++ functions-common:time_start:2411 : date +%s%3N 2026-07-07 13:01:54.349 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1783429314346 2026-07-07 13:01:54.352 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/os-test-images.git /opt/stack/os-test-images 2026-07-07 13:01:54.357 | Cloning into '/opt/stack/os-test-images'... 2026-07-07 13:01:55.007 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-07-07 13:01:55.010 | ++ functions-common:time_stop:2420 : local name 2026-07-07 13:01:55.013 | ++ functions-common:time_stop:2421 : local end_time 2026-07-07 13:01:55.016 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-07-07 13:01:55.019 | ++ functions-common:time_stop:2423 : local total 2026-07-07 13:01:55.023 | ++ functions-common:time_stop:2424 : local start_time 2026-07-07 13:01:55.026 | ++ functions-common:time_stop:2426 : name=git_timed 2026-07-07 13:01:55.029 | ++ functions-common:time_stop:2427 : start_time=1783429314346 2026-07-07 13:01:55.032 | ++ functions-common:time_stop:2429 : [[ -z 1783429314346 ]] 2026-07-07 13:01:55.036 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 13:01:55.041 | ++ functions-common:time_stop:2432 : end_time=1783429315038 2026-07-07 13:01:55.044 | ++ functions-common:time_stop:2433 : elapsed_time=692 2026-07-07 13:01:55.048 | ++ functions-common:time_stop:2434 : total=403885 2026-07-07 13:01:55.052 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 13:01:55.054 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=404577 2026-07-07 13:01:55.057 | ++ functions-common:git_clone:631 : cd /opt/stack/os-test-images 2026-07-07 13:01:55.060 | ++ functions-common:git_clone:632 : git_timed fetch origin master 2026-07-07 13:01:55.063 | ++ functions-common:git_timed:697 : local count=0 2026-07-07 13:01:55.066 | ++ functions-common:git_timed:698 : local timeout=0 2026-07-07 13:01:55.070 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-07 13:01:55.074 | ++ functions-common:git_timed:701 : timeout=0 2026-07-07 13:01:55.077 | ++ functions-common:git_timed:704 : time_start git_timed 2026-07-07 13:01:55.080 | ++ functions-common:time_start:2406 : local name=git_timed 2026-07-07 13:01:55.084 | ++ functions-common:time_start:2407 : local start_time= 2026-07-07 13:01:55.087 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-07-07 13:01:55.091 | +++ functions-common:time_start:2411 : date +%s%3N 2026-07-07 13:01:55.097 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1783429315093 2026-07-07 13:01:55.100 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-07-07 13:01:55.709 | From https://review.opendev.org/openstack/os-test-images 2026-07-07 13:01:55.709 | * branch master -> FETCH_HEAD 2026-07-07 13:01:55.720 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-07-07 13:01:55.724 | ++ functions-common:time_stop:2420 : local name 2026-07-07 13:01:55.727 | ++ functions-common:time_stop:2421 : local end_time 2026-07-07 13:01:55.730 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-07-07 13:01:55.733 | ++ functions-common:time_stop:2423 : local total 2026-07-07 13:01:55.737 | ++ functions-common:time_stop:2424 : local start_time 2026-07-07 13:01:55.741 | ++ functions-common:time_stop:2426 : name=git_timed 2026-07-07 13:01:55.744 | ++ functions-common:time_stop:2427 : start_time=1783429315093 2026-07-07 13:01:55.749 | ++ functions-common:time_stop:2429 : [[ -z 1783429315093 ]] 2026-07-07 13:01:55.754 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 13:01:55.759 | ++ functions-common:time_stop:2432 : end_time=1783429315755 2026-07-07 13:01:55.763 | ++ functions-common:time_stop:2433 : elapsed_time=662 2026-07-07 13:01:55.766 | ++ functions-common:time_stop:2434 : total=404577 2026-07-07 13:01:55.769 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 13:01:55.773 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=405239 2026-07-07 13:01:55.776 | ++ functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-07-07 13:01:55.779 | ++ functions-common:git_timed:697 : local count=0 2026-07-07 13:01:55.782 | ++ functions-common:git_timed:698 : local timeout=0 2026-07-07 13:01:55.786 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-07 13:01:55.789 | ++ functions-common:git_timed:701 : timeout=0 2026-07-07 13:01:55.792 | ++ functions-common:git_timed:704 : time_start git_timed 2026-07-07 13:01:55.795 | ++ functions-common:time_start:2406 : local name=git_timed 2026-07-07 13:01:55.797 | ++ functions-common:time_start:2407 : local start_time= 2026-07-07 13:01:55.801 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-07-07 13:01:55.805 | +++ functions-common:time_start:2411 : date +%s%3N 2026-07-07 13:01:55.809 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1783429315806 2026-07-07 13:01:55.813 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-07-07 13:01:55.820 | Note: switching to 'FETCH_HEAD'. 2026-07-07 13:01:55.820 | 2026-07-07 13:01:55.820 | You are in 'detached HEAD' state. You can look around, make experimental 2026-07-07 13:01:55.820 | changes and commit them, and you can discard any commits you make in this 2026-07-07 13:01:55.821 | state without impacting any branches by switching back to a branch. 2026-07-07 13:01:55.821 | 2026-07-07 13:01:55.821 | If you want to create a new branch to retain commits you create, you may 2026-07-07 13:01:55.821 | do so (now or later) by using -c with the switch command. Example: 2026-07-07 13:01:55.821 | 2026-07-07 13:01:55.821 | git switch -c 2026-07-07 13:01:55.821 | 2026-07-07 13:01:55.821 | Or undo this operation with: 2026-07-07 13:01:55.821 | 2026-07-07 13:01:55.821 | git switch - 2026-07-07 13:01:55.822 | 2026-07-07 13:01:55.822 | Turn off this advice by setting config variable advice.detachedHead to false 2026-07-07 13:01:55.822 | 2026-07-07 13:01:55.822 | HEAD is now at 5d0367e Clean-up zuul config spacing 2026-07-07 13:01:55.825 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-07-07 13:01:55.829 | ++ functions-common:time_stop:2420 : local name 2026-07-07 13:01:55.833 | ++ functions-common:time_stop:2421 : local end_time 2026-07-07 13:01:55.837 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-07-07 13:01:55.841 | ++ functions-common:time_stop:2423 : local total 2026-07-07 13:01:55.844 | ++ functions-common:time_stop:2424 : local start_time 2026-07-07 13:01:55.848 | ++ functions-common:time_stop:2426 : name=git_timed 2026-07-07 13:01:55.851 | ++ functions-common:time_stop:2427 : start_time=1783429315806 2026-07-07 13:01:55.855 | ++ functions-common:time_stop:2429 : [[ -z 1783429315806 ]] 2026-07-07 13:01:55.859 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 13:01:55.864 | ++ functions-common:time_stop:2432 : end_time=1783429315860 2026-07-07 13:01:55.868 | ++ functions-common:time_stop:2433 : elapsed_time=54 2026-07-07 13:01:55.871 | ++ functions-common:time_stop:2434 : total=405239 2026-07-07 13:01:55.875 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 13:01:55.878 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=405293 2026-07-07 13:01:55.882 | ++ functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/os-test-images 2026-07-07 13:01:55.900 | ++ functions-common:git_clone:672 : cd /opt/stack/os-test-images 2026-07-07 13:01:55.905 | ++ functions-common:git_clone:673 : git show --oneline 2026-07-07 13:01:55.906 | ++ functions-common:git_clone:673 : head -1 2026-07-07 13:01:55.908 | 5d0367e Clean-up zuul config spacing 2026-07-07 13:01:55.912 | ++ functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-07-07 13:01:55.916 | ++ lib/tempest:configure_tempest:374 : pushd /opt/stack/os-test-images 2026-07-07 13:01:55.916 | /opt/stack/os-test-images ~/devstack 2026-07-07 13:01:55.920 | ++ lib/tempest:configure_tempest:375 : tox -egenerate 2026-07-07 13:01:56.357 | generate create: /opt/stack/os-test-images/.tox/generate 2026-07-07 13:01:56.997 | generate installdeps: -r/opt/stack/os-test-images/requirements.txt 2026-07-07 13:01:59.810 | generate installed: PyYAML==6.0.3 2026-07-07 13:01:59.811 | generate run-test-pre: PYTHONHASHSEED='2519736733' 2026-07-07 13:01:59.811 | generate run-test: commands[0] | python3 generate.py manifest.yaml 2026-07-07 13:01:59.935 | INFO:generate:Generating standard-qcow2v3 step 1/1 with 'qemu-img create -f qcow2 standard-qcow2v3.qcow2 10M' 2026-07-07 13:01:59.958 | 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-07-07 13:01:59.978 | 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-07-07 13:02:00.007 | INFO:generate:Generating qcow-with-datafile step 2/2 with 'rm qcow-data-file' 2026-07-07 13:02:00.009 | INFO:generate:Generating raw-blank step 1/1 with 'qemu-img create -f raw raw-blank.raw 1M' 2026-07-07 13:02:00.017 | INFO:generate:Generating gpt-blank step 1/2 with 'qemu-img create -f raw gpt-blank.gpt 1M' 2026-07-07 13:02:00.026 | INFO:generate:Generating gpt-blank step 2/2 with "parted gpt-blank.gpt --script 'mklabel gpt'" 2026-07-07 13:02:00.058 | INFO:generate:Generating standard step 1/1 with 'qemu-img create -f qed standard.qed 10M' 2026-07-07 13:02:00.070 | INFO:generate:Generating standard-iso9660 step 1/2 with 'qemu-img create -f raw standard-iso9660.iso 1M' 2026-07-07 13:02:00.078 | INFO:generate:Generating standard-iso9660 step 2/2 with 'mkisofs -V standard-iso9660 -o standard-iso9660.iso /etc/hosts' 2026-07-07 13:02:00.089 | WARNING:generate:Unable to generate image standard-udf (iso) 2026-07-07 13:02:00.089 | 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-07-07 13:02:00.097 | 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-07-07 13:02:00.104 | INFO:generate:Generating iso-with-qcow2-in-system step 3/5 with 'qemu-img create -f qcow2 tmp.qcow 10M' 2026-07-07 13:02:00.123 | 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-07-07 13:02:00.127 | INFO:generate:Generating iso-with-qcow2-in-system step 5/5 with 'rm tmp.qcow' 2026-07-07 13:02:00.130 | INFO:generate:Generating vmdk-monolithicSparse step 1/1 with 'qemu-img create -f vmdk -o subformat=monolithicSparse vmdk-monolithicSparse.vmdk 10M' 2026-07-07 13:02:00.141 | INFO:generate:Generating vmdk-streamOptimized step 1/1 with 'qemu-img create -f vmdk -o subformat=streamOptimized vmdk-streamOptimized.vmdk 10M' 2026-07-07 13:02:00.153 | INFO:generate:Generating vmdk-monolithicFlat step 1/2 with 'qemu-img create -f vmdk -o subformat=monolithicFlat vmdk-monolithicFlat.vmdk 10M' 2026-07-07 13:02:00.166 | INFO:generate:Generating vmdk-monolithicFlat step 2/2 with 'rm vmdk-monolithicFlat-flat.vmdk' 2026-07-07 13:02:00.168 | INFO:generate:Generating vmdk-monolithicFlat-leak step 1/3 with 'qemu-img create -f vmdk -o subformat=monolithicFlat vmdk-monolithicFlat-leak.vmdk 10M' 2026-07-07 13:02:00.182 | 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-07-07 13:02:00.185 | INFO:generate:Generating vmdk-monolithicFlat-leak step 3/3 with 'rm vmdk-monolithicFlat-leak-flat.vmdk' 2026-07-07 13:02:00.188 | 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-07-07 13:02:00.200 | 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-07-07 13:02:00.204 | 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-07-07 13:02:00.215 | INFO:generate:Running postprocesser footerify_vmdk on 'vmdk-sparse-with-footer.vmdk' 2026-07-07 13:02:00.241 | ___________________________________ summary ____________________________________ 2026-07-07 13:02:00.241 | generate: commands succeeded 2026-07-07 13:02:00.241 | congratulations :) 2026-07-07 13:02:00.288 | ++ lib/tempest:configure_tempest:376 : popd 2026-07-07 13:02:00.288 | ~/devstack 2026-07-07 13:02:00.292 | ++ 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-07-07 13:02:00.338 | ++ lib/tempest:configure_tempest:378 : local image_conversion 2026-07-07 13:02:00.342 | +++ lib/tempest:configure_tempest:379 : iniget /etc/glance/glance-image-import.conf image_conversion output_format 2026-07-07 13:02:00.372 | ++ lib/tempest:configure_tempest:379 : image_conversion= 2026-07-07 13:02:00.375 | ++ lib/tempest:configure_tempest:380 : [[ -n '' ]] 2026-07-07 13:02:00.378 | ++ lib/tempest:configure_tempest:383 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled image_format_enforcement True 2026-07-07 13:02:00.420 | ++ lib/tempest:configure_tempest:386 : iniset /opt/stack/tempest/etc/tempest.conf network project_network_cidr 10.0.0.0/22 2026-07-07 13:02:00.461 | ++ lib/tempest:configure_tempest:388 : ssh_connect_method=floating 2026-07-07 13:02:00.465 | ++ lib/tempest:configure_tempest:394 : [[ True == \T\r\u\e ]] 2026-07-07 13:02:00.469 | ++ lib/tempest:configure_tempest:394 : is_networking_extension_supported external-net 2026-07-07 13:02:00.473 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=external-net 2026-07-07 13:02:00.477 | +++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2026-07-07 13:02:03.970 | +++ functions-common:oscwrap:2465 : return 0 2026-07-07 13:02:03.976 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-07-07 13:02:03.977 | address-scope 2026-07-07 13:02:03.977 | agent 2026-07-07 13:02:03.977 | allowed-address-pairs 2026-07-07 13:02:03.977 | auto-allocated-topology 2026-07-07 13:02:03.977 | availability_zone 2026-07-07 13:02:03.977 | default-subnetpools 2026-07-07 13:02:03.977 | dhcp_agent_scheduler 2026-07-07 13:02:03.977 | dns-integration 2026-07-07 13:02:03.977 | dns-domain-ports 2026-07-07 13:02:03.977 | dns-integration-domain-keywords 2026-07-07 13:02:03.977 | empty-string-filtering 2026-07-07 13:02:03.978 | external-net 2026-07-07 13:02:03.978 | extra_dhcp_opt 2026-07-07 13:02:03.978 | extraroute 2026-07-07 13:02:03.978 | extraroute-atomic 2026-07-07 13:02:03.978 | filter-validation 2026-07-07 13:02:03.978 | floating-ip-port-forwarding-detail 2026-07-07 13:02:03.978 | fip-port-details 2026-07-07 13:02:03.978 | flavors 2026-07-07 13:02:03.978 | floatingip-pools 2026-07-07 13:02:03.978 | router 2026-07-07 13:02:03.978 | l3-agent-scheduler-ha-chassis-priority 2026-07-07 13:02:03.978 | enable-default-route-bfd 2026-07-07 13:02:03.979 | enable-default-route-ecmp 2026-07-07 13:02:03.979 | ext-gw-mode 2026-07-07 13:02:03.979 | l3-ha 2026-07-07 13:02:03.979 | external-gateway-multihoming 2026-07-07 13:02:03.979 | l3-flavors 2026-07-07 13:02:03.979 | l3_agent_scheduler 2026-07-07 13:02:03.979 | multi-provider 2026-07-07 13:02:03.979 | net-mtu 2026-07-07 13:02:03.979 | net-mtu-writable 2026-07-07 13:02:03.979 | network_availability_zone 2026-07-07 13:02:03.981 | network-ip-availability 2026-07-07 13:02:03.981 | network-ip-availability-details 2026-07-07 13:02:03.981 | pagination 2026-07-07 13:02:03.981 | port-device-profile 2026-07-07 13:02:03.981 | port-mac-address-regenerate 2026-07-07 13:02:03.981 | port-numa-affinity-policy 2026-07-07 13:02:03.981 | port-numa-affinity-policy-socket 2026-07-07 13:02:03.981 | binding 2026-07-07 13:02:03.981 | binding-extended 2026-07-07 13:02:03.982 | port-security 2026-07-07 13:02:03.982 | project-id 2026-07-07 13:02:03.982 | provider 2026-07-07 13:02:03.982 | qinq 2026-07-07 13:02:03.982 | quota-check-limit 2026-07-07 13:02:03.982 | quota-check-limit-default 2026-07-07 13:02:03.982 | quotas 2026-07-07 13:02:03.982 | quota_details 2026-07-07 13:02:03.982 | rbac-policies 2026-07-07 13:02:03.982 | rbac-address-scope 2026-07-07 13:02:03.982 | rbac-security-groups 2026-07-07 13:02:03.983 | revision-if-match 2026-07-07 13:02:03.983 | standard-attr-revisions 2026-07-07 13:02:03.983 | router_availability_zone 2026-07-07 13:02:03.983 | router-enable-snat 2026-07-07 13:02:03.983 | security-groups-default-rules 2026-07-07 13:02:03.983 | security-groups-default-statefulness 2026-07-07 13:02:03.983 | security-groups-normalized-cidr 2026-07-07 13:02:03.983 | security-groups-remote-address-group 2026-07-07 13:02:03.983 | security-groups-rules-belongs-to-default-sg 2026-07-07 13:02:03.985 | security-groups-shared-filtering 2026-07-07 13:02:03.985 | security-group 2026-07-07 13:02:03.985 | service-type 2026-07-07 13:02:03.985 | sorting 2026-07-07 13:02:03.985 | standard-attr-description 2026-07-07 13:02:03.985 | stateful-security-group 2026-07-07 13:02:03.985 | subnet-dns-publish-fixed-ip 2026-07-07 13:02:03.985 | subnet-external-network 2026-07-07 13:02:03.985 | subnet_onboard 2026-07-07 13:02:03.985 | subnet-service-types 2026-07-07 13:02:03.986 | subnet_allocation 2026-07-07 13:02:03.986 | subnetpool-prefix-ops 2026-07-07 13:02:03.986 | tag-creation 2026-07-07 13:02:03.986 | standard-attr-tag 2026-07-07 13:02:03.986 | standard-attr-timestamp 2026-07-07 13:02:03.986 | vlan-transparent' 2026-07-07 13:02:03.986 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-07-07 13:02:03.986 | address-scope 2026-07-07 13:02:03.986 | agent 2026-07-07 13:02:03.987 | allowed-address-pairs 2026-07-07 13:02:03.987 | auto-allocated-topology 2026-07-07 13:02:03.988 | availability_zone 2026-07-07 13:02:03.988 | default-subnetpools 2026-07-07 13:02:03.988 | dhcp_agent_scheduler 2026-07-07 13:02:03.988 | dns-integration 2026-07-07 13:02:03.988 | dns-domain-ports 2026-07-07 13:02:03.988 | dns-integration-domain-keywords 2026-07-07 13:02:03.988 | empty-string-filtering 2026-07-07 13:02:03.988 | external-net 2026-07-07 13:02:03.988 | extra_dhcp_opt 2026-07-07 13:02:03.988 | extraroute 2026-07-07 13:02:03.989 | extraroute-atomic 2026-07-07 13:02:03.989 | filter-validation 2026-07-07 13:02:03.989 | floating-ip-port-forwarding-detail 2026-07-07 13:02:03.989 | fip-port-details 2026-07-07 13:02:03.989 | flavors 2026-07-07 13:02:03.989 | floatingip-pools 2026-07-07 13:02:03.989 | router 2026-07-07 13:02:03.989 | l3-agent-scheduler-ha-chassis-priority 2026-07-07 13:02:03.989 | enable-default-route-bfd 2026-07-07 13:02:03.989 | enable-default-route-ecmp 2026-07-07 13:02:03.990 | ext-gw-mode 2026-07-07 13:02:03.990 | l3-ha 2026-07-07 13:02:03.990 | external-gateway-multihoming 2026-07-07 13:02:03.990 | l3-flavors 2026-07-07 13:02:03.990 | l3_agent_scheduler 2026-07-07 13:02:03.990 | multi-provider 2026-07-07 13:02:03.990 | net-mtu 2026-07-07 13:02:03.990 | net-mtu-writable 2026-07-07 13:02:03.991 | network_availability_zone 2026-07-07 13:02:03.991 | network-ip-availability 2026-07-07 13:02:03.991 | network-ip-availability-details 2026-07-07 13:02:03.991 | pagination 2026-07-07 13:02:03.991 | port-device-profile 2026-07-07 13:02:03.991 | port-mac-address-regenerate 2026-07-07 13:02:03.991 | port-numa-affinity-policy 2026-07-07 13:02:03.991 | port-numa-affinity-policy-socket 2026-07-07 13:02:03.991 | binding 2026-07-07 13:02:03.991 | binding-extended 2026-07-07 13:02:03.991 | port-security 2026-07-07 13:02:03.992 | project-id 2026-07-07 13:02:03.992 | provider 2026-07-07 13:02:03.992 | qinq 2026-07-07 13:02:03.992 | quota-check-limit 2026-07-07 13:02:03.992 | quota-check-limit-default 2026-07-07 13:02:03.992 | quotas 2026-07-07 13:02:03.992 | quota_details 2026-07-07 13:02:03.992 | rbac-policies 2026-07-07 13:02:03.992 | rbac-address-scope 2026-07-07 13:02:03.992 | rbac-security-groups 2026-07-07 13:02:03.993 | revision-if-match 2026-07-07 13:02:03.993 | standard-attr-revisions 2026-07-07 13:02:03.993 | router_availability_zone 2026-07-07 13:02:03.993 | router-enable-snat 2026-07-07 13:02:03.993 | security-groups-default-rules 2026-07-07 13:02:03.993 | security-groups-default-statefulness 2026-07-07 13:02:03.993 | security-groups-normalized-cidr 2026-07-07 13:02:03.993 | security-groups-remote-address-group 2026-07-07 13:02:03.993 | security-groups-rules-belongs-to-default-sg 2026-07-07 13:02:03.994 | security-groups-shared-filtering 2026-07-07 13:02:03.994 | security-group 2026-07-07 13:02:03.994 | service-type 2026-07-07 13:02:03.994 | sorting 2026-07-07 13:02:03.994 | standard-attr-description 2026-07-07 13:02:03.994 | stateful-security-group 2026-07-07 13:02:03.994 | subnet-dns-publish-fixed-ip 2026-07-07 13:02:03.994 | subnet-external-network 2026-07-07 13:02:03.995 | subnet_onboard 2026-07-07 13:02:03.995 | subnet-service-types 2026-07-07 13:02:03.995 | subnet_allocation 2026-07-07 13:02:03.995 | subnetpool-prefix-ops 2026-07-07 13:02:03.995 | tag-creation 2026-07-07 13:02:03.995 | standard-attr-tag 2026-07-07 13:02:03.995 | standard-attr-timestamp 2026-07-07 13:02:03.995 | vlan-transparent =~ external-net ]] 2026-07-07 13:02:03.995 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-07-07 13:02:03.995 | +++ lib/tempest:configure_tempest:395 : oscwrap --os-cloud devstack-admin network show -f value -c id public 2026-07-07 13:02:07.421 | +++ functions-common:oscwrap:2465 : return 0 2026-07-07 13:02:07.425 | ++ lib/tempest:configure_tempest:395 : public_network_id=a4d5a74b-3bcf-49d7-b1c5-a800cf715845 2026-07-07 13:02:07.429 | ++ lib/tempest:configure_tempest:397 : openstack --os-cloud devstack-admin --os-region RegionOne network create --share shared 2026-07-07 13:02:11.119 | +---------------------------+--------------------------------------+ 2026-07-07 13:02:11.119 | | Field | Value | 2026-07-07 13:02:11.119 | +---------------------------+--------------------------------------+ 2026-07-07 13:02:11.119 | | admin_state_up | UP | 2026-07-07 13:02:11.119 | | availability_zone_hints | | 2026-07-07 13:02:11.120 | | availability_zones | | 2026-07-07 13:02:11.120 | | created_at | 2026-07-07T13:02:10Z | 2026-07-07 13:02:11.120 | | description | | 2026-07-07 13:02:11.120 | | dns_domain | None | 2026-07-07 13:02:11.120 | | id | 13e1e444-5a9d-4079-a626-d58ff8f5b5a1 | 2026-07-07 13:02:11.120 | | ipv4_address_scope | None | 2026-07-07 13:02:11.120 | | ipv6_address_scope | None | 2026-07-07 13:02:11.120 | | is_default | False | 2026-07-07 13:02:11.120 | | is_vlan_qinq | None | 2026-07-07 13:02:11.120 | | is_vlan_transparent | False | 2026-07-07 13:02:11.120 | | mtu | 1442 | 2026-07-07 13:02:11.121 | | name | shared | 2026-07-07 13:02:11.121 | | port_security_enabled | True | 2026-07-07 13:02:11.121 | | project_id | c50816c25400419e8346ce74c3f416d6 | 2026-07-07 13:02:11.121 | | provider:network_type | geneve | 2026-07-07 13:02:11.121 | | provider:physical_network | None | 2026-07-07 13:02:11.121 | | provider:segmentation_id | 61079 | 2026-07-07 13:02:11.121 | | pvlan | None | 2026-07-07 13:02:11.121 | | qinq | False | 2026-07-07 13:02:11.122 | | qos_policy_id | None | 2026-07-07 13:02:11.122 | | revision_number | 1 | 2026-07-07 13:02:11.123 | | router:external | Internal | 2026-07-07 13:02:11.123 | | segments | None | 2026-07-07 13:02:11.123 | | shared | True | 2026-07-07 13:02:11.124 | | status | ACTIVE | 2026-07-07 13:02:11.124 | | subnets | | 2026-07-07 13:02:11.124 | | tags | | 2026-07-07 13:02:11.124 | | updated_at | 2026-07-07T13:02:10Z | 2026-07-07 13:02:11.124 | +---------------------------+--------------------------------------+ 2026-07-07 13:02:11.503 | ++ 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-07-07 13:02:15.389 | +----------------------+--------------------------------------+ 2026-07-07 13:02:15.389 | | Field | Value | 2026-07-07 13:02:15.389 | +----------------------+--------------------------------------+ 2026-07-07 13:02:15.389 | | allocation_pools | 192.168.233.2-192.168.233.254 | 2026-07-07 13:02:15.390 | | cidr | 192.168.233.0/24 | 2026-07-07 13:02:15.390 | | created_at | 2026-07-07T13:02:14Z | 2026-07-07 13:02:15.390 | | description | shared-subnet | 2026-07-07 13:02:15.390 | | dns_nameservers | | 2026-07-07 13:02:15.390 | | dns_publish_fixed_ip | None | 2026-07-07 13:02:15.390 | | enable_dhcp | True | 2026-07-07 13:02:15.390 | | gateway_ip | 192.168.233.1 | 2026-07-07 13:02:15.390 | | host_routes | | 2026-07-07 13:02:15.390 | | id | 0dec497b-48a1-4219-925c-37b0edd167cb | 2026-07-07 13:02:15.390 | | ip_version | 4 | 2026-07-07 13:02:15.390 | | ipv6_address_mode | None | 2026-07-07 13:02:15.391 | | ipv6_ra_mode | None | 2026-07-07 13:02:15.391 | | name | shared-subnet | 2026-07-07 13:02:15.391 | | network_id | 13e1e444-5a9d-4079-a626-d58ff8f5b5a1 | 2026-07-07 13:02:15.391 | | project_id | c50816c25400419e8346ce74c3f416d6 | 2026-07-07 13:02:15.391 | | revision_number | 0 | 2026-07-07 13:02:15.391 | | router:external | False | 2026-07-07 13:02:15.391 | | segment_id | None | 2026-07-07 13:02:15.391 | | service_types | | 2026-07-07 13:02:15.391 | | subnetpool_id | None | 2026-07-07 13:02:15.392 | | tags | | 2026-07-07 13:02:15.392 | | updated_at | 2026-07-07T13:02:14Z | 2026-07-07 13:02:15.392 | +----------------------+--------------------------------------+ 2026-07-07 13:02:15.806 | ++ lib/tempest:configure_tempest:401 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_syslog False 2026-07-07 13:02:15.851 | ++ lib/tempest:configure_tempest:404 : iniset /opt/stack/tempest/etc/tempest.conf oslo_concurrency lock_path /opt/stack/data/tempest 2026-07-07 13:02:15.894 | ++ lib/tempest:configure_tempest:405 : mkdir -p /opt/stack/data/tempest 2026-07-07 13:02:15.900 | ++ lib/tempest:configure_tempest:406 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_stderr False 2026-07-07 13:02:15.941 | ++ lib/tempest:configure_tempest:407 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT log_file tempest.log 2026-07-07 13:02:15.987 | ++ lib/tempest:configure_tempest:408 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT debug True 2026-07-07 13:02:16.028 | ++ lib/tempest:configure_tempest:411 : iniset /opt/stack/tempest/etc/tempest.conf compute build_timeout 196 2026-07-07 13:02:16.073 | ++ lib/tempest:configure_tempest:412 : iniset /opt/stack/tempest/etc/tempest.conf volume build_timeout 196 2026-07-07 13:02:16.116 | ++ lib/tempest:configure_tempest:415 : iniset /opt/stack/tempest/etc/tempest.conf identity uri_v3 http://192.168.122.71/identity/v3 2026-07-07 13:02:16.160 | ++ lib/tempest:configure_tempest:416 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_failure_attempts 2 2026-07-07 13:02:16.201 | ++ lib/tempest:configure_tempest:417 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_duration 10 2026-07-07 13:02:16.243 | ++ lib/tempest:configure_tempest:418 : iniset /opt/stack/tempest/etc/tempest.conf identity user_unique_last_password_count 2 2026-07-07 13:02:16.283 | ++ lib/tempest:configure_tempest:419 : [[ True == \T\r\u\e ]] 2026-07-07 13:02:16.286 | ++ lib/tempest:configure_tempest:420 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_username admin 2026-07-07 13:02:16.332 | ++ lib/tempest:configure_tempest:421 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_password nomoresecret 2026-07-07 13:02:16.373 | ++ lib/tempest:configure_tempest:422 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_project_name admin 2026-07-07 13:02:16.417 | ++ lib/tempest:configure_tempest:423 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_domain_name Default 2026-07-07 13:02:16.459 | ++ lib/tempest:configure_tempest:425 : iniset /opt/stack/tempest/etc/tempest.conf identity auth_version v3 2026-07-07 13:02:16.502 | ++ lib/tempest:configure_tempest:426 : is_service_enabled tls-proxy 2026-07-07 13:02:16.527 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-07 13:02:16.531 | ++ lib/tempest:configure_tempest:431 : [[ True = True ]] 2026-07-07 13:02:16.534 | ++ lib/tempest:configure_tempest:432 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled security_compliance True 2026-07-07 13:02:16.588 | ++ lib/tempest:configure_tempest:437 : is_service_enabled ldap 2026-07-07 13:02:16.611 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-07 13:02:16.615 | ++ lib/tempest:configure_tempest:443 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled project_tags True 2026-07-07 13:02:16.659 | ++ lib/tempest:configure_tempest:447 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled application_credentials True 2026-07-07 13:02:16.697 | ++ lib/tempest:configure_tempest:451 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled access_rules True 2026-07-07 13:02:16.739 | ++ lib/tempest:configure_tempest:456 : [[ ! -z '' ]] 2026-07-07 13:02:16.743 | ++ lib/tempest:configure_tempest:459 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled import_image False 2026-07-07 13:02:16.787 | ++ lib/tempest:configure_tempest:460 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled os_glance_reserved True 2026-07-07 13:02:16.831 | ++ lib/tempest:configure_tempest:461 : is_service_enabled g-api-r 2026-07-07 13:02:16.854 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-07 13:02:16.857 | ++ lib/tempest:configure_tempest:466 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref 7c780384-ba04-4889-abec-1e35c2057312 2026-07-07 13:02:16.900 | ++ lib/tempest:configure_tempest:467 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref_alt 7c780384-ba04-4889-abec-1e35c2057312 2026-07-07 13:02:16.944 | ++ lib/tempest:configure_tempest:468 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref 42 2026-07-07 13:02:16.986 | ++ lib/tempest:configure_tempest:469 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref_alt 84 2026-07-07 13:02:17.031 | ++ lib/tempest:configure_tempest:470 : iniset /opt/stack/tempest/etc/tempest.conf validation connect_method floating 2026-07-07 13:02:17.080 | ++ lib/tempest:configure_tempest:471 : is_service_enabled neutron 2026-07-07 13:02:17.105 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-07 13:02:17.109 | ++ lib/tempest:configure_tempest:479 : [[ -n '' ]] 2026-07-07 13:02:17.113 | ++ lib/tempest:configure_tempest:489 : local tempest_compute_min_microversion=None 2026-07-07 13:02:17.116 | ++ lib/tempest:configure_tempest:490 : local tempest_compute_max_microversion=latest 2026-07-07 13:02:17.120 | ++ lib/tempest:configure_tempest:493 : [[ '' == \c\o\m\p\u\t\e\_\l\e\g\a\c\y ]] 2026-07-07 13:02:17.124 | ++ lib/tempest:configure_tempest:497 : '[' None == None ']' 2026-07-07 13:02:17.128 | ++ lib/tempest:configure_tempest:498 : inicomment /opt/stack/tempest/etc/tempest.conf compute min_microversion 2026-07-07 13:02:17.153 | ++ lib/tempest:configure_tempest:502 : '[' latest == None ']' 2026-07-07 13:02:17.156 | ++ lib/tempest:configure_tempest:505 : iniset /opt/stack/tempest/etc/tempest.conf compute max_microversion latest 2026-07-07 13:02:17.203 | ++ lib/tempest:configure_tempest:508 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled personality False 2026-07-07 13:02:17.248 | ++ lib/tempest:configure_tempest:509 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled resize True 2026-07-07 13:02:17.289 | ++ lib/tempest:configure_tempest:510 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migration False 2026-07-07 13:02:17.331 | ++ lib/tempest:configure_tempest:511 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled change_password False 2026-07-07 13:02:17.372 | ++ lib/tempest:configure_tempest:512 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled block_migration_for_live_migration False 2026-07-07 13:02:17.414 | ++ lib/tempest:configure_tempest:513 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migrate_back_and_forth False 2026-07-07 13:02:17.455 | ++ lib/tempest:configure_tempest:514 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled attach_encrypted_volume True 2026-07-07 13:02:17.496 | ++ lib/tempest:configure_tempest:517 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled hostname_fqdn_sanitization True 2026-07-07 13:02:17.536 | ++ lib/tempest:configure_tempest:519 : [[ -n ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter ]] 2026-07-07 13:02:17.539 | ++ 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-07-07 13:02:17.578 | ++ lib/tempest:configure_tempest:523 : [[ False == \T\r\u\e ]] 2026-07-07 13:02:17.581 | ++ lib/tempest:configure_tempest:527 : is_service_enabled n-novnc 2026-07-07 13:02:17.604 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-07 13:02:17.607 | ++ lib/tempest:configure_tempest:528 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled vnc_console True 2026-07-07 13:02:17.647 | ++ lib/tempest:configure_tempest:530 : is_service_enabled n-spice 2026-07-07 13:02:17.669 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-07 13:02:17.672 | ++ lib/tempest:configure_tempest:530 : '[' False '!=' False ']' 2026-07-07 13:02:17.676 | ++ lib/tempest:configure_tempest:533 : is_service_enabled n-sproxy 2026-07-07 13:02:17.699 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-07 13:02:17.702 | ++ lib/tempest:configure_tempest:533 : '[' False '!=' False ']' 2026-07-07 13:02:17.706 | ++ lib/tempest:configure_tempest:538 : local nova_policy_roles=admin,manager,member,reader,service 2026-07-07 13:02:17.710 | ++ lib/tempest:configure_tempest:539 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled nova_policy_roles admin,manager,member,reader,service 2026-07-07 13:02:17.748 | ++ lib/tempest:configure_tempest:542 : iniset /opt/stack/tempest/etc/tempest.conf network project_networks_reachable false 2026-07-07 13:02:17.786 | ++ lib/tempest:configure_tempest:543 : iniset /opt/stack/tempest/etc/tempest.conf network public_network_id a4d5a74b-3bcf-49d7-b1c5-a800cf715845 2026-07-07 13:02:17.826 | ++ lib/tempest:configure_tempest:544 : iniset /opt/stack/tempest/etc/tempest.conf network public_router_id '' 2026-07-07 13:02:17.866 | ++ lib/tempest:configure_tempest:545 : iniset /opt/stack/tempest/etc/tempest.conf network default_network 10.0.0.0/22 2026-07-07 13:02:17.907 | ++ lib/tempest:configure_tempest:546 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6 True 2026-07-07 13:02:17.952 | ++ lib/tempest:configure_tempest:547 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6_subnet_attributes True 2026-07-07 13:02:17.994 | ++ lib/tempest:configure_tempest:548 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled port_security True 2026-07-07 13:02:18.034 | ++ lib/tempest:configure_tempest:550 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope neutron True 2026-07-07 13:02:18.078 | ++ lib/tempest:configure_tempest:553 : SCENARIO_IMAGE_DIR=/home/quobyte/devstack/files 2026-07-07 13:02:18.082 | ++ lib/tempest:configure_tempest:554 : SCENARIO_IMAGE_FILE=cirros-0.6.3-x86_64-disk.img 2026-07-07 13:02:18.085 | ++ lib/tempest:configure_tempest:555 : SCENARIO_IMAGE_TYPE=cirros 2026-07-07 13:02:18.088 | ++ 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-07-07 13:02:18.133 | ++ lib/tempest:configure_tempest:560 : [[ cirros == \c\i\r\r\o\s ]] 2026-07-07 13:02:18.138 | +++ lib/tempest:configure_tempest:563 : echo 0.6.3 2026-07-07 13:02:18.139 | +++ lib/tempest:configure_tempest:563 : tr -d . 2026-07-07 13:02:18.146 | ++ lib/tempest:configure_tempest:563 : [[ 063 -ge 060 ]] 2026-07-07 13:02:18.149 | ++ lib/tempest:configure_tempest:564 : iniset /opt/stack/tempest/etc/tempest.conf scenario dhcp_client dhcpcd 2026-07-07 13:02:18.191 | ++ lib/tempest:configure_tempest:569 : TEMPEST_SSH_NETWORK_NAME=private 2026-07-07 13:02:18.194 | ++ lib/tempest:configure_tempest:570 : is_provider_network 2026-07-07 13:02:18.197 | ++ functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-07-07 13:02:18.201 | ++ functions-common:is_provider_network:2272 : return 1 2026-07-07 13:02:18.204 | ++ lib/tempest:configure_tempest:574 : iniset /opt/stack/tempest/etc/tempest.conf validation run_validation True 2026-07-07 13:02:18.244 | ++ lib/tempest:configure_tempest:575 : iniset /opt/stack/tempest/etc/tempest.conf validation ip_version_for_ssh 4 2026-07-07 13:02:18.287 | ++ lib/tempest:configure_tempest:576 : iniset /opt/stack/tempest/etc/tempest.conf validation ssh_timeout 196 2026-07-07 13:02:18.331 | ++ lib/tempest:configure_tempest:577 : iniset /opt/stack/tempest/etc/tempest.conf validation image_ssh_user cirros 2026-07-07 13:02:18.375 | ++ lib/tempest:configure_tempest:578 : iniset /opt/stack/tempest/etc/tempest.conf validation image_alt_ssh_user cirros 2026-07-07 13:02:18.417 | ++ lib/tempest:configure_tempest:579 : iniset /opt/stack/tempest/etc/tempest.conf validation network_for_ssh private 2026-07-07 13:02:18.461 | ++ lib/tempest:configure_tempest:583 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-07-07 13:02:18.464 | ++ lib/tempest:configure_tempest:584 : TEMPEST_VOLUME_MANAGE_SNAPSHOT=True 2026-07-07 13:02:18.469 | +++ lib/tempest:configure_tempest:586 : trueorfalse False TEMPEST_VOLUME_MANAGE_SNAPSHOT 2026-07-07 13:02:18.492 | ++ lib/tempest:configure_tempest:586 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_snapshot True 2026-07-07 13:02:18.538 | ++ lib/tempest:configure_tempest:588 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-07-07 13:02:18.542 | ++ lib/tempest:configure_tempest:589 : TEMPEST_VOLUME_MANAGE_VOLUME=True 2026-07-07 13:02:18.547 | +++ lib/tempest:configure_tempest:591 : trueorfalse False TEMPEST_VOLUME_MANAGE_VOLUME 2026-07-07 13:02:18.570 | ++ lib/tempest:configure_tempest:591 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_volume True 2026-07-07 13:02:18.608 | ++ lib/tempest:configure_tempest:594 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-07-07 13:02:18.612 | ++ lib/tempest:configure_tempest:594 : '[' libvirt = libvirt ']' 2026-07-07 13:02:18.615 | ++ lib/tempest:configure_tempest:595 : TEMPEST_EXTEND_ATTACHED_VOLUME=True 2026-07-07 13:02:18.619 | +++ lib/tempest:configure_tempest:597 : trueorfalse False TEMPEST_EXTEND_ATTACHED_VOLUME 2026-07-07 13:02:18.640 | ++ lib/tempest:configure_tempest:597 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_volume True 2026-07-07 13:02:18.677 | ++ lib/tempest:configure_tempest:599 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-07-07 13:02:18.680 | ++ lib/tempest:configure_tempest:600 : TEMPEST_VOLUME_REVERT_TO_SNAPSHOT=True 2026-07-07 13:02:18.684 | +++ lib/tempest:configure_tempest:602 : trueorfalse False TEMPEST_VOLUME_REVERT_TO_SNAPSHOT 2026-07-07 13:02:18.705 | ++ lib/tempest:configure_tempest:602 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled volume_revert True 2026-07-07 13:02:18.744 | ++ lib/tempest:configure_tempest:603 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_encrypted_volume False 2026-07-07 13:02:18.781 | ++ lib/tempest:configure_tempest:604 : [[ swift == *\s\w\i\f\t* ]] 2026-07-07 13:02:18.784 | ++ lib/tempest:configure_tempest:605 : iniset /opt/stack/tempest/etc/tempest.conf volume backup_driver swift 2026-07-07 13:02:18.819 | ++ lib/tempest:configure_tempest:607 : local tempest_volume_min_microversion=None 2026-07-07 13:02:18.822 | ++ lib/tempest:configure_tempest:608 : local tempest_volume_max_microversion=latest 2026-07-07 13:02:18.824 | ++ lib/tempest:configure_tempest:609 : '[' None == None ']' 2026-07-07 13:02:18.827 | ++ lib/tempest:configure_tempest:610 : inicomment /opt/stack/tempest/etc/tempest.conf volume min_microversion 2026-07-07 13:02:18.849 | ++ lib/tempest:configure_tempest:615 : '[' latest == None ']' 2026-07-07 13:02:18.852 | ++ lib/tempest:configure_tempest:618 : iniset /opt/stack/tempest/etc/tempest.conf volume max_microversion latest 2026-07-07 13:02:18.887 | ++ lib/tempest:configure_tempest:621 : is_service_enabled c-bak 2026-07-07 13:02:18.905 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-07 13:02:18.908 | ++ lib/tempest:configure_tempest:622 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled backup False 2026-07-07 13:02:18.942 | ++ lib/tempest:configure_tempest:628 : [[ -n lvm:lvmdriver-1 ]] 2026-07-07 13:02:18.945 | ++ lib/tempest:configure_tempest:628 : [[ lvm:lvmdriver-1 =~ .*,.* ]] 2026-07-07 13:02:18.948 | ++ lib/tempest:configure_tempest:648 : '[' default '!=' default -o 'Open Source' '!=' 'Open Source' ']' 2026-07-07 13:02:18.951 | ++ lib/tempest:configure_tempest:652 : '[' default '!=' default -o iSCSI '!=' iSCSI ']' 2026-07-07 13:02:18.954 | ++ lib/tempest:configure_tempest:657 : [[ False == \T\r\u\e ]] 2026-07-07 13:02:18.957 | ++ lib/tempest:configure_tempest:666 : local tempest_placement_min_microversion=None 2026-07-07 13:02:18.959 | ++ lib/tempest:configure_tempest:667 : local tempest_placement_max_microversion=latest 2026-07-07 13:02:18.962 | ++ lib/tempest:configure_tempest:668 : '[' None == None ']' 2026-07-07 13:02:18.965 | ++ lib/tempest:configure_tempest:669 : inicomment /opt/stack/tempest/etc/tempest.conf placement min_microversion 2026-07-07 13:02:18.986 | ++ lib/tempest:configure_tempest:673 : '[' latest == None ']' 2026-07-07 13:02:18.989 | ++ lib/tempest:configure_tempest:676 : iniset /opt/stack/tempest/etc/tempest.conf placement max_microversion latest 2026-07-07 13:02:19.027 | ++ lib/tempest:configure_tempest:680 : '[' libvirt = ironic ']' 2026-07-07 13:02:19.030 | ++ lib/tempest:configure_tempest:694 : '[' libvirt = libvirt ']' 2026-07-07 13:02:19.032 | ++ lib/tempest:configure_tempest:696 : '[' kvm = lxc ']' 2026-07-07 13:02:19.036 | ++ lib/tempest:configure_tempest:703 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled shelve_migrate True 2026-07-07 13:02:19.068 | ++ lib/tempest:configure_tempest:704 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled stable_rescue True 2026-07-07 13:02:19.105 | ++ lib/tempest:configure_tempest:705 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled swap_volume True 2026-07-07 13:02:19.143 | ++ lib/tempest:configure_tempest:718 : local service 2026-07-07 13:02:19.146 | ++ lib/tempest:configure_tempest:719 : local tempest_services=key,glance,nova,neutron,cinder,swift,horizon 2026-07-07 13:02:19.149 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-07-07 13:02:19.152 | ++ lib/tempest:configure_tempest:721 : is_service_enabled key 2026-07-07 13:02:19.171 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-07 13:02:19.175 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available key True 2026-07-07 13:02:19.219 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-07-07 13:02:19.222 | ++ lib/tempest:configure_tempest:721 : is_service_enabled glance 2026-07-07 13:02:19.243 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-07 13:02:19.246 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available glance True 2026-07-07 13:02:19.281 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-07-07 13:02:19.284 | ++ lib/tempest:configure_tempest:721 : is_service_enabled nova 2026-07-07 13:02:19.304 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-07 13:02:19.307 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available nova True 2026-07-07 13:02:19.343 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-07-07 13:02:19.345 | ++ lib/tempest:configure_tempest:721 : is_service_enabled neutron 2026-07-07 13:02:19.366 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-07 13:02:19.368 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available neutron True 2026-07-07 13:02:19.402 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-07-07 13:02:19.405 | ++ lib/tempest:configure_tempest:721 : is_service_enabled cinder 2026-07-07 13:02:19.422 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-07 13:02:19.425 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available cinder True 2026-07-07 13:02:19.457 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-07-07 13:02:19.460 | ++ lib/tempest:configure_tempest:721 : is_service_enabled swift 2026-07-07 13:02:19.477 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-07 13:02:19.480 | ++ lib/tempest:configure_tempest:724 : iniset /opt/stack/tempest/etc/tempest.conf service_available swift False 2026-07-07 13:02:19.510 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-07-07 13:02:19.513 | ++ lib/tempest:configure_tempest:721 : is_service_enabled horizon 2026-07-07 13:02:19.529 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-07 13:02:19.531 | ++ lib/tempest:configure_tempest:724 : iniset /opt/stack/tempest/etc/tempest.conf service_available horizon False 2026-07-07 13:02:19.563 | ++ lib/tempest:configure_tempest:732 : [[ True == True ]] 2026-07-07 13:02:19.565 | ++ lib/tempest:configure_tempest:733 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope keystone true 2026-07-07 13:02:19.595 | ++ lib/tempest:configure_tempest:736 : [[ True == True ]] 2026-07-07 13:02:19.597 | ++ lib/tempest:configure_tempest:737 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope nova true 2026-07-07 13:02:19.629 | ++ lib/tempest:configure_tempest:740 : [[ True == True ]] 2026-07-07 13:02:19.631 | ++ lib/tempest:configure_tempest:741 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope placement true 2026-07-07 13:02:19.662 | ++ lib/tempest:configure_tempest:744 : [[ True == True ]] 2026-07-07 13:02:19.665 | ++ lib/tempest:configure_tempest:745 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope glance true 2026-07-07 13:02:19.696 | ++ lib/tempest:configure_tempest:748 : [[ True == True ]] 2026-07-07 13:02:19.699 | ++ lib/tempest:configure_tempest:749 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope cinder true 2026-07-07 13:02:19.735 | ++ lib/tempest:configure_tempest:752 : '[' libvirt = libvirt ']' 2026-07-07 13:02:19.737 | ++ lib/tempest:configure_tempest:752 : '[' kvm = lxc ']' 2026-07-07 13:02:19.741 | ++ lib/tempest:configure_tempest:762 : local tmp_cfg_file 2026-07-07 13:02:19.745 | +++ lib/tempest:configure_tempest:763 : mktemp 2026-07-07 13:02:19.750 | ++ lib/tempest:configure_tempest:763 : tmp_cfg_file=/tmp/tmp.WHSpttdhAD 2026-07-07 13:02:19.753 | ++ lib/tempest:configure_tempest:764 : cd /opt/stack/tempest 2026-07-07 13:02:19.757 | ++ lib/tempest:configure_tempest:766 : local tmp_u_c_m 2026-07-07 13:02:19.760 | +++ lib/tempest:configure_tempest:767 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2026-07-07 13:02:19.765 | ++ lib/tempest:configure_tempest:767 : tmp_u_c_m=/tmp/tempest_u_c_m.edc9jmdHwn 2026-07-07 13:02:19.768 | ++ lib/tempest:configure_tempest:768 : set_tempest_venv_constraints /tmp/tempest_u_c_m.edc9jmdHwn 2026-07-07 13:02:19.770 | ++ lib/tempest:set_tempest_venv_constraints:131 : local tmp_c 2026-07-07 13:02:19.773 | ++ lib/tempest:set_tempest_venv_constraints:132 : tmp_c=/tmp/tempest_u_c_m.edc9jmdHwn 2026-07-07 13:02:19.776 | ++ lib/tempest:set_tempest_venv_constraints:133 : [[ master == \m\a\s\t\e\r ]] 2026-07-07 13:02:19.779 | ++ lib/tempest:set_tempest_venv_constraints:134 : cd /opt/stack/requirements 2026-07-07 13:02:19.782 | ++ lib/tempest:set_tempest_venv_constraints:135 : git show master:upper-constraints.txt 2026-07-07 13:02:19.790 | ++ lib/tempest:set_tempest_venv_constraints:142 : export UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-07 13:02:19.792 | ++ lib/tempest:set_tempest_venv_constraints:142 : UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-07 13:02:19.795 | ++ lib/tempest:set_tempest_venv_constraints:143 : export TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-07 13:02:19.798 | ++ lib/tempest:set_tempest_venv_constraints:143 : TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-07 13:02:19.801 | ++ lib/tempest:configure_tempest:769 : [[ False != \T\r\u\e ]] 2026-07-07 13:02:19.804 | ++ lib/tempest:configure_tempest:770 : tox -revenv-tempest --notest 2026-07-07 13:02:20.346 | venv-tempest recreate: /opt/stack/tempest/.tox/tempest 2026-07-07 13:02:21.262 | venv-tempest installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2026-07-07 13:02:37.778 | venv-tempest develop-inst: /opt/stack/tempest 2026-07-07 13:02:44.893 | venv-tempest installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.6.17,cffi==2.0.0,charset-normalizer==3.4.7,cliff==4.14.0,cmd2==4.0.0,cryptography==43.0.3,debtcollector==3.1.0,defusedxml==0.7.1,fasteners==0.20,fixtures==4.3.2,idna==3.18,invoke==3.0.3,iso8601==2.1.0,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,markdown-it-py==4.2.0,mdurl==0.1.2,msgpack==1.2.1,netaddr==1.3.0,oslo.concurrency==7.5.0,oslo.config==10.5.0,oslo.context==6.4.0,oslo.i18n==6.8.0,oslo.log==8.2.0,oslo.serialization==5.10.0,oslo.utils==10.1.1,packaging==26.2,paramiko==4.0.0,pbr==7.0.3,prettytable==3.18.0,prompt_toolkit==3.0.52,psutil==7.2.2,pycparser==3.0,Pygments==2.20.0,PyNaCl==1.6.2,pyparsing==3.3.2,pyperclip==1.11.0,python-dateutil==2.9.0.post0,python-subunit==1.4.6,PyYAML==6.0.3,referencing==0.37.0,requests==2.34.2,rfc3986==2.0.0,rich==15.0.0,rich-argparse==1.8.0,rpds-py==2026.5.1,setuptools==83.0.0,six==1.17.0,stestr==4.2.1,stevedore==5.9.0,-e git+https://review.opendev.org/openstack/tempest.git@8d40001b9742e6088508946a4d2ba98325d79233#egg=tempest,testscenarios==0.6.2,testtools==2.9.1,tomlkit==0.15.0,typing_extensions==4.15.0,urllib3==2.7.0,voluptuous==0.16.0,wcwidth==0.8.1,wrapt==2.2.2 2026-07-07 13:02:44.894 | ___________________________________ summary ____________________________________ 2026-07-07 13:02:44.894 | venv-tempest: skipped tests 2026-07-07 13:02:44.894 | congratulations :) 2026-07-07 13:02:44.939 | ++ lib/tempest:configure_tempest:772 : tox -evenv-tempest -- pip install -c /tmp/tempest_u_c_m.edc9jmdHwn -r requirements.txt 2026-07-07 13:02:45.833 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/__init__.py:92: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. 2026-07-07 13:02:45.834 | !! 2026-07-07 13:02:45.834 | 2026-07-07 13:02:45.834 | ******************************************************************************** 2026-07-07 13:02:45.834 | Requirements should be satisfied by a PEP 517 installer. 2026-07-07 13:02:45.834 | If you are using pip, you can try `pip install --use-pep517`. 2026-07-07 13:02:45.834 | 2026-07-07 13:02:45.834 | This deprecation is overdue, please update your project and remove deprecated 2026-07-07 13:02:45.834 | calls to avoid build errors in the future. 2026-07-07 13:02:45.834 | ******************************************************************************** 2026-07-07 13:02:45.834 | 2026-07-07 13:02:45.835 | !! 2026-07-07 13:02:45.835 | dist.fetch_build_eggs(dist.setup_requires) 2026-07-07 13:02:46.235 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2026-07-07 13:02:46.235 | !! 2026-07-07 13:02:46.235 | 2026-07-07 13:02:46.235 | ******************************************************************************** 2026-07-07 13:02:46.235 | Please avoid running ``setup.py`` directly. 2026-07-07 13:02:46.235 | Instead, use pypa/build, pypa/installer or other 2026-07-07 13:02:46.235 | standards-based tools. 2026-07-07 13:02:46.235 | 2026-07-07 13:02:46.235 | This deprecation is overdue, please update your project and remove deprecated 2026-07-07 13:02:46.235 | calls to avoid build errors in the future. 2026-07-07 13:02:46.236 | 2026-07-07 13:02:46.236 | See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2026-07-07 13:02:46.236 | ******************************************************************************** 2026-07-07 13:02:46.236 | 2026-07-07 13:02:46.236 | !! 2026-07-07 13:02:46.236 | self.initialize_options() 2026-07-07 13:02:46.236 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/pbr/setupcfg.py:833: UserWarning: Unknown distribution option: 'tests_require' 2026-07-07 13:02:46.236 | warnings.warn(msg) 2026-07-07 13:02:46.266 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated 2026-07-07 13:02:46.266 | !! 2026-07-07 13:02:46.266 | 2026-07-07 13:02:46.266 | ******************************************************************************** 2026-07-07 13:02:46.266 | Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0). 2026-07-07 13:02:46.266 | 2026-07-07 13:02:46.266 | By 2027-Feb-18, you need to update your project and remove deprecated calls 2026-07-07 13:02:46.266 | or your builds will no longer be supported. 2026-07-07 13:02:46.266 | 2026-07-07 13:02:46.266 | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-07-07 13:02:46.267 | ******************************************************************************** 2026-07-07 13:02:46.267 | 2026-07-07 13:02:46.267 | !! 2026-07-07 13:02:46.267 | corresp(dist, value, root_dir) 2026-07-07 13:02:46.427 | venv-tempest develop-inst-nodeps: /opt/stack/tempest 2026-07-07 13:02:53.345 | venv-tempest installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.6.17,cffi==2.0.0,charset-normalizer==3.4.7,cliff==4.14.0,cmd2==4.0.0,cryptography==43.0.3,debtcollector==3.1.0,defusedxml==0.7.1,fasteners==0.20,fixtures==4.3.2,idna==3.18,invoke==3.0.3,iso8601==2.1.0,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,markdown-it-py==4.2.0,mdurl==0.1.2,msgpack==1.2.1,netaddr==1.3.0,oslo.concurrency==7.5.0,oslo.config==10.5.0,oslo.context==6.4.0,oslo.i18n==6.8.0,oslo.log==8.2.0,oslo.serialization==5.10.0,oslo.utils==10.1.1,packaging==26.2,paramiko==4.0.0,pbr==7.0.3,prettytable==3.18.0,prompt_toolkit==3.0.52,psutil==7.2.2,pycparser==3.0,Pygments==2.20.0,PyNaCl==1.6.2,pyparsing==3.3.2,pyperclip==1.11.0,python-dateutil==2.9.0.post0,python-subunit==1.4.6,PyYAML==6.0.3,referencing==0.37.0,requests==2.34.2,rfc3986==2.0.0,rich==15.0.0,rich-argparse==1.8.0,rpds-py==2026.5.1,setuptools==83.0.0,six==1.17.0,stestr==4.2.1,stevedore==5.9.0,-e git+https://review.opendev.org/openstack/tempest.git@8d40001b9742e6088508946a4d2ba98325d79233#egg=tempest,testscenarios==0.6.2,testtools==2.9.1,tomlkit==0.15.0,typing_extensions==4.15.0,urllib3==2.7.0,voluptuous==0.16.0,wcwidth==0.8.1,wrapt==2.2.2 2026-07-07 13:02:53.346 | venv-tempest run-test-pre: PYTHONHASHSEED='122021373' 2026-07-07 13:02:53.346 | venv-tempest run-test: commands[0] | pip install -c /tmp/tempest_u_c_m.edc9jmdHwn -r requirements.txt 2026-07-07 13:02:54.365 | 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-07-07 13:02:54.365 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 2)) (4.14.0) 2026-07-07 13:02:54.367 | 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-07-07 13:02:54.367 | 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-07-07 13:02:54.368 | 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-07-07 13:02:54.369 | Requirement already satisfied: cryptography>=2.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 6)) (43.0.3) 2026-07-07 13:02:54.370 | 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-07-07 13:02:54.371 | Requirement already satisfied: oslo.concurrency>=3.26.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 8)) (7.5.0) 2026-07-07 13:02:54.371 | Requirement already satisfied: oslo.config>=5.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 9)) (10.5.0) 2026-07-07 13:02:54.372 | Requirement already satisfied: oslo.log>=3.36.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 10)) (8.2.0) 2026-07-07 13:02:54.373 | 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-07-07 13:02:54.374 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 12)) (5.10.0) 2026-07-07 13:02:54.376 | Requirement already satisfied: oslo.utils>=7.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 13)) (10.1.1) 2026-07-07 13:02:54.376 | 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-07-07 13:02:54.376 | Requirement already satisfied: PyYAML>=3.12 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 15)) (6.0.3) 2026-07-07 13:02:54.377 | Requirement already satisfied: python-subunit>=1.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 16)) (1.4.6) 2026-07-07 13:02:54.378 | Requirement already satisfied: stevedore>=1.20.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 17)) (5.9.0) 2026-07-07 13:02:54.380 | Requirement already satisfied: PrettyTable>=0.7.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 18)) (3.18.0) 2026-07-07 13:02:54.380 | Requirement already satisfied: urllib3>=1.21.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 19)) (2.7.0) 2026-07-07 13:02:54.380 | 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-07-07 13:02:54.381 | 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-07-07 13:02:54.382 | Requirement already satisfied: fasteners>=0.16.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 22)) (0.20) 2026-07-07 13:02:54.383 | Requirement already satisfied: testscenarios>=0.5.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 23)) (0.6.2) 2026-07-07 13:02:54.385 | 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)) (83.0.0) 2026-07-07 13:02:54.387 | 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-07-07 13:02:54.388 | Requirement already satisfied: cmd2>=3.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (4.0.0) 2026-07-07 13:02:54.391 | 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-07-07 13:02:54.391 | 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-07-07 13:02:54.392 | 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-07-07 13:02:54.394 | Requirement already satisfied: rpds-py>=0.25.0 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (2026.5.1) 2026-07-07 13:02:54.399 | 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-07-07 13:02:54.400 | 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-07-07 13:02:54.401 | 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-07-07 13:02:54.405 | 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-07-07 13:02:54.411 | Requirement already satisfied: oslo.i18n>=3.15.3 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->-r requirements.txt (line 8)) (6.8.0) 2026-07-07 13:02:54.415 | 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-07-07 13:02:54.416 | Requirement already satisfied: requests>=2.18.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.config>=5.2.0->-r requirements.txt (line 9)) (2.34.2) 2026-07-07 13:02:54.419 | Requirement already satisfied: oslo.context>=2.21.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 10)) (6.4.0) 2026-07-07 13:02:54.421 | 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-07-07 13:02:54.425 | 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-07-07 13:02:54.426 | Requirement already satisfied: tomlkit>=0.11.6 in ./.tox/tempest/lib/python3.12/site-packages (from stestr>=1.0.0->-r requirements.txt (line 11)) (0.15.0) 2026-07-07 13:02:54.428 | Requirement already satisfied: msgpack>=0.5.2 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->-r requirements.txt (line 12)) (1.2.1) 2026-07-07 13:02:54.431 | 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-07-07 13:02:54.432 | 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-07-07 13:02:54.433 | 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-07-07 13:02:54.434 | 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-07-07 13:02:54.446 | Requirement already satisfied: wcwidth>=0.3.5 in ./.tox/tempest/lib/python3.12/site-packages (from PrettyTable>=0.7.1->-r requirements.txt (line 18)) (0.8.1) 2026-07-07 13:02:54.452 | Requirement already satisfied: wrapt>=2.1.0 in ./.tox/tempest/lib/python3.12/site-packages (from debtcollector>=1.2.0->-r requirements.txt (line 20)) (2.2.2) 2026-07-07 13:02:54.466 | 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-07-07 13:02:54.469 | Requirement already satisfied: prompt-toolkit>=3.0.52 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (3.0.52) 2026-07-07 13:02:54.470 | Requirement already satisfied: pyperclip>=1.8.2 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (1.11.0) 2026-07-07 13:02:54.471 | Requirement already satisfied: rich>=15.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (15.0.0) 2026-07-07 13:02:54.471 | Requirement already satisfied: rich-argparse>=1.7.2 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (1.8.0) 2026-07-07 13:02:54.482 | 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-07-07 13:02:54.505 | 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-07-07 13:02:54.511 | 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-07-07 13:02:54.512 | Requirement already satisfied: idna<4,>=2.5 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (3.18) 2026-07-07 13:02:54.513 | Requirement already satisfied: certifi>=2023.5.7 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (2026.6.17) 2026-07-07 13:02:54.526 | Requirement already satisfied: markdown-it-py>=2.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (4.2.0) 2026-07-07 13:02:54.527 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in ./.tox/tempest/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (2.20.0) 2026-07-07 13:02:54.532 | Requirement already satisfied: mdurl~=0.1 in ./.tox/tempest/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (0.1.2) 2026-07-07 13:02:54.748 | ___________________________________ summary ____________________________________ 2026-07-07 13:02:54.748 | venv-tempest: commands succeeded 2026-07-07 13:02:54.748 | congratulations :) 2026-07-07 13:02:54.795 | ++ lib/tempest:configure_tempest:773 : rm -f /tmp/tempest_u_c_m.edc9jmdHwn 2026-07-07 13:02:54.800 | ++ lib/tempest:configure_tempest:776 : [[ False == \T\r\u\e ]] 2026-07-07 13:02:54.803 | ++ lib/tempest:configure_tempest:784 : [[ True == \F\a\l\s\e ]] 2026-07-07 13:02:54.807 | ++ lib/tempest:configure_tempest:788 : iniset /opt/stack/tempest/etc/tempest.conf auth use_dynamic_credentials True 2026-07-07 13:02:54.844 | ++ lib/tempest:configure_tempest:794 : tox -evenv-tempest -- tempest verify-config -uro /tmp/tmp.WHSpttdhAD 2026-07-07 13:02:55.749 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/__init__.py:92: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. 2026-07-07 13:02:55.749 | !! 2026-07-07 13:02:55.750 | 2026-07-07 13:02:55.750 | ******************************************************************************** 2026-07-07 13:02:55.750 | Requirements should be satisfied by a PEP 517 installer. 2026-07-07 13:02:55.750 | If you are using pip, you can try `pip install --use-pep517`. 2026-07-07 13:02:55.750 | 2026-07-07 13:02:55.750 | This deprecation is overdue, please update your project and remove deprecated 2026-07-07 13:02:55.750 | calls to avoid build errors in the future. 2026-07-07 13:02:55.750 | ******************************************************************************** 2026-07-07 13:02:55.750 | 2026-07-07 13:02:55.750 | !! 2026-07-07 13:02:55.750 | dist.fetch_build_eggs(dist.setup_requires) 2026-07-07 13:02:56.155 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2026-07-07 13:02:56.155 | !! 2026-07-07 13:02:56.155 | 2026-07-07 13:02:56.155 | ******************************************************************************** 2026-07-07 13:02:56.155 | Please avoid running ``setup.py`` directly. 2026-07-07 13:02:56.155 | Instead, use pypa/build, pypa/installer or other 2026-07-07 13:02:56.155 | standards-based tools. 2026-07-07 13:02:56.156 | 2026-07-07 13:02:56.156 | This deprecation is overdue, please update your project and remove deprecated 2026-07-07 13:02:56.156 | calls to avoid build errors in the future. 2026-07-07 13:02:56.156 | 2026-07-07 13:02:56.156 | See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2026-07-07 13:02:56.156 | ******************************************************************************** 2026-07-07 13:02:56.156 | 2026-07-07 13:02:56.156 | !! 2026-07-07 13:02:56.156 | self.initialize_options() 2026-07-07 13:02:56.156 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/pbr/setupcfg.py:833: UserWarning: Unknown distribution option: 'tests_require' 2026-07-07 13:02:56.156 | warnings.warn(msg) 2026-07-07 13:02:56.185 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated 2026-07-07 13:02:56.185 | !! 2026-07-07 13:02:56.185 | 2026-07-07 13:02:56.186 | ******************************************************************************** 2026-07-07 13:02:56.186 | Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0). 2026-07-07 13:02:56.186 | 2026-07-07 13:02:56.186 | By 2027-Feb-18, you need to update your project and remove deprecated calls 2026-07-07 13:02:56.186 | or your builds will no longer be supported. 2026-07-07 13:02:56.186 | 2026-07-07 13:02:56.186 | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-07-07 13:02:56.186 | ******************************************************************************** 2026-07-07 13:02:56.186 | 2026-07-07 13:02:56.186 | !! 2026-07-07 13:02:56.186 | corresp(dist, value, root_dir) 2026-07-07 13:02:56.340 | venv-tempest develop-inst-nodeps: /opt/stack/tempest 2026-07-07 13:03:03.277 | venv-tempest installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.6.17,cffi==2.0.0,charset-normalizer==3.4.7,cliff==4.14.0,cmd2==4.0.0,cryptography==43.0.3,debtcollector==3.1.0,defusedxml==0.7.1,fasteners==0.20,fixtures==4.3.2,idna==3.18,invoke==3.0.3,iso8601==2.1.0,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,markdown-it-py==4.2.0,mdurl==0.1.2,msgpack==1.2.1,netaddr==1.3.0,oslo.concurrency==7.5.0,oslo.config==10.5.0,oslo.context==6.4.0,oslo.i18n==6.8.0,oslo.log==8.2.0,oslo.serialization==5.10.0,oslo.utils==10.1.1,packaging==26.2,paramiko==4.0.0,pbr==7.0.3,prettytable==3.18.0,prompt_toolkit==3.0.52,psutil==7.2.2,pycparser==3.0,Pygments==2.20.0,PyNaCl==1.6.2,pyparsing==3.3.2,pyperclip==1.11.0,python-dateutil==2.9.0.post0,python-subunit==1.4.6,PyYAML==6.0.3,referencing==0.37.0,requests==2.34.2,rfc3986==2.0.0,rich==15.0.0,rich-argparse==1.8.0,rpds-py==2026.5.1,setuptools==83.0.0,six==1.17.0,stestr==4.2.1,stevedore==5.9.0,-e git+https://review.opendev.org/openstack/tempest.git@8d40001b9742e6088508946a4d2ba98325d79233#egg=tempest,testscenarios==0.6.2,testtools==2.9.1,tomlkit==0.15.0,typing_extensions==4.15.0,urllib3==2.7.0,voluptuous==0.16.0,wcwidth==0.8.1,wrapt==2.2.2 2026-07-07 13:03:03.277 | venv-tempest run-test-pre: PYTHONHASHSEED='1191917958' 2026-07-07 13:03:03.277 | venv-tempest run-test: commands[0] | tempest verify-config -uro /tmp/tmp.WHSpttdhAD 2026-07-07 13:03:07.382 | ___________________________________ summary ____________________________________ 2026-07-07 13:03:07.382 | venv-tempest: commands succeeded 2026-07-07 13:03:07.382 | congratulations :) 2026-07-07 13:03:07.428 | ++ lib/tempest:configure_tempest:799 : is_service_enabled q-metering neutron-metering 2026-07-07 13:03:07.448 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-07 13:03:07.452 | ++ lib/tempest:configure_tempest:800 : DISABLE_NETWORK_API_EXTENSIONS+=', metering' 2026-07-07 13:03:07.456 | ++ lib/tempest:configure_tempest:804 : is_service_enabled q-l3 neutron-l3 2026-07-07 13:03:07.476 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-07 13:03:07.480 | ++ lib/tempest:configure_tempest:805 : DISABLE_NETWORK_API_EXTENSIONS+=', l3_agent_scheduler' 2026-07-07 13:03:07.483 | ++ lib/tempest:configure_tempest:808 : local network_api_extensions=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-07-07 13:03:07.486 | ++ lib/tempest:configure_tempest:809 : [[ ! -z , metering, l3_agent_scheduler ]] 2026-07-07 13:03:07.490 | ++ lib/tempest:configure_tempest:811 : network_api_extensions=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-07-07 13:03:07.494 | +++ lib/tempest:configure_tempest:813 : remove_disabled_extensions address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas , metering, l3_agent_scheduler 2026-07-07 13:03:07.497 | +++ lib/tempest:remove_disabled_extensions:116 : local extensions_list=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-07-07 13:03:07.499 | +++ lib/tempest:remove_disabled_extensions:117 : shift 2026-07-07 13:03:07.503 | +++ lib/tempest:remove_disabled_extensions:118 : local 'disabled_exts=, metering, l3_agent_scheduler' 2026-07-07 13:03:07.505 | +++ lib/tempest:remove_disabled_extensions:119 : remove_disabled_services address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas ', metering, l3_agent_scheduler' 2026-07-07 13:03:07.531 | +++ functions-common:remove_disabled_services:2107 : _cleanup_service_list ,address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-07-07 13:03:07.554 | ++ lib/tempest:configure_tempest:813 : network_api_extensions=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-07-07 13:03:07.557 | ++ lib/tempest:configure_tempest:815 : [[ -n '' ]] 2026-07-07 13:03:07.560 | ++ lib/tempest:configure_tempest:818 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled api_extensions address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-07-07 13:03:07.594 | ++ lib/tempest:configure_tempest:820 : local object_storage_api_extensions=all 2026-07-07 13:03:07.597 | ++ lib/tempest:configure_tempest:821 : [[ ! -z '' ]] 2026-07-07 13:03:07.601 | ++ lib/tempest:configure_tempest:827 : iniset /opt/stack/tempest/etc/tempest.conf object-storage-feature-enabled discoverable_apis all 2026-07-07 13:03:07.640 | ++ lib/tempest:configure_tempest:829 : local volume_api_extensions=all 2026-07-07 13:03:07.643 | ++ lib/tempest:configure_tempest:830 : [[ ! -z '' ]] 2026-07-07 13:03:07.646 | ++ lib/tempest:configure_tempest:836 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled api_extensions all 2026-07-07 13:03:07.683 | ++ lib/tempest:configure_tempest:839 : IFS=' 2026-07-07 13:03:07.684 | ' 2026-07-07 13:03:07.687 | ++ extras.d/80-tempest.sh:source:23 : echo_summary 'Installing Tempest Plugins' 2026-07-07 13:03:07.690 | ++ ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-07 13:03:07.693 | ++ ./stack.sh:echo_summary:447 : echo -e Installing Tempest Plugins 2026-07-07 13:03:07.696 | ++ extras.d/80-tempest.sh:source:24 : install_tempest_plugins 2026-07-07 13:03:07.699 | ++ lib/tempest:install_tempest_plugins:873 : pushd /opt/stack/tempest 2026-07-07 13:03:07.699 | /opt/stack/tempest /opt/stack/tempest 2026-07-07 13:03:07.703 | ++ lib/tempest:install_tempest_plugins:874 : [[ 0 != 0 ]] 2026-07-07 13:03:07.705 | ++ lib/tempest:install_tempest_plugins:883 : popd 2026-07-07 13:03:07.706 | /opt/stack/tempest 2026-07-07 13:03:07.708 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-07-07 13:03:07.711 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-07-07 13:03:07.715 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-07-07 13:03:07.718 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-07-07 13:03:07.721 | + functions-common:run_phase:1875 : run_plugins stack test-config 2026-07-07 13:03:07.725 | + functions-common:run_plugins:1834 : local mode=stack 2026-07-07 13:03:07.728 | + functions-common:run_plugins:1835 : local phase=test-config 2026-07-07 13:03:07.732 | + functions-common:run_plugins:1837 : local plugins= 2026-07-07 13:03:07.735 | + functions-common:run_plugins:1838 : local plugin 2026-07-07 13:03:07.739 | + ./stack.sh:main:1503 : merge_config_group /home/quobyte/devstack/local.conf test-config 2026-07-07 13:03:07.743 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-07-07 13:03:07.747 | + inc/meta-config:merge_config_group:171 : shift 2026-07-07 13:03:07.751 | + inc/meta-config:merge_config_group:172 : local matchgroups=test-config 2026-07-07 13:03:07.754 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-07 13:03:07.758 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-07-07 13:03:07.761 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-07-07 13:03:07.765 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf test-config 2026-07-07 13:03:07.769 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-07-07 13:03:07.772 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=test-config 2026-07-07 13:03:07.775 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-07 13:03:07.778 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=test-config ' 2026-07-07 13:03:07.778 | /^\[\[.+\|.*\]\]/ { 2026-07-07 13:03:07.778 | gsub("[][]", "", $1); 2026-07-07 13:03:07.778 | split($1, a, "|"); 2026-07-07 13:03:07.778 | if (a[1] == matchgroup) 2026-07-07 13:03:07.778 | print a[2] 2026-07-07 13:03:07.778 | } 2026-07-07 13:03:07.778 | ' /home/quobyte/devstack/local.conf ========================= DevStack Component Timing (times are in seconds) ========================= wait_for_service 29 async_wait 155 osc 465 apt-get 197 test_with_retry 7 dbsync 8 pip_install 182 apt-get-update 5 run_process 45 git_timed 405 ------------------------- Unaccounted time 77 ========================= Total runtime 1575 ================= Async summary ================= Time spent in the background minus waits: 563 sec Elapsed time: 1575 sec Time if we did everything serially: 2138 sec Speedup: 1.35746 Post-stack database query stats: +------------+-----------+-------+ | db | op | count | +------------+-----------+-------+ | keystone | SELECT | 21003 | | keystone | UPDATE | 7 | | keystone | INSERT | 92 | | neutron | DESCRIBE | 2 | | neutron | CREATE | 1 | | neutron | SHOW | 4 | | nova_api | SELECT | 61 | | nova_cell0 | SELECT | 31 | | nova_cell1 | SELECT | 67 | | nova_cell0 | INSERT | 4 | | neutron | SELECT | 5486 | | neutron | INSERT | 845 | | neutron | DELETE | 33 | | placement | SELECT | 22 | | placement | INSERT | 84 | | placement | SET | 2 | | neutron | UPDATE | 276 | | nova_cell0 | UPDATE | 4 | | cinder | SELECT | 57 | | cinder | INSERT | 5 | | cinder | UPDATE | 5 | | placement | UPDATE | 3 | | glance | INSERT | 14 | | glance | SELECT | 27 | | glance | UPDATE | 2 | | cinder | DELETE | 1 | | nova_api | SAVEPOINT | 12 | | nova_api | INSERT | 24 | | nova_api | RELEASE | 12 | | nova_cell1 | INSERT | 3 | | nova_cell1 | UPDATE | 19 | +------------+-----------+-------+ This is your host IP address: 192.168.122.71 This is your host IPv6 address: ::1 Keystone is serving at http://192.168.122.71/identity/ The default users are: admin and demo The password: nomoresecret Services are running under systemd unit files. For more information see: https://docs.openstack.org/devstack/latest/systemd.html DevStack Version: 2026.2 Change: 93813783fbedb492f73fc15ed362cc70b0f6c102 Merge "Grant cinder service user the "member" role for barbican" 2026-07-02 18:45:12 +0000 OS Version: Ubuntu 24.04 noble