2026-08-31 23:28:14.393 | + ./stack.sh:main:491 : exec 2026-08-31 23:28:14.394 | ++ ./stack.sh:main:491 : /usr/bin/python3.12 /home/quobyte/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2026-09-01-012814.summary.2026-09-01-012814 2026-08-31 23:28:14.394 | + ./stack.sh:main:499 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2026-09-01-012814' 2026-08-31 23:28:14.394 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-31 23:28:14.394 | + ./stack.sh:echo_summary:450 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2026-09-01-012814 2026-08-31 23:28:14.394 | + ./stack.sh:main:501 : ln -sf /opt/stack/logs/stack.sh.log.2026-09-01-012814 /opt/stack/logs/stack.sh.log 2026-08-31 23:28:14.394 | + ./stack.sh:main:502 : ln -sf /opt/stack/logs/stack.sh.log.2026-09-01-012814.summary.2026-09-01-012814 /opt/stack/logs/stack.sh.log.summary 2026-08-31 23:28:14.394 | + ./stack.sh:main:517 : check_path_perm_sanity /opt/stack 2026-08-31 23:28:14.394 | + functions:check_path_perm_sanity:615 : local real_path 2026-08-31 23:28:14.394 | ++ functions:check_path_perm_sanity:616 : readlink -f /opt/stack 2026-08-31 23:28:14.394 | + functions:check_path_perm_sanity:616 : real_path=/opt/stack 2026-08-31 23:28:14.395 | + functions:check_path_perm_sanity:617 : local rebuilt_path= 2026-08-31 23:28:14.395 | ++ functions:check_path_perm_sanity:618 : echo /opt/stack 2026-08-31 23:28:14.395 | ++ functions:check_path_perm_sanity:618 : tr / ' ' 2026-08-31 23:28:14.395 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-08-31 23:28:14.395 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt 2026-08-31 23:28:14.395 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt 2026-08-31 23:28:14.395 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-08-31 23:28:14.395 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-08-31 23:28:14.395 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt/stack 2026-08-31 23:28:14.395 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt/stack 2026-08-31 23:28:14.396 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-08-31 23:28:14.398 | + ./stack.sh:main:523 : trap exit_trap EXIT 2026-08-31 23:28:14.400 | + ./stack.sh:main:564 : trap err_trap ERR 2026-08-31 23:28:14.402 | + ./stack.sh:main:577 : set -o errexit 2026-08-31 23:28:14.404 | + ./stack.sh:main:580 : uname -a 2026-08-31 23:28:14.405 | Linux devstack 6.8.0-138-generic #138-Ubuntu SMP PREEMPT_DYNAMIC Fri Jul 31 22:41:49 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 2026-08-31 23:28:14.407 | + ./stack.sh:main:583 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2026-08-31 23:28:14.409 | + ./stack.sh:main:584 : rm -f /opt/stack/data/ca-bundle.pem 2026-08-31 23:28:14.412 | + ./stack.sh:main:587 : source /home/quobyte/devstack/lib/database 2026-08-31 23:28:14.451 | + ./stack.sh:main:588 : source /home/quobyte/devstack/lib/rpc_backend 2026-08-31 23:28:14.472 | + ./stack.sh:main:591 : source /home/quobyte/devstack/lib/host 2026-08-31 23:28:14.476 | +++ lib/host:source:12 : trueorfalse True ENABLE_KSM 2026-08-31 23:28:14.495 | ++ lib/host:source:12 : ENABLE_KSM=True 2026-08-31 23:28:14.499 | +++ lib/host:source:13 : trueorfalse True ENABLE_KSMTUNED 2026-08-31 23:28:14.518 | ++ lib/host:source:13 : ENABLE_KSMTUNED=True 2026-08-31 23:28:14.522 | +++ lib/host:source:56 : trueorfalse False ENABLE_ZSWAP 2026-08-31 23:28:14.540 | ++ lib/host:source:56 : ENABLE_ZSWAP=False 2026-08-31 23:28:14.543 | ++ lib/host:source:59 : ZSWAP_COMPRESSOR=lz4 2026-08-31 23:28:14.546 | ++ lib/host:source:60 : ZSWAP_ZPOOL=zsmalloc 2026-08-31 23:28:14.549 | +++ lib/host:source:82 : trueorfalse False ENABLE_SYSCTL_MEM_TUNING 2026-08-31 23:28:14.569 | ++ lib/host:source:82 : ENABLE_SYSCTL_MEM_TUNING=False 2026-08-31 23:28:14.573 | +++ lib/host:source:104 : trueorfalse False ENABLE_SYSCTL_NET_TUNING 2026-08-31 23:28:14.593 | ++ lib/host:source:104 : ENABLE_SYSCTL_NET_TUNING=False 2026-08-31 23:28:14.596 | + ./stack.sh:main:594 : tune_host 2026-08-31 23:28:14.599 | + lib/host:tune_host:125 : configure_host_mem 2026-08-31 23:28:14.601 | + lib/host:configure_host_mem:99 : configure_zswap 2026-08-31 23:28:14.604 | + lib/host:configure_zswap:69 : [[ False == \T\r\u\e ]] 2026-08-31 23:28:14.607 | + lib/host:configure_host_mem:100 : configure_ksm 2026-08-31 23:28:14.610 | + lib/host:configure_ksm:39 : [[ True == \T\r\u\e ]] 2026-08-31 23:28:14.613 | + lib/host:configure_ksm:40 : install_package ksmtuned 2026-08-31 23:28:14.616 | + functions-common:install_package:1438 : update_package_repo 2026-08-31 23:28:14.618 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-08-31 23:28:14.621 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=False 2026-08-31 23:28:14.624 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-08-31 23:28:14.627 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-08-31 23:28:14.630 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-08-31 23:28:14.633 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-31 23:28:14.636 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-31 23:28:14.638 | + functions-common:update_package_repo:1421 : apt_get_update 2026-08-31 23:28:14.641 | + functions-common:apt_get_update:1166 : [[ False == \T\r\u\e ]] 2026-08-31 23:28:14.644 | + functions-common:apt_get_update:1171 : [[ False = \T\r\u\e ]] 2026-08-31 23:28:14.646 | + functions-common:apt_get_update:1173 : local sudo=sudo 2026-08-31 23:28:14.650 | ++ functions-common:apt_get_update:1174 : id -u 2026-08-31 23:28:14.655 | + functions-common:apt_get_update:1174 : [[ 1000 = \0 ]] 2026-08-31 23:28:14.658 | + functions-common:apt_get_update:1177 : time_start apt-get-update 2026-08-31 23:28:14.660 | + functions-common:time_start:2406 : local name=apt-get-update 2026-08-31 23:28:14.663 | + functions-common:time_start:2407 : local start_time= 2026-08-31 23:28:14.666 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-31 23:28:14.669 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-31 23:28:14.674 | + functions-common:time_start:2411 : _TIME_START[$name]=1788218894670 2026-08-31 23:28:14.678 | + functions-common:apt_get_update:1179 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2026-08-31 23:28:14.681 | + functions-common:apt_get_update:1180 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2026-08-31 23:28:14.683 | + 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-08-31 23:28:14.878 | Hit:1 http://archive.ubuntu.com/ubuntu noble InRelease 2026-08-31 23:28:14.879 | Get:2 https://packages.quobyte.com/repo/current/apt noble InRelease [4747 B] 2026-08-31 23:28:14.889 | Hit:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease 2026-08-31 23:28:14.914 | Hit:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease 2026-08-31 23:28:15.007 | Hit:5 http://security.ubuntu.com/ubuntu noble-security InRelease 2026-08-31 23:28:18.347 | Fetched 4747 B in 1s (7066 B/s) 2026-08-31 23:28:20.074 | Reading package lists... 2026-08-31 23:28:20.105 | + functions-common:apt_get_update:1185 : REPOS_UPDATED=True 2026-08-31 23:28:20.108 | + functions-common:apt_get_update:1187 : time_stop apt-get-update 2026-08-31 23:28:20.111 | + functions-common:time_stop:2420 : local name 2026-08-31 23:28:20.114 | + functions-common:time_stop:2421 : local end_time 2026-08-31 23:28:20.117 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-31 23:28:20.119 | + functions-common:time_stop:2423 : local total 2026-08-31 23:28:20.121 | + functions-common:time_stop:2424 : local start_time 2026-08-31 23:28:20.124 | + functions-common:time_stop:2426 : name=apt-get-update 2026-08-31 23:28:20.126 | + functions-common:time_stop:2427 : start_time=1788218894670 2026-08-31 23:28:20.129 | + functions-common:time_stop:2429 : [[ -z 1788218894670 ]] 2026-08-31 23:28:20.133 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-31 23:28:20.137 | + functions-common:time_stop:2432 : end_time=1788218900134 2026-08-31 23:28:20.139 | + functions-common:time_stop:2433 : elapsed_time=5464 2026-08-31 23:28:20.142 | + functions-common:time_stop:2434 : total=0 2026-08-31 23:28:20.145 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-31 23:28:20.147 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=5464 2026-08-31 23:28:20.150 | + functions-common:install_package:1439 : real_install_package ksmtuned 2026-08-31 23:28:20.153 | + functions-common:real_install_package:1426 : is_ubuntu 2026-08-31 23:28:20.156 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-31 23:28:20.158 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-31 23:28:20.161 | + functions-common:real_install_package:1427 : apt_get install ksmtuned 2026-08-31 23:28:20.181 | + 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-08-31 23:28:20.222 | Reading package lists... 2026-08-31 23:28:20.702 | Building dependency tree... 2026-08-31 23:28:20.704 | Reading state information... 2026-08-31 23:28:21.480 | The following packages were automatically installed and are no longer required: 2026-08-31 23:28:21.483 | libfwupd2 libgusb2 2026-08-31 23:28:21.483 | Use 'sudo apt autoremove' to remove them. 2026-08-31 23:28:21.530 | The following NEW packages will be installed: 2026-08-31 23:28:21.532 | ksmtuned 2026-08-31 23:28:21.629 | 0 upgraded, 1 newly installed, 0 to remove and 42 not upgraded. 2026-08-31 23:28:21.629 | Need to get 7444 B of archives. 2026-08-31 23:28:21.629 | After this operation, 44.0 kB of additional disk space will be used. 2026-08-31 23:28:21.629 | Get:1 http://archive.ubuntu.com/ubuntu noble/universe amd64 ksmtuned amd64 4.20150326 [7444 B] 2026-08-31 23:28:21.888 | perl: warning: Setting locale failed. 2026-08-31 23:28:21.888 | perl: warning: Please check that your locale settings: 2026-08-31 23:28:21.888 | LANGUAGE = (unset), 2026-08-31 23:28:21.889 | LC_ALL = "en_US.utf8", 2026-08-31 23:28:21.889 | LANG = "de_DE.UTF-8" 2026-08-31 23:28:21.889 | are supported and installed on your system. 2026-08-31 23:28:21.889 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-31 23:28:21.984 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-31 23:28:21.984 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-31 23:28:21.984 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-31 23:28:22.210 | Fetched 7444 B in 0s (121 kB/s) 2026-08-31 23:28:22.255 | Selecting previously unselected package ksmtuned. 2026-08-31 23:28:22.568 | (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 ... 107930 files and directories currently installed.) 2026-08-31 23:28:22.573 | Preparing to unpack .../ksmtuned_4.20150326_amd64.deb ... 2026-08-31 23:28:22.589 | Unpacking ksmtuned (4.20150326) ... 2026-08-31 23:28:22.656 | Setting up ksmtuned (4.20150326) ... 2026-08-31 23:28:22.874 | Created symlink /etc/systemd/system/multi-user.target.wants/ksm.service → /usr/lib/systemd/system/ksm.service. 2026-08-31 23:28:23.072 | Created symlink /etc/systemd/system/multi-user.target.wants/ksmtuned.service → /usr/lib/systemd/system/ksmtuned.service. 2026-08-31 23:28:23.820 | perl: warning: Setting locale failed. 2026-08-31 23:28:23.820 | perl: warning: Please check that your locale settings: 2026-08-31 23:28:23.820 | LANGUAGE = (unset), 2026-08-31 23:28:23.820 | LC_ALL = "en_US.utf8", 2026-08-31 23:28:23.820 | LANG = "de_DE.UTF-8" 2026-08-31 23:28:23.820 | are supported and installed on your system. 2026-08-31 23:28:23.820 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-31 23:28:23.983 | perl: warning: Setting locale failed. 2026-08-31 23:28:23.983 | perl: warning: Please check that your locale settings: 2026-08-31 23:28:23.983 | LANGUAGE = (unset), 2026-08-31 23:28:23.983 | LC_ALL = "en_US.utf8", 2026-08-31 23:28:23.983 | LANG = "de_DE.UTF-8" 2026-08-31 23:28:23.983 | are supported and installed on your system. 2026-08-31 23:28:23.984 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-31 23:28:24.033 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-31 23:28:24.034 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-31 23:28:24.034 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-31 23:28:24.103 | perl: warning: Setting locale failed. 2026-08-31 23:28:24.103 | perl: warning: Please check that your locale settings: 2026-08-31 23:28:24.104 | LANGUAGE = (unset), 2026-08-31 23:28:24.104 | LC_ALL = "en_US.utf8", 2026-08-31 23:28:24.104 | LANG = "de_DE.UTF-8" 2026-08-31 23:28:24.104 | are supported and installed on your system. 2026-08-31 23:28:24.104 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-31 23:28:24.676 | 2026-08-31 23:28:24.677 | Running kernel seems to be up-to-date. 2026-08-31 23:28:24.677 | 2026-08-31 23:28:24.677 | No services need to be restarted. 2026-08-31 23:28:24.677 | 2026-08-31 23:28:24.677 | No containers need to be restarted. 2026-08-31 23:28:24.677 | 2026-08-31 23:28:24.677 | No user sessions are running outdated binaries. 2026-08-31 23:28:24.677 | 2026-08-31 23:28:24.677 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-08-31 23:28:26.817 | + functions-common:apt_get:1211 : result=0 2026-08-31 23:28:26.820 | + functions-common:apt_get:1214 : time_stop apt-get 2026-08-31 23:28:26.822 | + functions-common:time_stop:2420 : local name 2026-08-31 23:28:26.824 | + functions-common:time_stop:2421 : local end_time 2026-08-31 23:28:26.827 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-31 23:28:26.829 | + functions-common:time_stop:2423 : local total 2026-08-31 23:28:26.831 | + functions-common:time_stop:2424 : local start_time 2026-08-31 23:28:26.833 | + functions-common:time_stop:2426 : name=apt-get 2026-08-31 23:28:26.835 | + functions-common:time_stop:2427 : start_time=1788218900178 2026-08-31 23:28:26.837 | + functions-common:time_stop:2429 : [[ -z 1788218900178 ]] 2026-08-31 23:28:26.840 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-31 23:28:26.844 | + functions-common:time_stop:2432 : end_time=1788218906841 2026-08-31 23:28:26.847 | + functions-common:time_stop:2433 : elapsed_time=6663 2026-08-31 23:28:26.849 | + functions-common:time_stop:2434 : total=1598 2026-08-31 23:28:26.851 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-31 23:28:26.854 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=8261 2026-08-31 23:28:26.857 | + functions-common:apt_get:1215 : return 0 2026-08-31 23:28:26.860 | ++ lib/host:configure_ksm:42 : bool_to_int ENABLE_KSM 2026-08-31 23:28:26.877 | + lib/host:configure_ksm:42 : set_sysfs_parameter ksm 0 /sys/kernel/mm/ksm/run 2026-08-31 23:28:26.879 | + lib/host:set_sysfs_parameter:15 : local name=ksm 2026-08-31 23:28:26.882 | + lib/host:set_sysfs_parameter:16 : local value=0 2026-08-31 23:28:26.884 | + lib/host:set_sysfs_parameter:17 : local param_file=/sys/kernel/mm/ksm/run 2026-08-31 23:28:26.886 | + lib/host:set_sysfs_parameter:19 : [[ ! -e /sys/kernel/mm/ksm/run ]] 2026-08-31 23:28:26.889 | + lib/host:set_sysfs_parameter:24 : echo 0 2026-08-31 23:28:26.889 | + lib/host:set_sysfs_parameter:24 : sudo tee /sys/kernel/mm/ksm/run 2026-08-31 23:28:26.902 | 0 2026-08-31 23:28:26.906 | + lib/host:configure_host_mem:101 : configure_sysctl_mem_parmaters 2026-08-31 23:28:26.908 | + lib/host:configure_sysctl_mem_parmaters:84 : [[ False == \T\r\u\e ]] 2026-08-31 23:28:26.911 | + lib/host:tune_host:126 : configure_host_net 2026-08-31 23:28:26.913 | + lib/host:configure_host_net:121 : configure_sysctl_net_parmaters 2026-08-31 23:28:26.916 | + lib/host:configure_sysctl_net_parmaters:106 : [[ False == \T\r\u\e ]] 2026-08-31 23:28:26.918 | + ./stack.sh:main:600 : fetch_plugins 2026-08-31 23:28:26.921 | + functions-common:fetch_plugins:1766 : local plugins= 2026-08-31 23:28:26.923 | + functions-common:fetch_plugins:1767 : local plugin 2026-08-31 23:28:26.924 | + functions-common:fetch_plugins:1770 : [[ -z '' ]] 2026-08-31 23:28:26.927 | + functions-common:fetch_plugins:1771 : return 2026-08-31 23:28:26.929 | + ./stack.sh:main:604 : run_phase override_defaults 2026-08-31 23:28:26.931 | + functions-common:run_phase:1848 : local mode=override_defaults 2026-08-31 23:28:26.933 | + functions-common:run_phase:1849 : local phase= 2026-08-31 23:28:26.935 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-08-31 23:28:26.937 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-08-31 23:28:26.939 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-08-31 23:28:26.941 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-08-31 23:28:26.943 | + functions-common:run_phase:1858 : local extra 2026-08-31 23:28:26.946 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-08-31 23:28:26.950 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-08-31 23:28:26.952 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-08-31 23:28:26.955 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-08-31 23:28:26.957 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh override_defaults 2026-08-31 23:28:26.960 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-08-31 23:28:26.974 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:28:26.977 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2026-08-31 23:28:26.979 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2026-08-31 23:28:26.981 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2026-08-31 23:28:26.984 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2026-08-31 23:28:26.986 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2026-08-31 23:28:26.989 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2026-08-31 23:28:26.991 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2026-08-31 23:28:26.993 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2026-08-31 23:28:26.996 | + functions-common:run_phase:1869 : [[ override_defaults == \s\o\u\r\c\e ]] 2026-08-31 23:28:26.998 | + functions-common:run_phase:1872 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-08-31 23:28:27.001 | + functions-common:run_phase:1873 : plugin_override_defaults 2026-08-31 23:28:27.003 | + functions-common:plugin_override_defaults:1807 : local plugins= 2026-08-31 23:28:27.005 | + functions-common:plugin_override_defaults:1808 : local plugin 2026-08-31 23:28:27.007 | + functions-common:plugin_override_defaults:1811 : [[ -z '' ]] 2026-08-31 23:28:27.010 | + functions-common:plugin_override_defaults:1812 : return 2026-08-31 23:28:27.013 | + ./stack.sh:main:607 : source /home/quobyte/devstack/lib/apache 2026-08-31 23:28:27.032 | + ./stack.sh:main:610 : source /home/quobyte/devstack/lib/tls 2026-08-31 23:28:27.034 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2026-08-31 23:28:27.049 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-31 23:28:27.053 | +++ lib/tls:source:43 : hostname -f 2026-08-31 23:28:27.059 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=devstack 2026-08-31 23:28:27.062 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2026-08-31 23:28:27.064 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2026-08-31 23:28:27.066 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2026-08-31 23:28:27.069 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2026-08-31 23:28:27.072 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2026-08-31 23:28:27.074 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2026-08-31 23:28:27.077 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2026-08-31 23:28:27.080 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2026-08-31 23:28:27.082 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2026-08-31 23:28:27.087 | + ./stack.sh:main:613 : source /home/quobyte/devstack/lib/infra 2026-08-31 23:28:27.102 | + ./stack.sh:main:614 : source /home/quobyte/devstack/lib/libraries 2026-08-31 23:28:27.122 | + ./stack.sh:main:615 : source /home/quobyte/devstack/lib/lvm 2026-08-31 23:28:27.136 | + ./stack.sh:main:616 : source /home/quobyte/devstack/lib/horizon 2026-08-31 23:28:27.149 | + ./stack.sh:main:617 : source /home/quobyte/devstack/lib/keystone 2026-08-31 23:28:27.187 | + ./stack.sh:main:618 : source /home/quobyte/devstack/lib/glance 2026-08-31 23:28:27.269 | + ./stack.sh:main:619 : source /home/quobyte/devstack/lib/nova 2026-08-31 23:28:27.373 | + ./stack.sh:main:620 : source /home/quobyte/devstack/lib/placement 2026-08-31 23:28:27.404 | + ./stack.sh:main:621 : source /home/quobyte/devstack/lib/cinder 2026-08-31 23:28:27.460 | + ./stack.sh:main:622 : source /home/quobyte/devstack/lib/swift 2026-08-31 23:28:27.515 | + ./stack.sh:main:623 : source /home/quobyte/devstack/lib/neutron 2026-08-31 23:28:27.518 | ++ lib/neutron:source:61 : is_service_enabled tls-proxy 2026-08-31 23:28:27.537 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-31 23:28:27.541 | ++ lib/neutron:source:66 : GITDIR["python-neutronclient"]=/opt/stack/python-neutronclient 2026-08-31 23:28:27.543 | ++ lib/neutron:source:68 : NEUTRON_DIR=/opt/stack/neutron 2026-08-31 23:28:27.547 | ++ lib/neutron:source:69 : NEUTRON_FWAAS_DIR=/opt/stack/neutron-fwaas 2026-08-31 23:28:27.549 | ++ lib/neutron:source:72 : [[ -d /opt/stack/neutron/bin/neutron-server ]] 2026-08-31 23:28:27.554 | +++ lib/neutron:source:75 : get_python_exec_prefix 2026-08-31 23:28:27.572 | +++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-08-31 23:28:27.576 | +++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-08-31 23:28:27.579 | ++ lib/neutron:source:75 : NEUTRON_BIN_DIR=/opt/stack/data/venv/bin 2026-08-31 23:28:27.583 | ++ lib/neutron:source:78 : NEUTRON_CONF_DIR=/etc/neutron 2026-08-31 23:28:27.586 | ++ lib/neutron:source:79 : NEUTRON_CONF=/etc/neutron/neutron.conf 2026-08-31 23:28:27.588 | ++ lib/neutron:source:80 : export NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-08-31 23:28:27.592 | ++ lib/neutron:source:80 : NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-08-31 23:28:27.595 | ++ lib/neutron:source:82 : NEUTRON_UWSGI=neutron.wsgi.api:application 2026-08-31 23:28:27.599 | ++ lib/neutron:source:83 : NEUTRON_UWSGI_CONF=/etc/neutron/neutron-api-uwsgi.ini 2026-08-31 23:28:27.603 | +++ lib/neutron:source:89 : trueorfalse True NEUTRON_ENFORCE_NEW_DEFAULTS 2026-08-31 23:28:27.623 | ++ lib/neutron:source:89 : NEUTRON_ENFORCE_NEW_DEFAULTS=True 2026-08-31 23:28:27.626 | ++ lib/neutron:source:90 : [[ -n '' ]] 2026-08-31 23:28:27.630 | ++ lib/neutron:source:96 : AGENT_DHCP_BINARY=/opt/stack/data/venv/bin/neutron-dhcp-agent 2026-08-31 23:28:27.633 | ++ lib/neutron:source:97 : AGENT_L3_BINARY=/opt/stack/data/venv/bin/neutron-l3-agent 2026-08-31 23:28:27.636 | ++ lib/neutron:source:98 : AGENT_META_BINARY=/opt/stack/data/venv/bin/neutron-metadata-agent 2026-08-31 23:28:27.638 | ++ lib/neutron:source:102 : Q_DHCP_CONF_FILE=/etc/neutron/dhcp_agent.ini 2026-08-31 23:28:27.642 | ++ lib/neutron:source:105 : NEUTRON_DHCP_CONF=/etc/neutron/dhcp_agent.ini 2026-08-31 23:28:27.645 | ++ lib/neutron:source:106 : Q_L3_CONF_FILE=/etc/neutron/l3_agent.ini 2026-08-31 23:28:27.648 | ++ lib/neutron:source:109 : NEUTRON_L3_CONF=/etc/neutron/l3_agent.ini 2026-08-31 23:28:27.651 | ++ lib/neutron:source:110 : Q_META_CONF_FILE=/etc/neutron/metadata_agent.ini 2026-08-31 23:28:27.655 | ++ lib/neutron:source:113 : Q_DB_NAME=neutron 2026-08-31 23:28:27.658 | ++ lib/neutron:source:115 : Q_PLUGIN=ml2 2026-08-31 23:28:27.661 | ++ lib/neutron:source:117 : Q_HOST=192.168.122.25 2026-08-31 23:28:27.664 | ++ lib/neutron:source:119 : Q_PROTOCOL=http 2026-08-31 23:28:27.669 | +++ lib/neutron:source:121 : ipv6_unquote 0.0.0.0 2026-08-31 23:28:27.673 | +++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-08-31 23:28:27.673 | +++ functions-common:ipv6_unquote:2218 : echo 0.0.0.0 2026-08-31 23:28:27.680 | ++ lib/neutron:source:121 : Q_LISTEN_ADDRESS=0.0.0.0 2026-08-31 23:28:27.683 | ++ lib/neutron:source:123 : Q_ADMIN_USERNAME=neutron 2026-08-31 23:28:27.685 | ++ lib/neutron:source:125 : Q_AUTH_STRATEGY=keystone 2026-08-31 23:28:27.689 | ++ lib/neutron:source:127 : Q_OVS_USE_VETH=False 2026-08-31 23:28:27.692 | ++ lib/neutron:source:128 : Q_USE_ROOTWRAP=True 2026-08-31 23:28:27.696 | +++ lib/neutron:source:129 : trueorfalse True Q_USE_ROOTWRAP_DAEMON 2026-08-31 23:28:27.716 | ++ lib/neutron:source:129 : Q_USE_ROOTWRAP_DAEMON=True 2026-08-31 23:28:27.719 | +++ lib/neutron:source:131 : ipv6_unquote 192.168.122.25 2026-08-31 23:28:27.724 | +++ functions-common:ipv6_unquote:2218 : echo 192.168.122.25 2026-08-31 23:28:27.724 | +++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-08-31 23:28:27.728 | ++ lib/neutron:source:131 : Q_META_DATA_IP=192.168.122.25 2026-08-31 23:28:27.731 | ++ lib/neutron:source:133 : Q_ALLOW_OVERLAPPING_IP=True 2026-08-31 23:28:27.733 | ++ lib/neutron:source:134 : Q_NOTIFY_NOVA_PORT_STATUS_CHANGES=True 2026-08-31 23:28:27.737 | ++ lib/neutron:source:135 : Q_NOTIFY_NOVA_PORT_DATA_CHANGES=True 2026-08-31 23:28:27.739 | ++ lib/neutron:source:136 : VIF_PLUGGING_IS_FATAL=True 2026-08-31 23:28:27.742 | ++ lib/neutron:source:137 : VIF_PLUGGING_TIMEOUT=300 2026-08-31 23:28:27.745 | ++ lib/neutron:source:140 : SKIP_STOP_OVN=False 2026-08-31 23:28:27.747 | ++ lib/neutron:source:144 : _Q_PLUGIN_EXTRA_CONF_PATH=/etc/neutron 2026-08-31 23:28:27.749 | ++ lib/neutron:source:147 : NEUTRON_ENDPOINT_SERVICE_NAME=networking 2026-08-31 23:28:27.753 | ++ lib/neutron:source:148 : [[ -z networking ]] 2026-08-31 23:28:27.756 | ++ lib/neutron:source:153 : ALEMBIC_REPO=https://github.com/sqlalchemy/alembic.git 2026-08-31 23:28:27.759 | ++ lib/neutron:source:154 : ALEMBIC_DIR=/opt/stack/alembic 2026-08-31 23:28:27.761 | ++ lib/neutron:source:155 : ALEMBIC_BRANCH=main 2026-08-31 23:28:27.764 | ++ lib/neutron:source:156 : SQLALCHEMY_REPO=https://github.com/sqlalchemy/sqlalchemy.git 2026-08-31 23:28:27.767 | ++ lib/neutron:source:157 : SQLALCHEMY_DIR=/opt/stack/sqlalchemy 2026-08-31 23:28:27.769 | ++ lib/neutron:source:158 : SQLALCHEMY_BRANCH=main 2026-08-31 23:28:27.772 | ++ lib/neutron:source:169 : declare -a -g Q_PLUGIN_EXTRA_CONF_FILES 2026-08-31 23:28:27.775 | ++ lib/neutron:source:172 : declare -a -g _Q_PLUGIN_EXTRA_CONF_FILES_ABS 2026-08-31 23:28:27.777 | ++ lib/neutron:source:175 : Q_RR_CONF_FILE=/etc/neutron/rootwrap.conf 2026-08-31 23:28:27.779 | ++ lib/neutron:source:176 : [[ True == \F\a\l\s\e ]] 2026-08-31 23:28:27.783 | +++ lib/neutron:source:179 : get_rootwrap_location neutron 2026-08-31 23:28:27.786 | +++ functions:get_rootwrap_location:601 : local module=neutron 2026-08-31 23:28:27.790 | ++++ functions:get_rootwrap_location:603 : get_python_exec_prefix 2026-08-31 23:28:27.810 | ++++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-08-31 23:28:27.813 | ++++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-08-31 23:28:27.817 | +++ functions:get_rootwrap_location:603 : echo /opt/stack/data/venv/bin/neutron-rootwrap 2026-08-31 23:28:27.820 | ++ lib/neutron:source:179 : NEUTRON_ROOTWRAP=/opt/stack/data/venv/bin/neutron-rootwrap 2026-08-31 23:28:27.823 | ++ lib/neutron:source:180 : Q_RR_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-08-31 23:28:27.825 | ++ lib/neutron:source:181 : [[ True == \T\r\u\e ]] 2026-08-31 23:28:27.828 | ++ lib/neutron:source:182 : Q_RR_DAEMON_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-08-31 23:28:27.831 | ++ lib/neutron:source:194 : Q_DVR_MODE=legacy 2026-08-31 23:28:27.833 | ++ lib/neutron:source:195 : [[ legacy != \l\e\g\a\c\y ]] 2026-08-31 23:28:27.836 | ++ lib/neutron:source:211 : ENABLE_TENANT_TUNNELS=True 2026-08-31 23:28:27.839 | ++ lib/neutron:source:216 : TENANT_TUNNEL_RANGES=1:1000 2026-08-31 23:28:27.841 | ++ lib/neutron:source:221 : ENABLE_TENANT_VLANS=False 2026-08-31 23:28:27.844 | ++ lib/neutron:source:229 : TENANT_VLAN_RANGE= 2026-08-31 23:28:27.846 | ++ lib/neutron:source:237 : PHYSICAL_NETWORK=public 2026-08-31 23:28:27.848 | ++ lib/neutron:source:247 : OVS_PHYSICAL_BRIDGE=br-ex 2026-08-31 23:28:27.852 | ++ lib/neutron:source:253 : OVS_ENABLE_TUNNELING=True 2026-08-31 23:28:27.854 | ++ lib/neutron:source:257 : ENABLE_ISOLATED_METADATA=False 2026-08-31 23:28:27.856 | ++ lib/neutron:source:262 : ENABLE_METADATA_NETWORK=False 2026-08-31 23:28:27.859 | ++ lib/neutron:source:267 : '[' -f /home/quobyte/devstack/lib/neutron_plugins/ml2 ']' 2026-08-31 23:28:27.862 | ++ lib/neutron:source:268 : source /home/quobyte/devstack/lib/neutron_plugins/ml2 2026-08-31 23:28:27.982 | ++ lib/neutron:source:275 : source /home/quobyte/devstack/lib/neutron_plugins/services/metering 2026-08-31 23:28:27.998 | ++ lib/neutron:source:278 : source /home/quobyte/devstack/lib/neutron_plugins/services/l3 2026-08-31 23:28:28.002 | +++ lib/neutron_plugins/services/l3:source:3 : IP_VERSION=4+6 2026-08-31 23:28:28.005 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4 ]] 2026-08-31 23:28:28.007 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \6 ]] 2026-08-31 23:28:28.009 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4\+\6 ]] 2026-08-31 23:28:28.013 | +++ lib/neutron_plugins/services/l3:source:9 : NEUTRON_CREATE_INITIAL_NETWORKS=True 2026-08-31 23:28:28.015 | +++ lib/neutron_plugins/services/l3:source:12 : PROVIDER_SUBNET_NAME=provider_net 2026-08-31 23:28:28.018 | +++ lib/neutron_plugins/services/l3:source:13 : IPV6_PROVIDER_SUBNET_NAME=provider_net_v6 2026-08-31 23:28:28.022 | +++ lib/neutron_plugins/services/l3:source:14 : IPV6_PROVIDER_FIXED_RANGE= 2026-08-31 23:28:28.024 | +++ lib/neutron_plugins/services/l3:source:15 : IPV6_PROVIDER_NETWORK_GATEWAY= 2026-08-31 23:28:28.026 | +++ lib/neutron_plugins/services/l3:source:17 : PUBLIC_BRIDGE=br-ex 2026-08-31 23:28:28.029 | +++ lib/neutron_plugins/services/l3:source:18 : PUBLIC_BRIDGE_MTU=1500 2026-08-31 23:28:28.032 | +++ lib/neutron_plugins/services/l3:source:23 : Q_ASSIGN_GATEWAY_TO_PUBLIC_BRIDGE=True 2026-08-31 23:28:28.034 | +++ lib/neutron_plugins/services/l3:source:26 : Q_ROUTER_NAME=router1 2026-08-31 23:28:28.037 | +++ lib/neutron_plugins/services/l3:source:31 : Q_USE_PUBLIC_VETH=False 2026-08-31 23:28:28.040 | +++ lib/neutron_plugins/services/l3:source:32 : Q_PUBLIC_VETH_EX=veth-pub-ex 2026-08-31 23:28:28.042 | +++ lib/neutron_plugins/services/l3:source:33 : Q_PUBLIC_VETH_INT=veth-pub-int 2026-08-31 23:28:28.044 | +++ lib/neutron_plugins/services/l3:source:39 : Q_L3_ROUTER_PER_TENANT=True 2026-08-31 23:28:28.048 | +++ lib/neutron_plugins/services/l3:source:72 : Q_USE_PROVIDERNET_FOR_PUBLIC=True 2026-08-31 23:28:28.050 | +++ lib/neutron_plugins/services/l3:source:73 : PUBLIC_PHYSICAL_NETWORK=public 2026-08-31 23:28:28.055 | ++++ lib/neutron_plugins/services/l3:source:76 : sed s/-//g 2026-08-31 23:28:28.055 | ++++ lib/neutron_plugins/services/l3:source:76 : uuidgen 2026-08-31 23:28:28.055 | ++++ lib/neutron_plugins/services/l3:source:76 : cut -c 23- 2026-08-31 23:28:28.056 | ++++ lib/neutron_plugins/services/l3:source:76 : sed -e 's/\(..\)\(....\)\(....\)/\1:\2:\3/' 2026-08-31 23:28:28.062 | +++ lib/neutron_plugins/services/l3:source:76 : IPV6_GLOBAL_ID=f9:0eb2:1783 2026-08-31 23:28:28.065 | +++ lib/neutron_plugins/services/l3:source:79 : IPV6_RA_MODE=slaac 2026-08-31 23:28:28.067 | +++ lib/neutron_plugins/services/l3:source:80 : IPV6_ADDRESS_MODE=slaac 2026-08-31 23:28:28.070 | +++ lib/neutron_plugins/services/l3:source:81 : IPV6_PUBLIC_SUBNET_NAME=ipv6-public-subnet 2026-08-31 23:28:28.074 | +++ lib/neutron_plugins/services/l3:source:82 : IPV6_PRIVATE_SUBNET_NAME=ipv6-private-subnet 2026-08-31 23:28:28.076 | +++ lib/neutron_plugins/services/l3:source:83 : IPV6_ADDRS_SAFE_TO_USE=fdf9:0eb2:1783::/56 2026-08-31 23:28:28.080 | ++++ lib/neutron_plugins/services/l3:source:86 : awk -F / '{ print $1"/"($2>63 ? $2 : 64) }' 2026-08-31 23:28:28.081 | ++++ lib/neutron_plugins/services/l3:source:86 : echo fdf9:0eb2:1783::/56 2026-08-31 23:28:28.086 | +++ lib/neutron_plugins/services/l3:source:86 : FIXED_RANGE_V6=fdf9:0eb2:1783::/64 2026-08-31 23:28:28.089 | +++ lib/neutron_plugins/services/l3:source:87 : IPV6_PRIVATE_NETWORK_GATEWAY= 2026-08-31 23:28:28.092 | +++ lib/neutron_plugins/services/l3:source:88 : IPV6_PUBLIC_RANGE=2001:db8::/64 2026-08-31 23:28:28.095 | +++ lib/neutron_plugins/services/l3:source:89 : IPV6_PUBLIC_NETWORK_GATEWAY=2001:db8::2 2026-08-31 23:28:28.098 | +++ lib/neutron_plugins/services/l3:source:90 : IPV6_ROUTER_GW_IP=2001:db8::1 2026-08-31 23:28:28.100 | +++ lib/neutron_plugins/services/l3:source:93 : NETWORK_GATEWAY= 2026-08-31 23:28:28.103 | +++ lib/neutron_plugins/services/l3:source:94 : PUBLIC_NETWORK_GATEWAY= 2026-08-31 23:28:28.106 | +++ lib/neutron_plugins/services/l3:source:95 : PRIVATE_SUBNET_NAME=private-subnet 2026-08-31 23:28:28.108 | +++ lib/neutron_plugins/services/l3:source:96 : PUBLIC_SUBNET_NAME=public-subnet 2026-08-31 23:28:28.111 | +++ lib/neutron_plugins/services/l3:source:97 : PUBLIC_SUBNET_ENABLE_DHCP=False 2026-08-31 23:28:28.114 | +++ lib/neutron_plugins/services/l3:source:100 : USE_SUBNETPOOL=True 2026-08-31 23:28:28.116 | +++ lib/neutron_plugins/services/l3:source:101 : SUBNETPOOL_NAME_V4=shared-default-subnetpool-v4 2026-08-31 23:28:28.118 | +++ lib/neutron_plugins/services/l3:source:102 : SUBNETPOOL_NAME_V6=shared-default-subnetpool-v6 2026-08-31 23:28:28.122 | +++ lib/neutron_plugins/services/l3:source:104 : SUBNETPOOL_PREFIX_V4=10.0.0.0/22 2026-08-31 23:28:28.125 | +++ lib/neutron_plugins/services/l3:source:105 : SUBNETPOOL_PREFIX_V6=fdf9:0eb2:1783::/56 2026-08-31 23:28:28.127 | +++ lib/neutron_plugins/services/l3:source:107 : SUBNETPOOL_SIZE_V4=26 2026-08-31 23:28:28.130 | +++ lib/neutron_plugins/services/l3:source:108 : SUBNETPOOL_SIZE_V6=64 2026-08-31 23:28:28.134 | ++++ lib/neutron_plugins/services/l3:source:110 : awk '{print $5}' 2026-08-31 23:28:28.135 | ++++ lib/neutron_plugins/services/l3:source:110 : ip -4 route 2026-08-31 23:28:28.135 | ++++ lib/neutron_plugins/services/l3:source:110 : grep '^default' 2026-08-31 23:28:28.142 | +++ lib/neutron_plugins/services/l3:source:110 : default_v4_route_devs=enp1s0 2026-08-31 23:28:28.147 | ++++ lib/neutron_plugins/services/l3:source:112 : ip -6 route list match default table all 2026-08-31 23:28:28.147 | ++++ lib/neutron_plugins/services/l3:source:112 : grep via 2026-08-31 23:28:28.148 | ++++ lib/neutron_plugins/services/l3:source:112 : awk '{print $5}' 2026-08-31 23:28:28.154 | +++ lib/neutron_plugins/services/l3:source:112 : default_v6_route_devs= 2026-08-31 23:28:28.159 | ++ lib/neutron:source:281 : source /home/quobyte/devstack/lib/neutron_plugins/services/placement 2026-08-31 23:28:28.162 | ++ lib/neutron:source:282 : source /home/quobyte/devstack/lib/neutron_plugins/services/trunk 2026-08-31 23:28:28.165 | ++ lib/neutron:source:283 : source /home/quobyte/devstack/lib/neutron_plugins/services/qos 2026-08-31 23:28:28.169 | ++ lib/neutron:source:284 : source /home/quobyte/devstack/lib/neutron_plugins/services/segments 2026-08-31 23:28:28.172 | ++ lib/neutron:source:285 : source /home/quobyte/devstack/lib/neutron_plugins/services/ovn-bgp 2026-08-31 23:28:28.175 | ++ lib/neutron:source:286 : source /home/quobyte/devstack/lib/neutron_plugins/services/evpn 2026-08-31 23:28:28.179 | ++ lib/neutron:source:289 : has_neutron_plugin_security_group 2026-08-31 23:28:28.182 | ++ lib/neutron_plugins/ml2:has_neutron_plugin_security_group:146 : return 0 2026-08-31 23:28:28.185 | ++ lib/neutron:source:290 : Q_USE_SECGROUP=True 2026-08-31 23:28:28.188 | ++ lib/neutron:source:298 : OVN_BRIDGE_MAPPINGS=public:br-ex 2026-08-31 23:28:28.213 | + ./stack.sh:main:624 : source /home/quobyte/devstack/lib/ldap 2026-08-31 23:28:28.231 | + ./stack.sh:main:625 : source /home/quobyte/devstack/lib/dstat 2026-08-31 23:28:28.249 | + ./stack.sh:main:626 : source /home/quobyte/devstack/lib/atop 2026-08-31 23:28:28.267 | + ./stack.sh:main:627 : source /home/quobyte/devstack/lib/tcpdump 2026-08-31 23:28:28.286 | + ./stack.sh:main:628 : source /home/quobyte/devstack/lib/etcd3 2026-08-31 23:28:28.327 | + ./stack.sh:main:629 : source /home/quobyte/devstack/lib/os-vif 2026-08-31 23:28:28.331 | +++ lib/os-vif:source:12 : is_ml2_ovs 2026-08-31 23:28:28.334 | +++ lib/os-vif:is_ml2_ovs:4 : [[ ovn == \o\p\e\n\v\s\w\i\t\c\h ]] 2026-08-31 23:28:28.337 | +++ lib/os-vif:is_ml2_ovs:7 : echo False 2026-08-31 23:28:28.341 | ++ lib/os-vif:source:12 : OS_VIF_OVS_ISOLATE_VIF=False 2026-08-31 23:28:28.344 | +++ lib/os-vif:source:13 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2026-08-31 23:28:28.363 | ++ lib/os-vif:source:13 : OS_VIF_OVS_ISOLATE_VIF=False 2026-08-31 23:28:28.366 | + ./stack.sh:main:635 : run_phase source 2026-08-31 23:28:28.370 | + functions-common:run_phase:1848 : local mode=source 2026-08-31 23:28:28.372 | + functions-common:run_phase:1849 : local phase= 2026-08-31 23:28:28.375 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-08-31 23:28:28.378 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-08-31 23:28:28.381 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-08-31 23:28:28.384 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-08-31 23:28:28.387 | + functions-common:run_phase:1858 : local extra 2026-08-31 23:28:28.391 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-08-31 23:28:28.395 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-08-31 23:28:28.398 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-08-31 23:28:28.401 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-08-31 23:28:28.404 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh source 2026-08-31 23:28:28.408 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-08-31 23:28:28.426 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:28:28.429 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2026-08-31 23:28:28.433 | ++ extras.d/80-tempest.sh:source:6 : source /home/quobyte/devstack/lib/tempest 2026-08-31 23:28:28.485 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2026-08-31 23:28:28.488 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2026-08-31 23:28:28.491 | + functions-common:run_phase:1869 : [[ source == \s\o\u\r\c\e ]] 2026-08-31 23:28:28.494 | + functions-common:run_phase:1870 : load_plugin_settings 2026-08-31 23:28:28.498 | + functions-common:load_plugin_settings:1784 : local plugins= 2026-08-31 23:28:28.500 | + functions-common:load_plugin_settings:1785 : local plugin 2026-08-31 23:28:28.503 | + functions-common:load_plugin_settings:1788 : [[ -z '' ]] 2026-08-31 23:28:28.506 | + functions-common:load_plugin_settings:1789 : return 2026-08-31 23:28:28.509 | + functions-common:run_phase:1871 : verify_disabled_services 2026-08-31 23:28:28.513 | + functions-common:verify_disabled_services:2131 : local service 2026-08-31 23:28:28.516 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-31 23:28:28.519 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,key, ]] 2026-08-31 23:28:28.523 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-31 23:28:28.526 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-api, ]] 2026-08-31 23:28:28.530 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-31 23:28:28.533 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-cpu, ]] 2026-08-31 23:28:28.535 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-31 23:28:28.539 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-cond, ]] 2026-08-31 23:28:28.542 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-31 23:28:28.546 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-sch, ]] 2026-08-31 23:28:28.548 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-31 23:28:28.552 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-novnc, ]] 2026-08-31 23:28:28.555 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-31 23:28:28.559 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-api-meta, ]] 2026-08-31 23:28:28.562 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-31 23:28:28.565 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,placement-api, ]] 2026-08-31 23:28:28.567 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-31 23:28:28.570 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,placement-client, ]] 2026-08-31 23:28:28.573 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-31 23:28:28.577 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,g-api, ]] 2026-08-31 23:28:28.581 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-31 23:28:28.583 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,c-sch, ]] 2026-08-31 23:28:28.586 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-31 23:28:28.589 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,c-api, ]] 2026-08-31 23:28:28.592 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-31 23:28:28.595 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,c-vol, ]] 2026-08-31 23:28:28.598 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-31 23:28:28.600 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,ovn-controller, ]] 2026-08-31 23:28:28.604 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-31 23:28:28.606 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,ovn-northd, ]] 2026-08-31 23:28:28.609 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-31 23:28:28.612 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,ovs-vswitchd, ]] 2026-08-31 23:28:28.615 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-31 23:28:28.619 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,ovsdb-server, ]] 2026-08-31 23:28:28.623 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-31 23:28:28.626 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,q-svc, ]] 2026-08-31 23:28:28.628 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-31 23:28:28.632 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,q-ovn-agent, ]] 2026-08-31 23:28:28.635 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-31 23:28:28.639 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,rabbit, ]] 2026-08-31 23:28:28.642 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-31 23:28:28.644 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,tempest, ]] 2026-08-31 23:28:28.648 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-31 23:28:28.651 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,mysql, ]] 2026-08-31 23:28:28.654 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-31 23:28:28.657 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,etcd3, ]] 2026-08-31 23:28:28.659 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-31 23:28:28.663 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,dstat, ]] 2026-08-31 23:28:28.666 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-31 23:28:28.670 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,q-ovn-metadata-agent, ]] 2026-08-31 23:28:28.673 | + ./stack.sh:main:706 : initialize_database_backends 2026-08-31 23:28:28.675 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-08-31 23:28:28.679 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2026-08-31 23:28:28.699 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:28:28.702 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2026-08-31 23:28:28.705 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-08-31 23:28:28.708 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2026-08-31 23:28:28.727 | + functions-common:is_service_enabled:2076 : return 1 2026-08-31 23:28:28.730 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2026-08-31 23:28:28.733 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2026-08-31 23:28:28.736 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2026-08-31 23:28:28.739 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2026-08-31 23:28:28.743 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2026-08-31 23:28:28.745 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2026-08-31 23:28:28.749 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2026-08-31 23:28:28.752 | + lib/database:initialize_database_backends:92 : return 0 2026-08-31 23:28:28.755 | + ./stack.sh:main:707 : echo 'Using mysql database backend' 2026-08-31 23:28:28.755 | Using mysql database backend 2026-08-31 23:28:28.758 | + ./stack.sh:main:710 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2026-08-31 23:28:28.777 | + ./stack.sh:main:712 : define_database_baseurl 2026-08-31 23:28:28.782 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2026-08-31 23:28:28.785 | ++ lib/databases/mysql:get_database_type_mysql:32 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-08-31 23:28:28.789 | ++ lib/databases/mysql:get_database_type_mysql:33 : echo mysql+pymysql 2026-08-31 23:28:28.792 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-08-31 23:28:28.796 | + ./stack.sh:main:724 : is_service_enabled rabbit 2026-08-31 23:28:28.817 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:28:28.820 | + ./stack.sh:main:725 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2026-08-31 23:28:28.840 | + ./stack.sh:main:732 : is_service_enabled keystone 2026-08-31 23:28:28.862 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:28:28.866 | + ./stack.sh:main:734 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2026-08-31 23:28:28.887 | + ./stack.sh:main:736 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2026-08-31 23:28:28.908 | + ./stack.sh:main:747 : is_service_enabled ldap 2026-08-31 23:28:28.931 | + functions-common:is_service_enabled:2076 : return 1 2026-08-31 23:28:28.934 | + ./stack.sh:main:756 : is_service_enabled s-proxy 2026-08-31 23:28:28.955 | + functions-common:is_service_enabled:2076 : return 1 2026-08-31 23:28:28.958 | + ./stack.sh:main:768 : save_stackenv 768 2026-08-31 23:28:28.961 | + functions-common:save_stackenv:65 : local tag=768 2026-08-31 23:28:28.965 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-08-31 23:28:28.970 | + functions-common:save_stackenv:67 : time_stamp=2026-09-01-012828 2026-08-31 23:28:28.974 | + functions-common:save_stackenv:68 : echo '# 2026-09-01-012828 768' 2026-08-31 23:28:28.977 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-31 23:28:28.979 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-08-31 23:28:28.982 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-31 23:28:28.986 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-08-31 23:28:28.988 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-31 23:28:28.992 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-08-31 23:28:28.995 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-31 23:28:28.999 | + 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-08-31 23:28:29.002 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-31 23:28:29.006 | + functions-common:save_stackenv:70 : echo HOST_IP=192.168.122.25 2026-08-31 23:28:29.009 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-31 23:28:29.011 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=http://192.168.122.25/identity 2026-08-31 23:28:29.015 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-31 23:28:29.018 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2026-09-01-012814 2026-08-31 23:28:29.021 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-31 23:28:29.024 | + functions-common:save_stackenv:70 : echo OS_CACERT= 2026-08-31 23:28:29.026 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-31 23:28:29.030 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=192.168.122.25 2026-08-31 23:28:29.033 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-31 23:28:29.036 | + functions-common:save_stackenv:70 : echo STACK_USER=quobyte 2026-08-31 23:28:29.039 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-31 23:28:29.042 | + functions-common:save_stackenv:70 : echo TLS_IP= 2026-08-31 23:28:29.045 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-31 23:28:29.049 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-08-31 23:28:29.052 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-31 23:28:29.055 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-08-31 23:28:29.058 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-31 23:28:29.062 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=192.168.122.25 2026-08-31 23:28:29.064 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-31 23:28:29.067 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-08-31 23:28:29.071 | + ./stack.sh:main:781 : GIT_DEPTH=0 2026-08-31 23:28:29.075 | + ./stack.sh:main:781 : git_clone https://review.opendev.org/openstack/requirements.git /opt/stack/requirements master 2026-08-31 23:28:29.078 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/requirements.git 2026-08-31 23:28:29.080 | + functions-common:git_clone:590 : local git_dest=/opt/stack/requirements 2026-08-31 23:28:29.084 | + functions-common:git_clone:591 : local git_ref=master 2026-08-31 23:28:29.086 | + functions-common:git_clone:592 : local orig_dir 2026-08-31 23:28:29.090 | ++ functions-common:git_clone:593 : pwd 2026-08-31 23:28:29.093 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-08-31 23:28:29.096 | + functions-common:git_clone:594 : local git_clone_flags= 2026-08-31 23:28:29.100 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-08-31 23:28:29.120 | + functions-common:git_clone:596 : RECLONE=False 2026-08-31 23:28:29.123 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-08-31 23:28:29.127 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-08-31 23:28:29.131 | + functions-common:git_clone:610 : echo master 2026-08-31 23:28:29.132 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-08-31 23:28:29.138 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/requirements ]] 2026-08-31 23:28:29.141 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-08-31 23:28:29.144 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/requirements.git /opt/stack/requirements 2026-08-31 23:28:29.147 | + functions-common:git_timed:697 : local count=0 2026-08-31 23:28:29.150 | + functions-common:git_timed:698 : local timeout=0 2026-08-31 23:28:29.153 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-31 23:28:29.156 | + functions-common:git_timed:701 : timeout=0 2026-08-31 23:28:29.160 | + functions-common:git_timed:704 : time_start git_timed 2026-08-31 23:28:29.163 | + functions-common:time_start:2406 : local name=git_timed 2026-08-31 23:28:29.167 | + functions-common:time_start:2407 : local start_time= 2026-08-31 23:28:29.170 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-31 23:28:29.173 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-31 23:28:29.178 | + functions-common:time_start:2411 : _TIME_START[$name]=1788218909174 2026-08-31 23:28:29.181 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/requirements.git /opt/stack/requirements 2026-08-31 23:28:29.185 | Cloning into '/opt/stack/requirements'... 2026-08-31 23:28:33.511 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-31 23:28:33.513 | + functions-common:time_stop:2420 : local name 2026-08-31 23:28:33.516 | + functions-common:time_stop:2421 : local end_time 2026-08-31 23:28:33.518 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-31 23:28:33.520 | + functions-common:time_stop:2423 : local total 2026-08-31 23:28:33.522 | + functions-common:time_stop:2424 : local start_time 2026-08-31 23:28:33.525 | + functions-common:time_stop:2426 : name=git_timed 2026-08-31 23:28:33.527 | + functions-common:time_stop:2427 : start_time=1788218909174 2026-08-31 23:28:33.530 | + functions-common:time_stop:2429 : [[ -z 1788218909174 ]] 2026-08-31 23:28:33.533 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-31 23:28:33.537 | + functions-common:time_stop:2432 : end_time=1788218913534 2026-08-31 23:28:33.539 | + functions-common:time_stop:2433 : elapsed_time=4360 2026-08-31 23:28:33.542 | + functions-common:time_stop:2434 : total=0 2026-08-31 23:28:33.545 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-31 23:28:33.547 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=4360 2026-08-31 23:28:33.550 | + functions-common:git_clone:631 : cd /opt/stack/requirements 2026-08-31 23:28:33.552 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-08-31 23:28:33.554 | + functions-common:git_timed:697 : local count=0 2026-08-31 23:28:33.556 | + functions-common:git_timed:698 : local timeout=0 2026-08-31 23:28:33.558 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-31 23:28:33.561 | + functions-common:git_timed:701 : timeout=0 2026-08-31 23:28:33.563 | + functions-common:git_timed:704 : time_start git_timed 2026-08-31 23:28:33.565 | + functions-common:time_start:2406 : local name=git_timed 2026-08-31 23:28:33.568 | + functions-common:time_start:2407 : local start_time= 2026-08-31 23:28:33.571 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-31 23:28:33.574 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-31 23:28:33.578 | + functions-common:time_start:2411 : _TIME_START[$name]=1788218913575 2026-08-31 23:28:33.581 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-08-31 23:28:34.145 | From https://review.opendev.org/openstack/requirements 2026-08-31 23:28:34.145 | * branch master -> FETCH_HEAD 2026-08-31 23:28:34.154 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-31 23:28:34.157 | + functions-common:time_stop:2420 : local name 2026-08-31 23:28:34.160 | + functions-common:time_stop:2421 : local end_time 2026-08-31 23:28:34.163 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-31 23:28:34.166 | + functions-common:time_stop:2423 : local total 2026-08-31 23:28:34.168 | + functions-common:time_stop:2424 : local start_time 2026-08-31 23:28:34.171 | + functions-common:time_stop:2426 : name=git_timed 2026-08-31 23:28:34.174 | + functions-common:time_stop:2427 : start_time=1788218913575 2026-08-31 23:28:34.177 | + functions-common:time_stop:2429 : [[ -z 1788218913575 ]] 2026-08-31 23:28:34.182 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-31 23:28:34.186 | + functions-common:time_stop:2432 : end_time=1788218914183 2026-08-31 23:28:34.188 | + functions-common:time_stop:2433 : elapsed_time=608 2026-08-31 23:28:34.191 | + functions-common:time_stop:2434 : total=4360 2026-08-31 23:28:34.194 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-31 23:28:34.196 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=4968 2026-08-31 23:28:34.199 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-08-31 23:28:34.203 | + functions-common:git_timed:697 : local count=0 2026-08-31 23:28:34.206 | + functions-common:git_timed:698 : local timeout=0 2026-08-31 23:28:34.209 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-31 23:28:34.212 | + functions-common:git_timed:701 : timeout=0 2026-08-31 23:28:34.215 | + functions-common:git_timed:704 : time_start git_timed 2026-08-31 23:28:34.218 | + functions-common:time_start:2406 : local name=git_timed 2026-08-31 23:28:34.221 | + functions-common:time_start:2407 : local start_time= 2026-08-31 23:28:34.224 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-31 23:28:34.227 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-31 23:28:34.232 | + functions-common:time_start:2411 : _TIME_START[$name]=1788218914229 2026-08-31 23:28:34.235 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-08-31 23:28:34.249 | Note: switching to 'FETCH_HEAD'. 2026-08-31 23:28:34.249 | 2026-08-31 23:28:34.249 | You are in 'detached HEAD' state. You can look around, make experimental 2026-08-31 23:28:34.249 | changes and commit them, and you can discard any commits you make in this 2026-08-31 23:28:34.249 | state without impacting any branches by switching back to a branch. 2026-08-31 23:28:34.249 | 2026-08-31 23:28:34.250 | If you want to create a new branch to retain commits you create, you may 2026-08-31 23:28:34.250 | do so (now or later) by using -c with the switch command. Example: 2026-08-31 23:28:34.250 | 2026-08-31 23:28:34.250 | git switch -c 2026-08-31 23:28:34.250 | 2026-08-31 23:28:34.250 | Or undo this operation with: 2026-08-31 23:28:34.250 | 2026-08-31 23:28:34.250 | git switch - 2026-08-31 23:28:34.250 | 2026-08-31 23:28:34.250 | Turn off this advice by setting config variable advice.detachedHead to false 2026-08-31 23:28:34.250 | 2026-08-31 23:28:34.251 | HEAD is now at 8488704b Merge "update constraint for python-manilaclient to new release 6.3.0" 2026-08-31 23:28:34.254 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-31 23:28:34.258 | + functions-common:time_stop:2420 : local name 2026-08-31 23:28:34.261 | + functions-common:time_stop:2421 : local end_time 2026-08-31 23:28:34.263 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-31 23:28:34.266 | + functions-common:time_stop:2423 : local total 2026-08-31 23:28:34.269 | + functions-common:time_stop:2424 : local start_time 2026-08-31 23:28:34.272 | + functions-common:time_stop:2426 : name=git_timed 2026-08-31 23:28:34.275 | + functions-common:time_stop:2427 : start_time=1788218914229 2026-08-31 23:28:34.278 | + functions-common:time_stop:2429 : [[ -z 1788218914229 ]] 2026-08-31 23:28:34.281 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-31 23:28:34.285 | + functions-common:time_stop:2432 : end_time=1788218914282 2026-08-31 23:28:34.288 | + functions-common:time_stop:2433 : elapsed_time=53 2026-08-31 23:28:34.291 | + functions-common:time_stop:2434 : total=4968 2026-08-31 23:28:34.294 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-31 23:28:34.297 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=5021 2026-08-31 23:28:34.299 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/requirements 2026-08-31 23:28:34.316 | + functions-common:git_clone:672 : cd /opt/stack/requirements 2026-08-31 23:28:34.320 | + functions-common:git_clone:673 : git show --oneline 2026-08-31 23:28:34.321 | + functions-common:git_clone:673 : head -1 2026-08-31 23:28:34.323 | 8488704b Merge "update constraint for python-manilaclient to new release 6.3.0" 2026-08-31 23:28:34.326 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-08-31 23:28:34.330 | + ./stack.sh:main:785 : echo_summary 'Installing package prerequisites' 2026-08-31 23:28:34.333 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-31 23:28:34.336 | + ./stack.sh:echo_summary:450 : echo -e Installing package prerequisites 2026-08-31 23:28:34.339 | + ./stack.sh:main:786 : source /home/quobyte/devstack/tools/install_prereqs.sh 2026-08-31 23:28:34.342 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2026-08-31 23:28:34.345 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2026-08-31 23:28:34.348 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/quobyte/devstack ]] 2026-08-31 23:28:34.351 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/quobyte/devstack/.prereqs 2026-08-31 23:28:34.354 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2026-08-31 23:28:34.357 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2026-08-31 23:28:34.361 | +++ tools/install_prereqs.sh:source:47 : date +%s 2026-08-31 23:28:34.365 | ++ tools/install_prereqs.sh:source:47 : NOW=1788218914 2026-08-31 23:28:34.369 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/quobyte/devstack/.prereqs 2026-08-31 23:28:34.374 | +++ tools/install_prereqs.sh:source:48 : echo 0 2026-08-31 23:28:34.378 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2026-08-31 23:28:34.381 | ++ tools/install_prereqs.sh:source:49 : DELTA=1788218914 2026-08-31 23:28:34.384 | ++ tools/install_prereqs.sh:source:50 : [[ 1788218914 -lt 7200 ]] 2026-08-31 23:28:34.386 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2026-08-31 23:28:34.389 | ++ functions-common:export_proxy_variables:2238 : isset http_proxy 2026-08-31 23:28:34.392 | ++ functions-common:isset:266 : [[ -v http_proxy ]] 2026-08-31 23:28:34.394 | ++ functions-common:export_proxy_variables:2241 : isset https_proxy 2026-08-31 23:28:34.397 | ++ functions-common:isset:266 : [[ -v https_proxy ]] 2026-08-31 23:28:34.400 | ++ functions-common:export_proxy_variables:2244 : isset no_proxy 2026-08-31 23:28:34.403 | ++ functions-common:isset:266 : [[ -v no_proxy ]] 2026-08-31 23:28:34.407 | +++ 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-08-31 23:28:34.438 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2026-08-31 23:28:34.438 | apache2-dev 2026-08-31 23:28:34.438 | bc 2026-08-31 23:28:34.438 | bsdmainutils 2026-08-31 23:28:34.438 | curl 2026-08-31 23:28:34.439 | g++ 2026-08-31 23:28:34.439 | gawk 2026-08-31 23:28:34.439 | gcc 2026-08-31 23:28:34.439 | gettext 2026-08-31 23:28:34.439 | git 2026-08-31 23:28:34.439 | graphviz 2026-08-31 23:28:34.439 | iputils-ping 2026-08-31 23:28:34.439 | libffi-dev 2026-08-31 23:28:34.439 | libjpeg-dev 2026-08-31 23:28:34.439 | libpq-dev 2026-08-31 23:28:34.439 | libssl-dev 2026-08-31 23:28:34.439 | libsystemd-dev 2026-08-31 23:28:34.440 | libxml2-dev 2026-08-31 23:28:34.440 | libxslt1-dev 2026-08-31 23:28:34.440 | libyaml-dev 2026-08-31 23:28:34.440 | lsof 2026-08-31 23:28:34.440 | openssh-server 2026-08-31 23:28:34.440 | openssl 2026-08-31 23:28:34.440 | pkg-config 2026-08-31 23:28:34.441 | psmisc 2026-08-31 23:28:34.441 | python3-dev 2026-08-31 23:28:34.442 | python3-pip 2026-08-31 23:28:34.442 | python3-systemd 2026-08-31 23:28:34.442 | python3-venv 2026-08-31 23:28:34.443 | tar 2026-08-31 23:28:34.443 | tcpdump 2026-08-31 23:28:34.443 | unzip 2026-08-31 23:28:34.443 | uuid-runtime 2026-08-31 23:28:34.443 | wget 2026-08-31 23:28:34.444 | zlib1g-dev 2026-08-31 23:28:34.444 | libkrb5-dev 2026-08-31 23:28:34.444 | libldap2-dev 2026-08-31 23:28:34.444 | libsasl2-dev 2026-08-31 23:28:34.444 | memcached 2026-08-31 23:28:34.444 | python3-mysqldb 2026-08-31 23:28:34.444 | sqlite3 2026-08-31 23:28:34.444 | conntrack 2026-08-31 23:28:34.444 | curl 2026-08-31 23:28:34.444 | ebtables 2026-08-31 23:28:34.444 | genisoimage 2026-08-31 23:28:34.444 | iptables 2026-08-31 23:28:34.445 | iputils-arping 2026-08-31 23:28:34.445 | kpartx 2026-08-31 23:28:34.445 | libjs-jquery-tablesorter 2026-08-31 23:28:34.445 | parted 2026-08-31 23:28:34.445 | pm-utils 2026-08-31 23:28:34.445 | python3-mysqldb 2026-08-31 23:28:34.445 | socat 2026-08-31 23:28:34.446 | sqlite3 2026-08-31 23:28:34.446 | sudo 2026-08-31 23:28:34.446 | vlan 2026-08-31 23:28:34.447 | lsscsi 2026-08-31 23:28:34.447 | open-iscsi 2026-08-31 23:28:34.448 | cryptsetup 2026-08-31 23:28:34.448 | dosfstools 2026-08-31 23:28:34.448 | genisoimage 2026-08-31 23:28:34.448 | gir1.2-libosinfo-1.0 2026-08-31 23:28:34.448 | netcat-openbsd 2026-08-31 23:28:34.448 | open-iscsi 2026-08-31 23:28:34.449 | qemu-utils 2026-08-31 23:28:34.449 | sg3-utils 2026-08-31 23:28:34.449 | sysfsutils 2026-08-31 23:28:34.449 | lvm2 2026-08-31 23:28:34.449 | qemu-utils 2026-08-31 23:28:34.449 | thin-provisioning-tools 2026-08-31 23:28:34.449 | acl 2026-08-31 23:28:34.450 | dnsmasq-base 2026-08-31 23:28:34.450 | dnsmasq-utils 2026-08-31 23:28:34.450 | ebtables 2026-08-31 23:28:34.451 | haproxy 2026-08-31 23:28:34.451 | iptables 2026-08-31 23:28:34.451 | iputils-arping 2026-08-31 23:28:34.451 | iputils-ping 2026-08-31 23:28:34.451 | postgresql-server-dev-all 2026-08-31 23:28:34.451 | python3-mysqldb 2026-08-31 23:28:34.451 | sqlite3 2026-08-31 23:28:34.451 | sudo 2026-08-31 23:28:34.451 | vlan 2026-08-31 23:28:34.451 | pcp' 2026-08-31 23:28:34.451 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2026-08-31 23:28:34.462 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2026-08-31 23:28:34.462 | apache2-dev 2026-08-31 23:28:34.462 | bc 2026-08-31 23:28:34.462 | bsdmainutils 2026-08-31 23:28:34.462 | curl 2026-08-31 23:28:34.462 | g++ 2026-08-31 23:28:34.463 | gawk 2026-08-31 23:28:34.463 | gcc 2026-08-31 23:28:34.463 | gettext 2026-08-31 23:28:34.463 | git 2026-08-31 23:28:34.463 | graphviz 2026-08-31 23:28:34.463 | iputils-ping 2026-08-31 23:28:34.463 | libffi-dev 2026-08-31 23:28:34.463 | libjpeg-dev 2026-08-31 23:28:34.463 | libpq-dev 2026-08-31 23:28:34.463 | libssl-dev 2026-08-31 23:28:34.463 | libsystemd-dev 2026-08-31 23:28:34.464 | libxml2-dev 2026-08-31 23:28:34.464 | libxslt1-dev 2026-08-31 23:28:34.464 | libyaml-dev 2026-08-31 23:28:34.464 | lsof 2026-08-31 23:28:34.464 | openssh-server 2026-08-31 23:28:34.464 | openssl 2026-08-31 23:28:34.464 | pkg-config 2026-08-31 23:28:34.465 | psmisc 2026-08-31 23:28:34.465 | python3-dev 2026-08-31 23:28:34.465 | python3-pip 2026-08-31 23:28:34.465 | python3-systemd 2026-08-31 23:28:34.465 | python3-venv 2026-08-31 23:28:34.465 | tar 2026-08-31 23:28:34.465 | tcpdump 2026-08-31 23:28:34.465 | unzip 2026-08-31 23:28:34.466 | uuid-runtime 2026-08-31 23:28:34.466 | wget 2026-08-31 23:28:34.466 | zlib1g-dev 2026-08-31 23:28:34.466 | libkrb5-dev 2026-08-31 23:28:34.466 | libldap2-dev 2026-08-31 23:28:34.466 | libsasl2-dev 2026-08-31 23:28:34.466 | memcached 2026-08-31 23:28:34.466 | python3-mysqldb 2026-08-31 23:28:34.467 | sqlite3 2026-08-31 23:28:34.467 | conntrack 2026-08-31 23:28:34.467 | curl 2026-08-31 23:28:34.467 | ebtables 2026-08-31 23:28:34.468 | genisoimage 2026-08-31 23:28:34.468 | iptables 2026-08-31 23:28:34.468 | iputils-arping 2026-08-31 23:28:34.468 | kpartx 2026-08-31 23:28:34.468 | libjs-jquery-tablesorter 2026-08-31 23:28:34.468 | parted 2026-08-31 23:28:34.468 | pm-utils 2026-08-31 23:28:34.469 | python3-mysqldb 2026-08-31 23:28:34.469 | socat 2026-08-31 23:28:34.469 | sqlite3 2026-08-31 23:28:34.469 | sudo 2026-08-31 23:28:34.469 | vlan 2026-08-31 23:28:34.469 | lsscsi 2026-08-31 23:28:34.469 | open-iscsi 2026-08-31 23:28:34.469 | cryptsetup 2026-08-31 23:28:34.470 | dosfstools 2026-08-31 23:28:34.470 | genisoimage 2026-08-31 23:28:34.470 | gir1.2-libosinfo-1.0 2026-08-31 23:28:34.470 | netcat-openbsd 2026-08-31 23:28:34.470 | open-iscsi 2026-08-31 23:28:34.470 | qemu-utils 2026-08-31 23:28:34.471 | sg3-utils 2026-08-31 23:28:34.471 | sysfsutils 2026-08-31 23:28:34.471 | lvm2 2026-08-31 23:28:34.471 | qemu-utils 2026-08-31 23:28:34.471 | thin-provisioning-tools 2026-08-31 23:28:34.471 | acl 2026-08-31 23:28:34.472 | dnsmasq-base 2026-08-31 23:28:34.472 | dnsmasq-utils 2026-08-31 23:28:34.472 | ebtables 2026-08-31 23:28:34.472 | haproxy 2026-08-31 23:28:34.472 | iptables 2026-08-31 23:28:34.472 | iputils-arping 2026-08-31 23:28:34.472 | iputils-ping 2026-08-31 23:28:34.472 | postgresql-server-dev-all 2026-08-31 23:28:34.473 | python3-mysqldb 2026-08-31 23:28:34.473 | sqlite3 2026-08-31 23:28:34.474 | sudo 2026-08-31 23:28:34.474 | vlan 2026-08-31 23:28:34.474 | pcp ' 2026-08-31 23:28:34.474 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2026-08-31 23:28:34.474 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-31 23:28:34.474 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-31 23:28:34.477 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2026-08-31 23:28:34.478 | ++ 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-08-31 23:28:34.482 | ++ 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-08-31 23:28:34.485 | ++ functions-common:install_package:1438 : update_package_repo 2026-08-31 23:28:34.488 | ++ functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-08-31 23:28:34.490 | ++ functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-08-31 23:28:34.493 | ++ functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-08-31 23:28:34.496 | ++ functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-08-31 23:28:34.499 | ++ functions-common:update_package_repo:1420 : is_ubuntu 2026-08-31 23:28:34.501 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-31 23:28:34.503 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-31 23:28:34.506 | ++ functions-common:update_package_repo:1421 : apt_get_update 2026-08-31 23:28:34.509 | ++ functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-08-31 23:28:34.511 | ++ functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-08-31 23:28:34.514 | ++ functions-common:apt_get_update:1167 : return 2026-08-31 23:28:34.517 | ++ 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-08-31 23:28:34.520 | ++ functions-common:real_install_package:1426 : is_ubuntu 2026-08-31 23:28:34.523 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-31 23:28:34.525 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-31 23:28:34.529 | ++ 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-08-31 23:28:34.552 | ++ 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-08-31 23:28:34.590 | Reading package lists... 2026-08-31 23:28:34.985 | Building dependency tree... 2026-08-31 23:28:34.987 | Reading state information... 2026-08-31 23:28:35.630 | bc is already the newest version (1.07.1-3ubuntu4). 2026-08-31 23:28:35.630 | bc set to manually installed. 2026-08-31 23:28:35.630 | curl is already the newest version (8.5.0-2ubuntu10.13). 2026-08-31 23:28:35.630 | curl set to manually installed. 2026-08-31 23:28:35.630 | g++ is already the newest version (4:13.2.0-7ubuntu1). 2026-08-31 23:28:35.631 | g++ set to manually installed. 2026-08-31 23:28:35.631 | gawk is already the newest version (1:5.2.1-2ubuntu0.1). 2026-08-31 23:28:35.631 | gawk set to manually installed. 2026-08-31 23:28:35.631 | gcc is already the newest version (4:13.2.0-7ubuntu1). 2026-08-31 23:28:35.631 | gcc set to manually installed. 2026-08-31 23:28:35.631 | git is already the newest version (1:2.43.0-1ubuntu7.3). 2026-08-31 23:28:35.631 | git set to manually installed. 2026-08-31 23:28:35.631 | iputils-ping is already the newest version (3:20240117-1ubuntu0.1). 2026-08-31 23:28:35.631 | iputils-ping set to manually installed. 2026-08-31 23:28:35.631 | lsof is already the newest version (4.95.0-1build3). 2026-08-31 23:28:35.631 | lsof set to manually installed. 2026-08-31 23:28:35.632 | openssh-server is already the newest version (1:9.6p1-3ubuntu13.18). 2026-08-31 23:28:35.632 | openssl is already the newest version (3.0.13-0ubuntu3.15). 2026-08-31 23:28:35.632 | openssl set to manually installed. 2026-08-31 23:28:35.632 | psmisc is already the newest version (23.7-1build1). 2026-08-31 23:28:35.632 | psmisc set to manually installed. 2026-08-31 23:28:35.632 | python3-dev is already the newest version (3.12.3-0ubuntu2.1). 2026-08-31 23:28:35.632 | python3-dev set to manually installed. 2026-08-31 23:28:35.632 | python3-pip is already the newest version (24.0+dfsg-1ubuntu1.3). 2026-08-31 23:28:35.633 | python3-systemd is already the newest version (235-1build4). 2026-08-31 23:28:35.633 | python3-systemd set to manually installed. 2026-08-31 23:28:35.633 | tar is already the newest version (1.35+dfsg-3ubuntu0.4). 2026-08-31 23:28:35.634 | tar set to manually installed. 2026-08-31 23:28:35.634 | tcpdump is already the newest version (4.99.4-3ubuntu4.24.04.1). 2026-08-31 23:28:35.635 | tcpdump set to manually installed. 2026-08-31 23:28:35.635 | wget is already the newest version (1.21.4-1ubuntu4.5). 2026-08-31 23:28:35.635 | wget set to manually installed. 2026-08-31 23:28:35.635 | iptables is already the newest version (1.8.10-3ubuntu2). 2026-08-31 23:28:35.635 | iptables set to manually installed. 2026-08-31 23:28:35.636 | kpartx is already the newest version (0.9.4-5ubuntu8.2). 2026-08-31 23:28:35.636 | kpartx set to manually installed. 2026-08-31 23:28:35.636 | parted is already the newest version (3.6-4build1). 2026-08-31 23:28:35.636 | parted set to manually installed. 2026-08-31 23:28:35.636 | sudo is already the newest version (1.9.15p5-3ubuntu5.24.04.2). 2026-08-31 23:28:35.636 | sudo set to manually installed. 2026-08-31 23:28:35.636 | open-iscsi is already the newest version (2.1.9-3ubuntu5.4). 2026-08-31 23:28:35.636 | open-iscsi set to manually installed. 2026-08-31 23:28:35.636 | cryptsetup is already the newest version (2:2.7.0-1ubuntu4.2). 2026-08-31 23:28:35.636 | cryptsetup set to manually installed. 2026-08-31 23:28:35.636 | dosfstools is already the newest version (4.2-1.1build1). 2026-08-31 23:28:35.636 | dosfstools set to manually installed. 2026-08-31 23:28:35.637 | netcat-openbsd is already the newest version (1.226-1ubuntu2). 2026-08-31 23:28:35.637 | netcat-openbsd set to manually installed. 2026-08-31 23:28:35.637 | qemu-utils is already the newest version (1:8.2.2+ds-0ubuntu1.18). 2026-08-31 23:28:35.637 | qemu-utils set to manually installed. 2026-08-31 23:28:35.637 | sg3-utils is already the newest version (1.46-3ubuntu4). 2026-08-31 23:28:35.637 | sg3-utils set to manually installed. 2026-08-31 23:28:35.637 | lvm2 is already the newest version (2.03.16-3ubuntu3.2). 2026-08-31 23:28:35.638 | lvm2 set to manually installed. 2026-08-31 23:28:35.638 | thin-provisioning-tools is already the newest version (0.9.0-2ubuntu5.1). 2026-08-31 23:28:35.638 | thin-provisioning-tools set to manually installed. 2026-08-31 23:28:35.639 | acl is already the newest version (2.3.2-1build1.1). 2026-08-31 23:28:35.639 | acl set to manually installed. 2026-08-31 23:28:35.639 | dnsmasq-base is already the newest version (2.90-2ubuntu0.4). 2026-08-31 23:28:35.640 | dnsmasq-base set to manually installed. 2026-08-31 23:28:35.640 | The following packages were automatically installed and are no longer required: 2026-08-31 23:28:35.640 | libfwupd2 libgusb2 2026-08-31 23:28:35.640 | Use 'sudo apt autoremove' to remove them. 2026-08-31 23:28:35.640 | The following additional packages will be installed: 2026-08-31 23:28:35.641 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2026-08-31 23:28:35.641 | autotools-dev bsdextrautils bsdutils clang-17 comerr-dev debhelper debugedit 2026-08-31 23:28:35.641 | dh-autoreconf dh-strip-nondeterminism dwz eject fdisk fonts-liberation 2026-08-31 23:28:35.641 | fonts-liberation-sans-narrow fonts-liberation2 gir1.2-freedesktop 2026-08-31 23:28:35.641 | icu-devtools intltool-debian krb5-multidev libann0 libapr1-dev libapr1t64 2026-08-31 23:28:35.641 | libaprutil1-dbd-sqlite3 libaprutil1-dev libaprutil1-ldap libaprutil1t64 2026-08-31 23:28:35.641 | libarchive-cpio-perl libarchive-zip-perl libblkid1 libcdt5 libcgraph6 2026-08-31 23:28:35.641 | libclang-common-17-dev libclang-cpp17t64 libclang-rt-17-dev libclang1-17t64 2026-08-31 23:28:35.641 | libcommon-sense-perl libdebhelper-perl libevent-2.1-7t64 libfdisk1 2026-08-31 23:28:35.641 | libfile-stripnondeterminism-perl libgc1 libgssrpc4t64 libgts-0.7-5t64 2026-08-31 23:28:35.641 | libgts-bin libgvc6 libgvpr2 libice6 libicu-dev libjpeg-turbo8-dev 2026-08-31 23:28:35.642 | libjpeg8-dev libjs-jquery-metadata libjson-perl libjson-xs-perl 2026-08-31 23:28:35.642 | libkadm5clnt-mit12 libkadm5srv-mit12 libkdb5-10t64 liblab-gamut1 libldap-dev 2026-08-31 23:28:35.642 | libllvm17t64 libltdl-dev libltdl7 liblua5.4-0 libmail-sendmail-perl 2026-08-31 23:28:35.642 | libmount1 libmysqlclient21 libncurses-dev libobjc-13-dev libobjc4 2026-08-31 23:28:35.642 | libosinfo-1.0-0 libosinfo-l10n libpathplan4 libpcp-archive1t64 2026-08-31 23:28:35.642 | libpcp-gui2t64 libpcp-import1t64 libpcp-mmv1t64 libpcp-pmda-perl 2026-08-31 23:28:35.642 | libpcp-pmda3t64 libpcp-trace2t64 libpcp-web1t64 libpcp3t64 libpcre2-16-0 2026-08-31 23:28:35.643 | libpcre2-32-0 libpcre2-dev libpcre2-posix3 libpfm4 libpkgconf3 libpq5 2026-08-31 23:28:35.643 | libsctp-dev libsctp1 libsm6 libsmartcols1 libsub-override-perl 2026-08-31 23:28:35.643 | libsys-hostname-long-perl libsysfs2 libtool libtypes-serialiser-perl 2026-08-31 23:28:35.644 | libuuid1 libx86-1 libxaw7 libxmu6 libxt6t64 libz3-4 libz3-dev llvm-17 2026-08-31 23:28:35.644 | llvm-17-dev llvm-17-linker-tools llvm-17-runtime llvm-17-tools m4 mount 2026-08-31 23:28:35.644 | mysql-common ncal osinfo-db pcp-conf pkgconf pkgconf-bin po-debconf 2026-08-31 23:28:35.644 | postgresql-client-16 postgresql-client-common postgresql-common 2026-08-31 23:28:35.644 | postgresql-server-dev-16 python3-pcp python3-pip-whl python3-setuptools-whl 2026-08-31 23:28:35.644 | python3.12-venv ssl-cert util-linux uuid-dev vbetool zlib1g 2026-08-31 23:28:35.644 | Suggested packages: 2026-08-31 23:28:35.645 | apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser 2026-08-31 23:28:35.645 | autoconf-archive gnu-standards autoconf-doc calendar whois vacation 2026-08-31 23:28:35.645 | mailutils clang-17-doc wasi-libc doc-base dh-make wodim cdrkit-doc 2026-08-31 23:28:35.645 | gettext-doc libasprintf-dev libgettextpo-dev gsfonts graphviz-doc 2026-08-31 23:28:35.645 | vim-haproxy haproxy-doc krb5-doc krb5-user icu-doc libtool-doc ncurses-doc 2026-08-31 23:28:35.645 | postgresql-doc-16 lksctp-tools libssl-doc gfortran | fortran95-compiler 2026-08-31 23:28:35.645 | gcj-jdk libyaml-doc llvm-17-doc m4-doc libanyevent-perl 2026-08-31 23:28:35.645 | libcache-memcached-perl libmemcached libyaml-perl nfs-common pcp-gui 2026-08-31 23:28:35.645 | libpcp-import-perl redis-server cpufrequtils wireless-tools radeontool 2026-08-31 23:28:35.645 | libmail-box-perl postgresql-16 default-mysql-server | virtual-mysql-server 2026-08-31 23:28:35.645 | sqlite3-doc zip util-linux-extra util-linux-locales 2026-08-31 23:28:35.796 | The following NEW packages will be installed: 2026-08-31 23:28:35.796 | apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf automake 2026-08-31 23:28:35.796 | autopoint autotools-dev bsdmainutils clang-17 comerr-dev conntrack debhelper 2026-08-31 23:28:35.796 | debugedit dh-autoreconf dh-strip-nondeterminism dnsmasq-utils dwz ebtables 2026-08-31 23:28:35.796 | fonts-liberation fonts-liberation-sans-narrow fonts-liberation2 genisoimage 2026-08-31 23:28:35.796 | gettext gir1.2-freedesktop gir1.2-libosinfo-1.0 graphviz haproxy 2026-08-31 23:28:35.796 | icu-devtools intltool-debian iputils-arping krb5-multidev libann0 2026-08-31 23:28:35.797 | libapr1-dev libapr1t64 libaprutil1-dbd-sqlite3 libaprutil1-dev 2026-08-31 23:28:35.797 | libaprutil1-ldap libaprutil1t64 libarchive-cpio-perl libarchive-zip-perl 2026-08-31 23:28:35.797 | libcdt5 libcgraph6 libclang-common-17-dev libclang-cpp17t64 2026-08-31 23:28:35.797 | libclang-rt-17-dev libclang1-17t64 libcommon-sense-perl libdebhelper-perl 2026-08-31 23:28:35.797 | libevent-2.1-7t64 libffi-dev libfile-stripnondeterminism-perl libgc1 2026-08-31 23:28:35.797 | libgssrpc4t64 libgts-0.7-5t64 libgts-bin libgvc6 libgvpr2 libice6 libicu-dev 2026-08-31 23:28:35.797 | libjpeg-dev libjpeg-turbo8-dev libjpeg8-dev libjs-jquery-metadata 2026-08-31 23:28:35.797 | libjs-jquery-tablesorter libjson-perl libjson-xs-perl libkadm5clnt-mit12 2026-08-31 23:28:35.797 | libkadm5srv-mit12 libkdb5-10t64 libkrb5-dev liblab-gamut1 libldap-dev 2026-08-31 23:28:35.797 | libldap2-dev libllvm17t64 libltdl-dev libltdl7 liblua5.4-0 2026-08-31 23:28:35.797 | libmail-sendmail-perl libmysqlclient21 libncurses-dev libobjc-13-dev 2026-08-31 23:28:35.798 | libobjc4 libosinfo-1.0-0 libosinfo-l10n libpathplan4 libpcp-archive1t64 2026-08-31 23:28:35.798 | libpcp-gui2t64 libpcp-import1t64 libpcp-mmv1t64 libpcp-pmda-perl 2026-08-31 23:28:35.798 | libpcp-pmda3t64 libpcp-trace2t64 libpcp-web1t64 libpcp3t64 libpcre2-16-0 2026-08-31 23:28:35.798 | libpcre2-32-0 libpcre2-dev libpcre2-posix3 libpfm4 libpkgconf3 libpq-dev 2026-08-31 23:28:35.798 | libpq5 libsasl2-dev libsctp-dev libsctp1 libsm6 libssl-dev 2026-08-31 23:28:35.798 | libsub-override-perl libsys-hostname-long-perl libsysfs2 libsystemd-dev 2026-08-31 23:28:35.798 | libtool libtypes-serialiser-perl libx86-1 libxaw7 libxml2-dev libxmu6 2026-08-31 23:28:35.799 | libxslt1-dev libxt6t64 libyaml-dev libz3-4 libz3-dev llvm-17 llvm-17-dev 2026-08-31 23:28:35.799 | llvm-17-linker-tools llvm-17-runtime llvm-17-tools lsscsi m4 memcached 2026-08-31 23:28:35.799 | mysql-common ncal osinfo-db pcp pcp-conf pkg-config pkgconf pkgconf-bin 2026-08-31 23:28:35.800 | pm-utils po-debconf postgresql-client-16 postgresql-client-common 2026-08-31 23:28:35.800 | postgresql-common postgresql-server-dev-16 postgresql-server-dev-all 2026-08-31 23:28:35.800 | python3-mysqldb python3-pcp python3-pip-whl python3-setuptools-whl 2026-08-31 23:28:35.801 | python3-venv python3.12-venv socat sqlite3 ssl-cert sysfsutils unzip 2026-08-31 23:28:35.801 | uuid-dev vbetool vlan 2026-08-31 23:28:35.801 | The following packages will be upgraded: 2026-08-31 23:28:35.802 | bsdextrautils bsdutils eject fdisk libblkid1 libfdisk1 libmount1 2026-08-31 23:28:35.803 | libsmartcols1 libuuid1 mount util-linux uuid-runtime zlib1g zlib1g-dev 2026-08-31 23:28:35.913 | 14 upgraded, 161 newly installed, 0 to remove and 28 not upgraded. 2026-08-31 23:28:35.913 | Need to get 178 MB of archives. 2026-08-31 23:28:35.913 | After this operation, 941 MB of additional disk space will be used. 2026-08-31 23:28:35.914 | Get:1 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 bsdutils amd64 1:2.39.3-9ubuntu6.6 [96.4 kB] 2026-08-31 23:28:36.007 | Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 util-linux amd64 2.39.3-9ubuntu6.6 [1128 kB] 2026-08-31 23:28:36.102 | Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 mount amd64 2.39.3-9ubuntu6.6 [118 kB] 2026-08-31 23:28:36.105 | Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsmartcols1 amd64 2.39.3-9ubuntu6.6 [66.3 kB] 2026-08-31 23:28:36.107 | Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libuuid1 amd64 2.39.3-9ubuntu6.6 [36.6 kB] 2026-08-31 23:28:36.108 | Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 uuid-runtime amd64 2.39.3-9ubuntu6.6 [33.1 kB] 2026-08-31 23:28:36.108 | Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libapr1t64 amd64 1.7.2-3.1ubuntu0.1 [108 kB] 2026-08-31 23:28:36.111 | Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1t64 amd64 1.6.3-1.1ubuntu7 [91.9 kB] 2026-08-31 23:28:36.113 | Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.3-1.1ubuntu7 [11.2 kB] 2026-08-31 23:28:36.114 | Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-ldap amd64 1.6.3-1.1ubuntu7 [9116 B] 2026-08-31 23:28:36.114 | Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 liblua5.4-0 amd64 5.4.6-3build2 [166 kB] 2026-08-31 23:28:36.127 | Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 zlib1g-dev amd64 1:1.3.dfsg-3.1ubuntu2.2 [894 kB] 2026-08-31 23:28:36.141 | Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 zlib1g amd64 1:1.3.dfsg-3.1ubuntu2.2 [63.0 kB] 2026-08-31 23:28:36.142 | Get:14 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-bin amd64 2.4.58-1ubuntu8.15 [1338 kB] 2026-08-31 23:28:36.158 | Get:15 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-data all 2.4.58-1ubuntu8.15 [163 kB] 2026-08-31 23:28:36.161 | Get:16 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-utils amd64 2.4.58-1ubuntu8.15 [99.7 kB] 2026-08-31 23:28:36.162 | Get:17 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2 amd64 2.4.58-1ubuntu8.15 [90.2 kB] 2026-08-31 23:28:36.164 | Get:18 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 haproxy amd64 2.8.16-0ubuntu0.24.04.3 [2070 kB] 2026-08-31 23:28:36.188 | Get:19 http://archive.ubuntu.com/ubuntu noble/main amd64 libevent-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [145 kB] 2026-08-31 23:28:36.189 | Get:20 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 memcached amd64 1.6.24-1ubuntu0.1 [213 kB] 2026-08-31 23:28:36.192 | Get:21 http://archive.ubuntu.com/ubuntu noble/main amd64 libjson-perl all 4.10000-1 [81.9 kB] 2026-08-31 23:28:36.194 | Get:22 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-client-common all 257build1.1 [36.4 kB] 2026-08-31 23:28:36.195 | Get:23 http://archive.ubuntu.com/ubuntu noble/main amd64 ssl-cert all 1.1.2ubuntu1 [17.8 kB] 2026-08-31 23:28:36.204 | Get:24 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-common all 257build1.1 [161 kB] 2026-08-31 23:28:36.207 | Get:25 http://archive.ubuntu.com/ubuntu noble/main amd64 libsysfs2 amd64 2.1.1-6build1 [20.0 kB] 2026-08-31 23:28:36.207 | Get:26 http://archive.ubuntu.com/ubuntu noble/main amd64 sysfsutils amd64 2.1.1-6build1 [15.5 kB] 2026-08-31 23:28:36.208 | Get:27 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libblkid1 amd64 2.39.3-9ubuntu6.6 [124 kB] 2026-08-31 23:28:36.227 | Get:28 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libmount1 amd64 2.39.3-9ubuntu6.6 [134 kB] 2026-08-31 23:28:36.229 | Get:29 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 eject amd64 2.39.3-9ubuntu6.6 [26.3 kB] 2026-08-31 23:28:36.230 | Get:30 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libfdisk1 amd64 2.39.3-9ubuntu6.6 [146 kB] 2026-08-31 23:28:36.233 | Get:31 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 bsdextrautils amd64 2.39.3-9ubuntu6.6 [73.7 kB] 2026-08-31 23:28:36.234 | Get:32 http://archive.ubuntu.com/ubuntu noble/main amd64 autotools-dev all 20220109.1 [44.9 kB] 2026-08-31 23:28:36.235 | Get:33 http://archive.ubuntu.com/ubuntu noble/main amd64 m4 amd64 1.4.19-4build1 [244 kB] 2026-08-31 23:28:36.251 | Get:34 http://archive.ubuntu.com/ubuntu noble/main amd64 autoconf all 2.71-3 [339 kB] 2026-08-31 23:28:36.255 | Get:35 http://archive.ubuntu.com/ubuntu noble/main amd64 automake all 1:1.16.5-1.3ubuntu1 [558 kB] 2026-08-31 23:28:36.316 | Get:36 http://archive.ubuntu.com/ubuntu noble/main amd64 autopoint all 0.21-14ubuntu2 [422 kB] 2026-08-31 23:28:36.320 | Get:37 http://archive.ubuntu.com/ubuntu noble/main amd64 libdebhelper-perl all 13.14.1ubuntu5 [89.8 kB] 2026-08-31 23:28:36.323 | Get:38 http://archive.ubuntu.com/ubuntu noble/main amd64 libllvm17t64 amd64 1:17.0.6-9ubuntu1 [26.2 MB] 2026-08-31 23:28:36.616 | Get:39 http://archive.ubuntu.com/ubuntu noble/universe amd64 libclang-cpp17t64 amd64 1:17.0.6-9ubuntu1 [12.9 MB] 2026-08-31 23:28:36.754 | Get:40 http://archive.ubuntu.com/ubuntu noble/main amd64 libgc1 amd64 1:8.2.6-1build1 [90.3 kB] 2026-08-31 23:28:36.756 | Get:41 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libobjc4 amd64 14.2.0-4ubuntu2~24.04.1 [47.1 kB] 2026-08-31 23:28:36.757 | Get:42 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libobjc-13-dev amd64 13.3.0-6ubuntu2~24.04.1 [194 kB] 2026-08-31 23:28:36.760 | Get:43 http://archive.ubuntu.com/ubuntu noble/universe amd64 libclang-common-17-dev amd64 1:17.0.6-9ubuntu1 [690 kB] 2026-08-31 23:28:36.768 | Get:44 http://archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-linker-tools amd64 1:17.0.6-9ubuntu1 [1308 kB] 2026-08-31 23:28:36.782 | Get:45 http://archive.ubuntu.com/ubuntu noble/universe amd64 libclang1-17t64 amd64 1:17.0.6-9ubuntu1 [7353 kB] 2026-08-31 23:28:36.864 | Get:46 http://archive.ubuntu.com/ubuntu noble/universe amd64 clang-17 amd64 1:17.0.6-9ubuntu1 [78.6 kB] 2026-08-31 23:28:36.865 | Get:47 http://archive.ubuntu.com/ubuntu noble/main amd64 libtool all 2.4.7-7build1 [166 kB] 2026-08-31 23:28:36.868 | Get:48 http://archive.ubuntu.com/ubuntu noble/main amd64 dh-autoreconf all 20 [16.1 kB] 2026-08-31 23:28:36.868 | Get:49 http://archive.ubuntu.com/ubuntu noble/main amd64 libarchive-zip-perl all 1.68-1 [90.2 kB] 2026-08-31 23:28:36.869 | Get:50 http://archive.ubuntu.com/ubuntu noble/main amd64 libsub-override-perl all 0.10-1 [10.0 kB] 2026-08-31 23:28:36.870 | Get:51 http://archive.ubuntu.com/ubuntu noble/main amd64 libfile-stripnondeterminism-perl all 1.13.1-1 [18.1 kB] 2026-08-31 23:28:36.871 | Get:52 http://archive.ubuntu.com/ubuntu noble/main amd64 dh-strip-nondeterminism all 1.13.1-1 [5362 B] 2026-08-31 23:28:36.871 | Get:53 http://archive.ubuntu.com/ubuntu noble/main amd64 debugedit amd64 1:5.0-5build2 [46.1 kB] 2026-08-31 23:28:36.872 | Get:54 http://archive.ubuntu.com/ubuntu noble/main amd64 dwz amd64 0.15-1build6 [115 kB] 2026-08-31 23:28:36.889 | Get:55 http://archive.ubuntu.com/ubuntu noble/main amd64 gettext amd64 0.21-14ubuntu2 [864 kB] 2026-08-31 23:28:36.899 | Get:56 http://archive.ubuntu.com/ubuntu noble/main amd64 intltool-debian all 0.35.0+20060710.6 [23.2 kB] 2026-08-31 23:28:36.899 | Get:57 http://archive.ubuntu.com/ubuntu noble/main amd64 po-debconf all 1.0.21+nmu1 [233 kB] 2026-08-31 23:28:36.902 | Get:58 http://archive.ubuntu.com/ubuntu noble/main amd64 debhelper all 13.14.1ubuntu5 [869 kB] 2026-08-31 23:28:36.912 | Get:59 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 uuid-dev amd64 2.39.3-9ubuntu6.6 [33.5 kB] 2026-08-31 23:28:36.913 | Get:60 http://archive.ubuntu.com/ubuntu noble/main amd64 libsctp1 amd64 1.0.19+dfsg-2build1 [9146 B] 2026-08-31 23:28:36.914 | Get:61 http://archive.ubuntu.com/ubuntu noble/main amd64 libsctp-dev amd64 1.0.19+dfsg-2build1 [51.1 kB] 2026-08-31 23:28:36.915 | Get:62 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libapr1-dev amd64 1.7.2-3.1ubuntu0.1 [768 kB] 2026-08-31 23:28:36.923 | Get:63 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libldap-dev amd64 2.6.10+dfsg-0ubuntu0.24.04.1 [308 kB] 2026-08-31 23:28:36.926 | Get:64 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libldap2-dev all 2.6.10+dfsg-0ubuntu0.24.04.1 [11.1 kB] 2026-08-31 23:28:36.941 | Get:65 http://archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-dev amd64 1.6.3-1.1ubuntu7 [412 kB] 2026-08-31 23:28:36.946 | Get:66 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-16-0 amd64 10.42-4ubuntu2.1 [210 kB] 2026-08-31 23:28:36.949 | Get:67 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-32-0 amd64 10.42-4ubuntu2.1 [197 kB] 2026-08-31 23:28:36.952 | Get:68 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-posix3 amd64 10.42-4ubuntu2.1 [6748 B] 2026-08-31 23:28:36.952 | Get:69 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-dev amd64 10.42-4ubuntu2.1 [736 kB] 2026-08-31 23:28:36.961 | Get:70 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-dev amd64 2.4.58-1ubuntu8.15 [203 kB] 2026-08-31 23:28:36.963 | Get:71 http://archive.ubuntu.com/ubuntu noble/universe amd64 ncal amd64 12.1.8 [21.0 kB] 2026-08-31 23:28:36.964 | Get:72 http://archive.ubuntu.com/ubuntu noble/universe amd64 bsdmainutils all 12.1.8 [3176 B] 2026-08-31 23:28:36.965 | Get:73 http://archive.ubuntu.com/ubuntu noble/main amd64 conntrack amd64 1:1.4.8-1ubuntu1 [37.9 kB] 2026-08-31 23:28:36.966 | Get:74 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dnsmasq-utils amd64 2.90-2ubuntu0.4 [16.1 kB] 2026-08-31 23:28:36.988 | Get:75 http://archive.ubuntu.com/ubuntu noble/main amd64 ebtables amd64 2.0.11-6build1 [88.4 kB] 2026-08-31 23:28:36.989 | Get:76 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 fdisk amd64 2.39.3-9ubuntu6.6 [122 kB] 2026-08-31 23:28:36.991 | Get:77 http://archive.ubuntu.com/ubuntu noble/main amd64 fonts-liberation all 1:2.1.5-3 [1603 kB] 2026-08-31 23:28:37.010 | Get:78 http://archive.ubuntu.com/ubuntu noble/main amd64 fonts-liberation-sans-narrow all 1:1.07.6-4 [197 kB] 2026-08-31 23:28:37.012 | Get:79 http://archive.ubuntu.com/ubuntu noble/universe amd64 fonts-liberation2 all 1:2.1.5-3 [3418 B] 2026-08-31 23:28:37.012 | Get:80 http://archive.ubuntu.com/ubuntu noble/main amd64 genisoimage amd64 9:1.1.11-3.5 [378 kB] 2026-08-31 23:28:37.017 | Get:81 http://archive.ubuntu.com/ubuntu noble/main amd64 gir1.2-freedesktop amd64 1.80.1-1 [49.7 kB] 2026-08-31 23:28:37.018 | Get:82 http://archive.ubuntu.com/ubuntu noble/universe amd64 libann0 amd64 1.1.2+doc-9build1 [25.5 kB] 2026-08-31 23:28:37.018 | Get:83 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcdt5 amd64 2.42.2-9ubuntu0.1 [21.6 kB] 2026-08-31 23:28:37.019 | Get:84 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcgraph6 amd64 2.42.2-9ubuntu0.1 [44.6 kB] 2026-08-31 23:28:37.034 | Get:85 http://archive.ubuntu.com/ubuntu noble/universe amd64 libgts-0.7-5t64 amd64 0.7.6+darcs121130-5.2build1 [161 kB] 2026-08-31 23:28:37.036 | Get:86 http://archive.ubuntu.com/ubuntu noble/main amd64 libltdl7 amd64 2.4.7-7build1 [40.3 kB] 2026-08-31 23:28:37.058 | Get:87 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libpathplan4 amd64 2.42.2-9ubuntu0.1 [24.0 kB] 2026-08-31 23:28:37.059 | Get:88 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvc6 amd64 2.42.2-9ubuntu0.1 [716 kB] 2026-08-31 23:28:37.067 | Get:89 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvpr2 amd64 2.42.2-9ubuntu0.1 [187 kB] 2026-08-31 23:28:37.069 | Get:90 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 liblab-gamut1 amd64 2.42.2-9ubuntu0.1 [1886 kB] 2026-08-31 23:28:37.089 | Get:91 http://archive.ubuntu.com/ubuntu noble/main amd64 libice6 amd64 2:1.0.10-1build3 [41.4 kB] 2026-08-31 23:28:37.090 | Get:92 http://archive.ubuntu.com/ubuntu noble/main amd64 libsm6 amd64 2:1.2.3-1build3 [15.7 kB] 2026-08-31 23:28:37.091 | Get:93 http://archive.ubuntu.com/ubuntu noble/main amd64 libxt6t64 amd64 1:1.2.1-1.2build1 [171 kB] 2026-08-31 23:28:37.093 | Get:94 http://archive.ubuntu.com/ubuntu noble/main amd64 libxmu6 amd64 2:1.1.3-3build2 [47.6 kB] 2026-08-31 23:28:37.094 | Get:95 http://archive.ubuntu.com/ubuntu noble/main amd64 libxaw7 amd64 2:1.0.14-1build2 [187 kB] 2026-08-31 23:28:37.096 | Get:96 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 graphviz amd64 2.42.2-9ubuntu0.1 [642 kB] 2026-08-31 23:28:37.110 | Get:97 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 icu-devtools amd64 74.2-1ubuntu3.1 [212 kB] 2026-08-31 23:28:37.113 | Get:98 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 iputils-arping amd64 3:20240117-1ubuntu0.1 [15.1 kB] 2026-08-31 23:28:37.113 | Get:99 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-08-31 23:28:37.133 | Get:100 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libgssrpc4t64 amd64 1.20.1-6ubuntu2.8 [57.3 kB] 2026-08-31 23:28:37.134 | Get:101 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkadm5clnt-mit12 amd64 1.20.1-6ubuntu2.8 [40.1 kB] 2026-08-31 23:28:37.182 | Get:102 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkdb5-10t64 amd64 1.20.1-6ubuntu2.8 [40.4 kB] 2026-08-31 23:28:37.242 | Get:103 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkadm5srv-mit12 amd64 1.20.1-6ubuntu2.8 [53.0 kB] 2026-08-31 23:28:37.266 | Get:104 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 krb5-multidev amd64 1.20.1-6ubuntu2.8 [125 kB] 2026-08-31 23:28:37.302 | Get:105 http://archive.ubuntu.com/ubuntu noble/main amd64 libarchive-cpio-perl all 0.10-3 [10.3 kB] 2026-08-31 23:28:37.304 | Get:106 http://archive.ubuntu.com/ubuntu noble/universe amd64 libclang-rt-17-dev amd64 1:17.0.6-9ubuntu1 [2361 kB] 2026-08-31 23:28:37.393 | Get:107 http://archive.ubuntu.com/ubuntu noble/main amd64 libcommon-sense-perl amd64 3.75-3build3 [20.4 kB] 2026-08-31 23:28:37.393 | Get:108 http://archive.ubuntu.com/ubuntu noble/universe amd64 libgts-bin amd64 0.7.6+darcs121130-5.2build1 [44.0 kB] 2026-08-31 23:28:37.394 | Get:109 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libicu-dev amd64 74.2-1ubuntu3.1 [11.9 MB] 2026-08-31 23:28:37.570 | Get:110 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-turbo8-dev amd64 2.1.5-2ubuntu2 [295 kB] 2026-08-31 23:28:37.574 | Get:111 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg8-dev amd64 8c-2ubuntu11 [1484 B] 2026-08-31 23:28:37.574 | Get:112 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-dev amd64 8c-2ubuntu11 [1482 B] 2026-08-31 23:28:37.574 | Get:113 http://archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-metadata all 12-4 [6582 B] 2026-08-31 23:28:37.575 | Get:114 http://archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-tablesorter all 1:2.31.3+dfsg1-3 [193 kB] 2026-08-31 23:28:37.577 | Get:115 http://archive.ubuntu.com/ubuntu noble/main amd64 libtypes-serialiser-perl all 1.01-1 [11.6 kB] 2026-08-31 23:28:37.578 | Get:116 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libjson-xs-perl amd64 4.040-0ubuntu0.24.04.1 [83.7 kB] 2026-08-31 23:28:37.579 | Get:117 http://archive.ubuntu.com/ubuntu noble/main amd64 libltdl-dev amd64 2.4.7-7build1 [168 kB] 2026-08-31 23:28:37.581 | Get:118 http://archive.ubuntu.com/ubuntu noble/main amd64 libsys-hostname-long-perl all 1.5-3 [10.6 kB] 2026-08-31 23:28:37.596 | Get:119 http://archive.ubuntu.com/ubuntu noble/main amd64 libmail-sendmail-perl all 0.80-3 [21.7 kB] 2026-08-31 23:28:37.606 | Get:120 http://archive.ubuntu.com/ubuntu noble/main amd64 mysql-common all 5.8+1.1.0build1 [6746 B] 2026-08-31 23:28:37.607 | Get:121 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libmysqlclient21 amd64 8.0.46-0ubuntu0.24.04.4 [1255 kB] 2026-08-31 23:28:37.621 | Get:122 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libncurses-dev amd64 6.4+20240113-1ubuntu2.1 [384 kB] 2026-08-31 23:28:37.625 | Get:123 http://archive.ubuntu.com/ubuntu noble/universe amd64 pcp-conf amd64 6.2.0-1.1build4 [20.6 kB] 2026-08-31 23:28:37.626 | Get:124 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp3t64 amd64 6.2.0-1.1build4 [313 kB] 2026-08-31 23:28:37.629 | Get:125 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-pmda3t64 amd64 6.2.0-1.1build4 [45.4 kB] 2026-08-31 23:28:37.630 | Get:126 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-pmda-perl amd64 6.2.0-1.1build4 [41.4 kB] 2026-08-31 23:28:37.631 | Get:127 http://archive.ubuntu.com/ubuntu noble/main amd64 libpkgconf3 amd64 1.8.1-2build1 [30.7 kB] 2026-08-31 23:28:37.632 | Get:128 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq5 amd64 16.15-0ubuntu0.24.04.1 [151 kB] 2026-08-31 23:28:37.644 | Get:129 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libssl-dev amd64 3.0.13-0ubuntu3.15 [2408 kB] 2026-08-31 23:28:37.671 | Get:130 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq-dev amd64 16.15-0ubuntu0.24.04.1 [153 kB] 2026-08-31 23:28:37.673 | Get:131 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsasl2-dev amd64 2.1.28+dfsg1-5ubuntu3.1 [243 kB] 2026-08-31 23:28:37.676 | Get:132 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsystemd-dev amd64 255.4-1ubuntu8.17 [1239 kB] 2026-08-31 23:28:37.689 | Get:133 http://archive.ubuntu.com/ubuntu noble/universe amd64 libx86-1 amd64 1.1+ds1-12build1 [83.2 kB] 2026-08-31 23:28:37.691 | Get:134 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libxml2-dev amd64 2.9.14+dfsg-1.3ubuntu3.8 [782 kB] 2026-08-31 23:28:37.699 | Get:135 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libxslt1-dev amd64 1.1.39-0exp1ubuntu0.24.04.3 [91.9 kB] 2026-08-31 23:28:37.701 | Get:136 http://archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-runtime amd64 1:17.0.6-9ubuntu1 [529 kB] 2026-08-31 23:28:37.707 | Get:137 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpfm4 amd64 4.13.0+git32-g0d4ed0e-1 [414 kB] 2026-08-31 23:28:37.712 | Get:138 http://archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17 amd64 1:17.0.6-9ubuntu1 [23.8 MB] 2026-08-31 23:28:37.968 | Get:139 http://archive.ubuntu.com/ubuntu noble/main amd64 libffi-dev amd64 3.4.6-1build1 [62.8 kB] 2026-08-31 23:28:37.969 | Get:140 http://archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-tools amd64 1:17.0.6-9ubuntu1 [518 kB] 2026-08-31 23:28:37.976 | Get:141 http://archive.ubuntu.com/ubuntu noble/universe amd64 libz3-4 amd64 4.8.12-3.1build1 [5836 kB] 2026-08-31 23:28:38.039 | Get:142 http://archive.ubuntu.com/ubuntu noble/universe amd64 libz3-dev amd64 4.8.12-3.1build1 [72.2 kB] 2026-08-31 23:28:38.040 | Get:143 http://archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-dev amd64 1:17.0.6-9ubuntu1 [43.4 MB] 2026-08-31 23:28:38.517 | Get:144 http://archive.ubuntu.com/ubuntu noble/main amd64 lsscsi amd64 0.32-1build1 [48.2 kB] 2026-08-31 23:28:38.518 | Get:145 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 osinfo-db all 0.20250606-0ubuntu0.24.04.1 [178 kB] 2026-08-31 23:28:38.520 | Get:146 http://archive.ubuntu.com/ubuntu noble/main amd64 pkgconf-bin amd64 1.8.1-2build1 [20.7 kB] 2026-08-31 23:28:38.521 | Get:147 http://archive.ubuntu.com/ubuntu noble/main amd64 pkgconf amd64 1.8.1-2build1 [16.8 kB] 2026-08-31 23:28:38.522 | Get:148 http://archive.ubuntu.com/ubuntu noble/main amd64 pkg-config amd64 1.8.1-2build1 [7264 B] 2026-08-31 23:28:38.522 | Get:149 http://archive.ubuntu.com/ubuntu noble/universe amd64 pm-utils all 1.4.1-21 [47.1 kB] 2026-08-31 23:28:38.523 | Get:150 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-client-16 amd64 16.15-0ubuntu0.24.04.1 [1301 kB] 2026-08-31 23:28:38.541 | Get:151 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 postgresql-server-dev-16 amd64 16.15-0ubuntu0.24.04.1 [1233 kB] 2026-08-31 23:28:38.555 | Get:152 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 postgresql-server-dev-all amd64 257build1.1 [20.5 kB] 2026-08-31 23:28:38.555 | Get:153 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-mysqldb amd64 1.4.6-2build3 [47.3 kB] 2026-08-31 23:28:38.566 | Get:154 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-pip-whl all 24.0+dfsg-1ubuntu1.3 [1707 kB] 2026-08-31 23:28:38.589 | Get:155 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-setuptools-whl all 68.1.2-2ubuntu1.2 [716 kB] 2026-08-31 23:28:38.598 | Get:156 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3.12-venv amd64 3.12.3-1ubuntu0.16 [5682 B] 2026-08-31 23:28:38.598 | Get:157 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-venv amd64 3.12.3-0ubuntu2.1 [1032 B] 2026-08-31 23:28:38.598 | Get:158 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 sqlite3 amd64 3.45.1-1ubuntu2.7 [144 kB] 2026-08-31 23:28:38.601 | Get:159 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 unzip amd64 6.0-28ubuntu4.1 [174 kB] 2026-08-31 23:28:38.603 | Get:160 http://archive.ubuntu.com/ubuntu noble/universe amd64 vbetool amd64 1.1-5 [11.8 kB] 2026-08-31 23:28:38.603 | Get:161 http://archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-l10n all 1.11.0-2build3 [50.6 kB] 2026-08-31 23:28:38.604 | Get:162 http://archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-1.0-0 amd64 1.11.0-2build3 [91.5 kB] 2026-08-31 23:28:38.606 | Get:163 http://archive.ubuntu.com/ubuntu noble/universe amd64 gir1.2-libosinfo-1.0 amd64 1.11.0-2build3 [18.6 kB] 2026-08-31 23:28:38.616 | Get:164 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkrb5-dev amd64 1.20.1-6ubuntu2.8 [11.9 kB] 2026-08-31 23:28:38.630 | Get:165 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-archive1t64 amd64 6.2.0-1.1build4 [10.6 kB] 2026-08-31 23:28:38.631 | Get:166 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-gui2t64 amd64 6.2.0-1.1build4 [12.4 kB] 2026-08-31 23:28:38.632 | Get:167 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-import1t64 amd64 6.2.0-1.1build4 [17.3 kB] 2026-08-31 23:28:38.632 | Get:168 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-mmv1t64 amd64 6.2.0-1.1build4 [13.8 kB] 2026-08-31 23:28:38.633 | Get:169 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-trace2t64 amd64 6.2.0-1.1build4 [16.9 kB] 2026-08-31 23:28:38.633 | Get:170 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-web1t64 amd64 6.2.0-1.1build4 [213 kB] 2026-08-31 23:28:38.636 | Get:171 http://archive.ubuntu.com/ubuntu noble/main amd64 libyaml-dev amd64 0.2.5-1build1 [62.2 kB] 2026-08-31 23:28:38.637 | Get:172 http://archive.ubuntu.com/ubuntu noble/universe amd64 python3-pcp amd64 6.2.0-1.1build4 [76.5 kB] 2026-08-31 23:28:38.639 | Get:173 http://archive.ubuntu.com/ubuntu noble/universe amd64 pcp amd64 6.2.0-1.1build4 [2946 kB] 2026-08-31 23:28:38.672 | Get:174 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 socat amd64 1.8.0.0-4ubuntu0.1 [374 kB] 2026-08-31 23:28:38.676 | Get:175 http://archive.ubuntu.com/ubuntu noble/universe amd64 vlan all 2.0.5ubuntu5 [10.4 kB] 2026-08-31 23:28:38.933 | perl: warning: Setting locale failed. 2026-08-31 23:28:38.933 | perl: warning: Please check that your locale settings: 2026-08-31 23:28:38.933 | LANGUAGE = (unset), 2026-08-31 23:28:38.933 | LC_ALL = "en_US.utf8", 2026-08-31 23:28:38.934 | LANG = "de_DE.UTF-8" 2026-08-31 23:28:38.934 | are supported and installed on your system. 2026-08-31 23:28:38.934 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-31 23:28:38.996 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-31 23:28:38.996 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-31 23:28:38.996 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-31 23:28:39.335 | Vorkonfiguration der Pakete ... 2026-08-31 23:28:39.358 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-31 23:28:39.462 | Fetched 178 MB in 3s (62.6 MB/s) 2026-08-31 23:28:39.551 | (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 ... 107939 files and directories currently installed.) 2026-08-31 23:28:39.557 | Preparing to unpack .../bsdutils_1%3a2.39.3-9ubuntu6.6_amd64.deb ... 2026-08-31 23:28:39.567 | Unpacking bsdutils (1:2.39.3-9ubuntu6.6) over (1:2.39.3-9ubuntu6.5) ... 2026-08-31 23:28:39.651 | Setting up bsdutils (1:2.39.3-9ubuntu6.6) ... 2026-08-31 23:28:39.761 | (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 ... 107939 files and directories currently installed.) 2026-08-31 23:28:39.766 | Preparing to unpack .../util-linux_2.39.3-9ubuntu6.6_amd64.deb ... 2026-08-31 23:28:39.779 | Unpacking util-linux (2.39.3-9ubuntu6.6) over (2.39.3-9ubuntu6.5) ... 2026-08-31 23:28:40.039 | Setting up util-linux (2.39.3-9ubuntu6.6) ... 2026-08-31 23:28:41.134 | fstrim.service is a disabled or a static unit not running, not starting it. 2026-08-31 23:28:41.246 | (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 ... 107939 files and directories currently installed.) 2026-08-31 23:28:41.251 | Preparing to unpack .../mount_2.39.3-9ubuntu6.6_amd64.deb ... 2026-08-31 23:28:41.262 | Unpacking mount (2.39.3-9ubuntu6.6) over (2.39.3-9ubuntu6.5) ... 2026-08-31 23:28:41.334 | Preparing to unpack .../libsmartcols1_2.39.3-9ubuntu6.6_amd64.deb ... 2026-08-31 23:28:41.349 | Unpacking libsmartcols1:amd64 (2.39.3-9ubuntu6.6) over (2.39.3-9ubuntu6.5) ... 2026-08-31 23:28:41.418 | Setting up libsmartcols1:amd64 (2.39.3-9ubuntu6.6) ... 2026-08-31 23:28:41.527 | (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 ... 107939 files and directories currently installed.) 2026-08-31 23:28:41.533 | Preparing to unpack .../libuuid1_2.39.3-9ubuntu6.6_amd64.deb ... 2026-08-31 23:28:41.544 | Unpacking libuuid1:amd64 (2.39.3-9ubuntu6.6) over (2.39.3-9ubuntu6.5) ... 2026-08-31 23:28:41.608 | Setting up libuuid1:amd64 (2.39.3-9ubuntu6.6) ... 2026-08-31 23:28:41.736 | (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 ... 107939 files and directories currently installed.) 2026-08-31 23:28:41.742 | Preparing to unpack .../0-uuid-runtime_2.39.3-9ubuntu6.6_amd64.deb ... 2026-08-31 23:28:41.761 | Unpacking uuid-runtime (2.39.3-9ubuntu6.6) over (2.39.3-9ubuntu6.5) ... 2026-08-31 23:28:41.824 | Selecting previously unselected package libapr1t64:amd64. 2026-08-31 23:28:41.836 | Preparing to unpack .../1-libapr1t64_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-08-31 23:28:41.840 | Unpacking libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-08-31 23:28:41.888 | Selecting previously unselected package libaprutil1t64:amd64. 2026-08-31 23:28:41.899 | Preparing to unpack .../2-libaprutil1t64_1.6.3-1.1ubuntu7_amd64.deb ... 2026-08-31 23:28:41.903 | Unpacking libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-08-31 23:28:41.948 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2026-08-31 23:28:41.959 | Preparing to unpack .../3-libaprutil1-dbd-sqlite3_1.6.3-1.1ubuntu7_amd64.deb ... 2026-08-31 23:28:41.963 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-08-31 23:28:42.002 | Selecting previously unselected package libaprutil1-ldap:amd64. 2026-08-31 23:28:42.013 | Preparing to unpack .../4-libaprutil1-ldap_1.6.3-1.1ubuntu7_amd64.deb ... 2026-08-31 23:28:42.017 | Unpacking libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-08-31 23:28:42.061 | Selecting previously unselected package liblua5.4-0:amd64. 2026-08-31 23:28:42.072 | Preparing to unpack .../5-liblua5.4-0_5.4.6-3build2_amd64.deb ... 2026-08-31 23:28:42.076 | Unpacking liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-08-31 23:28:42.131 | Preparing to unpack .../6-zlib1g-dev_1%3a1.3.dfsg-3.1ubuntu2.2_amd64.deb ... 2026-08-31 23:28:42.141 | Unpacking zlib1g-dev:amd64 (1:1.3.dfsg-3.1ubuntu2.2) over (1:1.3.dfsg-3.1ubuntu2.1) ... 2026-08-31 23:28:42.231 | Preparing to unpack .../7-zlib1g_1%3a1.3.dfsg-3.1ubuntu2.2_amd64.deb ... 2026-08-31 23:28:42.242 | Unpacking zlib1g:amd64 (1:1.3.dfsg-3.1ubuntu2.2) over (1:1.3.dfsg-3.1ubuntu2.1) ... 2026-08-31 23:28:42.310 | Setting up zlib1g:amd64 (1:1.3.dfsg-3.1ubuntu2.2) ... 2026-08-31 23:28:42.365 | Selecting previously unselected package apache2-bin. 2026-08-31 23:28:42.422 | (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 ... 107979 files and directories currently installed.) 2026-08-31 23:28:42.428 | Preparing to unpack .../00-apache2-bin_2.4.58-1ubuntu8.15_amd64.deb ... 2026-08-31 23:28:42.432 | Unpacking apache2-bin (2.4.58-1ubuntu8.15) ... 2026-08-31 23:28:42.571 | Selecting previously unselected package apache2-data. 2026-08-31 23:28:42.583 | Preparing to unpack .../01-apache2-data_2.4.58-1ubuntu8.15_all.deb ... 2026-08-31 23:28:42.586 | Unpacking apache2-data (2.4.58-1ubuntu8.15) ... 2026-08-31 23:28:42.783 | Selecting previously unselected package apache2-utils. 2026-08-31 23:28:42.794 | Preparing to unpack .../02-apache2-utils_2.4.58-1ubuntu8.15_amd64.deb ... 2026-08-31 23:28:42.798 | Unpacking apache2-utils (2.4.58-1ubuntu8.15) ... 2026-08-31 23:28:42.862 | Selecting previously unselected package apache2. 2026-08-31 23:28:42.873 | Preparing to unpack .../03-apache2_2.4.58-1ubuntu8.15_amd64.deb ... 2026-08-31 23:28:42.881 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-31 23:28:42.883 | Unpacking apache2 (2.4.58-1ubuntu8.15) ... 2026-08-31 23:28:42.997 | Selecting previously unselected package haproxy. 2026-08-31 23:28:43.008 | Preparing to unpack .../04-haproxy_2.8.16-0ubuntu0.24.04.3_amd64.deb ... 2026-08-31 23:28:43.020 | Unpacking haproxy (2.8.16-0ubuntu0.24.04.3) ... 2026-08-31 23:28:43.152 | Selecting previously unselected package libevent-2.1-7t64:amd64. 2026-08-31 23:28:43.163 | Preparing to unpack .../05-libevent-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-08-31 23:28:43.168 | Unpacking libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-08-31 23:28:43.229 | Selecting previously unselected package memcached. 2026-08-31 23:28:43.240 | Preparing to unpack .../06-memcached_1.6.24-1ubuntu0.1_amd64.deb ... 2026-08-31 23:28:43.251 | Unpacking memcached (1.6.24-1ubuntu0.1) ... 2026-08-31 23:28:43.320 | Selecting previously unselected package libjson-perl. 2026-08-31 23:28:43.331 | Preparing to unpack .../07-libjson-perl_4.10000-1_all.deb ... 2026-08-31 23:28:43.372 | Unpacking libjson-perl (4.10000-1) ... 2026-08-31 23:28:43.682 | Selecting previously unselected package postgresql-client-common. 2026-08-31 23:28:43.693 | Preparing to unpack .../08-postgresql-client-common_257build1.1_all.deb ... 2026-08-31 23:28:43.738 | Unpacking postgresql-client-common (257build1.1) ... 2026-08-31 23:28:44.053 | Selecting previously unselected package ssl-cert. 2026-08-31 23:28:44.063 | Preparing to unpack .../09-ssl-cert_1.1.2ubuntu1_all.deb ... 2026-08-31 23:28:44.101 | Unpacking ssl-cert (1.1.2ubuntu1) ... 2026-08-31 23:28:44.376 | Selecting previously unselected package postgresql-common. 2026-08-31 23:28:44.386 | Preparing to unpack .../10-postgresql-common_257build1.1_all.deb ... 2026-08-31 23:28:44.419 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2026-08-31 23:28:44.494 | Unpacking postgresql-common (257build1.1) ... 2026-08-31 23:28:47.532 | Selecting previously unselected package libsysfs2:amd64. 2026-08-31 23:28:47.541 | Preparing to unpack .../11-libsysfs2_2.1.1-6build1_amd64.deb ... 2026-08-31 23:28:47.799 | Unpacking libsysfs2:amd64 (2.1.1-6build1) ... 2026-08-31 23:28:47.845 | Selecting previously unselected package sysfsutils. 2026-08-31 23:28:47.855 | Preparing to unpack .../12-sysfsutils_2.1.1-6build1_amd64.deb ... 2026-08-31 23:28:47.861 | Unpacking sysfsutils (2.1.1-6build1) ... 2026-08-31 23:28:47.915 | Preparing to unpack .../13-libblkid1_2.39.3-9ubuntu6.6_amd64.deb ... 2026-08-31 23:28:47.926 | Unpacking libblkid1:amd64 (2.39.3-9ubuntu6.6) over (2.39.3-9ubuntu6.5) ... 2026-08-31 23:28:47.995 | Setting up libblkid1:amd64 (2.39.3-9ubuntu6.6) ... 2026-08-31 23:28:48.109 | (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 ... 108994 files and directories currently installed.) 2026-08-31 23:28:48.116 | Preparing to unpack .../libmount1_2.39.3-9ubuntu6.6_amd64.deb ... 2026-08-31 23:28:48.127 | Unpacking libmount1:amd64 (2.39.3-9ubuntu6.6) over (2.39.3-9ubuntu6.5) ... 2026-08-31 23:28:48.194 | Setting up libmount1:amd64 (2.39.3-9ubuntu6.6) ... 2026-08-31 23:28:48.311 | (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 ... 108994 files and directories currently installed.) 2026-08-31 23:28:48.317 | Preparing to unpack .../000-eject_2.39.3-9ubuntu6.6_amd64.deb ... 2026-08-31 23:28:48.328 | Unpacking eject (2.39.3-9ubuntu6.6) over (2.39.3-9ubuntu6.5) ... 2026-08-31 23:28:48.387 | Preparing to unpack .../001-libfdisk1_2.39.3-9ubuntu6.6_amd64.deb ... 2026-08-31 23:28:48.398 | Unpacking libfdisk1:amd64 (2.39.3-9ubuntu6.6) over (2.39.3-9ubuntu6.5) ... 2026-08-31 23:28:48.457 | Preparing to unpack .../002-bsdextrautils_2.39.3-9ubuntu6.6_amd64.deb ... 2026-08-31 23:28:48.471 | Unpacking bsdextrautils (2.39.3-9ubuntu6.6) over (2.39.3-9ubuntu6.5) ... 2026-08-31 23:28:48.530 | Selecting previously unselected package autotools-dev. 2026-08-31 23:28:48.541 | Preparing to unpack .../003-autotools-dev_20220109.1_all.deb ... 2026-08-31 23:28:48.545 | Unpacking autotools-dev (20220109.1) ... 2026-08-31 23:28:48.590 | Selecting previously unselected package m4. 2026-08-31 23:28:48.601 | Preparing to unpack .../004-m4_1.4.19-4build1_amd64.deb ... 2026-08-31 23:28:48.605 | Unpacking m4 (1.4.19-4build1) ... 2026-08-31 23:28:48.682 | Selecting previously unselected package autoconf. 2026-08-31 23:28:48.693 | Preparing to unpack .../005-autoconf_2.71-3_all.deb ... 2026-08-31 23:28:48.696 | Unpacking autoconf (2.71-3) ... 2026-08-31 23:28:48.785 | Selecting previously unselected package automake. 2026-08-31 23:28:48.796 | Preparing to unpack .../006-automake_1%3a1.16.5-1.3ubuntu1_all.deb ... 2026-08-31 23:28:48.801 | Unpacking automake (1:1.16.5-1.3ubuntu1) ... 2026-08-31 23:28:48.911 | Selecting previously unselected package autopoint. 2026-08-31 23:28:48.921 | Preparing to unpack .../007-autopoint_0.21-14ubuntu2_all.deb ... 2026-08-31 23:28:48.925 | Unpacking autopoint (0.21-14ubuntu2) ... 2026-08-31 23:28:48.964 | Selecting previously unselected package libdebhelper-perl. 2026-08-31 23:28:48.975 | Preparing to unpack .../008-libdebhelper-perl_13.14.1ubuntu5_all.deb ... 2026-08-31 23:28:48.978 | Unpacking libdebhelper-perl (13.14.1ubuntu5) ... 2026-08-31 23:28:49.061 | Selecting previously unselected package libllvm17t64:amd64. 2026-08-31 23:28:49.072 | Preparing to unpack .../009-libllvm17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-08-31 23:28:49.075 | Unpacking libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-08-31 23:28:50.117 | Selecting previously unselected package libclang-cpp17t64. 2026-08-31 23:28:50.127 | Preparing to unpack .../010-libclang-cpp17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-08-31 23:28:50.131 | Unpacking libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-08-31 23:28:50.656 | Selecting previously unselected package libgc1:amd64. 2026-08-31 23:28:50.667 | Preparing to unpack .../011-libgc1_1%3a8.2.6-1build1_amd64.deb ... 2026-08-31 23:28:50.671 | Unpacking libgc1:amd64 (1:8.2.6-1build1) ... 2026-08-31 23:28:50.720 | Selecting previously unselected package libobjc4:amd64. 2026-08-31 23:28:50.731 | Preparing to unpack .../012-libobjc4_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-08-31 23:28:50.736 | Unpacking libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-31 23:28:50.779 | Selecting previously unselected package libobjc-13-dev:amd64. 2026-08-31 23:28:50.785 | Preparing to unpack .../013-libobjc-13-dev_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-08-31 23:28:50.790 | Unpacking libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-31 23:28:50.847 | Selecting previously unselected package libclang-common-17-dev:amd64. 2026-08-31 23:28:50.858 | Preparing to unpack .../014-libclang-common-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-08-31 23:28:50.863 | Unpacking libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-08-31 23:28:51.093 | Selecting previously unselected package llvm-17-linker-tools. 2026-08-31 23:28:51.104 | Preparing to unpack .../015-llvm-17-linker-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-08-31 23:28:51.109 | Unpacking llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-08-31 23:28:51.195 | Selecting previously unselected package libclang1-17t64. 2026-08-31 23:28:51.206 | Preparing to unpack .../016-libclang1-17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-08-31 23:28:51.210 | Unpacking libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-08-31 23:28:51.577 | Selecting previously unselected package clang-17. 2026-08-31 23:28:51.588 | Preparing to unpack .../017-clang-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-08-31 23:28:51.592 | Unpacking clang-17 (1:17.0.6-9ubuntu1) ... 2026-08-31 23:28:51.643 | Selecting previously unselected package libtool. 2026-08-31 23:28:51.653 | Preparing to unpack .../018-libtool_2.4.7-7build1_all.deb ... 2026-08-31 23:28:51.657 | Unpacking libtool (2.4.7-7build1) ... 2026-08-31 23:28:51.710 | Selecting previously unselected package dh-autoreconf. 2026-08-31 23:28:51.720 | Preparing to unpack .../019-dh-autoreconf_20_all.deb ... 2026-08-31 23:28:51.724 | Unpacking dh-autoreconf (20) ... 2026-08-31 23:28:51.770 | Selecting previously unselected package libarchive-zip-perl. 2026-08-31 23:28:51.780 | Preparing to unpack .../020-libarchive-zip-perl_1.68-1_all.deb ... 2026-08-31 23:28:51.784 | Unpacking libarchive-zip-perl (1.68-1) ... 2026-08-31 23:28:51.855 | Selecting previously unselected package libsub-override-perl. 2026-08-31 23:28:51.863 | Preparing to unpack .../021-libsub-override-perl_0.10-1_all.deb ... 2026-08-31 23:28:51.868 | Unpacking libsub-override-perl (0.10-1) ... 2026-08-31 23:28:51.909 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2026-08-31 23:28:51.920 | Preparing to unpack .../022-libfile-stripnondeterminism-perl_1.13.1-1_all.deb ... 2026-08-31 23:28:51.924 | Unpacking libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-08-31 23:28:51.974 | Selecting previously unselected package dh-strip-nondeterminism. 2026-08-31 23:28:51.982 | Preparing to unpack .../023-dh-strip-nondeterminism_1.13.1-1_all.deb ... 2026-08-31 23:28:51.986 | Unpacking dh-strip-nondeterminism (1.13.1-1) ... 2026-08-31 23:28:52.024 | Selecting previously unselected package debugedit. 2026-08-31 23:28:52.035 | Preparing to unpack .../024-debugedit_1%3a5.0-5build2_amd64.deb ... 2026-08-31 23:28:52.038 | Unpacking debugedit (1:5.0-5build2) ... 2026-08-31 23:28:52.080 | Selecting previously unselected package dwz. 2026-08-31 23:28:52.091 | Preparing to unpack .../025-dwz_0.15-1build6_amd64.deb ... 2026-08-31 23:28:52.094 | Unpacking dwz (0.15-1build6) ... 2026-08-31 23:28:52.138 | Selecting previously unselected package gettext. 2026-08-31 23:28:52.149 | Preparing to unpack .../026-gettext_0.21-14ubuntu2_amd64.deb ... 2026-08-31 23:28:52.153 | Unpacking gettext (0.21-14ubuntu2) ... 2026-08-31 23:28:52.260 | Selecting previously unselected package intltool-debian. 2026-08-31 23:28:52.271 | Preparing to unpack .../027-intltool-debian_0.35.0+20060710.6_all.deb ... 2026-08-31 23:28:52.275 | Unpacking intltool-debian (0.35.0+20060710.6) ... 2026-08-31 23:28:52.312 | Selecting previously unselected package po-debconf. 2026-08-31 23:28:52.323 | Preparing to unpack .../028-po-debconf_1.0.21+nmu1_all.deb ... 2026-08-31 23:28:52.326 | Unpacking po-debconf (1.0.21+nmu1) ... 2026-08-31 23:28:52.411 | Selecting previously unselected package debhelper. 2026-08-31 23:28:52.422 | Preparing to unpack .../029-debhelper_13.14.1ubuntu5_all.deb ... 2026-08-31 23:28:52.425 | Unpacking debhelper (13.14.1ubuntu5) ... 2026-08-31 23:28:52.685 | Selecting previously unselected package uuid-dev:amd64. 2026-08-31 23:28:52.696 | Preparing to unpack .../030-uuid-dev_2.39.3-9ubuntu6.6_amd64.deb ... 2026-08-31 23:28:52.700 | Unpacking uuid-dev:amd64 (2.39.3-9ubuntu6.6) ... 2026-08-31 23:28:52.750 | Selecting previously unselected package libsctp1:amd64. 2026-08-31 23:28:52.761 | Preparing to unpack .../031-libsctp1_1.0.19+dfsg-2build1_amd64.deb ... 2026-08-31 23:28:52.766 | Unpacking libsctp1:amd64 (1.0.19+dfsg-2build1) ... 2026-08-31 23:28:52.801 | Selecting previously unselected package libsctp-dev:amd64. 2026-08-31 23:28:52.812 | Preparing to unpack .../032-libsctp-dev_1.0.19+dfsg-2build1_amd64.deb ... 2026-08-31 23:28:52.815 | Unpacking libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-08-31 23:28:52.868 | Selecting previously unselected package libapr1-dev. 2026-08-31 23:28:52.879 | Preparing to unpack .../033-libapr1-dev_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-08-31 23:28:52.884 | Unpacking libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-08-31 23:28:53.242 | Selecting previously unselected package libldap-dev:amd64. 2026-08-31 23:28:53.253 | Preparing to unpack .../034-libldap-dev_2.6.10+dfsg-0ubuntu0.24.04.1_amd64.deb ... 2026-08-31 23:28:53.257 | Unpacking libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-08-31 23:28:53.414 | Selecting previously unselected package libldap2-dev. 2026-08-31 23:28:53.424 | Preparing to unpack .../035-libldap2-dev_2.6.10+dfsg-0ubuntu0.24.04.1_all.deb ... 2026-08-31 23:28:53.427 | Unpacking libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-08-31 23:28:53.462 | Selecting previously unselected package libaprutil1-dev. 2026-08-31 23:28:53.473 | Preparing to unpack .../036-libaprutil1-dev_1.6.3-1.1ubuntu7_amd64.deb ... 2026-08-31 23:28:53.477 | Unpacking libaprutil1-dev (1.6.3-1.1ubuntu7) ... 2026-08-31 23:28:53.792 | Selecting previously unselected package libpcre2-16-0:amd64. 2026-08-31 23:28:53.803 | Preparing to unpack .../037-libpcre2-16-0_10.42-4ubuntu2.1_amd64.deb ... 2026-08-31 23:28:53.807 | Unpacking libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-08-31 23:28:53.855 | Selecting previously unselected package libpcre2-32-0:amd64. 2026-08-31 23:28:53.866 | Preparing to unpack .../038-libpcre2-32-0_10.42-4ubuntu2.1_amd64.deb ... 2026-08-31 23:28:53.870 | Unpacking libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-08-31 23:28:53.918 | Selecting previously unselected package libpcre2-posix3:amd64. 2026-08-31 23:28:53.929 | Preparing to unpack .../039-libpcre2-posix3_10.42-4ubuntu2.1_amd64.deb ... 2026-08-31 23:28:53.933 | Unpacking libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-08-31 23:28:53.969 | Selecting previously unselected package libpcre2-dev:amd64. 2026-08-31 23:28:53.980 | Preparing to unpack .../040-libpcre2-dev_10.42-4ubuntu2.1_amd64.deb ... 2026-08-31 23:28:53.984 | Unpacking libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-08-31 23:28:54.100 | Selecting previously unselected package apache2-dev. 2026-08-31 23:28:54.111 | Preparing to unpack .../041-apache2-dev_2.4.58-1ubuntu8.15_amd64.deb ... 2026-08-31 23:28:54.115 | Unpacking apache2-dev (2.4.58-1ubuntu8.15) ... 2026-08-31 23:28:54.201 | Selecting previously unselected package ncal. 2026-08-31 23:28:54.213 | Preparing to unpack .../042-ncal_12.1.8_amd64.deb ... 2026-08-31 23:28:54.217 | Unpacking ncal (12.1.8) ... 2026-08-31 23:28:54.261 | Selecting previously unselected package bsdmainutils. 2026-08-31 23:28:54.272 | Preparing to unpack .../043-bsdmainutils_12.1.8_all.deb ... 2026-08-31 23:28:54.278 | Unpacking bsdmainutils (12.1.8) ... 2026-08-31 23:28:54.316 | Selecting previously unselected package conntrack. 2026-08-31 23:28:54.327 | Preparing to unpack .../044-conntrack_1%3a1.4.8-1ubuntu1_amd64.deb ... 2026-08-31 23:28:54.331 | Unpacking conntrack (1:1.4.8-1ubuntu1) ... 2026-08-31 23:28:54.369 | Selecting previously unselected package dnsmasq-utils. 2026-08-31 23:28:54.380 | Preparing to unpack .../045-dnsmasq-utils_2.90-2ubuntu0.4_amd64.deb ... 2026-08-31 23:28:54.384 | Unpacking dnsmasq-utils (2.90-2ubuntu0.4) ... 2026-08-31 23:28:54.433 | Selecting previously unselected package ebtables. 2026-08-31 23:28:54.444 | Preparing to unpack .../046-ebtables_2.0.11-6build1_amd64.deb ... 2026-08-31 23:28:54.460 | Unpacking ebtables (2.0.11-6build1) ... 2026-08-31 23:28:54.518 | Preparing to unpack .../047-fdisk_2.39.3-9ubuntu6.6_amd64.deb ... 2026-08-31 23:28:54.528 | Unpacking fdisk (2.39.3-9ubuntu6.6) over (2.39.3-9ubuntu6.5) ... 2026-08-31 23:28:54.578 | Selecting previously unselected package fonts-liberation. 2026-08-31 23:28:54.590 | Preparing to unpack .../048-fonts-liberation_1%3a2.1.5-3_all.deb ... 2026-08-31 23:28:54.594 | Unpacking fonts-liberation (1:2.1.5-3) ... 2026-08-31 23:28:54.683 | Selecting previously unselected package fonts-liberation-sans-narrow. 2026-08-31 23:28:54.693 | Preparing to unpack .../049-fonts-liberation-sans-narrow_1%3a1.07.6-4_all.deb ... 2026-08-31 23:28:54.697 | Unpacking fonts-liberation-sans-narrow (1:1.07.6-4) ... 2026-08-31 23:28:54.741 | Selecting previously unselected package fonts-liberation2. 2026-08-31 23:28:54.752 | Preparing to unpack .../050-fonts-liberation2_1%3a2.1.5-3_all.deb ... 2026-08-31 23:28:54.756 | Unpacking fonts-liberation2 (1:2.1.5-3) ... 2026-08-31 23:28:54.793 | Selecting previously unselected package genisoimage. 2026-08-31 23:28:54.804 | Preparing to unpack .../051-genisoimage_9%3a1.1.11-3.5_amd64.deb ... 2026-08-31 23:28:54.808 | Unpacking genisoimage (9:1.1.11-3.5) ... 2026-08-31 23:28:54.868 | Selecting previously unselected package gir1.2-freedesktop:amd64. 2026-08-31 23:28:54.879 | Preparing to unpack .../052-gir1.2-freedesktop_1.80.1-1_amd64.deb ... 2026-08-31 23:28:54.883 | Unpacking gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-08-31 23:28:54.930 | Selecting previously unselected package libann0. 2026-08-31 23:28:54.941 | Preparing to unpack .../053-libann0_1.1.2+doc-9build1_amd64.deb ... 2026-08-31 23:28:54.946 | Unpacking libann0 (1.1.2+doc-9build1) ... 2026-08-31 23:28:54.987 | Selecting previously unselected package libcdt5:amd64. 2026-08-31 23:28:54.998 | Preparing to unpack .../054-libcdt5_2.42.2-9ubuntu0.1_amd64.deb ... 2026-08-31 23:28:55.002 | Unpacking libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-08-31 23:28:55.045 | Selecting previously unselected package libcgraph6:amd64. 2026-08-31 23:28:55.054 | Preparing to unpack .../055-libcgraph6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-08-31 23:28:55.058 | Unpacking libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-08-31 23:28:55.102 | Selecting previously unselected package libgts-0.7-5t64:amd64. 2026-08-31 23:28:55.113 | Preparing to unpack .../056-libgts-0.7-5t64_0.7.6+darcs121130-5.2build1_amd64.deb ... 2026-08-31 23:28:55.117 | Unpacking libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-08-31 23:28:55.164 | Selecting previously unselected package libltdl7:amd64. 2026-08-31 23:28:55.175 | Preparing to unpack .../057-libltdl7_2.4.7-7build1_amd64.deb ... 2026-08-31 23:28:55.179 | Unpacking libltdl7:amd64 (2.4.7-7build1) ... 2026-08-31 23:28:55.222 | Selecting previously unselected package libpathplan4:amd64. 2026-08-31 23:28:55.233 | Preparing to unpack .../058-libpathplan4_2.42.2-9ubuntu0.1_amd64.deb ... 2026-08-31 23:28:55.237 | Unpacking libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-08-31 23:28:55.284 | Selecting previously unselected package libgvc6. 2026-08-31 23:28:55.295 | Preparing to unpack .../059-libgvc6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-08-31 23:28:55.299 | Unpacking libgvc6 (2.42.2-9ubuntu0.1) ... 2026-08-31 23:28:55.364 | Selecting previously unselected package libgvpr2:amd64. 2026-08-31 23:28:55.375 | Preparing to unpack .../060-libgvpr2_2.42.2-9ubuntu0.1_amd64.deb ... 2026-08-31 23:28:55.379 | Unpacking libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-08-31 23:28:55.423 | Selecting previously unselected package liblab-gamut1:amd64. 2026-08-31 23:28:55.434 | Preparing to unpack .../061-liblab-gamut1_2.42.2-9ubuntu0.1_amd64.deb ... 2026-08-31 23:28:55.437 | Unpacking liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-08-31 23:28:55.503 | Selecting previously unselected package libice6:amd64. 2026-08-31 23:28:55.513 | Preparing to unpack .../062-libice6_2%3a1.0.10-1build3_amd64.deb ... 2026-08-31 23:28:55.517 | Unpacking libice6:amd64 (2:1.0.10-1build3) ... 2026-08-31 23:28:55.560 | Selecting previously unselected package libsm6:amd64. 2026-08-31 23:28:55.572 | Preparing to unpack .../063-libsm6_2%3a1.2.3-1build3_amd64.deb ... 2026-08-31 23:28:55.576 | Unpacking libsm6:amd64 (2:1.2.3-1build3) ... 2026-08-31 23:28:55.619 | Selecting previously unselected package libxt6t64:amd64. 2026-08-31 23:28:55.630 | Preparing to unpack .../064-libxt6t64_1%3a1.2.1-1.2build1_amd64.deb ... 2026-08-31 23:28:55.634 | Unpacking libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-08-31 23:28:55.681 | Selecting previously unselected package libxmu6:amd64. 2026-08-31 23:28:55.691 | Preparing to unpack .../065-libxmu6_2%3a1.1.3-3build2_amd64.deb ... 2026-08-31 23:28:55.695 | Unpacking libxmu6:amd64 (2:1.1.3-3build2) ... 2026-08-31 23:28:55.740 | Selecting previously unselected package libxaw7:amd64. 2026-08-31 23:28:55.750 | Preparing to unpack .../066-libxaw7_2%3a1.0.14-1build2_amd64.deb ... 2026-08-31 23:28:55.754 | Unpacking libxaw7:amd64 (2:1.0.14-1build2) ... 2026-08-31 23:28:55.796 | Selecting previously unselected package graphviz. 2026-08-31 23:28:55.807 | Preparing to unpack .../067-graphviz_2.42.2-9ubuntu0.1_amd64.deb ... 2026-08-31 23:28:55.811 | Unpacking graphviz (2.42.2-9ubuntu0.1) ... 2026-08-31 23:28:55.915 | Selecting previously unselected package icu-devtools. 2026-08-31 23:28:55.925 | Preparing to unpack .../068-icu-devtools_74.2-1ubuntu3.1_amd64.deb ... 2026-08-31 23:28:55.929 | Unpacking icu-devtools (74.2-1ubuntu3.1) ... 2026-08-31 23:28:55.987 | Selecting previously unselected package iputils-arping. 2026-08-31 23:28:55.997 | Preparing to unpack .../069-iputils-arping_3%3a20240117-1ubuntu0.1_amd64.deb ... 2026-08-31 23:28:56.001 | Unpacking iputils-arping (3:20240117-1ubuntu0.1) ... 2026-08-31 23:28:56.041 | Selecting previously unselected package comerr-dev:amd64. 2026-08-31 23:28:56.052 | Preparing to unpack .../070-comerr-dev_2.1-1.47.0-2.4~exp1ubuntu4.1_amd64.deb ... 2026-08-31 23:28:56.060 | Unpacking comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-08-31 23:28:56.107 | Selecting previously unselected package libgssrpc4t64:amd64. 2026-08-31 23:28:56.117 | Preparing to unpack .../071-libgssrpc4t64_1.20.1-6ubuntu2.8_amd64.deb ... 2026-08-31 23:28:56.121 | Unpacking libgssrpc4t64:amd64 (1.20.1-6ubuntu2.8) ... 2026-08-31 23:28:56.162 | Selecting previously unselected package libkadm5clnt-mit12:amd64. 2026-08-31 23:28:56.174 | Preparing to unpack .../072-libkadm5clnt-mit12_1.20.1-6ubuntu2.8_amd64.deb ... 2026-08-31 23:28:56.178 | Unpacking libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.8) ... 2026-08-31 23:28:56.217 | Selecting previously unselected package libkdb5-10t64:amd64. 2026-08-31 23:28:56.232 | Preparing to unpack .../073-libkdb5-10t64_1.20.1-6ubuntu2.8_amd64.deb ... 2026-08-31 23:28:56.236 | Unpacking libkdb5-10t64:amd64 (1.20.1-6ubuntu2.8) ... 2026-08-31 23:28:56.284 | Selecting previously unselected package libkadm5srv-mit12:amd64. 2026-08-31 23:28:56.299 | Preparing to unpack .../074-libkadm5srv-mit12_1.20.1-6ubuntu2.8_amd64.deb ... 2026-08-31 23:28:56.303 | Unpacking libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.8) ... 2026-08-31 23:28:56.347 | Selecting previously unselected package krb5-multidev:amd64. 2026-08-31 23:28:56.362 | Preparing to unpack .../075-krb5-multidev_1.20.1-6ubuntu2.8_amd64.deb ... 2026-08-31 23:28:56.366 | Unpacking krb5-multidev:amd64 (1.20.1-6ubuntu2.8) ... 2026-08-31 23:28:56.444 | Selecting previously unselected package libarchive-cpio-perl. 2026-08-31 23:28:56.458 | Preparing to unpack .../076-libarchive-cpio-perl_0.10-3_all.deb ... 2026-08-31 23:28:56.463 | Unpacking libarchive-cpio-perl (0.10-3) ... 2026-08-31 23:28:56.510 | Selecting previously unselected package libclang-rt-17-dev:amd64. 2026-08-31 23:28:56.524 | Preparing to unpack .../077-libclang-rt-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-08-31 23:28:56.529 | Unpacking libclang-rt-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-08-31 23:28:56.818 | Selecting previously unselected package libcommon-sense-perl:amd64. 2026-08-31 23:28:56.828 | Preparing to unpack .../078-libcommon-sense-perl_3.75-3build3_amd64.deb ... 2026-08-31 23:28:56.833 | Unpacking libcommon-sense-perl:amd64 (3.75-3build3) ... 2026-08-31 23:28:56.897 | Selecting previously unselected package libgts-bin. 2026-08-31 23:28:56.909 | Preparing to unpack .../079-libgts-bin_0.7.6+darcs121130-5.2build1_amd64.deb ... 2026-08-31 23:28:56.914 | Unpacking libgts-bin (0.7.6+darcs121130-5.2build1) ... 2026-08-31 23:28:56.969 | Selecting previously unselected package libicu-dev:amd64. 2026-08-31 23:28:56.980 | Preparing to unpack .../080-libicu-dev_74.2-1ubuntu3.1_amd64.deb ... 2026-08-31 23:28:56.985 | Unpacking libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-08-31 23:28:57.540 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2026-08-31 23:28:57.551 | Preparing to unpack .../081-libjpeg-turbo8-dev_2.1.5-2ubuntu2_amd64.deb ... 2026-08-31 23:28:57.555 | Unpacking libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-08-31 23:28:57.609 | Selecting previously unselected package libjpeg8-dev:amd64. 2026-08-31 23:28:57.620 | Preparing to unpack .../082-libjpeg8-dev_8c-2ubuntu11_amd64.deb ... 2026-08-31 23:28:57.624 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-08-31 23:28:57.662 | Selecting previously unselected package libjpeg-dev:amd64. 2026-08-31 23:28:57.673 | Preparing to unpack .../083-libjpeg-dev_8c-2ubuntu11_amd64.deb ... 2026-08-31 23:28:57.678 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-08-31 23:28:57.714 | Selecting previously unselected package libjs-jquery-metadata. 2026-08-31 23:28:57.725 | Preparing to unpack .../084-libjs-jquery-metadata_12-4_all.deb ... 2026-08-31 23:28:57.729 | Unpacking libjs-jquery-metadata (12-4) ... 2026-08-31 23:28:57.769 | Selecting previously unselected package libjs-jquery-tablesorter. 2026-08-31 23:28:57.781 | Preparing to unpack .../085-libjs-jquery-tablesorter_1%3a2.31.3+dfsg1-3_all.deb ... 2026-08-31 23:28:57.785 | Unpacking libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-08-31 23:28:57.897 | Selecting previously unselected package libtypes-serialiser-perl. 2026-08-31 23:28:57.908 | Preparing to unpack .../086-libtypes-serialiser-perl_1.01-1_all.deb ... 2026-08-31 23:28:57.912 | Unpacking libtypes-serialiser-perl (1.01-1) ... 2026-08-31 23:28:57.955 | Selecting previously unselected package libjson-xs-perl. 2026-08-31 23:28:57.966 | Preparing to unpack .../087-libjson-xs-perl_4.040-0ubuntu0.24.04.1_amd64.deb ... 2026-08-31 23:28:57.970 | Unpacking libjson-xs-perl (4.040-0ubuntu0.24.04.1) ... 2026-08-31 23:28:58.015 | Selecting previously unselected package libltdl-dev:amd64. 2026-08-31 23:28:58.026 | Preparing to unpack .../088-libltdl-dev_2.4.7-7build1_amd64.deb ... 2026-08-31 23:28:58.030 | Unpacking libltdl-dev:amd64 (2.4.7-7build1) ... 2026-08-31 23:28:58.098 | Selecting previously unselected package libsys-hostname-long-perl. 2026-08-31 23:28:58.109 | Preparing to unpack .../089-libsys-hostname-long-perl_1.5-3_all.deb ... 2026-08-31 23:28:58.113 | Unpacking libsys-hostname-long-perl (1.5-3) ... 2026-08-31 23:28:58.152 | Selecting previously unselected package libmail-sendmail-perl. 2026-08-31 23:28:58.162 | Preparing to unpack .../090-libmail-sendmail-perl_0.80-3_all.deb ... 2026-08-31 23:28:58.167 | Unpacking libmail-sendmail-perl (0.80-3) ... 2026-08-31 23:28:58.216 | Selecting previously unselected package mysql-common. 2026-08-31 23:28:58.227 | Preparing to unpack .../091-mysql-common_5.8+1.1.0build1_all.deb ... 2026-08-31 23:28:58.245 | Unpacking mysql-common (5.8+1.1.0build1) ... 2026-08-31 23:28:58.293 | Selecting previously unselected package libmysqlclient21:amd64. 2026-08-31 23:28:58.303 | Preparing to unpack .../092-libmysqlclient21_8.0.46-0ubuntu0.24.04.4_amd64.deb ... 2026-08-31 23:28:58.307 | Unpacking libmysqlclient21:amd64 (8.0.46-0ubuntu0.24.04.4) ... 2026-08-31 23:28:58.399 | Selecting previously unselected package libncurses-dev:amd64. 2026-08-31 23:28:58.410 | Preparing to unpack .../093-libncurses-dev_6.4+20240113-1ubuntu2.1_amd64.deb ... 2026-08-31 23:28:58.414 | Unpacking libncurses-dev:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-08-31 23:28:58.497 | Selecting previously unselected package pcp-conf. 2026-08-31 23:28:58.508 | Preparing to unpack .../094-pcp-conf_6.2.0-1.1build4_amd64.deb ... 2026-08-31 23:28:58.513 | Unpacking pcp-conf (6.2.0-1.1build4) ... 2026-08-31 23:28:58.561 | Selecting previously unselected package libpcp3t64. 2026-08-31 23:28:58.571 | Preparing to unpack .../095-libpcp3t64_6.2.0-1.1build4_amd64.deb ... 2026-08-31 23:28:58.577 | Unpacking libpcp3t64 (6.2.0-1.1build4) ... 2026-08-31 23:28:58.627 | Selecting previously unselected package libpcp-pmda3t64. 2026-08-31 23:28:58.636 | Preparing to unpack .../096-libpcp-pmda3t64_6.2.0-1.1build4_amd64.deb ... 2026-08-31 23:28:58.641 | Unpacking libpcp-pmda3t64 (6.2.0-1.1build4) ... 2026-08-31 23:28:58.681 | Selecting previously unselected package libpcp-pmda-perl. 2026-08-31 23:28:58.692 | Preparing to unpack .../097-libpcp-pmda-perl_6.2.0-1.1build4_amd64.deb ... 2026-08-31 23:28:58.696 | Unpacking libpcp-pmda-perl (6.2.0-1.1build4) ... 2026-08-31 23:28:58.744 | Selecting previously unselected package libpkgconf3:amd64. 2026-08-31 23:28:58.755 | Preparing to unpack .../098-libpkgconf3_1.8.1-2build1_amd64.deb ... 2026-08-31 23:28:58.759 | Unpacking libpkgconf3:amd64 (1.8.1-2build1) ... 2026-08-31 23:28:58.804 | Selecting previously unselected package libpq5:amd64. 2026-08-31 23:28:58.815 | Preparing to unpack .../099-libpq5_16.15-0ubuntu0.24.04.1_amd64.deb ... 2026-08-31 23:28:58.819 | Unpacking libpq5:amd64 (16.15-0ubuntu0.24.04.1) ... 2026-08-31 23:28:58.859 | Selecting previously unselected package libssl-dev:amd64. 2026-08-31 23:28:58.870 | Preparing to unpack .../100-libssl-dev_3.0.13-0ubuntu3.15_amd64.deb ... 2026-08-31 23:28:58.875 | Unpacking libssl-dev:amd64 (3.0.13-0ubuntu3.15) ... 2026-08-31 23:28:59.087 | Selecting previously unselected package libpq-dev. 2026-08-31 23:28:59.099 | Preparing to unpack .../101-libpq-dev_16.15-0ubuntu0.24.04.1_amd64.deb ... 2026-08-31 23:28:59.105 | Unpacking libpq-dev (16.15-0ubuntu0.24.04.1) ... 2026-08-31 23:28:59.161 | Selecting previously unselected package libsasl2-dev. 2026-08-31 23:28:59.173 | Preparing to unpack .../102-libsasl2-dev_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2026-08-31 23:28:59.179 | Unpacking libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-08-31 23:28:59.263 | Selecting previously unselected package libsystemd-dev:amd64. 2026-08-31 23:28:59.274 | Preparing to unpack .../103-libsystemd-dev_255.4-1ubuntu8.17_amd64.deb ... 2026-08-31 23:28:59.281 | Unpacking libsystemd-dev:amd64 (255.4-1ubuntu8.17) ... 2026-08-31 23:28:59.532 | Selecting previously unselected package libx86-1:amd64. 2026-08-31 23:28:59.544 | Preparing to unpack .../104-libx86-1_1.1+ds1-12build1_amd64.deb ... 2026-08-31 23:28:59.548 | Unpacking libx86-1:amd64 (1.1+ds1-12build1) ... 2026-08-31 23:28:59.589 | Selecting previously unselected package libxml2-dev:amd64. 2026-08-31 23:28:59.601 | Preparing to unpack .../105-libxml2-dev_2.9.14+dfsg-1.3ubuntu3.8_amd64.deb ... 2026-08-31 23:28:59.605 | Unpacking libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-08-31 23:28:59.703 | Selecting previously unselected package libxslt1-dev:amd64. 2026-08-31 23:28:59.713 | Preparing to unpack .../106-libxslt1-dev_1.1.39-0exp1ubuntu0.24.04.3_amd64.deb ... 2026-08-31 23:28:59.725 | Unpacking libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-08-31 23:28:59.822 | Selecting previously unselected package llvm-17-runtime. 2026-08-31 23:28:59.833 | Preparing to unpack .../107-llvm-17-runtime_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-08-31 23:28:59.838 | Unpacking llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-08-31 23:28:59.905 | Selecting previously unselected package libpfm4:amd64. 2026-08-31 23:28:59.916 | Preparing to unpack .../108-libpfm4_4.13.0+git32-g0d4ed0e-1_amd64.deb ... 2026-08-31 23:28:59.920 | Unpacking libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1) ... 2026-08-31 23:28:59.986 | Selecting previously unselected package llvm-17. 2026-08-31 23:28:59.997 | Preparing to unpack .../109-llvm-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-08-31 23:29:00.001 | Unpacking llvm-17 (1:17.0.6-9ubuntu1) ... 2026-08-31 23:29:01.027 | Selecting previously unselected package libffi-dev:amd64. 2026-08-31 23:29:01.038 | Preparing to unpack .../110-libffi-dev_3.4.6-1build1_amd64.deb ... 2026-08-31 23:29:01.043 | Unpacking libffi-dev:amd64 (3.4.6-1build1) ... 2026-08-31 23:29:01.103 | Selecting previously unselected package llvm-17-tools. 2026-08-31 23:29:01.112 | Preparing to unpack .../111-llvm-17-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-08-31 23:29:01.116 | Unpacking llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-08-31 23:29:01.456 | Selecting previously unselected package libz3-4:amd64. 2026-08-31 23:29:01.468 | Preparing to unpack .../112-libz3-4_4.8.12-3.1build1_amd64.deb ... 2026-08-31 23:29:01.471 | Unpacking libz3-4:amd64 (4.8.12-3.1build1) ... 2026-08-31 23:29:01.685 | Selecting previously unselected package libz3-dev:amd64. 2026-08-31 23:29:01.696 | Preparing to unpack .../113-libz3-dev_4.8.12-3.1build1_amd64.deb ... 2026-08-31 23:29:01.700 | Unpacking libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-08-31 23:29:01.758 | Selecting previously unselected package llvm-17-dev. 2026-08-31 23:29:01.768 | Preparing to unpack .../114-llvm-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-08-31 23:29:01.771 | Unpacking llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-08-31 23:29:05.086 | Selecting previously unselected package lsscsi. 2026-08-31 23:29:05.097 | Preparing to unpack .../115-lsscsi_0.32-1build1_amd64.deb ... 2026-08-31 23:29:05.102 | Unpacking lsscsi (0.32-1build1) ... 2026-08-31 23:29:05.145 | Selecting previously unselected package osinfo-db. 2026-08-31 23:29:05.156 | Preparing to unpack .../116-osinfo-db_0.20250606-0ubuntu0.24.04.1_all.deb ... 2026-08-31 23:29:05.160 | Unpacking osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-08-31 23:29:05.813 | Selecting previously unselected package pkgconf-bin. 2026-08-31 23:29:05.825 | Preparing to unpack .../117-pkgconf-bin_1.8.1-2build1_amd64.deb ... 2026-08-31 23:29:05.828 | Unpacking pkgconf-bin (1.8.1-2build1) ... 2026-08-31 23:29:05.873 | Selecting previously unselected package pkgconf:amd64. 2026-08-31 23:29:05.884 | Preparing to unpack .../118-pkgconf_1.8.1-2build1_amd64.deb ... 2026-08-31 23:29:05.890 | Unpacking pkgconf:amd64 (1.8.1-2build1) ... 2026-08-31 23:29:05.936 | Selecting previously unselected package pkg-config:amd64. 2026-08-31 23:29:05.948 | Preparing to unpack .../119-pkg-config_1.8.1-2build1_amd64.deb ... 2026-08-31 23:29:05.955 | Unpacking pkg-config:amd64 (1.8.1-2build1) ... 2026-08-31 23:29:05.994 | Selecting previously unselected package pm-utils. 2026-08-31 23:29:06.006 | Preparing to unpack .../120-pm-utils_1.4.1-21_all.deb ... 2026-08-31 23:29:06.010 | Unpacking pm-utils (1.4.1-21) ... 2026-08-31 23:29:06.084 | Selecting previously unselected package postgresql-client-16. 2026-08-31 23:29:06.096 | Preparing to unpack .../121-postgresql-client-16_16.15-0ubuntu0.24.04.1_amd64.deb ... 2026-08-31 23:29:06.100 | Unpacking postgresql-client-16 (16.15-0ubuntu0.24.04.1) ... 2026-08-31 23:29:06.295 | Selecting previously unselected package postgresql-server-dev-16. 2026-08-31 23:29:06.306 | Preparing to unpack .../122-postgresql-server-dev-16_16.15-0ubuntu0.24.04.1_amd64.deb ... 2026-08-31 23:29:06.310 | Unpacking postgresql-server-dev-16 (16.15-0ubuntu0.24.04.1) ... 2026-08-31 23:29:06.858 | Selecting previously unselected package postgresql-server-dev-all:amd64. 2026-08-31 23:29:06.870 | Preparing to unpack .../123-postgresql-server-dev-all_257build1.1_amd64.deb ... 2026-08-31 23:29:06.873 | Unpacking postgresql-server-dev-all:amd64 (257build1.1) ... 2026-08-31 23:29:06.926 | Selecting previously unselected package python3-mysqldb. 2026-08-31 23:29:06.938 | Preparing to unpack .../124-python3-mysqldb_1.4.6-2build3_amd64.deb ... 2026-08-31 23:29:06.941 | Unpacking python3-mysqldb (1.4.6-2build3) ... 2026-08-31 23:29:06.992 | Selecting previously unselected package python3-pip-whl. 2026-08-31 23:29:07.004 | Preparing to unpack .../125-python3-pip-whl_24.0+dfsg-1ubuntu1.3_all.deb ... 2026-08-31 23:29:07.008 | Unpacking python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2026-08-31 23:29:07.065 | Selecting previously unselected package python3-setuptools-whl. 2026-08-31 23:29:07.075 | Preparing to unpack .../126-python3-setuptools-whl_68.1.2-2ubuntu1.2_all.deb ... 2026-08-31 23:29:07.079 | Unpacking python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2026-08-31 23:29:07.130 | Selecting previously unselected package python3.12-venv. 2026-08-31 23:29:07.142 | Preparing to unpack .../127-python3.12-venv_3.12.3-1ubuntu0.16_amd64.deb ... 2026-08-31 23:29:07.146 | Unpacking python3.12-venv (3.12.3-1ubuntu0.16) ... 2026-08-31 23:29:07.185 | Selecting previously unselected package python3-venv. 2026-08-31 23:29:07.197 | Preparing to unpack .../128-python3-venv_3.12.3-0ubuntu2.1_amd64.deb ... 2026-08-31 23:29:07.201 | Unpacking python3-venv (3.12.3-0ubuntu2.1) ... 2026-08-31 23:29:07.236 | Selecting previously unselected package sqlite3. 2026-08-31 23:29:07.248 | Preparing to unpack .../129-sqlite3_3.45.1-1ubuntu2.7_amd64.deb ... 2026-08-31 23:29:07.251 | Unpacking sqlite3 (3.45.1-1ubuntu2.7) ... 2026-08-31 23:29:07.297 | Selecting previously unselected package unzip. 2026-08-31 23:29:07.309 | Preparing to unpack .../130-unzip_6.0-28ubuntu4.1_amd64.deb ... 2026-08-31 23:29:07.313 | Unpacking unzip (6.0-28ubuntu4.1) ... 2026-08-31 23:29:07.362 | Selecting previously unselected package vbetool. 2026-08-31 23:29:07.374 | Preparing to unpack .../131-vbetool_1.1-5_amd64.deb ... 2026-08-31 23:29:07.378 | Unpacking vbetool (1.1-5) ... 2026-08-31 23:29:07.419 | Selecting previously unselected package libosinfo-l10n. 2026-08-31 23:29:07.431 | Preparing to unpack .../132-libosinfo-l10n_1.11.0-2build3_all.deb ... 2026-08-31 23:29:07.435 | Unpacking libosinfo-l10n (1.11.0-2build3) ... 2026-08-31 23:29:07.502 | Selecting previously unselected package libosinfo-1.0-0:amd64. 2026-08-31 23:29:07.514 | Preparing to unpack .../133-libosinfo-1.0-0_1.11.0-2build3_amd64.deb ... 2026-08-31 23:29:07.518 | Unpacking libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-08-31 23:29:07.560 | Selecting previously unselected package gir1.2-libosinfo-1.0:amd64. 2026-08-31 23:29:07.572 | Preparing to unpack .../134-gir1.2-libosinfo-1.0_1.11.0-2build3_amd64.deb ... 2026-08-31 23:29:07.575 | Unpacking gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-08-31 23:29:07.614 | Selecting previously unselected package libkrb5-dev:amd64. 2026-08-31 23:29:07.626 | Preparing to unpack .../135-libkrb5-dev_1.20.1-6ubuntu2.8_amd64.deb ... 2026-08-31 23:29:07.630 | Unpacking libkrb5-dev:amd64 (1.20.1-6ubuntu2.8) ... 2026-08-31 23:29:07.680 | Selecting previously unselected package libpcp-archive1t64. 2026-08-31 23:29:07.692 | Preparing to unpack .../136-libpcp-archive1t64_6.2.0-1.1build4_amd64.deb ... 2026-08-31 23:29:07.696 | Unpacking libpcp-archive1t64 (6.2.0-1.1build4) ... 2026-08-31 23:29:07.738 | Selecting previously unselected package libpcp-gui2t64. 2026-08-31 23:29:07.750 | Preparing to unpack .../137-libpcp-gui2t64_6.2.0-1.1build4_amd64.deb ... 2026-08-31 23:29:07.754 | Unpacking libpcp-gui2t64 (6.2.0-1.1build4) ... 2026-08-31 23:29:07.794 | Selecting previously unselected package libpcp-import1t64. 2026-08-31 23:29:07.806 | Preparing to unpack .../138-libpcp-import1t64_6.2.0-1.1build4_amd64.deb ... 2026-08-31 23:29:07.809 | Unpacking libpcp-import1t64 (6.2.0-1.1build4) ... 2026-08-31 23:29:07.851 | Selecting previously unselected package libpcp-mmv1t64. 2026-08-31 23:29:07.863 | Preparing to unpack .../139-libpcp-mmv1t64_6.2.0-1.1build4_amd64.deb ... 2026-08-31 23:29:07.867 | Unpacking libpcp-mmv1t64 (6.2.0-1.1build4) ... 2026-08-31 23:29:07.909 | Selecting previously unselected package libpcp-trace2t64. 2026-08-31 23:29:07.921 | Preparing to unpack .../140-libpcp-trace2t64_6.2.0-1.1build4_amd64.deb ... 2026-08-31 23:29:07.924 | Unpacking libpcp-trace2t64 (6.2.0-1.1build4) ... 2026-08-31 23:29:07.966 | Selecting previously unselected package libpcp-web1t64. 2026-08-31 23:29:07.978 | Preparing to unpack .../141-libpcp-web1t64_6.2.0-1.1build4_amd64.deb ... 2026-08-31 23:29:07.982 | Unpacking libpcp-web1t64 (6.2.0-1.1build4) ... 2026-08-31 23:29:08.025 | Selecting previously unselected package libyaml-dev:amd64. 2026-08-31 23:29:08.038 | Preparing to unpack .../142-libyaml-dev_0.2.5-1build1_amd64.deb ... 2026-08-31 23:29:08.042 | Unpacking libyaml-dev:amd64 (0.2.5-1build1) ... 2026-08-31 23:29:08.086 | Selecting previously unselected package python3-pcp. 2026-08-31 23:29:08.098 | Preparing to unpack .../143-python3-pcp_6.2.0-1.1build4_amd64.deb ... 2026-08-31 23:29:08.103 | Unpacking python3-pcp (6.2.0-1.1build4) ... 2026-08-31 23:29:08.162 | Selecting previously unselected package pcp. 2026-08-31 23:29:08.171 | Preparing to unpack .../144-pcp_6.2.0-1.1build4_amd64.deb ... 2026-08-31 23:29:08.431 | Unpacking pcp (6.2.0-1.1build4) ... 2026-08-31 23:29:09.361 | Selecting previously unselected package socat. 2026-08-31 23:29:09.374 | Preparing to unpack .../145-socat_1.8.0.0-4ubuntu0.1_amd64.deb ... 2026-08-31 23:29:09.378 | Unpacking socat (1.8.0.0-4ubuntu0.1) ... 2026-08-31 23:29:09.451 | Selecting previously unselected package vlan. 2026-08-31 23:29:09.462 | Preparing to unpack .../146-vlan_2.0.5ubuntu5_all.deb ... 2026-08-31 23:29:09.465 | Unpacking vlan (2.0.5ubuntu5) ... 2026-08-31 23:29:09.546 | Setting up genisoimage (9:1.1.11-3.5) ... 2026-08-31 23:29:09.557 | Setting up postgresql-client-common (257build1.1) ... 2026-08-31 23:29:09.573 | Setting up dnsmasq-utils (2.90-2ubuntu0.4) ... 2026-08-31 23:29:09.583 | Setting up libice6:amd64 (2:1.0.10-1build3) ... 2026-08-31 23:29:09.593 | Setting up mysql-common (5.8+1.1.0build1) ... 2026-08-31 23:29:09.622 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-08-31 23:29:09.629 | Setting up libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-08-31 23:29:09.639 | Setting up libmysqlclient21:amd64 (8.0.46-0ubuntu0.24.04.4) ... 2026-08-31 23:29:09.649 | Setting up python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2026-08-31 23:29:09.659 | Setting up libncurses-dev:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-08-31 23:29:09.669 | Setting up gettext (0.21-14ubuntu2) ... 2026-08-31 23:29:09.679 | Setting up gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-08-31 23:29:09.689 | Setting up bsdextrautils (2.39.3-9ubuntu6.6) ... 2026-08-31 23:29:09.700 | Setting up libsysfs2:amd64 (2.1.1-6build1) ... 2026-08-31 23:29:09.709 | Setting up libyaml-dev:amd64 (0.2.5-1build1) ... 2026-08-31 23:29:09.718 | Setting up sysfsutils (2.1.1-6build1) ... 2026-08-31 23:29:10.337 | Created symlink /etc/systemd/system/sysfs.service → /usr/lib/systemd/system/sysfsutils.service. 2026-08-31 23:29:10.337 | Created symlink /etc/systemd/system/multi-user.target.wants/sysfsutils.service → /usr/lib/systemd/system/sysfsutils.service. 2026-08-31 23:29:10.795 | Setting up ncal (12.1.8) ... 2026-08-31 23:29:10.805 | Setting up python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2026-08-31 23:29:10.815 | Setting up libx86-1:amd64 (1.1+ds1-12build1) ... 2026-08-31 23:29:10.825 | Setting up libarchive-zip-perl (1.68-1) ... 2026-08-31 23:29:10.834 | Setting up vbetool (1.1-5) ... 2026-08-31 23:29:10.843 | Setting up pm-utils (1.4.1-21) ... 2026-08-31 23:29:10.859 | Setting up unzip (6.0-28ubuntu4.1) ... 2026-08-31 23:29:10.872 | Setting up libdebhelper-perl (13.14.1ubuntu5) ... 2026-08-31 23:29:10.882 | Setting up liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-08-31 23:29:10.892 | Setting up libpq5:amd64 (16.15-0ubuntu0.24.04.1) ... 2026-08-31 23:29:10.901 | Setting up libcommon-sense-perl:amd64 (3.75-3build3) ... 2026-08-31 23:29:10.911 | Setting up m4 (1.4.19-4build1) ... 2026-08-31 23:29:10.920 | Setting up libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-08-31 23:29:10.930 | Setting up iputils-arping (3:20240117-1ubuntu0.1) ... 2026-08-31 23:29:10.965 | Setting up libffi-dev:amd64 (3.4.6-1build1) ... 2026-08-31 23:29:10.975 | Setting up conntrack (1:1.4.8-1ubuntu1) ... 2026-08-31 23:29:10.984 | Setting up memcached (1.6.24-1ubuntu0.1) ... 2026-08-31 23:29:11.908 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /usr/lib/systemd/system/memcached.service. 2026-08-31 23:29:12.371 | Setting up libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-08-31 23:29:12.383 | Setting up intltool-debian (0.35.0+20060710.6) ... 2026-08-31 23:29:12.393 | Setting up eject (2.39.3-9ubuntu6.6) ... 2026-08-31 23:29:12.403 | Setting up python3-mysqldb (1.4.6-2build3) ... 2026-08-31 23:29:12.662 | Setting up autotools-dev (20220109.1) ... 2026-08-31 23:29:12.672 | Setting up libz3-4:amd64 (4.8.12-3.1build1) ... 2026-08-31 23:29:12.682 | Setting up libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-08-31 23:29:12.692 | Setting up libpkgconf3:amd64 (1.8.1-2build1) ... 2026-08-31 23:29:12.702 | Setting up libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1) ... 2026-08-31 23:29:12.712 | Setting up libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-08-31 23:29:12.721 | Setting up libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-08-31 23:29:12.731 | Setting up ssl-cert (1.1.2ubuntu1) ... 2026-08-31 23:29:12.791 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-31 23:29:12.791 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-31 23:29:12.792 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-31 23:29:12.977 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-31 23:29:13.545 | Created symlink /etc/systemd/system/multi-user.target.wants/ssl-cert.service → /usr/lib/systemd/system/ssl-cert.service. 2026-08-31 23:29:14.008 | Setting up libgssrpc4t64:amd64 (1.20.1-6ubuntu2.8) ... 2026-08-31 23:29:14.018 | Setting up libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-08-31 23:29:14.029 | Setting up uuid-dev:amd64 (2.39.3-9ubuntu6.6) ... 2026-08-31 23:29:14.039 | Setting up libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-08-31 23:29:14.049 | Setting up ebtables (2.0.11-6build1) ... 2026-08-31 23:29:14.614 | Setting up libjs-jquery-metadata (12-4) ... 2026-08-31 23:29:14.624 | Setting up socat (1.8.0.0-4ubuntu0.1) ... 2026-08-31 23:29:14.634 | Setting up libann0 (1.1.2+doc-9build1) ... 2026-08-31 23:29:14.645 | Setting up bsdmainutils (12.1.8) ... 2026-08-31 23:29:14.657 | Setting up comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-08-31 23:29:14.669 | Setting up libssl-dev:amd64 (3.0.13-0ubuntu3.15) ... 2026-08-31 23:29:14.678 | Setting up autopoint (0.21-14ubuntu2) ... 2026-08-31 23:29:14.689 | Setting up icu-devtools (74.2-1ubuntu3.1) ... 2026-08-31 23:29:14.699 | Setting up lsscsi (0.32-1build1) ... 2026-08-31 23:29:14.709 | Setting up osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-08-31 23:29:14.719 | Setting up pkgconf-bin (1.8.1-2build1) ... 2026-08-31 23:29:14.730 | Setting up libgc1:amd64 (1:8.2.6-1build1) ... 2026-08-31 23:29:14.740 | Setting up libltdl7:amd64 (2.4.7-7build1) ... 2026-08-31 23:29:14.750 | Setting up autoconf (2.71-3) ... 2026-08-31 23:29:14.763 | Setting up libfdisk1:amd64 (2.39.3-9ubuntu6.6) ... 2026-08-31 23:29:14.773 | Setting up zlib1g-dev:amd64 (1:1.3.dfsg-3.1ubuntu2.2) ... 2026-08-31 23:29:14.782 | Setting up llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-08-31 23:29:14.792 | Setting up libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-08-31 23:29:14.801 | Setting up libtypes-serialiser-perl (1.01-1) ... 2026-08-31 23:29:14.811 | Setting up dwz (0.15-1build6) ... 2026-08-31 23:29:14.820 | Setting up libsctp1:amd64 (1.0.19+dfsg-2build1) ... 2026-08-31 23:29:14.830 | Setting up libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-08-31 23:29:14.839 | Setting up mount (2.39.3-9ubuntu6.6) ... 2026-08-31 23:29:14.848 | Setting up vlan (2.0.5ubuntu5) ... 2026-08-31 23:29:14.871 | Setting up libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-08-31 23:29:14.880 | Setting up uuid-runtime (2.39.3-9ubuntu6.6) ... 2026-08-31 23:29:16.174 | uuidd.service is a disabled or a static unit not running, not starting it. 2026-08-31 23:29:16.203 | Setting up libarchive-cpio-perl (0.10-3) ... 2026-08-31 23:29:16.215 | Setting up libclang-rt-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-08-31 23:29:16.226 | Setting up libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-08-31 23:29:16.256 | Setting up libjson-perl (4.10000-1) ... 2026-08-31 23:29:16.267 | Setting up llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-08-31 23:29:16.279 | Setting up fonts-liberation (1:2.1.5-3) ... 2026-08-31 23:29:16.289 | Setting up pcp-conf (6.2.0-1.1build4) ... 2026-08-31 23:29:16.315 | Setting up debugedit (1:5.0-5build2) ... 2026-08-31 23:29:16.326 | Setting up liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-08-31 23:29:16.336 | Setting up libsub-override-perl (0.10-1) ... 2026-08-31 23:29:16.345 | Setting up libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-08-31 23:29:16.356 | Setting up libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-08-31 23:29:16.366 | Setting up libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-08-31 23:29:16.376 | Setting up apache2-data (2.4.58-1ubuntu8.15) ... 2026-08-31 23:29:16.386 | Setting up fonts-liberation-sans-narrow (1:1.07.6-4) ... 2026-08-31 23:29:16.396 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-08-31 23:29:16.406 | Setting up libsm6:amd64 (2:1.2.3-1build3) ... 2026-08-31 23:29:16.415 | Setting up libsys-hostname-long-perl (1.5-3) ... 2026-08-31 23:29:16.425 | Setting up libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-08-31 23:29:16.435 | Setting up libsystemd-dev:amd64 (255.4-1ubuntu8.17) ... 2026-08-31 23:29:16.446 | Setting up sqlite3 (3.45.1-1ubuntu2.7) ... 2026-08-31 23:29:16.455 | Setting up libosinfo-l10n (1.11.0-2build3) ... 2026-08-31 23:29:16.465 | Setting up libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.8) ... 2026-08-31 23:29:16.475 | Setting up automake (1:1.16.5-1.3ubuntu1) ... 2026-08-31 23:29:16.485 | update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 2026-08-31 23:29:16.493 | Setting up libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-08-31 23:29:16.503 | Setting up libjson-xs-perl (4.040-0ubuntu0.24.04.1) ... 2026-08-31 23:29:16.512 | Setting up libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-08-31 23:29:16.522 | Setting up libgts-bin (0.7.6+darcs121130-5.2build1) ... 2026-08-31 23:29:16.531 | Setting up libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-08-31 23:29:16.541 | Setting up llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-08-31 23:29:16.551 | Setting up libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-08-31 23:29:16.561 | Setting up libkdb5-10t64:amd64 (1.20.1-6ubuntu2.8) ... 2026-08-31 23:29:16.572 | Setting up python3.12-venv (3.12.3-1ubuntu0.16) ... 2026-08-31 23:29:16.677 | Setting up libtool (2.4.7-7build1) ... 2026-08-31 23:29:16.687 | Setting up po-debconf (1.0.21+nmu1) ... 2026-08-31 23:29:16.698 | Setting up postgresql-client-16 (16.15-0ubuntu0.24.04.1) ... 2026-08-31 23:29:17.198 | 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-08-31 23:29:17.236 | Setting up libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-08-31 23:29:17.247 | Setting up haproxy (2.8.16-0ubuntu0.24.04.3) ... 2026-08-31 23:29:18.109 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /usr/lib/systemd/system/haproxy.service. 2026-08-31 23:29:18.702 | Setting up libpq-dev (16.15-0ubuntu0.24.04.1) ... 2026-08-31 23:29:18.715 | Setting up libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-31 23:29:18.726 | Setting up libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-08-31 23:29:18.735 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-08-31 23:29:18.745 | Setting up fdisk (2.39.3-9ubuntu6.6) ... 2026-08-31 23:29:18.755 | Setting up pkgconf:amd64 (1.8.1-2build1) ... 2026-08-31 23:29:18.766 | Setting up libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-08-31 23:29:18.775 | Setting up dh-autoreconf (20) ... 2026-08-31 23:29:18.786 | Setting up libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-08-31 23:29:18.797 | Setting up libmail-sendmail-perl (0.80-3) ... 2026-08-31 23:29:18.807 | Setting up libltdl-dev:amd64 (2.4.7-7build1) ... 2026-08-31 23:29:18.818 | Setting up libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-08-31 23:29:18.828 | Setting up libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-08-31 23:29:18.839 | Setting up python3-venv (3.12.3-0ubuntu2.1) ... 2026-08-31 23:29:18.850 | Setting up libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-08-31 23:29:18.861 | Setting up fonts-liberation2 (1:2.1.5-3) ... 2026-08-31 23:29:18.872 | Setting up libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-08-31 23:29:18.882 | Setting up postgresql-common (257build1.1) ... 2026-08-31 23:29:18.975 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-31 23:29:18.975 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-31 23:29:18.975 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-31 23:29:19.053 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-31 23:29:19.499 | 2026-08-31 23:29:19.499 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2026-08-31 23:29:19.680 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2026-08-31 23:29:19.680 | Removing obsolete dictionary files: 2026-08-31 23:29:20.783 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /usr/lib/systemd/system/postgresql.service. 2026-08-31 23:29:21.350 | Setting up libgvc6 (2.42.2-9ubuntu0.1) ... 2026-08-31 23:29:21.400 | Setting up libpcp3t64 (6.2.0-1.1build4) ... 2026-08-31 23:29:21.410 | Setting up libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-08-31 23:29:21.420 | Setting up pkg-config:amd64 (1.8.1-2build1) ... 2026-08-31 23:29:21.429 | Setting up libpcp-gui2t64 (6.2.0-1.1build4) ... 2026-08-31 23:29:21.438 | Setting up dh-strip-nondeterminism (1.13.1-1) ... 2026-08-31 23:29:21.448 | Setting up libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-08-31 23:29:21.458 | Setting up libpcp-pmda3t64 (6.2.0-1.1build4) ... 2026-08-31 23:29:21.467 | Setting up libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.8) ... 2026-08-31 23:29:21.477 | Setting up libpcp-archive1t64 (6.2.0-1.1build4) ... 2026-08-31 23:29:21.486 | Setting up gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-08-31 23:29:21.496 | Setting up llvm-17 (1:17.0.6-9ubuntu1) ... 2026-08-31 23:29:21.505 | Setting up libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-31 23:29:21.516 | Setting up apache2-utils (2.4.58-1ubuntu8.15) ... 2026-08-31 23:29:21.526 | Setting up krb5-multidev:amd64 (1.20.1-6ubuntu2.8) ... 2026-08-31 23:29:21.535 | Setting up libxmu6:amd64 (2:1.1.3-3build2) ... 2026-08-31 23:29:21.544 | Setting up libpcp-import1t64 (6.2.0-1.1build4) ... 2026-08-31 23:29:21.556 | Setting up libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-08-31 23:29:21.566 | Setting up libpcp-pmda-perl (6.2.0-1.1build4) ... 2026-08-31 23:29:21.576 | Setting up clang-17 (1:17.0.6-9ubuntu1) ... 2026-08-31 23:29:21.585 | Setting up debhelper (13.14.1ubuntu5) ... 2026-08-31 23:29:21.595 | Setting up libxaw7:amd64 (2:1.0.14-1build2) ... 2026-08-31 23:29:21.605 | Setting up apache2-bin (2.4.58-1ubuntu8.15) ... 2026-08-31 23:29:21.614 | Setting up libkrb5-dev:amd64 (1.20.1-6ubuntu2.8) ... 2026-08-31 23:29:21.644 | Setting up libpcp-mmv1t64 (6.2.0-1.1build4) ... 2026-08-31 23:29:21.656 | Setting up libpcp-trace2t64 (6.2.0-1.1build4) ... 2026-08-31 23:29:21.678 | Setting up libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-08-31 23:29:21.689 | Setting up libaprutil1-dev (1.6.3-1.1ubuntu7) ... 2026-08-31 23:29:21.701 | Setting up llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-08-31 23:29:21.712 | Setting up apache2-dev (2.4.58-1ubuntu8.15) ... 2026-08-31 23:29:21.724 | Setting up graphviz (2.42.2-9ubuntu0.1) ... 2026-08-31 23:29:21.740 | Setting up apache2 (2.4.58-1ubuntu8.15) ... 2026-08-31 23:29:22.307 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-31 23:29:22.350 | Enabling module mpm_event. 2026-08-31 23:29:22.403 | Enabling module authz_core. 2026-08-31 23:29:22.409 | Enabling module authz_host. 2026-08-31 23:29:22.463 | Enabling module authn_core. 2026-08-31 23:29:22.469 | Enabling module auth_basic. 2026-08-31 23:29:22.518 | Enabling module access_compat. 2026-08-31 23:29:22.569 | Enabling module authn_file. 2026-08-31 23:29:22.620 | Enabling module authz_user. 2026-08-31 23:29:22.671 | Enabling module alias. 2026-08-31 23:29:22.730 | Enabling module dir. 2026-08-31 23:29:22.780 | Enabling module autoindex. 2026-08-31 23:29:22.836 | Enabling module env. 2026-08-31 23:29:22.898 | Enabling module mime. 2026-08-31 23:29:22.962 | Enabling module negotiation. 2026-08-31 23:29:23.011 | Enabling module setenvif. 2026-08-31 23:29:23.058 | Enabling module filter. 2026-08-31 23:29:23.107 | Enabling module deflate. 2026-08-31 23:29:23.155 | Enabling module status. 2026-08-31 23:29:23.207 | Enabling module reqtimeout. 2026-08-31 23:29:23.255 | Enabling conf charset. 2026-08-31 23:29:23.305 | Enabling conf localized-error-pages. 2026-08-31 23:29:23.354 | Enabling conf other-vhosts-access-log. 2026-08-31 23:29:23.404 | Enabling conf security. 2026-08-31 23:29:23.452 | Enabling conf serve-cgi-bin. 2026-08-31 23:29:23.501 | Enabling site 000-default. 2026-08-31 23:29:24.624 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /usr/lib/systemd/system/apache2.service. 2026-08-31 23:29:25.443 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /usr/lib/systemd/system/apache-htcacheclean.service. 2026-08-31 23:29:27.034 | Setting up libpcp-web1t64 (6.2.0-1.1build4) ... 2026-08-31 23:29:27.044 | Setting up python3-pcp (6.2.0-1.1build4) ... 2026-08-31 23:29:27.378 | Setting up postgresql-server-dev-16 (16.15-0ubuntu0.24.04.1) ... 2026-08-31 23:29:27.391 | Setting up postgresql-server-dev-all:amd64 (257build1.1) ... 2026-08-31 23:29:27.400 | Setting up pcp (6.2.0-1.1build4) ... 2026-08-31 23:29:29.147 | Created symlink /etc/systemd/system/multi-user.target.wants/pmcd.service → /usr/lib/systemd/system/pmcd.service. 2026-08-31 23:29:29.215 | Created symlink /etc/systemd/system/multi-user.target.wants/pmlogger.service → /usr/lib/systemd/system/pmlogger.service. 2026-08-31 23:29:29.282 | Created symlink /etc/systemd/system/multi-user.target.wants/pmie.service → /usr/lib/systemd/system/pmie.service. 2026-08-31 23:29:29.352 | Created symlink /etc/systemd/system/multi-user.target.wants/pmproxy.service → /usr/lib/systemd/system/pmproxy.service. 2026-08-31 23:29:31.145 | Processing triggers for rsyslog (8.2312.0-3ubuntu9.3) ... 2026-08-31 23:29:31.412 | Processing triggers for ufw (0.36.2-6) ... 2026-08-31 23:29:31.543 | Processing triggers for systemd (255.4-1ubuntu8.17) ... 2026-08-31 23:29:31.600 | Processing triggers for man-db (2.12.0-4build2) ... 2026-08-31 23:29:35.235 | Processing triggers for install-info (7.1-3build2) ... 2026-08-31 23:29:35.393 | Processing triggers for fontconfig (2.15.0-1.1ubuntu2) ... 2026-08-31 23:29:35.446 | Processing triggers for libc-bin (2.39-0ubuntu8.8) ... 2026-08-31 23:29:35.680 | perl: warning: Setting locale failed. 2026-08-31 23:29:35.680 | perl: warning: Please check that your locale settings: 2026-08-31 23:29:35.680 | LANGUAGE = (unset), 2026-08-31 23:29:35.680 | LC_ALL = "en_US.utf8", 2026-08-31 23:29:35.681 | LANG = "de_DE.UTF-8" 2026-08-31 23:29:35.681 | are supported and installed on your system. 2026-08-31 23:29:35.681 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-31 23:29:35.813 | perl: warning: Setting locale failed. 2026-08-31 23:29:35.813 | perl: warning: Please check that your locale settings: 2026-08-31 23:29:35.813 | LANGUAGE = (unset), 2026-08-31 23:29:35.813 | LC_ALL = "en_US.utf8", 2026-08-31 23:29:35.813 | LANG = "de_DE.UTF-8" 2026-08-31 23:29:35.813 | are supported and installed on your system. 2026-08-31 23:29:35.813 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-31 23:29:35.863 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-31 23:29:35.864 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-31 23:29:35.864 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-31 23:29:35.936 | perl: warning: Setting locale failed. 2026-08-31 23:29:35.936 | perl: warning: Please check that your locale settings: 2026-08-31 23:29:35.936 | LANGUAGE = (unset), 2026-08-31 23:29:35.936 | LC_ALL = "en_US.utf8", 2026-08-31 23:29:35.936 | LANG = "de_DE.UTF-8" 2026-08-31 23:29:35.936 | are supported and installed on your system. 2026-08-31 23:29:35.936 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-31 23:29:36.188 | 2026-08-31 23:29:36.188 | Running kernel seems to be up-to-date. 2026-08-31 23:29:36.188 | 2026-08-31 23:29:36.188 | Restarting services... 2026-08-31 23:29:36.318 | /etc/needrestart/restart.d/systemd-manager 2026-08-31 23:29:36.882 | systemctl restart packagekit.service polkit.service ssh.service systemd-journald.service systemd-machined.service systemd-networkd.service systemd-resolved.service systemd-timesyncd.service systemd-udevd.service tuned.service udisks2.service 2026-08-31 23:29:37.700 | 2026-08-31 23:29:37.700 | Service restarts being deferred: 2026-08-31 23:29:37.700 | systemctl restart ModemManager.service 2026-08-31 23:29:37.700 | systemctl restart getty@tty1.service 2026-08-31 23:29:37.700 | systemctl restart serial-getty@hvc0.service 2026-08-31 23:29:37.700 | systemctl restart systemd-logind.service 2026-08-31 23:29:37.700 | systemctl restart virtlockd.service 2026-08-31 23:29:37.700 | systemctl restart virtlogd.service 2026-08-31 23:29:37.701 | 2026-08-31 23:29:37.701 | No containers need to be restarted. 2026-08-31 23:29:37.701 | 2026-08-31 23:29:37.701 | User sessions running outdated binaries: 2026-08-31 23:29:37.701 | quobyte @ session #5: bash[2044], sshd[1997] 2026-08-31 23:29:37.714 | quobyte @ user manager service: systemd[1191] 2026-08-31 23:29:37.725 | 2026-08-31 23:29:37.725 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-08-31 23:29:39.768 | ++ functions-common:apt_get:1211 : result=0 2026-08-31 23:29:39.771 | ++ functions-common:apt_get:1214 : time_stop apt-get 2026-08-31 23:29:39.774 | ++ functions-common:time_stop:2420 : local name 2026-08-31 23:29:39.777 | ++ functions-common:time_stop:2421 : local end_time 2026-08-31 23:29:39.780 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-08-31 23:29:39.782 | ++ functions-common:time_stop:2423 : local total 2026-08-31 23:29:39.786 | ++ functions-common:time_stop:2424 : local start_time 2026-08-31 23:29:39.789 | ++ functions-common:time_stop:2426 : name=apt-get 2026-08-31 23:29:39.791 | ++ functions-common:time_stop:2427 : start_time=1788218914548 2026-08-31 23:29:39.795 | ++ functions-common:time_stop:2429 : [[ -z 1788218914548 ]] 2026-08-31 23:29:39.799 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-08-31 23:29:39.804 | ++ functions-common:time_stop:2432 : end_time=1788218979800 2026-08-31 23:29:39.806 | ++ functions-common:time_stop:2433 : elapsed_time=65252 2026-08-31 23:29:39.809 | ++ functions-common:time_stop:2434 : total=8261 2026-08-31 23:29:39.813 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-31 23:29:39.815 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=73513 2026-08-31 23:29:39.818 | ++ functions-common:apt_get:1215 : return 0 2026-08-31 23:29:39.822 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2026-08-31 23:29:39.824 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2026-08-31 23:29:39.829 | +++ tools/install_prereqs.sh:source:83 : which python3.12 2026-08-31 23:29:39.833 | ++ tools/install_prereqs.sh:source:83 : export PYTHON=/usr/bin/python3.12 2026-08-31 23:29:39.837 | ++ tools/install_prereqs.sh:source:83 : PYTHON=/usr/bin/python3.12 2026-08-31 23:29:39.840 | ++ tools/install_prereqs.sh:source:88 : date +%s 2026-08-31 23:29:39.845 | ++ tools/install_prereqs.sh:source:89 : date 2026-08-31 23:29:39.850 | + ./stack.sh:main:801 : [[ False != \T\r\u\e ]] 2026-08-31 23:29:39.854 | + ./stack.sh:main:802 : PYPI_ALTERNATIVE_URL= 2026-08-31 23:29:39.858 | + ./stack.sh:main:802 : /home/quobyte/devstack/tools/install_pip.sh 2026-08-31 23:29:39.861 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-31 23:29:40.158 | + tools/install_pip.sh:main:25 : FILES=/home/quobyte/devstack/files 2026-08-31 23:29:40.160 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2026-08-31 23:29:40.162 | + tools/install_pip.sh:main:42 : GetDistro 2026-08-31 23:29:40.163 | + functions-common:GetDistro:472 : GetOSVersion 2026-08-31 23:29:40.166 | + functions-common:GetOSVersion:442 : source /etc/os-release 2026-08-31 23:29:40.168 | ++ /etc/os-release:source:1 : PRETTY_NAME='Ubuntu 24.04.4 LTS' 2026-08-31 23:29:40.170 | ++ /etc/os-release:source:2 : NAME=Ubuntu 2026-08-31 23:29:40.172 | ++ /etc/os-release:source:3 : VERSION_ID=24.04 2026-08-31 23:29:40.174 | ++ /etc/os-release:source:4 : VERSION='24.04.4 LTS (Noble Numbat)' 2026-08-31 23:29:40.176 | ++ /etc/os-release:source:5 : VERSION_CODENAME=noble 2026-08-31 23:29:40.178 | ++ /etc/os-release:source:6 : ID=ubuntu 2026-08-31 23:29:40.180 | ++ /etc/os-release:source:7 : ID_LIKE=debian 2026-08-31 23:29:40.182 | ++ /etc/os-release:source:8 : HOME_URL=https://www.ubuntu.com/ 2026-08-31 23:29:40.184 | ++ /etc/os-release:source:9 : SUPPORT_URL=https://help.ubuntu.com/ 2026-08-31 23:29:40.187 | ++ /etc/os-release:source:10 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2026-08-31 23:29:40.189 | ++ /etc/os-release:source:11 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2026-08-31 23:29:40.191 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=noble 2026-08-31 23:29:40.193 | ++ /etc/os-release:source:13 : LOGO=ubuntu-logo 2026-08-31 23:29:40.195 | + functions-common:GetOSVersion:443 : [[ ubuntu =~ (almalinux|centos|rocky|rhel) ]] 2026-08-31 23:29:40.197 | + functions-common:GetOSVersion:448 : _ensure_lsb_release 2026-08-31 23:29:40.200 | ++ functions-common:_ensure_lsb_release:419 : command -v lsb_release 2026-08-31 23:29:40.202 | + functions-common:_ensure_lsb_release:419 : [[ -x /usr/bin/lsb_release ]] 2026-08-31 23:29:40.204 | + functions-common:_ensure_lsb_release:420 : return 2026-08-31 23:29:40.207 | ++ functions-common:GetOSVersion:450 : lsb_release -r -s 2026-08-31 23:29:40.221 | + functions-common:GetOSVersion:450 : os_RELEASE=24.04 2026-08-31 23:29:40.224 | ++ functions-common:GetOSVersion:451 : lsb_release -c -s 2026-08-31 23:29:40.238 | + functions-common:GetOSVersion:451 : os_CODENAME=noble 2026-08-31 23:29:40.241 | ++ functions-common:GetOSVersion:452 : lsb_release -i -s 2026-08-31 23:29:40.255 | + functions-common:GetOSVersion:452 : os_VENDOR=Ubuntu 2026-08-31 23:29:40.257 | + functions-common:GetOSVersion:455 : [[ Ubuntu =~ (Debian|Ubuntu) ]] 2026-08-31 23:29:40.259 | + functions-common:GetOSVersion:456 : os_PACKAGE=deb 2026-08-31 23:29:40.261 | + functions-common:GetOSVersion:461 : typeset -xr os_VENDOR 2026-08-31 23:29:40.264 | + functions-common:GetOSVersion:462 : typeset -xr os_RELEASE 2026-08-31 23:29:40.266 | + functions-common:GetOSVersion:463 : typeset -xr os_PACKAGE 2026-08-31 23:29:40.268 | + functions-common:GetOSVersion:464 : typeset -xr os_CODENAME 2026-08-31 23:29:40.271 | + functions-common:GetDistro:473 : [[ Ubuntu =~ (Ubuntu) ]] 2026-08-31 23:29:40.273 | + functions-common:GetDistro:476 : DISTRO=noble 2026-08-31 23:29:40.275 | + functions-common:GetDistro:513 : typeset -xr DISTRO 2026-08-31 23:29:40.277 | + tools/install_pip.sh:main:43 : echo 'Distro: noble' 2026-08-31 23:29:40.277 | Distro: noble 2026-08-31 23:29:40.279 | + tools/install_pip.sh:main:117 : get_versions 2026-08-31 23:29:40.282 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-08-31 23:29:40.286 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-08-31 23:29:40.288 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-08-31 23:29:40.292 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-08-31 23:29:40.292 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-08-31 23:29:40.960 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-08-31 23:29:40.962 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-08-31 23:29:40.962 | pip: 24.0 2026-08-31 23:29:40.964 | + tools/install_pip.sh:main:119 : [[ -n '' ]] 2026-08-31 23:29:40.966 | + tools/install_pip.sh:main:123 : is_fedora 2026-08-31 23:29:40.968 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-08-31 23:29:40.970 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-08-31 23:29:40.972 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-08-31 23:29:40.974 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-08-31 23:29:40.976 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-08-31 23:29:40.978 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-08-31 23:29:40.979 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-08-31 23:29:40.981 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-08-31 23:29:40.983 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-08-31 23:29:40.985 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-08-31 23:29:40.987 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-08-31 23:29:40.989 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-08-31 23:29:40.991 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-08-31 23:29:40.993 | + tools/install_pip.sh:main:134 : is_ubuntu 2026-08-31 23:29:40.995 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-31 23:29:40.997 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-31 23:29:40.999 | + tools/install_pip.sh:main:137 : sed -i -e /setuptools/d /opt/stack/requirements/upper-constraints.txt 2026-08-31 23:29:41.004 | + tools/install_pip.sh:main:146 : set -x 2026-08-31 23:29:41.006 | + tools/install_pip.sh:main:149 : get_versions 2026-08-31 23:29:41.009 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-08-31 23:29:41.013 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-08-31 23:29:41.015 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-08-31 23:29:41.019 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-08-31 23:29:41.019 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-08-31 23:29:41.608 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-08-31 23:29:41.611 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-08-31 23:29:41.611 | pip: 24.0 2026-08-31 23:29:41.615 | + ./stack.sh:main:806 : source /home/quobyte/devstack/tools/fixup_stuff.sh 2026-08-31 23:29:41.619 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/quobyte/devstack ]] 2026-08-31 23:29:41.622 | + ./stack.sh:main:807 : fixup_all 2026-08-31 23:29:41.625 | + tools/fixup_stuff.sh:fixup_all:111 : fixup_ubuntu 2026-08-31 23:29:41.628 | + tools/fixup_stuff.sh:fixup_ubuntu:95 : is_ubuntu 2026-08-31 23:29:41.631 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-31 23:29:41.633 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-31 23:29:41.636 | + tools/fixup_stuff.sh:fixup_ubuntu:105 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2026-08-31 23:29:41.652 | + tools/fixup_stuff.sh:fixup_ubuntu:106 : sudo rm -rf /usr/lib/python3/dist-packages/pyasn1_modules-0.2.8.egg-info 2026-08-31 23:29:41.668 | + tools/fixup_stuff.sh:fixup_ubuntu:107 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2026-08-31 23:29:41.683 | + tools/fixup_stuff.sh:fixup_all:112 : fixup_fedora 2026-08-31 23:29:41.686 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2026-08-31 23:29:41.689 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-08-31 23:29:41.691 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-08-31 23:29:41.694 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-08-31 23:29:41.697 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-08-31 23:29:41.700 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-08-31 23:29:41.703 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-08-31 23:29:41.705 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-08-31 23:29:41.708 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-08-31 23:29:41.711 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-08-31 23:29:41.714 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-08-31 23:29:41.717 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-08-31 23:29:41.720 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-08-31 23:29:41.722 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-08-31 23:29:41.726 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2026-08-31 23:29:41.728 | + ./stack.sh:main:809 : [[ True == \T\r\u\e ]] 2026-08-31 23:29:41.732 | + ./stack.sh:main:811 : sudo ln -sf /opt/stack/data/venv/bin/cinder-manage /usr/local/bin 2026-08-31 23:29:41.748 | + ./stack.sh:main:812 : sudo ln -sf /opt/stack/data/venv/bin/cinder-rtstool /usr/local/bin 2026-08-31 23:29:41.763 | + ./stack.sh:main:813 : sudo ln -sf /opt/stack/data/venv/bin/glance /usr/local/bin 2026-08-31 23:29:41.778 | + ./stack.sh:main:814 : sudo ln -sf /opt/stack/data/venv/bin/nova-manage /usr/local/bin 2026-08-31 23:29:41.793 | + ./stack.sh:main:815 : sudo ln -sf /opt/stack/data/venv/bin/openstack /usr/local/bin 2026-08-31 23:29:41.807 | + ./stack.sh:main:816 : sudo ln -sf /opt/stack/data/venv/bin/privsep-helper /usr/local/bin 2026-08-31 23:29:41.822 | + ./stack.sh:main:817 : sudo ln -sf /opt/stack/data/venv/bin/rally /usr/local/bin 2026-08-31 23:29:41.837 | + ./stack.sh:main:818 : sudo ln -sf /opt/stack/data/venv/bin/tox /usr/local/bin 2026-08-31 23:29:41.853 | + ./stack.sh:main:820 : setup_devstack_virtualenv 2026-08-31 23:29:41.856 | + inc/python:setup_devstack_virtualenv:39 : [[ ! -d /opt/stack/data/venv ]] 2026-08-31 23:29:41.859 | + inc/python:setup_devstack_virtualenv:43 : /usr/bin/python3.12 -m venv --system-site-packages /opt/stack/data/venv 2026-08-31 23:29:47.370 | + inc/python:setup_devstack_virtualenv:44 : pip_install -U pip 'setuptools[core]' 2026-08-31 23:29:47.393 | Using python 3.12 to install setuptools 2026-08-31 23:29:47.395 | + 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-08-31 23:29:48.767 | Requirement already satisfied: pip in /opt/stack/data/venv/lib/python3.12/site-packages (24.0) 2026-08-31 23:29:49.024 | Collecting pip 2026-08-31 23:29:49.126 | Downloading pip-26.2.1-py3-none-any.whl.metadata (4.6 kB) 2026-08-31 23:29:49.137 | Requirement already satisfied: setuptools[core] in /usr/lib/python3/dist-packages (68.1.2) 2026-08-31 23:29:49.599 | Collecting setuptools[core] 2026-08-31 23:29:49.615 | Downloading setuptools-84.0.0-py3-none-any.whl.metadata (6.6 kB) 2026-08-31 23:29:49.788 | Collecting packaging>=24.2 (from setuptools[core]) 2026-08-31 23:29:49.803 | Downloading packaging-26.3-py3-none-any.whl.metadata (3.5 kB) 2026-08-31 23:29:49.890 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-08-31 23:29:49.906 | Downloading more_itertools-11.1.0-py3-none-any.whl.metadata (41 kB) 2026-08-31 23:29:49.929 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.4/41.4 kB 1.9 MB/s eta 0:00:00 2026-08-31 23:29:50.005 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-08-31 23:29:50.021 | Downloading jaraco_text-4.3.0-py3-none-any.whl.metadata (3.8 kB) 2026-08-31 23:29:50.129 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-08-31 23:29:50.144 | Downloading wheel-0.48.0-py3-none-any.whl.metadata (2.3 kB) 2026-08-31 23:29:50.239 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-08-31 23:29:50.255 | Downloading jaraco_functools-4.6.0-py3-none-any.whl.metadata (2.9 kB) 2026-08-31 23:29:50.368 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-08-31 23:29:50.383 | Downloading jaraco_context-6.1.2-py3-none-any.whl.metadata (4.2 kB) 2026-08-31 23:29:50.464 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-08-31 23:29:50.480 | Downloading typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-08-31 23:29:50.727 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-08-31 23:29:50.743 | Downloading typer-0.27.2-py3-none-any.whl.metadata (16 kB) 2026-08-31 23:29:50.830 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-08-31 23:29:50.845 | Downloading shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-08-31 23:29:51.032 | Collecting rich>=13.8.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-08-31 23:29:51.048 | Downloading rich-15.0.0-py3-none-any.whl.metadata (18 kB) 2026-08-31 23:29:51.113 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-08-31 23:29:51.128 | Downloading annotated_doc-0.0.5-py3-none-any.whl.metadata (6.5 kB) 2026-08-31 23:29:51.220 | 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-08-31 23:29:51.235 | Downloading markdown_it_py-4.2.0-py3-none-any.whl.metadata (7.4 kB) 2026-08-31 23:29:51.334 | 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-08-31 23:29:51.351 | Downloading pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 2026-08-31 23:29:51.398 | 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-08-31 23:29:51.430 | Downloading pip-26.2.1-py3-none-any.whl (1.8 MB) 2026-08-31 23:29:51.514 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 22.9 MB/s eta 0:00:00 2026-08-31 23:29:51.529 | Downloading jaraco_functools-4.6.0-py3-none-any.whl (11 kB) 2026-08-31 23:29:51.552 | Downloading jaraco_text-4.3.0-py3-none-any.whl (14 kB) 2026-08-31 23:29:51.573 | Downloading more_itertools-11.1.0-py3-none-any.whl (72 kB) 2026-08-31 23:29:51.588 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 72.2/72.2 kB 7.5 MB/s eta 0:00:00 2026-08-31 23:29:51.602 | Downloading packaging-26.3-py3-none-any.whl (129 kB) 2026-08-31 23:29:51.616 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 130.0/130.0 kB 12.6 MB/s eta 0:00:00 2026-08-31 23:29:51.631 | Downloading wheel-0.48.0-py3-none-any.whl (33 kB) 2026-08-31 23:29:51.657 | Downloading setuptools-84.0.0-py3-none-any.whl (818 kB) 2026-08-31 23:29:51.702 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 818.2/818.2 kB 20.1 MB/s eta 0:00:00 2026-08-31 23:29:51.717 | Downloading jaraco_context-6.1.2-py3-none-any.whl (7.9 kB) 2026-08-31 23:29:51.740 | Downloading typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-08-31 23:29:51.761 | Downloading typer-0.27.2-py3-none-any.whl (123 kB) 2026-08-31 23:29:51.776 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 123.1/123.1 kB 11.7 MB/s eta 0:00:00 2026-08-31 23:29:51.791 | Downloading annotated_doc-0.0.5-py3-none-any.whl (5.3 kB) 2026-08-31 23:29:51.812 | Downloading rich-15.0.0-py3-none-any.whl (310 kB) 2026-08-31 23:29:51.832 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 310.7/310.7 kB 20.3 MB/s eta 0:00:00 2026-08-31 23:29:51.847 | Downloading shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-08-31 23:29:51.868 | Downloading markdown_it_py-4.2.0-py3-none-any.whl (91 kB) 2026-08-31 23:29:51.881 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 91.7/91.7 kB 9.2 MB/s eta 0:00:00 2026-08-31 23:29:51.897 | Downloading pygments-2.20.0-py3-none-any.whl (1.2 MB) 2026-08-31 23:29:51.944 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 28.4 MB/s eta 0:00:00 2026-08-31 23:29:52.676 | 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-08-31 23:29:52.700 | Attempting uninstall: setuptools 2026-08-31 23:29:52.718 | Found existing installation: setuptools 68.1.2 2026-08-31 23:29:52.718 | Not uninstalling setuptools at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-31 23:29:52.719 | Can't uninstall 'setuptools'. No files were found to uninstall. 2026-08-31 23:29:53.579 | Attempting uninstall: pygments 2026-08-31 23:29:53.623 | Found existing installation: Pygments 2.17.2 2026-08-31 23:29:53.624 | Not uninstalling pygments at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-31 23:29:53.624 | Can't uninstall 'Pygments'. No files were found to uninstall. 2026-08-31 23:29:54.882 | Attempting uninstall: pip 2026-08-31 23:29:54.887 | Found existing installation: pip 24.0 2026-08-31 23:29:54.957 | Uninstalling pip-24.0: 2026-08-31 23:29:54.967 | Successfully uninstalled pip-24.0 2026-08-31 23:29:56.560 | Attempting uninstall: packaging 2026-08-31 23:29:56.588 | Found existing installation: packaging 24.0 2026-08-31 23:29:56.588 | Not uninstalling packaging at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-31 23:29:56.589 | Can't uninstall 'packaging'. No files were found to uninstall. 2026-08-31 23:29:56.811 | Attempting uninstall: markdown-it-py 2026-08-31 23:29:56.837 | Found existing installation: markdown-it-py 3.0.0 2026-08-31 23:29:56.838 | Not uninstalling markdown-it-py at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-31 23:29:56.838 | Can't uninstall 'markdown-it-py'. No files were found to uninstall. 2026-08-31 23:29:57.004 | Attempting uninstall: wheel 2026-08-31 23:29:57.037 | Found existing installation: wheel 0.42.0 2026-08-31 23:29:57.038 | Not uninstalling wheel at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-31 23:29:57.038 | Can't uninstall 'wheel'. No files were found to uninstall. 2026-08-31 23:29:57.092 | Attempting uninstall: rich 2026-08-31 23:29:57.125 | Found existing installation: rich 13.7.1 2026-08-31 23:29:57.125 | Not uninstalling rich at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-31 23:29:57.126 | Can't uninstall 'rich'. No files were found to uninstall. 2026-08-31 23:29:57.873 | Successfully installed annotated-doc-0.0.5 jaraco.context-6.1.2 jaraco.functools-4.6.0 jaraco.text-4.3.0 markdown-it-py-4.2.0 more_itertools-11.1.0 packaging-26.3 pip-26.2.1 pygments-2.20.0 rich-15.0.0 setuptools-84.0.0 shellingham-1.5.4 typer-0.27.2 typer-slim-0.24.0 wheel-0.48.0 2026-08-31 23:29:58.072 | + inc/python:pip_install:216 : result=0 2026-08-31 23:29:58.074 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-31 23:29:58.076 | + functions-common:time_stop:2420 : local name 2026-08-31 23:29:58.078 | + functions-common:time_stop:2421 : local end_time 2026-08-31 23:29:58.080 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-31 23:29:58.082 | + functions-common:time_stop:2423 : local total 2026-08-31 23:29:58.084 | + functions-common:time_stop:2424 : local start_time 2026-08-31 23:29:58.086 | + functions-common:time_stop:2426 : name=pip_install 2026-08-31 23:29:58.088 | + functions-common:time_stop:2427 : start_time=1788218987387 2026-08-31 23:29:58.090 | + functions-common:time_stop:2429 : [[ -z 1788218987387 ]] 2026-08-31 23:29:58.093 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-31 23:29:58.096 | + functions-common:time_stop:2432 : end_time=1788218998094 2026-08-31 23:29:58.098 | + functions-common:time_stop:2433 : elapsed_time=10707 2026-08-31 23:29:58.100 | + functions-common:time_stop:2434 : total=0 2026-08-31 23:29:58.102 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-31 23:29:58.104 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=10707 2026-08-31 23:29:58.106 | + inc/python:pip_install:219 : return 0 2026-08-31 23:29:58.108 | + 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-08-31 23:29:58.110 | + 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-08-31 23:29:58.113 | + 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-08-31 23:29:58.115 | + inc/python:setup_devstack_virtualenv:48 : export PYTHON=/opt/stack/data/venv/bin/python3 2026-08-31 23:29:58.117 | + inc/python:setup_devstack_virtualenv:48 : PYTHON=/opt/stack/data/venv/bin/python3 2026-08-31 23:29:58.120 | + ./stack.sh:main:824 : pip_install -U os-testr 2026-08-31 23:29:58.138 | Using python 3.12 to install os-testr 2026-08-31 23:29:58.141 | + 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-08-31 23:29:59.426 | Collecting os-testr 2026-08-31 23:29:59.554 | Downloading os_testr-3.0.0-py3-none-any.whl.metadata (1.8 kB) 2026-08-31 23:29:59.616 | Collecting pbr!=2.1.0,>=2.0.0 (from os-testr) 2026-08-31 23:29:59.631 | Downloading pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-08-31 23:29:59.668 | Collecting python-subunit>=1.0.0 (from os-testr) 2026-08-31 23:29:59.684 | Downloading python_subunit-1.4.6-py3-none-any.whl.metadata (22 kB) 2026-08-31 23:29:59.744 | Collecting testtools>=2.2.0 (from os-testr) 2026-08-31 23:29:59.760 | Downloading testtools-2.9.1-py3-none-any.whl.metadata (5.4 kB) 2026-08-31 23:29:59.773 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->os-testr) (84.0.0) 2026-08-31 23:29:59.802 | Collecting iso8601 (from python-subunit>=1.0.0->os-testr) 2026-08-31 23:29:59.819 | Downloading iso8601-2.1.0-py3-none-any.whl.metadata (3.7 kB) 2026-08-31 23:29:59.917 | Collecting PyYAML (from python-subunit>=1.0.0->os-testr) 2026-08-31 23:29:59.932 | 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-08-31 23:29:59.966 | Downloading os_testr-3.0.0-py3-none-any.whl (32 kB) 2026-08-31 23:29:59.993 | Downloading pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-08-31 23:30:00.029 | Downloading python_subunit-1.4.6-py3-none-any.whl (77 kB) 2026-08-31 23:30:00.053 | Downloading testtools-2.9.1-py3-none-any.whl (110 kB) 2026-08-31 23:30:00.076 | Downloading iso8601-2.1.0-py3-none-any.whl (7.5 kB) 2026-08-31 23:30:00.097 | Downloading pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (807 kB) 2026-08-31 23:30:00.132 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 807.9/807.9 kB 25.4 MB/s 0:00:00 2026-08-31 23:30:00.322 | Installing collected packages: testtools, PyYAML, pbr, iso8601, python-subunit, os-testr 2026-08-31 23:30:00.468 | Attempting uninstall: PyYAML 2026-08-31 23:30:00.475 | Found existing installation: PyYAML 6.0.1 2026-08-31 23:30:00.476 | Not uninstalling pyyaml at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-31 23:30:00.476 | Can't uninstall 'PyYAML'. No files were found to uninstall. 2026-08-31 23:30:00.863 | 2026-08-31 23:30:00.866 | 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-08-31 23:30:00.976 | + inc/python:pip_install:216 : result=0 2026-08-31 23:30:00.978 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-31 23:30:00.980 | + functions-common:time_stop:2420 : local name 2026-08-31 23:30:00.982 | + functions-common:time_stop:2421 : local end_time 2026-08-31 23:30:00.984 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-31 23:30:00.986 | + functions-common:time_stop:2423 : local total 2026-08-31 23:30:00.988 | + functions-common:time_stop:2424 : local start_time 2026-08-31 23:30:00.990 | + functions-common:time_stop:2426 : name=pip_install 2026-08-31 23:30:00.992 | + functions-common:time_stop:2427 : start_time=1788218998134 2026-08-31 23:30:00.994 | + functions-common:time_stop:2429 : [[ -z 1788218998134 ]] 2026-08-31 23:30:00.997 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-31 23:30:01.001 | + functions-common:time_stop:2432 : end_time=1788219000998 2026-08-31 23:30:01.003 | + functions-common:time_stop:2433 : elapsed_time=2864 2026-08-31 23:30:01.005 | + functions-common:time_stop:2434 : total=10707 2026-08-31 23:30:01.007 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-31 23:30:01.009 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=13571 2026-08-31 23:30:01.011 | + inc/python:pip_install:219 : return 0 2026-08-31 23:30:01.013 | + ./stack.sh:main:828 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2026-08-31 23:30:01.071 | + ./stack.sh:main:829 : sudo systemctl restart systemd-journald 2026-08-31 23:30:01.193 | + ./stack.sh:main:835 : install_infra 2026-08-31 23:30:01.195 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-08-31 23:30:01.198 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2026-08-31 23:30:01.200 | + lib/infra:install_infra:32 : python3.12 -m venv /opt/stack/requirements/.venv 2026-08-31 23:30:06.690 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-08-31 23:30:06.692 | + lib/infra:install_infra:34 : pip_install -U pbr 'setuptools[core]' 2026-08-31 23:30:06.711 | + 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-08-31 23:30:08.070 | Collecting pbr 2026-08-31 23:30:08.074 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-08-31 23:30:08.503 | Collecting setuptools[core] 2026-08-31 23:30:08.506 | Using cached setuptools-84.0.0-py3-none-any.whl.metadata (6.6 kB) 2026-08-31 23:30:08.654 | Collecting packaging>=24.2 (from setuptools[core]) 2026-08-31 23:30:08.656 | Using cached packaging-26.3-py3-none-any.whl.metadata (3.5 kB) 2026-08-31 23:30:08.726 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-08-31 23:30:08.728 | Using cached more_itertools-11.1.0-py3-none-any.whl.metadata (41 kB) 2026-08-31 23:30:08.797 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-08-31 23:30:08.800 | Using cached jaraco_text-4.3.0-py3-none-any.whl.metadata (3.8 kB) 2026-08-31 23:30:08.890 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-08-31 23:30:08.893 | Using cached wheel-0.48.0-py3-none-any.whl.metadata (2.3 kB) 2026-08-31 23:30:08.962 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-08-31 23:30:08.964 | Using cached jaraco_functools-4.6.0-py3-none-any.whl.metadata (2.9 kB) 2026-08-31 23:30:09.063 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-08-31 23:30:09.066 | Using cached jaraco_context-6.1.2-py3-none-any.whl.metadata (4.2 kB) 2026-08-31 23:30:09.133 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-08-31 23:30:09.138 | Using cached typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-08-31 23:30:09.363 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-08-31 23:30:09.365 | Using cached typer-0.27.2-py3-none-any.whl.metadata (16 kB) 2026-08-31 23:30:09.439 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-08-31 23:30:09.442 | Using cached shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-08-31 23:30:09.615 | Collecting rich>=13.8.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-08-31 23:30:09.618 | Using cached rich-15.0.0-py3-none-any.whl.metadata (18 kB) 2026-08-31 23:30:09.669 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-08-31 23:30:09.671 | Using cached annotated_doc-0.0.5-py3-none-any.whl.metadata (6.5 kB) 2026-08-31 23:30:09.753 | 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-08-31 23:30:09.755 | Using cached markdown_it_py-4.2.0-py3-none-any.whl.metadata (7.4 kB) 2026-08-31 23:30:09.838 | 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-08-31 23:30:09.840 | Using cached pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 2026-08-31 23:30:09.927 | 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-08-31 23:30:10.013 | Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) 2026-08-31 23:30:10.039 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-08-31 23:30:10.042 | Using cached jaraco_functools-4.6.0-py3-none-any.whl (11 kB) 2026-08-31 23:30:10.045 | Using cached jaraco_text-4.3.0-py3-none-any.whl (14 kB) 2026-08-31 23:30:10.048 | Using cached more_itertools-11.1.0-py3-none-any.whl (72 kB) 2026-08-31 23:30:10.050 | Using cached packaging-26.3-py3-none-any.whl (129 kB) 2026-08-31 23:30:10.053 | Using cached wheel-0.48.0-py3-none-any.whl (33 kB) 2026-08-31 23:30:10.057 | Using cached setuptools-84.0.0-py3-none-any.whl (818 kB) 2026-08-31 23:30:10.065 | Using cached jaraco_context-6.1.2-py3-none-any.whl (7.9 kB) 2026-08-31 23:30:10.070 | Using cached typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-08-31 23:30:10.070 | Using cached typer-0.27.2-py3-none-any.whl (123 kB) 2026-08-31 23:30:10.073 | Using cached annotated_doc-0.0.5-py3-none-any.whl (5.3 kB) 2026-08-31 23:30:10.075 | Using cached rich-15.0.0-py3-none-any.whl (310 kB) 2026-08-31 23:30:10.080 | Using cached shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-08-31 23:30:10.082 | Using cached markdown_it_py-4.2.0-py3-none-any.whl (91 kB) 2026-08-31 23:30:10.085 | Using cached pygments-2.20.0-py3-none-any.whl (1.2 MB) 2026-08-31 23:30:10.111 | Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) 2026-08-31 23:30:10.387 | 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-08-31 23:30:13.946 | Successfully installed annotated-doc-0.0.5 jaraco.context-6.1.2 jaraco.functools-4.6.0 jaraco.text-4.3.0 markdown-it-py-4.2.0 mdurl-0.1.2 more_itertools-11.1.0 packaging-26.3 pbr-7.0.3 pygments-2.20.0 rich-15.0.0 setuptools-84.0.0 shellingham-1.5.4 typer-0.27.2 typer-slim-0.24.0 wheel-0.48.0 2026-08-31 23:30:14.133 | + inc/python:pip_install:216 : result=0 2026-08-31 23:30:14.136 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-31 23:30:14.138 | + functions-common:time_stop:2420 : local name 2026-08-31 23:30:14.141 | + functions-common:time_stop:2421 : local end_time 2026-08-31 23:30:14.143 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-31 23:30:14.145 | + functions-common:time_stop:2423 : local total 2026-08-31 23:30:14.147 | + functions-common:time_stop:2424 : local start_time 2026-08-31 23:30:14.148 | + functions-common:time_stop:2426 : name=pip_install 2026-08-31 23:30:14.151 | + functions-common:time_stop:2427 : start_time=1788219006705 2026-08-31 23:30:14.153 | + functions-common:time_stop:2429 : [[ -z 1788219006705 ]] 2026-08-31 23:30:14.155 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-31 23:30:14.159 | + functions-common:time_stop:2432 : end_time=1788219014156 2026-08-31 23:30:14.161 | + functions-common:time_stop:2433 : elapsed_time=7451 2026-08-31 23:30:14.163 | + functions-common:time_stop:2434 : total=13571 2026-08-31 23:30:14.164 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-31 23:30:14.166 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=21022 2026-08-31 23:30:14.168 | + inc/python:pip_install:219 : return 0 2026-08-31 23:30:14.171 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-08-31 23:30:14.173 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2026-08-31 23:30:14.193 | + 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-08-31 23:30:15.465 | Processing /opt/stack/requirements 2026-08-31 23:30:15.469 | Installing build dependencies: started 2026-08-31 23:30:18.278 | Installing build dependencies: finished with status 'done' 2026-08-31 23:30:18.281 | Getting requirements to build wheel: started 2026-08-31 23:30:18.569 | Getting requirements to build wheel: finished with status 'done' 2026-08-31 23:30:18.575 | Preparing metadata (pyproject.toml): started 2026-08-31 23:30:19.727 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-08-31 23:30:19.908 | Collecting fixtures>=3.0.0 (from openstack_requirements==1.2.1.dev8694) 2026-08-31 23:30:19.995 | Downloading fixtures-4.3.2-py3-none-any.whl.metadata (22 kB) 2026-08-31 23:30:20.016 | 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.dev8694) (26.3) 2026-08-31 23:30:20.130 | Collecting requests>=2.14.2 (from openstack_requirements==1.2.1.dev8694) 2026-08-31 23:30:20.145 | Downloading requests-2.34.2-py3-none-any.whl.metadata (4.8 kB) 2026-08-31 23:30:20.297 | Collecting PyYAML>=3.12 (from openstack_requirements==1.2.1.dev8694) 2026-08-31 23:30:20.301 | 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-08-31 23:30:20.444 | Collecting beagle>=0.2.1 (from openstack_requirements==1.2.1.dev8694) 2026-08-31 23:30:20.460 | Downloading beagle-0.5.0-py3-none-any.whl.metadata (1.1 kB) 2026-08-31 23:30:20.472 | 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.dev8694) (84.0.0) 2026-08-31 23:30:20.860 | Collecting charset_normalizer<4,>=2 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8694) 2026-08-31 23:30:20.878 | Downloading charset_normalizer-3.5.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (44 kB) 2026-08-31 23:30:20.895 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 44.1/44.1 kB 3.2 MB/s eta 0:00:00 2026-08-31 23:30:20.970 | Collecting idna<4,>=2.5 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8694) 2026-08-31 23:30:20.985 | Downloading idna-3.18-py3-none-any.whl.metadata (6.1 kB) 2026-08-31 23:30:21.105 | Collecting urllib3<3,>=1.26 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8694) 2026-08-31 23:30:21.120 | Downloading urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 2026-08-31 23:30:21.209 | Collecting certifi>=2023.5.7 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8694) 2026-08-31 23:30:21.225 | Downloading certifi-2026.7.22-py3-none-any.whl.metadata (2.5 kB) 2026-08-31 23:30:21.345 | Downloading beagle-0.5.0-py3-none-any.whl (10 kB) 2026-08-31 23:30:21.367 | Downloading fixtures-4.3.2-py3-none-any.whl (41 kB) 2026-08-31 23:30:21.380 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.6/41.6 kB 4.1 MB/s eta 0:00:00 2026-08-31 23:30:21.383 | 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-08-31 23:30:21.405 | Downloading requests-2.34.2-py3-none-any.whl (73 kB) 2026-08-31 23:30:21.420 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 73.1/73.1 kB 7.4 MB/s eta 0:00:00 2026-08-31 23:30:21.434 | Downloading certifi-2026.7.22-py3-none-any.whl (136 kB) 2026-08-31 23:30:21.449 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 137.0/137.0 kB 12.2 MB/s eta 0:00:00 2026-08-31 23:30:21.466 | Downloading charset_normalizer-3.5.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (247 kB) 2026-08-31 23:30:21.484 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.5/247.5 kB 17.9 MB/s eta 0:00:00 2026-08-31 23:30:21.500 | Downloading idna-3.18-py3-none-any.whl (65 kB) 2026-08-31 23:30:21.513 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.5/65.5 kB 6.7 MB/s eta 0:00:00 2026-08-31 23:30:21.529 | Downloading urllib3-2.7.0-py3-none-any.whl (131 kB) 2026-08-31 23:30:21.543 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.1/131.1 kB 11.9 MB/s eta 0:00:00 2026-08-31 23:30:21.578 | Building wheels for collected packages: openstack_requirements 2026-08-31 23:30:21.579 | Building wheel for openstack_requirements (pyproject.toml): started 2026-08-31 23:30:23.809 | Building wheel for openstack_requirements (pyproject.toml): finished with status 'done' 2026-08-31 23:30:23.810 | Created wheel for openstack_requirements: filename=openstack_requirements-1.2.1.dev8694-py3-none-any.whl size=53491 sha256=dc8ae1e439a3d6a86e48fcdd531dab0b7c1bf1503e3208bd24f737c2d47d79d8 2026-08-31 23:30:23.811 | Stored in directory: /tmp/pip-ephem-wheel-cache-ex564slh/wheels/09/5d/92/4cd2c84803dbd4129257ae3d0359353f58d376e96c4633bda7 2026-08-31 23:30:23.816 | Successfully built openstack_requirements 2026-08-31 23:30:24.090 | Installing collected packages: urllib3, PyYAML, idna, fixtures, charset_normalizer, certifi, beagle, requests, openstack_requirements 2026-08-31 23:30:24.831 | Successfully installed PyYAML-6.0.3 beagle-0.5.0 certifi-2026.7.22 charset_normalizer-3.5.0 fixtures-4.3.2 idna-3.18 openstack_requirements-1.2.1.dev8694 requests-2.34.2 urllib3-2.7.0 2026-08-31 23:30:25.058 | + inc/python:pip_install:216 : result=0 2026-08-31 23:30:25.060 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-31 23:30:25.063 | + functions-common:time_stop:2420 : local name 2026-08-31 23:30:25.066 | + functions-common:time_stop:2421 : local end_time 2026-08-31 23:30:25.068 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-31 23:30:25.071 | + functions-common:time_stop:2423 : local total 2026-08-31 23:30:25.074 | + functions-common:time_stop:2424 : local start_time 2026-08-31 23:30:25.076 | + functions-common:time_stop:2426 : name=pip_install 2026-08-31 23:30:25.079 | + functions-common:time_stop:2427 : start_time=1788219014186 2026-08-31 23:30:25.081 | + functions-common:time_stop:2429 : [[ -z 1788219014186 ]] 2026-08-31 23:30:25.085 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-31 23:30:25.090 | + functions-common:time_stop:2432 : end_time=1788219025086 2026-08-31 23:30:25.092 | + functions-common:time_stop:2433 : elapsed_time=10900 2026-08-31 23:30:25.094 | + functions-common:time_stop:2434 : total=21022 2026-08-31 23:30:25.097 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-31 23:30:25.100 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=31922 2026-08-31 23:30:25.103 | + inc/python:pip_install:219 : return 0 2026-08-31 23:30:25.108 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2026-08-31 23:30:25.110 | + lib/infra:install_infra:42 : use_library_from_git pbr 2026-08-31 23:30:25.113 | + inc/python:use_library_from_git:266 : local name=pbr 2026-08-31 23:30:25.116 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-31 23:30:25.120 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-31 23:30:25.123 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,pbr, ]] 2026-08-31 23:30:25.126 | + inc/python:use_library_from_git:269 : return 1 2026-08-31 23:30:25.129 | + lib/infra:install_infra:48 : pip_install -U pbr 2026-08-31 23:30:25.150 | Using python 3.12 to install pbr 2026-08-31 23:30:25.152 | + 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-08-31 23:30:26.149 | Requirement already satisfied: pbr in /opt/stack/data/venv/lib/python3.12/site-packages (7.0.3) 2026-08-31 23:30:26.193 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr) (84.0.0) 2026-08-31 23:30:26.476 | + inc/python:pip_install:216 : result=0 2026-08-31 23:30:26.479 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-31 23:30:26.482 | + functions-common:time_stop:2420 : local name 2026-08-31 23:30:26.485 | + functions-common:time_stop:2421 : local end_time 2026-08-31 23:30:26.489 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-31 23:30:26.491 | + functions-common:time_stop:2423 : local total 2026-08-31 23:30:26.493 | + functions-common:time_stop:2424 : local start_time 2026-08-31 23:30:26.496 | + functions-common:time_stop:2426 : name=pip_install 2026-08-31 23:30:26.499 | + functions-common:time_stop:2427 : start_time=1788219025144 2026-08-31 23:30:26.502 | + functions-common:time_stop:2429 : [[ -z 1788219025144 ]] 2026-08-31 23:30:26.505 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-31 23:30:26.509 | + functions-common:time_stop:2432 : end_time=1788219026506 2026-08-31 23:30:26.512 | + functions-common:time_stop:2433 : elapsed_time=1362 2026-08-31 23:30:26.515 | + functions-common:time_stop:2434 : total=31922 2026-08-31 23:30:26.518 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-31 23:30:26.521 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=33284 2026-08-31 23:30:26.524 | + inc/python:pip_install:219 : return 0 2026-08-31 23:30:26.527 | + ./stack.sh:main:838 : python3.12 -m venv /opt/stack/bindep-venv 2026-08-31 23:30:32.041 | + ./stack.sh:main:840 : /opt/stack/bindep-venv/bin/pip install bindep 2026-08-31 23:30:32.928 | Collecting bindep 2026-08-31 23:30:33.016 | Downloading bindep-2.14.0-py3-none-any.whl.metadata (11 kB) 2026-08-31 23:30:33.121 | Collecting distro>=1.7 (from bindep) 2026-08-31 23:30:33.136 | Downloading distro-1.9.0-py3-none-any.whl.metadata (6.8 kB) 2026-08-31 23:30:33.235 | Collecting packaging (from bindep) 2026-08-31 23:30:33.240 | Using cached packaging-26.3-py3-none-any.whl.metadata (3.5 kB) 2026-08-31 23:30:33.288 | Collecting Parsley (from bindep) 2026-08-31 23:30:33.304 | Downloading Parsley-1.3-py2.py3-none-any.whl.metadata (4.1 kB) 2026-08-31 23:30:33.399 | Collecting pbr>=2 (from bindep) 2026-08-31 23:30:33.401 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-08-31 23:30:33.814 | Collecting setuptools (from pbr>=2->bindep) 2026-08-31 23:30:33.816 | Using cached setuptools-84.0.0-py3-none-any.whl.metadata (6.6 kB) 2026-08-31 23:30:33.903 | Downloading bindep-2.14.0-py3-none-any.whl (35 kB) 2026-08-31 23:30:33.935 | Downloading distro-1.9.0-py3-none-any.whl (20 kB) 2026-08-31 23:30:33.946 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-08-31 23:30:33.949 | Using cached packaging-26.3-py3-none-any.whl (129 kB) 2026-08-31 23:30:33.966 | Downloading Parsley-1.3-py2.py3-none-any.whl (88 kB) 2026-08-31 23:30:33.988 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.9/88.9 kB 4.9 MB/s eta 0:00:00 2026-08-31 23:30:33.993 | Using cached setuptools-84.0.0-py3-none-any.whl (818 kB) 2026-08-31 23:30:34.131 | Installing collected packages: Parsley, setuptools, packaging, distro, pbr, bindep 2026-08-31 23:30:35.596 | Successfully installed Parsley-1.3 bindep-2.14.0 distro-1.9.0 packaging-26.3 pbr-7.0.3 setuptools-84.0.0 2026-08-31 23:30:35.737 | + ./stack.sh:main:841 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-08-31 23:30:35.740 | + ./stack.sh:main:841 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-08-31 23:30:35.744 | ++ ./stack.sh:main:844 : _get_plugin_bindep_packages 2026-08-31 23:30:35.761 | + ./stack.sh:main:844 : pkgs= 2026-08-31 23:30:35.765 | + ./stack.sh:main:845 : [[ -n '' ]] 2026-08-31 23:30:35.769 | + ./stack.sh:main:852 : run_phase stack pre-install 2026-08-31 23:30:35.772 | + functions-common:run_phase:1848 : local mode=stack 2026-08-31 23:30:35.776 | + functions-common:run_phase:1849 : local phase=pre-install 2026-08-31 23:30:35.778 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-08-31 23:30:35.780 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-08-31 23:30:35.784 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-08-31 23:30:35.786 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-08-31 23:30:35.789 | + functions-common:run_phase:1858 : local extra 2026-08-31 23:30:35.793 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-08-31 23:30:35.797 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-08-31 23:30:35.800 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-08-31 23:30:35.803 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-08-31 23:30:35.806 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack pre-install 2026-08-31 23:30:35.809 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-08-31 23:30:35.826 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:30:35.829 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-08-31 23:30:35.831 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-08-31 23:30:35.834 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2026-08-31 23:30:35.838 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-08-31 23:30:35.840 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-08-31 23:30:35.842 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-08-31 23:30:35.844 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2026-08-31 23:30:35.847 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2026-08-31 23:30:35.850 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2026-08-31 23:30:35.852 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2026-08-31 23:30:35.855 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-08-31 23:30:35.858 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-08-31 23:30:35.860 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-08-31 23:30:35.863 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-08-31 23:30:35.866 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-08-31 23:30:35.868 | + functions-common:run_phase:1875 : run_plugins stack pre-install 2026-08-31 23:30:35.871 | + functions-common:run_plugins:1834 : local mode=stack 2026-08-31 23:30:35.874 | + functions-common:run_plugins:1835 : local phase=pre-install 2026-08-31 23:30:35.876 | + functions-common:run_plugins:1837 : local plugins= 2026-08-31 23:30:35.880 | + functions-common:run_plugins:1838 : local plugin 2026-08-31 23:30:35.882 | + ./stack.sh:main:855 : set_systemd_override DefaultLimitNOFILE 2048 2026-08-31 23:30:35.884 | + functions:set_systemd_override:844 : local key=DefaultLimitNOFILE 2026-08-31 23:30:35.888 | + functions:set_systemd_override:845 : local value=2048 2026-08-31 23:30:35.890 | + functions:set_systemd_override:847 : local sysconf=/etc/systemd/system.conf 2026-08-31 23:30:35.892 | + functions:set_systemd_override:848 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2026-08-31 23:30:35.954 | + functions:set_systemd_override:849 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2026-08-31 23:30:35.954 | Set systemd system override for DefaultLimitNOFILE=2048 2026-08-31 23:30:35.957 | + functions:set_systemd_override:851 : sudo systemctl daemon-reload 2026-08-31 23:30:36.383 | + ./stack.sh:main:857 : install_rpc_backend 2026-08-31 23:30:36.385 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2026-08-31 23:30:36.410 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:30:36.415 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2026-08-31 23:30:36.417 | + functions-common:install_package:1438 : update_package_repo 2026-08-31 23:30:36.421 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-08-31 23:30:36.423 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-08-31 23:30:36.427 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-08-31 23:30:36.429 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-08-31 23:30:36.433 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-08-31 23:30:36.437 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-31 23:30:36.440 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-31 23:30:36.443 | + functions-common:update_package_repo:1421 : apt_get_update 2026-08-31 23:30:36.446 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-08-31 23:30:36.449 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-08-31 23:30:36.453 | + functions-common:apt_get_update:1167 : return 2026-08-31 23:30:36.456 | + functions-common:install_package:1439 : real_install_package rabbitmq-server 2026-08-31 23:30:36.460 | + functions-common:real_install_package:1426 : is_ubuntu 2026-08-31 23:30:36.463 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-31 23:30:36.467 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-31 23:30:36.470 | + functions-common:real_install_package:1427 : apt_get install rabbitmq-server 2026-08-31 23:30:36.494 | + 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-08-31 23:30:36.533 | Reading package lists... 2026-08-31 23:30:36.913 | Building dependency tree... 2026-08-31 23:30:36.915 | Reading state information... 2026-08-31 23:30:37.495 | The following packages were automatically installed and are no longer required: 2026-08-31 23:30:37.497 | libfwupd2 libgusb2 2026-08-31 23:30:37.497 | Use 'sudo apt autoremove' to remove them. 2026-08-31 23:30:37.498 | The following additional packages will be installed: 2026-08-31 23:30:37.498 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-08-31 23:30:37.498 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-08-31 23:30:37.499 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-08-31 23:30:37.500 | erlang-tools erlang-xmerl 2026-08-31 23:30:37.502 | Suggested packages: 2026-08-31 23:30:37.502 | erlang erlang-manpages erlang-doc 2026-08-31 23:30:37.558 | The following NEW packages will be installed: 2026-08-31 23:30:37.559 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-08-31 23:30:37.559 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-08-31 23:30:37.559 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-08-31 23:30:37.561 | erlang-tools erlang-xmerl rabbitmq-server 2026-08-31 23:30:37.647 | 0 upgraded, 18 newly installed, 0 to remove and 28 not upgraded. 2026-08-31 23:30:37.647 | Need to get 36.1 MB of archives. 2026-08-31 23:30:37.647 | After this operation, 56.3 MB of additional disk space will be used. 2026-08-31 23:30:37.647 | 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-08-31 23:30:37.942 | 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-08-31 23:30:37.976 | 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-08-31 23:30:37.978 | 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-08-31 23:30:37.986 | 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-08-31 23:30:37.998 | 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-08-31 23:30:38.001 | 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-08-31 23:30:38.021 | 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-08-31 23:30:38.023 | 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-08-31 23:30:38.024 | 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-08-31 23:30:38.026 | 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-08-31 23:30:38.054 | 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-08-31 23:30:38.073 | 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-08-31 23:30:38.074 | 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-08-31 23:30:38.077 | 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-08-31 23:30:38.081 | 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-08-31 23:30:38.110 | 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-08-31 23:30:38.134 | Get:18 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 rabbitmq-server all 3.12.1-1ubuntu1.2 [15.9 MB] 2026-08-31 23:30:38.533 | perl: warning: Setting locale failed. 2026-08-31 23:30:38.533 | perl: warning: Please check that your locale settings: 2026-08-31 23:30:38.534 | LANGUAGE = (unset), 2026-08-31 23:30:38.534 | LC_ALL = "en_US.utf8", 2026-08-31 23:30:38.534 | LANG = "de_DE.UTF-8" 2026-08-31 23:30:38.534 | are supported and installed on your system. 2026-08-31 23:30:38.534 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-31 23:30:38.595 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-31 23:30:38.595 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-31 23:30:38.595 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-31 23:30:38.782 | Fetched 36.1 MB in 1s (50.1 MB/s) 2026-08-31 23:30:38.875 | Selecting previously unselected package erlang-base. 2026-08-31 23:30:38.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 ... 123043 files and directories currently installed.) 2026-08-31 23:30:38.945 | Preparing to unpack .../00-erlang-base_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-31 23:30:38.949 | Unpacking erlang-base (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-31 23:30:39.317 | Selecting previously unselected package erlang-asn1. 2026-08-31 23:30:39.329 | Preparing to unpack .../01-erlang-asn1_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-31 23:30:39.333 | Unpacking erlang-asn1 (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-31 23:30:39.394 | Selecting previously unselected package erlang-crypto. 2026-08-31 23:30:39.404 | Preparing to unpack .../02-erlang-crypto_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-31 23:30:39.408 | Unpacking erlang-crypto (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-31 23:30:39.452 | Selecting previously unselected package erlang-public-key. 2026-08-31 23:30:39.464 | Preparing to unpack .../03-erlang-public-key_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-31 23:30:39.467 | Unpacking erlang-public-key (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-31 23:30:39.518 | Selecting previously unselected package erlang-mnesia. 2026-08-31 23:30:39.530 | Preparing to unpack .../04-erlang-mnesia_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-31 23:30:39.534 | Unpacking erlang-mnesia (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-31 23:30:39.599 | Selecting previously unselected package erlang-runtime-tools. 2026-08-31 23:30:39.610 | Preparing to unpack .../05-erlang-runtime-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-31 23:30:39.614 | Unpacking erlang-runtime-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-31 23:30:39.677 | Selecting previously unselected package erlang-ssl. 2026-08-31 23:30:39.689 | Preparing to unpack .../06-erlang-ssl_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-31 23:30:39.693 | Unpacking erlang-ssl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-31 23:30:39.781 | Selecting previously unselected package erlang-eldap. 2026-08-31 23:30:39.791 | Preparing to unpack .../07-erlang-eldap_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-31 23:30:39.795 | Unpacking erlang-eldap (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-31 23:30:39.832 | Selecting previously unselected package erlang-ftp. 2026-08-31 23:30:39.844 | Preparing to unpack .../08-erlang-ftp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-31 23:30:39.847 | Unpacking erlang-ftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-31 23:30:39.889 | Selecting previously unselected package erlang-tftp. 2026-08-31 23:30:39.900 | Preparing to unpack .../09-erlang-tftp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-31 23:30:39.904 | Unpacking erlang-tftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-31 23:30:39.945 | Selecting previously unselected package erlang-inets. 2026-08-31 23:30:39.957 | Preparing to unpack .../10-erlang-inets_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-31 23:30:39.961 | Unpacking erlang-inets (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-31 23:30:40.036 | Selecting previously unselected package erlang-snmp. 2026-08-31 23:30:40.048 | Preparing to unpack .../11-erlang-snmp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-31 23:30:40.052 | Unpacking erlang-snmp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-31 23:30:40.197 | Selecting previously unselected package erlang-os-mon. 2026-08-31 23:30:40.209 | Preparing to unpack .../12-erlang-os-mon_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-31 23:30:40.212 | Unpacking erlang-os-mon (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-31 23:30:40.255 | Selecting previously unselected package erlang-parsetools. 2026-08-31 23:30:40.266 | Preparing to unpack .../13-erlang-parsetools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-31 23:30:40.269 | Unpacking erlang-parsetools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-31 23:30:40.308 | Selecting previously unselected package erlang-syntax-tools. 2026-08-31 23:30:40.320 | Preparing to unpack .../14-erlang-syntax-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-31 23:30:40.324 | Unpacking erlang-syntax-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-31 23:30:40.367 | Selecting previously unselected package erlang-tools. 2026-08-31 23:30:40.379 | Preparing to unpack .../15-erlang-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-31 23:30:40.383 | Unpacking erlang-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-31 23:30:40.441 | Selecting previously unselected package erlang-xmerl. 2026-08-31 23:30:40.453 | Preparing to unpack .../16-erlang-xmerl_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-31 23:30:40.456 | Unpacking erlang-xmerl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-31 23:30:40.534 | Selecting previously unselected package rabbitmq-server. 2026-08-31 23:30:40.546 | Preparing to unpack .../17-rabbitmq-server_3.12.1-1ubuntu1.2_all.deb ... 2026-08-31 23:30:40.552 | Unpacking rabbitmq-server (3.12.1-1ubuntu1.2) ... 2026-08-31 23:30:41.599 | Setting up erlang-base (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-31 23:30:41.942 | Created symlink /etc/systemd/system/multi-user.target.wants/epmd.service → /usr/lib/systemd/system/epmd.service. 2026-08-31 23:30:41.942 | Created symlink /etc/systemd/system/sockets.target.wants/epmd.socket → /usr/lib/systemd/system/epmd.socket. 2026-08-31 23:30:44.473 | Searching for services which depend on erlang and should be started... none found. 2026-08-31 23:30:44.495 | Setting up erlang-xmerl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-31 23:30:44.507 | Setting up erlang-syntax-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-31 23:30:44.517 | Setting up erlang-parsetools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-31 23:30:44.528 | Setting up erlang-asn1 (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-31 23:30:44.539 | Setting up erlang-tftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-31 23:30:44.551 | Setting up erlang-mnesia (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-31 23:30:44.562 | Setting up erlang-crypto (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-31 23:30:44.572 | Setting up erlang-runtime-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-31 23:30:44.583 | Setting up erlang-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-31 23:30:44.593 | Setting up erlang-snmp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-31 23:30:44.604 | Setting up erlang-public-key (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-31 23:30:44.614 | Setting up erlang-ssl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-31 23:30:44.625 | Setting up erlang-os-mon (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-31 23:30:44.636 | Setting up erlang-eldap (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-31 23:30:44.646 | Setting up erlang-ftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-31 23:30:44.657 | Setting up erlang-inets (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-31 23:30:44.667 | Setting up rabbitmq-server (3.12.1-1ubuntu1.2) ... 2026-08-31 23:30:44.754 | info: Selecting GID from range 100 to 999 ... 2026-08-31 23:30:44.758 | info: Adding group `rabbitmq' (GID 118) ... 2026-08-31 23:30:44.854 | info: Selecting UID from range 100 to 999 ... 2026-08-31 23:30:44.854 | 2026-08-31 23:30:44.859 | info: Adding system user `rabbitmq' (UID 116) ... 2026-08-31 23:30:44.862 | info: Adding new user `rabbitmq' (UID 116) with group `rabbitmq' ... 2026-08-31 23:30:44.911 | info: Not creating home directory `/var/lib/rabbitmq'. 2026-08-31 23:30:45.116 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /usr/lib/systemd/system/rabbitmq-server.service. 2026-08-31 23:31:00.597 | Processing triggers for man-db (2.12.0-4build2) ... 2026-08-31 23:31:02.265 | perl: warning: Setting locale failed. 2026-08-31 23:31:02.265 | perl: warning: Please check that your locale settings: 2026-08-31 23:31:02.265 | LANGUAGE = (unset), 2026-08-31 23:31:02.265 | LC_ALL = "en_US.utf8", 2026-08-31 23:31:02.265 | LANG = "de_DE.UTF-8" 2026-08-31 23:31:02.265 | are supported and installed on your system. 2026-08-31 23:31:02.265 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-31 23:31:02.392 | perl: warning: Setting locale failed. 2026-08-31 23:31:02.392 | perl: warning: Please check that your locale settings: 2026-08-31 23:31:02.392 | LANGUAGE = (unset), 2026-08-31 23:31:02.392 | LC_ALL = "en_US.utf8", 2026-08-31 23:31:02.392 | LANG = "de_DE.UTF-8" 2026-08-31 23:31:02.392 | are supported and installed on your system. 2026-08-31 23:31:02.392 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-31 23:31:02.442 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-31 23:31:02.442 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-31 23:31:02.442 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-31 23:31:02.510 | perl: warning: Setting locale failed. 2026-08-31 23:31:02.510 | perl: warning: Please check that your locale settings: 2026-08-31 23:31:02.510 | LANGUAGE = (unset), 2026-08-31 23:31:02.510 | LC_ALL = "en_US.utf8", 2026-08-31 23:31:02.510 | LANG = "de_DE.UTF-8" 2026-08-31 23:31:02.510 | are supported and installed on your system. 2026-08-31 23:31:02.510 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-31 23:31:02.883 | 2026-08-31 23:31:02.883 | Running kernel seems to be up-to-date. 2026-08-31 23:31:02.884 | 2026-08-31 23:31:02.884 | Restarting services... 2026-08-31 23:31:02.947 | 2026-08-31 23:31:02.947 | Service restarts being deferred: 2026-08-31 23:31:02.947 | systemctl restart getty@tty1.service 2026-08-31 23:31:02.947 | systemctl restart serial-getty@hvc0.service 2026-08-31 23:31:02.947 | systemctl restart systemd-logind.service 2026-08-31 23:31:02.947 | systemctl restart virtlockd.service 2026-08-31 23:31:02.947 | systemctl restart virtlogd.service 2026-08-31 23:31:02.948 | 2026-08-31 23:31:02.948 | No containers need to be restarted. 2026-08-31 23:31:02.948 | 2026-08-31 23:31:02.948 | User sessions running outdated binaries: 2026-08-31 23:31:02.948 | quobyte @ session #5: bash[2044], sshd[1997] 2026-08-31 23:31:02.955 | quobyte @ user manager service: systemd[1191] 2026-08-31 23:31:02.963 | 2026-08-31 23:31:02.963 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-08-31 23:31:05.081 | + functions-common:apt_get:1211 : result=0 2026-08-31 23:31:05.083 | + functions-common:apt_get:1214 : time_stop apt-get 2026-08-31 23:31:05.086 | + functions-common:time_stop:2420 : local name 2026-08-31 23:31:05.088 | + functions-common:time_stop:2421 : local end_time 2026-08-31 23:31:05.091 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-31 23:31:05.094 | + functions-common:time_stop:2423 : local total 2026-08-31 23:31:05.096 | + functions-common:time_stop:2424 : local start_time 2026-08-31 23:31:05.098 | + functions-common:time_stop:2426 : name=apt-get 2026-08-31 23:31:05.101 | + functions-common:time_stop:2427 : start_time=1788219036491 2026-08-31 23:31:05.103 | + functions-common:time_stop:2429 : [[ -z 1788219036491 ]] 2026-08-31 23:31:05.107 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-31 23:31:05.110 | + functions-common:time_stop:2432 : end_time=1788219065108 2026-08-31 23:31:05.113 | + functions-common:time_stop:2433 : elapsed_time=28617 2026-08-31 23:31:05.115 | + functions-common:time_stop:2434 : total=73513 2026-08-31 23:31:05.118 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-31 23:31:05.120 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=102130 2026-08-31 23:31:05.123 | + functions-common:apt_get:1215 : return 0 2026-08-31 23:31:05.125 | + lib/rpc_backend:install_rpc_backend:55 : is_fedora 2026-08-31 23:31:05.128 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-08-31 23:31:05.130 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-08-31 23:31:05.132 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-08-31 23:31:05.136 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-08-31 23:31:05.138 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-08-31 23:31:05.141 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-08-31 23:31:05.143 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-08-31 23:31:05.146 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-08-31 23:31:05.148 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-08-31 23:31:05.151 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-08-31 23:31:05.153 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-08-31 23:31:05.156 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-08-31 23:31:05.158 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-08-31 23:31:05.161 | + ./stack.sh:main:858 : restart_rpc_backend 2026-08-31 23:31:05.163 | + lib/rpc_backend:restart_rpc_backend:68 : is_service_enabled rabbit 2026-08-31 23:31:05.179 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:31:05.181 | + lib/rpc_backend:restart_rpc_backend:70 : echo_summary 'Starting RabbitMQ' 2026-08-31 23:31:05.183 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-31 23:31:05.186 | + ./stack.sh:echo_summary:450 : echo -e Starting RabbitMQ 2026-08-31 23:31:05.188 | + lib/rpc_backend:restart_rpc_backend:81 : local i 2026-08-31 23:31:05.191 | ++ lib/rpc_backend:restart_rpc_backend:82 : seq 20 2026-08-31 23:31:05.195 | + lib/rpc_backend:restart_rpc_backend:82 : for i in `seq 20` 2026-08-31 23:31:05.197 | + lib/rpc_backend:restart_rpc_backend:83 : local rc=0 2026-08-31 23:31:05.200 | + lib/rpc_backend:restart_rpc_backend:85 : [[ 1 -eq 20 ]] 2026-08-31 23:31:05.202 | + lib/rpc_backend:restart_rpc_backend:87 : [[ 1 == \0 ]] 2026-08-31 23:31:05.204 | + lib/rpc_backend:restart_rpc_backend:91 : rabbit_setuser stackrabbit stackqueue 2026-08-31 23:31:05.207 | + lib/rpc_backend:rabbit_setuser:160 : local user=stackrabbit pass=stackqueue found= out= 2026-08-31 23:31:05.210 | ++ lib/rpc_backend:rabbit_setuser:161 : sudo rabbitmqctl list_users 2026-08-31 23:31:06.329 | + lib/rpc_backend:rabbit_setuser:161 : out='Listing users ... 2026-08-31 23:31:06.329 | user tags 2026-08-31 23:31:06.329 | guest [administrator]' 2026-08-31 23:31:06.333 | ++ lib/rpc_backend:rabbit_setuser:163 : echo 'Listing users ... 2026-08-31 23:31:06.333 | user tags 2026-08-31 23:31:06.334 | guest [administrator]' 2026-08-31 23:31:06.334 | ++ lib/rpc_backend:rabbit_setuser:163 : awk '$1 == user { print $1 }' user=stackrabbit 2026-08-31 23:31:06.340 | + lib/rpc_backend:rabbit_setuser:163 : found= 2026-08-31 23:31:06.343 | + lib/rpc_backend:rabbit_setuser:164 : '[' '' = stackrabbit ']' 2026-08-31 23:31:06.346 | + lib/rpc_backend:rabbit_setuser:168 : sudo rabbitmqctl add_user stackrabbit stackqueue 2026-08-31 23:31:07.535 | Adding user "stackrabbit" ... 2026-08-31 23:31:07.551 | Done. Don't forget to grant the user permissions to some virtual hosts! See 'rabbitmqctl help set_permissions' to learn more. 2026-08-31 23:31:07.574 | + lib/rpc_backend:rabbit_setuser:171 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2026-08-31 23:31:08.811 | Setting permissions for user "stackrabbit" in vhost "/" ... 2026-08-31 23:31:08.860 | + lib/rpc_backend:restart_rpc_backend:92 : '[' 0 -ne 0 ']' 2026-08-31 23:31:08.865 | + lib/rpc_backend:restart_rpc_backend:97 : sudo rabbitmqctl change_password stackrabbit stackqueue 2026-08-31 23:31:09.988 | Changing password for user "stackrabbit" ... 2026-08-31 23:31:10.024 | + lib/rpc_backend:restart_rpc_backend:99 : '[' 0 -ne 0 ']' 2026-08-31 23:31:10.028 | + lib/rpc_backend:restart_rpc_backend:103 : break 2026-08-31 23:31:10.031 | + lib/rpc_backend:restart_rpc_backend:106 : sudo rabbitmqctl delete_user guest 2026-08-31 23:31:11.208 | Deleting user "guest" ... 2026-08-31 23:31:11.248 | + ./stack.sh:main:860 : is_service_enabled mysql postgresql 2026-08-31 23:31:11.271 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:31:11.274 | + ./stack.sh:main:861 : install_database 2026-08-31 23:31:11.279 | + lib/database:install_database:118 : install_database_mysql 2026-08-31 23:31:11.282 | + lib/databases/mysql:install_database_mysql:202 : is_ubuntu 2026-08-31 23:31:11.286 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-31 23:31:11.290 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-31 23:31:11.293 | + lib/databases/mysql:install_database_mysql:205 : sudo debconf-set-selections 2026-08-31 23:31:11.308 | perl: warning: Setting locale failed. 2026-08-31 23:31:11.308 | perl: warning: Please check that your locale settings: 2026-08-31 23:31:11.308 | LANGUAGE = (unset), 2026-08-31 23:31:11.308 | LC_ALL = "en_US.utf8", 2026-08-31 23:31:11.308 | LANG = "de_DE.UTF-8" 2026-08-31 23:31:11.308 | are supported and installed on your system. 2026-08-31 23:31:11.308 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-31 23:31:11.361 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-31 23:31:11.361 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-31 23:31:11.361 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-31 23:31:11.471 | + lib/databases/mysql:install_database_mysql:215 : [[ ! -e /home/quobyte/.my.cnf ]] 2026-08-31 23:31:11.474 | + lib/databases/mysql:install_database_mysql:216 : cat 2026-08-31 23:31:11.480 | + lib/databases/mysql:install_database_mysql:222 : is_ubuntu 2026-08-31 23:31:11.484 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-31 23:31:11.487 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-31 23:31:11.490 | + lib/databases/mysql:install_database_mysql:222 : '[' mysql '!=' mariadb ']' 2026-08-31 23:31:11.495 | + lib/databases/mysql:install_database_mysql:223 : echo host=127.0.0.1 2026-08-31 23:31:11.499 | + lib/databases/mysql:install_database_mysql:225 : chmod 0600 /home/quobyte/.my.cnf 2026-08-31 23:31:11.505 | + lib/databases/mysql:install_database_mysql:228 : [[ True == \T\r\u\e ]] 2026-08-31 23:31:11.509 | + lib/databases/mysql:install_database_mysql:229 : is_fedora 2026-08-31 23:31:11.513 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-08-31 23:31:11.516 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-08-31 23:31:11.520 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-08-31 23:31:11.524 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-08-31 23:31:11.528 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-08-31 23:31:11.532 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-08-31 23:31:11.535 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-08-31 23:31:11.539 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-08-31 23:31:11.543 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-08-31 23:31:11.546 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-08-31 23:31:11.550 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-08-31 23:31:11.554 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-08-31 23:31:11.559 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-08-31 23:31:11.563 | + lib/databases/mysql:install_database_mysql:232 : is_ubuntu 2026-08-31 23:31:11.567 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-31 23:31:11.571 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-31 23:31:11.575 | + lib/databases/mysql:install_database_mysql:233 : install_package mysql-server 2026-08-31 23:31:11.579 | + functions-common:install_package:1438 : update_package_repo 2026-08-31 23:31:11.583 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-08-31 23:31:11.587 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-08-31 23:31:11.592 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-08-31 23:31:11.596 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-08-31 23:31:11.600 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-08-31 23:31:11.604 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-31 23:31:11.608 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-31 23:31:11.612 | + functions-common:update_package_repo:1421 : apt_get_update 2026-08-31 23:31:11.615 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-08-31 23:31:11.619 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-08-31 23:31:11.622 | + functions-common:apt_get_update:1167 : return 2026-08-31 23:31:11.626 | + functions-common:install_package:1439 : real_install_package mysql-server 2026-08-31 23:31:11.630 | + functions-common:real_install_package:1426 : is_ubuntu 2026-08-31 23:31:11.633 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-31 23:31:11.636 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-31 23:31:11.640 | + functions-common:real_install_package:1427 : apt_get install mysql-server 2026-08-31 23:31:11.667 | + 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-08-31 23:31:11.712 | Reading package lists... 2026-08-31 23:31:12.105 | Building dependency tree... 2026-08-31 23:31:12.107 | Reading state information... 2026-08-31 23:31:12.735 | The following packages were automatically installed and are no longer required: 2026-08-31 23:31:12.737 | libfwupd2 libgusb2 2026-08-31 23:31:12.737 | Use 'sudo apt autoremove' to remove them. 2026-08-31 23:31:12.739 | The following additional packages will be installed: 2026-08-31 23:31:12.739 | libcgi-fast-perl libcgi-pm-perl libclone-perl libencode-locale-perl 2026-08-31 23:31:12.740 | libevent-pthreads-2.1-7t64 libfcgi-bin libfcgi-perl libfcgi0t64 2026-08-31 23:31:12.740 | libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl 2026-08-31 23:31:12.740 | libhttp-date-perl libhttp-message-perl libio-html-perl 2026-08-31 23:31:12.741 | liblwp-mediatypes-perl libmecab2 libprotobuf-lite32t64 libtimedate-perl 2026-08-31 23:31:12.743 | liburi-perl mecab-ipadic mecab-ipadic-utf8 mecab-utils mysql-client-8.0 2026-08-31 23:31:12.743 | mysql-client-core-8.0 mysql-server-8.0 mysql-server-core-8.0 2026-08-31 23:31:12.745 | Suggested packages: 2026-08-31 23:31:12.745 | libdata-dump-perl libipc-sharedcache-perl libio-compress-brotli-perl 2026-08-31 23:31:12.745 | libbusiness-isbn-perl libregexp-ipv6-perl libwww-perl mailx tinyca 2026-08-31 23:31:12.802 | The following NEW packages will be installed: 2026-08-31 23:31:12.803 | libcgi-fast-perl libcgi-pm-perl libclone-perl libencode-locale-perl 2026-08-31 23:31:12.803 | libevent-pthreads-2.1-7t64 libfcgi-bin libfcgi-perl libfcgi0t64 2026-08-31 23:31:12.803 | libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl 2026-08-31 23:31:12.805 | libhttp-date-perl libhttp-message-perl libio-html-perl 2026-08-31 23:31:12.806 | liblwp-mediatypes-perl libmecab2 libprotobuf-lite32t64 libtimedate-perl 2026-08-31 23:31:12.806 | liburi-perl mecab-ipadic mecab-ipadic-utf8 mecab-utils mysql-client-8.0 2026-08-31 23:31:12.806 | mysql-client-core-8.0 mysql-server mysql-server-8.0 mysql-server-core-8.0 2026-08-31 23:31:12.896 | 0 upgraded, 27 newly installed, 0 to remove and 28 not upgraded. 2026-08-31 23:31:12.896 | Need to get 29.6 MB of archives. 2026-08-31 23:31:12.896 | After this operation, 243 MB of additional disk space will be used. 2026-08-31 23:31:12.896 | Get:1 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-client-core-8.0 amd64 8.0.46-0ubuntu0.24.04.4 [2740 kB] 2026-08-31 23:31:13.108 | Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-client-8.0 amd64 8.0.46-0ubuntu0.24.04.4 [22.4 kB] 2026-08-31 23:31:13.109 | Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libevent-pthreads-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [7982 B] 2026-08-31 23:31:13.109 | Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libmecab2 amd64 0.996-14ubuntu4 [201 kB] 2026-08-31 23:31:13.112 | Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libprotobuf-lite32t64 amd64 3.21.12-8.2ubuntu0.3 [238 kB] 2026-08-31 23:31:13.115 | Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-server-core-8.0 amd64 8.0.46-0ubuntu0.24.04.4 [17.5 MB] 2026-08-31 23:31:13.369 | Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-server-8.0 amd64 8.0.46-0ubuntu0.24.04.4 [1443 kB] 2026-08-31 23:31:13.387 | Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 libhtml-tagset-perl all 3.20-6 [11.3 kB] 2026-08-31 23:31:13.387 | Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 liburi-perl all 5.27-1 [88.0 kB] 2026-08-31 23:31:13.388 | Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libhtml-parser-perl amd64 3.81-1ubuntu0.1 [86.0 kB] 2026-08-31 23:31:13.390 | Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 libcgi-pm-perl all 4.63-1 [185 kB] 2026-08-31 23:31:13.393 | 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-08-31 23:31:13.393 | Get:13 http://archive.ubuntu.com/ubuntu noble/main amd64 libfcgi-perl amd64 0.82+ds-3build2 [21.7 kB] 2026-08-31 23:31:13.394 | Get:14 http://archive.ubuntu.com/ubuntu noble/main amd64 libcgi-fast-perl all 1:2.17-1 [10.3 kB] 2026-08-31 23:31:13.395 | Get:15 http://archive.ubuntu.com/ubuntu noble/main amd64 libclone-perl amd64 0.46-1build3 [10.7 kB] 2026-08-31 23:31:13.396 | Get:16 http://archive.ubuntu.com/ubuntu noble/main amd64 libencode-locale-perl all 1.05-3 [11.6 kB] 2026-08-31 23:31:13.420 | 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-08-31 23:31:13.420 | Get:18 http://archive.ubuntu.com/ubuntu noble/main amd64 libhtml-template-perl all 2.97-2 [60.2 kB] 2026-08-31 23:31:13.421 | Get:19 http://archive.ubuntu.com/ubuntu noble/main amd64 libtimedate-perl all 2.3300-2 [34.0 kB] 2026-08-31 23:31:13.421 | Get:20 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libhttp-date-perl all 6.06-1ubuntu0.24.04.1 [10.6 kB] 2026-08-31 23:31:13.422 | Get:21 http://archive.ubuntu.com/ubuntu noble/main amd64 libio-html-perl all 1.004-3 [15.9 kB] 2026-08-31 23:31:13.422 | Get:22 http://archive.ubuntu.com/ubuntu noble/main amd64 liblwp-mediatypes-perl all 6.04-2 [20.1 kB] 2026-08-31 23:31:13.423 | Get:23 http://archive.ubuntu.com/ubuntu noble/main amd64 libhttp-message-perl all 6.45-1ubuntu1 [78.2 kB] 2026-08-31 23:31:13.424 | Get:24 http://archive.ubuntu.com/ubuntu noble/main amd64 mecab-utils amd64 0.996-14ubuntu4 [4804 B] 2026-08-31 23:31:13.443 | Get:25 http://archive.ubuntu.com/ubuntu noble/main amd64 mecab-ipadic all 2.7.0-20070801+main-3 [6718 kB] 2026-08-31 23:31:13.517 | Get:26 http://archive.ubuntu.com/ubuntu noble/main amd64 mecab-ipadic-utf8 all 2.7.0-20070801+main-3 [4384 B] 2026-08-31 23:31:13.517 | Get:27 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-server all 8.0.46-0ubuntu0.24.04.4 [9524 B] 2026-08-31 23:31:13.844 | perl: warning: Setting locale failed. 2026-08-31 23:31:13.844 | perl: warning: Please check that your locale settings: 2026-08-31 23:31:13.845 | LANGUAGE = (unset), 2026-08-31 23:31:13.845 | LC_ALL = "en_US.utf8", 2026-08-31 23:31:13.845 | LANG = "de_DE.UTF-8" 2026-08-31 23:31:13.845 | are supported and installed on your system. 2026-08-31 23:31:13.845 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-31 23:31:13.910 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-31 23:31:13.910 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-31 23:31:13.910 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-31 23:31:14.036 | Vorkonfiguration der Pakete ... 2026-08-31 23:31:14.046 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-31 23:31:14.203 | Fetched 29.6 MB in 1s (43.4 MB/s) 2026-08-31 23:31:14.242 | Selecting previously unselected package mysql-client-core-8.0. 2026-08-31 23:31:14.301 | (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 ... 125848 files and directories currently installed.) 2026-08-31 23:31:14.308 | Preparing to unpack .../00-mysql-client-core-8.0_8.0.46-0ubuntu0.24.04.4_amd64.deb ... 2026-08-31 23:31:14.312 | Unpacking mysql-client-core-8.0 (8.0.46-0ubuntu0.24.04.4) ... 2026-08-31 23:31:14.761 | Selecting previously unselected package mysql-client-8.0. 2026-08-31 23:31:14.773 | Preparing to unpack .../01-mysql-client-8.0_8.0.46-0ubuntu0.24.04.4_amd64.deb ... 2026-08-31 23:31:14.776 | Unpacking mysql-client-8.0 (8.0.46-0ubuntu0.24.04.4) ... 2026-08-31 23:31:14.825 | Selecting previously unselected package libevent-pthreads-2.1-7t64:amd64. 2026-08-31 23:31:14.838 | Preparing to unpack .../02-libevent-pthreads-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-08-31 23:31:14.846 | Unpacking libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-08-31 23:31:14.890 | Selecting previously unselected package libmecab2:amd64. 2026-08-31 23:31:14.904 | Preparing to unpack .../03-libmecab2_0.996-14ubuntu4_amd64.deb ... 2026-08-31 23:31:14.909 | Unpacking libmecab2:amd64 (0.996-14ubuntu4) ... 2026-08-31 23:31:14.962 | Selecting previously unselected package libprotobuf-lite32t64:amd64. 2026-08-31 23:31:14.974 | Preparing to unpack .../04-libprotobuf-lite32t64_3.21.12-8.2ubuntu0.3_amd64.deb ... 2026-08-31 23:31:14.979 | Unpacking libprotobuf-lite32t64:amd64 (3.21.12-8.2ubuntu0.3) ... 2026-08-31 23:31:15.031 | Selecting previously unselected package mysql-server-core-8.0. 2026-08-31 23:31:15.043 | Preparing to unpack .../05-mysql-server-core-8.0_8.0.46-0ubuntu0.24.04.4_amd64.deb ... 2026-08-31 23:31:15.047 | Unpacking mysql-server-core-8.0 (8.0.46-0ubuntu0.24.04.4) ... 2026-08-31 23:31:15.962 | Selecting previously unselected package mysql-server-8.0. 2026-08-31 23:31:15.975 | Preparing to unpack .../06-mysql-server-8.0_8.0.46-0ubuntu0.24.04.4_amd64.deb ... 2026-08-31 23:31:15.981 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-31 23:31:16.036 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-31 23:31:16.036 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-31 23:31:16.036 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-31 23:31:16.113 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-31 23:31:16.124 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-31 23:31:16.423 | Unpacking mysql-server-8.0 (8.0.46-0ubuntu0.24.04.4) ... 2026-08-31 23:31:16.494 | Selecting previously unselected package libhtml-tagset-perl. 2026-08-31 23:31:16.504 | Preparing to unpack .../07-libhtml-tagset-perl_3.20-6_all.deb ... 2026-08-31 23:31:16.509 | Unpacking libhtml-tagset-perl (3.20-6) ... 2026-08-31 23:31:16.553 | Selecting previously unselected package liburi-perl. 2026-08-31 23:31:16.565 | Preparing to unpack .../08-liburi-perl_5.27-1_all.deb ... 2026-08-31 23:31:16.569 | Unpacking liburi-perl (5.27-1) ... 2026-08-31 23:31:16.657 | Selecting previously unselected package libhtml-parser-perl:amd64. 2026-08-31 23:31:16.669 | Preparing to unpack .../09-libhtml-parser-perl_3.81-1ubuntu0.1_amd64.deb ... 2026-08-31 23:31:16.673 | Unpacking libhtml-parser-perl:amd64 (3.81-1ubuntu0.1) ... 2026-08-31 23:31:16.728 | Selecting previously unselected package libcgi-pm-perl. 2026-08-31 23:31:16.740 | Preparing to unpack .../10-libcgi-pm-perl_4.63-1_all.deb ... 2026-08-31 23:31:16.745 | Unpacking libcgi-pm-perl (4.63-1) ... 2026-08-31 23:31:16.809 | Selecting previously unselected package libfcgi0t64:amd64. 2026-08-31 23:31:16.821 | Preparing to unpack .../11-libfcgi0t64_2.4.2-2.1ubuntu0.24.04.1_amd64.deb ... 2026-08-31 23:31:16.826 | Unpacking libfcgi0t64:amd64 (2.4.2-2.1ubuntu0.24.04.1) ... 2026-08-31 23:31:16.869 | Selecting previously unselected package libfcgi-perl. 2026-08-31 23:31:16.880 | Preparing to unpack .../12-libfcgi-perl_0.82+ds-3build2_amd64.deb ... 2026-08-31 23:31:16.888 | Unpacking libfcgi-perl (0.82+ds-3build2) ... 2026-08-31 23:31:16.932 | Selecting previously unselected package libcgi-fast-perl. 2026-08-31 23:31:16.943 | Preparing to unpack .../13-libcgi-fast-perl_1%3a2.17-1_all.deb ... 2026-08-31 23:31:16.948 | Unpacking libcgi-fast-perl (1:2.17-1) ... 2026-08-31 23:31:16.992 | Selecting previously unselected package libclone-perl:amd64. 2026-08-31 23:31:17.004 | Preparing to unpack .../14-libclone-perl_0.46-1build3_amd64.deb ... 2026-08-31 23:31:17.008 | Unpacking libclone-perl:amd64 (0.46-1build3) ... 2026-08-31 23:31:17.050 | Selecting previously unselected package libencode-locale-perl. 2026-08-31 23:31:17.062 | Preparing to unpack .../15-libencode-locale-perl_1.05-3_all.deb ... 2026-08-31 23:31:17.066 | Unpacking libencode-locale-perl (1.05-3) ... 2026-08-31 23:31:17.107 | Selecting previously unselected package libfcgi-bin. 2026-08-31 23:31:17.119 | Preparing to unpack .../16-libfcgi-bin_2.4.2-2.1ubuntu0.24.04.1_amd64.deb ... 2026-08-31 23:31:17.125 | Unpacking libfcgi-bin (2.4.2-2.1ubuntu0.24.04.1) ... 2026-08-31 23:31:17.167 | Selecting previously unselected package libhtml-template-perl. 2026-08-31 23:31:17.179 | Preparing to unpack .../17-libhtml-template-perl_2.97-2_all.deb ... 2026-08-31 23:31:17.183 | Unpacking libhtml-template-perl (2.97-2) ... 2026-08-31 23:31:17.229 | Selecting previously unselected package libtimedate-perl. 2026-08-31 23:31:17.241 | Preparing to unpack .../18-libtimedate-perl_2.3300-2_all.deb ... 2026-08-31 23:31:17.245 | Unpacking libtimedate-perl (2.3300-2) ... 2026-08-31 23:31:17.313 | Selecting previously unselected package libhttp-date-perl. 2026-08-31 23:31:17.325 | Preparing to unpack .../19-libhttp-date-perl_6.06-1ubuntu0.24.04.1_all.deb ... 2026-08-31 23:31:17.329 | Unpacking libhttp-date-perl (6.06-1ubuntu0.24.04.1) ... 2026-08-31 23:31:17.369 | Selecting previously unselected package libio-html-perl. 2026-08-31 23:31:17.381 | Preparing to unpack .../20-libio-html-perl_1.004-3_all.deb ... 2026-08-31 23:31:17.385 | Unpacking libio-html-perl (1.004-3) ... 2026-08-31 23:31:17.426 | Selecting previously unselected package liblwp-mediatypes-perl. 2026-08-31 23:31:17.438 | Preparing to unpack .../21-liblwp-mediatypes-perl_6.04-2_all.deb ... 2026-08-31 23:31:17.444 | Unpacking liblwp-mediatypes-perl (6.04-2) ... 2026-08-31 23:31:17.485 | Selecting previously unselected package libhttp-message-perl. 2026-08-31 23:31:17.497 | Preparing to unpack .../22-libhttp-message-perl_6.45-1ubuntu1_all.deb ... 2026-08-31 23:31:17.501 | Unpacking libhttp-message-perl (6.45-1ubuntu1) ... 2026-08-31 23:31:17.553 | Selecting previously unselected package mecab-utils. 2026-08-31 23:31:17.566 | Preparing to unpack .../23-mecab-utils_0.996-14ubuntu4_amd64.deb ... 2026-08-31 23:31:17.569 | Unpacking mecab-utils (0.996-14ubuntu4) ... 2026-08-31 23:31:17.614 | Selecting previously unselected package mecab-ipadic. 2026-08-31 23:31:17.626 | Preparing to unpack .../24-mecab-ipadic_2.7.0-20070801+main-3_all.deb ... 2026-08-31 23:31:17.630 | Unpacking mecab-ipadic (2.7.0-20070801+main-3) ... 2026-08-31 23:31:18.269 | Selecting previously unselected package mecab-ipadic-utf8. 2026-08-31 23:31:18.279 | Preparing to unpack .../25-mecab-ipadic-utf8_2.7.0-20070801+main-3_all.deb ... 2026-08-31 23:31:18.283 | Unpacking mecab-ipadic-utf8 (2.7.0-20070801+main-3) ... 2026-08-31 23:31:18.325 | Selecting previously unselected package mysql-server. 2026-08-31 23:31:18.337 | Preparing to unpack .../26-mysql-server_8.0.46-0ubuntu0.24.04.4_all.deb ... 2026-08-31 23:31:18.340 | Unpacking mysql-server (8.0.46-0ubuntu0.24.04.4) ... 2026-08-31 23:31:18.408 | Setting up libprotobuf-lite32t64:amd64 (3.21.12-8.2ubuntu0.3) ... 2026-08-31 23:31:18.420 | Setting up libmecab2:amd64 (0.996-14ubuntu4) ... 2026-08-31 23:31:18.522 | Setting up mysql-client-core-8.0 (8.0.46-0ubuntu0.24.04.4) ... 2026-08-31 23:31:18.539 | Setting up libclone-perl:amd64 (0.46-1build3) ... 2026-08-31 23:31:18.550 | Setting up libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-08-31 23:31:18.560 | Setting up libfcgi0t64:amd64 (2.4.2-2.1ubuntu0.24.04.1) ... 2026-08-31 23:31:18.571 | Setting up libhtml-tagset-perl (3.20-6) ... 2026-08-31 23:31:18.581 | Setting up liblwp-mediatypes-perl (6.04-2) ... 2026-08-31 23:31:18.592 | Setting up libfcgi-bin (2.4.2-2.1ubuntu0.24.04.1) ... 2026-08-31 23:31:18.603 | Setting up libencode-locale-perl (1.05-3) ... 2026-08-31 23:31:18.614 | Setting up mecab-utils (0.996-14ubuntu4) ... 2026-08-31 23:31:18.625 | Setting up libio-html-perl (1.004-3) ... 2026-08-31 23:31:18.635 | Setting up mysql-server-core-8.0 (8.0.46-0ubuntu0.24.04.4) ... 2026-08-31 23:31:18.646 | Setting up libtimedate-perl (2.3300-2) ... 2026-08-31 23:31:18.658 | Setting up mysql-client-8.0 (8.0.46-0ubuntu0.24.04.4) ... 2026-08-31 23:31:18.669 | Setting up libfcgi-perl (0.82+ds-3build2) ... 2026-08-31 23:31:18.680 | Setting up liburi-perl (5.27-1) ... 2026-08-31 23:31:18.691 | Setting up mysql-server-8.0 (8.0.46-0ubuntu0.24.04.4) ... 2026-08-31 23:31:18.744 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-31 23:31:18.793 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-31 23:31:18.793 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-31 23:31:18.793 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-31 23:31:18.869 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-31 23:31:18.879 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-31 23:31:18.929 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-08-31 23:31:18.961 | Renaming removed key_buffer and myisam-recover options (if present) 2026-08-31 23:31:30.936 | mysqld will log errors to /var/log/mysql/error.log 2026-08-31 23:31:31.883 | mysqld is running as pid 16908 2026-08-31 23:31:34.333 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /usr/lib/systemd/system/mysql.service. 2026-08-31 23:31:36.035 | Setting up libhttp-date-perl (6.06-1ubuntu0.24.04.1) ... 2026-08-31 23:31:36.046 | Setting up mecab-ipadic (2.7.0-20070801+main-3) ... 2026-08-31 23:31:36.056 | Compiling IPA dictionary for Mecab. This takes long time... 2026-08-31 23:31:36.060 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2026-08-31 23:31:36.060 | 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-08-31 23:31:36.061 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2026-08-31 23:31:36.061 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2026-08-31 23:31:36.137 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2026-08-31 23:31:36.138 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2026-08-31 23:31:36.453 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2026-08-31 23:31:36.454 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2026-08-31 23:31:36.455 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2026-08-31 23:31:36.456 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2026-08-31 23:31:36.503 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2026-08-31 23:31:36.503 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2026-08-31 23:31:36.512 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2026-08-31 23:31:36.512 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2026-08-31 23:31:36.513 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2026-08-31 23:31:36.516 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2026-08-31 23:31:36.516 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2026-08-31 23:31:36.665 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2026-08-31 23:31:36.666 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2026-08-31 23:31:36.900 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2026-08-31 23:31:36.950 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2026-08-31 23:31:36.955 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2026-08-31 23:31:36.956 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2026-08-31 23:31:36.956 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2026-08-31 23:31:37.052 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2026-08-31 23:31:37.081 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2026-08-31 23:31:37.088 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2026-08-31 23:31:37.089 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2026-08-31 23:31:37.089 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2026-08-31 23:31:37.460 | 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-08-31 23:31:37.582 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2026-08-31 23:31:37.831 | 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-08-31 23:31:37.834 | 2026-08-31 23:31:37.834 | done! 2026-08-31 23:31:37.840 | update-alternatives: using /var/lib/mecab/dic/ipadic to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2026-08-31 23:31:37.848 | Setting up mecab-ipadic-utf8 (2.7.0-20070801+main-3) ... 2026-08-31 23:31:37.857 | Compiling IPA dictionary for Mecab. This takes long time... 2026-08-31 23:31:37.862 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2026-08-31 23:31:37.863 | 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-08-31 23:31:37.863 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2026-08-31 23:31:37.864 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2026-08-31 23:31:37.966 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2026-08-31 23:31:37.967 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2026-08-31 23:31:38.493 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2026-08-31 23:31:38.493 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2026-08-31 23:31:38.494 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2026-08-31 23:31:38.495 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2026-08-31 23:31:38.576 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2026-08-31 23:31:38.576 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2026-08-31 23:31:38.588 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2026-08-31 23:31:38.588 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2026-08-31 23:31:38.588 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2026-08-31 23:31:38.592 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2026-08-31 23:31:38.592 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2026-08-31 23:31:38.795 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2026-08-31 23:31:38.796 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2026-08-31 23:31:39.101 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2026-08-31 23:31:39.170 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2026-08-31 23:31:39.176 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2026-08-31 23:31:39.176 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2026-08-31 23:31:39.177 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2026-08-31 23:31:39.300 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2026-08-31 23:31:39.340 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2026-08-31 23:31:39.350 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2026-08-31 23:31:39.351 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2026-08-31 23:31:39.351 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2026-08-31 23:31:39.796 | 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-08-31 23:31:39.933 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2026-08-31 23:31:40.188 | 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-08-31 23:31:40.191 | 2026-08-31 23:31:40.191 | done! 2026-08-31 23:31:40.198 | update-alternatives: using /var/lib/mecab/dic/ipadic-utf8 to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2026-08-31 23:31:40.206 | Setting up libhtml-parser-perl:amd64 (3.81-1ubuntu0.1) ... 2026-08-31 23:31:40.217 | Setting up libhttp-message-perl (6.45-1ubuntu1) ... 2026-08-31 23:31:40.229 | Setting up mysql-server (8.0.46-0ubuntu0.24.04.4) ... 2026-08-31 23:31:40.240 | Setting up libcgi-pm-perl (4.63-1) ... 2026-08-31 23:31:40.251 | Setting up libhtml-template-perl (2.97-2) ... 2026-08-31 23:31:40.264 | Setting up libcgi-fast-perl (1:2.17-1) ... 2026-08-31 23:31:40.276 | Processing triggers for man-db (2.12.0-4build2) ... 2026-08-31 23:31:42.248 | Processing triggers for libc-bin (2.39-0ubuntu8.8) ... 2026-08-31 23:31:42.490 | perl: warning: Setting locale failed. 2026-08-31 23:31:42.490 | perl: warning: Please check that your locale settings: 2026-08-31 23:31:42.490 | LANGUAGE = (unset), 2026-08-31 23:31:42.490 | LC_ALL = "en_US.utf8", 2026-08-31 23:31:42.491 | LANG = "de_DE.UTF-8" 2026-08-31 23:31:42.491 | are supported and installed on your system. 2026-08-31 23:31:42.491 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-31 23:31:42.620 | perl: warning: Setting locale failed. 2026-08-31 23:31:42.620 | perl: warning: Please check that your locale settings: 2026-08-31 23:31:42.620 | LANGUAGE = (unset), 2026-08-31 23:31:42.621 | LC_ALL = "en_US.utf8", 2026-08-31 23:31:42.621 | LANG = "de_DE.UTF-8" 2026-08-31 23:31:42.621 | are supported and installed on your system. 2026-08-31 23:31:42.621 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-31 23:31:42.673 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-31 23:31:42.673 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-31 23:31:42.673 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-31 23:31:42.744 | perl: warning: Setting locale failed. 2026-08-31 23:31:42.745 | perl: warning: Please check that your locale settings: 2026-08-31 23:31:42.745 | LANGUAGE = (unset), 2026-08-31 23:31:42.745 | LC_ALL = "en_US.utf8", 2026-08-31 23:31:42.745 | LANG = "de_DE.UTF-8" 2026-08-31 23:31:42.745 | are supported and installed on your system. 2026-08-31 23:31:42.745 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-31 23:31:43.125 | 2026-08-31 23:31:43.125 | Running kernel seems to be up-to-date. 2026-08-31 23:31:43.125 | 2026-08-31 23:31:43.125 | Restarting services... 2026-08-31 23:31:43.191 | 2026-08-31 23:31:43.191 | Service restarts being deferred: 2026-08-31 23:31:43.191 | systemctl restart getty@tty1.service 2026-08-31 23:31:43.191 | systemctl restart serial-getty@hvc0.service 2026-08-31 23:31:43.192 | systemctl restart systemd-logind.service 2026-08-31 23:31:43.192 | systemctl restart virtlockd.service 2026-08-31 23:31:43.192 | systemctl restart virtlogd.service 2026-08-31 23:31:43.192 | 2026-08-31 23:31:43.192 | No containers need to be restarted. 2026-08-31 23:31:43.192 | 2026-08-31 23:31:43.192 | User sessions running outdated binaries: 2026-08-31 23:31:43.192 | quobyte @ session #5: bash[2044], sshd[1997] 2026-08-31 23:31:43.203 | quobyte @ user manager service: systemd[1191] 2026-08-31 23:31:43.214 | 2026-08-31 23:31:43.214 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-08-31 23:31:45.369 | + functions-common:apt_get:1211 : result=0 2026-08-31 23:31:45.373 | + functions-common:apt_get:1214 : time_stop apt-get 2026-08-31 23:31:45.377 | + functions-common:time_stop:2420 : local name 2026-08-31 23:31:45.380 | + functions-common:time_stop:2421 : local end_time 2026-08-31 23:31:45.382 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-31 23:31:45.384 | + functions-common:time_stop:2423 : local total 2026-08-31 23:31:45.387 | + functions-common:time_stop:2424 : local start_time 2026-08-31 23:31:45.389 | + functions-common:time_stop:2426 : name=apt-get 2026-08-31 23:31:45.392 | + functions-common:time_stop:2427 : start_time=1788219071664 2026-08-31 23:31:45.395 | + functions-common:time_stop:2429 : [[ -z 1788219071664 ]] 2026-08-31 23:31:45.398 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-31 23:31:45.402 | + functions-common:time_stop:2432 : end_time=1788219105400 2026-08-31 23:31:45.405 | + functions-common:time_stop:2433 : elapsed_time=33736 2026-08-31 23:31:45.408 | + functions-common:time_stop:2434 : total=102130 2026-08-31 23:31:45.411 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-31 23:31:45.414 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=135866 2026-08-31 23:31:45.417 | + functions-common:apt_get:1215 : return 0 2026-08-31 23:31:45.421 | + ./stack.sh:main:863 : '[' -n mysql ']' 2026-08-31 23:31:45.423 | + ./stack.sh:main:864 : install_database_python 2026-08-31 23:31:45.426 | + lib/database:install_database_python:123 : install_database_python_mysql 2026-08-31 23:31:45.429 | + lib/databases/mysql:install_database_python_mysql:242 : pip_install_gr PyMySQL 2026-08-31 23:31:45.431 | + inc/python:pip_install_gr:94 : local name=PyMySQL 2026-08-31 23:31:45.434 | + inc/python:pip_install_gr:95 : local clean_name 2026-08-31 23:31:45.438 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements PyMySQL 2026-08-31 23:31:45.441 | ++ inc/python:get_from_global_requirements:241 : local package=PyMySQL 2026-08-31 23:31:45.444 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-08-31 23:31:45.449 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2026-08-31 23:31:45.450 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-08-31 23:31:45.455 | ++ inc/python:get_from_global_requirements:243 : required_pkg='PyMySQL ' 2026-08-31 23:31:45.459 | ++ inc/python:get_from_global_requirements:244 : [[ PyMySQL == '' ]] 2026-08-31 23:31:45.461 | ++ inc/python:get_from_global_requirements:247 : echo PyMySQL 2026-08-31 23:31:45.463 | + inc/python:pip_install_gr:96 : clean_name=PyMySQL 2026-08-31 23:31:45.465 | + inc/python:pip_install_gr:97 : pip_install PyMySQL 2026-08-31 23:31:45.488 | Using python 3.12 to install PyMySQL 2026-08-31 23:31:45.491 | + 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-08-31 23:31:46.669 | Collecting PyMySQL 2026-08-31 23:31:46.817 | Downloading pymysql-1.2.0-py3-none-any.whl.metadata (4.3 kB) 2026-08-31 23:31:46.843 | Downloading pymysql-1.2.0-py3-none-any.whl (45 kB) 2026-08-31 23:31:47.057 | Installing collected packages: PyMySQL 2026-08-31 23:31:47.129 | Successfully installed PyMySQL-1.2.0 2026-08-31 23:31:47.248 | + inc/python:pip_install:216 : result=0 2026-08-31 23:31:47.251 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-31 23:31:47.253 | + functions-common:time_stop:2420 : local name 2026-08-31 23:31:47.256 | + functions-common:time_stop:2421 : local end_time 2026-08-31 23:31:47.259 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-31 23:31:47.262 | + functions-common:time_stop:2423 : local total 2026-08-31 23:31:47.264 | + functions-common:time_stop:2424 : local start_time 2026-08-31 23:31:47.267 | + functions-common:time_stop:2426 : name=pip_install 2026-08-31 23:31:47.270 | + functions-common:time_stop:2427 : start_time=1788219105482 2026-08-31 23:31:47.272 | + functions-common:time_stop:2429 : [[ -z 1788219105482 ]] 2026-08-31 23:31:47.275 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-31 23:31:47.280 | + functions-common:time_stop:2432 : end_time=1788219107277 2026-08-31 23:31:47.283 | + functions-common:time_stop:2433 : elapsed_time=1795 2026-08-31 23:31:47.285 | + functions-common:time_stop:2434 : total=33284 2026-08-31 23:31:47.288 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-31 23:31:47.290 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=35079 2026-08-31 23:31:47.293 | + inc/python:pip_install:219 : return 0 2026-08-31 23:31:47.296 | + lib/databases/mysql:install_database_python_mysql:243 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2026-08-31 23:31:47.299 | + lib/databases/mysql:install_database_python_mysql:245 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-08-31 23:31:47.301 | + lib/databases/mysql:install_database_python_mysql:246 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2026-08-31 23:31:47.304 | + ./stack.sh:main:867 : is_service_enabled neutron 2026-08-31 23:31:47.327 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:31:47.331 | + ./stack.sh:main:868 : install_neutron_agent_packages 2026-08-31 23:31:47.335 | + lib/neutron:install_neutron_agent_packages:551 : is_service_enabled q-l3 neutron-l3 2026-08-31 23:31:47.362 | + functions-common:is_service_enabled:2076 : return 1 2026-08-31 23:31:47.366 | + lib/neutron:install_neutron_agent_packages:555 : is_service_enabled q-agt neutron-agent q-dhcp neutron-dhcp q-l3 neutron-l3 2026-08-31 23:31:47.392 | + functions-common:is_service_enabled:2076 : return 1 2026-08-31 23:31:47.395 | + ./stack.sh:main:871 : is_service_enabled etcd3 2026-08-31 23:31:47.419 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:31:47.424 | + ./stack.sh:main:872 : install_etcd3 2026-08-31 23:31:47.427 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2026-08-31 23:31:47.427 | Installing etcd 2026-08-31 23:31:47.430 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2026-08-31 23:31:47.449 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2026-08-31 23:31:47.468 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2026-08-31 23:31:47.471 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2026-08-31 23:31:47.496 | + lib/etcd3:install_etcd3:113 : local etcd_file 2026-08-31 23:31:47.501 | ++ 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-08-31 23:31:47.505 | ++ 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-08-31 23:31:47.509 | ++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-08-31 23:31:47.512 | ++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-08-31 23:31:47.515 | ++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-08-31 23:31:47.519 | ++ functions:get_extra_file:71 : local file_name=etcd-v3.5.21-linux-amd64.tar.gz 2026-08-31 23:31:47.522 | ++ 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-08-31 23:31:47.527 | ++ functions:get_extra_file:74 : [[ ! -f /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz ]] 2026-08-31 23:31:47.532 | ++ 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-08-31 23:31:47.536 | --2026-09-01 01:31:47-- https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-08-31 23:31:47.596 | Resolving github.com (github.com)... 140.82.121.4 2026-08-31 23:31:47.611 | Connecting to github.com (github.com)|140.82.121.4|:443... connected. 2026-08-31 23:31:47.811 | HTTP request sent, awaiting response... 302 Found 2026-08-31 23:31:47.811 | 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-09-01T00%3A21%3A37Z&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-08-31T23%3A21%3A18Z&ske=2026-09-01T00%3A21%3A37Z&sks=b&skv=2018-11-09&sig=TSCYBtbYX8OkrJThodyvjw57peYh6BeOrRK131Hj%2FBM%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4ODIyMDkwNywibmJmIjoxNzg4MjE5MTA3LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.WPp8JvDExn-cZQPuWCq2mrqrigVXx3x5ZNsYGABhQkw&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream [following] 2026-08-31 23:31:47.812 | --2026-09-01 01:31:47-- 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-09-01T00%3A21%3A37Z&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-08-31T23%3A21%3A18Z&ske=2026-09-01T00%3A21%3A37Z&sks=b&skv=2018-11-09&sig=TSCYBtbYX8OkrJThodyvjw57peYh6BeOrRK131Hj%2FBM%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4ODIyMDkwNywibmJmIjoxNzg4MjE5MTA3LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.WPp8JvDExn-cZQPuWCq2mrqrigVXx3x5ZNsYGABhQkw&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream 2026-08-31 23:31:47.839 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.108.133, 185.199.111.133, 185.199.110.133, ... 2026-08-31 23:31:47.851 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.108.133|:443... connected. 2026-08-31 23:31:47.890 | HTTP request sent, awaiting response... 200 OK 2026-08-31 23:31:47.890 | Length: 20927601 (20M) [application/octet-stream] 2026-08-31 23:31:47.890 | Saving to: '/home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' 2026-08-31 23:31:47.942 | 2026-08-31 23:31:48.137 | 0K ........ ........ ... 100% 81.0M=0.2s 2026-08-31 23:31:48.137 | 2026-08-31 23:31:48.137 | 2026-09-01 01:31:48 (81.0 MB/s) - '/home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' saved [20927601/20927601] 2026-08-31 23:31:48.137 | 2026-08-31 23:31:48.143 | ++ functions:get_extra_file:76 : [[ 0 -ne 0 ]] 2026-08-31 23:31:48.147 | ++ functions:get_extra_file:80 : echo /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-08-31 23:31:48.152 | ++ functions:get_extra_file:81 : return 2026-08-31 23:31:48.157 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-08-31 23:31:48.162 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64/etcd ']' 2026-08-31 23:31:48.166 | + lib/etcd3:install_etcd3:116 : echo 'adddda4b06718e68671ffabff2f8cee48488ba61ad82900e639d108f2148501c /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' 2026-08-31 23:31:48.170 | + lib/etcd3:install_etcd3:118 : sha256sum -c /home/quobyte/devstack/files/etcd.sha256sum 2026-08-31 23:31:48.197 | /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz: OK 2026-08-31 23:31:48.202 | + 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-08-31 23:31:48.212 | etcd-v3.5.21-linux-amd64/ 2026-08-31 23:31:48.212 | etcd-v3.5.21-linux-amd64/Documentation/ 2026-08-31 23:31:48.212 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/ 2026-08-31 23:31:48.212 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/ 2026-08-31 23:31:48.212 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2026-08-31 23:31:48.212 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2026-08-31 23:31:48.212 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2026-08-31 23:31:48.212 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2026-08-31 23:31:48.215 | etcd-v3.5.21-linux-amd64/Documentation/README.md 2026-08-31 23:31:48.215 | etcd-v3.5.21-linux-amd64/README-etcdutl.md 2026-08-31 23:31:48.215 | etcd-v3.5.21-linux-amd64/READMEv2-etcdctl.md 2026-08-31 23:31:48.215 | etcd-v3.5.21-linux-amd64/README-etcdctl.md 2026-08-31 23:31:48.215 | etcd-v3.5.21-linux-amd64/README.md 2026-08-31 23:31:48.216 | etcd-v3.5.21-linux-amd64/etcdutl 2026-08-31 23:31:48.386 | etcd-v3.5.21-linux-amd64/etcdctl 2026-08-31 23:31:48.586 | etcd-v3.5.21-linux-amd64/etcd 2026-08-31 23:31:48.860 | + lib/etcd3:install_etcd3:121 : sudo cp /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64/etcd /opt/stack/bin/etcd 2026-08-31 23:31:48.897 | + lib/etcd3:install_etcd3:122 : sudo cp /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2026-08-31 23:31:48.930 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2026-08-31 23:31:48.934 | + ./stack.sh:main:881 : is_service_enabled tls-proxy 2026-08-31 23:31:48.953 | + functions-common:is_service_enabled:2076 : return 1 2026-08-31 23:31:48.955 | + ./stack.sh:main:891 : install_dstat 2026-08-31 23:31:48.959 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2026-08-31 23:31:48.978 | + functions-common:is_service_enabled:2076 : return 1 2026-08-31 23:31:48.981 | + ./stack.sh:main:897 : echo_summary 'Installing OpenStack project source' 2026-08-31 23:31:48.983 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-31 23:31:48.986 | + ./stack.sh:echo_summary:450 : echo -e Installing OpenStack project source 2026-08-31 23:31:48.989 | + ./stack.sh:main:900 : install_libs 2026-08-31 23:31:48.993 | + lib/libraries:install_libs:91 : _install_lib_from_source automaton 2026-08-31 23:31:48.996 | + lib/libraries:_install_lib_from_source:75 : local name=automaton 2026-08-31 23:31:48.999 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git automaton 2026-08-31 23:31:49.002 | + inc/python:use_library_from_git:266 : local name=automaton 2026-08-31 23:31:49.005 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-31 23:31:49.008 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-31 23:31:49.010 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,automaton, ]] 2026-08-31 23:31:49.013 | + inc/python:use_library_from_git:269 : return 1 2026-08-31 23:31:49.016 | + lib/libraries:install_libs:92 : _install_lib_from_source castellan 2026-08-31 23:31:49.019 | + lib/libraries:_install_lib_from_source:75 : local name=castellan 2026-08-31 23:31:49.022 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git castellan 2026-08-31 23:31:49.025 | + inc/python:use_library_from_git:266 : local name=castellan 2026-08-31 23:31:49.028 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-31 23:31:49.030 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-31 23:31:49.032 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,castellan, ]] 2026-08-31 23:31:49.034 | + inc/python:use_library_from_git:269 : return 1 2026-08-31 23:31:49.036 | + lib/libraries:install_libs:93 : _install_lib_from_source cliff 2026-08-31 23:31:49.039 | + lib/libraries:_install_lib_from_source:75 : local name=cliff 2026-08-31 23:31:49.042 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cliff 2026-08-31 23:31:49.044 | + inc/python:use_library_from_git:266 : local name=cliff 2026-08-31 23:31:49.046 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-31 23:31:49.048 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-31 23:31:49.051 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,cliff, ]] 2026-08-31 23:31:49.053 | + inc/python:use_library_from_git:269 : return 1 2026-08-31 23:31:49.056 | + lib/libraries:install_libs:94 : _install_lib_from_source cursive 2026-08-31 23:31:49.059 | + lib/libraries:_install_lib_from_source:75 : local name=cursive 2026-08-31 23:31:49.061 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cursive 2026-08-31 23:31:49.064 | + inc/python:use_library_from_git:266 : local name=cursive 2026-08-31 23:31:49.066 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-31 23:31:49.069 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-31 23:31:49.071 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,cursive, ]] 2026-08-31 23:31:49.074 | + inc/python:use_library_from_git:269 : return 1 2026-08-31 23:31:49.076 | + lib/libraries:install_libs:95 : _install_lib_from_source debtcollector 2026-08-31 23:31:49.079 | + lib/libraries:_install_lib_from_source:75 : local name=debtcollector 2026-08-31 23:31:49.082 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git debtcollector 2026-08-31 23:31:49.084 | + inc/python:use_library_from_git:266 : local name=debtcollector 2026-08-31 23:31:49.087 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-31 23:31:49.089 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-31 23:31:49.092 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,debtcollector, ]] 2026-08-31 23:31:49.094 | + inc/python:use_library_from_git:269 : return 1 2026-08-31 23:31:49.096 | + lib/libraries:install_libs:96 : _install_lib_from_source futurist 2026-08-31 23:31:49.099 | + lib/libraries:_install_lib_from_source:75 : local name=futurist 2026-08-31 23:31:49.102 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git futurist 2026-08-31 23:31:49.105 | + inc/python:use_library_from_git:266 : local name=futurist 2026-08-31 23:31:49.108 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-31 23:31:49.110 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-31 23:31:49.113 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,futurist, ]] 2026-08-31 23:31:49.116 | + inc/python:use_library_from_git:269 : return 1 2026-08-31 23:31:49.118 | + lib/libraries:install_libs:97 : _install_lib_from_source openstacksdk 2026-08-31 23:31:49.121 | + lib/libraries:_install_lib_from_source:75 : local name=openstacksdk 2026-08-31 23:31:49.123 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git openstacksdk 2026-08-31 23:31:49.125 | + inc/python:use_library_from_git:266 : local name=openstacksdk 2026-08-31 23:31:49.127 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-31 23:31:49.130 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-31 23:31:49.132 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,openstacksdk, ]] 2026-08-31 23:31:49.135 | + inc/python:use_library_from_git:269 : return 1 2026-08-31 23:31:49.138 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-lib 2026-08-31 23:31:49.140 | + lib/libraries:_install_lib_from_source:75 : local name=osc-lib 2026-08-31 23:31:49.143 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-lib 2026-08-31 23:31:49.146 | + inc/python:use_library_from_git:266 : local name=osc-lib 2026-08-31 23:31:49.148 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-31 23:31:49.151 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-31 23:31:49.154 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,osc-lib, ]] 2026-08-31 23:31:49.157 | + inc/python:use_library_from_git:269 : return 1 2026-08-31 23:31:49.161 | + lib/libraries:install_libs:99 : _install_lib_from_source osc-placement 2026-08-31 23:31:49.165 | + lib/libraries:_install_lib_from_source:75 : local name=osc-placement 2026-08-31 23:31:49.168 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-placement 2026-08-31 23:31:49.172 | + inc/python:use_library_from_git:266 : local name=osc-placement 2026-08-31 23:31:49.175 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-31 23:31:49.178 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-31 23:31:49.181 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,osc-placement, ]] 2026-08-31 23:31:49.184 | + inc/python:use_library_from_git:269 : return 1 2026-08-31 23:31:49.187 | + lib/libraries:install_libs:100 : _install_lib_from_source os-client-config 2026-08-31 23:31:49.190 | + lib/libraries:_install_lib_from_source:75 : local name=os-client-config 2026-08-31 23:31:49.192 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-client-config 2026-08-31 23:31:49.195 | + inc/python:use_library_from_git:266 : local name=os-client-config 2026-08-31 23:31:49.199 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-31 23:31:49.202 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-31 23:31:49.206 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-client-config, ]] 2026-08-31 23:31:49.209 | + inc/python:use_library_from_git:269 : return 1 2026-08-31 23:31:49.211 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.cache 2026-08-31 23:31:49.215 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.cache 2026-08-31 23:31:49.218 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.cache 2026-08-31 23:31:49.220 | + inc/python:use_library_from_git:266 : local name=oslo.cache 2026-08-31 23:31:49.223 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-31 23:31:49.226 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-31 23:31:49.229 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.cache, ]] 2026-08-31 23:31:49.234 | + inc/python:use_library_from_git:269 : return 1 2026-08-31 23:31:49.237 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.concurrency 2026-08-31 23:31:49.241 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.concurrency 2026-08-31 23:31:49.244 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.concurrency 2026-08-31 23:31:49.247 | + inc/python:use_library_from_git:266 : local name=oslo.concurrency 2026-08-31 23:31:49.250 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-31 23:31:49.254 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-31 23:31:49.257 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.concurrency, ]] 2026-08-31 23:31:49.260 | + inc/python:use_library_from_git:269 : return 1 2026-08-31 23:31:49.263 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.config 2026-08-31 23:31:49.266 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.config 2026-08-31 23:31:49.269 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.config 2026-08-31 23:31:49.272 | + inc/python:use_library_from_git:266 : local name=oslo.config 2026-08-31 23:31:49.276 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-31 23:31:49.279 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-31 23:31:49.282 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.config, ]] 2026-08-31 23:31:49.285 | + inc/python:use_library_from_git:269 : return 1 2026-08-31 23:31:49.288 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.context 2026-08-31 23:31:49.291 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.context 2026-08-31 23:31:49.294 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.context 2026-08-31 23:31:49.298 | + inc/python:use_library_from_git:266 : local name=oslo.context 2026-08-31 23:31:49.301 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-31 23:31:49.304 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-31 23:31:49.307 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.context, ]] 2026-08-31 23:31:49.310 | + inc/python:use_library_from_git:269 : return 1 2026-08-31 23:31:49.313 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.db 2026-08-31 23:31:49.317 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.db 2026-08-31 23:31:49.320 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.db 2026-08-31 23:31:49.323 | + inc/python:use_library_from_git:266 : local name=oslo.db 2026-08-31 23:31:49.327 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-31 23:31:49.330 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-31 23:31:49.333 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.db, ]] 2026-08-31 23:31:49.335 | + inc/python:use_library_from_git:269 : return 1 2026-08-31 23:31:49.338 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.i18n 2026-08-31 23:31:49.341 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.i18n 2026-08-31 23:31:49.344 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.i18n 2026-08-31 23:31:49.347 | + inc/python:use_library_from_git:266 : local name=oslo.i18n 2026-08-31 23:31:49.351 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-31 23:31:49.354 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-31 23:31:49.357 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.i18n, ]] 2026-08-31 23:31:49.360 | + inc/python:use_library_from_git:269 : return 1 2026-08-31 23:31:49.363 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.limit 2026-08-31 23:31:49.366 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.limit 2026-08-31 23:31:49.369 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.limit 2026-08-31 23:31:49.372 | + inc/python:use_library_from_git:266 : local name=oslo.limit 2026-08-31 23:31:49.375 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-31 23:31:49.379 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-31 23:31:49.382 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.limit, ]] 2026-08-31 23:31:49.386 | + inc/python:use_library_from_git:269 : return 1 2026-08-31 23:31:49.389 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.log 2026-08-31 23:31:49.392 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.log 2026-08-31 23:31:49.395 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.log 2026-08-31 23:31:49.398 | + inc/python:use_library_from_git:266 : local name=oslo.log 2026-08-31 23:31:49.401 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-31 23:31:49.404 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-31 23:31:49.408 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.log, ]] 2026-08-31 23:31:49.411 | + inc/python:use_library_from_git:269 : return 1 2026-08-31 23:31:49.414 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.messaging 2026-08-31 23:31:49.417 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.messaging 2026-08-31 23:31:49.420 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.messaging 2026-08-31 23:31:49.423 | + inc/python:use_library_from_git:266 : local name=oslo.messaging 2026-08-31 23:31:49.426 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-31 23:31:49.430 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-31 23:31:49.433 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.messaging, ]] 2026-08-31 23:31:49.436 | + inc/python:use_library_from_git:269 : return 1 2026-08-31 23:31:49.440 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.middleware 2026-08-31 23:31:49.444 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.middleware 2026-08-31 23:31:49.447 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.middleware 2026-08-31 23:31:49.450 | + inc/python:use_library_from_git:266 : local name=oslo.middleware 2026-08-31 23:31:49.453 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-31 23:31:49.456 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-31 23:31:49.459 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.middleware, ]] 2026-08-31 23:31:49.462 | + inc/python:use_library_from_git:269 : return 1 2026-08-31 23:31:49.465 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.policy 2026-08-31 23:31:49.468 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.policy 2026-08-31 23:31:49.471 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.policy 2026-08-31 23:31:49.474 | + inc/python:use_library_from_git:266 : local name=oslo.policy 2026-08-31 23:31:49.478 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-31 23:31:49.480 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-31 23:31:49.484 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.policy, ]] 2026-08-31 23:31:49.486 | + inc/python:use_library_from_git:269 : return 1 2026-08-31 23:31:49.490 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.privsep 2026-08-31 23:31:49.493 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.privsep 2026-08-31 23:31:49.496 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.privsep 2026-08-31 23:31:49.499 | + inc/python:use_library_from_git:266 : local name=oslo.privsep 2026-08-31 23:31:49.501 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-31 23:31:49.504 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-31 23:31:49.507 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.privsep, ]] 2026-08-31 23:31:49.509 | + inc/python:use_library_from_git:269 : return 1 2026-08-31 23:31:49.512 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.reports 2026-08-31 23:31:49.515 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.reports 2026-08-31 23:31:49.518 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.reports 2026-08-31 23:31:49.521 | + inc/python:use_library_from_git:266 : local name=oslo.reports 2026-08-31 23:31:49.524 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-31 23:31:49.527 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-31 23:31:49.529 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.reports, ]] 2026-08-31 23:31:49.532 | + inc/python:use_library_from_git:269 : return 1 2026-08-31 23:31:49.534 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.rootwrap 2026-08-31 23:31:49.537 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.rootwrap 2026-08-31 23:31:49.540 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.rootwrap 2026-08-31 23:31:49.543 | + inc/python:use_library_from_git:266 : local name=oslo.rootwrap 2026-08-31 23:31:49.545 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-31 23:31:49.548 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-31 23:31:49.551 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.rootwrap, ]] 2026-08-31 23:31:49.553 | + inc/python:use_library_from_git:269 : return 1 2026-08-31 23:31:49.556 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.serialization 2026-08-31 23:31:49.558 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.serialization 2026-08-31 23:31:49.561 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.serialization 2026-08-31 23:31:49.563 | + inc/python:use_library_from_git:266 : local name=oslo.serialization 2026-08-31 23:31:49.565 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-31 23:31:49.568 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-31 23:31:49.571 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.serialization, ]] 2026-08-31 23:31:49.573 | + inc/python:use_library_from_git:269 : return 1 2026-08-31 23:31:49.576 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.service 2026-08-31 23:31:49.579 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.service 2026-08-31 23:31:49.581 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.service 2026-08-31 23:31:49.584 | + inc/python:use_library_from_git:266 : local name=oslo.service 2026-08-31 23:31:49.587 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-31 23:31:49.589 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-31 23:31:49.592 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.service, ]] 2026-08-31 23:31:49.595 | + inc/python:use_library_from_git:269 : return 1 2026-08-31 23:31:49.598 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.utils 2026-08-31 23:31:49.600 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.utils 2026-08-31 23:31:49.603 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.utils 2026-08-31 23:31:49.606 | + inc/python:use_library_from_git:266 : local name=oslo.utils 2026-08-31 23:31:49.608 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-31 23:31:49.611 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-31 23:31:49.614 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.utils, ]] 2026-08-31 23:31:49.616 | + inc/python:use_library_from_git:269 : return 1 2026-08-31 23:31:49.619 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.versionedobjects 2026-08-31 23:31:49.622 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.versionedobjects 2026-08-31 23:31:49.624 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.versionedobjects 2026-08-31 23:31:49.627 | + inc/python:use_library_from_git:266 : local name=oslo.versionedobjects 2026-08-31 23:31:49.629 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-31 23:31:49.632 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-31 23:31:49.635 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.versionedobjects, ]] 2026-08-31 23:31:49.637 | + inc/python:use_library_from_git:269 : return 1 2026-08-31 23:31:49.640 | + lib/libraries:install_libs:119 : _install_lib_from_source oslo.vmware 2026-08-31 23:31:49.643 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.vmware 2026-08-31 23:31:49.645 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.vmware 2026-08-31 23:31:49.648 | + inc/python:use_library_from_git:266 : local name=oslo.vmware 2026-08-31 23:31:49.651 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-31 23:31:49.654 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-31 23:31:49.656 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.vmware, ]] 2026-08-31 23:31:49.658 | + inc/python:use_library_from_git:269 : return 1 2026-08-31 23:31:49.661 | + lib/libraries:install_libs:120 : _install_lib_from_source osprofiler 2026-08-31 23:31:49.663 | + lib/libraries:_install_lib_from_source:75 : local name=osprofiler 2026-08-31 23:31:49.666 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osprofiler 2026-08-31 23:31:49.669 | + inc/python:use_library_from_git:266 : local name=osprofiler 2026-08-31 23:31:49.671 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-31 23:31:49.673 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-31 23:31:49.676 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,osprofiler, ]] 2026-08-31 23:31:49.678 | + inc/python:use_library_from_git:269 : return 1 2026-08-31 23:31:49.681 | + lib/libraries:install_libs:121 : _install_lib_from_source pycadf 2026-08-31 23:31:49.683 | + lib/libraries:_install_lib_from_source:75 : local name=pycadf 2026-08-31 23:31:49.685 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git pycadf 2026-08-31 23:31:49.687 | + inc/python:use_library_from_git:266 : local name=pycadf 2026-08-31 23:31:49.690 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-31 23:31:49.692 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-31 23:31:49.695 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,pycadf, ]] 2026-08-31 23:31:49.698 | + inc/python:use_library_from_git:269 : return 1 2026-08-31 23:31:49.700 | + lib/libraries:install_libs:122 : _install_lib_from_source stevedore 2026-08-31 23:31:49.703 | + lib/libraries:_install_lib_from_source:75 : local name=stevedore 2026-08-31 23:31:49.705 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git stevedore 2026-08-31 23:31:49.708 | + inc/python:use_library_from_git:266 : local name=stevedore 2026-08-31 23:31:49.711 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-31 23:31:49.713 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-31 23:31:49.716 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,stevedore, ]] 2026-08-31 23:31:49.719 | + inc/python:use_library_from_git:269 : return 1 2026-08-31 23:31:49.722 | + lib/libraries:install_libs:123 : _install_lib_from_source taskflow 2026-08-31 23:31:49.724 | + lib/libraries:_install_lib_from_source:75 : local name=taskflow 2026-08-31 23:31:49.726 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git taskflow 2026-08-31 23:31:49.729 | + inc/python:use_library_from_git:266 : local name=taskflow 2026-08-31 23:31:49.732 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-31 23:31:49.735 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-31 23:31:49.738 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,taskflow, ]] 2026-08-31 23:31:49.741 | + inc/python:use_library_from_git:269 : return 1 2026-08-31 23:31:49.743 | + lib/libraries:install_libs:124 : _install_lib_from_source tooz 2026-08-31 23:31:49.746 | + lib/libraries:_install_lib_from_source:75 : local name=tooz 2026-08-31 23:31:49.749 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git tooz 2026-08-31 23:31:49.752 | + inc/python:use_library_from_git:266 : local name=tooz 2026-08-31 23:31:49.754 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-31 23:31:49.757 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-31 23:31:49.760 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,tooz, ]] 2026-08-31 23:31:49.763 | + inc/python:use_library_from_git:269 : return 1 2026-08-31 23:31:49.765 | + lib/libraries:install_libs:128 : _install_lib_from_source os-brick 2026-08-31 23:31:49.768 | + lib/libraries:_install_lib_from_source:75 : local name=os-brick 2026-08-31 23:31:49.771 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-brick 2026-08-31 23:31:49.774 | + inc/python:use_library_from_git:266 : local name=os-brick 2026-08-31 23:31:49.776 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-31 23:31:49.779 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-31 23:31:49.782 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-brick, ]] 2026-08-31 23:31:49.784 | + inc/python:use_library_from_git:269 : return 1 2026-08-31 23:31:49.787 | + lib/libraries:install_libs:129 : _install_lib_from_source os-resource-classes 2026-08-31 23:31:49.790 | + lib/libraries:_install_lib_from_source:75 : local name=os-resource-classes 2026-08-31 23:31:49.792 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-resource-classes 2026-08-31 23:31:49.795 | + inc/python:use_library_from_git:266 : local name=os-resource-classes 2026-08-31 23:31:49.798 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-31 23:31:49.800 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-31 23:31:49.803 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-resource-classes, ]] 2026-08-31 23:31:49.806 | + inc/python:use_library_from_git:269 : return 1 2026-08-31 23:31:49.808 | + lib/libraries:install_libs:130 : _install_lib_from_source os-traits 2026-08-31 23:31:49.810 | + lib/libraries:_install_lib_from_source:75 : local name=os-traits 2026-08-31 23:31:49.813 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-traits 2026-08-31 23:31:49.815 | + inc/python:use_library_from_git:266 : local name=os-traits 2026-08-31 23:31:49.818 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-31 23:31:49.821 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-31 23:31:49.823 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-traits, ]] 2026-08-31 23:31:49.826 | + inc/python:use_library_from_git:269 : return 1 2026-08-31 23:31:49.828 | + lib/libraries:install_libs:133 : _install_lib_from_source python-barbicanclient 2026-08-31 23:31:49.831 | + lib/libraries:_install_lib_from_source:75 : local name=python-barbicanclient 2026-08-31 23:31:49.834 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git python-barbicanclient 2026-08-31 23:31:49.836 | + inc/python:use_library_from_git:266 : local name=python-barbicanclient 2026-08-31 23:31:49.839 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-31 23:31:49.841 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-31 23:31:49.844 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-barbicanclient, ]] 2026-08-31 23:31:49.846 | + inc/python:use_library_from_git:269 : return 1 2026-08-31 23:31:49.849 | + lib/libraries:install_libs:135 : use_library_from_git etcd3gw 2026-08-31 23:31:49.852 | + inc/python:use_library_from_git:266 : local name=etcd3gw 2026-08-31 23:31:49.855 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-31 23:31:49.858 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-31 23:31:49.861 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,etcd3gw, ]] 2026-08-31 23:31:49.864 | + inc/python:use_library_from_git:269 : return 1 2026-08-31 23:31:49.867 | + lib/libraries:install_libs:139 : pip_install etcd3gw 2026-08-31 23:31:49.891 | Using python 3.12 to install etcd3gw 2026-08-31 23:31:49.894 | + 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-08-31 23:31:51.135 | Collecting etcd3gw 2026-08-31 23:31:51.264 | Downloading etcd3gw-2.7.0-py3-none-any.whl.metadata (1.9 kB) 2026-08-31 23:31:51.275 | Requirement already satisfied: pbr>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from etcd3gw) (7.0.3) 2026-08-31 23:31:51.303 | Collecting requests>=2.20.0 (from etcd3gw) 2026-08-31 23:31:51.304 | Using cached requests-2.34.2-py3-none-any.whl.metadata (4.8 kB) 2026-08-31 23:31:51.353 | Collecting futurist>=0.16.0 (from etcd3gw) 2026-08-31 23:31:51.369 | Downloading futurist-3.5.0-py3-none-any.whl.metadata (2.1 kB) 2026-08-31 23:31:51.416 | Collecting debtcollector>=3.0.0 (from futurist>=0.16.0->etcd3gw) 2026-08-31 23:31:51.432 | Downloading debtcollector-3.1.0-py3-none-any.whl.metadata (2.6 kB) 2026-08-31 23:31:52.074 | Collecting wrapt>=2.1.0 (from debtcollector>=3.0.0->futurist>=0.16.0->etcd3gw) 2026-08-31 23:31:52.090 | Downloading wrapt-2.3.0-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.metadata (7.4 kB) 2026-08-31 23:31:52.109 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0->etcd3gw) (84.0.0) 2026-08-31 23:31:52.341 | Collecting charset_normalizer<4,>=2 (from requests>=2.20.0->etcd3gw) 2026-08-31 23:31:52.343 | Using cached charset_normalizer-3.5.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (44 kB) 2026-08-31 23:31:52.359 | Collecting idna<4,>=2.5 (from requests>=2.20.0->etcd3gw) 2026-08-31 23:31:52.362 | Using cached idna-3.18-py3-none-any.whl.metadata (6.1 kB) 2026-08-31 23:31:52.384 | Collecting urllib3<3,>=1.26 (from requests>=2.20.0->etcd3gw) 2026-08-31 23:31:52.387 | Using cached urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 2026-08-31 23:31:52.393 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2023.11.17) 2026-08-31 23:31:52.421 | Downloading etcd3gw-2.7.0-py3-none-any.whl (29 kB) 2026-08-31 23:31:52.457 | Downloading futurist-3.5.0-py3-none-any.whl (50 kB) 2026-08-31 23:31:52.488 | Downloading debtcollector-3.1.0-py3-none-any.whl (24 kB) 2026-08-31 23:31:52.500 | Using cached requests-2.34.2-py3-none-any.whl (73 kB) 2026-08-31 23:31:52.502 | Using cached charset_normalizer-3.5.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (247 kB) 2026-08-31 23:31:52.504 | Using cached idna-3.18-py3-none-any.whl (65 kB) 2026-08-31 23:31:52.506 | Using cached urllib3-2.7.0-py3-none-any.whl (131 kB) 2026-08-31 23:31:52.522 | Downloading wrapt-2.3.0-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (172 kB) 2026-08-31 23:31:52.772 | Installing collected packages: wrapt, urllib3, idna, charset_normalizer, requests, debtcollector, futurist, etcd3gw 2026-08-31 23:31:52.834 | Attempting uninstall: urllib3 2026-08-31 23:31:52.842 | Found existing installation: urllib3 2.0.7 2026-08-31 23:31:52.843 | Not uninstalling urllib3 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-31 23:31:52.843 | Can't uninstall 'urllib3'. No files were found to uninstall. 2026-08-31 23:31:53.004 | Attempting uninstall: idna 2026-08-31 23:31:53.010 | Found existing installation: idna 3.6 2026-08-31 23:31:53.010 | Not uninstalling idna at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-31 23:31:53.010 | Can't uninstall 'idna'. No files were found to uninstall. 2026-08-31 23:31:53.240 | Attempting uninstall: requests 2026-08-31 23:31:53.248 | Found existing installation: requests 2.31.0 2026-08-31 23:31:53.249 | Not uninstalling requests at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-31 23:31:53.249 | Can't uninstall 'requests'. No files were found to uninstall. 2026-08-31 23:31:53.496 | 2026-08-31 23:31:53.502 | Successfully installed charset_normalizer-3.5.0 debtcollector-3.1.0 etcd3gw-2.7.0 futurist-3.5.0 idna-3.18 requests-2.34.2 urllib3-2.7.0 wrapt-2.3.0 2026-08-31 23:31:53.654 | + inc/python:pip_install:216 : result=0 2026-08-31 23:31:53.658 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-31 23:31:53.661 | + functions-common:time_stop:2420 : local name 2026-08-31 23:31:53.665 | + functions-common:time_stop:2421 : local end_time 2026-08-31 23:31:53.668 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-31 23:31:53.671 | + functions-common:time_stop:2423 : local total 2026-08-31 23:31:53.675 | + functions-common:time_stop:2424 : local start_time 2026-08-31 23:31:53.678 | + functions-common:time_stop:2426 : name=pip_install 2026-08-31 23:31:53.681 | + functions-common:time_stop:2427 : start_time=1788219109885 2026-08-31 23:31:53.684 | + functions-common:time_stop:2429 : [[ -z 1788219109885 ]] 2026-08-31 23:31:53.688 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-31 23:31:53.693 | + functions-common:time_stop:2432 : end_time=1788219113690 2026-08-31 23:31:53.697 | + functions-common:time_stop:2433 : elapsed_time=3805 2026-08-31 23:31:53.700 | + functions-common:time_stop:2434 : total=35079 2026-08-31 23:31:53.702 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-31 23:31:53.706 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=38884 2026-08-31 23:31:53.709 | + inc/python:pip_install:219 : return 0 2026-08-31 23:31:53.713 | + ./stack.sh:main:903 : install_apache_uwsgi 2026-08-31 23:31:53.716 | + lib/apache:install_apache_uwsgi:79 : local apxs=apxs2 2026-08-31 23:31:53.719 | + lib/apache:install_apache_uwsgi:80 : is_fedora 2026-08-31 23:31:53.722 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-08-31 23:31:53.725 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-08-31 23:31:53.729 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-08-31 23:31:53.731 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-08-31 23:31:53.735 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-08-31 23:31:53.737 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-08-31 23:31:53.741 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-08-31 23:31:53.745 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-08-31 23:31:53.748 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-08-31 23:31:53.751 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-08-31 23:31:53.755 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-08-31 23:31:53.758 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-08-31 23:31:53.761 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-08-31 23:31:53.764 | + lib/apache:install_apache_uwsgi:84 : is_ubuntu 2026-08-31 23:31:53.767 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-31 23:31:53.770 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-31 23:31:53.773 | + lib/apache:install_apache_uwsgi:85 : local 'pkg_list=uwsgi uwsgi-plugin-python3' 2026-08-31 23:31:53.776 | + lib/apache:install_apache_uwsgi:86 : install_package uwsgi uwsgi-plugin-python3 2026-08-31 23:31:53.779 | + functions-common:install_package:1438 : update_package_repo 2026-08-31 23:31:53.782 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-08-31 23:31:53.785 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-08-31 23:31:53.788 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-08-31 23:31:53.791 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-08-31 23:31:53.794 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-08-31 23:31:53.798 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-31 23:31:53.801 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-31 23:31:53.805 | + functions-common:update_package_repo:1421 : apt_get_update 2026-08-31 23:31:53.808 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-08-31 23:31:53.811 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-08-31 23:31:53.815 | + functions-common:apt_get_update:1167 : return 2026-08-31 23:31:53.818 | + functions-common:install_package:1439 : real_install_package uwsgi uwsgi-plugin-python3 2026-08-31 23:31:53.821 | + functions-common:real_install_package:1426 : is_ubuntu 2026-08-31 23:31:53.825 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-31 23:31:53.828 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-31 23:31:53.832 | + functions-common:real_install_package:1427 : apt_get install uwsgi uwsgi-plugin-python3 2026-08-31 23:31:53.857 | + 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-08-31 23:31:53.897 | Reading package lists... 2026-08-31 23:31:54.285 | Building dependency tree... 2026-08-31 23:31:54.287 | Reading state information... 2026-08-31 23:31:54.914 | The following packages were automatically installed and are no longer required: 2026-08-31 23:31:54.916 | libfwupd2 libgusb2 2026-08-31 23:31:54.916 | Use 'sudo apt autoremove' to remove them. 2026-08-31 23:31:54.918 | The following additional packages will be installed: 2026-08-31 23:31:54.919 | libnorm1t64 libpgm-5.3-0t64 libzmq5 uwsgi-core 2026-08-31 23:31:54.922 | Suggested packages: 2026-08-31 23:31:54.922 | nginx-full | cherokee | libapache2-mod-proxy-uwsgi | libapache2-mod-uwsgi 2026-08-31 23:31:54.922 | | libapache2-mod-ruwsgi uwsgi-dev uwsgi-extra uwsgi-plugins-all 2026-08-31 23:31:54.922 | python3-uwsgidecorators 2026-08-31 23:31:54.959 | The following NEW packages will be installed: 2026-08-31 23:31:54.961 | libnorm1t64 libpgm-5.3-0t64 libzmq5 uwsgi uwsgi-core uwsgi-plugin-python3 2026-08-31 23:31:55.050 | 0 upgraded, 6 newly installed, 0 to remove and 28 not upgraded. 2026-08-31 23:31:55.050 | Need to get 1270 kB of archives. 2026-08-31 23:31:55.050 | After this operation, 4285 kB of additional disk space will be used. 2026-08-31 23:31:55.050 | Get:1 http://archive.ubuntu.com/ubuntu noble/universe amd64 libnorm1t64 amd64 1.5.9+dfsg-3.1build1 [154 kB] 2026-08-31 23:31:55.159 | Get:2 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpgm-5.3-0t64 amd64 5.3.128~dfsg-2.1build1 [167 kB] 2026-08-31 23:31:55.177 | Get:3 http://archive.ubuntu.com/ubuntu noble/universe amd64 libzmq5 amd64 4.3.5-1build2 [260 kB] 2026-08-31 23:31:55.208 | Get:4 http://archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi-core amd64 2.0.24-2ubuntu10 [585 kB] 2026-08-31 23:31:55.234 | Get:5 http://archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi amd64 2.0.24-2ubuntu10 [22.0 kB] 2026-08-31 23:31:55.235 | Get:6 http://archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi-plugin-python3 amd64 2.0.24-2ubuntu10 [81.9 kB] 2026-08-31 23:31:55.473 | perl: warning: Setting locale failed. 2026-08-31 23:31:55.473 | perl: warning: Please check that your locale settings: 2026-08-31 23:31:55.473 | LANGUAGE = (unset), 2026-08-31 23:31:55.473 | LC_ALL = "en_US.utf8", 2026-08-31 23:31:55.474 | LANG = "de_DE.UTF-8" 2026-08-31 23:31:55.474 | are supported and installed on your system. 2026-08-31 23:31:55.474 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-31 23:31:55.536 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-31 23:31:55.536 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-31 23:31:55.536 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-31 23:31:55.728 | Fetched 1270 kB in 0s (5119 kB/s) 2026-08-31 23:31:55.784 | Selecting previously unselected package libnorm1t64:amd64. 2026-08-31 23:31:55.851 | (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 ... 126450 files and directories currently installed.) 2026-08-31 23:31:55.857 | Preparing to unpack .../0-libnorm1t64_1.5.9+dfsg-3.1build1_amd64.deb ... 2026-08-31 23:31:55.864 | Unpacking libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-08-31 23:31:55.914 | Selecting previously unselected package libpgm-5.3-0t64:amd64. 2026-08-31 23:31:55.926 | Preparing to unpack .../1-libpgm-5.3-0t64_5.3.128~dfsg-2.1build1_amd64.deb ... 2026-08-31 23:31:55.930 | Unpacking libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-08-31 23:31:55.977 | Selecting previously unselected package libzmq5:amd64. 2026-08-31 23:31:55.989 | Preparing to unpack .../2-libzmq5_4.3.5-1build2_amd64.deb ... 2026-08-31 23:31:55.993 | Unpacking libzmq5:amd64 (4.3.5-1build2) ... 2026-08-31 23:31:56.042 | Selecting previously unselected package uwsgi-core. 2026-08-31 23:31:56.054 | Preparing to unpack .../3-uwsgi-core_2.0.24-2ubuntu10_amd64.deb ... 2026-08-31 23:31:56.057 | Unpacking uwsgi-core (2.0.24-2ubuntu10) ... 2026-08-31 23:31:56.235 | Selecting previously unselected package uwsgi. 2026-08-31 23:31:56.247 | Preparing to unpack .../4-uwsgi_2.0.24-2ubuntu10_amd64.deb ... 2026-08-31 23:31:56.254 | Unpacking uwsgi (2.0.24-2ubuntu10) ... 2026-08-31 23:31:56.307 | Selecting previously unselected package uwsgi-plugin-python3. 2026-08-31 23:31:56.319 | Preparing to unpack .../5-uwsgi-plugin-python3_2.0.24-2ubuntu10_amd64.deb ... 2026-08-31 23:31:56.323 | Unpacking uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-08-31 23:31:56.400 | Setting up libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-08-31 23:31:56.411 | Setting up libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-08-31 23:31:56.421 | Setting up libzmq5:amd64 (4.3.5-1build2) ... 2026-08-31 23:31:56.432 | Setting up uwsgi-core (2.0.24-2ubuntu10) ... 2026-08-31 23:31:56.451 | Setting up uwsgi (2.0.24-2ubuntu10) ... 2026-08-31 23:31:57.090 | Setting up uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-08-31 23:31:57.157 | Processing triggers for man-db (2.12.0-4build2) ... 2026-08-31 23:31:58.174 | Processing triggers for libc-bin (2.39-0ubuntu8.8) ... 2026-08-31 23:31:58.405 | perl: warning: Setting locale failed. 2026-08-31 23:31:58.405 | perl: warning: Please check that your locale settings: 2026-08-31 23:31:58.405 | LANGUAGE = (unset), 2026-08-31 23:31:58.405 | LC_ALL = "en_US.utf8", 2026-08-31 23:31:58.406 | LANG = "de_DE.UTF-8" 2026-08-31 23:31:58.406 | are supported and installed on your system. 2026-08-31 23:31:58.406 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-31 23:31:58.534 | perl: warning: Setting locale failed. 2026-08-31 23:31:58.534 | perl: warning: Please check that your locale settings: 2026-08-31 23:31:58.534 | LANGUAGE = (unset), 2026-08-31 23:31:58.535 | LC_ALL = "en_US.utf8", 2026-08-31 23:31:58.535 | LANG = "de_DE.UTF-8" 2026-08-31 23:31:58.535 | are supported and installed on your system. 2026-08-31 23:31:58.535 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-31 23:31:58.584 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-31 23:31:58.585 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-31 23:31:58.585 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-31 23:31:58.654 | perl: warning: Setting locale failed. 2026-08-31 23:31:58.654 | perl: warning: Please check that your locale settings: 2026-08-31 23:31:58.654 | LANGUAGE = (unset), 2026-08-31 23:31:58.654 | LC_ALL = "en_US.utf8", 2026-08-31 23:31:58.655 | LANG = "de_DE.UTF-8" 2026-08-31 23:31:58.655 | are supported and installed on your system. 2026-08-31 23:31:58.655 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-31 23:31:59.020 | 2026-08-31 23:31:59.020 | Running kernel seems to be up-to-date. 2026-08-31 23:31:59.020 | 2026-08-31 23:31:59.021 | Restarting services... 2026-08-31 23:31:59.083 | 2026-08-31 23:31:59.083 | Service restarts being deferred: 2026-08-31 23:31:59.083 | systemctl restart getty@tty1.service 2026-08-31 23:31:59.083 | systemctl restart serial-getty@hvc0.service 2026-08-31 23:31:59.083 | systemctl restart systemd-logind.service 2026-08-31 23:31:59.084 | systemctl restart virtlockd.service 2026-08-31 23:31:59.084 | systemctl restart virtlogd.service 2026-08-31 23:31:59.084 | 2026-08-31 23:31:59.084 | No containers need to be restarted. 2026-08-31 23:31:59.084 | 2026-08-31 23:31:59.084 | User sessions running outdated binaries: 2026-08-31 23:31:59.084 | quobyte @ session #5: bash[2044], sshd[1997] 2026-08-31 23:31:59.094 | quobyte @ user manager service: systemd[1191] 2026-08-31 23:31:59.102 | 2026-08-31 23:31:59.103 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-08-31 23:32:01.369 | + functions-common:apt_get:1211 : result=0 2026-08-31 23:32:01.372 | + functions-common:apt_get:1214 : time_stop apt-get 2026-08-31 23:32:01.374 | + functions-common:time_stop:2420 : local name 2026-08-31 23:32:01.376 | + functions-common:time_stop:2421 : local end_time 2026-08-31 23:32:01.378 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-31 23:32:01.380 | + functions-common:time_stop:2423 : local total 2026-08-31 23:32:01.382 | + functions-common:time_stop:2424 : local start_time 2026-08-31 23:32:01.384 | + functions-common:time_stop:2426 : name=apt-get 2026-08-31 23:32:01.386 | + functions-common:time_stop:2427 : start_time=1788219113853 2026-08-31 23:32:01.388 | + functions-common:time_stop:2429 : [[ -z 1788219113853 ]] 2026-08-31 23:32:01.391 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-31 23:32:01.395 | + functions-common:time_stop:2432 : end_time=1788219121392 2026-08-31 23:32:01.397 | + functions-common:time_stop:2433 : elapsed_time=7539 2026-08-31 23:32:01.399 | + functions-common:time_stop:2434 : total=135866 2026-08-31 23:32:01.401 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-31 23:32:01.403 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=143405 2026-08-31 23:32:01.405 | + functions-common:apt_get:1215 : return 0 2026-08-31 23:32:01.408 | + lib/apache:install_apache_uwsgi:118 : is_ubuntu 2026-08-31 23:32:01.410 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-31 23:32:01.412 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-31 23:32:01.415 | + lib/apache:install_apache_uwsgi:119 : a2query -m proxy 2026-08-31 23:32:01.417 | perl: warning: Setting locale failed. 2026-08-31 23:32:01.417 | perl: warning: Please check that your locale settings: 2026-08-31 23:32:01.417 | LANGUAGE = (unset), 2026-08-31 23:32:01.417 | LC_ALL = "en_US.utf8", 2026-08-31 23:32:01.418 | LANG = (unset) 2026-08-31 23:32:01.418 | are supported and installed on your system. 2026-08-31 23:32:01.418 | perl: warning: Falling back to the standard locale ("C"). 2026-08-31 23:32:01.453 | No module matches proxy 2026-08-31 23:32:01.456 | + lib/apache:install_apache_uwsgi:121 : sudo a2enmod proxy 2026-08-31 23:32:01.466 | perl: warning: Setting locale failed. 2026-08-31 23:32:01.466 | perl: warning: Please check that your locale settings: 2026-08-31 23:32:01.466 | LANGUAGE = (unset), 2026-08-31 23:32:01.466 | LC_ALL = "en_US.utf8", 2026-08-31 23:32:01.466 | LANG = "de_DE.UTF-8" 2026-08-31 23:32:01.466 | are supported and installed on your system. 2026-08-31 23:32:01.466 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-31 23:32:01.507 | Enabling module proxy. 2026-08-31 23:32:01.512 | To activate the new configuration, you need to run: 2026-08-31 23:32:01.512 | systemctl restart apache2 2026-08-31 23:32:01.517 | + lib/apache:install_apache_uwsgi:122 : sudo a2enmod proxy_uwsgi 2026-08-31 23:32:01.528 | perl: warning: Setting locale failed. 2026-08-31 23:32:01.528 | perl: warning: Please check that your locale settings: 2026-08-31 23:32:01.528 | LANGUAGE = (unset), 2026-08-31 23:32:01.528 | LC_ALL = "en_US.utf8", 2026-08-31 23:32:01.528 | LANG = "de_DE.UTF-8" 2026-08-31 23:32:01.528 | are supported and installed on your system. 2026-08-31 23:32:01.528 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-31 23:32:01.567 | Considering dependency proxy for proxy_uwsgi: 2026-08-31 23:32:01.567 | Module proxy already enabled 2026-08-31 23:32:01.567 | Enabling module proxy_uwsgi. 2026-08-31 23:32:01.572 | To activate the new configuration, you need to run: 2026-08-31 23:32:01.572 | systemctl restart apache2 2026-08-31 23:32:01.578 | + lib/apache:install_apache_uwsgi:123 : restart_apache_server 2026-08-31 23:32:01.580 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-08-31 23:32:01.582 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-31 23:32:01.585 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-08-31 23:32:01.730 | + ./stack.sh:main:906 : install_keystoneauth 2026-08-31 23:32:01.733 | + lib/keystone:install_keystoneauth:461 : use_library_from_git keystoneauth 2026-08-31 23:32:01.735 | + inc/python:use_library_from_git:266 : local name=keystoneauth 2026-08-31 23:32:01.739 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-31 23:32:01.743 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-31 23:32:01.745 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,keystoneauth, ]] 2026-08-31 23:32:01.747 | + inc/python:use_library_from_git:269 : return 1 2026-08-31 23:32:01.749 | + ./stack.sh:main:907 : install_keystoneclient 2026-08-31 23:32:01.751 | + lib/keystone:install_keystoneclient:469 : use_library_from_git python-keystoneclient 2026-08-31 23:32:01.753 | + inc/python:use_library_from_git:266 : local name=python-keystoneclient 2026-08-31 23:32:01.755 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-31 23:32:01.758 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-31 23:32:01.760 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-keystoneclient, ]] 2026-08-31 23:32:01.762 | + inc/python:use_library_from_git:269 : return 1 2026-08-31 23:32:01.765 | + ./stack.sh:main:908 : install_glanceclient 2026-08-31 23:32:01.767 | + lib/glance:install_glanceclient:542 : use_library_from_git python-glanceclient 2026-08-31 23:32:01.769 | + inc/python:use_library_from_git:266 : local name=python-glanceclient 2026-08-31 23:32:01.771 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-31 23:32:01.773 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-31 23:32:01.775 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-glanceclient, ]] 2026-08-31 23:32:01.778 | + inc/python:use_library_from_git:269 : return 1 2026-08-31 23:32:01.780 | + ./stack.sh:main:909 : install_cinderclient 2026-08-31 23:32:01.782 | + lib/cinder:install_cinderclient:594 : use_library_from_git python-brick-cinderclient-ext 2026-08-31 23:32:01.785 | + inc/python:use_library_from_git:266 : local name=python-brick-cinderclient-ext 2026-08-31 23:32:01.787 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-31 23:32:01.789 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-31 23:32:01.792 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2026-08-31 23:32:01.794 | + inc/python:use_library_from_git:269 : return 1 2026-08-31 23:32:01.796 | + lib/cinder:install_cinderclient:599 : use_library_from_git python-cinderclient 2026-08-31 23:32:01.799 | + inc/python:use_library_from_git:266 : local name=python-cinderclient 2026-08-31 23:32:01.801 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-31 23:32:01.803 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-31 23:32:01.805 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-cinderclient, ]] 2026-08-31 23:32:01.808 | + inc/python:use_library_from_git:269 : return 1 2026-08-31 23:32:01.810 | + ./stack.sh:main:910 : install_novaclient 2026-08-31 23:32:01.812 | + lib/nova:install_novaclient:901 : use_library_from_git python-novaclient 2026-08-31 23:32:01.815 | + inc/python:use_library_from_git:266 : local name=python-novaclient 2026-08-31 23:32:01.817 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-31 23:32:01.819 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-31 23:32:01.822 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-novaclient, ]] 2026-08-31 23:32:01.824 | + inc/python:use_library_from_git:269 : return 1 2026-08-31 23:32:01.826 | + ./stack.sh:main:911 : is_service_enabled swift glance horizon 2026-08-31 23:32:01.841 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:32:01.843 | + ./stack.sh:main:912 : install_swiftclient 2026-08-31 23:32:01.846 | + lib/swift:install_swiftclient:744 : use_library_from_git python-swiftclient 2026-08-31 23:32:01.848 | + inc/python:use_library_from_git:266 : local name=python-swiftclient 2026-08-31 23:32:01.850 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-31 23:32:01.852 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-31 23:32:01.855 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-swiftclient, ]] 2026-08-31 23:32:01.857 | + inc/python:use_library_from_git:269 : return 1 2026-08-31 23:32:01.859 | + ./stack.sh:main:914 : is_service_enabled neutron nova horizon 2026-08-31 23:32:01.874 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:32:01.876 | + ./stack.sh:main:915 : install_neutronclient 2026-08-31 23:32:01.879 | + lib/neutron:install_neutronclient:542 : use_library_from_git python-neutronclient 2026-08-31 23:32:01.882 | + inc/python:use_library_from_git:266 : local name=python-neutronclient 2026-08-31 23:32:01.884 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-31 23:32:01.887 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-31 23:32:01.890 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-neutronclient, ]] 2026-08-31 23:32:01.892 | + inc/python:use_library_from_git:269 : return 1 2026-08-31 23:32:01.895 | + ./stack.sh:main:919 : install_keystonemiddleware 2026-08-31 23:32:01.898 | + lib/keystone:install_keystonemiddleware:479 : use_library_from_git keystonemiddleware 2026-08-31 23:32:01.900 | + inc/python:use_library_from_git:266 : local name=keystonemiddleware 2026-08-31 23:32:01.903 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-31 23:32:01.905 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-31 23:32:01.908 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,keystonemiddleware, ]] 2026-08-31 23:32:01.911 | + inc/python:use_library_from_git:269 : return 1 2026-08-31 23:32:01.914 | + lib/keystone:install_keystonemiddleware:484 : pip_install_gr keystonemiddleware 2026-08-31 23:32:01.916 | + inc/python:pip_install_gr:94 : local name=keystonemiddleware 2026-08-31 23:32:01.919 | + inc/python:pip_install_gr:95 : local clean_name 2026-08-31 23:32:01.923 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements keystonemiddleware 2026-08-31 23:32:01.925 | ++ inc/python:get_from_global_requirements:241 : local package=keystonemiddleware 2026-08-31 23:32:01.927 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-08-31 23:32:01.930 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2026-08-31 23:32:01.931 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-08-31 23:32:01.936 | ++ inc/python:get_from_global_requirements:243 : required_pkg='keystonemiddleware ' 2026-08-31 23:32:01.939 | ++ inc/python:get_from_global_requirements:244 : [[ keystonemiddleware == '' ]] 2026-08-31 23:32:01.942 | ++ inc/python:get_from_global_requirements:247 : echo keystonemiddleware 2026-08-31 23:32:01.945 | + inc/python:pip_install_gr:96 : clean_name=keystonemiddleware 2026-08-31 23:32:01.948 | + inc/python:pip_install_gr:97 : pip_install keystonemiddleware 2026-08-31 23:32:01.971 | Using python 3.12 to install keystonemiddleware 2026-08-31 23:32:01.973 | + 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-08-31 23:32:03.152 | Collecting keystonemiddleware 2026-08-31 23:32:03.283 | Downloading keystonemiddleware-13.0.1-py3-none-any.whl.metadata (3.9 kB) 2026-08-31 23:32:03.348 | Collecting keystoneauth1>=3.12.0 (from keystonemiddleware) 2026-08-31 23:32:03.365 | Downloading keystoneauth1-5.16.0-py3-none-any.whl.metadata (2.8 kB) 2026-08-31 23:32:03.424 | Collecting oslo.cache>=3.11.0 (from keystonemiddleware) 2026-08-31 23:32:03.441 | Downloading oslo_cache-4.3.0-py3-none-any.whl.metadata (2.5 kB) 2026-08-31 23:32:03.506 | Collecting oslo.config>=5.2.0 (from keystonemiddleware) 2026-08-31 23:32:03.523 | Downloading oslo_config-10.7.0-py3-none-any.whl.metadata (2.3 kB) 2026-08-31 23:32:03.572 | Collecting oslo.context>=2.19.2 (from keystonemiddleware) 2026-08-31 23:32:03.588 | Downloading oslo_context-6.5.0-py3-none-any.whl.metadata (2.3 kB) 2026-08-31 23:32:03.635 | Collecting oslo.i18n>=3.15.3 (from keystonemiddleware) 2026-08-31 23:32:03.653 | Downloading oslo_i18n-6.9.0-py3-none-any.whl.metadata (2.0 kB) 2026-08-31 23:32:03.709 | Collecting oslo.log>=3.36.0 (from keystonemiddleware) 2026-08-31 23:32:03.725 | Downloading oslo_log-8.3.1-py3-none-any.whl.metadata (2.5 kB) 2026-08-31 23:32:03.776 | Collecting oslo.serialization>=2.18.0 (from keystonemiddleware) 2026-08-31 23:32:03.792 | Downloading oslo_serialization-5.11.0-py3-none-any.whl.metadata (2.1 kB) 2026-08-31 23:32:03.853 | Collecting oslo.utils>=3.33.0 (from keystonemiddleware) 2026-08-31 23:32:03.868 | Downloading oslo_utils-10.2.0-py3-none-any.whl.metadata (2.1 kB) 2026-08-31 23:32:03.879 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware) (7.0.3) 2026-08-31 23:32:03.908 | Collecting pycadf>=1.1.0 (from keystonemiddleware) 2026-08-31 23:32:03.924 | Downloading pycadf-4.1.0-py3-none-any.whl.metadata (2.2 kB) 2026-08-31 23:32:03.967 | Collecting PyJWT>=2.4.0 (from keystonemiddleware) 2026-08-31 23:32:03.981 | Downloading pyjwt-2.13.0-py3-none-any.whl.metadata (3.4 kB) 2026-08-31 23:32:04.031 | Collecting python-keystoneclient>=3.20.0 (from keystonemiddleware) 2026-08-31 23:32:04.047 | Downloading python_keystoneclient-6.0.0-py3-none-any.whl.metadata (3.8 kB) 2026-08-31 23:32:04.057 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware) (2.34.2) 2026-08-31 23:32:04.091 | Collecting WebOb>=1.7.1 (from keystonemiddleware) 2026-08-31 23:32:04.107 | Downloading webob-1.8.11-py2.py3-none-any.whl.metadata (13 kB) 2026-08-31 23:32:04.120 | 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-08-31 23:32:04.159 | Collecting stevedore>=1.20.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-08-31 23:32:04.178 | Downloading stevedore-5.9.1-py3-none-any.whl.metadata (2.3 kB) 2026-08-31 23:32:04.266 | Collecting os-service-types>=1.2.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-08-31 23:32:04.281 | Downloading os_service_types-1.9.0-py3-none-any.whl.metadata (2.0 kB) 2026-08-31 23:32:04.322 | Collecting typing-extensions>=4.12 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-08-31 23:32:04.337 | Downloading typing_extensions-4.16.0-py3-none-any.whl.metadata (3.3 kB) 2026-08-31 23:32:04.380 | Collecting dogpile.cache>=1.3.3 (from oslo.cache>=3.11.0->keystonemiddleware) 2026-08-31 23:32:04.399 | Downloading dogpile_cache-1.5.0-py3-none-any.whl.metadata (5.5 kB) 2026-08-31 23:32:04.452 | Collecting decorator>=4.0.0 (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware) 2026-08-31 23:32:04.468 | Downloading decorator-5.3.1-py3-none-any.whl.metadata (3.9 kB) 2026-08-31 23:32:04.512 | Collecting netaddr>=0.7.18 (from oslo.config>=5.2.0->keystonemiddleware) 2026-08-31 23:32:04.526 | Downloading netaddr-1.3.0-py3-none-any.whl.metadata (5.0 kB) 2026-08-31 23:32:04.566 | Collecting rfc3986>=1.2.0 (from oslo.config>=5.2.0->keystonemiddleware) 2026-08-31 23:32:04.582 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl.metadata (6.6 kB) 2026-08-31 23:32:04.593 | 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-08-31 23:32:04.633 | Collecting python-dateutil>=2.7.0 (from oslo.log>=3.36.0->keystonemiddleware) 2026-08-31 23:32:04.648 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 2026-08-31 23:32:04.660 | 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-08-31 23:32:04.662 | 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.3.0) 2026-08-31 23:32:04.824 | Collecting msgpack>=0.5.2 (from oslo.serialization>=2.18.0->keystonemiddleware) 2026-08-31 23:32:04.842 | 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-08-31 23:32:04.901 | Collecting pyparsing>=2.1.0 (from oslo.utils>=3.33.0->keystonemiddleware) 2026-08-31 23:32:04.916 | Downloading pyparsing-3.3.2-py3-none-any.whl.metadata (5.8 kB) 2026-08-31 23:32:04.927 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystonemiddleware) (26.3) 2026-08-31 23:32:05.059 | Collecting psutil>=3.2.2 (from oslo.utils>=3.33.0->keystonemiddleware) 2026-08-31 23:32:05.074 | 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-08-31 23:32:05.099 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0.0->keystonemiddleware) (84.0.0) 2026-08-31 23:32:05.133 | Collecting six>=1.5 (from python-dateutil>=2.7.0->oslo.log>=3.36.0->keystonemiddleware) 2026-08-31 23:32:05.148 | Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 2026-08-31 23:32:05.166 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware) (3.5.0) 2026-08-31 23:32:05.167 | 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-08-31 23:32:05.169 | 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-08-31 23:32:05.170 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2023.11.17) 2026-08-31 23:32:05.244 | Downloading keystonemiddleware-13.0.1-py3-none-any.whl (135 kB) 2026-08-31 23:32:05.407 | Downloading keystoneauth1-5.16.0-py3-none-any.whl (349 kB) 2026-08-31 23:32:05.546 | Downloading os_service_types-1.9.0-py3-none-any.whl (25 kB) 2026-08-31 23:32:05.571 | Downloading oslo_cache-4.3.0-py3-none-any.whl (65 kB) 2026-08-31 23:32:05.611 | Downloading dogpile_cache-1.5.0-py3-none-any.whl (64 kB) 2026-08-31 23:32:05.650 | Downloading decorator-5.3.1-py3-none-any.whl (10 kB) 2026-08-31 23:32:05.673 | Downloading oslo_config-10.7.0-py3-none-any.whl (143 kB) 2026-08-31 23:32:05.731 | Downloading netaddr-1.3.0-py3-none-any.whl (2.3 MB) 2026-08-31 23:32:06.201 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 5.1 MB/s 0:00:00 2026-08-31 23:32:06.217 | Downloading oslo_context-6.5.0-py3-none-any.whl (20 kB) 2026-08-31 23:32:06.240 | Downloading oslo_i18n-6.9.0-py3-none-any.whl (47 kB) 2026-08-31 23:32:06.268 | Downloading oslo_log-8.3.1-py3-none-any.whl (77 kB) 2026-08-31 23:32:06.307 | Downloading oslo_serialization-5.11.0-py3-none-any.whl (27 kB) 2026-08-31 23:32:06.332 | Downloading msgpack-1.2.1-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (419 kB) 2026-08-31 23:32:06.421 | Downloading oslo_utils-10.2.0-py3-none-any.whl (154 kB) 2026-08-31 23:32:06.466 | Downloading psutil-7.2.2-cp36-abi3-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl (155 kB) 2026-08-31 23:32:06.510 | Downloading pycadf-4.1.0-py3-none-any.whl (44 kB) 2026-08-31 23:32:06.535 | Downloading pyjwt-2.13.0-py3-none-any.whl (31 kB) 2026-08-31 23:32:06.561 | Downloading pyparsing-3.3.2-py3-none-any.whl (122 kB) 2026-08-31 23:32:06.601 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 2026-08-31 23:32:06.655 | Downloading python_keystoneclient-6.0.0-py3-none-any.whl (397 kB) 2026-08-31 23:32:06.731 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB) 2026-08-31 23:32:06.754 | Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 2026-08-31 23:32:06.776 | Downloading stevedore-5.9.1-py3-none-any.whl (54 kB) 2026-08-31 23:32:06.801 | Downloading typing_extensions-4.16.0-py3-none-any.whl (45 kB) 2026-08-31 23:32:06.829 | Downloading webob-1.8.11-py2.py3-none-any.whl (118 kB) 2026-08-31 23:32:07.222 | 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-08-31 23:32:07.481 | Attempting uninstall: six 2026-08-31 23:32:07.489 | Found existing installation: six 1.16.0 2026-08-31 23:32:07.490 | Not uninstalling six at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-31 23:32:07.490 | Can't uninstall 'six'. No files were found to uninstall. 2026-08-31 23:32:07.555 | Attempting uninstall: pyparsing 2026-08-31 23:32:07.563 | Found existing installation: pyparsing 3.1.1 2026-08-31 23:32:07.564 | Not uninstalling pyparsing at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-31 23:32:07.564 | Can't uninstall 'pyparsing'. No files were found to uninstall. 2026-08-31 23:32:07.705 | Attempting uninstall: PyJWT 2026-08-31 23:32:07.712 | Found existing installation: PyJWT 2.7.0 2026-08-31 23:32:07.713 | Not uninstalling pyjwt at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-31 23:32:07.713 | Can't uninstall 'PyJWT'. No files were found to uninstall. 2026-08-31 23:32:07.892 | Attempting uninstall: netaddr 2026-08-31 23:32:07.900 | Found existing installation: netaddr 0.8.0 2026-08-31 23:32:07.901 | Not uninstalling netaddr at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-31 23:32:07.901 | Can't uninstall 'netaddr'. No files were found to uninstall. 2026-08-31 23:32:08.164 | Attempting uninstall: python-dateutil 2026-08-31 23:32:08.173 | Found existing installation: python-dateutil 2.8.2 2026-08-31 23:32:08.173 | Not uninstalling python-dateutil at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-31 23:32:08.174 | Can't uninstall 'python-dateutil'. No files were found to uninstall. 2026-08-31 23:32:10.436 | 2026-08-31 23:32:10.444 | Successfully installed PyJWT-2.13.0 WebOb-1.8.11 decorator-5.3.1 dogpile.cache-1.5.0 keystoneauth1-5.16.0 keystonemiddleware-13.0.1 msgpack-1.2.1 netaddr-1.3.0 os-service-types-1.9.0 oslo.cache-4.3.0 oslo.config-10.7.0 oslo.context-6.5.0 oslo.i18n-6.9.0 oslo.log-8.3.1 oslo.serialization-5.11.0 oslo.utils-10.2.0 psutil-7.2.2 pycadf-4.1.0 pyparsing-3.3.2 python-dateutil-2.9.0.post0 python-keystoneclient-6.0.0 rfc3986-2.0.0 six-1.17.0 stevedore-5.9.1 typing-extensions-4.16.0 2026-08-31 23:32:10.619 | + inc/python:pip_install:216 : result=0 2026-08-31 23:32:10.624 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-31 23:32:10.627 | + functions-common:time_stop:2420 : local name 2026-08-31 23:32:10.631 | + functions-common:time_stop:2421 : local end_time 2026-08-31 23:32:10.634 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-31 23:32:10.638 | + functions-common:time_stop:2423 : local total 2026-08-31 23:32:10.642 | + functions-common:time_stop:2424 : local start_time 2026-08-31 23:32:10.645 | + functions-common:time_stop:2426 : name=pip_install 2026-08-31 23:32:10.648 | + functions-common:time_stop:2427 : start_time=1788219121965 2026-08-31 23:32:10.651 | + functions-common:time_stop:2429 : [[ -z 1788219121965 ]] 2026-08-31 23:32:10.656 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-31 23:32:10.662 | + functions-common:time_stop:2432 : end_time=1788219130658 2026-08-31 23:32:10.665 | + functions-common:time_stop:2433 : elapsed_time=8693 2026-08-31 23:32:10.669 | + functions-common:time_stop:2434 : total=38884 2026-08-31 23:32:10.672 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-31 23:32:10.676 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=47577 2026-08-31 23:32:10.679 | + inc/python:pip_install:219 : return 0 2026-08-31 23:32:10.683 | + lib/keystone:install_keystonemiddleware:488 : pip_install_gr python-memcached 2026-08-31 23:32:10.687 | + inc/python:pip_install_gr:94 : local name=python-memcached 2026-08-31 23:32:10.690 | + inc/python:pip_install_gr:95 : local clean_name 2026-08-31 23:32:10.695 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements python-memcached 2026-08-31 23:32:10.698 | ++ inc/python:get_from_global_requirements:241 : local package=python-memcached 2026-08-31 23:32:10.701 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-08-31 23:32:10.706 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-08-31 23:32:10.707 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2026-08-31 23:32:10.713 | ++ inc/python:get_from_global_requirements:243 : required_pkg='python-memcached ' 2026-08-31 23:32:10.716 | ++ inc/python:get_from_global_requirements:244 : [[ python-memcached == '' ]] 2026-08-31 23:32:10.720 | ++ inc/python:get_from_global_requirements:247 : echo python-memcached 2026-08-31 23:32:10.725 | + inc/python:pip_install_gr:96 : clean_name=python-memcached 2026-08-31 23:32:10.729 | + inc/python:pip_install_gr:97 : pip_install python-memcached 2026-08-31 23:32:10.758 | Using python 3.12 to install python-memcached 2026-08-31 23:32:10.762 | + 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-08-31 23:32:11.897 | Collecting python-memcached 2026-08-31 23:32:12.040 | Downloading python_memcached-1.62-py2.py3-none-any.whl.metadata (2.3 kB) 2026-08-31 23:32:12.066 | Downloading python_memcached-1.62-py2.py3-none-any.whl (15 kB) 2026-08-31 23:32:12.265 | Installing collected packages: python-memcached 2026-08-31 23:32:12.300 | Successfully installed python-memcached-1.62 2026-08-31 23:32:12.402 | + inc/python:pip_install:216 : result=0 2026-08-31 23:32:12.405 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-31 23:32:12.409 | + functions-common:time_stop:2420 : local name 2026-08-31 23:32:12.412 | + functions-common:time_stop:2421 : local end_time 2026-08-31 23:32:12.416 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-31 23:32:12.419 | + functions-common:time_stop:2423 : local total 2026-08-31 23:32:12.422 | + functions-common:time_stop:2424 : local start_time 2026-08-31 23:32:12.426 | + functions-common:time_stop:2426 : name=pip_install 2026-08-31 23:32:12.430 | + functions-common:time_stop:2427 : start_time=1788219130751 2026-08-31 23:32:12.433 | + functions-common:time_stop:2429 : [[ -z 1788219130751 ]] 2026-08-31 23:32:12.437 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-31 23:32:12.442 | + functions-common:time_stop:2432 : end_time=1788219132439 2026-08-31 23:32:12.446 | + functions-common:time_stop:2433 : elapsed_time=1688 2026-08-31 23:32:12.449 | + functions-common:time_stop:2434 : total=47577 2026-08-31 23:32:12.452 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-31 23:32:12.456 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=49265 2026-08-31 23:32:12.460 | + inc/python:pip_install:219 : return 0 2026-08-31 23:32:12.464 | + ./stack.sh:main:921 : is_service_enabled keystone 2026-08-31 23:32:12.489 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:32:12.493 | + ./stack.sh:main:922 : '[' 192.168.122.25 == 192.168.122.25 ']' 2026-08-31 23:32:12.497 | + ./stack.sh:main:923 : stack_install_service keystone 2026-08-31 23:32:12.501 | + lib/stack:stack_install_service:20 : local service=keystone 2026-08-31 23:32:12.504 | + lib/stack:stack_install_service:21 : type install_keystone 2026-08-31 23:32:12.508 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-08-31 23:32:12.513 | + lib/stack:stack_install_service:32 : install_keystone 2026-08-31 23:32:12.516 | + lib/keystone:install_keystone:494 : is_service_enabled ldap 2026-08-31 23:32:12.541 | + functions-common:is_service_enabled:2076 : return 1 2026-08-31 23:32:12.546 | + lib/keystone:install_keystone:498 : git_clone https://review.opendev.org/openstack/keystone.git /opt/stack/keystone master 2026-08-31 23:32:12.550 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/keystone.git 2026-08-31 23:32:12.554 | + functions-common:git_clone:590 : local git_dest=/opt/stack/keystone 2026-08-31 23:32:12.557 | + functions-common:git_clone:591 : local git_ref=master 2026-08-31 23:32:12.561 | + functions-common:git_clone:592 : local orig_dir 2026-08-31 23:32:12.566 | ++ functions-common:git_clone:593 : pwd 2026-08-31 23:32:12.570 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-08-31 23:32:12.574 | + functions-common:git_clone:594 : local git_clone_flags= 2026-08-31 23:32:12.579 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-08-31 23:32:12.601 | + functions-common:git_clone:596 : RECLONE=False 2026-08-31 23:32:12.605 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-08-31 23:32:12.608 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-08-31 23:32:12.614 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-08-31 23:32:12.614 | + functions-common:git_clone:610 : echo master 2026-08-31 23:32:12.620 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/keystone ]] 2026-08-31 23:32:12.624 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-08-31 23:32:12.628 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/keystone.git /opt/stack/keystone 2026-08-31 23:32:12.632 | + functions-common:git_timed:697 : local count=0 2026-08-31 23:32:12.636 | + functions-common:git_timed:698 : local timeout=0 2026-08-31 23:32:12.639 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-31 23:32:12.643 | + functions-common:git_timed:701 : timeout=0 2026-08-31 23:32:12.646 | + functions-common:git_timed:704 : time_start git_timed 2026-08-31 23:32:12.650 | + functions-common:time_start:2406 : local name=git_timed 2026-08-31 23:32:12.654 | + functions-common:time_start:2407 : local start_time= 2026-08-31 23:32:12.658 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-31 23:32:12.662 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-31 23:32:12.668 | + functions-common:time_start:2411 : _TIME_START[$name]=1788219132664 2026-08-31 23:32:12.672 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/keystone.git /opt/stack/keystone 2026-08-31 23:32:12.677 | Cloning into '/opt/stack/keystone'... 2026-08-31 23:32:30.695 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-31 23:32:30.697 | + functions-common:time_stop:2420 : local name 2026-08-31 23:32:30.700 | + functions-common:time_stop:2421 : local end_time 2026-08-31 23:32:30.703 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-31 23:32:30.705 | + functions-common:time_stop:2423 : local total 2026-08-31 23:32:30.708 | + functions-common:time_stop:2424 : local start_time 2026-08-31 23:32:30.711 | + functions-common:time_stop:2426 : name=git_timed 2026-08-31 23:32:30.714 | + functions-common:time_stop:2427 : start_time=1788219132664 2026-08-31 23:32:30.717 | + functions-common:time_stop:2429 : [[ -z 1788219132664 ]] 2026-08-31 23:32:30.721 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-31 23:32:30.725 | + functions-common:time_stop:2432 : end_time=1788219150723 2026-08-31 23:32:30.727 | + functions-common:time_stop:2433 : elapsed_time=18059 2026-08-31 23:32:30.729 | + functions-common:time_stop:2434 : total=5021 2026-08-31 23:32:30.732 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-31 23:32:30.735 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=23080 2026-08-31 23:32:30.738 | + functions-common:git_clone:631 : cd /opt/stack/keystone 2026-08-31 23:32:30.740 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-08-31 23:32:30.743 | + functions-common:git_timed:697 : local count=0 2026-08-31 23:32:30.746 | + functions-common:git_timed:698 : local timeout=0 2026-08-31 23:32:30.748 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-31 23:32:30.751 | + functions-common:git_timed:701 : timeout=0 2026-08-31 23:32:30.752 | + functions-common:git_timed:704 : time_start git_timed 2026-08-31 23:32:30.754 | + functions-common:time_start:2406 : local name=git_timed 2026-08-31 23:32:30.756 | + functions-common:time_start:2407 : local start_time= 2026-08-31 23:32:30.758 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-31 23:32:30.762 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-31 23:32:30.766 | + functions-common:time_start:2411 : _TIME_START[$name]=1788219150764 2026-08-31 23:32:30.768 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-08-31 23:32:31.388 | From https://review.opendev.org/openstack/keystone 2026-08-31 23:32:31.389 | * branch master -> FETCH_HEAD 2026-08-31 23:32:31.399 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-31 23:32:31.401 | + functions-common:time_stop:2420 : local name 2026-08-31 23:32:31.403 | + functions-common:time_stop:2421 : local end_time 2026-08-31 23:32:31.405 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-31 23:32:31.407 | + functions-common:time_stop:2423 : local total 2026-08-31 23:32:31.408 | + functions-common:time_stop:2424 : local start_time 2026-08-31 23:32:31.410 | + functions-common:time_stop:2426 : name=git_timed 2026-08-31 23:32:31.412 | + functions-common:time_stop:2427 : start_time=1788219150764 2026-08-31 23:32:31.414 | + functions-common:time_stop:2429 : [[ -z 1788219150764 ]] 2026-08-31 23:32:31.417 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-31 23:32:31.421 | + functions-common:time_stop:2432 : end_time=1788219151419 2026-08-31 23:32:31.423 | + functions-common:time_stop:2433 : elapsed_time=655 2026-08-31 23:32:31.425 | + functions-common:time_stop:2434 : total=23080 2026-08-31 23:32:31.427 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-31 23:32:31.429 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=23735 2026-08-31 23:32:31.431 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-08-31 23:32:31.433 | + functions-common:git_timed:697 : local count=0 2026-08-31 23:32:31.434 | + functions-common:git_timed:698 : local timeout=0 2026-08-31 23:32:31.436 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-31 23:32:31.438 | + functions-common:git_timed:701 : timeout=0 2026-08-31 23:32:31.440 | + functions-common:git_timed:704 : time_start git_timed 2026-08-31 23:32:31.442 | + functions-common:time_start:2406 : local name=git_timed 2026-08-31 23:32:31.444 | + functions-common:time_start:2407 : local start_time= 2026-08-31 23:32:31.446 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-31 23:32:31.449 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-31 23:32:31.453 | + functions-common:time_start:2411 : _TIME_START[$name]=1788219151450 2026-08-31 23:32:31.456 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-08-31 23:32:31.626 | Note: switching to 'FETCH_HEAD'. 2026-08-31 23:32:31.626 | 2026-08-31 23:32:31.626 | You are in 'detached HEAD' state. You can look around, make experimental 2026-08-31 23:32:31.626 | changes and commit them, and you can discard any commits you make in this 2026-08-31 23:32:31.626 | state without impacting any branches by switching back to a branch. 2026-08-31 23:32:31.626 | 2026-08-31 23:32:31.626 | If you want to create a new branch to retain commits you create, you may 2026-08-31 23:32:31.626 | do so (now or later) by using -c with the switch command. Example: 2026-08-31 23:32:31.627 | 2026-08-31 23:32:31.627 | git switch -c 2026-08-31 23:32:31.627 | 2026-08-31 23:32:31.627 | Or undo this operation with: 2026-08-31 23:32:31.627 | 2026-08-31 23:32:31.627 | git switch - 2026-08-31 23:32:31.627 | 2026-08-31 23:32:31.627 | Turn off this advice by setting config variable advice.detachedHead to false 2026-08-31 23:32:31.627 | 2026-08-31 23:32:31.627 | HEAD is now at cb0889563 Merge "Prevent unauthorized project-scoped assignment list" 2026-08-31 23:32:31.631 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-31 23:32:31.633 | + functions-common:time_stop:2420 : local name 2026-08-31 23:32:31.635 | + functions-common:time_stop:2421 : local end_time 2026-08-31 23:32:31.636 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-31 23:32:31.638 | + functions-common:time_stop:2423 : local total 2026-08-31 23:32:31.640 | + functions-common:time_stop:2424 : local start_time 2026-08-31 23:32:31.642 | + functions-common:time_stop:2426 : name=git_timed 2026-08-31 23:32:31.644 | + functions-common:time_stop:2427 : start_time=1788219151450 2026-08-31 23:32:31.646 | + functions-common:time_stop:2429 : [[ -z 1788219151450 ]] 2026-08-31 23:32:31.649 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-31 23:32:31.653 | + functions-common:time_stop:2432 : end_time=1788219151650 2026-08-31 23:32:31.655 | + functions-common:time_stop:2433 : elapsed_time=200 2026-08-31 23:32:31.657 | + functions-common:time_stop:2434 : total=23735 2026-08-31 23:32:31.659 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-31 23:32:31.660 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=23935 2026-08-31 23:32:31.662 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/keystone 2026-08-31 23:32:31.677 | + functions-common:git_clone:672 : cd /opt/stack/keystone 2026-08-31 23:32:31.680 | + functions-common:git_clone:673 : git show --oneline 2026-08-31 23:32:31.681 | + functions-common:git_clone:673 : head -1 2026-08-31 23:32:31.684 | cb0889563 Merge "Prevent unauthorized project-scoped assignment list" 2026-08-31 23:32:31.686 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-08-31 23:32:31.689 | + lib/keystone:install_keystone:499 : setup_develop /opt/stack/keystone 2026-08-31 23:32:31.691 | + inc/python:setup_develop:353 : local bindep 2026-08-31 23:32:31.693 | + inc/python:setup_develop:354 : [[ /opt/stack/keystone == -bindep* ]] 2026-08-31 23:32:31.695 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/keystone 2026-08-31 23:32:31.697 | + inc/python:setup_develop:359 : local extras= 2026-08-31 23:32:31.699 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2026-08-31 23:32:31.701 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-08-31 23:32:31.703 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/keystone == -bindep* ]] 2026-08-31 23:32:31.705 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/keystone 2026-08-31 23:32:31.707 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-08-31 23:32:31.709 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-08-31 23:32:31.711 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/keystone 2026-08-31 23:32:31.714 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-08-31 23:32:31.716 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/keystone 2026-08-31 23:32:31.718 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-08-31 23:32:31.720 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-08-31 23:32:31.723 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2026-08-31 23:32:31.728 | + inc/python:_setup_package_with_constraints_edit:400 : name=keystone 2026-08-31 23:32:31.730 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z keystone ']' 2026-08-31 23:32:31.732 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2026-08-31 23:32:31.889 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/keystone -e 2026-08-31 23:32:31.891 | + inc/python:setup_package:436 : local bindep=0 2026-08-31 23:32:31.893 | + inc/python:setup_package:437 : local bindep_flag= 2026-08-31 23:32:31.895 | + inc/python:setup_package:438 : local bindep_profiles= 2026-08-31 23:32:31.897 | + inc/python:setup_package:439 : [[ /opt/stack/keystone == -bindep* ]] 2026-08-31 23:32:31.899 | + inc/python:setup_package:444 : local project_dir=/opt/stack/keystone 2026-08-31 23:32:31.901 | + inc/python:setup_package:445 : local flags=-e 2026-08-31 23:32:31.903 | + inc/python:setup_package:446 : local extras= 2026-08-31 23:32:31.905 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-08-31 23:32:31.907 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-08-31 23:32:31.909 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-08-31 23:32:31.911 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-08-31 23:32:31.913 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-08-31 23:32:31.915 | + inc/python:setup_package:464 : pip_install -e /opt/stack/keystone 2026-08-31 23:32:31.932 | Using python 3.12 to install /opt/stack/keystone 2026-08-31 23:32:31.934 | + 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-08-31 23:32:32.905 | Obtaining file:///opt/stack/keystone 2026-08-31 23:32:32.911 | Installing build dependencies: started 2026-08-31 23:32:34.360 | Installing build dependencies: finished with status 'done' 2026-08-31 23:32:34.362 | Checking if build backend supports build_editable: started 2026-08-31 23:32:34.903 | Checking if build backend supports build_editable: finished with status 'done' 2026-08-31 23:32:34.905 | Getting requirements to build editable: started 2026-08-31 23:32:35.194 | Getting requirements to build editable: finished with status 'done' 2026-08-31 23:32:35.196 | Preparing editable metadata (pyproject.toml): started 2026-08-31 23:32:36.308 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-08-31 23:32:36.323 | 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.dev68) (7.0.3) 2026-08-31 23:32:36.324 | Requirement already satisfied: WebOb>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev68) (1.8.11) 2026-08-31 23:32:36.511 | Collecting Flask!=0.11,>=1.0.2 (from keystone==29.1.0.dev68) 2026-08-31 23:32:36.640 | Downloading flask-3.1.3-py3-none-any.whl.metadata (3.2 kB) 2026-08-31 23:32:36.680 | Collecting Flask-RESTful>=0.3.5 (from keystone==29.1.0.dev68) 2026-08-31 23:32:36.695 | Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl.metadata (1.0 kB) 2026-08-31 23:32:37.090 | Collecting cryptography>=2.7 (from keystone==29.1.0.dev68) 2026-08-31 23:32:37.106 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl.metadata (5.4 kB) 2026-08-31 23:32:37.695 | Collecting SQLAlchemy>=1.4.0 (from keystone==29.1.0.dev68) 2026-08-31 23:32:37.710 | Downloading sqlalchemy-2.0.52-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (9.6 kB) 2026-08-31 23:32:37.733 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev68) (5.9.1) 2026-08-31 23:32:37.733 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev68) (6.0.0) 2026-08-31 23:32:37.736 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev68) (13.0.1) 2026-08-31 23:32:37.810 | Collecting bcrypt>=3.1.3 (from keystone==29.1.0.dev68) 2026-08-31 23:32:37.825 | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl.metadata (10 kB) 2026-08-31 23:32:37.838 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev68) (4.3.0) 2026-08-31 23:32:37.839 | Requirement already satisfied: oslo.config>=6.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev68) (10.7.0) 2026-08-31 23:32:37.840 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev68) (6.5.0) 2026-08-31 23:32:37.903 | Collecting oslo.messaging>=5.29.0 (from keystone==29.1.0.dev68) 2026-08-31 23:32:37.918 | Downloading oslo_messaging-18.3.0-py3-none-any.whl.metadata (2.9 kB) 2026-08-31 23:32:37.980 | Collecting oslo.db>=6.0.0 (from keystone==29.1.0.dev68) 2026-08-31 23:32:37.995 | Downloading oslo_db-18.1.1-py3-none-any.whl.metadata (2.7 kB) 2026-08-31 23:32:38.006 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev68) (6.9.0) 2026-08-31 23:32:38.007 | Requirement already satisfied: oslo.log>=3.44.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev68) (8.3.1) 2026-08-31 23:32:38.051 | Collecting oslo.middleware>=3.31.0 (from keystone==29.1.0.dev68) 2026-08-31 23:32:38.066 | Downloading oslo_middleware-8.2.0-py3-none-any.whl.metadata (2.7 kB) 2026-08-31 23:32:38.123 | Collecting oslo.policy>=4.5.0 (from keystone==29.1.0.dev68) 2026-08-31 23:32:38.140 | Downloading oslo_policy-6.0.1-py3-none-any.whl.metadata (2.2 kB) 2026-08-31 23:32:38.151 | 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.dev68) (5.11.0) 2026-08-31 23:32:38.182 | Collecting oslo.upgradecheck>=1.3.0 (from keystone==29.1.0.dev68) 2026-08-31 23:32:38.201 | Downloading oslo_upgradecheck-2.8.0-py3-none-any.whl.metadata (1.8 kB) 2026-08-31 23:32:38.212 | Requirement already satisfied: oslo.utils>=3.33.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev68) (10.2.0) 2026-08-31 23:32:38.241 | Collecting oauthlib>=0.6.2 (from keystone==29.1.0.dev68) 2026-08-31 23:32:38.256 | Downloading oauthlib-3.3.1-py3-none-any.whl.metadata (7.9 kB) 2026-08-31 23:32:38.301 | Collecting pysaml2>=5.0.0 (from keystone==29.1.0.dev68) 2026-08-31 23:32:38.317 | Downloading pysaml2-7.5.4-py3-none-any.whl.metadata (6.5 kB) 2026-08-31 23:32:38.329 | Requirement already satisfied: PyJWT>=1.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev68) (2.13.0) 2026-08-31 23:32:38.329 | Requirement already satisfied: dogpile.cache>=1.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev68) (1.5.0) 2026-08-31 23:32:38.371 | Collecting jsonschema>=3.2.0 (from keystone==29.1.0.dev68) 2026-08-31 23:32:38.385 | Downloading jsonschema-4.26.0-py3-none-any.whl.metadata (7.6 kB) 2026-08-31 23:32:38.398 | 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.dev68) (4.1.0) 2026-08-31 23:32:38.399 | Requirement already satisfied: msgpack>=0.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev68) (1.2.1) 2026-08-31 23:32:38.433 | Collecting osprofiler>=1.4.0 (from keystone==29.1.0.dev68) 2026-08-31 23:32:38.448 | Downloading osprofiler-4.4.0-py3-none-any.whl.metadata (3.1 kB) 2026-08-31 23:32:38.499 | Collecting Werkzeug>=0.15.0 (from keystone==29.1.0.dev68) 2026-08-31 23:32:38.514 | Downloading werkzeug-3.1.8-py3-none-any.whl.metadata (4.0 kB) 2026-08-31 23:32:38.742 | Collecting cffi>=1.12 (from cryptography>=2.7->keystone==29.1.0.dev68) 2026-08-31 23:32:38.757 | Downloading cffi-2.1.1-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.5 kB) 2026-08-31 23:32:38.792 | Collecting pycparser (from cffi>=1.12->cryptography>=2.7->keystone==29.1.0.dev68) 2026-08-31 23:32:38.807 | Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) 2026-08-31 23:32:38.819 | 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.dev68) (5.3.1) 2026-08-31 23:32:38.847 | Collecting blinker>=1.9.0 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev68) 2026-08-31 23:32:38.862 | Downloading blinker-1.9.0-py3-none-any.whl.metadata (1.6 kB) 2026-08-31 23:32:38.905 | Collecting click>=8.1.3 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev68) 2026-08-31 23:32:38.919 | Downloading click-8.4.2-py3-none-any.whl.metadata (2.6 kB) 2026-08-31 23:32:38.955 | Collecting itsdangerous>=2.2.0 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev68) 2026-08-31 23:32:38.969 | Downloading itsdangerous-2.2.0-py3-none-any.whl.metadata (1.9 kB) 2026-08-31 23:32:39.009 | Collecting jinja2>=3.1.2 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev68) 2026-08-31 23:32:39.023 | Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) 2026-08-31 23:32:39.133 | Collecting markupsafe>=2.1.1 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev68) 2026-08-31 23:32:39.149 | 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-08-31 23:32:39.192 | Collecting aniso8601>=0.82 (from Flask-RESTful>=0.3.5->keystone==29.1.0.dev68) 2026-08-31 23:32:39.208 | Downloading aniso8601-10.0.1-py2.py3-none-any.whl.metadata (23 kB) 2026-08-31 23:32:39.224 | 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.dev68) (1.17.0) 2026-08-31 23:32:39.296 | Collecting pytz (from Flask-RESTful>=0.3.5->keystone==29.1.0.dev68) 2026-08-31 23:32:39.312 | Downloading pytz-2026.3.post1-py2.py3-none-any.whl.metadata (22 kB) 2026-08-31 23:32:39.359 | Collecting attrs>=22.2.0 (from jsonschema>=3.2.0->keystone==29.1.0.dev68) 2026-08-31 23:32:39.374 | Downloading attrs-26.1.0-py3-none-any.whl.metadata (8.8 kB) 2026-08-31 23:32:39.413 | Collecting jsonschema-specifications>=2023.03.6 (from jsonschema>=3.2.0->keystone==29.1.0.dev68) 2026-08-31 23:32:39.427 | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl.metadata (2.9 kB) 2026-08-31 23:32:39.479 | Collecting referencing>=0.28.4 (from jsonschema>=3.2.0->keystone==29.1.0.dev68) 2026-08-31 23:32:39.493 | Downloading referencing-0.37.0-py3-none-any.whl.metadata (2.8 kB) 2026-08-31 23:32:40.070 | Collecting rpds-py>=0.25.0 (from jsonschema>=3.2.0->keystone==29.1.0.dev68) 2026-08-31 23:32:40.084 | Downloading rpds_py-2026.6.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.1 kB) 2026-08-31 23:32:40.100 | 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.dev68) (5.16.0) 2026-08-31 23:32:40.103 | 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.dev68) (2.34.2) 2026-08-31 23:32:40.107 | 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.dev68) (2.1.0) 2026-08-31 23:32:40.108 | 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.dev68) (1.9.0) 2026-08-31 23:32:40.109 | 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.dev68) (4.16.0) 2026-08-31 23:32:40.121 | 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.dev68) (1.3.0) 2026-08-31 23:32:40.122 | 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.dev68) (2.0.0) 2026-08-31 23:32:40.123 | 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.dev68) (6.0.3) 2026-08-31 23:32:40.169 | Collecting alembic>=0.9.6 (from oslo.db>=6.0.0->keystone==29.1.0.dev68) 2026-08-31 23:32:40.184 | Downloading alembic-1.19.1-py3-none-any.whl.metadata (7.3 kB) 2026-08-31 23:32:40.196 | 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.dev68) (3.1.0) 2026-08-31 23:32:40.227 | Collecting testresources>=2.0.0 (from oslo.db>=6.0.0->keystone==29.1.0.dev68) 2026-08-31 23:32:40.242 | Downloading testresources-2.1.2-py3-none-any.whl.metadata (15 kB) 2026-08-31 23:32:40.279 | Collecting testscenarios>=0.4 (from oslo.db>=6.0.0->keystone==29.1.0.dev68) 2026-08-31 23:32:40.294 | Downloading testscenarios-0.6.2-py3-none-any.whl.metadata (13 kB) 2026-08-31 23:32:40.342 | Collecting Mako (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==29.1.0.dev68) 2026-08-31 23:32:40.357 | Downloading mako-1.4.1-py3-none-any.whl.metadata (2.9 kB) 2026-08-31 23:32:40.370 | 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.dev68) (2.3.0) 2026-08-31 23:32:40.376 | 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.dev68) (2.9.0.post0) 2026-08-31 23:32:40.380 | 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.dev68) (3.5.0) 2026-08-31 23:32:40.427 | Collecting oslo.service>=1.24.0 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev68) 2026-08-31 23:32:40.442 | Downloading oslo_service-4.8.0-py3-none-any.whl.metadata (2.8 kB) 2026-08-31 23:32:40.540 | Collecting cachetools>=2.0.0 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev68) 2026-08-31 23:32:40.559 | Downloading cachetools-7.1.7-py3-none-any.whl.metadata (5.5 kB) 2026-08-31 23:32:40.621 | Collecting amqp>=2.5.2 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev68) 2026-08-31 23:32:40.638 | Downloading amqp-5.3.1-py3-none-any.whl.metadata (8.9 kB) 2026-08-31 23:32:40.750 | Collecting kombu>=5.2.0 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev68) 2026-08-31 23:32:40.765 | Downloading kombu-5.6.2-py3-none-any.whl.metadata (3.5 kB) 2026-08-31 23:32:40.812 | Collecting oslo.metrics>=0.2.1 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev68) 2026-08-31 23:32:40.827 | Downloading oslo_metrics-0.17.0-py3-none-any.whl.metadata (1.5 kB) 2026-08-31 23:32:40.865 | Collecting vine<6.0.0,>=5.0.0 (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone==29.1.0.dev68) 2026-08-31 23:32:40.880 | Downloading vine-5.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-08-31 23:32:40.928 | Collecting tzdata>=2025.2 (from kombu>=5.2.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev68) 2026-08-31 23:32:40.942 | Downloading tzdata-2026.3-py2.py3-none-any.whl.metadata (1.4 kB) 2026-08-31 23:32:40.953 | Requirement already satisfied: packaging in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=5.2.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev68) (26.3) 2026-08-31 23:32:40.988 | Collecting prometheus-client>=0.6.0 (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==29.1.0.dev68) 2026-08-31 23:32:41.004 | Downloading prometheus_client-0.26.0-py3-none-any.whl.metadata (2.1 kB) 2026-08-31 23:32:41.045 | Collecting statsd>=3.2.1 (from oslo.middleware>=3.31.0->keystone==29.1.0.dev68) 2026-08-31 23:32:41.061 | Downloading statsd-4.0.1-py2.py3-none-any.whl.metadata (2.9 kB) 2026-08-31 23:32:41.112 | Collecting eventlet>=0.27.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev68) 2026-08-31 23:32:41.128 | Downloading eventlet-0.41.2-py3-none-any.whl.metadata (5.4 kB) 2026-08-31 23:32:41.423 | Collecting greenlet>=0.4.15 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev68) 2026-08-31 23:32:41.440 | Downloading greenlet-3.5.5-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.metadata (3.8 kB) 2026-08-31 23:32:41.491 | Collecting oslo.concurrency>=3.25.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev68) 2026-08-31 23:32:41.508 | Downloading oslo_concurrency-7.6.1-py3-none-any.whl.metadata (2.2 kB) 2026-08-31 23:32:41.546 | Collecting PasteDeploy>=1.5.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev68) 2026-08-31 23:32:41.561 | Downloading PasteDeploy-3.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-08-31 23:32:41.600 | Collecting Routes>=2.3.1 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev68) 2026-08-31 23:32:41.615 | Downloading Routes-2.5.1-py2.py3-none-any.whl.metadata (25 kB) 2026-08-31 23:32:41.666 | Collecting Paste>=2.0.2 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev68) 2026-08-31 23:32:41.682 | Downloading Paste-3.10.1-py3-none-any.whl.metadata (5.3 kB) 2026-08-31 23:32:41.762 | Collecting Yappi>=1.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev68) 2026-08-31 23:32:41.778 | 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-08-31 23:32:41.821 | Collecting dnspython>=1.15.0 (from eventlet>=0.27.0->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev68) 2026-08-31 23:32:41.836 | Downloading dnspython-2.8.0-py3-none-any.whl.metadata (5.7 kB) 2026-08-31 23:32:41.887 | 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.dev68) 2026-08-31 23:32:41.903 | Downloading fasteners-0.20-py3-none-any.whl.metadata (4.8 kB) 2026-08-31 23:32:41.949 | Collecting PrettyTable>=0.7.1 (from oslo.upgradecheck>=1.3.0->keystone==29.1.0.dev68) 2026-08-31 23:32:41.969 | Downloading prettytable-3.18.0-py3-none-any.whl.metadata (37 kB) 2026-08-31 23:32:41.989 | 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.dev68) (3.3.2) 2026-08-31 23:32:41.990 | 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.dev68) (7.2.2) 2026-08-31 23:32:42.003 | 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.dev68) (84.0.0) 2026-08-31 23:32:42.042 | Collecting wcwidth>=0.3.5 (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==29.1.0.dev68) 2026-08-31 23:32:42.057 | Downloading wcwidth-0.8.2-py3-none-any.whl.metadata (43 kB) 2026-08-31 23:32:42.122 | Collecting defusedxml (from pysaml2>=5.0.0->keystone==29.1.0.dev68) 2026-08-31 23:32:42.137 | Downloading defusedxml-0.7.1-py2.py3-none-any.whl.metadata (32 kB) 2026-08-31 23:32:42.183 | Collecting pyopenssl<24.3.0 (from pysaml2>=5.0.0->keystone==29.1.0.dev68) 2026-08-31 23:32:42.200 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl.metadata (13 kB) 2026-08-31 23:32:42.255 | Collecting xmlschema<3.0.0,>=2.0.0 (from pysaml2>=5.0.0->keystone==29.1.0.dev68) 2026-08-31 23:32:42.271 | Downloading xmlschema-2.5.1-py3-none-any.whl.metadata (8.3 kB) 2026-08-31 23:32:42.294 | 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.dev68) (3.5.0) 2026-08-31 23:32:42.295 | 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.dev68) (3.18) 2026-08-31 23:32:42.296 | 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.dev68) (2.7.0) 2026-08-31 23:32:42.298 | 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.dev68) (2023.11.17) 2026-08-31 23:32:42.351 | Collecting elementpath<5.0.0,>=4.1.5 (from xmlschema<3.0.0,>=2.0.0->pysaml2>=5.0.0->keystone==29.1.0.dev68) 2026-08-31 23:32:42.366 | Downloading elementpath-4.8.0-py3-none-any.whl.metadata (7.2 kB) 2026-08-31 23:32:42.429 | Collecting repoze.lru>=0.3 (from Routes>=2.3.1->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev68) 2026-08-31 23:32:42.445 | Downloading repoze_lru-0.8-py3-none-any.whl.metadata (1.8 kB) 2026-08-31 23:32:42.551 | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl (278 kB) 2026-08-31 23:32:42.594 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl (4.0 MB) 2026-08-31 23:32:42.680 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.0/4.0 MB 47.6 MB/s 0:00:00 2026-08-31 23:32:42.697 | Downloading cffi-2.1.1-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (221 kB) 2026-08-31 23:32:42.721 | Downloading flask-3.1.3-py3-none-any.whl (103 kB) 2026-08-31 23:32:42.743 | Downloading blinker-1.9.0-py3-none-any.whl (8.5 kB) 2026-08-31 23:32:42.765 | Downloading click-8.4.2-py3-none-any.whl (119 kB) 2026-08-31 23:32:42.787 | Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl (26 kB) 2026-08-31 23:32:42.809 | Downloading aniso8601-10.0.1-py2.py3-none-any.whl (52 kB) 2026-08-31 23:32:42.831 | Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) 2026-08-31 23:32:42.853 | Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) 2026-08-31 23:32:42.938 | Downloading jsonschema-4.26.0-py3-none-any.whl (90 kB) 2026-08-31 23:32:42.960 | Downloading attrs-26.1.0-py3-none-any.whl (67 kB) 2026-08-31 23:32:42.982 | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl (18 kB) 2026-08-31 23:32:43.004 | Downloading markupsafe-3.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (22 kB) 2026-08-31 23:32:43.024 | Downloading oauthlib-3.3.1-py3-none-any.whl (160 kB) 2026-08-31 23:32:43.048 | Downloading oslo_db-18.1.1-py3-none-any.whl (152 kB) 2026-08-31 23:32:43.071 | Downloading alembic-1.19.1-py3-none-any.whl (265 kB) 2026-08-31 23:32:43.096 | Downloading oslo_messaging-18.3.0-py3-none-any.whl (204 kB) 2026-08-31 23:32:43.121 | Downloading amqp-5.3.1-py3-none-any.whl (50 kB) 2026-08-31 23:32:43.144 | Downloading vine-5.1.0-py3-none-any.whl (9.6 kB) 2026-08-31 23:32:43.166 | Downloading cachetools-7.1.7-py3-none-any.whl (16 kB) 2026-08-31 23:32:43.187 | Downloading kombu-5.6.2-py3-none-any.whl (214 kB) 2026-08-31 23:32:43.213 | Downloading oslo_metrics-0.17.0-py3-none-any.whl (14 kB) 2026-08-31 23:32:43.234 | Downloading oslo_middleware-8.2.0-py3-none-any.whl (74 kB) 2026-08-31 23:32:43.257 | Downloading oslo_policy-6.0.1-py3-none-any.whl (89 kB) 2026-08-31 23:32:43.280 | Downloading oslo_service-4.8.0-py3-none-any.whl (125 kB) 2026-08-31 23:32:43.305 | Downloading eventlet-0.41.2-py3-none-any.whl (364 kB) 2026-08-31 23:32:43.331 | Downloading dnspython-2.8.0-py3-none-any.whl (331 kB) 2026-08-31 23:32:43.356 | Downloading greenlet-3.5.5-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (621 kB) 2026-08-31 23:32:43.377 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 621.4/621.4 kB 30.9 MB/s 0:00:00 2026-08-31 23:32:43.391 | Downloading oslo_concurrency-7.6.1-py3-none-any.whl (49 kB) 2026-08-31 23:32:43.413 | Downloading fasteners-0.20-py3-none-any.whl (18 kB) 2026-08-31 23:32:43.435 | Downloading oslo_upgradecheck-2.8.0-py3-none-any.whl (14 kB) 2026-08-31 23:32:43.457 | Downloading osprofiler-4.4.0-py3-none-any.whl (95 kB) 2026-08-31 23:32:43.479 | Downloading Paste-3.10.1-py3-none-any.whl (289 kB) 2026-08-31 23:32:43.504 | Downloading PasteDeploy-3.1.0-py3-none-any.whl (16 kB) 2026-08-31 23:32:43.525 | Downloading prettytable-3.18.0-py3-none-any.whl (37 kB) 2026-08-31 23:32:43.546 | Downloading prometheus_client-0.26.0-py3-none-any.whl (64 kB) 2026-08-31 23:32:43.569 | Downloading pysaml2-7.5.4-py3-none-any.whl (420 kB) 2026-08-31 23:32:43.597 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl (58 kB) 2026-08-31 23:32:43.620 | Downloading xmlschema-2.5.1-py3-none-any.whl (395 kB) 2026-08-31 23:32:43.646 | Downloading elementpath-4.8.0-py3-none-any.whl (243 kB) 2026-08-31 23:32:43.670 | Downloading referencing-0.37.0-py3-none-any.whl (26 kB) 2026-08-31 23:32:43.692 | Downloading Routes-2.5.1-py2.py3-none-any.whl (40 kB) 2026-08-31 23:32:43.714 | Downloading repoze_lru-0.8-py3-none-any.whl (6.4 kB) 2026-08-31 23:32:43.736 | Downloading rpds_py-2026.6.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (366 kB) 2026-08-31 23:32:43.763 | Downloading sqlalchemy-2.0.52-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (3.4 MB) 2026-08-31 23:32:43.832 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.4/3.4 MB 51.4 MB/s 0:00:00 2026-08-31 23:32:43.847 | Downloading statsd-4.0.1-py2.py3-none-any.whl (13 kB) 2026-08-31 23:32:43.868 | Downloading testresources-2.1.2-py3-none-any.whl (25 kB) 2026-08-31 23:32:43.890 | Downloading testscenarios-0.6.2-py3-none-any.whl (12 kB) 2026-08-31 23:32:43.911 | Downloading tzdata-2026.3-py2.py3-none-any.whl (348 kB) 2026-08-31 23:32:43.938 | Downloading wcwidth-0.8.2-py3-none-any.whl (323 kB) 2026-08-31 23:32:43.963 | Downloading werkzeug-3.1.8-py3-none-any.whl (226 kB) 2026-08-31 23:32:43.987 | Downloading yappi-1.7.6-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (82 kB) 2026-08-31 23:32:44.009 | Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2026-08-31 23:32:44.030 | Downloading mako-1.4.1-py3-none-any.whl (80 kB) 2026-08-31 23:32:44.052 | Downloading pycparser-3.0-py3-none-any.whl (48 kB) 2026-08-31 23:32:44.073 | Downloading pytz-2026.3.post1-py2.py3-none-any.whl (508 kB) 2026-08-31 23:32:44.393 | Building wheels for collected packages: keystone 2026-08-31 23:32:44.395 | Building editable for keystone (pyproject.toml): started 2026-08-31 23:32:45.500 | Building editable for keystone (pyproject.toml): finished with status 'done' 2026-08-31 23:32:45.501 | Created wheel for keystone: filename=keystone-29.1.0.dev68-0.editable-py3-none-any.whl size=9270 sha256=a1050acf12389c55979123d0a8f37dd15df9dc26e700ed94684fa7b65e90eeb2 2026-08-31 23:32:45.501 | Stored in directory: /tmp/pip-ephem-wheel-cache-7pb1psdm/wheels/d5/df/96/ee2394c3a20d6f991844794e53669e9943a8d62f162c6e6710 2026-08-31 23:32:45.506 | Successfully built keystone 2026-08-31 23:32:45.865 | 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-08-31 23:32:45.906 | Attempting uninstall: pytz 2026-08-31 23:32:45.913 | Found existing installation: pytz 2024.1 2026-08-31 23:32:45.914 | Not uninstalling pytz at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-31 23:32:45.915 | Can't uninstall 'pytz'. No files were found to uninstall. 2026-08-31 23:32:47.721 | Attempting uninstall: oauthlib 2026-08-31 23:32:47.734 | Found existing installation: oauthlib 3.2.2 2026-08-31 23:32:47.734 | Not uninstalling oauthlib at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-31 23:32:47.735 | Can't uninstall 'oauthlib'. No files were found to uninstall. 2026-08-31 23:32:47.890 | Attempting uninstall: markupsafe 2026-08-31 23:32:47.903 | Found existing installation: MarkupSafe 2.1.5 2026-08-31 23:32:47.904 | Not uninstalling markupsafe at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-31 23:32:47.905 | Can't uninstall 'MarkupSafe'. No files were found to uninstall. 2026-08-31 23:32:49.044 | Attempting uninstall: click 2026-08-31 23:32:49.053 | Found existing installation: click 8.1.6 2026-08-31 23:32:49.054 | Not uninstalling click at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-31 23:32:49.055 | Can't uninstall 'click'. No files were found to uninstall. 2026-08-31 23:32:49.232 | Attempting uninstall: blinker 2026-08-31 23:32:49.244 | Found existing installation: blinker 1.7.0 2026-08-31 23:32:49.244 | Not uninstalling blinker at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-31 23:32:49.245 | Can't uninstall 'blinker'. No files were found to uninstall. 2026-08-31 23:32:49.264 | Attempting uninstall: bcrypt 2026-08-31 23:32:49.275 | Found existing installation: bcrypt 3.2.2 2026-08-31 23:32:49.276 | Not uninstalling bcrypt at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-31 23:32:49.277 | Can't uninstall 'bcrypt'. No files were found to uninstall. 2026-08-31 23:32:49.295 | Attempting uninstall: attrs 2026-08-31 23:32:49.306 | Found existing installation: attrs 23.2.0 2026-08-31 23:32:49.307 | Not uninstalling attrs at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-31 23:32:49.307 | Can't uninstall 'attrs'. No files were found to uninstall. 2026-08-31 23:32:52.394 | Attempting uninstall: jinja2 2026-08-31 23:32:52.407 | Found existing installation: Jinja2 3.1.2 2026-08-31 23:32:52.408 | Not uninstalling jinja2 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-31 23:32:52.409 | Can't uninstall 'Jinja2'. No files were found to uninstall. 2026-08-31 23:32:53.478 | Attempting uninstall: cryptography 2026-08-31 23:32:53.492 | Found existing installation: cryptography 41.0.7 2026-08-31 23:32:53.492 | Not uninstalling cryptography at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-31 23:32:53.493 | Can't uninstall 'cryptography'. No files were found to uninstall. 2026-08-31 23:32:54.099 | Attempting uninstall: pyopenssl 2026-08-31 23:32:54.111 | Found existing installation: pyOpenSSL 23.2.0 2026-08-31 23:32:54.112 | Not uninstalling pyopenssl at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-31 23:32:54.112 | Can't uninstall 'pyOpenSSL'. No files were found to uninstall. 2026-08-31 23:32:54.537 | Attempting uninstall: jsonschema 2026-08-31 23:32:54.550 | Found existing installation: jsonschema 4.10.3 2026-08-31 23:32:54.551 | Not uninstalling jsonschema at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-31 23:32:54.551 | Can't uninstall 'jsonschema'. No files were found to uninstall. 2026-08-31 23:32:56.190 | 2026-08-31 23:32:56.191 | 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-08-31 23:32:56.192 | service-identity 24.1.0 requires pyasn1-modules, which is not installed. 2026-08-31 23:32:56.207 | Successfully installed Flask-3.1.3 Flask-RESTful-0.3.10 Mako-1.4.1 Paste-3.10.1 PasteDeploy-3.1.0 PrettyTable-3.18.0 Routes-2.5.1 SQLAlchemy-2.0.52 Werkzeug-3.1.8 Yappi-1.7.6 alembic-1.19.1 amqp-5.3.1 aniso8601-10.0.1 attrs-26.1.0 bcrypt-5.0.0 blinker-1.9.0 cachetools-7.1.7 cffi-2.1.1 click-8.4.2 cryptography-43.0.3 defusedxml-0.7.1 dnspython-2.8.0 elementpath-4.8.0 eventlet-0.41.2 fasteners-0.20 greenlet-3.5.5 itsdangerous-2.2.0 jinja2-3.1.6 jsonschema-4.26.0 jsonschema-specifications-2025.9.1 keystone-29.1.0.dev68 kombu-5.6.2 markupsafe-3.0.3 oauthlib-3.3.1 oslo.concurrency-7.6.1 oslo.db-18.1.1 oslo.messaging-18.3.0 oslo.metrics-0.17.0 oslo.middleware-8.2.0 oslo.policy-6.0.1 oslo.service-4.8.0 oslo.upgradecheck-2.8.0 osprofiler-4.4.0 prometheus-client-0.26.0 pycparser-3.0 pyopenssl-24.2.1 pysaml2-7.5.4 pytz-2026.3.post1 referencing-0.37.0 repoze.lru-0.8 rpds-py-2026.6.3 statsd-4.0.1 testresources-2.1.2 testscenarios-0.6.2 tzdata-2026.3 vine-5.1.0 wcwidth-0.8.2 xmlschema-2.5.1 2026-08-31 23:32:56.538 | + inc/python:pip_install:216 : result=0 2026-08-31 23:32:56.542 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-31 23:32:56.545 | + functions-common:time_stop:2420 : local name 2026-08-31 23:32:56.549 | + functions-common:time_stop:2421 : local end_time 2026-08-31 23:32:56.553 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-31 23:32:56.557 | + functions-common:time_stop:2423 : local total 2026-08-31 23:32:56.560 | + functions-common:time_stop:2424 : local start_time 2026-08-31 23:32:56.563 | + functions-common:time_stop:2426 : name=pip_install 2026-08-31 23:32:56.567 | + functions-common:time_stop:2427 : start_time=1788219151928 2026-08-31 23:32:56.570 | + functions-common:time_stop:2429 : [[ -z 1788219151928 ]] 2026-08-31 23:32:56.575 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-31 23:32:56.580 | + functions-common:time_stop:2432 : end_time=1788219176576 2026-08-31 23:32:56.584 | + functions-common:time_stop:2433 : elapsed_time=24648 2026-08-31 23:32:56.586 | + functions-common:time_stop:2434 : total=49265 2026-08-31 23:32:56.589 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-31 23:32:56.593 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=73913 2026-08-31 23:32:56.596 | + inc/python:pip_install:219 : return 0 2026-08-31 23:32:56.600 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-08-31 23:32:56.602 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-08-31 23:32:56.606 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/keystone 2026-08-31 23:32:56.609 | + inc/python:use_library_from_git:266 : local name=/opt/stack/keystone 2026-08-31 23:32:56.613 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-31 23:32:56.617 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-31 23:32:56.619 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/keystone, ]] 2026-08-31 23:32:56.623 | + inc/python:use_library_from_git:269 : return 1 2026-08-31 23:32:56.627 | + lib/keystone:install_keystone:501 : is_service_enabled ldap 2026-08-31 23:32:56.651 | + functions-common:is_service_enabled:2076 : return 1 2026-08-31 23:32:56.655 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-08-31 23:32:56.659 | + ./stack.sh:main:924 : configure_keystone 2026-08-31 23:32:56.662 | + lib/keystone:configure_keystone:145 : sudo install -d -o quobyte /etc/keystone 2026-08-31 23:32:56.682 | + 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-08-31 23:32:56.685 | + lib/keystone:configure_keystone:148 : install -m 600 /dev/null /etc/keystone/keystone.conf 2026-08-31 23:32:56.692 | + lib/keystone:configure_keystone:151 : is_service_enabled ldap 2026-08-31 23:32:56.712 | + functions-common:is_service_enabled:2076 : return 1 2026-08-31 23:32:56.716 | + lib/keystone:configure_keystone:155 : iniset /etc/keystone/keystone.conf identity driver sql 2026-08-31 23:32:56.764 | + lib/keystone:configure_keystone:156 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2026-08-31 23:32:56.806 | + lib/keystone:configure_keystone:157 : iniset /etc/keystone/keystone.conf assignment driver sql 2026-08-31 23:32:56.855 | + lib/keystone:configure_keystone:158 : iniset /etc/keystone/keystone.conf role driver sql 2026-08-31 23:32:56.903 | + lib/keystone:configure_keystone:159 : iniset /etc/keystone/keystone.conf resource driver sql 2026-08-31 23:32:56.951 | + lib/keystone:configure_keystone:162 : iniset /etc/keystone/keystone.conf cache enabled True 2026-08-31 23:32:56.998 | + lib/keystone:configure_keystone:163 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2026-08-31 23:32:57.043 | + lib/keystone:configure_keystone:164 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2026-08-31 23:32:57.086 | + lib/keystone:configure_keystone:168 : iniset /etc/keystone/keystone.conf api response_validation error 2026-08-31 23:32:57.137 | + lib/keystone:configure_keystone:170 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2026-08-31 23:32:57.140 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=keystone 2026-08-31 23:32:57.144 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/keystone/keystone.conf 2026-08-31 23:32:57.147 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=oslo_messaging_notifications 2026-08-31 23:32:57.152 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-08-31 23:32:57.155 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-08-31 23:32:57.179 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:32:57.185 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-08-31 23:32:57.188 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-08-31 23:32:57.192 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-08-31 23:32:57.216 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:32:57.220 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.25:5672/ 2026-08-31 23:32:57.225 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:stackqueue@192.168.122.25:5672/ 2026-08-31 23:32:57.267 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-08-31 23:32:57.271 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-08-31 23:32:57.275 | + lib/keystone:configure_keystone:176 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://192.168.122.25/identity 2026-08-31 23:32:57.322 | + lib/keystone:configure_keystone:178 : [[ fernet != '' ]] 2026-08-31 23:32:57.325 | + lib/keystone:configure_keystone:179 : iniset /etc/keystone/keystone.conf token provider fernet 2026-08-31 23:32:57.379 | ++ lib/keystone:configure_keystone:182 : database_connection_url keystone 2026-08-31 23:32:57.383 | ++ lib/database:database_connection_url:134 : local db=keystone 2026-08-31 23:32:57.387 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2026-08-31 23:32:57.392 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=keystone 2026-08-31 23:32:57.396 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-08-31 23:32:57.400 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-08-31 23:32:57.404 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-08-31 23:32:57.426 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:32:57.430 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-08-31 23:32:57.433 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2026-08-31 23:32:57.438 | + 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-08-31 23:32:57.481 | + lib/keystone:configure_keystone:185 : '[' False '!=' False ']' 2026-08-31 23:32:57.483 | + lib/keystone:configure_keystone:190 : setup_logging /etc/keystone/keystone.conf 2026-08-31 23:32:57.487 | + functions:setup_logging:693 : setup_systemd_logging /etc/keystone/keystone.conf 2026-08-31 23:32:57.490 | + functions:setup_systemd_logging:710 : local conf_file=/etc/keystone/keystone.conf 2026-08-31 23:32:57.494 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-08-31 23:32:57.517 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-08-31 23:32:57.520 | + functions:setup_systemd_logging:716 : local pidstr= 2026-08-31 23:32:57.522 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-08-31 23:32:57.525 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-08-31 23:32:57.528 | + 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-08-31 23:32:57.565 | + 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-08-31 23:32:57.606 | + 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-08-31 23:32:57.649 | + functions:setup_systemd_logging:727 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-08-31 23:32:57.694 | + functions:setup_systemd_logging:730 : iniset /etc/keystone/keystone.conf DEFAULT log_color False 2026-08-31 23:32:57.736 | + lib/keystone:configure_keystone:192 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2026-08-31 23:32:57.778 | + lib/keystone:configure_keystone:194 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini keystone.wsgi.api:application /identity '' keystone-api 2026-08-31 23:32:57.781 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/keystone/keystone-uwsgi-public.ini 2026-08-31 23:32:57.784 | + lib/apache:write_uwsgi_config:244 : local wsgi=keystone.wsgi.api:application 2026-08-31 23:32:57.788 | + lib/apache:write_uwsgi_config:245 : local url=/identity 2026-08-31 23:32:57.791 | + lib/apache:write_uwsgi_config:246 : local http= 2026-08-31 23:32:57.795 | + lib/apache:write_uwsgi_config:247 : local name=keystone-api 2026-08-31 23:32:57.798 | + lib/apache:write_uwsgi_config:249 : '[' -z keystone-api ']' 2026-08-31 23:32:57.802 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-08-31 23:32:57.805 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-08-31 23:32:57.824 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-08-31 23:32:57.824 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-08-31 23:32:57.834 | d /var/run/uwsgi 0755 quobyte root 2026-08-31 23:32:57.839 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-08-31 23:32:57.853 | /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-08-31 23:32:57.857 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/keystone-api.socket 2026-08-31 23:32:57.861 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2026-08-31 23:32:57.867 | + lib/apache:write_uwsgi_config:270 : [[ keystone.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-08-31 23:32:57.871 | + lib/apache:write_uwsgi_config:271 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi module keystone.wsgi.api:application 2026-08-31 23:32:57.914 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2026-08-31 23:32:57.958 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2026-08-31 23:32:58.001 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2026-08-31 23:32:58.043 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2026-08-31 23:32:58.085 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 80 2026-08-31 23:32:58.126 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2026-08-31 23:32:58.167 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2026-08-31 23:32:58.206 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2026-08-31 23:32:58.244 | + 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-08-31 23:32:58.282 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2026-08-31 23:32:58.322 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2026-08-31 23:32:58.360 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2026-08-31 23:32:58.398 | + lib/apache:write_uwsgi_config:298 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi start-time %t 2026-08-31 23:32:58.436 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-08-31 23:32:58.439 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-08-31 23:32:58.442 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for keystone-api 2026-08-31 23:32:58.445 | ++ lib/apache:apache_site_config_for:174 : local site=keystone-api 2026-08-31 23:32:58.448 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-08-31 23:32:58.452 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-31 23:32:58.455 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-31 23:32:58.459 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/keystone-api.conf 2026-08-31 23:32:58.463 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/keystone-api.conf 2026-08-31 23:32:58.467 | + lib/apache:write_uwsgi_config:306 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-api.socket 2026-08-31 23:32:58.508 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2026-08-31 23:32:58.547 | + 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-08-31 23:32:58.548 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/keystone-api.conf 2026-08-31 23:32:58.559 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-api.socket|uwsgi://uwsgi-uds-keystone-api" retry=0 acquire=1 2026-08-31 23:32:58.564 | + lib/apache:write_uwsgi_config:309 : enable_apache_site keystone-api 2026-08-31 23:32:58.567 | + lib/apache:enable_apache_site:191 : local site=keystone-api 2026-08-31 23:32:58.570 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-08-31 23:32:58.574 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-08-31 23:32:58.577 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-08-31 23:32:58.580 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-08-31 23:32:58.583 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-31 23:32:58.585 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-31 23:32:58.588 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-08-31 23:32:58.592 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-08-31 23:32:58.595 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-31 23:32:58.598 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-31 23:32:58.601 | + lib/apache:enable_apache_site:195 : sudo a2ensite keystone-api 2026-08-31 23:32:58.614 | perl: warning: Setting locale failed. 2026-08-31 23:32:58.614 | perl: warning: Please check that your locale settings: 2026-08-31 23:32:58.614 | LANGUAGE = (unset), 2026-08-31 23:32:58.614 | LC_ALL = "en_US.utf8", 2026-08-31 23:32:58.614 | LANG = "de_DE.UTF-8" 2026-08-31 23:32:58.614 | are supported and installed on your system. 2026-08-31 23:32:58.614 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-31 23:32:58.654 | Enabling site keystone-api. 2026-08-31 23:32:58.660 | To activate the new configuration, you need to run: 2026-08-31 23:32:58.660 | systemctl reload apache2 2026-08-31 23:32:58.666 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-08-31 23:32:58.669 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-08-31 23:32:58.673 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-31 23:32:58.676 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-08-31 23:32:58.827 | + lib/keystone:configure_keystone:196 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2026-08-31 23:32:58.876 | + lib/keystone:configure_keystone:198 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2026-08-31 23:32:58.925 | + lib/keystone:configure_keystone:200 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2026-08-31 23:32:58.973 | + lib/keystone:configure_keystone:208 : [[ True = True ]] 2026-08-31 23:32:58.977 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2026-08-31 23:32:59.022 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2026-08-31 23:32:59.066 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2026-08-31 23:32:59.111 | + lib/keystone:configure_keystone:214 : iniset /etc/keystone/keystone.conf oslo_policy policy_file policy.yaml 2026-08-31 23:32:59.156 | + lib/keystone:configure_keystone:216 : [[ True == True ]] 2026-08-31 23:32:59.160 | + lib/keystone:configure_keystone:217 : iniset /etc/keystone/keystone.conf oslo_policy enforce_new_defaults true 2026-08-31 23:32:59.205 | + ./stack.sh:main:928 : is_service_enabled swift 2026-08-31 23:32:59.231 | + functions-common:is_service_enabled:2076 : return 1 2026-08-31 23:32:59.235 | + ./stack.sh:main:942 : is_service_enabled g-api n-api 2026-08-31 23:32:59.262 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:32:59.266 | + ./stack.sh:main:944 : stack_install_service glance 2026-08-31 23:32:59.271 | + lib/stack:stack_install_service:20 : local service=glance 2026-08-31 23:32:59.275 | + lib/stack:stack_install_service:21 : type install_glance 2026-08-31 23:32:59.279 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-08-31 23:32:59.284 | + lib/stack:stack_install_service:32 : install_glance 2026-08-31 23:32:59.288 | + lib/glance:install_glance:551 : glance_store_extras=() 2026-08-31 23:32:59.292 | + lib/glance:install_glance:551 : local glance_store_extras 2026-08-31 23:32:59.296 | + lib/glance:install_glance:553 : is_service_enabled cinder 2026-08-31 23:32:59.323 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:32:59.328 | + lib/glance:install_glance:554 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2026-08-31 23:32:59.332 | + lib/glance:install_glance:557 : is_service_enabled swift 2026-08-31 23:32:59.356 | + functions-common:is_service_enabled:2076 : return 1 2026-08-31 23:32:59.359 | + lib/glance:install_glance:563 : use_library_from_git glance_store 2026-08-31 23:32:59.362 | + inc/python:use_library_from_git:266 : local name=glance_store 2026-08-31 23:32:59.366 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-31 23:32:59.369 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-31 23:32:59.374 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,glance_store, ]] 2026-08-31 23:32:59.378 | + inc/python:use_library_from_git:269 : return 1 2026-08-31 23:32:59.383 | ++ lib/glance:install_glance:569 : join_extras cinder 2026-08-31 23:32:59.387 | ++ inc/python:join_extras:28 : local IFS=, 2026-08-31 23:32:59.390 | ++ inc/python:join_extras:29 : echo cinder 2026-08-31 23:32:59.395 | + lib/glance:install_glance:569 : pip_install_gr_extras glance-store cinder 2026-08-31 23:32:59.399 | + inc/python:pip_install_gr_extras:107 : local name=glance-store 2026-08-31 23:32:59.402 | + inc/python:pip_install_gr_extras:108 : local extras=cinder 2026-08-31 23:32:59.406 | + inc/python:pip_install_gr_extras:109 : local version_constraints 2026-08-31 23:32:59.411 | ++ inc/python:pip_install_gr_extras:110 : get_version_constraints_from_global_requirements glance-store 2026-08-31 23:32:59.415 | ++ inc/python:get_version_constraints_from_global_requirements:253 : local package=glance-store 2026-08-31 23:32:59.418 | ++ inc/python:get_version_constraints_from_global_requirements:254 : local required_pkg_version_constraint 2026-08-31 23:32:59.424 | +++ inc/python:get_version_constraints_from_global_requirements:256 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2026-08-31 23:32:59.425 | +++ inc/python:get_version_constraints_from_global_requirements:256 : cut -d# -f1 2026-08-31 23:32:59.430 | ++ inc/python:get_version_constraints_from_global_requirements:256 : required_pkg_version_constraint='!=0.29.0 ' 2026-08-31 23:32:59.434 | ++ inc/python:get_version_constraints_from_global_requirements:257 : [[ !=0.29.0 == '' ]] 2026-08-31 23:32:59.437 | ++ inc/python:get_version_constraints_from_global_requirements:260 : echo '!=0.29.0' 2026-08-31 23:32:59.442 | + inc/python:pip_install_gr_extras:110 : version_constraints='!=0.29.0' 2026-08-31 23:32:59.446 | + inc/python:pip_install_gr_extras:111 : pip_install 'glance-store[cinder]!=0.29.0' 2026-08-31 23:32:59.475 | Using python 3.12 to install glance-store[cinder]!=0.29.0 2026-08-31 23:32:59.478 | + 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-08-31 23:33:00.999 | Collecting glance-store!=0.29.0 (from glance-store[cinder]!=0.29.0) 2026-08-31 23:33:01.131 | Downloading glance_store-5.7.0-py3-none-any.whl.metadata (4.5 kB) 2026-08-31 23:33:01.149 | 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.7.0) 2026-08-31 23:33:01.150 | 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.9.0) 2026-08-31 23:33:01.151 | 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.11.0) 2026-08-31 23:33:01.152 | 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.2.0) 2026-08-31 23:33:01.153 | 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.6.1) 2026-08-31 23:33:01.154 | 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.1) 2026-08-31 23:33:01.155 | 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-08-31 23:33:01.155 | 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.16.0) 2026-08-31 23:33:01.156 | 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) (6.0.0) 2026-08-31 23:33:01.157 | 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-08-31 23:33:01.184 | Collecting retrying!=1.3.0,>=1.2.3 (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) 2026-08-31 23:33:01.200 | Downloading retrying-1.4.2-py3-none-any.whl.metadata (5.5 kB) 2026-08-31 23:33:01.211 | 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.5.0) 2026-08-31 23:33:01.214 | 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-08-31 23:33:01.215 | 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.3.0) 2026-08-31 23:33:01.260 | Collecting python-cinderclient>=4.1.0 (from glance-store[cinder]!=0.29.0) 2026-08-31 23:33:01.275 | Downloading python_cinderclient-9.9.0-py3-none-any.whl.metadata (19 kB) 2026-08-31 23:33:01.363 | Collecting os-brick>=6.3.0 (from glance-store[cinder]!=0.29.0) 2026-08-31 23:33:01.379 | Downloading os_brick-7.1.1-py3-none-any.whl.metadata (2.9 kB) 2026-08-31 23:33:01.514 | Collecting oslo.rootwrap>=5.8.0 (from glance-store[cinder]!=0.29.0) 2026-08-31 23:33:01.530 | Downloading oslo_rootwrap-7.10.0-py3-none-any.whl.metadata (2.1 kB) 2026-08-31 23:33:01.580 | Collecting oslo.privsep>=1.23.0 (from glance-store[cinder]!=0.29.0) 2026-08-31 23:33:01.596 | Downloading oslo_privsep-3.12.0-py3-none-any.whl.metadata (2.7 kB) 2026-08-31 23:33:01.620 | 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-08-31 23:33:01.622 | 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-08-31 23:33:01.622 | 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-08-31 23:33:01.623 | 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.6.3) 2026-08-31 23:33:01.630 | 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-08-31 23:33:01.631 | 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.9.0) 2026-08-31 23:33:01.633 | 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.16.0) 2026-08-31 23:33:01.636 | 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-08-31 23:33:01.637 | 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.5.0) 2026-08-31 23:33:01.638 | 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.3.1) 2026-08-31 23:33:01.641 | 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.8.0) 2026-08-31 23:33:01.688 | Collecting tenacity>=6.3.1 (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) 2026-08-31 23:33:01.704 | Downloading tenacity-9.1.4-py3-none-any.whl.metadata (1.2 kB) 2026-08-31 23:33:01.715 | 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-08-31 23:33:01.720 | 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-08-31 23:33:01.724 | 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-08-31 23:33:01.726 | 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-08-31 23:33:01.726 | 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-08-31 23:33:01.737 | 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-08-31 23:33:01.741 | 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.1.1) 2026-08-31 23:33:01.742 | 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-08-31 23:33:01.745 | 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-08-31 23:33:01.752 | 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.11) 2026-08-31 23:33:01.753 | 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.2) 2026-08-31 23:33:01.754 | 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.5) 2026-08-31 23:33:01.756 | 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-08-31 23:33:01.757 | 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-08-31 23:33:01.758 | 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-08-31 23:33:01.759 | 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-08-31 23:33:01.762 | 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-08-31 23:33:01.773 | 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-08-31 23:33:01.774 | 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.3) 2026-08-31 23:33:01.780 | 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) (84.0.0) 2026-08-31 23:33:01.798 | 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-08-31 23:33:01.804 | 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.2) 2026-08-31 23:33:01.808 | 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-08-31 23:33:01.821 | 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.5.0) 2026-08-31 23:33:01.822 | 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-08-31 23:33:01.823 | 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-08-31 23:33:01.825 | 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-08-31 23:33:01.848 | 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-08-31 23:33:01.908 | Downloading glance_store-5.7.0-py3-none-any.whl (262 kB) 2026-08-31 23:33:01.969 | Downloading os_brick-7.1.1-py3-none-any.whl (285 kB) 2026-08-31 23:33:01.997 | Downloading oslo_privsep-3.12.0-py3-none-any.whl (41 kB) 2026-08-31 23:33:02.021 | Downloading oslo_rootwrap-7.10.0-py3-none-any.whl (40 kB) 2026-08-31 23:33:02.045 | Downloading python_cinderclient-9.9.0-py3-none-any.whl (256 kB) 2026-08-31 23:33:02.072 | Downloading retrying-1.4.2-py3-none-any.whl (10 kB) 2026-08-31 23:33:02.095 | Downloading tenacity-9.1.4-py3-none-any.whl (28 kB) 2026-08-31 23:33:02.376 | Installing collected packages: tenacity, retrying, oslo.rootwrap, python-cinderclient, oslo.privsep, glance-store, os-brick 2026-08-31 23:33:03.778 | 2026-08-31 23:33:03.794 | Successfully installed glance-store-5.7.0 os-brick-7.1.1 oslo.privsep-3.12.0 oslo.rootwrap-7.10.0 python-cinderclient-9.9.0 retrying-1.4.2 tenacity-9.1.4 2026-08-31 23:33:03.992 | + inc/python:pip_install:216 : result=0 2026-08-31 23:33:03.996 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-31 23:33:03.999 | + functions-common:time_stop:2420 : local name 2026-08-31 23:33:04.003 | + functions-common:time_stop:2421 : local end_time 2026-08-31 23:33:04.006 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-31 23:33:04.009 | + functions-common:time_stop:2423 : local total 2026-08-31 23:33:04.013 | + functions-common:time_stop:2424 : local start_time 2026-08-31 23:33:04.016 | + functions-common:time_stop:2426 : name=pip_install 2026-08-31 23:33:04.020 | + functions-common:time_stop:2427 : start_time=1788219179468 2026-08-31 23:33:04.023 | + functions-common:time_stop:2429 : [[ -z 1788219179468 ]] 2026-08-31 23:33:04.028 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-31 23:33:04.033 | + functions-common:time_stop:2432 : end_time=1788219184030 2026-08-31 23:33:04.037 | + functions-common:time_stop:2433 : elapsed_time=4562 2026-08-31 23:33:04.041 | + functions-common:time_stop:2434 : total=73913 2026-08-31 23:33:04.045 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-31 23:33:04.049 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=78475 2026-08-31 23:33:04.053 | + inc/python:pip_install:219 : return 0 2026-08-31 23:33:04.058 | + lib/glance:install_glance:570 : copy_rootwrap /opt/stack/data/venv/etc/glance 2026-08-31 23:33:04.062 | + lib/glance:copy_rootwrap:267 : local source_path=/opt/stack/data/venv/etc/glance 2026-08-31 23:33:04.066 | + lib/glance:copy_rootwrap:269 : sudo install -d -o quobyte /etc/glance 2026-08-31 23:33:04.085 | + 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-08-31 23:33:04.092 | + lib/glance:install_glance:573 : git_clone https://review.opendev.org/openstack/glance.git /opt/stack/glance master 2026-08-31 23:33:04.096 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/glance.git 2026-08-31 23:33:04.100 | + functions-common:git_clone:590 : local git_dest=/opt/stack/glance 2026-08-31 23:33:04.103 | + functions-common:git_clone:591 : local git_ref=master 2026-08-31 23:33:04.107 | + functions-common:git_clone:592 : local orig_dir 2026-08-31 23:33:04.112 | ++ functions-common:git_clone:593 : pwd 2026-08-31 23:33:04.117 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-08-31 23:33:04.121 | + functions-common:git_clone:594 : local git_clone_flags= 2026-08-31 23:33:04.125 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-08-31 23:33:04.150 | + functions-common:git_clone:596 : RECLONE=False 2026-08-31 23:33:04.153 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-08-31 23:33:04.157 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-08-31 23:33:04.162 | + functions-common:git_clone:610 : echo master 2026-08-31 23:33:04.162 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-08-31 23:33:04.169 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/glance ]] 2026-08-31 23:33:04.173 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-08-31 23:33:04.178 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/glance.git /opt/stack/glance 2026-08-31 23:33:04.182 | + functions-common:git_timed:697 : local count=0 2026-08-31 23:33:04.186 | + functions-common:git_timed:698 : local timeout=0 2026-08-31 23:33:04.191 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-31 23:33:04.195 | + functions-common:git_timed:701 : timeout=0 2026-08-31 23:33:04.197 | + functions-common:git_timed:704 : time_start git_timed 2026-08-31 23:33:04.201 | + functions-common:time_start:2406 : local name=git_timed 2026-08-31 23:33:04.204 | + functions-common:time_start:2407 : local start_time= 2026-08-31 23:33:04.207 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-31 23:33:04.212 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-31 23:33:04.217 | + functions-common:time_start:2411 : _TIME_START[$name]=1788219184213 2026-08-31 23:33:04.221 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/glance.git /opt/stack/glance 2026-08-31 23:33:04.226 | Cloning into '/opt/stack/glance'... 2026-08-31 23:33:12.533 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-31 23:33:12.537 | + functions-common:time_stop:2420 : local name 2026-08-31 23:33:12.542 | + functions-common:time_stop:2421 : local end_time 2026-08-31 23:33:12.546 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-31 23:33:12.550 | + functions-common:time_stop:2423 : local total 2026-08-31 23:33:12.553 | + functions-common:time_stop:2424 : local start_time 2026-08-31 23:33:12.556 | + functions-common:time_stop:2426 : name=git_timed 2026-08-31 23:33:12.559 | + functions-common:time_stop:2427 : start_time=1788219184213 2026-08-31 23:33:12.562 | + functions-common:time_stop:2429 : [[ -z 1788219184213 ]] 2026-08-31 23:33:12.567 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-31 23:33:12.572 | + functions-common:time_stop:2432 : end_time=1788219192569 2026-08-31 23:33:12.576 | + functions-common:time_stop:2433 : elapsed_time=8356 2026-08-31 23:33:12.580 | + functions-common:time_stop:2434 : total=23935 2026-08-31 23:33:12.583 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-31 23:33:12.586 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=32291 2026-08-31 23:33:12.589 | + functions-common:git_clone:631 : cd /opt/stack/glance 2026-08-31 23:33:12.593 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-08-31 23:33:12.597 | + functions-common:git_timed:697 : local count=0 2026-08-31 23:33:12.600 | + functions-common:git_timed:698 : local timeout=0 2026-08-31 23:33:12.604 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-31 23:33:12.608 | + functions-common:git_timed:701 : timeout=0 2026-08-31 23:33:12.611 | + functions-common:git_timed:704 : time_start git_timed 2026-08-31 23:33:12.615 | + functions-common:time_start:2406 : local name=git_timed 2026-08-31 23:33:12.618 | + functions-common:time_start:2407 : local start_time= 2026-08-31 23:33:12.622 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-31 23:33:12.626 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-31 23:33:12.632 | + functions-common:time_start:2411 : _TIME_START[$name]=1788219192628 2026-08-31 23:33:12.635 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-08-31 23:33:13.374 | From https://review.opendev.org/openstack/glance 2026-08-31 23:33:13.375 | * branch master -> FETCH_HEAD 2026-08-31 23:33:13.387 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-31 23:33:13.391 | + functions-common:time_stop:2420 : local name 2026-08-31 23:33:13.394 | + functions-common:time_stop:2421 : local end_time 2026-08-31 23:33:13.398 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-31 23:33:13.402 | + functions-common:time_stop:2423 : local total 2026-08-31 23:33:13.406 | + functions-common:time_stop:2424 : local start_time 2026-08-31 23:33:13.410 | + functions-common:time_stop:2426 : name=git_timed 2026-08-31 23:33:13.414 | + functions-common:time_stop:2427 : start_time=1788219192628 2026-08-31 23:33:13.418 | + functions-common:time_stop:2429 : [[ -z 1788219192628 ]] 2026-08-31 23:33:13.423 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-31 23:33:13.428 | + functions-common:time_stop:2432 : end_time=1788219193425 2026-08-31 23:33:13.432 | + functions-common:time_stop:2433 : elapsed_time=797 2026-08-31 23:33:13.436 | + functions-common:time_stop:2434 : total=32291 2026-08-31 23:33:13.441 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-31 23:33:13.445 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=33088 2026-08-31 23:33:13.449 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-08-31 23:33:13.452 | + functions-common:git_timed:697 : local count=0 2026-08-31 23:33:13.457 | + functions-common:git_timed:698 : local timeout=0 2026-08-31 23:33:13.460 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-31 23:33:13.464 | + functions-common:git_timed:701 : timeout=0 2026-08-31 23:33:13.468 | + functions-common:git_timed:704 : time_start git_timed 2026-08-31 23:33:13.473 | + functions-common:time_start:2406 : local name=git_timed 2026-08-31 23:33:13.477 | + functions-common:time_start:2407 : local start_time= 2026-08-31 23:33:13.481 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-31 23:33:13.486 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-31 23:33:13.492 | + functions-common:time_start:2411 : _TIME_START[$name]=1788219193487 2026-08-31 23:33:13.495 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-08-31 23:33:13.636 | Note: switching to 'FETCH_HEAD'. 2026-08-31 23:33:13.636 | 2026-08-31 23:33:13.637 | You are in 'detached HEAD' state. You can look around, make experimental 2026-08-31 23:33:13.637 | changes and commit them, and you can discard any commits you make in this 2026-08-31 23:33:13.637 | state without impacting any branches by switching back to a branch. 2026-08-31 23:33:13.637 | 2026-08-31 23:33:13.637 | If you want to create a new branch to retain commits you create, you may 2026-08-31 23:33:13.637 | do so (now or later) by using -c with the switch command. Example: 2026-08-31 23:33:13.637 | 2026-08-31 23:33:13.637 | git switch -c 2026-08-31 23:33:13.637 | 2026-08-31 23:33:13.637 | Or undo this operation with: 2026-08-31 23:33:13.637 | 2026-08-31 23:33:13.638 | git switch - 2026-08-31 23:33:13.638 | 2026-08-31 23:33:13.638 | Turn off this advice by setting config variable advice.detachedHead to false 2026-08-31 23:33:13.638 | 2026-08-31 23:33:13.638 | HEAD is now at 4b369fc38 Requirements: requests is always required 2026-08-31 23:33:13.644 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-31 23:33:13.649 | + functions-common:time_stop:2420 : local name 2026-08-31 23:33:13.653 | + functions-common:time_stop:2421 : local end_time 2026-08-31 23:33:13.658 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-31 23:33:13.662 | + functions-common:time_stop:2423 : local total 2026-08-31 23:33:13.666 | + functions-common:time_stop:2424 : local start_time 2026-08-31 23:33:13.671 | + functions-common:time_stop:2426 : name=git_timed 2026-08-31 23:33:13.675 | + functions-common:time_stop:2427 : start_time=1788219193487 2026-08-31 23:33:13.679 | + functions-common:time_stop:2429 : [[ -z 1788219193487 ]] 2026-08-31 23:33:13.685 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-31 23:33:13.691 | + functions-common:time_stop:2432 : end_time=1788219193687 2026-08-31 23:33:13.695 | + functions-common:time_stop:2433 : elapsed_time=200 2026-08-31 23:33:13.700 | + functions-common:time_stop:2434 : total=33088 2026-08-31 23:33:13.704 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-31 23:33:13.708 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=33288 2026-08-31 23:33:13.713 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/glance 2026-08-31 23:33:13.734 | + functions-common:git_clone:672 : cd /opt/stack/glance 2026-08-31 23:33:13.740 | + functions-common:git_clone:673 : git show --oneline 2026-08-31 23:33:13.742 | + functions-common:git_clone:673 : head -1 2026-08-31 23:33:13.744 | 4b369fc38 Requirements: requests is always required 2026-08-31 23:33:13.749 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-08-31 23:33:13.752 | + lib/glance:install_glance:575 : setup_develop /opt/stack/glance 2026-08-31 23:33:13.757 | + inc/python:setup_develop:353 : local bindep 2026-08-31 23:33:13.760 | + inc/python:setup_develop:354 : [[ /opt/stack/glance == -bindep* ]] 2026-08-31 23:33:13.765 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/glance 2026-08-31 23:33:13.769 | + inc/python:setup_develop:359 : local extras= 2026-08-31 23:33:13.773 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/glance -e 2026-08-31 23:33:13.777 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-08-31 23:33:13.781 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/glance == -bindep* ]] 2026-08-31 23:33:13.785 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/glance 2026-08-31 23:33:13.789 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-08-31 23:33:13.793 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-08-31 23:33:13.799 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/glance 2026-08-31 23:33:13.803 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-08-31 23:33:13.808 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/glance 2026-08-31 23:33:13.811 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-08-31 23:33:13.816 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-08-31 23:33:13.822 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2026-08-31 23:33:13.830 | + inc/python:_setup_package_with_constraints_edit:400 : name=glance 2026-08-31 23:33:13.834 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z glance ']' 2026-08-31 23:33:13.838 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2026-08-31 23:33:14.008 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/glance -e 2026-08-31 23:33:14.013 | + inc/python:setup_package:436 : local bindep=0 2026-08-31 23:33:14.017 | + inc/python:setup_package:437 : local bindep_flag= 2026-08-31 23:33:14.022 | + inc/python:setup_package:438 : local bindep_profiles= 2026-08-31 23:33:14.026 | + inc/python:setup_package:439 : [[ /opt/stack/glance == -bindep* ]] 2026-08-31 23:33:14.030 | + inc/python:setup_package:444 : local project_dir=/opt/stack/glance 2026-08-31 23:33:14.034 | + inc/python:setup_package:445 : local flags=-e 2026-08-31 23:33:14.038 | + inc/python:setup_package:446 : local extras= 2026-08-31 23:33:14.042 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-08-31 23:33:14.046 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-08-31 23:33:14.050 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-08-31 23:33:14.054 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-08-31 23:33:14.058 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-08-31 23:33:14.063 | + inc/python:setup_package:464 : pip_install -e /opt/stack/glance 2026-08-31 23:33:14.095 | Using python 3.12 to install /opt/stack/glance 2026-08-31 23:33:14.099 | + 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-08-31 23:33:15.116 | Obtaining file:///opt/stack/glance 2026-08-31 23:33:15.120 | Installing build dependencies: started 2026-08-31 23:33:16.683 | Installing build dependencies: finished with status 'done' 2026-08-31 23:33:16.688 | Checking if build backend supports build_editable: started 2026-08-31 23:33:17.243 | Checking if build backend supports build_editable: finished with status 'done' 2026-08-31 23:33:17.246 | Getting requirements to build editable: started 2026-08-31 23:33:17.566 | Getting requirements to build editable: finished with status 'done' 2026-08-31 23:33:17.570 | Preparing editable metadata (pyproject.toml): started 2026-08-31 23:33:18.534 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-08-31 23:33:18.555 | Requirement already satisfied: pbr>=3.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev44) (7.0.3) 2026-08-31 23:33:18.556 | Requirement already satisfied: defusedxml>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev44) (0.7.1) 2026-08-31 23:33:18.557 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev44) (2.0.52) 2026-08-31 23:33:18.558 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev44) (3.1.0) 2026-08-31 23:33:18.559 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev44) (2.5.1) 2026-08-31 23:33:18.560 | Requirement already satisfied: WebOb>=1.8.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev44) (1.8.11) 2026-08-31 23:33:18.562 | Requirement already satisfied: alembic>=0.9.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev44) (1.19.1) 2026-08-31 23:33:18.761 | Collecting httplib2>=0.9.1 (from glance==33.0.0.0b3.dev44) 2026-08-31 23:33:18.903 | Downloading httplib2-0.32.0-py3-none-any.whl.metadata (2.2 kB) 2026-08-31 23:33:18.917 | Requirement already satisfied: oslo.config>=8.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev44) (10.7.0) 2026-08-31 23:33:18.919 | Requirement already satisfied: oslo.concurrency>=4.5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev44) (7.6.1) 2026-08-31 23:33:18.920 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev44) (6.5.0) 2026-08-31 23:33:18.922 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev44) (2.8.0) 2026-08-31 23:33:18.923 | Requirement already satisfied: oslo.utils>=7.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev44) (10.2.0) 2026-08-31 23:33:18.925 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev44) (5.9.1) 2026-08-31 23:33:18.986 | Collecting taskflow>=4.0.0 (from glance==33.0.0.0b3.dev44) 2026-08-31 23:33:19.002 | Downloading taskflow-6.4.0-py3-none-any.whl.metadata (4.5 kB) 2026-08-31 23:33:19.018 | Requirement already satisfied: keystoneauth1>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev44) (5.16.0) 2026-08-31 23:33:19.019 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev44) (13.0.1) 2026-08-31 23:33:19.140 | Collecting WSME>=0.8.0 (from glance==33.0.0.0b3.dev44) 2026-08-31 23:33:19.157 | Downloading wsme-0.13.0-py3-none-any.whl.metadata (4.0 kB) 2026-08-31 23:33:19.169 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev44) (3.18.0) 2026-08-31 23:33:19.170 | Requirement already satisfied: requests>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev44) (2.34.2) 2026-08-31 23:33:19.171 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev44) (3.10.1) 2026-08-31 23:33:19.172 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev44) (4.26.0) 2026-08-31 23:33:19.173 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev44) (6.0.0) 2026-08-31 23:33:19.174 | Requirement already satisfied: oslo.db>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev44) (18.1.1) 2026-08-31 23:33:19.175 | Requirement already satisfied: oslo.i18n>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev44) (6.9.0) 2026-08-31 23:33:19.209 | Collecting oslo.limit>=1.6.0 (from glance==33.0.0.0b3.dev44) 2026-08-31 23:33:19.227 | Downloading oslo_limit-2.12.0-py3-none-any.whl.metadata (2.1 kB) 2026-08-31 23:33:19.240 | Requirement already satisfied: oslo.log>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev44) (8.3.1) 2026-08-31 23:33:19.241 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev44) (18.3.0) 2026-08-31 23:33:19.243 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev44) (8.2.0) 2026-08-31 23:33:19.282 | Collecting oslo.reports>=3.2.0 (from glance==33.0.0.0b3.dev44) 2026-08-31 23:33:19.299 | Downloading oslo_reports-3.9.0-py3-none-any.whl.metadata (3.8 kB) 2026-08-31 23:33:19.312 | Requirement already satisfied: oslo.policy>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev44) (6.0.1) 2026-08-31 23:33:19.313 | Requirement already satisfied: oslo.service>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service[threading]>=4.2.0->glance==33.0.0.0b3.dev44) (4.8.0) 2026-08-31 23:33:19.315 | Requirement already satisfied: osprofiler>=1.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev44) (4.4.0) 2026-08-31 23:33:19.316 | Requirement already satisfied: glance-store>=5.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev44) (5.7.0) 2026-08-31 23:33:19.317 | Requirement already satisfied: debtcollector>=1.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev44) (3.1.0) 2026-08-31 23:33:19.318 | Requirement already satisfied: cryptography>=2.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev44) (43.0.3) 2026-08-31 23:33:19.347 | Collecting cursive>=0.2.1 (from glance==33.0.0.0b3.dev44) 2026-08-31 23:33:19.363 | Downloading cursive-0.3.1-py3-none-any.whl.metadata (1.9 kB) 2026-08-31 23:33:19.414 | Collecting castellan>=0.17.0 (from glance==33.0.0.0b3.dev44) 2026-08-31 23:33:19.430 | Downloading castellan-5.8.0-py3-none-any.whl.metadata (1.9 kB) 2026-08-31 23:33:19.443 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->glance==33.0.0.0b3.dev44) (1.4.1) 2026-08-31 23:33:19.444 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->glance==33.0.0.0b3.dev44) (4.16.0) 2026-08-31 23:33:19.481 | Collecting python-barbicanclient>=5.5.0 (from castellan>=0.17.0->glance==33.0.0.0b3.dev44) 2026-08-31 23:33:19.498 | Downloading python_barbicanclient-7.6.0-py3-none-any.whl.metadata (11 kB) 2026-08-31 23:33:19.516 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.6.1->glance==33.0.0.0b3.dev44) (2.1.1) 2026-08-31 23:33:19.521 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.6.1->glance==33.0.0.0b3.dev44) (3.0) 2026-08-31 23:33:19.523 | Requirement already satisfied: oslo.serialization>=1.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cursive>=0.2.1->glance==33.0.0.0b3.dev44) (5.11.0) 2026-08-31 23:33:19.528 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.19.0->glance==33.0.0.0b3.dev44) (2.3.0) 2026-08-31 23:33:19.534 | 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==33.0.0.0b3.dev44) (1.4.2) 2026-08-31 23:33:19.535 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store>=5.3.0->glance==33.0.0.0b3.dev44) (3.5.0) 2026-08-31 23:33:19.542 | Requirement already satisfied: pyparsing<4,>=3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from httplib2>=0.9.1->glance==33.0.0.0b3.dev44) (3.3.2) 2026-08-31 23:33:19.547 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==33.0.0.0b3.dev44) (26.1.0) 2026-08-31 23:33:19.548 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==33.0.0.0b3.dev44) (2025.9.1) 2026-08-31 23:33:19.549 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==33.0.0.0b3.dev44) (0.37.0) 2026-08-31 23:33:19.550 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==33.0.0.0b3.dev44) (2026.6.3) 2026-08-31 23:33:19.558 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance==33.0.0.0b3.dev44) (2.1.0) 2026-08-31 23:33:19.560 | 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==33.0.0.0b3.dev44) (1.9.0) 2026-08-31 23:33:19.566 | Requirement already satisfied: oslo.cache>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->glance==33.0.0.0b3.dev44) (4.3.0) 2026-08-31 23:33:19.569 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->glance==33.0.0.0b3.dev44) (4.1.0) 2026-08-31 23:33:19.570 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->glance==33.0.0.0b3.dev44) (2.13.0) 2026-08-31 23:33:19.578 | 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==33.0.0.0b3.dev44) (1.5.0) 2026-08-31 23:33:19.582 | 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==33.0.0.0b3.dev44) (5.3.1) 2026-08-31 23:33:19.589 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=4.5.1->glance==33.0.0.0b3.dev44) (0.20) 2026-08-31 23:33:19.594 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.1.0->glance==33.0.0.0b3.dev44) (1.3.0) 2026-08-31 23:33:19.596 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.1.0->glance==33.0.0.0b3.dev44) (2.0.0) 2026-08-31 23:33:19.597 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.1.0->glance==33.0.0.0b3.dev44) (6.0.3) 2026-08-31 23:33:19.606 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=5.0.0->glance==33.0.0.0b3.dev44) (2.1.2) 2026-08-31 23:33:19.607 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=5.0.0->glance==33.0.0.0b3.dev44) (0.6.2) 2026-08-31 23:33:19.666 | Collecting openstacksdk>=4.11.0 (from oslo.limit>=1.6.0->glance==33.0.0.0b3.dev44) 2026-08-31 23:33:19.681 | Downloading openstacksdk-4.19.1-py3-none-any.whl.metadata (12 kB) 2026-08-31 23:33:19.723 | Collecting jmespath>=0.9.0 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==33.0.0.0b3.dev44) 2026-08-31 23:33:19.738 | Downloading jmespath-1.1.0-py3-none-any.whl.metadata (7.6 kB) 2026-08-31 23:33:19.780 | Collecting jsonpatch!=1.20,>=1.16 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==33.0.0.0b3.dev44) 2026-08-31 23:33:19.795 | Downloading jsonpatch-1.33-py2.py3-none-any.whl.metadata (3.0 kB) 2026-08-31 23:33:19.841 | Collecting platformdirs>=3 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==33.0.0.0b3.dev44) 2026-08-31 23:33:19.856 | Downloading platformdirs-4.11.3-py3-none-any.whl.metadata (5.5 kB) 2026-08-31 23:33:19.868 | 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==33.0.0.0b3.dev44) (7.2.2) 2026-08-31 23:33:19.901 | Collecting jsonpointer>=1.9 (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==33.0.0.0b3.dev44) 2026-08-31 23:33:19.916 | Downloading jsonpointer-3.1.1-py3-none-any.whl.metadata (2.4 kB) 2026-08-31 23:33:19.932 | 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==33.0.0.0b3.dev44) (2.9.0.post0) 2026-08-31 23:33:19.938 | 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==33.0.0.0b3.dev44) (7.1.7) 2026-08-31 23:33:19.939 | 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==33.0.0.0b3.dev44) (5.3.1) 2026-08-31 23:33:19.940 | Requirement already satisfied: kombu>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==33.0.0.0b3.dev44) (5.6.2) 2026-08-31 23:33:19.941 | 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==33.0.0.0b3.dev44) (0.17.0) 2026-08-31 23:33:19.946 | 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==33.0.0.0b3.dev44) (5.1.0) 2026-08-31 23:33:19.954 | Requirement already satisfied: tzdata>=2025.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=5.2.0->oslo.messaging!=9.0.0,>=5.29.0->glance==33.0.0.0b3.dev44) (2026.3) 2026-08-31 23:33:19.955 | Requirement already satisfied: packaging in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=5.2.0->oslo.messaging!=9.0.0,>=5.29.0->glance==33.0.0.0b3.dev44) (26.3) 2026-08-31 23:33:19.962 | 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==33.0.0.0b3.dev44) (0.26.0) 2026-08-31 23:33:19.966 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->glance==33.0.0.0b3.dev44) (5.0.0) 2026-08-31 23:33:19.967 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->glance==33.0.0.0b3.dev44) (3.1.6) 2026-08-31 23:33:19.969 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->glance==33.0.0.0b3.dev44) (4.0.1) 2026-08-31 23:33:19.976 | 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==33.0.0.0b3.dev44) (3.0.3) 2026-08-31 23:33:19.990 | 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==33.0.0.0b3.dev44) (1.2.1) 2026-08-31 23:33:19.997 | Requirement already satisfied: eventlet>=0.27.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.2.0->oslo.service[threading]>=4.2.0->glance==33.0.0.0b3.dev44) (0.41.2) 2026-08-31 23:33:19.998 | Requirement already satisfied: greenlet>=0.4.15 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.2.0->oslo.service[threading]>=4.2.0->glance==33.0.0.0b3.dev44) (3.5.5) 2026-08-31 23:33:20.002 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.2.0->oslo.service[threading]>=4.2.0->glance==33.0.0.0b3.dev44) (1.7.6) 2026-08-31 23:33:20.006 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.27.0->oslo.service>=4.2.0->oslo.service[threading]>=4.2.0->glance==33.0.0.0b3.dev44) (2.8.0) 2026-08-31 23:33:20.054 | Collecting cotyledon>=2.2.0 (from oslo.service[threading]>=4.2.0->glance==33.0.0.0b3.dev44) 2026-08-31 23:33:20.071 | Downloading cotyledon-2.2.0-py3-none-any.whl.metadata (3.7 kB) 2026-08-31 23:33:20.188 | Collecting setproctitle (from cotyledon>=2.2.0->oslo.service[threading]>=4.2.0->glance==33.0.0.0b3.dev44) 2026-08-31 23:33:20.203 | 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-08-31 23:33:20.238 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->glance==33.0.0.0b3.dev44) (84.0.0) 2026-08-31 23:33:20.254 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->glance==33.0.0.0b3.dev44) (0.8.2) 2026-08-31 23:33:20.317 | Collecting cliff>=2.8.0 (from python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev44) 2026-08-31 23:33:20.332 | Downloading cliff-4.16.0-py3-none-any.whl.metadata (2.2 kB) 2026-08-31 23:33:20.374 | Collecting autopage>=0.4.0 (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev44) 2026-08-31 23:33:20.390 | Downloading autopage-0.6.0-py3-none-any.whl.metadata (8.1 kB) 2026-08-31 23:33:20.456 | Collecting cmd2>=4.0.0 (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev44) 2026-08-31 23:33:20.472 | Downloading cmd2-4.2.0-py3-none-any.whl.metadata (16 kB) 2026-08-31 23:33:20.542 | Collecting prompt-toolkit>=3.0.53 (from cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev44) 2026-08-31 23:33:20.557 | Downloading prompt_toolkit-3.0.53-py3-none-any.whl.metadata (6.4 kB) 2026-08-31 23:33:20.593 | Collecting pyperclip>=1.8.2 (from cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev44) 2026-08-31 23:33:20.608 | Downloading pyperclip-1.11.0-py3-none-any.whl.metadata (2.4 kB) 2026-08-31 23:33:20.619 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev44) (15.0.0) 2026-08-31 23:33:20.647 | Collecting rich-argparse>=1.7.2 (from cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev44) 2026-08-31 23:33:20.663 | Downloading rich_argparse-1.8.0-py3-none-any.whl.metadata (15 kB) 2026-08-31 23:33:20.687 | 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==33.0.0.0b3.dev44) (1.17.0) 2026-08-31 23:33:20.709 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->glance==33.0.0.0b3.dev44) (3.5.0) 2026-08-31 23:33:20.710 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->glance==33.0.0.0b3.dev44) (3.18) 2026-08-31 23:33:20.711 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->glance==33.0.0.0b3.dev44) (2.7.0) 2026-08-31 23:33:20.714 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.18.0->glance==33.0.0.0b3.dev44) (2023.11.17) 2026-08-31 23:33:20.753 | 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>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev44) (4.2.0) 2026-08-31 23:33:20.754 | 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>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev44) (2.20.0) 2026-08-31 23:33:20.766 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev44) (0.1.2) 2026-08-31 23:33:20.785 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->glance==33.0.0.0b3.dev44) (0.8) 2026-08-31 23:33:20.930 | Collecting networkx>=2.1.0 (from taskflow>=4.0.0->glance==33.0.0.0b3.dev44) 2026-08-31 23:33:20.947 | Downloading networkx-3.6.1-py3-none-any.whl.metadata (6.8 kB) 2026-08-31 23:33:20.999 | Collecting automaton>=1.9.0 (from taskflow>=4.0.0->glance==33.0.0.0b3.dev44) 2026-08-31 23:33:21.015 | Downloading automaton-3.5.0-py3-none-any.whl.metadata (2.3 kB) 2026-08-31 23:33:21.027 | Requirement already satisfied: tenacity>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=4.0.0->glance==33.0.0.0b3.dev44) (9.1.4) 2026-08-31 23:33:21.055 | Collecting pydot>=1.2.4 (from taskflow>=4.0.0->glance==33.0.0.0b3.dev44) 2026-08-31 23:33:21.070 | Downloading pydot-4.0.1-py3-none-any.whl.metadata (11 kB) 2026-08-31 23:33:21.171 | Collecting simplegeneric (from WSME>=0.8.0->glance==33.0.0.0b3.dev44) 2026-08-31 23:33:21.187 | Downloading simplegeneric-0.8.1.zip (12 kB) 2026-08-31 23:33:21.203 | Installing build dependencies: started 2026-08-31 23:33:22.705 | Installing build dependencies: finished with status 'done' 2026-08-31 23:33:22.707 | Getting requirements to build wheel: started 2026-08-31 23:33:23.342 | Getting requirements to build wheel: finished with status 'done' 2026-08-31 23:33:23.344 | Preparing metadata (pyproject.toml): started 2026-08-31 23:33:23.707 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-08-31 23:33:23.768 | Collecting importlib_metadata>=4.4 (from WSME>=0.8.0->glance==33.0.0.0b3.dev44) 2026-08-31 23:33:23.783 | Downloading importlib_metadata-9.0.0-py3-none-any.whl.metadata (4.5 kB) 2026-08-31 23:33:23.836 | Collecting zipp>=3.20 (from importlib_metadata>=4.4->WSME>=0.8.0->glance==33.0.0.0b3.dev44) 2026-08-31 23:33:23.852 | Downloading zipp-4.1.0-py3-none-any.whl.metadata (3.6 kB) 2026-08-31 23:33:23.938 | Downloading castellan-5.8.0-py3-none-any.whl (104 kB) 2026-08-31 23:33:23.976 | Downloading cursive-0.3.1-py3-none-any.whl (44 kB) 2026-08-31 23:33:23.999 | Downloading httplib2-0.32.0-py3-none-any.whl (93 kB) 2026-08-31 23:33:24.025 | Downloading oslo_limit-2.12.0-py3-none-any.whl (24 kB) 2026-08-31 23:33:24.050 | Downloading openstacksdk-4.19.1-py3-none-any.whl (2.0 MB) 2026-08-31 23:33:24.113 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 40.9 MB/s 0:00:00 2026-08-31 23:33:24.129 | Downloading jmespath-1.1.0-py3-none-any.whl (20 kB) 2026-08-31 23:33:24.151 | Downloading jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 2026-08-31 23:33:24.174 | Downloading jsonpointer-3.1.1-py3-none-any.whl (7.7 kB) 2026-08-31 23:33:24.197 | Downloading oslo_reports-3.9.0-py3-none-any.whl (54 kB) 2026-08-31 23:33:24.221 | Downloading cotyledon-2.2.0-py3-none-any.whl (28 kB) 2026-08-31 23:33:24.245 | Downloading platformdirs-4.11.3-py3-none-any.whl (23 kB) 2026-08-31 23:33:24.268 | Downloading python_barbicanclient-7.6.0-py3-none-any.whl (90 kB) 2026-08-31 23:33:24.292 | Downloading cliff-4.16.0-py3-none-any.whl (86 kB) 2026-08-31 23:33:24.317 | Downloading autopage-0.6.0-py3-none-any.whl (30 kB) 2026-08-31 23:33:24.341 | Downloading cmd2-4.2.0-py3-none-any.whl (193 kB) 2026-08-31 23:33:24.366 | Downloading prompt_toolkit-3.0.53-py3-none-any.whl (392 kB) 2026-08-31 23:33:24.394 | Downloading pyperclip-1.11.0-py3-none-any.whl (11 kB) 2026-08-31 23:33:24.417 | Downloading rich_argparse-1.8.0-py3-none-any.whl (25 kB) 2026-08-31 23:33:24.441 | Downloading taskflow-6.4.0-py3-none-any.whl (491 kB) 2026-08-31 23:33:24.472 | Downloading automaton-3.5.0-py3-none-any.whl (23 kB) 2026-08-31 23:33:24.497 | Downloading networkx-3.6.1-py3-none-any.whl (2.1 MB) 2026-08-31 23:33:24.550 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 39.7 MB/s 0:00:00 2026-08-31 23:33:24.566 | Downloading pydot-4.0.1-py3-none-any.whl (37 kB) 2026-08-31 23:33:24.590 | Downloading wsme-0.13.0-py3-none-any.whl (59 kB) 2026-08-31 23:33:24.613 | Downloading importlib_metadata-9.0.0-py3-none-any.whl (27 kB) 2026-08-31 23:33:24.636 | Downloading zipp-4.1.0-py3-none-any.whl (10 kB) 2026-08-31 23:33:24.659 | Downloading setproctitle-1.3.7-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (32 kB) 2026-08-31 23:33:24.829 | Building wheels for collected packages: glance, simplegeneric 2026-08-31 23:33:24.831 | Building editable for glance (pyproject.toml): started 2026-08-31 23:33:25.832 | Building editable for glance (pyproject.toml): finished with status 'done' 2026-08-31 23:33:25.833 | Created wheel for glance: filename=glance-33.0.0.0b3.dev44-0.editable-py3-none-any.whl size=9079 sha256=51c02aaf044c772ced94904e30f05643856ffdf307066456288467339d8075db 2026-08-31 23:33:25.836 | Stored in directory: /tmp/pip-ephem-wheel-cache-ds2n80zq/wheels/31/93/bf/c06e9c56745867b4722d11aae03416a994ddf0e859898c0382 2026-08-31 23:33:25.840 | Building wheel for simplegeneric (pyproject.toml): started 2026-08-31 23:33:26.315 | Building wheel for simplegeneric (pyproject.toml): finished with status 'done' 2026-08-31 23:33:26.317 | Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5103 sha256=f7c68f2bf52a728e489442341efc90a15bce79eed55ff36e9519c972fcaf7097 2026-08-31 23:33:26.317 | Stored in directory: /home/quobyte/.cache/pip/wheels/bf/7f/ac/c96a7918d97103348ae720bdf93aa7f5458f5efb90718e9873 2026-08-31 23:33:26.322 | Successfully built glance simplegeneric 2026-08-31 23:33:26.625 | Installing collected packages: simplegeneric, pyperclip, zipp, setproctitle, pydot, prompt-toolkit, platformdirs, networkx, jsonpointer, jmespath, httplib2, autopage, jsonpatch, importlib_metadata, cotyledon, automaton, WSME, rich-argparse, openstacksdk, cmd2, taskflow, oslo.reports, cliff, python-barbicanclient, oslo.limit, castellan, cursive, glance 2026-08-31 23:33:29.724 | Attempting uninstall: jsonpointer 2026-08-31 23:33:29.740 | Found existing installation: jsonpointer 2.0 2026-08-31 23:33:29.740 | Not uninstalling jsonpointer at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-31 23:33:29.741 | Can't uninstall 'jsonpointer'. No files were found to uninstall. 2026-08-31 23:33:29.759 | Attempting uninstall: jmespath 2026-08-31 23:33:29.774 | Found existing installation: jmespath 1.0.1 2026-08-31 23:33:29.775 | Not uninstalling jmespath at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-31 23:33:29.775 | Can't uninstall 'jmespath'. No files were found to uninstall. 2026-08-31 23:33:29.823 | Attempting uninstall: httplib2 2026-08-31 23:33:29.838 | Found existing installation: httplib2 0.20.4 2026-08-31 23:33:29.839 | Not uninstalling httplib2 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-31 23:33:29.839 | Can't uninstall 'httplib2'. No files were found to uninstall. 2026-08-31 23:33:29.940 | Attempting uninstall: jsonpatch 2026-08-31 23:33:29.957 | Found existing installation: jsonpatch 1.32 2026-08-31 23:33:29.958 | Not uninstalling jsonpatch at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-31 23:33:29.958 | Can't uninstall 'jsonpatch'. No files were found to uninstall. 2026-08-31 23:33:34.493 | 2026-08-31 23:33:34.513 | Successfully installed WSME-0.13.0 automaton-3.5.0 autopage-0.6.0 castellan-5.8.0 cliff-4.16.0 cmd2-4.2.0 cotyledon-2.2.0 cursive-0.3.1 glance-33.0.0.0b3.dev44 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.19.1 oslo.limit-2.12.0 oslo.reports-3.9.0 platformdirs-4.11.3 prompt-toolkit-3.0.53 pydot-4.0.1 pyperclip-1.11.0 python-barbicanclient-7.6.0 rich-argparse-1.8.0 setproctitle-1.3.7 simplegeneric-0.8.1 taskflow-6.4.0 zipp-4.1.0 2026-08-31 23:33:34.770 | + inc/python:pip_install:216 : result=0 2026-08-31 23:33:34.773 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-31 23:33:34.777 | + functions-common:time_stop:2420 : local name 2026-08-31 23:33:34.780 | + functions-common:time_stop:2421 : local end_time 2026-08-31 23:33:34.783 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-31 23:33:34.786 | + functions-common:time_stop:2423 : local total 2026-08-31 23:33:34.788 | + functions-common:time_stop:2424 : local start_time 2026-08-31 23:33:34.791 | + functions-common:time_stop:2426 : name=pip_install 2026-08-31 23:33:34.793 | + functions-common:time_stop:2427 : start_time=1788219194087 2026-08-31 23:33:34.797 | + functions-common:time_stop:2429 : [[ -z 1788219194087 ]] 2026-08-31 23:33:34.801 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-31 23:33:34.805 | + functions-common:time_stop:2432 : end_time=1788219214802 2026-08-31 23:33:34.808 | + functions-common:time_stop:2433 : elapsed_time=20715 2026-08-31 23:33:34.811 | + functions-common:time_stop:2434 : total=78475 2026-08-31 23:33:34.814 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-31 23:33:34.816 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=99190 2026-08-31 23:33:34.819 | + inc/python:pip_install:219 : return 0 2026-08-31 23:33:34.822 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-08-31 23:33:34.825 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-08-31 23:33:34.827 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/glance 2026-08-31 23:33:34.830 | + inc/python:use_library_from_git:266 : local name=/opt/stack/glance 2026-08-31 23:33:34.833 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-31 23:33:34.836 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-31 23:33:34.839 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/glance, ]] 2026-08-31 23:33:34.842 | + inc/python:use_library_from_git:269 : return 1 2026-08-31 23:33:34.845 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-08-31 23:33:34.848 | + ./stack.sh:main:945 : configure_glance 2026-08-31 23:33:34.851 | + lib/glance:configure_glance:350 : sudo install -d -o quobyte /etc/glance /etc/glance/metadefs 2026-08-31 23:33:34.868 | + lib/glance:configure_glance:353 : local dburl 2026-08-31 23:33:34.872 | ++ lib/glance:configure_glance:354 : database_connection_url glance 2026-08-31 23:33:34.875 | ++ lib/database:database_connection_url:134 : local db=glance 2026-08-31 23:33:34.879 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2026-08-31 23:33:34.883 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=glance 2026-08-31 23:33:34.886 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-08-31 23:33:34.889 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-08-31 23:33:34.892 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-08-31 23:33:34.913 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:33:34.916 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-08-31 23:33:34.919 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-08-31 23:33:34.922 | + lib/glance:configure_glance:354 : dburl='mysql+pymysql://root:stackdb@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-08-31 23:33:34.925 | + lib/glance:configure_glance:356 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2026-08-31 23:33:34.959 | + 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-08-31 23:33:34.995 | + lib/glance:configure_glance:358 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2026-08-31 23:33:35.027 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2026-08-31 23:33:35.059 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_driver centralized_db 2026-08-31 23:33:35.094 | + lib/glance:configure_glance:361 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2026-08-31 23:33:35.130 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2026-08-31 23:33:35.167 | + lib/glance:configure_glance:363 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2026-08-31 23:33:35.170 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/glance/glance-api.conf 2026-08-31 23:33:35.173 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=glance 2026-08-31 23:33:35.176 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-08-31 23:33:35.179 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-08-31 23:33:35.181 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/glance/glance-api.conf glance keystone_authtoken 2026-08-31 23:33:35.184 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/glance/glance-api.conf 2026-08-31 23:33:35.186 | + lib/keystone:configure_keystoneauth:392 : local admin_user=glance 2026-08-31 23:33:35.189 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-08-31 23:33:35.191 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2026-08-31 23:33:35.225 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2026-08-31 23:33:35.258 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://192.168.122.25/identity 2026-08-31 23:33:35.291 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2026-08-31 23:33:35.330 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/glance/glance-api.conf keystone_authtoken password nomoresecret 2026-08-31 23:33:35.368 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2026-08-31 23:33:35.408 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2026-08-31 23:33:35.447 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2026-08-31 23:33:35.486 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/glance/glance-api.conf keystone_authtoken www_authenticate_uri http://192.168.122.25/identity 2026-08-31 23:33:35.523 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-08-31 23:33:35.563 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2026-08-31 23:33:35.601 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-08-31 23:33:35.604 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2026-08-31 23:33:35.645 | + lib/glance:configure_glance:365 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2026-08-31 23:33:35.647 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=glance 2026-08-31 23:33:35.650 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/glance/glance-api.conf 2026-08-31 23:33:35.653 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-08-31 23:33:35.656 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-08-31 23:33:35.659 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-08-31 23:33:35.679 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:33:35.683 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-08-31 23:33:35.685 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-08-31 23:33:35.687 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-08-31 23:33:35.703 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:33:35.705 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.25:5672/ 2026-08-31 23:33:35.708 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.25:5672/ 2026-08-31 23:33:35.745 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-08-31 23:33:35.748 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-08-31 23:33:35.751 | + lib/glance:configure_glance:366 : '[' libvirt = libvirt ']' 2026-08-31 23:33:35.754 | + lib/glance:configure_glance:366 : '[' kvm = parallels ']' 2026-08-31 23:33:35.756 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2026-08-31 23:33:35.794 | + lib/glance:configure_glance:371 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2026-08-31 23:33:35.832 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-api.conf image_format require_image_format_match True 2026-08-31 23:33:35.872 | + lib/glance:configure_glance:375 : configure_glance_store False False 2026-08-31 23:33:35.875 | + lib/glance:configure_glance_store:280 : local use_cinder_for_glance=False 2026-08-31 23:33:35.878 | + lib/glance:configure_glance_store:281 : local glance_enable_multiple_stores=False 2026-08-31 23:33:35.880 | + lib/glance:configure_glance_store:282 : local be 2026-08-31 23:33:35.883 | + lib/glance:configure_glance_store:284 : [[ False == \F\a\l\s\e ]] 2026-08-31 23:33:35.885 | + lib/glance:configure_glance_store:285 : [[ False == \T\r\u\e ]] 2026-08-31 23:33:35.888 | + lib/glance:configure_glance_store:302 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2026-08-31 23:33:35.924 | + lib/glance:configure_glance:378 : '[' -n '' ']' 2026-08-31 23:33:35.926 | + lib/glance:configure_glance:381 : iniset /etc/glance/glance-api.conf cors allowed_origin http://192.168.122.25 2026-08-31 23:33:35.963 | + lib/glance:configure_glance:385 : [[ False == \F\a\l\s\e ]] 2026-08-31 23:33:35.966 | + lib/glance:configure_glance:387 : [[ False == \T\r\u\e ]] 2026-08-31 23:33:35.969 | + lib/glance:configure_glance:393 : is_service_enabled s-proxy 2026-08-31 23:33:35.989 | + functions-common:is_service_enabled:2076 : return 1 2026-08-31 23:33:35.991 | + lib/glance:configure_glance:422 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://192.168.122.25/image 2026-08-31 23:33:36.022 | + lib/glance:configure_glance:424 : is_service_enabled tls-proxy 2026-08-31 23:33:36.039 | + functions-common:is_service_enabled:2076 : return 1 2026-08-31 23:33:36.043 | + lib/glance:configure_glance:430 : setup_logging /etc/glance/glance-api.conf 2026-08-31 23:33:36.046 | + functions:setup_logging:693 : setup_systemd_logging /etc/glance/glance-api.conf 2026-08-31 23:33:36.048 | + functions:setup_systemd_logging:710 : local conf_file=/etc/glance/glance-api.conf 2026-08-31 23:33:36.053 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-08-31 23:33:36.076 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-08-31 23:33:36.080 | + functions:setup_systemd_logging:716 : local pidstr= 2026-08-31 23:33:36.084 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-08-31 23:33:36.088 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-08-31 23:33:36.092 | + 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-08-31 23:33:36.132 | + 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-08-31 23:33:36.174 | + 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-08-31 23:33:36.213 | + functions:setup_systemd_logging:727 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-08-31 23:33:36.254 | + functions:setup_systemd_logging:730 : iniset /etc/glance/glance-api.conf DEFAULT log_color False 2026-08-31 23:33:36.295 | + lib/glance:configure_glance:432 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2026-08-31 23:33:36.301 | + lib/glance:configure_glance:435 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2026-08-31 23:33:36.344 | + lib/glance:configure_glance:436 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2026-08-31 23:33:36.386 | + lib/glance:configure_glance:437 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2026-08-31 23:33:36.427 | + lib/glance:configure_glance:438 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_driver centralized_db 2026-08-31 23:33:36.468 | + lib/glance:configure_glance:441 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2026-08-31 23:33:36.512 | + lib/glance:configure_glance:444 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2026-08-31 23:33:36.555 | + lib/glance:configure_glance:445 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2026-08-31 23:33:36.593 | + lib/glance:configure_glance:446 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2026-08-31 23:33:36.630 | + lib/glance:configure_glance:448 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2026-08-31 23:33:36.636 | + 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-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-08-31 23:33:36.643 | + lib/glance:configure_glance:451 : is_service_enabled tls-proxy 2026-08-31 23:33:36.664 | + functions-common:is_service_enabled:2076 : return 1 2026-08-31 23:33:36.667 | + lib/glance:configure_glance:459 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini glance.wsgi.api:application /image glance-api 2026-08-31 23:33:36.670 | + lib/apache:write_local_uwsgi_http_config:319 : local conf=/etc/glance/glance-uwsgi.ini 2026-08-31 23:33:36.672 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=glance.wsgi.api:application 2026-08-31 23:33:36.674 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2026-08-31 23:33:36.677 | + lib/apache:write_local_uwsgi_http_config:322 : local name=glance-api 2026-08-31 23:33:36.679 | + lib/apache:write_local_uwsgi_http_config:324 : '[' -z glance-api ']' 2026-08-31 23:33:36.681 | + lib/apache:write_local_uwsgi_http_config:332 : rm -rf /etc/glance/glance-uwsgi.ini 2026-08-31 23:33:36.685 | + lib/apache:write_local_uwsgi_http_config:335 : [[ glance.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-08-31 23:33:36.688 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi module glance.wsgi.api:application 2026-08-31 23:33:36.723 | ++ lib/apache:write_local_uwsgi_http_config:341 : get_random_port 2026-08-31 23:33:36.726 | ++ functions:get_random_port:860 : read lower_port upper_port 2026-08-31 23:33:36.729 | ++ functions:get_random_port:861 : true 2026-08-31 23:33:36.732 | ++ functions:get_random_port:862 : (( port = upper_port )) 2026-08-31 23:33:36.735 | ++ functions:get_random_port:862 : (( port >= lower_port )) 2026-08-31 23:33:36.738 | ++ functions:get_random_port:863 : sudo lsof -i :60999 2026-08-31 23:33:36.787 | ++ functions:get_random_port:864 : [[ 1 > 0 ]] 2026-08-31 23:33:36.791 | ++ functions:get_random_port:865 : break 2 2026-08-31 23:33:36.794 | ++ functions:get_random_port:869 : echo 60999 2026-08-31 23:33:36.799 | + lib/apache:write_local_uwsgi_http_config:341 : port=60999 2026-08-31 23:33:36.801 | + lib/apache:write_local_uwsgi_http_config:342 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2026-08-31 23:33:36.834 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2026-08-31 23:33:36.864 | + lib/apache:write_local_uwsgi_http_config:345 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2026-08-31 23:33:36.896 | + lib/apache:write_local_uwsgi_http_config:347 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2026-08-31 23:33:36.930 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2026-08-31 23:33:36.963 | + lib/apache:write_local_uwsgi_http_config:351 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 80 2026-08-31 23:33:36.999 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2026-08-31 23:33:37.033 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2026-08-31 23:33:37.065 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2026-08-31 23:33:37.101 | + 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-08-31 23:33:37.134 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2026-08-31 23:33:37.168 | + lib/apache:write_local_uwsgi_http_config:361 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2026-08-31 23:33:37.205 | + lib/apache:write_local_uwsgi_http_config:363 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2026-08-31 23:33:37.242 | + lib/apache:write_local_uwsgi_http_config:364 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2026-08-31 23:33:37.279 | + lib/apache:write_local_uwsgi_http_config:365 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2026-08-31 23:33:37.315 | + lib/apache:write_local_uwsgi_http_config:366 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2026-08-31 23:33:37.353 | + lib/apache:write_local_uwsgi_http_config:367 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2026-08-31 23:33:37.390 | + lib/apache:write_local_uwsgi_http_config:368 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2026-08-31 23:33:37.427 | + lib/apache:write_local_uwsgi_http_config:370 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2026-08-31 23:33:37.463 | + lib/apache:write_local_uwsgi_http_config:372 : iniset /etc/glance/glance-uwsgi.ini uwsgi start-time %t 2026-08-31 23:33:37.501 | + lib/apache:write_local_uwsgi_http_config:374 : enable_apache_mod proxy 2026-08-31 23:33:37.504 | + lib/apache:enable_apache_mod:55 : local mod=proxy 2026-08-31 23:33:37.507 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-08-31 23:33:37.510 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-08-31 23:33:37.512 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-31 23:33:37.515 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-31 23:33:37.518 | + lib/apache:enable_apache_mod:61 : [[ proxy != \v\e\r\s\i\o\n ]] 2026-08-31 23:33:37.521 | + lib/apache:enable_apache_mod:61 : a2query -m proxy 2026-08-31 23:33:37.523 | perl: warning: Setting locale failed. 2026-08-31 23:33:37.524 | perl: warning: Please check that your locale settings: 2026-08-31 23:33:37.524 | LANGUAGE = (unset), 2026-08-31 23:33:37.524 | LC_ALL = "en_US.utf8", 2026-08-31 23:33:37.524 | LANG = (unset) 2026-08-31 23:33:37.525 | are supported and installed on your system. 2026-08-31 23:33:37.525 | perl: warning: Falling back to the standard locale ("C"). 2026-08-31 23:33:37.560 | proxy (enabled by site administrator) 2026-08-31 23:33:37.564 | + lib/apache:write_local_uwsgi_http_config:375 : enable_apache_mod proxy_http 2026-08-31 23:33:37.566 | + lib/apache:enable_apache_mod:55 : local mod=proxy_http 2026-08-31 23:33:37.569 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-08-31 23:33:37.572 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-08-31 23:33:37.575 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-31 23:33:37.578 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-31 23:33:37.581 | + lib/apache:enable_apache_mod:61 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2026-08-31 23:33:37.583 | + lib/apache:enable_apache_mod:61 : a2query -m proxy_http 2026-08-31 23:33:37.586 | perl: warning: Setting locale failed. 2026-08-31 23:33:37.586 | perl: warning: Please check that your locale settings: 2026-08-31 23:33:37.586 | LANGUAGE = (unset), 2026-08-31 23:33:37.587 | LC_ALL = "en_US.utf8", 2026-08-31 23:33:37.587 | LANG = (unset) 2026-08-31 23:33:37.587 | are supported and installed on your system. 2026-08-31 23:33:37.587 | perl: warning: Falling back to the standard locale ("C"). 2026-08-31 23:33:37.622 | No module matches proxy_http 2026-08-31 23:33:37.626 | + lib/apache:enable_apache_mod:62 : sudo a2enmod proxy_http 2026-08-31 23:33:37.638 | perl: warning: Setting locale failed. 2026-08-31 23:33:37.638 | perl: warning: Please check that your locale settings: 2026-08-31 23:33:37.638 | LANGUAGE = (unset), 2026-08-31 23:33:37.638 | LC_ALL = "en_US.utf8", 2026-08-31 23:33:37.638 | LANG = "de_DE.UTF-8" 2026-08-31 23:33:37.638 | are supported and installed on your system. 2026-08-31 23:33:37.638 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-31 23:33:37.679 | Considering dependency proxy for proxy_http: 2026-08-31 23:33:37.679 | Module proxy already enabled 2026-08-31 23:33:37.679 | Enabling module proxy_http. 2026-08-31 23:33:37.684 | To activate the new configuration, you need to run: 2026-08-31 23:33:37.685 | systemctl restart apache2 2026-08-31 23:33:37.690 | + lib/apache:enable_apache_mod:63 : [[ '' != \n\o\r\e\s\t\a\r\t ]] 2026-08-31 23:33:37.693 | + lib/apache:enable_apache_mod:64 : restart_apache_server 2026-08-31 23:33:37.697 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-08-31 23:33:37.700 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-31 23:33:37.703 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-08-31 23:33:37.869 | + lib/apache:write_local_uwsgi_http_config:376 : local apache_conf= 2026-08-31 23:33:37.875 | ++ lib/apache:write_local_uwsgi_http_config:377 : apache_site_config_for glance-api 2026-08-31 23:33:37.880 | ++ lib/apache:apache_site_config_for:174 : local site=glance-api 2026-08-31 23:33:37.883 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-08-31 23:33:37.885 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-31 23:33:37.887 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-31 23:33:37.889 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/glance-api.conf 2026-08-31 23:33:37.892 | + lib/apache:write_local_uwsgi_http_config:377 : apache_conf=/etc/apache2/sites-available/glance-api.conf 2026-08-31 23:33:37.896 | + lib/apache:write_local_uwsgi_http_config:378 : sudo tee /etc/apache2/sites-available/glance-api.conf 2026-08-31 23:33:37.896 | + lib/apache:write_local_uwsgi_http_config:378 : echo 'KeepAlive Off' 2026-08-31 23:33:37.906 | KeepAlive Off 2026-08-31 23:33:37.911 | + lib/apache:write_local_uwsgi_http_config:379 : echo 'SetEnv proxy-sendchunked 1' 2026-08-31 23:33:37.911 | + lib/apache:write_local_uwsgi_http_config:379 : sudo tee -a /etc/apache2/sites-available/glance-api.conf 2026-08-31 23:33:37.922 | SetEnv proxy-sendchunked 1 2026-08-31 23:33:37.927 | + lib/apache:write_local_uwsgi_http_config:380 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 ' 2026-08-31 23:33:37.929 | + lib/apache:write_local_uwsgi_http_config:380 : sudo tee -a /etc/apache2/sites-available/glance-api.conf 2026-08-31 23:33:37.939 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 2026-08-31 23:33:37.944 | + lib/apache:write_local_uwsgi_http_config:381 : enable_apache_site glance-api 2026-08-31 23:33:37.947 | + lib/apache:enable_apache_site:191 : local site=glance-api 2026-08-31 23:33:37.948 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-08-31 23:33:37.951 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-08-31 23:33:37.954 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-08-31 23:33:37.957 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-08-31 23:33:37.959 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-31 23:33:37.962 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-31 23:33:37.965 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-08-31 23:33:37.967 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-08-31 23:33:37.970 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-31 23:33:37.973 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-31 23:33:37.975 | + lib/apache:enable_apache_site:195 : sudo a2ensite glance-api 2026-08-31 23:33:37.987 | perl: warning: Setting locale failed. 2026-08-31 23:33:37.987 | perl: warning: Please check that your locale settings: 2026-08-31 23:33:37.987 | LANGUAGE = (unset), 2026-08-31 23:33:37.987 | LC_ALL = "en_US.utf8", 2026-08-31 23:33:37.988 | LANG = "de_DE.UTF-8" 2026-08-31 23:33:37.988 | are supported and installed on your system. 2026-08-31 23:33:37.988 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-31 23:33:38.027 | Enabling site glance-api. 2026-08-31 23:33:38.033 | To activate the new configuration, you need to run: 2026-08-31 23:33:38.033 | systemctl reload apache2 2026-08-31 23:33:38.038 | + lib/apache:write_local_uwsgi_http_config:382 : restart_apache_server 2026-08-31 23:33:38.041 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-08-31 23:33:38.044 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-31 23:33:38.046 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-08-31 23:33:38.186 | ++ lib/glance:configure_glance:463 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2026-08-31 23:33:38.192 | + lib/glance:configure_glance:463 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2026-08-31 23:33:38.234 | + lib/glance:configure_glance:467 : iniset /etc/glance/glance-api.conf wsgi python_interpreter /opt/stack/data/venv/bin/python3 2026-08-31 23:33:38.274 | + lib/glance:configure_glance:469 : [[ True == True ]] 2026-08-31 23:33:38.276 | + lib/glance:configure_glance:470 : iniset /etc/glance/glance-api.conf oslo_policy enforce_new_defaults true 2026-08-31 23:33:38.314 | + lib/glance:configure_glance:471 : iniset /etc/glance/glance-api.conf DEFAULT enforce_secure_rbac true 2026-08-31 23:33:38.349 | + ./stack.sh:main:948 : is_service_enabled cinder 2026-08-31 23:33:38.370 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:33:38.373 | + ./stack.sh:main:950 : stack_install_service cinder 2026-08-31 23:33:38.376 | + lib/stack:stack_install_service:20 : local service=cinder 2026-08-31 23:33:38.379 | + lib/stack:stack_install_service:21 : type install_cinder 2026-08-31 23:33:38.381 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-08-31 23:33:38.385 | + lib/stack:stack_install_service:32 : install_cinder 2026-08-31 23:33:38.388 | + lib/cinder:install_cinder:539 : git_clone https://review.opendev.org/openstack/cinder.git /opt/stack/cinder master 2026-08-31 23:33:38.390 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/cinder.git 2026-08-31 23:33:38.393 | + functions-common:git_clone:590 : local git_dest=/opt/stack/cinder 2026-08-31 23:33:38.395 | + functions-common:git_clone:591 : local git_ref=master 2026-08-31 23:33:38.396 | + functions-common:git_clone:592 : local orig_dir 2026-08-31 23:33:38.400 | ++ functions-common:git_clone:593 : pwd 2026-08-31 23:33:38.403 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-08-31 23:33:38.405 | + functions-common:git_clone:594 : local git_clone_flags= 2026-08-31 23:33:38.408 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-08-31 23:33:38.427 | + functions-common:git_clone:596 : RECLONE=False 2026-08-31 23:33:38.431 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-08-31 23:33:38.434 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-08-31 23:33:38.437 | + functions-common:git_clone:610 : echo master 2026-08-31 23:33:38.438 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-08-31 23:33:38.443 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/cinder ]] 2026-08-31 23:33:38.446 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-08-31 23:33:38.449 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/cinder.git /opt/stack/cinder 2026-08-31 23:33:38.451 | + functions-common:git_timed:697 : local count=0 2026-08-31 23:33:38.454 | + functions-common:git_timed:698 : local timeout=0 2026-08-31 23:33:38.457 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-31 23:33:38.459 | + functions-common:git_timed:701 : timeout=0 2026-08-31 23:33:38.462 | + functions-common:git_timed:704 : time_start git_timed 2026-08-31 23:33:38.465 | + functions-common:time_start:2406 : local name=git_timed 2026-08-31 23:33:38.467 | + functions-common:time_start:2407 : local start_time= 2026-08-31 23:33:38.470 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-31 23:33:38.473 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-31 23:33:38.478 | + functions-common:time_start:2411 : _TIME_START[$name]=1788219218475 2026-08-31 23:33:38.480 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/cinder.git /opt/stack/cinder 2026-08-31 23:33:38.483 | Cloning into '/opt/stack/cinder'... 2026-08-31 23:34:33.386 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-31 23:34:33.389 | + functions-common:time_stop:2420 : local name 2026-08-31 23:34:33.392 | + functions-common:time_stop:2421 : local end_time 2026-08-31 23:34:33.395 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-31 23:34:33.400 | + functions-common:time_stop:2423 : local total 2026-08-31 23:34:33.402 | + functions-common:time_stop:2424 : local start_time 2026-08-31 23:34:33.406 | + functions-common:time_stop:2426 : name=git_timed 2026-08-31 23:34:33.409 | + functions-common:time_stop:2427 : start_time=1788219218475 2026-08-31 23:34:33.411 | + functions-common:time_stop:2429 : [[ -z 1788219218475 ]] 2026-08-31 23:34:33.416 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-31 23:34:33.432 | + functions-common:time_stop:2432 : end_time=1788219273428 2026-08-31 23:34:33.435 | + functions-common:time_stop:2433 : elapsed_time=54953 2026-08-31 23:34:33.437 | + functions-common:time_stop:2434 : total=33288 2026-08-31 23:34:33.441 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-31 23:34:33.444 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=88241 2026-08-31 23:34:33.448 | + functions-common:git_clone:631 : cd /opt/stack/cinder 2026-08-31 23:34:33.452 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-08-31 23:34:33.456 | + functions-common:git_timed:697 : local count=0 2026-08-31 23:34:33.460 | + functions-common:git_timed:698 : local timeout=0 2026-08-31 23:34:33.464 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-31 23:34:33.467 | + functions-common:git_timed:701 : timeout=0 2026-08-31 23:34:33.470 | + functions-common:git_timed:704 : time_start git_timed 2026-08-31 23:34:33.472 | + functions-common:time_start:2406 : local name=git_timed 2026-08-31 23:34:33.475 | + functions-common:time_start:2407 : local start_time= 2026-08-31 23:34:33.478 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-31 23:34:33.482 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-31 23:34:33.486 | + functions-common:time_start:2411 : _TIME_START[$name]=1788219273483 2026-08-31 23:34:33.489 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-08-31 23:34:35.643 | From https://review.opendev.org/openstack/cinder 2026-08-31 23:34:35.643 | * branch master -> FETCH_HEAD 2026-08-31 23:34:35.653 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-31 23:34:35.656 | + functions-common:time_stop:2420 : local name 2026-08-31 23:34:35.658 | + functions-common:time_stop:2421 : local end_time 2026-08-31 23:34:35.661 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-31 23:34:35.664 | + functions-common:time_stop:2423 : local total 2026-08-31 23:34:35.667 | + functions-common:time_stop:2424 : local start_time 2026-08-31 23:34:35.669 | + functions-common:time_stop:2426 : name=git_timed 2026-08-31 23:34:35.671 | + functions-common:time_stop:2427 : start_time=1788219273483 2026-08-31 23:34:35.673 | + functions-common:time_stop:2429 : [[ -z 1788219273483 ]] 2026-08-31 23:34:35.677 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-31 23:34:35.681 | + functions-common:time_stop:2432 : end_time=1788219275678 2026-08-31 23:34:35.683 | + functions-common:time_stop:2433 : elapsed_time=2195 2026-08-31 23:34:35.686 | + functions-common:time_stop:2434 : total=88241 2026-08-31 23:34:35.687 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-31 23:34:35.689 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=90436 2026-08-31 23:34:35.692 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-08-31 23:34:35.695 | + functions-common:git_timed:697 : local count=0 2026-08-31 23:34:35.698 | + functions-common:git_timed:698 : local timeout=0 2026-08-31 23:34:35.701 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-31 23:34:35.703 | + functions-common:git_timed:701 : timeout=0 2026-08-31 23:34:35.706 | + functions-common:git_timed:704 : time_start git_timed 2026-08-31 23:34:35.709 | + functions-common:time_start:2406 : local name=git_timed 2026-08-31 23:34:35.712 | + functions-common:time_start:2407 : local start_time= 2026-08-31 23:34:35.715 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-31 23:34:35.718 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-31 23:34:35.723 | + functions-common:time_start:2411 : _TIME_START[$name]=1788219275719 2026-08-31 23:34:35.726 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-08-31 23:34:36.184 | Note: switching to 'FETCH_HEAD'. 2026-08-31 23:34:36.184 | 2026-08-31 23:34:36.184 | You are in 'detached HEAD' state. You can look around, make experimental 2026-08-31 23:34:36.184 | changes and commit them, and you can discard any commits you make in this 2026-08-31 23:34:36.185 | state without impacting any branches by switching back to a branch. 2026-08-31 23:34:36.185 | 2026-08-31 23:34:36.185 | If you want to create a new branch to retain commits you create, you may 2026-08-31 23:34:36.185 | do so (now or later) by using -c with the switch command. Example: 2026-08-31 23:34:36.185 | 2026-08-31 23:34:36.185 | git switch -c 2026-08-31 23:34:36.185 | 2026-08-31 23:34:36.185 | Or undo this operation with: 2026-08-31 23:34:36.186 | 2026-08-31 23:34:36.186 | git switch - 2026-08-31 23:34:36.186 | 2026-08-31 23:34:36.186 | Turn off this advice by setting config variable advice.detachedHead to false 2026-08-31 23:34:36.186 | 2026-08-31 23:34:36.186 | HEAD is now at 5bde6d7b6 Merge "Replace remaining deprecated pyparsing interface" 2026-08-31 23:34:36.193 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-31 23:34:36.196 | + functions-common:time_stop:2420 : local name 2026-08-31 23:34:36.200 | + functions-common:time_stop:2421 : local end_time 2026-08-31 23:34:36.203 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-31 23:34:36.206 | + functions-common:time_stop:2423 : local total 2026-08-31 23:34:36.209 | + functions-common:time_stop:2424 : local start_time 2026-08-31 23:34:36.212 | + functions-common:time_stop:2426 : name=git_timed 2026-08-31 23:34:36.215 | + functions-common:time_stop:2427 : start_time=1788219275719 2026-08-31 23:34:36.219 | + functions-common:time_stop:2429 : [[ -z 1788219275719 ]] 2026-08-31 23:34:36.223 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-31 23:34:36.228 | + functions-common:time_stop:2432 : end_time=1788219276225 2026-08-31 23:34:36.231 | + functions-common:time_stop:2433 : elapsed_time=506 2026-08-31 23:34:36.234 | + functions-common:time_stop:2434 : total=90436 2026-08-31 23:34:36.236 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-31 23:34:36.239 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=90942 2026-08-31 23:34:36.242 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/cinder 2026-08-31 23:34:36.260 | + functions-common:git_clone:672 : cd /opt/stack/cinder 2026-08-31 23:34:36.264 | + functions-common:git_clone:673 : git show --oneline 2026-08-31 23:34:36.264 | + functions-common:git_clone:673 : head -1 2026-08-31 23:34:36.269 | 5bde6d7b6 Merge "Replace remaining deprecated pyparsing interface" 2026-08-31 23:34:36.272 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-08-31 23:34:36.275 | + lib/cinder:install_cinder:540 : setup_develop /opt/stack/cinder 2026-08-31 23:34:36.278 | + inc/python:setup_develop:353 : local bindep 2026-08-31 23:34:36.282 | + inc/python:setup_develop:354 : [[ /opt/stack/cinder == -bindep* ]] 2026-08-31 23:34:36.285 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/cinder 2026-08-31 23:34:36.287 | + inc/python:setup_develop:359 : local extras= 2026-08-31 23:34:36.290 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2026-08-31 23:34:36.294 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-08-31 23:34:36.297 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/cinder == -bindep* ]] 2026-08-31 23:34:36.300 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/cinder 2026-08-31 23:34:36.303 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-08-31 23:34:36.306 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-08-31 23:34:36.310 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/cinder 2026-08-31 23:34:36.312 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-08-31 23:34:36.316 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/cinder 2026-08-31 23:34:36.319 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-08-31 23:34:36.322 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-08-31 23:34:36.326 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2026-08-31 23:34:36.332 | + inc/python:_setup_package_with_constraints_edit:400 : name=cinder 2026-08-31 23:34:36.335 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z cinder ']' 2026-08-31 23:34:36.338 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2026-08-31 23:34:36.501 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/cinder -e 2026-08-31 23:34:36.505 | + inc/python:setup_package:436 : local bindep=0 2026-08-31 23:34:36.508 | + inc/python:setup_package:437 : local bindep_flag= 2026-08-31 23:34:36.511 | + inc/python:setup_package:438 : local bindep_profiles= 2026-08-31 23:34:36.514 | + inc/python:setup_package:439 : [[ /opt/stack/cinder == -bindep* ]] 2026-08-31 23:34:36.517 | + inc/python:setup_package:444 : local project_dir=/opt/stack/cinder 2026-08-31 23:34:36.520 | + inc/python:setup_package:445 : local flags=-e 2026-08-31 23:34:36.523 | + inc/python:setup_package:446 : local extras= 2026-08-31 23:34:36.527 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-08-31 23:34:36.530 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-08-31 23:34:36.533 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-08-31 23:34:36.536 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-08-31 23:34:36.539 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-08-31 23:34:36.543 | + inc/python:setup_package:464 : pip_install -e /opt/stack/cinder 2026-08-31 23:34:36.566 | Using python 3.12 to install /opt/stack/cinder 2026-08-31 23:34:36.569 | + 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-08-31 23:34:37.610 | Obtaining file:///opt/stack/cinder 2026-08-31 23:34:37.616 | Installing build dependencies: started 2026-08-31 23:34:39.174 | Installing build dependencies: finished with status 'done' 2026-08-31 23:34:39.175 | Checking if build backend supports build_editable: started 2026-08-31 23:34:39.766 | Checking if build backend supports build_editable: finished with status 'done' 2026-08-31 23:34:39.770 | Getting requirements to build editable: started 2026-08-31 23:34:40.103 | Getting requirements to build editable: finished with status 'done' 2026-08-31 23:34:40.105 | Preparing editable metadata (pyproject.toml): started 2026-08-31 23:34:41.519 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-08-31 23:34:41.549 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev314) (7.0.3) 2026-08-31 23:34:41.551 | Requirement already satisfied: decorator>=4.4.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev314) (5.3.1) 2026-08-31 23:34:41.551 | 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.dev314) (0.41.2) 2026-08-31 23:34:41.552 | Requirement already satisfied: futurist>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev314) (3.5.0) 2026-08-31 23:34:41.553 | Requirement already satisfied: greenlet>=0.4.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev314) (3.5.5) 2026-08-31 23:34:41.554 | Requirement already satisfied: iso8601>=0.1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev314) (2.1.0) 2026-08-31 23:34:41.555 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev314) (4.26.0) 2026-08-31 23:34:41.556 | Requirement already satisfied: keystoneauth1>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev314) (5.16.0) 2026-08-31 23:34:41.557 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev314) (13.0.1) 2026-08-31 23:34:42.218 | Collecting lxml>=4.5.2 (from cinder==28.1.0.dev314) 2026-08-31 23:34:42.348 | Downloading lxml-6.1.1-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl.metadata (3.5 kB) 2026-08-31 23:34:42.359 | Requirement already satisfied: oslo.config>=10.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev314) (10.7.0) 2026-08-31 23:34:42.361 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev314) (7.6.1) 2026-08-31 23:34:42.361 | Requirement already satisfied: oslo.context>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev314) (6.5.0) 2026-08-31 23:34:42.362 | Requirement already satisfied: oslo.db>=11.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev314) (18.1.1) 2026-08-31 23:34:42.363 | Requirement already satisfied: oslo.log>=4.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev314) (8.3.1) 2026-08-31 23:34:42.364 | Requirement already satisfied: oslo.messaging>=14.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev314) (18.3.0) 2026-08-31 23:34:42.365 | Requirement already satisfied: oslo.middleware>=4.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev314) (8.2.0) 2026-08-31 23:34:42.365 | Requirement already satisfied: oslo.policy>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev314) (6.0.1) 2026-08-31 23:34:42.366 | Requirement already satisfied: oslo.privsep>=2.6.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev314) (3.12.0) 2026-08-31 23:34:42.367 | Requirement already satisfied: oslo.reports>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev314) (3.9.0) 2026-08-31 23:34:42.368 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev314) (7.10.0) 2026-08-31 23:34:42.369 | Requirement already satisfied: oslo.serialization>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev314) (5.11.0) 2026-08-31 23:34:42.370 | Requirement already satisfied: oslo.service>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev314) (4.8.0) 2026-08-31 23:34:42.374 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev314) (2.8.0) 2026-08-31 23:34:42.374 | Requirement already satisfied: oslo.utils>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev314) (10.2.0) 2026-08-31 23:34:42.414 | Collecting oslo.versionedobjects>=2.4.0 (from cinder==28.1.0.dev314) 2026-08-31 23:34:42.430 | Downloading oslo_versionedobjects-3.12.0-py3-none-any.whl.metadata (2.5 kB) 2026-08-31 23:34:42.440 | Requirement already satisfied: osprofiler>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev314) (4.4.0) 2026-08-31 23:34:42.441 | Requirement already satisfied: packaging>=20.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev314) (26.3) 2026-08-31 23:34:42.486 | Collecting paramiko>=2.7.2 (from cinder==28.1.0.dev314) 2026-08-31 23:34:42.504 | Downloading paramiko-4.0.0-py3-none-any.whl.metadata (3.9 kB) 2026-08-31 23:34:42.515 | Requirement already satisfied: Paste>=3.4.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev314) (3.10.1) 2026-08-31 23:34:42.516 | Requirement already satisfied: PasteDeploy>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev314) (3.1.0) 2026-08-31 23:34:42.517 | Requirement already satisfied: pyparsing>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev314) (3.3.2) 2026-08-31 23:34:42.518 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev314) (7.6.0) 2026-08-31 23:34:42.556 | Collecting python-glanceclient>=3.2.2 (from cinder==28.1.0.dev314) 2026-08-31 23:34:42.572 | Downloading python_glanceclient-4.13.0-py3-none-any.whl.metadata (4.0 kB) 2026-08-31 23:34:42.583 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev314) (6.0.0) 2026-08-31 23:34:42.626 | Collecting python-novaclient>=18.2.0 (from cinder==28.1.0.dev314) 2026-08-31 23:34:42.644 | Downloading python_novaclient-18.13.1-py3-none-any.whl.metadata (3.2 kB) 2026-08-31 23:34:42.654 | Requirement already satisfied: requests>=2.25.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev314) (2.34.2) 2026-08-31 23:34:42.655 | Requirement already satisfied: urllib3>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev314) (2.7.0) 2026-08-31 23:34:42.657 | Requirement already satisfied: Routes>=2.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev314) (2.5.1) 2026-08-31 23:34:42.657 | Requirement already satisfied: taskflow>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev314) (6.4.0) 2026-08-31 23:34:42.686 | Collecting rtslib-fb>=2.1.74 (from cinder==28.1.0.dev314) 2026-08-31 23:34:42.703 | Downloading rtslib_fb-2.2.4-py3-none-any.whl.metadata (2.4 kB) 2026-08-31 23:34:42.712 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev314) (2.0.52) 2026-08-31 23:34:42.713 | Requirement already satisfied: stevedore>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev314) (5.9.1) 2026-08-31 23:34:42.741 | Collecting tabulate>=0.8.7 (from cinder==28.1.0.dev314) 2026-08-31 23:34:42.755 | Downloading tabulate-0.10.0-py3-none-any.whl.metadata (40 kB) 2026-08-31 23:34:42.783 | Requirement already satisfied: tenacity>=6.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev314) (9.1.4) 2026-08-31 23:34:42.783 | Requirement already satisfied: WebOb>=1.8.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev314) (1.8.11) 2026-08-31 23:34:42.785 | Requirement already satisfied: oslo.i18n>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev314) (6.9.0) 2026-08-31 23:34:42.914 | Collecting oslo.vmware>=3.10.0 (from cinder==28.1.0.dev314) 2026-08-31 23:34:42.933 | Downloading oslo_vmware-4.10.1-py3-none-any.whl.metadata (2.2 kB) 2026-08-31 23:34:42.943 | Requirement already satisfied: os-brick>=6.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev314) (7.1.1) 2026-08-31 23:34:43.170 | Collecting tooz>=2.8.0 (from cinder==28.1.0.dev314) 2026-08-31 23:34:43.186 | Downloading tooz-9.1.0-py3-none-any.whl.metadata (2.8 kB) 2026-08-31 23:34:43.197 | Requirement already satisfied: castellan>=3.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev314) (5.8.0) 2026-08-31 23:34:43.199 | Requirement already satisfied: cryptography>=3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev314) (43.0.3) 2026-08-31 23:34:43.199 | Requirement already satisfied: cursive>=0.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev314) (0.3.1) 2026-08-31 23:34:43.394 | Collecting zstd>=1.5.0.0 (from cinder==28.1.0.dev314) 2026-08-31 23:34:43.409 | Downloading zstd-1.5.7.2-cp312-cp312-manylinux_2_14_x86_64.whl.metadata (23 kB) 2026-08-31 23:34:43.422 | Requirement already satisfied: distro>=1.8.0 in /usr/lib/python3/dist-packages (from cinder==28.1.0.dev314) (1.9.0) 2026-08-31 23:34:43.423 | Requirement already satisfied: tzdata>=2022.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev314) (2026.3) 2026-08-31 23:34:43.423 | Requirement already satisfied: cachetools>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev314) (7.1.7) 2026-08-31 23:34:43.432 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=3.1->cinder==28.1.0.dev314) (2.1.1) 2026-08-31 23:34:43.439 | 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.dev314) (3.0) 2026-08-31 23:34:43.445 | 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.dev314) (2.8.0) 2026-08-31 23:34:43.452 | 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.dev314) (3.1.0) 2026-08-31 23:34:43.455 | 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.dev314) (2.3.0) 2026-08-31 23:34:43.461 | 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.dev314) (26.1.0) 2026-08-31 23:34:43.462 | 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.dev314) (2025.9.1) 2026-08-31 23:34:43.463 | 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.dev314) (0.37.0) 2026-08-31 23:34:43.464 | 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.dev314) (2026.6.3) 2026-08-31 23:34:43.473 | 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.dev314) (1.9.0) 2026-08-31 23:34:43.474 | 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.dev314) (4.16.0) 2026-08-31 23:34:43.478 | 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.dev314) (4.3.0) 2026-08-31 23:34:43.480 | 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.dev314) (4.1.0) 2026-08-31 23:34:43.481 | 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.dev314) (2.13.0) 2026-08-31 23:34:43.491 | 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.dev314) (7.2.2) 2026-08-31 23:34:43.496 | 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.dev314) (1.5.0) 2026-08-31 23:34:43.504 | 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.dev314) (0.20) 2026-08-31 23:34:43.509 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=10.7.0->cinder==28.1.0.dev314) (1.3.0) 2026-08-31 23:34:43.510 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=10.7.0->cinder==28.1.0.dev314) (2.0.0) 2026-08-31 23:34:43.511 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=10.7.0->cinder==28.1.0.dev314) (6.0.3) 2026-08-31 23:34:43.519 | 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.dev314) (1.19.1) 2026-08-31 23:34:43.523 | 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.dev314) (2.1.2) 2026-08-31 23:34:43.523 | 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.dev314) (0.6.2) 2026-08-31 23:34:43.526 | 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.dev314) (1.4.1) 2026-08-31 23:34:43.534 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=4.6.1->cinder==28.1.0.dev314) (2.9.0.post0) 2026-08-31 23:34:43.541 | 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.dev314) (5.3.1) 2026-08-31 23:34:43.542 | Requirement already satisfied: kombu>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.6.0->cinder==28.1.0.dev314) (5.6.2) 2026-08-31 23:34:43.543 | 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.dev314) (0.17.0) 2026-08-31 23:34:43.548 | 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.dev314) (5.1.0) 2026-08-31 23:34:43.560 | 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.dev314) (0.26.0) 2026-08-31 23:34:43.564 | 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.dev314) (5.0.0) 2026-08-31 23:34:43.565 | 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.dev314) (3.1.6) 2026-08-31 23:34:43.567 | 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.dev314) (4.0.1) 2026-08-31 23:34:43.575 | 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.dev314) (3.0.3) 2026-08-31 23:34:43.587 | 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.dev314) (1.2.1) 2026-08-31 23:34:43.607 | 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.dev314) (1.7.6) 2026-08-31 23:34:43.613 | Requirement already satisfied: cotyledon>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service[threading]>=4.5.0->cinder==28.1.0.dev314) (2.2.0) 2026-08-31 23:34:43.618 | 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->cinder==28.1.0.dev314) (1.3.7) 2026-08-31 23:34:43.623 | 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.dev314) (3.18.0) 2026-08-31 23:34:43.666 | Collecting suds-community>=0.6 (from oslo.vmware>=3.10.0->cinder==28.1.0.dev314) 2026-08-31 23:34:43.682 | Downloading suds_community-1.2.0-py3-none-any.whl.metadata (1.6 kB) 2026-08-31 23:34:43.743 | Collecting invoke>=2.0 (from paramiko>=2.7.2->cinder==28.1.0.dev314) 2026-08-31 23:34:43.758 | Downloading invoke-3.0.3-py3-none-any.whl.metadata (3.2 kB) 2026-08-31 23:34:43.813 | Collecting pynacl>=1.5 (from paramiko>=2.7.2->cinder==28.1.0.dev314) 2026-08-31 23:34:43.829 | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl.metadata (10.0 kB) 2026-08-31 23:34:43.848 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=3.4.3->cinder==28.1.0.dev314) (84.0.0) 2026-08-31 23:34:43.863 | 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.dev314) (0.8.2) 2026-08-31 23:34:43.899 | 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.dev314) (4.16.0) 2026-08-31 23:34:43.905 | 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.dev314) (0.6.0) 2026-08-31 23:34:43.906 | Requirement already satisfied: cmd2>=4.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.dev314) (4.2.0) 2026-08-31 23:34:43.917 | Requirement already satisfied: prompt-toolkit>=3.0.53 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev314) (3.0.53) 2026-08-31 23:34:43.918 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev314) (1.11.0) 2026-08-31 23:34:43.918 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev314) (15.0.0) 2026-08-31 23:34:43.919 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev314) (1.8.0) 2026-08-31 23:34:43.933 | 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.6.1->cinder==28.1.0.dev314) (1.17.0) 2026-08-31 23:34:43.964 | Collecting warlock>=1.2.0 (from python-glanceclient>=3.2.2->cinder==28.1.0.dev314) 2026-08-31 23:34:43.981 | Downloading warlock-2.1.0-py3-none-any.whl.metadata (4.0 kB) 2026-08-31 23:34:43.992 | 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.dev314) (24.2.1) 2026-08-31 23:34:44.026 | 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.dev314) (3.5.0) 2026-08-31 23:34:44.027 | 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.dev314) (3.18) 2026-08-31 23:34:44.029 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==28.1.0.dev314) (2023.11.17) 2026-08-31 23:34:44.061 | 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>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev314) (4.2.0) 2026-08-31 23:34:44.063 | 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>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev314) (2.20.0) 2026-08-31 23:34:44.074 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev314) (0.1.2) 2026-08-31 23:34:44.092 | 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.dev314) (0.8) 2026-08-31 23:34:44.135 | Collecting pyudev~=0.18 (from rtslib-fb>=2.1.74->cinder==28.1.0.dev314) 2026-08-31 23:34:44.151 | Downloading pyudev-0.24.4-py3-none-any.whl.metadata (4.4 kB) 2026-08-31 23:34:44.211 | 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.dev314) (3.6.1) 2026-08-31 23:34:44.212 | 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.dev314) (3.5.0) 2026-08-31 23:34:44.214 | 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.dev314) (4.0.1) 2026-08-31 23:34:44.288 | Collecting voluptuous>=0.8.9 (from tooz>=2.8.0->cinder==28.1.0.dev314) 2026-08-31 23:34:44.303 | Downloading voluptuous-0.16.0-py3-none-any.whl.metadata (20 kB) 2026-08-31 23:34:44.338 | 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.dev314) (1.33) 2026-08-31 23:34:44.345 | 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.dev314) (3.1.1) 2026-08-31 23:34:44.433 | Downloading lxml-6.1.1-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB) 2026-08-31 23:34:44.813 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.2/5.2 MB 14.6 MB/s 0:00:00 2026-08-31 23:34:44.829 | Downloading oslo_versionedobjects-3.12.0-py3-none-any.whl (108 kB) 2026-08-31 23:34:44.853 | Downloading oslo_vmware-4.10.1-py3-none-any.whl (624 kB) 2026-08-31 23:34:44.886 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 624.4/624.4 kB 15.3 MB/s 0:00:00 2026-08-31 23:34:44.902 | Downloading paramiko-4.0.0-py3-none-any.whl (223 kB) 2026-08-31 23:34:44.928 | Downloading invoke-3.0.3-py3-none-any.whl (160 kB) 2026-08-31 23:34:44.956 | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl (1.4 MB) 2026-08-31 23:34:45.014 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 23.4 MB/s 0:00:00 2026-08-31 23:34:45.030 | Downloading python_glanceclient-4.13.0-py3-none-any.whl (203 kB) 2026-08-31 23:34:45.060 | Downloading python_novaclient-18.13.1-py3-none-any.whl (336 kB) 2026-08-31 23:34:45.162 | Downloading rtslib_fb-2.2.4-py3-none-any.whl (92 kB) 2026-08-31 23:34:45.221 | Downloading pyudev-0.24.4-py3-none-any.whl (62 kB) 2026-08-31 23:34:45.244 | Downloading suds_community-1.2.0-py3-none-any.whl (145 kB) 2026-08-31 23:34:45.267 | Downloading tabulate-0.10.0-py3-none-any.whl (39 kB) 2026-08-31 23:34:45.290 | Downloading tooz-9.1.0-py3-none-any.whl (91 kB) 2026-08-31 23:34:45.313 | Downloading voluptuous-0.16.0-py3-none-any.whl (31 kB) 2026-08-31 23:34:45.336 | Downloading warlock-2.1.0-py3-none-any.whl (10 kB) 2026-08-31 23:34:45.359 | Downloading zstd-1.5.7.2-cp312-cp312-manylinux_2_14_x86_64.whl (302 kB) 2026-08-31 23:34:45.473 | Building wheels for collected packages: cinder 2026-08-31 23:34:45.474 | Building editable for cinder (pyproject.toml): started 2026-08-31 23:34:47.144 | Building editable for cinder (pyproject.toml): finished with status 'done' 2026-08-31 23:34:47.145 | Created wheel for cinder: filename=cinder-28.1.0.dev314-0.editable-py3-none-any.whl size=9268 sha256=83b9c673e483ac927f2b516ec29f1b5c34841538ea552695068627a487145915 2026-08-31 23:34:47.145 | Stored in directory: /tmp/pip-ephem-wheel-cache-vhyixb7r/wheels/0f/5b/25/75b4581977dff7afefb19bb31542a98ba75eafb8d1b2a69ccb 2026-08-31 23:34:47.151 | Successfully built cinder 2026-08-31 23:34:47.421 | Installing collected packages: zstd, voluptuous, tabulate, suds-community, pyudev, lxml, invoke, rtslib-fb, pynacl, paramiko, warlock, tooz, python-novaclient, python-glanceclient, oslo.vmware, oslo.versionedobjects, cinder 2026-08-31 23:34:47.695 | Attempting uninstall: pyudev 2026-08-31 23:34:47.712 | Found existing installation: pyudev 0.24.0 2026-08-31 23:34:47.712 | Not uninstalling pyudev at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-31 23:34:47.713 | Can't uninstall 'pyudev'. No files were found to uninstall. 2026-08-31 23:34:49.967 | 2026-08-31 23:34:49.988 | Successfully installed cinder-28.1.0.dev314 invoke-3.0.3 lxml-6.1.1 oslo.versionedobjects-3.12.0 oslo.vmware-4.10.1 paramiko-4.0.0 pynacl-1.6.2 python-glanceclient-4.13.0 python-novaclient-18.13.1 pyudev-0.24.4 rtslib-fb-2.2.4 suds-community-1.2.0 tabulate-0.10.0 tooz-9.1.0 voluptuous-0.16.0 warlock-2.1.0 zstd-1.5.7.2 2026-08-31 23:34:50.196 | + inc/python:pip_install:216 : result=0 2026-08-31 23:34:50.199 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-31 23:34:50.203 | + functions-common:time_stop:2420 : local name 2026-08-31 23:34:50.206 | + functions-common:time_stop:2421 : local end_time 2026-08-31 23:34:50.209 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-31 23:34:50.212 | + functions-common:time_stop:2423 : local total 2026-08-31 23:34:50.215 | + functions-common:time_stop:2424 : local start_time 2026-08-31 23:34:50.219 | + functions-common:time_stop:2426 : name=pip_install 2026-08-31 23:34:50.223 | + functions-common:time_stop:2427 : start_time=1788219276561 2026-08-31 23:34:50.226 | + functions-common:time_stop:2429 : [[ -z 1788219276561 ]] 2026-08-31 23:34:50.231 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-31 23:34:50.236 | + functions-common:time_stop:2432 : end_time=1788219290232 2026-08-31 23:34:50.240 | + functions-common:time_stop:2433 : elapsed_time=13671 2026-08-31 23:34:50.244 | + functions-common:time_stop:2434 : total=99190 2026-08-31 23:34:50.248 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-31 23:34:50.251 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=112861 2026-08-31 23:34:50.255 | + inc/python:pip_install:219 : return 0 2026-08-31 23:34:50.258 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-08-31 23:34:50.262 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-08-31 23:34:50.267 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/cinder 2026-08-31 23:34:50.271 | + inc/python:use_library_from_git:266 : local name=/opt/stack/cinder 2026-08-31 23:34:50.274 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-31 23:34:50.278 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-31 23:34:50.281 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/cinder, ]] 2026-08-31 23:34:50.285 | + inc/python:use_library_from_git:269 : return 1 2026-08-31 23:34:50.289 | + lib/cinder:install_cinder:541 : [[ lioadm == \t\g\t\a\d\m ]] 2026-08-31 23:34:50.292 | + lib/cinder:install_cinder:543 : [[ lioadm == \l\i\o\a\d\m ]] 2026-08-31 23:34:50.296 | + lib/cinder:install_cinder:544 : is_ubuntu 2026-08-31 23:34:50.300 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-31 23:34:50.303 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-31 23:34:50.306 | + lib/cinder:install_cinder:546 : sudo mkdir -p /etc/target 2026-08-31 23:34:50.323 | + lib/cinder:install_cinder:548 : install_package targetcli-fb 2026-08-31 23:34:50.327 | + functions-common:install_package:1438 : update_package_repo 2026-08-31 23:34:50.331 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-08-31 23:34:50.335 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-08-31 23:34:50.339 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-08-31 23:34:50.342 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-08-31 23:34:50.346 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-08-31 23:34:50.349 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-31 23:34:50.353 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-31 23:34:50.356 | + functions-common:update_package_repo:1421 : apt_get_update 2026-08-31 23:34:50.360 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-08-31 23:34:50.364 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-08-31 23:34:50.368 | + functions-common:apt_get_update:1167 : return 2026-08-31 23:34:50.371 | + functions-common:install_package:1439 : real_install_package targetcli-fb 2026-08-31 23:34:50.374 | + functions-common:real_install_package:1426 : is_ubuntu 2026-08-31 23:34:50.378 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-31 23:34:50.381 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-31 23:34:50.385 | + functions-common:real_install_package:1427 : apt_get install targetcli-fb 2026-08-31 23:34:50.415 | + 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-08-31 23:34:50.452 | Reading package lists... 2026-08-31 23:34:50.833 | Building dependency tree... 2026-08-31 23:34:50.835 | Reading state information... 2026-08-31 23:34:51.413 | The following packages were automatically installed and are no longer required: 2026-08-31 23:34:51.415 | libfwupd2 libgusb2 2026-08-31 23:34:51.415 | Use 'sudo apt autoremove' to remove them. 2026-08-31 23:34:51.418 | The following additional packages will be installed: 2026-08-31 23:34:51.418 | python3-configshell-fb python3-rtslib-fb python3-typing-extensions 2026-08-31 23:34:51.418 | python3-urwid python3-wcwidth 2026-08-31 23:34:51.421 | Suggested packages: 2026-08-31 23:34:51.421 | python-urwid-doc 2026-08-31 23:34:51.460 | The following NEW packages will be installed: 2026-08-31 23:34:51.460 | python3-configshell-fb python3-rtslib-fb python3-typing-extensions 2026-08-31 23:34:51.460 | python3-urwid python3-wcwidth targetcli-fb 2026-08-31 23:34:51.707 | 0 upgraded, 6 newly installed, 0 to remove and 28 not upgraded. 2026-08-31 23:34:51.707 | Need to get 385 kB of archives. 2026-08-31 23:34:51.707 | After this operation, 3098 kB of additional disk space will be used. 2026-08-31 23:34:51.707 | Get:1 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-typing-extensions all 4.10.0-1 [60.7 kB] 2026-08-31 23:34:52.047 | Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-wcwidth all 0.2.5+dfsg1-1.1ubuntu1 [22.5 kB] 2026-08-31 23:34:52.068 | Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-urwid amd64 2.6.10-1 [183 kB] 2026-08-31 23:34:52.338 | Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-configshell-fb all 1:1.1.28-2.1 [28.4 kB] 2026-08-31 23:34:52.339 | Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-rtslib-fb all 2.1.74-0ubuntu5 [49.9 kB] 2026-08-31 23:34:52.340 | Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 targetcli-fb all 1:2.1.53-1ubuntu3 [40.3 kB] 2026-08-31 23:34:52.629 | perl: warning: Setting locale failed. 2026-08-31 23:34:52.629 | perl: warning: Please check that your locale settings: 2026-08-31 23:34:52.629 | LANGUAGE = (unset), 2026-08-31 23:34:52.629 | LC_ALL = "en_US.utf8", 2026-08-31 23:34:52.629 | LANG = "de_DE.UTF-8" 2026-08-31 23:34:52.629 | are supported and installed on your system. 2026-08-31 23:34:52.629 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-31 23:34:52.694 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-31 23:34:52.694 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-31 23:34:52.694 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-31 23:34:52.914 | Fetched 385 kB in 1s (453 kB/s) 2026-08-31 23:34:52.968 | Selecting previously unselected package python3-typing-extensions. 2026-08-31 23:34:53.033 | (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 ... 126715 files and directories currently installed.) 2026-08-31 23:34:53.040 | Preparing to unpack .../0-python3-typing-extensions_4.10.0-1_all.deb ... 2026-08-31 23:34:53.044 | Unpacking python3-typing-extensions (4.10.0-1) ... 2026-08-31 23:34:53.099 | Selecting previously unselected package python3-wcwidth. 2026-08-31 23:34:53.111 | Preparing to unpack .../1-python3-wcwidth_0.2.5+dfsg1-1.1ubuntu1_all.deb ... 2026-08-31 23:34:53.115 | Unpacking python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-08-31 23:34:53.172 | Selecting previously unselected package python3-urwid. 2026-08-31 23:34:53.184 | Preparing to unpack .../2-python3-urwid_2.6.10-1_amd64.deb ... 2026-08-31 23:34:53.188 | Unpacking python3-urwid (2.6.10-1) ... 2026-08-31 23:34:53.485 | Selecting previously unselected package python3-configshell-fb. 2026-08-31 23:34:53.497 | Preparing to unpack .../3-python3-configshell-fb_1%3a1.1.28-2.1_all.deb ... 2026-08-31 23:34:53.501 | Unpacking python3-configshell-fb (1:1.1.28-2.1) ... 2026-08-31 23:34:53.562 | Selecting previously unselected package python3-rtslib-fb. 2026-08-31 23:34:53.574 | Preparing to unpack .../4-python3-rtslib-fb_2.1.74-0ubuntu5_all.deb ... 2026-08-31 23:34:53.578 | Unpacking python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-08-31 23:34:53.642 | Selecting previously unselected package targetcli-fb. 2026-08-31 23:34:53.654 | Preparing to unpack .../5-targetcli-fb_1%3a2.1.53-1ubuntu3_all.deb ... 2026-08-31 23:34:53.660 | Unpacking targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-08-31 23:34:53.741 | Setting up python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-08-31 23:34:54.952 | Created symlink /etc/systemd/system/multi-user.target.wants/rtslib-fb-targetctl.service → /usr/lib/systemd/system/rtslib-fb-targetctl.service. 2026-08-31 23:34:54.961 | Setting up python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-08-31 23:34:55.282 | Setting up python3-typing-extensions (4.10.0-1) ... 2026-08-31 23:34:55.548 | Setting up python3-urwid (2.6.10-1) ... 2026-08-31 23:34:56.104 | Setting up python3-configshell-fb (1:1.1.28-2.1) ... 2026-08-31 23:34:56.316 | /usr/lib/python3/dist-packages/configshell/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-08-31 23:34:56.316 | _re_ansi_seq = re.compile('(\033\[..?m)') 2026-08-31 23:34:56.340 | /usr/lib/python3/dist-packages/configshell/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-08-31 23:34:56.340 | var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-08-31 23:34:56.340 | /usr/lib/python3/dist-packages/configshell/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-08-31 23:34:56.340 | keyword = Word(alphanums + '_\-') 2026-08-31 23:34:56.340 | /usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-08-31 23:34:56.341 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-08-31 23:34:56.341 | /usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-08-31 23:34:56.341 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-08-31 23:34:56.341 | /usr/lib/python3/dist-packages/configshell/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-08-31 23:34:56.342 | readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-08-31 23:34:56.351 | /usr/lib/python3/dist-packages/configshell_fb/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-08-31 23:34:56.351 | _re_ansi_seq = re.compile('(\033\[..?m)') 2026-08-31 23:34:56.373 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-08-31 23:34:56.374 | var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-08-31 23:34:56.374 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-08-31 23:34:56.374 | keyword = Word(alphanums + '_\-') 2026-08-31 23:34:56.374 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-08-31 23:34:56.374 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-08-31 23:34:56.375 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-08-31 23:34:56.375 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-08-31 23:34:56.377 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-08-31 23:34:56.377 | readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-08-31 23:34:56.407 | Setting up targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-08-31 23:34:56.649 | /usr/lib/python3/dist-packages/targetcli/ui_root.py:161: SyntaxWarning: invalid escape sequence '\s' 2026-08-31 23:34:56.649 | backups = [line for line in prefs.read().splitlines() if re.match('^max_backup_files\s*=', line)] 2026-08-31 23:34:56.963 | Processing triggers for man-db (2.12.0-4build2) ... 2026-08-31 23:34:57.839 | perl: warning: Setting locale failed. 2026-08-31 23:34:57.839 | perl: warning: Please check that your locale settings: 2026-08-31 23:34:57.839 | LANGUAGE = (unset), 2026-08-31 23:34:57.839 | LC_ALL = "en_US.utf8", 2026-08-31 23:34:57.840 | LANG = "de_DE.UTF-8" 2026-08-31 23:34:57.840 | are supported and installed on your system. 2026-08-31 23:34:57.840 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-31 23:34:57.975 | perl: warning: Setting locale failed. 2026-08-31 23:34:57.976 | perl: warning: Please check that your locale settings: 2026-08-31 23:34:57.976 | LANGUAGE = (unset), 2026-08-31 23:34:57.976 | LC_ALL = "en_US.utf8", 2026-08-31 23:34:57.977 | LANG = "de_DE.UTF-8" 2026-08-31 23:34:57.977 | are supported and installed on your system. 2026-08-31 23:34:57.977 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-31 23:34:58.027 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-31 23:34:58.027 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-31 23:34:58.028 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-31 23:34:58.098 | perl: warning: Setting locale failed. 2026-08-31 23:34:58.098 | perl: warning: Please check that your locale settings: 2026-08-31 23:34:58.098 | LANGUAGE = (unset), 2026-08-31 23:34:58.098 | LC_ALL = "en_US.utf8", 2026-08-31 23:34:58.098 | LANG = "de_DE.UTF-8" 2026-08-31 23:34:58.098 | are supported and installed on your system. 2026-08-31 23:34:58.098 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-31 23:34:58.456 | 2026-08-31 23:34:58.456 | Running kernel seems to be up-to-date. 2026-08-31 23:34:58.456 | 2026-08-31 23:34:58.456 | Restarting services... 2026-08-31 23:34:58.515 | 2026-08-31 23:34:58.516 | Service restarts being deferred: 2026-08-31 23:34:58.516 | systemctl restart getty@tty1.service 2026-08-31 23:34:58.516 | systemctl restart serial-getty@hvc0.service 2026-08-31 23:34:58.516 | systemctl restart systemd-logind.service 2026-08-31 23:34:58.516 | systemctl restart virtlockd.service 2026-08-31 23:34:58.516 | systemctl restart virtlogd.service 2026-08-31 23:34:58.516 | 2026-08-31 23:34:58.516 | No containers need to be restarted. 2026-08-31 23:34:58.516 | 2026-08-31 23:34:58.516 | User sessions running outdated binaries: 2026-08-31 23:34:58.517 | quobyte @ session #5: bash[2044], sshd[1997] 2026-08-31 23:34:58.525 | quobyte @ user manager service: systemd[1191] 2026-08-31 23:34:58.534 | 2026-08-31 23:34:58.535 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-08-31 23:35:00.477 | + functions-common:apt_get:1211 : result=0 2026-08-31 23:35:00.479 | + functions-common:apt_get:1214 : time_stop apt-get 2026-08-31 23:35:00.483 | + functions-common:time_stop:2420 : local name 2026-08-31 23:35:00.487 | + functions-common:time_stop:2421 : local end_time 2026-08-31 23:35:00.489 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-31 23:35:00.491 | + functions-common:time_stop:2423 : local total 2026-08-31 23:35:00.493 | + functions-common:time_stop:2424 : local start_time 2026-08-31 23:35:00.497 | + functions-common:time_stop:2426 : name=apt-get 2026-08-31 23:35:00.500 | + functions-common:time_stop:2427 : start_time=1788219290410 2026-08-31 23:35:00.503 | + functions-common:time_stop:2429 : [[ -z 1788219290410 ]] 2026-08-31 23:35:00.506 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-31 23:35:00.509 | + functions-common:time_stop:2432 : end_time=1788219300507 2026-08-31 23:35:00.513 | + functions-common:time_stop:2433 : elapsed_time=10097 2026-08-31 23:35:00.517 | + functions-common:time_stop:2434 : total=143405 2026-08-31 23:35:00.520 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-31 23:35:00.523 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=153502 2026-08-31 23:35:00.526 | + functions-common:apt_get:1215 : return 0 2026-08-31 23:35:00.529 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-08-31 23:35:00.533 | + ./stack.sh:main:951 : configure_cinder 2026-08-31 23:35:00.537 | + lib/cinder:configure_cinder:297 : sudo install -d -o quobyte -m 755 /etc/cinder 2026-08-31 23:35:00.554 | + lib/cinder:configure_cinder:299 : rm -f /etc/cinder/cinder.conf 2026-08-31 23:35:00.558 | + lib/cinder:configure_cinder:301 : configure_rootwrap cinder 2026-08-31 23:35:00.562 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2026-08-31 23:35:00.565 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2026-08-31 23:35:00.569 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2026-08-31 23:35:00.570 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2026-08-31 23:35:00.573 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2026-08-31 23:35:00.575 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2026-08-31 23:35:00.579 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/opt/stack/data/venv/bin 2026-08-31 23:35:00.582 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2026-08-31 23:35:00.584 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2026-08-31 23:35:00.588 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2026-08-31 23:35:00.590 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/opt/stack/data/venv/bin/cinder-rootwrap 2026-08-31 23:35:00.594 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2026-08-31 23:35:00.610 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2026-08-31 23:35:00.629 | + 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-08-31 23:35:00.648 | + 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-08-31 23:35:00.667 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2026-08-31 23:35:00.684 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/cinder/rootwrap.conf 2026-08-31 23:35:00.699 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2026-08-31 23:35:00.702 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2026-08-31 23:35:00.705 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.6PdkkuAb6i 2026-08-31 23:35:00.708 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2026-08-31 23:35:00.710 | + inc/rootwrap:configure_rootwrap:73 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2026-08-31 23:35:00.714 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /opt/stack/data/venv/bin/cinder-rootwrap-daemon ']' 2026-08-31 23:35:00.717 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.6PdkkuAb6i 2026-08-31 23:35:00.720 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.6PdkkuAb6i 2026-08-31 23:35:00.737 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.6PdkkuAb6i /etc/sudoers.d/cinder-rootwrap 2026-08-31 23:35:00.753 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /opt/stack/data/venv/bin/cinder-rootwrap 2026-08-31 23:35:00.759 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /opt/stack/data/venv/bin 2026-08-31 23:35:00.761 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/opt/stack/data/venv/bin 2026-08-31 23:35:00.763 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2026-08-31 23:35:00.765 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2026-08-31 23:35:00.768 | + 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-08-31 23:35:00.770 | + 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-08-31 23:35:00.773 | + 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-08-31 23:35:00.774 | + inc/rootwrap:add_sudo_secure_path:33 : sudo tee /etc/sudoers.d/zz-secure-path 2026-08-31 23:35:00.785 | Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin 2026-08-31 23:35:00.789 | + inc/rootwrap:add_sudo_secure_path:34 : sudo chmod 400 /etc/sudoers.d/zz-secure-path 2026-08-31 23:35:00.803 | + inc/rootwrap:add_sudo_secure_path:35 : sudo chown root:root /etc/sudoers.d/zz-secure-path 2026-08-31 23:35:00.821 | + lib/cinder:configure_cinder:303 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2026-08-31 23:35:00.823 | + lib/cinder:configure_cinder:304 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2026-08-31 23:35:00.829 | + lib/cinder:configure_cinder:307 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2026-08-31 23:35:00.834 | + lib/cinder:configure_cinder:309 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2026-08-31 23:35:00.836 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/cinder/cinder.conf 2026-08-31 23:35:00.838 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=cinder 2026-08-31 23:35:00.842 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-08-31 23:35:00.844 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-08-31 23:35:00.846 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/cinder/cinder.conf cinder keystone_authtoken 2026-08-31 23:35:00.849 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-08-31 23:35:00.851 | + lib/keystone:configure_keystoneauth:392 : local admin_user=cinder 2026-08-31 23:35:00.853 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-08-31 23:35:00.855 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2026-08-31 23:35:00.901 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2026-08-31 23:35:00.949 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://192.168.122.25/identity 2026-08-31 23:35:00.998 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2026-08-31 23:35:01.049 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf keystone_authtoken password nomoresecret 2026-08-31 23:35:01.092 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2026-08-31 23:35:01.131 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2026-08-31 23:35:01.176 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2026-08-31 23:35:01.221 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf keystone_authtoken www_authenticate_uri http://192.168.122.25/identity 2026-08-31 23:35:01.267 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-08-31 23:35:01.319 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2026-08-31 23:35:01.365 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-08-31 23:35:01.369 | + lib/cinder:configure_cinder:311 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2026-08-31 23:35:01.423 | + lib/cinder:configure_cinder:313 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2026-08-31 23:35:01.476 | ++ lib/cinder:configure_cinder:314 : database_connection_url cinder 2026-08-31 23:35:01.481 | ++ lib/database:database_connection_url:134 : local db=cinder 2026-08-31 23:35:01.487 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2026-08-31 23:35:01.490 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=cinder 2026-08-31 23:35:01.494 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-08-31 23:35:01.498 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-08-31 23:35:01.502 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-08-31 23:35:01.531 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:35:01.536 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-08-31 23:35:01.540 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2026-08-31 23:35:01.546 | + 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-08-31 23:35:01.599 | + lib/cinder:configure_cinder:315 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2026-08-31 23:35:01.646 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2026-08-31 23:35:01.688 | + lib/cinder:configure_cinder:317 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2026-08-31 23:35:01.730 | + lib/cinder:configure_cinder:318 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2026-08-31 23:35:01.772 | + lib/cinder:configure_cinder:319 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2026-08-31 23:35:01.814 | + lib/cinder:configure_cinder:320 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 192.168.122.25 2026-08-31 23:35:01.856 | + lib/cinder:configure_cinder:321 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2026-08-31 23:35:01.900 | ++ lib/cinder:configure_cinder:322 : openssl rand -hex 16 2026-08-31 23:35:01.910 | + lib/cinder:configure_cinder:322 : iniset /etc/cinder/cinder.conf key_manager fixed_key f777622ea0c767778ea509dc297ee581 2026-08-31 23:35:01.951 | + lib/cinder:configure_cinder:323 : [[ -n '' ]] 2026-08-31 23:35:01.954 | + lib/cinder:configure_cinder:328 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2026-08-31 23:35:01.997 | + lib/cinder:configure_cinder:329 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2026-08-31 23:35:02.039 | + lib/cinder:configure_cinder:330 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2026-08-31 23:35:02.080 | + lib/cinder:configure_cinder:335 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2026-08-31 23:35:02.127 | + lib/cinder:configure_cinder:337 : iniset /etc/cinder/cinder.conf DEFAULT report_interval 120 2026-08-31 23:35:02.172 | + lib/cinder:configure_cinder:338 : iniset /etc/cinder/cinder.conf DEFAULT service_down_time 720 2026-08-31 23:35:02.214 | + lib/cinder:configure_cinder:340 : is_service_enabled c-vol 2026-08-31 23:35:02.237 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:35:02.241 | + lib/cinder:configure_cinder:340 : [[ -n lvm:lvmdriver-1 ]] 2026-08-31 23:35:02.244 | + lib/cinder:configure_cinder:341 : local enabled_backends= 2026-08-31 23:35:02.247 | + lib/cinder:configure_cinder:342 : local default_name= 2026-08-31 23:35:02.250 | + lib/cinder:configure_cinder:343 : local be be_name be_type 2026-08-31 23:35:02.253 | + lib/cinder:configure_cinder:344 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-08-31 23:35:02.256 | + lib/cinder:configure_cinder:345 : be_type=lvm 2026-08-31 23:35:02.260 | + lib/cinder:configure_cinder:346 : be_name=lvmdriver-1 2026-08-31 23:35:02.263 | + lib/cinder:configure_cinder:347 : type configure_cinder_backend_lvm 2026-08-31 23:35:02.267 | + lib/cinder:configure_cinder:348 : configure_cinder_backend_lvm lvmdriver-1 2026-08-31 23:35:02.271 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2026-08-31 23:35:02.275 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2026-08-31 23:35:02.320 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2026-08-31 23:35:02.362 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2026-08-31 23:35:02.403 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2026-08-31 23:35:02.445 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_protocol iscsi 2026-08-31 23:35:02.488 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_port 3260 2026-08-31 23:35:02.530 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:56 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_prefix iqn.2010-10.org.openstack: 2026-08-31 23:35:02.572 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:57 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type auto 2026-08-31 23:35:02.615 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:58 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear zero 2026-08-31 23:35:02.656 | + lib/cinder:configure_cinder:350 : [[ -z '' ]] 2026-08-31 23:35:02.660 | + lib/cinder:configure_cinder:351 : default_name=lvmdriver-1 2026-08-31 23:35:02.664 | + lib/cinder:configure_cinder:353 : enabled_backends+=lvmdriver-1, 2026-08-31 23:35:02.666 | + lib/cinder:configure_cinder:355 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2026-08-31 23:35:02.704 | + lib/cinder:configure_cinder:356 : [[ -n lvmdriver-1 ]] 2026-08-31 23:35:02.706 | + lib/cinder:configure_cinder:357 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2026-08-31 23:35:02.745 | + lib/cinder:configure_cinder:359 : configure_cinder_image_volume_cache 2026-08-31 23:35:02.748 | + lib/cinder:configure_cinder_image_volume_cache:730 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2026-08-31 23:35:02.752 | + lib/cinder:configure_cinder_image_volume_cache:731 : local be_name=lvmdriver-1 2026-08-31 23:35:02.755 | + lib/cinder:configure_cinder_image_volume_cache:733 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2026-08-31 23:35:02.795 | + lib/cinder:configure_cinder_image_volume_cache:735 : [[ -n '' ]] 2026-08-31 23:35:02.798 | + lib/cinder:configure_cinder_image_volume_cache:739 : [[ -n '' ]] 2026-08-31 23:35:02.801 | + lib/cinder:configure_cinder:364 : [[ False == \T\r\u\e ]] 2026-08-31 23:35:02.804 | + lib/cinder:configure_cinder:368 : [[ lvmdriver-1, =~ ceph ]] 2026-08-31 23:35:02.807 | + lib/cinder:configure_cinder:373 : is_service_enabled c-bak 2026-08-31 23:35:02.825 | + functions-common:is_service_enabled:2076 : return 1 2026-08-31 23:35:02.829 | + lib/cinder:configure_cinder:381 : is_service_enabled ceilometer 2026-08-31 23:35:02.851 | + functions-common:is_service_enabled:2076 : return 1 2026-08-31 23:35:02.855 | + lib/cinder:configure_cinder:385 : is_service_enabled tls-proxy 2026-08-31 23:35:02.873 | + functions-common:is_service_enabled:2076 : return 1 2026-08-31 23:35:02.876 | + lib/cinder:configure_cinder:392 : '[' False '!=' False ']' 2026-08-31 23:35:02.879 | + lib/cinder:configure_cinder:396 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2026-08-31 23:35:02.881 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=cinder 2026-08-31 23:35:02.884 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/cinder/cinder.conf 2026-08-31 23:35:02.886 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-08-31 23:35:02.888 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-08-31 23:35:02.891 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-08-31 23:35:02.906 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:35:02.909 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-08-31 23:35:02.911 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-08-31 23:35:02.914 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-08-31 23:35:02.929 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:35:02.931 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.25:5672/ 2026-08-31 23:35:02.934 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.25:5672/ 2026-08-31 23:35:02.963 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-08-31 23:35:02.966 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-08-31 23:35:02.968 | + lib/cinder:configure_cinder:399 : setup_logging /etc/cinder/cinder.conf 2026-08-31 23:35:02.970 | + functions:setup_logging:693 : setup_systemd_logging /etc/cinder/cinder.conf 2026-08-31 23:35:02.973 | + functions:setup_systemd_logging:710 : local conf_file=/etc/cinder/cinder.conf 2026-08-31 23:35:02.976 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-08-31 23:35:02.993 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-08-31 23:35:02.996 | + functions:setup_systemd_logging:716 : local pidstr= 2026-08-31 23:35:02.999 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-08-31 23:35:03.001 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-08-31 23:35:03.004 | + 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-08-31 23:35:03.044 | + 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-08-31 23:35:03.089 | + 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-08-31 23:35:03.131 | + functions:setup_systemd_logging:727 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-08-31 23:35:03.171 | + functions:setup_systemd_logging:730 : iniset /etc/cinder/cinder.conf DEFAULT log_color False 2026-08-31 23:35:03.211 | + lib/cinder:configure_cinder:401 : is_service_enabled c-api 2026-08-31 23:35:03.233 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:35:03.236 | + lib/cinder:configure_cinder:402 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini cinder.wsgi.api:application /volume '' cinder-api 2026-08-31 23:35:03.239 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/cinder/cinder-api-uwsgi.ini 2026-08-31 23:35:03.242 | + lib/apache:write_uwsgi_config:244 : local wsgi=cinder.wsgi.api:application 2026-08-31 23:35:03.245 | + lib/apache:write_uwsgi_config:245 : local url=/volume 2026-08-31 23:35:03.249 | + lib/apache:write_uwsgi_config:246 : local http= 2026-08-31 23:35:03.252 | + lib/apache:write_uwsgi_config:247 : local name=cinder-api 2026-08-31 23:35:03.255 | + lib/apache:write_uwsgi_config:249 : '[' -z cinder-api ']' 2026-08-31 23:35:03.258 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-08-31 23:35:03.260 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-08-31 23:35:03.278 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-08-31 23:35:03.279 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-08-31 23:35:03.289 | d /var/run/uwsgi 0755 quobyte root 2026-08-31 23:35:03.294 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-08-31 23:35:03.309 | /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-08-31 23:35:03.316 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/cinder-api.socket 2026-08-31 23:35:03.320 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2026-08-31 23:35:03.326 | + lib/apache:write_uwsgi_config:270 : [[ cinder.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-08-31 23:35:03.329 | + lib/apache:write_uwsgi_config:271 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi module cinder.wsgi.api:application 2026-08-31 23:35:03.373 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2026-08-31 23:35:03.415 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2026-08-31 23:35:03.450 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2026-08-31 23:35:03.482 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2026-08-31 23:35:03.515 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-08-31 23:35:03.548 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2026-08-31 23:35:03.582 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2026-08-31 23:35:03.620 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2026-08-31 23:35:03.659 | + 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-08-31 23:35:03.698 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2026-08-31 23:35:03.743 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-08-31 23:35:03.785 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2026-08-31 23:35:03.829 | + lib/apache:write_uwsgi_config:298 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi start-time %t 2026-08-31 23:35:03.875 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-08-31 23:35:03.880 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-08-31 23:35:03.884 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for cinder-api 2026-08-31 23:35:03.887 | ++ lib/apache:apache_site_config_for:174 : local site=cinder-api 2026-08-31 23:35:03.891 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-08-31 23:35:03.896 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-31 23:35:03.900 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-31 23:35:03.904 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/cinder-api.conf 2026-08-31 23:35:03.909 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/cinder-api.conf 2026-08-31 23:35:03.914 | + lib/apache:write_uwsgi_config:306 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-api.socket 2026-08-31 23:35:03.959 | + lib/apache:write_uwsgi_config:307 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2026-08-31 23:35:04.001 | + 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-08-31 23:35:04.002 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/cinder-api.conf 2026-08-31 23:35:04.016 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-api.socket|uwsgi://uwsgi-uds-cinder-api" retry=0 acquire=1 2026-08-31 23:35:04.022 | + lib/apache:write_uwsgi_config:309 : enable_apache_site cinder-api 2026-08-31 23:35:04.025 | + lib/apache:enable_apache_site:191 : local site=cinder-api 2026-08-31 23:35:04.028 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-08-31 23:35:04.032 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-08-31 23:35:04.035 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-08-31 23:35:04.038 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-08-31 23:35:04.041 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-31 23:35:04.044 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-31 23:35:04.047 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-08-31 23:35:04.051 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-08-31 23:35:04.055 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-31 23:35:04.058 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-31 23:35:04.061 | + lib/apache:enable_apache_site:195 : sudo a2ensite cinder-api 2026-08-31 23:35:04.081 | perl: warning: Setting locale failed. 2026-08-31 23:35:04.083 | perl: warning: Please check that your locale settings: 2026-08-31 23:35:04.083 | LANGUAGE = (unset), 2026-08-31 23:35:04.083 | LC_ALL = "en_US.utf8", 2026-08-31 23:35:04.083 | LANG = "de_DE.UTF-8" 2026-08-31 23:35:04.084 | are supported and installed on your system. 2026-08-31 23:35:04.084 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-31 23:35:04.124 | Enabling site cinder-api. 2026-08-31 23:35:04.133 | To activate the new configuration, you need to run: 2026-08-31 23:35:04.134 | systemctl reload apache2 2026-08-31 23:35:04.141 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-08-31 23:35:04.144 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-08-31 23:35:04.148 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-31 23:35:04.152 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-08-31 23:35:04.323 | + lib/cinder:configure_cinder:405 : [[ -r /home/quobyte/devstack/lib/cinder_plugins/default ]] 2026-08-31 23:35:04.328 | + lib/cinder:configure_cinder:409 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://192.168.122.25/image 2026-08-31 23:35:04.375 | + lib/cinder:configure_cinder:410 : is_service_enabled tls-proxy 2026-08-31 23:35:04.400 | + functions-common:is_service_enabled:2076 : return 1 2026-08-31 23:35:04.404 | + lib/cinder:configure_cinder:416 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf glance glance 2026-08-31 23:35:04.408 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/cinder/cinder.conf 2026-08-31 23:35:04.412 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=glance 2026-08-31 23:35:04.416 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=glance 2026-08-31 23:35:04.420 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-08-31 23:35:04.424 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/cinder/cinder.conf glance glance 2026-08-31 23:35:04.427 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-08-31 23:35:04.432 | + lib/keystone:configure_keystoneauth:392 : local admin_user=glance 2026-08-31 23:35:04.436 | + lib/keystone:configure_keystoneauth:393 : local section=glance 2026-08-31 23:35:04.440 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf glance auth_type password 2026-08-31 23:35:04.485 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf glance interface public 2026-08-31 23:35:04.528 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf glance auth_url http://192.168.122.25/identity 2026-08-31 23:35:04.571 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf glance username glance 2026-08-31 23:35:04.613 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf glance password nomoresecret 2026-08-31 23:35:04.657 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf glance user_domain_name Default 2026-08-31 23:35:04.702 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf glance project_name service 2026-08-31 23:35:04.745 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf glance project_domain_name Default 2026-08-31 23:35:04.791 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf glance www_authenticate_uri http://192.168.122.25/identity 2026-08-31 23:35:04.837 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf glance cafile /opt/stack/data/ca-bundle.pem 2026-08-31 23:35:04.884 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf glance memcached_servers localhost:11211 2026-08-31 23:35:04.931 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-08-31 23:35:04.934 | + lib/cinder:configure_cinder:419 : configure_keystoneauth /etc/cinder/cinder.conf nova nova 2026-08-31 23:35:04.938 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-08-31 23:35:04.942 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-08-31 23:35:04.946 | + lib/keystone:configure_keystoneauth:393 : local section=nova 2026-08-31 23:35:04.949 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf nova auth_type password 2026-08-31 23:35:05.000 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf nova interface public 2026-08-31 23:35:05.048 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf nova auth_url http://192.168.122.25/identity 2026-08-31 23:35:05.092 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf nova username nova 2026-08-31 23:35:05.139 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf nova password nomoresecret 2026-08-31 23:35:05.190 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2026-08-31 23:35:05.229 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf nova project_name service 2026-08-31 23:35:05.267 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2026-08-31 23:35:05.304 | + lib/cinder:configure_cinder:420 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2026-08-31 23:35:05.343 | + lib/cinder:configure_cinder:421 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2026-08-31 23:35:05.383 | + lib/cinder:configure_cinder:423 : [[ ! -z '' ]] 2026-08-31 23:35:05.387 | + lib/cinder:configure_cinder:425 : is_service_enabled etcd3 2026-08-31 23:35:05.410 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:35:05.413 | + lib/cinder:configure_cinder:428 : iniset /etc/cinder/cinder.conf coordination backend_url 'etcd3+http://192.168.122.25:2379?api_version=v3' 2026-08-31 23:35:05.457 | + lib/cinder:configure_cinder:431 : [[ True == True ]] 2026-08-31 23:35:05.461 | + lib/cinder:configure_cinder:432 : iniset /etc/cinder/cinder.conf oslo_policy enforce_new_defaults true 2026-08-31 23:35:05.503 | + lib/cinder:configure_cinder:437 : '[' True == True ']' 2026-08-31 23:35:05.506 | + lib/cinder:configure_cinder:438 : init_cinder_service_user_conf 2026-08-31 23:35:05.510 | + lib/cinder:init_cinder_service_user_conf:759 : iniset /etc/cinder/cinder.conf service_user send_service_user_token True 2026-08-31 23:35:05.554 | + lib/cinder:init_cinder_service_user_conf:760 : configure_keystoneauth /etc/cinder/cinder.conf cinder service_user 2026-08-31 23:35:05.558 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-08-31 23:35:05.562 | + lib/keystone:configure_keystoneauth:392 : local admin_user=cinder 2026-08-31 23:35:05.565 | + lib/keystone:configure_keystoneauth:393 : local section=service_user 2026-08-31 23:35:05.568 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf service_user auth_type password 2026-08-31 23:35:05.609 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf service_user interface public 2026-08-31 23:35:05.648 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf service_user auth_url http://192.168.122.25/identity 2026-08-31 23:35:05.690 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf service_user username cinder 2026-08-31 23:35:05.731 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf service_user password nomoresecret 2026-08-31 23:35:05.778 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf service_user user_domain_name Default 2026-08-31 23:35:05.821 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf service_user project_name service 2026-08-31 23:35:05.864 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf service_user project_domain_name Default 2026-08-31 23:35:05.908 | + ./stack.sh:main:954 : is_service_enabled neutron 2026-08-31 23:35:05.934 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:35:05.938 | + ./stack.sh:main:956 : stack_install_service neutron 2026-08-31 23:35:05.942 | + lib/stack:stack_install_service:20 : local service=neutron 2026-08-31 23:35:05.945 | + lib/stack:stack_install_service:21 : type install_neutron 2026-08-31 23:35:05.948 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-08-31 23:35:05.952 | + lib/stack:stack_install_service:32 : install_neutron 2026-08-31 23:35:05.956 | + lib/neutron:install_neutron:516 : use_library_from_git neutron-lib 2026-08-31 23:35:05.960 | + inc/python:use_library_from_git:266 : local name=neutron-lib 2026-08-31 23:35:05.963 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-31 23:35:05.967 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-31 23:35:05.971 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,neutron-lib, ]] 2026-08-31 23:35:05.975 | + inc/python:use_library_from_git:269 : return 1 2026-08-31 23:35:05.978 | + lib/neutron:install_neutron:523 : use_library_from_git sqlalchemy 2026-08-31 23:35:05.981 | + inc/python:use_library_from_git:266 : local name=sqlalchemy 2026-08-31 23:35:05.985 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-31 23:35:05.989 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-31 23:35:05.993 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,sqlalchemy, ]] 2026-08-31 23:35:05.998 | + inc/python:use_library_from_git:269 : return 1 2026-08-31 23:35:06.002 | + lib/neutron:install_neutron:527 : use_library_from_git alembic 2026-08-31 23:35:06.007 | + inc/python:use_library_from_git:266 : local name=alembic 2026-08-31 23:35:06.011 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-31 23:35:06.015 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-31 23:35:06.019 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,alembic, ]] 2026-08-31 23:35:06.023 | + inc/python:use_library_from_git:269 : return 1 2026-08-31 23:35:06.027 | + lib/neutron:install_neutron:532 : git_clone https://review.opendev.org/openstack/neutron.git /opt/stack/neutron master 2026-08-31 23:35:06.032 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/neutron.git 2026-08-31 23:35:06.036 | + functions-common:git_clone:590 : local git_dest=/opt/stack/neutron 2026-08-31 23:35:06.040 | + functions-common:git_clone:591 : local git_ref=master 2026-08-31 23:35:06.044 | + functions-common:git_clone:592 : local orig_dir 2026-08-31 23:35:06.048 | ++ functions-common:git_clone:593 : pwd 2026-08-31 23:35:06.053 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-08-31 23:35:06.058 | + functions-common:git_clone:594 : local git_clone_flags= 2026-08-31 23:35:06.063 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-08-31 23:35:06.088 | + functions-common:git_clone:596 : RECLONE=False 2026-08-31 23:35:06.091 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-08-31 23:35:06.095 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-08-31 23:35:06.100 | + functions-common:git_clone:610 : echo master 2026-08-31 23:35:06.100 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-08-31 23:35:06.107 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/neutron ]] 2026-08-31 23:35:06.111 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-08-31 23:35:06.115 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/neutron.git /opt/stack/neutron 2026-08-31 23:35:06.119 | + functions-common:git_timed:697 : local count=0 2026-08-31 23:35:06.123 | + functions-common:git_timed:698 : local timeout=0 2026-08-31 23:35:06.127 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-31 23:35:06.131 | + functions-common:git_timed:701 : timeout=0 2026-08-31 23:35:06.134 | + functions-common:git_timed:704 : time_start git_timed 2026-08-31 23:35:06.138 | + functions-common:time_start:2406 : local name=git_timed 2026-08-31 23:35:06.142 | + functions-common:time_start:2407 : local start_time= 2026-08-31 23:35:06.146 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-31 23:35:06.151 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-31 23:35:06.157 | + functions-common:time_start:2411 : _TIME_START[$name]=1788219306153 2026-08-31 23:35:06.161 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/neutron.git /opt/stack/neutron 2026-08-31 23:35:06.165 | Cloning into '/opt/stack/neutron'... 2026-08-31 23:36:21.742 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-31 23:36:21.744 | + functions-common:time_stop:2420 : local name 2026-08-31 23:36:21.747 | + functions-common:time_stop:2421 : local end_time 2026-08-31 23:36:21.751 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-31 23:36:21.756 | + functions-common:time_stop:2423 : local total 2026-08-31 23:36:21.760 | + functions-common:time_stop:2424 : local start_time 2026-08-31 23:36:21.765 | + functions-common:time_stop:2426 : name=git_timed 2026-08-31 23:36:21.770 | + functions-common:time_stop:2427 : start_time=1788219306153 2026-08-31 23:36:21.774 | + functions-common:time_stop:2429 : [[ -z 1788219306153 ]] 2026-08-31 23:36:21.780 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-31 23:36:21.787 | + functions-common:time_stop:2432 : end_time=1788219381782 2026-08-31 23:36:21.790 | + functions-common:time_stop:2433 : elapsed_time=75629 2026-08-31 23:36:21.795 | + functions-common:time_stop:2434 : total=90942 2026-08-31 23:36:21.799 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-31 23:36:21.803 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=166571 2026-08-31 23:36:21.808 | + functions-common:git_clone:631 : cd /opt/stack/neutron 2026-08-31 23:36:21.812 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-08-31 23:36:21.817 | + functions-common:git_timed:697 : local count=0 2026-08-31 23:36:21.821 | + functions-common:git_timed:698 : local timeout=0 2026-08-31 23:36:21.825 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-31 23:36:21.830 | + functions-common:git_timed:701 : timeout=0 2026-08-31 23:36:21.834 | + functions-common:git_timed:704 : time_start git_timed 2026-08-31 23:36:21.838 | + functions-common:time_start:2406 : local name=git_timed 2026-08-31 23:36:21.842 | + functions-common:time_start:2407 : local start_time= 2026-08-31 23:36:21.847 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-31 23:36:21.852 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-31 23:36:21.858 | + functions-common:time_start:2411 : _TIME_START[$name]=1788219381854 2026-08-31 23:36:21.862 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-08-31 23:36:22.598 | From https://review.opendev.org/openstack/neutron 2026-08-31 23:36:22.598 | * branch master -> FETCH_HEAD 2026-08-31 23:36:22.614 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-31 23:36:22.618 | + functions-common:time_stop:2420 : local name 2026-08-31 23:36:22.622 | + functions-common:time_stop:2421 : local end_time 2026-08-31 23:36:22.626 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-31 23:36:22.631 | + functions-common:time_stop:2423 : local total 2026-08-31 23:36:22.635 | + functions-common:time_stop:2424 : local start_time 2026-08-31 23:36:22.639 | + functions-common:time_stop:2426 : name=git_timed 2026-08-31 23:36:22.643 | + functions-common:time_stop:2427 : start_time=1788219381854 2026-08-31 23:36:22.647 | + functions-common:time_stop:2429 : [[ -z 1788219381854 ]] 2026-08-31 23:36:22.653 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-31 23:36:22.659 | + functions-common:time_stop:2432 : end_time=1788219382654 2026-08-31 23:36:22.663 | + functions-common:time_stop:2433 : elapsed_time=800 2026-08-31 23:36:22.667 | + functions-common:time_stop:2434 : total=166571 2026-08-31 23:36:22.671 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-31 23:36:22.677 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=167371 2026-08-31 23:36:22.681 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-08-31 23:36:22.686 | + functions-common:git_timed:697 : local count=0 2026-08-31 23:36:22.690 | + functions-common:git_timed:698 : local timeout=0 2026-08-31 23:36:22.694 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-31 23:36:22.699 | + functions-common:git_timed:701 : timeout=0 2026-08-31 23:36:22.702 | + functions-common:git_timed:704 : time_start git_timed 2026-08-31 23:36:22.707 | + functions-common:time_start:2406 : local name=git_timed 2026-08-31 23:36:22.711 | + functions-common:time_start:2407 : local start_time= 2026-08-31 23:36:22.715 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-31 23:36:22.721 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-31 23:36:22.727 | + functions-common:time_start:2411 : _TIME_START[$name]=1788219382722 2026-08-31 23:36:22.731 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-08-31 23:36:23.209 | Note: switching to 'FETCH_HEAD'. 2026-08-31 23:36:23.209 | 2026-08-31 23:36:23.210 | You are in 'detached HEAD' state. You can look around, make experimental 2026-08-31 23:36:23.210 | changes and commit them, and you can discard any commits you make in this 2026-08-31 23:36:23.210 | state without impacting any branches by switching back to a branch. 2026-08-31 23:36:23.210 | 2026-08-31 23:36:23.210 | If you want to create a new branch to retain commits you create, you may 2026-08-31 23:36:23.210 | do so (now or later) by using -c with the switch command. Example: 2026-08-31 23:36:23.210 | 2026-08-31 23:36:23.210 | git switch -c 2026-08-31 23:36:23.210 | 2026-08-31 23:36:23.210 | Or undo this operation with: 2026-08-31 23:36:23.210 | 2026-08-31 23:36:23.210 | git switch - 2026-08-31 23:36:23.211 | 2026-08-31 23:36:23.211 | Turn off this advice by setting config variable advice.detachedHead to false 2026-08-31 23:36:23.211 | 2026-08-31 23:36:23.211 | HEAD is now at 3412ab4a22 doc: Use the trusted port attribute for SR-IOV ports 2026-08-31 23:36:23.220 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-31 23:36:23.224 | + functions-common:time_stop:2420 : local name 2026-08-31 23:36:23.229 | + functions-common:time_stop:2421 : local end_time 2026-08-31 23:36:23.233 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-31 23:36:23.237 | + functions-common:time_stop:2423 : local total 2026-08-31 23:36:23.241 | + functions-common:time_stop:2424 : local start_time 2026-08-31 23:36:23.245 | + functions-common:time_stop:2426 : name=git_timed 2026-08-31 23:36:23.249 | + functions-common:time_stop:2427 : start_time=1788219382722 2026-08-31 23:36:23.253 | + functions-common:time_stop:2429 : [[ -z 1788219382722 ]] 2026-08-31 23:36:23.258 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-31 23:36:23.264 | + functions-common:time_stop:2432 : end_time=1788219383259 2026-08-31 23:36:23.268 | + functions-common:time_stop:2433 : elapsed_time=537 2026-08-31 23:36:23.272 | + functions-common:time_stop:2434 : total=167371 2026-08-31 23:36:23.276 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-31 23:36:23.280 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=167908 2026-08-31 23:36:23.284 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/neutron 2026-08-31 23:36:23.302 | + functions-common:git_clone:672 : cd /opt/stack/neutron 2026-08-31 23:36:23.308 | + functions-common:git_clone:673 : git show --oneline 2026-08-31 23:36:23.309 | + functions-common:git_clone:673 : head -1 2026-08-31 23:36:23.312 | 3412ab4a22 doc: Use the trusted port attribute for SR-IOV ports 2026-08-31 23:36:23.316 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-08-31 23:36:23.320 | + lib/neutron:install_neutron:533 : setup_develop /opt/stack/neutron 2026-08-31 23:36:23.324 | + inc/python:setup_develop:353 : local bindep 2026-08-31 23:36:23.327 | + inc/python:setup_develop:354 : [[ /opt/stack/neutron == -bindep* ]] 2026-08-31 23:36:23.331 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/neutron 2026-08-31 23:36:23.335 | + inc/python:setup_develop:359 : local extras= 2026-08-31 23:36:23.338 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2026-08-31 23:36:23.342 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-08-31 23:36:23.346 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/neutron == -bindep* ]] 2026-08-31 23:36:23.350 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/neutron 2026-08-31 23:36:23.353 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-08-31 23:36:23.355 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-08-31 23:36:23.360 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/neutron 2026-08-31 23:36:23.364 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-08-31 23:36:23.369 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/neutron 2026-08-31 23:36:23.373 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-08-31 23:36:23.377 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-08-31 23:36:23.382 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2026-08-31 23:36:23.390 | + inc/python:_setup_package_with_constraints_edit:400 : name=neutron 2026-08-31 23:36:23.394 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z neutron ']' 2026-08-31 23:36:23.397 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2026-08-31 23:36:23.566 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/neutron -e 2026-08-31 23:36:23.569 | + inc/python:setup_package:436 : local bindep=0 2026-08-31 23:36:23.571 | + inc/python:setup_package:437 : local bindep_flag= 2026-08-31 23:36:23.575 | + inc/python:setup_package:438 : local bindep_profiles= 2026-08-31 23:36:23.579 | + inc/python:setup_package:439 : [[ /opt/stack/neutron == -bindep* ]] 2026-08-31 23:36:23.583 | + inc/python:setup_package:444 : local project_dir=/opt/stack/neutron 2026-08-31 23:36:23.586 | + inc/python:setup_package:445 : local flags=-e 2026-08-31 23:36:23.590 | + inc/python:setup_package:446 : local extras= 2026-08-31 23:36:23.594 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-08-31 23:36:23.598 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-08-31 23:36:23.602 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-08-31 23:36:23.606 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-08-31 23:36:23.610 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-08-31 23:36:23.614 | + inc/python:setup_package:464 : pip_install -e /opt/stack/neutron 2026-08-31 23:36:23.643 | Using python 3.12 to install /opt/stack/neutron 2026-08-31 23:36:23.646 | + 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-08-31 23:36:24.731 | Obtaining file:///opt/stack/neutron 2026-08-31 23:36:24.741 | Installing build dependencies: started 2026-08-31 23:36:26.443 | Installing build dependencies: finished with status 'done' 2026-08-31 23:36:26.445 | Checking if build backend supports build_editable: started 2026-08-31 23:36:27.005 | Checking if build backend supports build_editable: finished with status 'done' 2026-08-31 23:36:27.007 | Getting requirements to build editable: started 2026-08-31 23:36:27.319 | Getting requirements to build editable: finished with status 'done' 2026-08-31 23:36:27.322 | Preparing editable metadata (pyproject.toml): started 2026-08-31 23:36:29.246 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-08-31 23:36:29.269 | Requirement already satisfied: pbr>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev154) (7.0.3) 2026-08-31 23:36:29.270 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev154) (3.10.1) 2026-08-31 23:36:29.271 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev154) (3.1.0) 2026-08-31 23:36:29.272 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev154) (2.5.1) 2026-08-31 23:36:29.272 | Requirement already satisfied: debtcollector>=1.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev154) (3.1.0) 2026-08-31 23:36:29.273 | Requirement already satisfied: decorator>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev154) (5.3.1) 2026-08-31 23:36:29.458 | Collecting pecan>=1.4.0 (from neutron==29.0.0.0b2.dev154) 2026-08-31 23:36:29.589 | Downloading pecan-1.8.0-py3-none-any.whl.metadata (1.6 kB) 2026-08-31 23:36:29.603 | Requirement already satisfied: httplib2>=0.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev154) (0.32.0) 2026-08-31 23:36:29.605 | Requirement already satisfied: requests>=2.32.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev154) (2.34.2) 2026-08-31 23:36:29.605 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev154) (3.1.6) 2026-08-31 23:36:29.607 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev154) (13.0.1) 2026-08-31 23:36:29.607 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev154) (1.3.0) 2026-08-31 23:36:29.668 | Collecting neutron-lib>=5.0.0 (from neutron==29.0.0.0b2.dev154) 2026-08-31 23:36:29.684 | Downloading neutron_lib-5.0.1-py3-none-any.whl.metadata (2.4 kB) 2026-08-31 23:36:29.694 | Requirement already satisfied: tenacity>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev154) (9.1.4) 2026-08-31 23:36:29.695 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev154) (2.0.52) 2026-08-31 23:36:29.696 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev154) (1.8.11) 2026-08-31 23:36:29.697 | Requirement already satisfied: keystoneauth1>=3.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev154) (5.16.0) 2026-08-31 23:36:29.697 | Requirement already satisfied: alembic>=1.18.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev154) (1.19.1) 2026-08-31 23:36:29.698 | Requirement already satisfied: stevedore>=2.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev154) (5.9.1) 2026-08-31 23:36:29.699 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev154) (4.3.0) 2026-08-31 23:36:29.700 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev154) (7.6.1) 2026-08-31 23:36:29.701 | Requirement already satisfied: oslo.config>=10.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev154) (10.7.0) 2026-08-31 23:36:29.702 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev154) (6.5.0) 2026-08-31 23:36:29.703 | Requirement already satisfied: oslo.db>=4.44.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev154) (18.1.1) 2026-08-31 23:36:29.703 | Requirement already satisfied: oslo.i18n>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev154) (6.9.0) 2026-08-31 23:36:29.704 | Requirement already satisfied: oslo.log>=5.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev154) (8.3.1) 2026-08-31 23:36:29.705 | Requirement already satisfied: oslo.messaging>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev154) (18.3.0) 2026-08-31 23:36:29.706 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev154) (8.2.0) 2026-08-31 23:36:29.707 | Requirement already satisfied: oslo.policy>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev154) (6.0.1) 2026-08-31 23:36:29.707 | Requirement already satisfied: oslo.privsep>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev154) (3.12.0) 2026-08-31 23:36:29.708 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev154) (3.9.0) 2026-08-31 23:36:29.709 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev154) (7.10.0) 2026-08-31 23:36:29.710 | Requirement already satisfied: oslo.serialization>=5.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev154) (5.11.0) 2026-08-31 23:36:29.711 | 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==29.0.0.0b2.dev154) (4.8.0) 2026-08-31 23:36:29.712 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev154) (2.8.0) 2026-08-31 23:36:29.713 | Requirement already satisfied: oslo.utils>=7.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev154) (10.2.0) 2026-08-31 23:36:29.714 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev154) (3.12.0) 2026-08-31 23:36:29.715 | Requirement already satisfied: osprofiler>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev154) (4.4.0) 2026-08-31 23:36:29.748 | Collecting os-ken>=4.2.1 (from neutron==29.0.0.0b2.dev154) 2026-08-31 23:36:29.764 | Downloading os_ken-4.2.2-py3-none-any.whl.metadata (2.0 kB) 2026-08-31 23:36:29.893 | Collecting os-resource-classes>=1.1.0 (from neutron==29.0.0.0b2.dev154) 2026-08-31 23:36:29.908 | Downloading os_resource_classes-1.1.0-py3-none-any.whl.metadata (1.9 kB) 2026-08-31 23:36:29.947 | Collecting ovs>3.3.0 (from neutron==29.0.0.0b2.dev154) 2026-08-31 23:36:29.963 | Downloading ovs-3.7.1.tar.gz (162 kB) 2026-08-31 23:36:30.068 | Installing build dependencies: started 2026-08-31 23:36:31.610 | Installing build dependencies: finished with status 'done' 2026-08-31 23:36:31.611 | Getting requirements to build wheel: started 2026-08-31 23:36:32.348 | Getting requirements to build wheel: finished with status 'done' 2026-08-31 23:36:32.349 | Preparing metadata (pyproject.toml): started 2026-08-31 23:36:32.790 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-08-31 23:36:32.930 | Collecting ovsdbapp>=2.18.0 (from neutron==29.0.0.0b2.dev154) 2026-08-31 23:36:32.946 | Downloading ovsdbapp-2.19.0-py3-none-any.whl.metadata (1.9 kB) 2026-08-31 23:36:32.956 | Requirement already satisfied: psutil>=6.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev154) (7.2.2) 2026-08-31 23:36:32.991 | Collecting pyroute2>=0.7.3 (from neutron==29.0.0.0b2.dev154) 2026-08-31 23:36:33.007 | Downloading pyroute2-0.8.1-py3-none-any.whl.metadata (8.2 kB) 2026-08-31 23:36:33.019 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev154) (24.2.1) 2026-08-31 23:36:33.020 | Requirement already satisfied: python-novaclient>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev154) (18.13.1) 2026-08-31 23:36:33.020 | Requirement already satisfied: openstacksdk>=0.31.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev154) (4.19.1) 2026-08-31 23:36:33.144 | Collecting python-designateclient>=2.7.0 (from neutron==29.0.0.0b2.dev154) 2026-08-31 23:36:33.160 | Downloading python_designateclient-7.0.0-py3-none-any.whl.metadata (3.1 kB) 2026-08-31 23:36:33.294 | Collecting os-vif>=3.1.0 (from neutron==29.0.0.0b2.dev154) 2026-08-31 23:36:33.310 | Downloading os_vif-5.2.0-py3-none-any.whl.metadata (2.1 kB) 2026-08-31 23:36:33.322 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev154) (3.5.0) 2026-08-31 23:36:33.323 | Requirement already satisfied: tooz>=1.58.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev154) (9.1.0) 2026-08-31 23:36:33.327 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.18.1->neutron==29.0.0.0b2.dev154) (1.4.1) 2026-08-31 23:36:33.328 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.18.1->neutron==29.0.0.0b2.dev154) (4.16.0) 2026-08-31 23:36:33.331 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.19.0->neutron==29.0.0.0b2.dev154) (2.3.0) 2026-08-31 23:36:33.337 | Requirement already satisfied: pyparsing<4,>=3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from httplib2>=0.22.0->neutron==29.0.0.0b2.dev154) (3.3.2) 2026-08-31 23:36:33.341 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->neutron==29.0.0.0b2.dev154) (3.0.3) 2026-08-31 23:36:33.346 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->neutron==29.0.0.0b2.dev154) (2.1.0) 2026-08-31 23:36:33.348 | 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==29.0.0.0b2.dev154) (1.9.0) 2026-08-31 23:36:33.355 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron==29.0.0.0b2.dev154) (4.1.0) 2026-08-31 23:36:33.356 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron==29.0.0.0b2.dev154) (2.13.0) 2026-08-31 23:36:33.357 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron==29.0.0.0b2.dev154) (6.0.0) 2026-08-31 23:36:33.371 | Requirement already satisfied: setproctitle>=1.1.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron-lib>=5.0.0->neutron==29.0.0.0b2.dev154) (1.3.7) 2026-08-31 23:36:33.404 | Collecting os-traits>=0.9.0 (from neutron-lib>=5.0.0->neutron==29.0.0.0b2.dev154) 2026-08-31 23:36:33.420 | Downloading os_traits-3.9.0-py3-none-any.whl.metadata (1.9 kB) 2026-08-31 23:36:33.435 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==29.0.0.0b2.dev154) (43.0.3) 2026-08-31 23:36:33.436 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==29.0.0.0b2.dev154) (1.5.0) 2026-08-31 23:36:33.437 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==29.0.0.0b2.dev154) (1.1.0) 2026-08-31 23:36:33.438 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==29.0.0.0b2.dev154) (1.33) 2026-08-31 23:36:33.440 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==29.0.0.0b2.dev154) (4.11.3) 2026-08-31 23:36:33.441 | Requirement already satisfied: PyYAML>=3.13 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==29.0.0.0b2.dev154) (6.0.3) 2026-08-31 23:36:33.445 | 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==29.0.0.0b2.dev154) (2.1.1) 2026-08-31 23:36:33.453 | 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==29.0.0.0b2.dev154) (3.0) 2026-08-31 23:36:33.461 | 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==29.0.0.0b2.dev154) (3.1.1) 2026-08-31 23:36:33.468 | Requirement already satisfied: eventlet>=0.27.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-ken>=4.2.1->neutron==29.0.0.0b2.dev154) (0.41.2) 2026-08-31 23:36:33.469 | Requirement already satisfied: msgpack>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-ken>=4.2.1->neutron==29.0.0.0b2.dev154) (1.2.1) 2026-08-31 23:36:33.498 | Collecting ncclient>=0.6.13 (from os-ken>=4.2.1->neutron==29.0.0.0b2.dev154) 2026-08-31 23:36:33.514 | Downloading ncclient-0.7.1-py3-none-any.whl.metadata (12 kB) 2026-08-31 23:36:33.531 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-ken>=4.2.1->neutron==29.0.0.0b2.dev154) (26.3) 2026-08-31 23:36:33.536 | 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==29.0.0.0b2.dev154) (2.8.0) 2026-08-31 23:36:33.538 | 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==29.0.0.0b2.dev154) (3.5.5) 2026-08-31 23:36:33.552 | 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==29.0.0.0b2.dev154) (6.1.1) 2026-08-31 23:36:33.553 | 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==29.0.0.0b2.dev154) (4.0.0) 2026-08-31 23:36:33.579 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->neutron==29.0.0.0b2.dev154) (0.20) 2026-08-31 23:36:33.586 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=10.2.0->neutron==29.0.0.0b2.dev154) (2.0.0) 2026-08-31 23:36:33.595 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=4.44.0->neutron==29.0.0.0b2.dev154) (2.1.2) 2026-08-31 23:36:33.596 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=4.44.0->neutron==29.0.0.0b2.dev154) (0.6.2) 2026-08-31 23:36:33.606 | 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==29.0.0.0b2.dev154) (2.9.0.post0) 2026-08-31 23:36:33.612 | Requirement already satisfied: cachetools>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron==29.0.0.0b2.dev154) (7.1.7) 2026-08-31 23:36:33.613 | Requirement already satisfied: amqp>=2.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron==29.0.0.0b2.dev154) (5.3.1) 2026-08-31 23:36:33.614 | Requirement already satisfied: kombu>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron==29.0.0.0b2.dev154) (5.6.2) 2026-08-31 23:36:33.615 | 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==29.0.0.0b2.dev154) (0.17.0) 2026-08-31 23:36:33.622 | 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==29.0.0.0b2.dev154) (5.1.0) 2026-08-31 23:36:33.635 | Requirement already satisfied: tzdata>=2025.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=5.2.0->oslo.messaging>=7.0.0->neutron==29.0.0.0b2.dev154) (2026.3) 2026-08-31 23:36:33.646 | 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==29.0.0.0b2.dev154) (0.26.0) 2026-08-31 23:36:33.650 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->neutron==29.0.0.0b2.dev154) (5.0.0) 2026-08-31 23:36:33.652 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->neutron==29.0.0.0b2.dev154) (4.0.1) 2026-08-31 23:36:33.692 | 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==29.0.0.0b2.dev154) (1.7.6) 2026-08-31 23:36:33.700 | 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==29.0.0.0b2.dev154) (2.2.0) 2026-08-31 23:36:33.711 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.3.0->neutron==29.0.0.0b2.dev154) (3.18.0) 2026-08-31 23:36:33.770 | Collecting sortedcontainers (from ovs>3.3.0->neutron==29.0.0.0b2.dev154) 2026-08-31 23:36:33.785 | Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 2026-08-31 23:36:33.809 | Collecting fixtures>=3.0.0 (from ovsdbapp>=2.18.0->neutron==29.0.0.0b2.dev154) 2026-08-31 23:36:33.812 | Using cached fixtures-4.3.2-py3-none-any.whl.metadata (22 kB) 2026-08-31 23:36:33.831 | 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==29.0.0.0b2.dev154) (3.0.3) 2026-08-31 23:36:33.832 | 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==29.0.0.0b2.dev154) (1.6.2) 2026-08-31 23:36:33.842 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->neutron==29.0.0.0b2.dev154) (84.0.0) 2026-08-31 23:36:33.871 | 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==29.0.0.0b2.dev154) (0.8.2) 2026-08-31 23:36:33.916 | 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==29.0.0.0b2.dev154) (1.17.0) 2026-08-31 23:36:33.921 | 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==29.0.0.0b2.dev154) (4.16.0) 2026-08-31 23:36:33.924 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev154) (4.26.0) 2026-08-31 23:36:33.961 | Collecting osc-lib>=1.8.0 (from python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev154) 2026-08-31 23:36:33.977 | Downloading osc_lib-4.7.0-py3-none-any.whl.metadata (3.8 kB) 2026-08-31 23:36:33.995 | 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==29.0.0.0b2.dev154) (0.6.0) 2026-08-31 23:36:33.996 | Requirement already satisfied: cmd2>=4.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==29.0.0.0b2.dev154) (4.2.0) 2026-08-31 23:36:34.008 | Requirement already satisfied: prompt-toolkit>=3.0.53 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev154) (3.0.53) 2026-08-31 23:36:34.009 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev154) (1.11.0) 2026-08-31 23:36:34.010 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev154) (15.0.0) 2026-08-31 23:36:34.011 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev154) (1.8.0) 2026-08-31 23:36:34.018 | 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==29.0.0.0b2.dev154) (26.1.0) 2026-08-31 23:36:34.019 | 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==29.0.0.0b2.dev154) (2025.9.1) 2026-08-31 23:36:34.020 | 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==29.0.0.0b2.dev154) (0.37.0) 2026-08-31 23:36:34.021 | 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==29.0.0.0b2.dev154) (2026.6.3) 2026-08-31 23:36:34.088 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.32.3->neutron==29.0.0.0b2.dev154) (3.5.0) 2026-08-31 23:36:34.089 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.32.3->neutron==29.0.0.0b2.dev154) (3.18) 2026-08-31 23:36:34.090 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.32.3->neutron==29.0.0.0b2.dev154) (2.7.0) 2026-08-31 23:36:34.092 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.32.3->neutron==29.0.0.0b2.dev154) (2023.11.17) 2026-08-31 23:36:34.130 | 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>=4.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev154) (4.2.0) 2026-08-31 23:36:34.132 | 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>=4.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev154) (2.20.0) 2026-08-31 23:36:34.145 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev154) (0.1.2) 2026-08-31 23:36:34.165 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->neutron==29.0.0.0b2.dev154) (0.8) 2026-08-31 23:36:34.238 | Requirement already satisfied: voluptuous>=0.8.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from tooz>=1.58.0->neutron==29.0.0.0b2.dev154) (0.16.0) 2026-08-31 23:36:34.333 | Downloading neutron_lib-5.0.1-py3-none-any.whl (656 kB) 2026-08-31 23:36:34.428 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 656.7/656.7 kB 7.2 MB/s 0:00:00 2026-08-31 23:36:34.443 | Downloading os_ken-4.2.2-py3-none-any.whl (2.0 MB) 2026-08-31 23:36:34.634 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 11.2 MB/s 0:00:00 2026-08-31 23:36:34.650 | Downloading ncclient-0.7.1-py3-none-any.whl (94 kB) 2026-08-31 23:36:34.674 | Downloading os_resource_classes-1.1.0-py3-none-any.whl (11 kB) 2026-08-31 23:36:34.697 | Downloading os_traits-3.9.0-py3-none-any.whl (44 kB) 2026-08-31 23:36:34.721 | Downloading os_vif-5.2.0-py3-none-any.whl (104 kB) 2026-08-31 23:36:34.748 | Downloading ovsdbapp-2.19.0-py3-none-any.whl (158 kB) 2026-08-31 23:36:34.763 | Using cached fixtures-4.3.2-py3-none-any.whl (41 kB) 2026-08-31 23:36:34.779 | Downloading pecan-1.8.0-py3-none-any.whl (144 kB) 2026-08-31 23:36:34.806 | Downloading pyroute2-0.8.1-py3-none-any.whl (474 kB) 2026-08-31 23:36:34.855 | Downloading python_designateclient-7.0.0-py3-none-any.whl (99 kB) 2026-08-31 23:36:34.880 | Downloading osc_lib-4.7.0-py3-none-any.whl (97 kB) 2026-08-31 23:36:34.906 | Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 2026-08-31 23:36:35.013 | Building wheels for collected packages: neutron, ovs 2026-08-31 23:36:35.014 | Building editable for neutron (pyproject.toml): started 2026-08-31 23:36:37.281 | Building editable for neutron (pyproject.toml): finished with status 'done' 2026-08-31 23:36:37.282 | Created wheel for neutron: filename=neutron-29.0.0.0b2.dev154-0.editable-py3-none-any.whl size=16055 sha256=9db58258640d0427a9762af1a77dd8189a9afbedb61fe913913c6b78c2162002 2026-08-31 23:36:37.283 | Stored in directory: /tmp/pip-ephem-wheel-cache-0yxc9fs7/wheels/85/41/4b/b676c3191efff247eca42312d2ef97517d6d981ada429e2e98 2026-08-31 23:36:37.289 | Building wheel for ovs (pyproject.toml): started 2026-08-31 23:36:38.182 | Building wheel for ovs (pyproject.toml): finished with status 'done' 2026-08-31 23:36:38.183 | Created wheel for ovs: filename=ovs-3.7.1-py3-none-any.whl size=191286 sha256=82484dcce735f479d75e0f39a9328cfefc101a87d1fd815673600bf6e6acfa1a 2026-08-31 23:36:38.183 | Stored in directory: /home/quobyte/.cache/pip/wheels/ad/8f/7e/5c45edfad8724b1855f52f55dda4f193565d5fa2535d9faa2b 2026-08-31 23:36:38.188 | Successfully built neutron ovs 2026-08-31 23:36:38.537 | Installing collected packages: sortedcontainers, pyroute2, ovs, fixtures, pecan, ovsdbapp, os-traits, os-resource-classes, ncclient, os-ken, osc-lib, python-designateclient, os-vif, neutron-lib, neutron 2026-08-31 23:36:44.114 | 2026-08-31 23:36:44.139 | Successfully installed fixtures-4.3.2 ncclient-0.7.1 neutron-29.0.0.0b2.dev154 neutron-lib-5.0.1 os-ken-4.2.2 os-resource-classes-1.1.0 os-traits-3.9.0 os-vif-5.2.0 osc-lib-4.7.0 ovs-3.7.1 ovsdbapp-2.19.0 pecan-1.8.0 pyroute2-0.8.1 python-designateclient-7.0.0 sortedcontainers-2.4.0 2026-08-31 23:36:44.390 | + inc/python:pip_install:216 : result=0 2026-08-31 23:36:44.393 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-31 23:36:44.394 | + functions-common:time_stop:2420 : local name 2026-08-31 23:36:44.398 | + functions-common:time_stop:2421 : local end_time 2026-08-31 23:36:44.401 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-31 23:36:44.405 | + functions-common:time_stop:2423 : local total 2026-08-31 23:36:44.407 | + functions-common:time_stop:2424 : local start_time 2026-08-31 23:36:44.411 | + functions-common:time_stop:2426 : name=pip_install 2026-08-31 23:36:44.414 | + functions-common:time_stop:2427 : start_time=1788219383636 2026-08-31 23:36:44.418 | + functions-common:time_stop:2429 : [[ -z 1788219383636 ]] 2026-08-31 23:36:44.422 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-31 23:36:44.426 | + functions-common:time_stop:2432 : end_time=1788219404423 2026-08-31 23:36:44.428 | + functions-common:time_stop:2433 : elapsed_time=20787 2026-08-31 23:36:44.430 | + functions-common:time_stop:2434 : total=112861 2026-08-31 23:36:44.435 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-31 23:36:44.437 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=133648 2026-08-31 23:36:44.442 | + inc/python:pip_install:219 : return 0 2026-08-31 23:36:44.445 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-08-31 23:36:44.447 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-08-31 23:36:44.451 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/neutron 2026-08-31 23:36:44.456 | + inc/python:use_library_from_git:266 : local name=/opt/stack/neutron 2026-08-31 23:36:44.459 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-31 23:36:44.461 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-31 23:36:44.466 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/neutron, ]] 2026-08-31 23:36:44.468 | + inc/python:use_library_from_git:269 : return 1 2026-08-31 23:36:44.472 | + lib/neutron:install_neutron:535 : [[ ovn == \o\v\n ]] 2026-08-31 23:36:44.475 | + lib/neutron:install_neutron:536 : install_ovn 2026-08-31 23:36:44.480 | + lib/neutron_plugins/ovn_agent:install_ovn:407 : echo 'Installing OVN and dependent packages' 2026-08-31 23:36:44.480 | Installing OVN and dependent packages 2026-08-31 23:36:44.483 | + lib/neutron_plugins/ovn_agent:install_ovn:410 : ovn_sanity_check 2026-08-31 23:36:44.487 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:394 : is_service_enabled q-agt neutron-agent 2026-08-31 23:36:44.508 | + functions-common:is_service_enabled:2076 : return 1 2026-08-31 23:36:44.510 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:396 : is_service_enabled q-l3 neutron-l3 2026-08-31 23:36:44.535 | + functions-common:is_service_enabled:2076 : return 1 2026-08-31 23:36:44.539 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:398 : is_service_enabled q-svc neutron-api 2026-08-31 23:36:44.566 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:36:44.570 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:398 : [[ ! ovn =~ ovn ]] 2026-08-31 23:36:44.572 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:400 : is_service_enabled q-svc neutron-api 2026-08-31 23:36:44.595 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:36:44.599 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:400 : [[ ! local,flat,vlan,geneve =~ geneve ]] 2026-08-31 23:36:44.601 | + lib/neutron_plugins/ovn_agent:install_ovn:412 : sudo mkdir -p /var/run/openvswitch 2026-08-31 23:36:44.619 | ++ lib/neutron_plugins/ovn_agent:install_ovn:413 : whoami 2026-08-31 23:36:44.625 | + lib/neutron_plugins/ovn_agent:install_ovn:413 : sudo chown quobyte /var/run/openvswitch 2026-08-31 23:36:44.642 | + lib/neutron_plugins/ovn_agent:install_ovn:415 : [[ False == \T\r\u\e ]] 2026-08-31 23:36:44.647 | ++ lib/neutron_plugins/ovn_agent:install_ovn:437 : get_packages openvswitch 2026-08-31 23:36:44.672 | + lib/neutron_plugins/ovn_agent:install_ovn:437 : install_package fakeroot make openvswitch-switch 2026-08-31 23:36:44.676 | + functions-common:install_package:1438 : update_package_repo 2026-08-31 23:36:44.679 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-08-31 23:36:44.683 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-08-31 23:36:44.686 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-08-31 23:36:44.689 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-08-31 23:36:44.693 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-08-31 23:36:44.696 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-31 23:36:44.700 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-31 23:36:44.703 | + functions-common:update_package_repo:1421 : apt_get_update 2026-08-31 23:36:44.706 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-08-31 23:36:44.709 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-08-31 23:36:44.712 | + functions-common:apt_get_update:1167 : return 2026-08-31 23:36:44.715 | + functions-common:install_package:1439 : real_install_package fakeroot make openvswitch-switch 2026-08-31 23:36:44.718 | + functions-common:real_install_package:1426 : is_ubuntu 2026-08-31 23:36:44.721 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-31 23:36:44.723 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-31 23:36:44.727 | + functions-common:real_install_package:1427 : apt_get install fakeroot make openvswitch-switch 2026-08-31 23:36:44.749 | + 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-08-31 23:36:44.787 | Reading package lists... 2026-08-31 23:36:45.180 | Building dependency tree... 2026-08-31 23:36:45.183 | Reading state information... 2026-08-31 23:36:45.774 | fakeroot is already the newest version (1.33-1). 2026-08-31 23:36:45.774 | fakeroot set to manually installed. 2026-08-31 23:36:45.774 | make is already the newest version (4.3-4.1build2). 2026-08-31 23:36:45.775 | make set to manually installed. 2026-08-31 23:36:45.775 | The following packages were automatically installed and are no longer required: 2026-08-31 23:36:45.778 | libfwupd2 libgusb2 2026-08-31 23:36:45.778 | Use 'sudo apt autoremove' to remove them. 2026-08-31 23:36:45.781 | The following additional packages will be installed: 2026-08-31 23:36:45.783 | libunbound8 libxdp1 openvswitch-common python3-openvswitch 2026-08-31 23:36:45.783 | python3-sortedcontainers 2026-08-31 23:36:45.787 | Suggested packages: 2026-08-31 23:36:45.787 | openvswitch-doc python-sortedcontainers-doc 2026-08-31 23:36:45.827 | The following NEW packages will be installed: 2026-08-31 23:36:45.828 | libunbound8 libxdp1 openvswitch-common openvswitch-switch 2026-08-31 23:36:45.829 | python3-openvswitch python3-sortedcontainers 2026-08-31 23:36:45.937 | 0 upgraded, 6 newly installed, 0 to remove and 28 not upgraded. 2026-08-31 23:36:45.937 | Need to get 4225 kB of archives. 2026-08-31 23:36:45.937 | After this operation, 13.4 MB of additional disk space will be used. 2026-08-31 23:36:45.937 | Get:1 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libunbound8 amd64 1.19.2-1ubuntu3.9 [445 kB] 2026-08-31 23:36:46.084 | Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 openvswitch-common amd64 3.3.9-0ubuntu0.24.04.1 [1044 kB] 2026-08-31 23:36:46.128 | Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-sortedcontainers all 2.4.0-2 [27.6 kB] 2026-08-31 23:36:46.129 | Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libxdp1 amd64 1.4.2-1ubuntu4 [62.5 kB] 2026-08-31 23:36:46.130 | Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-openvswitch amd64 3.3.9-0ubuntu0.24.04.1 [1034 kB] 2026-08-31 23:36:46.149 | Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 openvswitch-switch amd64 3.3.9-0ubuntu0.24.04.1 [1612 kB] 2026-08-31 23:36:46.419 | perl: warning: Setting locale failed. 2026-08-31 23:36:46.419 | perl: warning: Please check that your locale settings: 2026-08-31 23:36:46.419 | LANGUAGE = (unset), 2026-08-31 23:36:46.419 | LC_ALL = "en_US.utf8", 2026-08-31 23:36:46.419 | LANG = "de_DE.UTF-8" 2026-08-31 23:36:46.419 | are supported and installed on your system. 2026-08-31 23:36:46.419 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-31 23:36:46.494 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-31 23:36:46.494 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-31 23:36:46.494 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-31 23:36:46.700 | Fetched 4225 kB in 0s (13.7 MB/s) 2026-08-31 23:36:46.763 | Selecting previously unselected package libunbound8:amd64. 2026-08-31 23:36:46.829 | (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 ... 126900 files and directories currently installed.) 2026-08-31 23:36:46.836 | Preparing to unpack .../0-libunbound8_1.19.2-1ubuntu3.9_amd64.deb ... 2026-08-31 23:36:46.845 | Unpacking libunbound8:amd64 (1.19.2-1ubuntu3.9) ... 2026-08-31 23:36:46.900 | Selecting previously unselected package openvswitch-common. 2026-08-31 23:36:46.911 | Preparing to unpack .../1-openvswitch-common_3.3.9-0ubuntu0.24.04.1_amd64.deb ... 2026-08-31 23:36:46.915 | Unpacking openvswitch-common (3.3.9-0ubuntu0.24.04.1) ... 2026-08-31 23:36:47.020 | Selecting previously unselected package python3-sortedcontainers. 2026-08-31 23:36:47.032 | Preparing to unpack .../2-python3-sortedcontainers_2.4.0-2_all.deb ... 2026-08-31 23:36:47.036 | Unpacking python3-sortedcontainers (2.4.0-2) ... 2026-08-31 23:36:47.089 | Selecting previously unselected package libxdp1:amd64. 2026-08-31 23:36:47.100 | Preparing to unpack .../3-libxdp1_1.4.2-1ubuntu4_amd64.deb ... 2026-08-31 23:36:47.104 | Unpacking libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-08-31 23:36:47.160 | Selecting previously unselected package python3-openvswitch. 2026-08-31 23:36:47.172 | Preparing to unpack .../4-python3-openvswitch_3.3.9-0ubuntu0.24.04.1_amd64.deb ... 2026-08-31 23:36:47.176 | Unpacking python3-openvswitch (3.3.9-0ubuntu0.24.04.1) ... 2026-08-31 23:36:47.284 | Selecting previously unselected package openvswitch-switch. 2026-08-31 23:36:47.300 | Preparing to unpack .../5-openvswitch-switch_3.3.9-0ubuntu0.24.04.1_amd64.deb ... 2026-08-31 23:36:47.309 | Unpacking openvswitch-switch (3.3.9-0ubuntu0.24.04.1) ... 2026-08-31 23:36:47.452 | Setting up python3-sortedcontainers (2.4.0-2) ... 2026-08-31 23:36:47.713 | Setting up libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-08-31 23:36:47.724 | Setting up libunbound8:amd64 (1.19.2-1ubuntu3.9) ... 2026-08-31 23:36:47.735 | Setting up openvswitch-common (3.3.9-0ubuntu0.24.04.1) ... 2026-08-31 23:36:47.750 | Setting up python3-openvswitch (3.3.9-0ubuntu0.24.04.1) ... 2026-08-31 23:36:48.157 | Setting up openvswitch-switch (3.3.9-0ubuntu0.24.04.1) ... 2026-08-31 23:36:48.183 | update-alternatives: using /usr/lib/openvswitch-switch/ovs-vswitchd to provide /usr/sbin/ovs-vswitchd (ovs-vswitchd) in auto mode 2026-08-31 23:36:48.891 | Created symlink /etc/systemd/system/openvswitch-switch.service.requires/ovs-record-hostname.service → /usr/lib/systemd/system/ovs-record-hostname.service. 2026-08-31 23:36:49.111 | Created symlink /etc/systemd/system/multi-user.target.wants/openvswitch-switch.service → /usr/lib/systemd/system/openvswitch-switch.service. 2026-08-31 23:36:50.179 | Processing triggers for man-db (2.12.0-4build2) ... 2026-08-31 23:36:52.114 | Processing triggers for libc-bin (2.39-0ubuntu8.8) ... 2026-08-31 23:36:52.380 | perl: warning: Setting locale failed. 2026-08-31 23:36:52.380 | perl: warning: Please check that your locale settings: 2026-08-31 23:36:52.380 | LANGUAGE = (unset), 2026-08-31 23:36:52.380 | LC_ALL = "en_US.utf8", 2026-08-31 23:36:52.381 | LANG = "de_DE.UTF-8" 2026-08-31 23:36:52.381 | are supported and installed on your system. 2026-08-31 23:36:52.381 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-31 23:36:52.508 | perl: warning: Setting locale failed. 2026-08-31 23:36:52.509 | perl: warning: Please check that your locale settings: 2026-08-31 23:36:52.509 | LANGUAGE = (unset), 2026-08-31 23:36:52.509 | LC_ALL = "en_US.utf8", 2026-08-31 23:36:52.509 | LANG = "de_DE.UTF-8" 2026-08-31 23:36:52.510 | are supported and installed on your system. 2026-08-31 23:36:52.510 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-31 23:36:52.559 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-31 23:36:52.559 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-31 23:36:52.559 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-31 23:36:52.629 | perl: warning: Setting locale failed. 2026-08-31 23:36:52.630 | perl: warning: Please check that your locale settings: 2026-08-31 23:36:52.630 | LANGUAGE = (unset), 2026-08-31 23:36:52.630 | LC_ALL = "en_US.utf8", 2026-08-31 23:36:52.630 | LANG = "de_DE.UTF-8" 2026-08-31 23:36:52.630 | are supported and installed on your system. 2026-08-31 23:36:52.630 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-31 23:36:53.042 | 2026-08-31 23:36:53.042 | Running kernel seems to be up-to-date. 2026-08-31 23:36:53.042 | 2026-08-31 23:36:53.042 | Restarting services... 2026-08-31 23:36:53.104 | 2026-08-31 23:36:53.104 | Service restarts being deferred: 2026-08-31 23:36:53.104 | systemctl restart getty@tty1.service 2026-08-31 23:36:53.104 | systemctl restart serial-getty@hvc0.service 2026-08-31 23:36:53.104 | systemctl restart systemd-logind.service 2026-08-31 23:36:53.104 | systemctl restart virtlockd.service 2026-08-31 23:36:53.104 | systemctl restart virtlogd.service 2026-08-31 23:36:53.104 | 2026-08-31 23:36:53.105 | No containers need to be restarted. 2026-08-31 23:36:53.105 | 2026-08-31 23:36:53.105 | User sessions running outdated binaries: 2026-08-31 23:36:53.105 | quobyte @ session #5: bash[2044], sshd[1997] 2026-08-31 23:36:53.114 | quobyte @ user manager service: systemd[1191] 2026-08-31 23:36:53.127 | 2026-08-31 23:36:53.127 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-08-31 23:36:55.482 | + functions-common:apt_get:1211 : result=0 2026-08-31 23:36:55.486 | + functions-common:apt_get:1214 : time_stop apt-get 2026-08-31 23:36:55.489 | + functions-common:time_stop:2420 : local name 2026-08-31 23:36:55.494 | + functions-common:time_stop:2421 : local end_time 2026-08-31 23:36:55.497 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-31 23:36:55.501 | + functions-common:time_stop:2423 : local total 2026-08-31 23:36:55.505 | + functions-common:time_stop:2424 : local start_time 2026-08-31 23:36:55.509 | + functions-common:time_stop:2426 : name=apt-get 2026-08-31 23:36:55.513 | + functions-common:time_stop:2427 : start_time=1788219404746 2026-08-31 23:36:55.517 | + functions-common:time_stop:2429 : [[ -z 1788219404746 ]] 2026-08-31 23:36:55.521 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-31 23:36:55.526 | + functions-common:time_stop:2432 : end_time=1788219415522 2026-08-31 23:36:55.529 | + functions-common:time_stop:2433 : elapsed_time=10776 2026-08-31 23:36:55.533 | + functions-common:time_stop:2434 : total=153502 2026-08-31 23:36:55.535 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-31 23:36:55.539 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=164278 2026-08-31 23:36:55.542 | + functions-common:apt_get:1215 : return 0 2026-08-31 23:36:55.547 | ++ lib/neutron_plugins/ovn_agent:install_ovn:438 : get_packages ovn 2026-08-31 23:36:55.572 | + lib/neutron_plugins/ovn_agent:install_ovn:438 : install_package ovn-central ovn-controller-vtep ovn-host 2026-08-31 23:36:55.576 | + functions-common:install_package:1438 : update_package_repo 2026-08-31 23:36:55.579 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-08-31 23:36:55.584 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-08-31 23:36:55.589 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-08-31 23:36:55.593 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-08-31 23:36:55.597 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-08-31 23:36:55.601 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-31 23:36:55.605 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-31 23:36:55.609 | + functions-common:update_package_repo:1421 : apt_get_update 2026-08-31 23:36:55.615 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-08-31 23:36:55.619 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-08-31 23:36:55.622 | + functions-common:apt_get_update:1167 : return 2026-08-31 23:36:55.626 | + functions-common:install_package:1439 : real_install_package ovn-central ovn-controller-vtep ovn-host 2026-08-31 23:36:55.631 | + functions-common:real_install_package:1426 : is_ubuntu 2026-08-31 23:36:55.634 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-31 23:36:55.638 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-31 23:36:55.641 | + functions-common:real_install_package:1427 : apt_get install ovn-central ovn-controller-vtep ovn-host 2026-08-31 23:36:55.673 | + 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-08-31 23:36:55.721 | Reading package lists... 2026-08-31 23:36:56.114 | Building dependency tree... 2026-08-31 23:36:56.115 | Reading state information... 2026-08-31 23:36:56.748 | The following packages were automatically installed and are no longer required: 2026-08-31 23:36:56.750 | libfwupd2 libgusb2 2026-08-31 23:36:56.750 | Use 'sudo apt autoremove' to remove them. 2026-08-31 23:36:56.754 | The following additional packages will be installed: 2026-08-31 23:36:56.754 | ovn-common 2026-08-31 23:36:56.797 | The following NEW packages will be installed: 2026-08-31 23:36:56.798 | ovn-central ovn-common ovn-controller-vtep ovn-host 2026-08-31 23:36:56.907 | 0 upgraded, 4 newly installed, 0 to remove and 28 not upgraded. 2026-08-31 23:36:56.907 | Need to get 2360 kB of archives. 2026-08-31 23:36:56.907 | After this operation, 8355 kB of additional disk space will be used. 2026-08-31 23:36:56.907 | Get:1 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ovn-common amd64 24.03.6-0ubuntu0.24.04.1 [1157 kB] 2026-08-31 23:36:57.087 | Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ovn-central amd64 24.03.6-0ubuntu0.24.04.1 [368 kB] 2026-08-31 23:36:57.092 | 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-08-31 23:36:57.095 | Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ovn-host amd64 24.03.6-0ubuntu0.24.04.1 [665 kB] 2026-08-31 23:36:57.368 | perl: warning: Setting locale failed. 2026-08-31 23:36:57.368 | perl: warning: Please check that your locale settings: 2026-08-31 23:36:57.368 | LANGUAGE = (unset), 2026-08-31 23:36:57.368 | LC_ALL = "en_US.utf8", 2026-08-31 23:36:57.368 | LANG = "de_DE.UTF-8" 2026-08-31 23:36:57.369 | are supported and installed on your system. 2026-08-31 23:36:57.369 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-31 23:36:57.444 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-31 23:36:57.444 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-31 23:36:57.445 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-31 23:36:57.654 | Fetched 2360 kB in 0s (8366 kB/s) 2026-08-31 23:36:57.750 | Selecting previously unselected package ovn-common. 2026-08-31 23:36:57.839 | (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 ... 127100 files and directories currently installed.) 2026-08-31 23:36:57.848 | Preparing to unpack .../ovn-common_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-08-31 23:36:57.853 | Unpacking ovn-common (24.03.6-0ubuntu0.24.04.1) ... 2026-08-31 23:36:57.989 | Selecting previously unselected package ovn-central. 2026-08-31 23:36:58.005 | Preparing to unpack .../ovn-central_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-08-31 23:36:58.009 | Unpacking ovn-central (24.03.6-0ubuntu0.24.04.1) ... 2026-08-31 23:36:58.132 | Selecting previously unselected package ovn-controller-vtep. 2026-08-31 23:36:58.147 | Preparing to unpack .../ovn-controller-vtep_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-08-31 23:36:58.156 | Unpacking ovn-controller-vtep (24.03.6-0ubuntu0.24.04.1) ... 2026-08-31 23:36:58.222 | Selecting previously unselected package ovn-host. 2026-08-31 23:36:58.237 | Preparing to unpack .../ovn-host_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-08-31 23:36:58.245 | Unpacking ovn-host (24.03.6-0ubuntu0.24.04.1) ... 2026-08-31 23:36:58.340 | Setting up ovn-common (24.03.6-0ubuntu0.24.04.1) ... 2026-08-31 23:36:58.361 | Setting up ovn-host (24.03.6-0ubuntu0.24.04.1) ... 2026-08-31 23:36:58.857 | ovn-controller.service is a disabled or a static unit, not starting it. 2026-08-31 23:36:59.053 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-host.service → /usr/lib/systemd/system/ovn-host.service. 2026-08-31 23:36:59.516 | ovn-controller.service is a disabled or a static unit, not starting it. 2026-08-31 23:36:59.584 | Setting up ovn-central (24.03.6-0ubuntu0.24.04.1) ... 2026-08-31 23:37:00.138 | ovn-northd.service is a disabled or a static unit, not starting it. 2026-08-31 23:37:00.337 | Created symlink /etc/systemd/system/ovn-sb-ovsdb.service → /usr/lib/systemd/system/ovn-ovsdb-server-sb.service. 2026-08-31 23:37:01.040 | Created symlink /etc/systemd/system/ovn-nb-ovsdb.service → /usr/lib/systemd/system/ovn-ovsdb-server-nb.service. 2026-08-31 23:37:01.762 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-central.service → /usr/lib/systemd/system/ovn-central.service. 2026-08-31 23:37:02.689 | ovn-northd.service is a disabled or a static unit, not starting it. 2026-08-31 23:37:02.768 | Setting up ovn-controller-vtep (24.03.6-0ubuntu0.24.04.1) ... 2026-08-31 23:37:02.973 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-controller-vtep.service → /usr/lib/systemd/system/ovn-controller-vtep.service. 2026-08-31 23:37:03.578 | Processing triggers for man-db (2.12.0-4build2) ... 2026-08-31 23:37:03.930 | perl: warning: Setting locale failed. 2026-08-31 23:37:03.930 | perl: warning: Please check that your locale settings: 2026-08-31 23:37:03.930 | LANGUAGE = (unset), 2026-08-31 23:37:03.931 | LC_ALL = "en_US.utf8", 2026-08-31 23:37:03.931 | LANG = "de_DE.UTF-8" 2026-08-31 23:37:03.931 | are supported and installed on your system. 2026-08-31 23:37:03.931 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-31 23:37:04.065 | perl: warning: Setting locale failed. 2026-08-31 23:37:04.066 | perl: warning: Please check that your locale settings: 2026-08-31 23:37:04.066 | LANGUAGE = (unset), 2026-08-31 23:37:04.066 | LC_ALL = "en_US.utf8", 2026-08-31 23:37:04.066 | LANG = "de_DE.UTF-8" 2026-08-31 23:37:04.066 | are supported and installed on your system. 2026-08-31 23:37:04.066 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-31 23:37:04.118 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-31 23:37:04.118 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-31 23:37:04.118 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-31 23:37:04.191 | perl: warning: Setting locale failed. 2026-08-31 23:37:04.191 | perl: warning: Please check that your locale settings: 2026-08-31 23:37:04.192 | LANGUAGE = (unset), 2026-08-31 23:37:04.192 | LC_ALL = "en_US.utf8", 2026-08-31 23:37:04.192 | LANG = "de_DE.UTF-8" 2026-08-31 23:37:04.192 | are supported and installed on your system. 2026-08-31 23:37:04.192 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-31 23:37:04.567 | 2026-08-31 23:37:04.568 | Running kernel seems to be up-to-date. 2026-08-31 23:37:04.568 | 2026-08-31 23:37:04.568 | Restarting services... 2026-08-31 23:37:04.636 | 2026-08-31 23:37:04.636 | Service restarts being deferred: 2026-08-31 23:37:04.636 | systemctl restart getty@tty1.service 2026-08-31 23:37:04.636 | systemctl restart serial-getty@hvc0.service 2026-08-31 23:37:04.636 | systemctl restart systemd-logind.service 2026-08-31 23:37:04.636 | systemctl restart virtlockd.service 2026-08-31 23:37:04.637 | systemctl restart virtlogd.service 2026-08-31 23:37:04.637 | 2026-08-31 23:37:04.637 | No containers need to be restarted. 2026-08-31 23:37:04.637 | 2026-08-31 23:37:04.637 | User sessions running outdated binaries: 2026-08-31 23:37:04.637 | quobyte @ session #5: bash[2044], sshd[1997] 2026-08-31 23:37:04.645 | quobyte @ user manager service: systemd[1191] 2026-08-31 23:37:04.655 | 2026-08-31 23:37:04.655 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-08-31 23:37:06.898 | + functions-common:apt_get:1211 : result=0 2026-08-31 23:37:06.901 | + functions-common:apt_get:1214 : time_stop apt-get 2026-08-31 23:37:06.903 | + functions-common:time_stop:2420 : local name 2026-08-31 23:37:06.906 | + functions-common:time_stop:2421 : local end_time 2026-08-31 23:37:06.908 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-31 23:37:06.911 | + functions-common:time_stop:2423 : local total 2026-08-31 23:37:06.913 | + functions-common:time_stop:2424 : local start_time 2026-08-31 23:37:06.915 | + functions-common:time_stop:2426 : name=apt-get 2026-08-31 23:37:06.918 | + functions-common:time_stop:2427 : start_time=1788219415668 2026-08-31 23:37:06.920 | + functions-common:time_stop:2429 : [[ -z 1788219415668 ]] 2026-08-31 23:37:06.923 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-31 23:37:06.927 | + functions-common:time_stop:2432 : end_time=1788219426924 2026-08-31 23:37:06.929 | + functions-common:time_stop:2433 : elapsed_time=11256 2026-08-31 23:37:06.931 | + functions-common:time_stop:2434 : total=164278 2026-08-31 23:37:06.934 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-31 23:37:06.936 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=175534 2026-08-31 23:37:06.938 | + functions-common:apt_get:1215 : return 0 2026-08-31 23:37:06.941 | + lib/neutron_plugins/ovn_agent:install_ovn:442 : 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-08-31 23:37:06.943 | + lib/neutron_plugins/ovn_agent:install_ovn:442 : 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-08-31 23:37:06.946 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : local log_archive_dir=/opt/stack/logs/archive 2026-08-31 23:37:06.948 | + lib/neutron_plugins/ovn_agent:install_ovn:446 : mkdir -p /opt/stack/logs/archive 2026-08-31 23:37:06.953 | + lib/neutron_plugins/ovn_agent:install_ovn:447 : 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-08-31 23:37:06.955 | + lib/neutron_plugins/ovn_agent:install_ovn:448 : '[' -f /opt/stack/logs/ovs-vswitchd.log ']' 2026-08-31 23:37:06.958 | + lib/neutron_plugins/ovn_agent:install_ovn:447 : 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-08-31 23:37:06.960 | + lib/neutron_plugins/ovn_agent:install_ovn:448 : '[' -f /opt/stack/logs/ovn-northd.log ']' 2026-08-31 23:37:06.962 | + lib/neutron_plugins/ovn_agent:install_ovn:447 : 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-08-31 23:37:06.965 | + lib/neutron_plugins/ovn_agent:install_ovn:448 : '[' -f /opt/stack/logs/ovn-controller.log ']' 2026-08-31 23:37:06.967 | + lib/neutron_plugins/ovn_agent:install_ovn:447 : 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-08-31 23:37:06.970 | + lib/neutron_plugins/ovn_agent:install_ovn:448 : '[' -f /opt/stack/logs/ovn-controller-vtep.log ']' 2026-08-31 23:37:06.973 | + lib/neutron_plugins/ovn_agent:install_ovn:447 : 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-08-31 23:37:06.975 | + lib/neutron_plugins/ovn_agent:install_ovn:448 : '[' -f /opt/stack/logs/ovs-vtep.log ']' 2026-08-31 23:37:06.978 | + lib/neutron_plugins/ovn_agent:install_ovn:447 : 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-08-31 23:37:06.980 | + lib/neutron_plugins/ovn_agent:install_ovn:448 : '[' -f /opt/stack/logs/ovsdb-server.log ']' 2026-08-31 23:37:06.983 | + lib/neutron_plugins/ovn_agent:install_ovn:447 : 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-08-31 23:37:06.985 | + lib/neutron_plugins/ovn_agent:install_ovn:448 : '[' -f /opt/stack/logs/ovsdb-server-nb.log ']' 2026-08-31 23:37:06.987 | + lib/neutron_plugins/ovn_agent:install_ovn:447 : 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-08-31 23:37:06.990 | + lib/neutron_plugins/ovn_agent:install_ovn:448 : '[' -f /opt/stack/logs/ovsdb-server-sb.log ']' 2026-08-31 23:37:06.992 | + lib/neutron_plugins/ovn_agent:install_ovn:454 : use_library_from_git ovsdbapp 2026-08-31 23:37:06.995 | + inc/python:use_library_from_git:266 : local name=ovsdbapp 2026-08-31 23:37:06.997 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-31 23:37:07.000 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-31 23:37:07.002 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,ovsdbapp, ]] 2026-08-31 23:37:07.004 | + inc/python:use_library_from_git:269 : return 1 2026-08-31 23:37:07.006 | + lib/neutron_plugins/ovn_agent:install_ovn:460 : [[ False == \T\r\u\e ]] 2026-08-31 23:37:07.009 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-08-31 23:37:07.011 | + ./stack.sh:main:959 : is_service_enabled nova 2026-08-31 23:37:07.026 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:37:07.028 | + ./stack.sh:main:961 : stack_install_service nova 2026-08-31 23:37:07.031 | + lib/stack:stack_install_service:20 : local service=nova 2026-08-31 23:37:07.033 | + lib/stack:stack_install_service:21 : type install_nova 2026-08-31 23:37:07.036 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-08-31 23:37:07.038 | + lib/stack:stack_install_service:32 : install_nova 2026-08-31 23:37:07.040 | + lib/nova:install_nova:912 : use_library_from_git os-vif 2026-08-31 23:37:07.043 | + inc/python:use_library_from_git:266 : local name=os-vif 2026-08-31 23:37:07.045 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-31 23:37:07.047 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-31 23:37:07.049 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-vif, ]] 2026-08-31 23:37:07.052 | + inc/python:use_library_from_git:269 : return 1 2026-08-31 23:37:07.054 | + lib/nova:install_nova:917 : is_service_enabled n-cpu 2026-08-31 23:37:07.069 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:37:07.071 | + lib/nova:install_nova:917 : [[ -r /home/quobyte/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2026-08-31 23:37:07.074 | + lib/nova:install_nova:918 : install_nova_hypervisor 2026-08-31 23:37:07.076 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:91 : install_libvirt 2026-08-31 23:37:07.078 | + lib/nova_plugins/functions-libvirt:install_libvirt:80 : [[ noble =~ bookworm ]] 2026-08-31 23:37:07.081 | + lib/nova_plugins/functions-libvirt:install_libvirt:93 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- libvirt-python 2026-08-31 23:37:07.241 | + lib/nova_plugins/functions-libvirt:install_libvirt:95 : is_ubuntu 2026-08-31 23:37:07.243 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-31 23:37:07.245 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-31 23:37:07.247 | + lib/nova_plugins/functions-libvirt:install_libvirt:96 : install_package qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-08-31 23:37:07.250 | + functions-common:install_package:1438 : update_package_repo 2026-08-31 23:37:07.252 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-08-31 23:37:07.254 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-08-31 23:37:07.256 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-08-31 23:37:07.258 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-08-31 23:37:07.260 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-08-31 23:37:07.262 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-31 23:37:07.264 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-31 23:37:07.266 | + functions-common:update_package_repo:1421 : apt_get_update 2026-08-31 23:37:07.268 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-08-31 23:37:07.271 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-08-31 23:37:07.273 | + functions-common:apt_get_update:1167 : return 2026-08-31 23:37:07.275 | + functions-common:install_package:1439 : real_install_package qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-08-31 23:37:07.277 | + functions-common:real_install_package:1426 : is_ubuntu 2026-08-31 23:37:07.280 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-31 23:37:07.282 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-31 23:37:07.284 | + functions-common:real_install_package:1427 : apt_get install qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-08-31 23:37:07.303 | + 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-08-31 23:37:07.341 | Reading package lists... 2026-08-31 23:37:07.736 | Building dependency tree... 2026-08-31 23:37:07.738 | Reading state information... 2026-08-31 23:37:08.350 | libvirt-clients is already the newest version (10.0.0-2ubuntu8.16). 2026-08-31 23:37:08.350 | libvirt-clients set to manually installed. 2026-08-31 23:37:08.350 | libvirt-daemon-system is already the newest version (10.0.0-2ubuntu8.16). 2026-08-31 23:37:08.351 | The following packages were automatically installed and are no longer required: 2026-08-31 23:37:08.352 | libfwupd2 libgusb2 2026-08-31 23:37:08.353 | Use 'sudo apt autoremove' to remove them. 2026-08-31 23:37:08.356 | The following additional packages will be installed: 2026-08-31 23:37:08.356 | python3-zstandard qemu-efi-aarch64 qemu-efi-arm qemu-system-arm 2026-08-31 23:37:08.356 | qemu-system-mips qemu-system-misc qemu-system-ppc qemu-system-s390x 2026-08-31 23:37:08.356 | qemu-system-sparc 2026-08-31 23:37:08.359 | Suggested packages: 2026-08-31 23:37:08.359 | python-zstandard-doc samba vde2 2026-08-31 23:37:08.401 | The following packages will be REMOVED: 2026-08-31 23:37:08.404 | apport-core-dump-handler 2026-08-31 23:37:08.406 | The following NEW packages will be installed: 2026-08-31 23:37:08.407 | libvirt-dev python3-libvirt python3-zstandard qemu-efi-aarch64 qemu-efi-arm 2026-08-31 23:37:08.407 | qemu-system qemu-system-arm qemu-system-mips qemu-system-misc 2026-08-31 23:37:08.407 | qemu-system-ppc qemu-system-s390x qemu-system-sparc systemd-coredump 2026-08-31 23:37:08.643 | 0 upgraded, 13 newly installed, 1 to remove and 28 not upgraded. 2026-08-31 23:37:08.643 | Need to get 110 MB of archives. 2026-08-31 23:37:08.643 | After this operation, 897 MB of additional disk space will be used. 2026-08-31 23:37:08.644 | Get:1 http://archive.ubuntu.com/ubuntu noble/universe amd64 python3-zstandard amd64 0.22.0-1build1 [360 kB] 2026-08-31 23:37:09.217 | Get:2 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 systemd-coredump amd64 255.4-1ubuntu8.17 [71.7 kB] 2026-08-31 23:37:09.230 | Get:3 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libvirt-dev amd64 10.0.0-2ubuntu8.16 [178 kB] 2026-08-31 23:37:09.266 | Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-libvirt amd64 10.0.0-1build1 [164 kB] 2026-08-31 23:37:09.320 | Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-arm amd64 1:8.2.2+ds-0ubuntu1.18 [11.0 MB] 2026-08-31 23:37:09.771 | Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-mips amd64 1:8.2.2+ds-0ubuntu1.18 [16.3 MB] 2026-08-31 23:37:10.373 | Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-ppc amd64 1:8.2.2+ds-0ubuntu1.18 [9096 kB] 2026-08-31 23:37:10.581 | Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-sparc amd64 1:8.2.2+ds-0ubuntu1.18 [6318 kB] 2026-08-31 23:37:10.719 | Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-s390x amd64 1:8.2.2+ds-0ubuntu1.18 [3433 kB] 2026-08-31 23:37:10.802 | Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-misc amd64 1:8.2.2+ds-0ubuntu1.18 [57.7 MB] 2026-08-31 23:37:12.163 | Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system amd64 1:8.2.2+ds-0ubuntu1.18 [58.5 kB] 2026-08-31 23:37:12.164 | Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-efi-aarch64 all 2024.02-2ubuntu0.9 [4115 kB] 2026-08-31 23:37:12.239 | Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-efi-arm all 2024.02-2ubuntu0.9 [776 kB] 2026-08-31 23:37:12.521 | perl: warning: Setting locale failed. 2026-08-31 23:37:12.521 | perl: warning: Please check that your locale settings: 2026-08-31 23:37:12.521 | LANGUAGE = (unset), 2026-08-31 23:37:12.521 | LC_ALL = "en_US.utf8", 2026-08-31 23:37:12.521 | LANG = "de_DE.UTF-8" 2026-08-31 23:37:12.521 | are supported and installed on your system. 2026-08-31 23:37:12.521 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-31 23:37:12.584 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-31 23:37:12.584 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-31 23:37:12.584 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-31 23:37:12.959 | Fetched 110 MB in 4s (28.6 MB/s) 2026-08-31 23:37:13.001 | Selecting previously unselected package python3-zstandard. 2026-08-31 23:37:13.079 | (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 ... 127168 files and directories currently installed.) 2026-08-31 23:37:13.088 | Preparing to unpack .../python3-zstandard_0.22.0-1build1_amd64.deb ... 2026-08-31 23:37:13.092 | Unpacking python3-zstandard (0.22.0-1build1) ... 2026-08-31 23:37:13.278 | dpkg: apport-core-dump-handler: dependency problems, but removing anyway as you requested: 2026-08-31 23:37:13.278 | apport depends on apport-core-dump-handler | python3-zstandard; however: 2026-08-31 23:37:13.278 | Package apport-core-dump-handler is to be removed. 2026-08-31 23:37:13.278 | Package python3-zstandard is not configured yet. 2026-08-31 23:37:13.278 | apport depends on apport-core-dump-handler | systemd-coredump; however: 2026-08-31 23:37:13.278 | Package apport-core-dump-handler is to be removed. 2026-08-31 23:37:13.278 | Package systemd-coredump is not installed. 2026-08-31 23:37:13.279 | apport depends on apport-core-dump-handler | python3-zstandard; however: 2026-08-31 23:37:13.279 | Package apport-core-dump-handler is to be removed. 2026-08-31 23:37:13.279 | Package python3-zstandard is not configured yet. 2026-08-31 23:37:13.279 | apport depends on apport-core-dump-handler | systemd-coredump; however: 2026-08-31 23:37:13.279 | Package apport-core-dump-handler is to be removed. 2026-08-31 23:37:13.279 | Package systemd-coredump is not installed. 2026-08-31 23:37:13.279 | 2026-08-31 23:37:13.354 | (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 ... 127184 files and directories currently installed.) 2026-08-31 23:37:13.362 | Removing apport-core-dump-handler (2.28.3-0ubuntu0.1) ... 2026-08-31 23:37:14.232 | Selecting previously unselected package systemd-coredump. 2026-08-31 23:37:14.312 | (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 ... 127180 files and directories currently installed.) 2026-08-31 23:37:14.319 | Preparing to unpack .../00-systemd-coredump_255.4-1ubuntu8.17_amd64.deb ... 2026-08-31 23:37:14.323 | Unpacking systemd-coredump (255.4-1ubuntu8.17) ... 2026-08-31 23:37:14.403 | Selecting previously unselected package libvirt-dev:amd64. 2026-08-31 23:37:14.420 | Preparing to unpack .../01-libvirt-dev_10.0.0-2ubuntu8.16_amd64.deb ... 2026-08-31 23:37:14.433 | Unpacking libvirt-dev:amd64 (10.0.0-2ubuntu8.16) ... 2026-08-31 23:37:14.513 | Selecting previously unselected package python3-libvirt. 2026-08-31 23:37:14.529 | Preparing to unpack .../02-python3-libvirt_10.0.0-1build1_amd64.deb ... 2026-08-31 23:37:14.533 | Unpacking python3-libvirt (10.0.0-1build1) ... 2026-08-31 23:37:14.608 | Selecting previously unselected package qemu-system-arm. 2026-08-31 23:37:14.623 | Preparing to unpack .../03-qemu-system-arm_1%3a8.2.2+ds-0ubuntu1.18_amd64.deb ... 2026-08-31 23:37:14.637 | Unpacking qemu-system-arm (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-31 23:37:15.158 | Selecting previously unselected package qemu-system-mips. 2026-08-31 23:37:15.172 | Preparing to unpack .../04-qemu-system-mips_1%3a8.2.2+ds-0ubuntu1.18_amd64.deb ... 2026-08-31 23:37:15.185 | Unpacking qemu-system-mips (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-31 23:37:15.807 | Selecting previously unselected package qemu-system-ppc. 2026-08-31 23:37:15.823 | Preparing to unpack .../05-qemu-system-ppc_1%3a8.2.2+ds-0ubuntu1.18_amd64.deb ... 2026-08-31 23:37:15.836 | Unpacking qemu-system-ppc (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-31 23:37:16.202 | Selecting previously unselected package qemu-system-sparc. 2026-08-31 23:37:16.216 | Preparing to unpack .../06-qemu-system-sparc_1%3a8.2.2+ds-0ubuntu1.18_amd64.deb ... 2026-08-31 23:37:16.229 | Unpacking qemu-system-sparc (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-31 23:37:16.507 | Selecting previously unselected package qemu-system-s390x. 2026-08-31 23:37:16.520 | Preparing to unpack .../07-qemu-system-s390x_1%3a8.2.2+ds-0ubuntu1.18_amd64.deb ... 2026-08-31 23:37:16.533 | Unpacking qemu-system-s390x (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-31 23:37:16.722 | Selecting previously unselected package qemu-system-misc. 2026-08-31 23:37:16.735 | Preparing to unpack .../08-qemu-system-misc_1%3a8.2.2+ds-0ubuntu1.18_amd64.deb ... 2026-08-31 23:37:16.747 | Unpacking qemu-system-misc (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-31 23:37:18.648 | Selecting previously unselected package qemu-system. 2026-08-31 23:37:18.659 | Preparing to unpack .../09-qemu-system_1%3a8.2.2+ds-0ubuntu1.18_amd64.deb ... 2026-08-31 23:37:18.664 | Unpacking qemu-system (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-31 23:37:18.707 | Selecting previously unselected package qemu-efi-aarch64. 2026-08-31 23:37:18.720 | Preparing to unpack .../10-qemu-efi-aarch64_2024.02-2ubuntu0.9_all.deb ... 2026-08-31 23:37:18.725 | Unpacking qemu-efi-aarch64 (2024.02-2ubuntu0.9) ... 2026-08-31 23:37:20.674 | Selecting previously unselected package qemu-efi-arm. 2026-08-31 23:37:20.685 | Preparing to unpack .../11-qemu-efi-arm_2024.02-2ubuntu0.9_all.deb ... 2026-08-31 23:37:20.689 | Unpacking qemu-efi-arm (2024.02-2ubuntu0.9) ... 2026-08-31 23:37:21.544 | Setting up systemd-coredump (255.4-1ubuntu8.17) ... 2026-08-31 23:37:22.043 | Creating group 'systemd-coredump' with GID 987. 2026-08-31 23:37:22.048 | Creating user 'systemd-coredump' (systemd Core Dumper) with UID 987 and GID 987. 2026-08-31 23:37:22.074 | Setting up python3-libvirt (10.0.0-1build1) ... 2026-08-31 23:37:22.375 | Setting up qemu-system-mips (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-31 23:37:22.393 | Setting up qemu-system-sparc (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-31 23:37:22.412 | Setting up libvirt-dev:amd64 (10.0.0-2ubuntu8.16) ... 2026-08-31 23:37:22.429 | Setting up qemu-system-ppc (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-31 23:37:22.448 | Setting up qemu-efi-aarch64 (2024.02-2ubuntu0.9) ... 2026-08-31 23:37:22.458 | Setting up qemu-system-misc (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-31 23:37:22.476 | Setting up python3-zstandard (0.22.0-1build1) ... 2026-08-31 23:37:22.726 | Setting up qemu-system-arm (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-31 23:37:22.744 | Setting up qemu-efi-arm (2024.02-2ubuntu0.9) ... 2026-08-31 23:37:22.756 | Setting up qemu-system-s390x (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-31 23:37:22.774 | Setting up qemu-system (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-31 23:37:22.785 | Processing triggers for man-db (2.12.0-4build2) ... 2026-08-31 23:37:24.608 | perl: warning: Setting locale failed. 2026-08-31 23:37:24.608 | perl: warning: Please check that your locale settings: 2026-08-31 23:37:24.608 | LANGUAGE = (unset), 2026-08-31 23:37:24.609 | LC_ALL = "en_US.utf8", 2026-08-31 23:37:24.609 | LANG = "de_DE.UTF-8" 2026-08-31 23:37:24.609 | are supported and installed on your system. 2026-08-31 23:37:24.609 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-31 23:37:24.762 | perl: warning: Setting locale failed. 2026-08-31 23:37:24.762 | perl: warning: Please check that your locale settings: 2026-08-31 23:37:24.763 | LANGUAGE = (unset), 2026-08-31 23:37:24.763 | LC_ALL = "en_US.utf8", 2026-08-31 23:37:24.763 | LANG = "de_DE.UTF-8" 2026-08-31 23:37:24.763 | are supported and installed on your system. 2026-08-31 23:37:24.763 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-31 23:37:24.828 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-31 23:37:24.828 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-31 23:37:24.828 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-31 23:37:24.903 | perl: warning: Setting locale failed. 2026-08-31 23:37:24.903 | perl: warning: Please check that your locale settings: 2026-08-31 23:37:24.903 | LANGUAGE = (unset), 2026-08-31 23:37:24.903 | LC_ALL = "en_US.utf8", 2026-08-31 23:37:24.903 | LANG = "de_DE.UTF-8" 2026-08-31 23:37:24.903 | are supported and installed on your system. 2026-08-31 23:37:24.904 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-31 23:37:25.277 | 2026-08-31 23:37:25.278 | Running kernel seems to be up-to-date. 2026-08-31 23:37:25.278 | 2026-08-31 23:37:25.278 | Restarting services... 2026-08-31 23:37:25.338 | 2026-08-31 23:37:25.338 | Service restarts being deferred: 2026-08-31 23:37:25.338 | systemctl restart getty@tty1.service 2026-08-31 23:37:25.338 | systemctl restart serial-getty@hvc0.service 2026-08-31 23:37:25.338 | systemctl restart systemd-logind.service 2026-08-31 23:37:25.339 | systemctl restart virtlockd.service 2026-08-31 23:37:25.339 | systemctl restart virtlogd.service 2026-08-31 23:37:25.339 | 2026-08-31 23:37:25.339 | No containers need to be restarted. 2026-08-31 23:37:25.339 | 2026-08-31 23:37:25.339 | User sessions running outdated binaries: 2026-08-31 23:37:25.339 | quobyte @ session #5: bash[2044], sshd[1997] 2026-08-31 23:37:25.349 | quobyte @ user manager service: systemd[1191] 2026-08-31 23:37:25.357 | 2026-08-31 23:37:25.358 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-08-31 23:37:27.489 | + functions-common:apt_get:1211 : result=0 2026-08-31 23:37:27.492 | + functions-common:apt_get:1214 : time_stop apt-get 2026-08-31 23:37:27.496 | + functions-common:time_stop:2420 : local name 2026-08-31 23:37:27.499 | + functions-common:time_stop:2421 : local end_time 2026-08-31 23:37:27.502 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-31 23:37:27.505 | + functions-common:time_stop:2423 : local total 2026-08-31 23:37:27.508 | + functions-common:time_stop:2424 : local start_time 2026-08-31 23:37:27.511 | + functions-common:time_stop:2426 : name=apt-get 2026-08-31 23:37:27.515 | + functions-common:time_stop:2427 : start_time=1788219427300 2026-08-31 23:37:27.518 | + functions-common:time_stop:2429 : [[ -z 1788219427300 ]] 2026-08-31 23:37:27.522 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-31 23:37:27.527 | + functions-common:time_stop:2432 : end_time=1788219447524 2026-08-31 23:37:27.531 | + functions-common:time_stop:2433 : elapsed_time=20224 2026-08-31 23:37:27.534 | + functions-common:time_stop:2434 : total=175534 2026-08-31 23:37:27.537 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-31 23:37:27.541 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=195758 2026-08-31 23:37:27.544 | + functions-common:apt_get:1215 : return 0 2026-08-31 23:37:27.547 | + lib/nova_plugins/functions-libvirt:install_libvirt:97 : install_package ovmf swtpm swtpm-tools mdevctl 2026-08-31 23:37:27.551 | + functions-common:install_package:1438 : update_package_repo 2026-08-31 23:37:27.554 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-08-31 23:37:27.557 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-08-31 23:37:27.561 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-08-31 23:37:27.564 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-08-31 23:37:27.568 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-08-31 23:37:27.571 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-31 23:37:27.575 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-31 23:37:27.578 | + functions-common:update_package_repo:1421 : apt_get_update 2026-08-31 23:37:27.581 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-08-31 23:37:27.585 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-08-31 23:37:27.588 | + functions-common:apt_get_update:1167 : return 2026-08-31 23:37:27.591 | + functions-common:install_package:1439 : real_install_package ovmf swtpm swtpm-tools mdevctl 2026-08-31 23:37:27.595 | + functions-common:real_install_package:1426 : is_ubuntu 2026-08-31 23:37:27.598 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-31 23:37:27.602 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-31 23:37:27.606 | + functions-common:real_install_package:1427 : apt_get install ovmf swtpm swtpm-tools mdevctl 2026-08-31 23:37:27.633 | + 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-08-31 23:37:27.679 | Reading package lists... 2026-08-31 23:37:28.116 | Building dependency tree... 2026-08-31 23:37:28.118 | Reading state information... 2026-08-31 23:37:28.692 | ovmf is already the newest version (2024.02-2ubuntu0.9). 2026-08-31 23:37:28.692 | ovmf set to manually installed. 2026-08-31 23:37:28.692 | swtpm is already the newest version (0.7.3-0ubuntu5.24.04.1). 2026-08-31 23:37:28.692 | swtpm set to manually installed. 2026-08-31 23:37:28.692 | swtpm-tools is already the newest version (0.7.3-0ubuntu5.24.04.1). 2026-08-31 23:37:28.692 | swtpm-tools set to manually installed. 2026-08-31 23:37:28.692 | mdevctl is already the newest version (1.3.0-1ubuntu2.1). 2026-08-31 23:37:28.692 | mdevctl set to manually installed. 2026-08-31 23:37:28.692 | The following packages were automatically installed and are no longer required: 2026-08-31 23:37:28.694 | libfwupd2 libgusb2 2026-08-31 23:37:28.694 | Use 'sudo apt autoremove' to remove them. 2026-08-31 23:37:28.784 | 0 upgraded, 0 newly installed, 0 to remove and 28 not upgraded. 2026-08-31 23:37:28.790 | + functions-common:apt_get:1211 : result=0 2026-08-31 23:37:28.793 | + functions-common:apt_get:1214 : time_stop apt-get 2026-08-31 23:37:28.796 | + functions-common:time_stop:2420 : local name 2026-08-31 23:37:28.799 | + functions-common:time_stop:2421 : local end_time 2026-08-31 23:37:28.802 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-31 23:37:28.804 | + functions-common:time_stop:2423 : local total 2026-08-31 23:37:28.807 | + functions-common:time_stop:2424 : local start_time 2026-08-31 23:37:28.810 | + functions-common:time_stop:2426 : name=apt-get 2026-08-31 23:37:28.812 | + functions-common:time_stop:2427 : start_time=1788219447629 2026-08-31 23:37:28.816 | + functions-common:time_stop:2429 : [[ -z 1788219447629 ]] 2026-08-31 23:37:28.819 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-31 23:37:28.824 | + functions-common:time_stop:2432 : end_time=1788219448820 2026-08-31 23:37:28.827 | + functions-common:time_stop:2433 : elapsed_time=1191 2026-08-31 23:37:28.830 | + functions-common:time_stop:2434 : total=195758 2026-08-31 23:37:28.834 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-31 23:37:28.837 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=196949 2026-08-31 23:37:28.840 | + functions-common:apt_get:1215 : return 0 2026-08-31 23:37:28.844 | + lib/nova_plugins/functions-libvirt:install_libvirt:98 : is_arch aarch64 2026-08-31 23:37:28.848 | ++ functions-common:is_arch:519 : uname -m 2026-08-31 23:37:28.853 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-08-31 23:37:28.856 | + lib/nova_plugins/functions-libvirt:install_libvirt:103 : [[ noble =~ bookworm ]] 2026-08-31 23:37:28.860 | + lib/nova_plugins/functions-libvirt:install_libvirt:103 : [[ noble =~ trixie ]] 2026-08-31 23:37:28.863 | + lib/nova_plugins/functions-libvirt:install_libvirt:145 : [[ False == True ]] 2026-08-31 23:37:28.867 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:96 : [[ kvm == \l\x\c ]] 2026-08-31 23:37:28.871 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:108 : [[ '' == \T\r\u\e ]] 2026-08-31 23:37:28.875 | + lib/nova:install_nova:921 : is_service_enabled n-novnc 2026-08-31 23:37:28.896 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:37:28.900 | ++ lib/nova:install_nova:923 : trueorfalse False NOVNC_FROM_PACKAGE 2026-08-31 23:37:28.922 | + lib/nova:install_nova:923 : NOVNC_FROM_PACKAGE=False 2026-08-31 23:37:28.926 | + lib/nova:install_nova:924 : '[' False = True ']' 2026-08-31 23:37:28.929 | + lib/nova:install_nova:943 : NOVNC_WEB_DIR=/opt/stack/novnc 2026-08-31 23:37:28.933 | + lib/nova:install_nova:944 : git_clone https://github.com/novnc/novnc.git /opt/stack/novnc v1.3.0 2026-08-31 23:37:28.936 | + functions-common:git_clone:589 : local git_remote=https://github.com/novnc/novnc.git 2026-08-31 23:37:28.938 | + functions-common:git_clone:590 : local git_dest=/opt/stack/novnc 2026-08-31 23:37:28.942 | + functions-common:git_clone:591 : local git_ref=v1.3.0 2026-08-31 23:37:28.944 | + functions-common:git_clone:592 : local orig_dir 2026-08-31 23:37:28.948 | ++ functions-common:git_clone:593 : pwd 2026-08-31 23:37:28.952 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-08-31 23:37:28.954 | + functions-common:git_clone:594 : local git_clone_flags= 2026-08-31 23:37:28.958 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-08-31 23:37:28.978 | + functions-common:git_clone:596 : RECLONE=False 2026-08-31 23:37:28.981 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-08-31 23:37:28.984 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-08-31 23:37:28.988 | + functions-common:git_clone:610 : echo v1.3.0 2026-08-31 23:37:28.988 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-08-31 23:37:28.993 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/novnc ]] 2026-08-31 23:37:28.997 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-08-31 23:37:28.999 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://github.com/novnc/novnc.git /opt/stack/novnc 2026-08-31 23:37:29.002 | + functions-common:git_timed:697 : local count=0 2026-08-31 23:37:29.005 | + functions-common:git_timed:698 : local timeout=0 2026-08-31 23:37:29.008 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-31 23:37:29.010 | + functions-common:git_timed:701 : timeout=0 2026-08-31 23:37:29.014 | + functions-common:git_timed:704 : time_start git_timed 2026-08-31 23:37:29.017 | + functions-common:time_start:2406 : local name=git_timed 2026-08-31 23:37:29.019 | + functions-common:time_start:2407 : local start_time= 2026-08-31 23:37:29.021 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-31 23:37:29.025 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-31 23:37:29.030 | + functions-common:time_start:2411 : _TIME_START[$name]=1788219449026 2026-08-31 23:37:29.032 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://github.com/novnc/novnc.git /opt/stack/novnc 2026-08-31 23:37:29.036 | Cloning into '/opt/stack/novnc'... 2026-08-31 23:37:30.792 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-31 23:37:30.795 | + functions-common:time_stop:2420 : local name 2026-08-31 23:37:30.798 | + functions-common:time_stop:2421 : local end_time 2026-08-31 23:37:30.800 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-31 23:37:30.803 | + functions-common:time_stop:2423 : local total 2026-08-31 23:37:30.806 | + functions-common:time_stop:2424 : local start_time 2026-08-31 23:37:30.809 | + functions-common:time_stop:2426 : name=git_timed 2026-08-31 23:37:30.811 | + functions-common:time_stop:2427 : start_time=1788219449026 2026-08-31 23:37:30.814 | + functions-common:time_stop:2429 : [[ -z 1788219449026 ]] 2026-08-31 23:37:30.817 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-31 23:37:30.822 | + functions-common:time_stop:2432 : end_time=1788219450819 2026-08-31 23:37:30.825 | + functions-common:time_stop:2433 : elapsed_time=1793 2026-08-31 23:37:30.827 | + functions-common:time_stop:2434 : total=167908 2026-08-31 23:37:30.829 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-31 23:37:30.832 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=169701 2026-08-31 23:37:30.834 | + functions-common:git_clone:631 : cd /opt/stack/novnc 2026-08-31 23:37:30.837 | + functions-common:git_clone:632 : git_timed fetch origin v1.3.0 2026-08-31 23:37:30.840 | + functions-common:git_timed:697 : local count=0 2026-08-31 23:37:30.843 | + functions-common:git_timed:698 : local timeout=0 2026-08-31 23:37:30.845 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-31 23:37:30.848 | + functions-common:git_timed:701 : timeout=0 2026-08-31 23:37:30.851 | + functions-common:git_timed:704 : time_start git_timed 2026-08-31 23:37:30.854 | + functions-common:time_start:2406 : local name=git_timed 2026-08-31 23:37:30.857 | + functions-common:time_start:2407 : local start_time= 2026-08-31 23:37:30.859 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-31 23:37:30.862 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-31 23:37:30.867 | + functions-common:time_start:2411 : _TIME_START[$name]=1788219450864 2026-08-31 23:37:30.870 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin v1.3.0 2026-08-31 23:37:31.363 | From https://github.com/novnc/novnc 2026-08-31 23:37:31.363 | * tag v1.3.0 -> FETCH_HEAD 2026-08-31 23:37:31.374 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-31 23:37:31.377 | + functions-common:time_stop:2420 : local name 2026-08-31 23:37:31.380 | + functions-common:time_stop:2421 : local end_time 2026-08-31 23:37:31.382 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-31 23:37:31.384 | + functions-common:time_stop:2423 : local total 2026-08-31 23:37:31.387 | + functions-common:time_stop:2424 : local start_time 2026-08-31 23:37:31.389 | + functions-common:time_stop:2426 : name=git_timed 2026-08-31 23:37:31.393 | + functions-common:time_stop:2427 : start_time=1788219450864 2026-08-31 23:37:31.396 | + functions-common:time_stop:2429 : [[ -z 1788219450864 ]] 2026-08-31 23:37:31.400 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-31 23:37:31.404 | + functions-common:time_stop:2432 : end_time=1788219451401 2026-08-31 23:37:31.407 | + functions-common:time_stop:2433 : elapsed_time=537 2026-08-31 23:37:31.410 | + functions-common:time_stop:2434 : total=169701 2026-08-31 23:37:31.413 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-31 23:37:31.415 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=170238 2026-08-31 23:37:31.419 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-08-31 23:37:31.422 | + functions-common:git_timed:697 : local count=0 2026-08-31 23:37:31.425 | + functions-common:git_timed:698 : local timeout=0 2026-08-31 23:37:31.427 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-31 23:37:31.430 | + functions-common:git_timed:701 : timeout=0 2026-08-31 23:37:31.433 | + functions-common:git_timed:704 : time_start git_timed 2026-08-31 23:37:31.436 | + functions-common:time_start:2406 : local name=git_timed 2026-08-31 23:37:31.438 | + functions-common:time_start:2407 : local start_time= 2026-08-31 23:37:31.441 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-31 23:37:31.445 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-31 23:37:31.449 | + functions-common:time_start:2411 : _TIME_START[$name]=1788219451446 2026-08-31 23:37:31.452 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-08-31 23:37:31.487 | Note: switching to 'FETCH_HEAD'. 2026-08-31 23:37:31.487 | 2026-08-31 23:37:31.487 | You are in 'detached HEAD' state. You can look around, make experimental 2026-08-31 23:37:31.487 | changes and commit them, and you can discard any commits you make in this 2026-08-31 23:37:31.487 | state without impacting any branches by switching back to a branch. 2026-08-31 23:37:31.487 | 2026-08-31 23:37:31.487 | If you want to create a new branch to retain commits you create, you may 2026-08-31 23:37:31.487 | do so (now or later) by using -c with the switch command. Example: 2026-08-31 23:37:31.487 | 2026-08-31 23:37:31.487 | git switch -c 2026-08-31 23:37:31.487 | 2026-08-31 23:37:31.488 | Or undo this operation with: 2026-08-31 23:37:31.488 | 2026-08-31 23:37:31.488 | git switch - 2026-08-31 23:37:31.488 | 2026-08-31 23:37:31.488 | Turn off this advice by setting config variable advice.detachedHead to false 2026-08-31 23:37:31.488 | 2026-08-31 23:37:31.488 | HEAD is now at 463c39e noVNC 1.3.0 2026-08-31 23:37:31.492 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-31 23:37:31.495 | + functions-common:time_stop:2420 : local name 2026-08-31 23:37:31.497 | + functions-common:time_stop:2421 : local end_time 2026-08-31 23:37:31.500 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-31 23:37:31.502 | + functions-common:time_stop:2423 : local total 2026-08-31 23:37:31.505 | + functions-common:time_stop:2424 : local start_time 2026-08-31 23:37:31.507 | + functions-common:time_stop:2426 : name=git_timed 2026-08-31 23:37:31.510 | + functions-common:time_stop:2427 : start_time=1788219451446 2026-08-31 23:37:31.513 | + functions-common:time_stop:2429 : [[ -z 1788219451446 ]] 2026-08-31 23:37:31.516 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-31 23:37:31.520 | + functions-common:time_stop:2432 : end_time=1788219451517 2026-08-31 23:37:31.523 | + functions-common:time_stop:2433 : elapsed_time=71 2026-08-31 23:37:31.526 | + functions-common:time_stop:2434 : total=170238 2026-08-31 23:37:31.528 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-31 23:37:31.531 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=170309 2026-08-31 23:37:31.534 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/novnc 2026-08-31 23:37:31.551 | + functions-common:git_clone:672 : cd /opt/stack/novnc 2026-08-31 23:37:31.555 | + functions-common:git_clone:673 : head -1 2026-08-31 23:37:31.556 | + functions-common:git_clone:673 : git show --oneline 2026-08-31 23:37:31.559 | 463c39e noVNC 1.3.0 2026-08-31 23:37:31.563 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-08-31 23:37:31.566 | + lib/nova:install_nova:948 : is_service_enabled n-spice 2026-08-31 23:37:31.586 | + functions-common:is_service_enabled:2076 : return 1 2026-08-31 23:37:31.589 | + lib/nova:install_nova:960 : git_clone https://review.opendev.org/openstack/nova.git /opt/stack/nova refs/changes/76/1003176/2 2026-08-31 23:37:31.592 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/nova.git 2026-08-31 23:37:31.595 | + functions-common:git_clone:590 : local git_dest=/opt/stack/nova 2026-08-31 23:37:31.598 | + functions-common:git_clone:591 : local git_ref=refs/changes/76/1003176/2 2026-08-31 23:37:31.601 | + functions-common:git_clone:592 : local orig_dir 2026-08-31 23:37:31.605 | ++ functions-common:git_clone:593 : pwd 2026-08-31 23:37:31.608 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-08-31 23:37:31.611 | + functions-common:git_clone:594 : local git_clone_flags= 2026-08-31 23:37:31.615 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-08-31 23:37:31.634 | + functions-common:git_clone:596 : RECLONE=False 2026-08-31 23:37:31.638 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-08-31 23:37:31.641 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-08-31 23:37:31.645 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-08-31 23:37:31.645 | + functions-common:git_clone:610 : echo refs/changes/76/1003176/2 2026-08-31 23:37:31.650 | + functions-common:git_clone:612 : [[ ! -d /opt/stack/nova ]] 2026-08-31 23:37:31.653 | + functions-common:git_clone:613 : [[ False = \T\r\u\e ]] 2026-08-31 23:37:31.657 | + functions-common:git_clone:618 : git_timed clone https://review.opendev.org/openstack/nova.git /opt/stack/nova 2026-08-31 23:37:31.660 | + functions-common:git_timed:697 : local count=0 2026-08-31 23:37:31.663 | + functions-common:git_timed:698 : local timeout=0 2026-08-31 23:37:31.666 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-31 23:37:31.669 | + functions-common:git_timed:701 : timeout=0 2026-08-31 23:37:31.672 | + functions-common:git_timed:704 : time_start git_timed 2026-08-31 23:37:31.675 | + functions-common:time_start:2406 : local name=git_timed 2026-08-31 23:37:31.677 | + functions-common:time_start:2407 : local start_time= 2026-08-31 23:37:31.680 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-31 23:37:31.685 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-31 23:37:31.689 | + functions-common:time_start:2411 : _TIME_START[$name]=1788219451686 2026-08-31 23:37:31.692 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone https://review.opendev.org/openstack/nova.git /opt/stack/nova 2026-08-31 23:37:31.696 | Cloning into '/opt/stack/nova'... 2026-08-31 23:41:40.017 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-31 23:41:40.019 | + functions-common:time_stop:2420 : local name 2026-08-31 23:41:40.022 | + functions-common:time_stop:2421 : local end_time 2026-08-31 23:41:40.024 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-31 23:41:40.027 | + functions-common:time_stop:2423 : local total 2026-08-31 23:41:40.029 | + functions-common:time_stop:2424 : local start_time 2026-08-31 23:41:40.032 | + functions-common:time_stop:2426 : name=git_timed 2026-08-31 23:41:40.034 | + functions-common:time_stop:2427 : start_time=1788219451686 2026-08-31 23:41:40.037 | + functions-common:time_stop:2429 : [[ -z 1788219451686 ]] 2026-08-31 23:41:40.042 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-31 23:41:40.048 | + functions-common:time_stop:2432 : end_time=1788219700046 2026-08-31 23:41:40.051 | + functions-common:time_stop:2433 : elapsed_time=248360 2026-08-31 23:41:40.053 | + functions-common:time_stop:2434 : total=170309 2026-08-31 23:41:40.056 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-31 23:41:40.059 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=418669 2026-08-31 23:41:40.061 | + functions-common:git_clone:620 : cd /opt/stack/nova 2026-08-31 23:41:40.064 | + functions-common:git_clone:621 : git_timed fetch https://review.opendev.org/openstack/nova.git refs/changes/76/1003176/2 2026-08-31 23:41:40.066 | + functions-common:git_timed:697 : local count=0 2026-08-31 23:41:40.069 | + functions-common:git_timed:698 : local timeout=0 2026-08-31 23:41:40.071 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-31 23:41:40.074 | + functions-common:git_timed:701 : timeout=0 2026-08-31 23:41:40.077 | + functions-common:git_timed:704 : time_start git_timed 2026-08-31 23:41:40.080 | + functions-common:time_start:2406 : local name=git_timed 2026-08-31 23:41:40.082 | + functions-common:time_start:2407 : local start_time= 2026-08-31 23:41:40.085 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-31 23:41:40.089 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-31 23:41:40.093 | + functions-common:time_start:2411 : _TIME_START[$name]=1788219700090 2026-08-31 23:41:40.097 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch https://review.opendev.org/openstack/nova.git refs/changes/76/1003176/2 2026-08-31 23:41:41.205 | From https://review.opendev.org/openstack/nova 2026-08-31 23:41:41.205 | * branch refs/changes/76/1003176/2 -> FETCH_HEAD 2026-08-31 23:41:41.212 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-31 23:41:41.214 | + functions-common:time_stop:2420 : local name 2026-08-31 23:41:41.217 | + functions-common:time_stop:2421 : local end_time 2026-08-31 23:41:41.220 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-31 23:41:41.223 | + functions-common:time_stop:2423 : local total 2026-08-31 23:41:41.225 | + functions-common:time_stop:2424 : local start_time 2026-08-31 23:41:41.227 | + functions-common:time_stop:2426 : name=git_timed 2026-08-31 23:41:41.229 | + functions-common:time_stop:2427 : start_time=1788219700090 2026-08-31 23:41:41.231 | + functions-common:time_stop:2429 : [[ -z 1788219700090 ]] 2026-08-31 23:41:41.234 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-31 23:41:41.238 | + functions-common:time_stop:2432 : end_time=1788219701235 2026-08-31 23:41:41.240 | + functions-common:time_stop:2433 : elapsed_time=1145 2026-08-31 23:41:41.242 | + functions-common:time_stop:2434 : total=418669 2026-08-31 23:41:41.245 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-31 23:41:41.247 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=419814 2026-08-31 23:41:41.250 | + functions-common:git_clone:621 : git checkout FETCH_HEAD 2026-08-31 23:41:41.308 | Note: switching to 'FETCH_HEAD'. 2026-08-31 23:41:41.308 | 2026-08-31 23:41:41.308 | You are in 'detached HEAD' state. You can look around, make experimental 2026-08-31 23:41:41.308 | changes and commit them, and you can discard any commits you make in this 2026-08-31 23:41:41.308 | state without impacting any branches by switching back to a branch. 2026-08-31 23:41:41.308 | 2026-08-31 23:41:41.308 | If you want to create a new branch to retain commits you create, you may 2026-08-31 23:41:41.308 | do so (now or later) by using -c with the switch command. Example: 2026-08-31 23:41:41.308 | 2026-08-31 23:41:41.309 | git switch -c 2026-08-31 23:41:41.309 | 2026-08-31 23:41:41.309 | Or undo this operation with: 2026-08-31 23:41:41.309 | 2026-08-31 23:41:41.309 | git switch - 2026-08-31 23:41:41.309 | 2026-08-31 23:41:41.309 | Turn off this advice by setting config variable advice.detachedHead to false 2026-08-31 23:41:41.309 | 2026-08-31 23:41:41.309 | HEAD is now at 8899d1bf6b cinder: Replace legacy auth options (1/3) 2026-08-31 23:41:41.314 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/nova 2026-08-31 23:41:41.335 | + functions-common:git_clone:672 : cd /opt/stack/nova 2026-08-31 23:41:41.337 | + functions-common:git_clone:673 : head -1 2026-08-31 23:41:41.337 | + functions-common:git_clone:673 : git show --oneline 2026-08-31 23:41:41.344 | 8899d1bf6b cinder: Replace legacy auth options (1/3) 2026-08-31 23:41:41.347 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-08-31 23:41:41.349 | + lib/nova:install_nova:961 : setup_develop /opt/stack/nova 2026-08-31 23:41:41.352 | + inc/python:setup_develop:353 : local bindep 2026-08-31 23:41:41.354 | + inc/python:setup_develop:354 : [[ /opt/stack/nova == -bindep* ]] 2026-08-31 23:41:41.357 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/nova 2026-08-31 23:41:41.360 | + inc/python:setup_develop:359 : local extras= 2026-08-31 23:41:41.362 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/nova -e 2026-08-31 23:41:41.365 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-08-31 23:41:41.367 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/nova == -bindep* ]] 2026-08-31 23:41:41.370 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/nova 2026-08-31 23:41:41.372 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-08-31 23:41:41.375 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-08-31 23:41:41.378 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/nova 2026-08-31 23:41:41.381 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-08-31 23:41:41.384 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/nova 2026-08-31 23:41:41.387 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-08-31 23:41:41.390 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-08-31 23:41:41.394 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2026-08-31 23:41:41.399 | + inc/python:_setup_package_with_constraints_edit:400 : name=nova 2026-08-31 23:41:41.401 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z nova ']' 2026-08-31 23:41:41.404 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2026-08-31 23:41:41.560 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/nova -e 2026-08-31 23:41:41.563 | + inc/python:setup_package:436 : local bindep=0 2026-08-31 23:41:41.566 | + inc/python:setup_package:437 : local bindep_flag= 2026-08-31 23:41:41.569 | + inc/python:setup_package:438 : local bindep_profiles= 2026-08-31 23:41:41.571 | + inc/python:setup_package:439 : [[ /opt/stack/nova == -bindep* ]] 2026-08-31 23:41:41.574 | + inc/python:setup_package:444 : local project_dir=/opt/stack/nova 2026-08-31 23:41:41.576 | + inc/python:setup_package:445 : local flags=-e 2026-08-31 23:41:41.579 | + inc/python:setup_package:446 : local extras= 2026-08-31 23:41:41.582 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-08-31 23:41:41.584 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-08-31 23:41:41.586 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-08-31 23:41:41.589 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-08-31 23:41:41.592 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-08-31 23:41:41.594 | + inc/python:setup_package:464 : pip_install -e /opt/stack/nova 2026-08-31 23:41:41.617 | Using python 3.12 to install /opt/stack/nova 2026-08-31 23:41:41.619 | + 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-08-31 23:41:42.643 | Obtaining file:///opt/stack/nova 2026-08-31 23:41:42.647 | Installing build dependencies: started 2026-08-31 23:41:44.455 | Installing build dependencies: finished with status 'done' 2026-08-31 23:41:44.457 | Checking if build backend supports build_editable: started 2026-08-31 23:41:45.033 | Checking if build backend supports build_editable: finished with status 'done' 2026-08-31 23:41:45.035 | Getting requirements to build editable: started 2026-08-31 23:41:45.342 | Getting requirements to build editable: finished with status 'done' 2026-08-31 23:41:45.344 | Preparing editable metadata (pyproject.toml): started 2026-08-31 23:41:47.668 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-08-31 23:41:47.693 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev437) (7.0.3) 2026-08-31 23:41:47.694 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev437) (2.0.52) 2026-08-31 23:41:47.695 | Requirement already satisfied: decorator>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev437) (5.3.1) 2026-08-31 23:41:47.696 | Requirement already satisfied: eventlet>=0.30.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev437) (0.41.2) 2026-08-31 23:41:47.697 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev437) (3.1.6) 2026-08-31 23:41:47.697 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev437) (13.0.1) 2026-08-31 23:41:47.698 | Requirement already satisfied: lxml>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev437) (6.1.1) 2026-08-31 23:41:47.699 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev437) (2.5.1) 2026-08-31 23:41:47.700 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev437) (43.0.3) 2026-08-31 23:41:47.701 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev437) (1.8.11) 2026-08-31 23:41:47.701 | Requirement already satisfied: greenlet>=0.4.15 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev437) (3.5.5) 2026-08-31 23:41:47.702 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev437) (3.1.0) 2026-08-31 23:41:47.703 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev437) (3.10.1) 2026-08-31 23:41:47.704 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev437) (3.18.0) 2026-08-31 23:41:47.705 | Requirement already satisfied: alembic>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev437) (1.19.1) 2026-08-31 23:41:47.706 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev437) (1.3.0) 2026-08-31 23:41:47.707 | Requirement already satisfied: paramiko>=2.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev437) (4.0.0) 2026-08-31 23:41:47.707 | Requirement already satisfied: jsonschema>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev437) (4.26.0) 2026-08-31 23:41:47.708 | Requirement already satisfied: python-cinderclient>=4.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev437) (9.9.0) 2026-08-31 23:41:47.709 | Requirement already satisfied: keystoneauth1>=5.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev437) (5.16.0) 2026-08-31 23:41:47.999 | Collecting python-neutronclient>=7.1.0 (from nova==33.1.0.dev437) 2026-08-31 23:41:48.145 | Downloading python_neutronclient-14.0.0-py3-none-any.whl.metadata (3.5 kB) 2026-08-31 23:41:48.156 | Requirement already satisfied: python-glanceclient>=4.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev437) (4.13.0) 2026-08-31 23:41:48.157 | Requirement already satisfied: requests>=2.25.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev437) (2.34.2) 2026-08-31 23:41:48.157 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev437) (5.9.1) 2026-08-31 23:41:48.183 | Collecting websockify>=0.9.0 (from nova==33.1.0.dev437) 2026-08-31 23:41:48.198 | Downloading websockify-0.13.0-py3-none-any.whl.metadata (14 kB) 2026-08-31 23:41:48.216 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev437) (4.3.0) 2026-08-31 23:41:48.217 | Requirement already satisfied: oslo.concurrency>=5.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev437) (7.6.1) 2026-08-31 23:41:48.218 | Requirement already satisfied: oslo.config>=9.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev437) (10.7.0) 2026-08-31 23:41:48.219 | Requirement already satisfied: oslo.context>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev437) (6.5.0) 2026-08-31 23:41:48.220 | Requirement already satisfied: oslo.log>=4.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev437) (8.3.1) 2026-08-31 23:41:48.220 | Requirement already satisfied: oslo.limit>=2.9.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev437) (2.12.0) 2026-08-31 23:41:48.221 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev437) (3.9.0) 2026-08-31 23:41:48.222 | Requirement already satisfied: oslo.serialization>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev437) (5.11.0) 2026-08-31 23:41:48.223 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev437) (2.8.0) 2026-08-31 23:41:48.224 | Requirement already satisfied: oslo.utils>=8.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev437) (10.2.0) 2026-08-31 23:41:48.225 | Requirement already satisfied: oslo.db>=10.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev437) (18.1.1) 2026-08-31 23:41:48.226 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev437) (7.10.0) 2026-08-31 23:41:48.226 | Requirement already satisfied: oslo.messaging>=14.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev437) (18.3.0) 2026-08-31 23:41:48.227 | Requirement already satisfied: oslo.policy>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev437) (6.0.1) 2026-08-31 23:41:48.228 | Requirement already satisfied: oslo.privsep>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev437) (3.12.0) 2026-08-31 23:41:48.229 | Requirement already satisfied: oslo.i18n>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev437) (6.9.0) 2026-08-31 23:41:48.230 | 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.dev437) (4.8.0) 2026-08-31 23:41:48.231 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev437) (2.0.0) 2026-08-31 23:41:48.232 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev437) (8.2.0) 2026-08-31 23:41:48.233 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev437) (7.2.2) 2026-08-31 23:41:48.234 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev437) (3.12.0) 2026-08-31 23:41:48.235 | Requirement already satisfied: os-brick>=6.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev437) (7.1.1) 2026-08-31 23:41:48.235 | Requirement already satisfied: os-resource-classes>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev437) (1.1.0) 2026-08-31 23:41:48.236 | Requirement already satisfied: os-traits>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev437) (3.9.0) 2026-08-31 23:41:48.237 | Requirement already satisfied: os-vif>=3.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev437) (5.2.0) 2026-08-31 23:41:48.238 | Requirement already satisfied: castellan>=0.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev437) (5.8.0) 2026-08-31 23:41:48.355 | Collecting microversion-parse>=0.2.1 (from nova==33.1.0.dev437) 2026-08-31 23:41:48.371 | Downloading microversion_parse-2.1.0-py3-none-any.whl.metadata (5.1 kB) 2026-08-31 23:41:48.381 | Requirement already satisfied: tooz>=1.58.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev437) (9.1.0) 2026-08-31 23:41:48.382 | Requirement already satisfied: cursive>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev437) (0.3.1) 2026-08-31 23:41:48.383 | Requirement already satisfied: retrying>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev437) (1.4.2) 2026-08-31 23:41:48.384 | Requirement already satisfied: os-service-types>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev437) (1.9.0) 2026-08-31 23:41:48.385 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev437) (2.9.0.post0) 2026-08-31 23:41:48.385 | Requirement already satisfied: futurist>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev437) (3.5.0) 2026-08-31 23:41:48.386 | Requirement already satisfied: openstacksdk>=4.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev437) (4.19.1) 2026-08-31 23:41:48.387 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev437) (6.0.3) 2026-08-31 23:41:48.390 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.5.0->nova==33.1.0.dev437) (1.4.1) 2026-08-31 23:41:48.391 | 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.dev437) (4.16.0) 2026-08-31 23:41:48.394 | 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.dev437) (7.6.0) 2026-08-31 23:41:48.398 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->nova==33.1.0.dev437) (2.1.1) 2026-08-31 23:41:48.402 | 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.dev437) (3.0) 2026-08-31 23:41:48.410 | 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.dev437) (2.8.0) 2026-08-31 23:41:48.418 | 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.dev437) (3.1.0) 2026-08-31 23:41:48.420 | 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.dev437) (2.3.0) 2026-08-31 23:41:48.425 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->nova==33.1.0.dev437) (3.0.3) 2026-08-31 23:41:48.427 | 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.dev437) (26.1.0) 2026-08-31 23:41:48.428 | 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.dev437) (2025.9.1) 2026-08-31 23:41:48.429 | 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.dev437) (0.37.0) 2026-08-31 23:41:48.430 | 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.dev437) (2026.6.3) 2026-08-31 23:41:48.438 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=5.16.0->nova==33.1.0.dev437) (2.1.0) 2026-08-31 23:41:48.445 | 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.dev437) (4.1.0) 2026-08-31 23:41:48.446 | 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.dev437) (2.13.0) 2026-08-31 23:41:48.447 | 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.dev437) (6.0.0) 2026-08-31 23:41:48.461 | 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.dev437) (1.5.0) 2026-08-31 23:41:48.462 | 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.dev437) (1.1.0) 2026-08-31 23:41:48.463 | 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.dev437) (1.33) 2026-08-31 23:41:48.464 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==33.1.0.dev437) (4.11.3) 2026-08-31 23:41:48.473 | 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.dev437) (3.1.1) 2026-08-31 23:41:48.480 | 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.dev437) (9.1.4) 2026-08-31 23:41:48.492 | 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.dev437) (2.19.0) 2026-08-31 23:41:48.500 | 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.dev437) (0.20) 2026-08-31 23:41:48.514 | 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.dev437) (2.1.2) 2026-08-31 23:41:48.515 | 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.dev437) (0.6.2) 2026-08-31 23:41:48.532 | 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.dev437) (7.1.7) 2026-08-31 23:41:48.533 | 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.dev437) (5.3.1) 2026-08-31 23:41:48.534 | Requirement already satisfied: kombu>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->nova==33.1.0.dev437) (5.6.2) 2026-08-31 23:41:48.535 | 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.dev437) (0.17.0) 2026-08-31 23:41:48.540 | 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.dev437) (5.1.0) 2026-08-31 23:41:48.550 | Requirement already satisfied: tzdata>=2025.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=5.2.0->oslo.messaging>=14.1.0->nova==33.1.0.dev437) (2026.3) 2026-08-31 23:41:48.551 | Requirement already satisfied: packaging in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=5.2.0->oslo.messaging>=14.1.0->nova==33.1.0.dev437) (26.3) 2026-08-31 23:41:48.558 | 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.dev437) (0.26.0) 2026-08-31 23:41:48.562 | 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.dev437) (5.0.0) 2026-08-31 23:41:48.564 | 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.dev437) (4.0.1) 2026-08-31 23:41:48.579 | 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.dev437) (1.2.1) 2026-08-31 23:41:48.601 | 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.dev437) (1.7.6) 2026-08-31 23:41:48.609 | 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.dev437) (2.2.0) 2026-08-31 23:41:48.614 | 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.dev437) (1.3.7) 2026-08-31 23:41:48.626 | 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.dev437) (3.3.2) 2026-08-31 23:41:48.638 | 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.dev437) (4.3.2) 2026-08-31 23:41:48.639 | 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.dev437) (3.7.1) 2026-08-31 23:41:48.649 | 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.dev437) (2.4.0) 2026-08-31 23:41:48.659 | 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.dev437) (3.0.3) 2026-08-31 23:41:48.660 | 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.dev437) (1.6.2) 2026-08-31 23:41:48.670 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->nova==33.1.0.dev437) (84.0.0) 2026-08-31 23:41:48.690 | 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.dev437) (0.8.2) 2026-08-31 23:41:48.729 | 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.dev437) (4.16.0) 2026-08-31 23:41:48.736 | 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.dev437) (0.6.0) 2026-08-31 23:41:48.736 | Requirement already satisfied: cmd2>=4.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.dev437) (4.2.0) 2026-08-31 23:41:48.748 | Requirement already satisfied: prompt-toolkit>=3.0.53 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev437) (3.0.53) 2026-08-31 23:41:48.749 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev437) (1.11.0) 2026-08-31 23:41:48.749 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev437) (15.0.0) 2026-08-31 23:41:48.750 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev437) (1.8.0) 2026-08-31 23:41:48.772 | 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.dev437) (1.17.0) 2026-08-31 23:41:48.779 | 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.dev437) (2.1.0) 2026-08-31 23:41:48.780 | 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.dev437) (24.2.1) 2026-08-31 23:41:48.801 | 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.dev437) (4.7.0) 2026-08-31 23:41:48.827 | 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.dev437) (3.5.0) 2026-08-31 23:41:48.828 | 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.dev437) (3.18) 2026-08-31 23:41:48.829 | 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.dev437) (2.7.0) 2026-08-31 23:41:48.830 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==33.1.0.dev437) (2023.11.17) 2026-08-31 23:41:48.873 | 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>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev437) (4.2.0) 2026-08-31 23:41:48.874 | 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>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev437) (2.20.0) 2026-08-31 23:41:48.886 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev437) (0.1.2) 2026-08-31 23:41:48.908 | 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.dev437) (0.8) 2026-08-31 23:41:48.975 | 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.dev437) (0.16.0) 2026-08-31 23:41:49.485 | Collecting numpy (from websockify>=0.9.0->nova==33.1.0.dev437) 2026-08-31 23:41:49.500 | Downloading numpy-2.4.6-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.metadata (6.6 kB) 2026-08-31 23:41:49.539 | Collecting jwcrypto (from websockify>=0.9.0->nova==33.1.0.dev437) 2026-08-31 23:41:49.554 | Downloading jwcrypto-1.5.8-py3-none-any.whl.metadata (3.3 kB) 2026-08-31 23:41:49.611 | Collecting redis (from websockify>=0.9.0->nova==33.1.0.dev437) 2026-08-31 23:41:49.626 | Downloading redis-8.1.0-py3-none-any.whl.metadata (16 kB) 2026-08-31 23:41:49.739 | Downloading microversion_parse-2.1.0-py3-none-any.whl (20 kB) 2026-08-31 23:41:49.774 | Downloading python_neutronclient-14.0.0-py3-none-any.whl (202 kB) 2026-08-31 23:41:49.863 | Downloading websockify-0.13.0-py3-none-any.whl (41 kB) 2026-08-31 23:41:49.896 | Downloading jwcrypto-1.5.8-py3-none-any.whl (96 kB) 2026-08-31 23:41:49.945 | Downloading numpy-2.4.6-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (16.6 MB) 2026-08-31 23:41:52.130 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 16.6/16.6 MB 7.8 MB/s 0:00:02 2026-08-31 23:41:52.144 | Downloading redis-8.1.0-py3-none-any.whl (560 kB) 2026-08-31 23:41:52.196 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 560.6/560.6 kB 10.2 MB/s 0:00:00 2026-08-31 23:41:52.271 | Building wheels for collected packages: nova 2026-08-31 23:41:52.272 | Building editable for nova (pyproject.toml): started 2026-08-31 23:41:55.036 | Building editable for nova (pyproject.toml): finished with status 'done' 2026-08-31 23:41:55.038 | Created wheel for nova: filename=nova-33.1.0.dev437-0.editable-py3-none-any.whl size=10630 sha256=09ec9a950d1d22fc569e37ce153d958e520dc730f5de3d038e7e27b6f9cf7cff 2026-08-31 23:41:55.038 | Stored in directory: /tmp/pip-ephem-wheel-cache-lm3ezscp/wheels/ee/2b/3a/69794dff55dd5d6c4a3613dfc37217369e4acdbc37f2b08153 2026-08-31 23:41:55.043 | Successfully built nova 2026-08-31 23:41:55.337 | Installing collected packages: redis, numpy, microversion-parse, jwcrypto, websockify, python-neutronclient, nova 2026-08-31 23:42:00.320 | 2026-08-31 23:42:00.345 | Successfully installed jwcrypto-1.5.8 microversion-parse-2.1.0 nova-33.1.0.dev437 numpy-2.4.6 python-neutronclient-14.0.0 redis-8.1.0 websockify-0.13.0 2026-08-31 23:42:00.551 | + inc/python:pip_install:216 : result=0 2026-08-31 23:42:00.555 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-31 23:42:00.559 | + functions-common:time_stop:2420 : local name 2026-08-31 23:42:00.564 | + functions-common:time_stop:2421 : local end_time 2026-08-31 23:42:00.566 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-31 23:42:00.569 | + functions-common:time_stop:2423 : local total 2026-08-31 23:42:00.571 | + functions-common:time_stop:2424 : local start_time 2026-08-31 23:42:00.575 | + functions-common:time_stop:2426 : name=pip_install 2026-08-31 23:42:00.577 | + functions-common:time_stop:2427 : start_time=1788219701611 2026-08-31 23:42:00.579 | + functions-common:time_stop:2429 : [[ -z 1788219701611 ]] 2026-08-31 23:42:00.586 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-31 23:42:00.595 | + functions-common:time_stop:2432 : end_time=1788219720592 2026-08-31 23:42:00.598 | + functions-common:time_stop:2433 : elapsed_time=18981 2026-08-31 23:42:00.602 | + functions-common:time_stop:2434 : total=133648 2026-08-31 23:42:00.607 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-31 23:42:00.612 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=152629 2026-08-31 23:42:00.616 | + inc/python:pip_install:219 : return 0 2026-08-31 23:42:00.619 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-08-31 23:42:00.623 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-08-31 23:42:00.627 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/nova 2026-08-31 23:42:00.632 | + inc/python:use_library_from_git:266 : local name=/opt/stack/nova 2026-08-31 23:42:00.635 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-31 23:42:00.639 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-31 23:42:00.644 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/nova, ]] 2026-08-31 23:42:00.649 | + inc/python:use_library_from_git:269 : return 1 2026-08-31 23:42:00.651 | + 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-08-31 23:42:00.674 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-08-31 23:42:00.676 | + ./stack.sh:main:962 : configure_nova 2026-08-31 23:42:00.681 | + lib/nova:configure_nova:264 : sudo install -d -o quobyte /etc/nova 2026-08-31 23:42:00.698 | + lib/nova:configure_nova:266 : configure_rootwrap nova 2026-08-31 23:42:00.701 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2026-08-31 23:42:00.703 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2026-08-31 23:42:00.709 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2026-08-31 23:42:00.710 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2026-08-31 23:42:00.716 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2026-08-31 23:42:00.718 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2026-08-31 23:42:00.721 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/opt/stack/data/venv/bin 2026-08-31 23:42:00.724 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2026-08-31 23:42:00.726 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2026-08-31 23:42:00.729 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2026-08-31 23:42:00.731 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/opt/stack/data/venv/bin/nova-rootwrap 2026-08-31 23:42:00.733 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2026-08-31 23:42:00.750 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2026-08-31 23:42:00.767 | + 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-08-31 23:42:00.782 | + 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-08-31 23:42:00.806 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2026-08-31 23:42:00.824 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/nova/rootwrap.conf 2026-08-31 23:42:00.842 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2026-08-31 23:42:00.845 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2026-08-31 23:42:00.852 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.CKQCvFeArk 2026-08-31 23:42:00.854 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2026-08-31 23:42:00.856 | + inc/rootwrap:configure_rootwrap:73 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2026-08-31 23:42:00.859 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /opt/stack/data/venv/bin/nova-rootwrap-daemon ']' 2026-08-31 23:42:00.864 | + inc/rootwrap:configure_rootwrap:76 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-08-31 23:42:00.867 | + inc/rootwrap:configure_rootwrap:77 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-08-31 23:42:00.869 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.CKQCvFeArk 2026-08-31 23:42:00.876 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.CKQCvFeArk 2026-08-31 23:42:00.892 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.CKQCvFeArk /etc/sudoers.d/nova-rootwrap 2026-08-31 23:42:00.916 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /opt/stack/data/venv/bin/nova-rootwrap 2026-08-31 23:42:00.923 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /opt/stack/data/venv/bin 2026-08-31 23:42:00.926 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/opt/stack/data/venv/bin 2026-08-31 23:42:00.930 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2026-08-31 23:42:00.933 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2026-08-31 23:42:00.938 | + 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-08-31 23:42:00.941 | + 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-08-31 23:42:00.945 | + inc/rootwrap:add_sudo_secure_path:33 : sudo tee /etc/sudoers.d/zz-secure-path 2026-08-31 23:42:00.946 | + 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-08-31 23:42:00.958 | Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin 2026-08-31 23:42:00.964 | + inc/rootwrap:add_sudo_secure_path:34 : sudo chmod 400 /etc/sudoers.d/zz-secure-path 2026-08-31 23:42:00.982 | + inc/rootwrap:add_sudo_secure_path:35 : sudo chown root:root /etc/sudoers.d/zz-secure-path 2026-08-31 23:42:01.001 | + 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-08-31 23:42:01.006 | + lib/nova:configure_nova:270 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2026-08-31 23:42:01.013 | + lib/nova:configure_nova:273 : is_service_enabled n-cpu 2026-08-31 23:42:01.037 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:42:01.040 | + lib/nova:configure_nova:275 : sudo sysctl -w net.ipv4.ip_forward=1 2026-08-31 23:42:01.053 | net.ipv4.ip_forward = 1 2026-08-31 23:42:01.060 | + lib/nova:configure_nova:277 : [[ libvirt = \l\i\b\v\i\r\t ]] 2026-08-31 23:42:01.064 | + lib/nova:configure_nova:281 : [[ kvm == \k\v\m ]] 2026-08-31 23:42:01.068 | + lib/nova:configure_nova:282 : sudo modprobe kvm 2026-08-31 23:42:01.086 | + lib/nova:configure_nova:283 : '[' '!' -e /dev/kvm ']' 2026-08-31 23:42:01.090 | + lib/nova:configure_nova:298 : [[ kvm == \l\x\c ]] 2026-08-31 23:42:01.095 | + lib/nova:configure_nova:313 : sudo install -d -o quobyte /opt/stack/data/nova/instances 2026-08-31 23:42:01.114 | + lib/nova:configure_nova:318 : '[' -L /dev/disk/by-label/nova-instances ']' 2026-08-31 23:42:01.118 | + lib/nova:configure_nova:327 : sudo tee /etc/iscsi/initiatorname.iscsi 2026-08-31 23:42:01.120 | ++ lib/nova:configure_nova:327 : iscsi-iname 2026-08-31 23:42:01.129 | + lib/nova:configure_nova:327 : echo InitiatorName=iqn.2016-04.com.open-iscsi:82ca7c4b7c75 2026-08-31 23:42:01.130 | InitiatorName=iqn.2016-04.com.open-iscsi:82ca7c4b7c75 2026-08-31 23:42:01.135 | + lib/nova:configure_nova:329 : [[ False == \T\r\u\e ]] 2026-08-31 23:42:01.138 | + lib/nova:configure_nova:344 : iniset -sudo /etc/iscsi/iscsid.conf DEFAULT node.session.auth.chap_algs SHA3-256,SHA256 2026-08-31 23:42:01.235 | + lib/nova:configure_nova:346 : [[ lioadm != \n\v\m\e\t ]] 2026-08-31 23:42:01.238 | + lib/nova:configure_nova:348 : restart_service iscsid 2026-08-31 23:42:01.240 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-31 23:42:01.243 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart iscsid 2026-08-31 23:42:01.315 | + lib/nova:configure_nova:371 : create_nova_conf 2026-08-31 23:42:01.318 | + lib/nova:create_nova_conf:441 : rm -f /opt/stack/nova/bin/nova.conf 2026-08-31 23:42:01.325 | + lib/nova:create_nova_conf:444 : rm -f /etc/nova/nova.conf 2026-08-31 23:42:01.328 | + lib/nova:create_nova_conf:445 : iniset /etc/nova/nova.conf DEFAULT debug True 2026-08-31 23:42:01.371 | + lib/nova:create_nova_conf:446 : '[' True == True ']' 2026-08-31 23:42:01.373 | + lib/nova:create_nova_conf:447 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2026-08-31 23:42:01.410 | + lib/nova:create_nova_conf:449 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2026-08-31 23:42:01.447 | + lib/nova:create_nova_conf:450 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2026-08-31 23:42:01.481 | + lib/nova:create_nova_conf:451 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2026-08-31 23:42:01.518 | + lib/nova:create_nova_conf:452 : iniset /etc/nova/nova.conf scheduler workers 2 2026-08-31 23:42:01.557 | + lib/nova:create_nova_conf:453 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2026-08-31 23:42:01.595 | + lib/nova:create_nova_conf:454 : iniset /etc/nova/nova.conf DEFAULT my_ip 192.168.122.25 2026-08-31 23:42:01.630 | + lib/nova:create_nova_conf:455 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2026-08-31 23:42:01.665 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2026-08-31 23:42:01.700 | + lib/nova:create_nova_conf:457 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2026-08-31 23:42:01.742 | + lib/nova:create_nova_conf:458 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2026-08-31 23:42:01.782 | + lib/nova:create_nova_conf:462 : iniset /etc/nova/nova.conf api response_validation error 2026-08-31 23:42:01.825 | + lib/nova:create_nova_conf:464 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2026-08-31 23:42:01.868 | + lib/nova:create_nova_conf:466 : iniset /etc/nova/nova.conf DEFAULT report_interval 120 2026-08-31 23:42:01.909 | + lib/nova:create_nova_conf:467 : iniset /etc/nova/nova.conf DEFAULT service_down_time 720 2026-08-31 23:42:01.942 | + lib/nova:create_nova_conf:469 : is_fedora 2026-08-31 23:42:01.945 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-08-31 23:42:01.948 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-08-31 23:42:01.951 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-08-31 23:42:01.953 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-08-31 23:42:01.956 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-08-31 23:42:01.959 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-08-31 23:42:01.962 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-08-31 23:42:01.965 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-08-31 23:42:01.968 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-08-31 23:42:01.972 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-08-31 23:42:01.974 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-08-31 23:42:01.977 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-08-31 23:42:01.979 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-08-31 23:42:01.982 | + lib/nova:create_nova_conf:478 : is_service_enabled n-api n-cond n-sched n-spice n-novnc n-sproxy 2026-08-31 23:42:02.001 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:42:02.004 | + lib/nova:create_nova_conf:482 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-08-31 23:42:02.007 | + lib/nova:create_nova_conf:485 : local db=nova_cell0 2026-08-31 23:42:02.010 | + lib/nova:create_nova_conf:488 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2026-08-31 23:42:02.043 | ++ lib/nova:create_nova_conf:491 : database_connection_url nova_cell0 2026-08-31 23:42:02.046 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2026-08-31 23:42:02.049 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2026-08-31 23:42:02.052 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell0 2026-08-31 23:42:02.055 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-08-31 23:42:02.059 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-08-31 23:42:02.063 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-08-31 23:42:02.083 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:42:02.087 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-08-31 23:42:02.091 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-08-31 23:42:02.095 | + 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-08-31 23:42:02.135 | ++ lib/nova:create_nova_conf:492 : database_connection_url nova_api 2026-08-31 23:42:02.137 | ++ lib/database:database_connection_url:134 : local db=nova_api 2026-08-31 23:42:02.139 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2026-08-31 23:42:02.142 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_api 2026-08-31 23:42:02.145 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-08-31 23:42:02.147 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-08-31 23:42:02.150 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-08-31 23:42:02.166 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:42:02.169 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-08-31 23:42:02.171 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2026-08-31 23:42:02.174 | + 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-08-31 23:42:02.210 | + lib/nova:create_nova_conf:497 : iniset /etc/nova/nova.conf cache enabled True 2026-08-31 23:42:02.244 | + lib/nova:create_nova_conf:498 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2026-08-31 23:42:02.277 | + lib/nova:create_nova_conf:499 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2026-08-31 23:42:02.308 | + lib/nova:create_nova_conf:502 : is_service_enabled n-api 2026-08-31 23:42:02.325 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:42:02.328 | + lib/nova:create_nova_conf:503 : is_service_enabled n-api-meta 2026-08-31 23:42:02.345 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:42:02.350 | ++ lib/nova:create_nova_conf:505 : echo osapi_compute,metadata 2026-08-31 23:42:02.350 | ++ lib/nova:create_nova_conf:505 : sed s/,metadata// 2026-08-31 23:42:02.355 | + lib/nova:create_nova_conf:505 : NOVA_ENABLED_APIS=osapi_compute 2026-08-31 23:42:02.357 | + lib/nova:create_nova_conf:507 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2026-08-31 23:42:02.391 | + lib/nova:create_nova_conf:508 : [[ True == \T\r\u\e ]] 2026-08-31 23:42:02.394 | + lib/nova:create_nova_conf:509 : iniset /etc/nova/nova.conf oslo_policy enforce_new_defaults True 2026-08-31 23:42:02.429 | + lib/nova:create_nova_conf:514 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2026-08-31 23:42:02.432 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/nova/nova.conf 2026-08-31 23:42:02.434 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=nova 2026-08-31 23:42:02.437 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-08-31 23:42:02.439 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-08-31 23:42:02.441 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/nova/nova.conf nova keystone_authtoken 2026-08-31 23:42:02.444 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-08-31 23:42:02.447 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-08-31 23:42:02.449 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-08-31 23:42:02.452 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2026-08-31 23:42:02.485 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2026-08-31 23:42:02.518 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://192.168.122.25/identity 2026-08-31 23:42:02.549 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2026-08-31 23:42:02.581 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf keystone_authtoken password nomoresecret 2026-08-31 23:42:02.613 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2026-08-31 23:42:02.645 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2026-08-31 23:42:02.677 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2026-08-31 23:42:02.710 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/nova/nova.conf keystone_authtoken www_authenticate_uri http://192.168.122.25/identity 2026-08-31 23:42:02.743 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-08-31 23:42:02.776 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2026-08-31 23:42:02.809 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-08-31 23:42:02.812 | + lib/nova:create_nova_conf:517 : is_service_enabled cinder 2026-08-31 23:42:02.828 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:42:02.831 | + lib/nova:create_nova_conf:518 : configure_cinder_access 2026-08-31 23:42:02.834 | + lib/nova:configure_cinder_access:642 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2026-08-31 23:42:02.870 | + lib/nova:configure_cinder_access:649 : configure_keystoneauth /etc/nova/nova.conf nova cinder 2026-08-31 23:42:02.872 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-08-31 23:42:02.875 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-08-31 23:42:02.878 | + lib/keystone:configure_keystoneauth:393 : local section=cinder 2026-08-31 23:42:02.880 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf cinder auth_type password 2026-08-31 23:42:02.912 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf cinder interface public 2026-08-31 23:42:02.944 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf cinder auth_url http://192.168.122.25/identity 2026-08-31 23:42:02.970 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf cinder username nova 2026-08-31 23:42:02.997 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf cinder password nomoresecret 2026-08-31 23:42:03.023 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2026-08-31 23:42:03.050 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf cinder project_name service 2026-08-31 23:42:03.077 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2026-08-31 23:42:03.103 | + lib/nova:configure_cinder_access:650 : is_service_enabled tls-proxy 2026-08-31 23:42:03.117 | + functions-common:is_service_enabled:2076 : return 1 2026-08-31 23:42:03.119 | + lib/nova:create_nova_conf:521 : is_service_enabled manila 2026-08-31 23:42:03.132 | + functions-common:is_service_enabled:2076 : return 1 2026-08-31 23:42:03.134 | + lib/nova:create_nova_conf:525 : '[' -n /opt/stack/data/nova ']' 2026-08-31 23:42:03.136 | + lib/nova:create_nova_conf:526 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2026-08-31 23:42:03.164 | + lib/nova:create_nova_conf:527 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2026-08-31 23:42:03.193 | + lib/nova:create_nova_conf:529 : '[' -n /opt/stack/data/nova/instances ']' 2026-08-31 23:42:03.195 | + lib/nova:create_nova_conf:530 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2026-08-31 23:42:03.221 | + lib/nova:create_nova_conf:532 : '[' False '!=' False ']' 2026-08-31 23:42:03.223 | + lib/nova:create_nova_conf:535 : '[' False '!=' False ']' 2026-08-31 23:42:03.225 | + lib/nova:create_nova_conf:541 : is_fedora 2026-08-31 23:42:03.227 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-08-31 23:42:03.229 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-08-31 23:42:03.231 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-08-31 23:42:03.233 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-08-31 23:42:03.235 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-08-31 23:42:03.237 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-08-31 23:42:03.239 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-08-31 23:42:03.241 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-08-31 23:42:03.243 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-08-31 23:42:03.245 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-08-31 23:42:03.248 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-08-31 23:42:03.250 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-08-31 23:42:03.252 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-08-31 23:42:03.254 | + lib/nova:create_nova_conf:546 : setup_logging /etc/nova/nova.conf 2026-08-31 23:42:03.256 | + functions:setup_logging:693 : setup_systemd_logging /etc/nova/nova.conf 2026-08-31 23:42:03.258 | + functions:setup_systemd_logging:710 : local conf_file=/etc/nova/nova.conf 2026-08-31 23:42:03.261 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-08-31 23:42:03.276 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-08-31 23:42:03.278 | + functions:setup_systemd_logging:716 : local pidstr= 2026-08-31 23:42:03.280 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-08-31 23:42:03.282 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-08-31 23:42:03.285 | + 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-08-31 23:42:03.313 | + 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-08-31 23:42:03.341 | + 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-08-31 23:42:03.368 | + functions:setup_systemd_logging:727 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-08-31 23:42:03.397 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova.conf DEFAULT log_color False 2026-08-31 23:42:03.424 | + lib/nova:create_nova_conf:548 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2026-08-31 23:42:03.455 | + lib/nova:create_nova_conf:550 : is_service_enabled n-api 2026-08-31 23:42:03.470 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:42:03.472 | + lib/nova:create_nova_conf:551 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini nova.wsgi.osapi_compute:application /compute '' nova-api 2026-08-31 23:42:03.475 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/nova/nova-api-uwsgi.ini 2026-08-31 23:42:03.477 | + lib/apache:write_uwsgi_config:244 : local wsgi=nova.wsgi.osapi_compute:application 2026-08-31 23:42:03.479 | + lib/apache:write_uwsgi_config:245 : local url=/compute 2026-08-31 23:42:03.481 | + lib/apache:write_uwsgi_config:246 : local http= 2026-08-31 23:42:03.484 | + lib/apache:write_uwsgi_config:247 : local name=nova-api 2026-08-31 23:42:03.486 | + lib/apache:write_uwsgi_config:249 : '[' -z nova-api ']' 2026-08-31 23:42:03.488 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-08-31 23:42:03.491 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-08-31 23:42:03.508 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-08-31 23:42:03.508 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-08-31 23:42:03.519 | d /var/run/uwsgi 0755 quobyte root 2026-08-31 23:42:03.523 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-08-31 23:42:03.537 | /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-08-31 23:42:03.541 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/nova-api.socket 2026-08-31 23:42:03.543 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/nova/nova-api-uwsgi.ini 2026-08-31 23:42:03.547 | + lib/apache:write_uwsgi_config:270 : [[ nova.wsgi.osapi_compute:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-08-31 23:42:03.550 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi module nova.wsgi.osapi_compute:application 2026-08-31 23:42:03.579 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2026-08-31 23:42:03.607 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2026-08-31 23:42:03.634 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2026-08-31 23:42:03.662 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2026-08-31 23:42:03.690 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-08-31 23:42:03.717 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2026-08-31 23:42:03.743 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2026-08-31 23:42:03.770 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2026-08-31 23:42:03.797 | + 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-08-31 23:42:03.823 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2026-08-31 23:42:03.852 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-08-31 23:42:03.882 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2026-08-31 23:42:03.911 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi start-time %t 2026-08-31 23:42:03.944 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-08-31 23:42:03.946 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-08-31 23:42:03.950 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for nova-api 2026-08-31 23:42:03.954 | ++ lib/apache:apache_site_config_for:174 : local site=nova-api 2026-08-31 23:42:03.956 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-08-31 23:42:03.959 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-31 23:42:03.962 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-31 23:42:03.965 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/nova-api.conf 2026-08-31 23:42:03.968 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/nova-api.conf 2026-08-31 23:42:03.971 | + lib/apache:write_uwsgi_config:306 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api.socket 2026-08-31 23:42:04.007 | + lib/apache:write_uwsgi_config:307 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2026-08-31 23:42:04.043 | + 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-08-31 23:42:04.043 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/nova-api.conf 2026-08-31 23:42:04.053 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api.socket|uwsgi://uwsgi-uds-nova-api" retry=0 acquire=1 2026-08-31 23:42:04.057 | + lib/apache:write_uwsgi_config:309 : enable_apache_site nova-api 2026-08-31 23:42:04.060 | + lib/apache:enable_apache_site:191 : local site=nova-api 2026-08-31 23:42:04.062 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-08-31 23:42:04.065 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-08-31 23:42:04.067 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-08-31 23:42:04.069 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-08-31 23:42:04.071 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-31 23:42:04.073 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-31 23:42:04.075 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-08-31 23:42:04.077 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-08-31 23:42:04.079 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-31 23:42:04.081 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-31 23:42:04.083 | + lib/apache:enable_apache_site:195 : sudo a2ensite nova-api 2026-08-31 23:42:04.096 | perl: warning: Setting locale failed. 2026-08-31 23:42:04.096 | perl: warning: Please check that your locale settings: 2026-08-31 23:42:04.096 | LANGUAGE = (unset), 2026-08-31 23:42:04.097 | LC_ALL = "en_US.utf8", 2026-08-31 23:42:04.097 | LANG = "de_DE.UTF-8" 2026-08-31 23:42:04.097 | are supported and installed on your system. 2026-08-31 23:42:04.097 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-31 23:42:04.139 | Enabling site nova-api. 2026-08-31 23:42:04.144 | To activate the new configuration, you need to run: 2026-08-31 23:42:04.144 | systemctl reload apache2 2026-08-31 23:42:04.150 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-08-31 23:42:04.153 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-08-31 23:42:04.155 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-31 23:42:04.159 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-08-31 23:42:04.372 | + lib/nova:create_nova_conf:554 : is_service_enabled n-api-meta 2026-08-31 23:42:04.393 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:42:04.396 | + 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-08-31 23:42:04.398 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/nova/nova-metadata-uwsgi.ini 2026-08-31 23:42:04.400 | + lib/apache:write_uwsgi_config:244 : local wsgi=nova.wsgi.metadata:application 2026-08-31 23:42:04.402 | + lib/apache:write_uwsgi_config:245 : local url= 2026-08-31 23:42:04.405 | + lib/apache:write_uwsgi_config:246 : local http=0.0.0.0:8775 2026-08-31 23:42:04.407 | + lib/apache:write_uwsgi_config:247 : local name=nova-metadata 2026-08-31 23:42:04.410 | + lib/apache:write_uwsgi_config:249 : '[' -z nova-metadata ']' 2026-08-31 23:42:04.413 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-08-31 23:42:04.416 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-08-31 23:42:04.432 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-08-31 23:42:04.433 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-08-31 23:42:04.444 | d /var/run/uwsgi 0755 quobyte root 2026-08-31 23:42:04.448 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-08-31 23:42:04.462 | /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-08-31 23:42:04.467 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/nova-metadata.socket 2026-08-31 23:42:04.470 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2026-08-31 23:42:04.474 | + lib/apache:write_uwsgi_config:270 : [[ nova.wsgi.metadata:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-08-31 23:42:04.477 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi module nova.wsgi.metadata:application 2026-08-31 23:42:04.513 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2026-08-31 23:42:04.546 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2026-08-31 23:42:04.578 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2026-08-31 23:42:04.611 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2026-08-31 23:42:04.643 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 80 2026-08-31 23:42:04.674 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2026-08-31 23:42:04.706 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2026-08-31 23:42:04.737 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2026-08-31 23:42:04.770 | + 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-08-31 23:42:04.802 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2026-08-31 23:42:04.832 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2026-08-31 23:42:04.865 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2026-08-31 23:42:04.896 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi start-time %t 2026-08-31 23:42:04.931 | + lib/apache:write_uwsgi_config:301 : [[ -n 0.0.0.0:8775 ]] 2026-08-31 23:42:04.933 | + lib/apache:write_uwsgi_config:302 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2026-08-31 23:42:04.966 | + lib/nova:create_nova_conf:558 : is_service_enabled ceilometer 2026-08-31 23:42:04.985 | + functions-common:is_service_enabled:2076 : return 1 2026-08-31 23:42:04.987 | + lib/nova:create_nova_conf:566 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2026-08-31 23:42:05.022 | ++ lib/nova:create_nova_conf:567 : get_notification_url 2026-08-31 23:42:05.025 | ++ lib/rpc_backend:get_notification_url:136 : local virtual_host= 2026-08-31 23:42:05.028 | ++ lib/rpc_backend:get_notification_url:137 : is_service_enabled rabbit 2026-08-31 23:42:05.046 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:42:05.049 | ++ lib/rpc_backend:get_notification_url:138 : echo rabbit://stackrabbit:stackqueue@192.168.122.25:5672/ 2026-08-31 23:42:05.053 | + lib/nova:create_nova_conf:567 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:stackqueue@192.168.122.25:5672/ 2026-08-31 23:42:05.087 | + lib/nova:create_nova_conf:568 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2026-08-31 23:42:05.124 | + lib/nova:create_nova_conf:569 : iniset_rpc_backend nova /etc/nova/nova.conf 2026-08-31 23:42:05.126 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-08-31 23:42:05.129 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova.conf 2026-08-31 23:42:05.132 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-08-31 23:42:05.134 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-08-31 23:42:05.137 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-08-31 23:42:05.155 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:42:05.158 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-08-31 23:42:05.161 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-08-31 23:42:05.164 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-08-31 23:42:05.182 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:42:05.185 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.25:5672/ 2026-08-31 23:42:05.188 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.25:5672/ 2026-08-31 23:42:05.221 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-08-31 23:42:05.224 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-08-31 23:42:05.227 | + lib/nova:create_nova_conf:571 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2026-08-31 23:42:05.260 | + lib/nova:create_nova_conf:572 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2026-08-31 23:42:05.293 | + lib/nova:create_nova_conf:574 : iniset /etc/nova/nova.conf conductor workers 2 2026-08-31 23:42:05.330 | + lib/nova:create_nova_conf:576 : is_service_enabled tls-proxy 2026-08-31 23:42:05.347 | + functions-common:is_service_enabled:2076 : return 1 2026-08-31 23:42:05.350 | + lib/nova:create_nova_conf:581 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2026-08-31 23:42:05.383 | + lib/nova:create_nova_conf:583 : '[' True == True ']' 2026-08-31 23:42:05.386 | + lib/nova:create_nova_conf:584 : init_nova_service_user_conf 2026-08-31 23:42:05.389 | + lib/nova:init_nova_service_user_conf:822 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2026-08-31 23:42:05.427 | + lib/nova:init_nova_service_user_conf:823 : configure_keystoneauth /etc/nova/nova.conf nova service_user 2026-08-31 23:42:05.429 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-08-31 23:42:05.432 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-08-31 23:42:05.435 | + lib/keystone:configure_keystoneauth:393 : local section=service_user 2026-08-31 23:42:05.437 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf service_user auth_type password 2026-08-31 23:42:05.470 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf service_user interface public 2026-08-31 23:42:05.504 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf service_user auth_url http://192.168.122.25/identity 2026-08-31 23:42:05.540 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf service_user username nova 2026-08-31 23:42:05.573 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf service_user password nomoresecret 2026-08-31 23:42:05.608 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2026-08-31 23:42:05.642 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf service_user project_name service 2026-08-31 23:42:05.674 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2026-08-31 23:42:05.708 | + lib/nova:create_nova_conf:587 : is_service_enabled n-cond 2026-08-31 23:42:05.728 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:42:05.731 | ++ lib/nova:create_nova_conf:588 : seq 1 1 2026-08-31 23:42:05.735 | + lib/nova:create_nova_conf:588 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-08-31 23:42:05.738 | + lib/nova:create_nova_conf:589 : local conf 2026-08-31 23:42:05.740 | + lib/nova:create_nova_conf:590 : local vhost 2026-08-31 23:42:05.745 | ++ lib/nova:create_nova_conf:591 : conductor_conf 1 2026-08-31 23:42:05.748 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-08-31 23:42:05.751 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-08-31 23:42:05.754 | + lib/nova:create_nova_conf:591 : conf=/etc/nova/nova_cell1.conf 2026-08-31 23:42:05.757 | + lib/nova:create_nova_conf:592 : vhost=nova_cell1 2026-08-31 23:42:05.760 | + lib/nova:create_nova_conf:594 : rm -f /etc/nova/nova_cell1.conf 2026-08-31 23:42:05.766 | ++ lib/nova:create_nova_conf:595 : database_connection_url nova_cell1 2026-08-31 23:42:05.769 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2026-08-31 23:42:05.772 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2026-08-31 23:42:05.775 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell1 2026-08-31 23:42:05.778 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-08-31 23:42:05.781 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-08-31 23:42:05.784 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-08-31 23:42:05.801 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:42:05.804 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-08-31 23:42:05.807 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2026-08-31 23:42:05.811 | + 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-08-31 23:42:05.849 | + lib/nova:create_nova_conf:596 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2026-08-31 23:42:05.886 | + lib/nova:create_nova_conf:597 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2026-08-31 23:42:05.923 | + lib/nova:create_nova_conf:599 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-08-31 23:42:05.926 | + lib/nova:create_nova_conf:602 : rpc_backend_add_vhost nova_cell1 2026-08-31 23:42:05.929 | + lib/rpc_backend:rpc_backend_add_vhost:112 : local vhost=nova_cell1 2026-08-31 23:42:05.932 | + lib/rpc_backend:rpc_backend_add_vhost:113 : is_service_enabled rabbit 2026-08-31 23:42:05.951 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:42:05.956 | ++ lib/rpc_backend:rpc_backend_add_vhost:114 : sudo rabbitmqctl list_vhosts 2026-08-31 23:42:05.957 | ++ lib/rpc_backend:rpc_backend_add_vhost:114 : grep nova_cell1 2026-08-31 23:42:07.086 | + lib/rpc_backend:rpc_backend_add_vhost:114 : '[' -z ']' 2026-08-31 23:42:07.089 | + lib/rpc_backend:rpc_backend_add_vhost:115 : sudo rabbitmqctl add_vhost nova_cell1 2026-08-31 23:42:08.147 | Adding vhost "nova_cell1" ... 2026-08-31 23:42:08.239 | + lib/rpc_backend:rpc_backend_add_vhost:116 : sudo rabbitmqctl set_permissions -p nova_cell1 stackrabbit '.*' '.*' '.*' 2026-08-31 23:42:09.406 | Setting permissions for user "stackrabbit" in vhost "nova_cell1" ... 2026-08-31 23:42:09.438 | + lib/nova:create_nova_conf:603 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2026-08-31 23:42:09.441 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-08-31 23:42:09.444 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova_cell1.conf 2026-08-31 23:42:09.447 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-08-31 23:42:09.450 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host=nova_cell1 2026-08-31 23:42:09.452 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-08-31 23:42:09.472 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:42:09.475 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url nova_cell1 2026-08-31 23:42:09.479 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host=nova_cell1 2026-08-31 23:42:09.482 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-08-31 23:42:09.500 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:42:09.503 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.25:5672/nova_cell1 2026-08-31 23:42:09.507 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.25:5672/nova_cell1 2026-08-31 23:42:09.540 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-08-31 23:42:09.543 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-08-31 23:42:09.546 | + lib/nova:create_nova_conf:607 : is_service_enabled placement placement-client 2026-08-31 23:42:09.566 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:42:09.569 | + lib/nova:create_nova_conf:608 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2026-08-31 23:42:09.572 | + lib/nova:configure_placement_nova_compute:636 : local conf=/etc/nova/nova_cell1.conf 2026-08-31 23:42:09.575 | + lib/nova:configure_placement_nova_compute:637 : configure_keystoneauth /etc/nova/nova_cell1.conf nova placement 2026-08-31 23:42:09.579 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova_cell1.conf 2026-08-31 23:42:09.582 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-08-31 23:42:09.585 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-08-31 23:42:09.588 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2026-08-31 23:42:09.623 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova_cell1.conf placement interface public 2026-08-31 23:42:09.658 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova_cell1.conf placement auth_url http://192.168.122.25/identity 2026-08-31 23:42:09.692 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova_cell1.conf placement username nova 2026-08-31 23:42:09.728 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova_cell1.conf placement password nomoresecret 2026-08-31 23:42:09.761 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2026-08-31 23:42:09.794 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova_cell1.conf placement project_name service 2026-08-31 23:42:09.828 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2026-08-31 23:42:09.861 | + lib/nova:create_nova_conf:612 : setup_logging /etc/nova/nova_cell1.conf 2026-08-31 23:42:09.864 | + functions:setup_logging:693 : setup_systemd_logging /etc/nova/nova_cell1.conf 2026-08-31 23:42:09.867 | + functions:setup_systemd_logging:710 : local conf_file=/etc/nova/nova_cell1.conf 2026-08-31 23:42:09.871 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-08-31 23:42:09.893 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-08-31 23:42:09.896 | + functions:setup_systemd_logging:716 : local pidstr= 2026-08-31 23:42:09.899 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-08-31 23:42:09.902 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-08-31 23:42:09.905 | + 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-08-31 23:42:09.939 | + 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-08-31 23:42:09.973 | + 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-08-31 23:42:10.005 | + functions:setup_systemd_logging:727 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-08-31 23:42:10.039 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova_cell1.conf DEFAULT log_color False 2026-08-31 23:42:10.073 | + lib/nova:create_nova_conf:619 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-08-31 23:42:10.076 | ++ lib/nova:create_nova_conf:622 : seq 1 1 2026-08-31 23:42:10.081 | + lib/nova:create_nova_conf:622 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-08-31 23:42:10.084 | + lib/nova:create_nova_conf:623 : local conf 2026-08-31 23:42:10.086 | + lib/nova:create_nova_conf:624 : local offset 2026-08-31 23:42:10.089 | ++ lib/nova:create_nova_conf:625 : conductor_conf 1 2026-08-31 23:42:10.092 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-08-31 23:42:10.095 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-08-31 23:42:10.098 | + lib/nova:create_nova_conf:625 : conf=/etc/nova/nova_cell1.conf 2026-08-31 23:42:10.101 | + lib/nova:create_nova_conf:626 : offset=0 2026-08-31 23:42:10.104 | + lib/nova:create_nova_conf:627 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2026-08-31 23:42:10.106 | + lib/nova:configure_console_proxies:726 : local conf=/etc/nova/nova_cell1.conf 2026-08-31 23:42:10.109 | + lib/nova:configure_console_proxies:727 : local offset=0 2026-08-31 23:42:10.112 | + lib/nova:configure_console_proxies:731 : offset=0 2026-08-31 23:42:10.114 | + lib/nova:configure_console_proxies:733 : is_service_enabled n-novnc 2026-08-31 23:42:10.131 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:42:10.133 | + lib/nova:configure_console_proxies:734 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_host 0.0.0.0 2026-08-31 23:42:10.170 | + lib/nova:configure_console_proxies:735 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_port 6080 2026-08-31 23:42:10.204 | + lib/nova:configure_console_proxies:737 : is_nova_console_proxy_compute_tls_enabled 2026-08-31 23:42:10.207 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:192 : [[ False = \T\r\u\e ]] 2026-08-31 23:42:10.210 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:193 : return 1 2026-08-31 23:42:10.213 | + lib/nova:configure_console_proxies:765 : is_service_enabled n-spice 2026-08-31 23:42:10.231 | + functions-common:is_service_enabled:2076 : return 1 2026-08-31 23:42:10.234 | + lib/nova:configure_console_proxies:770 : is_service_enabled n-sproxy 2026-08-31 23:42:10.252 | + functions-common:is_service_enabled:2076 : return 1 2026-08-31 23:42:10.255 | + lib/nova:configure_nova:373 : is_service_enabled n-cpu 2026-08-31 23:42:10.276 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:42:10.279 | + lib/nova:configure_nova:373 : [[ -r /home/quobyte/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2026-08-31 23:42:10.282 | + lib/nova:configure_nova:375 : configure_nova_hypervisor 2026-08-31 23:42:10.285 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:40 : configure_libvirt 2026-08-31 23:42:10.288 | + lib/nova_plugins/functions-libvirt:configure_libvirt:153 : is_service_enabled neutron 2026-08-31 23:42:10.308 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:42:10.311 | + lib/nova_plugins/functions-libvirt:configure_libvirt:153 : sudo grep -q '^cgroup_device_acl' /etc/libvirt/qemu.conf 2026-08-31 23:42:10.329 | + lib/nova_plugins/functions-libvirt:configure_libvirt:155 : sudo tee -a /etc/libvirt/qemu.conf 2026-08-31 23:42:10.329 | + lib/nova_plugins/functions-libvirt:configure_libvirt:155 : cat 2026-08-31 23:42:10.340 | cgroup_device_acl = [ 2026-08-31 23:42:10.340 | "/dev/null", "/dev/full", "/dev/zero", 2026-08-31 23:42:10.340 | "/dev/random", "/dev/urandom", 2026-08-31 23:42:10.340 | "/dev/ptmx", "/dev/kvm", "/dev/kqemu", 2026-08-31 23:42:10.340 | "/dev/rtc", "/dev/hpet","/dev/net/tun", 2026-08-31 23:42:10.341 | "/dev/vfio/vfio", 2026-08-31 23:42:10.341 | ] 2026-08-31 23:42:10.345 | + lib/nova_plugins/functions-libvirt:configure_libvirt:166 : is_fedora 2026-08-31 23:42:10.348 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-08-31 23:42:10.351 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-08-31 23:42:10.354 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-08-31 23:42:10.357 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-08-31 23:42:10.360 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-08-31 23:42:10.363 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-08-31 23:42:10.366 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-08-31 23:42:10.369 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-08-31 23:42:10.372 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-08-31 23:42:10.375 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-08-31 23:42:10.377 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-08-31 23:42:10.381 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-08-31 23:42:10.383 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-08-31 23:42:10.386 | + lib/nova_plugins/functions-libvirt:configure_libvirt:185 : getent group libvirt 2026-08-31 23:42:10.391 | + lib/nova_plugins/functions-libvirt:configure_libvirt:188 : add_user_to_group quobyte libvirt 2026-08-31 23:42:10.393 | + functions-common:add_user_to_group:2189 : local user=quobyte 2026-08-31 23:42:10.396 | + functions-common:add_user_to_group:2190 : local group=libvirt 2026-08-31 23:42:10.399 | + functions-common:add_user_to_group:2192 : sudo usermod -a -G libvirt quobyte 2026-08-31 23:42:10.427 | + lib/nova_plugins/functions-libvirt:configure_libvirt:191 : [[ True = \T\r\u\e ]] 2026-08-31 23:42:10.430 | + lib/nova_plugins/functions-libvirt:configure_libvirt:192 : is_ubuntu 2026-08-31 23:42:10.433 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-31 23:42:10.436 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-31 23:42:10.438 | + 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-08-31 23:42:10.441 | + lib/nova_plugins/functions-libvirt:configure_libvirt:201 : local log_outputs=1:file:/var/log/libvirt/libvirtd.log 2026-08-31 23:42:10.444 | + 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-08-31 23:42:10.459 | + lib/nova_plugins/functions-libvirt:configure_libvirt:203 : sudo tee -a /etc/libvirt/libvirtd.conf 2026-08-31 23:42:10.460 | + 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-08-31 23:42:10.470 | log_filters="1:libvirt.c 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu" 2026-08-31 23:42:10.474 | + 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-08-31 23:42:10.490 | + lib/nova_plugins/functions-libvirt:configure_libvirt:206 : sudo tee -a /etc/libvirt/libvirtd.conf 2026-08-31 23:42:10.490 | + lib/nova_plugins/functions-libvirt:configure_libvirt:206 : echo 'log_outputs="1:file:/var/log/libvirt/libvirtd.log"' 2026-08-31 23:42:10.500 | log_outputs="1:file:/var/log/libvirt/libvirtd.log" 2026-08-31 23:42:10.504 | + lib/nova_plugins/functions-libvirt:configure_libvirt:210 : is_nova_console_proxy_compute_tls_enabled 2026-08-31 23:42:10.507 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:192 : [[ False = \T\r\u\e ]] 2026-08-31 23:42:10.510 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:193 : return 1 2026-08-31 23:42:10.513 | + lib/nova_plugins/functions-libvirt:configure_libvirt:228 : restart_service libvirtd 2026-08-31 23:42:10.516 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-31 23:42:10.519 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart libvirtd 2026-08-31 23:42:10.591 | + lib/nova_plugins/functions-libvirt:configure_libvirt:234 : restart_service virtlogd 2026-08-31 23:42:10.595 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-31 23:42:10.598 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart virtlogd 2026-08-31 23:42:10.691 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:41 : iniset /etc/nova/nova.conf libvirt virt_type kvm 2026-08-31 23:42:10.731 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:42 : iniset /etc/nova/nova.conf libvirt cpu_mode custom 2026-08-31 23:42:10.768 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:43 : '[' custom == custom ']' 2026-08-31 23:42:10.771 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:44 : iniset /etc/nova/nova.conf libvirt cpu_models Nehalem 2026-08-31 23:42:10.807 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:47 : iniset /etc/nova/nova.conf DEFAULT pointer_model ps2mouse 2026-08-31 23:42:10.844 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:48 : iniset /etc/nova/nova.conf libvirt live_migration_uri qemu+ssh://quobyte@%s/system 2026-08-31 23:42:10.878 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:49 : iniset /etc/nova/nova.conf DEFAULT default_ephemeral_format ext4 2026-08-31 23:42:10.912 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:50 : iniset /etc/nova/nova.conf DEFAULT compute_driver libvirt.LibvirtDriver 2026-08-31 23:42:10.947 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:52 : is_arch ppc64 2026-08-31 23:42:10.951 | ++ functions-common:is_arch:519 : uname -m 2026-08-31 23:42:10.958 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4 ]] 2026-08-31 23:42:10.961 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:57 : is_arch aarch64 2026-08-31 23:42:10.965 | ++ functions-common:is_arch:519 : uname -m 2026-08-31 23:42:10.971 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-08-31 23:42:10.975 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:65 : isset ENABLE_FILE_INJECTION 2026-08-31 23:42:10.977 | + functions-common:isset:266 : [[ -v ENABLE_FILE_INJECTION ]] 2026-08-31 23:42:10.981 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:73 : [[ kvm = \p\a\r\a\l\l\e\l\s ]] 2026-08-31 23:42:10.984 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:80 : [[ '' == \L\V\M ]] 2026-08-31 23:42:10.987 | + ./stack.sh:main:965 : is_service_enabled placement 2026-08-31 23:42:11.009 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:42:11.013 | + ./stack.sh:main:967 : stack_install_service placement 2026-08-31 23:42:11.016 | + lib/stack:stack_install_service:20 : local service=placement 2026-08-31 23:42:11.020 | + lib/stack:stack_install_service:21 : type install_placement 2026-08-31 23:42:11.023 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-08-31 23:42:11.026 | + lib/stack:stack_install_service:32 : install_placement 2026-08-31 23:42:11.030 | + lib/placement:install_placement:121 : pip_install_gr osc-placement 2026-08-31 23:42:11.034 | + inc/python:pip_install_gr:94 : local name=osc-placement 2026-08-31 23:42:11.036 | + inc/python:pip_install_gr:95 : local clean_name 2026-08-31 23:42:11.040 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements osc-placement 2026-08-31 23:42:11.043 | ++ inc/python:get_from_global_requirements:241 : local package=osc-placement 2026-08-31 23:42:11.047 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-08-31 23:42:11.052 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2026-08-31 23:42:11.053 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-08-31 23:42:11.059 | ++ inc/python:get_from_global_requirements:243 : required_pkg='osc-placement ' 2026-08-31 23:42:11.062 | ++ inc/python:get_from_global_requirements:244 : [[ osc-placement == '' ]] 2026-08-31 23:42:11.065 | ++ inc/python:get_from_global_requirements:247 : echo osc-placement 2026-08-31 23:42:11.069 | + inc/python:pip_install_gr:96 : clean_name=osc-placement 2026-08-31 23:42:11.072 | + inc/python:pip_install_gr:97 : pip_install osc-placement 2026-08-31 23:42:11.100 | Using python 3.12 to install osc-placement 2026-08-31 23:42:11.103 | + 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-08-31 23:42:12.460 | Collecting osc-placement 2026-08-31 23:42:12.589 | Downloading osc_placement-4.9.1-py3-none-any.whl.metadata (2.1 kB) 2026-08-31 23:42:12.601 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (7.0.3) 2026-08-31 23:42:12.602 | Requirement already satisfied: keystoneauth1>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (5.16.0) 2026-08-31 23:42:12.602 | Requirement already satisfied: osc-lib>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (4.7.0) 2026-08-31 23:42:12.603 | Requirement already satisfied: oslo.utils>=3.37.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (10.2.0) 2026-08-31 23:42:12.605 | 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-08-31 23:42:12.607 | 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-08-31 23:42:12.607 | 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.1) 2026-08-31 23:42:12.608 | 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.9.0) 2026-08-31 23:42:12.609 | 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.16.0) 2026-08-31 23:42:12.614 | 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.16.0) 2026-08-31 23:42:12.615 | 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.19.1) 2026-08-31 23:42:12.616 | 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.9.0) 2026-08-31 23:42:12.618 | 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-08-31 23:42:12.619 | Requirement already satisfied: cmd2>=4.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.2.0) 2026-08-31 23:42:12.620 | 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-08-31 23:42:12.621 | 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-08-31 23:42:12.625 | Requirement already satisfied: prompt-toolkit>=3.0.53 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (3.0.53) 2026-08-31 23:42:12.626 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (1.11.0) 2026-08-31 23:42:12.626 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (15.0.0) 2026-08-31 23:42:12.627 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (1.8.0) 2026-08-31 23:42:12.630 | 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-08-31 23:42:12.630 | 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-08-31 23:42:12.631 | 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-08-31 23:42:12.632 | 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-08-31 23:42:12.633 | 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-08-31 23:42:12.635 | 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.11.3) 2026-08-31 23:42:12.635 | 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-08-31 23:42:12.639 | 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.1.1) 2026-08-31 23:42:12.643 | 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-08-31 23:42:12.649 | 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-08-31 23:42:12.654 | 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-08-31 23:42:12.655 | 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-08-31 23:42:12.656 | 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.3) 2026-08-31 23:42:12.661 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0.0->osc-placement) (84.0.0) 2026-08-31 23:42:12.666 | 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.2) 2026-08-31 23:42:12.680 | 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.5.0) 2026-08-31 23:42:12.681 | 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-08-31 23:42:12.682 | 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-08-31 23:42:12.684 | 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-08-31 23:42:12.696 | 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>=4.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (4.2.0) 2026-08-31 23:42:12.698 | 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>=4.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (2.20.0) 2026-08-31 23:42:12.702 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=4.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (0.1.2) 2026-08-31 23:42:12.741 | Downloading osc_placement-4.9.1-py3-none-any.whl (65 kB) 2026-08-31 23:42:13.078 | Installing collected packages: osc-placement 2026-08-31 23:42:13.204 | Successfully installed osc-placement-4.9.1 2026-08-31 23:42:13.334 | + inc/python:pip_install:216 : result=0 2026-08-31 23:42:13.336 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-31 23:42:13.339 | + functions-common:time_stop:2420 : local name 2026-08-31 23:42:13.342 | + functions-common:time_stop:2421 : local end_time 2026-08-31 23:42:13.345 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-31 23:42:13.348 | + functions-common:time_stop:2423 : local total 2026-08-31 23:42:13.350 | + functions-common:time_stop:2424 : local start_time 2026-08-31 23:42:13.352 | + functions-common:time_stop:2426 : name=pip_install 2026-08-31 23:42:13.355 | + functions-common:time_stop:2427 : start_time=1788219731094 2026-08-31 23:42:13.358 | + functions-common:time_stop:2429 : [[ -z 1788219731094 ]] 2026-08-31 23:42:13.361 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-31 23:42:13.365 | + functions-common:time_stop:2432 : end_time=1788219733362 2026-08-31 23:42:13.368 | + functions-common:time_stop:2433 : elapsed_time=2268 2026-08-31 23:42:13.370 | + functions-common:time_stop:2434 : total=152629 2026-08-31 23:42:13.373 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-31 23:42:13.376 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=154897 2026-08-31 23:42:13.379 | + inc/python:pip_install:219 : return 0 2026-08-31 23:42:13.381 | + lib/placement:install_placement:122 : git_clone https://review.opendev.org/openstack/placement.git /opt/stack/placement master 2026-08-31 23:42:13.384 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/placement.git 2026-08-31 23:42:13.387 | + functions-common:git_clone:590 : local git_dest=/opt/stack/placement 2026-08-31 23:42:13.389 | + functions-common:git_clone:591 : local git_ref=master 2026-08-31 23:42:13.391 | + functions-common:git_clone:592 : local orig_dir 2026-08-31 23:42:13.394 | ++ functions-common:git_clone:593 : pwd 2026-08-31 23:42:13.398 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-08-31 23:42:13.400 | + functions-common:git_clone:594 : local git_clone_flags= 2026-08-31 23:42:13.403 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-08-31 23:42:13.421 | + functions-common:git_clone:596 : RECLONE=False 2026-08-31 23:42:13.424 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-08-31 23:42:13.427 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-08-31 23:42:13.431 | + functions-common:git_clone:610 : echo master 2026-08-31 23:42:13.431 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-08-31 23:42:13.436 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/placement ]] 2026-08-31 23:42:13.439 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-08-31 23:42:13.442 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/placement.git /opt/stack/placement 2026-08-31 23:42:13.445 | + functions-common:git_timed:697 : local count=0 2026-08-31 23:42:13.447 | + functions-common:git_timed:698 : local timeout=0 2026-08-31 23:42:13.450 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-31 23:42:13.452 | + functions-common:git_timed:701 : timeout=0 2026-08-31 23:42:13.455 | + functions-common:git_timed:704 : time_start git_timed 2026-08-31 23:42:13.458 | + functions-common:time_start:2406 : local name=git_timed 2026-08-31 23:42:13.460 | + functions-common:time_start:2407 : local start_time= 2026-08-31 23:42:13.463 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-31 23:42:13.467 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-31 23:42:13.471 | + functions-common:time_start:2411 : _TIME_START[$name]=1788219733468 2026-08-31 23:42:13.473 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/placement.git /opt/stack/placement 2026-08-31 23:42:13.476 | Cloning into '/opt/stack/placement'... 2026-08-31 23:42:16.789 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-31 23:42:16.791 | + functions-common:time_stop:2420 : local name 2026-08-31 23:42:16.794 | + functions-common:time_stop:2421 : local end_time 2026-08-31 23:42:16.797 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-31 23:42:16.800 | + functions-common:time_stop:2423 : local total 2026-08-31 23:42:16.803 | + functions-common:time_stop:2424 : local start_time 2026-08-31 23:42:16.806 | + functions-common:time_stop:2426 : name=git_timed 2026-08-31 23:42:16.809 | + functions-common:time_stop:2427 : start_time=1788219733468 2026-08-31 23:42:16.812 | + functions-common:time_stop:2429 : [[ -z 1788219733468 ]] 2026-08-31 23:42:16.816 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-31 23:42:16.820 | + functions-common:time_stop:2432 : end_time=1788219736817 2026-08-31 23:42:16.822 | + functions-common:time_stop:2433 : elapsed_time=3349 2026-08-31 23:42:16.825 | + functions-common:time_stop:2434 : total=419814 2026-08-31 23:42:16.828 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-31 23:42:16.830 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=423163 2026-08-31 23:42:16.833 | + functions-common:git_clone:631 : cd /opt/stack/placement 2026-08-31 23:42:16.836 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-08-31 23:42:16.839 | + functions-common:git_timed:697 : local count=0 2026-08-31 23:42:16.841 | + functions-common:git_timed:698 : local timeout=0 2026-08-31 23:42:16.844 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-31 23:42:16.847 | + functions-common:git_timed:701 : timeout=0 2026-08-31 23:42:16.850 | + functions-common:git_timed:704 : time_start git_timed 2026-08-31 23:42:16.853 | + functions-common:time_start:2406 : local name=git_timed 2026-08-31 23:42:16.855 | + functions-common:time_start:2407 : local start_time= 2026-08-31 23:42:16.858 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-31 23:42:16.861 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-31 23:42:16.865 | + functions-common:time_start:2411 : _TIME_START[$name]=1788219736862 2026-08-31 23:42:16.868 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-08-31 23:42:17.342 | From https://review.opendev.org/openstack/placement 2026-08-31 23:42:17.342 | * branch master -> FETCH_HEAD 2026-08-31 23:42:17.351 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-31 23:42:17.354 | + functions-common:time_stop:2420 : local name 2026-08-31 23:42:17.357 | + functions-common:time_stop:2421 : local end_time 2026-08-31 23:42:17.360 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-31 23:42:17.362 | + functions-common:time_stop:2423 : local total 2026-08-31 23:42:17.365 | + functions-common:time_stop:2424 : local start_time 2026-08-31 23:42:17.368 | + functions-common:time_stop:2426 : name=git_timed 2026-08-31 23:42:17.371 | + functions-common:time_stop:2427 : start_time=1788219736862 2026-08-31 23:42:17.373 | + functions-common:time_stop:2429 : [[ -z 1788219736862 ]] 2026-08-31 23:42:17.377 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-31 23:42:17.382 | + functions-common:time_stop:2432 : end_time=1788219737378 2026-08-31 23:42:17.385 | + functions-common:time_stop:2433 : elapsed_time=516 2026-08-31 23:42:17.388 | + functions-common:time_stop:2434 : total=423163 2026-08-31 23:42:17.392 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-31 23:42:17.395 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=423679 2026-08-31 23:42:17.398 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-08-31 23:42:17.401 | + functions-common:git_timed:697 : local count=0 2026-08-31 23:42:17.404 | + functions-common:git_timed:698 : local timeout=0 2026-08-31 23:42:17.407 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-31 23:42:17.410 | + functions-common:git_timed:701 : timeout=0 2026-08-31 23:42:17.413 | + functions-common:git_timed:704 : time_start git_timed 2026-08-31 23:42:17.416 | + functions-common:time_start:2406 : local name=git_timed 2026-08-31 23:42:17.419 | + functions-common:time_start:2407 : local start_time= 2026-08-31 23:42:17.421 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-31 23:42:17.424 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-31 23:42:17.429 | + functions-common:time_start:2411 : _TIME_START[$name]=1788219737426 2026-08-31 23:42:17.433 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-08-31 23:42:17.483 | Note: switching to 'FETCH_HEAD'. 2026-08-31 23:42:17.483 | 2026-08-31 23:42:17.483 | You are in 'detached HEAD' state. You can look around, make experimental 2026-08-31 23:42:17.483 | changes and commit them, and you can discard any commits you make in this 2026-08-31 23:42:17.483 | state without impacting any branches by switching back to a branch. 2026-08-31 23:42:17.483 | 2026-08-31 23:42:17.483 | If you want to create a new branch to retain commits you create, you may 2026-08-31 23:42:17.483 | do so (now or later) by using -c with the switch command. Example: 2026-08-31 23:42:17.483 | 2026-08-31 23:42:17.483 | git switch -c 2026-08-31 23:42:17.484 | 2026-08-31 23:42:17.484 | Or undo this operation with: 2026-08-31 23:42:17.484 | 2026-08-31 23:42:17.484 | git switch - 2026-08-31 23:42:17.484 | 2026-08-31 23:42:17.484 | Turn off this advice by setting config variable advice.detachedHead to false 2026-08-31 23:42:17.484 | 2026-08-31 23:42:17.485 | HEAD is now at 7d35f974 bump min version of os-traits 2026-08-31 23:42:17.487 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-31 23:42:17.490 | + functions-common:time_stop:2420 : local name 2026-08-31 23:42:17.493 | + functions-common:time_stop:2421 : local end_time 2026-08-31 23:42:17.496 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-31 23:42:17.499 | + functions-common:time_stop:2423 : local total 2026-08-31 23:42:17.501 | + functions-common:time_stop:2424 : local start_time 2026-08-31 23:42:17.504 | + functions-common:time_stop:2426 : name=git_timed 2026-08-31 23:42:17.507 | + functions-common:time_stop:2427 : start_time=1788219737426 2026-08-31 23:42:17.510 | + functions-common:time_stop:2429 : [[ -z 1788219737426 ]] 2026-08-31 23:42:17.514 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-31 23:42:17.518 | + functions-common:time_stop:2432 : end_time=1788219737515 2026-08-31 23:42:17.521 | + functions-common:time_stop:2433 : elapsed_time=89 2026-08-31 23:42:17.524 | + functions-common:time_stop:2434 : total=423679 2026-08-31 23:42:17.527 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-31 23:42:17.529 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=423768 2026-08-31 23:42:17.532 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/placement 2026-08-31 23:42:17.549 | + functions-common:git_clone:672 : cd /opt/stack/placement 2026-08-31 23:42:17.553 | + functions-common:git_clone:673 : git show --oneline 2026-08-31 23:42:17.553 | + functions-common:git_clone:673 : head -1 2026-08-31 23:42:17.556 | 7d35f974 bump min version of os-traits 2026-08-31 23:42:17.559 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-08-31 23:42:17.562 | + lib/placement:install_placement:123 : setup_develop /opt/stack/placement 2026-08-31 23:42:17.565 | + inc/python:setup_develop:353 : local bindep 2026-08-31 23:42:17.568 | + inc/python:setup_develop:354 : [[ /opt/stack/placement == -bindep* ]] 2026-08-31 23:42:17.572 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/placement 2026-08-31 23:42:17.574 | + inc/python:setup_develop:359 : local extras= 2026-08-31 23:42:17.577 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/placement -e 2026-08-31 23:42:17.580 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-08-31 23:42:17.582 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/placement == -bindep* ]] 2026-08-31 23:42:17.584 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/placement 2026-08-31 23:42:17.587 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-08-31 23:42:17.589 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-08-31 23:42:17.593 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/placement 2026-08-31 23:42:17.596 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-08-31 23:42:17.599 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/placement 2026-08-31 23:42:17.602 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-08-31 23:42:17.604 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-08-31 23:42:17.608 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2026-08-31 23:42:17.614 | + inc/python:_setup_package_with_constraints_edit:400 : name=openstack-placement 2026-08-31 23:42:17.617 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z openstack-placement ']' 2026-08-31 23:42:17.619 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2026-08-31 23:42:17.775 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/placement -e 2026-08-31 23:42:17.778 | + inc/python:setup_package:436 : local bindep=0 2026-08-31 23:42:17.780 | + inc/python:setup_package:437 : local bindep_flag= 2026-08-31 23:42:17.783 | + inc/python:setup_package:438 : local bindep_profiles= 2026-08-31 23:42:17.786 | + inc/python:setup_package:439 : [[ /opt/stack/placement == -bindep* ]] 2026-08-31 23:42:17.789 | + inc/python:setup_package:444 : local project_dir=/opt/stack/placement 2026-08-31 23:42:17.791 | + inc/python:setup_package:445 : local flags=-e 2026-08-31 23:42:17.794 | + inc/python:setup_package:446 : local extras= 2026-08-31 23:42:17.796 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-08-31 23:42:17.799 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-08-31 23:42:17.802 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-08-31 23:42:17.805 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-08-31 23:42:17.807 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-08-31 23:42:17.810 | + inc/python:setup_package:464 : pip_install -e /opt/stack/placement 2026-08-31 23:42:17.831 | Using python 3.12 to install /opt/stack/placement 2026-08-31 23:42:17.834 | + 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-08-31 23:42:18.833 | Obtaining file:///opt/stack/placement 2026-08-31 23:42:18.837 | Installing build dependencies: started 2026-08-31 23:42:20.449 | Installing build dependencies: finished with status 'done' 2026-08-31 23:42:20.450 | Checking if build backend supports build_editable: started 2026-08-31 23:42:20.997 | Checking if build backend supports build_editable: finished with status 'done' 2026-08-31 23:42:20.998 | Getting requirements to build editable: started 2026-08-31 23:42:21.299 | Getting requirements to build editable: finished with status 'done' 2026-08-31 23:42:21.301 | Preparing editable metadata (pyproject.toml): started 2026-08-31 23:42:22.238 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-08-31 23:42:22.260 | Requirement already satisfied: pbr>=3.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev6) (7.0.3) 2026-08-31 23:42:22.263 | Requirement already satisfied: SQLAlchemy>=1.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev6) (2.0.52) 2026-08-31 23:42:22.263 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev6) (13.0.1) 2026-08-31 23:42:22.264 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev6) (2.5.1) 2026-08-31 23:42:22.265 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev6) (1.8.11) 2026-08-31 23:42:22.266 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev6) (4.26.0) 2026-08-31 23:42:22.267 | Requirement already satisfied: requests>=2.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev6) (2.34.2) 2026-08-31 23:42:22.268 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev6) (7.6.1) 2026-08-31 23:42:22.269 | Requirement already satisfied: oslo.config>=6.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev6) (10.7.0) 2026-08-31 23:42:22.270 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev6) (6.5.0) 2026-08-31 23:42:22.271 | Requirement already satisfied: oslo.log>=4.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev6) (8.3.1) 2026-08-31 23:42:22.272 | Requirement already satisfied: oslo.serialization>=2.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev6) (5.11.0) 2026-08-31 23:42:22.273 | Requirement already satisfied: oslo.utils>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev6) (10.2.0) 2026-08-31 23:42:22.274 | Requirement already satisfied: oslo.db>=8.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev6) (18.1.1) 2026-08-31 23:42:22.275 | Requirement already satisfied: oslo.policy>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev6) (6.0.1) 2026-08-31 23:42:22.276 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev6) (8.2.0) 2026-08-31 23:42:22.276 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev6) (2.8.0) 2026-08-31 23:42:22.277 | Requirement already satisfied: os-resource-classes>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev6) (1.1.0) 2026-08-31 23:42:22.279 | Requirement already satisfied: os-traits>=3.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev6) (3.9.0) 2026-08-31 23:42:22.279 | Requirement already satisfied: microversion-parse>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev6) (2.1.0) 2026-08-31 23:42:22.283 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==16.0.0.0b2.dev6) (26.1.0) 2026-08-31 23:42:22.283 | 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==16.0.0.0b2.dev6) (2025.9.1) 2026-08-31 23:42:22.283 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==16.0.0.0b2.dev6) (0.37.0) 2026-08-31 23:42:22.284 | 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==16.0.0.0b2.dev6) (2026.6.3) 2026-08-31 23:42:22.291 | Requirement already satisfied: keystoneauth1>=3.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev6) (5.16.0) 2026-08-31 23:42:22.292 | 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==16.0.0.0b2.dev6) (4.3.0) 2026-08-31 23:42:22.293 | 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==16.0.0.0b2.dev6) (6.9.0) 2026-08-31 23:42:22.295 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev6) (4.1.0) 2026-08-31 23:42:22.296 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev6) (2.13.0) 2026-08-31 23:42:22.297 | 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==16.0.0.0b2.dev6) (6.0.0) 2026-08-31 23:42:22.302 | 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==16.0.0.0b2.dev6) (2.1.0) 2026-08-31 23:42:22.303 | 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==16.0.0.0b2.dev6) (5.9.1) 2026-08-31 23:42:22.306 | 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==16.0.0.0b2.dev6) (1.9.0) 2026-08-31 23:42:22.306 | 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==16.0.0.0b2.dev6) (4.16.0) 2026-08-31 23:42:22.314 | 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==16.0.0.0b2.dev6) (1.5.0) 2026-08-31 23:42:22.318 | 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==16.0.0.0b2.dev6) (5.3.1) 2026-08-31 23:42:22.323 | 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==16.0.0.0b2.dev6) (0.20) 2026-08-31 23:42:22.324 | 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==16.0.0.0b2.dev6) (3.1.0) 2026-08-31 23:42:22.327 | 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==16.0.0.0b2.dev6) (2.3.0) 2026-08-31 23:42:22.330 | 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==16.0.0.0b2.dev6) (1.3.0) 2026-08-31 23:42:22.332 | 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==16.0.0.0b2.dev6) (2.0.0) 2026-08-31 23:42:22.333 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.7.0->openstack-placement==16.0.0.0b2.dev6) (6.0.3) 2026-08-31 23:42:22.339 | 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==16.0.0.0b2.dev6) (1.19.1) 2026-08-31 23:42:22.341 | 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==16.0.0.0b2.dev6) (2.1.2) 2026-08-31 23:42:22.342 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.6.0->openstack-placement==16.0.0.0b2.dev6) (0.6.2) 2026-08-31 23:42:22.345 | 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==16.0.0.0b2.dev6) (1.4.1) 2026-08-31 23:42:22.351 | 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==16.0.0.0b2.dev6) (2.9.0.post0) 2026-08-31 23:42:22.354 | 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==16.0.0.0b2.dev6) (5.0.0) 2026-08-31 23:42:22.356 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->openstack-placement==16.0.0.0b2.dev6) (3.1.6) 2026-08-31 23:42:22.360 | 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==16.0.0.0b2.dev6) (4.0.1) 2026-08-31 23:42:22.363 | 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==16.0.0.0b2.dev6) (3.0.3) 2026-08-31 23:42:22.371 | 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==16.0.0.0b2.dev6) (1.2.1) 2026-08-31 23:42:22.377 | 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==16.0.0.0b2.dev6) (3.18.0) 2026-08-31 23:42:22.381 | 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==16.0.0.0b2.dev6) (3.3.2) 2026-08-31 23:42:22.382 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->openstack-placement==16.0.0.0b2.dev6) (26.3) 2026-08-31 23:42:22.383 | 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==16.0.0.0b2.dev6) (7.2.2) 2026-08-31 23:42:22.389 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=3.1.1->openstack-placement==16.0.0.0b2.dev6) (84.0.0) 2026-08-31 23:42:22.393 | 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==16.0.0.0b2.dev6) (0.8.2) 2026-08-31 23:42:22.411 | 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==16.0.0.0b2.dev6) (1.17.0) 2026-08-31 23:42:22.424 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==16.0.0.0b2.dev6) (3.5.0) 2026-08-31 23:42:22.425 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==16.0.0.0b2.dev6) (3.18) 2026-08-31 23:42:22.426 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==16.0.0.0b2.dev6) (2.7.0) 2026-08-31 23:42:22.428 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==16.0.0.0b2.dev6) (2023.11.17) 2026-08-31 23:42:22.448 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->openstack-placement==16.0.0.0b2.dev6) (0.8) 2026-08-31 23:42:22.460 | Requirement already satisfied: greenlet>=1 in /opt/stack/data/venv/lib/python3.12/site-packages (from SQLAlchemy>=1.4.0->openstack-placement==16.0.0.0b2.dev6) (3.5.5) 2026-08-31 23:42:22.511 | Building wheels for collected packages: openstack-placement 2026-08-31 23:42:22.512 | Building editable for openstack-placement (pyproject.toml): started 2026-08-31 23:42:23.304 | Building editable for openstack-placement (pyproject.toml): finished with status 'done' 2026-08-31 23:42:23.305 | Created wheel for openstack-placement: filename=openstack_placement-16.0.0.0b2.dev6-0.editable-py3-none-any.whl size=8837 sha256=c586f9707762a03a8f23f728cf7dae50ab00f452f2781e6cd4644e24a326ae0d 2026-08-31 23:42:23.306 | Stored in directory: /tmp/pip-ephem-wheel-cache-9i38s6l0/wheels/0f/d8/4f/e8707957c726bd4763e71d7ed0672723b81ca99945904983a6 2026-08-31 23:42:23.313 | Successfully built openstack-placement 2026-08-31 23:42:23.597 | Installing collected packages: openstack-placement 2026-08-31 23:42:23.649 | Successfully installed openstack-placement-16.0.0.0b2.dev6 2026-08-31 23:42:23.794 | + inc/python:pip_install:216 : result=0 2026-08-31 23:42:23.798 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-31 23:42:23.801 | + functions-common:time_stop:2420 : local name 2026-08-31 23:42:23.804 | + functions-common:time_stop:2421 : local end_time 2026-08-31 23:42:23.807 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-31 23:42:23.811 | + functions-common:time_stop:2423 : local total 2026-08-31 23:42:23.813 | + functions-common:time_stop:2424 : local start_time 2026-08-31 23:42:23.816 | + functions-common:time_stop:2426 : name=pip_install 2026-08-31 23:42:23.819 | + functions-common:time_stop:2427 : start_time=1788219737825 2026-08-31 23:42:23.822 | + functions-common:time_stop:2429 : [[ -z 1788219737825 ]] 2026-08-31 23:42:23.826 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-31 23:42:23.830 | + functions-common:time_stop:2432 : end_time=1788219743827 2026-08-31 23:42:23.833 | + functions-common:time_stop:2433 : elapsed_time=6002 2026-08-31 23:42:23.835 | + functions-common:time_stop:2434 : total=154897 2026-08-31 23:42:23.838 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-31 23:42:23.842 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=160899 2026-08-31 23:42:23.845 | + inc/python:pip_install:219 : return 0 2026-08-31 23:42:23.848 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-08-31 23:42:23.851 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-08-31 23:42:23.853 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/placement 2026-08-31 23:42:23.856 | + inc/python:use_library_from_git:266 : local name=/opt/stack/placement 2026-08-31 23:42:23.859 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-31 23:42:23.862 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-31 23:42:23.864 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/placement, ]] 2026-08-31 23:42:23.867 | + inc/python:use_library_from_git:269 : return 1 2026-08-31 23:42:23.870 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-08-31 23:42:23.872 | + ./stack.sh:main:968 : configure_placement 2026-08-31 23:42:23.875 | + lib/placement:configure_placement:88 : sudo install -d -o quobyte /etc/placement 2026-08-31 23:42:23.891 | + lib/placement:configure_placement:89 : create_placement_conf 2026-08-31 23:42:23.893 | + lib/placement:create_placement_conf:78 : rm -f /etc/placement/placement.conf 2026-08-31 23:42:23.899 | ++ lib/placement:create_placement_conf:79 : database_connection_url placement 2026-08-31 23:42:23.903 | ++ lib/database:database_connection_url:134 : local db=placement 2026-08-31 23:42:23.905 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2026-08-31 23:42:23.908 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=placement 2026-08-31 23:42:23.911 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-08-31 23:42:23.914 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-08-31 23:42:23.917 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-08-31 23:42:23.937 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:42:23.941 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-08-31 23:42:23.943 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2026-08-31 23:42:23.947 | + 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-08-31 23:42:23.983 | + lib/placement:create_placement_conf:80 : iniset /etc/placement/placement.conf DEFAULT debug True 2026-08-31 23:42:24.021 | + lib/placement:create_placement_conf:81 : iniset /etc/placement/placement.conf api auth_strategy keystone 2026-08-31 23:42:24.057 | + lib/placement:create_placement_conf:82 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2026-08-31 23:42:24.061 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/placement/placement.conf 2026-08-31 23:42:24.064 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=placement 2026-08-31 23:42:24.067 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-08-31 23:42:24.070 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-08-31 23:42:24.073 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/placement/placement.conf placement keystone_authtoken 2026-08-31 23:42:24.076 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/placement/placement.conf 2026-08-31 23:42:24.078 | + lib/keystone:configure_keystoneauth:392 : local admin_user=placement 2026-08-31 23:42:24.081 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-08-31 23:42:24.084 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2026-08-31 23:42:24.120 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2026-08-31 23:42:24.155 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://192.168.122.25/identity 2026-08-31 23:42:24.190 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2026-08-31 23:42:24.226 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/placement/placement.conf keystone_authtoken password nomoresecret 2026-08-31 23:42:24.264 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2026-08-31 23:42:24.301 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2026-08-31 23:42:24.335 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2026-08-31 23:42:24.369 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/placement/placement.conf keystone_authtoken www_authenticate_uri http://192.168.122.25/identity 2026-08-31 23:42:24.406 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-08-31 23:42:24.442 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2026-08-31 23:42:24.479 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-08-31 23:42:24.481 | + lib/placement:create_placement_conf:83 : setup_logging /etc/placement/placement.conf 2026-08-31 23:42:24.484 | + functions:setup_logging:693 : setup_systemd_logging /etc/placement/placement.conf 2026-08-31 23:42:24.487 | + functions:setup_systemd_logging:710 : local conf_file=/etc/placement/placement.conf 2026-08-31 23:42:24.491 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-08-31 23:42:24.513 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-08-31 23:42:24.516 | + functions:setup_systemd_logging:716 : local pidstr= 2026-08-31 23:42:24.519 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-08-31 23:42:24.522 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-08-31 23:42:24.524 | + 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-08-31 23:42:24.559 | + 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-08-31 23:42:24.596 | + 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-08-31 23:42:24.631 | + functions:setup_systemd_logging:727 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-08-31 23:42:24.667 | + functions:setup_systemd_logging:730 : iniset /etc/placement/placement.conf DEFAULT log_color False 2026-08-31 23:42:24.703 | + lib/placement:configure_placement:91 : write_uwsgi_config /etc/placement/placement-uwsgi.ini placement.wsgi.api:application /placement '' placement-api 2026-08-31 23:42:24.706 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/placement/placement-uwsgi.ini 2026-08-31 23:42:24.709 | + lib/apache:write_uwsgi_config:244 : local wsgi=placement.wsgi.api:application 2026-08-31 23:42:24.712 | + lib/apache:write_uwsgi_config:245 : local url=/placement 2026-08-31 23:42:24.715 | + lib/apache:write_uwsgi_config:246 : local http= 2026-08-31 23:42:24.718 | + lib/apache:write_uwsgi_config:247 : local name=placement-api 2026-08-31 23:42:24.721 | + lib/apache:write_uwsgi_config:249 : '[' -z placement-api ']' 2026-08-31 23:42:24.724 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-08-31 23:42:24.727 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-08-31 23:42:24.744 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-08-31 23:42:24.744 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-08-31 23:42:24.755 | d /var/run/uwsgi 0755 quobyte root 2026-08-31 23:42:24.760 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-08-31 23:42:24.774 | /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-08-31 23:42:24.779 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/placement-api.socket 2026-08-31 23:42:24.782 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/placement/placement-uwsgi.ini 2026-08-31 23:42:24.787 | + lib/apache:write_uwsgi_config:270 : [[ placement.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-08-31 23:42:24.790 | + lib/apache:write_uwsgi_config:271 : iniset /etc/placement/placement-uwsgi.ini uwsgi module placement.wsgi.api:application 2026-08-31 23:42:24.827 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2026-08-31 23:42:24.862 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2026-08-31 23:42:24.899 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2026-08-31 23:42:24.935 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2026-08-31 23:42:24.973 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 80 2026-08-31 23:42:25.008 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2026-08-31 23:42:25.042 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2026-08-31 23:42:25.077 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2026-08-31 23:42:25.112 | + lib/apache:write_uwsgi_config:290 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-08-31 23:42:25.146 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2026-08-31 23:42:25.179 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2026-08-31 23:42:25.213 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2026-08-31 23:42:25.246 | + lib/apache:write_uwsgi_config:298 : iniset /etc/placement/placement-uwsgi.ini uwsgi start-time %t 2026-08-31 23:42:25.278 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-08-31 23:42:25.281 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-08-31 23:42:25.285 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for placement-api 2026-08-31 23:42:25.288 | ++ lib/apache:apache_site_config_for:174 : local site=placement-api 2026-08-31 23:42:25.291 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-08-31 23:42:25.294 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-31 23:42:25.298 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-31 23:42:25.301 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/placement-api.conf 2026-08-31 23:42:25.305 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2026-08-31 23:42:25.307 | + lib/apache:write_uwsgi_config:306 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2026-08-31 23:42:25.342 | + lib/apache:write_uwsgi_config:307 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2026-08-31 23:42:25.377 | + 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-08-31 23:42:25.377 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2026-08-31 23:42:25.387 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 acquire=1 2026-08-31 23:42:25.392 | + lib/apache:write_uwsgi_config:309 : enable_apache_site placement-api 2026-08-31 23:42:25.395 | + lib/apache:enable_apache_site:191 : local site=placement-api 2026-08-31 23:42:25.398 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-08-31 23:42:25.401 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-08-31 23:42:25.404 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-08-31 23:42:25.406 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-08-31 23:42:25.409 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-31 23:42:25.412 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-31 23:42:25.414 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-08-31 23:42:25.417 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-08-31 23:42:25.420 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-31 23:42:25.423 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-31 23:42:25.426 | + lib/apache:enable_apache_site:195 : sudo a2ensite placement-api 2026-08-31 23:42:25.438 | perl: warning: Setting locale failed. 2026-08-31 23:42:25.439 | perl: warning: Please check that your locale settings: 2026-08-31 23:42:25.439 | LANGUAGE = (unset), 2026-08-31 23:42:25.439 | LC_ALL = "en_US.utf8", 2026-08-31 23:42:25.439 | LANG = "de_DE.UTF-8" 2026-08-31 23:42:25.439 | are supported and installed on your system. 2026-08-31 23:42:25.439 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-31 23:42:25.479 | Enabling site placement-api. 2026-08-31 23:42:25.484 | To activate the new configuration, you need to run: 2026-08-31 23:42:25.484 | systemctl reload apache2 2026-08-31 23:42:25.489 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-08-31 23:42:25.492 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-08-31 23:42:25.495 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-31 23:42:25.497 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-08-31 23:42:25.646 | + lib/placement:configure_placement:92 : [[ True == \T\r\u\e ]] 2026-08-31 23:42:25.649 | + lib/placement:configure_placement:93 : iniset /etc/placement/placement.conf oslo_policy enforce_new_defaults True 2026-08-31 23:42:25.688 | + ./stack.sh:main:975 : is_service_enabled placement placement-client 2026-08-31 23:42:25.709 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:42:25.712 | + ./stack.sh:main:976 : is_service_enabled n-cpu 2026-08-31 23:42:25.732 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:42:25.735 | + ./stack.sh:main:977 : configure_placement_nova_compute 2026-08-31 23:42:25.739 | + lib/nova:configure_placement_nova_compute:636 : local conf=/etc/nova/nova.conf 2026-08-31 23:42:25.742 | + lib/nova:configure_placement_nova_compute:637 : configure_keystoneauth /etc/nova/nova.conf nova placement 2026-08-31 23:42:25.745 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-08-31 23:42:25.749 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-08-31 23:42:25.752 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-08-31 23:42:25.755 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf placement auth_type password 2026-08-31 23:42:25.790 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf placement interface public 2026-08-31 23:42:25.822 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf placement auth_url http://192.168.122.25/identity 2026-08-31 23:42:25.856 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf placement username nova 2026-08-31 23:42:25.890 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf placement password nomoresecret 2026-08-31 23:42:25.925 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf placement user_domain_name Default 2026-08-31 23:42:25.958 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf placement project_name service 2026-08-31 23:42:25.992 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf placement project_domain_name Default 2026-08-31 23:42:26.027 | + ./stack.sh:main:981 : is_service_enabled horizon 2026-08-31 23:42:26.046 | + functions-common:is_service_enabled:2076 : return 1 2026-08-31 23:42:26.048 | + ./stack.sh:main:986 : is_service_enabled tls-proxy 2026-08-31 23:42:26.067 | + functions-common:is_service_enabled:2076 : return 1 2026-08-31 23:42:26.071 | + ./stack.sh:main:990 : is_service_enabled cinder 2026-08-31 23:42:26.089 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:42:26.092 | + ./stack.sh:main:992 : init_os_brick 2026-08-31 23:42:26.095 | + lib/cinder:init_os_brick:524 : mkdir -p /opt/stack/data/os_brick 2026-08-31 23:42:26.100 | + lib/cinder:init_os_brick:525 : is_service_enabled cinder 2026-08-31 23:42:26.119 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:42:26.122 | + lib/cinder:init_os_brick:526 : iniset /etc/cinder/cinder.conf os_brick lock_path /opt/stack/data/os_brick 2026-08-31 23:42:26.168 | + lib/cinder:init_os_brick:528 : is_service_enabled nova 2026-08-31 23:42:26.190 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:42:26.193 | + lib/cinder:init_os_brick:529 : iniset /etc/nova/nova.conf os_brick lock_path /opt/stack/data/os_brick 2026-08-31 23:42:26.234 | + lib/cinder:init_os_brick:531 : is_service_enabled glance 2026-08-31 23:42:26.257 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:42:26.261 | + lib/cinder:init_os_brick:532 : iniset /etc/glance/glance-api.conf os_brick lock_path /opt/stack/data/os_brick 2026-08-31 23:42:26.305 | + lib/cinder:init_os_brick:533 : iniset /etc/glance/glance-cache.conf os_brick lock_path /opt/stack/data/os_brick 2026-08-31 23:42:26.351 | + ./stack.sh:main:999 : run_phase stack install 2026-08-31 23:42:26.355 | + functions-common:run_phase:1848 : local mode=stack 2026-08-31 23:42:26.359 | + functions-common:run_phase:1849 : local phase=install 2026-08-31 23:42:26.362 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-08-31 23:42:26.367 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-08-31 23:42:26.371 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-08-31 23:42:26.375 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-08-31 23:42:26.379 | + functions-common:run_phase:1858 : local extra 2026-08-31 23:42:26.384 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-08-31 23:42:26.389 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-08-31 23:42:26.393 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-08-31 23:42:26.396 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-08-31 23:42:26.400 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack install 2026-08-31 23:42:26.404 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-08-31 23:42:26.428 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:42:26.431 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-08-31 23:42:26.435 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-08-31 23:42:26.438 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2026-08-31 23:42:26.441 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2026-08-31 23:42:26.445 | ++ ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-31 23:42:26.448 | ++ ./stack.sh:echo_summary:450 : echo -e Installing Tempest 2026-08-31 23:42:26.452 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2026-08-31 23:42:26.456 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2026-08-31 23:42:26.540 | ++ inc/async:async_inner:63 : install_tempest 2026-08-31 23:42:26.591 | [2044 Async install_tempest:38844]: running: install_tempest 2026-08-31 23:42:26.594 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-08-31 23:42:26.598 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-08-31 23:42:26.602 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-08-31 23:42:26.605 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-08-31 23:42:26.609 | + functions-common:run_phase:1875 : run_plugins stack install 2026-08-31 23:42:26.613 | + functions-common:run_plugins:1834 : local mode=stack 2026-08-31 23:42:26.616 | + functions-common:run_plugins:1835 : local phase=install 2026-08-31 23:42:26.620 | + functions-common:run_plugins:1837 : local plugins= 2026-08-31 23:42:26.623 | + functions-common:run_plugins:1838 : local plugin 2026-08-31 23:42:26.628 | + ./stack.sh:main:1002 : use_library_from_git python-openstackclient 2026-08-31 23:42:26.631 | + inc/python:use_library_from_git:266 : local name=python-openstackclient 2026-08-31 23:42:26.635 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-31 23:42:26.639 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-31 23:42:26.643 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-openstackclient, ]] 2026-08-31 23:42:26.648 | + inc/python:use_library_from_git:269 : return 1 2026-08-31 23:42:26.653 | + ./stack.sh:main:1006 : pip_install_gr python-openstackclient 2026-08-31 23:42:26.658 | + inc/python:pip_install_gr:94 : local name=python-openstackclient 2026-08-31 23:42:26.662 | + inc/python:pip_install_gr:95 : local clean_name 2026-08-31 23:42:26.666 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements python-openstackclient 2026-08-31 23:42:26.671 | ++ inc/python:get_from_global_requirements:241 : local package=python-openstackclient 2026-08-31 23:42:26.676 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-08-31 23:42:26.682 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-08-31 23:42:26.682 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2026-08-31 23:42:26.690 | ++ inc/python:get_from_global_requirements:243 : required_pkg='python-openstackclient!=7.3.0,!=7.3.1 ' 2026-08-31 23:42:26.694 | ++ inc/python:get_from_global_requirements:244 : [[ python-openstackclient!=7.3.0,!=7.3.1 == '' ]] 2026-08-31 23:42:26.697 | ++ inc/python:get_from_global_requirements:247 : echo 'python-openstackclient!=7.3.0,!=7.3.1' 2026-08-31 23:42:26.703 | + inc/python:pip_install_gr:96 : clean_name='python-openstackclient!=7.3.0,!=7.3.1' 2026-08-31 23:42:26.707 | + inc/python:pip_install_gr:97 : pip_install 'python-openstackclient!=7.3.0,!=7.3.1' 2026-08-31 23:42:26.736 | Using python 3.12 to install python-openstackclient!=7.3.0,!=7.3.1 2026-08-31 23:42:26.739 | + 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-08-31 23:42:28.084 | Collecting python-openstackclient!=7.3.0,!=7.3.1 2026-08-31 23:42:28.215 | Downloading python_openstackclient-10.3.0-py3-none-any.whl.metadata (10 kB) 2026-08-31 23:42:28.228 | 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-08-31 23:42:28.229 | 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.16.0) 2026-08-31 23:42:28.230 | 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-08-31 23:42:28.231 | Requirement already satisfied: openstacksdk>=4.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (4.19.1) 2026-08-31 23:42:28.232 | 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.7.0) 2026-08-31 23:42:28.233 | 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.9.0) 2026-08-31 23:42:28.234 | 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) (6.0.0) 2026-08-31 23:42:28.282 | Collecting python-manilaclient>=6.0.0 (from python-openstackclient!=7.3.0,!=7.3.1) 2026-08-31 23:42:28.297 | Downloading python_manilaclient-6.3.0-py3-none-any.whl.metadata (5.5 kB) 2026-08-31 23:42:28.311 | 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-08-31 23:42:28.311 | 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.1) 2026-08-31 23:42:28.313 | 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-08-31 23:42:28.314 | Requirement already satisfied: cmd2>=4.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.2.0) 2026-08-31 23:42:28.316 | 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-08-31 23:42:28.317 | 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-08-31 23:42:28.320 | Requirement already satisfied: prompt-toolkit>=3.0.53 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (3.0.53) 2026-08-31 23:42:28.321 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (1.11.0) 2026-08-31 23:42:28.323 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (15.0.0) 2026-08-31 23:42:28.323 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (1.8.0) 2026-08-31 23:42:28.326 | 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.1.1) 2026-08-31 23:42:28.330 | 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-08-31 23:42:28.333 | Requirement already satisfied: decorator>=4.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.19.0->python-openstackclient!=7.3.0,!=7.3.1) (5.3.1) 2026-08-31 23:42:28.334 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.19.0->python-openstackclient!=7.3.0,!=7.3.1) (1.5.0) 2026-08-31 23:42:28.336 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.19.0->python-openstackclient!=7.3.0,!=7.3.1) (1.1.0) 2026-08-31 23:42:28.337 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.19.0->python-openstackclient!=7.3.0,!=7.3.1) (1.33) 2026-08-31 23:42:28.337 | Requirement already satisfied: keystoneauth1>=5.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.19.0->python-openstackclient!=7.3.0,!=7.3.1) (5.16.0) 2026-08-31 23:42:28.338 | Requirement already satisfied: os-service-types>=1.8.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.19.0->python-openstackclient!=7.3.0,!=7.3.1) (1.9.0) 2026-08-31 23:42:28.339 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.19.0->python-openstackclient!=7.3.0,!=7.3.1) (7.0.3) 2026-08-31 23:42:28.340 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.19.0->python-openstackclient!=7.3.0,!=7.3.1) (4.11.3) 2026-08-31 23:42:28.341 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.19.0->python-openstackclient!=7.3.0,!=7.3.1) (7.2.2) 2026-08-31 23:42:28.349 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.19.0->python-openstackclient!=7.3.0,!=7.3.1) (3.1.1) 2026-08-31 23:42:28.353 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=5.10.0->openstacksdk>=4.19.0->python-openstackclient!=7.3.0,!=7.3.1) (4.16.0) 2026-08-31 23:42:28.358 | 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.2.0) 2026-08-31 23:42:28.363 | 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-08-31 23:42:28.364 | 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-08-31 23:42:28.365 | 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.3) 2026-08-31 23:42:28.372 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->openstacksdk>=4.19.0->python-openstackclient!=7.3.0,!=7.3.1) (84.0.0) 2026-08-31 23:42:28.376 | 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.2) 2026-08-31 23:42:28.392 | 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-08-31 23:42:28.393 | 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.7.0) 2026-08-31 23:42:28.394 | 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.11.0) 2026-08-31 23:42:28.397 | 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.3.0) 2026-08-31 23:42:28.400 | 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-08-31 23:42:28.403 | 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-08-31 23:42:28.407 | Requirement already satisfied: oslo.log>=3.36.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-manilaclient>=6.0.0->python-openstackclient!=7.3.0,!=7.3.1) (8.3.1) 2026-08-31 23:42:28.412 | Requirement already satisfied: oslo.context>=2.21.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->python-manilaclient>=6.0.0->python-openstackclient!=7.3.0,!=7.3.1) (6.5.0) 2026-08-31 23:42:28.413 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->python-manilaclient>=6.0.0->python-openstackclient!=7.3.0,!=7.3.1) (2.9.0.post0) 2026-08-31 23:42:28.420 | 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->python-manilaclient>=6.0.0->python-openstackclient!=7.3.0,!=7.3.1) (1.17.0) 2026-08-31 23:42:28.425 | 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.5.0) 2026-08-31 23:42:28.426 | 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-08-31 23:42:28.428 | 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-08-31 23:42:28.429 | 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-08-31 23:42:28.448 | 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>=4.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (4.2.0) 2026-08-31 23:42:28.449 | 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>=4.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (2.20.0) 2026-08-31 23:42:28.455 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=4.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (0.1.2) 2026-08-31 23:42:28.510 | Downloading python_openstackclient-10.3.0-py3-none-any.whl (1.3 MB) 2026-08-31 23:42:28.806 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/1.3 MB 4.4 MB/s 0:00:00 2026-08-31 23:42:28.823 | Downloading python_manilaclient-6.3.0-py3-none-any.whl (416 kB) 2026-08-31 23:42:29.299 | Installing collected packages: python-manilaclient, python-openstackclient 2026-08-31 23:42:32.361 | 2026-08-31 23:42:32.388 | Successfully installed python-manilaclient-6.3.0 python-openstackclient-10.3.0 2026-08-31 23:42:32.535 | + inc/python:pip_install:216 : result=0 2026-08-31 23:42:32.538 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-31 23:42:32.543 | + functions-common:time_stop:2420 : local name 2026-08-31 23:42:32.546 | + functions-common:time_stop:2421 : local end_time 2026-08-31 23:42:32.551 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-31 23:42:32.555 | + functions-common:time_stop:2423 : local total 2026-08-31 23:42:32.561 | + functions-common:time_stop:2424 : local start_time 2026-08-31 23:42:32.566 | + functions-common:time_stop:2426 : name=pip_install 2026-08-31 23:42:32.570 | + functions-common:time_stop:2427 : start_time=1788219746728 2026-08-31 23:42:32.575 | + functions-common:time_stop:2429 : [[ -z 1788219746728 ]] 2026-08-31 23:42:32.580 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-31 23:42:32.587 | + functions-common:time_stop:2432 : end_time=1788219752582 2026-08-31 23:42:32.592 | + functions-common:time_stop:2433 : elapsed_time=5854 2026-08-31 23:42:32.596 | + functions-common:time_stop:2434 : total=160899 2026-08-31 23:42:32.600 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-31 23:42:32.605 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=166753 2026-08-31 23:42:32.610 | + inc/python:pip_install:219 : return 0 2026-08-31 23:42:32.615 | + ./stack.sh:main:1007 : is_service_enabled openstack-cli-server 2026-08-31 23:42:32.640 | + functions-common:is_service_enabled:2076 : return 1 2026-08-31 23:42:32.645 | + ./stack.sh:main:1014 : install_oscwrap 2026-08-31 23:42:32.651 | ++ functions-common:install_oscwrap:2470 : mktemp 2026-08-31 23:42:32.658 | + functions-common:install_oscwrap:2470 : OSCWRAP_TIMER_FILE=/tmp/tmp.eHPk3c7XG0 2026-08-31 23:42:32.662 | + functions-common:install_oscwrap:2473 : shopt -s expand_aliases 2026-08-31 23:42:32.667 | + functions-common:install_oscwrap:2476 : unalias -a 2026-08-31 23:42:32.671 | + functions-common:install_oscwrap:2478 : alias openstack=oscwrap 2026-08-31 23:42:32.676 | + ./stack.sh:main:1019 : [[ False != \F\a\l\s\e ]] 2026-08-31 23:42:32.680 | + ./stack.sh:main:1059 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-08-31 23:42:32.684 | + ./stack.sh:main:1067 : is_service_enabled mysql postgresql 2026-08-31 23:42:32.712 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:42:32.717 | + ./stack.sh:main:1068 : configure_database 2026-08-31 23:42:32.722 | + lib/database:configure_database:128 : configure_database_mysql 2026-08-31 23:42:32.726 | + lib/databases/mysql:configure_database_mysql:60 : local my_conf mysql slow_log my_client_conf 2026-08-31 23:42:32.730 | + lib/databases/mysql:configure_database_mysql:61 : echo_summary 'Configuring and starting MySQL' 2026-08-31 23:42:32.734 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-31 23:42:32.739 | + ./stack.sh:echo_summary:450 : echo -e Configuring and starting MySQL 2026-08-31 23:42:32.743 | + lib/databases/mysql:configure_database_mysql:63 : is_ubuntu 2026-08-31 23:42:32.747 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-31 23:42:32.751 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-31 23:42:32.755 | + lib/databases/mysql:configure_database_mysql:64 : my_conf=/etc/mysql/my.cnf 2026-08-31 23:42:32.759 | + lib/databases/mysql:configure_database_mysql:76 : is_ubuntu 2026-08-31 23:42:32.764 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-31 23:42:32.768 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-31 23:42:32.772 | + lib/databases/mysql:configure_database_mysql:77 : is_fips_enabled 2026-08-31 23:42:32.777 | ++ functions-common:is_fips_enabled:2541 : cat /proc/sys/crypto/fips_enabled 2026-08-31 23:42:32.779 | cat: /proc/sys/crypto/fips_enabled: No such file or directory 2026-08-31 23:42:32.784 | + functions-common:is_fips_enabled:2541 : fips= 2026-08-31 23:42:32.789 | + functions-common:is_fips_enabled:2542 : '[' '' == 1 ']' 2026-08-31 23:42:32.795 | ++ lib/databases/mysql:configure_database_mysql:85 : ipv6_unquote 0.0.0.0 2026-08-31 23:42:32.801 | ++ functions-common:ipv6_unquote:2218 : echo 0.0.0.0 2026-08-31 23:42:32.801 | ++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-08-31 23:42:32.808 | + lib/databases/mysql:configure_database_mysql:85 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2026-08-31 23:42:32.900 | + lib/databases/mysql:configure_database_mysql:88 : is_fedora 2026-08-31 23:42:32.904 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-08-31 23:42:32.907 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-08-31 23:42:32.910 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-08-31 23:42:32.913 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-08-31 23:42:32.915 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-08-31 23:42:32.917 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-08-31 23:42:32.920 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-08-31 23:42:32.922 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-08-31 23:42:32.924 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-08-31 23:42:32.927 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-08-31 23:42:32.931 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-08-31 23:42:32.935 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-08-31 23:42:32.938 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-08-31 23:42:32.942 | + lib/databases/mysql:configure_database_mysql:91 : is_ubuntu 2026-08-31 23:42:32.944 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-31 23:42:32.946 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-31 23:42:32.950 | + lib/databases/mysql:configure_database_mysql:93 : restart_service mysql 2026-08-31 23:42:32.954 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-31 23:42:32.956 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart mysql 2026-08-31 23:42:35.936 | + lib/databases/mysql:configure_database_mysql:98 : local use_mariadb_socket_auth=False 2026-08-31 23:42:35.941 | + lib/databases/mysql:configure_database_mysql:99 : is_ubuntu 2026-08-31 23:42:35.945 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-31 23:42:35.949 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-31 23:42:35.953 | + lib/databases/mysql:configure_database_mysql:99 : '[' mysql == mariadb ']' 2026-08-31 23:42:35.957 | + lib/databases/mysql:configure_database_mysql:109 : [[ False != \T\r\u\e ]] 2026-08-31 23:42:35.962 | + lib/databases/mysql:configure_database_mysql:110 : sudo mysqladmin -u root password stackdb 2026-08-31 23:42:35.981 | mysqladmin: connect to server at 'localhost' failed 2026-08-31 23:42:35.981 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2026-08-31 23:42:35.987 | + lib/databases/mysql:configure_database_mysql:110 : true 2026-08-31 23:42:35.992 | + lib/databases/mysql:configure_database_mysql:115 : is_ubuntu 2026-08-31 23:42:35.996 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-31 23:42:36.000 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-31 23:42:36.004 | + lib/databases/mysql:configure_database_mysql:115 : '[' mysql == mariadb ']' 2026-08-31 23:42:36.008 | + lib/databases/mysql:configure_database_mysql:118 : local 'cmd_args=-uroot -pstackdb -h127.0.0.1 ' 2026-08-31 23:42:36.012 | + lib/databases/mysql:configure_database_mysql:123 : min_db_ver=11.6.2 2026-08-31 23:42:36.018 | ++ lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -pstackdb -h127.0.0.1 -e 'select version();' -sN 2026-08-31 23:42:36.019 | ++ lib/databases/mysql:configure_database_mysql:124 : cut -d - -f 1 2026-08-31 23:42:36.035 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-31 23:42:36.114 | + lib/databases/mysql:configure_database_mysql:124 : db_version=8.0.46 2026-08-31 23:42:36.121 | ++ lib/databases/mysql:configure_database_mysql:125 : printf '%s\n' 11.6.2 8.0.46 2026-08-31 23:42:36.123 | ++ lib/databases/mysql:configure_database_mysql:125 : sort -V 2026-08-31 23:42:36.124 | ++ lib/databases/mysql:configure_database_mysql:125 : tail -n 1 2026-08-31 23:42:36.131 | + lib/databases/mysql:configure_database_mysql:125 : max_db_ver=11.6.2 2026-08-31 23:42:36.135 | + lib/databases/mysql:configure_database_mysql:126 : [[ 11.6.2 != \1\1\.\6\.\2 ]] 2026-08-31 23:42:36.140 | + lib/databases/mysql:configure_database_mysql:132 : [[ False == \T\r\u\e ]] 2026-08-31 23:42:36.144 | + lib/databases/mysql:configure_database_mysql:139 : [[ False == \T\r\u\e ]] 2026-08-31 23:42:36.149 | + 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-08-31 23:42:36.165 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-31 23:42:36.255 | + lib/databases/mysql:configure_database_mysql:145 : sudo mysql -uroot -pstackdb -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2026-08-31 23:42:36.272 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-31 23:42:36.349 | + lib/databases/mysql:configure_database_mysql:151 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2026-08-31 23:42:36.442 | + lib/databases/mysql:configure_database_mysql:152 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2026-08-31 23:42:36.548 | + lib/databases/mysql:configure_database_mysql:153 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2026-08-31 23:42:36.644 | + lib/databases/mysql:configure_database_mysql:155 : [[ False == \T\r\u\e ]] 2026-08-31 23:42:36.647 | + lib/databases/mysql:configure_database_mysql:175 : [[ True == \T\r\u\e ]] 2026-08-31 23:42:36.652 | + lib/databases/mysql:configure_database_mysql:176 : echo 'enabling MySQL performance counting' 2026-08-31 23:42:36.652 | enabling MySQL performance counting 2026-08-31 23:42:36.655 | + lib/databases/mysql:configure_database_mysql:179 : pip_install /home/quobyte/devstack/tools/dbcounter 2026-08-31 23:42:36.690 | Using python 3.12 to install /home/quobyte/devstack/tools/dbcounter 2026-08-31 23:42:36.694 | + 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-08-31 23:42:37.745 | Processing ./tools/dbcounter 2026-08-31 23:42:37.748 | Installing build dependencies: started 2026-08-31 23:42:40.722 | Installing build dependencies: finished with status 'done' 2026-08-31 23:42:40.724 | Getting requirements to build wheel: started 2026-08-31 23:42:41.378 | Getting requirements to build wheel: finished with status 'done' 2026-08-31 23:42:41.380 | Preparing metadata (pyproject.toml): started 2026-08-31 23:42:41.760 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-08-31 23:42:41.764 | Building wheels for collected packages: dbcounter 2026-08-31 23:42:41.766 | Building wheel for dbcounter (pyproject.toml): started 2026-08-31 23:42:42.212 | Building wheel for dbcounter (pyproject.toml): finished with status 'done' 2026-08-31 23:42:42.212 | Created wheel for dbcounter: filename=dbcounter-0.1-py3-none-any.whl size=3229 sha256=bde40982e7572c90b559979eeb4d2327ea54d230234df84fc803db80bfb4d56e 2026-08-31 23:42:42.212 | Stored in directory: /tmp/pip-ephem-wheel-cache-jnh70asc/wheels/9b/45/be/0f827e4c026fc267738eabb4d24bd5c9b8db3f5da97af6e98c 2026-08-31 23:42:42.219 | Successfully built dbcounter 2026-08-31 23:42:42.565 | Installing collected packages: dbcounter 2026-08-31 23:42:42.627 | Successfully installed dbcounter-0.1 2026-08-31 23:42:42.807 | + inc/python:pip_install:216 : result=0 2026-08-31 23:42:42.810 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-31 23:42:42.814 | + functions-common:time_stop:2420 : local name 2026-08-31 23:42:42.819 | + functions-common:time_stop:2421 : local end_time 2026-08-31 23:42:42.823 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-31 23:42:42.827 | + functions-common:time_stop:2423 : local total 2026-08-31 23:42:42.831 | + functions-common:time_stop:2424 : local start_time 2026-08-31 23:42:42.836 | + functions-common:time_stop:2426 : name=pip_install 2026-08-31 23:42:42.840 | + functions-common:time_stop:2427 : start_time=1788219756682 2026-08-31 23:42:42.844 | + functions-common:time_stop:2429 : [[ -z 1788219756682 ]] 2026-08-31 23:42:42.850 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-31 23:42:42.855 | + functions-common:time_stop:2432 : end_time=1788219762851 2026-08-31 23:42:42.859 | + functions-common:time_stop:2433 : elapsed_time=6169 2026-08-31 23:42:42.863 | + functions-common:time_stop:2434 : total=166753 2026-08-31 23:42:42.867 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-31 23:42:42.871 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=172922 2026-08-31 23:42:42.876 | + inc/python:pip_install:219 : return 0 2026-08-31 23:42:42.880 | + lib/databases/mysql:configure_database_mysql:182 : recreate_database stats 2026-08-31 23:42:42.884 | + lib/database:recreate_database:112 : local db=stats 2026-08-31 23:42:42.888 | + lib/database:recreate_database:113 : recreate_database_mysql stats 2026-08-31 23:42:42.893 | + lib/databases/mysql:recreate_database_mysql:54 : local db=stats 2026-08-31 23:42:42.897 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS stats;' 2026-08-31 23:42:42.903 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-31 23:42:42.975 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE stats CHARACTER SET utf8;' 2026-08-31 23:42:42.981 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-31 23:42:43.055 | + 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-08-31 23:42:43.055 | count INT, PRIMARY KEY (db, op)) ENGINE MEMORY' stats 2026-08-31 23:42:43.062 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-31 23:42:43.139 | + lib/databases/mysql:configure_database_mysql:188 : [[ True == \T\r\u\e ]] 2026-08-31 23:42:43.143 | + lib/databases/mysql:configure_database_mysql:189 : iniset -sudo /etc/mysql/my.cnf mysqld read_buffer_size 64K 2026-08-31 23:42:43.230 | + lib/databases/mysql:configure_database_mysql:190 : iniset -sudo /etc/mysql/my.cnf mysqld innodb_buffer_pool_size 16M 2026-08-31 23:42:43.313 | + lib/databases/mysql:configure_database_mysql:191 : iniset -sudo /etc/mysql/my.cnf mysqld thread_stack 192K 2026-08-31 23:42:43.401 | + lib/databases/mysql:configure_database_mysql:192 : iniset -sudo /etc/mysql/my.cnf mysqld thread_cache_size 8 2026-08-31 23:42:43.489 | + lib/databases/mysql:configure_database_mysql:193 : iniset -sudo /etc/mysql/my.cnf mysqld tmp_table_size 8M 2026-08-31 23:42:43.573 | + lib/databases/mysql:configure_database_mysql:194 : iniset -sudo /etc/mysql/my.cnf mysqld sort_buffer_size 8M 2026-08-31 23:42:43.661 | + lib/databases/mysql:configure_database_mysql:195 : iniset -sudo /etc/mysql/my.cnf mysqld max_allowed_packet 8M 2026-08-31 23:42:43.745 | + lib/databases/mysql:configure_database_mysql:198 : restart_service mysql 2026-08-31 23:42:43.749 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-31 23:42:43.754 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart mysql 2026-08-31 23:42:46.383 | + ./stack.sh:main:1072 : save_stackenv 1072 2026-08-31 23:42:46.388 | + functions-common:save_stackenv:65 : local tag=1072 2026-08-31 23:42:46.395 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-08-31 23:42:46.402 | + functions-common:save_stackenv:67 : time_stamp=2026-09-01-014246 2026-08-31 23:42:46.407 | + functions-common:save_stackenv:68 : echo '# 2026-09-01-014246 1072' 2026-08-31 23:42:46.412 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-31 23:42:46.415 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-08-31 23:42:46.420 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-31 23:42:46.425 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-08-31 23:42:46.430 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-31 23:42:46.435 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-08-31 23:42:46.439 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-31 23:42:46.444 | + 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-08-31 23:42:46.449 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-31 23:42:46.453 | + functions-common:save_stackenv:70 : echo HOST_IP=192.168.122.25 2026-08-31 23:42:46.458 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-31 23:42:46.463 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=http://192.168.122.25/identity 2026-08-31 23:42:46.468 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-31 23:42:46.473 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2026-09-01-012814 2026-08-31 23:42:46.477 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-31 23:42:46.482 | + functions-common:save_stackenv:70 : echo OS_CACERT= 2026-08-31 23:42:46.488 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-31 23:42:46.494 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=192.168.122.25 2026-08-31 23:42:46.498 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-31 23:42:46.502 | + functions-common:save_stackenv:70 : echo STACK_USER=quobyte 2026-08-31 23:42:46.506 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-31 23:42:46.511 | + functions-common:save_stackenv:70 : echo TLS_IP= 2026-08-31 23:42:46.515 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-31 23:42:46.519 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-08-31 23:42:46.523 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-31 23:42:46.527 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-08-31 23:42:46.532 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-31 23:42:46.536 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=192.168.122.25 2026-08-31 23:42:46.540 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-31 23:42:46.544 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-08-31 23:42:46.549 | + ./stack.sh:main:1082 : start_dstat 2026-08-31 23:42:46.553 | + lib/dstat:start_dstat:31 : run_process dstat '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-08-31 23:42:46.557 | + functions-common:run_process:1674 : local service=dstat 2026-08-31 23:42:46.562 | + functions-common:run_process:1675 : local 'command=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-08-31 23:42:46.566 | + functions-common:run_process:1676 : local group= 2026-08-31 23:42:46.570 | + functions-common:run_process:1677 : local user= 2026-08-31 23:42:46.574 | + functions-common:run_process:1678 : local env_vars= 2026-08-31 23:42:46.578 | + functions-common:run_process:1680 : local name=dstat 2026-08-31 23:42:46.583 | + functions-common:run_process:1682 : time_start run_process 2026-08-31 23:42:46.587 | + functions-common:time_start:2406 : local name=run_process 2026-08-31 23:42:46.592 | + functions-common:time_start:2407 : local start_time= 2026-08-31 23:42:46.596 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-31 23:42:46.600 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-31 23:42:46.607 | + functions-common:time_start:2411 : _TIME_START[$name]=1788219766602 2026-08-31 23:42:46.611 | + functions-common:run_process:1683 : is_service_enabled dstat 2026-08-31 23:42:46.634 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:42:46.636 | + functions-common:run_process:1684 : _run_under_systemd dstat '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' '' '' '' 2026-08-31 23:42:46.639 | + functions-common:_run_under_systemd:1628 : local service=dstat 2026-08-31 23:42:46.642 | + functions-common:_run_under_systemd:1629 : local 'command=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-08-31 23:42:46.645 | + functions-common:_run_under_systemd:1630 : local 'cmd=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-08-31 23:42:46.648 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-08-31 23:42:46.651 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-08-31 23:42:46.654 | + functions-common:_common_systemd_pitfalls:1603 : [[ /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2026-08-31 23:42:46.658 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2026-08-31 23:42:46.661 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@dstat.service 2026-08-31 23:42:46.665 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-31 23:42:46.669 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-08-31 23:42:46.672 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-08-31 23:42:46.676 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-31 23:42:46.679 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[dstat] ]] 2026-08-31 23:42:46.682 | + functions-common:_run_under_systemd:1644 : [[ /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2026-08-31 23:42:46.687 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@dstat.service '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' '' quobyte '' 2026-08-31 23:42:46.690 | + functions-common:write_user_unit_file:1535 : local service=devstack@dstat.service 2026-08-31 23:42:46.695 | + functions-common:write_user_unit_file:1536 : local 'command=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-08-31 23:42:46.697 | + functions-common:write_user_unit_file:1537 : local group= 2026-08-31 23:42:46.703 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-08-31 23:42:46.707 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-08-31 23:42:46.710 | + functions-common:write_user_unit_file:1540 : local extra= 2026-08-31 23:42:46.714 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-08-31 23:42:46.717 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@dstat.service 2026-08-31 23:42:46.721 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-08-31 23:42:46.726 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2026-08-31 23:42:46.815 | + 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-08-31 23:42:46.904 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User quobyte 2026-08-31 23:42:46.977 | + 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-08-31 23:42:47.053 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2026-08-31 23:42:47.128 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2026-08-31 23:42:47.199 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-08-31 23:42:47.268 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-08-31 23:42:47.272 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-08-31 23:42:47.274 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2026-08-31 23:42:47.361 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-08-31 23:42:47.862 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@dstat.service 2026-08-31 23:42:47.884 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2026-08-31 23:42:48.347 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@dstat.service 2026-08-31 23:42:48.388 | + functions-common:run_process:1686 : time_stop run_process 2026-08-31 23:42:48.392 | + functions-common:time_stop:2420 : local name 2026-08-31 23:42:48.396 | + functions-common:time_stop:2421 : local end_time 2026-08-31 23:42:48.400 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-31 23:42:48.405 | + functions-common:time_stop:2423 : local total 2026-08-31 23:42:48.408 | + functions-common:time_stop:2424 : local start_time 2026-08-31 23:42:48.411 | + functions-common:time_stop:2426 : name=run_process 2026-08-31 23:42:48.414 | + functions-common:time_stop:2427 : start_time=1788219766602 2026-08-31 23:42:48.419 | + functions-common:time_stop:2429 : [[ -z 1788219766602 ]] 2026-08-31 23:42:48.424 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-31 23:42:48.431 | + functions-common:time_stop:2432 : end_time=1788219768426 2026-08-31 23:42:48.435 | + functions-common:time_stop:2433 : elapsed_time=1824 2026-08-31 23:42:48.440 | + functions-common:time_stop:2434 : total=0 2026-08-31 23:42:48.445 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-31 23:42:48.449 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=1824 2026-08-31 23:42:48.454 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/quobyte/devstack/tools/memory_tracker.sh '' root PYTHON=python3.12 2026-08-31 23:42:48.458 | + functions-common:run_process:1674 : local service=memory_tracker 2026-08-31 23:42:48.462 | + functions-common:run_process:1675 : local command=/home/quobyte/devstack/tools/memory_tracker.sh 2026-08-31 23:42:48.467 | + functions-common:run_process:1676 : local group= 2026-08-31 23:42:48.470 | + functions-common:run_process:1677 : local user=root 2026-08-31 23:42:48.474 | + functions-common:run_process:1678 : local env_vars=PYTHON=python3.12 2026-08-31 23:42:48.478 | + functions-common:run_process:1680 : local name=memory_tracker 2026-08-31 23:42:48.481 | + functions-common:run_process:1682 : time_start run_process 2026-08-31 23:42:48.485 | + functions-common:time_start:2406 : local name=run_process 2026-08-31 23:42:48.489 | + functions-common:time_start:2407 : local start_time= 2026-08-31 23:42:48.492 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-31 23:42:48.498 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-31 23:42:48.504 | + functions-common:time_start:2411 : _TIME_START[$name]=1788219768500 2026-08-31 23:42:48.508 | + functions-common:run_process:1683 : is_service_enabled memory_tracker 2026-08-31 23:42:48.535 | + functions-common:is_service_enabled:2076 : return 1 2026-08-31 23:42:48.539 | + functions-common:run_process:1686 : time_stop run_process 2026-08-31 23:42:48.542 | + functions-common:time_stop:2420 : local name 2026-08-31 23:42:48.549 | + functions-common:time_stop:2421 : local end_time 2026-08-31 23:42:48.553 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-31 23:42:48.557 | + functions-common:time_stop:2423 : local total 2026-08-31 23:42:48.562 | + functions-common:time_stop:2424 : local start_time 2026-08-31 23:42:48.566 | + functions-common:time_stop:2426 : name=run_process 2026-08-31 23:42:48.571 | + functions-common:time_stop:2427 : start_time=1788219768500 2026-08-31 23:42:48.575 | + functions-common:time_stop:2429 : [[ -z 1788219768500 ]] 2026-08-31 23:42:48.581 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-31 23:42:48.589 | + functions-common:time_stop:2432 : end_time=1788219768582 2026-08-31 23:42:48.590 | + functions-common:time_stop:2433 : elapsed_time=82 2026-08-31 23:42:48.592 | + functions-common:time_stop:2434 : total=1824 2026-08-31 23:42:48.594 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-31 23:42:48.596 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=1906 2026-08-31 23:42:48.599 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2026-08-31 23:42:48.624 | + functions-common:is_service_enabled:2076 : return 1 2026-08-31 23:42:48.627 | + lib/dstat:start_dstat:47 : run_process file_tracker /home/quobyte/devstack/tools/file_tracker.sh 2026-08-31 23:42:48.629 | + functions-common:run_process:1674 : local service=file_tracker 2026-08-31 23:42:48.631 | + functions-common:run_process:1675 : local command=/home/quobyte/devstack/tools/file_tracker.sh 2026-08-31 23:42:48.633 | + functions-common:run_process:1676 : local group= 2026-08-31 23:42:48.636 | + functions-common:run_process:1677 : local user= 2026-08-31 23:42:48.640 | + functions-common:run_process:1678 : local env_vars= 2026-08-31 23:42:48.641 | + functions-common:run_process:1680 : local name=file_tracker 2026-08-31 23:42:48.643 | + functions-common:run_process:1682 : time_start run_process 2026-08-31 23:42:48.646 | + functions-common:time_start:2406 : local name=run_process 2026-08-31 23:42:48.649 | + functions-common:time_start:2407 : local start_time= 2026-08-31 23:42:48.652 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-31 23:42:48.654 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-31 23:42:48.659 | + functions-common:time_start:2411 : _TIME_START[$name]=1788219768656 2026-08-31 23:42:48.662 | + functions-common:run_process:1683 : is_service_enabled file_tracker 2026-08-31 23:42:48.696 | + functions-common:is_service_enabled:2076 : return 1 2026-08-31 23:42:48.703 | + functions-common:run_process:1686 : time_stop run_process 2026-08-31 23:42:48.705 | + functions-common:time_stop:2420 : local name 2026-08-31 23:42:48.708 | + functions-common:time_stop:2421 : local end_time 2026-08-31 23:42:48.712 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-31 23:42:48.718 | + functions-common:time_stop:2423 : local total 2026-08-31 23:42:48.723 | + functions-common:time_stop:2424 : local start_time 2026-08-31 23:42:48.728 | + functions-common:time_stop:2426 : name=run_process 2026-08-31 23:42:48.730 | + functions-common:time_stop:2427 : start_time=1788219768656 2026-08-31 23:42:48.732 | + functions-common:time_stop:2429 : [[ -z 1788219768656 ]] 2026-08-31 23:42:48.737 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-31 23:42:48.739 | + functions-common:time_stop:2432 : end_time=1788219768737 2026-08-31 23:42:48.741 | + functions-common:time_stop:2433 : elapsed_time=81 2026-08-31 23:42:48.744 | + functions-common:time_stop:2434 : total=1906 2026-08-31 23:42:48.748 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-31 23:42:48.752 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=1987 2026-08-31 23:42:48.758 | + ./stack.sh:main:1084 : is_service_enabled atop 2026-08-31 23:42:48.783 | + functions-common:is_service_enabled:2076 : return 1 2026-08-31 23:42:48.790 | + ./stack.sh:main:1092 : is_service_enabled tcpdump 2026-08-31 23:42:48.817 | + functions-common:is_service_enabled:2076 : return 1 2026-08-31 23:42:48.822 | + ./stack.sh:main:1100 : is_service_enabled etcd3 2026-08-31 23:42:48.861 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:42:48.866 | + ./stack.sh:main:1101 : start_etcd3 2026-08-31 23:42:48.871 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2026-08-31 23:42:48.876 | + lib/etcd3:start_etcd3:42 : cmd+=' --name devstack --data-dir /opt/stack/data/etcd' 2026-08-31 23:42:48.881 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2026-08-31 23:42:48.887 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster devstack=http://192.168.122.25:2380' 2026-08-31 23:42:48.893 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://192.168.122.25:2380' 2026-08-31 23:42:48.898 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://192.168.122.25:2379' 2026-08-31 23:42:48.902 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2026-08-31 23:42:48.907 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2026-08-31 23:42:48.913 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://192.168.122.25:2379' 2026-08-31 23:42:48.917 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2026-08-31 23:42:48.922 | + lib/etcd3:start_etcd3:54 : cmd+=' --log-level=debug' 2026-08-31 23:42:48.925 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2026-08-31 23:42:48.930 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name devstack --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster devstack=http://192.168.122.25:2380 --initial-advertise-peer-urls http://192.168.122.25:2380 --advertise-client-urls http://192.168.122.25:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://192.168.122.25:2379 --log-level=debug' '' root 2026-08-31 23:42:48.933 | + functions-common:write_user_unit_file:1535 : local service=devstack@etcd.service 2026-08-31 23:42:48.937 | + 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.25:2380 --initial-advertise-peer-urls http://192.168.122.25:2380 --advertise-client-urls http://192.168.122.25:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://192.168.122.25:2379 --log-level=debug' 2026-08-31 23:42:48.940 | + functions-common:write_user_unit_file:1537 : local group= 2026-08-31 23:42:48.944 | + functions-common:write_user_unit_file:1538 : local user=root 2026-08-31 23:42:48.949 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-08-31 23:42:48.953 | + functions-common:write_user_unit_file:1540 : local extra= 2026-08-31 23:42:48.956 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-08-31 23:42:48.960 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@etcd.service 2026-08-31 23:42:48.964 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-08-31 23:42:48.974 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2026-08-31 23:42:49.071 | + 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-08-31 23:42:49.164 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2026-08-31 23:42:49.239 | + 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.25:2380 --initial-advertise-peer-urls http://192.168.122.25:2380 --advertise-client-urls http://192.168.122.25:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://192.168.122.25:2379 --log-level=debug' 2026-08-31 23:42:49.311 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2026-08-31 23:42:49.383 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2026-08-31 23:42:49.456 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-08-31 23:42:49.532 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-08-31 23:42:49.535 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-08-31 23:42:49.539 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2026-08-31 23:42:49.629 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-08-31 23:42:50.163 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2026-08-31 23:42:50.250 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2026-08-31 23:42:50.338 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2026-08-31 23:42:50.427 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2026-08-31 23:42:50.510 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2026-08-31 23:42:50.516 | ++ functions-common:is_arch:519 : uname -m 2026-08-31 23:42:50.523 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-08-31 23:42:50.526 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2026-08-31 23:42:51.018 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2026-08-31 23:42:51.042 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2026-08-31 23:42:51.485 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2026-08-31 23:42:52.016 | + ./stack.sh:main:1107 : is_service_enabled tls-proxy 2026-08-31 23:42:52.039 | + functions-common:is_service_enabled:2076 : return 1 2026-08-31 23:42:52.044 | + ./stack.sh:main:1112 : write_clouds_yaml 2026-08-31 23:42:52.048 | + functions-common:write_clouds_yaml:84 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2026-08-31 23:42:52.052 | + functions-common:write_clouds_yaml:86 : sudo mkdir -p /etc/openstack 2026-08-31 23:42:52.072 | + functions-common:write_clouds_yaml:87 : sudo chown -R quobyte /etc/openstack 2026-08-31 23:42:52.089 | + functions-common:write_clouds_yaml:89 : CA_CERT_ARG= 2026-08-31 23:42:52.093 | + functions-common:write_clouds_yaml:90 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-08-31 23:42:52.098 | + 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.25/identity --os-username demo --os-password nomoresecret --os-project-name demo 2026-08-31 23:42:52.212 | The user clouds.yaml file didn't exist. 2026-08-31 23:42:52.226 | + 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.25/identity --os-username admin --os-password nomoresecret --os-project-name admin 2026-08-31 23:42:52.349 | + 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.25/identity --os-username admin --os-password nomoresecret --os-project-name demo 2026-08-31 23:42:52.472 | + 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.25/identity --os-username alt_demo --os-password nomoresecret --os-project-name alt_demo 2026-08-31 23:42:52.602 | + 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.25/identity --os-username alt_demo_member --os-password nomoresecret --os-project-name alt_demo 2026-08-31 23:42:52.729 | + 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.25/identity --os-username alt_demo_reader --os-password nomoresecret --os-project-name alt_demo 2026-08-31 23:42:52.858 | + 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.25/identity --os-username demo_reader --os-password nomoresecret --os-project-name demo 2026-08-31 23:42:52.990 | + 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.25/identity --os-username admin --os-password nomoresecret --os-system-scope all 2026-08-31 23:42:53.122 | + 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.25/identity --os-username system_member --os-password nomoresecret --os-system-scope all 2026-08-31 23:42:53.256 | + 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.25/identity --os-username system_reader --os-password nomoresecret --os-system-scope all 2026-08-31 23:42:53.391 | + functions-common:write_clouds_yaml:203 : cat 2026-08-31 23:42:53.398 | ++ functions-common:write_clouds_yaml:209 : eval echo '~quobyte' 2026-08-31 23:42:53.404 | +++ functions-common:write_clouds_yaml:209 : echo /home/quobyte 2026-08-31 23:42:53.408 | + functions-common:write_clouds_yaml:209 : rm -f /home/quobyte/.config/openstack/clouds.yaml 2026-08-31 23:42:53.415 | + ./stack.sh:main:1113 : export OS_CLOUD=devstack-admin 2026-08-31 23:42:53.420 | + ./stack.sh:main:1113 : OS_CLOUD=devstack-admin 2026-08-31 23:42:53.424 | + ./stack.sh:main:1115 : is_service_enabled keystone 2026-08-31 23:42:53.449 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:42:53.454 | + ./stack.sh:main:1116 : echo_summary 'Starting Keystone' 2026-08-31 23:42:53.458 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-31 23:42:53.462 | + ./stack.sh:echo_summary:450 : echo -e Starting Keystone 2026-08-31 23:42:53.466 | + ./stack.sh:main:1118 : '[' 192.168.122.25 == 192.168.122.25 ']' 2026-08-31 23:42:53.470 | + ./stack.sh:main:1119 : init_keystone 2026-08-31 23:42:53.474 | + lib/keystone:init_keystone:436 : is_service_enabled ldap 2026-08-31 23:42:53.500 | + functions-common:is_service_enabled:2076 : return 1 2026-08-31 23:42:53.504 | + lib/keystone:init_keystone:440 : [[ True == True ]] 2026-08-31 23:42:53.508 | + lib/keystone:init_keystone:442 : recreate_database keystone 2026-08-31 23:42:53.512 | + lib/database:recreate_database:112 : local db=keystone 2026-08-31 23:42:53.515 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2026-08-31 23:42:53.520 | + lib/databases/mysql:recreate_database_mysql:54 : local db=keystone 2026-08-31 23:42:53.524 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2026-08-31 23:42:53.532 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-31 23:42:53.605 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2026-08-31 23:42:53.613 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-31 23:42:53.682 | + lib/keystone:init_keystone:445 : time_start dbsync 2026-08-31 23:42:53.685 | + functions-common:time_start:2406 : local name=dbsync 2026-08-31 23:42:53.689 | + functions-common:time_start:2407 : local start_time= 2026-08-31 23:42:53.693 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-31 23:42:53.698 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-31 23:42:53.703 | + functions-common:time_start:2411 : _TIME_START[$name]=1788219773700 2026-08-31 23:42:53.707 | + lib/keystone:init_keystone:447 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2026-08-31 23:42:54.424 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-08-31 23:42:54.424 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-31 23:42:54.425 | we strongly recommend against using it for new projects. 2026-08-31 23:42:54.425 | 2026-08-31 23:42:54.425 | If you are already using Eventlet, we recommend migrating to a different 2026-08-31 23:42:54.425 | framework. For more detail see 2026-08-31 23:42:54.425 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-31 23:42:54.425 | 2026-08-31 23:42:54.425 | from eventlet import event 2026-08-31 23:42:57.228 | INFO dbcounter [-] Registered counter for database keystone 2026-08-31 23:42:57.319 | 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=41733) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-08-31 23:42:57.336 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-31 23:42:57.336 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-31 23:42:57.337 | DEBUG dbcounter [-] [41733] Writer thread running {{(pid=41733) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-31 23:42:57.428 | INFO alembic.runtime.migration [-] Running upgrade -> 27e647c0fad4, Initial version. 2026-08-31 23:43:00.954 | DEBUG alembic.runtime.migration [-] new branch insert 27e647c0fad4 {{(pid=41733) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:778}} 2026-08-31 23:43:00.958 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> 29e87d24a316, Initial no-op Yoga expand migration. 2026-08-31 23:43:00.958 | DEBUG alembic.runtime.migration [-] update 27e647c0fad4 to 29e87d24a316 {{(pid=41733) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-31 23:43:00.962 | INFO alembic.runtime.migration [-] Running upgrade 29e87d24a316 -> b4f8b3f584e0, Fix incorrect constraints. 2026-08-31 23:43:01.002 | DEBUG alembic.runtime.migration [-] update 29e87d24a316 to b4f8b3f584e0 {{(pid=41733) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-31 23:43:01.004 | INFO alembic.runtime.migration [-] Running upgrade b4f8b3f584e0 -> 11c3b243b4cb, Remove service_provider.relay_state_prefix server default. 2026-08-31 23:43:01.031 | DEBUG alembic.runtime.migration [-] update b4f8b3f584e0 to 11c3b243b4cb {{(pid=41733) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-31 23:43:01.034 | INFO alembic.runtime.migration [-] Running upgrade 11c3b243b4cb -> 47147121, Add Identity Federation attribute mapping schema version. 2026-08-31 23:43:01.110 | DEBUG alembic.runtime.migration [-] update 11c3b243b4cb to 47147121 {{(pid=41733) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-31 23:43:01.113 | INFO alembic.runtime.migration [-] Running upgrade 47147121 -> e8725d6fa226, Add project_id index to project_endpoint_group 2026-08-31 23:43:01.151 | DEBUG alembic.runtime.migration [-] update 47147121 to e8725d6fa226 {{(pid=41733) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-31 23:43:01.154 | INFO alembic.runtime.migration [-] Running upgrade e8725d6fa226 -> 742c857f1dfb, Add index in revocation_event 2026-08-31 23:43:01.237 | DEBUG alembic.runtime.migration [-] update e8725d6fa226 to 742c857f1dfb {{(pid=41733) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-31 23:43:01.241 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> e25ffa003242, Initial no-op Yoga contract migration. 2026-08-31 23:43:01.241 | DEBUG alembic.runtime.migration [-] new branch insert e25ffa003242 {{(pid=41733) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:778}} 2026-08-31 23:43:01.244 | INFO alembic.runtime.migration [-] Running upgrade e25ffa003242 -> 99de3849d860, Fix incorrect constraints. 2026-08-31 23:43:01.314 | DEBUG alembic.runtime.migration [-] update e25ffa003242 to 99de3849d860 {{(pid=41733) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-31 23:43:01.317 | INFO alembic.runtime.migration [-] Running upgrade 99de3849d860 -> c88cdce8f248, Remove duplicate constraints. 2026-08-31 23:43:01.350 | DEBUG alembic.runtime.migration [-] update 99de3849d860 to c88cdce8f248 {{(pid=41733) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-31 23:43:01.844 | + lib/keystone:init_keystone:448 : time_stop dbsync 2026-08-31 23:43:01.847 | + functions-common:time_stop:2420 : local name 2026-08-31 23:43:01.851 | + functions-common:time_stop:2421 : local end_time 2026-08-31 23:43:01.854 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-31 23:43:01.858 | + functions-common:time_stop:2423 : local total 2026-08-31 23:43:01.862 | + functions-common:time_stop:2424 : local start_time 2026-08-31 23:43:01.866 | + functions-common:time_stop:2426 : name=dbsync 2026-08-31 23:43:01.869 | + functions-common:time_stop:2427 : start_time=1788219773700 2026-08-31 23:43:01.873 | + functions-common:time_stop:2429 : [[ -z 1788219773700 ]] 2026-08-31 23:43:01.879 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-31 23:43:01.884 | + functions-common:time_stop:2432 : end_time=1788219781881 2026-08-31 23:43:01.892 | + functions-common:time_stop:2433 : elapsed_time=8181 2026-08-31 23:43:01.896 | + functions-common:time_stop:2434 : total=0 2026-08-31 23:43:01.899 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-31 23:43:01.905 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=8181 2026-08-31 23:43:01.911 | + lib/keystone:init_keystone:450 : [[ fernet == \f\e\r\n\e\t ]] 2026-08-31 23:43:01.914 | + lib/keystone:init_keystone:451 : rm -rf /etc/keystone/fernet-keys/ 2026-08-31 23:43:01.922 | + lib/keystone:init_keystone:452 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2026-08-31 23:43:02.672 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-08-31 23:43:02.672 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-31 23:43:02.672 | we strongly recommend against using it for new projects. 2026-08-31 23:43:02.672 | 2026-08-31 23:43:02.673 | If you are already using Eventlet, we recommend migrating to a different 2026-08-31 23:43:02.674 | framework. For more detail see 2026-08-31 23:43:02.674 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-31 23:43:02.674 | 2026-08-31 23:43:02.674 | from eventlet import event 2026-08-31 23:43:05.280 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2026-08-31 23:43:05.280 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2026-08-31 23:43:05.280 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2026-08-31 23:43:05.280 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2026-08-31 23:43:05.282 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2026-08-31 23:43:05.282 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2026-08-31 23:43:05.282 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2026-08-31 23:43:05.283 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2026-08-31 23:43:05.283 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2026-08-31 23:43:05.716 | + lib/keystone:init_keystone:454 : rm -rf /etc/keystone/credential-keys/ 2026-08-31 23:43:05.720 | + lib/keystone:init_keystone:455 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2026-08-31 23:43:06.436 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-08-31 23:43:06.436 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-31 23:43:06.436 | we strongly recommend against using it for new projects. 2026-08-31 23:43:06.437 | 2026-08-31 23:43:06.437 | If you are already using Eventlet, we recommend migrating to a different 2026-08-31 23:43:06.437 | framework. For more detail see 2026-08-31 23:43:06.437 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-31 23:43:06.437 | 2026-08-31 23:43:06.437 | from eventlet import event 2026-08-31 23:43:09.138 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2026-08-31 23:43:09.139 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2026-08-31 23:43:09.139 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2026-08-31 23:43:09.140 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2026-08-31 23:43:09.140 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2026-08-31 23:43:09.140 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2026-08-31 23:43:09.140 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2026-08-31 23:43:09.141 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2026-08-31 23:43:09.141 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2026-08-31 23:43:09.587 | + ./stack.sh:main:1120 : start_keystone 2026-08-31 23:43:09.590 | ++ lib/keystone:start_keystone:508 : which uwsgi 2026-08-31 23:43:09.594 | + lib/keystone:start_keystone:508 : run_process keystone '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2026-08-31 23:43:09.596 | + functions-common:run_process:1674 : local service=keystone 2026-08-31 23:43:09.599 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-08-31 23:43:09.602 | + functions-common:run_process:1676 : local group= 2026-08-31 23:43:09.604 | + functions-common:run_process:1677 : local user= 2026-08-31 23:43:09.606 | + functions-common:run_process:1678 : local env_vars= 2026-08-31 23:43:09.609 | + functions-common:run_process:1680 : local name=keystone 2026-08-31 23:43:09.611 | + functions-common:run_process:1682 : time_start run_process 2026-08-31 23:43:09.613 | + functions-common:time_start:2406 : local name=run_process 2026-08-31 23:43:09.615 | + functions-common:time_start:2407 : local start_time= 2026-08-31 23:43:09.617 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-31 23:43:09.621 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-31 23:43:09.625 | + functions-common:time_start:2411 : _TIME_START[$name]=1788219789622 2026-08-31 23:43:09.627 | + functions-common:run_process:1683 : is_service_enabled keystone 2026-08-31 23:43:09.640 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:43:09.642 | + functions-common:run_process:1684 : _run_under_systemd keystone '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' '' 2026-08-31 23:43:09.645 | + functions-common:_run_under_systemd:1628 : local service=keystone 2026-08-31 23:43:09.647 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-08-31 23:43:09.649 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-08-31 23:43:09.651 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-08-31 23:43:09.654 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-08-31 23:43:09.656 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2026-08-31 23:43:09.658 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2026-08-31 23:43:09.660 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@keystone.service 2026-08-31 23:43:09.662 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-31 23:43:09.664 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-08-31 23:43:09.667 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-08-31 23:43:09.669 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-31 23:43:09.671 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[keystone] ]] 2026-08-31 23:43:09.673 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2026-08-31 23:43:09.676 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-08-31 23:43:09.678 | + 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-08-31 23:43:09.680 | + 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-08-31 23:43:09.682 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@keystone.service 2026-08-31 23:43:09.684 | + 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-08-31 23:43:09.686 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-08-31 23:43:09.688 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-08-31 23:43:09.690 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-08-31 23:43:09.692 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@keystone.service 2026-08-31 23:43:09.694 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-08-31 23:43:09.698 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2026-08-31 23:43:09.772 | + 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-08-31 23:43:09.849 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2026-08-31 23:43:09.909 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User quobyte 2026-08-31 23:43:09.970 | + 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-08-31 23:43:10.031 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-08-31 23:43:10.097 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2026-08-31 23:43:10.159 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2026-08-31 23:43:10.221 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2026-08-31 23:43:10.280 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2026-08-31 23:43:10.344 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2026-08-31 23:43:10.406 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-08-31 23:43:10.408 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-08-31 23:43:10.411 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2026-08-31 23:43:10.488 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-08-31 23:43:10.955 | ++ inc/async:async_inner:64 : rc=0 2026-08-31 23:43:10.988 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@keystone.service 2026-08-31 23:43:10.988 | [38844 Async install_tempest:38844]: finished successfully 2026-08-31 23:43:11.018 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2026-08-31 23:43:11.485 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@keystone.service 2026-08-31 23:43:11.614 | + functions-common:run_process:1686 : time_stop run_process 2026-08-31 23:43:11.617 | + functions-common:time_stop:2420 : local name 2026-08-31 23:43:11.621 | + functions-common:time_stop:2421 : local end_time 2026-08-31 23:43:11.625 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-31 23:43:11.628 | + functions-common:time_stop:2423 : local total 2026-08-31 23:43:11.631 | + functions-common:time_stop:2424 : local start_time 2026-08-31 23:43:11.634 | + functions-common:time_stop:2426 : name=run_process 2026-08-31 23:43:11.638 | + functions-common:time_stop:2427 : start_time=1788219789622 2026-08-31 23:43:11.641 | + functions-common:time_stop:2429 : [[ -z 1788219789622 ]] 2026-08-31 23:43:11.645 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-31 23:43:11.650 | + functions-common:time_stop:2432 : end_time=1788219791646 2026-08-31 23:43:11.654 | + functions-common:time_stop:2433 : elapsed_time=2024 2026-08-31 23:43:11.657 | + functions-common:time_stop:2434 : total=1987 2026-08-31 23:43:11.660 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-31 23:43:11.664 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=4011 2026-08-31 23:43:11.667 | + lib/keystone:start_keystone:510 : echo 'Waiting for keystone to start...' 2026-08-31 23:43:11.667 | Waiting for keystone to start... 2026-08-31 23:43:11.671 | + lib/keystone:start_keystone:514 : local service_uri=http://192.168.122.25/identity/v3/ 2026-08-31 23:43:11.674 | + lib/keystone:start_keystone:516 : wait_for_service 60 http://192.168.122.25/identity/v3/ 2026-08-31 23:43:11.680 | + functions:wait_for_service:476 : local timeout=60 2026-08-31 23:43:11.683 | + functions:wait_for_service:477 : local url=http://192.168.122.25/identity/v3/ 2026-08-31 23:43:11.687 | + functions:wait_for_service:478 : local rval=0 2026-08-31 23:43:11.690 | + functions:wait_for_service:479 : time_start wait_for_service 2026-08-31 23:43:11.696 | + functions-common:time_start:2406 : local name=wait_for_service 2026-08-31 23:43:11.700 | + functions-common:time_start:2407 : local start_time= 2026-08-31 23:43:11.704 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-31 23:43:11.709 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-31 23:43:11.716 | + functions-common:time_start:2411 : _TIME_START[$name]=1788219791711 2026-08-31 23:43:11.718 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-08-31 23:43:11.723 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-31 23:43:11.725 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.25/identity/v3/ 2026-08-31 23:43:17.405 | + :: : [[ 200 == 503 ]] 2026-08-31 23:43:17.407 | + :: : [[ 0 -eq 7 ]] 2026-08-31 23:43:17.410 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-08-31 23:43:17.412 | + functions-common:time_stop:2420 : local name 2026-08-31 23:43:17.415 | + functions-common:time_stop:2421 : local end_time 2026-08-31 23:43:17.417 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-31 23:43:17.419 | + functions-common:time_stop:2423 : local total 2026-08-31 23:43:17.422 | + functions-common:time_stop:2424 : local start_time 2026-08-31 23:43:17.424 | + functions-common:time_stop:2426 : name=wait_for_service 2026-08-31 23:43:17.428 | + functions-common:time_stop:2427 : start_time=1788219791711 2026-08-31 23:43:17.430 | + functions-common:time_stop:2429 : [[ -z 1788219791711 ]] 2026-08-31 23:43:17.432 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-31 23:43:17.437 | + functions-common:time_stop:2432 : end_time=1788219797434 2026-08-31 23:43:17.439 | + functions-common:time_stop:2433 : elapsed_time=5723 2026-08-31 23:43:17.441 | + functions-common:time_stop:2434 : total=0 2026-08-31 23:43:17.443 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-31 23:43:17.446 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=5723 2026-08-31 23:43:17.448 | + functions:wait_for_service:486 : return 0 2026-08-31 23:43:17.450 | + lib/keystone:start_keystone:521 : is_service_enabled tls-proxy 2026-08-31 23:43:17.466 | + functions-common:is_service_enabled:2076 : return 1 2026-08-31 23:43:17.470 | + lib/keystone:start_keystone:526 : restart_service memcached 2026-08-31 23:43:17.473 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-31 23:43:17.475 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart memcached 2026-08-31 23:43:18.358 | + ./stack.sh:main:1121 : bootstrap_keystone 2026-08-31 23:43:18.361 | + 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.25/identity 2026-08-31 23:43:19.116 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-08-31 23:43:19.116 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-31 23:43:19.117 | we strongly recommend against using it for new projects. 2026-08-31 23:43:19.117 | 2026-08-31 23:43:19.117 | If you are already using Eventlet, we recommend migrating to a different 2026-08-31 23:43:19.117 | framework. For more detail see 2026-08-31 23:43:19.117 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-31 23:43:19.117 | 2026-08-31 23:43:19.117 | from eventlet import event 2026-08-31 23:43:22.234 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=42736) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-31 23:43:22.234 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=42736) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-31 23:43:22.235 | 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=42736) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-31 23:43:22.242 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=42736) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-31 23:43:22.257 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=42736) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-31 23:43:22.258 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=42736) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-31 23:43:22.310 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=42736) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-31 23:43:22.316 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=42736) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-31 23:43:22.316 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=42736) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-31 23:43:22.405 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=42736) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-31 23:43:22.405 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=42736) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-31 23:43:22.405 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=42736) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-31 23:43:22.405 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=42736) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-31 23:43:22.406 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=42736) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-31 23:43:22.406 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=42736) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-31 23:43:22.416 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=42736) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-31 23:43:22.417 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=42736) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-31 23:43:22.417 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=42736) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-31 23:43:22.418 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=42736) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-31 23:43:22.418 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=42736) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-31 23:43:22.419 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=42736) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-31 23:43:22.419 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=42736) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-31 23:43:22.426 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=42736) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-31 23:43:22.429 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=42736) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-31 23:43:22.430 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=42736) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-31 23:43:22.430 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=42736) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-31 23:43:22.431 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=42736) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-31 23:43:22.431 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=42736) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-31 23:43:22.432 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=42736) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-31 23:43:22.432 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=42736) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-31 23:43:22.510 | INFO dbcounter [-] Registered counter for database keystone 2026-08-31 23:43:22.589 | 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=42736) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-08-31 23:43:22.779 | DEBUG dbcounter [-] [42736] Writer thread running {{(pid=42736) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-31 23:43:22.914 | INFO keystone.cmd.bootstrap [None req-af1395a4-45c4-439c-91c6-247e19a05233 None None] Created domain default 2026-08-31 23:43:22.975 | INFO keystone.cmd.bootstrap [None req-af1395a4-45c4-439c-91c6-247e19a05233 None None] Created project admin 2026-08-31 23:43:23.012 | WARNING keystone.common.password_hashing [None req-af1395a4-45c4-439c-91c6-247e19a05233 None None] Truncating password to algorithm specific maximum length 72 characters.: keystone.exception.UserNotFound: Could not find user: admin. 2026-08-31 23:43:23.034 | INFO keystone.cmd.bootstrap [None req-af1395a4-45c4-439c-91c6-247e19a05233 None None] Created user admin 2026-08-31 23:43:23.055 | INFO keystone.cmd.bootstrap [None req-af1395a4-45c4-439c-91c6-247e19a05233 None None] Created role reader 2026-08-31 23:43:23.073 | INFO keystone.cmd.bootstrap [None req-af1395a4-45c4-439c-91c6-247e19a05233 None None] Created role member 2026-08-31 23:43:23.104 | INFO keystone.cmd.bootstrap [None req-af1395a4-45c4-439c-91c6-247e19a05233 None None] Created implied role where fa9edcc37d664b40940c5f06b0835d60 implies 068f34e668574ac1af8fa919de75a98b 2026-08-31 23:43:23.121 | INFO keystone.cmd.bootstrap [None req-af1395a4-45c4-439c-91c6-247e19a05233 None None] Created role manager 2026-08-31 23:43:23.146 | INFO keystone.cmd.bootstrap [None req-af1395a4-45c4-439c-91c6-247e19a05233 None None] Created implied role where 978a8fcc035c44299c01277f148de4e0 implies fa9edcc37d664b40940c5f06b0835d60 2026-08-31 23:43:23.163 | INFO keystone.cmd.bootstrap [None req-af1395a4-45c4-439c-91c6-247e19a05233 None None] Created role admin 2026-08-31 23:43:23.186 | INFO keystone.cmd.bootstrap [None req-af1395a4-45c4-439c-91c6-247e19a05233 None None] Created implied role where f6a95e9648aa4f6f9332f2c1c8580ef7 implies 978a8fcc035c44299c01277f148de4e0 2026-08-31 23:43:23.208 | INFO keystone.cmd.bootstrap [None req-af1395a4-45c4-439c-91c6-247e19a05233 None None] Created role service 2026-08-31 23:43:23.225 | INFO keystone.cmd.bootstrap [None req-af1395a4-45c4-439c-91c6-247e19a05233 None None] Granted role admin on project admin to user admin. 2026-08-31 23:43:23.239 | INFO keystone.cmd.bootstrap [None req-af1395a4-45c4-439c-91c6-247e19a05233 None None] Granted role admin on the system to user admin. 2026-08-31 23:43:23.257 | WARNING py.warnings [None req-af1395a4-45c4-439c-91c6-247e19a05233 None None] /opt/stack/data/venv/lib/python3.12/site-packages/pycadf/identifier.py:72: UserWarning: Invalid uuid: RegionOne. To ensure interoperability, identifiers should be a valid uuid. 2026-08-31 23:43:23.257 | warnings.warn( 2026-08-31 23:43:23.257 |  2026-08-31 23:43:23.262 | INFO keystone.cmd.bootstrap [None req-af1395a4-45c4-439c-91c6-247e19a05233 None None] Created region RegionOne 2026-08-31 23:43:23.315 | INFO keystone.cmd.bootstrap [None req-af1395a4-45c4-439c-91c6-247e19a05233 None None] Created public endpoint http://192.168.122.25/identity 2026-08-31 23:43:23.844 | + lib/keystone:bootstrap_keystone:549 : '[' False == True ']' 2026-08-31 23:43:23.848 | + ./stack.sh:main:1124 : create_keystone_accounts 2026-08-31 23:43:23.851 | + lib/keystone:create_keystone_accounts:257 : local admin_project 2026-08-31 23:43:23.855 | ++ lib/keystone:create_keystone_accounts:258 : oscwrap project show admin -f value -c id 2026-08-31 23:43:28.575 | ++ functions-common:oscwrap:2465 : return 0 2026-08-31 23:43:28.579 | + lib/keystone:create_keystone_accounts:258 : admin_project=0dbd8f0a33a74d5db3271102e89b70d0 2026-08-31 23:43:28.581 | + lib/keystone:create_keystone_accounts:259 : local admin_user 2026-08-31 23:43:28.586 | ++ lib/keystone:create_keystone_accounts:260 : oscwrap user show admin -f value -c id 2026-08-31 23:43:31.606 | ++ functions-common:oscwrap:2465 : return 0 2026-08-31 23:43:31.610 | + lib/keystone:create_keystone_accounts:260 : admin_user=f18c6b2924074ff9b490894b2f7111cd 2026-08-31 23:43:31.613 | + lib/keystone:create_keystone_accounts:262 : local admin_role=admin 2026-08-31 23:43:31.616 | + lib/keystone:create_keystone_accounts:263 : local member_role=member 2026-08-31 23:43:31.619 | + lib/keystone:create_keystone_accounts:264 : local reader_role=reader 2026-08-31 23:43:31.622 | + lib/keystone:create_keystone_accounts:266 : async_run ks-domain-role get_or_add_user_domain_role admin f18c6b2924074ff9b490894b2f7111cd default 2026-08-31 23:43:31.688 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin f18c6b2924074ff9b490894b2f7111cd default 2026-08-31 23:43:31.726 | [2044 Async ks-domain-role:42862]: running: get_or_add_user_domain_role admin f18c6b2924074ff9b490894b2f7111cd default 2026-08-31 23:43:31.729 | + lib/keystone:create_keystone_accounts:269 : get_or_create_domain Default 2026-08-31 23:43:31.733 | + functions-common:get_or_create_domain:872 : local domain_id 2026-08-31 23:43:31.737 | ++ functions-common:get_or_create_domain:877 : oscwrap --os-cloud devstack-system-admin domain create Default --description '' --or-show -f value -c id 2026-08-31 23:43:35.389 | ++ functions-common:oscwrap:2465 : return 0 2026-08-31 23:43:35.394 | + functions-common:get_or_create_domain:877 : domain_id=default 2026-08-31 23:43:35.396 | + functions-common:get_or_create_domain:878 : echo default 2026-08-31 23:43:35.397 | default 2026-08-31 23:43:35.399 | + lib/keystone:create_keystone_accounts:270 : async_run ks-project get_or_create_project service Default 2026-08-31 23:43:35.465 | + inc/async:async_inner:63 : get_or_create_project service Default 2026-08-31 23:43:35.501 | [2044 Async ks-project:42970]: running: get_or_create_project service Default 2026-08-31 23:43:35.504 | + lib/keystone:create_keystone_accounts:273 : async_run ks-service get_or_create_role service 2026-08-31 23:43:35.560 | + inc/async:async_inner:63 : get_or_create_role service 2026-08-31 23:43:35.603 | [2044 Async ks-service:43064]: running: get_or_create_role service 2026-08-31 23:43:35.605 | + lib/keystone:create_keystone_accounts:279 : async_run ks-reseller get_or_create_role ResellerAdmin 2026-08-31 23:43:35.670 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2026-08-31 23:43:35.737 | [2044 Async ks-reseller:43158]: running: get_or_create_role ResellerAdmin 2026-08-31 23:43:35.743 | + lib/keystone:create_keystone_accounts:283 : local another_role=anotherrole 2026-08-31 23:43:35.752 | + lib/keystone:create_keystone_accounts:284 : async_run ks-anotherrole get_or_create_role anotherrole 2026-08-31 23:43:35.887 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2026-08-31 23:43:35.962 | [2044 Async ks-anotherrole:43272]: running: get_or_create_role anotherrole 2026-08-31 23:43:35.969 | + lib/keystone:create_keystone_accounts:287 : local invis_project 2026-08-31 23:43:35.978 | ++ lib/keystone:create_keystone_accounts:288 : get_or_create_project invisible_to_admin default 2026-08-31 23:43:35.983 | ++ functions-common:get_or_create_project:922 : local project_id 2026-08-31 23:43:35.992 | +++ 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-08-31 23:43:41.113 | + inc/async:async_inner:64 : rc=0 2026-08-31 23:43:41.185 | [43064 Async ks-service:43064]: finished successfully 2026-08-31 23:43:41.225 | + inc/async:async_inner:64 : rc=0 2026-08-31 23:43:41.252 | +++ functions-common:oscwrap:2465 : return 0 2026-08-31 23:43:41.258 | ++ functions-common:get_or_create_project:928 : project_id=b87770eb92c24fdba1a7d71d3adfed82 2026-08-31 23:43:41.258 | ++ functions-common:get_or_create_project:929 : echo b87770eb92c24fdba1a7d71d3adfed82 2026-08-31 23:43:41.267 | [42970 Async ks-project:42970]: finished successfully 2026-08-31 23:43:41.274 | + lib/keystone:create_keystone_accounts:288 : invis_project=b87770eb92c24fdba1a7d71d3adfed82 2026-08-31 23:43:41.279 | + lib/keystone:create_keystone_accounts:291 : local demo_project 2026-08-31 23:43:41.288 | ++ lib/keystone:create_keystone_accounts:292 : get_or_create_project demo default 2026-08-31 23:43:41.291 | ++ functions-common:get_or_create_project:922 : local project_id 2026-08-31 23:43:41.300 | +++ 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-08-31 23:43:41.399 | + inc/async:async_inner:64 : rc=0 2026-08-31 23:43:41.428 | [43158 Async ks-reseller:43158]: finished successfully 2026-08-31 23:43:41.460 | + inc/async:async_inner:64 : rc=0 2026-08-31 23:43:41.493 | [43272 Async ks-anotherrole:43272]: finished successfully 2026-08-31 23:43:42.221 | + inc/async:async_inner:64 : rc=0 2026-08-31 23:43:42.243 | [42862 Async ks-domain-role:42862]: finished successfully 2026-08-31 23:43:44.662 | +++ functions-common:oscwrap:2465 : return 0 2026-08-31 23:43:44.666 | ++ functions-common:get_or_create_project:928 : project_id=78a5ade0798e419a93f2132eb0b94896 2026-08-31 23:43:44.669 | ++ functions-common:get_or_create_project:929 : echo 78a5ade0798e419a93f2132eb0b94896 2026-08-31 23:43:44.673 | + lib/keystone:create_keystone_accounts:292 : demo_project=78a5ade0798e419a93f2132eb0b94896 2026-08-31 23:43:44.677 | + lib/keystone:create_keystone_accounts:293 : local demo_user 2026-08-31 23:43:44.682 | ++ lib/keystone:create_keystone_accounts:295 : get_or_create_user demo nomoresecret default demo@example.com 2026-08-31 23:43:44.685 | ++ functions-common:get_or_create_user:899 : local user_id 2026-08-31 23:43:44.688 | ++ functions-common:get_or_create_user:900 : [[ ! -z demo@example.com ]] 2026-08-31 23:43:44.691 | ++ functions-common:get_or_create_user:901 : local email=--email=demo@example.com 2026-08-31 23:43:44.695 | +++ 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-08-31 23:43:48.094 | +++ functions-common:oscwrap:2465 : return 0 2026-08-31 23:43:48.097 | ++ functions-common:get_or_create_user:915 : user_id=6d26efa5504f41e6a95b459a6756e46d 2026-08-31 23:43:48.099 | ++ functions-common:get_or_create_user:916 : echo 6d26efa5504f41e6a95b459a6756e46d 2026-08-31 23:43:48.101 | + lib/keystone:create_keystone_accounts:295 : demo_user=6d26efa5504f41e6a95b459a6756e46d 2026-08-31 23:43:48.103 | + lib/keystone:create_keystone_accounts:297 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2026-08-31 23:43:48.141 | [2044 Async ks-domain-role:42862]: Waiting for completion of get_or_add_user_domain_role admin f18c6b2924074ff9b490894b2f7111cd default running on PID 42862 (6 other jobs running) 2026-08-31 23:43:48.162 | [2044 Async ks-domain-role:42862]: Signaling child to exit 2026-08-31 23:43:48.162 | WAKEUP 2026-08-31 23:43:48.180 | [2044 Async ks-domain-role:42862]: Signaled 2026-08-31 23:43:48.181 | + functions-common:get_or_add_user_domain_role:986 : local user_role_id 2026-08-31 23:43:48.181 | + functions-common:get_or_add_user_domain_role:990 : openstack --os-cloud devstack-system-admin role add admin --user f18c6b2924074ff9b490894b2f7111cd --domain default 2026-08-31 23:43:48.182 | ++ functions-common:get_or_add_user_domain_role:997 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user f18c6b2924074ff9b490894b2f7111cd --domain default -c Role -f value 2026-08-31 23:43:48.182 | ++ functions-common:oscwrap:2465 : return 0 2026-08-31 23:43:48.182 | + functions-common:get_or_add_user_domain_role:997 : user_role_id=f6a95e9648aa4f6f9332f2c1c8580ef7 2026-08-31 23:43:48.182 | + functions-common:get_or_add_user_domain_role:999 : echo f6a95e9648aa4f6f9332f2c1c8580ef7 2026-08-31 23:43:48.182 | f6a95e9648aa4f6f9332f2c1c8580ef7 2026-08-31 23:43:48.215 | [2044 Async ks-domain-role:42862]: finished get_or_add_user_domain_role admin f18c6b2924074ff9b490894b2f7111cd default with result 0 in 10 seconds 2026-08-31 23:43:48.221 | Not waiting for async task ks-domain that we never started or has already been waited for 2026-08-31 23:43:48.247 | [2044 Async ks-project:42970]: Waiting for completion of get_or_create_project service Default running on PID 42970 (5 other jobs running) 2026-08-31 23:43:48.265 | [2044 Async ks-project:42970]: Signaling child to exit 2026-08-31 23:43:48.266 | WAKEUP 2026-08-31 23:43:48.282 | [2044 Async ks-project:42970]: Signaled 2026-08-31 23:43:48.284 | + functions-common:get_or_create_project:922 : local project_id 2026-08-31 23:43:48.284 | ++ 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-08-31 23:43:48.284 | ++ functions-common:oscwrap:2465 : return 0 2026-08-31 23:43:48.284 | + functions-common:get_or_create_project:928 : project_id=431bc600ccd44712842aa3a6fe1eedc4 2026-08-31 23:43:48.284 | + functions-common:get_or_create_project:929 : echo 431bc600ccd44712842aa3a6fe1eedc4 2026-08-31 23:43:48.285 | 431bc600ccd44712842aa3a6fe1eedc4 2026-08-31 23:43:48.318 | [2044 Async ks-project:42970]: finished get_or_create_project service Default with result 0 in 5 seconds 2026-08-31 23:43:48.346 | [2044 Async ks-service:43064]: Waiting for completion of get_or_create_role service running on PID 43064 (4 other jobs running) 2026-08-31 23:43:48.364 | [2044 Async ks-service:43064]: Signaling child to exit 2026-08-31 23:43:48.364 | WAKEUP 2026-08-31 23:43:48.381 | [2044 Async ks-service:43064]: Signaled 2026-08-31 23:43:48.382 | + functions-common:get_or_create_role:935 : local role_id 2026-08-31 23:43:48.383 | ++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2026-08-31 23:43:48.383 | ++ functions-common:oscwrap:2465 : return 0 2026-08-31 23:43:48.383 | + functions-common:get_or_create_role:940 : role_id=c5086a74a61b4cff857a23f7aeb8cc08 2026-08-31 23:43:48.383 | + functions-common:get_or_create_role:941 : echo c5086a74a61b4cff857a23f7aeb8cc08 2026-08-31 23:43:48.383 | c5086a74a61b4cff857a23f7aeb8cc08 2026-08-31 23:43:48.416 | [2044 Async ks-service:43064]: finished get_or_create_role service with result 0 in 5 seconds 2026-08-31 23:43:48.443 | [2044 Async ks-reseller:43158]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 43158 (3 other jobs running) 2026-08-31 23:43:48.461 | [2044 Async ks-reseller:43158]: Signaling child to exit 2026-08-31 23:43:48.462 | WAKEUP 2026-08-31 23:43:48.478 | [2044 Async ks-reseller:43158]: Signaled 2026-08-31 23:43:48.479 | + functions-common:get_or_create_role:935 : local role_id 2026-08-31 23:43:48.479 | ++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2026-08-31 23:43:48.479 | ++ functions-common:oscwrap:2465 : return 0 2026-08-31 23:43:48.479 | + functions-common:get_or_create_role:940 : role_id=8c45a4fd117d43139982c1a14421f9ab 2026-08-31 23:43:48.480 | + functions-common:get_or_create_role:941 : echo 8c45a4fd117d43139982c1a14421f9ab 2026-08-31 23:43:48.480 | 8c45a4fd117d43139982c1a14421f9ab 2026-08-31 23:43:48.513 | [2044 Async ks-reseller:43158]: finished get_or_create_role ResellerAdmin with result 0 in 5 seconds 2026-08-31 23:43:48.540 | [2044 Async ks-anotherrole:43272]: Waiting for completion of get_or_create_role anotherrole running on PID 43272 (2 other jobs running) 2026-08-31 23:43:48.558 | [2044 Async ks-anotherrole:43272]: Signaling child to exit 2026-08-31 23:43:48.559 | WAKEUP 2026-08-31 23:43:48.575 | [2044 Async ks-anotherrole:43272]: Signaled 2026-08-31 23:43:48.576 | + functions-common:get_or_create_role:935 : local role_id 2026-08-31 23:43:48.577 | ++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2026-08-31 23:43:48.577 | ++ functions-common:oscwrap:2465 : return 0 2026-08-31 23:43:48.577 | + functions-common:get_or_create_role:940 : role_id=ebb493636b6341019ebd3d352c1e8252 2026-08-31 23:43:48.577 | + functions-common:get_or_create_role:941 : echo ebb493636b6341019ebd3d352c1e8252 2026-08-31 23:43:48.577 | ebb493636b6341019ebd3d352c1e8252 2026-08-31 23:43:48.610 | [2044 Async ks-anotherrole:43272]: finished get_or_create_role anotherrole with result 0 in 5 seconds 2026-08-31 23:43:48.613 | + inc/async:async_wait:197 : return 0 2026-08-31 23:43:48.615 | + lib/keystone:create_keystone_accounts:299 : async_run ks-demo-member get_or_add_user_project_role member 6d26efa5504f41e6a95b459a6756e46d 78a5ade0798e419a93f2132eb0b94896 2026-08-31 23:43:48.666 | + inc/async:async_inner:63 : get_or_add_user_project_role member 6d26efa5504f41e6a95b459a6756e46d 78a5ade0798e419a93f2132eb0b94896 2026-08-31 23:43:48.702 | [2044 Async ks-demo-member:44109]: running: get_or_add_user_project_role member 6d26efa5504f41e6a95b459a6756e46d 78a5ade0798e419a93f2132eb0b94896 2026-08-31 23:43:48.704 | + lib/keystone:create_keystone_accounts:301 : async_run ks-demo-admin get_or_add_user_project_role admin f18c6b2924074ff9b490894b2f7111cd 78a5ade0798e419a93f2132eb0b94896 2026-08-31 23:43:48.757 | + inc/async:async_inner:63 : get_or_add_user_project_role admin f18c6b2924074ff9b490894b2f7111cd 78a5ade0798e419a93f2132eb0b94896 2026-08-31 23:43:48.796 | [2044 Async ks-demo-admin:44205]: running: get_or_add_user_project_role admin f18c6b2924074ff9b490894b2f7111cd 78a5ade0798e419a93f2132eb0b94896 2026-08-31 23:43:48.798 | + lib/keystone:create_keystone_accounts:302 : async_run ks-demo-another get_or_add_user_project_role anotherrole 6d26efa5504f41e6a95b459a6756e46d 78a5ade0798e419a93f2132eb0b94896 2026-08-31 23:43:48.864 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 6d26efa5504f41e6a95b459a6756e46d 78a5ade0798e419a93f2132eb0b94896 2026-08-31 23:43:48.906 | [2044 Async ks-demo-another:44301]: running: get_or_add_user_project_role anotherrole 6d26efa5504f41e6a95b459a6756e46d 78a5ade0798e419a93f2132eb0b94896 2026-08-31 23:43:48.908 | + lib/keystone:create_keystone_accounts:303 : async_run ks-demo-invis get_or_add_user_project_role member 6d26efa5504f41e6a95b459a6756e46d b87770eb92c24fdba1a7d71d3adfed82 2026-08-31 23:43:48.974 | + inc/async:async_inner:63 : get_or_add_user_project_role member 6d26efa5504f41e6a95b459a6756e46d b87770eb92c24fdba1a7d71d3adfed82 2026-08-31 23:43:49.031 | [2044 Async ks-demo-invis:44397]: running: get_or_add_user_project_role member 6d26efa5504f41e6a95b459a6756e46d b87770eb92c24fdba1a7d71d3adfed82 2026-08-31 23:43:49.036 | + lib/keystone:create_keystone_accounts:306 : local demo_reader 2026-08-31 23:43:49.044 | ++ lib/keystone:create_keystone_accounts:308 : get_or_create_user demo_reader nomoresecret default demo_reader@example.com 2026-08-31 23:43:49.049 | ++ functions-common:get_or_create_user:899 : local user_id 2026-08-31 23:43:49.057 | ++ functions-common:get_or_create_user:900 : [[ ! -z demo_reader@example.com ]] 2026-08-31 23:43:49.059 | ++ functions-common:get_or_create_user:901 : local email=--email=demo_reader@example.com 2026-08-31 23:43:49.067 | +++ 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-08-31 23:43:53.918 | +++ functions-common:oscwrap:2465 : return 0 2026-08-31 23:43:53.924 | ++ functions-common:get_or_create_user:915 : user_id=d37de23d65514ee1b4896ffc05f2bac2 2026-08-31 23:43:53.929 | ++ functions-common:get_or_create_user:916 : echo d37de23d65514ee1b4896ffc05f2bac2 2026-08-31 23:43:53.938 | + lib/keystone:create_keystone_accounts:308 : demo_reader=d37de23d65514ee1b4896ffc05f2bac2 2026-08-31 23:43:53.942 | + lib/keystone:create_keystone_accounts:310 : async_run ks-demo-reader get_or_add_user_project_role reader d37de23d65514ee1b4896ffc05f2bac2 78a5ade0798e419a93f2132eb0b94896 2026-08-31 23:43:54.092 | + inc/async:async_inner:63 : get_or_add_user_project_role reader d37de23d65514ee1b4896ffc05f2bac2 78a5ade0798e419a93f2132eb0b94896 2026-08-31 23:43:54.186 | [2044 Async ks-demo-reader:44550]: running: get_or_add_user_project_role reader d37de23d65514ee1b4896ffc05f2bac2 78a5ade0798e419a93f2132eb0b94896 2026-08-31 23:43:54.193 | + lib/keystone:create_keystone_accounts:313 : local alt_demo_project 2026-08-31 23:43:54.202 | ++ lib/keystone:create_keystone_accounts:314 : get_or_create_project alt_demo default 2026-08-31 23:43:54.211 | ++ functions-common:get_or_create_project:922 : local project_id 2026-08-31 23:43:54.218 | +++ 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-08-31 23:43:59.267 | +++ functions-common:oscwrap:2465 : return 0 2026-08-31 23:43:59.270 | ++ functions-common:get_or_create_project:928 : project_id=0a72bdfa22a644bf9f1b02794d8e5d54 2026-08-31 23:43:59.275 | ++ functions-common:get_or_create_project:929 : echo 0a72bdfa22a644bf9f1b02794d8e5d54 2026-08-31 23:43:59.278 | + lib/keystone:create_keystone_accounts:314 : alt_demo_project=0a72bdfa22a644bf9f1b02794d8e5d54 2026-08-31 23:43:59.280 | + lib/keystone:create_keystone_accounts:316 : local alt_demo_user 2026-08-31 23:43:59.287 | ++ lib/keystone:create_keystone_accounts:318 : get_or_create_user alt_demo nomoresecret default alt_demo@example.com 2026-08-31 23:43:59.290 | ++ functions-common:get_or_create_user:899 : local user_id 2026-08-31 23:43:59.295 | ++ functions-common:get_or_create_user:900 : [[ ! -z alt_demo@example.com ]] 2026-08-31 23:43:59.299 | ++ functions-common:get_or_create_user:901 : local email=--email=alt_demo@example.com 2026-08-31 23:43:59.303 | +++ 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-08-31 23:44:00.343 | + inc/async:async_inner:64 : rc=0 2026-08-31 23:44:00.370 | [44109 Async ks-demo-member:44109]: finished successfully 2026-08-31 23:44:00.954 | + inc/async:async_inner:64 : rc=0 2026-08-31 23:44:00.978 | [44397 Async ks-demo-invis:44397]: finished successfully 2026-08-31 23:44:01.186 | + inc/async:async_inner:64 : rc=0 2026-08-31 23:44:01.210 | [44301 Async ks-demo-another:44301]: finished successfully 2026-08-31 23:44:01.290 | + inc/async:async_inner:64 : rc=0 2026-08-31 23:44:01.309 | [44205 Async ks-demo-admin:44205]: finished successfully 2026-08-31 23:44:02.868 | +++ functions-common:oscwrap:2465 : return 0 2026-08-31 23:44:02.871 | ++ functions-common:get_or_create_user:915 : user_id=ce47e0c8d93649b8bda85b77346aede9 2026-08-31 23:44:02.873 | ++ functions-common:get_or_create_user:916 : echo ce47e0c8d93649b8bda85b77346aede9 2026-08-31 23:44:02.876 | + lib/keystone:create_keystone_accounts:318 : alt_demo_user=ce47e0c8d93649b8bda85b77346aede9 2026-08-31 23:44:02.879 | + lib/keystone:create_keystone_accounts:320 : async_run ks-alt-admin get_or_add_user_project_role admin ce47e0c8d93649b8bda85b77346aede9 0a72bdfa22a644bf9f1b02794d8e5d54 2026-08-31 23:44:02.931 | + inc/async:async_inner:63 : get_or_add_user_project_role admin ce47e0c8d93649b8bda85b77346aede9 0a72bdfa22a644bf9f1b02794d8e5d54 2026-08-31 23:44:02.967 | [2044 Async ks-alt-admin:44951]: running: get_or_add_user_project_role admin ce47e0c8d93649b8bda85b77346aede9 0a72bdfa22a644bf9f1b02794d8e5d54 2026-08-31 23:44:02.970 | + lib/keystone:create_keystone_accounts:321 : async_run ks-alt-another get_or_add_user_project_role anotherrole ce47e0c8d93649b8bda85b77346aede9 0a72bdfa22a644bf9f1b02794d8e5d54 2026-08-31 23:44:03.026 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole ce47e0c8d93649b8bda85b77346aede9 0a72bdfa22a644bf9f1b02794d8e5d54 2026-08-31 23:44:03.081 | [2044 Async ks-alt-another:45047]: running: get_or_add_user_project_role anotherrole ce47e0c8d93649b8bda85b77346aede9 0a72bdfa22a644bf9f1b02794d8e5d54 2026-08-31 23:44:03.083 | + lib/keystone:create_keystone_accounts:324 : local alt_demo_member 2026-08-31 23:44:03.125 | ++ lib/keystone:create_keystone_accounts:326 : get_or_create_user alt_demo_member nomoresecret default alt_demo_member@example.com 2026-08-31 23:44:03.126 | ++ functions-common:get_or_create_user:899 : local user_id 2026-08-31 23:44:03.131 | ++ functions-common:get_or_create_user:900 : [[ ! -z alt_demo_member@example.com ]] 2026-08-31 23:44:03.136 | ++ functions-common:get_or_create_user:901 : local email=--email=alt_demo_member@example.com 2026-08-31 23:44:03.142 | +++ 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-08-31 23:44:05.135 | + inc/async:async_inner:64 : rc=0 2026-08-31 23:44:05.165 | [44550 Async ks-demo-reader:44550]: finished successfully 2026-08-31 23:44:06.930 | +++ functions-common:oscwrap:2465 : return 0 2026-08-31 23:44:06.936 | ++ functions-common:get_or_create_user:915 : user_id=5e68d7912db44763b0bad7d87f04c1ff 2026-08-31 23:44:06.941 | ++ functions-common:get_or_create_user:916 : echo 5e68d7912db44763b0bad7d87f04c1ff 2026-08-31 23:44:06.943 | + lib/keystone:create_keystone_accounts:326 : alt_demo_member=5e68d7912db44763b0bad7d87f04c1ff 2026-08-31 23:44:06.946 | + lib/keystone:create_keystone_accounts:327 : async_run ks-alt-member-user get_or_add_user_project_role member 5e68d7912db44763b0bad7d87f04c1ff 0a72bdfa22a644bf9f1b02794d8e5d54 2026-08-31 23:44:07.033 | + inc/async:async_inner:63 : get_or_add_user_project_role member 5e68d7912db44763b0bad7d87f04c1ff 0a72bdfa22a644bf9f1b02794d8e5d54 2026-08-31 23:44:07.098 | [2044 Async ks-alt-member-user:45257]: running: get_or_add_user_project_role member 5e68d7912db44763b0bad7d87f04c1ff 0a72bdfa22a644bf9f1b02794d8e5d54 2026-08-31 23:44:07.103 | + lib/keystone:create_keystone_accounts:330 : local alt_demo_reader 2026-08-31 23:44:07.109 | ++ lib/keystone:create_keystone_accounts:332 : get_or_create_user alt_demo_reader nomoresecret default alt_demo_reader@example.com 2026-08-31 23:44:07.113 | ++ functions-common:get_or_create_user:899 : local user_id 2026-08-31 23:44:07.117 | ++ functions-common:get_or_create_user:900 : [[ ! -z alt_demo_reader@example.com ]] 2026-08-31 23:44:07.123 | ++ functions-common:get_or_create_user:901 : local email=--email=alt_demo_reader@example.com 2026-08-31 23:44:07.130 | +++ 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-08-31 23:44:10.762 | +++ functions-common:oscwrap:2465 : return 0 2026-08-31 23:44:10.769 | ++ functions-common:get_or_create_user:915 : user_id=bdccb667a4514d92b0fda4542dbd3ccf 2026-08-31 23:44:10.770 | ++ functions-common:get_or_create_user:916 : echo bdccb667a4514d92b0fda4542dbd3ccf 2026-08-31 23:44:10.775 | + lib/keystone:create_keystone_accounts:332 : alt_demo_reader=bdccb667a4514d92b0fda4542dbd3ccf 2026-08-31 23:44:10.778 | + lib/keystone:create_keystone_accounts:333 : async_run ks-alt-reader-user get_or_add_user_project_role reader bdccb667a4514d92b0fda4542dbd3ccf 0a72bdfa22a644bf9f1b02794d8e5d54 2026-08-31 23:44:10.855 | + inc/async:async_inner:63 : get_or_add_user_project_role reader bdccb667a4514d92b0fda4542dbd3ccf 0a72bdfa22a644bf9f1b02794d8e5d54 2026-08-31 23:44:10.909 | [2044 Async ks-alt-reader-user:45430]: running: get_or_add_user_project_role reader bdccb667a4514d92b0fda4542dbd3ccf 0a72bdfa22a644bf9f1b02794d8e5d54 2026-08-31 23:44:10.913 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_user system_member nomoresecret default system_member@example.com 2026-08-31 23:44:10.916 | ++ functions-common:get_or_create_user:899 : local user_id 2026-08-31 23:44:10.918 | ++ functions-common:get_or_create_user:900 : [[ ! -z system_member@example.com ]] 2026-08-31 23:44:10.920 | ++ functions-common:get_or_create_user:901 : local email=--email=system_member@example.com 2026-08-31 23:44:10.925 | +++ 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-08-31 23:44:11.879 | + inc/async:async_inner:64 : rc=0 2026-08-31 23:44:11.932 | [45047 Async ks-alt-another:45047]: finished successfully 2026-08-31 23:44:12.044 | + inc/async:async_inner:64 : rc=0 2026-08-31 23:44:12.071 | [44951 Async ks-alt-admin:44951]: finished successfully 2026-08-31 23:44:14.713 | +++ functions-common:oscwrap:2465 : return 0 2026-08-31 23:44:14.716 | ++ functions-common:get_or_create_user:915 : user_id=9820168d69ba428d85680fbf66bee0f7 2026-08-31 23:44:14.720 | ++ functions-common:get_or_create_user:916 : echo 9820168d69ba428d85680fbf66bee0f7 2026-08-31 23:44:14.722 | + lib/keystone:create_keystone_accounts:340 : system_member_user=9820168d69ba428d85680fbf66bee0f7 2026-08-31 23:44:14.726 | + lib/keystone:create_keystone_accounts:341 : async_run ks-system-member get_or_add_user_system_role member 9820168d69ba428d85680fbf66bee0f7 all 2026-08-31 23:44:14.803 | + inc/async:async_inner:63 : get_or_add_user_system_role member 9820168d69ba428d85680fbf66bee0f7 all 2026-08-31 23:44:14.863 | [2044 Async ks-system-member:45660]: running: get_or_add_user_system_role member 9820168d69ba428d85680fbf66bee0f7 all 2026-08-31 23:44:14.868 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_user system_reader nomoresecret default system_reader@example.com 2026-08-31 23:44:14.872 | ++ functions-common:get_or_create_user:899 : local user_id 2026-08-31 23:44:14.875 | ++ functions-common:get_or_create_user:900 : [[ ! -z system_reader@example.com ]] 2026-08-31 23:44:14.877 | ++ functions-common:get_or_create_user:901 : local email=--email=system_reader@example.com 2026-08-31 23:44:14.880 | +++ 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-08-31 23:44:15.699 | + inc/async:async_inner:64 : rc=0 2026-08-31 23:44:15.728 | [45257 Async ks-alt-member-user:45257]: finished successfully 2026-08-31 23:44:18.712 | +++ functions-common:oscwrap:2465 : return 0 2026-08-31 23:44:18.716 | ++ functions-common:get_or_create_user:915 : user_id=3b2795f5c3714e379f7be3a95c6a820c 2026-08-31 23:44:18.720 | ++ functions-common:get_or_create_user:916 : echo 3b2795f5c3714e379f7be3a95c6a820c 2026-08-31 23:44:18.726 | + lib/keystone:create_keystone_accounts:344 : system_reader_user=3b2795f5c3714e379f7be3a95c6a820c 2026-08-31 23:44:18.732 | + lib/keystone:create_keystone_accounts:345 : async_run ks-system-reader get_or_add_user_system_role reader 3b2795f5c3714e379f7be3a95c6a820c all 2026-08-31 23:44:18.827 | + inc/async:async_inner:63 : get_or_add_user_system_role reader 3b2795f5c3714e379f7be3a95c6a820c all 2026-08-31 23:44:18.887 | [2044 Async ks-system-reader:45865]: running: get_or_add_user_system_role reader 3b2795f5c3714e379f7be3a95c6a820c all 2026-08-31 23:44:18.891 | + lib/keystone:create_keystone_accounts:348 : local admin_group 2026-08-31 23:44:18.895 | ++ lib/keystone:create_keystone_accounts:350 : get_or_create_group admins default 'openstack admin group' 2026-08-31 23:44:18.900 | ++ functions-common:get_or_create_group:884 : local 'desc=openstack admin group' 2026-08-31 23:44:18.903 | ++ functions-common:get_or_create_group:885 : local group_id 2026-08-31 23:44:18.908 | +++ 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-08-31 23:44:19.445 | + inc/async:async_inner:64 : rc=0 2026-08-31 23:44:19.468 | [45430 Async ks-alt-reader-user:45430]: finished successfully 2026-08-31 23:44:22.594 | +++ functions-common:oscwrap:2465 : return 0 2026-08-31 23:44:22.598 | ++ functions-common:get_or_create_group:892 : group_id=d28f46211b3449168e6ad7663b634526 2026-08-31 23:44:22.600 | ++ functions-common:get_or_create_group:893 : echo d28f46211b3449168e6ad7663b634526 2026-08-31 23:44:22.603 | + lib/keystone:create_keystone_accounts:350 : admin_group=d28f46211b3449168e6ad7663b634526 2026-08-31 23:44:22.608 | + lib/keystone:create_keystone_accounts:351 : local non_admin_group 2026-08-31 23:44:22.612 | ++ lib/keystone:create_keystone_accounts:353 : get_or_create_group nonadmins default 'non-admin group' 2026-08-31 23:44:22.617 | ++ functions-common:get_or_create_group:884 : local 'desc=non-admin group' 2026-08-31 23:44:22.619 | ++ functions-common:get_or_create_group:885 : local group_id 2026-08-31 23:44:22.623 | +++ 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-08-31 23:44:26.186 | +++ functions-common:oscwrap:2465 : return 0 2026-08-31 23:44:26.190 | ++ functions-common:get_or_create_group:892 : group_id=fdbaecde52624e31bb72573db3d3e0e1 2026-08-31 23:44:26.195 | ++ functions-common:get_or_create_group:893 : echo fdbaecde52624e31bb72573db3d3e0e1 2026-08-31 23:44:26.198 | + lib/keystone:create_keystone_accounts:353 : non_admin_group=fdbaecde52624e31bb72573db3d3e0e1 2026-08-31 23:44:26.203 | + lib/keystone:create_keystone_accounts:355 : async_run ks-group-memberdemo get_or_add_group_project_role member fdbaecde52624e31bb72573db3d3e0e1 78a5ade0798e419a93f2132eb0b94896 2026-08-31 23:44:26.283 | + inc/async:async_inner:63 : get_or_add_group_project_role member fdbaecde52624e31bb72573db3d3e0e1 78a5ade0798e419a93f2132eb0b94896 2026-08-31 23:44:26.325 | [2044 Async ks-group-memberdemo:46133]: running: get_or_add_group_project_role member fdbaecde52624e31bb72573db3d3e0e1 78a5ade0798e419a93f2132eb0b94896 2026-08-31 23:44:26.328 | + lib/keystone:create_keystone_accounts:356 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole fdbaecde52624e31bb72573db3d3e0e1 78a5ade0798e419a93f2132eb0b94896 2026-08-31 23:44:26.424 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole fdbaecde52624e31bb72573db3d3e0e1 78a5ade0798e419a93f2132eb0b94896 2026-08-31 23:44:26.490 | [2044 Async ks-group-anotherdemo:46212]: running: get_or_add_group_project_role anotherrole fdbaecde52624e31bb72573db3d3e0e1 78a5ade0798e419a93f2132eb0b94896 2026-08-31 23:44:26.495 | + lib/keystone:create_keystone_accounts:357 : async_run ks-group-memberalt get_or_add_group_project_role member fdbaecde52624e31bb72573db3d3e0e1 0a72bdfa22a644bf9f1b02794d8e5d54 2026-08-31 23:44:26.653 | + inc/async:async_inner:63 : get_or_add_group_project_role member fdbaecde52624e31bb72573db3d3e0e1 0a72bdfa22a644bf9f1b02794d8e5d54 2026-08-31 23:44:26.740 | [2044 Async ks-group-memberalt:46291]: running: get_or_add_group_project_role member fdbaecde52624e31bb72573db3d3e0e1 0a72bdfa22a644bf9f1b02794d8e5d54 2026-08-31 23:44:26.746 | + lib/keystone:create_keystone_accounts:358 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole fdbaecde52624e31bb72573db3d3e0e1 0a72bdfa22a644bf9f1b02794d8e5d54 2026-08-31 23:44:26.903 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole fdbaecde52624e31bb72573db3d3e0e1 0a72bdfa22a644bf9f1b02794d8e5d54 2026-08-31 23:44:27.023 | [2044 Async ks-group-anotheralt:46370]: running: get_or_add_group_project_role anotherrole fdbaecde52624e31bb72573db3d3e0e1 0a72bdfa22a644bf9f1b02794d8e5d54 2026-08-31 23:44:27.035 | + lib/keystone:create_keystone_accounts:359 : async_run ks-group-admin get_or_add_group_project_role admin d28f46211b3449168e6ad7663b634526 0dbd8f0a33a74d5db3271102e89b70d0 2026-08-31 23:44:27.179 | + inc/async:async_inner:63 : get_or_add_group_project_role admin d28f46211b3449168e6ad7663b634526 0dbd8f0a33a74d5db3271102e89b70d0 2026-08-31 23:44:27.259 | [2044 Async ks-group-admin:46450]: running: get_or_add_group_project_role admin d28f46211b3449168e6ad7663b634526 0dbd8f0a33a74d5db3271102e89b70d0 2026-08-31 23:44:27.268 | + lib/keystone:create_keystone_accounts:361 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis ks-demo-reader 2026-08-31 23:44:27.350 | + inc/async:async_inner:64 : rc=0 2026-08-31 23:44:27.370 | [2044 Async ks-demo-member:44109]: Waiting for completion of get_or_add_user_project_role member 6d26efa5504f41e6a95b459a6756e46d 78a5ade0798e419a93f2132eb0b94896 running on PID 44109 (17 other jobs running) 2026-08-31 23:44:27.413 | [45660 Async ks-system-member:45660]: finished successfully 2026-08-31 23:44:27.425 | [2044 Async ks-demo-member:44109]: Signaling child to exit 2026-08-31 23:44:27.425 | WAKEUP 2026-08-31 23:44:27.474 | [2044 Async ks-demo-member:44109]: Signaled 2026-08-31 23:44:27.476 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-31 23:44:27.476 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-31 23:44:27.476 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-08-31 23:44:27.476 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-31 23:44:27.476 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-31 23:44:27.476 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-08-31 23:44:27.476 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-08-31 23:44:27.476 | ++ functions-common:_get_domain_args:957 : echo 2026-08-31 23:44:27.476 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-08-31 23:44:27.476 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add member --user 6d26efa5504f41e6a95b459a6756e46d --project 78a5ade0798e419a93f2132eb0b94896 2026-08-31 23:44:27.477 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 6d26efa5504f41e6a95b459a6756e46d --project 78a5ade0798e419a93f2132eb0b94896 -c Role -f value 2026-08-31 23:44:27.477 | ++ functions-common:oscwrap:2465 : return 0 2026-08-31 23:44:27.477 | + functions-common:get_or_add_user_project_role:979 : user_role_id=fa9edcc37d664b40940c5f06b0835d60 2026-08-31 23:44:27.477 | + functions-common:get_or_add_user_project_role:980 : echo fa9edcc37d664b40940c5f06b0835d60 2026-08-31 23:44:27.477 | fa9edcc37d664b40940c5f06b0835d60 2026-08-31 23:44:27.567 | [2044 Async ks-demo-member:44109]: finished get_or_add_user_project_role member 6d26efa5504f41e6a95b459a6756e46d 78a5ade0798e419a93f2132eb0b94896 with result 0 in 11 seconds 2026-08-31 23:44:27.635 | [2044 Async ks-demo-admin:44205]: Waiting for completion of get_or_add_user_project_role admin f18c6b2924074ff9b490894b2f7111cd 78a5ade0798e419a93f2132eb0b94896 running on PID 44205 (16 other jobs running) 2026-08-31 23:44:27.680 | [2044 Async ks-demo-admin:44205]: Signaling child to exit 2026-08-31 23:44:27.683 | WAKEUP 2026-08-31 23:44:27.726 | [2044 Async ks-demo-admin:44205]: Signaled 2026-08-31 23:44:27.730 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-31 23:44:27.730 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-31 23:44:27.730 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-08-31 23:44:27.730 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-31 23:44:27.730 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-31 23:44:27.731 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-08-31 23:44:27.731 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-08-31 23:44:27.731 | ++ functions-common:_get_domain_args:957 : echo 2026-08-31 23:44:27.731 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-08-31 23:44:27.731 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user f18c6b2924074ff9b490894b2f7111cd --project 78a5ade0798e419a93f2132eb0b94896 2026-08-31 23:44:27.731 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user f18c6b2924074ff9b490894b2f7111cd --project 78a5ade0798e419a93f2132eb0b94896 -c Role -f value 2026-08-31 23:44:27.731 | ++ functions-common:oscwrap:2465 : return 0 2026-08-31 23:44:27.731 | + functions-common:get_or_add_user_project_role:979 : user_role_id=f6a95e9648aa4f6f9332f2c1c8580ef7 2026-08-31 23:44:27.731 | + functions-common:get_or_add_user_project_role:980 : echo f6a95e9648aa4f6f9332f2c1c8580ef7 2026-08-31 23:44:27.731 | f6a95e9648aa4f6f9332f2c1c8580ef7 2026-08-31 23:44:27.809 | [2044 Async ks-demo-admin:44205]: finished get_or_add_user_project_role admin f18c6b2924074ff9b490894b2f7111cd 78a5ade0798e419a93f2132eb0b94896 with result 0 in 12 seconds 2026-08-31 23:44:27.876 | [2044 Async ks-demo-another:44301]: Waiting for completion of get_or_add_user_project_role anotherrole 6d26efa5504f41e6a95b459a6756e46d 78a5ade0798e419a93f2132eb0b94896 running on PID 44301 (15 other jobs running) 2026-08-31 23:44:27.921 | [2044 Async ks-demo-another:44301]: Signaling child to exit 2026-08-31 23:44:27.927 | WAKEUP 2026-08-31 23:44:27.964 | [2044 Async ks-demo-another:44301]: Signaled 2026-08-31 23:44:27.966 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-31 23:44:27.968 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-31 23:44:27.968 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-08-31 23:44:27.968 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-31 23:44:27.968 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-31 23:44:27.968 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-08-31 23:44:27.968 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-08-31 23:44:27.968 | ++ functions-common:_get_domain_args:957 : echo 2026-08-31 23:44:27.968 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-08-31 23:44:27.968 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add anotherrole --user 6d26efa5504f41e6a95b459a6756e46d --project 78a5ade0798e419a93f2132eb0b94896 2026-08-31 23:44:27.968 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 6d26efa5504f41e6a95b459a6756e46d --project 78a5ade0798e419a93f2132eb0b94896 -c Role -f value 2026-08-31 23:44:27.968 | ++ functions-common:oscwrap:2465 : return 0 2026-08-31 23:44:27.969 | + functions-common:get_or_add_user_project_role:979 : user_role_id=ebb493636b6341019ebd3d352c1e8252 2026-08-31 23:44:27.969 | + functions-common:get_or_add_user_project_role:980 : echo ebb493636b6341019ebd3d352c1e8252 2026-08-31 23:44:27.969 | ebb493636b6341019ebd3d352c1e8252 2026-08-31 23:44:28.050 | [2044 Async ks-demo-another:44301]: finished get_or_add_user_project_role anotherrole 6d26efa5504f41e6a95b459a6756e46d 78a5ade0798e419a93f2132eb0b94896 with result 0 in 12 seconds 2026-08-31 23:44:28.120 | [2044 Async ks-demo-invis:44397]: Waiting for completion of get_or_add_user_project_role member 6d26efa5504f41e6a95b459a6756e46d b87770eb92c24fdba1a7d71d3adfed82 running on PID 44397 (14 other jobs running) 2026-08-31 23:44:28.160 | [2044 Async ks-demo-invis:44397]: Signaling child to exit 2026-08-31 23:44:28.160 | WAKEUP 2026-08-31 23:44:28.196 | [2044 Async ks-demo-invis:44397]: Signaled 2026-08-31 23:44:28.197 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-31 23:44:28.197 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-31 23:44:28.197 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-08-31 23:44:28.197 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-31 23:44:28.197 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-31 23:44:28.197 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-08-31 23:44:28.197 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-08-31 23:44:28.197 | ++ functions-common:_get_domain_args:957 : echo 2026-08-31 23:44:28.197 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-08-31 23:44:28.197 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add member --user 6d26efa5504f41e6a95b459a6756e46d --project b87770eb92c24fdba1a7d71d3adfed82 2026-08-31 23:44:28.197 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 6d26efa5504f41e6a95b459a6756e46d --project b87770eb92c24fdba1a7d71d3adfed82 -c Role -f value 2026-08-31 23:44:28.198 | ++ functions-common:oscwrap:2465 : return 0 2026-08-31 23:44:28.198 | + functions-common:get_or_add_user_project_role:979 : user_role_id=fa9edcc37d664b40940c5f06b0835d60 2026-08-31 23:44:28.198 | + functions-common:get_or_add_user_project_role:980 : echo fa9edcc37d664b40940c5f06b0835d60 2026-08-31 23:44:28.198 | fa9edcc37d664b40940c5f06b0835d60 2026-08-31 23:44:28.278 | [2044 Async ks-demo-invis:44397]: finished get_or_add_user_project_role member 6d26efa5504f41e6a95b459a6756e46d b87770eb92c24fdba1a7d71d3adfed82 with result 0 in 12 seconds 2026-08-31 23:44:28.347 | [2044 Async ks-demo-reader:44550]: Waiting for completion of get_or_add_user_project_role reader d37de23d65514ee1b4896ffc05f2bac2 78a5ade0798e419a93f2132eb0b94896 running on PID 44550 (13 other jobs running) 2026-08-31 23:44:28.390 | [2044 Async ks-demo-reader:44550]: Signaling child to exit 2026-08-31 23:44:28.393 | WAKEUP 2026-08-31 23:44:28.435 | [2044 Async ks-demo-reader:44550]: Signaled 2026-08-31 23:44:28.439 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-31 23:44:28.439 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-31 23:44:28.439 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-08-31 23:44:28.439 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-31 23:44:28.439 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-31 23:44:28.439 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-08-31 23:44:28.439 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-08-31 23:44:28.439 | ++ functions-common:_get_domain_args:957 : echo 2026-08-31 23:44:28.439 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-08-31 23:44:28.439 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add reader --user d37de23d65514ee1b4896ffc05f2bac2 --project 78a5ade0798e419a93f2132eb0b94896 2026-08-31 23:44:28.440 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user d37de23d65514ee1b4896ffc05f2bac2 --project 78a5ade0798e419a93f2132eb0b94896 -c Role -f value 2026-08-31 23:44:28.440 | ++ functions-common:oscwrap:2465 : return 0 2026-08-31 23:44:28.440 | + functions-common:get_or_add_user_project_role:979 : user_role_id=068f34e668574ac1af8fa919de75a98b 2026-08-31 23:44:28.440 | + functions-common:get_or_add_user_project_role:980 : echo 068f34e668574ac1af8fa919de75a98b 2026-08-31 23:44:28.440 | 068f34e668574ac1af8fa919de75a98b 2026-08-31 23:44:28.518 | [2044 Async ks-demo-reader:44550]: finished get_or_add_user_project_role reader d37de23d65514ee1b4896ffc05f2bac2 78a5ade0798e419a93f2132eb0b94896 with result 0 in 11 seconds 2026-08-31 23:44:28.526 | + inc/async:async_wait:197 : return 0 2026-08-31 23:44:28.532 | + lib/keystone:create_keystone_accounts:362 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2026-08-31 23:44:28.622 | [2044 Async ks-alt-admin:44951]: Waiting for completion of get_or_add_user_project_role admin ce47e0c8d93649b8bda85b77346aede9 0a72bdfa22a644bf9f1b02794d8e5d54 running on PID 44951 (12 other jobs running) 2026-08-31 23:44:28.666 | [2044 Async ks-alt-admin:44951]: Signaling child to exit 2026-08-31 23:44:28.669 | WAKEUP 2026-08-31 23:44:28.713 | [2044 Async ks-alt-admin:44951]: Signaled 2026-08-31 23:44:28.717 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-31 23:44:28.717 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-31 23:44:28.717 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-08-31 23:44:28.718 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-31 23:44:28.718 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-31 23:44:28.718 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-08-31 23:44:28.718 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-08-31 23:44:28.718 | ++ functions-common:_get_domain_args:957 : echo 2026-08-31 23:44:28.718 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-08-31 23:44:28.718 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user ce47e0c8d93649b8bda85b77346aede9 --project 0a72bdfa22a644bf9f1b02794d8e5d54 2026-08-31 23:44:28.720 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user ce47e0c8d93649b8bda85b77346aede9 --project 0a72bdfa22a644bf9f1b02794d8e5d54 -c Role -f value 2026-08-31 23:44:28.720 | ++ functions-common:oscwrap:2465 : return 0 2026-08-31 23:44:28.720 | + functions-common:get_or_add_user_project_role:979 : user_role_id=f6a95e9648aa4f6f9332f2c1c8580ef7 2026-08-31 23:44:28.720 | + functions-common:get_or_add_user_project_role:980 : echo f6a95e9648aa4f6f9332f2c1c8580ef7 2026-08-31 23:44:28.721 | f6a95e9648aa4f6f9332f2c1c8580ef7 2026-08-31 23:44:28.796 | [2044 Async ks-alt-admin:44951]: finished get_or_add_user_project_role admin ce47e0c8d93649b8bda85b77346aede9 0a72bdfa22a644bf9f1b02794d8e5d54 with result 0 in 9 seconds 2026-08-31 23:44:28.865 | [2044 Async ks-alt-another:45047]: Waiting for completion of get_or_add_user_project_role anotherrole ce47e0c8d93649b8bda85b77346aede9 0a72bdfa22a644bf9f1b02794d8e5d54 running on PID 45047 (11 other jobs running) 2026-08-31 23:44:28.903 | [2044 Async ks-alt-another:45047]: Signaling child to exit 2026-08-31 23:44:28.904 | WAKEUP 2026-08-31 23:44:28.943 | [2044 Async ks-alt-another:45047]: Signaled 2026-08-31 23:44:28.945 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-31 23:44:28.945 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-31 23:44:28.945 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-08-31 23:44:28.945 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-31 23:44:28.946 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-31 23:44:28.946 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-08-31 23:44:28.946 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-08-31 23:44:28.946 | ++ functions-common:_get_domain_args:957 : echo 2026-08-31 23:44:28.946 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-08-31 23:44:28.946 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add anotherrole --user ce47e0c8d93649b8bda85b77346aede9 --project 0a72bdfa22a644bf9f1b02794d8e5d54 2026-08-31 23:44:28.946 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user ce47e0c8d93649b8bda85b77346aede9 --project 0a72bdfa22a644bf9f1b02794d8e5d54 -c Role -f value 2026-08-31 23:44:28.947 | ++ functions-common:oscwrap:2465 : return 0 2026-08-31 23:44:28.947 | + functions-common:get_or_add_user_project_role:979 : user_role_id=ebb493636b6341019ebd3d352c1e8252 2026-08-31 23:44:28.947 | + functions-common:get_or_add_user_project_role:980 : echo ebb493636b6341019ebd3d352c1e8252 2026-08-31 23:44:28.947 | ebb493636b6341019ebd3d352c1e8252 2026-08-31 23:44:29.034 | [2044 Async ks-alt-another:45047]: finished get_or_add_user_project_role anotherrole ce47e0c8d93649b8bda85b77346aede9 0a72bdfa22a644bf9f1b02794d8e5d54 with result 0 in 8 seconds 2026-08-31 23:44:29.099 | [2044 Async ks-alt-member-user:45257]: Waiting for completion of get_or_add_user_project_role member 5e68d7912db44763b0bad7d87f04c1ff 0a72bdfa22a644bf9f1b02794d8e5d54 running on PID 45257 (10 other jobs running) 2026-08-31 23:44:29.148 | [2044 Async ks-alt-member-user:45257]: Signaling child to exit 2026-08-31 23:44:29.149 | WAKEUP 2026-08-31 23:44:29.185 | [2044 Async ks-alt-member-user:45257]: Signaled 2026-08-31 23:44:29.188 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-31 23:44:29.188 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-31 23:44:29.188 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-08-31 23:44:29.189 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-31 23:44:29.189 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-31 23:44:29.189 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-08-31 23:44:29.189 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-08-31 23:44:29.189 | ++ functions-common:_get_domain_args:957 : echo 2026-08-31 23:44:29.189 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-08-31 23:44:29.189 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add member --user 5e68d7912db44763b0bad7d87f04c1ff --project 0a72bdfa22a644bf9f1b02794d8e5d54 2026-08-31 23:44:29.189 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 5e68d7912db44763b0bad7d87f04c1ff --project 0a72bdfa22a644bf9f1b02794d8e5d54 -c Role -f value 2026-08-31 23:44:29.189 | ++ functions-common:oscwrap:2465 : return 0 2026-08-31 23:44:29.189 | + functions-common:get_or_add_user_project_role:979 : user_role_id=fa9edcc37d664b40940c5f06b0835d60 2026-08-31 23:44:29.190 | + functions-common:get_or_add_user_project_role:980 : echo fa9edcc37d664b40940c5f06b0835d60 2026-08-31 23:44:29.190 | fa9edcc37d664b40940c5f06b0835d60 2026-08-31 23:44:29.277 | [2044 Async ks-alt-member-user:45257]: finished get_or_add_user_project_role member 5e68d7912db44763b0bad7d87f04c1ff 0a72bdfa22a644bf9f1b02794d8e5d54 with result 0 in 8 seconds 2026-08-31 23:44:29.353 | [2044 Async ks-alt-reader-user:45430]: Waiting for completion of get_or_add_user_project_role reader bdccb667a4514d92b0fda4542dbd3ccf 0a72bdfa22a644bf9f1b02794d8e5d54 running on PID 45430 (9 other jobs running) 2026-08-31 23:44:29.391 | [2044 Async ks-alt-reader-user:45430]: Signaling child to exit 2026-08-31 23:44:29.391 | WAKEUP 2026-08-31 23:44:29.432 | [2044 Async ks-alt-reader-user:45430]: Signaled 2026-08-31 23:44:29.435 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-31 23:44:29.436 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-31 23:44:29.436 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-08-31 23:44:29.436 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-31 23:44:29.436 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-31 23:44:29.436 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-08-31 23:44:29.436 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-08-31 23:44:29.436 | ++ functions-common:_get_domain_args:957 : echo 2026-08-31 23:44:29.436 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-08-31 23:44:29.436 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add reader --user bdccb667a4514d92b0fda4542dbd3ccf --project 0a72bdfa22a644bf9f1b02794d8e5d54 2026-08-31 23:44:29.436 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user bdccb667a4514d92b0fda4542dbd3ccf --project 0a72bdfa22a644bf9f1b02794d8e5d54 -c Role -f value 2026-08-31 23:44:29.436 | ++ functions-common:oscwrap:2465 : return 0 2026-08-31 23:44:29.437 | + functions-common:get_or_add_user_project_role:979 : user_role_id=068f34e668574ac1af8fa919de75a98b 2026-08-31 23:44:29.437 | + functions-common:get_or_add_user_project_role:980 : echo 068f34e668574ac1af8fa919de75a98b 2026-08-31 23:44:29.437 | 068f34e668574ac1af8fa919de75a98b 2026-08-31 23:44:29.519 | [2044 Async ks-alt-reader-user:45430]: finished get_or_add_user_project_role reader bdccb667a4514d92b0fda4542dbd3ccf 0a72bdfa22a644bf9f1b02794d8e5d54 with result 0 in 8 seconds 2026-08-31 23:44:29.525 | + inc/async:async_wait:197 : return 0 2026-08-31 23:44:29.532 | + lib/keystone:create_keystone_accounts:363 : async_wait ks-system-member ks-system-reader 2026-08-31 23:44:29.627 | [2044 Async ks-system-member:45660]: Waiting for completion of get_or_add_user_system_role member 9820168d69ba428d85680fbf66bee0f7 all running on PID 45660 (8 other jobs running) 2026-08-31 23:44:29.672 | [2044 Async ks-system-member:45660]: Signaling child to exit 2026-08-31 23:44:29.673 | WAKEUP 2026-08-31 23:44:29.715 | [2044 Async ks-system-member:45660]: Signaled 2026-08-31 23:44:29.718 | + functions-common:get_or_add_user_system_role:1005 : local user_role_id 2026-08-31 23:44:29.718 | + functions-common:get_or_add_user_system_role:1006 : local domain_args 2026-08-31 23:44:29.718 | ++ functions-common:get_or_add_user_system_role:1008 : _get_domain_args 2026-08-31 23:44:29.718 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-31 23:44:29.719 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-31 23:44:29.719 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-08-31 23:44:29.719 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-08-31 23:44:29.719 | ++ functions-common:_get_domain_args:957 : echo 2026-08-31 23:44:29.719 | + functions-common:get_or_add_user_system_role:1008 : domain_args= 2026-08-31 23:44:29.719 | ++ functions-common:get_or_add_user_system_role:1016 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 9820168d69ba428d85680fbf66bee0f7 --system all -f value -c Role 2026-08-31 23:44:29.719 | ++ functions-common:oscwrap:2465 : return 0 2026-08-31 23:44:29.723 | + functions-common:get_or_add_user_system_role:1016 : user_role_id= 2026-08-31 23:44:29.723 | + functions-common:get_or_add_user_system_role:1017 : [[ -z '' ]] 2026-08-31 23:44:29.723 | + functions-common:get_or_add_user_system_role:1019 : openstack --os-cloud devstack-system-admin role add member --user 9820168d69ba428d85680fbf66bee0f7 --system all 2026-08-31 23:44:29.723 | ++ functions-common:get_or_add_user_system_role:1028 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 9820168d69ba428d85680fbf66bee0f7 --system all -f value -c Role 2026-08-31 23:44:29.724 | ++ functions-common:oscwrap:2465 : return 0 2026-08-31 23:44:29.724 | + functions-common:get_or_add_user_system_role:1028 : user_role_id=fa9edcc37d664b40940c5f06b0835d60 2026-08-31 23:44:29.724 | + functions-common:get_or_add_user_system_role:1030 : echo fa9edcc37d664b40940c5f06b0835d60 2026-08-31 23:44:29.724 | fa9edcc37d664b40940c5f06b0835d60 2026-08-31 23:44:29.848 | [2044 Async ks-system-member:45660]: finished get_or_add_user_system_role member 9820168d69ba428d85680fbf66bee0f7 all with result 0 in 12 seconds 2026-08-31 23:44:29.932 | [2044 Async ks-system-reader:45865]: Waiting for completion of get_or_add_user_system_role reader 3b2795f5c3714e379f7be3a95c6a820c all running on PID 45865 (7 other jobs running) 2026-08-31 23:44:29.987 | [2044 Async ks-system-reader:45865]: Signaling child to exit 2026-08-31 23:44:33.727 | + inc/async:async_inner:64 : rc=0 2026-08-31 23:44:33.775 | [45865 Async ks-system-reader:45865]: finished successfully 2026-08-31 23:44:33.838 | WAKEUP 2026-08-31 23:44:33.881 | [2044 Async ks-system-reader:45865]: Signaled 2026-08-31 23:44:33.884 | + functions-common:get_or_add_user_system_role:1005 : local user_role_id 2026-08-31 23:44:33.884 | + functions-common:get_or_add_user_system_role:1006 : local domain_args 2026-08-31 23:44:33.884 | ++ functions-common:get_or_add_user_system_role:1008 : _get_domain_args 2026-08-31 23:44:33.885 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-31 23:44:33.885 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-31 23:44:33.885 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-08-31 23:44:33.885 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-08-31 23:44:33.885 | ++ functions-common:_get_domain_args:957 : echo 2026-08-31 23:44:33.885 | + functions-common:get_or_add_user_system_role:1008 : domain_args= 2026-08-31 23:44:33.885 | ++ functions-common:get_or_add_user_system_role:1016 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 3b2795f5c3714e379f7be3a95c6a820c --system all -f value -c Role 2026-08-31 23:44:33.885 | ++ functions-common:oscwrap:2465 : return 0 2026-08-31 23:44:33.885 | + functions-common:get_or_add_user_system_role:1016 : user_role_id= 2026-08-31 23:44:33.885 | + functions-common:get_or_add_user_system_role:1017 : [[ -z '' ]] 2026-08-31 23:44:33.885 | + functions-common:get_or_add_user_system_role:1019 : openstack --os-cloud devstack-system-admin role add reader --user 3b2795f5c3714e379f7be3a95c6a820c --system all 2026-08-31 23:44:33.885 | ++ functions-common:get_or_add_user_system_role:1028 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 3b2795f5c3714e379f7be3a95c6a820c --system all -f value -c Role 2026-08-31 23:44:33.886 | ++ functions-common:oscwrap:2465 : return 0 2026-08-31 23:44:33.886 | + functions-common:get_or_add_user_system_role:1028 : user_role_id=068f34e668574ac1af8fa919de75a98b 2026-08-31 23:44:33.886 | + functions-common:get_or_add_user_system_role:1030 : echo 068f34e668574ac1af8fa919de75a98b 2026-08-31 23:44:33.886 | 068f34e668574ac1af8fa919de75a98b 2026-08-31 23:44:33.967 | [2044 Async ks-system-reader:45865]: finished get_or_add_user_system_role reader 3b2795f5c3714e379f7be3a95c6a820c all with result 0 in 14 seconds 2026-08-31 23:44:33.977 | + inc/async:async_wait:197 : return 0 2026-08-31 23:44:33.986 | + lib/keystone:create_keystone_accounts:364 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2026-08-31 23:44:34.098 | [2044 Async ks-group-memberdemo:46133]: Waiting for completion of get_or_add_group_project_role member fdbaecde52624e31bb72573db3d3e0e1 78a5ade0798e419a93f2132eb0b94896 running on PID 46133 (6 other jobs running) 2026-08-31 23:44:34.143 | [2044 Async ks-group-memberdemo:46133]: Signaling child to exit 2026-08-31 23:44:37.032 | + inc/async:async_inner:64 : rc=0 2026-08-31 23:44:37.070 | [46133 Async ks-group-memberdemo:46133]: finished successfully 2026-08-31 23:44:37.103 | WAKEUP 2026-08-31 23:44:37.138 | [2044 Async ks-group-memberdemo:46133]: Signaled 2026-08-31 23:44:37.139 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-08-31 23:44:37.139 | + functions-common:get_or_add_group_project_role:1040 : openstack role add member --group fdbaecde52624e31bb72573db3d3e0e1 --project 78a5ade0798e419a93f2132eb0b94896 2026-08-31 23:44:37.139 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group fdbaecde52624e31bb72573db3d3e0e1 --project 78a5ade0798e419a93f2132eb0b94896 -f value -c Role 2026-08-31 23:44:37.139 | ++ functions-common:oscwrap:2465 : return 0 2026-08-31 23:44:37.140 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=fa9edcc37d664b40940c5f06b0835d60 2026-08-31 23:44:37.140 | + functions-common:get_or_add_group_project_role:1049 : echo fa9edcc37d664b40940c5f06b0835d60 2026-08-31 23:44:37.140 | fa9edcc37d664b40940c5f06b0835d60 2026-08-31 23:44:37.201 | [2044 Async ks-group-memberdemo:46133]: finished get_or_add_group_project_role member fdbaecde52624e31bb72573db3d3e0e1 78a5ade0798e419a93f2132eb0b94896 with result 0 in 10 seconds 2026-08-31 23:44:37.252 | [2044 Async ks-group-anotherdemo:46212]: Waiting for completion of get_or_add_group_project_role anotherrole fdbaecde52624e31bb72573db3d3e0e1 78a5ade0798e419a93f2132eb0b94896 running on PID 46212 (5 other jobs running) 2026-08-31 23:44:37.282 | [2044 Async ks-group-anotherdemo:46212]: Signaling child to exit 2026-08-31 23:44:37.683 | + inc/async:async_inner:64 : rc=0 2026-08-31 23:44:37.714 | [46450 Async ks-group-admin:46450]: finished successfully 2026-08-31 23:44:38.316 | + inc/async:async_inner:64 : rc=0 2026-08-31 23:44:38.355 | [46291 Async ks-group-memberalt:46291]: finished successfully 2026-08-31 23:44:38.484 | + inc/async:async_inner:64 : rc=0 2026-08-31 23:44:38.508 | [46212 Async ks-group-anotherdemo:46212]: finished successfully 2026-08-31 23:44:38.532 | WAKEUP 2026-08-31 23:44:38.554 | [2044 Async ks-group-anotherdemo:46212]: Signaled 2026-08-31 23:44:38.555 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-08-31 23:44:38.555 | + functions-common:get_or_add_group_project_role:1040 : openstack role add anotherrole --group fdbaecde52624e31bb72573db3d3e0e1 --project 78a5ade0798e419a93f2132eb0b94896 2026-08-31 23:44:38.555 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group fdbaecde52624e31bb72573db3d3e0e1 --project 78a5ade0798e419a93f2132eb0b94896 -f value -c Role 2026-08-31 23:44:38.555 | ++ functions-common:oscwrap:2465 : return 0 2026-08-31 23:44:38.555 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=ebb493636b6341019ebd3d352c1e8252 2026-08-31 23:44:38.555 | + functions-common:get_or_add_group_project_role:1049 : echo ebb493636b6341019ebd3d352c1e8252 2026-08-31 23:44:38.555 | ebb493636b6341019ebd3d352c1e8252 2026-08-31 23:44:38.600 | [2044 Async ks-group-anotherdemo:46212]: finished get_or_add_group_project_role anotherrole fdbaecde52624e31bb72573db3d3e0e1 78a5ade0798e419a93f2132eb0b94896 with result 0 in 12 seconds 2026-08-31 23:44:38.638 | [2044 Async ks-group-memberalt:46291]: Waiting for completion of get_or_add_group_project_role member fdbaecde52624e31bb72573db3d3e0e1 0a72bdfa22a644bf9f1b02794d8e5d54 running on PID 46291 (4 other jobs running) 2026-08-31 23:44:38.663 | [2044 Async ks-group-memberalt:46291]: Signaling child to exit 2026-08-31 23:44:38.663 | WAKEUP 2026-08-31 23:44:38.684 | [2044 Async ks-group-memberalt:46291]: Signaled 2026-08-31 23:44:38.686 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-08-31 23:44:38.686 | + functions-common:get_or_add_group_project_role:1040 : openstack role add member --group fdbaecde52624e31bb72573db3d3e0e1 --project 0a72bdfa22a644bf9f1b02794d8e5d54 2026-08-31 23:44:38.686 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group fdbaecde52624e31bb72573db3d3e0e1 --project 0a72bdfa22a644bf9f1b02794d8e5d54 -f value -c Role 2026-08-31 23:44:38.687 | ++ functions-common:oscwrap:2465 : return 0 2026-08-31 23:44:38.687 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=fa9edcc37d664b40940c5f06b0835d60 2026-08-31 23:44:38.687 | + functions-common:get_or_add_group_project_role:1049 : echo fa9edcc37d664b40940c5f06b0835d60 2026-08-31 23:44:38.687 | fa9edcc37d664b40940c5f06b0835d60 2026-08-31 23:44:38.732 | [2044 Async ks-group-memberalt:46291]: finished get_or_add_group_project_role member fdbaecde52624e31bb72573db3d3e0e1 0a72bdfa22a644bf9f1b02794d8e5d54 with result 0 in 11 seconds 2026-08-31 23:44:38.770 | [2044 Async ks-group-anotheralt:46370]: Waiting for completion of get_or_add_group_project_role anotherrole fdbaecde52624e31bb72573db3d3e0e1 0a72bdfa22a644bf9f1b02794d8e5d54 running on PID 46370 (3 other jobs running) 2026-08-31 23:44:38.794 | [2044 Async ks-group-anotheralt:46370]: Signaling child to exit 2026-08-31 23:44:38.815 | + inc/async:async_inner:64 : rc=0 2026-08-31 23:44:38.841 | [46370 Async ks-group-anotheralt:46370]: finished successfully 2026-08-31 23:44:38.863 | WAKEUP 2026-08-31 23:44:38.884 | [2044 Async ks-group-anotheralt:46370]: Signaled 2026-08-31 23:44:38.885 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-08-31 23:44:38.885 | + functions-common:get_or_add_group_project_role:1040 : openstack role add anotherrole --group fdbaecde52624e31bb72573db3d3e0e1 --project 0a72bdfa22a644bf9f1b02794d8e5d54 2026-08-31 23:44:38.885 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group fdbaecde52624e31bb72573db3d3e0e1 --project 0a72bdfa22a644bf9f1b02794d8e5d54 -f value -c Role 2026-08-31 23:44:38.885 | ++ functions-common:oscwrap:2465 : return 0 2026-08-31 23:44:38.885 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=ebb493636b6341019ebd3d352c1e8252 2026-08-31 23:44:38.885 | + functions-common:get_or_add_group_project_role:1049 : echo ebb493636b6341019ebd3d352c1e8252 2026-08-31 23:44:38.885 | ebb493636b6341019ebd3d352c1e8252 2026-08-31 23:44:38.924 | [2044 Async ks-group-anotheralt:46370]: finished get_or_add_group_project_role anotherrole fdbaecde52624e31bb72573db3d3e0e1 0a72bdfa22a644bf9f1b02794d8e5d54 with result 0 in 11 seconds 2026-08-31 23:44:38.960 | [2044 Async ks-group-admin:46450]: Waiting for completion of get_or_add_group_project_role admin d28f46211b3449168e6ad7663b634526 0dbd8f0a33a74d5db3271102e89b70d0 running on PID 46450 (2 other jobs running) 2026-08-31 23:44:38.984 | [2044 Async ks-group-admin:46450]: Signaling child to exit 2026-08-31 23:44:38.985 | WAKEUP 2026-08-31 23:44:39.006 | [2044 Async ks-group-admin:46450]: Signaled 2026-08-31 23:44:39.008 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-08-31 23:44:39.009 | + functions-common:get_or_add_group_project_role:1040 : openstack role add admin --group d28f46211b3449168e6ad7663b634526 --project 0dbd8f0a33a74d5db3271102e89b70d0 2026-08-31 23:44:39.009 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group d28f46211b3449168e6ad7663b634526 --project 0dbd8f0a33a74d5db3271102e89b70d0 -f value -c Role 2026-08-31 23:44:39.009 | ++ functions-common:oscwrap:2465 : return 0 2026-08-31 23:44:39.009 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=f6a95e9648aa4f6f9332f2c1c8580ef7 2026-08-31 23:44:39.009 | + functions-common:get_or_add_group_project_role:1049 : echo f6a95e9648aa4f6f9332f2c1c8580ef7 2026-08-31 23:44:39.009 | f6a95e9648aa4f6f9332f2c1c8580ef7 2026-08-31 23:44:39.054 | [2044 Async ks-group-admin:46450]: finished get_or_add_group_project_role admin d28f46211b3449168e6ad7663b634526 0dbd8f0a33a74d5db3271102e89b70d0 with result 0 in 10 seconds 2026-08-31 23:44:39.058 | + inc/async:async_wait:197 : return 0 2026-08-31 23:44:39.061 | + lib/keystone:create_keystone_accounts:366 : is_service_enabled ldap 2026-08-31 23:44:39.079 | + functions-common:is_service_enabled:2076 : return 1 2026-08-31 23:44:39.082 | + ./stack.sh:main:1125 : is_service_enabled nova 2026-08-31 23:44:39.104 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:44:39.107 | + ./stack.sh:main:1126 : async_runfunc create_nova_accounts 2026-08-31 23:44:39.110 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2026-08-31 23:44:39.178 | + inc/async:async_inner:63 : create_nova_accounts 2026-08-31 23:44:39.219 | [2044 Async create_nova_accounts:48351]: running: create_nova_accounts 2026-08-31 23:44:39.222 | + ./stack.sh:main:1128 : is_service_enabled glance 2026-08-31 23:44:39.241 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:44:39.244 | + ./stack.sh:main:1129 : async_runfunc create_glance_accounts 2026-08-31 23:44:39.246 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2026-08-31 23:44:39.308 | + inc/async:async_inner:63 : create_glance_accounts 2026-08-31 23:44:39.351 | [2044 Async create_glance_accounts:48474]: running: create_glance_accounts 2026-08-31 23:44:39.355 | + ./stack.sh:main:1131 : is_service_enabled cinder 2026-08-31 23:44:39.379 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:44:39.382 | + ./stack.sh:main:1132 : async_runfunc create_cinder_accounts 2026-08-31 23:44:39.386 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2026-08-31 23:44:39.465 | + inc/async:async_inner:63 : create_cinder_accounts 2026-08-31 23:44:39.518 | [2044 Async create_cinder_accounts:48612]: running: create_cinder_accounts 2026-08-31 23:44:39.524 | + ./stack.sh:main:1134 : is_service_enabled neutron 2026-08-31 23:44:39.545 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:44:39.548 | + ./stack.sh:main:1135 : async_runfunc create_neutron_accounts 2026-08-31 23:44:39.550 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2026-08-31 23:44:39.637 | + inc/async:async_inner:63 : create_neutron_accounts 2026-08-31 23:44:39.697 | [2044 Async create_neutron_accounts:48754]: running: create_neutron_accounts 2026-08-31 23:44:39.702 | + ./stack.sh:main:1137 : is_service_enabled swift 2026-08-31 23:44:39.741 | + functions-common:is_service_enabled:2076 : return 1 2026-08-31 23:44:39.746 | + ./stack.sh:main:1146 : is_service_enabled horizon 2026-08-31 23:44:39.788 | + functions-common:is_service_enabled:2076 : return 1 2026-08-31 23:44:39.796 | + ./stack.sh:main:1151 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2026-08-31 23:44:39.912 | [2044 Async create_nova_accounts:48351]: Waiting for completion of create_nova_accounts running on PID 48351 (5 other jobs running) 2026-08-31 23:44:39.961 | [2044 Async create_nova_accounts:48351]: Signaling child to exit 2026-08-31 23:45:13.582 | + inc/async:async_inner:64 : rc=0 2026-08-31 23:45:13.610 | [48754 Async create_neutron_accounts:48754]: finished successfully 2026-08-31 23:45:21.524 | + inc/async:async_inner:64 : rc=0 2026-08-31 23:45:21.547 | [48612 Async create_cinder_accounts:48612]: finished successfully 2026-08-31 23:45:36.794 | + inc/async:async_inner:64 : rc=0 2026-08-31 23:45:36.820 | [48351 Async create_nova_accounts:48351]: finished successfully 2026-08-31 23:45:36.845 | WAKEUP 2026-08-31 23:45:36.870 | [2044 Async create_nova_accounts:48351]: Signaled 2026-08-31 23:45:36.873 | + 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-08-31 23:45:36.873 | + lib/nova:create_nova_accounts:392 : create_service_user nova admin 2026-08-31 23:45:36.873 | + lib/keystone:create_service_user:379 : get_or_create_user nova nomoresecret Default 2026-08-31 23:45:36.873 | + functions-common:get_or_create_user:899 : local user_id 2026-08-31 23:45:36.873 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-08-31 23:45:36.873 | + functions-common:get_or_create_user:903 : local email= 2026-08-31 23:45:36.874 | ++ 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-08-31 23:45:36.875 | ++ functions-common:oscwrap:2465 : return 0 2026-08-31 23:45:36.875 | + functions-common:get_or_create_user:915 : user_id=b8ad3b5a3fb647f7bef1bf17405f101a 2026-08-31 23:45:36.875 | + functions-common:get_or_create_user:916 : echo b8ad3b5a3fb647f7bef1bf17405f101a 2026-08-31 23:45:36.875 | b8ad3b5a3fb647f7bef1bf17405f101a 2026-08-31 23:45:36.875 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service nova service Default Default 2026-08-31 23:45:36.875 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-31 23:45:36.875 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-31 23:45:36.875 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-08-31 23:45:36.875 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-31 23:45:36.877 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-31 23:45:36.877 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-08-31 23:45:36.877 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-08-31 23:45:36.877 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-08-31 23:45:36.877 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-08-31 23:45:36.877 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-08-31 23:45:36.877 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-08-31 23:45:36.877 | + 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-08-31 23:45:36.877 | ++ 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-08-31 23:45:36.878 | ++ functions-common:oscwrap:2465 : return 0 2026-08-31 23:45:36.878 | + functions-common:get_or_add_user_project_role:979 : user_role_id=c5086a74a61b4cff857a23f7aeb8cc08 2026-08-31 23:45:36.878 | + functions-common:get_or_add_user_project_role:980 : echo c5086a74a61b4cff857a23f7aeb8cc08 2026-08-31 23:45:36.878 | c5086a74a61b4cff857a23f7aeb8cc08 2026-08-31 23:45:36.878 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-08-31 23:45:36.878 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin nova service Default Default 2026-08-31 23:45:36.878 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-31 23:45:36.878 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-31 23:45:36.878 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-08-31 23:45:36.878 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-31 23:45:36.878 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-31 23:45:36.879 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-08-31 23:45:36.879 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-08-31 23:45:36.879 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-08-31 23:45:36.879 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-08-31 23:45:36.879 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-08-31 23:45:36.879 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-08-31 23:45:36.879 | + 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-08-31 23:45:36.879 | ++ 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-08-31 23:45:36.879 | ++ functions-common:oscwrap:2465 : return 0 2026-08-31 23:45:36.879 | + functions-common:get_or_add_user_project_role:979 : user_role_id=f6a95e9648aa4f6f9332f2c1c8580ef7 2026-08-31 23:45:36.880 | + functions-common:get_or_add_user_project_role:980 : echo f6a95e9648aa4f6f9332f2c1c8580ef7 2026-08-31 23:45:36.880 | f6a95e9648aa4f6f9332f2c1c8580ef7 2026-08-31 23:45:36.880 | + lib/nova:create_nova_accounts:394 : local nova_api_url 2026-08-31 23:45:36.880 | + lib/nova:create_nova_accounts:395 : nova_api_url=http://192.168.122.25/compute 2026-08-31 23:45:36.880 | + lib/nova:create_nova_accounts:397 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2026-08-31 23:45:36.880 | + functions-common:get_or_create_service:1055 : local service_id 2026-08-31 23:45:36.880 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2026-08-31 23:45:36.880 | ++ 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-08-31 23:45:36.880 | ++ functions-common:oscwrap:2465 : return 0 2026-08-31 23:45:36.880 | + functions-common:get_or_create_service:1066 : service_id=' 2026-08-31 23:45:36.880 | 20522b68f3e44367b527c442a53c1ff6' 2026-08-31 23:45:36.880 | + functions-common:get_or_create_service:1067 : echo 20522b68f3e44367b527c442a53c1ff6 2026-08-31 23:45:36.881 | 20522b68f3e44367b527c442a53c1ff6 2026-08-31 23:45:36.881 | + lib/nova:create_nova_accounts:399 : get_or_create_endpoint compute_legacy RegionOne 'http://192.168.122.25/compute/v2/$(project_id)s' 2026-08-31 23:45:36.881 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-08-31 23:45:36.881 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface compute_legacy public 'http://192.168.122.25/compute/v2/$(project_id)s' RegionOne 2026-08-31 23:45:36.881 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-08-31 23:45:36.881 | +++ 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-08-31 23:45:36.881 | +++ functions-common:oscwrap:2465 : return 0 2026-08-31 23:45:36.881 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-08-31 23:45:36.881 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-08-31 23:45:36.881 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://192.168.122.25/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2026-08-31 23:45:36.881 | +++ functions-common:oscwrap:2465 : return 0 2026-08-31 23:45:36.882 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=74d384fdb5a34e6695f22099a7a4d1cc 2026-08-31 23:45:36.882 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 74d384fdb5a34e6695f22099a7a4d1cc 2026-08-31 23:45:36.882 | + functions-common:get_or_create_endpoint:1100 : public_id=74d384fdb5a34e6695f22099a7a4d1cc 2026-08-31 23:45:36.882 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-08-31 23:45:36.882 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-08-31 23:45:36.882 | + functions-common:get_or_create_endpoint:1109 : echo 74d384fdb5a34e6695f22099a7a4d1cc 2026-08-31 23:45:36.882 | 74d384fdb5a34e6695f22099a7a4d1cc 2026-08-31 23:45:36.882 | + lib/nova:create_nova_accounts:403 : get_or_create_service nova compute 'Nova Compute Service' 2026-08-31 23:45:36.882 | + functions-common:get_or_create_service:1055 : local service_id 2026-08-31 23:45:36.882 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2026-08-31 23:45:36.882 | ++ 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-08-31 23:45:36.883 | ++ functions-common:oscwrap:2465 : return 0 2026-08-31 23:45:36.883 | + functions-common:get_or_create_service:1066 : service_id=' 2026-08-31 23:45:36.883 | 35eb410c445346a6a3348ada6f2bb242' 2026-08-31 23:45:36.883 | + functions-common:get_or_create_service:1067 : echo 35eb410c445346a6a3348ada6f2bb242 2026-08-31 23:45:36.883 | 35eb410c445346a6a3348ada6f2bb242 2026-08-31 23:45:36.883 | + lib/nova:create_nova_accounts:405 : get_or_create_endpoint compute RegionOne http://192.168.122.25/compute/v2.1 2026-08-31 23:45:36.883 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-08-31 23:45:36.883 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface compute public http://192.168.122.25/compute/v2.1 RegionOne 2026-08-31 23:45:36.883 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-08-31 23:45:36.883 | +++ 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-08-31 23:45:36.883 | +++ functions-common:oscwrap:2465 : return 0 2026-08-31 23:45:36.884 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-08-31 23:45:36.884 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-08-31 23:45:36.884 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://192.168.122.25/compute/v2.1 --region RegionOne -f value -c id 2026-08-31 23:45:36.884 | +++ functions-common:oscwrap:2465 : return 0 2026-08-31 23:45:36.884 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=7f000d9aef794d64b865fdc338396828 2026-08-31 23:45:36.884 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 7f000d9aef794d64b865fdc338396828 2026-08-31 23:45:36.884 | + functions-common:get_or_create_endpoint:1100 : public_id=7f000d9aef794d64b865fdc338396828 2026-08-31 23:45:36.884 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-08-31 23:45:36.884 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-08-31 23:45:36.884 | + functions-common:get_or_create_endpoint:1109 : echo 7f000d9aef794d64b865fdc338396828 2026-08-31 23:45:36.884 | 7f000d9aef794d64b865fdc338396828 2026-08-31 23:45:36.885 | + lib/nova:create_nova_accounts:410 : is_service_enabled n-api 2026-08-31 23:45:36.885 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:45:36.885 | + lib/nova:create_nova_accounts:412 : is_service_enabled swift 2026-08-31 23:45:36.885 | + functions-common:is_service_enabled:2076 : return 1 2026-08-31 23:45:36.885 | + lib/nova:create_nova_accounts:420 : is_service_enabled s3api 2026-08-31 23:45:36.885 | + functions-common:is_service_enabled:2076 : return 1 2026-08-31 23:45:36.885 | + lib/nova:create_nova_accounts:431 : is_service_enabled n-api 2026-08-31 23:45:36.885 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:45:36.885 | + lib/nova:create_nova_accounts:432 : [[ False = True ]] 2026-08-31 23:45:36.922 | [2044 Async create_nova_accounts:48351]: finished create_nova_accounts with result 0 in 57 seconds 2026-08-31 23:45:36.960 | [2044 Async create_glance_accounts:48474]: Waiting for completion of create_glance_accounts running on PID 48474 (4 other jobs running) 2026-08-31 23:45:36.987 | [2044 Async create_glance_accounts:48474]: Signaling child to exit 2026-08-31 23:45:49.549 | + inc/async:async_inner:64 : rc=0 2026-08-31 23:45:49.574 | [48474 Async create_glance_accounts:48474]: finished successfully 2026-08-31 23:45:49.594 | WAKEUP 2026-08-31 23:45:49.615 | [2044 Async create_glance_accounts:48474]: Signaled 2026-08-31 23:45:49.617 | + lib/glance:create_glance_accounts:486 : is_service_enabled g-api 2026-08-31 23:45:49.617 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:45:49.617 | + lib/glance:create_glance_accounts:490 : create_service_user glance admin 2026-08-31 23:45:49.618 | + lib/keystone:create_service_user:379 : get_or_create_user glance nomoresecret Default 2026-08-31 23:45:49.618 | + functions-common:get_or_create_user:899 : local user_id 2026-08-31 23:45:49.618 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-08-31 23:45:49.618 | + functions-common:get_or_create_user:903 : local email= 2026-08-31 23:45:49.618 | ++ 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-08-31 23:45:49.618 | ++ functions-common:oscwrap:2465 : return 0 2026-08-31 23:45:49.618 | + functions-common:get_or_create_user:915 : user_id=356b4c70c7c34f319a1941ef2e3d98c3 2026-08-31 23:45:49.618 | + functions-common:get_or_create_user:916 : echo 356b4c70c7c34f319a1941ef2e3d98c3 2026-08-31 23:45:49.618 | 356b4c70c7c34f319a1941ef2e3d98c3 2026-08-31 23:45:49.618 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service glance service Default Default 2026-08-31 23:45:49.619 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-31 23:45:49.619 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-31 23:45:49.619 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-08-31 23:45:49.619 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-31 23:45:49.619 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-31 23:45:49.619 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-08-31 23:45:49.619 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-08-31 23:45:49.619 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-08-31 23:45:49.619 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-08-31 23:45:49.619 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-08-31 23:45:49.620 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-08-31 23:45:49.620 | + 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-08-31 23:45:49.620 | ++ 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-08-31 23:45:49.620 | ++ functions-common:oscwrap:2465 : return 0 2026-08-31 23:45:49.620 | + functions-common:get_or_add_user_project_role:979 : user_role_id=c5086a74a61b4cff857a23f7aeb8cc08 2026-08-31 23:45:49.620 | + functions-common:get_or_add_user_project_role:980 : echo c5086a74a61b4cff857a23f7aeb8cc08 2026-08-31 23:45:49.620 | c5086a74a61b4cff857a23f7aeb8cc08 2026-08-31 23:45:49.620 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-08-31 23:45:49.620 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin glance service Default Default 2026-08-31 23:45:49.620 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-31 23:45:49.621 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-31 23:45:49.621 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-08-31 23:45:49.621 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-31 23:45:49.621 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-31 23:45:49.621 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-08-31 23:45:49.621 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-08-31 23:45:49.621 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-08-31 23:45:49.621 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-08-31 23:45:49.621 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-08-31 23:45:49.621 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-08-31 23:45:49.622 | + 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-08-31 23:45:49.622 | ++ 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-08-31 23:45:49.622 | ++ functions-common:oscwrap:2465 : return 0 2026-08-31 23:45:49.622 | + functions-common:get_or_add_user_project_role:979 : user_role_id=f6a95e9648aa4f6f9332f2c1c8580ef7 2026-08-31 23:45:49.622 | + functions-common:get_or_add_user_project_role:980 : echo f6a95e9648aa4f6f9332f2c1c8580ef7 2026-08-31 23:45:49.622 | f6a95e9648aa4f6f9332f2c1c8580ef7 2026-08-31 23:45:49.622 | + lib/glance:create_glance_accounts:493 : is_service_enabled s-proxy 2026-08-31 23:45:49.622 | + functions-common:is_service_enabled:2076 : return 1 2026-08-31 23:45:49.622 | + lib/glance:create_glance_accounts:497 : get_or_create_service glance image 'Glance Image Service' 2026-08-31 23:45:49.622 | + functions-common:get_or_create_service:1055 : local service_id 2026-08-31 23:45:49.623 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2026-08-31 23:45:49.623 | ++ 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-08-31 23:45:49.623 | ++ functions-common:oscwrap:2465 : return 0 2026-08-31 23:45:49.623 | + functions-common:get_or_create_service:1066 : service_id=' 2026-08-31 23:45:49.623 | 34f394b3ee994cd6b448dac18d41e328' 2026-08-31 23:45:49.623 | + functions-common:get_or_create_service:1067 : echo 34f394b3ee994cd6b448dac18d41e328 2026-08-31 23:45:49.623 | 34f394b3ee994cd6b448dac18d41e328 2026-08-31 23:45:49.623 | + lib/glance:create_glance_accounts:499 : get_or_create_endpoint image RegionOne http://192.168.122.25/image 2026-08-31 23:45:49.623 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-08-31 23:45:49.624 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface image public http://192.168.122.25/image RegionOne 2026-08-31 23:45:49.624 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-08-31 23:45:49.624 | +++ 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-08-31 23:45:49.624 | +++ functions-common:oscwrap:2465 : return 0 2026-08-31 23:45:49.624 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-08-31 23:45:49.624 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-08-31 23:45:49.624 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://192.168.122.25/image --region RegionOne -f value -c id 2026-08-31 23:45:49.624 | +++ functions-common:oscwrap:2465 : return 0 2026-08-31 23:45:49.624 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=70ab6af13e5d479388892cfb3857985f 2026-08-31 23:45:49.624 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 70ab6af13e5d479388892cfb3857985f 2026-08-31 23:45:49.625 | + functions-common:get_or_create_endpoint:1100 : public_id=70ab6af13e5d479388892cfb3857985f 2026-08-31 23:45:49.625 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-08-31 23:45:49.625 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-08-31 23:45:49.625 | + functions-common:get_or_create_endpoint:1109 : echo 70ab6af13e5d479388892cfb3857985f 2026-08-31 23:45:49.625 | 70ab6af13e5d479388892cfb3857985f 2026-08-31 23:45:49.625 | ++ lib/glance:create_glance_accounts:504 : get_or_create_domain Default 2026-08-31 23:45:49.625 | ++ functions-common:get_or_create_domain:872 : local domain_id 2026-08-31 23:45:49.625 | +++ functions-common:get_or_create_domain:877 : oscwrap --os-cloud devstack-system-admin domain create Default --description '' --or-show -f value -c id 2026-08-31 23:45:49.625 | +++ functions-common:oscwrap:2465 : return 0 2026-08-31 23:45:49.625 | ++ functions-common:get_or_create_domain:877 : domain_id=default 2026-08-31 23:45:49.626 | ++ functions-common:get_or_create_domain:878 : echo default 2026-08-31 23:45:49.626 | + lib/glance:create_glance_accounts:504 : service_domain_id=default 2026-08-31 23:45:49.626 | + lib/glance:create_glance_accounts:505 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2026-08-31 23:45:49.626 | + lib/glance:create_glance_accounts:506 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2026-08-31 23:45:49.626 | + lib/glance:create_glance_accounts:508 : [[ True = True ]] 2026-08-31 23:45:49.626 | + lib/glance:create_glance_accounts:509 : configure_glance_quotas 2026-08-31 23:45:49.626 | + 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-08-31 23:45:49.626 | +---------------+----------------------------------+ 2026-08-31 23:45:49.626 | | Field | Value | 2026-08-31 23:45:49.626 | +---------------+----------------------------------+ 2026-08-31 23:45:49.627 | | default_limit | 2000 | 2026-08-31 23:45:49.627 | | description | None | 2026-08-31 23:45:49.627 | | id | fa863af3203e408abdc6de7a8589d2c3 | 2026-08-31 23:45:49.627 | | region_id | RegionOne | 2026-08-31 23:45:49.627 | | resource_name | image_size_total | 2026-08-31 23:45:49.627 | | service_id | 34f394b3ee994cd6b448dac18d41e328 | 2026-08-31 23:45:49.627 | +---------------+----------------------------------+ 2026-08-31 23:45:49.627 | + 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-08-31 23:45:49.627 | +---------------+----------------------------------+ 2026-08-31 23:45:49.627 | | Field | Value | 2026-08-31 23:45:49.628 | +---------------+----------------------------------+ 2026-08-31 23:45:49.628 | | default_limit | 2000 | 2026-08-31 23:45:49.628 | | description | None | 2026-08-31 23:45:49.628 | | id | 2b91c98c34f848da9db467edf27b924d | 2026-08-31 23:45:49.628 | | region_id | RegionOne | 2026-08-31 23:45:49.628 | | resource_name | image_stage_total | 2026-08-31 23:45:49.628 | | service_id | 34f394b3ee994cd6b448dac18d41e328 | 2026-08-31 23:45:49.628 | +---------------+----------------------------------+ 2026-08-31 23:45:49.628 | + 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-08-31 23:45:49.628 | +---------------+----------------------------------+ 2026-08-31 23:45:49.629 | | Field | Value | 2026-08-31 23:45:49.629 | +---------------+----------------------------------+ 2026-08-31 23:45:49.629 | | default_limit | 100 | 2026-08-31 23:45:49.629 | | description | None | 2026-08-31 23:45:49.629 | | id | 626b246904b9415db339f3bd6e03f178 | 2026-08-31 23:45:49.629 | | region_id | RegionOne | 2026-08-31 23:45:49.629 | | resource_name | image_count_total | 2026-08-31 23:45:49.629 | | service_id | 34f394b3ee994cd6b448dac18d41e328 | 2026-08-31 23:45:49.629 | +---------------+----------------------------------+ 2026-08-31 23:45:49.629 | + 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-08-31 23:45:49.630 | +---------------+----------------------------------+ 2026-08-31 23:45:49.630 | | Field | Value | 2026-08-31 23:45:49.630 | +---------------+----------------------------------+ 2026-08-31 23:45:49.630 | | default_limit | 100 | 2026-08-31 23:45:49.630 | | description | None | 2026-08-31 23:45:49.630 | | id | 8e2d7f7335354ec4bf5b984b9099b9b6 | 2026-08-31 23:45:49.630 | | region_id | RegionOne | 2026-08-31 23:45:49.630 | | resource_name | image_count_uploading | 2026-08-31 23:45:49.630 | | service_id | 34f394b3ee994cd6b448dac18d41e328 | 2026-08-31 23:45:49.630 | +---------------+----------------------------------+ 2026-08-31 23:45:49.631 | + lib/glance:configure_glance_quotas:331 : iniset /etc/glance/glance-api.conf DEFAULT use_keystone_limits True 2026-08-31 23:45:49.631 | + lib/glance:configure_glance_quotas:334 : iniset /etc/glance/glance-api.conf oslo_limit user_domain_name Default 2026-08-31 23:45:49.631 | + lib/glance:configure_glance_quotas:335 : iniset /etc/glance/glance-api.conf oslo_limit password nomoresecret 2026-08-31 23:45:49.631 | + lib/glance:configure_glance_quotas:336 : iniset /etc/glance/glance-api.conf oslo_limit username glance 2026-08-31 23:45:49.631 | + lib/glance:configure_glance_quotas:337 : iniset /etc/glance/glance-api.conf oslo_limit auth_type password 2026-08-31 23:45:49.631 | + lib/glance:configure_glance_quotas:338 : iniset /etc/glance/glance-api.conf oslo_limit auth_url http://192.168.122.25/identity 2026-08-31 23:45:49.631 | + lib/glance:configure_glance_quotas:339 : iniset /etc/glance/glance-api.conf oslo_limit system_scope all 2026-08-31 23:45:49.631 | ++ lib/glance:configure_glance_quotas:340 : oscwrap --os-cloud devstack-system-admin endpoint list --service glance -f value -c ID 2026-08-31 23:45:49.631 | ++ functions-common:oscwrap:2465 : return 0 2026-08-31 23:45:49.632 | + lib/glance:configure_glance_quotas:340 : iniset /etc/glance/glance-api.conf oslo_limit endpoint_id 70ab6af13e5d479388892cfb3857985f 2026-08-31 23:45:49.632 | + lib/glance:configure_glance_quotas:344 : openstack --os-cloud devstack-system-admin role add --user glance --user-domain Default --system all reader 2026-08-31 23:45:49.632 | + lib/glance:create_glance_accounts:512 : is_service_enabled s3api 2026-08-31 23:45:49.632 | + functions-common:is_service_enabled:2076 : return 1 2026-08-31 23:45:49.665 | [2044 Async create_glance_accounts:48474]: finished create_glance_accounts with result 0 in 70 seconds 2026-08-31 23:45:49.700 | [2044 Async create_cinder_accounts:48612]: Waiting for completion of create_cinder_accounts running on PID 48612 (3 other jobs running) 2026-08-31 23:45:49.722 | [2044 Async create_cinder_accounts:48612]: Signaling child to exit 2026-08-31 23:45:49.722 | WAKEUP 2026-08-31 23:45:49.743 | [2044 Async create_cinder_accounts:48612]: Signaled 2026-08-31 23:45:49.745 | + 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-08-31 23:45:49.745 | + lib/cinder:create_cinder_accounts:455 : local extra_role= 2026-08-31 23:45:49.745 | + lib/cinder:create_cinder_accounts:465 : is_service_enabled barbican 2026-08-31 23:45:49.745 | + functions-common:is_service_enabled:2076 : return 1 2026-08-31 23:45:49.745 | + lib/cinder:create_cinder_accounts:469 : create_service_user cinder 2026-08-31 23:45:49.745 | + lib/keystone:create_service_user:379 : get_or_create_user cinder nomoresecret Default 2026-08-31 23:45:49.745 | + functions-common:get_or_create_user:899 : local user_id 2026-08-31 23:45:49.746 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-08-31 23:45:49.746 | + functions-common:get_or_create_user:903 : local email= 2026-08-31 23:45:49.746 | ++ 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-08-31 23:45:49.746 | ++ functions-common:oscwrap:2465 : return 0 2026-08-31 23:45:49.746 | + functions-common:get_or_create_user:915 : user_id=487034bb385a4e15905680b3854f2353 2026-08-31 23:45:49.746 | + functions-common:get_or_create_user:916 : echo 487034bb385a4e15905680b3854f2353 2026-08-31 23:45:49.746 | 487034bb385a4e15905680b3854f2353 2026-08-31 23:45:49.746 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service cinder service Default Default 2026-08-31 23:45:49.746 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-31 23:45:49.746 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-31 23:45:49.747 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-08-31 23:45:49.747 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-31 23:45:49.747 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-31 23:45:49.747 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-08-31 23:45:49.747 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-08-31 23:45:49.747 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-08-31 23:45:49.747 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-08-31 23:45:49.747 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-08-31 23:45:49.747 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-08-31 23:45:49.748 | + 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-08-31 23:45:49.748 | ++ 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-08-31 23:45:49.748 | ++ functions-common:oscwrap:2465 : return 0 2026-08-31 23:45:49.748 | + functions-common:get_or_add_user_project_role:979 : user_role_id=c5086a74a61b4cff857a23f7aeb8cc08 2026-08-31 23:45:49.748 | + functions-common:get_or_add_user_project_role:980 : echo c5086a74a61b4cff857a23f7aeb8cc08 2026-08-31 23:45:49.748 | c5086a74a61b4cff857a23f7aeb8cc08 2026-08-31 23:45:49.748 | + lib/keystone:create_service_user:382 : [[ -n '' ]] 2026-08-31 23:45:49.748 | + lib/cinder:create_cinder_accounts:471 : is_service_enabled barbican 2026-08-31 23:45:49.748 | + functions-common:is_service_enabled:2076 : return 1 2026-08-31 23:45:49.748 | + lib/cinder:create_cinder_accounts:477 : local cinder_api_url 2026-08-31 23:45:49.749 | + lib/cinder:create_cinder_accounts:478 : cinder_api_url=http://192.168.122.25/volume 2026-08-31 23:45:49.749 | + lib/cinder:create_cinder_accounts:481 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2026-08-31 23:45:49.749 | + functions-common:get_or_create_service:1055 : local service_id 2026-08-31 23:45:49.749 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2026-08-31 23:45:49.749 | ++ 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-08-31 23:45:49.749 | ++ functions-common:oscwrap:2465 : return 0 2026-08-31 23:45:49.749 | + functions-common:get_or_create_service:1066 : service_id=' 2026-08-31 23:45:49.749 | 993af9de6b754f7a9934aba3e033f063' 2026-08-31 23:45:49.749 | + functions-common:get_or_create_service:1067 : echo 993af9de6b754f7a9934aba3e033f063 2026-08-31 23:45:49.749 | 993af9de6b754f7a9934aba3e033f063 2026-08-31 23:45:49.750 | + lib/cinder:create_cinder_accounts:483 : get_or_create_endpoint block-storage RegionOne http://192.168.122.25/volume/v3 2026-08-31 23:45:49.750 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-08-31 23:45:49.750 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface block-storage public http://192.168.122.25/volume/v3 RegionOne 2026-08-31 23:45:49.750 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-08-31 23:45:49.750 | +++ 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-08-31 23:45:49.750 | +++ functions-common:oscwrap:2465 : return 0 2026-08-31 23:45:49.750 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-08-31 23:45:49.750 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-08-31 23:45:49.750 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public http://192.168.122.25/volume/v3 --region RegionOne -f value -c id 2026-08-31 23:45:49.750 | +++ functions-common:oscwrap:2465 : return 0 2026-08-31 23:45:49.751 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=06cfc6731fdb4002980bd5b9339e10d1 2026-08-31 23:45:49.751 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 06cfc6731fdb4002980bd5b9339e10d1 2026-08-31 23:45:49.751 | + functions-common:get_or_create_endpoint:1100 : public_id=06cfc6731fdb4002980bd5b9339e10d1 2026-08-31 23:45:49.751 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-08-31 23:45:49.751 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-08-31 23:45:49.751 | + functions-common:get_or_create_endpoint:1109 : echo 06cfc6731fdb4002980bd5b9339e10d1 2026-08-31 23:45:49.751 | 06cfc6731fdb4002980bd5b9339e10d1 2026-08-31 23:45:49.751 | + lib/cinder:create_cinder_accounts:486 : configure_cinder_internal_tenant 2026-08-31 23:45:49.751 | ++ lib/cinder:configure_cinder_internal_tenant:722 : get_or_create_project service 2026-08-31 23:45:49.752 | ++ functions-common:get_or_create_project:922 : local project_id 2026-08-31 23:45:49.752 | +++ functions-common:get_or_create_project:928 : oscwrap --os-cloud devstack-system-admin project create service --domain= --or-show -f value -c id 2026-08-31 23:45:49.752 | +++ functions-common:oscwrap:2465 : return 0 2026-08-31 23:45:49.752 | ++ functions-common:get_or_create_project:928 : project_id=431bc600ccd44712842aa3a6fe1eedc4 2026-08-31 23:45:49.752 | ++ functions-common:get_or_create_project:929 : echo 431bc600ccd44712842aa3a6fe1eedc4 2026-08-31 23:45:49.752 | + lib/cinder:configure_cinder_internal_tenant:722 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id 431bc600ccd44712842aa3a6fe1eedc4 2026-08-31 23:45:49.752 | ++ lib/cinder:configure_cinder_internal_tenant:723 : get_or_create_user cinder 2026-08-31 23:45:49.752 | ++ functions-common:get_or_create_user:899 : local user_id 2026-08-31 23:45:49.753 | ++ functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-08-31 23:45:49.753 | ++ functions-common:get_or_create_user:903 : local email= 2026-08-31 23:45:49.753 | +++ 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-08-31 23:45:49.753 | No password was supplied, authentication will fail when a user does not have a password. 2026-08-31 23:45:49.753 | +++ functions-common:oscwrap:2465 : return 0 2026-08-31 23:45:49.753 | ++ functions-common:get_or_create_user:915 : user_id=487034bb385a4e15905680b3854f2353 2026-08-31 23:45:49.753 | ++ functions-common:get_or_create_user:916 : echo 487034bb385a4e15905680b3854f2353 2026-08-31 23:45:49.753 | + lib/cinder:configure_cinder_internal_tenant:723 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id 487034bb385a4e15905680b3854f2353 2026-08-31 23:45:49.791 | [2044 Async create_cinder_accounts:48612]: finished create_cinder_accounts with result 0 in 42 seconds 2026-08-31 23:45:49.795 | + inc/async:async_wait:197 : return 0 2026-08-31 23:45:49.797 | + ./stack.sh:main:1152 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2026-08-31 23:45:49.842 | [2044 Async create_neutron_accounts:48754]: Waiting for completion of create_neutron_accounts running on PID 48754 (2 other jobs running) 2026-08-31 23:45:49.865 | [2044 Async create_neutron_accounts:48754]: Signaling child to exit 2026-08-31 23:45:49.865 | WAKEUP 2026-08-31 23:45:49.883 | [2044 Async create_neutron_accounts:48754]: Signaled 2026-08-31 23:45:49.885 | + lib/neutron:create_neutron_accounts:486 : local neutron_url 2026-08-31 23:45:49.885 | + lib/neutron:create_neutron_accounts:487 : neutron_url=http://192.168.122.25/ 2026-08-31 23:45:49.885 | + lib/neutron:create_neutron_accounts:488 : '[' '!' -z networking ']' 2026-08-31 23:45:49.885 | + lib/neutron:create_neutron_accounts:489 : neutron_url=http://192.168.122.25/networking 2026-08-31 23:45:49.885 | + lib/neutron:create_neutron_accounts:492 : is_service_enabled q-svc neutron-api 2026-08-31 23:45:49.885 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:45:49.885 | + lib/neutron:create_neutron_accounts:494 : create_service_user neutron 2026-08-31 23:45:49.885 | + lib/keystone:create_service_user:379 : get_or_create_user neutron nomoresecret Default 2026-08-31 23:45:49.885 | + functions-common:get_or_create_user:899 : local user_id 2026-08-31 23:45:49.886 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-08-31 23:45:49.886 | + functions-common:get_or_create_user:903 : local email= 2026-08-31 23:45:49.886 | ++ 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-08-31 23:45:49.886 | ++ functions-common:oscwrap:2465 : return 0 2026-08-31 23:45:49.886 | + functions-common:get_or_create_user:915 : user_id=8ab900c2e178408798f1d8ba04545186 2026-08-31 23:45:49.886 | + functions-common:get_or_create_user:916 : echo 8ab900c2e178408798f1d8ba04545186 2026-08-31 23:45:49.886 | 8ab900c2e178408798f1d8ba04545186 2026-08-31 23:45:49.886 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service neutron service Default Default 2026-08-31 23:45:49.886 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-31 23:45:49.886 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-31 23:45:49.887 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-08-31 23:45:49.887 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-31 23:45:49.887 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-31 23:45:49.887 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-08-31 23:45:49.887 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-08-31 23:45:49.887 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-08-31 23:45:49.887 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-08-31 23:45:49.887 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-08-31 23:45:49.887 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-08-31 23:45:49.887 | + 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-08-31 23:45:49.888 | ++ 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-08-31 23:45:49.888 | ++ functions-common:oscwrap:2465 : return 0 2026-08-31 23:45:49.888 | + functions-common:get_or_add_user_project_role:979 : user_role_id=c5086a74a61b4cff857a23f7aeb8cc08 2026-08-31 23:45:49.888 | + functions-common:get_or_add_user_project_role:980 : echo c5086a74a61b4cff857a23f7aeb8cc08 2026-08-31 23:45:49.888 | c5086a74a61b4cff857a23f7aeb8cc08 2026-08-31 23:45:49.888 | + lib/keystone:create_service_user:382 : [[ -n '' ]] 2026-08-31 23:45:49.888 | + lib/neutron:create_neutron_accounts:496 : get_or_create_service neutron network 'Neutron Service' 2026-08-31 23:45:49.888 | + functions-common:get_or_create_service:1055 : local service_id 2026-08-31 23:45:49.888 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2026-08-31 23:45:49.888 | ++ 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-08-31 23:45:49.889 | ++ functions-common:oscwrap:2465 : return 0 2026-08-31 23:45:49.889 | + functions-common:get_or_create_service:1066 : service_id=' 2026-08-31 23:45:49.889 | f4fe3f48da3947c582197eb0750ab4c7' 2026-08-31 23:45:49.889 | + functions-common:get_or_create_service:1067 : echo f4fe3f48da3947c582197eb0750ab4c7 2026-08-31 23:45:49.889 | f4fe3f48da3947c582197eb0750ab4c7 2026-08-31 23:45:49.889 | + lib/neutron:create_neutron_accounts:498 : get_or_create_endpoint network RegionOne http://192.168.122.25/networking 2026-08-31 23:45:49.889 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-08-31 23:45:49.889 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface network public http://192.168.122.25/networking RegionOne 2026-08-31 23:45:49.889 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-08-31 23:45:49.889 | +++ 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-08-31 23:45:49.890 | +++ functions-common:oscwrap:2465 : return 0 2026-08-31 23:45:49.890 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-08-31 23:45:49.890 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-08-31 23:45:49.890 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://192.168.122.25/networking --region RegionOne -f value -c id 2026-08-31 23:45:49.890 | +++ functions-common:oscwrap:2465 : return 0 2026-08-31 23:45:49.890 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=d011d680f0154d70a3917a7151412486 2026-08-31 23:45:49.890 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo d011d680f0154d70a3917a7151412486 2026-08-31 23:45:49.890 | + functions-common:get_or_create_endpoint:1100 : public_id=d011d680f0154d70a3917a7151412486 2026-08-31 23:45:49.890 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-08-31 23:45:49.891 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-08-31 23:45:49.891 | + functions-common:get_or_create_endpoint:1109 : echo d011d680f0154d70a3917a7151412486 2026-08-31 23:45:49.891 | d011d680f0154d70a3917a7151412486 2026-08-31 23:45:49.922 | [2044 Async create_neutron_accounts:48754]: finished create_neutron_accounts with result 0 in 34 seconds 2026-08-31 23:45:49.929 | Not waiting for async task create_swift_accounts that we never started or has already been waited for 2026-08-31 23:45:49.934 | Not waiting for async task configure_horizon that we never started or has already been waited for 2026-08-31 23:45:49.936 | + inc/async:async_wait:197 : return 0 2026-08-31 23:45:49.939 | + ./stack.sh:main:1158 : is_service_enabled mysql postgresql 2026-08-31 23:45:49.957 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:45:49.960 | + ./stack.sh:main:1158 : is_service_enabled glance 2026-08-31 23:45:49.978 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:45:49.981 | + ./stack.sh:main:1159 : echo_summary 'Configuring Glance' 2026-08-31 23:45:49.983 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-31 23:45:49.985 | + ./stack.sh:echo_summary:450 : echo -e Configuring Glance 2026-08-31 23:45:49.988 | + ./stack.sh:main:1160 : async_runfunc init_glance 2026-08-31 23:45:49.991 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2026-08-31 23:45:50.054 | + inc/async:async_inner:63 : init_glance 2026-08-31 23:45:50.093 | [2044 Async init_glance:51010]: running: init_glance 2026-08-31 23:45:50.096 | + ./stack.sh:main:1167 : is_service_enabled neutron 2026-08-31 23:45:50.115 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:45:50.118 | + ./stack.sh:main:1168 : echo_summary 'Configuring Neutron' 2026-08-31 23:45:50.121 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-31 23:45:50.123 | + ./stack.sh:echo_summary:450 : echo -e Configuring Neutron 2026-08-31 23:45:50.126 | + ./stack.sh:main:1170 : configure_neutron 2026-08-31 23:45:50.129 | + lib/neutron:configure_neutron:381 : _configure_neutron_common 2026-08-31 23:45:50.132 | + lib/neutron:_configure_neutron_common:878 : _create_neutron_conf_dir 2026-08-31 23:45:50.135 | + lib/neutron:_create_neutron_conf_dir:871 : sudo install -d -o quobyte /etc/neutron 2026-08-31 23:45:50.153 | + lib/neutron:_configure_neutron_common:881 : cd /opt/stack/neutron 2026-08-31 23:45:50.156 | + lib/neutron:_configure_neutron_common:881 : exec ./tools/generate_config_file_samples.sh 2026-08-31 23:45:50.845 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-31 23:45:50.845 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-31 23:45:50.846 | we strongly recommend against using it for new projects. 2026-08-31 23:45:50.846 | 2026-08-31 23:45:50.846 | If you are already using Eventlet, we recommend migrating to a different 2026-08-31 23:45:50.846 | framework. For more detail see 2026-08-31 23:45:50.846 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-31 23:45:50.846 | 2026-08-31 23:45:50.846 | import eventlet as _eventlet # noqa 2026-08-31 23:45:55.176 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-31 23:45:55.176 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-31 23:45:55.176 | we strongly recommend against using it for new projects. 2026-08-31 23:45:55.176 | 2026-08-31 23:45:55.176 | If you are already using Eventlet, we recommend migrating to a different 2026-08-31 23:45:55.176 | framework. For more detail see 2026-08-31 23:45:55.176 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-31 23:45:55.176 | 2026-08-31 23:45:55.177 | import eventlet as _eventlet # noqa 2026-08-31 23:45:59.346 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-31 23:45:59.346 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-31 23:45:59.346 | we strongly recommend against using it for new projects. 2026-08-31 23:45:59.346 | 2026-08-31 23:45:59.346 | If you are already using Eventlet, we recommend migrating to a different 2026-08-31 23:45:59.346 | framework. For more detail see 2026-08-31 23:45:59.346 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-31 23:45:59.346 | 2026-08-31 23:45:59.347 | import eventlet as _eventlet # noqa 2026-08-31 23:46:03.612 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-31 23:46:03.612 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-31 23:46:03.612 | we strongly recommend against using it for new projects. 2026-08-31 23:46:03.612 | 2026-08-31 23:46:03.612 | If you are already using Eventlet, we recommend migrating to a different 2026-08-31 23:46:03.612 | framework. For more detail see 2026-08-31 23:46:03.612 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-31 23:46:03.613 | 2026-08-31 23:46:03.613 | import eventlet as _eventlet # noqa 2026-08-31 23:46:05.277 | + inc/async:async_inner:64 : rc=0 2026-08-31 23:46:05.306 | [51010 Async init_glance:51010]: finished successfully 2026-08-31 23:46:08.022 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-31 23:46:08.023 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-31 23:46:08.023 | we strongly recommend against using it for new projects. 2026-08-31 23:46:08.023 | 2026-08-31 23:46:08.023 | If you are already using Eventlet, we recommend migrating to a different 2026-08-31 23:46:08.023 | framework. For more detail see 2026-08-31 23:46:08.023 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-31 23:46:08.023 | 2026-08-31 23:46:08.023 | import eventlet as _eventlet # noqa 2026-08-31 23:46:11.992 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-31 23:46:11.993 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-31 23:46:11.993 | we strongly recommend against using it for new projects. 2026-08-31 23:46:11.993 | 2026-08-31 23:46:11.993 | If you are already using Eventlet, we recommend migrating to a different 2026-08-31 23:46:11.993 | framework. For more detail see 2026-08-31 23:46:11.993 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-31 23:46:11.994 | 2026-08-31 23:46:11.994 | import eventlet as _eventlet # noqa 2026-08-31 23:46:16.054 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-08-31 23:46:16.054 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-31 23:46:16.055 | we strongly recommend against using it for new projects. 2026-08-31 23:46:16.055 | 2026-08-31 23:46:16.055 | If you are already using Eventlet, we recommend migrating to a different 2026-08-31 23:46:16.055 | framework. For more detail see 2026-08-31 23:46:16.055 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-31 23:46:16.055 | 2026-08-31 23:46:16.055 | from eventlet import event 2026-08-31 23:46:16.694 | /opt/stack/neutron/neutron/__init__.py:26: UserWarning: The selected oslo_service backend is "eventlet" 2026-08-31 23:46:16.695 | warnings.warn('The selected oslo_service backend is "eventlet"') 2026-08-31 23:46:20.752 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-31 23:46:20.752 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-31 23:46:20.753 | we strongly recommend against using it for new projects. 2026-08-31 23:46:20.753 | 2026-08-31 23:46:20.753 | If you are already using Eventlet, we recommend migrating to a different 2026-08-31 23:46:20.753 | framework. For more detail see 2026-08-31 23:46:20.753 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-31 23:46:20.753 | 2026-08-31 23:46:20.753 | import eventlet as _eventlet # noqa 2026-08-31 23:46:22.655 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-31 23:46:22.655 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-31 23:46:22.656 | we strongly recommend against using it for new projects. 2026-08-31 23:46:22.656 | 2026-08-31 23:46:22.656 | If you are already using Eventlet, we recommend migrating to a different 2026-08-31 23:46:22.656 | framework. For more detail see 2026-08-31 23:46:22.656 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-31 23:46:22.656 | 2026-08-31 23:46:22.656 | import eventlet as _eventlet # noqa 2026-08-31 23:46:26.648 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-31 23:46:26.648 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-31 23:46:26.648 | we strongly recommend against using it for new projects. 2026-08-31 23:46:26.649 | 2026-08-31 23:46:26.649 | If you are already using Eventlet, we recommend migrating to a different 2026-08-31 23:46:26.649 | framework. For more detail see 2026-08-31 23:46:26.649 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-31 23:46:26.649 | 2026-08-31 23:46:26.649 | import eventlet as _eventlet # noqa 2026-08-31 23:46:29.225 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-31 23:46:29.225 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-31 23:46:29.225 | we strongly recommend against using it for new projects. 2026-08-31 23:46:29.226 | 2026-08-31 23:46:29.226 | If you are already using Eventlet, we recommend migrating to a different 2026-08-31 23:46:29.226 | framework. For more detail see 2026-08-31 23:46:29.226 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-31 23:46:29.227 | 2026-08-31 23:46:29.227 | import eventlet as _eventlet # noqa 2026-08-31 23:46:32.461 | + lib/neutron:_configure_neutron_common:883 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2026-08-31 23:46:32.466 | + lib/neutron:_configure_neutron_common:885 : Q_POLICY_FILE=/etc/neutron/policy.json 2026-08-31 23:46:32.469 | + lib/neutron:_configure_neutron_common:889 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2026-08-31 23:46:32.473 | + lib/neutron:_configure_neutron_common:893 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2026-08-31 23:46:32.476 | + lib/neutron:_configure_neutron_common:898 : neutron_plugin_configure_common 2026-08-31 23:46:32.479 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2026-08-31 23:46:32.481 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2026-08-31 23:46:32.485 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2026-08-31 23:46:32.488 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : neutron_service_plugin_class_add ovn-router 2026-08-31 23:46:32.490 | + lib/neutron:neutron_service_plugin_class_add:1037 : local service_plugin_class=ovn-router 2026-08-31 23:46:32.493 | + lib/neutron:neutron_service_plugin_class_add:1038 : [[ '' == '' ]] 2026-08-31 23:46:32.497 | + lib/neutron:neutron_service_plugin_class_add:1039 : Q_SERVICE_PLUGIN_CLASSES=ovn-router 2026-08-31 23:46:32.499 | + lib/neutron:_configure_neutron_common:900 : [[ etc/neutron/plugins/ml2 == '' ]] 2026-08-31 23:46:32.503 | + lib/neutron:_configure_neutron_common:900 : [[ ml2_conf.ini == '' ]] 2026-08-31 23:46:32.507 | + lib/neutron:_configure_neutron_common:900 : [[ ml2 == '' ]] 2026-08-31 23:46:32.510 | + lib/neutron:_configure_neutron_common:905 : mkdir -p /etc/neutron/plugins/ml2 2026-08-31 23:46:32.516 | + lib/neutron:_configure_neutron_common:906 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-31 23:46:32.519 | + lib/neutron:_configure_neutron_common:909 : NEUTRON_CORE_PLUGIN_CONF=etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-31 23:46:32.522 | + lib/neutron:_configure_neutron_common:912 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2026-08-31 23:46:32.526 | + lib/neutron:_configure_neutron_common:913 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample /etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-31 23:46:32.533 | ++ lib/neutron:_configure_neutron_common:918 : database_connection_url neutron 2026-08-31 23:46:32.536 | ++ lib/database:database_connection_url:134 : local db=neutron 2026-08-31 23:46:32.539 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2026-08-31 23:46:32.542 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=neutron 2026-08-31 23:46:32.545 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-08-31 23:46:32.548 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-08-31 23:46:32.551 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-08-31 23:46:32.568 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:46:32.570 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-08-31 23:46:32.573 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2026-08-31 23:46:32.576 | + lib/neutron:_configure_neutron_common:918 : iniset /etc/neutron/neutron.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2026-08-31 23:46:32.614 | + lib/neutron:_configure_neutron_common:919 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2026-08-31 23:46:32.651 | + lib/neutron:_configure_neutron_common:920 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2026-08-31 23:46:32.692 | + lib/neutron:_configure_neutron_common:921 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2026-08-31 23:46:32.733 | + lib/neutron:_configure_neutron_common:922 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2026-08-31 23:46:32.769 | + lib/neutron:_configure_neutron_common:925 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2026-08-31 23:46:32.806 | + lib/neutron:_configure_neutron_common:927 : '[' libvirt = fake ']' 2026-08-31 23:46:32.809 | + lib/neutron:_configure_neutron_common:937 : setup_logging /etc/neutron/neutron.conf 2026-08-31 23:46:32.812 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/neutron.conf 2026-08-31 23:46:32.815 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/neutron.conf 2026-08-31 23:46:32.820 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-08-31 23:46:32.841 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-08-31 23:46:32.843 | + functions:setup_systemd_logging:716 : local pidstr= 2026-08-31 23:46:32.846 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-08-31 23:46:32.849 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-08-31 23:46:32.852 | + 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-08-31 23:46:32.885 | + 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-08-31 23:46:32.923 | + 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-08-31 23:46:32.961 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-08-31 23:46:33.003 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/neutron.conf DEFAULT log_color False 2026-08-31 23:46:33.043 | + lib/neutron:_configure_neutron_common:939 : _neutron_setup_rootwrap 2026-08-31 23:46:33.046 | + lib/neutron:_neutron_setup_rootwrap:1072 : [[ True == \F\a\l\s\e ]] 2026-08-31 23:46:33.049 | + lib/neutron:_neutron_setup_rootwrap:1076 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2026-08-31 23:46:33.052 | + lib/neutron:_neutron_setup_rootwrap:1077 : [[ -d /etc/neutron/rootwrap.d ]] 2026-08-31 23:46:33.055 | + lib/neutron:_neutron_setup_rootwrap:1081 : neutron_deploy_rootwrap_filters /opt/stack/neutron 2026-08-31 23:46:33.059 | + lib/neutron:neutron_deploy_rootwrap_filters:1062 : [[ True == \F\a\l\s\e ]] 2026-08-31 23:46:33.061 | + lib/neutron:neutron_deploy_rootwrap_filters:1065 : local srcdir=/opt/stack/neutron 2026-08-31 23:46:33.064 | + lib/neutron:neutron_deploy_rootwrap_filters:1066 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2026-08-31 23:46:33.086 | + lib/neutron:neutron_deploy_rootwrap_filters:1067 : sudo install -o root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.d/rootwrap.filters /etc/neutron/rootwrap.d/ 2026-08-31 23:46:33.106 | + lib/neutron:_neutron_setup_rootwrap:1085 : sudo install -o root -g root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.conf /etc/neutron/rootwrap.conf 2026-08-31 23:46:33.126 | + lib/neutron:_neutron_setup_rootwrap:1086 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/neutron/rootwrap.d:' -i /etc/neutron/rootwrap.conf 2026-08-31 23:46:33.145 | + lib/neutron:_neutron_setup_rootwrap:1090 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/neutron/rootwrap.conf 2026-08-31 23:46:33.166 | + lib/neutron:_neutron_setup_rootwrap:1093 : ROOTWRAP_SUDOER_CMD='/opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2026-08-31 23:46:33.171 | + lib/neutron:_neutron_setup_rootwrap:1094 : ROOTWRAP_DAEMON_SUDOER_CMD='/opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-08-31 23:46:33.177 | ++ lib/neutron:_neutron_setup_rootwrap:1097 : mktemp 2026-08-31 23:46:33.184 | + lib/neutron:_neutron_setup_rootwrap:1097 : TEMPFILE=/tmp/tmp.7lmlfozNRC 2026-08-31 23:46:33.187 | + lib/neutron:_neutron_setup_rootwrap:1098 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2026-08-31 23:46:33.190 | + lib/neutron:_neutron_setup_rootwrap:1099 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-08-31 23:46:33.195 | + lib/neutron:_neutron_setup_rootwrap:1100 : chmod 0440 /tmp/tmp.7lmlfozNRC 2026-08-31 23:46:33.202 | + lib/neutron:_neutron_setup_rootwrap:1101 : sudo chown root:root /tmp/tmp.7lmlfozNRC 2026-08-31 23:46:33.224 | + lib/neutron:_neutron_setup_rootwrap:1102 : sudo mv /tmp/tmp.7lmlfozNRC /etc/sudoers.d/neutron-rootwrap 2026-08-31 23:46:33.241 | + lib/neutron:_neutron_setup_rootwrap:1105 : configure_root_helper_options /etc/neutron/neutron.conf 2026-08-31 23:46:33.245 | + lib/neutron:configure_root_helper_options:1109 : local conffile=/etc/neutron/neutron.conf 2026-08-31 23:46:33.248 | + lib/neutron:configure_root_helper_options:1110 : iniset /etc/neutron/neutron.conf agent root_helper 'sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-08-31 23:46:33.287 | + lib/neutron:configure_root_helper_options:1111 : [[ True == \T\r\u\e ]] 2026-08-31 23:46:33.291 | + lib/neutron:configure_root_helper_options:1112 : iniset /etc/neutron/neutron.conf agent root_helper_daemon 'sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-08-31 23:46:33.328 | + lib/neutron:configure_neutron:382 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2026-08-31 23:46:33.331 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=neutron 2026-08-31 23:46:33.334 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/neutron/neutron.conf 2026-08-31 23:46:33.337 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-08-31 23:46:33.341 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-08-31 23:46:33.343 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-08-31 23:46:33.364 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:46:33.368 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-08-31 23:46:33.371 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-08-31 23:46:33.375 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-08-31 23:46:33.397 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:46:33.401 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.25:5672/ 2026-08-31 23:46:33.405 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.25:5672/ 2026-08-31 23:46:33.447 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-08-31 23:46:33.450 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-08-31 23:46:33.453 | + lib/neutron:configure_neutron:384 : is_service_enabled q-metering neutron-metering 2026-08-31 23:46:33.474 | + functions-common:is_service_enabled:2076 : return 1 2026-08-31 23:46:33.477 | + lib/neutron:configure_neutron:387 : is_service_enabled q-agt neutron-agent 2026-08-31 23:46:33.496 | + functions-common:is_service_enabled:2076 : return 1 2026-08-31 23:46:33.499 | + lib/neutron:configure_neutron:390 : is_service_enabled q-dhcp neutron-dhcp 2026-08-31 23:46:33.519 | + functions-common:is_service_enabled:2076 : return 1 2026-08-31 23:46:33.521 | + lib/neutron:configure_neutron:393 : is_service_enabled q-l3 neutron-l3 2026-08-31 23:46:33.543 | + functions-common:is_service_enabled:2076 : return 1 2026-08-31 23:46:33.546 | + lib/neutron:configure_neutron:396 : is_service_enabled q-meta neutron-metadata-agent 2026-08-31 23:46:33.566 | + functions-common:is_service_enabled:2076 : return 1 2026-08-31 23:46:33.569 | + lib/neutron:configure_neutron:400 : [[ legacy != \l\e\g\a\c\y ]] 2026-08-31 23:46:33.572 | + lib/neutron:configure_neutron:403 : is_service_enabled ceilometer 2026-08-31 23:46:33.592 | + functions-common:is_service_enabled:2076 : return 1 2026-08-31 23:46:33.594 | + lib/neutron:configure_neutron:407 : [[ ovn == \o\v\n ]] 2026-08-31 23:46:33.597 | + lib/neutron:configure_neutron:408 : configure_ovn 2026-08-31 23:46:33.600 | + lib/neutron_plugins/ovn_agent:configure_ovn:557 : echo 'Configuring OVN' 2026-08-31 23:46:33.601 | Configuring OVN 2026-08-31 23:46:33.604 | + lib/neutron_plugins/ovn_agent:configure_ovn:559 : '[' -z '' ']' 2026-08-31 23:46:33.608 | + lib/neutron_plugins/ovn_agent:configure_ovn:560 : '[' -f /etc/openvswitch/system-id.conf ']' 2026-08-31 23:46:33.611 | ++ lib/neutron_plugins/ovn_agent:configure_ovn:561 : cat /etc/openvswitch/system-id.conf 2026-08-31 23:46:33.616 | + lib/neutron_plugins/ovn_agent:configure_ovn:561 : OVN_UUID=c3ca61b8-1a63-4e98-8ddf-43f85b01be3b 2026-08-31 23:46:33.618 | + lib/neutron_plugins/ovn_agent:configure_ovn:576 : [[ False == \F\a\l\s\e ]] 2026-08-31 23:46:33.621 | + lib/neutron_plugins/ovn_agent:configure_ovn:576 : is_fedora 2026-08-31 23:46:33.624 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-08-31 23:46:33.627 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-08-31 23:46:33.630 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-08-31 23:46:33.633 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-08-31 23:46:33.636 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-08-31 23:46:33.639 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-08-31 23:46:33.641 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-08-31 23:46:33.644 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-08-31 23:46:33.647 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-08-31 23:46:33.650 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-08-31 23:46:33.652 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-08-31 23:46:33.655 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-08-31 23:46:33.658 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-08-31 23:46:33.661 | + lib/neutron_plugins/ovn_agent:configure_ovn:583 : local sample_file= 2026-08-31 23:46:33.663 | + lib/neutron_plugins/ovn_agent:configure_ovn:584 : local config_file= 2026-08-31 23:46:33.666 | + lib/neutron_plugins/ovn_agent:configure_ovn:585 : is_ovn_agent_enabled 2026-08-31 23:46:33.669 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:327 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-08-31 23:46:33.689 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:46:33.692 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:328 : enable_service q-ovn-agent 2026-08-31 23:46:33.741 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:329 : return 0 2026-08-31 23:46:33.744 | + lib/neutron_plugins/ovn_agent:configure_ovn:585 : [[ metadata =~ metadata ]] 2026-08-31 23:46:33.747 | + lib/neutron_plugins/ovn_agent:configure_ovn:585 : is_service_enabled ovn-controller 2026-08-31 23:46:33.768 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:46:33.771 | + lib/neutron_plugins/ovn_agent:configure_ovn:586 : sample_file=/opt/stack/neutron/etc/neutron/plugins/ml2/ovn_agent.ini.sample 2026-08-31 23:46:33.774 | + lib/neutron_plugins/ovn_agent:configure_ovn:587 : config_file=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-08-31 23:46:33.777 | + lib/neutron_plugins/ovn_agent:configure_ovn:592 : '[' -n /etc/neutron/plugins/ml2/ovn_agent.ini ']' 2026-08-31 23:46:33.780 | + lib/neutron_plugins/ovn_agent:configure_ovn:593 : sudo install -d -o quobyte /etc/neutron 2026-08-31 23:46:33.796 | + lib/neutron_plugins/ovn_agent:configure_ovn:595 : mkdir -p /opt/stack/neutron/etc/neutron/plugins/ml2 2026-08-31 23:46:33.802 | + lib/neutron_plugins/ovn_agent:configure_ovn:596 : cd /opt/stack/neutron 2026-08-31 23:46:33.805 | + lib/neutron_plugins/ovn_agent:configure_ovn:596 : exec ./tools/generate_config_file_samples.sh 2026-08-31 23:46:34.480 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-31 23:46:34.480 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-31 23:46:34.480 | we strongly recommend against using it for new projects. 2026-08-31 23:46:34.480 | 2026-08-31 23:46:34.480 | If you are already using Eventlet, we recommend migrating to a different 2026-08-31 23:46:34.480 | framework. For more detail see 2026-08-31 23:46:34.480 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-31 23:46:34.481 | 2026-08-31 23:46:34.481 | import eventlet as _eventlet # noqa 2026-08-31 23:46:38.392 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-31 23:46:38.392 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-31 23:46:38.392 | we strongly recommend against using it for new projects. 2026-08-31 23:46:38.392 | 2026-08-31 23:46:38.392 | If you are already using Eventlet, we recommend migrating to a different 2026-08-31 23:46:38.392 | framework. For more detail see 2026-08-31 23:46:38.392 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-31 23:46:38.393 | 2026-08-31 23:46:38.393 | import eventlet as _eventlet # noqa 2026-08-31 23:46:42.293 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-31 23:46:42.294 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-31 23:46:42.294 | we strongly recommend against using it for new projects. 2026-08-31 23:46:42.294 | 2026-08-31 23:46:42.294 | If you are already using Eventlet, we recommend migrating to a different 2026-08-31 23:46:42.294 | framework. For more detail see 2026-08-31 23:46:42.294 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-31 23:46:42.294 | 2026-08-31 23:46:42.294 | import eventlet as _eventlet # noqa 2026-08-31 23:46:46.419 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-31 23:46:46.419 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-31 23:46:46.420 | we strongly recommend against using it for new projects. 2026-08-31 23:46:46.420 | 2026-08-31 23:46:46.420 | If you are already using Eventlet, we recommend migrating to a different 2026-08-31 23:46:46.420 | framework. For more detail see 2026-08-31 23:46:46.420 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-31 23:46:46.420 | 2026-08-31 23:46:46.420 | import eventlet as _eventlet # noqa 2026-08-31 23:46:50.709 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-31 23:46:50.709 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-31 23:46:50.709 | we strongly recommend against using it for new projects. 2026-08-31 23:46:50.710 | 2026-08-31 23:46:50.710 | If you are already using Eventlet, we recommend migrating to a different 2026-08-31 23:46:50.710 | framework. For more detail see 2026-08-31 23:46:50.710 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-31 23:46:50.710 | 2026-08-31 23:46:50.710 | import eventlet as _eventlet # noqa 2026-08-31 23:46:54.687 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-31 23:46:54.688 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-31 23:46:54.688 | we strongly recommend against using it for new projects. 2026-08-31 23:46:54.688 | 2026-08-31 23:46:54.689 | If you are already using Eventlet, we recommend migrating to a different 2026-08-31 23:46:54.689 | framework. For more detail see 2026-08-31 23:46:54.689 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-31 23:46:54.689 | 2026-08-31 23:46:54.689 | import eventlet as _eventlet # noqa 2026-08-31 23:46:58.769 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-08-31 23:46:58.769 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-31 23:46:58.769 | we strongly recommend against using it for new projects. 2026-08-31 23:46:58.769 | 2026-08-31 23:46:58.769 | If you are already using Eventlet, we recommend migrating to a different 2026-08-31 23:46:58.769 | framework. For more detail see 2026-08-31 23:46:58.769 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-31 23:46:58.770 | 2026-08-31 23:46:58.770 | from eventlet import event 2026-08-31 23:46:59.413 | /opt/stack/neutron/neutron/__init__.py:26: UserWarning: The selected oslo_service backend is "eventlet" 2026-08-31 23:46:59.413 | warnings.warn('The selected oslo_service backend is "eventlet"') 2026-08-31 23:47:03.326 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-31 23:47:03.326 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-31 23:47:03.326 | we strongly recommend against using it for new projects. 2026-08-31 23:47:03.326 | 2026-08-31 23:47:03.326 | If you are already using Eventlet, we recommend migrating to a different 2026-08-31 23:47:03.326 | framework. For more detail see 2026-08-31 23:47:03.326 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-31 23:47:03.326 | 2026-08-31 23:47:03.326 | import eventlet as _eventlet # noqa 2026-08-31 23:47:05.217 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-31 23:47:05.217 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-31 23:47:05.218 | we strongly recommend against using it for new projects. 2026-08-31 23:47:05.218 | 2026-08-31 23:47:05.218 | If you are already using Eventlet, we recommend migrating to a different 2026-08-31 23:47:05.218 | framework. For more detail see 2026-08-31 23:47:05.218 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-31 23:47:05.218 | 2026-08-31 23:47:05.218 | import eventlet as _eventlet # noqa 2026-08-31 23:47:09.117 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-31 23:47:09.117 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-31 23:47:09.118 | we strongly recommend against using it for new projects. 2026-08-31 23:47:09.118 | 2026-08-31 23:47:09.118 | If you are already using Eventlet, we recommend migrating to a different 2026-08-31 23:47:09.118 | framework. For more detail see 2026-08-31 23:47:09.118 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-31 23:47:09.118 | 2026-08-31 23:47:09.118 | import eventlet as _eventlet # noqa 2026-08-31 23:47:11.668 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-31 23:47:11.668 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-31 23:47:11.669 | we strongly recommend against using it for new projects. 2026-08-31 23:47:11.669 | 2026-08-31 23:47:11.669 | If you are already using Eventlet, we recommend migrating to a different 2026-08-31 23:47:11.669 | framework. For more detail see 2026-08-31 23:47:11.669 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-31 23:47:11.669 | 2026-08-31 23:47:11.669 | import eventlet as _eventlet # noqa 2026-08-31 23:47:14.973 | + lib/neutron_plugins/ovn_agent:configure_ovn:598 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ovn_agent.ini.sample /etc/neutron/plugins/ml2/ovn_agent.ini 2026-08-31 23:47:14.980 | + lib/neutron_plugins/ovn_agent:configure_ovn:599 : configure_root_helper_options /etc/neutron/plugins/ml2/ovn_agent.ini 2026-08-31 23:47:14.983 | + lib/neutron:configure_root_helper_options:1109 : local conffile=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-08-31 23:47:14.986 | + lib/neutron:configure_root_helper_options:1110 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini agent root_helper 'sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-08-31 23:47:15.026 | + lib/neutron:configure_root_helper_options:1111 : [[ True == \T\r\u\e ]] 2026-08-31 23:47:15.029 | + lib/neutron:configure_root_helper_options:1112 : 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-08-31 23:47:15.071 | + lib/neutron_plugins/ovn_agent:configure_ovn:601 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT debug True 2026-08-31 23:47:15.111 | + lib/neutron_plugins/ovn_agent:configure_ovn:602 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT nova_metadata_host 192.168.122.25 2026-08-31 23:47:15.153 | + lib/neutron_plugins/ovn_agent:configure_ovn:603 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT metadata_workers 2 2026-08-31 23:47:15.195 | + lib/neutron_plugins/ovn_agent:configure_ovn:604 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT state_path /opt/stack/data/neutron 2026-08-31 23:47:15.233 | + lib/neutron_plugins/ovn_agent:configure_ovn:605 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovs ovsdb_connection tcp:127.0.0.1:6640 2026-08-31 23:47:15.273 | + lib/neutron_plugins/ovn_agent:configure_ovn:606 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_sb_connection tcp:192.168.122.25:6642 2026-08-31 23:47:15.311 | + lib/neutron_plugins/ovn_agent:configure_ovn:607 : is_service_enabled tls-proxy 2026-08-31 23:47:15.332 | + functions-common:is_service_enabled:2076 : return 1 2026-08-31 23:47:15.336 | + lib/neutron_plugins/ovn_agent:configure_ovn:615 : [[ /etc/neutron/plugins/ml2/ovn_agent.ini == /etc/neutron/plugins/ml2/ovn_agent.ini ]] 2026-08-31 23:47:15.338 | + lib/neutron_plugins/ovn_agent:configure_ovn:616 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini agent extensions metadata 2026-08-31 23:47:15.376 | + lib/neutron_plugins/ovn_agent:configure_ovn:617 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_nb_connection tcp:192.168.122.25:6641 2026-08-31 23:47:15.417 | + lib/neutron_plugins/ovn_agent:configure_ovn:618 : [[ metadata =~ ovn-evpn ]] 2026-08-31 23:47:15.420 | + lib/neutron:configure_neutron:409 : configure_ovn_plugin 2026-08-31 23:47:15.424 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:499 : echo 'Configuring Neutron for OVN' 2026-08-31 23:47:15.424 | Configuring Neutron for OVN 2026-08-31 23:47:15.427 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:501 : is_service_enabled q-svc neutron-api 2026-08-31 23:47:15.448 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:47:15.451 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:502 : filter_network_api_extensions 2026-08-31 23:47:15.456 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:473 : /opt/stack/data/venv/bin/python3 -c 'from neutron.common.ovn import extensions ;\ 2026-08-31 23:47:15.456 | print(",".join(extensions.ML2_SUPPORTED_API_EXTENSIONS))' 2026-08-31 23:47:16.104 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-31 23:47:16.104 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-31 23:47:16.104 | we strongly recommend against using it for new projects. 2026-08-31 23:47:16.104 | 2026-08-31 23:47:16.104 | If you are already using Eventlet, we recommend migrating to a different 2026-08-31 23:47:16.105 | framework. For more detail see 2026-08-31 23:47:16.105 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-31 23:47:16.105 | 2026-08-31 23:47:16.105 | import eventlet as _eventlet # noqa 2026-08-31 23:47:19.225 | + 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 2026-08-31 23:47:19.228 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:476 : /opt/stack/data/venv/bin/python3 -c 'from neutron.common.ovn import extensions ;\ 2026-08-31 23:47:19.229 | print(",".join(extensions.ML2_SUPPORTED_API_EXTENSIONS_OVN_L3))' 2026-08-31 23:47:19.899 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-31 23:47:19.899 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-31 23:47:19.899 | we strongly recommend against using it for new projects. 2026-08-31 23:47:19.899 | 2026-08-31 23:47:19.900 | If you are already using Eventlet, we recommend migrating to a different 2026-08-31 23:47:19.900 | framework. For more detail see 2026-08-31 23:47:19.900 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-31 23:47:19.900 | 2026-08-31 23:47:19.900 | import eventlet as _eventlet # noqa 2026-08-31 23:47:22.517 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:476 : 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-08-31 23:47:22.520 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:477 : is_service_enabled q-qos neutron-qos 2026-08-31 23:47:22.536 | + functions-common:is_service_enabled:2076 : return 1 2026-08-31 23:47:22.539 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : 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-08-31 23:47:22.542 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : 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-08-31 23:47:22.543 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : tr ', ' '\n' 2026-08-31 23:47:22.544 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 481: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-31 23:47:22.544 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : LC_ALL=C 2026-08-31 23:47:22.547 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 481: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-31 23:47:22.547 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : sort -u 2026-08-31 23:47:22.552 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : extensions='address-group 2026-08-31 23:47:22.552 | address-scope 2026-08-31 23:47:22.553 | agent 2026-08-31 23:47:22.553 | allowed-address-pairs 2026-08-31 23:47:22.553 | auto-allocated-topology 2026-08-31 23:47:22.553 | availability_zone 2026-08-31 23:47:22.553 | bgp 2026-08-31 23:47:22.553 | bgp_4byte_asn 2026-08-31 23:47:22.553 | bgp_dragent_scheduler 2026-08-31 23:47:22.553 | binding 2026-08-31 23:47:22.553 | binding-extended 2026-08-31 23:47:22.553 | default-subnetpools 2026-08-31 23:47:22.554 | dhcp_agent_scheduler 2026-08-31 23:47:22.554 | dns-domain-ports 2026-08-31 23:47:22.554 | dns-integration 2026-08-31 23:47:22.554 | dns-integration-domain-keywords 2026-08-31 23:47:22.554 | empty-string-filtering 2026-08-31 23:47:22.554 | enable-default-route-bfd 2026-08-31 23:47:22.554 | enable-default-route-ecmp 2026-08-31 23:47:22.554 | expose-port-forwarding-in-fip 2026-08-31 23:47:22.554 | ext-gw-mode 2026-08-31 23:47:22.555 | external-gateway-multihoming 2026-08-31 23:47:22.555 | external-net 2026-08-31 23:47:22.556 | extra_dhcp_opt 2026-08-31 23:47:22.557 | extraroute 2026-08-31 23:47:22.557 | extraroute-atomic 2026-08-31 23:47:22.558 | filter-validation 2026-08-31 23:47:22.558 | fip-port-details 2026-08-31 23:47:22.559 | flavors 2026-08-31 23:47:22.559 | floating-ip-port-forwarding 2026-08-31 23:47:22.559 | floating-ip-port-forwarding-description 2026-08-31 23:47:22.560 | floating-ip-port-forwarding-detail 2026-08-31 23:47:22.560 | floating-ip-port-forwarding-port-ranges 2026-08-31 23:47:22.560 | floatingip-pools 2026-08-31 23:47:22.560 | fwaas_v2 2026-08-31 23:47:22.560 | ip_allocation 2026-08-31 23:47:22.560 | l3-agent-scheduler-ha-chassis-priority 2026-08-31 23:47:22.560 | l3-flavors 2026-08-31 23:47:22.561 | l3-ha 2026-08-31 23:47:22.561 | l3_agent_scheduler 2026-08-31 23:47:22.561 | logging 2026-08-31 23:47:22.561 | multi-provider 2026-08-31 23:47:22.561 | net-mtu 2026-08-31 23:47:22.561 | net-mtu-writable 2026-08-31 23:47:22.562 | network-ip-availability 2026-08-31 23:47:22.562 | network_availability_zone 2026-08-31 23:47:22.562 | network_ha 2026-08-31 23:47:22.562 | pagination 2026-08-31 23:47:22.562 | port-device-profile 2026-08-31 23:47:22.562 | port-hardware-offload-type 2026-08-31 23:47:22.562 | port-mac-address-regenerate 2026-08-31 23:47:22.563 | port-numa-affinity-policy 2026-08-31 23:47:22.563 | port-numa-affinity-policy-socket 2026-08-31 23:47:22.563 | port-resource-request 2026-08-31 23:47:22.563 | port-security 2026-08-31 23:47:22.563 | port-trusted-vif 2026-08-31 23:47:22.564 | project-id 2026-08-31 23:47:22.564 | provider 2026-08-31 23:47:22.564 | pvlan 2026-08-31 23:47:22.564 | qinq 2026-08-31 23:47:22.564 | qos 2026-08-31 23:47:22.565 | qos-bw-limit-direction 2026-08-31 23:47:22.565 | qos-bw-minimum-ingress 2026-08-31 23:47:22.565 | qos-default 2026-08-31 23:47:22.565 | qos-fip 2026-08-31 23:47:22.565 | qos-gateway-ip 2026-08-31 23:47:22.565 | qos-rule-type-details 2026-08-31 23:47:22.566 | qos-rule-type-filter 2026-08-31 23:47:22.566 | qos-rules-alias 2026-08-31 23:47:22.566 | quota-check-limit 2026-08-31 23:47:22.566 | quota-check-limit-default 2026-08-31 23:47:22.567 | quota_details 2026-08-31 23:47:22.567 | quotas 2026-08-31 23:47:22.567 | rbac-address-scope 2026-08-31 23:47:22.567 | rbac-policies 2026-08-31 23:47:22.567 | rbac-security-groups 2026-08-31 23:47:22.567 | router 2026-08-31 23:47:22.568 | router-enable-snat 2026-08-31 23:47:22.568 | router_availability_zone 2026-08-31 23:47:22.568 | security-group 2026-08-31 23:47:22.568 | security-groups-default-rules 2026-08-31 23:47:22.568 | security-groups-default-statefulness 2026-08-31 23:47:22.568 | security-groups-normalized-cidr 2026-08-31 23:47:22.569 | security-groups-remote-address-group 2026-08-31 23:47:22.569 | security-groups-rules-belongs-to-default-sg 2026-08-31 23:47:22.569 | security-groups-shared-filtering 2026-08-31 23:47:22.569 | segment 2026-08-31 23:47:22.569 | sorting 2026-08-31 23:47:22.569 | standard-attr-description 2026-08-31 23:47:22.569 | standard-attr-fwaas-v2 2026-08-31 23:47:22.570 | standard-attr-revisions 2026-08-31 23:47:22.570 | standard-attr-tag 2026-08-31 23:47:22.570 | standard-attr-timestamp 2026-08-31 23:47:22.570 | stateful-security-group 2026-08-31 23:47:22.570 | subnet-dns-publish-fixed-ip 2026-08-31 23:47:22.571 | subnet-external-network 2026-08-31 23:47:22.571 | subnet-service-types 2026-08-31 23:47:22.571 | subnet_allocation 2026-08-31 23:47:22.571 | subnet_onboard 2026-08-31 23:47:22.571 | subnetpool-prefix-ops 2026-08-31 23:47:22.571 | tag-creation 2026-08-31 23:47:22.572 | tap-mirror 2026-08-31 23:47:22.572 | tap-mirror-both-direction 2026-08-31 23:47:22.572 | trunk 2026-08-31 23:47:22.572 | uplink-status-propagation 2026-08-31 23:47:22.572 | uplink-status-propagation-updatable 2026-08-31 23:47:22.572 | vlan-transparent 2026-08-31 23:47:22.572 | vpn-endpoint-groups 2026-08-31 23:47:22.572 | vpnaas' 2026-08-31 23:47:22.573 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:482 : tr ', ' '\n' 2026-08-31 23:47:22.573 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 482: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-31 23:47:22.573 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:482 : LC_ALL=C 2026-08-31 23:47:22.573 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:482 : 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-08-31 23:47:22.573 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 482: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-31 23:47:22.573 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:482 : sort -u 2026-08-31 23:47:22.574 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:482 : supported_ext='address-group 2026-08-31 23:47:22.574 | address-scope 2026-08-31 23:47:22.574 | agent 2026-08-31 23:47:22.574 | allowed-address-pairs 2026-08-31 23:47:22.574 | auto-allocated-topology 2026-08-31 23:47:22.574 | availability_zone 2026-08-31 23:47:22.575 | bgp 2026-08-31 23:47:22.575 | bgp_4byte_asn 2026-08-31 23:47:22.575 | bgp_dragent_scheduler 2026-08-31 23:47:22.575 | binding 2026-08-31 23:47:22.575 | binding-extended 2026-08-31 23:47:22.575 | default-subnetpools 2026-08-31 23:47:22.576 | dhcp_agent_scheduler 2026-08-31 23:47:22.576 | dns-domain-ports 2026-08-31 23:47:22.576 | dns-integration 2026-08-31 23:47:22.576 | dns-integration-domain-keywords 2026-08-31 23:47:22.576 | empty-string-filtering 2026-08-31 23:47:22.576 | enable-default-route-bfd 2026-08-31 23:47:22.577 | enable-default-route-ecmp 2026-08-31 23:47:22.577 | expose-port-forwarding-in-fip 2026-08-31 23:47:22.577 | ext-gw-mode 2026-08-31 23:47:22.577 | external-gateway-multihoming 2026-08-31 23:47:22.577 | external-net 2026-08-31 23:47:22.578 | extra_dhcp_opt 2026-08-31 23:47:22.578 | extraroute 2026-08-31 23:47:22.578 | extraroute-atomic 2026-08-31 23:47:22.578 | filter-validation 2026-08-31 23:47:22.578 | fip-port-details 2026-08-31 23:47:22.579 | flavors 2026-08-31 23:47:22.579 | floating-ip-port-forwarding 2026-08-31 23:47:22.579 | floating-ip-port-forwarding-description 2026-08-31 23:47:22.580 | floating-ip-port-forwarding-detail 2026-08-31 23:47:22.580 | floating-ip-port-forwarding-port-ranges 2026-08-31 23:47:22.580 | floatingip-pools 2026-08-31 23:47:22.580 | fwaas_v2 2026-08-31 23:47:22.580 | ip_allocation 2026-08-31 23:47:22.580 | l3-agent-scheduler-ha-chassis-priority 2026-08-31 23:47:22.581 | l3-flavors 2026-08-31 23:47:22.581 | l3-ha 2026-08-31 23:47:22.581 | l3_agent_scheduler 2026-08-31 23:47:22.581 | logging 2026-08-31 23:47:22.581 | multi-provider 2026-08-31 23:47:22.581 | net-mtu 2026-08-31 23:47:22.582 | net-mtu-writable 2026-08-31 23:47:22.582 | network-ip-availability 2026-08-31 23:47:22.582 | network_availability_zone 2026-08-31 23:47:22.582 | network_ha 2026-08-31 23:47:22.582 | pagination 2026-08-31 23:47:22.582 | port-device-profile 2026-08-31 23:47:22.582 | port-hardware-offload-type 2026-08-31 23:47:22.583 | port-mac-address-regenerate 2026-08-31 23:47:22.583 | port-numa-affinity-policy 2026-08-31 23:47:22.583 | port-numa-affinity-policy-socket 2026-08-31 23:47:22.583 | port-resource-request 2026-08-31 23:47:22.583 | port-security 2026-08-31 23:47:22.583 | port-trusted-vif 2026-08-31 23:47:22.583 | project-id 2026-08-31 23:47:22.584 | provider 2026-08-31 23:47:22.584 | pvlan 2026-08-31 23:47:22.584 | qinq 2026-08-31 23:47:22.584 | qos 2026-08-31 23:47:22.584 | qos-bw-limit-direction 2026-08-31 23:47:22.584 | qos-bw-minimum-ingress 2026-08-31 23:47:22.584 | qos-default 2026-08-31 23:47:22.585 | qos-fip 2026-08-31 23:47:22.585 | qos-gateway-ip 2026-08-31 23:47:22.585 | qos-rule-type-details 2026-08-31 23:47:22.585 | qos-rule-type-filter 2026-08-31 23:47:22.585 | qos-rules-alias 2026-08-31 23:47:22.585 | quota-check-limit 2026-08-31 23:47:22.586 | quota-check-limit-default 2026-08-31 23:47:22.586 | quota_details 2026-08-31 23:47:22.586 | quotas 2026-08-31 23:47:22.586 | rbac-address-scope 2026-08-31 23:47:22.586 | rbac-policies 2026-08-31 23:47:22.586 | rbac-security-groups 2026-08-31 23:47:22.587 | router 2026-08-31 23:47:22.587 | router-enable-snat 2026-08-31 23:47:22.587 | router_availability_zone 2026-08-31 23:47:22.587 | security-group 2026-08-31 23:47:22.587 | security-groups-default-rules 2026-08-31 23:47:22.588 | security-groups-default-statefulness 2026-08-31 23:47:22.588 | security-groups-normalized-cidr 2026-08-31 23:47:22.588 | security-groups-remote-address-group 2026-08-31 23:47:22.588 | security-groups-rules-belongs-to-default-sg 2026-08-31 23:47:22.588 | security-groups-shared-filtering 2026-08-31 23:47:22.588 | segment 2026-08-31 23:47:22.588 | sorting 2026-08-31 23:47:22.589 | standard-attr-description 2026-08-31 23:47:22.589 | standard-attr-fwaas-v2 2026-08-31 23:47:22.589 | standard-attr-revisions 2026-08-31 23:47:22.589 | standard-attr-tag 2026-08-31 23:47:22.589 | standard-attr-timestamp 2026-08-31 23:47:22.589 | stateful-security-group 2026-08-31 23:47:22.590 | subnet-dns-publish-fixed-ip 2026-08-31 23:47:22.590 | subnet-external-network 2026-08-31 23:47:22.590 | subnet-service-types 2026-08-31 23:47:22.590 | subnet_allocation 2026-08-31 23:47:22.591 | subnet_onboard 2026-08-31 23:47:22.591 | subnetpool-prefix-ops 2026-08-31 23:47:22.591 | tag-creation 2026-08-31 23:47:22.591 | tap-mirror 2026-08-31 23:47:22.591 | tap-mirror-both-direction 2026-08-31 23:47:22.591 | trunk 2026-08-31 23:47:22.591 | uplink-status-propagation 2026-08-31 23:47:22.591 | uplink-status-propagation-updatable 2026-08-31 23:47:22.592 | vlan-transparent 2026-08-31 23:47:22.592 | vpn-endpoint-groups 2026-08-31 23:47:22.592 | vpnaas' 2026-08-31 23:47:22.592 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:483 : echo -e 'address-group 2026-08-31 23:47:22.592 | address-scope 2026-08-31 23:47:22.592 | agent 2026-08-31 23:47:22.592 | allowed-address-pairs 2026-08-31 23:47:22.593 | auto-allocated-topology 2026-08-31 23:47:22.593 | availability_zone 2026-08-31 23:47:22.593 | bgp 2026-08-31 23:47:22.593 | bgp_4byte_asn 2026-08-31 23:47:22.593 | bgp_dragent_scheduler 2026-08-31 23:47:22.593 | binding 2026-08-31 23:47:22.593 | binding-extended 2026-08-31 23:47:22.594 | default-subnetpools 2026-08-31 23:47:22.594 | dhcp_agent_scheduler 2026-08-31 23:47:22.594 | dns-domain-ports 2026-08-31 23:47:22.594 | dns-integration 2026-08-31 23:47:22.594 | dns-integration-domain-keywords 2026-08-31 23:47:22.594 | empty-string-filtering 2026-08-31 23:47:22.594 | enable-default-route-bfd 2026-08-31 23:47:22.594 | enable-default-route-ecmp 2026-08-31 23:47:22.595 | expose-port-forwarding-in-fip 2026-08-31 23:47:22.595 | ext-gw-mode 2026-08-31 23:47:22.595 | external-gateway-multihoming 2026-08-31 23:47:22.595 | external-net 2026-08-31 23:47:22.595 | extra_dhcp_opt 2026-08-31 23:47:22.595 | extraroute 2026-08-31 23:47:22.595 | extraroute-atomic 2026-08-31 23:47:22.596 | filter-validation 2026-08-31 23:47:22.596 | fip-port-details 2026-08-31 23:47:22.596 | flavors 2026-08-31 23:47:22.596 | floating-ip-port-forwarding 2026-08-31 23:47:22.596 | floating-ip-port-forwarding-description 2026-08-31 23:47:22.596 | floating-ip-port-forwarding-detail 2026-08-31 23:47:22.597 | floating-ip-port-forwarding-port-ranges 2026-08-31 23:47:22.597 | floatingip-pools 2026-08-31 23:47:22.597 | fwaas_v2 2026-08-31 23:47:22.597 | ip_allocation 2026-08-31 23:47:22.597 | l3-agent-scheduler-ha-chassis-priority 2026-08-31 23:47:22.597 | l3-flavors 2026-08-31 23:47:22.598 | l3-ha 2026-08-31 23:47:22.598 | l3_agent_scheduler 2026-08-31 23:47:22.598 | logging 2026-08-31 23:47:22.598 | multi-provider 2026-08-31 23:47:22.598 | net-mtu 2026-08-31 23:47:22.599 | net-mtu-writable 2026-08-31 23:47:22.599 | network-ip-availability 2026-08-31 23:47:22.599 | network_availability_zone 2026-08-31 23:47:22.599 | network_ha 2026-08-31 23:47:22.599 | pagination 2026-08-31 23:47:22.599 | port-device-profile 2026-08-31 23:47:22.599 | port-hardware-offload-type 2026-08-31 23:47:22.600 | port-mac-address-regenerate 2026-08-31 23:47:22.600 | port-numa-affinity-policy 2026-08-31 23:47:22.600 | port-numa-affinity-policy-socket 2026-08-31 23:47:22.600 | port-resource-request 2026-08-31 23:47:22.600 | port-security 2026-08-31 23:47:22.600 | port-trusted-vif 2026-08-31 23:47:22.601 | project-id 2026-08-31 23:47:22.601 | provider 2026-08-31 23:47:22.601 | pvlan 2026-08-31 23:47:22.601 | qinq 2026-08-31 23:47:22.601 | qos 2026-08-31 23:47:22.601 | qos-bw-limit-direction 2026-08-31 23:47:22.602 | qos-bw-minimum-ingress 2026-08-31 23:47:22.602 | qos-default 2026-08-31 23:47:22.602 | qos-fip 2026-08-31 23:47:22.602 | qos-gateway-ip 2026-08-31 23:47:22.602 | qos-rule-type-details 2026-08-31 23:47:22.602 | qos-rule-type-filter 2026-08-31 23:47:22.602 | qos-rules-alias 2026-08-31 23:47:22.603 | quota-check-limit 2026-08-31 23:47:22.603 | quota-check-limit-default 2026-08-31 23:47:22.603 | quota_details 2026-08-31 23:47:22.603 | quotas 2026-08-31 23:47:22.603 | rbac-address-scope 2026-08-31 23:47:22.603 | rbac-policies 2026-08-31 23:47:22.604 | rbac-security-groups 2026-08-31 23:47:22.604 | router 2026-08-31 23:47:22.604 | router-enable-snat 2026-08-31 23:47:22.604 | router_availability_zone 2026-08-31 23:47:22.604 | security-group 2026-08-31 23:47:22.604 | security-groups-default-rules 2026-08-31 23:47:22.605 | security-groups-default-statefulness 2026-08-31 23:47:22.605 | security-groups-normalized-cidr 2026-08-31 23:47:22.605 | security-groups-remote-address-group 2026-08-31 23:47:22.605 | security-groups-rules-belongs-to-default-sg 2026-08-31 23:47:22.605 | security-groups-shared-filtering 2026-08-31 23:47:22.605 | segment 2026-08-31 23:47:22.605 | sorting 2026-08-31 23:47:22.606 | standard-attr-description 2026-08-31 23:47:22.606 | standard-attr-fwaas-v2 2026-08-31 23:47:22.606 | standard-attr-revisions 2026-08-31 23:47:22.606 | standard-attr-tag 2026-08-31 23:47:22.606 | standard-attr-timestamp 2026-08-31 23:47:22.606 | stateful-security-group 2026-08-31 23:47:22.607 | subnet-dns-publish-fixed-ip 2026-08-31 23:47:22.607 | subnet-external-network 2026-08-31 23:47:22.607 | subnet-service-types 2026-08-31 23:47:22.607 | subnet_allocation 2026-08-31 23:47:22.607 | subnet_onboard 2026-08-31 23:47:22.607 | subnetpool-prefix-ops 2026-08-31 23:47:22.608 | tag-creation 2026-08-31 23:47:22.608 | tap-mirror 2026-08-31 23:47:22.608 | tap-mirror-both-direction 2026-08-31 23:47:22.608 | trunk 2026-08-31 23:47:22.608 | uplink-status-propagation 2026-08-31 23:47:22.608 | uplink-status-propagation-updatable 2026-08-31 23:47:22.609 | vlan-transparent 2026-08-31 23:47:22.609 | vpn-endpoint-groups 2026-08-31 23:47:22.609 | vpnaas' 2026-08-31 23:47:22.609 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 483: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-31 23:47:22.609 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:483 : LC_ALL=C 2026-08-31 23:47:22.609 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:483 : echo -e 'address-group 2026-08-31 23:47:22.610 | address-scope 2026-08-31 23:47:22.610 | agent 2026-08-31 23:47:22.610 | allowed-address-pairs 2026-08-31 23:47:22.610 | auto-allocated-topology 2026-08-31 23:47:22.610 | availability_zone 2026-08-31 23:47:22.610 | bgp 2026-08-31 23:47:22.611 | bgp_4byte_asn 2026-08-31 23:47:22.611 | bgp_dragent_scheduler 2026-08-31 23:47:22.611 | binding 2026-08-31 23:47:22.611 | binding-extended 2026-08-31 23:47:22.611 | default-subnetpools 2026-08-31 23:47:22.612 | dhcp_agent_scheduler 2026-08-31 23:47:22.612 | dns-domain-ports 2026-08-31 23:47:22.612 | dns-integration 2026-08-31 23:47:22.612 | dns-integration-domain-keywords 2026-08-31 23:47:22.612 | empty-string-filtering 2026-08-31 23:47:22.612 | enable-default-route-bfd 2026-08-31 23:47:22.613 | enable-default-route-ecmp 2026-08-31 23:47:22.613 | expose-port-forwarding-in-fip 2026-08-31 23:47:22.613 | ext-gw-mode 2026-08-31 23:47:22.613 | external-gateway-multihoming 2026-08-31 23:47:22.613 | external-net 2026-08-31 23:47:22.613 | extra_dhcp_opt 2026-08-31 23:47:22.614 | extraroute 2026-08-31 23:47:22.614 | extraroute-atomic 2026-08-31 23:47:22.614 | filter-validation 2026-08-31 23:47:22.614 | fip-port-details 2026-08-31 23:47:22.614 | flavors 2026-08-31 23:47:22.614 | floating-ip-port-forwarding 2026-08-31 23:47:22.615 | floating-ip-port-forwarding-description 2026-08-31 23:47:22.615 | floating-ip-port-forwarding-detail 2026-08-31 23:47:22.615 | floating-ip-port-forwarding-port-ranges 2026-08-31 23:47:22.615 | floatingip-pools 2026-08-31 23:47:22.615 | fwaas_v2 2026-08-31 23:47:22.615 | ip_allocation 2026-08-31 23:47:22.616 | l3-agent-scheduler-ha-chassis-priority 2026-08-31 23:47:22.616 | l3-flavors 2026-08-31 23:47:22.616 | l3-ha 2026-08-31 23:47:22.616 | l3_agent_scheduler 2026-08-31 23:47:22.616 | logging 2026-08-31 23:47:22.616 | multi-provider 2026-08-31 23:47:22.617 | net-mtu 2026-08-31 23:47:22.617 | net-mtu-writable 2026-08-31 23:47:22.617 | network-ip-availability 2026-08-31 23:47:22.617 | network_availability_zone 2026-08-31 23:47:22.617 | network_ha 2026-08-31 23:47:22.617 | pagination 2026-08-31 23:47:22.617 | port-device-profile 2026-08-31 23:47:22.618 | port-hardware-offload-type 2026-08-31 23:47:22.618 | port-mac-address-regenerate 2026-08-31 23:47:22.618 | port-numa-affinity-policy 2026-08-31 23:47:22.618 | port-numa-affinity-policy-socket 2026-08-31 23:47:22.618 | port-resource-request 2026-08-31 23:47:22.618 | port-security 2026-08-31 23:47:22.619 | port-trusted-vif 2026-08-31 23:47:22.619 | project-id 2026-08-31 23:47:22.619 | provider 2026-08-31 23:47:22.619 | pvlan 2026-08-31 23:47:22.619 | qinq 2026-08-31 23:47:22.619 | qos 2026-08-31 23:47:22.620 | qos-bw-limit-direction 2026-08-31 23:47:22.620 | qos-bw-minimum-ingress 2026-08-31 23:47:22.620 | qos-default 2026-08-31 23:47:22.620 | qos-fip 2026-08-31 23:47:22.620 | qos-gateway-ip 2026-08-31 23:47:22.620 | qos-rule-type-details 2026-08-31 23:47:22.621 | qos-rule-type-filter 2026-08-31 23:47:22.621 | qos-rules-alias 2026-08-31 23:47:22.621 | quota-check-limit 2026-08-31 23:47:22.621 | quota-check-limit-default 2026-08-31 23:47:22.621 | quota_details 2026-08-31 23:47:22.621 | quotas 2026-08-31 23:47:22.622 | rbac-address-scope 2026-08-31 23:47:22.622 | rbac-policies 2026-08-31 23:47:22.622 | rbac-security-groups 2026-08-31 23:47:22.622 | router 2026-08-31 23:47:22.622 | router-enable-snat 2026-08-31 23:47:22.622 | router_availability_zone 2026-08-31 23:47:22.622 | security-group 2026-08-31 23:47:22.623 | security-groups-default-rules 2026-08-31 23:47:22.623 | security-groups-default-statefulness 2026-08-31 23:47:22.623 | security-groups-normalized-cidr 2026-08-31 23:47:22.623 | security-groups-remote-address-group 2026-08-31 23:47:22.623 | security-groups-rules-belongs-to-default-sg 2026-08-31 23:47:22.623 | security-groups-shared-filtering 2026-08-31 23:47:22.624 | segment 2026-08-31 23:47:22.624 | sorting 2026-08-31 23:47:22.624 | standard-attr-description 2026-08-31 23:47:22.624 | standard-attr-fwaas-v2 2026-08-31 23:47:22.624 | standard-attr-revisions 2026-08-31 23:47:22.624 | standard-attr-tag 2026-08-31 23:47:22.625 | standard-attr-timestamp 2026-08-31 23:47:22.625 | stateful-security-group 2026-08-31 23:47:22.625 | subnet-dns-publish-fixed-ip 2026-08-31 23:47:22.625 | subnet-external-network 2026-08-31 23:47:22.625 | subnet-service-types 2026-08-31 23:47:22.625 | subnet_allocation 2026-08-31 23:47:22.626 | subnet_onboard 2026-08-31 23:47:22.626 | subnetpool-prefix-ops 2026-08-31 23:47:22.626 | tag-creation 2026-08-31 23:47:22.626 | tap-mirror 2026-08-31 23:47:22.626 | tap-mirror-both-direction 2026-08-31 23:47:22.626 | trunk 2026-08-31 23:47:22.626 | uplink-status-propagation 2026-08-31 23:47:22.627 | uplink-status-propagation-updatable 2026-08-31 23:47:22.627 | vlan-transparent 2026-08-31 23:47:22.627 | vpn-endpoint-groups 2026-08-31 23:47:22.627 | vpnaas' 2026-08-31 23:47:22.627 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 483: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-31 23:47:22.627 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:483 : comm -12 /dev/fd/63 /dev/fd/62 2026-08-31 23:47:22.628 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:483 : enabled_ext='address-group 2026-08-31 23:47:22.628 | address-scope 2026-08-31 23:47:22.628 | agent 2026-08-31 23:47:22.628 | allowed-address-pairs 2026-08-31 23:47:22.628 | auto-allocated-topology 2026-08-31 23:47:22.628 | availability_zone 2026-08-31 23:47:22.628 | bgp 2026-08-31 23:47:22.629 | bgp_4byte_asn 2026-08-31 23:47:22.629 | bgp_dragent_scheduler 2026-08-31 23:47:22.629 | binding 2026-08-31 23:47:22.629 | binding-extended 2026-08-31 23:47:22.629 | default-subnetpools 2026-08-31 23:47:22.629 | dhcp_agent_scheduler 2026-08-31 23:47:22.629 | dns-domain-ports 2026-08-31 23:47:22.630 | dns-integration 2026-08-31 23:47:22.630 | dns-integration-domain-keywords 2026-08-31 23:47:22.630 | empty-string-filtering 2026-08-31 23:47:22.630 | enable-default-route-bfd 2026-08-31 23:47:22.630 | enable-default-route-ecmp 2026-08-31 23:47:22.630 | expose-port-forwarding-in-fip 2026-08-31 23:47:22.631 | ext-gw-mode 2026-08-31 23:47:22.631 | external-gateway-multihoming 2026-08-31 23:47:22.631 | external-net 2026-08-31 23:47:22.631 | extra_dhcp_opt 2026-08-31 23:47:22.631 | extraroute 2026-08-31 23:47:22.631 | extraroute-atomic 2026-08-31 23:47:22.631 | filter-validation 2026-08-31 23:47:22.632 | fip-port-details 2026-08-31 23:47:22.632 | flavors 2026-08-31 23:47:22.632 | floating-ip-port-forwarding 2026-08-31 23:47:22.632 | floating-ip-port-forwarding-description 2026-08-31 23:47:22.632 | floating-ip-port-forwarding-detail 2026-08-31 23:47:22.632 | floating-ip-port-forwarding-port-ranges 2026-08-31 23:47:22.633 | floatingip-pools 2026-08-31 23:47:22.633 | fwaas_v2 2026-08-31 23:47:22.633 | ip_allocation 2026-08-31 23:47:22.633 | l3-agent-scheduler-ha-chassis-priority 2026-08-31 23:47:22.633 | l3-flavors 2026-08-31 23:47:22.633 | l3-ha 2026-08-31 23:47:22.633 | l3_agent_scheduler 2026-08-31 23:47:22.634 | logging 2026-08-31 23:47:22.634 | multi-provider 2026-08-31 23:47:22.634 | net-mtu 2026-08-31 23:47:22.634 | net-mtu-writable 2026-08-31 23:47:22.634 | network-ip-availability 2026-08-31 23:47:22.634 | network_availability_zone 2026-08-31 23:47:22.635 | network_ha 2026-08-31 23:47:22.635 | pagination 2026-08-31 23:47:22.635 | port-device-profile 2026-08-31 23:47:22.635 | port-hardware-offload-type 2026-08-31 23:47:22.635 | port-mac-address-regenerate 2026-08-31 23:47:22.635 | port-numa-affinity-policy 2026-08-31 23:47:22.636 | port-numa-affinity-policy-socket 2026-08-31 23:47:22.636 | port-resource-request 2026-08-31 23:47:22.636 | port-security 2026-08-31 23:47:22.636 | port-trusted-vif 2026-08-31 23:47:22.636 | project-id 2026-08-31 23:47:22.636 | provider 2026-08-31 23:47:22.636 | pvlan 2026-08-31 23:47:22.637 | qinq 2026-08-31 23:47:22.637 | qos 2026-08-31 23:47:22.637 | qos-bw-limit-direction 2026-08-31 23:47:22.637 | qos-bw-minimum-ingress 2026-08-31 23:47:22.637 | qos-default 2026-08-31 23:47:22.637 | qos-fip 2026-08-31 23:47:22.638 | qos-gateway-ip 2026-08-31 23:47:22.638 | qos-rule-type-details 2026-08-31 23:47:22.638 | qos-rule-type-filter 2026-08-31 23:47:22.638 | qos-rules-alias 2026-08-31 23:47:22.638 | quota-check-limit 2026-08-31 23:47:22.638 | quota-check-limit-default 2026-08-31 23:47:22.639 | quota_details 2026-08-31 23:47:22.639 | quotas 2026-08-31 23:47:22.639 | rbac-address-scope 2026-08-31 23:47:22.639 | rbac-policies 2026-08-31 23:47:22.639 | rbac-security-groups 2026-08-31 23:47:22.639 | router 2026-08-31 23:47:22.640 | router-enable-snat 2026-08-31 23:47:22.640 | router_availability_zone 2026-08-31 23:47:22.640 | security-group 2026-08-31 23:47:22.640 | security-groups-default-rules 2026-08-31 23:47:22.640 | security-groups-default-statefulness 2026-08-31 23:47:22.640 | security-groups-normalized-cidr 2026-08-31 23:47:22.640 | security-groups-remote-address-group 2026-08-31 23:47:22.641 | security-groups-rules-belongs-to-default-sg 2026-08-31 23:47:22.641 | security-groups-shared-filtering 2026-08-31 23:47:22.641 | segment 2026-08-31 23:47:22.641 | sorting 2026-08-31 23:47:22.641 | standard-attr-description 2026-08-31 23:47:22.641 | standard-attr-fwaas-v2 2026-08-31 23:47:22.642 | standard-attr-revisions 2026-08-31 23:47:22.642 | standard-attr-tag 2026-08-31 23:47:22.642 | standard-attr-timestamp 2026-08-31 23:47:22.642 | stateful-security-group 2026-08-31 23:47:22.642 | subnet-dns-publish-fixed-ip 2026-08-31 23:47:22.642 | subnet-external-network 2026-08-31 23:47:22.642 | subnet-service-types 2026-08-31 23:47:22.642 | subnet_allocation 2026-08-31 23:47:22.643 | subnet_onboard 2026-08-31 23:47:22.643 | subnetpool-prefix-ops 2026-08-31 23:47:22.643 | tag-creation 2026-08-31 23:47:22.643 | tap-mirror 2026-08-31 23:47:22.643 | tap-mirror-both-direction 2026-08-31 23:47:22.643 | trunk 2026-08-31 23:47:22.644 | uplink-status-propagation 2026-08-31 23:47:22.644 | uplink-status-propagation-updatable 2026-08-31 23:47:22.644 | vlan-transparent 2026-08-31 23:47:22.644 | vpn-endpoint-groups 2026-08-31 23:47:22.644 | vpnaas' 2026-08-31 23:47:22.644 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:484 : echo -e 'address-group 2026-08-31 23:47:22.644 | address-scope 2026-08-31 23:47:22.645 | agent 2026-08-31 23:47:22.645 | allowed-address-pairs 2026-08-31 23:47:22.645 | auto-allocated-topology 2026-08-31 23:47:22.645 | availability_zone 2026-08-31 23:47:22.645 | bgp 2026-08-31 23:47:22.645 | bgp_4byte_asn 2026-08-31 23:47:22.646 | bgp_dragent_scheduler 2026-08-31 23:47:22.646 | binding 2026-08-31 23:47:22.646 | binding-extended 2026-08-31 23:47:22.646 | default-subnetpools 2026-08-31 23:47:22.646 | dhcp_agent_scheduler 2026-08-31 23:47:22.646 | dns-domain-ports 2026-08-31 23:47:22.647 | dns-integration 2026-08-31 23:47:22.647 | dns-integration-domain-keywords 2026-08-31 23:47:22.647 | empty-string-filtering 2026-08-31 23:47:22.647 | enable-default-route-bfd 2026-08-31 23:47:22.647 | enable-default-route-ecmp 2026-08-31 23:47:22.647 | expose-port-forwarding-in-fip 2026-08-31 23:47:22.647 | ext-gw-mode 2026-08-31 23:47:22.648 | external-gateway-multihoming 2026-08-31 23:47:22.648 | external-net 2026-08-31 23:47:22.648 | extra_dhcp_opt 2026-08-31 23:47:22.648 | extraroute 2026-08-31 23:47:22.648 | extraroute-atomic 2026-08-31 23:47:22.648 | filter-validation 2026-08-31 23:47:22.648 | fip-port-details 2026-08-31 23:47:22.649 | flavors 2026-08-31 23:47:22.649 | floating-ip-port-forwarding 2026-08-31 23:47:22.649 | floating-ip-port-forwarding-description 2026-08-31 23:47:22.649 | floating-ip-port-forwarding-detail 2026-08-31 23:47:22.649 | floating-ip-port-forwarding-port-ranges 2026-08-31 23:47:22.649 | floatingip-pools 2026-08-31 23:47:22.649 | fwaas_v2 2026-08-31 23:47:22.650 | ip_allocation 2026-08-31 23:47:22.650 | l3-agent-scheduler-ha-chassis-priority 2026-08-31 23:47:22.650 | l3-flavors 2026-08-31 23:47:22.650 | l3-ha 2026-08-31 23:47:22.650 | l3_agent_scheduler 2026-08-31 23:47:22.651 | logging 2026-08-31 23:47:22.651 | multi-provider 2026-08-31 23:47:22.651 | net-mtu 2026-08-31 23:47:22.651 | net-mtu-writable 2026-08-31 23:47:22.651 | network-ip-availability 2026-08-31 23:47:22.651 | network_availability_zone 2026-08-31 23:47:22.651 | network_ha 2026-08-31 23:47:22.652 | pagination 2026-08-31 23:47:22.652 | port-device-profile 2026-08-31 23:47:22.652 | port-hardware-offload-type 2026-08-31 23:47:22.652 | port-mac-address-regenerate 2026-08-31 23:47:22.652 | port-numa-affinity-policy 2026-08-31 23:47:22.652 | port-numa-affinity-policy-socket 2026-08-31 23:47:22.653 | port-resource-request 2026-08-31 23:47:22.653 | port-security 2026-08-31 23:47:22.653 | port-trusted-vif 2026-08-31 23:47:22.653 | project-id 2026-08-31 23:47:22.653 | provider 2026-08-31 23:47:22.654 | pvlan 2026-08-31 23:47:22.654 | qinq 2026-08-31 23:47:22.654 | qos 2026-08-31 23:47:22.654 | qos-bw-limit-direction 2026-08-31 23:47:22.654 | qos-bw-minimum-ingress 2026-08-31 23:47:22.654 | qos-default 2026-08-31 23:47:22.655 | qos-fip 2026-08-31 23:47:22.655 | qos-gateway-ip 2026-08-31 23:47:22.655 | qos-rule-type-details 2026-08-31 23:47:22.655 | qos-rule-type-filter 2026-08-31 23:47:22.655 | qos-rules-alias 2026-08-31 23:47:22.655 | quota-check-limit 2026-08-31 23:47:22.656 | quota-check-limit-default 2026-08-31 23:47:22.656 | quota_details 2026-08-31 23:47:22.656 | quotas 2026-08-31 23:47:22.656 | rbac-address-scope 2026-08-31 23:47:22.656 | rbac-policies 2026-08-31 23:47:22.656 | rbac-security-groups 2026-08-31 23:47:22.657 | router 2026-08-31 23:47:22.657 | router-enable-snat 2026-08-31 23:47:22.657 | router_availability_zone 2026-08-31 23:47:22.657 | security-group 2026-08-31 23:47:22.657 | security-groups-default-rules 2026-08-31 23:47:22.657 | security-groups-default-statefulness 2026-08-31 23:47:22.657 | security-groups-normalized-cidr 2026-08-31 23:47:22.658 | security-groups-remote-address-group 2026-08-31 23:47:22.658 | security-groups-rules-belongs-to-default-sg 2026-08-31 23:47:22.658 | security-groups-shared-filtering 2026-08-31 23:47:22.658 | segment 2026-08-31 23:47:22.658 | sorting 2026-08-31 23:47:22.658 | standard-attr-description 2026-08-31 23:47:22.658 | standard-attr-fwaas-v2 2026-08-31 23:47:22.659 | standard-attr-revisions 2026-08-31 23:47:22.659 | standard-attr-tag 2026-08-31 23:47:22.659 | standard-attr-timestamp 2026-08-31 23:47:22.659 | stateful-security-group 2026-08-31 23:47:22.659 | subnet-dns-publish-fixed-ip 2026-08-31 23:47:22.659 | subnet-external-network 2026-08-31 23:47:22.660 | subnet-service-types 2026-08-31 23:47:22.660 | subnet_allocation 2026-08-31 23:47:22.660 | subnet_onboard 2026-08-31 23:47:22.660 | subnetpool-prefix-ops 2026-08-31 23:47:22.660 | tag-creation 2026-08-31 23:47:22.660 | tap-mirror 2026-08-31 23:47:22.660 | tap-mirror-both-direction 2026-08-31 23:47:22.661 | trunk 2026-08-31 23:47:22.661 | uplink-status-propagation 2026-08-31 23:47:22.661 | uplink-status-propagation-updatable 2026-08-31 23:47:22.661 | vlan-transparent 2026-08-31 23:47:22.661 | vpn-endpoint-groups 2026-08-31 23:47:22.662 | vpnaas' 2026-08-31 23:47:22.662 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 484: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-31 23:47:22.662 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:484 : LC_ALL=C 2026-08-31 23:47:22.662 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:484 : echo -e 'address-group 2026-08-31 23:47:22.662 | address-scope 2026-08-31 23:47:22.662 | agent 2026-08-31 23:47:22.662 | allowed-address-pairs 2026-08-31 23:47:22.663 | auto-allocated-topology 2026-08-31 23:47:22.663 | availability_zone 2026-08-31 23:47:22.663 | bgp 2026-08-31 23:47:22.663 | bgp_4byte_asn 2026-08-31 23:47:22.663 | bgp_dragent_scheduler 2026-08-31 23:47:22.663 | binding 2026-08-31 23:47:22.663 | binding-extended 2026-08-31 23:47:22.664 | default-subnetpools 2026-08-31 23:47:22.664 | dhcp_agent_scheduler 2026-08-31 23:47:22.664 | dns-domain-ports 2026-08-31 23:47:22.664 | dns-integration 2026-08-31 23:47:22.664 | dns-integration-domain-keywords 2026-08-31 23:47:22.664 | empty-string-filtering 2026-08-31 23:47:22.664 | enable-default-route-bfd 2026-08-31 23:47:22.665 | enable-default-route-ecmp 2026-08-31 23:47:22.665 | expose-port-forwarding-in-fip 2026-08-31 23:47:22.665 | ext-gw-mode 2026-08-31 23:47:22.665 | external-gateway-multihoming 2026-08-31 23:47:22.665 | external-net 2026-08-31 23:47:22.665 | extra_dhcp_opt 2026-08-31 23:47:22.665 | extraroute 2026-08-31 23:47:22.666 | extraroute-atomic 2026-08-31 23:47:22.666 | filter-validation 2026-08-31 23:47:22.666 | fip-port-details 2026-08-31 23:47:22.666 | flavors 2026-08-31 23:47:22.666 | floating-ip-port-forwarding 2026-08-31 23:47:22.666 | floating-ip-port-forwarding-description 2026-08-31 23:47:22.666 | floating-ip-port-forwarding-detail 2026-08-31 23:47:22.667 | floating-ip-port-forwarding-port-ranges 2026-08-31 23:47:22.667 | floatingip-pools 2026-08-31 23:47:22.667 | fwaas_v2 2026-08-31 23:47:22.667 | ip_allocation 2026-08-31 23:47:22.667 | l3-agent-scheduler-ha-chassis-priority 2026-08-31 23:47:22.667 | l3-flavors 2026-08-31 23:47:22.667 | l3-ha 2026-08-31 23:47:22.667 | l3_agent_scheduler 2026-08-31 23:47:22.668 | logging 2026-08-31 23:47:22.668 | multi-provider 2026-08-31 23:47:22.668 | net-mtu 2026-08-31 23:47:22.668 | net-mtu-writable 2026-08-31 23:47:22.668 | network-ip-availability 2026-08-31 23:47:22.668 | network_availability_zone 2026-08-31 23:47:22.668 | network_ha 2026-08-31 23:47:22.669 | pagination 2026-08-31 23:47:22.669 | port-device-profile 2026-08-31 23:47:22.669 | port-hardware-offload-type 2026-08-31 23:47:22.669 | port-mac-address-regenerate 2026-08-31 23:47:22.669 | port-numa-affinity-policy 2026-08-31 23:47:22.669 | port-numa-affinity-policy-socket 2026-08-31 23:47:22.669 | port-resource-request 2026-08-31 23:47:22.670 | port-security 2026-08-31 23:47:22.670 | port-trusted-vif 2026-08-31 23:47:22.670 | project-id 2026-08-31 23:47:22.670 | provider 2026-08-31 23:47:22.670 | pvlan 2026-08-31 23:47:22.670 | qinq 2026-08-31 23:47:22.670 | qos 2026-08-31 23:47:22.671 | qos-bw-limit-direction 2026-08-31 23:47:22.671 | qos-bw-minimum-ingress 2026-08-31 23:47:22.671 | qos-default 2026-08-31 23:47:22.671 | qos-fip 2026-08-31 23:47:22.671 | qos-gateway-ip 2026-08-31 23:47:22.671 | qos-rule-type-details 2026-08-31 23:47:22.671 | qos-rule-type-filter 2026-08-31 23:47:22.672 | qos-rules-alias 2026-08-31 23:47:22.672 | quota-check-limit 2026-08-31 23:47:22.672 | quota-check-limit-default 2026-08-31 23:47:22.672 | quota_details 2026-08-31 23:47:22.672 | quotas 2026-08-31 23:47:22.672 | rbac-address-scope 2026-08-31 23:47:22.672 | rbac-policies 2026-08-31 23:47:22.673 | rbac-security-groups 2026-08-31 23:47:22.673 | router 2026-08-31 23:47:22.673 | router-enable-snat 2026-08-31 23:47:22.673 | router_availability_zone 2026-08-31 23:47:22.673 | security-group 2026-08-31 23:47:22.673 | security-groups-default-rules 2026-08-31 23:47:22.673 | security-groups-default-statefulness 2026-08-31 23:47:22.674 | security-groups-normalized-cidr 2026-08-31 23:47:22.674 | security-groups-remote-address-group 2026-08-31 23:47:22.674 | security-groups-rules-belongs-to-default-sg 2026-08-31 23:47:22.674 | security-groups-shared-filtering 2026-08-31 23:47:22.674 | segment 2026-08-31 23:47:22.674 | sorting 2026-08-31 23:47:22.674 | standard-attr-description 2026-08-31 23:47:22.675 | standard-attr-fwaas-v2 2026-08-31 23:47:22.675 | standard-attr-revisions 2026-08-31 23:47:22.675 | standard-attr-tag 2026-08-31 23:47:22.675 | standard-attr-timestamp 2026-08-31 23:47:22.675 | stateful-security-group 2026-08-31 23:47:22.675 | subnet-dns-publish-fixed-ip 2026-08-31 23:47:22.675 | subnet-external-network 2026-08-31 23:47:22.676 | subnet-service-types 2026-08-31 23:47:22.676 | subnet_allocation 2026-08-31 23:47:22.676 | subnet_onboard 2026-08-31 23:47:22.676 | subnetpool-prefix-ops 2026-08-31 23:47:22.676 | tag-creation 2026-08-31 23:47:22.676 | tap-mirror 2026-08-31 23:47:22.676 | tap-mirror-both-direction 2026-08-31 23:47:22.677 | trunk 2026-08-31 23:47:22.677 | uplink-status-propagation 2026-08-31 23:47:22.677 | uplink-status-propagation-updatable 2026-08-31 23:47:22.677 | vlan-transparent 2026-08-31 23:47:22.677 | vpn-endpoint-groups 2026-08-31 23:47:22.677 | vpnaas' 2026-08-31 23:47:22.677 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 484: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-31 23:47:22.678 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:484 : comm -3 /dev/fd/63 /dev/fd/62 2026-08-31 23:47:22.678 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:484 : disabled_ext= 2026-08-31 23:47:22.678 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:488 : '[' '!' -z '' ']' 2026-08-31 23:47:22.678 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:495 : tr ' ' , 2026-08-31 23:47:22.678 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:495 : 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-08-31 23:47:22.678 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:495 : 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-08-31 23:47:22.679 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:495 : 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-08-31 23:47:22.679 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:503 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve max_header_size=38 2026-08-31 23:47:22.679 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-31 23:47:22.679 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2026-08-31 23:47:22.679 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=max_header_size=38 2026-08-31 23:47:22.679 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z max_header_size=38 ']' 2026-08-31 23:47:22.679 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-31 23:47:22.680 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve max_header_size 38 2026-08-31 23:47:22.680 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:504 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_connection=tcp:192.168.122.25:6641 2026-08-31 23:47:22.680 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-31 23:47:22.680 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-08-31 23:47:22.680 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_nb_connection=tcp:192.168.122.25:6641 2026-08-31 23:47:22.680 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_nb_connection=tcp:192.168.122.25:6641 ']' 2026-08-31 23:47:22.680 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-31 23:47:22.681 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_connection tcp:192.168.122.25:6641 2026-08-31 23:47:22.705 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:505 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_connection=tcp:192.168.122.25:6642 2026-08-31 23:47:22.707 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-31 23:47:22.709 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-08-31 23:47:22.711 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_sb_connection=tcp:192.168.122.25:6642 2026-08-31 23:47:22.714 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_sb_connection=tcp:192.168.122.25:6642 ']' 2026-08-31 23:47:22.716 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-31 23:47:22.718 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_connection tcp:192.168.122.25:6642 2026-08-31 23:47:22.747 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:506 : is_service_enabled tls-proxy 2026-08-31 23:47:22.762 | + functions-common:is_service_enabled:2076 : return 1 2026-08-31 23:47:22.765 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:514 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn neutron_sync_mode=log 2026-08-31 23:47:22.767 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-31 23:47:22.769 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-08-31 23:47:22.772 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=neutron_sync_mode=log 2026-08-31 23:47:22.774 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z neutron_sync_mode=log ']' 2026-08-31 23:47:22.777 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-31 23:47:22.779 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn neutron_sync_mode log 2026-08-31 23:47:22.811 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:515 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_l3_scheduler=leastloaded 2026-08-31 23:47:22.813 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-31 23:47:22.816 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-08-31 23:47:22.818 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_l3_scheduler=leastloaded 2026-08-31 23:47:22.821 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_l3_scheduler=leastloaded ']' 2026-08-31 23:47:22.824 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-31 23:47:22.826 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_l3_scheduler leastloaded 2026-08-31 23:47:22.856 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:516 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group=True 2026-08-31 23:47:22.859 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-31 23:47:22.861 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=securitygroup 2026-08-31 23:47:22.864 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=enable_security_group=True 2026-08-31 23:47:22.866 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z enable_security_group=True ']' 2026-08-31 23:47:22.869 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-31 23:47:22.872 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2026-08-31 23:47:22.905 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:517 : inicomment /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver 2026-08-31 23:47:22.925 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:519 : is_service_enabled q-log neutron-log 2026-08-31 23:47:22.943 | + functions-common:is_service_enabled:2076 : return 1 2026-08-31 23:47:22.945 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:525 : is_ovn_metadata_agent_enabled 2026-08-31 23:47:22.948 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:320 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-08-31 23:47:22.965 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:47:22.967 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:320 : [[ False == \F\a\l\s\e ]] 2026-08-31 23:47:22.970 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:321 : return 0 2026-08-31 23:47:22.973 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:526 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_metadata_enabled=True 2026-08-31 23:47:22.975 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-31 23:47:22.978 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-08-31 23:47:22.981 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_metadata_enabled=True 2026-08-31 23:47:22.983 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_metadata_enabled=True ']' 2026-08-31 23:47:22.986 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-31 23:47:22.988 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_metadata_enabled True 2026-08-31 23:47:23.023 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:533 : is_service_enabled q-dns neutron-dns 2026-08-31 23:47:23.039 | + functions-common:is_service_enabled:2076 : return 1 2026-08-31 23:47:23.042 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:538 : iniset /etc/neutron/neutron.conf ovs igmp_snooping_enable False 2026-08-31 23:47:23.077 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:541 : is_service_enabled q-dhcp neutron-dhcp 2026-08-31 23:47:23.095 | + functions-common:is_service_enabled:2076 : return 1 2026-08-31 23:47:23.098 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:544 : iniset /etc/neutron/neutron.conf DEFAULT dhcp_agent_notification False 2026-08-31 23:47:23.132 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:547 : is_service_enabled n-api-meta 2026-08-31 23:47:23.149 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:47:23.153 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:548 : is_ovn_metadata_agent_enabled 2026-08-31 23:47:23.155 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:320 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-08-31 23:47:23.172 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:47:23.175 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:320 : [[ False == \F\a\l\s\e ]] 2026-08-31 23:47:23.177 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:321 : return 0 2026-08-31 23:47:23.180 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:549 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2026-08-31 23:47:23.212 | + lib/neutron:configure_neutron:413 : is_service_enabled q-placement neutron-placement 2026-08-31 23:47:23.228 | + functions-common:is_service_enabled:2076 : return 1 2026-08-31 23:47:23.231 | + lib/neutron:configure_neutron:416 : is_service_enabled q-trunk neutron-trunk 2026-08-31 23:47:23.248 | + functions-common:is_service_enabled:2076 : return 1 2026-08-31 23:47:23.250 | + lib/neutron:configure_neutron:419 : is_service_enabled q-qos neutron-qos 2026-08-31 23:47:23.267 | + functions-common:is_service_enabled:2076 : return 1 2026-08-31 23:47:23.269 | + lib/neutron:configure_neutron:426 : is_service_enabled neutron-segments 2026-08-31 23:47:23.285 | + functions-common:is_service_enabled:2076 : return 1 2026-08-31 23:47:23.288 | + lib/neutron:configure_neutron:430 : is_service_enabled q-ovn-bgp 2026-08-31 23:47:23.305 | + functions-common:is_service_enabled:2076 : return 1 2026-08-31 23:47:23.307 | + lib/neutron:configure_neutron:433 : is_service_enabled q-ovn-evpn 2026-08-31 23:47:23.322 | + functions-common:is_service_enabled:2076 : return 1 2026-08-31 23:47:23.325 | + lib/neutron:configure_neutron:438 : is_service_enabled q-agt neutron-agent q-svc neutron-api 2026-08-31 23:47:23.340 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:47:23.343 | + lib/neutron:configure_neutron:439 : _configure_neutron_service 2026-08-31 23:47:23.345 | + lib/neutron:_configure_neutron_service:1007 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2026-08-31 23:47:23.347 | + lib/neutron:_configure_neutron_service:1008 : cp /opt/stack/neutron/etc/neutron/api-paste.ini /etc/neutron/api-paste.ini 2026-08-31 23:47:23.352 | + lib/neutron:_configure_neutron_service:1011 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2026-08-31 23:47:23.384 | + lib/neutron:_configure_neutron_service:1013 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2026-08-31 23:47:23.417 | + lib/neutron:_configure_neutron_service:1014 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2026-08-31 23:47:23.450 | + lib/neutron:_configure_neutron_service:1016 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2026-08-31 23:47:23.482 | + lib/neutron:_configure_neutron_service:1017 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2026-08-31 23:47:23.485 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/neutron/neutron.conf 2026-08-31 23:47:23.488 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=neutron 2026-08-31 23:47:23.490 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-08-31 23:47:23.493 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-08-31 23:47:23.495 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/neutron/neutron.conf neutron keystone_authtoken 2026-08-31 23:47:23.498 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-08-31 23:47:23.501 | + lib/keystone:configure_keystoneauth:392 : local admin_user=neutron 2026-08-31 23:47:23.504 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-08-31 23:47:23.507 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2026-08-31 23:47:23.537 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2026-08-31 23:47:23.569 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://192.168.122.25/identity 2026-08-31 23:47:23.600 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2026-08-31 23:47:23.629 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf keystone_authtoken password nomoresecret 2026-08-31 23:47:23.659 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2026-08-31 23:47:23.690 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2026-08-31 23:47:23.722 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2026-08-31 23:47:23.755 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/neutron/neutron.conf keystone_authtoken www_authenticate_uri http://192.168.122.25/identity 2026-08-31 23:47:23.790 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-08-31 23:47:23.824 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2026-08-31 23:47:23.856 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-08-31 23:47:23.858 | + lib/neutron:_configure_neutron_service:1020 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2026-08-31 23:47:23.890 | + lib/neutron:_configure_neutron_service:1021 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2026-08-31 23:47:23.921 | + lib/neutron:_configure_neutron_service:1023 : configure_keystoneauth /etc/neutron/neutron.conf nova nova 2026-08-31 23:47:23.924 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-08-31 23:47:23.927 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-08-31 23:47:23.929 | + lib/keystone:configure_keystoneauth:393 : local section=nova 2026-08-31 23:47:23.932 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf nova auth_type password 2026-08-31 23:47:23.965 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf nova interface public 2026-08-31 23:47:24.001 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf nova auth_url http://192.168.122.25/identity 2026-08-31 23:47:24.038 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf nova username nova 2026-08-31 23:47:24.069 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf nova password nomoresecret 2026-08-31 23:47:24.103 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2026-08-31 23:47:24.137 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf nova project_name service 2026-08-31 23:47:24.169 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2026-08-31 23:47:24.202 | + lib/neutron:_configure_neutron_service:1026 : configure_keystoneauth /etc/neutron/neutron.conf placement placement 2026-08-31 23:47:24.205 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-08-31 23:47:24.208 | + lib/keystone:configure_keystoneauth:392 : local admin_user=placement 2026-08-31 23:47:24.211 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-08-31 23:47:24.214 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf placement auth_type password 2026-08-31 23:47:24.256 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf placement interface public 2026-08-31 23:47:24.294 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf placement auth_url http://192.168.122.25/identity 2026-08-31 23:47:24.339 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf placement username placement 2026-08-31 23:47:24.374 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf placement password nomoresecret 2026-08-31 23:47:24.410 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf placement user_domain_name Default 2026-08-31 23:47:24.452 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf placement project_name service 2026-08-31 23:47:24.492 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf placement project_domain_name Default 2026-08-31 23:47:24.532 | + lib/neutron:_configure_neutron_service:1029 : neutron_plugin_configure_service 2026-08-31 23:47:24.535 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ geneve != \l\o\c\a\l ]] 2026-08-31 23:47:24.537 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(project_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2026-08-31 23:47:24.540 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2026-08-31 23:47:24.542 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2026-08-31 23:47:24.545 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ public != '' ]] 2026-08-31 23:47:24.548 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=public 2026-08-31 23:47:24.550 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ '' != '' ]] 2026-08-31 23:47:24.553 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ public != '' ]] 2026-08-31 23:47:24.555 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2026-08-31 23:47:24.558 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2026-08-31 23:47:24.561 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n public ]] 2026-08-31 23:47:24.563 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2026-08-31 23:47:24.566 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n public ]] 2026-08-31 23:47:24.569 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=public, 2026-08-31 23:47:24.572 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n public ]] 2026-08-31 23:47:24.574 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ public != \p\u\b\l\i\c ]] 2026-08-31 23:47:24.577 | + 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-08-31 23:47:24.579 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-31 23:47:24.582 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=securitygroup 2026-08-31 23:47:24.585 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=enable_security_group=True 2026-08-31 23:47:24.587 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z enable_security_group=True ']' 2026-08-31 23:47:24.590 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-31 23:47:24.593 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2026-08-31 23:47:24.634 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:116 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers=ovn 2026-08-31 23:47:24.637 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-31 23:47:24.639 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-08-31 23:47:24.643 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=ovn 2026-08-31 23:47:24.645 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=ovn ']' 2026-08-31 23:47:24.648 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-31 23:47:24.652 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers ovn 2026-08-31 23:47:24.690 | + 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-08-31 23:47:24.693 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-31 23:47:24.695 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-08-31 23:47:24.698 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=overlay_ip_version=4 2026-08-31 23:47:24.701 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z overlay_ip_version=4 ']' 2026-08-31 23:47:24.704 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-31 23:47:24.707 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 overlay_ip_version 4 2026-08-31 23:47:24.745 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:119 : [[ -n local,flat,vlan,geneve ]] 2026-08-31 23:47:24.748 | + 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-08-31 23:47:24.752 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-31 23:47:24.754 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-08-31 23:47:24.757 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=type_drivers=local,flat,vlan,geneve 2026-08-31 23:47:24.760 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z type_drivers=local,flat,vlan,geneve ']' 2026-08-31 23:47:24.763 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-31 23:47:24.766 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 type_drivers local,flat,vlan,geneve 2026-08-31 23:47:24.803 | + 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-08-31 23:47:24.806 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-31 23:47:24.809 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-08-31 23:47:24.811 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security,qos 2026-08-31 23:47:24.814 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security,qos ']' 2026-08-31 23:47:24.817 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-31 23:47:24.820 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security,qos 2026-08-31 23:47:24.856 | + 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-08-31 23:47:24.859 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-31 23:47:24.861 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-08-31 23:47:24.864 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=project_network_types=geneve 2026-08-31 23:47:24.867 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z project_network_types=geneve ']' 2026-08-31 23:47:24.869 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-31 23:47:24.872 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 project_network_types geneve 2026-08-31 23:47:24.907 | + 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-08-31 23:47:24.910 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-31 23:47:24.913 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2026-08-31 23:47:24.915 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2026-08-31 23:47:24.918 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2026-08-31 23:47:24.920 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-31 23:47:24.923 | + 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-08-31 23:47:24.959 | + 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-08-31 23:47:24.962 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-31 23:47:24.965 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2026-08-31 23:47:24.967 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2026-08-31 23:47:24.971 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2026-08-31 23:47:24.973 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-31 23:47:24.976 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2026-08-31 23:47:25.011 | + 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-08-31 23:47:25.014 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-31 23:47:25.016 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2026-08-31 23:47:25.019 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=public, 2026-08-31 23:47:25.021 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=public, ']' 2026-08-31 23:47:25.025 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-31 23:47:25.028 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks public, 2026-08-31 23:47:25.064 | + 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-08-31 23:47:25.067 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-31 23:47:25.069 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2026-08-31 23:47:25.072 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=public 2026-08-31 23:47:25.075 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=public ']' 2026-08-31 23:47:25.078 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-31 23:47:25.081 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges public 2026-08-31 23:47:25.117 | + 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-08-31 23:47:25.120 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-31 23:47:25.122 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2026-08-31 23:47:25.125 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:65536 2026-08-31 23:47:25.127 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:65536 ']' 2026-08-31 23:47:25.130 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-31 23:47:25.133 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:65536 2026-08-31 23:47:25.169 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:137 : [[ legacy != \l\e\g\a\c\y ]] 2026-08-31 23:47:25.171 | + lib/neutron:configure_neutron:442 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2026-08-31 23:47:25.207 | + lib/neutron:configure_neutron:446 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2026-08-31 23:47:25.244 | + lib/neutron:configure_neutron:448 : write_uwsgi_config /etc/neutron/neutron-api-uwsgi.ini neutron.wsgi.api:application /networking '' neutron-api 2026-08-31 23:47:25.247 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/neutron/neutron-api-uwsgi.ini 2026-08-31 23:47:25.249 | + lib/apache:write_uwsgi_config:244 : local wsgi=neutron.wsgi.api:application 2026-08-31 23:47:25.252 | + lib/apache:write_uwsgi_config:245 : local url=/networking 2026-08-31 23:47:25.255 | + lib/apache:write_uwsgi_config:246 : local http= 2026-08-31 23:47:25.258 | + lib/apache:write_uwsgi_config:247 : local name=neutron-api 2026-08-31 23:47:25.260 | + lib/apache:write_uwsgi_config:249 : '[' -z neutron-api ']' 2026-08-31 23:47:25.263 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-08-31 23:47:25.266 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-08-31 23:47:25.283 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-08-31 23:47:25.283 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-08-31 23:47:25.294 | d /var/run/uwsgi 0755 quobyte root 2026-08-31 23:47:25.299 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-08-31 23:47:25.314 | /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-08-31 23:47:25.320 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/neutron-api.socket 2026-08-31 23:47:25.323 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/neutron/neutron-api-uwsgi.ini 2026-08-31 23:47:25.327 | + lib/apache:write_uwsgi_config:270 : [[ neutron.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-08-31 23:47:25.330 | + lib/apache:write_uwsgi_config:271 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi module neutron.wsgi.api:application 2026-08-31 23:47:25.366 | + lib/apache:write_uwsgi_config:276 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi processes 2 2026-08-31 23:47:25.400 | + lib/apache:write_uwsgi_config:278 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi master true 2026-08-31 23:47:25.434 | + lib/apache:write_uwsgi_config:280 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi die-on-term true 2026-08-31 23:47:25.469 | + lib/apache:write_uwsgi_config:281 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi exit-on-reload false 2026-08-31 23:47:25.504 | + lib/apache:write_uwsgi_config:284 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-08-31 23:47:25.542 | + lib/apache:write_uwsgi_config:285 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi enable-threads true 2026-08-31 23:47:25.587 | + lib/apache:write_uwsgi_config:286 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi plugins http,python3 2026-08-31 23:47:25.623 | + lib/apache:write_uwsgi_config:288 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi thunder-lock true 2026-08-31 23:47:25.676 | + 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-08-31 23:47:25.731 | + lib/apache:write_uwsgi_config:292 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi buffer-size 65535 2026-08-31 23:47:25.779 | + lib/apache:write_uwsgi_config:294 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-08-31 23:47:25.832 | + lib/apache:write_uwsgi_config:296 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi lazy-apps true 2026-08-31 23:47:25.890 | + lib/apache:write_uwsgi_config:298 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi start-time %t 2026-08-31 23:47:25.927 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-08-31 23:47:25.931 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-08-31 23:47:25.943 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for neutron-api 2026-08-31 23:47:25.946 | ++ lib/apache:apache_site_config_for:174 : local site=neutron-api 2026-08-31 23:47:25.949 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-08-31 23:47:25.952 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-31 23:47:25.957 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-31 23:47:25.960 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/neutron-api.conf 2026-08-31 23:47:25.963 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/neutron-api.conf 2026-08-31 23:47:25.969 | + lib/apache:write_uwsgi_config:306 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi socket /var/run/uwsgi/neutron-api.socket 2026-08-31 23:47:26.046 | + lib/apache:write_uwsgi_config:307 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi chmod-socket 666 2026-08-31 23:47:26.116 | + 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-08-31 23:47:26.117 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/neutron-api.conf 2026-08-31 23:47:26.129 | ProxyPass "/networking" "unix:/var/run/uwsgi/neutron-api.socket|uwsgi://uwsgi-uds-neutron-api" retry=0 acquire=1 2026-08-31 23:47:26.134 | + lib/apache:write_uwsgi_config:309 : enable_apache_site neutron-api 2026-08-31 23:47:26.138 | + lib/apache:enable_apache_site:191 : local site=neutron-api 2026-08-31 23:47:26.141 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-08-31 23:47:26.145 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-08-31 23:47:26.149 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-08-31 23:47:26.152 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-08-31 23:47:26.156 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-31 23:47:26.160 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-31 23:47:26.164 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-08-31 23:47:26.167 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-08-31 23:47:26.171 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-31 23:47:26.175 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-31 23:47:26.178 | + lib/apache:enable_apache_site:195 : sudo a2ensite neutron-api 2026-08-31 23:47:26.195 | perl: warning: Setting locale failed. 2026-08-31 23:47:26.195 | perl: warning: Please check that your locale settings: 2026-08-31 23:47:26.196 | LANGUAGE = (unset), 2026-08-31 23:47:26.196 | LC_ALL = "en_US.utf8", 2026-08-31 23:47:26.196 | LANG = "de_DE.UTF-8" 2026-08-31 23:47:26.196 | are supported and installed on your system. 2026-08-31 23:47:26.196 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-31 23:47:26.238 | Enabling site neutron-api. 2026-08-31 23:47:26.244 | To activate the new configuration, you need to run: 2026-08-31 23:47:26.244 | systemctl reload apache2 2026-08-31 23:47:26.250 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-08-31 23:47:26.253 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-08-31 23:47:26.256 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-31 23:47:26.260 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-08-31 23:47:26.463 | + ./stack.sh:main:1173 : is_service_enabled mysql postgresql 2026-08-31 23:47:26.487 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:47:26.490 | + ./stack.sh:main:1173 : is_service_enabled neutron 2026-08-31 23:47:26.509 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:47:26.512 | + ./stack.sh:main:1174 : async_runfunc init_neutron 2026-08-31 23:47:26.515 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2026-08-31 23:47:26.587 | + inc/async:async_inner:63 : init_neutron 2026-08-31 23:47:26.636 | [2044 Async init_neutron:55257]: running: init_neutron 2026-08-31 23:47:26.640 | + ./stack.sh:main:1182 : is_service_enabled q-dhcp 2026-08-31 23:47:26.663 | + functions-common:is_service_enabled:2076 : return 1 2026-08-31 23:47:26.666 | + ./stack.sh:main:1201 : is_service_enabled nova neutron 2026-08-31 23:47:26.686 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:47:26.690 | + ./stack.sh:main:1202 : configure_os_vif 2026-08-31 23:47:26.693 | + lib/os-vif:configure_os_vif:16 : [[ -e /etc/nova/nova.conf ]] 2026-08-31 23:47:26.697 | + lib/os-vif:configure_os_vif:17 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2026-08-31 23:47:26.739 | + lib/os-vif:configure_os_vif:19 : [[ -e /etc/neutron/neutron.conf ]] 2026-08-31 23:47:26.743 | + lib/os-vif:configure_os_vif:20 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2026-08-31 23:47:26.788 | + ./stack.sh:main:1208 : is_service_enabled swift 2026-08-31 23:47:26.813 | + functions-common:is_service_enabled:2076 : return 1 2026-08-31 23:47:26.816 | + ./stack.sh:main:1217 : is_service_enabled cinder 2026-08-31 23:47:26.840 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:47:26.844 | + ./stack.sh:main:1218 : echo_summary 'Configuring Cinder' 2026-08-31 23:47:26.847 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-31 23:47:26.850 | + ./stack.sh:echo_summary:450 : echo -e Configuring Cinder 2026-08-31 23:47:26.857 | + ./stack.sh:main:1219 : async_runfunc init_cinder 2026-08-31 23:47:26.860 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2026-08-31 23:47:26.945 | + inc/async:async_inner:63 : init_cinder 2026-08-31 23:47:26.990 | [2044 Async init_cinder:55493]: running: init_cinder 2026-08-31 23:47:26.995 | + ./stack.sh:main:1225 : is_service_enabled placement 2026-08-31 23:47:27.018 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:47:27.021 | + ./stack.sh:main:1226 : echo_summary 'Configuring placement' 2026-08-31 23:47:27.024 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-31 23:47:27.028 | + ./stack.sh:echo_summary:450 : echo -e Configuring placement 2026-08-31 23:47:27.031 | + ./stack.sh:main:1227 : async_runfunc init_placement 2026-08-31 23:47:27.034 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2026-08-31 23:47:27.120 | + inc/async:async_inner:63 : init_placement 2026-08-31 23:47:27.182 | [2044 Async init_placement:55623]: running: init_placement 2026-08-31 23:47:27.185 | + ./stack.sh:main:1231 : async_wait init_neutron 2026-08-31 23:47:27.257 | [2044 Async init_neutron:55257]: Waiting for completion of init_neutron running on PID 55257 (5 other jobs running) 2026-08-31 23:47:27.285 | [2044 Async init_neutron:55257]: Signaling child to exit 2026-08-31 23:47:41.929 | + inc/async:async_inner:64 : rc=0 2026-08-31 23:47:41.956 | [55493 Async init_cinder:55493]: finished successfully 2026-08-31 23:48:09.899 | + inc/async:async_inner:64 : rc=0 2026-08-31 23:48:09.923 | [55257 Async init_neutron:55257]: finished successfully 2026-08-31 23:48:09.950 | WAKEUP 2026-08-31 23:48:09.971 | [2044 Async init_neutron:55257]: Signaled 2026-08-31 23:48:09.972 | + lib/neutron:init_neutron:505 : recreate_database neutron 2026-08-31 23:48:09.973 | + lib/database:recreate_database:112 : local db=neutron 2026-08-31 23:48:09.973 | + lib/database:recreate_database:113 : recreate_database_mysql neutron 2026-08-31 23:48:09.973 | + lib/databases/mysql:recreate_database_mysql:54 : local db=neutron 2026-08-31 23:48:09.973 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2026-08-31 23:48:09.973 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-31 23:48:09.973 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2026-08-31 23:48:09.973 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-31 23:48:09.973 | + lib/neutron:init_neutron:506 : time_start dbsync 2026-08-31 23:48:09.973 | + functions-common:time_start:2406 : local name=dbsync 2026-08-31 23:48:09.974 | + functions-common:time_start:2407 : local start_time= 2026-08-31 23:48:09.974 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-31 23:48:09.974 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-31 23:48:09.974 | + functions-common:time_start:2411 : _TIME_START[$name]=1788220046777 2026-08-31 23:48:09.974 | + lib/neutron:init_neutron:508 : /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-08-31 23:48:09.974 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-31 23:48:09.974 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-31 23:48:09.974 | we strongly recommend against using it for new projects. 2026-08-31 23:48:09.974 | 2026-08-31 23:48:09.975 | If you are already using Eventlet, we recommend migrating to a different 2026-08-31 23:48:09.975 | framework. For more detail see 2026-08-31 23:48:09.975 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-31 23:48:09.975 | 2026-08-31 23:48:09.975 | import eventlet as _eventlet # noqa 2026-08-31 23:48:09.976 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2026-08-31 23:48:09.976 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2026-08-31 23:48:09.977 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2026-08-31 23:48:09.977 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2026-08-31 23:48:09.977 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2026-08-31 23:48:09.978 | INFO [alembic.runtime.migration] Running upgrade kilo -> 599c6a226151 2026-08-31 23:48:09.978 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2026-08-31 23:48:09.979 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2026-08-31 23:48:09.979 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2026-08-31 23:48:09.979 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2026-08-31 23:48:09.979 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2026-08-31 23:48:09.980 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2026-08-31 23:48:09.980 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2026-08-31 23:48:09.980 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2026-08-31 23:48:09.980 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2026-08-31 23:48:09.980 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2026-08-31 23:48:09.980 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2026-08-31 23:48:09.980 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2026-08-31 23:48:09.981 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2026-08-31 23:48:09.981 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2026-08-31 23:48:09.981 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2026-08-31 23:48:09.981 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2026-08-31 23:48:09.981 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2026-08-31 23:48:09.982 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2026-08-31 23:48:09.982 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2026-08-31 23:48:09.982 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2026-08-31 23:48:09.982 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2026-08-31 23:48:09.982 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2026-08-31 23:48:09.982 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2026-08-31 23:48:09.982 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2026-08-31 23:48:09.982 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2026-08-31 23:48:09.982 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2026-08-31 23:48:09.983 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2026-08-31 23:48:09.983 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2026-08-31 23:48:09.983 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2026-08-31 23:48:09.983 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2026-08-31 23:48:09.983 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2026-08-31 23:48:09.983 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2026-08-31 23:48:09.983 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2026-08-31 23:48:09.984 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2026-08-31 23:48:09.984 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2026-08-31 23:48:09.985 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2026-08-31 23:48:09.985 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2026-08-31 23:48:09.985 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2026-08-31 23:48:09.985 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 2e5352a0ad4d 2026-08-31 23:48:09.986 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2026-08-31 23:48:09.986 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 8a6d8bdae39 2026-08-31 23:48:09.986 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 5ffceebfada 2026-08-31 23:48:09.986 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2026-08-31 23:48:09.986 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2026-08-31 23:48:09.986 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2026-08-31 23:48:09.986 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2026-08-31 23:48:09.986 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2026-08-31 23:48:09.986 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2026-08-31 23:48:09.986 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> a84ccf28f06a 2026-08-31 23:48:09.987 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2026-08-31 23:48:09.987 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2026-08-31 23:48:09.987 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2026-08-31 23:48:09.987 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2026-08-31 23:48:09.987 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2026-08-31 23:48:09.987 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2026-08-31 23:48:09.987 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2026-08-31 23:48:09.988 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2026-08-31 23:48:09.988 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2026-08-31 23:48:09.988 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2026-08-31 23:48:09.989 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2026-08-31 23:48:09.989 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2026-08-31 23:48:09.990 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2026-08-31 23:48:09.990 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2026-08-31 23:48:09.990 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2026-08-31 23:48:09.990 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2026-08-31 23:48:09.990 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2026-08-31 23:48:09.990 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2026-08-31 23:48:09.990 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2026-08-31 23:48:09.990 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2026-08-31 23:48:09.991 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2026-08-31 23:48:09.991 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2026-08-31 23:48:09.991 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2026-08-31 23:48:09.991 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2026-08-31 23:48:09.991 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2026-08-31 23:48:09.991 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2026-08-31 23:48:09.991 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2026-08-31 23:48:09.992 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2026-08-31 23:48:09.992 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2026-08-31 23:48:09.993 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2026-08-31 23:48:09.993 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2026-08-31 23:48:09.993 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2026-08-31 23:48:09.993 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2026-08-31 23:48:09.994 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2026-08-31 23:48:09.994 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2026-08-31 23:48:09.994 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2026-08-31 23:48:09.994 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2026-08-31 23:48:09.994 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2026-08-31 23:48:09.994 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2026-08-31 23:48:09.994 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2026-08-31 23:48:09.994 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2026-08-31 23:48:09.994 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2026-08-31 23:48:09.994 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2026-08-31 23:48:09.995 | INFO [alembic.runtime.migration] Running upgrade 1e0744e4ffea -> 6135a7bd4425 2026-08-31 23:48:09.995 | INFO [alembic.runtime.migration] Running upgrade 6135a7bd4425 -> 8df53b0d2c0e 2026-08-31 23:48:09.995 | INFO [alembic.runtime.migration] Running upgrade 8df53b0d2c0e -> 1bb3393de75d, add qos policy rule Packet Rate Limit 2026-08-31 23:48:09.995 | INFO [alembic.runtime.migration] Running upgrade 1bb3393de75d -> c181bb1d89e4 2026-08-31 23:48:09.995 | INFO [alembic.runtime.migration] Running upgrade c181bb1d89e4 -> ba859d649675 2026-08-31 23:48:09.995 | INFO [alembic.runtime.migration] Running upgrade ba859d649675 -> e981acd076d3 2026-08-31 23:48:09.996 | INFO [alembic.runtime.migration] Running upgrade e981acd076d3 -> 76df7844a8c6, add Local IP tables 2026-08-31 23:48:09.996 | INFO [alembic.runtime.migration] Running upgrade 76df7844a8c6 -> 1ffef8d6f371, migrate RBAC registers from "target_tenant" to "target_project" 2026-08-31 23:48:09.997 | INFO [alembic.runtime.migration] Running upgrade 1ffef8d6f371 -> cd9ef14ccf87 2026-08-31 23:48:09.997 | INFO [alembic.runtime.migration] Running upgrade cd9ef14ccf87 -> 34cf8b009713 2026-08-31 23:48:09.997 | INFO [alembic.runtime.migration] Running upgrade 34cf8b009713 -> I43e0b669096 2026-08-31 23:48:09.998 | INFO [alembic.runtime.migration] Running upgrade I43e0b669096 -> 4e6e655746f6 2026-08-31 23:48:09.998 | INFO [alembic.runtime.migration] Running upgrade 4e6e655746f6 -> 659cbedf30a1 2026-08-31 23:48:09.998 | INFO [alembic.runtime.migration] Running upgrade 659cbedf30a1 -> 21ff98fabab1 2026-08-31 23:48:09.998 | INFO [alembic.runtime.migration] Running upgrade 21ff98fabab1 -> 5881373af7f5 2026-08-31 23:48:09.998 | INFO [alembic.runtime.migration] Running upgrade 5881373af7f5 -> fc153938cdc1 2026-08-31 23:48:09.998 | INFO [alembic.runtime.migration] Running upgrade fc153938cdc1 -> 93f394357a27 2026-08-31 23:48:09.998 | INFO [alembic.runtime.migration] Running upgrade 93f394357a27 -> 6f1145bff34c 2026-08-31 23:48:09.998 | INFO [alembic.runtime.migration] Running upgrade 6f1145bff34c -> 682c319773d7 2026-08-31 23:48:09.999 | INFO [alembic.runtime.migration] Running upgrade 682c319773d7 -> 0aefee21cd87 2026-08-31 23:48:09.999 | INFO [alembic.runtime.migration] Running upgrade 0aefee21cd87 -> b1199a3adbef 2026-08-31 23:48:09.999 | INFO [alembic.runtime.migration] Running upgrade b1199a3adbef -> c33da356b165 2026-08-31 23:48:09.999 | INFO [alembic.runtime.migration] Running upgrade c33da356b165 -> 89c58a70ceba 2026-08-31 23:48:09.999 | INFO [alembic.runtime.migration] Running upgrade 89c58a70ceba -> 0e6eff810791 2026-08-31 23:48:09.999 | INFO [alembic.runtime.migration] Running upgrade 0e6eff810791 -> 175fa80908e1 2026-08-31 23:48:10.000 | INFO [alembic.runtime.migration] Running upgrade 175fa80908e1 -> 5bcb7b31ec7d 2026-08-31 23:48:10.001 | INFO [alembic.runtime.migration] Running upgrade 5bcb7b31ec7d -> ad80a9f07c5c 2026-08-31 23:48:10.001 | INFO [alembic.runtime.migration] Running upgrade ad80a9f07c5c -> d553edeb540f 2026-08-31 23:48:10.001 | INFO [alembic.runtime.migration] Running upgrade d553edeb540f -> b1bca967e19d, Add unique constraint to the network segment range 2026-08-31 23:48:10.002 | INFO [alembic.runtime.migration] Running upgrade b1bca967e19d -> bdae3a00c493 2026-08-31 23:48:10.002 | INFO [alembic.runtime.migration] Running upgrade bdae3a00c493 -> a00aa97899c0 2026-08-31 23:48:10.002 | INFO [alembic.runtime.migration] Running upgrade a00aa97899c0 -> a1b2c3d4e5f6, Add security groups default statefulness table 2026-08-31 23:48:10.002 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2026-08-31 23:48:10.002 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2026-08-31 23:48:10.002 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2026-08-31 23:48:10.002 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2026-08-31 23:48:10.002 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2026-08-31 23:48:10.003 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2026-08-31 23:48:10.003 | Running upgrade for neutron ... 2026-08-31 23:48:10.003 | OK 2026-08-31 23:48:10.003 | + lib/neutron:init_neutron:509 : time_stop dbsync 2026-08-31 23:48:10.003 | + functions-common:time_stop:2420 : local name 2026-08-31 23:48:10.003 | + functions-common:time_stop:2421 : local end_time 2026-08-31 23:48:10.003 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-31 23:48:10.004 | + functions-common:time_stop:2423 : local total 2026-08-31 23:48:10.004 | + functions-common:time_stop:2424 : local start_time 2026-08-31 23:48:10.005 | + functions-common:time_stop:2426 : name=dbsync 2026-08-31 23:48:10.005 | + functions-common:time_stop:2427 : start_time=1788220046777 2026-08-31 23:48:10.005 | + functions-common:time_stop:2429 : [[ -z 1788220046777 ]] 2026-08-31 23:48:10.005 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-31 23:48:10.005 | + functions-common:time_stop:2432 : end_time=1788220089882 2026-08-31 23:48:10.005 | + functions-common:time_stop:2433 : elapsed_time=43105 2026-08-31 23:48:10.006 | + functions-common:time_stop:2434 : total=8181 2026-08-31 23:48:10.006 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-31 23:48:10.006 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=51286 2026-08-31 23:48:10.020 | [2044 Async init_neutron:55257]: finished init_neutron with result 0 in 43 seconds 2026-08-31 23:48:10.025 | + inc/async:async_wait:197 : return 0 2026-08-31 23:48:10.027 | + ./stack.sh:main:1232 : async_wait init_placement 2026-08-31 23:48:10.075 | [2044 Async init_placement:55623]: Waiting for completion of init_placement running on PID 55623 (4 other jobs running) 2026-08-31 23:48:10.103 | [2044 Async init_placement:55623]: Signaling child to exit 2026-08-31 23:48:16.627 | + inc/async:async_inner:64 : rc=0 2026-08-31 23:48:16.655 | [55623 Async init_placement:55623]: finished successfully 2026-08-31 23:48:16.680 | WAKEUP 2026-08-31 23:48:16.703 | [2044 Async init_placement:55623]: Signaled 2026-08-31 23:48:16.705 | + lib/placement:init_placement:113 : recreate_database placement 2026-08-31 23:48:16.705 | + lib/database:recreate_database:112 : local db=placement 2026-08-31 23:48:16.705 | + lib/database:recreate_database:113 : recreate_database_mysql placement 2026-08-31 23:48:16.705 | + lib/databases/mysql:recreate_database_mysql:54 : local db=placement 2026-08-31 23:48:16.705 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2026-08-31 23:48:16.705 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-31 23:48:16.705 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2026-08-31 23:48:16.705 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-31 23:48:16.706 | + lib/placement:init_placement:114 : /opt/stack/data/venv/bin/placement-manage db sync 2026-08-31 23:48:16.706 | + lib/placement:init_placement:115 : create_placement_accounts 2026-08-31 23:48:16.706 | + lib/placement:create_placement_accounts:102 : create_service_user placement admin 2026-08-31 23:48:16.706 | + lib/keystone:create_service_user:379 : get_or_create_user placement nomoresecret Default 2026-08-31 23:48:16.706 | + functions-common:get_or_create_user:899 : local user_id 2026-08-31 23:48:16.706 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-08-31 23:48:16.706 | + functions-common:get_or_create_user:903 : local email= 2026-08-31 23:48:16.706 | ++ 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-08-31 23:48:16.706 | ++ functions-common:oscwrap:2465 : return 0 2026-08-31 23:48:16.707 | + functions-common:get_or_create_user:915 : user_id=f6baac2356634c9dba3e18495fd36ad6 2026-08-31 23:48:16.707 | + functions-common:get_or_create_user:916 : echo f6baac2356634c9dba3e18495fd36ad6 2026-08-31 23:48:16.707 | f6baac2356634c9dba3e18495fd36ad6 2026-08-31 23:48:16.707 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service placement service Default Default 2026-08-31 23:48:16.707 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-31 23:48:16.707 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-31 23:48:16.707 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-08-31 23:48:16.707 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-31 23:48:16.707 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-31 23:48:16.707 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-08-31 23:48:16.708 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-08-31 23:48:16.708 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-08-31 23:48:16.708 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-08-31 23:48:16.708 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-08-31 23:48:16.708 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-08-31 23:48:16.708 | + 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-08-31 23:48:16.708 | ++ 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-08-31 23:48:16.708 | ++ functions-common:oscwrap:2465 : return 0 2026-08-31 23:48:16.708 | + functions-common:get_or_add_user_project_role:979 : user_role_id=c5086a74a61b4cff857a23f7aeb8cc08 2026-08-31 23:48:16.708 | + functions-common:get_or_add_user_project_role:980 : echo c5086a74a61b4cff857a23f7aeb8cc08 2026-08-31 23:48:16.709 | c5086a74a61b4cff857a23f7aeb8cc08 2026-08-31 23:48:16.709 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-08-31 23:48:16.709 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin placement service Default Default 2026-08-31 23:48:16.709 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-31 23:48:16.709 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-31 23:48:16.709 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-08-31 23:48:16.709 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-31 23:48:16.709 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-31 23:48:16.709 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-08-31 23:48:16.709 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-08-31 23:48:16.710 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-08-31 23:48:16.710 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-08-31 23:48:16.710 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-08-31 23:48:16.710 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-08-31 23:48:16.710 | + 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-08-31 23:48:16.710 | ++ 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-08-31 23:48:16.710 | ++ functions-common:oscwrap:2465 : return 0 2026-08-31 23:48:16.710 | + functions-common:get_or_add_user_project_role:979 : user_role_id=f6a95e9648aa4f6f9332f2c1c8580ef7 2026-08-31 23:48:16.710 | + functions-common:get_or_add_user_project_role:980 : echo f6a95e9648aa4f6f9332f2c1c8580ef7 2026-08-31 23:48:16.711 | f6a95e9648aa4f6f9332f2c1c8580ef7 2026-08-31 23:48:16.711 | + lib/placement:create_placement_accounts:103 : local placement_api_url=http://192.168.122.25/placement 2026-08-31 23:48:16.711 | + lib/placement:create_placement_accounts:104 : get_or_create_service placement placement 'Placement Service' 2026-08-31 23:48:16.711 | + functions-common:get_or_create_service:1055 : local service_id 2026-08-31 23:48:16.711 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show placement -f value -c id 2026-08-31 23:48:16.711 | ++ 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-08-31 23:48:16.711 | ++ functions-common:oscwrap:2465 : return 0 2026-08-31 23:48:16.711 | + functions-common:get_or_create_service:1066 : service_id=' 2026-08-31 23:48:16.711 | 0ef87ed23bb646ff846377f8dc4e9cc5' 2026-08-31 23:48:16.711 | + functions-common:get_or_create_service:1067 : echo 0ef87ed23bb646ff846377f8dc4e9cc5 2026-08-31 23:48:16.712 | 0ef87ed23bb646ff846377f8dc4e9cc5 2026-08-31 23:48:16.712 | + lib/placement:create_placement_accounts:106 : get_or_create_endpoint placement RegionOne http://192.168.122.25/placement 2026-08-31 23:48:16.712 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-08-31 23:48:16.712 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface placement public http://192.168.122.25/placement RegionOne 2026-08-31 23:48:16.712 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-08-31 23:48:16.712 | +++ 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-08-31 23:48:16.712 | +++ functions-common:oscwrap:2465 : return 0 2026-08-31 23:48:16.712 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-08-31 23:48:16.712 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-08-31 23:48:16.713 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create placement public http://192.168.122.25/placement --region RegionOne -f value -c id 2026-08-31 23:48:16.713 | +++ functions-common:oscwrap:2465 : return 0 2026-08-31 23:48:16.713 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=3a4e4f1f19c54295a546d783d4856ace 2026-08-31 23:48:16.713 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 3a4e4f1f19c54295a546d783d4856ace 2026-08-31 23:48:16.713 | + functions-common:get_or_create_endpoint:1100 : public_id=3a4e4f1f19c54295a546d783d4856ace 2026-08-31 23:48:16.713 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-08-31 23:48:16.713 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-08-31 23:48:16.713 | + functions-common:get_or_create_endpoint:1109 : echo 3a4e4f1f19c54295a546d783d4856ace 2026-08-31 23:48:16.713 | 3a4e4f1f19c54295a546d783d4856ace 2026-08-31 23:48:16.755 | [2044 Async init_placement:55623]: finished init_placement with result 0 in 49 seconds 2026-08-31 23:48:16.760 | + inc/async:async_wait:197 : return 0 2026-08-31 23:48:16.762 | + ./stack.sh:main:1233 : async_wait init_glance 2026-08-31 23:48:16.817 | [2044 Async init_glance:51010]: Waiting for completion of init_glance running on PID 51010 (3 other jobs running) 2026-08-31 23:48:16.843 | [2044 Async init_glance:51010]: Signaling child to exit 2026-08-31 23:48:16.843 | WAKEUP 2026-08-31 23:48:16.865 | [2044 Async init_glance:51010]: Signaled 2026-08-31 23:48:16.867 | + lib/glance:init_glance:525 : rm -rf /opt/stack/data/glance/images 2026-08-31 23:48:16.867 | + lib/glance:init_glance:526 : mkdir -p /opt/stack/data/glance/images 2026-08-31 23:48:16.867 | + lib/glance:init_glance:529 : recreate_database glance 2026-08-31 23:48:16.867 | + lib/database:recreate_database:112 : local db=glance 2026-08-31 23:48:16.867 | + lib/database:recreate_database:113 : recreate_database_mysql glance 2026-08-31 23:48:16.867 | + lib/databases/mysql:recreate_database_mysql:54 : local db=glance 2026-08-31 23:48:16.867 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2026-08-31 23:48:16.867 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-31 23:48:16.867 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2026-08-31 23:48:16.868 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-31 23:48:16.868 | + lib/glance:init_glance:531 : time_start dbsync 2026-08-31 23:48:16.868 | + functions-common:time_start:2406 : local name=dbsync 2026-08-31 23:48:16.868 | + functions-common:time_start:2407 : local start_time= 2026-08-31 23:48:16.868 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-31 23:48:16.868 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-31 23:48:16.868 | + functions-common:time_start:2411 : _TIME_START[$name]=1788219950246 2026-08-31 23:48:16.868 | + lib/glance:init_glance:533 : /opt/stack/data/venv/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2026-08-31 23:48:16.868 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-31 23:48:16.868 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-31 23:48:16.869 | we strongly recommend against using it for new projects. 2026-08-31 23:48:16.869 | 2026-08-31 23:48:16.869 | If you are already using Eventlet, we recommend migrating to a different 2026-08-31 23:48:16.869 | framework. For more detail see 2026-08-31 23:48:16.869 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-31 23:48:16.869 | 2026-08-31 23:48:16.869 | import eventlet as _eventlet # noqa 2026-08-31 23:48:16.870 | INFO dbcounter [-] Registered counter for database glance 2026-08-31 23:48:16.870 | 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=51116) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-08-31 23:48:16.870 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-31 23:48:16.870 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-31 23:48:16.870 | DEBUG dbcounter [-] [51116] Writer thread running {{(pid=51116) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-31 23:48:16.870 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-31 23:48:16.870 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-31 23:48:16.870 | INFO dbcounter [-] Registered counter for database glance 2026-08-31 23:48:16.870 | 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=51116) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-08-31 23:48:16.871 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-31 23:48:16.871 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-31 23:48:16.871 | DEBUG dbcounter [-] [51116] Writer thread running {{(pid=51116) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-31 23:48:16.871 | INFO alembic.runtime.migration [-] Running upgrade -> liberty, liberty initial 2026-08-31 23:48:16.871 | DEBUG alembic.runtime.migration [-] new branch insert liberty {{(pid=51116) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:778}} 2026-08-31 23:48:16.871 | INFO alembic.runtime.migration [-] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table 2026-08-31 23:48:16.871 | DEBUG alembic.runtime.migration [-] update liberty to mitaka01 {{(pid=51116) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-31 23:48:16.871 | INFO alembic.runtime.migration [-] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server 2026-08-31 23:48:16.871 | DEBUG alembic.runtime.migration [-] update mitaka01 to mitaka02 {{(pid=51116) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-31 23:48:16.872 | INFO alembic.runtime.migration [-] Running upgrade mitaka02 -> ocata_expand01, add visibility to images 2026-08-31 23:48:16.872 | DEBUG alembic.runtime.migration [-] update mitaka02 to ocata_expand01 {{(pid=51116) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-31 23:48:16.872 | INFO alembic.runtime.migration [-] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01 2026-08-31 23:48:16.872 | DEBUG alembic.runtime.migration [-] update ocata_expand01 to pike_expand01 {{(pid=51116) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-31 23:48:16.872 | INFO alembic.runtime.migration [-] Running upgrade pike_expand01 -> queens_expand01 2026-08-31 23:48:16.872 | DEBUG alembic.runtime.migration [-] update pike_expand01 to queens_expand01 {{(pid=51116) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-31 23:48:16.872 | INFO alembic.runtime.migration [-] Running upgrade queens_expand01 -> rocky_expand01, add os_hidden column to images table 2026-08-31 23:48:16.872 | DEBUG alembic.runtime.migration [-] update queens_expand01 to rocky_expand01 {{(pid=51116) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-31 23:48:16.872 | INFO alembic.runtime.migration [-] Running upgrade rocky_expand01 -> rocky_expand02, add os_hash_algo and os_hash_value columns to images table 2026-08-31 23:48:16.872 | DEBUG alembic.runtime.migration [-] update rocky_expand01 to rocky_expand02 {{(pid=51116) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-31 23:48:16.873 | INFO alembic.runtime.migration [-] Running upgrade rocky_expand02 -> train_expand01, empty expand for symmetry with train_contract01 2026-08-31 23:48:16.873 | DEBUG alembic.runtime.migration [-] update rocky_expand02 to train_expand01 {{(pid=51116) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-31 23:48:16.873 | INFO alembic.runtime.migration [-] Running upgrade train_expand01 -> ussuri_expand01, empty expand for symmetry with ussuri_expand01 2026-08-31 23:48:16.873 | DEBUG alembic.runtime.migration [-] update train_expand01 to ussuri_expand01 {{(pid=51116) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-31 23:48:16.873 | INFO alembic.runtime.migration [-] Running upgrade ussuri_expand01 -> wallaby_expand01, add image_id, request_id, user columns to tasks table" 2026-08-31 23:48:16.873 | DEBUG alembic.runtime.migration [-] update ussuri_expand01 to wallaby_expand01 {{(pid=51116) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-31 23:48:16.873 | INFO alembic.runtime.migration [-] Running upgrade wallaby_expand01 -> xena_expand01, empty expand for symmetry with 2023_1_expand01 2026-08-31 23:48:16.873 | DEBUG alembic.runtime.migration [-] update wallaby_expand01 to xena_expand01 {{(pid=51116) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-31 23:48:16.873 | INFO alembic.runtime.migration [-] Running upgrade xena_expand01 -> yoga_expand01, empty expand for symmetry with 2023_1_expand01 2026-08-31 23:48:16.873 | DEBUG alembic.runtime.migration [-] update xena_expand01 to yoga_expand01 {{(pid=51116) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-31 23:48:16.874 | INFO alembic.runtime.migration [-] Running upgrade yoga_expand01 -> zed_expand01, empty expand for symmetry with 2023_1_expand01 2026-08-31 23:48:16.874 | DEBUG alembic.runtime.migration [-] update yoga_expand01 to zed_expand01 {{(pid=51116) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-31 23:48:16.874 | INFO alembic.runtime.migration [-] Running upgrade zed_expand01 -> 2023_1_expand01, empty expand for symmetry with 2023_1_expand01 2026-08-31 23:48:16.874 | DEBUG alembic.runtime.migration [-] update zed_expand01 to 2023_1_expand01 {{(pid=51116) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-31 23:48:16.874 | INFO alembic.runtime.migration [-] Running upgrade 2023_1_expand01 -> 2024_1_expand01, adds cache_node_reference and cached_images table(s) 2026-08-31 23:48:16.874 | DEBUG alembic.runtime.migration [-] update 2023_1_expand01 to 2024_1_expand01 {{(pid=51116) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-31 23:48:16.874 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-31 23:48:16.874 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-31 23:48:16.874 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-31 23:48:16.875 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-31 23:48:16.875 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-31 23:48:16.875 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-31 23:48:16.875 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-31 23:48:16.875 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-31 23:48:16.875 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-31 23:48:16.875 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-31 23:48:16.875 | INFO alembic.runtime.migration [-] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images 2026-08-31 23:48:16.875 | DEBUG alembic.runtime.migration [-] new branch insert ocata_contract01 {{(pid=51116) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:778}} 2026-08-31 23:48:16.875 | INFO alembic.runtime.migration [-] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables 2026-08-31 23:48:16.876 | DEBUG alembic.runtime.migration [-] update ocata_contract01 to pike_contract01 {{(pid=51116) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-31 23:48:16.876 | INFO alembic.runtime.migration [-] Running upgrade pike_contract01 -> queens_contract01 2026-08-31 23:48:16.876 | DEBUG alembic.runtime.migration [-] update pike_contract01 to queens_contract01 {{(pid=51116) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-31 23:48:16.876 | INFO alembic.runtime.migration [-] Running upgrade queens_contract01 -> rocky_contract01 2026-08-31 23:48:16.876 | DEBUG alembic.runtime.migration [-] update queens_contract01 to rocky_contract01 {{(pid=51116) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-31 23:48:16.876 | INFO alembic.runtime.migration [-] Running upgrade rocky_contract01 -> rocky_contract02 2026-08-31 23:48:16.876 | DEBUG alembic.runtime.migration [-] update rocky_contract01 to rocky_contract02 {{(pid=51116) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-31 23:48:16.876 | INFO alembic.runtime.migration [-] Running upgrade rocky_contract02 -> train_contract01 2026-08-31 23:48:16.876 | DEBUG alembic.runtime.migration [-] update rocky_contract02 to train_contract01 {{(pid=51116) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-31 23:48:16.877 | INFO alembic.runtime.migration [-] Running upgrade train_contract01 -> ussuri_contract01 2026-08-31 23:48:16.877 | DEBUG alembic.runtime.migration [-] update train_contract01 to ussuri_contract01 {{(pid=51116) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-31 23:48:16.877 | INFO alembic.runtime.migration [-] Running upgrade ussuri_contract01 -> wallaby_contract01 2026-08-31 23:48:16.877 | DEBUG alembic.runtime.migration [-] update ussuri_contract01 to wallaby_contract01 {{(pid=51116) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-31 23:48:16.877 | INFO alembic.runtime.migration [-] Running upgrade wallaby_contract01 -> xena_contract01 2026-08-31 23:48:16.877 | DEBUG alembic.runtime.migration [-] update wallaby_contract01 to xena_contract01 {{(pid=51116) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-31 23:48:16.877 | INFO alembic.runtime.migration [-] Running upgrade xena_contract01 -> yoga_contract01 2026-08-31 23:48:16.877 | DEBUG alembic.runtime.migration [-] update xena_contract01 to yoga_contract01 {{(pid=51116) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-31 23:48:16.877 | INFO alembic.runtime.migration [-] Running upgrade yoga_contract01 -> zed_contract01 2026-08-31 23:48:16.878 | DEBUG alembic.runtime.migration [-] update yoga_contract01 to zed_contract01 {{(pid=51116) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-31 23:48:16.878 | INFO alembic.runtime.migration [-] Running upgrade zed_contract01 -> 2023_1_contract01 2026-08-31 23:48:16.878 | DEBUG alembic.runtime.migration [-] update zed_contract01 to 2023_1_contract01 {{(pid=51116) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-31 23:48:16.878 | INFO alembic.runtime.migration [-] Running upgrade 2023_1_contract01 -> 2024_1_contract01 2026-08-31 23:48:16.878 | DEBUG alembic.runtime.migration [-] merge, delete ['2023_1_contract01'], update 2024_1_expand01 to 2024_1_contract01 {{(pid=51116) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:787}} 2026-08-31 23:48:16.878 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-31 23:48:16.878 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-31 23:48:16.878 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-31 23:48:16.878 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-31 23:48:16.879 | Upgraded database to: 2024_1_expand01, current revision(s): 2024_1_expand01 2026-08-31 23:48:16.879 | Database migration is up to date. No migration needed. 2026-08-31 23:48:16.879 | Upgraded database to: 2024_1_contract01, current revision(s): 2024_1_contract01 2026-08-31 23:48:16.879 | Database is synced successfully. 2026-08-31 23:48:16.879 | + lib/glance:init_glance:536 : /opt/stack/data/venv/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2026-08-31 23:48:16.879 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-31 23:48:16.879 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-31 23:48:16.879 | we strongly recommend against using it for new projects. 2026-08-31 23:48:16.879 | 2026-08-31 23:48:16.879 | If you are already using Eventlet, we recommend migrating to a different 2026-08-31 23:48:16.880 | framework. For more detail see 2026-08-31 23:48:16.880 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-31 23:48:16.880 | 2026-08-31 23:48:16.880 | import eventlet as _eventlet # noqa 2026-08-31 23:48:16.880 | INFO dbcounter [-] Registered counter for database glance 2026-08-31 23:48:16.880 | 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=51294) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-08-31 23:48:16.880 | DEBUG dbcounter [-] [51294] Writer thread running {{(pid=51294) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-31 23:48:16.880 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database. 2026-08-31 23:48:16.880 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database. 2026-08-31 23:48:16.881 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database. 2026-08-31 23:48:16.881 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database. 2026-08-31 23:48:16.881 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database. 2026-08-31 23:48:16.881 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database. 2026-08-31 23:48:16.881 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database. 2026-08-31 23:48:16.881 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database. 2026-08-31 23:48:16.881 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database. 2026-08-31 23:48:16.881 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database. 2026-08-31 23:48:16.881 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database. 2026-08-31 23:48:16.881 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vtpm-hw.json loaded to database. 2026-08-31 23:48:16.882 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database. 2026-08-31 23:48:16.882 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database. 2026-08-31 23:48:16.882 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database. 2026-08-31 23:48:16.882 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database. 2026-08-31 23:48:16.882 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database. 2026-08-31 23:48:16.882 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database. 2026-08-31 23:48:16.882 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database. 2026-08-31 23:48:16.882 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database. 2026-08-31 23:48:16.882 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database. 2026-08-31 23:48:16.882 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database. 2026-08-31 23:48:16.883 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database. 2026-08-31 23:48:16.883 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database. 2026-08-31 23:48:16.883 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database. 2026-08-31 23:48:16.883 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database. 2026-08-31 23:48:16.883 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database. 2026-08-31 23:48:16.883 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vtpm.json loaded to database. 2026-08-31 23:48:16.883 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database. 2026-08-31 23:48:16.883 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database. 2026-08-31 23:48:16.883 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database. 2026-08-31 23:48:16.883 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database. 2026-08-31 23:48:16.883 | INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished 2026-08-31 23:48:16.884 | + lib/glance:init_glance:537 : time_stop dbsync 2026-08-31 23:48:16.884 | + functions-common:time_stop:2420 : local name 2026-08-31 23:48:16.884 | + functions-common:time_stop:2421 : local end_time 2026-08-31 23:48:16.884 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-31 23:48:16.884 | + functions-common:time_stop:2423 : local total 2026-08-31 23:48:16.884 | + functions-common:time_stop:2424 : local start_time 2026-08-31 23:48:16.884 | + functions-common:time_stop:2426 : name=dbsync 2026-08-31 23:48:16.884 | + functions-common:time_stop:2427 : start_time=1788219950246 2026-08-31 23:48:16.884 | + functions-common:time_stop:2429 : [[ -z 1788219950246 ]] 2026-08-31 23:48:16.884 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-31 23:48:16.884 | + functions-common:time_stop:2432 : end_time=1788219965253 2026-08-31 23:48:16.885 | + functions-common:time_stop:2433 : elapsed_time=15007 2026-08-31 23:48:16.885 | + functions-common:time_stop:2434 : total=8181 2026-08-31 23:48:16.885 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-31 23:48:16.885 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=23188 2026-08-31 23:48:16.919 | [2044 Async init_glance:51010]: finished init_glance with result 0 in 15 seconds 2026-08-31 23:48:16.924 | + inc/async:async_wait:197 : return 0 2026-08-31 23:48:16.927 | + ./stack.sh:main:1234 : async_wait init_swift 2026-08-31 23:48:16.948 | Not waiting for async task init_swift that we never started or has already been waited for 2026-08-31 23:48:16.951 | + inc/async:async_wait:197 : return 0 2026-08-31 23:48:16.954 | + ./stack.sh:main:1235 : async_wait init_cinder 2026-08-31 23:48:17.007 | [2044 Async init_cinder:55493]: Waiting for completion of init_cinder running on PID 55493 (2 other jobs running) 2026-08-31 23:48:17.033 | [2044 Async init_cinder:55493]: Signaling child to exit 2026-08-31 23:48:17.034 | WAKEUP 2026-08-31 23:48:17.056 | [2044 Async init_cinder:55493]: Signaled 2026-08-31 23:48:17.057 | + lib/cinder:init_cinder:492 : is_service_enabled mysql postgresql 2026-08-31 23:48:17.057 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:48:17.057 | + lib/cinder:init_cinder:494 : recreate_database cinder 2026-08-31 23:48:17.058 | + lib/database:recreate_database:112 : local db=cinder 2026-08-31 23:48:17.058 | + lib/database:recreate_database:113 : recreate_database_mysql cinder 2026-08-31 23:48:17.058 | + lib/databases/mysql:recreate_database_mysql:54 : local db=cinder 2026-08-31 23:48:17.058 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2026-08-31 23:48:17.058 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-31 23:48:17.058 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2026-08-31 23:48:17.058 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-31 23:48:17.058 | + lib/cinder:init_cinder:496 : time_start dbsync 2026-08-31 23:48:17.058 | + functions-common:time_start:2406 : local name=dbsync 2026-08-31 23:48:17.058 | + functions-common:time_start:2407 : local start_time= 2026-08-31 23:48:17.058 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-31 23:48:17.058 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-31 23:48:17.059 | + functions-common:time_start:2411 : _TIME_START[$name]=1788220047164 2026-08-31 23:48:17.059 | + lib/cinder:init_cinder:498 : /opt/stack/data/venv/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2026-08-31 23:48:17.059 | /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: 2026-08-31 23:48:17.059 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-31 23:48:17.059 | we strongly recommend against using it for new projects. 2026-08-31 23:48:17.059 | 2026-08-31 23:48:17.059 | If you are already using Eventlet, we recommend migrating to a different 2026-08-31 23:48:17.059 | framework. For more detail see 2026-08-31 23:48:17.059 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-31 23:48:17.059 | 2026-08-31 23:48:17.059 | import eventlet # noqa 2026-08-31 23:48:17.060 | INFO dbcounter [-] Registered counter for database cinder 2026-08-31 23:48:17.060 | 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=55676) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-08-31 23:48:17.060 | INFO cinder.db.migration [-] Applying migration(s) 2026-08-31 23:48:17.060 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-31 23:48:17.060 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-31 23:48:17.060 | DEBUG dbcounter [-] [55676] Writer thread running {{(pid=55676) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-31 23:48:17.060 | INFO alembic.runtime.migration [-] Running upgrade -> 921e1a36b076, Initial migration. 2026-08-31 23:48:17.060 | DEBUG alembic.runtime.migration [-] new branch insert 921e1a36b076 {{(pid=55676) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:778}} 2026-08-31 23:48:17.060 | INFO alembic.runtime.migration [-] Running upgrade 921e1a36b076 -> c92a3e68beed, Make shared_targets nullable 2026-08-31 23:48:17.060 | DEBUG alembic.runtime.migration [-] update 921e1a36b076 to c92a3e68beed {{(pid=55676) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-31 23:48:17.060 | INFO alembic.runtime.migration [-] Running upgrade c92a3e68beed -> daa98075b90d, Add resource indexes 2026-08-31 23:48:17.061 | DEBUG alembic.runtime.migration [-] update c92a3e68beed to daa98075b90d {{(pid=55676) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-31 23:48:17.061 | INFO alembic.runtime.migration [-] Running upgrade daa98075b90d -> 89aa6f9639f9, Drop legacy migrate_version table 2026-08-31 23:48:17.061 | DEBUG alembic.runtime.migration [-] update daa98075b90d to 89aa6f9639f9 {{(pid=55676) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-31 23:48:17.061 | INFO alembic.runtime.migration [-] Running upgrade 89aa6f9639f9 -> b8660621f1b9, Update reservations resource 2026-08-31 23:48:17.061 | DEBUG alembic.runtime.migration [-] update 89aa6f9639f9 to b8660621f1b9 {{(pid=55676) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-31 23:48:17.061 | INFO alembic.runtime.migration [-] Running upgrade b8660621f1b9 -> 9ab1b092a404, Make use_quota non nullable 2026-08-31 23:48:17.061 | DEBUG alembic.runtime.migration [-] update b8660621f1b9 to 9ab1b092a404 {{(pid=55676) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-31 23:48:17.061 | INFO alembic.runtime.migration [-] Running upgrade 9ab1b092a404 -> b7b88f50aab5, Remove quota consistencygroups 2026-08-31 23:48:17.061 | DEBUG alembic.runtime.migration [-] update 9ab1b092a404 to b7b88f50aab5 {{(pid=55676) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-31 23:48:17.061 | INFO alembic.runtime.migration [-] Running upgrade b7b88f50aab5 -> 9c74c1c6971f, Quota: Add backup defaults in quota class 2026-08-31 23:48:17.061 | DEBUG alembic.runtime.migration [-] update b7b88f50aab5 to 9c74c1c6971f {{(pid=55676) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-31 23:48:17.062 | INFO cinder.db.migration [-] Migration(s) applied 2026-08-31 23:48:17.062 | + lib/cinder:init_cinder:499 : time_stop dbsync 2026-08-31 23:48:17.062 | + functions-common:time_stop:2420 : local name 2026-08-31 23:48:17.062 | + functions-common:time_stop:2421 : local end_time 2026-08-31 23:48:17.062 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-31 23:48:17.062 | + functions-common:time_stop:2423 : local total 2026-08-31 23:48:17.062 | + functions-common:time_stop:2424 : local start_time 2026-08-31 23:48:17.062 | + functions-common:time_stop:2426 : name=dbsync 2026-08-31 23:48:17.062 | + functions-common:time_stop:2427 : start_time=1788220047164 2026-08-31 23:48:17.062 | + functions-common:time_stop:2429 : [[ -z 1788220047164 ]] 2026-08-31 23:48:17.062 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-31 23:48:17.063 | + functions-common:time_stop:2432 : end_time=1788220059871 2026-08-31 23:48:17.063 | + functions-common:time_stop:2433 : elapsed_time=12707 2026-08-31 23:48:17.063 | + functions-common:time_stop:2434 : total=8181 2026-08-31 23:48:17.063 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-31 23:48:17.063 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=20888 2026-08-31 23:48:17.063 | + lib/cinder:init_cinder:502 : is_service_enabled c-vol 2026-08-31 23:48:17.063 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:48:17.063 | + lib/cinder:init_cinder:502 : [[ -n lvm:lvmdriver-1 ]] 2026-08-31 23:48:17.063 | + lib/cinder:init_cinder:503 : local be be_name be_type 2026-08-31 23:48:17.063 | + lib/cinder:init_cinder:504 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-08-31 23:48:17.063 | + lib/cinder:init_cinder:505 : be_type=lvm 2026-08-31 23:48:17.064 | + lib/cinder:init_cinder:506 : be_name=lvmdriver-1 2026-08-31 23:48:17.064 | + lib/cinder:init_cinder:507 : type init_cinder_backend_lvm 2026-08-31 23:48:17.064 | + lib/cinder:init_cinder:508 : init_cinder_backend_lvm lvmdriver-1 2026-08-31 23:48:17.064 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:64 : local be_name=lvmdriver-1 2026-08-31 23:48:17.064 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:67 : init_lvm_volume_group stack-volumes-lvmdriver-1 30G 2026-08-31 23:48:17.064 | + lib/lvm:init_lvm_volume_group:129 : local vg=stack-volumes-lvmdriver-1 2026-08-31 23:48:17.064 | + lib/lvm:init_lvm_volume_group:130 : local size=30G 2026-08-31 23:48:17.064 | + lib/lvm:init_lvm_volume_group:133 : is_fedora 2026-08-31 23:48:17.064 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-08-31 23:48:17.064 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-08-31 23:48:17.065 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-08-31 23:48:17.065 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-08-31 23:48:17.065 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-08-31 23:48:17.065 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-08-31 23:48:17.065 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-08-31 23:48:17.065 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-08-31 23:48:17.065 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-08-31 23:48:17.065 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-08-31 23:48:17.065 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-08-31 23:48:17.065 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-08-31 23:48:17.065 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-08-31 23:48:17.066 | + lib/lvm:init_lvm_volume_group:138 : _create_lvm_volume_group stack-volumes-lvmdriver-1 30G 2026-08-31 23:48:17.066 | + lib/lvm:_create_lvm_volume_group:88 : local vg=stack-volumes-lvmdriver-1 2026-08-31 23:48:17.066 | + lib/lvm:_create_lvm_volume_group:89 : local size=30G 2026-08-31 23:48:17.066 | + lib/lvm:_create_lvm_volume_group:91 : local backing_file=/opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-08-31 23:48:17.066 | + lib/lvm:_create_lvm_volume_group:92 : sudo vgs stack-volumes-lvmdriver-1 2026-08-31 23:48:17.066 | Volume group "stack-volumes-lvmdriver-1" not found 2026-08-31 23:48:17.066 | Cannot process volume group stack-volumes-lvmdriver-1 2026-08-31 23:48:17.066 | + lib/lvm:_create_lvm_volume_group:94 : [[ -f /opt/stack/data/stack-volumes-lvmdriver-1-backing-file ]] 2026-08-31 23:48:17.066 | + lib/lvm:_create_lvm_volume_group:94 : truncate -s 30G /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-08-31 23:48:17.066 | + lib/lvm:_create_lvm_volume_group:96 : local directio= 2026-08-31 23:48:17.066 | + lib/lvm:_create_lvm_volume_group:98 : losetup -h 2026-08-31 23:48:17.067 | + lib/lvm:_create_lvm_volume_group:98 : grep -q direct-io 2026-08-31 23:48:17.067 | + lib/lvm:_create_lvm_volume_group:99 : directio=--direct-io=on 2026-08-31 23:48:17.067 | + lib/lvm:_create_lvm_volume_group:103 : [[ ! -e /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service ]] 2026-08-31 23:48:17.067 | + lib/lvm:_create_lvm_volume_group:104 : sed -e ' 2026-08-31 23:48:17.067 | s|%DIRECTIO%|--direct-io=on|g; 2026-08-31 23:48:17.067 | s|%BACKING_FILE%|/opt/stack/data/stack-volumes-lvmdriver-1-backing-file|g; 2026-08-31 23:48:17.067 | ' /home/quobyte/devstack/files/lvm-backing-file.template 2026-08-31 23:48:17.067 | + lib/lvm:_create_lvm_volume_group:107 : sudo tee /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service 2026-08-31 23:48:17.067 | [Unit] 2026-08-31 23:48:17.067 | Description=Activate LVM backing file /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-08-31 23:48:17.068 | DefaultDependencies=no 2026-08-31 23:48:17.068 | After=systemd-udev-settle.service 2026-08-31 23:48:17.068 | Before=lvm2-activation-early.service 2026-08-31 23:48:17.068 | Wants=systemd-udev-settle.service 2026-08-31 23:48:17.068 | 2026-08-31 23:48:17.068 | [Service] 2026-08-31 23:48:17.068 | ExecStart=/sbin/losetup --find --show --direct-io=on /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-08-31 23:48:17.068 | ExecStop=/bin/sh -c '/sbin/losetup -d $$(/sbin/losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n)' 2026-08-31 23:48:17.068 | RemainAfterExit=yes 2026-08-31 23:48:17.068 | Type=oneshot 2026-08-31 23:48:17.068 | 2026-08-31 23:48:17.068 | [Install] 2026-08-31 23:48:17.069 | WantedBy=local-fs.target 2026-08-31 23:48:17.069 | Also=systemd-udev-settle.service 2026-08-31 23:48:17.069 | + lib/lvm:_create_lvm_volume_group:110 : sudo systemctl daemon-reload 2026-08-31 23:48:17.069 | + lib/lvm:_create_lvm_volume_group:111 : sudo systemctl enable --now stack-volumes-lvmdriver-1-backing-file.service 2026-08-31 23:48:17.069 | 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-08-31 23:48:17.069 | + lib/lvm:_create_lvm_volume_group:114 : local vg_dev 2026-08-31 23:48:17.069 | ++ lib/lvm:_create_lvm_volume_group:115 : sudo losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n 2026-08-31 23:48:17.069 | + lib/lvm:_create_lvm_volume_group:115 : vg_dev=/dev/loop0 2026-08-31 23:48:17.069 | + lib/lvm:_create_lvm_volume_group:118 : sudo vgs stack-volumes-lvmdriver-1 2026-08-31 23:48:17.069 | Volume group "stack-volumes-lvmdriver-1" not found 2026-08-31 23:48:17.069 | Cannot process volume group stack-volumes-lvmdriver-1 2026-08-31 23:48:17.070 | + lib/lvm:_create_lvm_volume_group:119 : sudo vgcreate stack-volumes-lvmdriver-1 /dev/loop0 2026-08-31 23:48:17.070 | Physical volume "/dev/loop0" successfully created. 2026-08-31 23:48:17.070 | Volume group "stack-volumes-lvmdriver-1" successfully created 2026-08-31 23:48:17.070 | + lib/lvm:init_lvm_volume_group:140 : is_service_enabled cinder 2026-08-31 23:48:17.070 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:48:17.070 | + lib/lvm:init_lvm_volume_group:142 : '[' lioadm = lioadm ']' 2026-08-31 23:48:17.070 | + lib/lvm:init_lvm_volume_group:143 : sudo cinder-rtstool get-targets 2026-08-31 23:48:17.070 | + lib/lvm:init_lvm_volume_group:143 : sudo xargs -rn 1 cinder-rtstool delete 2026-08-31 23:48:17.070 | /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: 2026-08-31 23:48:17.070 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-31 23:48:17.070 | we strongly recommend against using it for new projects. 2026-08-31 23:48:17.071 | 2026-08-31 23:48:17.071 | If you are already using Eventlet, we recommend migrating to a different 2026-08-31 23:48:17.071 | framework. For more detail see 2026-08-31 23:48:17.071 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-31 23:48:17.071 | 2026-08-31 23:48:17.071 | import eventlet # noqa 2026-08-31 23:48:17.071 | + lib/lvm:init_lvm_volume_group:152 : _clean_lvm_volume_group stack-volumes-lvmdriver-1 2026-08-31 23:48:17.071 | + lib/lvm:_clean_lvm_volume_group:40 : local vg=stack-volumes-lvmdriver-1 2026-08-31 23:48:17.072 | + lib/lvm:_clean_lvm_volume_group:43 : sudo lvremove -f stack-volumes-lvmdriver-1 2026-08-31 23:48:17.072 | + lib/cinder:init_cinder:513 : is_service_enabled c-bak 2026-08-31 23:48:17.072 | + functions-common:is_service_enabled:2076 : return 1 2026-08-31 23:48:17.072 | + lib/cinder:init_cinder:519 : mkdir -p /opt/stack/data/cinder/volumes 2026-08-31 23:48:17.108 | [2044 Async init_cinder:55493]: finished init_cinder with result 0 in 15 seconds 2026-08-31 23:48:17.113 | + inc/async:async_wait:197 : return 0 2026-08-31 23:48:17.117 | + ./stack.sh:main:1240 : is_service_enabled nova 2026-08-31 23:48:17.137 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:48:17.140 | + ./stack.sh:main:1241 : echo_summary 'Configuring Nova' 2026-08-31 23:48:17.143 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-31 23:48:17.146 | + ./stack.sh:echo_summary:450 : echo -e Configuring Nova 2026-08-31 23:48:17.150 | + ./stack.sh:main:1242 : init_nova 2026-08-31 23:48:17.153 | + lib/nova:init_nova:848 : is_service_enabled mysql postgresql 2026-08-31 23:48:17.174 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:48:17.177 | + lib/nova:init_nova:848 : is_service_enabled n-api 2026-08-31 23:48:17.197 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:48:17.201 | + lib/nova:init_nova:850 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-08-31 23:48:17.204 | + lib/nova:init_nova:858 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2026-08-31 23:48:17.279 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2026-08-31 23:48:17.326 | [2044 Async nova-cell-0:57762]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2026-08-31 23:48:17.328 | ++ lib/nova:init_nova:861 : seq 1 1 2026-08-31 23:48:17.334 | + lib/nova:init_nova:861 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-08-31 23:48:17.339 | ++ lib/nova:init_nova:862 : conductor_conf 1 2026-08-31 23:48:17.343 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-08-31 23:48:17.347 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-08-31 23:48:17.350 | + lib/nova:init_nova:862 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-08-31 23:48:17.433 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-08-31 23:48:17.478 | [2044 Async nova-cell-1:57866]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-08-31 23:48:17.481 | + lib/nova:init_nova:865 : recreate_database nova_api 2026-08-31 23:48:17.483 | + lib/database:recreate_database:112 : local db=nova_api 2026-08-31 23:48:17.486 | + lib/database:recreate_database:113 : recreate_database_mysql nova_api 2026-08-31 23:48:17.489 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_api 2026-08-31 23:48:17.491 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2026-08-31 23:48:17.497 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-31 23:48:17.580 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2026-08-31 23:48:17.585 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-31 23:48:17.667 | + lib/nova:init_nova:866 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2026-08-31 23:48:18.257 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-08-31 23:48:18.257 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-31 23:48:18.258 | we strongly recommend against using it for new projects. 2026-08-31 23:48:18.258 | 2026-08-31 23:48:18.258 | If you are already using Eventlet, we recommend migrating to a different 2026-08-31 23:48:18.258 | framework. For more detail see 2026-08-31 23:48:18.258 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-31 23:48:18.258 | 2026-08-31 23:48:18.258 | import eventlet # noqa 2026-08-31 23:48:18.545 | 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-08-31 23:48:22.638 | INFO dbcounter [-] Registered counter for database nova_api 2026-08-31 23:48:22.752 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-31 23:48:22.754 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-31 23:48:22.754 | DEBUG dbcounter [-] [57936] Writer thread running {{(pid=57936) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-31 23:48:22.830 | INFO alembic.runtime.migration [-] Running upgrade -> d67eeaabee36, Initial version 2026-08-31 23:48:28.485 | DEBUG alembic.runtime.migration [-] new branch insert d67eeaabee36 {{(pid=57936) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:778}} 2026-08-31 23:48:28.505 | INFO alembic.runtime.migration [-] Running upgrade d67eeaabee36 -> b30f573d3377, Remove unused build_requests columns 2026-08-31 23:48:31.066 | DEBUG alembic.runtime.migration [-] update d67eeaabee36 to b30f573d3377 {{(pid=57936) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-31 23:48:31.070 | INFO alembic.runtime.migration [-] Running upgrade b30f573d3377 -> cdeec0c85668, Drop legacy migrate_version table 2026-08-31 23:48:31.077 | DEBUG alembic.runtime.migration [-] update b30f573d3377 to cdeec0c85668 {{(pid=57936) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-31 23:48:31.765 | ++ lib/nova:init_nova:870 : database_connection_url nova_cell0 2026-08-31 23:48:31.768 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2026-08-31 23:48:31.771 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2026-08-31 23:48:31.776 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell0 2026-08-31 23:48:31.781 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-08-31 23:48:31.784 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-08-31 23:48:31.787 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-08-31 23:48:31.814 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:48:31.817 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-08-31 23:48:31.821 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-08-31 23:48:31.826 | + 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-08-31 23:48:32.478 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-08-31 23:48:32.478 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-31 23:48:32.478 | we strongly recommend against using it for new projects. 2026-08-31 23:48:32.478 | 2026-08-31 23:48:32.479 | If you are already using Eventlet, we recommend migrating to a different 2026-08-31 23:48:32.479 | framework. For more detail see 2026-08-31 23:48:32.479 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-31 23:48:32.479 | 2026-08-31 23:48:32.479 | import eventlet # noqa 2026-08-31 23:48:32.770 | 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-08-31 23:48:36.331 | INFO dbcounter [None req-ea358427-1235-401c-9489-69e43e26b233 None None] Registered counter for database nova_api 2026-08-31 23:48:36.468 | DEBUG dbcounter [-] [58534] Writer thread running {{(pid=58534) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-31 23:48:37.205 | ++ lib/nova:init_nova:873 : seq 0 1 2026-08-31 23:48:37.209 | + lib/nova:init_nova:873 : for i in $(seq 0 $NOVA_NUM_CELLS) 2026-08-31 23:48:37.215 | + lib/nova:init_nova:874 : async_wait nova-cell-0 2026-08-31 23:48:37.301 | [2044 Async nova-cell-0:57762]: Waiting for completion of init_nova_db nova_cell0 /etc/nova/nova.conf running on PID 57762 (3 other jobs running) 2026-08-31 23:48:37.335 | [2044 Async nova-cell-0:57762]: Signaling child to exit 2026-08-31 23:48:45.311 | + inc/async:async_inner:64 : rc=0 2026-08-31 23:48:45.335 | [57762 Async nova-cell-0:57762]: finished successfully 2026-08-31 23:48:45.358 | WAKEUP 2026-08-31 23:48:45.379 | [2044 Async nova-cell-0:57762]: Signaled 2026-08-31 23:48:45.380 | + lib/nova:init_nova_db:838 : local dbname=nova_cell0 2026-08-31 23:48:45.380 | + lib/nova:init_nova_db:839 : local conffile=/etc/nova/nova.conf 2026-08-31 23:48:45.380 | + lib/nova:init_nova_db:840 : recreate_database nova_cell0 2026-08-31 23:48:45.380 | + lib/database:recreate_database:112 : local db=nova_cell0 2026-08-31 23:48:45.380 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell0 2026-08-31 23:48:45.380 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_cell0 2026-08-31 23:48:45.381 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2026-08-31 23:48:45.381 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-31 23:48:45.381 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;' 2026-08-31 23:48:45.381 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-31 23:48:45.381 | + lib/nova:init_nova_db:841 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf db sync --local_cell 2026-08-31 23:48:45.381 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-08-31 23:48:45.381 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-31 23:48:45.381 | we strongly recommend against using it for new projects. 2026-08-31 23:48:45.381 | 2026-08-31 23:48:45.381 | If you are already using Eventlet, we recommend migrating to a different 2026-08-31 23:48:45.381 | framework. For more detail see 2026-08-31 23:48:45.381 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-31 23:48:45.382 | 2026-08-31 23:48:45.382 | import eventlet # noqa 2026-08-31 23:48:45.382 | 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-08-31 23:48:45.382 | INFO dbcounter [-] Registered counter for database nova_cell0 2026-08-31 23:48:45.382 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-31 23:48:45.382 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-31 23:48:45.383 | DEBUG dbcounter [-] [57903] Writer thread running {{(pid=57903) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-31 23:48:45.383 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2026-08-31 23:48:45.383 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=57903) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:778}} 2026-08-31 23:48:45.383 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2026-08-31 23:48:45.383 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=57903) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-31 23:48:45.383 | INFO alembic.runtime.migration [-] Running upgrade 16f1fbcab42b -> ccb0fa1a2252, Add encryption fields to BlockDeviceMapping 2026-08-31 23:48:45.383 | DEBUG alembic.runtime.migration [-] update 16f1fbcab42b to ccb0fa1a2252 {{(pid=57903) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-31 23:48:45.383 | INFO alembic.runtime.migration [-] Running upgrade ccb0fa1a2252 -> 960aac0e09ea, de-duplicate_indexes_in_instances__console_auth_tokens 2026-08-31 23:48:45.384 | DEBUG alembic.runtime.migration [-] update ccb0fa1a2252 to 960aac0e09ea {{(pid=57903) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-31 23:48:45.384 | INFO alembic.runtime.migration [-] Running upgrade 960aac0e09ea -> 1b91788ec3a6, Drop legacy migrate_version table 2026-08-31 23:48:45.384 | DEBUG alembic.runtime.migration [-] update 960aac0e09ea to 1b91788ec3a6 {{(pid=57903) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-31 23:48:45.384 | INFO alembic.runtime.migration [-] Running upgrade 1b91788ec3a6 -> 1acf2c98e646, Add compute_id to instance 2026-08-31 23:48:45.384 | DEBUG alembic.runtime.migration [-] update 1b91788ec3a6 to 1acf2c98e646 {{(pid=57903) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-31 23:48:45.384 | INFO alembic.runtime.migration [-] Running upgrade 1acf2c98e646 -> 13863f4e1612, create_share_mapping_table 2026-08-31 23:48:45.384 | DEBUG alembic.runtime.migration [-] update 1acf2c98e646 to 13863f4e1612 {{(pid=57903) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-31 23:48:45.384 | INFO alembic.runtime.migration [-] Running upgrade 13863f4e1612 -> d60bddf7a903, add_constraint_instance_share_avoid_duplicates 2026-08-31 23:48:45.384 | DEBUG alembic.runtime.migration [-] update 13863f4e1612 to d60bddf7a903 {{(pid=57903) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-31 23:48:45.384 | INFO alembic.runtime.migration [-] Running upgrade d60bddf7a903 -> 2903cd72dc14, add_tls_port_to_console_auth_tokens 2026-08-31 23:48:45.384 | DEBUG alembic.runtime.migration [-] update d60bddf7a903 to 2903cd72dc14 {{(pid=57903) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-31 23:48:45.385 | INFO alembic.runtime.migration [-] Running upgrade 2903cd72dc14 -> ab450ba04102, db: add indexes for source/dest migrations 2026-08-31 23:48:45.385 | DEBUG alembic.runtime.migration [-] update 2903cd72dc14 to ab450ba04102 {{(pid=57903) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-31 23:48:45.426 | [2044 Async nova-cell-0:57762]: finished init_nova_db nova_cell0 /etc/nova/nova.conf with result 0 in 28 seconds 2026-08-31 23:48:45.430 | + inc/async:async_wait:197 : return 0 2026-08-31 23:48:45.433 | + lib/nova:init_nova:873 : for i in $(seq 0 $NOVA_NUM_CELLS) 2026-08-31 23:48:45.436 | + lib/nova:init_nova:874 : async_wait nova-cell-1 2026-08-31 23:48:45.483 | [2044 Async nova-cell-1:57866]: Waiting for completion of init_nova_db nova_cell1 /etc/nova/nova_cell1.conf running on PID 57866 (2 other jobs running) 2026-08-31 23:48:45.509 | [2044 Async nova-cell-1:57866]: Signaling child to exit 2026-08-31 23:48:45.560 | + inc/async:async_inner:64 : rc=0 2026-08-31 23:48:45.580 | [57866 Async nova-cell-1:57866]: finished successfully 2026-08-31 23:48:45.600 | WAKEUP 2026-08-31 23:48:45.624 | [2044 Async nova-cell-1:57866]: Signaled 2026-08-31 23:48:45.625 | + lib/nova:init_nova_db:838 : local dbname=nova_cell1 2026-08-31 23:48:45.626 | + lib/nova:init_nova_db:839 : local conffile=/etc/nova/nova_cell1.conf 2026-08-31 23:48:45.626 | + lib/nova:init_nova_db:840 : recreate_database nova_cell1 2026-08-31 23:48:45.626 | + lib/database:recreate_database:112 : local db=nova_cell1 2026-08-31 23:48:45.626 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell1 2026-08-31 23:48:45.626 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_cell1 2026-08-31 23:48:45.626 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2026-08-31 23:48:45.627 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-31 23:48:45.627 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE nova_cell1 CHARACTER SET utf8;' 2026-08-31 23:48:45.627 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-31 23:48:45.627 | + 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-08-31 23:48:45.627 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-08-31 23:48:45.627 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-31 23:48:45.627 | we strongly recommend against using it for new projects. 2026-08-31 23:48:45.628 | 2026-08-31 23:48:45.628 | If you are already using Eventlet, we recommend migrating to a different 2026-08-31 23:48:45.628 | framework. For more detail see 2026-08-31 23:48:45.628 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-31 23:48:45.628 | 2026-08-31 23:48:45.629 | import eventlet # noqa 2026-08-31 23:48:45.629 | 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-08-31 23:48:45.629 | INFO dbcounter [-] Registered counter for database nova_cell1 2026-08-31 23:48:45.629 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-31 23:48:45.629 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-31 23:48:45.629 | DEBUG dbcounter [-] [57933] Writer thread running {{(pid=57933) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-31 23:48:45.629 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2026-08-31 23:48:45.629 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=57933) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:778}} 2026-08-31 23:48:45.630 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2026-08-31 23:48:45.630 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=57933) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-31 23:48:45.630 | INFO alembic.runtime.migration [-] Running upgrade 16f1fbcab42b -> ccb0fa1a2252, Add encryption fields to BlockDeviceMapping 2026-08-31 23:48:45.630 | DEBUG alembic.runtime.migration [-] update 16f1fbcab42b to ccb0fa1a2252 {{(pid=57933) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-31 23:48:45.630 | INFO alembic.runtime.migration [-] Running upgrade ccb0fa1a2252 -> 960aac0e09ea, de-duplicate_indexes_in_instances__console_auth_tokens 2026-08-31 23:48:45.630 | DEBUG alembic.runtime.migration [-] update ccb0fa1a2252 to 960aac0e09ea {{(pid=57933) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-31 23:48:45.630 | INFO alembic.runtime.migration [-] Running upgrade 960aac0e09ea -> 1b91788ec3a6, Drop legacy migrate_version table 2026-08-31 23:48:45.630 | DEBUG alembic.runtime.migration [-] update 960aac0e09ea to 1b91788ec3a6 {{(pid=57933) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-31 23:48:45.630 | INFO alembic.runtime.migration [-] Running upgrade 1b91788ec3a6 -> 1acf2c98e646, Add compute_id to instance 2026-08-31 23:48:45.630 | DEBUG alembic.runtime.migration [-] update 1b91788ec3a6 to 1acf2c98e646 {{(pid=57933) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-31 23:48:45.631 | INFO alembic.runtime.migration [-] Running upgrade 1acf2c98e646 -> 13863f4e1612, create_share_mapping_table 2026-08-31 23:48:45.631 | DEBUG alembic.runtime.migration [-] update 1acf2c98e646 to 13863f4e1612 {{(pid=57933) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-31 23:48:45.631 | INFO alembic.runtime.migration [-] Running upgrade 13863f4e1612 -> d60bddf7a903, add_constraint_instance_share_avoid_duplicates 2026-08-31 23:48:45.631 | DEBUG alembic.runtime.migration [-] update 13863f4e1612 to d60bddf7a903 {{(pid=57933) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-31 23:48:45.631 | INFO alembic.runtime.migration [-] Running upgrade d60bddf7a903 -> 2903cd72dc14, add_tls_port_to_console_auth_tokens 2026-08-31 23:48:45.631 | DEBUG alembic.runtime.migration [-] update d60bddf7a903 to 2903cd72dc14 {{(pid=57933) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-31 23:48:45.631 | INFO alembic.runtime.migration [-] Running upgrade 2903cd72dc14 -> ab450ba04102, db: add indexes for source/dest migrations 2026-08-31 23:48:45.631 | DEBUG alembic.runtime.migration [-] update 2903cd72dc14 to ab450ba04102 {{(pid=57933) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-31 23:48:45.671 | [2044 Async nova-cell-1:57866]: finished init_nova_db nova_cell1 /etc/nova/nova_cell1.conf with result 0 in 28 seconds 2026-08-31 23:48:45.676 | + inc/async:async_wait:197 : return 0 2026-08-31 23:48:45.678 | + lib/nova:init_nova:877 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-08-31 23:48:45.681 | + lib/nova:init_nova:884 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2026-08-31 23:48:46.241 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-08-31 23:48:46.241 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-31 23:48:46.241 | we strongly recommend against using it for new projects. 2026-08-31 23:48:46.241 | 2026-08-31 23:48:46.242 | If you are already using Eventlet, we recommend migrating to a different 2026-08-31 23:48:46.242 | framework. For more detail see 2026-08-31 23:48:46.242 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-31 23:48:46.242 | 2026-08-31 23:48:46.242 | import eventlet # noqa 2026-08-31 23:48:46.511 | 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-08-31 23:48:49.494 | Running batches of 50 until complete 2026-08-31 23:48:49.494 | INFO dbcounter [None req-66852a61-8e13-4d28-ac2f-de84ceb58e20 None None] Registered counter for database nova_cell0 2026-08-31 23:48:49.688 | DEBUG dbcounter [-] [59167] Writer thread running {{(pid=59167) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-31 23:48:49.693 | INFO dbcounter [None req-66852a61-8e13-4d28-ac2f-de84ceb58e20 None None] Registered counter for database nova_api 2026-08-31 23:48:49.854 | DEBUG dbcounter [-] [59167] Writer thread running {{(pid=59167) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-31 23:48:49.880 | INFO dbcounter [None req-66852a61-8e13-4d28-ac2f-de84ceb58e20 None None] Registered counter for database nova_cell0 2026-08-31 23:48:49.950 | DEBUG dbcounter [-] [59167] Writer thread running {{(pid=59167) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-31 23:48:50.163 | +-------------------------------------+--------------+-----------+ 2026-08-31 23:48:50.163 | | Migration | Total Needed | Completed | 2026-08-31 23:48:50.164 | +-------------------------------------+--------------+-----------+ 2026-08-31 23:48:50.164 | | fill_virtual_interface_list | 0 | 0 | 2026-08-31 23:48:50.164 | | migrate_empty_ratio | 0 | 0 | 2026-08-31 23:48:50.164 | | migrate_quota_classes_to_api_db | 0 | 0 | 2026-08-31 23:48:50.164 | | migrate_quota_limits_to_api_db | 0 | 0 | 2026-08-31 23:48:50.164 | | migration_migrate_to_uuid | 0 | 0 | 2026-08-31 23:48:50.164 | | populate_dev_uuids | 0 | 0 | 2026-08-31 23:48:50.164 | | populate_instance_compute_id | 0 | 0 | 2026-08-31 23:48:50.164 | | populate_missing_availability_zones | 0 | 0 | 2026-08-31 23:48:50.165 | | populate_queued_for_delete | 0 | 0 | 2026-08-31 23:48:50.165 | | populate_user_id | 0 | 0 | 2026-08-31 23:48:50.165 | | populate_uuids | 0 | 0 | 2026-08-31 23:48:50.165 | +-------------------------------------+--------------+-----------+ 2026-08-31 23:48:50.822 | ++ lib/nova:init_nova:887 : seq 1 1 2026-08-31 23:48:50.828 | + lib/nova:init_nova:887 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-08-31 23:48:50.832 | ++ lib/nova:init_nova:888 : conductor_conf 1 2026-08-31 23:48:50.835 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-08-31 23:48:50.839 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-08-31 23:48:50.842 | + 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-08-31 23:48:51.428 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-08-31 23:48:51.428 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-31 23:48:51.428 | we strongly recommend against using it for new projects. 2026-08-31 23:48:51.428 | 2026-08-31 23:48:51.428 | If you are already using Eventlet, we recommend migrating to a different 2026-08-31 23:48:51.428 | framework. For more detail see 2026-08-31 23:48:51.428 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-31 23:48:51.428 | 2026-08-31 23:48:51.428 | import eventlet # noqa 2026-08-31 23:48:51.702 | 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-08-31 23:48:54.696 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2026-08-31 23:48:54.696 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2026-08-31 23:48:54.696 | INFO dbcounter [None req-dc58bcfc-5391-4975-9000-0dc50a8195bd None None] Registered counter for database nova_api 2026-08-31 23:48:54.817 | DEBUG dbcounter [-] [59186] Writer thread running {{(pid=59186) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-31 23:48:55.440 | + lib/nova:init_nova:892 : create_nova_keys_dir 2026-08-31 23:48:55.442 | + lib/nova:create_nova_keys_dir:834 : sudo install -d -o quobyte /opt/stack/data/nova /opt/stack/data/nova/keys 2026-08-31 23:48:55.459 | + lib/nova:init_nova:894 : [[ '' == \L\V\M ]] 2026-08-31 23:48:55.463 | + ./stack.sh:main:1244 : async_runfunc configure_neutron_nova 2026-08-31 23:48:55.467 | + inc/async:async_runfunc:116 : async_run configure_neutron_nova configure_neutron_nova 2026-08-31 23:48:55.544 | + inc/async:async_inner:63 : configure_neutron_nova 2026-08-31 23:48:55.593 | [2044 Async configure_neutron_nova:59244]: running: configure_neutron_nova 2026-08-31 23:48:55.597 | + ./stack.sh:main:1252 : run_phase stack post-config 2026-08-31 23:48:55.601 | + functions-common:run_phase:1848 : local mode=stack 2026-08-31 23:48:55.604 | + functions-common:run_phase:1849 : local phase=post-config 2026-08-31 23:48:55.607 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-08-31 23:48:55.612 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-08-31 23:48:55.617 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-08-31 23:48:55.621 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-08-31 23:48:55.625 | + functions-common:run_phase:1858 : local extra 2026-08-31 23:48:55.630 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-08-31 23:48:55.635 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-08-31 23:48:55.639 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-08-31 23:48:55.643 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-08-31 23:48:55.646 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack post-config 2026-08-31 23:48:55.650 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-08-31 23:48:55.674 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:48:55.677 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-08-31 23:48:55.680 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-08-31 23:48:55.685 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2026-08-31 23:48:55.687 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-08-31 23:48:55.691 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-08-31 23:48:55.694 | ++ extras.d/80-tempest.sh:source:12 : : 2026-08-31 23:48:55.698 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-08-31 23:48:55.701 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-08-31 23:48:55.705 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-08-31 23:48:55.709 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-08-31 23:48:55.712 | + functions-common:run_phase:1875 : run_plugins stack post-config 2026-08-31 23:48:55.716 | + functions-common:run_plugins:1834 : local mode=stack 2026-08-31 23:48:55.719 | + functions-common:run_plugins:1835 : local phase=post-config 2026-08-31 23:48:55.723 | + functions-common:run_plugins:1837 : local plugins= 2026-08-31 23:48:55.726 | + functions-common:run_plugins:1838 : local plugin 2026-08-31 23:48:55.731 | + ./stack.sh:main:1260 : merge_config_group /home/quobyte/devstack/local.conf post-config 2026-08-31 23:48:55.735 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-08-31 23:48:55.739 | + inc/meta-config:merge_config_group:171 : shift 2026-08-31 23:48:55.742 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2026-08-31 23:48:55.746 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-08-31 23:48:55.750 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-08-31 23:48:55.753 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-08-31 23:48:55.758 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf post-config 2026-08-31 23:48:55.762 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-08-31 23:48:55.766 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2026-08-31 23:48:55.770 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-08-31 23:48:55.774 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2026-08-31 23:48:55.774 | /^\[\[.+\|.*\]\]/ { 2026-08-31 23:48:55.774 | gsub("[][]", "", $1); 2026-08-31 23:48:55.774 | split($1, a, "|"); 2026-08-31 23:48:55.775 | if (a[1] == matchgroup) 2026-08-31 23:48:55.775 | print a[2] 2026-08-31 23:48:55.775 | } 2026-08-31 23:48:55.775 | ' /home/quobyte/devstack/local.conf 2026-08-31 23:48:55.781 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-08-31 23:48:55.784 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-08-31 23:48:55.787 | + inc/meta-config:merge_config_group:180 : local dir 2026-08-31 23:48:55.792 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NOVA_CONF' 2026-08-31 23:48:55.795 | +++ inc/meta-config:merge_config_group:182 : echo /etc/nova/nova.conf 2026-08-31 23:48:55.799 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/nova/nova.conf 2026-08-31 23:48:55.803 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/nova/nova.conf ]] 2026-08-31 23:48:55.807 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/nova/nova.conf 2026-08-31 23:48:55.812 | + inc/meta-config:merge_config_group:187 : dir=/etc/nova 2026-08-31 23:48:55.816 | + inc/meta-config:merge_config_group:189 : test -e /etc/nova 2026-08-31 23:48:55.819 | + inc/meta-config:merge_config_group:189 : test -d /etc/nova 2026-08-31 23:48:55.822 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/nova ]] 2026-08-31 23:48:55.826 | + inc/meta-config:merge_config_group:196 : merge_config_file /home/quobyte/devstack/local.conf post-config '$NOVA_CONF' 2026-08-31 23:48:55.830 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-08-31 23:48:55.833 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-08-31 23:48:55.837 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CONF' 2026-08-31 23:48:55.841 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-08-31 23:48:55.846 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CONF' 2026-08-31 23:48:55.850 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova.conf 2026-08-31 23:48:55.855 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova.conf 2026-08-31 23:48:55.858 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova.conf ']' 2026-08-31 23:48:55.863 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config '$NOVA_CONF' 2026-08-31 23:48:55.864 | + inc/meta-config:merge_config_file:164 : read a 2026-08-31 23:48:55.866 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CONF' ' 2026-08-31 23:48:55.866 | BEGIN { 2026-08-31 23:48:55.866 | section = "" 2026-08-31 23:48:55.867 | last_section = "" 2026-08-31 23:48:55.867 | section_count = 0 2026-08-31 23:48:55.867 | } 2026-08-31 23:48:55.867 | /^\[.+\]/ { 2026-08-31 23:48:55.867 | gsub("[][]", "", $1); 2026-08-31 23:48:55.867 | section=$1 2026-08-31 23:48:55.867 | next 2026-08-31 23:48:55.867 | } 2026-08-31 23:48:55.867 | /^ *\#/ { 2026-08-31 23:48:55.867 | next 2026-08-31 23:48:55.867 | } 2026-08-31 23:48:55.867 | /^[^ \t]+/ { 2026-08-31 23:48:55.868 | # get offset of first = in $0 2026-08-31 23:48:55.868 | eq_idx = index($0, "=") 2026-08-31 23:48:55.868 | # extract attr & value from $0 2026-08-31 23:48:55.869 | attr = substr($0, 1, eq_idx - 1) 2026-08-31 23:48:55.869 | value = substr($0, eq_idx + 1) 2026-08-31 23:48:55.869 | # only need to strip trailing whitespace from attr 2026-08-31 23:48:55.869 | sub(/[ \t]*$/, "", attr) 2026-08-31 23:48:55.869 | # need to strip leading & trailing whitespace from value 2026-08-31 23:48:55.869 | sub(/^[ \t]*/, "", value) 2026-08-31 23:48:55.869 | sub(/[ \t]*$/, "", value) 2026-08-31 23:48:55.869 | 2026-08-31 23:48:55.869 | # cfg_attr_count: number of config lines per [section, attr] 2026-08-31 23:48:55.870 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-08-31 23:48:55.870 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-08-31 23:48:55.870 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-08-31 23:48:55.870 | if (! (section, attr) in cfg_attr_count) { 2026-08-31 23:48:55.870 | if (section != last_section) { 2026-08-31 23:48:55.870 | cfg_section[section_count++] = section 2026-08-31 23:48:55.870 | last_section = section 2026-08-31 23:48:55.870 | } 2026-08-31 23:48:55.870 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-08-31 23:48:55.870 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-08-31 23:48:55.871 | 2026-08-31 23:48:55.871 | cfg_attr[section, attr, 0] = value 2026-08-31 23:48:55.871 | cfg_attr_count[section, attr] = 1 2026-08-31 23:48:55.871 | } else { 2026-08-31 23:48:55.871 | lno = cfg_attr_count[section, attr]++ 2026-08-31 23:48:55.871 | cfg_attr[section, attr, lno] = value 2026-08-31 23:48:55.871 | } 2026-08-31 23:48:55.871 | } 2026-08-31 23:48:55.871 | END { 2026-08-31 23:48:55.871 | # Process each section in order 2026-08-31 23:48:55.872 | for (sno = 0; sno < section_count; sno++) { 2026-08-31 23:48:55.872 | section = cfg_section[sno] 2026-08-31 23:48:55.872 | # The ini routines simply append a config item immediately 2026-08-31 23:48:55.872 | # after the section header. To keep the same order as defined 2026-08-31 23:48:55.872 | # in local.conf, invoke the ini routines in the reverse order 2026-08-31 23:48:55.872 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-08-31 23:48:55.872 | attr = cfg_sec_attr_name[sno, attr_no] 2026-08-31 23:48:55.872 | if (cfg_attr_count[section, attr] == 1) 2026-08-31 23:48:55.872 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-08-31 23:48:55.872 | else { 2026-08-31 23:48:55.874 | # For multiline, invoke the ini routines in the reverse order 2026-08-31 23:48:55.874 | count = cfg_attr_count[section, attr] 2026-08-31 23:48:55.874 | print "inidelete " configfile " " section " " attr 2026-08-31 23:48:55.874 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-08-31 23:48:55.874 | for (l = count -2; l >= 0; l--) 2026-08-31 23:48:55.874 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-08-31 23:48:55.874 | } 2026-08-31 23:48:55.874 | } 2026-08-31 23:48:55.874 | } 2026-08-31 23:48:55.874 | } 2026-08-31 23:48:55.874 | ' 2026-08-31 23:48:55.875 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-08-31 23:48:55.875 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-08-31 23:48:55.875 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-08-31 23:48:55.876 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CONF' 2026-08-31 23:48:55.880 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-08-31 23:48:55.884 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CONF ]] 2026-08-31 23:48:55.887 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CONF' ' 2026-08-31 23:48:55.887 | BEGIN { group = "" } 2026-08-31 23:48:55.887 | /^\[\[.+\|.*\]\]/ { 2026-08-31 23:48:55.888 | gsub("[][]", "", $1); 2026-08-31 23:48:55.888 | split($1, a, "|"); 2026-08-31 23:48:55.888 | if (a[1] == matchgroup && a[2] == configfile) { 2026-08-31 23:48:55.888 | group=a[1] 2026-08-31 23:48:55.888 | } else { 2026-08-31 23:48:55.888 | group="" 2026-08-31 23:48:55.888 | } 2026-08-31 23:48:55.888 | next 2026-08-31 23:48:55.888 | } 2026-08-31 23:48:55.888 | { 2026-08-31 23:48:55.888 | if (group != "") 2026-08-31 23:48:55.888 | print $0 2026-08-31 23:48:55.889 | } 2026-08-31 23:48:55.889 | ' /home/quobyte/devstack/local.conf 2026-08-31 23:48:55.895 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt quobyte_mount_point_base "/opt/stack/data/nova/mnt/"' 2026-08-31 23:48:55.898 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt quobyte_mount_point_base /opt/stack/data/nova/mnt/ 2026-08-31 23:48:55.935 | + inc/meta-config:merge_config_file:164 : read a 2026-08-31 23:48:55.938 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt quobyte_client_cfg "/etc/quobyte/client-nova.cfg"' 2026-08-31 23:48:55.943 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt quobyte_client_cfg /etc/quobyte/client-nova.cfg 2026-08-31 23:48:55.978 | + inc/meta-config:merge_config_file:164 : read a 2026-08-31 23:48:55.982 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt preallocate_images "space"' 2026-08-31 23:48:55.985 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt preallocate_images space 2026-08-31 23:48:56.025 | + inc/meta-config:merge_config_file:164 : read a 2026-08-31 23:48:56.029 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt cpu_models ""' 2026-08-31 23:48:56.032 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt cpu_models '' 2026-08-31 23:48:56.076 | + inc/meta-config:merge_config_file:164 : read a 2026-08-31 23:48:56.081 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt cpu_mode "host-passthrough"' 2026-08-31 23:48:56.083 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt cpu_mode host-passthrough 2026-08-31 23:48:56.125 | + inc/meta-config:merge_config_file:164 : read a 2026-08-31 23:48:56.130 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-08-31 23:48:56.134 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-08-31 23:48:56.137 | + inc/meta-config:merge_config_group:180 : local dir 2026-08-31 23:48:56.141 | ++ inc/meta-config:merge_config_group:182 : eval 'echo /etc/neutron/metadata_agent.ini' 2026-08-31 23:48:56.145 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/metadata_agent.ini 2026-08-31 23:48:56.149 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/metadata_agent.ini 2026-08-31 23:48:56.152 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/metadata_agent.ini ]] 2026-08-31 23:48:56.156 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/metadata_agent.ini 2026-08-31 23:48:56.162 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2026-08-31 23:48:56.166 | + inc/meta-config:merge_config_group:189 : test -e /etc/neutron 2026-08-31 23:48:56.170 | + inc/meta-config:merge_config_group:189 : test -d /etc/neutron 2026-08-31 23:48:56.173 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/neutron ]] 2026-08-31 23:48:56.177 | + inc/meta-config:merge_config_group:196 : merge_config_file /home/quobyte/devstack/local.conf post-config /etc/neutron/metadata_agent.ini 2026-08-31 23:48:56.181 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-08-31 23:48:56.184 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-08-31 23:48:56.188 | + inc/meta-config:merge_config_file:85 : local configfile=/etc/neutron/metadata_agent.ini 2026-08-31 23:48:56.191 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-08-31 23:48:56.196 | ++ inc/meta-config:merge_config_file:91 : eval echo /etc/neutron/metadata_agent.ini 2026-08-31 23:48:56.200 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/metadata_agent.ini 2026-08-31 23:48:56.204 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/metadata_agent.ini 2026-08-31 23:48:56.208 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/metadata_agent.ini ']' 2026-08-31 23:48:56.211 | + inc/meta-config:merge_config_file:93 : touch /etc/neutron/metadata_agent.ini 2026-08-31 23:48:56.218 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config /etc/neutron/metadata_agent.ini 2026-08-31 23:48:56.219 | + inc/meta-config:merge_config_file:97 : awk -v configfile=/etc/neutron/metadata_agent.ini ' 2026-08-31 23:48:56.219 | BEGIN { 2026-08-31 23:48:56.219 | section = "" 2026-08-31 23:48:56.219 | last_section = "" 2026-08-31 23:48:56.220 | section_count = 0 2026-08-31 23:48:56.220 | } 2026-08-31 23:48:56.220 | /^\[.+\]/ { 2026-08-31 23:48:56.220 | gsub("[][]", "", $1); 2026-08-31 23:48:56.220 | section=$1 2026-08-31 23:48:56.220 | next 2026-08-31 23:48:56.220 | } 2026-08-31 23:48:56.220 | /^ *\#/ { 2026-08-31 23:48:56.220 | next 2026-08-31 23:48:56.220 | } 2026-08-31 23:48:56.221 | /^[^ \t]+/ { 2026-08-31 23:48:56.221 | # get offset of first = in $0 2026-08-31 23:48:56.221 | eq_idx = index($0, "=") 2026-08-31 23:48:56.221 | # extract attr & value from $0 2026-08-31 23:48:56.221 | attr = substr($0, 1, eq_idx - 1) 2026-08-31 23:48:56.221 | value = substr($0, eq_idx + 1) 2026-08-31 23:48:56.221 | # only need to strip trailing whitespace from attr 2026-08-31 23:48:56.221 | sub(/[ \t]*$/, "", attr) 2026-08-31 23:48:56.221 | # need to strip leading & trailing whitespace from value 2026-08-31 23:48:56.221 | sub(/^[ \t]*/, "", value) 2026-08-31 23:48:56.222 | sub(/[ \t]*$/, "", value) 2026-08-31 23:48:56.222 | 2026-08-31 23:48:56.222 | # cfg_attr_count: number of config lines per [section, attr] 2026-08-31 23:48:56.222 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-08-31 23:48:56.222 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-08-31 23:48:56.222 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-08-31 23:48:56.222 | if (! (section, attr) in cfg_attr_count) { 2026-08-31 23:48:56.222 | if (section != last_section) { 2026-08-31 23:48:56.222 | cfg_section[section_count++] = section 2026-08-31 23:48:56.222 | last_section = section 2026-08-31 23:48:56.223 | } 2026-08-31 23:48:56.223 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-08-31 23:48:56.223 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-08-31 23:48:56.223 | 2026-08-31 23:48:56.223 | cfg_attr[section, attr, 0] = value 2026-08-31 23:48:56.223 | cfg_attr_count[section, attr] = 1 2026-08-31 23:48:56.223 | } else { 2026-08-31 23:48:56.223 | lno = cfg_attr_count[section, attr]++ 2026-08-31 23:48:56.223 | cfg_attr[section, attr, lno] = value 2026-08-31 23:48:56.223 | } 2026-08-31 23:48:56.224 | } 2026-08-31 23:48:56.224 | END { 2026-08-31 23:48:56.224 | # Process each section in order 2026-08-31 23:48:56.224 | for (sno = 0; sno < section_count; sno++) { 2026-08-31 23:48:56.224 | section = cfg_section[sno] 2026-08-31 23:48:56.225 | # The ini routines simply append a config item immediately 2026-08-31 23:48:56.225 | # after the section header. To keep the same order as defined 2026-08-31 23:48:56.225 | # in local.conf, invoke the ini routines in the reverse order 2026-08-31 23:48:56.225 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-08-31 23:48:56.225 | attr = cfg_sec_attr_name[sno, attr_no] 2026-08-31 23:48:56.225 | if (cfg_attr_count[section, attr] == 1) 2026-08-31 23:48:56.225 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-08-31 23:48:56.225 | else { 2026-08-31 23:48:56.225 | # For multiline, invoke the ini routines in the reverse order 2026-08-31 23:48:56.225 | count = cfg_attr_count[section, attr] 2026-08-31 23:48:56.226 | print "inidelete " configfile " " section " " attr 2026-08-31 23:48:56.226 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-08-31 23:48:56.226 | for (l = count -2; l >= 0; l--) 2026-08-31 23:48:56.226 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-08-31 23:48:56.226 | } 2026-08-31 23:48:56.226 | } 2026-08-31 23:48:56.226 | } 2026-08-31 23:48:56.226 | } 2026-08-31 23:48:56.226 | ' 2026-08-31 23:48:56.226 | + inc/meta-config:merge_config_file:164 : read a 2026-08-31 23:48:56.227 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-08-31 23:48:56.227 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-08-31 23:48:56.227 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-08-31 23:48:56.228 | + inc/meta-config:get_meta_section:35 : local configfile=/etc/neutron/metadata_agent.ini 2026-08-31 23:48:56.231 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-08-31 23:48:56.235 | + inc/meta-config:get_meta_section:38 : [[ -z /etc/neutron/metadata_agent.ini ]] 2026-08-31 23:48:56.238 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v configfile=/etc/neutron/metadata_agent.ini ' 2026-08-31 23:48:56.238 | BEGIN { group = "" } 2026-08-31 23:48:56.238 | /^\[\[.+\|.*\]\]/ { 2026-08-31 23:48:56.238 | gsub("[][]", "", $1); 2026-08-31 23:48:56.239 | split($1, a, "|"); 2026-08-31 23:48:56.239 | if (a[1] == matchgroup && a[2] == configfile) { 2026-08-31 23:48:56.239 | group=a[1] 2026-08-31 23:48:56.239 | } else { 2026-08-31 23:48:56.239 | group="" 2026-08-31 23:48:56.239 | } 2026-08-31 23:48:56.239 | next 2026-08-31 23:48:56.239 | } 2026-08-31 23:48:56.239 | { 2026-08-31 23:48:56.239 | if (group != "") 2026-08-31 23:48:56.239 | print $0 2026-08-31 23:48:56.240 | } 2026-08-31 23:48:56.240 | ' /home/quobyte/devstack/local.conf 2026-08-31 23:48:56.247 | + inc/meta-config:merge_config_file:164 : eval 'iniset /etc/neutron/metadata_agent.ini DEFAULT ovsdb_connection "tcp:127.0.0.1:6640"' 2026-08-31 23:48:56.251 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/metadata_agent.ini DEFAULT ovsdb_connection tcp:127.0.0.1:6640 2026-08-31 23:48:56.302 | + inc/meta-config:merge_config_file:164 : read a 2026-08-31 23:48:56.307 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-08-31 23:48:56.311 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-08-31 23:48:56.315 | + inc/meta-config:merge_config_group:180 : local dir 2026-08-31 23:48:56.320 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $CINDER_CONF' 2026-08-31 23:48:56.324 | +++ inc/meta-config:merge_config_group:182 : echo /etc/cinder/cinder.conf 2026-08-31 23:48:56.328 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/cinder/cinder.conf 2026-08-31 23:48:56.331 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/cinder/cinder.conf ]] 2026-08-31 23:48:56.336 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/cinder/cinder.conf 2026-08-31 23:48:56.342 | + inc/meta-config:merge_config_group:187 : dir=/etc/cinder 2026-08-31 23:48:56.344 | + inc/meta-config:merge_config_group:189 : test -e /etc/cinder 2026-08-31 23:48:56.348 | + inc/meta-config:merge_config_group:189 : test -d /etc/cinder 2026-08-31 23:48:56.351 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/cinder ]] 2026-08-31 23:48:56.358 | + inc/meta-config:merge_config_group:196 : merge_config_file /home/quobyte/devstack/local.conf post-config '$CINDER_CONF' 2026-08-31 23:48:56.363 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-08-31 23:48:56.373 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-08-31 23:48:56.376 | + inc/meta-config:merge_config_file:85 : local 'configfile=$CINDER_CONF' 2026-08-31 23:48:56.381 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-08-31 23:48:56.386 | ++ inc/meta-config:merge_config_file:91 : eval echo '$CINDER_CONF' 2026-08-31 23:48:56.389 | +++ inc/meta-config:merge_config_file:91 : echo /etc/cinder/cinder.conf 2026-08-31 23:48:56.393 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/cinder/cinder.conf 2026-08-31 23:48:56.398 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/cinder/cinder.conf ']' 2026-08-31 23:48:56.401 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config '$CINDER_CONF' 2026-08-31 23:48:56.402 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$CINDER_CONF' ' 2026-08-31 23:48:56.402 | BEGIN { 2026-08-31 23:48:56.402 | section = "" 2026-08-31 23:48:56.403 | last_section = "" 2026-08-31 23:48:56.403 | section_count = 0 2026-08-31 23:48:56.403 | } 2026-08-31 23:48:56.404 | /^\[.+\]/ { 2026-08-31 23:48:56.404 | gsub("[][]", "", $1); 2026-08-31 23:48:56.404 | section=$1 2026-08-31 23:48:56.404 | next 2026-08-31 23:48:56.404 | } 2026-08-31 23:48:56.404 | /^ *\#/ { 2026-08-31 23:48:56.404 | next 2026-08-31 23:48:56.404 | } 2026-08-31 23:48:56.404 | /^[^ \t]+/ { 2026-08-31 23:48:56.404 | # get offset of first = in $0 2026-08-31 23:48:56.405 | eq_idx = index($0, "=") 2026-08-31 23:48:56.405 | # extract attr & value from $0 2026-08-31 23:48:56.405 | attr = substr($0, 1, eq_idx - 1) 2026-08-31 23:48:56.405 | value = substr($0, eq_idx + 1) 2026-08-31 23:48:56.405 | # only need to strip trailing whitespace from attr 2026-08-31 23:48:56.405 | sub(/[ \t]*$/, "", attr) 2026-08-31 23:48:56.405 | # need to strip leading & trailing whitespace from value 2026-08-31 23:48:56.405 | sub(/^[ \t]*/, "", value) 2026-08-31 23:48:56.405 | sub(/[ \t]*$/, "", value) 2026-08-31 23:48:56.405 | 2026-08-31 23:48:56.405 | # cfg_attr_count: number of config lines per [section, attr] 2026-08-31 23:48:56.406 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-08-31 23:48:56.406 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-08-31 23:48:56.406 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-08-31 23:48:56.406 | if (! (section, attr) in cfg_attr_count) { 2026-08-31 23:48:56.406 | if (section != last_section) { 2026-08-31 23:48:56.406 | cfg_section[section_count++] = section 2026-08-31 23:48:56.406 | last_section = section 2026-08-31 23:48:56.406 | } 2026-08-31 23:48:56.406 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-08-31 23:48:56.406 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-08-31 23:48:56.406 | 2026-08-31 23:48:56.406 | cfg_attr[section, attr, 0] = value 2026-08-31 23:48:56.407 | cfg_attr_count[section, attr] = 1 2026-08-31 23:48:56.407 | } else { 2026-08-31 23:48:56.407 | lno = cfg_attr_count[section, attr]++ 2026-08-31 23:48:56.407 | cfg_attr[section, attr, lno] = value 2026-08-31 23:48:56.407 | } 2026-08-31 23:48:56.407 | } 2026-08-31 23:48:56.407 | END { 2026-08-31 23:48:56.407 | # Process each section in order 2026-08-31 23:48:56.407 | for (sno = 0; sno < section_count; sno++) { 2026-08-31 23:48:56.407 | section = cfg_section[sno] 2026-08-31 23:48:56.407 | # The ini routines simply append a config item immediately 2026-08-31 23:48:56.408 | # after the section header. To keep the same order as defined 2026-08-31 23:48:56.408 | # in local.conf, invoke the ini routines in the reverse order 2026-08-31 23:48:56.408 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-08-31 23:48:56.408 | attr = cfg_sec_attr_name[sno, attr_no] 2026-08-31 23:48:56.408 | if (cfg_attr_count[section, attr] == 1) 2026-08-31 23:48:56.408 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-08-31 23:48:56.408 | else { 2026-08-31 23:48:56.408 | # For multiline, invoke the ini routines in the reverse order 2026-08-31 23:48:56.408 | count = cfg_attr_count[section, attr] 2026-08-31 23:48:56.408 | print "inidelete " configfile " " section " " attr 2026-08-31 23:48:56.408 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-08-31 23:48:56.409 | for (l = count -2; l >= 0; l--) 2026-08-31 23:48:56.409 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-08-31 23:48:56.409 | } 2026-08-31 23:48:56.409 | } 2026-08-31 23:48:56.409 | } 2026-08-31 23:48:56.409 | } 2026-08-31 23:48:56.409 | ' 2026-08-31 23:48:56.409 | + inc/meta-config:merge_config_file:164 : read a 2026-08-31 23:48:56.409 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-08-31 23:48:56.410 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-08-31 23:48:56.410 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-08-31 23:48:56.410 | + inc/meta-config:get_meta_section:35 : local 'configfile=$CINDER_CONF' 2026-08-31 23:48:56.412 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-08-31 23:48:56.416 | + inc/meta-config:get_meta_section:38 : [[ -z $CINDER_CONF ]] 2026-08-31 23:48:56.421 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$CINDER_CONF' ' 2026-08-31 23:48:56.421 | BEGIN { group = "" } 2026-08-31 23:48:56.421 | /^\[\[.+\|.*\]\]/ { 2026-08-31 23:48:56.421 | gsub("[][]", "", $1); 2026-08-31 23:48:56.421 | split($1, a, "|"); 2026-08-31 23:48:56.422 | if (a[1] == matchgroup && a[2] == configfile) { 2026-08-31 23:48:56.422 | group=a[1] 2026-08-31 23:48:56.422 | } else { 2026-08-31 23:48:56.422 | group="" 2026-08-31 23:48:56.422 | } 2026-08-31 23:48:56.422 | next 2026-08-31 23:48:56.422 | } 2026-08-31 23:48:56.422 | { 2026-08-31 23:48:56.422 | if (group != "") 2026-08-31 23:48:56.422 | print $0 2026-08-31 23:48:56.422 | } 2026-08-31 23:48:56.423 | ' /home/quobyte/devstack/local.conf 2026-08-31 23:48:56.429 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD nas_secure_file_operations "false"' 2026-08-31 23:48:56.432 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD nas_secure_file_operations false 2026-08-31 23:48:56.477 | + inc/meta-config:merge_config_file:164 : read a 2026-08-31 23:48:56.480 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD nas_secure_file_permissions "false"' 2026-08-31 23:48:56.484 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD nas_secure_file_permissions false 2026-08-31 23:48:56.520 | + inc/meta-config:merge_config_file:164 : read a 2026-08-31 23:48:56.524 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD quobyte_client_cfg "/etc/quobyte/client-cinder.cfg"' 2026-08-31 23:48:56.534 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD quobyte_client_cfg /etc/quobyte/client-cinder.cfg 2026-08-31 23:48:56.574 | + inc/meta-config:merge_config_file:164 : read a 2026-08-31 23:48:56.578 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD volume_backend_name "QuobyteHD"' 2026-08-31 23:48:56.580 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD volume_backend_name QuobyteHD 2026-08-31 23:48:56.621 | + inc/meta-config:merge_config_file:164 : read a 2026-08-31 23:48:56.624 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD quobyte_volume_url "quobyte://osci02.corp.quobyte.com/cinder-vol-ec5ce4ac-2e9d-48e9-bd08-837d92ab50cb"' 2026-08-31 23:48:56.627 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD quobyte_volume_url quobyte://osci02.corp.quobyte.com/cinder-vol-ec5ce4ac-2e9d-48e9-bd08-837d92ab50cb 2026-08-31 23:48:56.633 | + inc/async:async_inner:64 : rc=0 2026-08-31 23:48:56.659 | [59244 Async configure_neutron_nova:59244]: finished successfully 2026-08-31 23:48:56.665 | + inc/meta-config:merge_config_file:164 : read a 2026-08-31 23:48:56.669 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD volume_driver "cinder.volume.drivers.quobyte.QuobyteDriver"' 2026-08-31 23:48:56.672 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD volume_driver cinder.volume.drivers.quobyte.QuobyteDriver 2026-08-31 23:48:56.708 | + inc/meta-config:merge_config_file:164 : read a 2026-08-31 23:48:56.713 | + ./stack.sh:main:1269 : is_service_enabled swift 2026-08-31 23:48:56.730 | + functions-common:is_service_enabled:2076 : return 1 2026-08-31 23:48:56.734 | + ./stack.sh:main:1277 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-08-31 23:48:56.737 | + ./stack.sh:main:1278 : is_service_enabled cinder 2026-08-31 23:48:56.755 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:48:56.758 | + ./stack.sh:main:1279 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-08-31 23:48:56.792 | + ./stack.sh:main:1282 : async_wait configure_neutron_nova 2026-08-31 23:48:56.839 | [2044 Async configure_neutron_nova:59244]: Waiting for completion of configure_neutron_nova running on PID 59244 (2 other jobs running) 2026-08-31 23:48:56.861 | [2044 Async configure_neutron_nova:59244]: Signaling child to exit 2026-08-31 23:48:56.861 | WAKEUP 2026-08-31 23:48:56.882 | [2044 Async configure_neutron_nova:59244]: Signaled 2026-08-31 23:48:56.883 | + lib/neutron:configure_neutron_nova:452 : create_nova_conf_neutron /etc/nova/nova.conf 2026-08-31 23:48:56.883 | + lib/neutron:create_nova_conf_neutron:463 : local conf=/etc/nova/nova.conf 2026-08-31 23:48:56.883 | + lib/neutron:create_nova_conf_neutron:464 : configure_keystoneauth /etc/nova/nova.conf nova neutron 2026-08-31 23:48:56.883 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-08-31 23:48:56.883 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-08-31 23:48:56.884 | + lib/keystone:configure_keystoneauth:393 : local section=neutron 2026-08-31 23:48:56.884 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf neutron auth_type password 2026-08-31 23:48:56.884 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf neutron interface public 2026-08-31 23:48:56.884 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf neutron auth_url http://192.168.122.25/identity 2026-08-31 23:48:56.884 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf neutron username nova 2026-08-31 23:48:56.884 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf neutron password nomoresecret 2026-08-31 23:48:56.884 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2026-08-31 23:48:56.884 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf neutron project_name service 2026-08-31 23:48:56.884 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2026-08-31 23:48:56.884 | + lib/neutron:create_nova_conf_neutron:465 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2026-08-31 23:48:56.885 | + lib/neutron:create_nova_conf_neutron:468 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2026-08-31 23:48:56.885 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2026-08-31 23:48:56.885 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:125 : : 2026-08-31 23:48:56.885 | + lib/neutron:create_nova_conf_neutron:470 : is_service_enabled q-meta neutron-metadata-agent 2026-08-31 23:48:56.885 | + functions-common:is_service_enabled:2076 : return 1 2026-08-31 23:48:56.885 | + lib/neutron:create_nova_conf_neutron:474 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2026-08-31 23:48:56.885 | + lib/neutron:create_nova_conf_neutron:475 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2026-08-31 23:48:56.885 | + lib/neutron:configure_neutron_nova:453 : [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]] 2026-08-31 23:48:56.885 | ++ lib/neutron:configure_neutron_nova:454 : seq 1 1 2026-08-31 23:48:56.885 | + lib/neutron:configure_neutron_nova:454 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-08-31 23:48:56.886 | + lib/neutron:configure_neutron_nova:455 : local conf 2026-08-31 23:48:56.886 | ++ lib/neutron:configure_neutron_nova:456 : conductor_conf 1 2026-08-31 23:48:56.886 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-08-31 23:48:56.886 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-08-31 23:48:56.886 | + lib/neutron:configure_neutron_nova:456 : conf=/etc/nova/nova_cell1.conf 2026-08-31 23:48:56.886 | + lib/neutron:configure_neutron_nova:457 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2026-08-31 23:48:56.886 | + lib/neutron:create_nova_conf_neutron:463 : local conf=/etc/nova/nova_cell1.conf 2026-08-31 23:48:56.886 | + lib/neutron:create_nova_conf_neutron:464 : configure_keystoneauth /etc/nova/nova_cell1.conf nova neutron 2026-08-31 23:48:56.886 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova_cell1.conf 2026-08-31 23:48:56.886 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-08-31 23:48:56.887 | + lib/keystone:configure_keystoneauth:393 : local section=neutron 2026-08-31 23:48:56.887 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2026-08-31 23:48:56.887 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova_cell1.conf neutron interface public 2026-08-31 23:48:56.887 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova_cell1.conf neutron auth_url http://192.168.122.25/identity 2026-08-31 23:48:56.887 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova_cell1.conf neutron username nova 2026-08-31 23:48:56.887 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova_cell1.conf neutron password nomoresecret 2026-08-31 23:48:56.887 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2026-08-31 23:48:56.887 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2026-08-31 23:48:56.887 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2026-08-31 23:48:56.888 | + lib/neutron:create_nova_conf_neutron:465 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2026-08-31 23:48:56.888 | + lib/neutron:create_nova_conf_neutron:468 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2026-08-31 23:48:56.888 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2026-08-31 23:48:56.888 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:125 : : 2026-08-31 23:48:56.888 | + lib/neutron:create_nova_conf_neutron:470 : is_service_enabled q-meta neutron-metadata-agent 2026-08-31 23:48:56.888 | + functions-common:is_service_enabled:2076 : return 1 2026-08-31 23:48:56.888 | + lib/neutron:create_nova_conf_neutron:474 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2026-08-31 23:48:56.888 | + lib/neutron:create_nova_conf_neutron:475 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2026-08-31 23:48:56.926 | [2044 Async configure_neutron_nova:59244]: finished configure_neutron_nova with result 0 in 1 seconds 2026-08-31 23:48:56.931 | + inc/async:async_wait:197 : return 0 2026-08-31 23:48:56.934 | + ./stack.sh:main:1288 : is_service_enabled nova 2026-08-31 23:48:56.954 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:48:56.957 | + ./stack.sh:main:1289 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-08-31 23:48:56.996 | + ./stack.sh:main:1290 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-08-31 23:48:57.033 | + ./stack.sh:main:1294 : is_service_enabled n-api 2026-08-31 23:48:57.053 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:48:57.057 | + ./stack.sh:main:1295 : echo_summary 'Starting Nova API' 2026-08-31 23:48:57.060 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-31 23:48:57.062 | + ./stack.sh:echo_summary:450 : echo -e Starting Nova API 2026-08-31 23:48:57.065 | + ./stack.sh:main:1296 : start_nova_api 2026-08-31 23:48:57.068 | + 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-08-31 23:48:57.071 | + 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-08-31 23:48:57.075 | + 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-08-31 23:48:57.079 | ++ lib/nova:start_nova_api:971 : which uwsgi 2026-08-31 23:48:57.083 | + lib/nova:start_nova_api:971 : run_process n-api '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-08-31 23:48:57.086 | + functions-common:run_process:1674 : local service=n-api 2026-08-31 23:48:57.089 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-08-31 23:48:57.092 | + functions-common:run_process:1676 : local group= 2026-08-31 23:48:57.095 | + functions-common:run_process:1677 : local user= 2026-08-31 23:48:57.098 | + functions-common:run_process:1678 : local env_vars= 2026-08-31 23:48:57.101 | + functions-common:run_process:1680 : local name=n-api 2026-08-31 23:48:57.104 | + functions-common:run_process:1682 : time_start run_process 2026-08-31 23:48:57.107 | + functions-common:time_start:2406 : local name=run_process 2026-08-31 23:48:57.110 | + functions-common:time_start:2407 : local start_time= 2026-08-31 23:48:57.114 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-31 23:48:57.117 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-31 23:48:57.122 | + functions-common:time_start:2411 : _TIME_START[$name]=1788220137118 2026-08-31 23:48:57.125 | + functions-common:run_process:1683 : is_service_enabled n-api 2026-08-31 23:48:57.141 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:48:57.143 | + functions-common:run_process:1684 : _run_under_systemd n-api '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' '' '' 2026-08-31 23:48:57.146 | + functions-common:_run_under_systemd:1628 : local service=n-api 2026-08-31 23:48:57.150 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-08-31 23:48:57.153 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-08-31 23:48:57.156 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-08-31 23:48:57.159 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-08-31 23:48:57.162 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]] 2026-08-31 23:48:57.165 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2026-08-31 23:48:57.168 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-api.service 2026-08-31 23:48:57.171 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-31 23:48:57.173 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-08-31 23:48:57.176 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-08-31 23:48:57.179 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-31 23:48:57.182 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-api] ]] 2026-08-31 23:48:57.185 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]] 2026-08-31 23:48:57.187 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-08-31 23:48:57.190 | + 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-08-31 23:48:57.192 | + 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-08-31 23:48:57.195 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@n-api.service 2026-08-31 23:48:57.197 | + 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-08-31 23:48:57.199 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-08-31 23:48:57.202 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-08-31 23:48:57.204 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-08-31 23:48:57.207 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@n-api.service 2026-08-31 23:48:57.209 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-08-31 23:48:57.213 | + 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-08-31 23:48:57.287 | + 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-08-31 23:48:57.364 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service SyslogIdentifier devstack@n-api.service 2026-08-31 23:48:57.431 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User quobyte 2026-08-31 23:48:57.513 | + 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-08-31 23:48:57.587 | + 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-08-31 23:48:57.661 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2026-08-31 23:48:57.737 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2026-08-31 23:48:57.817 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2026-08-31 23:48:57.890 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2026-08-31 23:48:57.964 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2026-08-31 23:48:58.051 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-08-31 23:48:58.056 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-08-31 23:48:58.059 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@n-api.service Install WantedBy multi-user.target 2026-08-31 23:48:58.157 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-08-31 23:48:58.634 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-api.service 2026-08-31 23:48:58.664 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api.service → /etc/systemd/system/devstack@n-api.service. 2026-08-31 23:48:59.101 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-api.service 2026-08-31 23:48:59.242 | + functions-common:run_process:1686 : time_stop run_process 2026-08-31 23:48:59.245 | + functions-common:time_stop:2420 : local name 2026-08-31 23:48:59.247 | + functions-common:time_stop:2421 : local end_time 2026-08-31 23:48:59.249 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-31 23:48:59.251 | + functions-common:time_stop:2423 : local total 2026-08-31 23:48:59.253 | + functions-common:time_stop:2424 : local start_time 2026-08-31 23:48:59.256 | + functions-common:time_stop:2426 : name=run_process 2026-08-31 23:48:59.258 | + functions-common:time_stop:2427 : start_time=1788220137118 2026-08-31 23:48:59.260 | + functions-common:time_stop:2429 : [[ -z 1788220137118 ]] 2026-08-31 23:48:59.264 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-31 23:48:59.267 | + functions-common:time_stop:2432 : end_time=1788220139264 2026-08-31 23:48:59.269 | + functions-common:time_stop:2433 : elapsed_time=2146 2026-08-31 23:48:59.272 | + functions-common:time_stop:2434 : total=4011 2026-08-31 23:48:59.274 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-31 23:48:59.276 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=6157 2026-08-31 23:48:59.278 | + lib/nova:start_nova_api:973 : echo 'Waiting for nova-api to start...' 2026-08-31 23:48:59.278 | Waiting for nova-api to start... 2026-08-31 23:48:59.281 | + lib/nova:start_nova_api:975 : local service_url=http://192.168.122.25/compute/v2.1/ 2026-08-31 23:48:59.283 | + lib/nova:start_nova_api:977 : wait_for_service 60 http://192.168.122.25/compute/v2.1/ 2026-08-31 23:48:59.285 | + functions:wait_for_service:476 : local timeout=60 2026-08-31 23:48:59.287 | + functions:wait_for_service:477 : local url=http://192.168.122.25/compute/v2.1/ 2026-08-31 23:48:59.289 | + functions:wait_for_service:478 : local rval=0 2026-08-31 23:48:59.291 | + functions:wait_for_service:479 : time_start wait_for_service 2026-08-31 23:48:59.293 | + functions-common:time_start:2406 : local name=wait_for_service 2026-08-31 23:48:59.296 | + functions-common:time_start:2407 : local start_time= 2026-08-31 23:48:59.298 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-31 23:48:59.300 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-31 23:48:59.305 | + functions-common:time_start:2411 : _TIME_START[$name]=1788220139302 2026-08-31 23:48:59.307 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-08-31 23:48:59.310 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-31 23:48:59.312 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.25/compute/v2.1/ 2026-08-31 23:49:05.435 | + :: : [[ 200 == 503 ]] 2026-08-31 23:49:05.437 | + :: : [[ 0 -eq 7 ]] 2026-08-31 23:49:05.441 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-08-31 23:49:05.443 | + functions-common:time_stop:2420 : local name 2026-08-31 23:49:05.445 | + functions-common:time_stop:2421 : local end_time 2026-08-31 23:49:05.449 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-31 23:49:05.453 | + functions-common:time_stop:2423 : local total 2026-08-31 23:49:05.457 | + functions-common:time_stop:2424 : local start_time 2026-08-31 23:49:05.461 | + functions-common:time_stop:2426 : name=wait_for_service 2026-08-31 23:49:05.465 | + functions-common:time_stop:2427 : start_time=1788220139302 2026-08-31 23:49:05.468 | + functions-common:time_stop:2429 : [[ -z 1788220139302 ]] 2026-08-31 23:49:05.472 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-31 23:49:05.479 | + functions-common:time_stop:2432 : end_time=1788220145474 2026-08-31 23:49:05.482 | + functions-common:time_stop:2433 : elapsed_time=6172 2026-08-31 23:49:05.485 | + functions-common:time_stop:2434 : total=5723 2026-08-31 23:49:05.489 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-31 23:49:05.493 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=11895 2026-08-31 23:49:05.496 | + functions:wait_for_service:486 : return 0 2026-08-31 23:49:05.499 | + 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-08-31 23:49:05.502 | + 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-08-31 23:49:05.505 | + ./stack.sh:main:1299 : is_service_enabled ovn-controller ovn-controller-vtep 2026-08-31 23:49:05.525 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:49:05.530 | + ./stack.sh:main:1300 : echo_summary 'Starting OVN services' 2026-08-31 23:49:05.533 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-31 23:49:05.537 | + ./stack.sh:echo_summary:450 : echo -e Starting OVN services 2026-08-31 23:49:05.541 | + ./stack.sh:main:1301 : start_ovn_services 2026-08-31 23:49:05.546 | + lib/neutron:start_ovn_services:580 : [[ ovn == \o\v\n ]] 2026-08-31 23:49:05.549 | + lib/neutron:start_ovn_services:581 : '[' libvirt '!=' ironic ']' 2026-08-31 23:49:05.554 | + lib/neutron:start_ovn_services:587 : init_ovn 2026-08-31 23:49:05.557 | + lib/neutron_plugins/ovn_agent:init_ovn:634 : local 'mkdir_cmd=mkdir -p /var/lib/ovn' 2026-08-31 23:49:05.561 | + lib/neutron_plugins/ovn_agent:init_ovn:636 : [[ False == \F\a\l\s\e ]] 2026-08-31 23:49:05.565 | + lib/neutron_plugins/ovn_agent:init_ovn:637 : mkdir_cmd='sudo mkdir -p /var/lib/ovn' 2026-08-31 23:49:05.570 | + lib/neutron_plugins/ovn_agent:init_ovn:640 : sudo mkdir -p /var/lib/ovn 2026-08-31 23:49:05.586 | + lib/neutron_plugins/ovn_agent:init_ovn:641 : mkdir -p /opt/stack/data/ovs 2026-08-31 23:49:05.593 | + lib/neutron_plugins/ovn_agent:init_ovn:643 : rm -f '/opt/stack/data/ovs/*.db' 2026-08-31 23:49:05.598 | + lib/neutron_plugins/ovn_agent:init_ovn:644 : rm -f '/opt/stack/data/ovs/.*.db.~lock~' 2026-08-31 23:49:05.604 | + lib/neutron_plugins/ovn_agent:init_ovn:645 : sudo rm -f /var/lib/ovn/ovnnb_db.db /var/lib/ovn/ovnsb_db.db 2026-08-31 23:49:05.625 | + lib/neutron_plugins/ovn_agent:init_ovn:646 : sudo rm -f /var/lib/ovn/.ovnnb_db.db.~lock~ /var/lib/ovn/.ovnsb_db.db.~lock~ 2026-08-31 23:49:05.641 | + lib/neutron_plugins/ovn_agent:init_ovn:647 : sudo rm -f /var/run/ovn/ovnnb_db.sock /var/run/ovn/ovnsb_db.sock 2026-08-31 23:49:05.660 | + lib/neutron:start_ovn_services:588 : start_ovn 2026-08-31 23:49:05.662 | + lib/neutron_plugins/ovn_agent:start_ovn:759 : echo 'Starting OVN' 2026-08-31 23:49:05.663 | Starting OVN 2026-08-31 23:49:05.667 | + lib/neutron_plugins/ovn_agent:start_ovn:761 : _start_ovs 2026-08-31 23:49:05.670 | + lib/neutron_plugins/ovn_agent:_start_ovs:651 : echo 'Starting OVS' 2026-08-31 23:49:05.670 | Starting OVS 2026-08-31 23:49:05.674 | + lib/neutron_plugins/ovn_agent:_start_ovs:652 : is_service_enabled ovn-controller ovn-controller-vtep ovn-northd 2026-08-31 23:49:05.691 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:49:05.694 | + lib/neutron_plugins/ovn_agent:_start_ovs:654 : enable_service ovsdb-server 2026-08-31 23:49:05.742 | + lib/neutron_plugins/ovn_agent:_start_ovs:655 : enable_service ovs-vswitchd 2026-08-31 23:49:05.789 | + lib/neutron_plugins/ovn_agent:_start_ovs:657 : [[ False == \T\r\u\e ]] 2026-08-31 23:49:05.792 | + lib/neutron_plugins/ovn_agent:_start_ovs:681 : _start_process ovsdb-server.service 2026-08-31 23:49:05.795 | + lib/neutron_plugins/ovn_agent:_start_process:261 : sudo systemctl daemon-reload 2026-08-31 23:49:06.264 | + lib/neutron_plugins/ovn_agent:_start_process:262 : sudo systemctl enable ovsdb-server.service 2026-08-31 23:49:06.728 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-08-31 23:49:06.728 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-08-31 23:49:06.728 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-08-31 23:49:06.728 | 2026-08-31 23:49:06.729 | Possible reasons for having these kinds of units are: 2026-08-31 23:49:06.729 | • A unit may be statically enabled by being symlinked from another unit's 2026-08-31 23:49:06.729 | .wants/, .requires/, or .upholds/ directory. 2026-08-31 23:49:06.729 | • A unit's purpose may be to act as a helper for some other unit which has 2026-08-31 23:49:06.729 | a requirement dependency on it. 2026-08-31 23:49:06.729 | • A unit may be started when needed via activation (socket, path, timer, 2026-08-31 23:49:06.729 | D-Bus, udev, scripted systemctl call, ...). 2026-08-31 23:49:06.729 | • In case of template units, the unit is meant to be enabled with some 2026-08-31 23:49:06.729 | instance name specified. 2026-08-31 23:49:06.734 | + lib/neutron_plugins/ovn_agent:_start_process:263 : sudo systemctl restart ovsdb-server.service 2026-08-31 23:49:11.371 | + lib/neutron_plugins/ovn_agent:_start_ovs:682 : _start_process ovs-vswitchd.service 2026-08-31 23:49:11.374 | + lib/neutron_plugins/ovn_agent:_start_process:261 : sudo systemctl daemon-reload 2026-08-31 23:49:11.872 | + lib/neutron_plugins/ovn_agent:_start_process:262 : sudo systemctl enable ovs-vswitchd.service 2026-08-31 23:49:12.354 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-08-31 23:49:12.355 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-08-31 23:49:12.355 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-08-31 23:49:12.355 | 2026-08-31 23:49:12.356 | Possible reasons for having these kinds of units are: 2026-08-31 23:49:12.356 | • A unit may be statically enabled by being symlinked from another unit's 2026-08-31 23:49:12.357 | .wants/, .requires/, or .upholds/ directory. 2026-08-31 23:49:12.357 | • A unit's purpose may be to act as a helper for some other unit which has 2026-08-31 23:49:12.357 | a requirement dependency on it. 2026-08-31 23:49:12.357 | • A unit may be started when needed via activation (socket, path, timer, 2026-08-31 23:49:12.357 | D-Bus, udev, scripted systemctl call, ...). 2026-08-31 23:49:12.357 | • In case of template units, the unit is meant to be enabled with some 2026-08-31 23:49:12.357 | instance name specified. 2026-08-31 23:49:12.362 | + lib/neutron_plugins/ovn_agent:_start_process:263 : sudo systemctl restart ovs-vswitchd.service 2026-08-31 23:49:12.550 | + lib/neutron_plugins/ovn_agent:_start_ovs:685 : echo 'Configuring OVSDB' 2026-08-31 23:49:12.550 | Configuring OVSDB 2026-08-31 23:49:12.554 | + lib/neutron_plugins/ovn_agent:_start_ovs:686 : is_service_enabled tls-proxy 2026-08-31 23:49:12.573 | + functions-common:is_service_enabled:2076 : return 1 2026-08-31 23:49:12.578 | + lib/neutron_plugins/ovn_agent:_start_ovs:693 : sudo ovs-vsctl --no-wait set-manager ptcp:6640:127.0.0.1 2026-08-31 23:49:12.613 | + lib/neutron_plugins/ovn_agent:_start_ovs:694 : sudo ovs-vsctl --no-wait set open_vswitch . system-type=devstack 2026-08-31 23:49:12.637 | + lib/neutron_plugins/ovn_agent:_start_ovs:695 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:system-id=c3ca61b8-1a63-4e98-8ddf-43f85b01be3b 2026-08-31 23:49:12.659 | + lib/neutron_plugins/ovn_agent:_start_ovs:696 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-remote=tcp:192.168.122.25:6642 2026-08-31 23:49:12.682 | + lib/neutron_plugins/ovn_agent:_start_ovs:697 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-bridge=br-int 2026-08-31 23:49:12.704 | + lib/neutron_plugins/ovn_agent:_start_ovs:698 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-encap-type=geneve 2026-08-31 23:49:12.729 | + lib/neutron_plugins/ovn_agent:_start_ovs:699 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-encap-ip=192.168.122.25 2026-08-31 23:49:12.753 | ++ lib/neutron_plugins/ovn_agent:_start_ovs:700 : hostname 2026-08-31 23:49:12.758 | + lib/neutron_plugins/ovn_agent:_start_ovs:700 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:hostname=devstack 2026-08-31 23:49:12.783 | + lib/neutron_plugins/ovn_agent:_start_ovs:702 : [[ True == \T\r\u\e ]] 2026-08-31 23:49:12.787 | + lib/neutron_plugins/ovn_agent:_start_ovs:703 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-cms-options=enable-chassis-as-gw 2026-08-31 23:49:12.812 | + lib/neutron_plugins/ovn_agent:_start_ovs:707 : [[ metadata =~ ovn-bgp ]] 2026-08-31 23:49:12.816 | + lib/neutron_plugins/ovn_agent:_start_ovs:713 : [[ metadata =~ ovn-evpn ]] 2026-08-31 23:49:12.820 | + lib/neutron_plugins/ovn_agent:_start_ovs:719 : is_provider_network 2026-08-31 23:49:12.823 | + functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-08-31 23:49:12.826 | + functions-common:is_provider_network:2272 : return 1 2026-08-31 23:49:12.829 | + lib/neutron_plugins/ovn_agent:_start_ovs:719 : [[ True == \T\r\u\e ]] 2026-08-31 23:49:12.833 | + lib/neutron_plugins/ovn_agent:_start_ovs:720 : ovn_base_setup_bridge br-ex 2026-08-31 23:49:12.836 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:249 : local bridge=br-ex 2026-08-31 23:49:12.840 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:250 : local 'addbr_cmd=sudo ovs-vsctl --no-wait -- --may-exist add-br br-ex' 2026-08-31 23:49:12.843 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:252 : '[' system '!=' system ']' 2026-08-31 23:49:12.846 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:256 : sudo ovs-vsctl --no-wait -- --may-exist add-br br-ex 2026-08-31 23:49:12.878 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:257 : sudo ovs-vsctl --no-wait br-set-external-id br-ex bridge-id br-ex 2026-08-31 23:49:12.914 | + lib/neutron_plugins/ovn_agent:_start_ovs:721 : sudo ovs-vsctl set open . external-ids:ovn-bridge-mappings=public:br-ex 2026-08-31 23:49:12.943 | + lib/neutron_plugins/ovn_agent:_start_ovs:724 : is_service_enabled ovn-controller-vtep 2026-08-31 23:49:12.962 | + functions-common:is_service_enabled:2076 : return 1 2026-08-31 23:49:12.965 | + lib/neutron_plugins/ovn_agent:start_ovn:763 : local SCRIPTDIR=/share/ovn/scripts 2026-08-31 23:49:12.968 | + lib/neutron_plugins/ovn_agent:start_ovn:764 : use_new_ovn_repository 2026-08-31 23:49:12.971 | + lib/neutron_plugins/ovn_agent:use_new_ovn_repository:221 : [[ False == \F\a\l\s\e ]] 2026-08-31 23:49:12.974 | + lib/neutron_plugins/ovn_agent:use_new_ovn_repository:222 : return 0 2026-08-31 23:49:12.977 | + lib/neutron_plugins/ovn_agent:start_ovn:768 : is_service_enabled ovn-northd 2026-08-31 23:49:12.998 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:49:13.003 | + lib/neutron_plugins/ovn_agent:start_ovn:769 : [[ False == \T\r\u\e ]] 2026-08-31 23:49:13.007 | + lib/neutron_plugins/ovn_agent:start_ovn:775 : _start_process ovn-central.service 2026-08-31 23:49:13.010 | + lib/neutron_plugins/ovn_agent:_start_process:261 : sudo systemctl daemon-reload 2026-08-31 23:49:13.486 | + lib/neutron_plugins/ovn_agent:_start_process:262 : sudo systemctl enable ovn-central.service 2026-08-31 23:49:13.972 | + lib/neutron_plugins/ovn_agent:_start_process:263 : sudo systemctl restart ovn-central.service 2026-08-31 23:49:14.036 | + lib/neutron_plugins/ovn_agent:start_ovn:778 : _wait_for_ovn_and_set_custom_config 2026-08-31 23:49:14.039 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:741 : wait_for_sock_file /var/run/ovn/ovnnb_db.sock 2026-08-31 23:49:14.043 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:210 : local count=0 2026-08-31 23:49:14.047 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:211 : '[' '!' -S /var/run/ovn/ovnnb_db.sock ']' 2026-08-31 23:49:14.050 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:212 : sleep 1 2026-08-31 23:49:15.056 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:213 : count=1 2026-08-31 23:49:15.059 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:214 : '[' 1 -gt 40 ']' 2026-08-31 23:49:15.062 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:211 : '[' '!' -S /var/run/ovn/ovnnb_db.sock ']' 2026-08-31 23:49:15.065 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:742 : wait_for_sock_file /var/run/ovn/ovnsb_db.sock 2026-08-31 23:49:15.068 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:210 : local count=0 2026-08-31 23:49:15.070 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:211 : '[' '!' -S /var/run/ovn/ovnsb_db.sock ']' 2026-08-31 23:49:15.074 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:743 : wait_for_db_file /var/lib/ovn/ovnnb_db.db 2026-08-31 23:49:15.077 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:199 : local count=0 2026-08-31 23:49:15.079 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:200 : '[' '!' -f /var/lib/ovn/ovnnb_db.db ']' 2026-08-31 23:49:15.082 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:744 : wait_for_db_file /var/lib/ovn/ovnsb_db.db 2026-08-31 23:49:15.085 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:199 : local count=0 2026-08-31 23:49:15.088 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:200 : '[' '!' -f /var/lib/ovn/ovnsb_db.db ']' 2026-08-31 23:49:15.090 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:746 : is_service_enabled tls-proxy 2026-08-31 23:49:15.111 | + functions-common:is_service_enabled:2076 : return 1 2026-08-31 23:49:15.113 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:751 : 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-08-31 23:49:15.138 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:752 : 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-08-31 23:49:15.163 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:753 : sudo ovs-appctl -t /var/run/ovn/ovnnb_db.ctl vlog/set console:off syslog:info file:info 2026-08-31 23:49:15.181 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:754 : sudo ovs-appctl -t /var/run/ovn/ovnsb_db.ctl vlog/set console:off syslog:info file:info 2026-08-31 23:49:15.198 | + lib/neutron_plugins/ovn_agent:start_ovn:782 : is_service_enabled ovn-controller 2026-08-31 23:49:15.217 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:49:15.220 | + lib/neutron_plugins/ovn_agent:start_ovn:783 : [[ False == \T\r\u\e ]] 2026-08-31 23:49:15.222 | + lib/neutron_plugins/ovn_agent:start_ovn:789 : _start_process ovn-controller.service 2026-08-31 23:49:15.225 | + lib/neutron_plugins/ovn_agent:_start_process:261 : sudo systemctl daemon-reload 2026-08-31 23:49:15.691 | + lib/neutron_plugins/ovn_agent:_start_process:262 : sudo systemctl enable ovn-controller.service 2026-08-31 23:49:16.189 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-08-31 23:49:16.190 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-08-31 23:49:16.190 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-08-31 23:49:16.190 | 2026-08-31 23:49:16.190 | Possible reasons for having these kinds of units are: 2026-08-31 23:49:16.190 | • A unit may be statically enabled by being symlinked from another unit's 2026-08-31 23:49:16.190 | .wants/, .requires/, or .upholds/ directory. 2026-08-31 23:49:16.190 | • A unit's purpose may be to act as a helper for some other unit which has 2026-08-31 23:49:16.191 | a requirement dependency on it. 2026-08-31 23:49:16.191 | • A unit may be started when needed via activation (socket, path, timer, 2026-08-31 23:49:16.191 | D-Bus, udev, scripted systemctl call, ...). 2026-08-31 23:49:16.191 | • In case of template units, the unit is meant to be enabled with some 2026-08-31 23:49:16.191 | instance name specified. 2026-08-31 23:49:16.195 | + lib/neutron_plugins/ovn_agent:_start_process:263 : sudo systemctl restart ovn-controller.service 2026-08-31 23:49:16.464 | + lib/neutron_plugins/ovn_agent:start_ovn:793 : is_service_enabled ovn-controller-vtep 2026-08-31 23:49:16.485 | + functions-common:is_service_enabled:2076 : return 1 2026-08-31 23:49:16.488 | + lib/neutron_plugins/ovn_agent:start_ovn:802 : is_ovn_metadata_agent_enabled 2026-08-31 23:49:16.491 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:320 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-08-31 23:49:16.513 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:49:16.515 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:320 : [[ False == \F\a\l\s\e ]] 2026-08-31 23:49:16.518 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:321 : return 0 2026-08-31 23:49:16.524 | + lib/neutron_plugins/ovn_agent:start_ovn:803 : 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-08-31 23:49:16.527 | + functions-common:run_process:1674 : local service=q-ovn-metadata-agent 2026-08-31 23:49:16.530 | + 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-08-31 23:49:16.534 | + functions-common:run_process:1676 : local group= 2026-08-31 23:49:16.537 | + functions-common:run_process:1677 : local user= 2026-08-31 23:49:16.540 | + functions-common:run_process:1678 : local env_vars= 2026-08-31 23:49:16.542 | + functions-common:run_process:1680 : local name=q-ovn-metadata-agent 2026-08-31 23:49:16.545 | + functions-common:run_process:1682 : time_start run_process 2026-08-31 23:49:16.548 | + functions-common:time_start:2406 : local name=run_process 2026-08-31 23:49:16.551 | + functions-common:time_start:2407 : local start_time= 2026-08-31 23:49:16.554 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-31 23:49:16.557 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-31 23:49:16.561 | + functions-common:time_start:2411 : _TIME_START[$name]=1788220156559 2026-08-31 23:49:16.564 | + functions-common:run_process:1683 : is_service_enabled q-ovn-metadata-agent 2026-08-31 23:49:16.580 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:49:16.583 | + 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-08-31 23:49:16.586 | + functions-common:_run_under_systemd:1628 : local service=q-ovn-metadata-agent 2026-08-31 23:49:16.588 | + 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-08-31 23:49:16.591 | + 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-08-31 23:49:16.593 | + 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-08-31 23:49:16.596 | + 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-08-31 23:49:16.598 | + 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-08-31 23:49:16.601 | + 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-08-31 23:49:16.604 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@q-ovn-metadata-agent.service 2026-08-31 23:49:16.607 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-31 23:49:16.609 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-08-31 23:49:16.612 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-08-31 23:49:16.614 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-31 23:49:16.617 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[q-ovn-metadata-agent] ]] 2026-08-31 23:49:16.620 | + 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-08-31 23:49:16.622 | + 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-08-31 23:49:16.625 | + functions-common:write_user_unit_file:1535 : local service=devstack@q-ovn-metadata-agent.service 2026-08-31 23:49:16.627 | + 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-08-31 23:49:16.630 | + functions-common:write_user_unit_file:1537 : local group= 2026-08-31 23:49:16.632 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-08-31 23:49:16.635 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-08-31 23:49:16.638 | + functions-common:write_user_unit_file:1540 : local extra= 2026-08-31 23:49:16.640 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-08-31 23:49:16.643 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@q-ovn-metadata-agent.service 2026-08-31 23:49:16.645 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-08-31 23:49:16.650 | + 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-08-31 23:49:16.730 | + 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-08-31 23:49:16.808 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service User quobyte 2026-08-31 23:49:16.872 | + 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-08-31 23:49:16.935 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service KillMode process 2026-08-31 23:49:16.997 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service TimeoutStopSec 300 2026-08-31 23:49:17.063 | + 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-08-31 23:49:17.128 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-08-31 23:49:17.131 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-08-31 23:49:17.133 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Install WantedBy multi-user.target 2026-08-31 23:49:17.210 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-08-31 23:49:17.684 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@q-ovn-metadata-agent.service 2026-08-31 23:49:17.711 | 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-08-31 23:49:18.148 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@q-ovn-metadata-agent.service 2026-08-31 23:49:18.195 | + functions-common:run_process:1686 : time_stop run_process 2026-08-31 23:49:18.199 | + functions-common:time_stop:2420 : local name 2026-08-31 23:49:18.203 | + functions-common:time_stop:2421 : local end_time 2026-08-31 23:49:18.207 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-31 23:49:18.211 | + functions-common:time_stop:2423 : local total 2026-08-31 23:49:18.214 | + functions-common:time_stop:2424 : local start_time 2026-08-31 23:49:18.217 | + functions-common:time_stop:2426 : name=run_process 2026-08-31 23:49:18.221 | + functions-common:time_stop:2427 : start_time=1788220156559 2026-08-31 23:49:18.225 | + functions-common:time_stop:2429 : [[ -z 1788220156559 ]] 2026-08-31 23:49:18.230 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-31 23:49:18.235 | + functions-common:time_stop:2432 : end_time=1788220158231 2026-08-31 23:49:18.238 | + functions-common:time_stop:2433 : elapsed_time=1672 2026-08-31 23:49:18.242 | + functions-common:time_stop:2434 : total=6157 2026-08-31 23:49:18.245 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-31 23:49:18.249 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=7829 2026-08-31 23:49:18.252 | + lib/neutron_plugins/ovn_agent:start_ovn:805 : setup_logging /etc/neutron/neutron_ovn_metadata_agent.ini 2026-08-31 23:49:18.255 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/neutron_ovn_metadata_agent.ini 2026-08-31 23:49:18.259 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/neutron_ovn_metadata_agent.ini 2026-08-31 23:49:18.263 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-08-31 23:49:18.287 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-08-31 23:49:18.290 | + functions:setup_systemd_logging:716 : local pidstr= 2026-08-31 23:49:18.293 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-08-31 23:49:18.296 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-08-31 23:49:18.300 | + 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-08-31 23:49:18.343 | + 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-08-31 23:49:18.381 | + 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-08-31 23:49:18.419 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/neutron_ovn_metadata_agent.ini DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-08-31 23:49:18.457 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/neutron_ovn_metadata_agent.ini DEFAULT log_color False 2026-08-31 23:49:18.496 | + lib/neutron_plugins/ovn_agent:start_ovn:808 : is_ovn_agent_enabled 2026-08-31 23:49:18.499 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:327 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-08-31 23:49:18.521 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:49:18.524 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:328 : enable_service q-ovn-agent 2026-08-31 23:49:18.582 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:329 : return 0 2026-08-31 23:49:18.585 | + lib/neutron_plugins/ovn_agent:start_ovn:809 : run_process q-ovn-agent '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-08-31 23:49:18.589 | + functions-common:run_process:1674 : local service=q-ovn-agent 2026-08-31 23:49:18.593 | + 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-08-31 23:49:18.597 | + functions-common:run_process:1676 : local group= 2026-08-31 23:49:18.600 | + functions-common:run_process:1677 : local user= 2026-08-31 23:49:18.604 | + functions-common:run_process:1678 : local env_vars= 2026-08-31 23:49:18.607 | + functions-common:run_process:1680 : local name=q-ovn-agent 2026-08-31 23:49:18.611 | + functions-common:run_process:1682 : time_start run_process 2026-08-31 23:49:18.614 | + functions-common:time_start:2406 : local name=run_process 2026-08-31 23:49:18.617 | + functions-common:time_start:2407 : local start_time= 2026-08-31 23:49:18.620 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-31 23:49:18.625 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-31 23:49:18.631 | + functions-common:time_start:2411 : _TIME_START[$name]=1788220158627 2026-08-31 23:49:18.634 | + functions-common:run_process:1683 : is_service_enabled q-ovn-agent 2026-08-31 23:49:18.656 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:49:18.660 | + 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-08-31 23:49:18.663 | + functions-common:_run_under_systemd:1628 : local service=q-ovn-agent 2026-08-31 23:49:18.667 | + 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-08-31 23:49:18.670 | + 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-08-31 23:49:18.673 | + 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-08-31 23:49:18.677 | + 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-08-31 23:49:18.680 | + 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-08-31 23:49:18.684 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini =~ ^/ ]] 2026-08-31 23:49:18.688 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@q-ovn-agent.service 2026-08-31 23:49:18.692 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-31 23:49:18.695 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-08-31 23:49:18.698 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-08-31 23:49:18.702 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-31 23:49:18.706 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[q-ovn-agent] ]] 2026-08-31 23:49:18.710 | + 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-08-31 23:49:18.713 | + 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-08-31 23:49:18.717 | + functions-common:write_user_unit_file:1535 : local service=devstack@q-ovn-agent.service 2026-08-31 23:49:18.721 | + 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-08-31 23:49:18.724 | + functions-common:write_user_unit_file:1537 : local group= 2026-08-31 23:49:18.727 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-08-31 23:49:18.730 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-08-31 23:49:18.734 | + functions-common:write_user_unit_file:1540 : local extra= 2026-08-31 23:49:18.738 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-08-31 23:49:18.741 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@q-ovn-agent.service 2026-08-31 23:49:18.744 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-08-31 23:49:18.750 | + 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-08-31 23:49:18.844 | + 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-08-31 23:49:18.931 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service User quobyte 2026-08-31 23:49:19.005 | + 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-08-31 23:49:19.074 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service KillMode process 2026-08-31 23:49:19.150 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service TimeoutStopSec 300 2026-08-31 23:49:19.222 | + 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-08-31 23:49:19.291 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-08-31 23:49:19.294 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-08-31 23:49:19.298 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Install WantedBy multi-user.target 2026-08-31 23:49:19.393 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-08-31 23:49:19.861 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@q-ovn-agent.service 2026-08-31 23:49:19.892 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-ovn-agent.service → /etc/systemd/system/devstack@q-ovn-agent.service. 2026-08-31 23:49:20.332 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@q-ovn-agent.service 2026-08-31 23:49:20.397 | + functions-common:run_process:1686 : time_stop run_process 2026-08-31 23:49:20.400 | + functions-common:time_stop:2420 : local name 2026-08-31 23:49:20.402 | + functions-common:time_stop:2421 : local end_time 2026-08-31 23:49:20.406 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-31 23:49:20.410 | + functions-common:time_stop:2423 : local total 2026-08-31 23:49:20.413 | + functions-common:time_stop:2424 : local start_time 2026-08-31 23:49:20.416 | + functions-common:time_stop:2426 : name=run_process 2026-08-31 23:49:20.419 | + functions-common:time_stop:2427 : start_time=1788220158627 2026-08-31 23:49:20.423 | + functions-common:time_stop:2429 : [[ -z 1788220158627 ]] 2026-08-31 23:49:20.427 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-31 23:49:20.433 | + functions-common:time_stop:2432 : end_time=1788220160428 2026-08-31 23:49:20.435 | + functions-common:time_stop:2433 : elapsed_time=1801 2026-08-31 23:49:20.439 | + functions-common:time_stop:2434 : total=7829 2026-08-31 23:49:20.442 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-31 23:49:20.447 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=9630 2026-08-31 23:49:20.451 | + lib/neutron_plugins/ovn_agent:start_ovn:811 : setup_logging /etc/neutron/plugins/ml2/ovn_agent.ini 2026-08-31 23:49:20.455 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/plugins/ml2/ovn_agent.ini 2026-08-31 23:49:20.459 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-08-31 23:49:20.463 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-08-31 23:49:20.488 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-08-31 23:49:20.491 | + functions:setup_systemd_logging:716 : local pidstr= 2026-08-31 23:49:20.495 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-08-31 23:49:20.498 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-08-31 23:49:20.502 | + 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-08-31 23:49:20.540 | + 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-08-31 23:49:20.578 | + 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-08-31 23:49:20.618 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-08-31 23:49:20.658 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT log_color False 2026-08-31 23:49:20.700 | + lib/neutron:start_ovn_services:590 : [[ True == \T\r\u\e ]] 2026-08-31 23:49:20.702 | + lib/neutron:start_ovn_services:591 : [[ True != \T\r\u\e ]] 2026-08-31 23:49:20.706 | + lib/neutron:start_ovn_services:595 : create_public_bridge 2026-08-31 23:49:20.709 | + lib/neutron_plugins/ovn_agent:create_public_bridge:314 : sudo ovs-vsctl --may-exist add-br br-ex 2026-08-31 23:49:20.734 | + lib/neutron_plugins/ovn_agent:create_public_bridge:315 : sudo ovs-vsctl set open . external-ids:ovn-bridge-mappings=public:br-ex 2026-08-31 23:49:20.756 | + lib/neutron_plugins/ovn_agent:create_public_bridge:316 : _configure_public_network_connectivity 2026-08-31 23:49:20.760 | + lib/neutron:_configure_public_network_connectivity:811 : [[ -n '' ]] 2026-08-31 23:49:20.763 | + lib/neutron:_configure_public_network_connectivity:818 : for d in $default_v4_route_devs 2026-08-31 23:49:20.767 | + lib/neutron:_configure_public_network_connectivity:819 : sudo iptables -t nat -A POSTROUTING -o enp1s0 -s 172.24.4.0/24 -j MASQUERADE 2026-08-31 23:49:20.827 | + ./stack.sh:main:1304 : is_service_enabled q-svc neutron-api 2026-08-31 23:49:20.848 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:49:20.852 | + ./stack.sh:main:1305 : echo_summary 'Starting Neutron' 2026-08-31 23:49:20.856 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-31 23:49:20.859 | + ./stack.sh:echo_summary:450 : echo -e Starting Neutron 2026-08-31 23:49:20.863 | + ./stack.sh:main:1306 : configure_neutron_after_post_config 2026-08-31 23:49:20.867 | + lib/neutron:configure_neutron_after_post_config:562 : [[ ovn-router != '' ]] 2026-08-31 23:49:20.871 | + lib/neutron:configure_neutron_after_post_config:563 : iniset /etc/neutron/neutron.conf DEFAULT service_plugins ovn-router 2026-08-31 23:49:20.912 | + lib/neutron:configure_neutron_after_post_config:565 : configure_rbac_policies 2026-08-31 23:49:20.917 | + lib/neutron:configure_rbac_policies:571 : [[ True == \T\r\u\e ]] 2026-08-31 23:49:20.920 | + lib/neutron:configure_rbac_policies:572 : iniset /etc/neutron/neutron.conf oslo_policy enforce_new_defaults True 2026-08-31 23:49:20.963 | + ./stack.sh:main:1307 : start_neutron_service_and_check 2026-08-31 23:49:20.966 | + lib/neutron:start_neutron_service_and_check:636 : local cfg_file_options 2026-08-31 23:49:20.970 | + lib/neutron:start_neutron_service_and_check:637 : local neutron_url 2026-08-31 23:49:20.974 | ++ lib/neutron:start_neutron_service_and_check:639 : determine_config_files neutron-server 2026-08-31 23:49:20.977 | ++ lib/neutron:determine_config_files:367 : local opts= 2026-08-31 23:49:20.980 | ++ lib/neutron:determine_config_files:368 : case "$1" in 2026-08-31 23:49:20.984 | +++ lib/neutron:determine_config_files:369 : _determine_config_server 2026-08-31 23:49:20.988 | +++ lib/neutron:_determine_config_server:325 : [[ '' != '' ]] 2026-08-31 23:49:20.991 | +++ lib/neutron:_determine_config_server:332 : [[ 0 > 0 ]] 2026-08-31 23:49:20.994 | +++ lib/neutron:_determine_config_server:339 : local cfg_file 2026-08-31 23:49:20.997 | +++ lib/neutron:_determine_config_server:340 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-31 23:49:21.001 | +++ lib/neutron:_determine_config_server:344 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-31 23:49:21.005 | ++ lib/neutron:determine_config_files:369 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-31 23:49:21.008 | ++ lib/neutron:determine_config_files:372 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' ']' 2026-08-31 23:49:21.011 | ++ lib/neutron:determine_config_files:375 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-31 23:49:21.014 | + lib/neutron:start_neutron_service_and_check:639 : cfg_file_options='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-31 23:49:21.018 | + lib/neutron:start_neutron_service_and_check:642 : enable_neutron_server_services 2026-08-31 23:49:21.022 | + lib/neutron:enable_neutron_server_services:607 : local rpc_workers 2026-08-31 23:49:21.026 | + lib/neutron:enable_neutron_server_services:612 : [[ -f /etc/neutron/neutron.conf ]] 2026-08-31 23:49:21.031 | ++ lib/neutron:enable_neutron_server_services:613 : iniget_multiline /etc/neutron/neutron.conf DEFAULT rpc_workers 2026-08-31 23:49:21.060 | + lib/neutron:enable_neutron_server_services:613 : rpc_workers= 2026-08-31 23:49:21.063 | + lib/neutron:enable_neutron_server_services:620 : enable_service neutron-api 2026-08-31 23:49:21.119 | + lib/neutron:enable_neutron_server_services:621 : enable_service neutron-periodic-workers 2026-08-31 23:49:21.176 | + lib/neutron:enable_neutron_server_services:624 : [[ '' != \0 ]] 2026-08-31 23:49:21.179 | + lib/neutron:enable_neutron_server_services:625 : enable_service neutron-rpc-server 2026-08-31 23:49:21.235 | + lib/neutron:enable_neutron_server_services:629 : [[ ovn == \o\v\n ]] 2026-08-31 23:49:21.238 | + lib/neutron:enable_neutron_server_services:630 : enable_service neutron-ovn-maintenance-worker 2026-08-31 23:49:21.303 | ++ lib/neutron:start_neutron_service_and_check:645 : which uwsgi 2026-08-31 23:49:21.307 | + lib/neutron:start_neutron_service_and_check:645 : run_process neutron-api '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-08-31 23:49:21.310 | + functions-common:run_process:1674 : local service=neutron-api 2026-08-31 23:49:21.314 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-08-31 23:49:21.318 | + functions-common:run_process:1676 : local group= 2026-08-31 23:49:21.322 | + functions-common:run_process:1677 : local user= 2026-08-31 23:49:21.326 | + functions-common:run_process:1678 : local env_vars= 2026-08-31 23:49:21.331 | + functions-common:run_process:1680 : local name=neutron-api 2026-08-31 23:49:21.334 | + functions-common:run_process:1682 : time_start run_process 2026-08-31 23:49:21.338 | + functions-common:time_start:2406 : local name=run_process 2026-08-31 23:49:21.343 | + functions-common:time_start:2407 : local start_time= 2026-08-31 23:49:21.346 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-31 23:49:21.352 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-31 23:49:21.358 | + functions-common:time_start:2411 : _TIME_START[$name]=1788220161354 2026-08-31 23:49:21.362 | + functions-common:run_process:1683 : is_service_enabled neutron-api 2026-08-31 23:49:21.378 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:49:21.381 | + functions-common:run_process:1684 : _run_under_systemd neutron-api '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' '' '' '' 2026-08-31 23:49:21.384 | + functions-common:_run_under_systemd:1628 : local service=neutron-api 2026-08-31 23:49:21.386 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-08-31 23:49:21.388 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-08-31 23:49:21.391 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-08-31 23:49:21.393 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-08-31 23:49:21.396 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ sudo ]] 2026-08-31 23:49:21.398 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ ^/ ]] 2026-08-31 23:49:21.401 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-api.service 2026-08-31 23:49:21.404 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-31 23:49:21.406 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-08-31 23:49:21.408 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-08-31 23:49:21.411 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-31 23:49:21.413 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-api] ]] 2026-08-31 23:49:21.416 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ uwsgi ]] 2026-08-31 23:49:21.418 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-08-31 23:49:21.421 | + 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-08-31 23:49:21.424 | + 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-08-31 23:49:21.427 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@neutron-api.service 2026-08-31 23:49:21.429 | + 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-08-31 23:49:21.431 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-08-31 23:49:21.434 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-08-31 23:49:21.436 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-08-31 23:49:21.438 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@neutron-api.service 2026-08-31 23:49:21.440 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-08-31 23:49:21.444 | + 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-08-31 23:49:21.521 | + 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-08-31 23:49:21.596 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service SyslogIdentifier devstack@neutron-api.service 2026-08-31 23:49:21.661 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service User quobyte 2026-08-31 23:49:21.722 | + 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-08-31 23:49:21.786 | + 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-08-31 23:49:21.849 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Type notify 2026-08-31 23:49:21.911 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service KillMode process 2026-08-31 23:49:21.976 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Restart always 2026-08-31 23:49:22.036 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service NotifyAccess all 2026-08-31 23:49:22.097 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service RestartForceExitStatus 100 2026-08-31 23:49:22.166 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-08-31 23:49:22.169 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-08-31 23:49:22.171 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Install WantedBy multi-user.target 2026-08-31 23:49:22.263 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-08-31 23:49:22.738 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-api.service 2026-08-31 23:49:22.776 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-api.service → /etc/systemd/system/devstack@neutron-api.service. 2026-08-31 23:49:23.228 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-api.service 2026-08-31 23:49:23.379 | + functions-common:run_process:1686 : time_stop run_process 2026-08-31 23:49:23.383 | + functions-common:time_stop:2420 : local name 2026-08-31 23:49:23.388 | + functions-common:time_stop:2421 : local end_time 2026-08-31 23:49:23.391 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-31 23:49:23.398 | + functions-common:time_stop:2423 : local total 2026-08-31 23:49:23.401 | + functions-common:time_stop:2424 : local start_time 2026-08-31 23:49:23.403 | + functions-common:time_stop:2426 : name=run_process 2026-08-31 23:49:23.405 | + functions-common:time_stop:2427 : start_time=1788220161354 2026-08-31 23:49:23.407 | + functions-common:time_stop:2429 : [[ -z 1788220161354 ]] 2026-08-31 23:49:23.411 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-31 23:49:23.414 | + functions-common:time_stop:2432 : end_time=1788220163411 2026-08-31 23:49:23.418 | + functions-common:time_stop:2433 : elapsed_time=2057 2026-08-31 23:49:23.421 | + functions-common:time_stop:2434 : total=9630 2026-08-31 23:49:23.423 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-31 23:49:23.425 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=11687 2026-08-31 23:49:23.428 | + lib/neutron:start_neutron_service_and_check:646 : neutron_url=http://192.168.122.25/ 2026-08-31 23:49:23.431 | + lib/neutron:start_neutron_service_and_check:649 : 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-08-31 23:49:23.434 | + functions-common:run_process:1674 : local service=neutron-rpc-server 2026-08-31 23:49:23.436 | + 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-08-31 23:49:23.440 | + functions-common:run_process:1676 : local group= 2026-08-31 23:49:23.442 | + functions-common:run_process:1677 : local user= 2026-08-31 23:49:23.444 | + functions-common:run_process:1678 : local env_vars= 2026-08-31 23:49:23.447 | + functions-common:run_process:1680 : local name=neutron-rpc-server 2026-08-31 23:49:23.449 | + functions-common:run_process:1682 : time_start run_process 2026-08-31 23:49:23.452 | + functions-common:time_start:2406 : local name=run_process 2026-08-31 23:49:23.454 | + functions-common:time_start:2407 : local start_time= 2026-08-31 23:49:23.456 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-31 23:49:23.461 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-31 23:49:23.463 | + functions-common:time_start:2411 : _TIME_START[$name]=1788220163460 2026-08-31 23:49:23.466 | + functions-common:run_process:1683 : is_service_enabled neutron-rpc-server 2026-08-31 23:49:23.487 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:49:23.489 | + 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-08-31 23:49:23.492 | + functions-common:_run_under_systemd:1628 : local service=neutron-rpc-server 2026-08-31 23:49:23.494 | + 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-08-31 23:49:23.496 | + 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-08-31 23:49:23.499 | + 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-08-31 23:49:23.501 | + 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-08-31 23:49:23.503 | + 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-08-31 23:49:23.506 | + 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-08-31 23:49:23.508 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-rpc-server.service 2026-08-31 23:49:23.511 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-31 23:49:23.513 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-08-31 23:49:23.515 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-08-31 23:49:23.517 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-31 23:49:23.520 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-rpc-server] ]] 2026-08-31 23:49:23.522 | + 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-08-31 23:49:23.524 | + 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-08-31 23:49:23.527 | + functions-common:write_user_unit_file:1535 : local service=devstack@neutron-rpc-server.service 2026-08-31 23:49:23.529 | + 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-08-31 23:49:23.532 | + functions-common:write_user_unit_file:1537 : local group= 2026-08-31 23:49:23.534 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-08-31 23:49:23.536 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-08-31 23:49:23.539 | + functions-common:write_user_unit_file:1540 : local extra= 2026-08-31 23:49:23.541 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-08-31 23:49:23.543 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@neutron-rpc-server.service 2026-08-31 23:49:23.545 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-08-31 23:49:23.550 | + 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-08-31 23:49:23.626 | + 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-08-31 23:49:23.705 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service User quobyte 2026-08-31 23:49:23.769 | + 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-08-31 23:49:23.836 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service KillMode process 2026-08-31 23:49:23.902 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service TimeoutStopSec 300 2026-08-31 23:49:23.972 | + 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-08-31 23:49:24.037 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-08-31 23:49:24.040 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-08-31 23:49:24.042 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Install WantedBy multi-user.target 2026-08-31 23:49:24.122 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-08-31 23:49:24.658 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-rpc-server.service 2026-08-31 23:49:24.698 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-rpc-server.service → /etc/systemd/system/devstack@neutron-rpc-server.service. 2026-08-31 23:49:25.223 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-rpc-server.service 2026-08-31 23:49:25.271 | + functions-common:run_process:1686 : time_stop run_process 2026-08-31 23:49:25.275 | + functions-common:time_stop:2420 : local name 2026-08-31 23:49:25.283 | + functions-common:time_stop:2421 : local end_time 2026-08-31 23:49:25.290 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-31 23:49:25.295 | + functions-common:time_stop:2423 : local total 2026-08-31 23:49:25.300 | + functions-common:time_stop:2424 : local start_time 2026-08-31 23:49:25.304 | + functions-common:time_stop:2426 : name=run_process 2026-08-31 23:49:25.310 | + functions-common:time_stop:2427 : start_time=1788220163460 2026-08-31 23:49:25.317 | + functions-common:time_stop:2429 : [[ -z 1788220163460 ]] 2026-08-31 23:49:25.324 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-31 23:49:25.334 | + functions-common:time_stop:2432 : end_time=1788220165326 2026-08-31 23:49:25.337 | + functions-common:time_stop:2433 : elapsed_time=1866 2026-08-31 23:49:25.345 | + functions-common:time_stop:2434 : total=11687 2026-08-31 23:49:25.349 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-31 23:49:25.356 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=13553 2026-08-31 23:49:25.359 | + lib/neutron:start_neutron_service_and_check:650 : 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-08-31 23:49:25.363 | + functions-common:run_process:1674 : local service=neutron-periodic-workers 2026-08-31 23:49:25.366 | + 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-08-31 23:49:25.371 | + functions-common:run_process:1676 : local group= 2026-08-31 23:49:25.375 | + functions-common:run_process:1677 : local user= 2026-08-31 23:49:25.380 | + functions-common:run_process:1678 : local env_vars= 2026-08-31 23:49:25.383 | + functions-common:run_process:1680 : local name=neutron-periodic-workers 2026-08-31 23:49:25.388 | + functions-common:run_process:1682 : time_start run_process 2026-08-31 23:49:25.395 | + functions-common:time_start:2406 : local name=run_process 2026-08-31 23:49:25.401 | + functions-common:time_start:2407 : local start_time= 2026-08-31 23:49:25.403 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-31 23:49:25.408 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-31 23:49:25.412 | + functions-common:time_start:2411 : _TIME_START[$name]=1788220165409 2026-08-31 23:49:25.414 | + functions-common:run_process:1683 : is_service_enabled neutron-periodic-workers 2026-08-31 23:49:25.452 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:49:25.457 | + 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-08-31 23:49:25.464 | + functions-common:_run_under_systemd:1628 : local service=neutron-periodic-workers 2026-08-31 23:49:25.467 | + 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-08-31 23:49:25.474 | + 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-08-31 23:49:25.482 | + 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-08-31 23:49:25.486 | + 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-08-31 23:49:25.493 | + 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-08-31 23:49:25.497 | + 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-08-31 23:49:25.501 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-periodic-workers.service 2026-08-31 23:49:25.509 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-31 23:49:25.512 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-08-31 23:49:25.516 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-08-31 23:49:25.520 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-31 23:49:25.523 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-periodic-workers] ]] 2026-08-31 23:49:25.527 | + 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-08-31 23:49:25.535 | + 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-08-31 23:49:25.538 | + functions-common:write_user_unit_file:1535 : local service=devstack@neutron-periodic-workers.service 2026-08-31 23:49:25.543 | + 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-08-31 23:49:25.545 | + functions-common:write_user_unit_file:1537 : local group= 2026-08-31 23:49:25.552 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-08-31 23:49:25.557 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-08-31 23:49:25.561 | + functions-common:write_user_unit_file:1540 : local extra= 2026-08-31 23:49:25.567 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-08-31 23:49:25.570 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@neutron-periodic-workers.service 2026-08-31 23:49:25.573 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-08-31 23:49:25.577 | + 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-08-31 23:49:25.710 | + 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-08-31 23:49:25.843 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service User quobyte 2026-08-31 23:49:25.963 | + 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-08-31 23:49:26.084 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service KillMode process 2026-08-31 23:49:26.195 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service TimeoutStopSec 300 2026-08-31 23:49:26.305 | + 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-08-31 23:49:26.427 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-08-31 23:49:26.432 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-08-31 23:49:26.434 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Install WantedBy multi-user.target 2026-08-31 23:49:26.555 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-08-31 23:49:27.130 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-periodic-workers.service 2026-08-31 23:49:27.171 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-periodic-workers.service → /etc/systemd/system/devstack@neutron-periodic-workers.service. 2026-08-31 23:49:27.668 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-periodic-workers.service 2026-08-31 23:49:27.731 | + functions-common:run_process:1686 : time_stop run_process 2026-08-31 23:49:27.734 | + functions-common:time_stop:2420 : local name 2026-08-31 23:49:27.737 | + functions-common:time_stop:2421 : local end_time 2026-08-31 23:49:27.740 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-31 23:49:27.748 | + functions-common:time_stop:2423 : local total 2026-08-31 23:49:27.751 | + functions-common:time_stop:2424 : local start_time 2026-08-31 23:49:27.757 | + functions-common:time_stop:2426 : name=run_process 2026-08-31 23:49:27.760 | + functions-common:time_stop:2427 : start_time=1788220165409 2026-08-31 23:49:27.763 | + functions-common:time_stop:2429 : [[ -z 1788220165409 ]] 2026-08-31 23:49:27.773 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-31 23:49:27.778 | + functions-common:time_stop:2432 : end_time=1788220167773 2026-08-31 23:49:27.786 | + functions-common:time_stop:2433 : elapsed_time=2364 2026-08-31 23:49:27.793 | + functions-common:time_stop:2434 : total=13553 2026-08-31 23:49:27.796 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-31 23:49:27.803 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=15917 2026-08-31 23:49:27.806 | + lib/neutron:start_neutron_service_and_check:651 : _run_ovn_maintenance 2026-08-31 23:49:27.813 | + lib/neutron:_run_ovn_maintenance:353 : [[ ovn == \o\v\n ]] 2026-08-31 23:49:27.816 | + lib/neutron:_run_ovn_maintenance:354 : 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-08-31 23:49:27.821 | + functions-common:run_process:1674 : local service=neutron-ovn-maintenance-worker 2026-08-31 23:49:27.826 | + 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-08-31 23:49:27.829 | + functions-common:run_process:1676 : local group= 2026-08-31 23:49:27.833 | + functions-common:run_process:1677 : local user= 2026-08-31 23:49:27.836 | + functions-common:run_process:1678 : local env_vars= 2026-08-31 23:49:27.841 | + functions-common:run_process:1680 : local name=neutron-ovn-maintenance-worker 2026-08-31 23:49:27.846 | + functions-common:run_process:1682 : time_start run_process 2026-08-31 23:49:27.850 | + functions-common:time_start:2406 : local name=run_process 2026-08-31 23:49:27.853 | + functions-common:time_start:2407 : local start_time= 2026-08-31 23:49:27.860 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-31 23:49:27.863 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-31 23:49:27.870 | + functions-common:time_start:2411 : _TIME_START[$name]=1788220167865 2026-08-31 23:49:27.876 | + functions-common:run_process:1683 : is_service_enabled neutron-ovn-maintenance-worker 2026-08-31 23:49:27.899 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:49:27.906 | + 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-08-31 23:49:27.910 | + functions-common:_run_under_systemd:1628 : local service=neutron-ovn-maintenance-worker 2026-08-31 23:49:27.913 | + 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-08-31 23:49:27.918 | + 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-08-31 23:49:27.922 | + 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-08-31 23:49:27.929 | + 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-08-31 23:49:27.931 | + 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-08-31 23:49:27.934 | + 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-08-31 23:49:27.939 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-ovn-maintenance-worker.service 2026-08-31 23:49:27.941 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-31 23:49:27.944 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-08-31 23:49:27.948 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-08-31 23:49:27.951 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-31 23:49:27.954 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-ovn-maintenance-worker] ]] 2026-08-31 23:49:27.960 | + 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-08-31 23:49:27.966 | + 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-08-31 23:49:27.970 | + functions-common:write_user_unit_file:1535 : local service=devstack@neutron-ovn-maintenance-worker.service 2026-08-31 23:49:27.975 | + 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-08-31 23:49:27.978 | + functions-common:write_user_unit_file:1537 : local group= 2026-08-31 23:49:27.981 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-08-31 23:49:27.986 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-08-31 23:49:27.989 | + functions-common:write_user_unit_file:1540 : local extra= 2026-08-31 23:49:27.993 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-08-31 23:49:27.995 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service 2026-08-31 23:49:27.999 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-08-31 23:49:28.007 | + 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-08-31 23:49:28.139 | + 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-08-31 23:49:28.248 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service User quobyte 2026-08-31 23:49:28.346 | + 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-08-31 23:49:28.453 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service KillMode process 2026-08-31 23:49:28.559 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service TimeoutStopSec 300 2026-08-31 23:49:28.677 | + 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-08-31 23:49:28.786 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-08-31 23:49:28.789 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-08-31 23:49:28.795 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Install WantedBy multi-user.target 2026-08-31 23:49:28.912 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-08-31 23:49:29.488 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-ovn-maintenance-worker.service 2026-08-31 23:49:29.525 | 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-08-31 23:49:30.021 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-ovn-maintenance-worker.service 2026-08-31 23:49:30.079 | + functions-common:run_process:1686 : time_stop run_process 2026-08-31 23:49:30.084 | + functions-common:time_stop:2420 : local name 2026-08-31 23:49:30.087 | + functions-common:time_stop:2421 : local end_time 2026-08-31 23:49:30.093 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-31 23:49:30.095 | + functions-common:time_stop:2423 : local total 2026-08-31 23:49:30.097 | + functions-common:time_stop:2424 : local start_time 2026-08-31 23:49:30.101 | + functions-common:time_stop:2426 : name=run_process 2026-08-31 23:49:30.103 | + functions-common:time_stop:2427 : start_time=1788220167865 2026-08-31 23:49:30.105 | + functions-common:time_stop:2429 : [[ -z 1788220167865 ]] 2026-08-31 23:49:30.110 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-31 23:49:30.121 | + functions-common:time_stop:2432 : end_time=1788220170113 2026-08-31 23:49:30.126 | + functions-common:time_stop:2433 : elapsed_time=2248 2026-08-31 23:49:30.131 | + functions-common:time_stop:2434 : total=15917 2026-08-31 23:49:30.137 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-31 23:49:30.141 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=18165 2026-08-31 23:49:30.144 | + lib/neutron:start_neutron_service_and_check:652 : '[' '!' -z networking ']' 2026-08-31 23:49:30.149 | + lib/neutron:start_neutron_service_and_check:653 : neutron_url=http://192.168.122.25/networking 2026-08-31 23:49:30.154 | + lib/neutron:start_neutron_service_and_check:655 : echo 'Waiting for Neutron to start...' 2026-08-31 23:49:30.155 | Waiting for Neutron to start... 2026-08-31 23:49:30.160 | + lib/neutron:start_neutron_service_and_check:657 : local 'testcmd=wget --no-proxy -q -O- http://192.168.122.25/networking' 2026-08-31 23:49:30.164 | + lib/neutron:start_neutron_service_and_check:658 : test_with_retry 'wget --no-proxy -q -O- http://192.168.122.25/networking' 'Neutron did not start' 60 2026-08-31 23:49:30.166 | + functions-common:test_with_retry:2358 : local 'testcmd=wget --no-proxy -q -O- http://192.168.122.25/networking' 2026-08-31 23:49:30.172 | + functions-common:test_with_retry:2359 : local 'failmsg=Neutron did not start' 2026-08-31 23:49:30.175 | + functions-common:test_with_retry:2360 : local until=60 2026-08-31 23:49:30.179 | + functions-common:test_with_retry:2361 : local sleep=0.5 2026-08-31 23:49:30.185 | + functions-common:test_with_retry:2363 : time_start test_with_retry 2026-08-31 23:49:30.193 | + functions-common:time_start:2406 : local name=test_with_retry 2026-08-31 23:49:30.197 | + functions-common:time_start:2407 : local start_time= 2026-08-31 23:49:30.202 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-31 23:49:30.209 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-31 23:49:30.215 | + functions-common:time_start:2411 : _TIME_START[$name]=1788220170209 2026-08-31 23:49:30.220 | + functions-common:test_with_retry:2364 : timeout 60 sh -c 'while ! wget --no-proxy -q -O- http://192.168.122.25/networking; do sleep 0.5; done' 2026-08-31 23:49:38.292 | {"versions": [{"id": "v2.0", "status": "CURRENT", "links": [{"rel": "self", "href": "http://192.168.122.25/networking/v2.0/"}]}]}+ functions-common:test_with_retry:2367 : time_stop test_with_retry 2026-08-31 23:49:38.297 | + functions-common:time_stop:2420 : local name 2026-08-31 23:49:38.304 | + functions-common:time_stop:2421 : local end_time 2026-08-31 23:49:38.308 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-31 23:49:38.312 | + functions-common:time_stop:2423 : local total 2026-08-31 23:49:38.316 | + functions-common:time_stop:2424 : local start_time 2026-08-31 23:49:38.321 | + functions-common:time_stop:2426 : name=test_with_retry 2026-08-31 23:49:38.325 | + functions-common:time_stop:2427 : start_time=1788220170209 2026-08-31 23:49:38.333 | + functions-common:time_stop:2429 : [[ -z 1788220170209 ]] 2026-08-31 23:49:38.344 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-31 23:49:38.353 | + functions-common:time_stop:2432 : end_time=1788220178347 2026-08-31 23:49:38.357 | + functions-common:time_stop:2433 : elapsed_time=8138 2026-08-31 23:49:38.361 | + functions-common:time_stop:2434 : total=0 2026-08-31 23:49:38.366 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-31 23:49:38.371 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=8138 2026-08-31 23:49:38.375 | + ./stack.sh:main:1312 : is_service_enabled placement 2026-08-31 23:49:38.411 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:49:38.418 | + ./stack.sh:main:1313 : echo_summary 'Starting Placement' 2026-08-31 23:49:38.421 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-31 23:49:38.426 | + ./stack.sh:echo_summary:450 : echo -e Starting Placement 2026-08-31 23:49:38.429 | + ./stack.sh:main:1314 : start_placement 2026-08-31 23:49:38.436 | + lib/placement:start_placement:137 : start_placement_api 2026-08-31 23:49:38.441 | ++ lib/placement:start_placement_api:128 : which uwsgi 2026-08-31 23:49:38.452 | + lib/placement:start_placement_api:128 : run_process placement-api '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-08-31 23:49:38.456 | + functions-common:run_process:1674 : local service=placement-api 2026-08-31 23:49:38.461 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-08-31 23:49:38.465 | + functions-common:run_process:1676 : local group= 2026-08-31 23:49:38.472 | + functions-common:run_process:1677 : local user= 2026-08-31 23:49:38.476 | + functions-common:run_process:1678 : local env_vars= 2026-08-31 23:49:38.479 | + functions-common:run_process:1680 : local name=placement-api 2026-08-31 23:49:38.486 | + functions-common:run_process:1682 : time_start run_process 2026-08-31 23:49:38.490 | + functions-common:time_start:2406 : local name=run_process 2026-08-31 23:49:38.493 | + functions-common:time_start:2407 : local start_time= 2026-08-31 23:49:38.497 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-31 23:49:38.504 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-31 23:49:38.510 | + functions-common:time_start:2411 : _TIME_START[$name]=1788220178505 2026-08-31 23:49:38.517 | + functions-common:run_process:1683 : is_service_enabled placement-api 2026-08-31 23:49:38.553 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:49:38.557 | + functions-common:run_process:1684 : _run_under_systemd placement-api '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' '' '' 2026-08-31 23:49:38.564 | + functions-common:_run_under_systemd:1628 : local service=placement-api 2026-08-31 23:49:38.570 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-08-31 23:49:38.576 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-08-31 23:49:38.580 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-08-31 23:49:38.584 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-08-31 23:49:38.589 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ sudo ]] 2026-08-31 23:49:38.594 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ ^/ ]] 2026-08-31 23:49:38.598 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@placement-api.service 2026-08-31 23:49:38.605 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-31 23:49:38.609 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-08-31 23:49:38.613 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-08-31 23:49:38.618 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-31 23:49:38.624 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[placement-api] ]] 2026-08-31 23:49:38.630 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ uwsgi ]] 2026-08-31 23:49:38.635 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-08-31 23:49:38.642 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini --venv /opt/stack/data/venv' 2026-08-31 23:49:38.646 | + 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-08-31 23:49:38.651 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@placement-api.service 2026-08-31 23:49:38.655 | + 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-08-31 23:49:38.660 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-08-31 23:49:38.664 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-08-31 23:49:38.669 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-08-31 23:49:38.672 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@placement-api.service 2026-08-31 23:49:38.674 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-08-31 23:49:38.679 | + 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-08-31 23:49:38.768 | + 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-08-31 23:49:38.888 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service SyslogIdentifier devstack@placement-api.service 2026-08-31 23:49:38.994 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service User quobyte 2026-08-31 23:49:39.078 | + 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-08-31 23:49:39.178 | + 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-08-31 23:49:39.281 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Type notify 2026-08-31 23:49:39.375 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service KillMode process 2026-08-31 23:49:39.487 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Restart always 2026-08-31 23:49:39.576 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service NotifyAccess all 2026-08-31 23:49:39.651 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service RestartForceExitStatus 100 2026-08-31 23:49:39.718 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-08-31 23:49:39.721 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-08-31 23:49:39.724 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Install WantedBy multi-user.target 2026-08-31 23:49:39.813 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-08-31 23:49:40.305 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@placement-api.service 2026-08-31 23:49:40.342 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@placement-api.service → /etc/systemd/system/devstack@placement-api.service. 2026-08-31 23:49:40.794 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@placement-api.service 2026-08-31 23:49:40.936 | + functions-common:run_process:1686 : time_stop run_process 2026-08-31 23:49:40.939 | + functions-common:time_stop:2420 : local name 2026-08-31 23:49:40.942 | + functions-common:time_stop:2421 : local end_time 2026-08-31 23:49:40.948 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-31 23:49:40.951 | + functions-common:time_stop:2423 : local total 2026-08-31 23:49:40.955 | + functions-common:time_stop:2424 : local start_time 2026-08-31 23:49:40.959 | + functions-common:time_stop:2426 : name=run_process 2026-08-31 23:49:40.962 | + functions-common:time_stop:2427 : start_time=1788220178505 2026-08-31 23:49:40.965 | + functions-common:time_stop:2429 : [[ -z 1788220178505 ]] 2026-08-31 23:49:40.970 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-31 23:49:40.975 | + functions-common:time_stop:2432 : end_time=1788220180972 2026-08-31 23:49:40.979 | + functions-common:time_stop:2433 : elapsed_time=2467 2026-08-31 23:49:40.982 | + functions-common:time_stop:2434 : total=18165 2026-08-31 23:49:40.985 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-31 23:49:40.989 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=20632 2026-08-31 23:49:40.992 | + lib/placement:start_placement_api:130 : echo 'Waiting for placement-api to start...' 2026-08-31 23:49:40.993 | Waiting for placement-api to start... 2026-08-31 23:49:40.996 | + lib/placement:start_placement_api:131 : wait_for_service 60 http://192.168.122.25/placement 2026-08-31 23:49:41.000 | + functions:wait_for_service:476 : local timeout=60 2026-08-31 23:49:41.003 | + functions:wait_for_service:477 : local url=http://192.168.122.25/placement 2026-08-31 23:49:41.007 | + functions:wait_for_service:478 : local rval=0 2026-08-31 23:49:41.010 | + functions:wait_for_service:479 : time_start wait_for_service 2026-08-31 23:49:41.015 | + functions-common:time_start:2406 : local name=wait_for_service 2026-08-31 23:49:41.018 | + functions-common:time_start:2407 : local start_time= 2026-08-31 23:49:41.021 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-31 23:49:41.026 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-31 23:49:41.031 | + functions-common:time_start:2411 : _TIME_START[$name]=1788220181028 2026-08-31 23:49:41.035 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-08-31 23:49:41.038 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-31 23:49:41.041 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.25/placement 2026-08-31 23:49:43.582 | + :: : [[ 200 == 503 ]] 2026-08-31 23:49:43.583 | + :: : [[ 0 -eq 7 ]] 2026-08-31 23:49:43.586 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-08-31 23:49:43.589 | + functions-common:time_stop:2420 : local name 2026-08-31 23:49:43.591 | + functions-common:time_stop:2421 : local end_time 2026-08-31 23:49:43.593 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-31 23:49:43.596 | + functions-common:time_stop:2423 : local total 2026-08-31 23:49:43.599 | + functions-common:time_stop:2424 : local start_time 2026-08-31 23:49:43.602 | + functions-common:time_stop:2426 : name=wait_for_service 2026-08-31 23:49:43.604 | + functions-common:time_stop:2427 : start_time=1788220181028 2026-08-31 23:49:43.607 | + functions-common:time_stop:2429 : [[ -z 1788220181028 ]] 2026-08-31 23:49:43.610 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-31 23:49:43.614 | + functions-common:time_stop:2432 : end_time=1788220183612 2026-08-31 23:49:43.617 | + functions-common:time_stop:2433 : elapsed_time=2584 2026-08-31 23:49:43.620 | + functions-common:time_stop:2434 : total=11895 2026-08-31 23:49:43.622 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-31 23:49:43.624 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=14479 2026-08-31 23:49:43.627 | + functions:wait_for_service:486 : return 0 2026-08-31 23:49:43.630 | + ./stack.sh:main:1317 : is_service_enabled neutron 2026-08-31 23:49:43.649 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:49:43.652 | + ./stack.sh:main:1318 : start_neutron 2026-08-31 23:49:43.655 | + lib/neutron:start_neutron:662 : start_l2_agent 2026-08-31 23:49:43.658 | + lib/neutron:start_l2_agent:669 : run_process q-agt ' --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-31 23:49:43.660 | + functions-common:run_process:1674 : local service=q-agt 2026-08-31 23:49:43.663 | + functions-common:run_process:1675 : local 'command= --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-31 23:49:43.665 | + functions-common:run_process:1676 : local group= 2026-08-31 23:49:43.667 | + functions-common:run_process:1677 : local user= 2026-08-31 23:49:43.670 | + functions-common:run_process:1678 : local env_vars= 2026-08-31 23:49:43.672 | + functions-common:run_process:1680 : local name=q-agt 2026-08-31 23:49:43.675 | + functions-common:run_process:1682 : time_start run_process 2026-08-31 23:49:43.677 | + functions-common:time_start:2406 : local name=run_process 2026-08-31 23:49:43.680 | + functions-common:time_start:2407 : local start_time= 2026-08-31 23:49:43.682 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-31 23:49:43.685 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-31 23:49:43.689 | + functions-common:time_start:2411 : _TIME_START[$name]=1788220183687 2026-08-31 23:49:43.692 | + functions-common:run_process:1683 : is_service_enabled q-agt 2026-08-31 23:49:43.707 | + functions-common:is_service_enabled:2076 : return 1 2026-08-31 23:49:43.709 | + functions-common:run_process:1686 : time_stop run_process 2026-08-31 23:49:43.712 | + functions-common:time_stop:2420 : local name 2026-08-31 23:49:43.714 | + functions-common:time_stop:2421 : local end_time 2026-08-31 23:49:43.717 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-31 23:49:43.719 | + functions-common:time_stop:2423 : local total 2026-08-31 23:49:43.722 | + functions-common:time_stop:2424 : local start_time 2026-08-31 23:49:43.724 | + functions-common:time_stop:2426 : name=run_process 2026-08-31 23:49:43.726 | + functions-common:time_stop:2427 : start_time=1788220183687 2026-08-31 23:49:43.729 | + functions-common:time_stop:2429 : [[ -z 1788220183687 ]] 2026-08-31 23:49:43.732 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-31 23:49:43.736 | + functions-common:time_stop:2432 : end_time=1788220183734 2026-08-31 23:49:43.739 | + functions-common:time_stop:2433 : elapsed_time=47 2026-08-31 23:49:43.742 | + functions-common:time_stop:2434 : total=20632 2026-08-31 23:49:43.744 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-31 23:49:43.747 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=20679 2026-08-31 23:49:43.749 | + lib/neutron:start_l2_agent:671 : is_provider_network 2026-08-31 23:49:43.751 | + functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-08-31 23:49:43.753 | + functions-common:is_provider_network:2272 : return 1 2026-08-31 23:49:43.756 | + lib/neutron:start_neutron:663 : start_other_agents 2026-08-31 23:49:43.759 | + lib/neutron:start_other_agents:687 : 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-08-31 23:49:43.762 | + functions-common:run_process:1674 : local service=q-dhcp 2026-08-31 23:49:43.764 | + 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-08-31 23:49:43.766 | + functions-common:run_process:1676 : local group= 2026-08-31 23:49:43.769 | + functions-common:run_process:1677 : local user= 2026-08-31 23:49:43.772 | + functions-common:run_process:1678 : local env_vars= 2026-08-31 23:49:43.774 | + functions-common:run_process:1680 : local name=q-dhcp 2026-08-31 23:49:43.777 | + functions-common:run_process:1682 : time_start run_process 2026-08-31 23:49:43.779 | + functions-common:time_start:2406 : local name=run_process 2026-08-31 23:49:43.782 | + functions-common:time_start:2407 : local start_time= 2026-08-31 23:49:43.784 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-31 23:49:43.787 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-31 23:49:43.791 | + functions-common:time_start:2411 : _TIME_START[$name]=1788220183789 2026-08-31 23:49:43.794 | + functions-common:run_process:1683 : is_service_enabled q-dhcp 2026-08-31 23:49:43.810 | + functions-common:is_service_enabled:2076 : return 1 2026-08-31 23:49:43.812 | + functions-common:run_process:1686 : time_stop run_process 2026-08-31 23:49:43.815 | + functions-common:time_stop:2420 : local name 2026-08-31 23:49:43.817 | + functions-common:time_stop:2421 : local end_time 2026-08-31 23:49:43.820 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-31 23:49:43.822 | + functions-common:time_stop:2423 : local total 2026-08-31 23:49:43.824 | + functions-common:time_stop:2424 : local start_time 2026-08-31 23:49:43.827 | + functions-common:time_stop:2426 : name=run_process 2026-08-31 23:49:43.829 | + functions-common:time_stop:2427 : start_time=1788220183789 2026-08-31 23:49:43.831 | + functions-common:time_stop:2429 : [[ -z 1788220183789 ]] 2026-08-31 23:49:43.835 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-31 23:49:43.839 | + functions-common:time_stop:2432 : end_time=1788220183836 2026-08-31 23:49:43.841 | + functions-common:time_stop:2433 : elapsed_time=47 2026-08-31 23:49:43.843 | + functions-common:time_stop:2434 : total=20679 2026-08-31 23:49:43.846 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-31 23:49:43.849 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=20726 2026-08-31 23:49:43.852 | ++ lib/neutron:start_other_agents:689 : determine_config_files neutron-l3-agent 2026-08-31 23:49:43.855 | ++ lib/neutron:determine_config_files:367 : local opts= 2026-08-31 23:49:43.857 | ++ lib/neutron:determine_config_files:368 : case "$1" in 2026-08-31 23:49:43.860 | +++ lib/neutron:determine_config_files:370 : _determine_config_l3 2026-08-31 23:49:43.863 | +++ lib/neutron:_determine_config_l3:348 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-08-31 23:49:43.865 | +++ lib/neutron:_determine_config_l3:349 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-08-31 23:49:43.868 | ++ lib/neutron:determine_config_files:370 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-08-31 23:49:43.871 | ++ lib/neutron:determine_config_files:372 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' ']' 2026-08-31 23:49:43.874 | ++ lib/neutron:determine_config_files:375 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-08-31 23:49:43.876 | + lib/neutron:start_other_agents:689 : 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-08-31 23:49:43.879 | + functions-common:run_process:1674 : local service=q-l3 2026-08-31 23:49:43.881 | + 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-08-31 23:49:43.883 | + functions-common:run_process:1676 : local group= 2026-08-31 23:49:43.886 | + functions-common:run_process:1677 : local user= 2026-08-31 23:49:43.888 | + functions-common:run_process:1678 : local env_vars= 2026-08-31 23:49:43.890 | + functions-common:run_process:1680 : local name=q-l3 2026-08-31 23:49:43.893 | + functions-common:run_process:1682 : time_start run_process 2026-08-31 23:49:43.895 | + functions-common:time_start:2406 : local name=run_process 2026-08-31 23:49:43.897 | + functions-common:time_start:2407 : local start_time= 2026-08-31 23:49:43.900 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-31 23:49:43.903 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-31 23:49:43.907 | + functions-common:time_start:2411 : _TIME_START[$name]=1788220183905 2026-08-31 23:49:43.910 | + functions-common:run_process:1683 : is_service_enabled q-l3 2026-08-31 23:49:43.925 | + functions-common:is_service_enabled:2076 : return 1 2026-08-31 23:49:43.927 | + functions-common:run_process:1686 : time_stop run_process 2026-08-31 23:49:43.930 | + functions-common:time_stop:2420 : local name 2026-08-31 23:49:43.932 | + functions-common:time_stop:2421 : local end_time 2026-08-31 23:49:43.934 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-31 23:49:43.936 | + functions-common:time_stop:2423 : local total 2026-08-31 23:49:43.939 | + functions-common:time_stop:2424 : local start_time 2026-08-31 23:49:43.941 | + functions-common:time_stop:2426 : name=run_process 2026-08-31 23:49:43.943 | + functions-common:time_stop:2427 : start_time=1788220183905 2026-08-31 23:49:43.945 | + functions-common:time_stop:2429 : [[ -z 1788220183905 ]] 2026-08-31 23:49:43.949 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-31 23:49:43.952 | + functions-common:time_stop:2432 : end_time=1788220183950 2026-08-31 23:49:43.954 | + functions-common:time_stop:2433 : elapsed_time=45 2026-08-31 23:49:43.957 | + functions-common:time_stop:2434 : total=20726 2026-08-31 23:49:43.959 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-31 23:49:43.961 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=20771 2026-08-31 23:49:43.964 | + lib/neutron:start_other_agents:691 : 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-08-31 23:49:43.966 | + functions-common:run_process:1674 : local service=q-meta 2026-08-31 23:49:43.969 | + 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-08-31 23:49:43.971 | + functions-common:run_process:1676 : local group= 2026-08-31 23:49:43.974 | + functions-common:run_process:1677 : local user= 2026-08-31 23:49:43.976 | + functions-common:run_process:1678 : local env_vars= 2026-08-31 23:49:43.978 | + functions-common:run_process:1680 : local name=q-meta 2026-08-31 23:49:43.980 | + functions-common:run_process:1682 : time_start run_process 2026-08-31 23:49:43.983 | + functions-common:time_start:2406 : local name=run_process 2026-08-31 23:49:43.985 | + functions-common:time_start:2407 : local start_time= 2026-08-31 23:49:43.988 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-31 23:49:43.991 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-31 23:49:43.994 | + functions-common:time_start:2411 : _TIME_START[$name]=1788220183992 2026-08-31 23:49:43.997 | + functions-common:run_process:1683 : is_service_enabled q-meta 2026-08-31 23:49:44.012 | + functions-common:is_service_enabled:2076 : return 1 2026-08-31 23:49:44.015 | + functions-common:run_process:1686 : time_stop run_process 2026-08-31 23:49:44.017 | + functions-common:time_stop:2420 : local name 2026-08-31 23:49:44.020 | + functions-common:time_stop:2421 : local end_time 2026-08-31 23:49:44.022 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-31 23:49:44.025 | + functions-common:time_stop:2423 : local total 2026-08-31 23:49:44.027 | + functions-common:time_stop:2424 : local start_time 2026-08-31 23:49:44.030 | + functions-common:time_stop:2426 : name=run_process 2026-08-31 23:49:44.032 | + functions-common:time_stop:2427 : start_time=1788220183992 2026-08-31 23:49:44.034 | + functions-common:time_stop:2429 : [[ -z 1788220183992 ]] 2026-08-31 23:49:44.038 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-31 23:49:44.041 | + functions-common:time_stop:2432 : end_time=1788220184039 2026-08-31 23:49:44.044 | + functions-common:time_stop:2433 : elapsed_time=47 2026-08-31 23:49:44.046 | + functions-common:time_stop:2434 : total=20771 2026-08-31 23:49:44.049 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-31 23:49:44.051 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=20818 2026-08-31 23:49:44.054 | + lib/neutron:start_other_agents:692 : run_process q-metering '/opt/stack/data/venv/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file ' 2026-08-31 23:49:44.056 | + functions-common:run_process:1674 : local service=q-metering 2026-08-31 23:49:44.059 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file ' 2026-08-31 23:49:44.061 | + functions-common:run_process:1676 : local group= 2026-08-31 23:49:44.064 | + functions-common:run_process:1677 : local user= 2026-08-31 23:49:44.067 | + functions-common:run_process:1678 : local env_vars= 2026-08-31 23:49:44.069 | + functions-common:run_process:1680 : local name=q-metering 2026-08-31 23:49:44.072 | + functions-common:run_process:1682 : time_start run_process 2026-08-31 23:49:44.074 | + functions-common:time_start:2406 : local name=run_process 2026-08-31 23:49:44.077 | + functions-common:time_start:2407 : local start_time= 2026-08-31 23:49:44.079 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-31 23:49:44.082 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-31 23:49:44.086 | + functions-common:time_start:2411 : _TIME_START[$name]=1788220184083 2026-08-31 23:49:44.088 | + functions-common:run_process:1683 : is_service_enabled q-metering 2026-08-31 23:49:44.107 | + functions-common:is_service_enabled:2076 : return 1 2026-08-31 23:49:44.110 | + functions-common:run_process:1686 : time_stop run_process 2026-08-31 23:49:44.112 | + functions-common:time_stop:2420 : local name 2026-08-31 23:49:44.115 | + functions-common:time_stop:2421 : local end_time 2026-08-31 23:49:44.117 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-31 23:49:44.119 | + functions-common:time_stop:2423 : local total 2026-08-31 23:49:44.122 | + functions-common:time_stop:2424 : local start_time 2026-08-31 23:49:44.124 | + functions-common:time_stop:2426 : name=run_process 2026-08-31 23:49:44.126 | + functions-common:time_stop:2427 : start_time=1788220184083 2026-08-31 23:49:44.129 | + functions-common:time_stop:2429 : [[ -z 1788220184083 ]] 2026-08-31 23:49:44.132 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-31 23:49:44.136 | + functions-common:time_stop:2432 : end_time=1788220184134 2026-08-31 23:49:44.139 | + functions-common:time_stop:2433 : elapsed_time=51 2026-08-31 23:49:44.141 | + functions-common:time_stop:2434 : total=20818 2026-08-31 23:49:44.144 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-31 23:49:44.146 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=20869 2026-08-31 23:49:44.149 | + ./stack.sh:main:1321 : is_service_enabled q-svc neutron-api 2026-08-31 23:49:44.164 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:49:44.166 | + ./stack.sh:main:1321 : [[ True == \T\r\u\e ]] 2026-08-31 23:49:44.169 | + ./stack.sh:main:1322 : echo_summary 'Creating initial neutron network elements' 2026-08-31 23:49:44.171 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-31 23:49:44.174 | + ./stack.sh:echo_summary:450 : echo -e Creating initial neutron network elements 2026-08-31 23:49:44.177 | + ./stack.sh:main:1325 : type -p neutron_plugin_create_initial_networks 2026-08-31 23:49:44.179 | + ./stack.sh:main:1328 : create_neutron_initial_network 2026-08-31 23:49:44.182 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:158 : type -p neutron_plugin_create_initial_network_profile 2026-08-31 23:49:44.184 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:162 : is_networking_extension_supported auto-allocated-topology 2026-08-31 23:49:44.187 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=auto-allocated-topology 2026-08-31 23:49:44.190 | ++ 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-08-31 23:49:47.957 | ++ functions-common:oscwrap:2465 : return 0 2026-08-31 23:49:47.960 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-08-31 23:49:47.960 | address-scope 2026-08-31 23:49:47.960 | agent 2026-08-31 23:49:47.960 | allowed-address-pairs 2026-08-31 23:49:47.961 | auto-allocated-topology 2026-08-31 23:49:47.961 | availability_zone 2026-08-31 23:49:47.961 | default-subnetpools 2026-08-31 23:49:47.961 | dhcp_agent_scheduler 2026-08-31 23:49:47.961 | dns-integration 2026-08-31 23:49:47.961 | dns-domain-ports 2026-08-31 23:49:47.961 | dns-integration-domain-keywords 2026-08-31 23:49:47.961 | empty-string-filtering 2026-08-31 23:49:47.961 | external-net 2026-08-31 23:49:47.961 | extra_dhcp_opt 2026-08-31 23:49:47.961 | extraroute 2026-08-31 23:49:47.962 | extraroute-atomic 2026-08-31 23:49:47.962 | filter-validation 2026-08-31 23:49:47.962 | floating-ip-port-forwarding-detail 2026-08-31 23:49:47.962 | fip-port-details 2026-08-31 23:49:47.962 | flavors 2026-08-31 23:49:47.962 | floatingip-pools 2026-08-31 23:49:47.963 | router 2026-08-31 23:49:47.963 | l3-agent-scheduler-ha-chassis-priority 2026-08-31 23:49:47.964 | enable-default-route-bfd 2026-08-31 23:49:47.964 | enable-default-route-ecmp 2026-08-31 23:49:47.964 | ext-gw-mode 2026-08-31 23:49:47.965 | l3-ha 2026-08-31 23:49:47.965 | external-gateway-multihoming 2026-08-31 23:49:47.965 | l3-flavors 2026-08-31 23:49:47.965 | l3_agent_scheduler 2026-08-31 23:49:47.965 | multi-provider 2026-08-31 23:49:47.966 | net-mtu 2026-08-31 23:49:47.966 | net-mtu-writable 2026-08-31 23:49:47.966 | network_availability_zone 2026-08-31 23:49:47.966 | network-ip-availability 2026-08-31 23:49:47.966 | network-ip-availability-details 2026-08-31 23:49:47.966 | pagination 2026-08-31 23:49:47.966 | port-device-profile 2026-08-31 23:49:47.966 | port-mac-address-regenerate 2026-08-31 23:49:47.967 | port-numa-affinity-policy 2026-08-31 23:49:47.967 | port-numa-affinity-policy-socket 2026-08-31 23:49:47.967 | binding 2026-08-31 23:49:47.967 | binding-extended 2026-08-31 23:49:47.967 | port-security 2026-08-31 23:49:47.967 | project-id 2026-08-31 23:49:47.967 | provider 2026-08-31 23:49:47.968 | qinq 2026-08-31 23:49:47.968 | quota-check-limit 2026-08-31 23:49:47.968 | quota-check-limit-default 2026-08-31 23:49:47.968 | quotas 2026-08-31 23:49:47.968 | quota_details 2026-08-31 23:49:47.968 | rbac-policies 2026-08-31 23:49:47.968 | rbac-address-scope 2026-08-31 23:49:47.968 | rbac-security-groups 2026-08-31 23:49:47.969 | revision-if-match 2026-08-31 23:49:47.969 | standard-attr-revisions 2026-08-31 23:49:47.969 | router_availability_zone 2026-08-31 23:49:47.969 | router-enable-snat 2026-08-31 23:49:47.969 | security-groups-default-rules 2026-08-31 23:49:47.969 | security-groups-default-statefulness 2026-08-31 23:49:47.970 | security-groups-normalized-cidr 2026-08-31 23:49:47.970 | security-groups-remote-address-group 2026-08-31 23:49:47.970 | security-groups-rules-belongs-to-default-sg 2026-08-31 23:49:47.970 | security-groups-shared-filtering 2026-08-31 23:49:47.970 | security-group 2026-08-31 23:49:47.970 | service-type 2026-08-31 23:49:47.970 | sorting 2026-08-31 23:49:47.971 | standard-attr-description 2026-08-31 23:49:47.971 | stateful-security-group 2026-08-31 23:49:47.971 | subnet-dns-publish-fixed-ip 2026-08-31 23:49:47.971 | subnet-external-network 2026-08-31 23:49:47.971 | subnet_onboard 2026-08-31 23:49:47.971 | subnet-service-types 2026-08-31 23:49:47.971 | subnet_allocation 2026-08-31 23:49:47.971 | subnetpool-prefix-ops 2026-08-31 23:49:47.972 | tag-creation 2026-08-31 23:49:47.972 | standard-attr-tag 2026-08-31 23:49:47.972 | standard-attr-timestamp 2026-08-31 23:49:47.972 | vlan-transparent' 2026-08-31 23:49:47.972 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-08-31 23:49:47.972 | address-scope 2026-08-31 23:49:47.972 | agent 2026-08-31 23:49:47.973 | allowed-address-pairs 2026-08-31 23:49:47.973 | auto-allocated-topology 2026-08-31 23:49:47.973 | availability_zone 2026-08-31 23:49:47.973 | default-subnetpools 2026-08-31 23:49:47.973 | dhcp_agent_scheduler 2026-08-31 23:49:47.973 | dns-integration 2026-08-31 23:49:47.973 | dns-domain-ports 2026-08-31 23:49:47.973 | dns-integration-domain-keywords 2026-08-31 23:49:47.974 | empty-string-filtering 2026-08-31 23:49:47.974 | external-net 2026-08-31 23:49:47.974 | extra_dhcp_opt 2026-08-31 23:49:47.974 | extraroute 2026-08-31 23:49:47.974 | extraroute-atomic 2026-08-31 23:49:47.974 | filter-validation 2026-08-31 23:49:47.974 | floating-ip-port-forwarding-detail 2026-08-31 23:49:47.974 | fip-port-details 2026-08-31 23:49:47.975 | flavors 2026-08-31 23:49:47.975 | floatingip-pools 2026-08-31 23:49:47.975 | router 2026-08-31 23:49:47.975 | l3-agent-scheduler-ha-chassis-priority 2026-08-31 23:49:47.975 | enable-default-route-bfd 2026-08-31 23:49:47.975 | enable-default-route-ecmp 2026-08-31 23:49:47.975 | ext-gw-mode 2026-08-31 23:49:47.976 | l3-ha 2026-08-31 23:49:47.976 | external-gateway-multihoming 2026-08-31 23:49:47.976 | l3-flavors 2026-08-31 23:49:47.976 | l3_agent_scheduler 2026-08-31 23:49:47.976 | multi-provider 2026-08-31 23:49:47.976 | net-mtu 2026-08-31 23:49:47.976 | net-mtu-writable 2026-08-31 23:49:47.977 | network_availability_zone 2026-08-31 23:49:47.977 | network-ip-availability 2026-08-31 23:49:47.977 | network-ip-availability-details 2026-08-31 23:49:47.977 | pagination 2026-08-31 23:49:47.977 | port-device-profile 2026-08-31 23:49:47.977 | port-mac-address-regenerate 2026-08-31 23:49:47.977 | port-numa-affinity-policy 2026-08-31 23:49:47.977 | port-numa-affinity-policy-socket 2026-08-31 23:49:47.978 | binding 2026-08-31 23:49:47.978 | binding-extended 2026-08-31 23:49:47.978 | port-security 2026-08-31 23:49:47.978 | project-id 2026-08-31 23:49:47.978 | provider 2026-08-31 23:49:47.978 | qinq 2026-08-31 23:49:47.978 | quota-check-limit 2026-08-31 23:49:47.978 | quota-check-limit-default 2026-08-31 23:49:47.979 | quotas 2026-08-31 23:49:47.979 | quota_details 2026-08-31 23:49:47.979 | rbac-policies 2026-08-31 23:49:47.979 | rbac-address-scope 2026-08-31 23:49:47.979 | rbac-security-groups 2026-08-31 23:49:47.979 | revision-if-match 2026-08-31 23:49:47.979 | standard-attr-revisions 2026-08-31 23:49:47.980 | router_availability_zone 2026-08-31 23:49:47.980 | router-enable-snat 2026-08-31 23:49:47.980 | security-groups-default-rules 2026-08-31 23:49:47.980 | security-groups-default-statefulness 2026-08-31 23:49:47.980 | security-groups-normalized-cidr 2026-08-31 23:49:47.980 | security-groups-remote-address-group 2026-08-31 23:49:47.980 | security-groups-rules-belongs-to-default-sg 2026-08-31 23:49:47.981 | security-groups-shared-filtering 2026-08-31 23:49:47.981 | security-group 2026-08-31 23:49:47.981 | service-type 2026-08-31 23:49:47.981 | sorting 2026-08-31 23:49:47.981 | standard-attr-description 2026-08-31 23:49:47.981 | stateful-security-group 2026-08-31 23:49:47.981 | subnet-dns-publish-fixed-ip 2026-08-31 23:49:47.981 | subnet-external-network 2026-08-31 23:49:47.981 | subnet_onboard 2026-08-31 23:49:47.982 | subnet-service-types 2026-08-31 23:49:47.982 | subnet_allocation 2026-08-31 23:49:47.982 | subnetpool-prefix-ops 2026-08-31 23:49:47.982 | tag-creation 2026-08-31 23:49:47.982 | standard-attr-tag 2026-08-31 23:49:47.982 | standard-attr-timestamp 2026-08-31 23:49:47.982 | vlan-transparent =~ auto-allocated-topology ]] 2026-08-31 23:49:47.983 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-08-31 23:49:47.983 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:163 : [[ True == \T\r\u\e ]] 2026-08-31 23:49:47.983 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:164 : [[ 4+6 =~ 4.* ]] 2026-08-31 23:49:47.983 | ++ 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-08-31 23:49:51.992 | ++ functions-common:oscwrap:2465 : return 0 2026-08-31 23:49:51.996 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:165 : SUBNETPOOL_V4_ID=3a1ccefd-8e66-4c68-ac8e-99616cf4ee3c 2026-08-31 23:49:52.000 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:167 : [[ 4+6 =~ .*6 ]] 2026-08-31 23:49:52.004 | ++ 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 fdf9:0eb2:1783::/56 --share --default -f value -c id 2026-08-31 23:49:55.703 | ++ functions-common:oscwrap:2465 : return 0 2026-08-31 23:49:55.707 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:168 : SUBNETPOOL_V6_ID=a063ced4-87f3-4993-a756-b70e8a98f048 2026-08-31 23:49:55.710 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:173 : is_provider_network 2026-08-31 23:49:55.713 | + functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-08-31 23:49:55.717 | + functions-common:is_provider_network:2272 : return 1 2026-08-31 23:49:55.721 | ++ 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-08-31 23:50:01.372 | ++ functions-common:oscwrap:2465 : return 0 2026-08-31 23:50:01.375 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:203 : NET_ID=33e5d37e-55c7-4a07-8e9d-1e05d8d30a24 2026-08-31 23:50:01.378 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:204 : die_if_not_set 204 NET_ID 'Failure creating NET_ID for private' 2026-08-31 23:50:01.380 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-08-31 23:50:01.397 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:206 : [[ 4+6 =~ 4.* ]] 2026-08-31 23:50:01.401 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:208 : _neutron_create_private_subnet_v4 2026-08-31 23:50:01.404 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:255 : '[' -z 3a1ccefd-8e66-4c68-ac8e-99616cf4ee3c ']' 2026-08-31 23:50:01.407 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:258 : local 'subnet_params=--ip-version 4 ' 2026-08-31 23:50:01.409 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:259 : [[ -n '' ]] 2026-08-31 23:50:01.412 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:263 : subnet_params+='--subnet-pool 3a1ccefd-8e66-4c68-ac8e-99616cf4ee3c ' 2026-08-31 23:50:01.415 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:264 : subnet_params+=' ' 2026-08-31 23:50:01.417 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:265 : subnet_params+='--network 33e5d37e-55c7-4a07-8e9d-1e05d8d30a24 private-subnet' 2026-08-31 23:50:01.420 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:266 : local subnet_id 2026-08-31 23:50:01.423 | +++ 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 3a1ccefd-8e66-4c68-ac8e-99616cf4ee3c --network 33e5d37e-55c7-4a07-8e9d-1e05d8d30a24 private-subnet -f value -c id 2026-08-31 23:50:07.068 | +++ functions-common:oscwrap:2465 : return 0 2026-08-31 23:50:07.072 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:267 : subnet_id=d79d591a-d0f0-4ee8-93b3-01445b5a28ee 2026-08-31 23:50:07.075 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:268 : die_if_not_set 268 subnet_id 'Failure creating private IPv4 subnet' 2026-08-31 23:50:07.079 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-08-31 23:50:07.106 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:269 : echo d79d591a-d0f0-4ee8-93b3-01445b5a28ee 2026-08-31 23:50:07.112 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:208 : SUBNET_ID=d79d591a-d0f0-4ee8-93b3-01445b5a28ee 2026-08-31 23:50:07.117 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:211 : [[ 4+6 =~ .*6 ]] 2026-08-31 23:50:07.126 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:213 : _neutron_create_private_subnet_v6 2026-08-31 23:50:07.130 | ++ 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-08-31 23:50:07.133 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-08-31 23:50:07.153 | ++ 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-08-31 23:50:07.156 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-08-31 23:50:07.176 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:276 : local 'ipv6_modes=--ipv6-ra-mode slaac --ipv6-address-mode slaac' 2026-08-31 23:50:07.179 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:277 : '[' -z a063ced4-87f3-4993-a756-b70e8a98f048 ']' 2026-08-31 23:50:07.181 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:280 : local 'subnet_params=--ip-version 6 ' 2026-08-31 23:50:07.187 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:281 : [[ -n '' ]] 2026-08-31 23:50:07.189 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:284 : subnet_params+='--subnet-pool a063ced4-87f3-4993-a756-b70e8a98f048 ' 2026-08-31 23:50:07.191 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:285 : subnet_params+=' ' 2026-08-31 23:50:07.194 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:286 : subnet_params+='--ipv6-ra-mode slaac --ipv6-address-mode slaac --network 33e5d37e-55c7-4a07-8e9d-1e05d8d30a24 ipv6-private-subnet ' 2026-08-31 23:50:07.196 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:287 : local ipv6_subnet_id 2026-08-31 23:50:07.200 | +++ 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 a063ced4-87f3-4993-a756-b70e8a98f048 --ipv6-ra-mode slaac --ipv6-address-mode slaac --network 33e5d37e-55c7-4a07-8e9d-1e05d8d30a24 ipv6-private-subnet -f value -c id 2026-08-31 23:50:12.480 | +++ functions-common:oscwrap:2465 : return 0 2026-08-31 23:50:12.486 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:288 : ipv6_subnet_id=7a33e1a5-00f4-4129-96bc-f6334a22ecab 2026-08-31 23:50:12.491 | ++ 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-08-31 23:50:12.496 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-08-31 23:50:12.528 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:290 : echo 7a33e1a5-00f4-4129-96bc-f6334a22ecab 2026-08-31 23:50:12.534 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:213 : IPV6_SUBNET_ID=7a33e1a5-00f4-4129-96bc-f6334a22ecab 2026-08-31 23:50:12.539 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:217 : is_networking_extension_supported router 2026-08-31 23:50:12.545 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=router 2026-08-31 23:50:12.551 | ++ 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-08-31 23:50:15.815 | ++ functions-common:oscwrap:2465 : return 0 2026-08-31 23:50:15.820 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-08-31 23:50:15.820 | address-scope 2026-08-31 23:50:15.820 | agent 2026-08-31 23:50:15.820 | allowed-address-pairs 2026-08-31 23:50:15.820 | auto-allocated-topology 2026-08-31 23:50:15.821 | availability_zone 2026-08-31 23:50:15.821 | default-subnetpools 2026-08-31 23:50:15.821 | dhcp_agent_scheduler 2026-08-31 23:50:15.821 | dns-integration 2026-08-31 23:50:15.821 | dns-domain-ports 2026-08-31 23:50:15.821 | dns-integration-domain-keywords 2026-08-31 23:50:15.821 | empty-string-filtering 2026-08-31 23:50:15.821 | external-net 2026-08-31 23:50:15.821 | extra_dhcp_opt 2026-08-31 23:50:15.821 | extraroute 2026-08-31 23:50:15.821 | extraroute-atomic 2026-08-31 23:50:15.822 | filter-validation 2026-08-31 23:50:15.822 | floating-ip-port-forwarding-detail 2026-08-31 23:50:15.822 | fip-port-details 2026-08-31 23:50:15.822 | flavors 2026-08-31 23:50:15.823 | floatingip-pools 2026-08-31 23:50:15.823 | router 2026-08-31 23:50:15.823 | l3-agent-scheduler-ha-chassis-priority 2026-08-31 23:50:15.823 | enable-default-route-bfd 2026-08-31 23:50:15.823 | enable-default-route-ecmp 2026-08-31 23:50:15.823 | ext-gw-mode 2026-08-31 23:50:15.823 | l3-ha 2026-08-31 23:50:15.824 | external-gateway-multihoming 2026-08-31 23:50:15.824 | l3-flavors 2026-08-31 23:50:15.824 | l3_agent_scheduler 2026-08-31 23:50:15.824 | multi-provider 2026-08-31 23:50:15.824 | net-mtu 2026-08-31 23:50:15.824 | net-mtu-writable 2026-08-31 23:50:15.824 | network_availability_zone 2026-08-31 23:50:15.825 | network-ip-availability 2026-08-31 23:50:15.825 | network-ip-availability-details 2026-08-31 23:50:15.825 | pagination 2026-08-31 23:50:15.825 | port-device-profile 2026-08-31 23:50:15.825 | port-mac-address-regenerate 2026-08-31 23:50:15.825 | port-numa-affinity-policy 2026-08-31 23:50:15.825 | port-numa-affinity-policy-socket 2026-08-31 23:50:15.825 | binding 2026-08-31 23:50:15.826 | binding-extended 2026-08-31 23:50:15.826 | port-security 2026-08-31 23:50:15.826 | project-id 2026-08-31 23:50:15.826 | provider 2026-08-31 23:50:15.826 | qinq 2026-08-31 23:50:15.826 | quota-check-limit 2026-08-31 23:50:15.826 | quota-check-limit-default 2026-08-31 23:50:15.826 | quotas 2026-08-31 23:50:15.826 | quota_details 2026-08-31 23:50:15.827 | rbac-policies 2026-08-31 23:50:15.827 | rbac-address-scope 2026-08-31 23:50:15.827 | rbac-security-groups 2026-08-31 23:50:15.827 | revision-if-match 2026-08-31 23:50:15.827 | standard-attr-revisions 2026-08-31 23:50:15.827 | router_availability_zone 2026-08-31 23:50:15.827 | router-enable-snat 2026-08-31 23:50:15.828 | security-groups-default-rules 2026-08-31 23:50:15.828 | security-groups-default-statefulness 2026-08-31 23:50:15.828 | security-groups-normalized-cidr 2026-08-31 23:50:15.828 | security-groups-remote-address-group 2026-08-31 23:50:15.828 | security-groups-rules-belongs-to-default-sg 2026-08-31 23:50:15.828 | security-groups-shared-filtering 2026-08-31 23:50:15.829 | security-group 2026-08-31 23:50:15.829 | service-type 2026-08-31 23:50:15.829 | sorting 2026-08-31 23:50:15.829 | standard-attr-description 2026-08-31 23:50:15.829 | stateful-security-group 2026-08-31 23:50:15.829 | subnet-dns-publish-fixed-ip 2026-08-31 23:50:15.830 | subnet-external-network 2026-08-31 23:50:15.830 | subnet_onboard 2026-08-31 23:50:15.830 | subnet-service-types 2026-08-31 23:50:15.830 | subnet_allocation 2026-08-31 23:50:15.830 | subnetpool-prefix-ops 2026-08-31 23:50:15.830 | tag-creation 2026-08-31 23:50:15.830 | standard-attr-tag 2026-08-31 23:50:15.830 | standard-attr-timestamp 2026-08-31 23:50:15.830 | vlan-transparent' 2026-08-31 23:50:15.831 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-08-31 23:50:15.831 | address-scope 2026-08-31 23:50:15.831 | agent 2026-08-31 23:50:15.831 | allowed-address-pairs 2026-08-31 23:50:15.831 | auto-allocated-topology 2026-08-31 23:50:15.831 | availability_zone 2026-08-31 23:50:15.831 | default-subnetpools 2026-08-31 23:50:15.831 | dhcp_agent_scheduler 2026-08-31 23:50:15.832 | dns-integration 2026-08-31 23:50:15.832 | dns-domain-ports 2026-08-31 23:50:15.832 | dns-integration-domain-keywords 2026-08-31 23:50:15.832 | empty-string-filtering 2026-08-31 23:50:15.832 | external-net 2026-08-31 23:50:15.832 | extra_dhcp_opt 2026-08-31 23:50:15.833 | extraroute 2026-08-31 23:50:15.833 | extraroute-atomic 2026-08-31 23:50:15.833 | filter-validation 2026-08-31 23:50:15.833 | floating-ip-port-forwarding-detail 2026-08-31 23:50:15.833 | fip-port-details 2026-08-31 23:50:15.833 | flavors 2026-08-31 23:50:15.834 | floatingip-pools 2026-08-31 23:50:15.834 | router 2026-08-31 23:50:15.834 | l3-agent-scheduler-ha-chassis-priority 2026-08-31 23:50:15.834 | enable-default-route-bfd 2026-08-31 23:50:15.834 | enable-default-route-ecmp 2026-08-31 23:50:15.834 | ext-gw-mode 2026-08-31 23:50:15.834 | l3-ha 2026-08-31 23:50:15.835 | external-gateway-multihoming 2026-08-31 23:50:15.835 | l3-flavors 2026-08-31 23:50:15.835 | l3_agent_scheduler 2026-08-31 23:50:15.835 | multi-provider 2026-08-31 23:50:15.835 | net-mtu 2026-08-31 23:50:15.835 | net-mtu-writable 2026-08-31 23:50:15.836 | network_availability_zone 2026-08-31 23:50:15.836 | network-ip-availability 2026-08-31 23:50:15.836 | network-ip-availability-details 2026-08-31 23:50:15.836 | pagination 2026-08-31 23:50:15.837 | port-device-profile 2026-08-31 23:50:15.837 | port-mac-address-regenerate 2026-08-31 23:50:15.837 | port-numa-affinity-policy 2026-08-31 23:50:15.837 | port-numa-affinity-policy-socket 2026-08-31 23:50:15.837 | binding 2026-08-31 23:50:15.837 | binding-extended 2026-08-31 23:50:15.837 | port-security 2026-08-31 23:50:15.838 | project-id 2026-08-31 23:50:15.838 | provider 2026-08-31 23:50:15.838 | qinq 2026-08-31 23:50:15.838 | quota-check-limit 2026-08-31 23:50:15.838 | quota-check-limit-default 2026-08-31 23:50:15.838 | quotas 2026-08-31 23:50:15.838 | quota_details 2026-08-31 23:50:15.839 | rbac-policies 2026-08-31 23:50:15.839 | rbac-address-scope 2026-08-31 23:50:15.839 | rbac-security-groups 2026-08-31 23:50:15.839 | revision-if-match 2026-08-31 23:50:15.839 | standard-attr-revisions 2026-08-31 23:50:15.839 | router_availability_zone 2026-08-31 23:50:15.840 | router-enable-snat 2026-08-31 23:50:15.840 | security-groups-default-rules 2026-08-31 23:50:15.840 | security-groups-default-statefulness 2026-08-31 23:50:15.840 | security-groups-normalized-cidr 2026-08-31 23:50:15.840 | security-groups-remote-address-group 2026-08-31 23:50:15.840 | security-groups-rules-belongs-to-default-sg 2026-08-31 23:50:15.841 | security-groups-shared-filtering 2026-08-31 23:50:15.841 | security-group 2026-08-31 23:50:15.841 | service-type 2026-08-31 23:50:15.841 | sorting 2026-08-31 23:50:15.841 | standard-attr-description 2026-08-31 23:50:15.841 | stateful-security-group 2026-08-31 23:50:15.842 | subnet-dns-publish-fixed-ip 2026-08-31 23:50:15.842 | subnet-external-network 2026-08-31 23:50:15.842 | subnet_onboard 2026-08-31 23:50:15.842 | subnet-service-types 2026-08-31 23:50:15.842 | subnet_allocation 2026-08-31 23:50:15.842 | subnetpool-prefix-ops 2026-08-31 23:50:15.843 | tag-creation 2026-08-31 23:50:15.843 | standard-attr-tag 2026-08-31 23:50:15.843 | standard-attr-timestamp 2026-08-31 23:50:15.843 | vlan-transparent =~ router ]] 2026-08-31 23:50:15.843 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-08-31 23:50:15.843 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:217 : is_networking_extension_supported external-net 2026-08-31 23:50:15.844 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=external-net 2026-08-31 23:50:15.846 | ++ 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-08-31 23:50:19.060 | ++ functions-common:oscwrap:2465 : return 0 2026-08-31 23:50:19.065 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-08-31 23:50:19.065 | address-scope 2026-08-31 23:50:19.065 | agent 2026-08-31 23:50:19.065 | allowed-address-pairs 2026-08-31 23:50:19.065 | auto-allocated-topology 2026-08-31 23:50:19.066 | availability_zone 2026-08-31 23:50:19.066 | default-subnetpools 2026-08-31 23:50:19.066 | dhcp_agent_scheduler 2026-08-31 23:50:19.066 | dns-integration 2026-08-31 23:50:19.067 | dns-domain-ports 2026-08-31 23:50:19.067 | dns-integration-domain-keywords 2026-08-31 23:50:19.067 | empty-string-filtering 2026-08-31 23:50:19.067 | external-net 2026-08-31 23:50:19.067 | extra_dhcp_opt 2026-08-31 23:50:19.068 | extraroute 2026-08-31 23:50:19.068 | extraroute-atomic 2026-08-31 23:50:19.068 | filter-validation 2026-08-31 23:50:19.068 | floating-ip-port-forwarding-detail 2026-08-31 23:50:19.068 | fip-port-details 2026-08-31 23:50:19.069 | flavors 2026-08-31 23:50:19.069 | floatingip-pools 2026-08-31 23:50:19.069 | router 2026-08-31 23:50:19.069 | l3-agent-scheduler-ha-chassis-priority 2026-08-31 23:50:19.069 | enable-default-route-bfd 2026-08-31 23:50:19.070 | enable-default-route-ecmp 2026-08-31 23:50:19.070 | ext-gw-mode 2026-08-31 23:50:19.070 | l3-ha 2026-08-31 23:50:19.070 | external-gateway-multihoming 2026-08-31 23:50:19.070 | l3-flavors 2026-08-31 23:50:19.071 | l3_agent_scheduler 2026-08-31 23:50:19.071 | multi-provider 2026-08-31 23:50:19.071 | net-mtu 2026-08-31 23:50:19.071 | net-mtu-writable 2026-08-31 23:50:19.072 | network_availability_zone 2026-08-31 23:50:19.072 | network-ip-availability 2026-08-31 23:50:19.072 | network-ip-availability-details 2026-08-31 23:50:19.072 | pagination 2026-08-31 23:50:19.072 | port-device-profile 2026-08-31 23:50:19.073 | port-mac-address-regenerate 2026-08-31 23:50:19.073 | port-numa-affinity-policy 2026-08-31 23:50:19.073 | port-numa-affinity-policy-socket 2026-08-31 23:50:19.073 | binding 2026-08-31 23:50:19.073 | binding-extended 2026-08-31 23:50:19.074 | port-security 2026-08-31 23:50:19.074 | project-id 2026-08-31 23:50:19.074 | provider 2026-08-31 23:50:19.074 | qinq 2026-08-31 23:50:19.074 | quota-check-limit 2026-08-31 23:50:19.075 | quota-check-limit-default 2026-08-31 23:50:19.075 | quotas 2026-08-31 23:50:19.075 | quota_details 2026-08-31 23:50:19.075 | rbac-policies 2026-08-31 23:50:19.075 | rbac-address-scope 2026-08-31 23:50:19.076 | rbac-security-groups 2026-08-31 23:50:19.076 | revision-if-match 2026-08-31 23:50:19.076 | standard-attr-revisions 2026-08-31 23:50:19.076 | router_availability_zone 2026-08-31 23:50:19.076 | router-enable-snat 2026-08-31 23:50:19.077 | security-groups-default-rules 2026-08-31 23:50:19.077 | security-groups-default-statefulness 2026-08-31 23:50:19.077 | security-groups-normalized-cidr 2026-08-31 23:50:19.077 | security-groups-remote-address-group 2026-08-31 23:50:19.077 | security-groups-rules-belongs-to-default-sg 2026-08-31 23:50:19.078 | security-groups-shared-filtering 2026-08-31 23:50:19.078 | security-group 2026-08-31 23:50:19.078 | service-type 2026-08-31 23:50:19.078 | sorting 2026-08-31 23:50:19.078 | standard-attr-description 2026-08-31 23:50:19.078 | stateful-security-group 2026-08-31 23:50:19.079 | subnet-dns-publish-fixed-ip 2026-08-31 23:50:19.079 | subnet-external-network 2026-08-31 23:50:19.079 | subnet_onboard 2026-08-31 23:50:19.079 | subnet-service-types 2026-08-31 23:50:19.079 | subnet_allocation 2026-08-31 23:50:19.080 | subnetpool-prefix-ops 2026-08-31 23:50:19.080 | tag-creation 2026-08-31 23:50:19.080 | standard-attr-tag 2026-08-31 23:50:19.080 | standard-attr-timestamp 2026-08-31 23:50:19.080 | vlan-transparent' 2026-08-31 23:50:19.081 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-08-31 23:50:19.081 | address-scope 2026-08-31 23:50:19.081 | agent 2026-08-31 23:50:19.081 | allowed-address-pairs 2026-08-31 23:50:19.081 | auto-allocated-topology 2026-08-31 23:50:19.082 | availability_zone 2026-08-31 23:50:19.082 | default-subnetpools 2026-08-31 23:50:19.082 | dhcp_agent_scheduler 2026-08-31 23:50:19.082 | dns-integration 2026-08-31 23:50:19.082 | dns-domain-ports 2026-08-31 23:50:19.082 | dns-integration-domain-keywords 2026-08-31 23:50:19.083 | empty-string-filtering 2026-08-31 23:50:19.083 | external-net 2026-08-31 23:50:19.083 | extra_dhcp_opt 2026-08-31 23:50:19.083 | extraroute 2026-08-31 23:50:19.083 | extraroute-atomic 2026-08-31 23:50:19.084 | filter-validation 2026-08-31 23:50:19.084 | floating-ip-port-forwarding-detail 2026-08-31 23:50:19.084 | fip-port-details 2026-08-31 23:50:19.084 | flavors 2026-08-31 23:50:19.084 | floatingip-pools 2026-08-31 23:50:19.085 | router 2026-08-31 23:50:19.085 | l3-agent-scheduler-ha-chassis-priority 2026-08-31 23:50:19.085 | enable-default-route-bfd 2026-08-31 23:50:19.085 | enable-default-route-ecmp 2026-08-31 23:50:19.085 | ext-gw-mode 2026-08-31 23:50:19.085 | l3-ha 2026-08-31 23:50:19.086 | external-gateway-multihoming 2026-08-31 23:50:19.086 | l3-flavors 2026-08-31 23:50:19.086 | l3_agent_scheduler 2026-08-31 23:50:19.086 | multi-provider 2026-08-31 23:50:19.086 | net-mtu 2026-08-31 23:50:19.087 | net-mtu-writable 2026-08-31 23:50:19.087 | network_availability_zone 2026-08-31 23:50:19.087 | network-ip-availability 2026-08-31 23:50:19.087 | network-ip-availability-details 2026-08-31 23:50:19.087 | pagination 2026-08-31 23:50:19.087 | port-device-profile 2026-08-31 23:50:19.088 | port-mac-address-regenerate 2026-08-31 23:50:19.088 | port-numa-affinity-policy 2026-08-31 23:50:19.088 | port-numa-affinity-policy-socket 2026-08-31 23:50:19.088 | binding 2026-08-31 23:50:19.088 | binding-extended 2026-08-31 23:50:19.089 | port-security 2026-08-31 23:50:19.089 | project-id 2026-08-31 23:50:19.089 | provider 2026-08-31 23:50:19.089 | qinq 2026-08-31 23:50:19.089 | quota-check-limit 2026-08-31 23:50:19.089 | quota-check-limit-default 2026-08-31 23:50:19.090 | quotas 2026-08-31 23:50:19.090 | quota_details 2026-08-31 23:50:19.090 | rbac-policies 2026-08-31 23:50:19.090 | rbac-address-scope 2026-08-31 23:50:19.091 | rbac-security-groups 2026-08-31 23:50:19.091 | revision-if-match 2026-08-31 23:50:19.091 | standard-attr-revisions 2026-08-31 23:50:19.092 | router_availability_zone 2026-08-31 23:50:19.092 | router-enable-snat 2026-08-31 23:50:19.092 | security-groups-default-rules 2026-08-31 23:50:19.092 | security-groups-default-statefulness 2026-08-31 23:50:19.092 | security-groups-normalized-cidr 2026-08-31 23:50:19.093 | security-groups-remote-address-group 2026-08-31 23:50:19.093 | security-groups-rules-belongs-to-default-sg 2026-08-31 23:50:19.093 | security-groups-shared-filtering 2026-08-31 23:50:19.093 | security-group 2026-08-31 23:50:19.093 | service-type 2026-08-31 23:50:19.093 | sorting 2026-08-31 23:50:19.093 | standard-attr-description 2026-08-31 23:50:19.094 | stateful-security-group 2026-08-31 23:50:19.094 | subnet-dns-publish-fixed-ip 2026-08-31 23:50:19.094 | subnet-external-network 2026-08-31 23:50:19.094 | subnet_onboard 2026-08-31 23:50:19.094 | subnet-service-types 2026-08-31 23:50:19.094 | subnet_allocation 2026-08-31 23:50:19.095 | subnetpool-prefix-ops 2026-08-31 23:50:19.095 | tag-creation 2026-08-31 23:50:19.095 | standard-attr-tag 2026-08-31 23:50:19.095 | standard-attr-timestamp 2026-08-31 23:50:19.096 | vlan-transparent =~ external-net ]] 2026-08-31 23:50:19.096 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-08-31 23:50:19.096 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:219 : [[ True == \T\r\u\e ]] 2026-08-31 23:50:19.096 | ++ 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-08-31 23:50:22.952 | ++ functions-common:oscwrap:2465 : return 0 2026-08-31 23:50:22.958 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:221 : ROUTER_ID=015e91a3-95f8-493a-8c2c-c26ff11e5cdb 2026-08-31 23:50:22.962 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:222 : die_if_not_set 222 ROUTER_ID 'Failure creating router router1' 2026-08-31 23:50:22.966 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-08-31 23:50:22.994 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:229 : EXTERNAL_NETWORK_FLAGS=--external 2026-08-31 23:50:22.999 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:230 : is_networking_extension_supported auto-allocated-topology 2026-08-31 23:50:23.004 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=auto-allocated-topology 2026-08-31 23:50:23.012 | ++ 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-08-31 23:50:26.165 | ++ functions-common:oscwrap:2465 : return 0 2026-08-31 23:50:26.170 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-08-31 23:50:26.170 | address-scope 2026-08-31 23:50:26.171 | agent 2026-08-31 23:50:26.171 | allowed-address-pairs 2026-08-31 23:50:26.171 | auto-allocated-topology 2026-08-31 23:50:26.171 | availability_zone 2026-08-31 23:50:26.171 | default-subnetpools 2026-08-31 23:50:26.171 | dhcp_agent_scheduler 2026-08-31 23:50:26.171 | dns-integration 2026-08-31 23:50:26.171 | dns-domain-ports 2026-08-31 23:50:26.171 | dns-integration-domain-keywords 2026-08-31 23:50:26.171 | empty-string-filtering 2026-08-31 23:50:26.171 | external-net 2026-08-31 23:50:26.172 | extra_dhcp_opt 2026-08-31 23:50:26.172 | extraroute 2026-08-31 23:50:26.172 | extraroute-atomic 2026-08-31 23:50:26.172 | filter-validation 2026-08-31 23:50:26.172 | floating-ip-port-forwarding-detail 2026-08-31 23:50:26.172 | fip-port-details 2026-08-31 23:50:26.172 | flavors 2026-08-31 23:50:26.173 | floatingip-pools 2026-08-31 23:50:26.173 | router 2026-08-31 23:50:26.173 | l3-agent-scheduler-ha-chassis-priority 2026-08-31 23:50:26.174 | enable-default-route-bfd 2026-08-31 23:50:26.174 | enable-default-route-ecmp 2026-08-31 23:50:26.174 | ext-gw-mode 2026-08-31 23:50:26.175 | l3-ha 2026-08-31 23:50:26.175 | external-gateway-multihoming 2026-08-31 23:50:26.175 | l3-flavors 2026-08-31 23:50:26.175 | l3_agent_scheduler 2026-08-31 23:50:26.175 | multi-provider 2026-08-31 23:50:26.175 | net-mtu 2026-08-31 23:50:26.176 | net-mtu-writable 2026-08-31 23:50:26.176 | network_availability_zone 2026-08-31 23:50:26.176 | network-ip-availability 2026-08-31 23:50:26.176 | network-ip-availability-details 2026-08-31 23:50:26.176 | pagination 2026-08-31 23:50:26.176 | port-device-profile 2026-08-31 23:50:26.176 | port-mac-address-regenerate 2026-08-31 23:50:26.176 | port-numa-affinity-policy 2026-08-31 23:50:26.176 | port-numa-affinity-policy-socket 2026-08-31 23:50:26.176 | binding 2026-08-31 23:50:26.177 | binding-extended 2026-08-31 23:50:26.177 | port-security 2026-08-31 23:50:26.178 | project-id 2026-08-31 23:50:26.178 | provider 2026-08-31 23:50:26.178 | qinq 2026-08-31 23:50:26.178 | quota-check-limit 2026-08-31 23:50:26.178 | quota-check-limit-default 2026-08-31 23:50:26.179 | quotas 2026-08-31 23:50:26.179 | quota_details 2026-08-31 23:50:26.179 | rbac-policies 2026-08-31 23:50:26.179 | rbac-address-scope 2026-08-31 23:50:26.179 | rbac-security-groups 2026-08-31 23:50:26.179 | revision-if-match 2026-08-31 23:50:26.179 | standard-attr-revisions 2026-08-31 23:50:26.179 | router_availability_zone 2026-08-31 23:50:26.179 | router-enable-snat 2026-08-31 23:50:26.179 | security-groups-default-rules 2026-08-31 23:50:26.179 | security-groups-default-statefulness 2026-08-31 23:50:26.180 | security-groups-normalized-cidr 2026-08-31 23:50:26.180 | security-groups-remote-address-group 2026-08-31 23:50:26.180 | security-groups-rules-belongs-to-default-sg 2026-08-31 23:50:26.180 | security-groups-shared-filtering 2026-08-31 23:50:26.180 | security-group 2026-08-31 23:50:26.180 | service-type 2026-08-31 23:50:26.180 | sorting 2026-08-31 23:50:26.180 | standard-attr-description 2026-08-31 23:50:26.180 | stateful-security-group 2026-08-31 23:50:26.181 | subnet-dns-publish-fixed-ip 2026-08-31 23:50:26.181 | subnet-external-network 2026-08-31 23:50:26.181 | subnet_onboard 2026-08-31 23:50:26.181 | subnet-service-types 2026-08-31 23:50:26.181 | subnet_allocation 2026-08-31 23:50:26.181 | subnetpool-prefix-ops 2026-08-31 23:50:26.181 | tag-creation 2026-08-31 23:50:26.181 | standard-attr-tag 2026-08-31 23:50:26.181 | standard-attr-timestamp 2026-08-31 23:50:26.182 | vlan-transparent' 2026-08-31 23:50:26.182 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-08-31 23:50:26.182 | address-scope 2026-08-31 23:50:26.182 | agent 2026-08-31 23:50:26.182 | allowed-address-pairs 2026-08-31 23:50:26.182 | auto-allocated-topology 2026-08-31 23:50:26.182 | availability_zone 2026-08-31 23:50:26.182 | default-subnetpools 2026-08-31 23:50:26.182 | dhcp_agent_scheduler 2026-08-31 23:50:26.182 | dns-integration 2026-08-31 23:50:26.183 | dns-domain-ports 2026-08-31 23:50:26.183 | dns-integration-domain-keywords 2026-08-31 23:50:26.183 | empty-string-filtering 2026-08-31 23:50:26.183 | external-net 2026-08-31 23:50:26.183 | extra_dhcp_opt 2026-08-31 23:50:26.183 | extraroute 2026-08-31 23:50:26.183 | extraroute-atomic 2026-08-31 23:50:26.183 | filter-validation 2026-08-31 23:50:26.183 | floating-ip-port-forwarding-detail 2026-08-31 23:50:26.183 | fip-port-details 2026-08-31 23:50:26.184 | flavors 2026-08-31 23:50:26.184 | floatingip-pools 2026-08-31 23:50:26.184 | router 2026-08-31 23:50:26.184 | l3-agent-scheduler-ha-chassis-priority 2026-08-31 23:50:26.184 | enable-default-route-bfd 2026-08-31 23:50:26.184 | enable-default-route-ecmp 2026-08-31 23:50:26.184 | ext-gw-mode 2026-08-31 23:50:26.184 | l3-ha 2026-08-31 23:50:26.184 | external-gateway-multihoming 2026-08-31 23:50:26.184 | l3-flavors 2026-08-31 23:50:26.184 | l3_agent_scheduler 2026-08-31 23:50:26.185 | multi-provider 2026-08-31 23:50:26.185 | net-mtu 2026-08-31 23:50:26.185 | net-mtu-writable 2026-08-31 23:50:26.185 | network_availability_zone 2026-08-31 23:50:26.185 | network-ip-availability 2026-08-31 23:50:26.185 | network-ip-availability-details 2026-08-31 23:50:26.185 | pagination 2026-08-31 23:50:26.185 | port-device-profile 2026-08-31 23:50:26.185 | port-mac-address-regenerate 2026-08-31 23:50:26.185 | port-numa-affinity-policy 2026-08-31 23:50:26.186 | port-numa-affinity-policy-socket 2026-08-31 23:50:26.186 | binding 2026-08-31 23:50:26.186 | binding-extended 2026-08-31 23:50:26.186 | port-security 2026-08-31 23:50:26.186 | project-id 2026-08-31 23:50:26.186 | provider 2026-08-31 23:50:26.186 | qinq 2026-08-31 23:50:26.186 | quota-check-limit 2026-08-31 23:50:26.186 | quota-check-limit-default 2026-08-31 23:50:26.186 | quotas 2026-08-31 23:50:26.187 | quota_details 2026-08-31 23:50:26.187 | rbac-policies 2026-08-31 23:50:26.187 | rbac-address-scope 2026-08-31 23:50:26.187 | rbac-security-groups 2026-08-31 23:50:26.187 | revision-if-match 2026-08-31 23:50:26.187 | standard-attr-revisions 2026-08-31 23:50:26.187 | router_availability_zone 2026-08-31 23:50:26.187 | router-enable-snat 2026-08-31 23:50:26.187 | security-groups-default-rules 2026-08-31 23:50:26.187 | security-groups-default-statefulness 2026-08-31 23:50:26.188 | security-groups-normalized-cidr 2026-08-31 23:50:26.188 | security-groups-remote-address-group 2026-08-31 23:50:26.188 | security-groups-rules-belongs-to-default-sg 2026-08-31 23:50:26.188 | security-groups-shared-filtering 2026-08-31 23:50:26.188 | security-group 2026-08-31 23:50:26.188 | service-type 2026-08-31 23:50:26.188 | sorting 2026-08-31 23:50:26.188 | standard-attr-description 2026-08-31 23:50:26.188 | stateful-security-group 2026-08-31 23:50:26.188 | subnet-dns-publish-fixed-ip 2026-08-31 23:50:26.189 | subnet-external-network 2026-08-31 23:50:26.189 | subnet_onboard 2026-08-31 23:50:26.189 | subnet-service-types 2026-08-31 23:50:26.189 | subnet_allocation 2026-08-31 23:50:26.189 | subnetpool-prefix-ops 2026-08-31 23:50:26.189 | tag-creation 2026-08-31 23:50:26.189 | standard-attr-tag 2026-08-31 23:50:26.189 | standard-attr-timestamp 2026-08-31 23:50:26.189 | vlan-transparent =~ auto-allocated-topology ]] 2026-08-31 23:50:26.190 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-08-31 23:50:26.190 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:231 : EXTERNAL_NETWORK_FLAGS='--external --default' 2026-08-31 23:50:26.190 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:234 : '[' True = True ']' 2026-08-31 23:50:26.195 | ++ 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-08-31 23:50:30.933 | ++ functions-common:oscwrap:2465 : return 0 2026-08-31 23:50:30.939 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:235 : EXT_NET_ID=457a33fa-c78f-403e-8609-af461688d824 2026-08-31 23:50:30.943 | + 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-08-31 23:50:30.947 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-08-31 23:50:30.974 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:241 : [[ 4+6 =~ 4.* ]] 2026-08-31 23:50:30.977 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:243 : _neutron_configure_router_v4 2026-08-31 23:50:30.981 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:330 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet 015e91a3-95f8-493a-8c2c-c26ff11e5cdb d79d591a-d0f0-4ee8-93b3-01445b5a28ee 2026-08-31 23:50:36.631 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:332 : local id_and_ext_gw_ip 2026-08-31 23:50:36.636 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:333 : _neutron_create_public_subnet_v4 457a33fa-c78f-403e-8609-af461688d824 2026-08-31 23:50:36.643 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:295 : local dhcp_param=--no-dhcp 2026-08-31 23:50:36.649 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : [[ False == \T\r\u\e ]] 2026-08-31 23:50:36.654 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:299 : local 'subnet_params=--ip-version 4 ' 2026-08-31 23:50:36.659 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:300 : subnet_params+=' ' 2026-08-31 23:50:36.663 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:301 : [[ -n '' ]] 2026-08-31 23:50:36.667 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:304 : subnet_params+='--network 457a33fa-c78f-403e-8609-af461688d824 --subnet-range 172.24.4.0/24 --no-dhcp ' 2026-08-31 23:50:36.670 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:305 : subnet_params+=public-subnet 2026-08-31 23:50:36.673 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:306 : local id_and_ext_gw_ip 2026-08-31 23:50:36.680 | +++ 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 457a33fa-c78f-403e-8609-af461688d824 --subnet-range 172.24.4.0/24 --no-dhcp public-subnet 2026-08-31 23:50:36.681 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:307 : grep -e gateway_ip -e ' id ' 2026-08-31 23:50:40.254 | +++ functions-common:oscwrap:2465 : return 0 2026-08-31 23:50:40.259 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:307 : id_and_ext_gw_ip='| gateway_ip | 172.24.4.1 | 2026-08-31 23:50:40.259 | | id | c22fe8c2-9640-4dc0-af7a-4b783a079a24 |' 2026-08-31 23:50:40.261 | ++ 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-08-31 23:50:40.264 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-08-31 23:50:40.285 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:309 : echo '|' gateway_ip '|' 172.24.4.1 '|' '|' id '|' c22fe8c2-9640-4dc0-af7a-4b783a079a24 '|' 2026-08-31 23:50:40.289 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:333 : id_and_ext_gw_ip='| gateway_ip | 172.24.4.1 | | id | c22fe8c2-9640-4dc0-af7a-4b783a079a24 |' 2026-08-31 23:50:40.293 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:334 : local ext_gw_ip 2026-08-31 23:50:40.298 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : get_field 2 2026-08-31 23:50:40.299 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : echo '|' gateway_ip '|' 172.24.4.1 '|' '|' id '|' c22fe8c2-9640-4dc0-af7a-4b783a079a24 '|' 2026-08-31 23:50:40.302 | ++ functions-common:get_field:806 : local data field 2026-08-31 23:50:40.305 | ++ functions-common:get_field:807 : read data 2026-08-31 23:50:40.307 | ++ functions-common:get_field:808 : '[' 2 -lt 0 ']' 2026-08-31 23:50:40.310 | ++ functions-common:get_field:811 : field='$3' 2026-08-31 23:50:40.314 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2026-08-31 23:50:40.315 | ++ functions-common:get_field:813 : echo '| gateway_ip | 172.24.4.1 | | id | c22fe8c2-9640-4dc0-af7a-4b783a079a24 |' 2026-08-31 23:50:40.321 | ++ functions-common:get_field:807 : read data 2026-08-31 23:50:40.325 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : ext_gw_ip=172.24.4.1 2026-08-31 23:50:40.331 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : echo '|' gateway_ip '|' 172.24.4.1 '|' '|' id '|' c22fe8c2-9640-4dc0-af7a-4b783a079a24 '|' 2026-08-31 23:50:40.332 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : get_field 5 2026-08-31 23:50:40.335 | ++ functions-common:get_field:806 : local data field 2026-08-31 23:50:40.338 | ++ functions-common:get_field:807 : read data 2026-08-31 23:50:40.341 | ++ functions-common:get_field:808 : '[' 5 -lt 0 ']' 2026-08-31 23:50:40.344 | ++ functions-common:get_field:811 : field='$6' 2026-08-31 23:50:40.349 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2026-08-31 23:50:40.349 | ++ functions-common:get_field:813 : echo '| gateway_ip | 172.24.4.1 | | id | c22fe8c2-9640-4dc0-af7a-4b783a079a24 |' 2026-08-31 23:50:40.356 | ++ functions-common:get_field:807 : read data 2026-08-31 23:50:40.360 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : PUB_SUBNET_ID=c22fe8c2-9640-4dc0-af7a-4b783a079a24 2026-08-31 23:50:40.365 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:338 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router set --external-gateway 457a33fa-c78f-403e-8609-af461688d824 015e91a3-95f8-493a-8c2c-c26ff11e5cdb 2026-08-31 23:50:46.678 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : [[ ovn == \o\v\n ]] 2026-08-31 23:50:46.681 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : [[ True == \T\r\u\e ]] 2026-08-31 23:50:46.685 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : is_service_enabled q-svc neutron-api 2026-08-31 23:50:46.716 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:50:46.722 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:343 : local ext_gw_interface=none 2026-08-31 23:50:46.726 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:344 : is_neutron_ovs_base_plugin 2026-08-31 23:50:46.730 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2026-08-31 23:50:46.736 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:345 : _neutron_get_ext_gw_interface 2026-08-31 23:50:46.740 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : [[ False == \T\r\u\e ]] 2026-08-31 23:50:46.744 | ++ 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-08-31 23:50:46.788 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:152 : echo br-ex 2026-08-31 23:50:46.793 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:345 : ext_gw_interface=br-ex 2026-08-31 23:50:46.797 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:347 : [[ br-ex != \n\o\n\e ]] 2026-08-31 23:50:46.802 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:348 : local cidr_len=24 2026-08-31 23:50:46.808 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:349 : local 'testcmd=ip -o link | grep -q br-ex' 2026-08-31 23:50:46.813 | + 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-08-31 23:50:46.817 | + functions-common:test_with_retry:2358 : local 'testcmd=ip -o link | grep -q br-ex' 2026-08-31 23:50:46.820 | + functions-common:test_with_retry:2359 : local 'failmsg=br-ex creation failed' 2026-08-31 23:50:46.824 | + functions-common:test_with_retry:2360 : local until=10 2026-08-31 23:50:46.827 | + functions-common:test_with_retry:2361 : local sleep=0.5 2026-08-31 23:50:46.831 | + functions-common:test_with_retry:2363 : time_start test_with_retry 2026-08-31 23:50:46.835 | + functions-common:time_start:2406 : local name=test_with_retry 2026-08-31 23:50:46.838 | + functions-common:time_start:2407 : local start_time= 2026-08-31 23:50:46.842 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-31 23:50:46.847 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-31 23:50:46.853 | + functions-common:time_start:2411 : _TIME_START[$name]=1788220246849 2026-08-31 23:50:46.857 | + functions-common:test_with_retry:2364 : timeout 10 sh -c 'while ! ip -o link | grep -q br-ex; do sleep 0.5; done' 2026-08-31 23:50:46.867 | + functions-common:test_with_retry:2367 : time_stop test_with_retry 2026-08-31 23:50:46.871 | + functions-common:time_stop:2420 : local name 2026-08-31 23:50:46.875 | + functions-common:time_stop:2421 : local end_time 2026-08-31 23:50:46.879 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-31 23:50:46.883 | + functions-common:time_stop:2423 : local total 2026-08-31 23:50:46.887 | + functions-common:time_stop:2424 : local start_time 2026-08-31 23:50:46.891 | + functions-common:time_stop:2426 : name=test_with_retry 2026-08-31 23:50:46.895 | + functions-common:time_stop:2427 : start_time=1788220246849 2026-08-31 23:50:46.898 | + functions-common:time_stop:2429 : [[ -z 1788220246849 ]] 2026-08-31 23:50:46.903 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-31 23:50:46.908 | + functions-common:time_stop:2432 : end_time=1788220246904 2026-08-31 23:50:46.912 | + functions-common:time_stop:2433 : elapsed_time=55 2026-08-31 23:50:46.918 | + functions-common:time_stop:2434 : total=8138 2026-08-31 23:50:46.922 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-31 23:50:46.924 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=8193 2026-08-31 23:50:46.932 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : grep -c 172.24.4.1 2026-08-31 23:50:46.932 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : ip addr show dev br-ex 2026-08-31 23:50:46.940 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ 0 == 0 ]] 2026-08-31 23:50:46.945 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ True == \F\a\l\s\e ]] 2026-08-31 23:50:46.950 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ False == \T\r\u\e ]] 2026-08-31 23:50:46.955 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ True == \T\r\u\e ]] 2026-08-31 23:50:46.958 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : sudo ip addr add 172.24.4.1/24 dev br-ex 2026-08-31 23:50:46.978 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:353 : sudo ip link set br-ex up 2026-08-31 23:50:47.005 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : tr '\n' ' ' 2026-08-31 23:50:47.007 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : awk -Fip_address '{ print $2 }' 2026-08-31 23:50:47.007 | ++ 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-08-31 23:50:47.011 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : cut -f2 '-d'\''' 2026-08-31 23:50:50.174 | ++ functions-common:oscwrap:2465 : return 0 2026-08-31 23:50:50.179 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : ROUTER_GW_IP=' 172.24.4.7 ' 2026-08-31 23:50:50.183 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:356 : die_if_not_set 356 ROUTER_GW_IP 'Failure retrieving ROUTER_GW_IP' 2026-08-31 23:50:50.186 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-08-31 23:50:50.209 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:358 : _neutron_set_router_id 2026-08-31 23:50:50.214 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:138 : [[ True == \F\a\l\s\e ]] 2026-08-31 23:50:50.218 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:246 : [[ 4+6 =~ .*6 ]] 2026-08-31 23:50:50.223 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:248 : _neutron_configure_router_v6 2026-08-31 23:50:50.228 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:364 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet 015e91a3-95f8-493a-8c2c-c26ff11e5cdb 7a33e1a5-00f4-4129-96bc-f6334a22ecab 2026-08-31 23:50:56.437 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:366 : local ipv6_id_and_ext_gw_ip 2026-08-31 23:50:56.439 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:367 : _neutron_create_public_subnet_v6 457a33fa-c78f-403e-8609-af461688d824 2026-08-31 23:50:56.441 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:314 : local dhcp_param=--no-dhcp 2026-08-31 23:50:56.446 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:315 : [[ False == \T\r\u\e ]] 2026-08-31 23:50:56.448 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:318 : local 'subnet_params=--ip-version 6 ' 2026-08-31 23:50:56.451 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:319 : subnet_params+='--gateway 2001:db8::2 ' 2026-08-31 23:50:56.454 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:320 : subnet_params+='--network 457a33fa-c78f-403e-8609-af461688d824 --subnet-range 2001:db8::/64 --no-dhcp ' 2026-08-31 23:50:56.456 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:321 : subnet_params+=ipv6-public-subnet 2026-08-31 23:50:56.460 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:322 : local ipv6_id_and_ext_gw_ip 2026-08-31 23:50:56.463 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:323 : grep -e gateway_ip -e ' id ' 2026-08-31 23:50:56.464 | +++ 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 457a33fa-c78f-403e-8609-af461688d824 --subnet-range 2001:db8::/64 --no-dhcp ipv6-public-subnet 2026-08-31 23:51:02.198 | +++ functions-common:oscwrap:2465 : return 0 2026-08-31 23:51:02.204 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:323 : ipv6_id_and_ext_gw_ip='| gateway_ip | 2001:db8::2 | 2026-08-31 23:51:02.205 | | id | fd77ed17-49b8-4b52-94bd-a53df682dccb |' 2026-08-31 23:51:02.209 | ++ 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-08-31 23:51:02.213 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-08-31 23:51:02.235 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:325 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' fd77ed17-49b8-4b52-94bd-a53df682dccb '|' 2026-08-31 23:51:02.238 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:367 : ipv6_id_and_ext_gw_ip='| gateway_ip | 2001:db8::2 | | id | fd77ed17-49b8-4b52-94bd-a53df682dccb |' 2026-08-31 23:51:02.242 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:368 : local ipv6_ext_gw_ip 2026-08-31 23:51:02.246 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' fd77ed17-49b8-4b52-94bd-a53df682dccb '|' 2026-08-31 23:51:02.248 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : get_field 2 2026-08-31 23:51:02.251 | ++ functions-common:get_field:806 : local data field 2026-08-31 23:51:02.254 | ++ functions-common:get_field:807 : read data 2026-08-31 23:51:02.257 | ++ functions-common:get_field:808 : '[' 2 -lt 0 ']' 2026-08-31 23:51:02.260 | ++ functions-common:get_field:811 : field='$3' 2026-08-31 23:51:02.264 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2026-08-31 23:51:02.265 | ++ functions-common:get_field:813 : echo '| gateway_ip | 2001:db8::2 | | id | fd77ed17-49b8-4b52-94bd-a53df682dccb |' 2026-08-31 23:51:02.272 | ++ functions-common:get_field:807 : read data 2026-08-31 23:51:02.278 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : ipv6_ext_gw_ip=2001:db8::2 2026-08-31 23:51:02.285 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:370 : local ipv6_pub_subnet_id 2026-08-31 23:51:02.293 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' fd77ed17-49b8-4b52-94bd-a53df682dccb '|' 2026-08-31 23:51:02.294 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : get_field 5 2026-08-31 23:51:02.298 | ++ functions-common:get_field:806 : local data field 2026-08-31 23:51:02.301 | ++ functions-common:get_field:807 : read data 2026-08-31 23:51:02.304 | ++ functions-common:get_field:808 : '[' 5 -lt 0 ']' 2026-08-31 23:51:02.308 | ++ functions-common:get_field:811 : field='$6' 2026-08-31 23:51:02.314 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2026-08-31 23:51:02.315 | ++ functions-common:get_field:813 : echo '| gateway_ip | 2001:db8::2 | | id | fd77ed17-49b8-4b52-94bd-a53df682dccb |' 2026-08-31 23:51:02.321 | ++ functions-common:get_field:807 : read data 2026-08-31 23:51:02.326 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : ipv6_pub_subnet_id=fd77ed17-49b8-4b52-94bd-a53df682dccb 2026-08-31 23:51:02.328 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:375 : [[ 4+6 == \6 ]] 2026-08-31 23:51:02.333 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : [[ ovn == \o\v\n ]] 2026-08-31 23:51:02.336 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : [[ True == \T\r\u\e ]] 2026-08-31 23:51:02.338 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : is_service_enabled q-svc neutron-api 2026-08-31 23:51:02.355 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:51:02.358 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:394 : sudo sysctl -w net.ipv6.conf.all.forwarding=1 2026-08-31 23:51:02.369 | net.ipv6.conf.all.forwarding = 1 2026-08-31 23:51:02.377 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : grep -C 1 fd77ed17-49b8-4b52-94bd-a53df682dccb 2026-08-31 23:51:02.377 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : grep ip_address 2026-08-31 23:51:02.377 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : awk '{print $2}' 2026-08-31 23:51:02.378 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : oscwrap --os-cloud devstack-admin-demo --os-region RegionOne router show 015e91a3-95f8-493a-8c2c-c26ff11e5cdb -c external_gateway_info -f json 2026-08-31 23:51:02.378 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : tr -d '"' 2026-08-31 23:51:05.644 | ++ functions-common:oscwrap:2465 : return 0 2026-08-31 23:51:05.649 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : IPV6_ROUTER_GW_IP=2001:db8::84 2026-08-31 23:51:05.651 | + 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-08-31 23:51:05.653 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-08-31 23:51:05.668 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:406 : is_neutron_ovs_base_plugin 2026-08-31 23:51:05.670 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2026-08-31 23:51:05.673 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:407 : local ext_gw_interface 2026-08-31 23:51:05.675 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:408 : _neutron_get_ext_gw_interface 2026-08-31 23:51:05.678 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : [[ False == \T\r\u\e ]] 2026-08-31 23:51:05.680 | ++ 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-08-31 23:51:05.704 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:152 : echo br-ex 2026-08-31 23:51:05.707 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:408 : ext_gw_interface=br-ex 2026-08-31 23:51:05.709 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:409 : local ipv6_cidr_len=64 2026-08-31 23:51:05.713 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:414 : sudo ip link set br-ex up 2026-08-31 23:51:05.729 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:415 : sudo ip -6 addr replace 2001:db8::2/64 dev br-ex 2026-08-31 23:51:05.746 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:421 : local replace_range=fdf9:0eb2:1783::/56 2026-08-31 23:51:05.748 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:422 : [[ -z a063ced4-87f3-4993-a756-b70e8a98f048 ]] 2026-08-31 23:51:05.750 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:425 : sudo ip -6 route replace fdf9:0eb2:1783::/56 via 2001:db8::84 dev br-ex 2026-08-31 23:51:05.767 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:427 : _neutron_set_router_id 2026-08-31 23:51:05.769 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:138 : [[ True == \F\a\l\s\e ]] 2026-08-31 23:51:05.772 | + ./stack.sh:main:1333 : is_service_enabled nova 2026-08-31 23:51:05.789 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:51:05.791 | + ./stack.sh:main:1334 : echo_summary 'Starting Nova' 2026-08-31 23:51:05.794 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-31 23:51:05.797 | + ./stack.sh:echo_summary:450 : echo -e Starting Nova 2026-08-31 23:51:05.800 | + ./stack.sh:main:1335 : start_nova 2026-08-31 23:51:05.802 | + lib/nova:start_nova:1170 : start_nova_rest 2026-08-31 23:51:05.805 | + 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-08-31 23:51:05.808 | + 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-08-31 23:51:05.811 | + 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-08-31 23:51:05.813 | + lib/nova:start_nova_rest:1086 : local compute_cell_conf=/etc/nova/nova.conf 2026-08-31 23:51:05.816 | + lib/nova:start_nova_rest:1088 : run_process n-sch '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-08-31 23:51:05.819 | + functions-common:run_process:1674 : local service=n-sch 2026-08-31 23:51:05.821 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-08-31 23:51:05.824 | + functions-common:run_process:1676 : local group= 2026-08-31 23:51:05.827 | + functions-common:run_process:1677 : local user= 2026-08-31 23:51:05.829 | + functions-common:run_process:1678 : local env_vars= 2026-08-31 23:51:05.832 | + functions-common:run_process:1680 : local name=n-sch 2026-08-31 23:51:05.835 | + functions-common:run_process:1682 : time_start run_process 2026-08-31 23:51:05.838 | + functions-common:time_start:2406 : local name=run_process 2026-08-31 23:51:05.840 | + functions-common:time_start:2407 : local start_time= 2026-08-31 23:51:05.843 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-31 23:51:05.846 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-31 23:51:05.850 | + functions-common:time_start:2411 : _TIME_START[$name]=1788220265847 2026-08-31 23:51:05.853 | + functions-common:run_process:1683 : is_service_enabled n-sch 2026-08-31 23:51:05.869 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:51:05.872 | + functions-common:run_process:1684 : _run_under_systemd n-sch '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' '' '' 2026-08-31 23:51:05.874 | + functions-common:_run_under_systemd:1628 : local service=n-sch 2026-08-31 23:51:05.877 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-08-31 23:51:05.879 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-08-31 23:51:05.882 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-08-31 23:51:05.884 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-08-31 23:51:05.887 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ sudo ]] 2026-08-31 23:51:05.889 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ ^/ ]] 2026-08-31 23:51:05.892 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-sch.service 2026-08-31 23:51:05.894 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-31 23:51:05.897 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-08-31 23:51:05.900 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-08-31 23:51:05.902 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-31 23:51:05.905 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-sch] ]] 2026-08-31 23:51:05.907 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ uwsgi ]] 2026-08-31 23:51:05.910 | + 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-08-31 23:51:05.913 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-sch.service 2026-08-31 23:51:05.915 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-08-31 23:51:05.917 | + functions-common:write_user_unit_file:1537 : local group= 2026-08-31 23:51:05.921 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-08-31 23:51:05.923 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-08-31 23:51:05.926 | + functions-common:write_user_unit_file:1540 : local extra= 2026-08-31 23:51:05.928 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-08-31 23:51:05.930 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-sch.service 2026-08-31 23:51:05.932 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-08-31 23:51:05.937 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Unit Description 'Devstack devstack@n-sch.service' 2026-08-31 23:51:06.014 | + 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-08-31 23:51:06.086 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service User quobyte 2026-08-31 23:51:06.151 | + 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-08-31 23:51:06.212 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service KillMode process 2026-08-31 23:51:06.271 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service TimeoutStopSec 300 2026-08-31 23:51:06.332 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-08-31 23:51:06.395 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-08-31 23:51:06.397 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-08-31 23:51:06.400 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Install WantedBy multi-user.target 2026-08-31 23:51:06.486 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-08-31 23:51:06.963 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-sch.service 2026-08-31 23:51:06.999 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-sch.service → /etc/systemd/system/devstack@n-sch.service. 2026-08-31 23:51:07.460 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-sch.service 2026-08-31 23:51:07.526 | + functions-common:run_process:1686 : time_stop run_process 2026-08-31 23:51:07.530 | + functions-common:time_stop:2420 : local name 2026-08-31 23:51:07.533 | + functions-common:time_stop:2421 : local end_time 2026-08-31 23:51:07.536 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-31 23:51:07.540 | + functions-common:time_stop:2423 : local total 2026-08-31 23:51:07.542 | + functions-common:time_stop:2424 : local start_time 2026-08-31 23:51:07.550 | + functions-common:time_stop:2426 : name=run_process 2026-08-31 23:51:07.554 | + functions-common:time_stop:2427 : start_time=1788220265847 2026-08-31 23:51:07.559 | + functions-common:time_stop:2429 : [[ -z 1788220265847 ]] 2026-08-31 23:51:07.563 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-31 23:51:07.568 | + functions-common:time_stop:2432 : end_time=1788220267563 2026-08-31 23:51:07.572 | + functions-common:time_stop:2433 : elapsed_time=1716 2026-08-31 23:51:07.575 | + functions-common:time_stop:2434 : total=20869 2026-08-31 23:51:07.583 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-31 23:51:07.585 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22585 2026-08-31 23:51:07.589 | ++ lib/nova:start_nova_rest:1089 : which uwsgi 2026-08-31 23:51:07.593 | + 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-08-31 23:51:07.596 | + functions-common:run_process:1674 : local service=n-api-meta 2026-08-31 23:51:07.598 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-08-31 23:51:07.601 | + functions-common:run_process:1676 : local group= 2026-08-31 23:51:07.604 | + functions-common:run_process:1677 : local user= 2026-08-31 23:51:07.605 | + functions-common:run_process:1678 : local env_vars= 2026-08-31 23:51:07.608 | + functions-common:run_process:1680 : local name=n-api-meta 2026-08-31 23:51:07.610 | + functions-common:run_process:1682 : time_start run_process 2026-08-31 23:51:07.613 | + functions-common:time_start:2406 : local name=run_process 2026-08-31 23:51:07.615 | + functions-common:time_start:2407 : local start_time= 2026-08-31 23:51:07.618 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-31 23:51:07.622 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-31 23:51:07.627 | + functions-common:time_start:2411 : _TIME_START[$name]=1788220267624 2026-08-31 23:51:07.629 | + functions-common:run_process:1683 : is_service_enabled n-api-meta 2026-08-31 23:51:07.653 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:51:07.656 | + 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-08-31 23:51:07.659 | + functions-common:_run_under_systemd:1628 : local service=n-api-meta 2026-08-31 23:51:07.661 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-08-31 23:51:07.665 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-08-31 23:51:07.667 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-08-31 23:51:07.671 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-08-31 23:51:07.674 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ sudo ]] 2026-08-31 23:51:07.678 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ ^/ ]] 2026-08-31 23:51:07.682 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-api-meta.service 2026-08-31 23:51:07.686 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-31 23:51:07.692 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-08-31 23:51:07.697 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-08-31 23:51:07.700 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-31 23:51:07.704 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-api-meta] ]] 2026-08-31 23:51:07.708 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ uwsgi ]] 2026-08-31 23:51:07.712 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-08-31 23:51:07.715 | + 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-08-31 23:51:07.718 | + 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-08-31 23:51:07.721 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@n-api-meta.service 2026-08-31 23:51:07.724 | + 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-08-31 23:51:07.727 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-08-31 23:51:07.729 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-08-31 23:51:07.733 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-08-31 23:51:07.735 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@n-api-meta.service 2026-08-31 23:51:07.737 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-08-31 23:51:07.743 | + 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-08-31 23:51:07.844 | + 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-08-31 23:51:07.930 | + 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-08-31 23:51:08.004 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service User quobyte 2026-08-31 23:51:08.079 | + 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-08-31 23:51:08.152 | + 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-08-31 23:51:08.227 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Type notify 2026-08-31 23:51:08.302 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service KillMode process 2026-08-31 23:51:08.375 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Restart always 2026-08-31 23:51:08.451 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service NotifyAccess all 2026-08-31 23:51:08.519 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service RestartForceExitStatus 100 2026-08-31 23:51:08.586 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-08-31 23:51:08.588 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-08-31 23:51:08.590 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Install WantedBy multi-user.target 2026-08-31 23:51:08.680 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-08-31 23:51:09.198 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-api-meta.service 2026-08-31 23:51:09.242 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api-meta.service → /etc/systemd/system/devstack@n-api-meta.service. 2026-08-31 23:51:09.725 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-api-meta.service 2026-08-31 23:51:09.891 | + functions-common:run_process:1686 : time_stop run_process 2026-08-31 23:51:09.895 | + functions-common:time_stop:2420 : local name 2026-08-31 23:51:09.899 | + functions-common:time_stop:2421 : local end_time 2026-08-31 23:51:09.903 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-31 23:51:09.908 | + functions-common:time_stop:2423 : local total 2026-08-31 23:51:09.911 | + functions-common:time_stop:2424 : local start_time 2026-08-31 23:51:09.915 | + functions-common:time_stop:2426 : name=run_process 2026-08-31 23:51:09.920 | + functions-common:time_stop:2427 : start_time=1788220267624 2026-08-31 23:51:09.923 | + functions-common:time_stop:2429 : [[ -z 1788220267624 ]] 2026-08-31 23:51:09.930 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-31 23:51:09.934 | + functions-common:time_stop:2432 : end_time=1788220269930 2026-08-31 23:51:09.937 | + functions-common:time_stop:2433 : elapsed_time=2306 2026-08-31 23:51:09.940 | + functions-common:time_stop:2434 : total=22585 2026-08-31 23:51:09.942 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-31 23:51:09.946 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=24891 2026-08-31 23:51:09.948 | + 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-08-31 23:51:09.953 | + 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-08-31 23:51:09.955 | + lib/nova:start_nova:1171 : start_nova_console_proxies 2026-08-31 23:51:09.959 | + 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-08-31 23:51:09.961 | + 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-08-31 23:51:09.965 | + 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-08-31 23:51:09.968 | + lib/nova:start_nova_console_proxies:1110 : local api_cell_conf=/etc/nova/nova.conf 2026-08-31 23:51:09.970 | + lib/nova:start_nova_console_proxies:1112 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-08-31 23:51:09.973 | + lib/nova:start_nova_console_proxies:1117 : enable_nova_console_proxies 2026-08-31 23:51:09.980 | ++ lib/nova:enable_nova_console_proxies:1095 : seq 1 1 2026-08-31 23:51:09.984 | + lib/nova:enable_nova_console_proxies:1095 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-08-31 23:51:09.987 | + lib/nova:enable_nova_console_proxies:1096 : for srv in n-novnc n-spice n-sproxy 2026-08-31 23:51:09.990 | + lib/nova:enable_nova_console_proxies:1097 : is_service_enabled n-novnc 2026-08-31 23:51:10.010 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:51:10.013 | + lib/nova:enable_nova_console_proxies:1098 : enable_service n-novnc-cell1 2026-08-31 23:51:10.067 | + lib/nova:enable_nova_console_proxies:1096 : for srv in n-novnc n-spice n-sproxy 2026-08-31 23:51:10.070 | + lib/nova:enable_nova_console_proxies:1097 : is_service_enabled n-spice 2026-08-31 23:51:10.089 | + functions-common:is_service_enabled:2076 : return 1 2026-08-31 23:51:10.091 | + lib/nova:enable_nova_console_proxies:1096 : for srv in n-novnc n-spice n-sproxy 2026-08-31 23:51:10.097 | + lib/nova:enable_nova_console_proxies:1097 : is_service_enabled n-sproxy 2026-08-31 23:51:10.120 | + functions-common:is_service_enabled:2076 : return 1 2026-08-31 23:51:10.125 | ++ lib/nova:start_nova_console_proxies:1118 : seq 1 1 2026-08-31 23:51:10.128 | + lib/nova:start_nova_console_proxies:1118 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-08-31 23:51:10.131 | + lib/nova:start_nova_console_proxies:1119 : local conf 2026-08-31 23:51:10.136 | ++ lib/nova:start_nova_console_proxies:1120 : conductor_conf 1 2026-08-31 23:51:10.139 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-08-31 23:51:10.141 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-08-31 23:51:10.145 | + lib/nova:start_nova_console_proxies:1120 : conf=/etc/nova/nova_cell1.conf 2026-08-31 23:51:10.147 | + 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-08-31 23:51:10.150 | + functions-common:run_process:1674 : local service=n-novnc-cell1 2026-08-31 23:51:10.153 | + 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-08-31 23:51:10.155 | + functions-common:run_process:1676 : local group= 2026-08-31 23:51:10.158 | + functions-common:run_process:1677 : local user= 2026-08-31 23:51:10.160 | + functions-common:run_process:1678 : local env_vars= 2026-08-31 23:51:10.163 | + functions-common:run_process:1680 : local name=n-novnc-cell1 2026-08-31 23:51:10.165 | + functions-common:run_process:1682 : time_start run_process 2026-08-31 23:51:10.168 | + functions-common:time_start:2406 : local name=run_process 2026-08-31 23:51:10.170 | + functions-common:time_start:2407 : local start_time= 2026-08-31 23:51:10.173 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-31 23:51:10.176 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-31 23:51:10.181 | + functions-common:time_start:2411 : _TIME_START[$name]=1788220270178 2026-08-31 23:51:10.183 | + functions-common:run_process:1683 : is_service_enabled n-novnc-cell1 2026-08-31 23:51:10.202 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:51:10.204 | + 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-08-31 23:51:10.207 | + functions-common:_run_under_systemd:1628 : local service=n-novnc-cell1 2026-08-31 23:51:10.210 | + 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-08-31 23:51:10.212 | + 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-08-31 23:51:10.215 | + 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-08-31 23:51:10.217 | + 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-08-31 23:51:10.220 | + 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-08-31 23:51:10.222 | + 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-08-31 23:51:10.225 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-novnc-cell1.service 2026-08-31 23:51:10.227 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-31 23:51:10.230 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-08-31 23:51:10.232 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-08-31 23:51:10.235 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-31 23:51:10.237 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-novnc-cell1] ]] 2026-08-31 23:51:10.240 | + 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-08-31 23:51:10.243 | + 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-08-31 23:51:10.245 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-novnc-cell1.service 2026-08-31 23:51:10.248 | + 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-08-31 23:51:10.250 | + functions-common:write_user_unit_file:1537 : local group= 2026-08-31 23:51:10.252 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-08-31 23:51:10.255 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-08-31 23:51:10.257 | + functions-common:write_user_unit_file:1540 : local extra= 2026-08-31 23:51:10.259 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-08-31 23:51:10.261 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-novnc-cell1.service 2026-08-31 23:51:10.263 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-08-31 23:51:10.268 | + 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-08-31 23:51:10.357 | + 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-08-31 23:51:10.441 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service User quobyte 2026-08-31 23:51:10.509 | + 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-08-31 23:51:10.579 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service KillMode process 2026-08-31 23:51:10.649 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service TimeoutStopSec 300 2026-08-31 23:51:10.718 | + 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-08-31 23:51:10.788 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-08-31 23:51:10.791 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-08-31 23:51:10.793 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Install WantedBy multi-user.target 2026-08-31 23:51:10.881 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-08-31 23:51:11.443 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-novnc-cell1.service 2026-08-31 23:51:11.476 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-novnc-cell1.service → /etc/systemd/system/devstack@n-novnc-cell1.service. 2026-08-31 23:51:11.980 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-novnc-cell1.service 2026-08-31 23:51:12.041 | + functions-common:run_process:1686 : time_stop run_process 2026-08-31 23:51:12.045 | + functions-common:time_stop:2420 : local name 2026-08-31 23:51:12.048 | + functions-common:time_stop:2421 : local end_time 2026-08-31 23:51:12.052 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-31 23:51:12.055 | + functions-common:time_stop:2423 : local total 2026-08-31 23:51:12.058 | + functions-common:time_stop:2424 : local start_time 2026-08-31 23:51:12.062 | + functions-common:time_stop:2426 : name=run_process 2026-08-31 23:51:12.065 | + functions-common:time_stop:2427 : start_time=1788220270178 2026-08-31 23:51:12.071 | + functions-common:time_stop:2429 : [[ -z 1788220270178 ]] 2026-08-31 23:51:12.074 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-31 23:51:12.079 | + functions-common:time_stop:2432 : end_time=1788220272076 2026-08-31 23:51:12.082 | + functions-common:time_stop:2433 : elapsed_time=1898 2026-08-31 23:51:12.084 | + functions-common:time_stop:2434 : total=24891 2026-08-31 23:51:12.088 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-31 23:51:12.092 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=26789 2026-08-31 23:51:12.095 | + 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-08-31 23:51:12.099 | + functions-common:run_process:1674 : local service=n-spice-cell1 2026-08-31 23:51:12.105 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2026-08-31 23:51:12.108 | + functions-common:run_process:1676 : local group= 2026-08-31 23:51:12.111 | + functions-common:run_process:1677 : local user= 2026-08-31 23:51:12.116 | + functions-common:run_process:1678 : local env_vars= 2026-08-31 23:51:12.119 | + functions-common:run_process:1680 : local name=n-spice-cell1 2026-08-31 23:51:12.123 | + functions-common:run_process:1682 : time_start run_process 2026-08-31 23:51:12.126 | + functions-common:time_start:2406 : local name=run_process 2026-08-31 23:51:12.129 | + functions-common:time_start:2407 : local start_time= 2026-08-31 23:51:12.131 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-31 23:51:12.136 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-31 23:51:12.139 | + functions-common:time_start:2411 : _TIME_START[$name]=1788220272136 2026-08-31 23:51:12.141 | + functions-common:run_process:1683 : is_service_enabled n-spice-cell1 2026-08-31 23:51:12.162 | + functions-common:is_service_enabled:2076 : return 1 2026-08-31 23:51:12.165 | + functions-common:run_process:1686 : time_stop run_process 2026-08-31 23:51:12.168 | + functions-common:time_stop:2420 : local name 2026-08-31 23:51:12.170 | + functions-common:time_stop:2421 : local end_time 2026-08-31 23:51:12.173 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-31 23:51:12.175 | + functions-common:time_stop:2423 : local total 2026-08-31 23:51:12.178 | + functions-common:time_stop:2424 : local start_time 2026-08-31 23:51:12.180 | + functions-common:time_stop:2426 : name=run_process 2026-08-31 23:51:12.183 | + functions-common:time_stop:2427 : start_time=1788220272136 2026-08-31 23:51:12.185 | + functions-common:time_stop:2429 : [[ -z 1788220272136 ]] 2026-08-31 23:51:12.192 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-31 23:51:12.195 | + functions-common:time_stop:2432 : end_time=1788220272191 2026-08-31 23:51:12.197 | + functions-common:time_stop:2433 : elapsed_time=55 2026-08-31 23:51:12.200 | + functions-common:time_stop:2434 : total=26789 2026-08-31 23:51:12.203 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-31 23:51:12.206 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=26844 2026-08-31 23:51:12.208 | + 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-08-31 23:51:12.211 | + functions-common:run_process:1674 : local service=n-sproxy-cell1 2026-08-31 23:51:12.214 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2026-08-31 23:51:12.216 | + functions-common:run_process:1676 : local group= 2026-08-31 23:51:12.219 | + functions-common:run_process:1677 : local user= 2026-08-31 23:51:12.221 | + functions-common:run_process:1678 : local env_vars= 2026-08-31 23:51:12.224 | + functions-common:run_process:1680 : local name=n-sproxy-cell1 2026-08-31 23:51:12.227 | + functions-common:run_process:1682 : time_start run_process 2026-08-31 23:51:12.229 | + functions-common:time_start:2406 : local name=run_process 2026-08-31 23:51:12.232 | + functions-common:time_start:2407 : local start_time= 2026-08-31 23:51:12.235 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-31 23:51:12.238 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-31 23:51:12.243 | + functions-common:time_start:2411 : _TIME_START[$name]=1788220272239 2026-08-31 23:51:12.248 | + functions-common:run_process:1683 : is_service_enabled n-sproxy-cell1 2026-08-31 23:51:12.268 | + functions-common:is_service_enabled:2076 : return 1 2026-08-31 23:51:12.271 | + functions-common:run_process:1686 : time_stop run_process 2026-08-31 23:51:12.273 | + functions-common:time_stop:2420 : local name 2026-08-31 23:51:12.276 | + functions-common:time_stop:2421 : local end_time 2026-08-31 23:51:12.278 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-31 23:51:12.280 | + functions-common:time_stop:2423 : local total 2026-08-31 23:51:12.283 | + functions-common:time_stop:2424 : local start_time 2026-08-31 23:51:12.285 | + functions-common:time_stop:2426 : name=run_process 2026-08-31 23:51:12.287 | + functions-common:time_stop:2427 : start_time=1788220272239 2026-08-31 23:51:12.289 | + functions-common:time_stop:2429 : [[ -z 1788220272239 ]] 2026-08-31 23:51:12.292 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-31 23:51:12.297 | + functions-common:time_stop:2432 : end_time=1788220272294 2026-08-31 23:51:12.299 | + functions-common:time_stop:2433 : elapsed_time=55 2026-08-31 23:51:12.301 | + functions-common:time_stop:2434 : total=26844 2026-08-31 23:51:12.304 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-31 23:51:12.306 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=26899 2026-08-31 23:51:12.309 | + 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-08-31 23:51:12.311 | + 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-08-31 23:51:12.314 | + lib/nova:start_nova:1172 : start_nova_conductor 2026-08-31 23:51:12.316 | + lib/nova:start_nova_conductor:1140 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-08-31 23:51:12.319 | + lib/nova:start_nova_conductor:1146 : enable_nova_fleet 2026-08-31 23:51:12.321 | + lib/nova:enable_nova_fleet:1131 : is_service_enabled n-cond 2026-08-31 23:51:12.341 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:51:12.344 | + lib/nova:enable_nova_fleet:1132 : enable_service n-super-cond 2026-08-31 23:51:12.393 | ++ lib/nova:enable_nova_fleet:1133 : seq 1 1 2026-08-31 23:51:12.397 | + lib/nova:enable_nova_fleet:1133 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-08-31 23:51:12.399 | + lib/nova:enable_nova_fleet:1134 : enable_service n-cond-cell1 2026-08-31 23:51:12.450 | + lib/nova:start_nova_conductor:1147 : is_service_enabled n-super-cond 2026-08-31 23:51:12.470 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:51:12.472 | + 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-08-31 23:51:12.475 | + functions-common:run_process:1674 : local service=n-super-cond 2026-08-31 23:51:12.478 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-08-31 23:51:12.481 | + functions-common:run_process:1676 : local group= 2026-08-31 23:51:12.483 | + functions-common:run_process:1677 : local user= 2026-08-31 23:51:12.486 | + functions-common:run_process:1678 : local env_vars= 2026-08-31 23:51:12.488 | + functions-common:run_process:1680 : local name=n-super-cond 2026-08-31 23:51:12.491 | + functions-common:run_process:1682 : time_start run_process 2026-08-31 23:51:12.493 | + functions-common:time_start:2406 : local name=run_process 2026-08-31 23:51:12.495 | + functions-common:time_start:2407 : local start_time= 2026-08-31 23:51:12.498 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-31 23:51:12.501 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-31 23:51:12.505 | + functions-common:time_start:2411 : _TIME_START[$name]=1788220272502 2026-08-31 23:51:12.507 | + functions-common:run_process:1683 : is_service_enabled n-super-cond 2026-08-31 23:51:12.531 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:51:12.534 | + 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-08-31 23:51:12.536 | + functions-common:_run_under_systemd:1628 : local service=n-super-cond 2026-08-31 23:51:12.538 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-08-31 23:51:12.541 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-08-31 23:51:12.543 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-08-31 23:51:12.545 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-08-31 23:51:12.548 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ sudo ]] 2026-08-31 23:51:12.550 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ ^/ ]] 2026-08-31 23:51:12.552 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-super-cond.service 2026-08-31 23:51:12.555 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-31 23:51:12.557 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-08-31 23:51:12.559 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-08-31 23:51:12.562 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-31 23:51:12.564 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-super-cond] ]] 2026-08-31 23:51:12.566 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ uwsgi ]] 2026-08-31 23:51:12.569 | + 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-08-31 23:51:12.571 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-super-cond.service 2026-08-31 23:51:12.573 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-08-31 23:51:12.576 | + functions-common:write_user_unit_file:1537 : local group= 2026-08-31 23:51:12.578 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-08-31 23:51:12.580 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-08-31 23:51:12.584 | + functions-common:write_user_unit_file:1540 : local extra= 2026-08-31 23:51:12.586 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-08-31 23:51:12.588 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-super-cond.service 2026-08-31 23:51:12.590 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-08-31 23:51:12.595 | + 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-08-31 23:51:12.714 | + 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-08-31 23:51:12.834 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service User quobyte 2026-08-31 23:51:12.950 | + 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-08-31 23:51:13.064 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service KillMode process 2026-08-31 23:51:13.168 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service TimeoutStopSec 300 2026-08-31 23:51:13.263 | + 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-08-31 23:51:13.345 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-08-31 23:51:13.347 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-08-31 23:51:13.350 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Install WantedBy multi-user.target 2026-08-31 23:51:13.485 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-08-31 23:51:14.036 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-super-cond.service 2026-08-31 23:51:14.081 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-super-cond.service → /etc/systemd/system/devstack@n-super-cond.service. 2026-08-31 23:51:14.581 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-super-cond.service 2026-08-31 23:51:14.643 | + functions-common:run_process:1686 : time_stop run_process 2026-08-31 23:51:14.649 | + functions-common:time_stop:2420 : local name 2026-08-31 23:51:14.653 | + functions-common:time_stop:2421 : local end_time 2026-08-31 23:51:14.660 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-31 23:51:14.664 | + functions-common:time_stop:2423 : local total 2026-08-31 23:51:14.669 | + functions-common:time_stop:2424 : local start_time 2026-08-31 23:51:14.676 | + functions-common:time_stop:2426 : name=run_process 2026-08-31 23:51:14.678 | + functions-common:time_stop:2427 : start_time=1788220272502 2026-08-31 23:51:14.681 | + functions-common:time_stop:2429 : [[ -z 1788220272502 ]] 2026-08-31 23:51:14.690 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-31 23:51:14.698 | + functions-common:time_stop:2432 : end_time=1788220274691 2026-08-31 23:51:14.702 | + functions-common:time_stop:2433 : elapsed_time=2189 2026-08-31 23:51:14.706 | + functions-common:time_stop:2434 : total=26899 2026-08-31 23:51:14.714 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-31 23:51:14.718 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=29088 2026-08-31 23:51:14.728 | ++ lib/nova:start_nova_conductor:1150 : seq 1 1 2026-08-31 23:51:14.736 | + lib/nova:start_nova_conductor:1150 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-08-31 23:51:14.742 | + lib/nova:start_nova_conductor:1151 : is_service_enabled n-cond-cell1 2026-08-31 23:51:14.782 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:51:14.784 | + lib/nova:start_nova_conductor:1152 : local conf 2026-08-31 23:51:14.792 | ++ lib/nova:start_nova_conductor:1153 : conductor_conf 1 2026-08-31 23:51:14.795 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-08-31 23:51:14.801 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-08-31 23:51:14.806 | + lib/nova:start_nova_conductor:1153 : conf=/etc/nova/nova_cell1.conf 2026-08-31 23:51:14.815 | + 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-08-31 23:51:14.818 | + functions-common:run_process:1674 : local service=n-cond-cell1 2026-08-31 23:51:14.821 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-08-31 23:51:14.827 | + functions-common:run_process:1676 : local group= 2026-08-31 23:51:14.830 | + functions-common:run_process:1677 : local user= 2026-08-31 23:51:14.833 | + functions-common:run_process:1678 : local env_vars= 2026-08-31 23:51:14.838 | + functions-common:run_process:1680 : local name=n-cond-cell1 2026-08-31 23:51:14.842 | + functions-common:run_process:1682 : time_start run_process 2026-08-31 23:51:14.845 | + functions-common:time_start:2406 : local name=run_process 2026-08-31 23:51:14.850 | + functions-common:time_start:2407 : local start_time= 2026-08-31 23:51:14.857 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-31 23:51:14.861 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-31 23:51:14.871 | + functions-common:time_start:2411 : _TIME_START[$name]=1788220274864 2026-08-31 23:51:14.875 | + functions-common:run_process:1683 : is_service_enabled n-cond-cell1 2026-08-31 23:51:14.901 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:51:14.908 | + 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-08-31 23:51:14.912 | + functions-common:_run_under_systemd:1628 : local service=n-cond-cell1 2026-08-31 23:51:14.915 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-08-31 23:51:14.921 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-08-31 23:51:14.926 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-08-31 23:51:14.930 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-08-31 23:51:14.933 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ sudo ]] 2026-08-31 23:51:14.939 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ ^/ ]] 2026-08-31 23:51:14.942 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-cond-cell1.service 2026-08-31 23:51:14.947 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-31 23:51:14.950 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-08-31 23:51:14.954 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-08-31 23:51:14.958 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-31 23:51:14.963 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-cond-cell1] ]] 2026-08-31 23:51:14.967 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ uwsgi ]] 2026-08-31 23:51:14.972 | + 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-08-31 23:51:14.977 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-cond-cell1.service 2026-08-31 23:51:14.980 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-08-31 23:51:14.983 | + functions-common:write_user_unit_file:1537 : local group= 2026-08-31 23:51:14.989 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-08-31 23:51:14.992 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-08-31 23:51:14.995 | + functions-common:write_user_unit_file:1540 : local extra= 2026-08-31 23:51:14.998 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-08-31 23:51:15.003 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-cond-cell1.service 2026-08-31 23:51:15.009 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-08-31 23:51:15.014 | + 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-08-31 23:51:15.150 | + 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-08-31 23:51:15.295 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service User quobyte 2026-08-31 23:51:15.396 | + 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-08-31 23:51:15.500 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service KillMode process 2026-08-31 23:51:15.572 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service TimeoutStopSec 300 2026-08-31 23:51:15.665 | + 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-08-31 23:51:15.786 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-08-31 23:51:15.790 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-08-31 23:51:15.795 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Install WantedBy multi-user.target 2026-08-31 23:51:15.940 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-08-31 23:51:16.574 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-cond-cell1.service 2026-08-31 23:51:16.615 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cond-cell1.service → /etc/systemd/system/devstack@n-cond-cell1.service. 2026-08-31 23:51:17.150 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-cond-cell1.service 2026-08-31 23:51:17.225 | + functions-common:run_process:1686 : time_stop run_process 2026-08-31 23:51:17.228 | + functions-common:time_stop:2420 : local name 2026-08-31 23:51:17.232 | + functions-common:time_stop:2421 : local end_time 2026-08-31 23:51:17.235 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-31 23:51:17.238 | + functions-common:time_stop:2423 : local total 2026-08-31 23:51:17.242 | + functions-common:time_stop:2424 : local start_time 2026-08-31 23:51:17.246 | + functions-common:time_stop:2426 : name=run_process 2026-08-31 23:51:17.250 | + functions-common:time_stop:2427 : start_time=1788220274864 2026-08-31 23:51:17.254 | + functions-common:time_stop:2429 : [[ -z 1788220274864 ]] 2026-08-31 23:51:17.259 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-31 23:51:17.265 | + functions-common:time_stop:2432 : end_time=1788220277261 2026-08-31 23:51:17.269 | + functions-common:time_stop:2433 : elapsed_time=2397 2026-08-31 23:51:17.272 | + functions-common:time_stop:2434 : total=29088 2026-08-31 23:51:17.276 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-31 23:51:17.280 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=31485 2026-08-31 23:51:17.283 | + lib/nova:start_nova:1173 : start_nova_compute 2026-08-31 23:51:17.287 | + 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-08-31 23:51:17.291 | + 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-08-31 23:51:17.294 | + 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-08-31 23:51:17.298 | + lib/nova:start_nova_compute:991 : local compute_cell_conf=/etc/nova/nova.conf 2026-08-31 23:51:17.302 | + lib/nova:start_nova_compute:994 : cp /etc/nova/nova.conf /etc/nova/nova-cpu.conf 2026-08-31 23:51:17.309 | + lib/nova:start_nova_compute:996 : merge_config_file /home/quobyte/devstack/local.conf post-config '$NOVA_CPU_CONF' 2026-08-31 23:51:17.312 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-08-31 23:51:17.317 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-08-31 23:51:17.320 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CPU_CONF' 2026-08-31 23:51:17.324 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-08-31 23:51:17.328 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CPU_CONF' 2026-08-31 23:51:17.332 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova-cpu.conf 2026-08-31 23:51:17.336 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova-cpu.conf 2026-08-31 23:51:17.340 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova-cpu.conf ']' 2026-08-31 23:51:17.347 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config '$NOVA_CPU_CONF' 2026-08-31 23:51:17.348 | + inc/meta-config:merge_config_file:164 : read a 2026-08-31 23:51:17.351 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-08-31 23:51:17.355 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-08-31 23:51:17.355 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CPU_CONF' ' 2026-08-31 23:51:17.355 | BEGIN { 2026-08-31 23:51:17.356 | section = "" 2026-08-31 23:51:17.356 | last_section = "" 2026-08-31 23:51:17.356 | section_count = 0 2026-08-31 23:51:17.356 | } 2026-08-31 23:51:17.356 | /^\[.+\]/ { 2026-08-31 23:51:17.356 | gsub("[][]", "", $1); 2026-08-31 23:51:17.356 | section=$1 2026-08-31 23:51:17.358 | next 2026-08-31 23:51:17.359 | } 2026-08-31 23:51:17.359 | /^ *\#/ { 2026-08-31 23:51:17.359 | next 2026-08-31 23:51:17.359 | } 2026-08-31 23:51:17.359 | /^[^ \t]+/ { 2026-08-31 23:51:17.359 | # get offset of first = in $0 2026-08-31 23:51:17.359 | eq_idx = index($0, "=") 2026-08-31 23:51:17.359 | # extract attr & value from $0 2026-08-31 23:51:17.360 | attr = substr($0, 1, eq_idx - 1) 2026-08-31 23:51:17.360 | value = substr($0, eq_idx + 1) 2026-08-31 23:51:17.360 | # only need to strip trailing whitespace from attr 2026-08-31 23:51:17.360 | sub(/[ \t]*$/, "", attr) 2026-08-31 23:51:17.360 | # need to strip leading & trailing whitespace from value 2026-08-31 23:51:17.360 | sub(/^[ \t]*/, "", value) 2026-08-31 23:51:17.360 | sub(/[ \t]*$/, "", value) 2026-08-31 23:51:17.360 | 2026-08-31 23:51:17.360 | # cfg_attr_count: number of config lines per [section, attr] 2026-08-31 23:51:17.361 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-08-31 23:51:17.361 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-08-31 23:51:17.361 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-08-31 23:51:17.361 | if (! (section, attr) in cfg_attr_count) { 2026-08-31 23:51:17.361 | if (section != last_section) { 2026-08-31 23:51:17.361 | cfg_section[section_count++] = section 2026-08-31 23:51:17.361 | last_section = section 2026-08-31 23:51:17.362 | } 2026-08-31 23:51:17.362 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-08-31 23:51:17.362 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-08-31 23:51:17.362 | 2026-08-31 23:51:17.362 | cfg_attr[section, attr, 0] = value 2026-08-31 23:51:17.362 | cfg_attr_count[section, attr] = 1 2026-08-31 23:51:17.362 | } else { 2026-08-31 23:51:17.362 | lno = cfg_attr_count[section, attr]++ 2026-08-31 23:51:17.362 | cfg_attr[section, attr, lno] = value 2026-08-31 23:51:17.362 | } 2026-08-31 23:51:17.363 | } 2026-08-31 23:51:17.363 | END { 2026-08-31 23:51:17.363 | # Process each section in order 2026-08-31 23:51:17.363 | for (sno = 0; sno < section_count; sno++) { 2026-08-31 23:51:17.363 | section = cfg_section[sno] 2026-08-31 23:51:17.363 | # The ini routines simply append a config item immediately 2026-08-31 23:51:17.363 | # after the section header. To keep the same order as defined 2026-08-31 23:51:17.363 | # in local.conf, invoke the ini routines in the reverse order 2026-08-31 23:51:17.364 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-08-31 23:51:17.364 | attr = cfg_sec_attr_name[sno, attr_no] 2026-08-31 23:51:17.364 | if (cfg_attr_count[section, attr] == 1) 2026-08-31 23:51:17.364 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-08-31 23:51:17.364 | else { 2026-08-31 23:51:17.364 | # For multiline, invoke the ini routines in the reverse order 2026-08-31 23:51:17.364 | count = cfg_attr_count[section, attr] 2026-08-31 23:51:17.364 | print "inidelete " configfile " " section " " attr 2026-08-31 23:51:17.364 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-08-31 23:51:17.365 | for (l = count -2; l >= 0; l--) 2026-08-31 23:51:17.365 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-08-31 23:51:17.365 | } 2026-08-31 23:51:17.365 | } 2026-08-31 23:51:17.365 | } 2026-08-31 23:51:17.365 | } 2026-08-31 23:51:17.365 | ' 2026-08-31 23:51:17.365 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CPU_CONF' 2026-08-31 23:51:17.365 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-08-31 23:51:17.366 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-08-31 23:51:17.368 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CPU_CONF ]] 2026-08-31 23:51:17.371 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CPU_CONF' ' 2026-08-31 23:51:17.371 | BEGIN { group = "" } 2026-08-31 23:51:17.372 | /^\[\[.+\|.*\]\]/ { 2026-08-31 23:51:17.372 | gsub("[][]", "", $1); 2026-08-31 23:51:17.372 | split($1, a, "|"); 2026-08-31 23:51:17.372 | if (a[1] == matchgroup && a[2] == configfile) { 2026-08-31 23:51:17.372 | group=a[1] 2026-08-31 23:51:17.372 | } else { 2026-08-31 23:51:17.372 | group="" 2026-08-31 23:51:17.372 | } 2026-08-31 23:51:17.373 | next 2026-08-31 23:51:17.373 | } 2026-08-31 23:51:17.373 | { 2026-08-31 23:51:17.373 | if (group != "") 2026-08-31 23:51:17.373 | print $0 2026-08-31 23:51:17.373 | } 2026-08-31 23:51:17.373 | ' /home/quobyte/devstack/local.conf 2026-08-31 23:51:17.385 | + lib/nova:start_nova_compute:998 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-08-31 23:51:17.387 | + lib/nova:start_nova_compute:1005 : iniset /etc/nova/nova-cpu.conf workarounds disable_group_policy_check_upcall True 2026-08-31 23:51:17.434 | + lib/nova:start_nova_compute:1008 : iniset /etc/nova/nova-cpu.conf filter_scheduler track_instance_changes False 2026-08-31 23:51:17.476 | + lib/nova:start_nova_compute:1009 : iniset_rpc_backend nova /etc/nova/nova-cpu.conf DEFAULT nova_cell1 2026-08-31 23:51:17.480 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-08-31 23:51:17.483 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova-cpu.conf 2026-08-31 23:51:17.487 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-08-31 23:51:17.491 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host=nova_cell1 2026-08-31 23:51:17.494 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-08-31 23:51:17.510 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:51:17.513 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url nova_cell1 2026-08-31 23:51:17.515 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host=nova_cell1 2026-08-31 23:51:17.518 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-08-31 23:51:17.534 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:51:17.536 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.25:5672/nova_cell1 2026-08-31 23:51:17.539 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova-cpu.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.25:5672/nova_cell1 2026-08-31 23:51:17.572 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-08-31 23:51:17.574 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-08-31 23:51:17.577 | + lib/nova:start_nova_compute:1013 : inidelete /etc/nova/nova-cpu.conf database connection 2026-08-31 23:51:17.596 | + lib/nova:start_nova_compute:1014 : inidelete /etc/nova/nova-cpu.conf api_database connection 2026-08-31 23:51:17.615 | + lib/nova:start_nova_compute:1019 : configure_console_compute 2026-08-31 23:51:17.618 | + lib/nova:configure_console_compute:671 : local offset 2026-08-31 23:51:17.622 | + lib/nova:configure_console_compute:672 : offset=0 2026-08-31 23:51:17.624 | + lib/nova:configure_console_compute:676 : local default_proxyclient_addr 2026-08-31 23:51:17.627 | ++ lib/nova:configure_console_compute:677 : iniget /etc/nova/nova-cpu.conf DEFAULT my_ip 2026-08-31 23:51:17.646 | + lib/nova:configure_console_compute:677 : default_proxyclient_addr=192.168.122.25 2026-08-31 23:51:17.648 | + lib/nova:configure_console_compute:681 : is_service_enabled n-cpu 2026-08-31 23:51:17.664 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:51:17.667 | + lib/nova:configure_console_compute:682 : '[' False == True ']' 2026-08-31 23:51:17.670 | + lib/nova:configure_console_compute:685 : vercmp v1.3.0 '<' 1.0.0 2026-08-31 23:51:17.673 | + functions:vercmp:647 : local v1=v1.3.0 2026-08-31 23:51:17.676 | + functions:vercmp:648 : local 'op=<' 2026-08-31 23:51:17.678 | + functions:vercmp:649 : local v2=1.0.0 2026-08-31 23:51:17.680 | + functions:vercmp:650 : local result 2026-08-31 23:51:17.685 | ++ functions:vercmp:654 : sort -V 2026-08-31 23:51:17.687 | ++ functions:vercmp:654 : head -1 2026-08-31 23:51:17.691 | ++ functions:vercmp:654 : echo -e 'v1.3.0\n1.0.0' 2026-08-31 23:51:17.695 | + functions:vercmp:654 : result=1.0.0 2026-08-31 23:51:17.699 | + functions:vercmp:656 : case $op in 2026-08-31 23:51:17.703 | + functions:vercmp:666 : '[' v1.3.0 '!=' 1.0.0 ']' 2026-08-31 23:51:17.707 | + functions:vercmp:666 : '[' 1.0.0 = v1.3.0 ']' 2026-08-31 23:51:17.710 | + functions:vercmp:667 : return 2026-08-31 23:51:17.712 | + lib/nova:configure_console_compute:690 : NOVNCPROXY_URL=http://192.168.122.25:6080/vnc_lite.html 2026-08-31 23:51:17.717 | + lib/nova:configure_console_compute:692 : iniset /etc/nova/nova-cpu.conf vnc novncproxy_base_url http://192.168.122.25:6080/vnc_lite.html 2026-08-31 23:51:17.757 | + lib/nova:configure_console_compute:693 : SPICEHTML5PROXY_URL=http://192.168.122.25:6081/spice_auto.html 2026-08-31 23:51:17.759 | + lib/nova:configure_console_compute:694 : iniset /etc/nova/nova-cpu.conf spice html5proxy_base_url http://192.168.122.25:6081/spice_auto.html 2026-08-31 23:51:17.796 | + lib/nova:configure_console_compute:697 : is_service_enabled n-novnc 2026-08-31 23:51:17.816 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:51:17.820 | + lib/nova:configure_console_compute:700 : VNCSERVER_LISTEN=0.0.0.0 2026-08-31 23:51:17.823 | + lib/nova:configure_console_compute:701 : VNCSERVER_PROXYCLIENT_ADDRESS=192.168.122.25 2026-08-31 23:51:17.826 | + lib/nova:configure_console_compute:702 : iniset /etc/nova/nova-cpu.conf vnc server_listen 0.0.0.0 2026-08-31 23:51:17.866 | + lib/nova:configure_console_compute:703 : iniset /etc/nova/nova-cpu.conf vnc server_proxyclient_address 192.168.122.25 2026-08-31 23:51:17.905 | + lib/nova:configure_console_compute:708 : is_service_enabled n-spice 2026-08-31 23:51:17.923 | + functions-common:is_service_enabled:2076 : return 1 2026-08-31 23:51:17.925 | + lib/nova:configure_console_compute:708 : '[' False '!=' False ']' 2026-08-31 23:51:17.928 | + lib/nova:configure_console_compute:718 : is_service_enabled n-sproxy 2026-08-31 23:51:17.946 | + functions-common:is_service_enabled:2076 : return 1 2026-08-31 23:51:17.949 | + lib/nova:configure_console_compute:718 : '[' False '!=' False ']' 2026-08-31 23:51:17.952 | + lib/nova:start_nova_compute:1023 : iniset /etc/nova/nova-cpu.conf DEFAULT reimage_timeout_per_gb 180 2026-08-31 23:51:17.987 | + lib/nova:start_nova_compute:1026 : '[' -n 127.0.0.1 ']' 2026-08-31 23:51:17.990 | + lib/nova:start_nova_compute:1027 : iniset /etc/nova/nova-cpu.conf os_vif_ovs ovsdb_connection tcp:127.0.0.1:6640 2026-08-31 23:51:18.027 | + lib/nova:start_nova_compute:1031 : [[ libvirt == \l\i\b\v\i\r\t ]] 2026-08-31 23:51:18.030 | + lib/nova:start_nova_compute:1031 : [[ kvm == \q\e\m\u ]] 2026-08-31 23:51:18.033 | + lib/nova:start_nova_compute:1035 : [[ -n '' ]] 2026-08-31 23:51:18.036 | + lib/nova:start_nova_compute:1039 : [[ libvirt = \l\i\b\v\i\r\t ]] 2026-08-31 23:51:18.039 | + lib/nova:start_nova_compute:1040 : '[' 0 -gt 0 ']' 2026-08-31 23:51:18.042 | + 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-08-31 23:51:18.045 | + functions-common:run_process:1674 : local service=n-cpu 2026-08-31 23:51:18.047 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-08-31 23:51:18.051 | + functions-common:run_process:1676 : local group=libvirt 2026-08-31 23:51:18.054 | + functions-common:run_process:1677 : local user= 2026-08-31 23:51:18.057 | + functions-common:run_process:1678 : local env_vars= 2026-08-31 23:51:18.060 | + functions-common:run_process:1680 : local name=n-cpu 2026-08-31 23:51:18.063 | + functions-common:run_process:1682 : time_start run_process 2026-08-31 23:51:18.066 | + functions-common:time_start:2406 : local name=run_process 2026-08-31 23:51:18.069 | + functions-common:time_start:2407 : local start_time= 2026-08-31 23:51:18.072 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-31 23:51:18.076 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-31 23:51:18.082 | + functions-common:time_start:2411 : _TIME_START[$name]=1788220278078 2026-08-31 23:51:18.086 | + functions-common:run_process:1683 : is_service_enabled n-cpu 2026-08-31 23:51:18.109 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:51:18.112 | + 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-08-31 23:51:18.115 | + functions-common:_run_under_systemd:1628 : local service=n-cpu 2026-08-31 23:51:18.118 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-08-31 23:51:18.122 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-08-31 23:51:18.125 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-08-31 23:51:18.128 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-08-31 23:51:18.131 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ sudo ]] 2026-08-31 23:51:18.134 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ ^/ ]] 2026-08-31 23:51:18.136 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-cpu.service 2026-08-31 23:51:18.139 | + functions-common:_run_under_systemd:1635 : local group=libvirt 2026-08-31 23:51:18.142 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-08-31 23:51:18.144 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-08-31 23:51:18.147 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-31 23:51:18.150 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-cpu] ]] 2026-08-31 23:51:18.153 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ uwsgi ]] 2026-08-31 23:51:18.156 | + 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-08-31 23:51:18.159 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-cpu.service 2026-08-31 23:51:18.162 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-08-31 23:51:18.165 | + functions-common:write_user_unit_file:1537 : local group=libvirt 2026-08-31 23:51:18.168 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-08-31 23:51:18.170 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-08-31 23:51:18.174 | + functions-common:write_user_unit_file:1540 : local extra= 2026-08-31 23:51:18.176 | + functions-common:write_user_unit_file:1541 : [[ -n libvirt ]] 2026-08-31 23:51:18.179 | + functions-common:write_user_unit_file:1542 : extra=Group=libvirt 2026-08-31 23:51:18.181 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-cpu.service 2026-08-31 23:51:18.183 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-08-31 23:51:18.187 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Unit Description 'Devstack devstack@n-cpu.service' 2026-08-31 23:51:18.264 | + 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-08-31 23:51:18.354 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service User quobyte 2026-08-31 23:51:18.431 | + 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-08-31 23:51:18.497 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service KillMode process 2026-08-31 23:51:18.572 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service TimeoutStopSec 300 2026-08-31 23:51:18.643 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-08-31 23:51:18.714 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-08-31 23:51:18.718 | + functions-common:write_user_unit_file:1557 : [[ -n libvirt ]] 2026-08-31 23:51:18.721 | + functions-common:write_user_unit_file:1558 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service Group libvirt 2026-08-31 23:51:18.798 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Install WantedBy multi-user.target 2026-08-31 23:51:18.896 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-08-31 23:51:19.439 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-cpu.service 2026-08-31 23:51:19.481 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cpu.service → /etc/systemd/system/devstack@n-cpu.service. 2026-08-31 23:51:19.973 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-cpu.service 2026-08-31 23:51:20.028 | + functions-common:run_process:1686 : time_stop run_process 2026-08-31 23:51:20.035 | + functions-common:time_stop:2420 : local name 2026-08-31 23:51:20.040 | + functions-common:time_stop:2421 : local end_time 2026-08-31 23:51:20.044 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-31 23:51:20.049 | + functions-common:time_stop:2423 : local total 2026-08-31 23:51:20.056 | + functions-common:time_stop:2424 : local start_time 2026-08-31 23:51:20.060 | + functions-common:time_stop:2426 : name=run_process 2026-08-31 23:51:20.065 | + functions-common:time_stop:2427 : start_time=1788220278078 2026-08-31 23:51:20.071 | + functions-common:time_stop:2429 : [[ -z 1788220278078 ]] 2026-08-31 23:51:20.075 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-31 23:51:20.080 | + functions-common:time_stop:2432 : end_time=1788220280077 2026-08-31 23:51:20.082 | + functions-common:time_stop:2433 : elapsed_time=1999 2026-08-31 23:51:20.085 | + functions-common:time_stop:2434 : total=31485 2026-08-31 23:51:20.088 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-31 23:51:20.091 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=33484 2026-08-31 23:51:20.098 | + 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-08-31 23:51:20.102 | + 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-08-31 23:51:20.105 | + lib/nova:start_nova:1174 : is_service_enabled n-api 2026-08-31 23:51:20.134 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:51:20.137 | + lib/nova:start_nova:1176 : echo 'Dumping cells_v2 mapping' 2026-08-31 23:51:20.137 | Dumping cells_v2 mapping 2026-08-31 23:51:20.142 | + lib/nova:start_nova:1177 : /opt/stack/data/venv/bin/nova-manage cell_v2 list_cells --verbose 2026-08-31 23:51:20.763 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-08-31 23:51:20.763 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-31 23:51:20.763 | we strongly recommend against using it for new projects. 2026-08-31 23:51:20.763 | 2026-08-31 23:51:20.764 | If you are already using Eventlet, we recommend migrating to a different 2026-08-31 23:51:20.764 | framework. For more detail see 2026-08-31 23:51:20.764 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-31 23:51:20.764 | 2026-08-31 23:51:20.764 | import eventlet # noqa 2026-08-31 23:51:21.039 | 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-08-31 23:51:24.200 | INFO dbcounter [None req-9f1b35cc-73ac-44bb-8dcc-c2d3c8fa867d None None] Registered counter for database nova_api 2026-08-31 23:51:24.332 | DEBUG dbcounter [-] [73524] Writer thread running {{(pid=73524) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-31 23:51:24.362 | +-------+--------------------------------------+----------------------------------------------------------------+---------------------------------------------------------------------------------+----------+ 2026-08-31 23:51:24.362 | | Name | UUID | Transport URL | Database Connection | Disabled | 2026-08-31 23:51:24.363 | +-------+--------------------------------------+----------------------------------------------------------------+---------------------------------------------------------------------------------+----------+ 2026-08-31 23:51:24.363 | | cell0 | 00000000-0000-0000-0000-000000000000 | none:/// | mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter | False | 2026-08-31 23:51:24.363 | | cell1 | 30c5dc27-1626-4694-8628-fc420ff41336 | rabbit://stackrabbit:stackqueue@192.168.122.25:5672/nova_cell1 | mysql+pymysql://root:stackdb@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter | False | 2026-08-31 23:51:24.363 | +-------+--------------------------------------+----------------------------------------------------------------+---------------------------------------------------------------------------------+----------+ 2026-08-31 23:51:25.021 | + ./stack.sh:main:1336 : async_runfunc create_flavors 2026-08-31 23:51:25.024 | + inc/async:async_runfunc:116 : async_run create_flavors create_flavors 2026-08-31 23:51:25.098 | + inc/async:async_inner:63 : create_flavors 2026-08-31 23:51:25.144 | [2044 Async create_flavors:73631]: running: create_flavors 2026-08-31 23:51:25.145 | + ./stack.sh:main:1338 : is_service_enabled cinder 2026-08-31 23:51:25.166 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:51:25.169 | + ./stack.sh:main:1339 : echo_summary 'Starting Cinder' 2026-08-31 23:51:25.172 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-31 23:51:25.175 | + ./stack.sh:echo_summary:450 : echo -e Starting Cinder 2026-08-31 23:51:25.180 | + ./stack.sh:main:1340 : start_cinder 2026-08-31 23:51:25.181 | + lib/cinder:start_cinder:618 : '[' lioadm = tgtadm ']' 2026-08-31 23:51:25.186 | ++ lib/cinder:start_cinder:633 : which uwsgi 2026-08-31 23:51:25.191 | + lib/cinder:start_cinder:633 : run_process c-api '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-08-31 23:51:25.195 | + functions-common:run_process:1674 : local service=c-api 2026-08-31 23:51:25.197 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-08-31 23:51:25.200 | + functions-common:run_process:1676 : local group= 2026-08-31 23:51:25.204 | + functions-common:run_process:1677 : local user= 2026-08-31 23:51:25.209 | + functions-common:run_process:1678 : local env_vars= 2026-08-31 23:51:25.213 | + functions-common:run_process:1680 : local name=c-api 2026-08-31 23:51:25.217 | + functions-common:run_process:1682 : time_start run_process 2026-08-31 23:51:25.221 | + functions-common:time_start:2406 : local name=run_process 2026-08-31 23:51:25.225 | + functions-common:time_start:2407 : local start_time= 2026-08-31 23:51:25.230 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-31 23:51:25.233 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-31 23:51:25.238 | + functions-common:time_start:2411 : _TIME_START[$name]=1788220285234 2026-08-31 23:51:25.240 | + functions-common:run_process:1683 : is_service_enabled c-api 2026-08-31 23:51:25.257 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:51:25.259 | + functions-common:run_process:1684 : _run_under_systemd c-api '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' '' '' '' 2026-08-31 23:51:25.263 | + functions-common:_run_under_systemd:1628 : local service=c-api 2026-08-31 23:51:25.266 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-08-31 23:51:25.267 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-08-31 23:51:25.270 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-08-31 23:51:25.272 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-08-31 23:51:25.274 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ sudo ]] 2026-08-31 23:51:25.277 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ ^/ ]] 2026-08-31 23:51:25.280 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@c-api.service 2026-08-31 23:51:25.282 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-31 23:51:25.285 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-08-31 23:51:25.286 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-08-31 23:51:25.289 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-31 23:51:25.293 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[c-api] ]] 2026-08-31 23:51:25.296 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ uwsgi ]] 2026-08-31 23:51:25.300 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-08-31 23:51:25.304 | + 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-08-31 23:51:25.307 | + 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-08-31 23:51:25.311 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@c-api.service 2026-08-31 23:51:25.315 | + 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-08-31 23:51:25.318 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-08-31 23:51:25.321 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-08-31 23:51:25.324 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-08-31 23:51:25.327 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@c-api.service 2026-08-31 23:51:25.330 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-08-31 23:51:25.335 | + 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-08-31 23:51:25.451 | + 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-08-31 23:51:25.579 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service SyslogIdentifier devstack@c-api.service 2026-08-31 23:51:25.704 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service User quobyte 2026-08-31 23:51:25.862 | + 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-08-31 23:51:25.956 | + 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-08-31 23:51:26.055 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Type notify 2026-08-31 23:51:26.139 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service KillMode process 2026-08-31 23:51:26.224 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Restart always 2026-08-31 23:51:26.320 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service NotifyAccess all 2026-08-31 23:51:26.417 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service RestartForceExitStatus 100 2026-08-31 23:51:26.503 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-08-31 23:51:26.507 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-08-31 23:51:26.511 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@c-api.service Install WantedBy multi-user.target 2026-08-31 23:51:26.617 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-08-31 23:51:27.177 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@c-api.service 2026-08-31 23:51:27.208 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-api.service → /etc/systemd/system/devstack@c-api.service. 2026-08-31 23:51:27.752 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@c-api.service 2026-08-31 23:51:27.922 | + functions-common:run_process:1686 : time_stop run_process 2026-08-31 23:51:27.930 | + functions-common:time_stop:2420 : local name 2026-08-31 23:51:27.935 | + functions-common:time_stop:2421 : local end_time 2026-08-31 23:51:27.943 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-31 23:51:27.949 | + functions-common:time_stop:2423 : local total 2026-08-31 23:51:27.954 | + functions-common:time_stop:2424 : local start_time 2026-08-31 23:51:27.962 | + functions-common:time_stop:2426 : name=run_process 2026-08-31 23:51:27.966 | + functions-common:time_stop:2427 : start_time=1788220285234 2026-08-31 23:51:27.975 | + functions-common:time_stop:2429 : [[ -z 1788220285234 ]] 2026-08-31 23:51:27.986 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-31 23:51:27.996 | + functions-common:time_stop:2432 : end_time=1788220287988 2026-08-31 23:51:28.006 | + functions-common:time_stop:2433 : elapsed_time=2754 2026-08-31 23:51:28.009 | + functions-common:time_stop:2434 : total=33484 2026-08-31 23:51:28.012 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-31 23:51:28.019 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=36238 2026-08-31 23:51:28.028 | + lib/cinder:start_cinder:635 : echo 'Waiting for Cinder API to start...' 2026-08-31 23:51:28.028 | Waiting for Cinder API to start... 2026-08-31 23:51:28.033 | + lib/cinder:start_cinder:637 : local cinder_url=http://192.168.122.25/volume/v3/ 2026-08-31 23:51:28.039 | + lib/cinder:start_cinder:639 : wait_for_service 60 http://192.168.122.25/volume/v3/ 2026-08-31 23:51:28.043 | + functions:wait_for_service:476 : local timeout=60 2026-08-31 23:51:28.049 | + functions:wait_for_service:477 : local url=http://192.168.122.25/volume/v3/ 2026-08-31 23:51:28.056 | + functions:wait_for_service:478 : local rval=0 2026-08-31 23:51:28.063 | + functions:wait_for_service:479 : time_start wait_for_service 2026-08-31 23:51:28.067 | + functions-common:time_start:2406 : local name=wait_for_service 2026-08-31 23:51:28.072 | + functions-common:time_start:2407 : local start_time= 2026-08-31 23:51:28.077 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-31 23:51:28.086 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-31 23:51:28.090 | + functions-common:time_start:2411 : _TIME_START[$name]=1788220288086 2026-08-31 23:51:28.096 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-08-31 23:51:28.104 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-31 23:51:28.107 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.25/volume/v3/ 2026-08-31 23:51:33.042 | + :: : [[ 401 == 503 ]] 2026-08-31 23:51:33.044 | + :: : [[ 0 -eq 7 ]] 2026-08-31 23:51:33.048 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-08-31 23:51:33.052 | + functions-common:time_stop:2420 : local name 2026-08-31 23:51:33.055 | + functions-common:time_stop:2421 : local end_time 2026-08-31 23:51:33.059 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-31 23:51:33.063 | + functions-common:time_stop:2423 : local total 2026-08-31 23:51:33.066 | + functions-common:time_stop:2424 : local start_time 2026-08-31 23:51:33.069 | + functions-common:time_stop:2426 : name=wait_for_service 2026-08-31 23:51:33.072 | + functions-common:time_stop:2427 : start_time=1788220288086 2026-08-31 23:51:33.076 | + functions-common:time_stop:2429 : [[ -z 1788220288086 ]] 2026-08-31 23:51:33.080 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-31 23:51:33.086 | + functions-common:time_stop:2432 : end_time=1788220293082 2026-08-31 23:51:33.088 | + functions-common:time_stop:2433 : elapsed_time=4996 2026-08-31 23:51:33.092 | + functions-common:time_stop:2434 : total=14479 2026-08-31 23:51:33.095 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-31 23:51:33.101 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=19475 2026-08-31 23:51:33.104 | + functions:wait_for_service:486 : return 0 2026-08-31 23:51:33.108 | + lib/cinder:start_cinder:643 : run_process c-sch '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-08-31 23:51:33.111 | + functions-common:run_process:1674 : local service=c-sch 2026-08-31 23:51:33.114 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-08-31 23:51:33.117 | + functions-common:run_process:1676 : local group= 2026-08-31 23:51:33.121 | + functions-common:run_process:1677 : local user= 2026-08-31 23:51:33.124 | + functions-common:run_process:1678 : local env_vars= 2026-08-31 23:51:33.127 | + functions-common:run_process:1680 : local name=c-sch 2026-08-31 23:51:33.130 | + functions-common:run_process:1682 : time_start run_process 2026-08-31 23:51:33.133 | + functions-common:time_start:2406 : local name=run_process 2026-08-31 23:51:33.136 | + functions-common:time_start:2407 : local start_time= 2026-08-31 23:51:33.139 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-31 23:51:33.143 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-31 23:51:33.148 | + functions-common:time_start:2411 : _TIME_START[$name]=1788220293145 2026-08-31 23:51:33.152 | + functions-common:run_process:1683 : is_service_enabled c-sch 2026-08-31 23:51:33.174 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:51:33.178 | + functions-common:run_process:1684 : _run_under_systemd c-sch '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' '' '' 2026-08-31 23:51:33.182 | + functions-common:_run_under_systemd:1628 : local service=c-sch 2026-08-31 23:51:33.185 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-08-31 23:51:33.187 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-08-31 23:51:33.190 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-08-31 23:51:33.193 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-08-31 23:51:33.197 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ sudo ]] 2026-08-31 23:51:33.200 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2026-08-31 23:51:33.204 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@c-sch.service 2026-08-31 23:51:33.207 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-31 23:51:33.211 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-08-31 23:51:33.215 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-08-31 23:51:33.218 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-31 23:51:33.222 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[c-sch] ]] 2026-08-31 23:51:33.227 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2026-08-31 23:51:33.229 | + 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-08-31 23:51:33.232 | + functions-common:write_user_unit_file:1535 : local service=devstack@c-sch.service 2026-08-31 23:51:33.236 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-08-31 23:51:33.239 | + functions-common:write_user_unit_file:1537 : local group= 2026-08-31 23:51:33.243 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-08-31 23:51:33.246 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-08-31 23:51:33.249 | + functions-common:write_user_unit_file:1540 : local extra= 2026-08-31 23:51:33.253 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-08-31 23:51:33.258 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@c-sch.service 2026-08-31 23:51:33.260 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-08-31 23:51:33.265 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Unit Description 'Devstack devstack@c-sch.service' 2026-08-31 23:51:33.369 | + 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-08-31 23:51:33.459 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service User quobyte 2026-08-31 23:51:33.538 | + 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-08-31 23:51:33.609 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service KillMode process 2026-08-31 23:51:33.682 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service TimeoutStopSec 300 2026-08-31 23:51:33.758 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-08-31 23:51:33.843 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-08-31 23:51:33.848 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-08-31 23:51:33.851 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Install WantedBy multi-user.target 2026-08-31 23:51:33.945 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-08-31 23:51:34.449 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@c-sch.service 2026-08-31 23:51:34.492 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-sch.service → /etc/systemd/system/devstack@c-sch.service. 2026-08-31 23:51:34.989 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@c-sch.service 2026-08-31 23:51:35.029 | + functions-common:run_process:1686 : time_stop run_process 2026-08-31 23:51:35.032 | + functions-common:time_stop:2420 : local name 2026-08-31 23:51:35.034 | + functions-common:time_stop:2421 : local end_time 2026-08-31 23:51:35.036 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-31 23:51:35.040 | + functions-common:time_stop:2423 : local total 2026-08-31 23:51:35.042 | + functions-common:time_stop:2424 : local start_time 2026-08-31 23:51:35.044 | + functions-common:time_stop:2426 : name=run_process 2026-08-31 23:51:35.047 | + functions-common:time_stop:2427 : start_time=1788220293145 2026-08-31 23:51:35.049 | + functions-common:time_stop:2429 : [[ -z 1788220293145 ]] 2026-08-31 23:51:35.052 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-31 23:51:35.056 | + functions-common:time_stop:2432 : end_time=1788220295053 2026-08-31 23:51:35.059 | + functions-common:time_stop:2433 : elapsed_time=1908 2026-08-31 23:51:35.061 | + functions-common:time_stop:2434 : total=36238 2026-08-31 23:51:35.065 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-31 23:51:35.067 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=38146 2026-08-31 23:51:35.069 | + lib/cinder:start_cinder:648 : malloc_tuning='MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-08-31 23:51:35.072 | + 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-08-31 23:51:35.074 | + functions-common:run_process:1674 : local service=c-bak 2026-08-31 23:51:35.077 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2026-08-31 23:51:35.079 | + functions-common:run_process:1676 : local group= 2026-08-31 23:51:35.081 | + functions-common:run_process:1677 : local user= 2026-08-31 23:51:35.084 | + functions-common:run_process:1678 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-08-31 23:51:35.086 | + functions-common:run_process:1680 : local name=c-bak 2026-08-31 23:51:35.088 | + functions-common:run_process:1682 : time_start run_process 2026-08-31 23:51:35.091 | + functions-common:time_start:2406 : local name=run_process 2026-08-31 23:51:35.094 | + functions-common:time_start:2407 : local start_time= 2026-08-31 23:51:35.097 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-31 23:51:35.100 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-31 23:51:35.104 | + functions-common:time_start:2411 : _TIME_START[$name]=1788220295102 2026-08-31 23:51:35.107 | + functions-common:run_process:1683 : is_service_enabled c-bak 2026-08-31 23:51:35.123 | + functions-common:is_service_enabled:2076 : return 1 2026-08-31 23:51:35.125 | + functions-common:run_process:1686 : time_stop run_process 2026-08-31 23:51:35.128 | + functions-common:time_stop:2420 : local name 2026-08-31 23:51:35.130 | + functions-common:time_stop:2421 : local end_time 2026-08-31 23:51:35.132 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-31 23:51:35.135 | + functions-common:time_stop:2423 : local total 2026-08-31 23:51:35.137 | + functions-common:time_stop:2424 : local start_time 2026-08-31 23:51:35.140 | + functions-common:time_stop:2426 : name=run_process 2026-08-31 23:51:35.144 | + functions-common:time_stop:2427 : start_time=1788220295102 2026-08-31 23:51:35.144 | + functions-common:time_stop:2429 : [[ -z 1788220295102 ]] 2026-08-31 23:51:35.147 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-31 23:51:35.151 | + functions-common:time_stop:2432 : end_time=1788220295149 2026-08-31 23:51:35.156 | + functions-common:time_stop:2433 : elapsed_time=47 2026-08-31 23:51:35.156 | + functions-common:time_stop:2434 : total=38146 2026-08-31 23:51:35.159 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-31 23:51:35.163 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=38193 2026-08-31 23:51:35.166 | + 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-08-31 23:51:35.170 | + functions-common:run_process:1674 : local service=c-vol 2026-08-31 23:51:35.173 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-08-31 23:51:35.176 | + functions-common:run_process:1676 : local group= 2026-08-31 23:51:35.179 | + functions-common:run_process:1677 : local user= 2026-08-31 23:51:35.182 | + functions-common:run_process:1678 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-08-31 23:51:35.185 | + functions-common:run_process:1680 : local name=c-vol 2026-08-31 23:51:35.187 | + functions-common:run_process:1682 : time_start run_process 2026-08-31 23:51:35.191 | + functions-common:time_start:2406 : local name=run_process 2026-08-31 23:51:35.193 | + functions-common:time_start:2407 : local start_time= 2026-08-31 23:51:35.195 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-31 23:51:35.200 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-31 23:51:35.205 | + functions-common:time_start:2411 : _TIME_START[$name]=1788220295202 2026-08-31 23:51:35.208 | + functions-common:run_process:1683 : is_service_enabled c-vol 2026-08-31 23:51:35.230 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:51:35.232 | + 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-08-31 23:51:35.235 | + functions-common:_run_under_systemd:1628 : local service=c-vol 2026-08-31 23:51:35.237 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-08-31 23:51:35.239 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-08-31 23:51:35.241 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-08-31 23:51:35.243 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-08-31 23:51:35.245 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ sudo ]] 2026-08-31 23:51:35.247 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2026-08-31 23:51:35.250 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@c-vol.service 2026-08-31 23:51:35.252 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-31 23:51:35.254 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-08-31 23:51:35.261 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-08-31 23:51:35.264 | + functions-common:_run_under_systemd:1640 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-08-31 23:51:35.267 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[c-vol] ]] 2026-08-31 23:51:35.271 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2026-08-31 23:51:35.273 | + 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-08-31 23:51:35.276 | + functions-common:write_user_unit_file:1535 : local service=devstack@c-vol.service 2026-08-31 23:51:35.279 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-08-31 23:51:35.282 | + functions-common:write_user_unit_file:1537 : local group= 2026-08-31 23:51:35.285 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-08-31 23:51:35.290 | + functions-common:write_user_unit_file:1539 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-08-31 23:51:35.292 | + functions-common:write_user_unit_file:1540 : local extra= 2026-08-31 23:51:35.296 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-08-31 23:51:35.301 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@c-vol.service 2026-08-31 23:51:35.304 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-08-31 23:51:35.311 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Unit Description 'Devstack devstack@c-vol.service' 2026-08-31 23:51:35.421 | + 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-08-31 23:51:35.511 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service User quobyte 2026-08-31 23:51:35.590 | + 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-08-31 23:51:35.667 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service KillMode process 2026-08-31 23:51:35.758 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service TimeoutStopSec 300 2026-08-31 23:51:35.865 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-08-31 23:51:35.939 | + functions-common:write_user_unit_file:1554 : [[ -n MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144 ]] 2026-08-31 23:51:35.942 | + 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-08-31 23:51:36.008 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-08-31 23:51:36.011 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Install WantedBy multi-user.target 2026-08-31 23:51:36.102 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-08-31 23:51:36.667 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@c-vol.service 2026-08-31 23:51:36.696 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-vol.service → /etc/systemd/system/devstack@c-vol.service. 2026-08-31 23:51:37.192 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@c-vol.service 2026-08-31 23:51:37.238 | + functions-common:run_process:1686 : time_stop run_process 2026-08-31 23:51:37.253 | + functions-common:time_stop:2420 : local name 2026-08-31 23:51:37.256 | + functions-common:time_stop:2421 : local end_time 2026-08-31 23:51:37.265 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-31 23:51:37.269 | + functions-common:time_stop:2423 : local total 2026-08-31 23:51:37.274 | + functions-common:time_stop:2424 : local start_time 2026-08-31 23:51:37.282 | + functions-common:time_stop:2426 : name=run_process 2026-08-31 23:51:37.289 | + functions-common:time_stop:2427 : start_time=1788220295202 2026-08-31 23:51:37.293 | + functions-common:time_stop:2429 : [[ -z 1788220295202 ]] 2026-08-31 23:51:37.299 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-31 23:51:37.311 | + functions-common:time_stop:2432 : end_time=1788220297301 2026-08-31 23:51:37.315 | + functions-common:time_stop:2433 : elapsed_time=2099 2026-08-31 23:51:37.321 | + functions-common:time_stop:2434 : total=38193 2026-08-31 23:51:37.325 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-31 23:51:37.329 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=40292 2026-08-31 23:51:37.336 | + ./stack.sh:main:1341 : create_volume_types 2026-08-31 23:51:37.343 | + lib/cinder:create_volume_types:691 : is_service_enabled c-api 2026-08-31 23:51:37.377 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:51:37.383 | + lib/cinder:create_volume_types:691 : [[ -n lvm:lvmdriver-1 ]] 2026-08-31 23:51:37.388 | + lib/cinder:create_volume_types:692 : local be be_name 2026-08-31 23:51:37.390 | + lib/cinder:create_volume_types:693 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-08-31 23:51:37.394 | + lib/cinder:create_volume_types:694 : be_name=lvmdriver-1 2026-08-31 23:51:37.397 | + lib/cinder:create_volume_types:695 : create_one_type lvmdriver-1 volume_backend_name lvmdriver-1 2026-08-31 23:51:37.399 | + lib/cinder:create_one_type:666 : type_name=lvmdriver-1 2026-08-31 23:51:37.401 | + lib/cinder:create_one_type:667 : property_key=volume_backend_name 2026-08-31 23:51:37.404 | + lib/cinder:create_one_type:668 : property_value=lvmdriver-1 2026-08-31 23:51:37.406 | + lib/cinder:create_one_type:670 : is_service_enabled keystone 2026-08-31 23:51:37.425 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:51:37.429 | + lib/cinder:create_one_type:671 : openstack --os-region-name=RegionOne volume type create --property volume_backend_name=lvmdriver-1 lvmdriver-1 2026-08-31 23:51:42.667 | +-------------+--------------------------------------+ 2026-08-31 23:51:42.667 | | Field | Value | 2026-08-31 23:51:42.667 | +-------------+--------------------------------------+ 2026-08-31 23:51:42.668 | | description | None | 2026-08-31 23:51:42.668 | | id | 0dc15ff1-52fa-4f41-b404-35f7c4b5b067 | 2026-08-31 23:51:42.668 | | is_public | True | 2026-08-31 23:51:42.668 | | name | lvmdriver-1 | 2026-08-31 23:51:42.668 | | properties | volume_backend_name='lvmdriver-1' | 2026-08-31 23:51:42.672 | +-------------+--------------------------------------+ 2026-08-31 23:51:43.058 | + lib/cinder:create_one_type:672 : [[ lvmdriver-1 == \c\e\p\h ]] 2026-08-31 23:51:43.064 | + lib/cinder:create_volume_types:698 : [[ False == \T\r\u\e ]] 2026-08-31 23:51:43.068 | + lib/cinder:create_volume_types:705 : [[ False == \T\r\u\e ]] 2026-08-31 23:51:43.075 | + ./stack.sh:main:1346 : [[ False == \T\r\u\e ]] 2026-08-31 23:51:43.079 | + ./stack.sh:main:1354 : is_service_enabled glance 2026-08-31 23:51:43.107 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:51:43.113 | + ./stack.sh:main:1355 : echo_summary 'Starting Glance' 2026-08-31 23:51:43.115 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-31 23:51:43.117 | + ./stack.sh:echo_summary:450 : echo -e Starting Glance 2026-08-31 23:51:43.121 | + ./stack.sh:main:1356 : start_glance 2026-08-31 23:51:43.124 | + lib/glance:start_glance:650 : local service_protocol=http 2026-08-31 23:51:43.125 | ++ lib/glance:start_glance:652 : which uwsgi 2026-08-31 23:51:43.130 | + lib/glance:start_glance:652 : run_process g-api '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-08-31 23:51:43.133 | + functions-common:run_process:1674 : local service=g-api 2026-08-31 23:51:43.135 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-08-31 23:51:43.137 | + functions-common:run_process:1676 : local group= 2026-08-31 23:51:43.140 | + functions-common:run_process:1677 : local user= 2026-08-31 23:51:43.142 | + functions-common:run_process:1678 : local env_vars= 2026-08-31 23:51:43.144 | + functions-common:run_process:1680 : local name=g-api 2026-08-31 23:51:43.146 | + functions-common:run_process:1682 : time_start run_process 2026-08-31 23:51:43.150 | + functions-common:time_start:2406 : local name=run_process 2026-08-31 23:51:43.153 | + functions-common:time_start:2407 : local start_time= 2026-08-31 23:51:43.154 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-31 23:51:43.160 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-31 23:51:43.166 | + functions-common:time_start:2411 : _TIME_START[$name]=1788220303161 2026-08-31 23:51:43.169 | + functions-common:run_process:1683 : is_service_enabled g-api 2026-08-31 23:51:43.207 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:51:43.212 | + functions-common:run_process:1684 : _run_under_systemd g-api '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' '' '' '' 2026-08-31 23:51:43.214 | + functions-common:_run_under_systemd:1628 : local service=g-api 2026-08-31 23:51:43.221 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-08-31 23:51:43.225 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-08-31 23:51:43.230 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-08-31 23:51:43.235 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-08-31 23:51:43.241 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ sudo ]] 2026-08-31 23:51:43.245 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ ^/ ]] 2026-08-31 23:51:43.252 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@g-api.service 2026-08-31 23:51:43.260 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-31 23:51:43.265 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-08-31 23:51:43.271 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-08-31 23:51:43.276 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-31 23:51:43.281 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[g-api] ]] 2026-08-31 23:51:43.287 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ uwsgi ]] 2026-08-31 23:51:43.294 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-08-31 23:51:43.297 | + 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-08-31 23:51:43.301 | + 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-08-31 23:51:43.305 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@g-api.service 2026-08-31 23:51:43.309 | + 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-08-31 23:51:43.313 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-08-31 23:51:43.320 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-08-31 23:51:43.325 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-08-31 23:51:43.331 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@g-api.service 2026-08-31 23:51:43.334 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-08-31 23:51:43.344 | + 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-08-31 23:51:43.508 | + 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-08-31 23:51:43.623 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service SyslogIdentifier devstack@g-api.service 2026-08-31 23:51:43.719 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service User quobyte 2026-08-31 23:51:43.806 | + 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-08-31 23:51:43.871 | + 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-08-31 23:51:43.968 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Type notify 2026-08-31 23:51:44.063 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service KillMode process 2026-08-31 23:51:44.149 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Restart always 2026-08-31 23:51:44.238 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service NotifyAccess all 2026-08-31 23:51:44.315 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service RestartForceExitStatus 100 2026-08-31 23:51:44.391 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-08-31 23:51:44.394 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-08-31 23:51:44.397 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@g-api.service Install WantedBy multi-user.target 2026-08-31 23:51:44.489 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-08-31 23:51:45.060 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@g-api.service 2026-08-31 23:51:45.090 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@g-api.service → /etc/systemd/system/devstack@g-api.service. 2026-08-31 23:51:45.618 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@g-api.service 2026-08-31 23:51:45.776 | + functions-common:run_process:1686 : time_stop run_process 2026-08-31 23:51:45.782 | + functions-common:time_stop:2420 : local name 2026-08-31 23:51:45.785 | + functions-common:time_stop:2421 : local end_time 2026-08-31 23:51:45.788 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-31 23:51:45.799 | + functions-common:time_stop:2423 : local total 2026-08-31 23:51:45.802 | + functions-common:time_stop:2424 : local start_time 2026-08-31 23:51:45.811 | + functions-common:time_stop:2426 : name=run_process 2026-08-31 23:51:45.814 | + functions-common:time_stop:2427 : start_time=1788220303161 2026-08-31 23:51:45.822 | + functions-common:time_stop:2429 : [[ -z 1788220303161 ]] 2026-08-31 23:51:45.832 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-31 23:51:45.843 | + functions-common:time_stop:2432 : end_time=1788220305834 2026-08-31 23:51:45.849 | + functions-common:time_stop:2433 : elapsed_time=2673 2026-08-31 23:51:45.853 | + functions-common:time_stop:2434 : total=40292 2026-08-31 23:51:45.860 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-31 23:51:45.867 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=42965 2026-08-31 23:51:45.871 | + lib/glance:start_glance:654 : is_service_enabled g-api-r 2026-08-31 23:51:45.894 | + functions-common:is_service_enabled:2076 : return 1 2026-08-31 23:51:45.897 | + lib/glance:start_glance:659 : echo 'Waiting for g-api (192.168.122.25) to start...' 2026-08-31 23:51:45.897 | Waiting for g-api (192.168.122.25) to start... 2026-08-31 23:51:45.899 | + lib/glance:start_glance:660 : wait_for_service 60 http://192.168.122.25/image 2026-08-31 23:51:45.903 | + functions:wait_for_service:476 : local timeout=60 2026-08-31 23:51:45.904 | + functions:wait_for_service:477 : local url=http://192.168.122.25/image 2026-08-31 23:51:45.906 | + functions:wait_for_service:478 : local rval=0 2026-08-31 23:51:45.908 | + functions:wait_for_service:479 : time_start wait_for_service 2026-08-31 23:51:45.910 | + functions-common:time_start:2406 : local name=wait_for_service 2026-08-31 23:51:45.912 | + functions-common:time_start:2407 : local start_time= 2026-08-31 23:51:45.914 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-31 23:51:45.917 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-31 23:51:45.921 | + functions-common:time_start:2411 : _TIME_START[$name]=1788220305918 2026-08-31 23:51:45.925 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-08-31 23:51:45.928 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-31 23:51:45.935 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.25/image 2026-08-31 23:51:51.544 | + :: : [[ 300 == 503 ]] 2026-08-31 23:51:51.545 | + :: : [[ 0 -eq 7 ]] 2026-08-31 23:51:51.549 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-08-31 23:51:51.552 | + functions-common:time_stop:2420 : local name 2026-08-31 23:51:51.556 | + functions-common:time_stop:2421 : local end_time 2026-08-31 23:51:51.560 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-31 23:51:51.564 | + functions-common:time_stop:2423 : local total 2026-08-31 23:51:51.567 | + functions-common:time_stop:2424 : local start_time 2026-08-31 23:51:51.571 | + functions-common:time_stop:2426 : name=wait_for_service 2026-08-31 23:51:51.574 | + functions-common:time_stop:2427 : start_time=1788220305918 2026-08-31 23:51:51.577 | + functions-common:time_stop:2429 : [[ -z 1788220305918 ]] 2026-08-31 23:51:51.582 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-31 23:51:51.588 | + functions-common:time_stop:2432 : end_time=1788220311583 2026-08-31 23:51:51.591 | + functions-common:time_stop:2433 : elapsed_time=5665 2026-08-31 23:51:51.600 | + functions-common:time_stop:2434 : total=19475 2026-08-31 23:51:51.604 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-31 23:51:51.608 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=25140 2026-08-31 23:51:51.612 | + functions:wait_for_service:486 : return 0 2026-08-31 23:51:51.616 | + ./stack.sh:main:1370 : is_service_enabled mysql postgresql 2026-08-31 23:51:51.638 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:51:51.641 | + ./stack.sh:main:1370 : is_service_enabled glance 2026-08-31 23:51:51.658 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:51:51.660 | + ./stack.sh:main:1371 : echo_summary 'Uploading images' 2026-08-31 23:51:51.663 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-31 23:51:51.666 | + ./stack.sh:echo_summary:450 : echo -e Uploading images 2026-08-31 23:51:51.668 | + ./stack.sh:main:1373 : for image_url in ${IMAGE_URLS//,/ } 2026-08-31 23:51:51.671 | + ./stack.sh:main:1374 : upload_image https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-08-31 23:51:51.673 | + 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-08-31 23:51:51.675 | + functions:upload_image:141 : local image image_fname image_name 2026-08-31 23:51:51.677 | + functions:upload_image:143 : local max_attempts=5 2026-08-31 23:51:51.679 | + functions:upload_image:146 : mkdir -p /home/quobyte/devstack/files/images 2026-08-31 23:51:51.684 | ++ 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-08-31 23:51:51.688 | + functions:upload_image:147 : image_fname=cirros-0.6.3-x86_64-disk.img 2026-08-31 23:51:51.690 | + 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-08-31 23:51:51.692 | + functions:upload_image:150 : [[ ! -f /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img ]] 2026-08-31 23:51:51.695 | ++ functions:upload_image:151 : seq 5 2026-08-31 23:51:51.698 | + functions:upload_image:151 : for attempt in `seq $max_attempts` 2026-08-31 23:51:51.700 | + functions:upload_image:152 : local rc=0 2026-08-31 23:51:51.702 | + 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-08-31 23:51:51.707 | --2026-09-01 01:51:51-- https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-08-31 23:51:51.788 | Resolving github.com (github.com)... 140.82.121.4 2026-08-31 23:51:51.803 | Connecting to github.com (github.com)|140.82.121.4|:443... connected. 2026-08-31 23:51:52.034 | HTTP request sent, awaiting response... 302 Found 2026-08-31 23:51:52.034 | 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-09-01T00%3A43%3A39Z&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-08-31T23%3A43%3A31Z&ske=2026-09-01T00%3A43%3A39Z&sks=b&skv=2018-11-09&sig=THCsHl%2Bio8zNePWWxHLuB7HhOUu4j%2FcnVQw5qOXB2XM%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4ODIyMjExMSwibmJmIjoxNzg4MjIwMzExLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.DDMSREQqz-Sp0ZBsF92QgfX5-LGQrW60DVWG4ks9T6g&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.3-x86_64-disk.img&response-content-type=application%2Foctet-stream [following] 2026-08-31 23:51:52.034 | --2026-09-01 01:51:52-- 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-09-01T00%3A43%3A39Z&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-08-31T23%3A43%3A31Z&ske=2026-09-01T00%3A43%3A39Z&sks=b&skv=2018-11-09&sig=THCsHl%2Bio8zNePWWxHLuB7HhOUu4j%2FcnVQw5qOXB2XM%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4ODIyMjExMSwibmJmIjoxNzg4MjIwMzExLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.DDMSREQqz-Sp0ZBsF92QgfX5-LGQrW60DVWG4ks9T6g&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.3-x86_64-disk.img&response-content-type=application%2Foctet-stream 2026-08-31 23:51:52.035 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.108.133, 185.199.109.133, 185.199.110.133, ... 2026-08-31 23:51:52.047 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.108.133|:443... connected. 2026-08-31 23:51:52.087 | HTTP request sent, awaiting response... 200 OK 2026-08-31 23:51:52.087 | Length: 21692416 (21M) [application/octet-stream] 2026-08-31 23:51:52.087 | Saving to: '/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img' 2026-08-31 23:51:52.139 | 2026-08-31 23:51:52.358 | 0K ........ ........ .... 100% 76.4M=0.3s 2026-08-31 23:51:52.358 | 2026-08-31 23:51:52.358 | 2026-09-01 01:51:52 (76.4 MB/s) - '/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img' saved [21692416/21692416] 2026-08-31 23:51:52.358 | 2026-08-31 23:51:52.362 | + functions:upload_image:154 : [[ 0 -ne 0 ]] 2026-08-31 23:51:52.364 | + functions:upload_image:163 : break 2026-08-31 23:51:52.366 | + functions:upload_image:167 : image=/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-08-31 23:51:52.368 | + 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-08-31 23:51:52.370 | + 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-08-31 23:51:52.372 | + 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-08-31 23:51:52.374 | + functions:upload_image:313 : local kernel= 2026-08-31 23:51:52.376 | + functions:upload_image:314 : local ramdisk= 2026-08-31 23:51:52.378 | + functions:upload_image:315 : local disk_format= 2026-08-31 23:51:52.380 | + functions:upload_image:316 : local container_format= 2026-08-31 23:51:52.382 | + functions:upload_image:317 : local unpack= 2026-08-31 23:51:52.384 | + functions:upload_image:318 : local img_property= 2026-08-31 23:51:52.386 | + functions:upload_image:322 : [[ libvirt == \l\i\b\v\i\r\t ]] 2026-08-31 23:51:52.388 | + functions:upload_image:323 : [[ kvm == \q\e\m\u ]] 2026-08-31 23:51:52.390 | + functions:upload_image:323 : [[ kvm == \k\v\m ]] 2026-08-31 23:51:52.392 | + functions:upload_image:324 : img_property=hw_rng_model=virtio 2026-08-31 23:51:52.394 | + functions:upload_image:328 : case "$image_fname" in 2026-08-31 23:51:52.397 | ++ functions:upload_image:349 : basename /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img .img 2026-08-31 23:51:52.400 | + functions:upload_image:349 : image_name=cirros-0.6.3-x86_64-disk 2026-08-31 23:51:52.402 | + functions:upload_image:350 : local format 2026-08-31 23:51:52.405 | ++ functions:upload_image:351 : qemu-img info /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-08-31 23:51:52.408 | ++ functions:upload_image:351 : awk '/^file format/ { print $3; exit }' 2026-08-31 23:51:52.421 | + functions:upload_image:351 : format=qcow2 2026-08-31 23:51:52.424 | + functions:upload_image:352 : [[ ,qcow2,raw,vdi,vmdk,vpc, =~ ,qcow2, ]] 2026-08-31 23:51:52.426 | + functions:upload_image:353 : disk_format=qcow2 2026-08-31 23:51:52.428 | + functions:upload_image:357 : container_format=bare 2026-08-31 23:51:52.430 | + functions:upload_image:404 : is_arch ppc64le 2026-08-31 23:51:52.433 | ++ functions-common:is_arch:519 : uname -m 2026-08-31 23:51:52.436 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4\l\e ]] 2026-08-31 23:51:52.438 | + functions:upload_image:404 : is_arch ppc64 2026-08-31 23:51:52.443 | ++ functions-common:is_arch:519 : uname -m 2026-08-31 23:51:52.445 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4 ]] 2026-08-31 23:51:52.448 | + functions:upload_image:404 : is_arch ppc 2026-08-31 23:51:52.450 | ++ functions-common:is_arch:519 : uname -m 2026-08-31 23:51:52.455 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c ]] 2026-08-31 23:51:52.459 | + functions:upload_image:408 : is_arch aarch64 2026-08-31 23:51:52.462 | ++ functions-common:is_arch:519 : uname -m 2026-08-31 23:51:52.467 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-08-31 23:51:52.468 | + functions:upload_image:412 : '[' bare = bare ']' 2026-08-31 23:51:52.471 | + functions:upload_image:413 : '[' '' = zcat ']' 2026-08-31 23:51:52.474 | + functions:upload_image:415 : '[' '' = bunzip2 ']' 2026-08-31 23:51:52.476 | + functions:upload_image:417 : '[' '' = unxz ']' 2026-08-31 23:51:52.478 | + 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-08-31 23:51:52.480 | + functions:_upload_image:111 : local image_name=cirros-0.6.3-x86_64-disk 2026-08-31 23:51:52.482 | + functions:_upload_image:112 : shift 2026-08-31 23:51:52.484 | + functions:_upload_image:113 : local container=bare 2026-08-31 23:51:52.486 | + functions:_upload_image:114 : shift 2026-08-31 23:51:52.488 | + functions:_upload_image:115 : local disk=qcow2 2026-08-31 23:51:52.490 | + functions:_upload_image:116 : shift 2026-08-31 23:51:52.492 | + functions:_upload_image:117 : local image=/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-08-31 23:51:52.494 | + functions:_upload_image:118 : shift 2026-08-31 23:51:52.496 | + functions:_upload_image:119 : local properties 2026-08-31 23:51:52.498 | + functions:_upload_image:120 : local useimport 2026-08-31 23:51:52.501 | ++ functions:_upload_image:122 : _image_properties_to_arg hw_rng_model=virtio 2026-08-31 23:51:52.503 | ++ functions:_image_properties_to_arg:94 : local result= 2026-08-31 23:51:52.505 | ++ functions:_image_properties_to_arg:95 : for property in $* 2026-08-31 23:51:52.507 | ++ functions:_image_properties_to_arg:96 : result+=' --property hw_rng_model=virtio' 2026-08-31 23:51:52.508 | ++ functions:_image_properties_to_arg:98 : echo --property hw_rng_model=virtio 2026-08-31 23:51:52.511 | + functions:_upload_image:122 : properties='--property hw_rng_model=virtio' 2026-08-31 23:51:52.513 | + functions:_upload_image:124 : [[ False == \T\r\u\e ]] 2026-08-31 23:51:52.516 | ++ functions:_upload_image:128 : readlink -f /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-08-31 23:51:52.520 | + 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-08-31 23:51:58.395 | +------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-08-31 23:51:58.396 | | Field | Value | 2026-08-31 23:51:58.396 | +------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-08-31 23:51:58.396 | | checksum | 87617e24a5e30cb3b87fda8c0764838f | 2026-08-31 23:51:58.396 | | container_format | bare | 2026-08-31 23:51:58.396 | | created_at | 2026-08-31T23:51:56Z | 2026-08-31 23:51:58.396 | | disk_format | qcow2 | 2026-08-31 23:51:58.396 | | file | /v2/images/64fc298b-4656-41e6-a52e-bd149cb491e9/file | 2026-08-31 23:51:58.396 | | id | 64fc298b-4656-41e6-a52e-bd149cb491e9 | 2026-08-31 23:51:58.396 | | min_disk | 0 | 2026-08-31 23:51:58.396 | | min_ram | 0 | 2026-08-31 23:51:58.397 | | name | cirros-0.6.3-x86_64-disk | 2026-08-31 23:51:58.397 | | owner | 0dbd8f0a33a74d5db3271102e89b70d0 | 2026-08-31 23:51:58.397 | | 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-08-31 23:51:58.397 | | protected | False | 2026-08-31 23:51:58.397 | | schema | /v2/schemas/image | 2026-08-31 23:51:58.397 | | size | 21692416 | 2026-08-31 23:51:58.397 | | status | active | 2026-08-31 23:51:58.397 | | tags | | 2026-08-31 23:51:58.398 | | updated_at | 2026-08-31T23:51:58Z | 2026-08-31 23:51:58.398 | | virtual_size | 117440512 | 2026-08-31 23:51:58.398 | | visibility | public | 2026-08-31 23:51:58.398 | +------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-08-31 23:51:58.718 | + ./stack.sh:main:1378 : async_wait create_flavors 2026-08-31 23:51:58.783 | [2044 Async create_flavors:73631]: Waiting for completion of create_flavors running on PID 73631 (2 other jobs running) 2026-08-31 23:51:58.820 | [2044 Async create_flavors:73631]: Signaling child to exit 2026-08-31 23:52:06.128 | + inc/async:async_inner:64 : rc=0 2026-08-31 23:52:06.155 | [73631 Async create_flavors:73631]: finished successfully 2026-08-31 23:52:06.181 | WAKEUP 2026-08-31 23:52:06.206 | [2044 Async create_flavors:73631]: Signaled 2026-08-31 23:52:06.208 | + lib/nova:create_flavors:1241 : is_service_enabled n-api 2026-08-31 23:52:06.208 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:52:06.208 | + lib/nova:create_flavors:1242 : grep -q ds512M 2026-08-31 23:52:06.208 | + lib/nova:create_flavors:1242 : openstack --os-region-name=RegionOne flavor list 2026-08-31 23:52:06.209 | + 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-08-31 23:52:06.209 | +----------------------------+-----------------------+ 2026-08-31 23:52:06.209 | | Field | Value | 2026-08-31 23:52:06.209 | +----------------------------+-----------------------+ 2026-08-31 23:52:06.209 | | OS-FLV-DISABLED:disabled | False | 2026-08-31 23:52:06.209 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-08-31 23:52:06.209 | | description | None | 2026-08-31 23:52:06.209 | | disk | 1 | 2026-08-31 23:52:06.209 | | id | c1 | 2026-08-31 23:52:06.209 | | name | cirros256 | 2026-08-31 23:52:06.210 | | os-flavor-access:is_public | True | 2026-08-31 23:52:06.210 | | properties | hw_rng:allowed='True' | 2026-08-31 23:52:06.210 | | ram | 256 | 2026-08-31 23:52:06.210 | | rxtx_factor | 1.0 | 2026-08-31 23:52:06.210 | | swap | 0 | 2026-08-31 23:52:06.210 | | vcpus | 1 | 2026-08-31 23:52:06.210 | +----------------------------+-----------------------+ 2026-08-31 23:52:06.210 | + 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-08-31 23:52:06.211 | +----------------------------+-----------------------+ 2026-08-31 23:52:06.211 | | Field | Value | 2026-08-31 23:52:06.212 | +----------------------------+-----------------------+ 2026-08-31 23:52:06.212 | | OS-FLV-DISABLED:disabled | False | 2026-08-31 23:52:06.212 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-08-31 23:52:06.213 | | description | None | 2026-08-31 23:52:06.213 | | disk | 5 | 2026-08-31 23:52:06.213 | | id | d1 | 2026-08-31 23:52:06.213 | | name | ds512M | 2026-08-31 23:52:06.213 | | os-flavor-access:is_public | True | 2026-08-31 23:52:06.213 | | properties | hw_rng:allowed='True' | 2026-08-31 23:52:06.213 | | ram | 512 | 2026-08-31 23:52:06.213 | | rxtx_factor | 1.0 | 2026-08-31 23:52:06.214 | | swap | 0 | 2026-08-31 23:52:06.214 | | vcpus | 1 | 2026-08-31 23:52:06.214 | +----------------------------+-----------------------+ 2026-08-31 23:52:06.214 | + 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-08-31 23:52:06.214 | +----------------------------+-----------------------+ 2026-08-31 23:52:06.214 | | Field | Value | 2026-08-31 23:52:06.214 | +----------------------------+-----------------------+ 2026-08-31 23:52:06.214 | | OS-FLV-DISABLED:disabled | False | 2026-08-31 23:52:06.214 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-08-31 23:52:06.214 | | description | None | 2026-08-31 23:52:06.214 | | disk | 10 | 2026-08-31 23:52:06.215 | | id | d2 | 2026-08-31 23:52:06.215 | | name | ds1G | 2026-08-31 23:52:06.215 | | os-flavor-access:is_public | True | 2026-08-31 23:52:06.215 | | properties | hw_rng:allowed='True' | 2026-08-31 23:52:06.215 | | ram | 1024 | 2026-08-31 23:52:06.215 | | rxtx_factor | 1.0 | 2026-08-31 23:52:06.215 | | swap | 0 | 2026-08-31 23:52:06.216 | | vcpus | 1 | 2026-08-31 23:52:06.216 | +----------------------------+-----------------------+ 2026-08-31 23:52:06.216 | + 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-08-31 23:52:06.217 | +----------------------------+-----------------------+ 2026-08-31 23:52:06.217 | | Field | Value | 2026-08-31 23:52:06.217 | +----------------------------+-----------------------+ 2026-08-31 23:52:06.218 | | OS-FLV-DISABLED:disabled | False | 2026-08-31 23:52:06.218 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-08-31 23:52:06.218 | | description | None | 2026-08-31 23:52:06.219 | | disk | 10 | 2026-08-31 23:52:06.219 | | id | d3 | 2026-08-31 23:52:06.219 | | name | ds2G | 2026-08-31 23:52:06.219 | | os-flavor-access:is_public | True | 2026-08-31 23:52:06.219 | | properties | hw_rng:allowed='True' | 2026-08-31 23:52:06.219 | | ram | 2048 | 2026-08-31 23:52:06.219 | | rxtx_factor | 1.0 | 2026-08-31 23:52:06.219 | | swap | 0 | 2026-08-31 23:52:06.219 | | vcpus | 2 | 2026-08-31 23:52:06.219 | +----------------------------+-----------------------+ 2026-08-31 23:52:06.219 | + 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-08-31 23:52:06.220 | +----------------------------+-----------------------+ 2026-08-31 23:52:06.220 | | Field | Value | 2026-08-31 23:52:06.220 | +----------------------------+-----------------------+ 2026-08-31 23:52:06.220 | | OS-FLV-DISABLED:disabled | False | 2026-08-31 23:52:06.220 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-08-31 23:52:06.220 | | description | None | 2026-08-31 23:52:06.220 | | disk | 20 | 2026-08-31 23:52:06.221 | | id | d4 | 2026-08-31 23:52:06.221 | | name | ds4G | 2026-08-31 23:52:06.221 | | os-flavor-access:is_public | True | 2026-08-31 23:52:06.222 | | properties | hw_rng:allowed='True' | 2026-08-31 23:52:06.222 | | ram | 4096 | 2026-08-31 23:52:06.222 | | rxtx_factor | 1.0 | 2026-08-31 23:52:06.223 | | swap | 0 | 2026-08-31 23:52:06.223 | | vcpus | 4 | 2026-08-31 23:52:06.223 | +----------------------------+-----------------------+ 2026-08-31 23:52:06.223 | + lib/nova:create_flavors:1251 : grep -q m1.tiny 2026-08-31 23:52:06.223 | + lib/nova:create_flavors:1251 : openstack --os-region-name=RegionOne flavor list 2026-08-31 23:52:06.223 | + 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-08-31 23:52:06.223 | +----------------------------+-----------------------+ 2026-08-31 23:52:06.223 | | Field | Value | 2026-08-31 23:52:06.223 | +----------------------------+-----------------------+ 2026-08-31 23:52:06.223 | | OS-FLV-DISABLED:disabled | False | 2026-08-31 23:52:06.223 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-08-31 23:52:06.224 | | description | None | 2026-08-31 23:52:06.224 | | disk | 1 | 2026-08-31 23:52:06.224 | | id | 1 | 2026-08-31 23:52:06.224 | | name | m1.tiny | 2026-08-31 23:52:06.224 | | os-flavor-access:is_public | True | 2026-08-31 23:52:06.224 | | properties | hw_rng:allowed='True' | 2026-08-31 23:52:06.224 | | ram | 512 | 2026-08-31 23:52:06.224 | | rxtx_factor | 1.0 | 2026-08-31 23:52:06.224 | | swap | 0 | 2026-08-31 23:52:06.224 | | vcpus | 1 | 2026-08-31 23:52:06.225 | +----------------------------+-----------------------+ 2026-08-31 23:52:06.225 | + 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-08-31 23:52:06.225 | +----------------------------+-----------------------+ 2026-08-31 23:52:06.225 | | Field | Value | 2026-08-31 23:52:06.225 | +----------------------------+-----------------------+ 2026-08-31 23:52:06.225 | | OS-FLV-DISABLED:disabled | False | 2026-08-31 23:52:06.225 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-08-31 23:52:06.225 | | description | None | 2026-08-31 23:52:06.225 | | disk | 20 | 2026-08-31 23:52:06.226 | | id | 2 | 2026-08-31 23:52:06.226 | | name | m1.small | 2026-08-31 23:52:06.226 | | os-flavor-access:is_public | True | 2026-08-31 23:52:06.226 | | properties | hw_rng:allowed='True' | 2026-08-31 23:52:06.226 | | ram | 2048 | 2026-08-31 23:52:06.226 | | rxtx_factor | 1.0 | 2026-08-31 23:52:06.226 | | swap | 0 | 2026-08-31 23:52:06.226 | | vcpus | 1 | 2026-08-31 23:52:06.226 | +----------------------------+-----------------------+ 2026-08-31 23:52:06.227 | + 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-08-31 23:52:06.227 | +----------------------------+-----------------------+ 2026-08-31 23:52:06.227 | | Field | Value | 2026-08-31 23:52:06.227 | +----------------------------+-----------------------+ 2026-08-31 23:52:06.227 | | OS-FLV-DISABLED:disabled | False | 2026-08-31 23:52:06.227 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-08-31 23:52:06.227 | | description | None | 2026-08-31 23:52:06.227 | | disk | 40 | 2026-08-31 23:52:06.227 | | id | 3 | 2026-08-31 23:52:06.228 | | name | m1.medium | 2026-08-31 23:52:06.228 | | os-flavor-access:is_public | True | 2026-08-31 23:52:06.228 | | properties | hw_rng:allowed='True' | 2026-08-31 23:52:06.228 | | ram | 4096 | 2026-08-31 23:52:06.228 | | rxtx_factor | 1.0 | 2026-08-31 23:52:06.228 | | swap | 0 | 2026-08-31 23:52:06.228 | | vcpus | 2 | 2026-08-31 23:52:06.228 | +----------------------------+-----------------------+ 2026-08-31 23:52:06.228 | + 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-08-31 23:52:06.228 | +----------------------------+-----------------------+ 2026-08-31 23:52:06.229 | | Field | Value | 2026-08-31 23:52:06.229 | +----------------------------+-----------------------+ 2026-08-31 23:52:06.229 | | OS-FLV-DISABLED:disabled | False | 2026-08-31 23:52:06.229 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-08-31 23:52:06.229 | | description | None | 2026-08-31 23:52:06.229 | | disk | 80 | 2026-08-31 23:52:06.229 | | id | 4 | 2026-08-31 23:52:06.229 | | name | m1.large | 2026-08-31 23:52:06.229 | | os-flavor-access:is_public | True | 2026-08-31 23:52:06.230 | | properties | hw_rng:allowed='True' | 2026-08-31 23:52:06.230 | | ram | 8192 | 2026-08-31 23:52:06.230 | | rxtx_factor | 1.0 | 2026-08-31 23:52:06.230 | | swap | 0 | 2026-08-31 23:52:06.230 | | vcpus | 4 | 2026-08-31 23:52:06.230 | +----------------------------+-----------------------+ 2026-08-31 23:52:06.230 | + 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-08-31 23:52:06.230 | +----------------------------+-----------------------+ 2026-08-31 23:52:06.230 | | Field | Value | 2026-08-31 23:52:06.231 | +----------------------------+-----------------------+ 2026-08-31 23:52:06.231 | | OS-FLV-DISABLED:disabled | False | 2026-08-31 23:52:06.231 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-08-31 23:52:06.231 | | description | None | 2026-08-31 23:52:06.231 | | disk | 160 | 2026-08-31 23:52:06.231 | | id | 5 | 2026-08-31 23:52:06.231 | | name | m1.xlarge | 2026-08-31 23:52:06.231 | | os-flavor-access:is_public | True | 2026-08-31 23:52:06.231 | | properties | hw_rng:allowed='True' | 2026-08-31 23:52:06.232 | | ram | 16384 | 2026-08-31 23:52:06.232 | | rxtx_factor | 1.0 | 2026-08-31 23:52:06.232 | | swap | 0 | 2026-08-31 23:52:06.232 | | vcpus | 8 | 2026-08-31 23:52:06.232 | +----------------------------+-----------------------+ 2026-08-31 23:52:06.262 | [2044 Async create_flavors:73631]: finished create_flavors with result 0 in 41 seconds 2026-08-31 23:52:06.267 | + inc/async:async_wait:197 : return 0 2026-08-31 23:52:06.270 | + ./stack.sh:main:1380 : is_service_enabled horizon 2026-08-31 23:52:06.288 | + functions-common:is_service_enabled:2076 : return 1 2026-08-31 23:52:06.291 | + ./stack.sh:main:1394 : is_service_enabled nova 2026-08-31 23:52:06.309 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:52:06.312 | + ./stack.sh:main:1394 : is_service_enabled keystone 2026-08-31 23:52:06.330 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:52:06.333 | + ./stack.sh:main:1395 : USERRC_PARAMS='-PA --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret' 2026-08-31 23:52:06.335 | + ./stack.sh:main:1397 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-08-31 23:52:06.338 | + ./stack.sh:main:1401 : /home/quobyte/devstack/tools/create_userrc.sh -PA --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret 2026-08-31 23:52:06.342 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-31 23:52:06.344 | + home/quobyte/devstack/tools/create_userrc.sh:main:31 : ACCOUNT_DIR=./accrc 2026-08-31 23:52:06.346 | ++ 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-08-31 23:52:06.350 | + home/quobyte/devstack/tools/create_userrc.sh:main:80 : options=' -P -A --target-dir '\''/home/quobyte/devstack/accrc'\'' --os-password '\''nomoresecret'\'' --' 2026-08-31 23:52:06.352 | + home/quobyte/devstack/tools/create_userrc.sh:main:84 : eval set -- -P -A --target-dir ''\''/home/quobyte/devstack/accrc'\''' --os-password ''\''nomoresecret'\''' -- 2026-08-31 23:52:06.353 | ++ home/quobyte/devstack/tools/create_userrc.sh:main:84 : set -- -P -A --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret -- 2026-08-31 23:52:06.355 | + home/quobyte/devstack/tools/create_userrc.sh:main:85 : ADDPASS= 2026-08-31 23:52:06.357 | + home/quobyte/devstack/tools/create_userrc.sh:main:86 : HEAT_URL= 2026-08-31 23:52:06.359 | + home/quobyte/devstack/tools/create_userrc.sh:main:91 : SKIP_PROJECT=service 2026-08-31 23:52:06.361 | + home/quobyte/devstack/tools/create_userrc.sh:main:92 : MODE= 2026-08-31 23:52:06.363 | + home/quobyte/devstack/tools/create_userrc.sh:main:93 : ROLE=Member 2026-08-31 23:52:06.365 | + home/quobyte/devstack/tools/create_userrc.sh:main:94 : USER_NAME= 2026-08-31 23:52:06.366 | + home/quobyte/devstack/tools/create_userrc.sh:main:95 : USER_PASS= 2026-08-31 23:52:06.368 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 7 -gt 0 ']' 2026-08-31 23:52:06.370 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-08-31 23:52:06.372 | + home/quobyte/devstack/tools/create_userrc.sh:main:119 : ADDPASS=yes 2026-08-31 23:52:06.373 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-08-31 23:52:06.375 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 6 -gt 0 ']' 2026-08-31 23:52:06.377 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-08-31 23:52:06.379 | + home/quobyte/devstack/tools/create_userrc.sh:main:118 : MODE=all 2026-08-31 23:52:06.381 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-08-31 23:52:06.382 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 5 -gt 0 ']' 2026-08-31 23:52:06.384 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-08-31 23:52:06.386 | + home/quobyte/devstack/tools/create_userrc.sh:main:113 : ACCOUNT_DIR=/home/quobyte/devstack/accrc 2026-08-31 23:52:06.388 | + home/quobyte/devstack/tools/create_userrc.sh:main:113 : shift 2026-08-31 23:52:06.390 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-08-31 23:52:06.392 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 3 -gt 0 ']' 2026-08-31 23:52:06.394 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-08-31 23:52:06.396 | + home/quobyte/devstack/tools/create_userrc.sh:main:100 : export OS_PASSWORD=nomoresecret 2026-08-31 23:52:06.397 | + home/quobyte/devstack/tools/create_userrc.sh:main:100 : OS_PASSWORD=nomoresecret 2026-08-31 23:52:06.399 | + home/quobyte/devstack/tools/create_userrc.sh:main:100 : shift 2026-08-31 23:52:06.401 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-08-31 23:52:06.402 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 1 -gt 0 ']' 2026-08-31 23:52:06.404 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-08-31 23:52:06.406 | + home/quobyte/devstack/tools/create_userrc.sh:main:122 : shift 2026-08-31 23:52:06.409 | + home/quobyte/devstack/tools/create_userrc.sh:main:122 : break 2026-08-31 23:52:06.411 | + home/quobyte/devstack/tools/create_userrc.sh:main:129 : '[' -z nomoresecret ']' 2026-08-31 23:52:06.414 | + home/quobyte/devstack/tools/create_userrc.sh:main:138 : '[' -z '' -a '' ']' 2026-08-31 23:52:06.417 | + home/quobyte/devstack/tools/create_userrc.sh:main:142 : '[' -z '' -a '' ']' 2026-08-31 23:52:06.418 | + home/quobyte/devstack/tools/create_userrc.sh:main:146 : '[' -z '' -a -z '' ']' 2026-08-31 23:52:06.421 | + home/quobyte/devstack/tools/create_userrc.sh:main:147 : export OS_PROJECT_NAME=admin 2026-08-31 23:52:06.423 | + home/quobyte/devstack/tools/create_userrc.sh:main:147 : OS_PROJECT_NAME=admin 2026-08-31 23:52:06.424 | + home/quobyte/devstack/tools/create_userrc.sh:main:150 : '[' -z '' ']' 2026-08-31 23:52:06.425 | + home/quobyte/devstack/tools/create_userrc.sh:main:151 : export OS_USERNAME=admin 2026-08-31 23:52:06.427 | + home/quobyte/devstack/tools/create_userrc.sh:main:151 : OS_USERNAME=admin 2026-08-31 23:52:06.429 | + home/quobyte/devstack/tools/create_userrc.sh:main:154 : '[' -z '' ']' 2026-08-31 23:52:06.430 | + home/quobyte/devstack/tools/create_userrc.sh:main:155 : export OS_AUTH_URL=http://localhost:5000/v3/ 2026-08-31 23:52:06.432 | + home/quobyte/devstack/tools/create_userrc.sh:main:155 : OS_AUTH_URL=http://localhost:5000/v3/ 2026-08-31 23:52:06.433 | + home/quobyte/devstack/tools/create_userrc.sh:main:158 : '[' -z '' -a -z '' ']' 2026-08-31 23:52:06.435 | + home/quobyte/devstack/tools/create_userrc.sh:main:160 : OS_USER_DOMAIN_ID=default 2026-08-31 23:52:06.437 | + home/quobyte/devstack/tools/create_userrc.sh:main:163 : '[' -z '' -a -z '' ']' 2026-08-31 23:52:06.438 | + home/quobyte/devstack/tools/create_userrc.sh:main:165 : OS_PROJECT_DOMAIN_ID=default 2026-08-31 23:52:06.440 | + home/quobyte/devstack/tools/create_userrc.sh:main:168 : USER_PASS=nomoresecret 2026-08-31 23:52:06.442 | + home/quobyte/devstack/tools/create_userrc.sh:main:169 : USER_NAME=admin 2026-08-31 23:52:06.444 | + home/quobyte/devstack/tools/create_userrc.sh:main:171 : '[' -z all ']' 2026-08-31 23:52:06.446 | + home/quobyte/devstack/tools/create_userrc.sh:main:239 : '[' all '!=' create ']' 2026-08-31 23:52:06.449 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : grep ,True 2026-08-31 23:52:06.449 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : openstack project list --long --quote none -f csv 2026-08-31 23:52:06.449 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : grep -v service 2026-08-31 23:52:06.450 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : IFS=, 2026-08-31 23:52:06.452 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2026-08-31 23:52:08.718 | Failed to discover available identity versions when contacting http://localhost:5000/v3/. Attempting to parse version from URL. 2026-08-31 23:52:08.722 | 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-08-31 23:52:09.038 | + ./stack.sh:main:1406 : save_stackenv 2026-08-31 23:52:09.040 | + functions-common:save_stackenv:65 : local tag= 2026-08-31 23:52:09.044 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-08-31 23:52:09.049 | + functions-common:save_stackenv:67 : time_stamp=2026-09-01-015209 2026-08-31 23:52:09.051 | + functions-common:save_stackenv:68 : echo '# 2026-09-01-015209 ' 2026-08-31 23:52:09.056 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-31 23:52:09.059 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-08-31 23:52:09.061 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-31 23:52:09.064 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-08-31 23:52:09.067 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-31 23:52:09.070 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-08-31 23:52:09.072 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-31 23:52:09.075 | + 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-08-31 23:52:09.077 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-31 23:52:09.080 | + functions-common:save_stackenv:70 : echo HOST_IP=192.168.122.25 2026-08-31 23:52:09.083 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-31 23:52:09.086 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=http://192.168.122.25/identity 2026-08-31 23:52:09.089 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-31 23:52:09.095 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2026-09-01-012814 2026-08-31 23:52:09.099 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-31 23:52:09.103 | + functions-common:save_stackenv:70 : echo OS_CACERT= 2026-08-31 23:52:09.105 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-31 23:52:09.108 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=192.168.122.25 2026-08-31 23:52:09.112 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-31 23:52:09.115 | + functions-common:save_stackenv:70 : echo STACK_USER=quobyte 2026-08-31 23:52:09.118 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-31 23:52:09.121 | + functions-common:save_stackenv:70 : echo TLS_IP= 2026-08-31 23:52:09.124 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-31 23:52:09.128 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-08-31 23:52:09.131 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-31 23:52:09.134 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-08-31 23:52:09.137 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-31 23:52:09.140 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=192.168.122.25 2026-08-31 23:52:09.143 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-31 23:52:09.146 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-08-31 23:52:09.150 | + ./stack.sh:main:1417 : merge_config_group /home/quobyte/devstack/local.conf extra 2026-08-31 23:52:09.154 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-08-31 23:52:09.157 | + inc/meta-config:merge_config_group:171 : shift 2026-08-31 23:52:09.160 | + inc/meta-config:merge_config_group:172 : local matchgroups=extra 2026-08-31 23:52:09.163 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-08-31 23:52:09.167 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-08-31 23:52:09.171 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-08-31 23:52:09.175 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf extra 2026-08-31 23:52:09.178 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-08-31 23:52:09.182 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=extra 2026-08-31 23:52:09.185 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-08-31 23:52:09.188 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=extra ' 2026-08-31 23:52:09.188 | /^\[\[.+\|.*\]\]/ { 2026-08-31 23:52:09.188 | gsub("[][]", "", $1); 2026-08-31 23:52:09.188 | split($1, a, "|"); 2026-08-31 23:52:09.189 | if (a[1] == matchgroup) 2026-08-31 23:52:09.189 | print a[2] 2026-08-31 23:52:09.189 | } 2026-08-31 23:52:09.189 | ' /home/quobyte/devstack/local.conf 2026-08-31 23:52:09.198 | + ./stack.sh:main:1424 : run_phase stack extra 2026-08-31 23:52:09.201 | + functions-common:run_phase:1848 : local mode=stack 2026-08-31 23:52:09.204 | + functions-common:run_phase:1849 : local phase=extra 2026-08-31 23:52:09.208 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-08-31 23:52:09.212 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-08-31 23:52:09.216 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-08-31 23:52:09.219 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-08-31 23:52:09.223 | + functions-common:run_phase:1858 : local extra 2026-08-31 23:52:09.226 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-08-31 23:52:09.231 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-08-31 23:52:09.235 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-08-31 23:52:09.238 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-08-31 23:52:09.241 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack extra 2026-08-31 23:52:09.245 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-08-31 23:52:09.264 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:52:09.267 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-08-31 23:52:09.270 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-08-31 23:52:09.273 | ++ extras.d/80-tempest.sh:source:7 : [[ extra == \i\n\s\t\a\l\l ]] 2026-08-31 23:52:09.276 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-08-31 23:52:09.280 | ++ extras.d/80-tempest.sh:source:10 : [[ extra == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-08-31 23:52:09.283 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-08-31 23:52:09.286 | ++ extras.d/80-tempest.sh:source:13 : [[ extra == \e\x\t\r\a ]] 2026-08-31 23:52:09.289 | ++ extras.d/80-tempest.sh:source:15 : : 2026-08-31 23:52:09.293 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-08-31 23:52:09.296 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-08-31 23:52:09.300 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-08-31 23:52:09.303 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-08-31 23:52:09.306 | + functions-common:run_phase:1875 : run_plugins stack extra 2026-08-31 23:52:09.309 | + functions-common:run_plugins:1834 : local mode=stack 2026-08-31 23:52:09.312 | + functions-common:run_plugins:1835 : local phase=extra 2026-08-31 23:52:09.315 | + functions-common:run_plugins:1837 : local plugins= 2026-08-31 23:52:09.318 | + functions-common:run_plugins:1838 : local plugin 2026-08-31 23:52:09.321 | + ./stack.sh:main:1432 : merge_config_group /home/quobyte/devstack/local.conf post-extra 2026-08-31 23:52:09.325 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-08-31 23:52:09.328 | + inc/meta-config:merge_config_group:171 : shift 2026-08-31 23:52:09.330 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-extra 2026-08-31 23:52:09.333 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-08-31 23:52:09.336 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-08-31 23:52:09.339 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-08-31 23:52:09.343 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf post-extra 2026-08-31 23:52:09.346 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-08-31 23:52:09.350 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-extra 2026-08-31 23:52:09.353 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-08-31 23:52:09.357 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-extra ' 2026-08-31 23:52:09.357 | /^\[\[.+\|.*\]\]/ { 2026-08-31 23:52:09.357 | gsub("[][]", "", $1); 2026-08-31 23:52:09.357 | split($1, a, "|"); 2026-08-31 23:52:09.357 | if (a[1] == matchgroup) 2026-08-31 23:52:09.357 | print a[2] 2026-08-31 23:52:09.357 | } 2026-08-31 23:52:09.357 | ' /home/quobyte/devstack/local.conf 2026-08-31 23:52:09.365 | + ./stack.sh:main:1441 : is_service_enabled n-cpu 2026-08-31 23:52:09.384 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:52:09.388 | + ./stack.sh:main:1442 : is_nova_ready 2026-08-31 23:52:09.391 | + lib/nova:is_nova_ready:1166 : wait_for_compute 60 2026-08-31 23:52:09.393 | + functions:wait_for_compute:490 : local timeout=60 2026-08-31 23:52:09.397 | + functions:wait_for_compute:491 : local rval=0 2026-08-31 23:52:09.400 | + functions:wait_for_compute:492 : local compute_hostname 2026-08-31 23:52:09.403 | + functions:wait_for_compute:493 : time_start wait_for_service 2026-08-31 23:52:09.407 | + functions-common:time_start:2406 : local name=wait_for_service 2026-08-31 23:52:09.410 | + functions-common:time_start:2407 : local start_time= 2026-08-31 23:52:09.414 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-31 23:52:09.417 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-31 23:52:09.422 | + functions-common:time_start:2411 : _TIME_START[$name]=1788220329419 2026-08-31 23:52:09.426 | ++ functions:wait_for_compute:494 : iniget /etc/nova/nova.conf DEFAULT host 2026-08-31 23:52:09.450 | + functions:wait_for_compute:494 : compute_hostname= 2026-08-31 23:52:09.453 | + functions:wait_for_compute:495 : [[ -z '' ]] 2026-08-31 23:52:09.456 | ++ functions:wait_for_compute:496 : hostname 2026-08-31 23:52:09.461 | + functions:wait_for_compute:496 : compute_hostname=devstack 2026-08-31 23:52:09.464 | + functions:wait_for_compute:498 : timeout 60 bash -x 2026-08-31 23:52:09.468 | ++ functions:wait_for_compute:498 : hostname 2026-08-31 23:52:09.473 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-31 23:52:09.475 | + :: : ID= 2026-08-31 23:52:09.477 | + :: : [[ '' == '' ]] 2026-08-31 23:52:09.478 | + :: : sleep 1 2026-08-31 23:52:10.482 | + :: : [[ libvirt = \f\a\k\e ]] 2026-08-31 23:52:10.484 | ++ :: : openstack --os-cloud devstack-admin --os-region RegionOne compute service list --host devstack --service nova-compute -c ID -f value 2026-08-31 23:52:13.656 | + :: : ID=80bfd64f-c0d4-4b6b-b042-025771c1cef9 2026-08-31 23:52:13.657 | + :: : [[ 80bfd64f-c0d4-4b6b-b042-025771c1cef9 == '' ]] 2026-08-31 23:52:13.661 | + functions:wait_for_compute:510 : time_stop wait_for_service 2026-08-31 23:52:13.663 | + functions-common:time_stop:2420 : local name 2026-08-31 23:52:13.666 | + functions-common:time_stop:2421 : local end_time 2026-08-31 23:52:13.669 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-31 23:52:13.672 | + functions-common:time_stop:2423 : local total 2026-08-31 23:52:13.675 | + functions-common:time_stop:2424 : local start_time 2026-08-31 23:52:13.677 | + functions-common:time_stop:2426 : name=wait_for_service 2026-08-31 23:52:13.681 | + functions-common:time_stop:2427 : start_time=1788220329419 2026-08-31 23:52:13.683 | + functions-common:time_stop:2429 : [[ -z 1788220329419 ]] 2026-08-31 23:52:13.687 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-31 23:52:13.692 | + functions-common:time_stop:2432 : end_time=1788220333688 2026-08-31 23:52:13.694 | + functions-common:time_stop:2433 : elapsed_time=4269 2026-08-31 23:52:13.697 | + functions-common:time_stop:2434 : total=25140 2026-08-31 23:52:13.700 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-31 23:52:13.703 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=29409 2026-08-31 23:52:13.706 | + functions:wait_for_compute:512 : [[ 0 != 0 ]] 2026-08-31 23:52:13.708 | + functions:wait_for_compute:516 : return 0 2026-08-31 23:52:13.711 | + ./stack.sh:main:1446 : service_check 2026-08-31 23:52:13.714 | + functions-common:service_check:1713 : local service 2026-08-31 23:52:13.717 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-31 23:52:13.720 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@key.service 2026-08-31 23:52:13.738 | not-found 2026-08-31 23:52:13.743 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-31 23:52:13.745 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-api.service 2026-08-31 23:52:13.766 | enabled 2026-08-31 23:52:13.771 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-api.service --no-pager 2026-08-31 23:52:13.799 | ● devstack@n-api.service - Devstack devstack@n-api.service 2026-08-31 23:52:13.799 | Loaded: loaded (/etc/systemd/system/devstack@n-api.service; enabled; preset: enabled) 2026-08-31 23:52:13.799 | Active: active (running) since Tue 2026-09-01 01:48:59 CEST; 3min 14s ago 2026-08-31 23:52:13.799 | Main PID: 61394 (uwsgi) 2026-08-31 23:52:13.799 | Status: "uWSGI is ready" 2026-08-31 23:52:13.799 | Tasks: 17 (limit: 14255) 2026-08-31 23:52:13.799 | Memory: 272.2M (peak: 272.7M) 2026-08-31 23:52:13.799 | CPU: 14.851s 2026-08-31 23:52:13.800 | CGroup: /system.slice/system-devstack.slice/devstack@n-api.service 2026-08-31 23:52:13.801 | ├─61394 "nova-apiuWSGI master" 2026-08-31 23:52:13.801 | ├─61395 "nova-apiuWSGI worker 1" 2026-08-31 23:52:13.801 | └─61396 "nova-apiuWSGI worker 2" 2026-08-31 23:52:13.801 | 2026-08-31 23:52:13.801 | Sep 01 01:52:13 devstack devstack@n-api.service[61396]: [pid: 61396|app: 0|req: 19/36] 192.168.122.25 () {54 vars in 930 bytes} [Tue Sep 1 01:52:13 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-08-31 23:52:13.801 | Sep 01 01:52:13 devstack devstack@n-api.service[61395]: DEBUG nova.api.openstack.wsgi [None req-b6209f97-3087-476d-9e86-f6976d64b9b7 admin admin] Calling method '>' {{(pid=61395) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} 2026-08-31 23:52:13.801 | Sep 01 01:52:13 devstack devstack@n-api.service[61395]: DEBUG oslo_concurrency.lockutils [None req-b6209f97-3087-476d-9e86-f6976d64b9b7 admin admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61395) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} 2026-08-31 23:52:13.801 | Sep 01 01:52:13 devstack devstack@n-api.service[61395]: DEBUG oslo_concurrency.lockutils [None req-b6209f97-3087-476d-9e86-f6976d64b9b7 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=61395) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} 2026-08-31 23:52:13.802 | Sep 01 01:52:13 devstack devstack@n-api.service[61395]: DEBUG oslo_concurrency.lockutils [None req-b6209f97-3087-476d-9e86-f6976d64b9b7 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=61395) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} 2026-08-31 23:52:13.802 | Sep 01 01:52:13 devstack devstack@n-api.service[61395]: DEBUG oslo_concurrency.lockutils [None req-b6209f97-3087-476d-9e86-f6976d64b9b7 admin admin] Acquiring lock "30c5dc27-1626-4694-8628-fc420ff41336" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61395) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} 2026-08-31 23:52:13.802 | Sep 01 01:52:13 devstack devstack@n-api.service[61395]: DEBUG oslo_concurrency.lockutils [None req-b6209f97-3087-476d-9e86-f6976d64b9b7 admin admin] Lock "30c5dc27-1626-4694-8628-fc420ff41336" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61395) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} 2026-08-31 23:52:13.802 | Sep 01 01:52:13 devstack devstack@n-api.service[61395]: DEBUG oslo_concurrency.lockutils [None req-b6209f97-3087-476d-9e86-f6976d64b9b7 admin admin] Lock "30c5dc27-1626-4694-8628-fc420ff41336" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61395) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} 2026-08-31 23:52:13.802 | Sep 01 01:52:13 devstack devstack@n-api.service[61395]: INFO nova.api.openstack.requestlog [None req-b6209f97-3087-476d-9e86-f6976d64b9b7 admin admin] 192.168.122.25 "GET /compute/v2.1/os-services?binary=nova-compute&host=devstack" status: 200 len: 251 microversion: 2.69 time: 0.170141 2026-08-31 23:52:13.802 | Sep 01 01:52:13 devstack devstack@n-api.service[61395]: [pid: 61395|app: 0|req: 18/37] 192.168.122.25 () {60 vars in 1320 bytes} [Tue Sep 1 01:52:13 2026] GET /compute/v2.1/os-services?binary=nova-compute&host=devstack => generated 251 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-08-31 23:52:13.806 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-31 23:52:13.809 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-cpu.service 2026-08-31 23:52:13.829 | enabled 2026-08-31 23:52:13.834 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-cpu.service --no-pager 2026-08-31 23:52:13.859 | ● devstack@n-cpu.service - Devstack devstack@n-cpu.service 2026-08-31 23:52:13.859 | Loaded: loaded (/etc/systemd/system/devstack@n-cpu.service; enabled; preset: enabled) 2026-08-31 23:52:13.859 | Active: active (running) since Tue 2026-09-01 01:51:20 CEST; 53s ago 2026-08-31 23:52:13.859 | Main PID: 73467 (nova-compute) 2026-08-31 23:52:13.859 | Tasks: 11 (limit: 14255) 2026-08-31 23:52:13.860 | Memory: 135.6M (peak: 136.8M) 2026-08-31 23:52:13.860 | CPU: 4.917s 2026-08-31 23:52:13.860 | CGroup: /system.slice/system-devstack.slice/devstack@n-cpu.service 2026-08-31 23:52:13.860 | └─73467 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf 2026-08-31 23:52:13.860 | 2026-08-31 23:52:13.861 | Sep 01 01:51:43 devstack nova-compute[73467]: DEBUG nova.compute.resource_tracker [None req-c1197f28-dd4b-4fac-8542-8edc2bc33fb1 None None] Compute_service record updated for devstack:devstack {{(pid=73467) _update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:1097}} 2026-08-31 23:52:13.861 | Sep 01 01:51:43 devstack nova-compute[73467]: DEBUG oslo_concurrency.lockutils [None req-c1197f28-dd4b-4fac-8542-8edc2bc33fb1 None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: held 2.280s {{(pid=73467) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} 2026-08-31 23:52:13.861 | Sep 01 01:51:43 devstack nova-compute[73467]: DEBUG nova.service [None req-c1197f28-dd4b-4fac-8542-8edc2bc33fb1 None None] Creating RPC server for service: nova-compute on topic: compute {{(pid=73467) start /opt/stack/nova/nova/service.py:262}} 2026-08-31 23:52:13.861 | Sep 01 01:51:43 devstack nova-compute[73467]: DEBUG nova.service [None req-c1197f28-dd4b-4fac-8542-8edc2bc33fb1 None None] Creating 2nd RPC server for service: nova-compute on topic: compute-alt {{(pid=73467) start /opt/stack/nova/nova/service.py:278}} 2026-08-31 23:52:13.861 | Sep 01 01:51:43 devstack nova-compute[73467]: DEBUG nova.service [None req-c1197f28-dd4b-4fac-8542-8edc2bc33fb1 None None] Join ServiceGroup membership for this service compute {{(pid=73467) start /opt/stack/nova/nova/service.py:288}} 2026-08-31 23:52:13.861 | Sep 01 01:51:43 devstack nova-compute[73467]: DEBUG nova.servicegroup.drivers.db [None req-c1197f28-dd4b-4fac-8542-8edc2bc33fb1 None None] DB_Driver: join new ServiceGroup member devstack to the compute group, service = {{(pid=73467) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2026-08-31 23:52:13.861 | Sep 01 01:51:48 devstack nova-compute[73467]: DEBUG oslo_service.periodic_task [None req-af1a6d60-b6f4-4a12-88e5-1aa212426c7f None None] Running periodic task ComputeManager._sync_power_states {{(pid=73467) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} 2026-08-31 23:52:13.862 | Sep 01 01:51:48 devstack nova-compute[73467]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.93 seconds {{(pid=73467) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-31 23:52:13.862 | Sep 01 01:51:48 devstack nova-compute[73467]: DEBUG oslo_service.periodic_task [None req-af1a6d60-b6f4-4a12-88e5-1aa212426c7f None None] Running periodic task ComputeManager._cleanup_running_deleted_instances {{(pid=73467) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} 2026-08-31 23:52:13.862 | Sep 01 01:51:48 devstack nova-compute[73467]: DEBUG oslo.service.backend._threading.loopingcall [None req-af1a6d60-b6f4-4a12-88e5-1aa212426c7f None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 35.90 seconds {{(pid=73467) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-31 23:52:13.865 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-31 23:52:13.868 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-cond.service 2026-08-31 23:52:13.886 | not-found 2026-08-31 23:52:13.891 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-31 23:52:13.895 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-sch.service 2026-08-31 23:52:13.917 | enabled 2026-08-31 23:52:13.922 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-sch.service --no-pager 2026-08-31 23:52:13.948 | ● devstack@n-sch.service - Devstack devstack@n-sch.service 2026-08-31 23:52:13.948 | Loaded: loaded (/etc/systemd/system/devstack@n-sch.service; enabled; preset: enabled) 2026-08-31 23:52:13.948 | Active: active (running) since Tue 2026-09-01 01:51:07 CEST; 1min 6s ago 2026-08-31 23:52:13.948 | Main PID: 69761 (nova-scheduler:) 2026-08-31 23:52:13.949 | Tasks: 19 (limit: 14255) 2026-08-31 23:52:13.949 | Memory: 154.8M (peak: 155.5M) 2026-08-31 23:52:13.949 | CPU: 4.921s 2026-08-31 23:52:13.949 | CGroup: /system.slice/system-devstack.slice/devstack@n-sch.service 2026-08-31 23:52:13.949 | ├─69761 "nova-scheduler: master process [/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf]" 2026-08-31 23:52:13.949 | ├─71631 "nova-scheduler: ServiceWrapper worker(0)" 2026-08-31 23:52:13.950 | └─71638 "nova-scheduler: ServiceWrapper worker(1)" 2026-08-31 23:52:13.950 | 2026-08-31 23:52:13.950 | Sep 01 01:51:14 devstack nova-scheduler[71638]: DEBUG nova.service [None req-bfc45662-422f-4d53-b20a-5446dc98636b None None] Join ServiceGroup membership for this service scheduler {{(pid=71638) start /opt/stack/nova/nova/service.py:288}} 2026-08-31 23:52:13.950 | Sep 01 01:51:14 devstack nova-scheduler[71638]: DEBUG nova.servicegroup.drivers.db [None req-bfc45662-422f-4d53-b20a-5446dc98636b None None] DB_Driver: join new ServiceGroup member devstack to the scheduler group, service = {{(pid=71638) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2026-08-31 23:52:13.950 | Sep 01 01:51:19 devstack nova-scheduler[71631]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.95 seconds {{(pid=71631) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-31 23:52:13.950 | Sep 01 01:51:19 devstack nova-scheduler[71638]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.98 seconds {{(pid=71638) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-31 23:52:13.950 | Sep 01 01:51:21 devstack nova-scheduler[69761]: DEBUG dbcounter [-] [69761] Writing DB stats nova_api:SELECT=3 {{(pid=69761) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-31 23:52:13.950 | Sep 01 01:51:21 devstack nova-scheduler[69761]: DEBUG dbcounter [-] [69761] Writing DB stats nova_cell0:SELECT=1 {{(pid=69761) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-31 23:52:13.950 | Sep 01 01:51:21 devstack nova-scheduler[69761]: DEBUG dbcounter [-] [69761] Writing DB stats nova_cell1:SELECT=1 {{(pid=69761) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-31 23:52:13.950 | Sep 01 01:51:29 devstack nova-scheduler[71631]: DEBUG dbcounter [-] [71631] Writing DB stats nova_cell0:SELECT=4,nova_cell0:INSERT=1,nova_cell0:UPDATE=1 {{(pid=71631) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-31 23:52:13.950 | Sep 01 01:51:29 devstack nova-scheduler[71638]: DEBUG dbcounter [-] [71638] Writing DB stats nova_cell0:SELECT=3 {{(pid=71638) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-31 23:52:13.951 | Sep 01 01:51:49 devstack nova-scheduler[71638]: DEBUG oslo.service.backend._threading.loopingcall [None req-50cacd93-a672-4078-906f-d8835a8363fc None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=71638) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-31 23:52:13.954 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-31 23:52:13.956 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-novnc.service 2026-08-31 23:52:13.974 | not-found 2026-08-31 23:52:13.981 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-31 23:52:13.984 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-api-meta.service 2026-08-31 23:52:14.004 | enabled 2026-08-31 23:52:14.009 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-api-meta.service --no-pager 2026-08-31 23:52:14.035 | ● devstack@n-api-meta.service - Devstack devstack@n-api-meta.service 2026-08-31 23:52:14.035 | Loaded: loaded (/etc/systemd/system/devstack@n-api-meta.service; enabled; preset: enabled) 2026-08-31 23:52:14.035 | Active: active (running) since Tue 2026-09-01 01:51:09 CEST; 1min 4s ago 2026-08-31 23:52:14.035 | Main PID: 70396 (uwsgi) 2026-08-31 23:52:14.036 | Status: "uWSGI is ready" 2026-08-31 23:52:14.036 | Tasks: 16 (limit: 14255) 2026-08-31 23:52:14.036 | Memory: 219.6M (peak: 219.8M) 2026-08-31 23:52:14.036 | CPU: 10.367s 2026-08-31 23:52:14.036 | CGroup: /system.slice/system-devstack.slice/devstack@n-api-meta.service 2026-08-31 23:52:14.036 | ├─70396 "nova-api-metauWSGI master" 2026-08-31 23:52:14.036 | ├─70397 "nova-api-metauWSGI worker 1" 2026-08-31 23:52:14.036 | ├─70398 "nova-api-metauWSGI worker 2" 2026-08-31 23:52:14.037 | └─70399 "nova-api-metauWSGI http 1" 2026-08-31 23:52:14.037 | 2026-08-31 23:52:14.037 | Sep 01 01:51:16 devstack devstack@n-api-meta.service[70397]: DEBUG nova.api.openstack.wsgi_app [None req-ce219f6d-0d03-4860-818a-6f379484e20f None None] ******************************************************************************** {{(pid=70397) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3567}} 2026-08-31 23:52:14.037 | Sep 01 01:51:16 devstack devstack@n-api-meta.service[70397]: WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x7b830bca4668 pid: 70397 (default app) 2026-08-31 23:52:14.037 | Sep 01 01:51:24 devstack devstack@n-api-meta.service[70398]: DEBUG dbcounter [-] [70398] Writing DB stats nova_api:SELECT=1 {{(pid=70398) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-31 23:52:14.037 | Sep 01 01:51:25 devstack devstack@n-api-meta.service[70397]: DEBUG dbcounter [-] [70397] Writing DB stats nova_api:SELECT=1 {{(pid=70397) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-31 23:52:14.037 | Sep 01 01:51:25 devstack devstack@n-api-meta.service[70398]: DEBUG dbcounter [-] [70398] Writing DB stats nova_cell0:SELECT=1 {{(pid=70398) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-31 23:52:14.038 | Sep 01 01:51:25 devstack devstack@n-api-meta.service[70398]: DEBUG dbcounter [-] [70398] Writing DB stats nova_cell1:SELECT=1 {{(pid=70398) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-31 23:52:14.038 | Sep 01 01:51:25 devstack devstack@n-api-meta.service[70398]: DEBUG dbcounter [-] [70398] Writing DB stats nova_cell0:SELECT=2,nova_cell0:INSERT=1 {{(pid=70398) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-31 23:52:14.039 | Sep 01 01:51:25 devstack devstack@n-api-meta.service[70397]: DEBUG dbcounter [-] [70397] Writing DB stats nova_cell0:SELECT=1 {{(pid=70397) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-31 23:52:14.039 | Sep 01 01:51:25 devstack devstack@n-api-meta.service[70397]: DEBUG dbcounter [-] [70397] Writing DB stats nova_cell1:SELECT=1 {{(pid=70397) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-31 23:52:14.039 | Sep 01 01:51:25 devstack devstack@n-api-meta.service[70397]: DEBUG dbcounter [-] [70397] Writing DB stats nova_cell0:SELECT=1 {{(pid=70397) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-31 23:52:14.042 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-31 23:52:14.045 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@placement-api.service 2026-08-31 23:52:14.064 | enabled 2026-08-31 23:52:14.069 | + functions-common:service_check:1720 : sudo systemctl status devstack@placement-api.service --no-pager 2026-08-31 23:52:14.093 | ● devstack@placement-api.service - Devstack devstack@placement-api.service 2026-08-31 23:52:14.094 | Loaded: loaded (/etc/systemd/system/devstack@placement-api.service; enabled; preset: enabled) 2026-08-31 23:52:14.094 | Active: active (running) since Tue 2026-09-01 01:49:40 CEST; 2min 33s ago 2026-08-31 23:52:14.094 | Main PID: 67548 (uwsgi) 2026-08-31 23:52:14.094 | Status: "uWSGI is ready" 2026-08-31 23:52:14.094 | Tasks: 5 (limit: 14255) 2026-08-31 23:52:14.094 | Memory: 173.6M (peak: 173.9M) 2026-08-31 23:52:14.094 | CPU: 6.524s 2026-08-31 23:52:14.095 | CGroup: /system.slice/system-devstack.slice/devstack@placement-api.service 2026-08-31 23:52:14.095 | ├─67548 "placementuWSGI master" 2026-08-31 23:52:14.095 | ├─67549 "placementuWSGI worker 1" 2026-08-31 23:52:14.095 | └─67550 "placementuWSGI worker 2" 2026-08-31 23:52:14.096 | 2026-08-31 23:52:14.096 | Sep 01 01:51:43 devstack devstack@placement-api.service[67549]: INFO placement.requestlog [req-f2c82de0-3d7f-4292-b515-8b493798d8cc req-b0047839-08a9-4ef1-a1a6-f8834ef1e271 service nova] 192.168.122.25 "PUT /placement/resource_providers/f6250243-4939-4166-bfce-161f188f7018/inventories" status: 200 len: 396 microversion: 1.26 2026-08-31 23:52:14.096 | Sep 01 01:51:43 devstack devstack@placement-api.service[67549]: [pid: 67549|app: 0|req: 5/9] 192.168.122.25 () {64 vars in 1493 bytes} [Tue Sep 1 01:51:43 2026] PUT /placement/resource_providers/f6250243-4939-4166-bfce-161f188f7018/inventories => generated 396 bytes in 76 msecs (HTTP/1.1 200) 8 headers in 296 bytes (1 switches on core 0) 2026-08-31 23:52:14.096 | Sep 01 01:51:43 devstack devstack@placement-api.service[67550]: DEBUG placement.requestlog [req-f2c82de0-3d7f-4292-b515-8b493798d8cc req-d0a43f4f-0009-49d9-96aa-62ead861c57b None None] Starting request: 192.168.122.25 "GET /placement/traits?name=in:COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_VOLUME_EXTEND,COMPUTE_NET_VIRTIO_PACKED,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_NODE,COMPUTE_ARCH_X86_64,HW_CPU_X86_SSE2,COMPUTE_SOUND_MODEL_AC97,COMPUTE_STORAGE_BUS_SCSI,COMPUTE_GRAPHICS_MODEL_CIRRUS,COMPUTE_SECURITY_STATELESS_FIRMWARE,OWNER_NOVA,COMPUTE_SOUND_MODEL_ES1370,HW_CPU_X86_SSE,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_NET_VIF_MODEL_VMXNET3,HW_CPU_X86_MMX,HW_CPU_X86_CLMUL,COMPUTE_GRAPHICS_MODEL_NONE,HW_CPU_X86_ABM,HW_CPU_X86_AMD_SVM,HW_CPU_X86_BMI2,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,HW_CPU_X86_AVX2,HW_CPU_X86_AVX,COMPUTE_NET_VIF_MODEL_VIRTIO,COMPUTE_DEVICE_TAGGING,COMPUTE_SOUND_MODEL_ICH9,HW_CPU_X86_FMA3,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_STORAGE_BUS_SATA,COMPUTE_IMAGE_TYPE_AKI,COMPUTE_IMAGE_TYPE_ARI,COMPUTE_GRAPHICS_MODEL_VMVGA,HW_ARCH_X86_64,COMPUTE_SOUND_MODEL_SB16,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_STORAGE_BUS_FDC,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_VOLUME_ATTACH_WITH_TAG,COMPUTE_STORAGE_VIRTIO_FS,COMPUTE_STORAGE_BUS_IDE,COMPUTE_GRAPHICS_MODEL_VGA,COMPUTE_ADDRESS_SPACE_EMULATED,HW_CPU_X86_SHA,HW_CPU_X86_SVM,COMPUTE_IMAGE_TYPE_ISO,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_IMAGE_TYPE_RAW,COMPUTE_NET_VIF_MODEL_E1000,HW_CPU_X86_SSSE3,COMPUTE_STORAGE_BUS_VIRTIO,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_GRAPHICS_MODEL_QXL,HW_CPU_X86_BMI,HW_CPU_X86_SSE4A,COMPUTE_ACCELERATORS,COMPUTE_STORAGE_BUS_USB,COMPUTE_IMAGE_TYPE_AMI,HW_CPU_X86_SSE41,COMPUTE_NET_VIF_MODEL_RTL8139,HW_CPU_X86_AESNI,COMPUTE_RESCUE_BFV,COMPUTE_TRUSTED_CERTS,HW_CPU_X86_F16C,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,HW_CPU_X86_SSE42,COMPUTE_IMAGE_TYPE_QCOW2,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_SOUND_MODEL_USB,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG" {{(pid=67550) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2026-08-31 23:52:14.096 | Sep 01 01:51:43 devstack devstack@placement-api.service[67550]: INFO placement.requestlog [req-f2c82de0-3d7f-4292-b515-8b493798d8cc req-d0a43f4f-0009-49d9-96aa-62ead861c57b service nova] 192.168.122.25 "GET /placement/traits?name=in:COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_VOLUME_EXTEND,COMPUTE_NET_VIRTIO_PACKED,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_NODE,COMPUTE_ARCH_X86_64,HW_CPU_X86_SSE2,COMPUTE_SOUND_MODEL_AC97,COMPUTE_STORAGE_BUS_SCSI,COMPUTE_GRAPHICS_MODEL_CIRRUS,COMPUTE_SECURITY_STATELESS_FIRMWARE,OWNER_NOVA,COMPUTE_SOUND_MODEL_ES1370,HW_CPU_X86_SSE,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_NET_VIF_MODEL_VMXNET3,HW_CPU_X86_MMX,HW_CPU_X86_CLMUL,COMPUTE_GRAPHICS_MODEL_NONE,HW_CPU_X86_ABM,HW_CPU_X86_AMD_SVM,HW_CPU_X86_BMI2,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,HW_CPU_X86_AVX2,HW_CPU_X86_AVX,COMPUTE_NET_VIF_MODEL_VIRTIO,COMPUTE_DEVICE_TAGGING,COMPUTE_SOUND_MODEL_ICH9,HW_CPU_X86_FMA3,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_STORAGE_BUS_SATA,COMPUTE_IMAGE_TYPE_AKI,COMPUTE_IMAGE_TYPE_ARI,COMPUTE_GRAPHICS_MODEL_VMVGA,HW_ARCH_X86_64,COMPUTE_SOUND_MODEL_SB16,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_STORAGE_BUS_FDC,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_VOLUME_ATTACH_WITH_TAG,COMPUTE_STORAGE_VIRTIO_FS,COMPUTE_STORAGE_BUS_IDE,COMPUTE_GRAPHICS_MODEL_VGA,COMPUTE_ADDRESS_SPACE_EMULATED,HW_CPU_X86_SHA,HW_CPU_X86_SVM,COMPUTE_IMAGE_TYPE_ISO,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_IMAGE_TYPE_RAW,COMPUTE_NET_VIF_MODEL_E1000,HW_CPU_X86_SSSE3,COMPUTE_STORAGE_BUS_VIRTIO,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_GRAPHICS_MODEL_QXL,HW_CPU_X86_BMI,HW_CPU_X86_SSE4A,COMPUTE_ACCELERATORS,COMPUTE_STORAGE_BUS_USB,COMPUTE_IMAGE_TYPE_AMI,HW_CPU_X86_SSE41,COMPUTE_NET_VIF_MODEL_RTL8139,HW_CPU_X86_AESNI,COMPUTE_RESCUE_BFV,COMPUTE_TRUSTED_CERTS,HW_CPU_X86_F16C,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,HW_CPU_X86_SSE42,COMPUTE_IMAGE_TYPE_QCOW2,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_SOUND_MODEL_USB,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG" status: 200 len: 2072 microversion: 1.6 2026-08-31 23:52:14.096 | Sep 01 01:51:43 devstack devstack@placement-api.service[67550]: [pid: 67550|app: 0|req: 5/10] 192.168.122.25 () {60 vars in 4929 bytes} [Tue Sep 1 01:51:43 2026] GET /placement/traits?name=in:COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_VOLUME_EXTEND,COMPUTE_NET_VIRTIO_PACKED,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_NODE,COMPUTE_ARCH_X86_64,HW_CPU_X86_SSE2,COMPUTE_SOUND_MODEL_AC97,COMPUTE_STORAGE_BUS_SCSI,COMPUTE_GRAPHICS_MODEL_CIRRUS,COMPUTE_SECURITY_STATELESS_FIRMWARE,OWNER_NOVA,COMPUTE_SOUND_MODEL_ES1370,HW_CPU_X86_SSE,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_NET_VIF_MODEL_VMXNET3,HW_CPU_X86_MMX,HW_CPU_X86_CLMUL,COMPUTE_GRAPHICS_MODEL_NONE,HW_CPU_X86_ABM,HW_CPU_X86_AMD_SVM,HW_CPU_X86_BMI2,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,HW_CPU_X86_AVX2,HW_CPU_X86_AVX,COMPUTE_NET_VIF_MODEL_VIRTIO,COMPUTE_DEVICE_TAGGING,COMPUTE_SOUND_MODEL_ICH9,HW_CPU_X86_FMA3,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_STORAGE_BUS_SATA,COMPUTE_IMAGE_TYPE_AKI,COMPUTE_IMAGE_TYPE_ARI,COMPUTE_GRAPHICS_MODEL_VMVGA,HW_ARCH_X86_64,COMPUTE_SOUND_MODEL_SB16,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_STORAGE_BUS_FDC,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_VOLUME_ATTACH_WITH_TAG,COMPUTE_STORAGE_VIRTIO_FS,COMPUTE_STORAGE_BUS_IDE,COMPUTE_GRAPHICS_MODEL_VGA,COMPUTE_ADDRESS_SPACE_EMULATED,HW_CPU_X86_SHA,HW_CPU_X86_SVM,COMPUTE_IMAGE_TYPE_ISO,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_IMAGE_TYPE_RAW,COMPUTE_NET_VIF_MODEL_E1000,HW_CPU_X86_SSSE3,COMPUTE_STORAGE_BUS_VIRTIO,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_GRAPHICS_MODEL_QXL,HW_CPU_X86_BMI,HW_CPU_X86_SSE4A,COMPUTE_ACCELERATORS,COMPUTE_STORAGE_BUS_USB,COMPUTE_IMAGE_TYPE_AMI,HW_CPU_X86_SSE41,COMPUTE_NET_VIF_MODEL_RTL8139,HW_CPU_X86_AESNI,COMPUTE_RESCUE_BFV,COMPUTE_TRUSTED_CERTS,HW_CPU_X86_F16C,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,HW_CPU_X86_SSE42,COMPUTE_IMAGE_TYPE_QCOW2,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_SOUND_MODEL_USB,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG => generated 2072 bytes in 64 msecs (HTTP/1.1 200) 6 headers in 225 bytes (1 switches on core 0) 2026-08-31 23:52:14.096 | Sep 01 01:51:43 devstack devstack@placement-api.service[67549]: DEBUG placement.requestlog [req-f2c82de0-3d7f-4292-b515-8b493798d8cc req-866d9717-3b5d-4f1f-8577-67cf30197541 None None] Starting request: 192.168.122.25 "PUT /placement/resource_providers/f6250243-4939-4166-bfce-161f188f7018/traits" {{(pid=67549) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2026-08-31 23:52:14.096 | Sep 01 01:51:43 devstack devstack@placement-api.service[67549]: INFO placement.requestlog [req-f2c82de0-3d7f-4292-b515-8b493798d8cc req-866d9717-3b5d-4f1f-8577-67cf30197541 service nova] 192.168.122.25 "PUT /placement/resource_providers/f6250243-4939-4166-bfce-161f188f7018/traits" status: 200 len: 2107 microversion: 1.6 2026-08-31 23:52:14.097 | Sep 01 01:51:43 devstack devstack@placement-api.service[67549]: [pid: 67549|app: 0|req: 6/11] 192.168.122.25 () {64 vars in 1478 bytes} [Tue Sep 1 01:51:43 2026] PUT /placement/resource_providers/f6250243-4939-4166-bfce-161f188f7018/traits => generated 2107 bytes in 294 msecs (HTTP/1.1 200) 6 headers in 225 bytes (1 switches on core 0) 2026-08-31 23:52:14.097 | Sep 01 01:51:53 devstack devstack@placement-api.service[67550]: DEBUG dbcounter [-] [67550] Writing DB stats placement:SELECT=4 {{(pid=67550) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-31 23:52:14.097 | Sep 01 01:51:53 devstack devstack@placement-api.service[67549]: DEBUG dbcounter [-] [67549] Writing DB stats placement:INSERT=81,placement:UPDATE=3,placement:SELECT=6 {{(pid=67549) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-31 23:52:14.102 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-31 23:52:14.106 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@placement-client.service 2026-08-31 23:52:14.125 | not-found 2026-08-31 23:52:14.131 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-31 23:52:14.135 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@g-api.service 2026-08-31 23:52:14.155 | enabled 2026-08-31 23:52:14.159 | + functions-common:service_check:1720 : sudo systemctl status devstack@g-api.service --no-pager 2026-08-31 23:52:14.183 | ● devstack@g-api.service - Devstack devstack@g-api.service 2026-08-31 23:52:14.183 | Loaded: loaded (/etc/systemd/system/devstack@g-api.service; enabled; preset: enabled) 2026-08-31 23:52:14.183 | Active: active (running) since Tue 2026-09-01 01:51:45 CEST; 28s ago 2026-08-31 23:52:14.183 | Main PID: 76626 (uwsgi) 2026-08-31 23:52:14.183 | Status: "uWSGI is ready" 2026-08-31 23:52:14.183 | Tasks: 9 (limit: 14255) 2026-08-31 23:52:14.184 | Memory: 259.8M (peak: 260.3M) 2026-08-31 23:52:14.184 | CPU: 11.922s 2026-08-31 23:52:14.184 | CGroup: /system.slice/system-devstack.slice/devstack@g-api.service 2026-08-31 23:52:14.184 | ├─76626 "glance-apiuWSGI master" 2026-08-31 23:52:14.184 | ├─76627 "glance-apiuWSGI worker 1" 2026-08-31 23:52:14.184 | └─76628 "glance-apiuWSGI worker 2" 2026-08-31 23:52:14.184 | 2026-08-31 23:52:14.184 | Sep 01 01:51:58 devstack devstack@g-api.service[76628]: INFO glance.location [None req-c2f28db8-2a55-46a9-8718-a3573f999a2c admin admin] Image format matched and virtual size computed: 117440512 2026-08-31 23:52:14.184 | Sep 01 01:51:58 devstack devstack@g-api.service[76628]: DEBUG glance_store.backend [None req-c2f28db8-2a55-46a9-8718-a3573f999a2c admin admin] Skipping store.set_acls... not implemented. {{(pid=76628) set_acls /opt/stack/data/venv/lib/python3.12/site-packages/glance_store/backend.py:507}} 2026-08-31 23:52:14.184 | Sep 01 01:51:58 devstack devstack@g-api.service[76628]: [pid: 76628|app: 0|req: 2/4] 127.0.0.1 () {42 vars in 911 bytes} [Tue Sep 1 01:51:56 2026] PUT /v2/images/64fc298b-4656-41e6-a52e-bd149cb491e9/file => generated 0 bytes in 1804 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) 2026-08-31 23:52:14.184 | Sep 01 01:51:58 devstack devstack@g-api.service[76627]: DEBUG glance.api.middleware.version_negotiation [None req-e6e40450-b317-454c-b047-0b3aec810449 admin admin] Determining version of request: GET /v2/images/64fc298b-4656-41e6-a52e-bd149cb491e9 Accept: */* {{(pid=76627) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:44}} 2026-08-31 23:52:14.185 | Sep 01 01:51:58 devstack devstack@g-api.service[76627]: DEBUG glance.api.middleware.version_negotiation [None req-e6e40450-b317-454c-b047-0b3aec810449 admin admin] Using url versioning {{(pid=76627) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:57}} 2026-08-31 23:52:14.185 | Sep 01 01:51:58 devstack devstack@g-api.service[76627]: DEBUG glance.api.middleware.version_negotiation [None req-e6e40450-b317-454c-b047-0b3aec810449 admin admin] Matched version: v2 {{(pid=76627) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:69}} 2026-08-31 23:52:14.185 | Sep 01 01:51:58 devstack devstack@g-api.service[76627]: DEBUG glance.api.middleware.version_negotiation [None req-e6e40450-b317-454c-b047-0b3aec810449 admin admin] new path /v2/images/64fc298b-4656-41e6-a52e-bd149cb491e9 {{(pid=76627) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:70}} 2026-08-31 23:52:14.185 | Sep 01 01:51:58 devstack devstack@g-api.service[76627]: [pid: 76627|app: 0|req: 3/5] 127.0.0.1 () {36 vars in 799 bytes} [Tue Sep 1 01:51:58 2026] GET /v2/images/64fc298b-4656-41e6-a52e-bd149cb491e9 => generated 976 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-31 23:52:14.185 | Sep 01 01:52:08 devstack devstack@g-api.service[76628]: DEBUG dbcounter [-] [76628] Writing DB stats glance:INSERT=5,glance:SELECT=16,glance:UPDATE=2 {{(pid=76628) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-31 23:52:14.185 | Sep 01 01:52:08 devstack devstack@g-api.service[76627]: DEBUG dbcounter [-] [76627] Writing DB stats glance:INSERT=9,glance:SELECT=6 {{(pid=76627) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-31 23:52:14.190 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-31 23:52:14.194 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@c-sch.service 2026-08-31 23:52:14.214 | enabled 2026-08-31 23:52:14.218 | + functions-common:service_check:1720 : sudo systemctl status devstack@c-sch.service --no-pager 2026-08-31 23:52:14.242 | ● devstack@c-sch.service - Devstack devstack@c-sch.service 2026-08-31 23:52:14.242 | Loaded: loaded (/etc/systemd/system/devstack@c-sch.service; enabled; preset: enabled) 2026-08-31 23:52:14.242 | Active: active (running) since Tue 2026-09-01 01:51:35 CEST; 39s ago 2026-08-31 23:52:14.242 | Main PID: 75099 (cinder-schedule) 2026-08-31 23:52:14.242 | Tasks: 1 (limit: 14255) 2026-08-31 23:52:14.242 | Memory: 108.1M (peak: 108.6M) 2026-08-31 23:52:14.243 | CPU: 4.028s 2026-08-31 23:52:14.243 | CGroup: /system.slice/system-devstack.slice/devstack@c-sch.service 2026-08-31 23:52:14.243 | └─75099 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf 2026-08-31 23:52:14.243 | 2026-08-31 23:52:14.243 | Sep 01 01:51:39 devstack cinder-scheduler[75099]: DEBUG oslo_service.backend._eventlet.service [None req-0ca68dcc-c08c-46af-9009-e51e923a9ea8 None None] ******************************************************************************** {{(pid=75099) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3567}} 2026-08-31 23:52:14.243 | Sep 01 01:51:39 devstack cinder-scheduler[75099]: INFO cinder.service [-] Starting cinder-scheduler node (version 28.1.0) 2026-08-31 23:52:14.243 | Sep 01 01:51:39 devstack cinder-scheduler[75099]: INFO cinder.manager [None req-92459cf1-62dc-414a-a386-ad8469fcb3ed None None] Initiating service 1 cleanup 2026-08-31 23:52:14.244 | Sep 01 01:51:39 devstack cinder-scheduler[75099]: INFO cinder.manager [None req-92459cf1-62dc-414a-a386-ad8469fcb3ed None None] Service 1 cleanup completed. 2026-08-31 23:52:14.244 | Sep 01 01:51:39 devstack cinder-scheduler[75099]: DEBUG cinder.service [None req-92459cf1-62dc-414a-a386-ad8469fcb3ed None None] Creating RPC server for service cinder-scheduler {{(pid=75099) start /opt/stack/cinder/cinder/service.py:231}} 2026-08-31 23:52:14.244 | Sep 01 01:51:39 devstack cinder-scheduler[75099]: DEBUG cinder.service [None req-92459cf1-62dc-414a-a386-ad8469fcb3ed None None] Pinning object versions for RPC server serializer to 1.39 {{(pid=75099) start /opt/stack/cinder/cinder/service.py:237}} 2026-08-31 23:52:14.244 | Sep 01 01:51:48 devstack cinder-scheduler[75099]: DEBUG cinder.scheduler.host_manager [None req-d6bd9479-3a3a-42d9-b91b-51199c1c7dff None None] Received volume service update from devstack@lvmdriver-1: {'volume_backend_name': 'lvmdriver-1', 'vendor_name': 'Open Source', '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}], 'driver_version': '3.0.0', 'storage_protocol': 'iSCSI', 'shared_targets': False, 'sparse_copy_volume': True, 'filter_function': None, 'goodness_function': None} {{(pid=75099) update_service_capabilities /opt/stack/cinder/cinder/scheduler/host_manager.py:629}} 2026-08-31 23:52:14.245 | Sep 01 01:51:48 devstack cinder-scheduler[75099]: DEBUG cinder.scheduler.host_manager [None req-d6bd9479-3a3a-42d9-b91b-51199c1c7dff 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, 8, 31, 23, 51, 48, 931742)}, {'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, 8, 31, 23, 51, 48, 931742)}]. {{(pid=75099) _notify_capacity_usage /opt/stack/cinder/cinder/scheduler/host_manager.py:978}} 2026-08-31 23:52:14.245 | Sep 01 01:51:48 devstack cinder-scheduler[75099]: DEBUG cinder.scheduler.host_manager [None req-d6bd9479-3a3a-42d9-b91b-51199c1c7dff 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, 8, 31, 23, 51, 48, 873944)} {{(pid=75099) update_from_volume_capability /opt/stack/cinder/cinder/scheduler/host_manager.py:415}} 2026-08-31 23:52:14.245 | Sep 01 01:51:58 devstack cinder-scheduler[75099]: DEBUG dbcounter [-] [75099] Writing DB stats cinder:SELECT=12,cinder:INSERT=1 {{(pid=75099) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-31 23:52:14.248 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-31 23:52:14.252 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@c-api.service 2026-08-31 23:52:14.275 | enabled 2026-08-31 23:52:14.281 | + functions-common:service_check:1720 : sudo systemctl status devstack@c-api.service --no-pager 2026-08-31 23:52:14.308 | ● devstack@c-api.service - Devstack devstack@c-api.service 2026-08-31 23:52:14.308 | Loaded: loaded (/etc/systemd/system/devstack@c-api.service; enabled; preset: enabled) 2026-08-31 23:52:14.308 | Active: active (running) since Tue 2026-09-01 01:51:27 CEST; 46s ago 2026-08-31 23:52:14.308 | Main PID: 74370 (uwsgi) 2026-08-31 23:52:14.309 | Status: "uWSGI is ready" 2026-08-31 23:52:14.309 | Tasks: 7 (limit: 14255) 2026-08-31 23:52:14.309 | Memory: 244.0M (peak: 244.3M) 2026-08-31 23:52:14.309 | CPU: 11.103s 2026-08-31 23:52:14.309 | CGroup: /system.slice/system-devstack.slice/devstack@c-api.service 2026-08-31 23:52:14.310 | ├─74370 "cinder-apiuWSGI master" 2026-08-31 23:52:14.310 | ├─74379 "cinder-apiuWSGI worker 1" 2026-08-31 23:52:14.310 | └─74380 "cinder-apiuWSGI worker 2" 2026-08-31 23:52:14.311 | 2026-08-31 23:52:14.311 | Sep 01 01:51:41 devstack devstack@c-api.service[74379]: DEBUG cinder.api.middleware.request_id [None req-42032062-a4c8-425b-9b07-60041963fa17 None None] RequestId filter calling following filter/app {{(pid=74379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} 2026-08-31 23:52:14.311 | Sep 01 01:51:42 devstack devstack@c-api.service[74379]: INFO cinder.api.openstack.wsgi [None req-42032062-a4c8-425b-9b07-60041963fa17 admin admin] POST http://192.168.122.25/volume/v3/types/0dc15ff1-52fa-4f41-b404-35f7c4b5b067/extra_specs 2026-08-31 23:52:14.311 | Sep 01 01:51:42 devstack devstack@c-api.service[74379]: DEBUG cinder.api.openstack.wsgi [None req-42032062-a4c8-425b-9b07-60041963fa17 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=74379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} 2026-08-31 23:52:14.311 | Sep 01 01:51:42 devstack devstack@c-api.service[74379]: /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-08-31 23:52:14.312 | Sep 01 01:51:42 devstack devstack@c-api.service[74379]: warnings.warn( 2026-08-31 23:52:14.312 | Sep 01 01:51:42 devstack devstack@c-api.service[74379]: DEBUG oslo_db.sqlalchemy.engines [None req-42032062-a4c8-425b-9b07-60041963fa17 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=74379) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-08-31 23:52:14.312 | Sep 01 01:51:42 devstack devstack@c-api.service[74379]: INFO cinder.api.openstack.wsgi [None req-42032062-a4c8-425b-9b07-60041963fa17 admin admin] http://192.168.122.25/volume/v3/types/0dc15ff1-52fa-4f41-b404-35f7c4b5b067/extra_specs returned with HTTP 200 2026-08-31 23:52:14.312 | Sep 01 01:51:42 devstack devstack@c-api.service[74379]: [pid: 74379|app: 0|req: 1/3] 192.168.122.25 () {60 vars in 1333 bytes} [Tue Sep 1 01:51:41 2026] POST /volume/v3/types/0dc15ff1-52fa-4f41-b404-35f7c4b5b067/extra_specs => generated 55 bytes in 914 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-31 23:52:14.312 | Sep 01 01:51:51 devstack devstack@c-api.service[74380]: DEBUG dbcounter [-] [74380] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=74380) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-31 23:52:14.312 | Sep 01 01:51:52 devstack devstack@c-api.service[74379]: DEBUG dbcounter [-] [74379] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=74379) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-31 23:52:14.317 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-31 23:52:14.320 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@c-vol.service 2026-08-31 23:52:14.342 | enabled 2026-08-31 23:52:14.346 | + functions-common:service_check:1720 : sudo systemctl status devstack@c-vol.service --no-pager 2026-08-31 23:52:14.371 | ● devstack@c-vol.service - Devstack devstack@c-vol.service 2026-08-31 23:52:14.371 | Loaded: loaded (/etc/systemd/system/devstack@c-vol.service; enabled; preset: enabled) 2026-08-31 23:52:14.371 | Active: active (running) since Tue 2026-09-01 01:51:37 CEST; 37s ago 2026-08-31 23:52:14.371 | Main PID: 75752 (cinder-volume) 2026-08-31 23:52:14.371 | Tasks: 2 (limit: 14255) 2026-08-31 23:52:14.372 | Memory: 143.0M (peak: 157.2M) 2026-08-31 23:52:14.372 | CPU: 11.448s 2026-08-31 23:52:14.372 | CGroup: /system.slice/system-devstack.slice/devstack@c-vol.service 2026-08-31 23:52:14.372 | ├─75752 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2026-08-31 23:52:14.372 | └─75911 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2026-08-31 23:52:14.372 | 2026-08-31 23:52:14.373 | Sep 01 01:51:49 devstack cinder-volume[75911]: DEBUG oslo_concurrency.processutils [None req-d6bd9479-3a3a-42d9-b91b-51199c1c7dff None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o size,data_percent --separator : --nosuffix /dev/stack-volumes-lvmdriver-1/stack-volumes-lvmdriver-1-pool" returned: 0 in 0.263s {{(pid=75911) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} 2026-08-31 23:52:14.373 | Sep 01 01:51:49 devstack cinder-volume[75911]: DEBUG oslo_concurrency.processutils [None req-d6bd9479-3a3a-42d9-b91b-51199c1c7dff None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=75911) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} 2026-08-31 23:52:14.373 | Sep 01 01:51:49 devstack sudo[76763]: 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-08-31 23:52:14.373 | Sep 01 01:51:49 devstack sudo[76763]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) 2026-08-31 23:52:14.374 | Sep 01 01:51:50 devstack sudo[76763]: pam_unix(sudo:session): session closed for user root 2026-08-31 23:52:14.374 | Sep 01 01:51:50 devstack cinder-volume[75911]: DEBUG oslo_concurrency.processutils [None req-d6bd9479-3a3a-42d9-b91b-51199c1c7dff 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.253s {{(pid=75911) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} 2026-08-31 23:52:14.374 | Sep 01 01:51:50 devstack cinder-volume[75911]: INFO cinder.volume.manager [None req-d6bd9479-3a3a-42d9-b91b-51199c1c7dff None None] Driver post RPC initialization completed successfully. 2026-08-31 23:52:14.374 | Sep 01 01:51:52 devstack cinder-volume[75752]: DEBUG dbcounter [-] [75752] Writing DB stats cinder:SELECT=8,cinder:INSERT=1,cinder:UPDATE=1 {{(pid=75752) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-31 23:52:14.374 | Sep 01 01:52:00 devstack cinder-volume[75911]: DEBUG dbcounter [-] [75911] Writing DB stats cinder:SELECT=4 {{(pid=75911) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-31 23:52:14.374 | Sep 01 01:52:00 devstack cinder-volume[75911]: DEBUG dbcounter [-] [75911] Writing DB stats cinder:SELECT=10,cinder:INSERT=1,cinder:UPDATE=2 {{(pid=75911) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-31 23:52:14.378 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-31 23:52:14.380 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovn-controller.service 2026-08-31 23:52:14.398 | not-found 2026-08-31 23:52:14.404 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-31 23:52:14.406 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovn-northd.service 2026-08-31 23:52:14.423 | not-found 2026-08-31 23:52:14.429 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-31 23:52:14.434 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovs-vswitchd.service 2026-08-31 23:52:14.457 | not-found 2026-08-31 23:52:14.463 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-31 23:52:14.466 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovsdb-server.service 2026-08-31 23:52:14.484 | not-found 2026-08-31 23:52:14.489 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-31 23:52:14.492 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@q-svc.service 2026-08-31 23:52:14.511 | not-found 2026-08-31 23:52:14.516 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-31 23:52:14.518 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@q-ovn-agent.service 2026-08-31 23:52:14.537 | enabled 2026-08-31 23:52:14.542 | + functions-common:service_check:1720 : sudo systemctl status devstack@q-ovn-agent.service --no-pager 2026-08-31 23:52:14.566 | ● devstack@q-ovn-agent.service - Devstack devstack@q-ovn-agent.service 2026-08-31 23:52:14.566 | Loaded: loaded (/etc/systemd/system/devstack@q-ovn-agent.service; enabled; preset: enabled) 2026-08-31 23:52:14.566 | Active: active (running) since Tue 2026-09-01 01:49:20 CEST; 2min 54s ago 2026-08-31 23:52:14.566 | Main PID: 64162 (neutron-ovn-age) 2026-08-31 23:52:14.566 | Tasks: 20 (limit: 14255) 2026-08-31 23:52:14.567 | Memory: 343.5M (peak: 344.3M) 2026-08-31 23:52:14.567 | CPU: 12.019s 2026-08-31 23:52:14.567 | CGroup: /system.slice/system-devstack.slice/devstack@q-ovn-agent.service 2026-08-31 23:52:14.567 | ├─64162 "neutron-ovn-agent: master process [/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini]" 2026-08-31 23:52:14.568 | ├─65667 "neutron-ovn-agent: ServiceWrapper worker(0)" 2026-08-31 23:52:14.568 | ├─66053 /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/tmpkk6mkv67/privsep.sock 2026-08-31 23:52:14.568 | └─68441 /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/tmpia7ckndo/privsep.sock 2026-08-31 23:52:14.568 | 2026-08-31 23:52:14.568 | Sep 01 01:51:00 devstack neutron-ovn-agent[65667]: 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=d1f6d754-ba5d-4431-a2ba-a5e401473474, external_ids={}, ipsec=False, nb_cfg=2, options={'arp_ns_explicit_output': 'true', 'mac_prefix': '26:7e:93', 'max_tunid': '16711680', 'northd_internal_version': '24.03.6-20.33.0-76.8', 'svc_monitor_mac': '86:f7:37:af:87:b3', '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=d1f6d754-ba5d-4431-a2ba-a5e401473474, nb_cfg=1) {{(pid=65667) matches /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/event.py:55}} 2026-08-31 23:52:14.569 | Sep 01 01:51:00 devstack neutron-ovn-agent[65667]: DEBUG neutron.agent.ovn.agent.ovn_neutron_agent [-] Delaying updating chassis table for 6 seconds {{(pid=65667) run /opt/stack/neutron/neutron/agent/ovn/agent/ovn_neutron_agent.py:66}} 2026-08-31 23:52:14.569 | Sep 01 01:51:06 devstack neutron-ovn-agent[65667]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn 68bce9f9 n=1 command(idx=0): DbSetCommand(_result=None, table=Chassis_Private, record=c3ca61b8-1a63-4e98-8ddf-43f85b01be3b, col_values=(('external_ids', {'neutron:ovn-neutron-agent-sb-cfg': '2'}),), if_exists=True) {{(pid=65667) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:91}} 2026-08-31 23:52:14.569 | Sep 01 01:51:06 devstack neutron-ovn-agent[65667]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] txn 68bce9f9 succeeded {{(pid=65667) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:137}} 2026-08-31 23:52:14.569 | Sep 01 01:51:24 devstack neutron-ovn-agent[65667]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "_check_child_processes" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" {{(pid=65667) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} 2026-08-31 23:52:14.569 | Sep 01 01:51:24 devstack neutron-ovn-agent[65667]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.001s {{(pid=65667) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} 2026-08-31 23:52:14.569 | Sep 01 01:51:24 devstack neutron-ovn-agent[65667]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=65667) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} 2026-08-31 23:52:14.569 | Sep 01 01:51:24 devstack neutron-ovn-agent[65667]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "_check_child_processes" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" {{(pid=65667) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} 2026-08-31 23:52:14.569 | Sep 01 01:51:24 devstack neutron-ovn-agent[65667]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=65667) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} 2026-08-31 23:52:14.570 | Sep 01 01:51:24 devstack neutron-ovn-agent[65667]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=65667) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} 2026-08-31 23:52:14.572 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-31 23:52:14.575 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@rabbit.service 2026-08-31 23:52:14.593 | not-found 2026-08-31 23:52:14.599 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-31 23:52:14.603 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@tempest.service 2026-08-31 23:52:14.621 | not-found 2026-08-31 23:52:14.627 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-31 23:52:14.631 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@mysql.service 2026-08-31 23:52:14.649 | not-found 2026-08-31 23:52:14.654 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-31 23:52:14.656 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@etcd3.service 2026-08-31 23:52:14.676 | not-found 2026-08-31 23:52:14.681 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-31 23:52:14.685 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@dstat.service 2026-08-31 23:52:14.706 | enabled 2026-08-31 23:52:14.711 | + functions-common:service_check:1720 : sudo systemctl status devstack@dstat.service --no-pager 2026-08-31 23:52:14.740 | ● devstack@dstat.service - Devstack devstack@dstat.service 2026-08-31 23:52:14.740 | Loaded: loaded (/etc/systemd/system/devstack@dstat.service; enabled; preset: enabled) 2026-08-31 23:52:14.740 | Active: active (running) since Tue 2026-09-01 01:42:48 CEST; 9min ago 2026-08-31 23:52:14.740 | Main PID: 40729 (dstat.sh) 2026-08-31 23:52:14.741 | Tasks: 3 (limit: 14255) 2026-08-31 23:52:14.741 | Memory: 27.5M (peak: 28.0M) 2026-08-31 23:52:14.741 | CPU: 3.512s 2026-08-31 23:52:14.741 | CGroup: /system.slice/system-devstack.slice/devstack@dstat.service 2026-08-31 23:52:14.741 | ├─40729 /bin/bash /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs 2026-08-31 23:52:14.741 | ├─40830 /usr/bin/python3 /bin/dstat -tcmndrylpg --tcp --output /opt/stack/logs/dstat-csv.log 2026-08-31 23:52:14.741 | └─40831 /usr/bin/python3 /bin/dstat -tcmndrylpg --swap --tcp 2026-08-31 23:52:14.741 | 2026-08-31 23:52:14.741 | Sep 01 01:52:05 devstack dstat.sh[40831]: 01-09 01:52:05| 19 8 68 0 0|5314M 245M 210M 5980M| 0 0 | 0 160k| 0 20.0 |2458 1593 |2.68 2.40 1.61|1.0 0 0| 0 0 | | 17 286 0 29 0 2026-08-31 23:52:14.742 | Sep 01 01:52:06 devstack dstat.sh[40831]: 01-09 01:52:06| 22 5 68 0 0|5309M 249M 210M 5980M| 52B 0 | 0 144k| 0 19.0 |3127 2280 |2.68 2.40 1.61|2.0 0 0| 0 0 | | 17 286 0 29 0 2026-08-31 23:52:14.742 | Sep 01 01:52:07 devstack dstat.sh[40831]: 01-09 01:52:07| 15 16 64 0 0|5309M 249M 210M 5980M|6384B 34k| 36k 1258k|4.01 154 |4427 3694 |2.68 2.40 1.61|4.0 0 263| 0 0 | | 17 286 0 29 0 2026-08-31 23:52:14.742 | Sep 01 01:52:08 devstack dstat.sh[40831]: 01-09 01:52:08| 25 13 55 1 0|5319M 239M 210M 5983M| 52B 0 | 24k 2660k|2.00 179 |4192 8683 |2.54 2.37 1.61|3.0 0 34| 0 0 | | 17 286 0 28 0 2026-08-31 23:52:14.742 | Sep 01 01:52:09 devstack dstat.sh[40831]: 01-09 01:52:09| 28 10 56 0 0|5292M 266M 210M 5980M| 660B 4294B| 128k 336k|4.00 32.0 |3658 5722 |2.54 2.37 1.61|1.0 0 43| 0 0 | | 17 290 0 29 0 2026-08-31 23:52:14.742 | Sep 01 01:52:10 devstack dstat.sh[40831]: 01-09 01:52:10| 3 11 77 0 0|5283M 275M 210M 5980M|3344B 18k| 16k 1105k|2.99 74.8 |4255 4108 |2.54 2.37 1.61| 0 0 239| 0 0 | | 17 290 0 29 0 2026-08-31 23:52:14.742 | Sep 01 01:52:11 devstack dstat.sh[40831]: 01-09 01:52:11| 11 6 80 0 0|5286M 271M 210M 5980M| 132B 477B| 0 4104B| 0 1.00 |1929 1469 |2.54 2.37 1.61|1.0 0 6.0| 0 0 | | 17 290 0 29 0 2026-08-31 23:52:14.743 | Sep 01 01:52:12 devstack dstat.sh[40831]: 01-09 01:52:12| 18 9 70 0 0|5311M 247M 210M 5980M| 52B 0 | 0 40k| 0 5.01 |2288 1315 |2.54 2.37 1.61|1.0 0 0| 0 0 | | 17 290 0 29 0 2026-08-31 23:52:14.743 | Sep 01 01:52:13 devstack dstat.sh[40831]: 01-09 01:52:13| 20 7 69 0 0|5329M 229M 210M 5980M| 0 0 | 0 0 | 0 0 |2470 1492 |2.42 2.35 1.60|1.0 0 0| 0 0 | | 17 290 0 29 0 2026-08-31 23:52:14.744 | Sep 01 01:52:14 devstack dstat.sh[40831]: 01-09 01:52:14| 18 12 64 0 0|5276M 281M 210M 5980M|5456B 26k|8180B 0 |2.00 0 |4446 3398 |2.42 2.35 1.60|1.0 0 114| 0 0 | | 17 294 0 29 0 2026-08-31 23:52:14.748 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-31 23:52:14.751 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@q-ovn-metadata-agent.service 2026-08-31 23:52:14.772 | enabled 2026-08-31 23:52:14.778 | + functions-common:service_check:1720 : sudo systemctl status devstack@q-ovn-metadata-agent.service --no-pager 2026-08-31 23:52:14.802 | ● devstack@q-ovn-metadata-agent.service - Devstack devstack@q-ovn-metadata-agent.service 2026-08-31 23:52:14.802 | Loaded: loaded (/etc/systemd/system/devstack@q-ovn-metadata-agent.service; enabled; preset: enabled) 2026-08-31 23:52:14.802 | Active: active (running) since Tue 2026-09-01 01:49:18 CEST; 2min 56s ago 2026-08-31 23:52:14.802 | Main PID: 63465 (neutron-ovn-met) 2026-08-31 23:52:14.803 | Tasks: 2 (limit: 14255) 2026-08-31 23:52:14.803 | Memory: 121.1M (peak: 121.8M) 2026-08-31 23:52:14.803 | CPU: 3.923s 2026-08-31 23:52:14.803 | CGroup: /system.slice/system-devstack.slice/devstack@q-ovn-metadata-agent.service 2026-08-31 23:52:14.803 | └─63465 "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-08-31 23:52:14.803 | 2026-08-31 23:52:14.803 | Sep 01 01:49:22 devstack neutron-ovn-metadata-agent[63465]: ERROR neutron File "/opt/stack/neutron/neutron/agent/ovn/metadata/ovsdb.py", line 70, in start 2026-08-31 23:52:14.803 | Sep 01 01:49:22 devstack neutron-ovn-metadata-agent[63465]: ERROR neutron helper = idlutils.get_schema_helper(connection_string, 2026-08-31 23:52:14.803 | Sep 01 01:49:22 devstack neutron-ovn-metadata-agent[63465]: ERROR neutron ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-31 23:52:14.803 | Sep 01 01:49:22 devstack neutron-ovn-metadata-agent[63465]: 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-08-31 23:52:14.804 | Sep 01 01:49:22 devstack neutron-ovn-metadata-agent[63465]: ERROR neutron return create_schema_helper(fetch_schema_json(connection, schema_name)) 2026-08-31 23:52:14.804 | Sep 01 01:49:22 devstack neutron-ovn-metadata-agent[63465]: ERROR neutron ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-31 23:52:14.804 | Sep 01 01:49:22 devstack neutron-ovn-metadata-agent[63465]: 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-08-31 23:52:14.804 | Sep 01 01:49:22 devstack neutron-ovn-metadata-agent[63465]: ERROR neutron raise Exception("Could not retrieve schema from %s" % connection) 2026-08-31 23:52:14.804 | Sep 01 01:49:22 devstack neutron-ovn-metadata-agent[63465]: ERROR neutron Exception: Could not retrieve schema from unix:/usr/local/var/run/openvswitch/db.sock 2026-08-31 23:52:14.804 | Sep 01 01:49:22 devstack neutron-ovn-metadata-agent[63465]: ERROR neutron 2026-08-31 23:52:14.808 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-31 23:52:14.812 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-api.service 2026-08-31 23:52:14.831 | enabled 2026-08-31 23:52:14.835 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-api.service --no-pager 2026-08-31 23:52:14.860 | ● devstack@neutron-api.service - Devstack devstack@neutron-api.service 2026-08-31 23:52:14.860 | Loaded: loaded (/etc/systemd/system/devstack@neutron-api.service; enabled; preset: enabled) 2026-08-31 23:52:14.860 | Active: active (running) since Tue 2026-09-01 01:49:23 CEST; 2min 51s ago 2026-08-31 23:52:14.860 | Main PID: 65234 (uwsgi) 2026-08-31 23:52:14.860 | Status: "uWSGI is ready" 2026-08-31 23:52:14.861 | Tasks: 23 (limit: 14255) 2026-08-31 23:52:14.861 | Memory: 384.3M (peak: 385.1M) 2026-08-31 23:52:14.861 | CPU: 45.015s 2026-08-31 23:52:14.861 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-api.service 2026-08-31 23:52:14.861 | ├─65234 "neutron-apiuWSGI master" 2026-08-31 23:52:14.861 | ├─65235 "neutron-apiuWSGI worker 1" 2026-08-31 23:52:14.861 | └─65236 "neutron-apiuWSGI worker 2" 2026-08-31 23:52:14.861 | 2026-08-31 23:52:14.861 | Sep 01 01:51:52 devstack devstack@neutron-api.service[65236]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=65236) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-08-31 23:52:14.862 | Sep 01 01:51:52 devstack devstack@neutron-api.service[65236]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "381a1d9e05645856a89525c999eb545f" from periodic health check thread {{(pid=65236) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1532}} 2026-08-31 23:52:14.862 | Sep 01 01:51:54 devstack devstack@neutron-api.service[65235]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=65235) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-08-31 23:52:14.862 | Sep 01 01:51:54 devstack devstack@neutron-api.service[65235]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "25a11cbd1f9a5429839ed7053fda01e9" from periodic health check thread {{(pid=65235) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1532}} 2026-08-31 23:52:14.862 | Sep 01 01:52:02 devstack devstack@neutron-api.service[65236]: DEBUG dbcounter [-] [65236] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=65236) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-31 23:52:14.862 | Sep 01 01:52:04 devstack devstack@neutron-api.service[65235]: DEBUG dbcounter [-] [65235] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=65235) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-31 23:52:14.862 | Sep 01 01:52:07 devstack devstack@neutron-api.service[65236]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=65236) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-08-31 23:52:14.863 | Sep 01 01:52:07 devstack devstack@neutron-api.service[65236]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "381a1d9e05645856a89525c999eb545f" from periodic health check thread {{(pid=65236) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1532}} 2026-08-31 23:52:14.863 | Sep 01 01:52:09 devstack devstack@neutron-api.service[65235]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=65235) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-08-31 23:52:14.863 | Sep 01 01:52:09 devstack devstack@neutron-api.service[65235]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "25a11cbd1f9a5429839ed7053fda01e9" from periodic health check thread {{(pid=65235) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1532}} 2026-08-31 23:52:14.866 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-31 23:52:14.869 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-periodic-workers.service 2026-08-31 23:52:14.889 | enabled 2026-08-31 23:52:14.895 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-periodic-workers.service --no-pager 2026-08-31 23:52:14.920 | ● devstack@neutron-periodic-workers.service - Devstack devstack@neutron-periodic-workers.service 2026-08-31 23:52:14.920 | Loaded: loaded (/etc/systemd/system/devstack@neutron-periodic-workers.service; enabled; preset: enabled) 2026-08-31 23:52:14.921 | Active: active (running) since Tue 2026-09-01 01:49:27 CEST; 2min 47s ago 2026-08-31 23:52:14.921 | Main PID: 66254 (neutron-periodi) 2026-08-31 23:52:14.921 | Tasks: 15 (limit: 14255) 2026-08-31 23:52:14.921 | Memory: 179.8M (peak: 180.1M) 2026-08-31 23:52:14.921 | CPU: 6.609s 2026-08-31 23:52:14.921 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-periodic-workers.service 2026-08-31 23:52:14.921 | ├─66254 "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-08-31 23:52:14.921 | └─66927 "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-08-31 23:52:14.921 | 2026-08-31 23:52:14.921 | Sep 01 01:51:06 devstack neutron-periodic-workers[66927]: DEBUG oslo.service.backend._threading.loopingcall [None req-28df1b39-535a-4f5a-a335-6c729b073baa None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.AgentDbMixin.agent_health_check' sleeping for 36.99 seconds {{(pid=66927) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-31 23:52:14.922 | Sep 01 01:51:16 devstack neutron-periodic-workers[66927]: DEBUG dbcounter [-] [66927] Writing DB stats neutron:SELECT=1 {{(pid=66927) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-31 23:52:14.922 | Sep 01 01:51:21 devstack neutron-periodic-workers[66927]: DEBUG oslo.service.backend._threading.loopingcall [None req-627d7155-38b9-442b-a310-770fabfe5aa4 None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.DhcpAgentSchedulerDbMixin.remove_networks_from_down_agents' sleeping for 36.93 seconds {{(pid=66927) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-31 23:52:14.922 | Sep 01 01:51:31 devstack neutron-periodic-workers[66927]: DEBUG dbcounter [-] [66927] Writing DB stats neutron:SELECT=3 {{(pid=66927) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-31 23:52:14.922 | Sep 01 01:51:38 devstack neutron-periodic-workers[66927]: DEBUG oslo.service.backend._threading.loopingcall [None req-89742da3-50a3-4484-8e6a-edc205260b51 None None] Fixed interval looping call 'neutron.db.quota.driver_nolock.DbQuotaNoLockDriver._remove_expired_reservations' sleeping for 119.97 seconds {{(pid=66927) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-31 23:52:14.922 | Sep 01 01:51:43 devstack neutron-periodic-workers[66927]: DEBUG neutron.db.agents_db [None req-28df1b39-535a-4f5a-a335-6c729b073baa None None] Agent healthcheck: found 0 active agents {{(pid=66927) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:326}} 2026-08-31 23:52:14.922 | Sep 01 01:51:43 devstack neutron-periodic-workers[66927]: DEBUG oslo.service.backend._threading.loopingcall [None req-28df1b39-535a-4f5a-a335-6c729b073baa None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.AgentDbMixin.agent_health_check' sleeping for 36.99 seconds {{(pid=66927) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-31 23:52:14.922 | Sep 01 01:51:53 devstack neutron-periodic-workers[66927]: DEBUG dbcounter [-] [66927] Writing DB stats neutron:DELETE=1,neutron:SELECT=1 {{(pid=66927) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-31 23:52:14.922 | Sep 01 01:51:58 devstack neutron-periodic-workers[66927]: DEBUG oslo.service.backend._threading.loopingcall [None req-627d7155-38b9-442b-a310-770fabfe5aa4 None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.DhcpAgentSchedulerDbMixin.remove_networks_from_down_agents' sleeping for 36.99 seconds {{(pid=66927) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-31 23:52:14.923 | Sep 01 01:52:08 devstack neutron-periodic-workers[66927]: DEBUG dbcounter [-] [66927] Writing DB stats neutron:SELECT=3 {{(pid=66927) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-31 23:52:14.928 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-31 23:52:14.930 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-rpc-server.service 2026-08-31 23:52:14.949 | enabled 2026-08-31 23:52:14.955 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-rpc-server.service --no-pager 2026-08-31 23:52:14.978 | ● devstack@neutron-rpc-server.service - Devstack devstack@neutron-rpc-server.service 2026-08-31 23:52:14.978 | Loaded: loaded (/etc/systemd/system/devstack@neutron-rpc-server.service; enabled; preset: enabled) 2026-08-31 23:52:14.978 | Active: active (running) since Tue 2026-09-01 01:49:25 CEST; 2min 49s ago 2026-08-31 23:52:14.978 | Main PID: 65753 (neutron-rpc-ser) 2026-08-31 23:52:14.979 | Tasks: 23 (limit: 14255) 2026-08-31 23:52:14.979 | Memory: 200.9M (peak: 201.5M) 2026-08-31 23:52:14.979 | CPU: 7.418s 2026-08-31 23:52:14.979 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-rpc-server.service 2026-08-31 23:52:14.979 | ├─65753 "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-08-31 23:52:14.979 | ├─67062 "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-08-31 23:52:14.979 | └─67075 "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-08-31 23:52:14.979 | 2026-08-31 23:52:14.979 | Sep 01 01:49:39 devstack neutron-rpc-server[67075]: DEBUG neutron.plugins.ml2.plugin [-] neutron.plugins.ml2.plugin.Ml2Plugin method start_rpc_listeners called with arguments () {} {{(pid=67075) wrapper /opt/stack/data/venv/lib/python3.12/site-packages/oslo_log/helpers.py:77}} 2026-08-31 23:52:14.980 | Sep 01 01:49:39 devstack neutron-rpc-server[67062]: DEBUG neutron.service [-] RpcWorker start finished, description: rpc worker {{(pid=67062) wrapper /opt/stack/neutron/neutron/common/utils.py:200}} 2026-08-31 23:52:14.980 | Sep 01 01:49:39 devstack neutron-rpc-server[67062]: DEBUG neutron.service [-] RpcWorker wait called, description: rpc worker {{(pid=67062) wrapper /opt/stack/neutron/neutron/common/utils.py:197}} 2026-08-31 23:52:14.980 | Sep 01 01:49:39 devstack neutron-rpc-server[67062]: DEBUG neutron.service [-] calling wait on {{(pid=67062) _wait /opt/stack/neutron/neutron/service.py:90}} 2026-08-31 23:52:14.980 | Sep 01 01:49:39 devstack neutron-rpc-server[67075]: DEBUG neutron.service [-] RpcWorker start finished, description: rpc worker {{(pid=67075) wrapper /opt/stack/neutron/neutron/common/utils.py:200}} 2026-08-31 23:52:14.980 | Sep 01 01:49:39 devstack neutron-rpc-server[67075]: DEBUG neutron.service [-] RpcWorker wait called, description: rpc worker {{(pid=67075) wrapper /opt/stack/neutron/neutron/common/utils.py:197}} 2026-08-31 23:52:14.980 | Sep 01 01:49:39 devstack neutron-rpc-server[67075]: DEBUG neutron.service [-] calling wait on {{(pid=67075) _wait /opt/stack/neutron/neutron/service.py:90}} 2026-08-31 23:52:14.981 | Sep 01 01:49:47 devstack neutron-rpc-server[65753]: DEBUG dbcounter [-] [65753] Writing DB stats neutron:SELECT=7,neutron:INSERT=1 {{(pid=65753) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-31 23:52:14.981 | Sep 01 01:50:09 devstack neutron-rpc-server[67062]: WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-08-31 23:52:14.981 | Sep 01 01:50:09 devstack neutron-rpc-server[67075]: WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-08-31 23:52:14.984 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-31 23:52:14.987 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-ovn-maintenance-worker.service 2026-08-31 23:52:15.007 | enabled 2026-08-31 23:52:15.013 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-ovn-maintenance-worker.service --no-pager 2026-08-31 23:52:15.037 | ● devstack@neutron-ovn-maintenance-worker.service - Devstack devstack@neutron-ovn-maintenance-worker.service 2026-08-31 23:52:15.037 | Loaded: loaded (/etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service; enabled; preset: enabled) 2026-08-31 23:52:15.037 | Active: active (running) since Tue 2026-09-01 01:49:30 CEST; 2min 44s ago 2026-08-31 23:52:15.038 | Main PID: 66758 (neutron-ovn-mai) 2026-08-31 23:52:15.038 | Tasks: 12 (limit: 14255) 2026-08-31 23:52:15.038 | Memory: 260.7M (peak: 261.2M) 2026-08-31 23:52:15.038 | CPU: 7.861s 2026-08-31 23:52:15.038 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-ovn-maintenance-worker.service 2026-08-31 23:52:15.038 | ├─66758 "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-08-31 23:52:15.038 | └─66975 "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-08-31 23:52:15.038 | 2026-08-31 23:52:15.039 | Sep 01 01:49:59 devstack neutron-ovn-maintenance-worker[66975]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-0e436806-d341-4498-ba57-56478addc8cb None None] Starting OVN maintenance task: update_router_distributed_flag {{(pid=66975) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:102}} 2026-08-31 23:52:15.039 | Sep 01 01:49:59 devstack neutron-ovn-maintenance-worker[66975]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-0e436806-d341-4498-ba57-56478addc8cb None None] OVN maintenance task: Sync router.distributed with distributed floating IP config. {{(pid=66975) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:104}} 2026-08-31 23:52:15.039 | Sep 01 01:49:59 devstack neutron-ovn-maintenance-worker[66975]: INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-0e436806-d341-4498-ba57-56478addc8cb None None] OVN maintenance task update_router_distributed_flag finished in 0.010 seconds 2026-08-31 23:52:15.039 | Sep 01 01:49:59 devstack neutron-ovn-maintenance-worker[66975]: DEBUG futurist.periodics [None req-0e436806-d341-4498-ba57-56478addc8cb 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=66975) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-08-31 23:52:15.039 | Sep 01 01:49:59 devstack neutron-ovn-maintenance-worker[66975]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-0e436806-d341-4498-ba57-56478addc8cb None None] Starting OVN maintenance task: update_security_group_with_address_group {{(pid=66975) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:102}} 2026-08-31 23:52:15.039 | Sep 01 01:49:59 devstack neutron-ovn-maintenance-worker[66975]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-0e436806-d341-4498-ba57-56478addc8cb None None] OVN maintenance task: Repair Address_Sets and ACLs for address group rules. {{(pid=66975) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:104}} 2026-08-31 23:52:15.039 | Sep 01 01:49:59 devstack neutron-ovn-maintenance-worker[66975]: INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-0e436806-d341-4498-ba57-56478addc8cb None None] OVN maintenance task update_security_group_with_address_group finished in 0.025 seconds 2026-08-31 23:52:15.039 | Sep 01 01:49:59 devstack neutron-ovn-maintenance-worker[66975]: DEBUG futurist.periodics [None req-0e436806-d341-4498-ba57-56478addc8cb 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=66975) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-08-31 23:52:15.040 | Sep 01 01:49:59 devstack neutron-ovn-maintenance-worker[66975]: DEBUG futurist.periodics [None req-0e436806-d341-4498-ba57-56478addc8cb 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=66975) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-08-31 23:52:15.040 | Sep 01 01:50:09 devstack neutron-ovn-maintenance-worker[66975]: DEBUG dbcounter [-] [66975] Writing DB stats neutron:SELECT=33,neutron:DELETE=1,neutron:UPDATE=1 {{(pid=66975) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-31 23:52:15.043 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-31 23:52:15.046 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-novnc-cell1.service 2026-08-31 23:52:15.065 | enabled 2026-08-31 23:52:15.070 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-novnc-cell1.service --no-pager 2026-08-31 23:52:15.096 | ● devstack@n-novnc-cell1.service - Devstack devstack@n-novnc-cell1.service 2026-08-31 23:52:15.096 | Loaded: loaded (/etc/systemd/system/devstack@n-novnc-cell1.service; enabled; preset: enabled) 2026-08-31 23:52:15.096 | Active: active (running) since Tue 2026-09-01 01:51:12 CEST; 1min 3s ago 2026-08-31 23:52:15.096 | Main PID: 71044 (nova-novncproxy) 2026-08-31 23:52:15.096 | Tasks: 4 (limit: 14255) 2026-08-31 23:52:15.096 | Memory: 109.0M (peak: 109.3M) 2026-08-31 23:52:15.096 | CPU: 3.743s 2026-08-31 23:52:15.096 | CGroup: /system.slice/system-devstack.slice/devstack@n-novnc-cell1.service 2026-08-31 23:52:15.096 | └─71044 /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-08-31 23:52:15.097 | 2026-08-31 23:52:15.097 | Sep 01 01:51:12 devstack nova-novncproxy[71044]: If you are already using Eventlet, we recommend migrating to a different 2026-08-31 23:52:15.097 | Sep 01 01:51:12 devstack nova-novncproxy[71044]: framework. For more detail see 2026-08-31 23:52:15.097 | Sep 01 01:51:12 devstack nova-novncproxy[71044]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-31 23:52:15.097 | Sep 01 01:51:12 devstack nova-novncproxy[71044]: import eventlet # noqa 2026-08-31 23:52:15.097 | Sep 01 01:51:13 devstack nova-novncproxy[71044]: 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-08-31 23:52:15.097 | Sep 01 01:51:17 devstack nova-novncproxy[71044]: INFO nova.console.websocketproxy [-] WebSocket server settings: 2026-08-31 23:52:15.097 | Sep 01 01:51:17 devstack nova-novncproxy[71044]: INFO nova.console.websocketproxy [-] - Listen on 0.0.0.0:6080 2026-08-31 23:52:15.097 | Sep 01 01:51:17 devstack nova-novncproxy[71044]: INFO nova.console.websocketproxy [-] - Web server (no directory listings). Web root: /opt/stack/novnc 2026-08-31 23:52:15.097 | Sep 01 01:51:17 devstack nova-novncproxy[71044]: INFO nova.console.websocketproxy [-] - No SSL/TLS support (no cert file) 2026-08-31 23:52:15.097 | Sep 01 01:51:17 devstack nova-novncproxy[71044]: INFO nova.console.websocketproxy [-] - proxying from 0.0.0.0:6080 to None:None 2026-08-31 23:52:15.102 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-31 23:52:15.106 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-super-cond.service 2026-08-31 23:52:15.127 | enabled 2026-08-31 23:52:15.132 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-super-cond.service --no-pager 2026-08-31 23:52:15.156 | ● devstack@n-super-cond.service - Devstack devstack@n-super-cond.service 2026-08-31 23:52:15.156 | Loaded: loaded (/etc/systemd/system/devstack@n-super-cond.service; enabled; preset: enabled) 2026-08-31 23:52:15.156 | Active: active (running) since Tue 2026-09-01 01:51:14 CEST; 1min 0s ago 2026-08-31 23:52:15.157 | Main PID: 71841 (nova-conductor:) 2026-08-31 23:52:15.157 | Tasks: 19 (limit: 14255) 2026-08-31 23:52:15.157 | Memory: 157.5M (peak: 157.8M) 2026-08-31 23:52:15.157 | CPU: 4.990s 2026-08-31 23:52:15.157 | CGroup: /system.slice/system-devstack.slice/devstack@n-super-cond.service 2026-08-31 23:52:15.157 | ├─71841 "nova-conductor: master process [/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf]" 2026-08-31 23:52:15.157 | ├─73526 "nova-conductor: ServiceWrapper worker(0)" 2026-08-31 23:52:15.157 | └─73528 "nova-conductor: ServiceWrapper worker(1)" 2026-08-31 23:52:15.157 | 2026-08-31 23:52:15.158 | Sep 01 01:51:21 devstack nova-conductor[73526]: DEBUG nova.servicegroup.drivers.db [None req-ca40f1d3-0192-427c-88eb-cfc5edb8f47f None None] DB_Driver: join new ServiceGroup member devstack to the conductor group, service = {{(pid=73526) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2026-08-31 23:52:15.158 | Sep 01 01:51:26 devstack nova-conductor[73528]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.95 seconds {{(pid=73528) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-31 23:52:15.158 | Sep 01 01:51:26 devstack nova-conductor[73526]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.96 seconds {{(pid=73526) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-31 23:52:15.158 | Sep 01 01:51:28 devstack nova-conductor[71841]: DEBUG dbcounter [-] [71841] Writing DB stats nova_api:SELECT=1 {{(pid=71841) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-31 23:52:15.159 | Sep 01 01:51:28 devstack nova-conductor[71841]: DEBUG dbcounter [-] [71841] Writing DB stats nova_cell0:SELECT=1 {{(pid=71841) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-31 23:52:15.159 | Sep 01 01:51:28 devstack nova-conductor[71841]: DEBUG dbcounter [-] [71841] Writing DB stats nova_cell1:SELECT=1 {{(pid=71841) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-31 23:52:15.159 | Sep 01 01:51:33 devstack nova-conductor[73526]: DEBUG oslo.service.backend._threading.loopingcall [None req-1ffab76f-1b22-4d11-bbd5-cc847b279b81 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=73526) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-31 23:52:15.159 | Sep 01 01:51:36 devstack nova-conductor[73528]: DEBUG dbcounter [-] [73528] Writing DB stats nova_cell0:SELECT=4,nova_cell0:INSERT=1,nova_cell0:UPDATE=1 {{(pid=73528) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-31 23:52:15.159 | Sep 01 01:51:36 devstack nova-conductor[73526]: DEBUG dbcounter [-] [73526] Writing DB stats nova_cell0:SELECT=5,nova_cell0:INSERT=1,nova_cell0:UPDATE=1 {{(pid=73526) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-31 23:52:15.159 | Sep 01 01:51:52 devstack nova-conductor[73528]: DEBUG oslo.service.backend._threading.loopingcall [None req-4fbf81ed-ce08-4c3d-9401-15d2346e243f None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=73528) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-31 23:52:15.162 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-31 23:52:15.166 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-cond-cell1.service 2026-08-31 23:52:15.186 | enabled 2026-08-31 23:52:15.191 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-cond-cell1.service --no-pager 2026-08-31 23:52:15.214 | ● devstack@n-cond-cell1.service - Devstack devstack@n-cond-cell1.service 2026-08-31 23:52:15.214 | Loaded: loaded (/etc/systemd/system/devstack@n-cond-cell1.service; enabled; preset: enabled) 2026-08-31 23:52:15.215 | Active: active (running) since Tue 2026-09-01 01:51:17 CEST; 57s ago 2026-08-31 23:52:15.215 | Main PID: 72402 (nova-conductor:) 2026-08-31 23:52:15.215 | Tasks: 37 (limit: 14255) 2026-08-31 23:52:15.215 | Memory: 166.9M (peak: 167.2M) 2026-08-31 23:52:15.215 | CPU: 4.966s 2026-08-31 23:52:15.215 | CGroup: /system.slice/system-devstack.slice/devstack@n-cond-cell1.service 2026-08-31 23:52:15.215 | ├─72402 "nova-conductor: master process [/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf]" 2026-08-31 23:52:15.216 | ├─73548 "nova-conductor: ServiceWrapper worker(0)" 2026-08-31 23:52:15.216 | └─73550 "nova-conductor: ServiceWrapper worker(1)" 2026-08-31 23:52:15.216 | 2026-08-31 23:52:15.216 | Sep 01 01:51:30 devstack nova-conductor[72402]: DEBUG dbcounter [-] [72402] Writing DB stats nova_cell1:SELECT=1 {{(pid=72402) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-31 23:52:15.216 | Sep 01 01:51:37 devstack nova-conductor[73550]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=73550) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-31 23:52:15.216 | Sep 01 01:51:37 devstack nova-conductor[73548]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.98 seconds {{(pid=73548) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-31 23:52:15.216 | Sep 01 01:51:44 devstack nova-conductor[73550]: DEBUG oslo.service.backend._threading.loopingcall [None req-ffda7cbb-3204-46ae-83db-327b850e28a6 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=73550) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-31 23:52:15.216 | Sep 01 01:51:47 devstack nova-conductor[73550]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.97 seconds {{(pid=73550) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-31 23:52:15.217 | Sep 01 01:51:47 devstack nova-conductor[73548]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.98 seconds {{(pid=73548) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-31 23:52:15.217 | Sep 01 01:51:57 devstack nova-conductor[73550]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.98 seconds {{(pid=73550) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-31 23:52:15.217 | Sep 01 01:51:57 devstack nova-conductor[73548]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=73548) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-31 23:52:15.217 | Sep 01 01:52:07 devstack nova-conductor[73550]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=73550) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-31 23:52:15.217 | Sep 01 01:52:07 devstack nova-conductor[73548]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=73548) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-31 23:52:15.220 | + ./stack.sh:main:1452 : is_service_enabled n-api 2026-08-31 23:52:15.240 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:52:15.244 | + ./stack.sh:main:1453 : is_service_enabled n-cpu 2026-08-31 23:52:15.265 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:52:15.268 | + ./stack.sh:main:1454 : /home/quobyte/devstack/tools/discover_hosts.sh 2026-08-31 23:52:15.271 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-31 23:52:15.855 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-08-31 23:52:15.856 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-31 23:52:15.856 | we strongly recommend against using it for new projects. 2026-08-31 23:52:15.856 | 2026-08-31 23:52:15.856 | If you are already using Eventlet, we recommend migrating to a different 2026-08-31 23:52:15.856 | framework. For more detail see 2026-08-31 23:52:15.856 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-31 23:52:15.856 | 2026-08-31 23:52:15.856 | import eventlet # noqa 2026-08-31 23:52:16.126 | 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-08-31 23:52:19.313 | INFO dbcounter [None req-758a6bb8-df28-4361-b624-20ae2e0cc924 None None] Registered counter for database nova_api 2026-08-31 23:52:19.437 | DEBUG dbcounter [-] [78035] Writer thread running {{(pid=78035) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-31 23:52:19.448 | Found 2 cell mappings. 2026-08-31 23:52:19.448 | Skipping cell0 since it does not contain hosts. 2026-08-31 23:52:19.448 | Getting computes from cell 'cell1': 30c5dc27-1626-4694-8628-fc420ff41336 2026-08-31 23:52:19.448 | INFO dbcounter [None req-758a6bb8-df28-4361-b624-20ae2e0cc924 None None] Registered counter for database nova_cell1 2026-08-31 23:52:19.522 | DEBUG dbcounter [-] [78035] Writer thread running {{(pid=78035) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-31 23:52:19.699 | Checking host mapping for compute host 'devstack': f6250243-4939-4166-bfce-161f188f7018 2026-08-31 23:52:19.699 | Creating host mapping for compute host 'devstack': f6250243-4939-4166-bfce-161f188f7018 2026-08-31 23:52:19.699 | Found 1 unmapped computes in cell: 30c5dc27-1626-4694-8628-fc420ff41336 2026-08-31 23:52:20.377 | + ./stack.sh:main:1467 : /opt/stack/data/venv/bin/nova-status --config-file /etc/nova/nova.conf upgrade check 2026-08-31 23:52:20.963 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-08-31 23:52:20.964 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-31 23:52:20.964 | we strongly recommend against using it for new projects. 2026-08-31 23:52:20.964 | 2026-08-31 23:52:20.964 | If you are already using Eventlet, we recommend migrating to a different 2026-08-31 23:52:20.964 | framework. For more detail see 2026-08-31 23:52:20.964 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-31 23:52:20.964 | 2026-08-31 23:52:20.964 | import eventlet # noqa 2026-08-31 23:52:21.250 | 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-08-31 23:52:24.992 | +-------------------------------------------+ 2026-08-31 23:52:24.992 | | Upgrade Check Results | 2026-08-31 23:52:24.992 | +-------------------------------------------+ 2026-08-31 23:52:24.992 | | Check: Cells v2 | 2026-08-31 23:52:24.993 | | Result: Success | 2026-08-31 23:52:24.993 | | Details: None | 2026-08-31 23:52:24.993 | +-------------------------------------------+ 2026-08-31 23:52:24.993 | | Check: Placement API | 2026-08-31 23:52:24.993 | | Result: Success | 2026-08-31 23:52:24.993 | | Details: None | 2026-08-31 23:52:24.993 | +-------------------------------------------+ 2026-08-31 23:52:24.993 | | Check: Cinder API | 2026-08-31 23:52:24.993 | | Result: Success | 2026-08-31 23:52:24.994 | | Details: None | 2026-08-31 23:52:24.994 | +-------------------------------------------+ 2026-08-31 23:52:24.994 | | Check: Policy File JSON to YAML Migration | 2026-08-31 23:52:24.994 | | Result: Success | 2026-08-31 23:52:24.994 | | Details: None | 2026-08-31 23:52:24.994 | +-------------------------------------------+ 2026-08-31 23:52:24.995 | | Check: Older than N-1 computes | 2026-08-31 23:52:24.995 | | Result: Success | 2026-08-31 23:52:24.996 | | Details: None | 2026-08-31 23:52:24.996 | +-------------------------------------------+ 2026-08-31 23:52:24.996 | | Check: hw_machine_type unset | 2026-08-31 23:52:24.997 | | Result: Success | 2026-08-31 23:52:24.997 | | Details: None | 2026-08-31 23:52:24.998 | +-------------------------------------------+ 2026-08-31 23:52:24.998 | | Check: Service User Token Configuration | 2026-08-31 23:52:24.998 | | Result: Success | 2026-08-31 23:52:24.998 | | Details: None | 2026-08-31 23:52:24.998 | +-------------------------------------------+ 2026-08-31 23:52:25.599 | + ./stack.sh:main:1474 : [[ -x /home/quobyte/devstack/local.sh ]] 2026-08-31 23:52:25.604 | + ./stack.sh:main:1485 : command openstack complete 2026-08-31 23:52:25.605 | + ./stack.sh:main:1486 : sudo tee /etc/bash_completion.d/osc.bash_completion 2026-08-31 23:52:28.955 | + ./stack.sh:main:1489 : is_service_enabled cinder 2026-08-31 23:52:28.976 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:52:28.980 | + ./stack.sh:main:1490 : is_ubuntu 2026-08-31 23:52:28.982 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-31 23:52:28.986 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-31 23:52:28.988 | + ./stack.sh:main:1491 : echo_summary 'Configuring lvm.conf global device filter' 2026-08-31 23:52:28.991 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-31 23:52:28.995 | + ./stack.sh:echo_summary:450 : echo -e Configuring lvm.conf global device filter 2026-08-31 23:52:28.998 | + ./stack.sh:main:1492 : set_lvm_filter 2026-08-31 23:52:29.002 | + lib/lvm:set_lvm_filter:189 : local 'filter_suffix="r|.*|" ] # from devstack' 2026-08-31 23:52:29.005 | + lib/lvm:set_lvm_filter:190 : local 'filter_string=global_filter = [ ' 2026-08-31 23:52:29.008 | + lib/lvm:set_lvm_filter:191 : local pv 2026-08-31 23:52:29.011 | + lib/lvm:set_lvm_filter:192 : local vg 2026-08-31 23:52:29.015 | + lib/lvm:set_lvm_filter:193 : local line 2026-08-31 23:52:29.021 | ++ lib/lvm:set_lvm_filter:195 : sudo pvs --noheadings -o name 2026-08-31 23:52:29.075 | + lib/lvm:set_lvm_filter:195 : for pv_info in $(sudo pvs --noheadings -o name) 2026-08-31 23:52:29.081 | ++ lib/lvm:set_lvm_filter:196 : sed 's/ //g' 2026-08-31 23:52:29.081 | ++ lib/lvm:set_lvm_filter:196 : sed 's/\/dev\///g' 2026-08-31 23:52:29.083 | ++ lib/lvm:set_lvm_filter:196 : echo -e /dev/loop0 2026-08-31 23:52:29.088 | + lib/lvm:set_lvm_filter:196 : pv=loop0 2026-08-31 23:52:29.093 | + lib/lvm:set_lvm_filter:197 : new='"a|loop0|", ' 2026-08-31 23:52:29.097 | + lib/lvm:set_lvm_filter:198 : filter_string='global_filter = [ "a|loop0|", ' 2026-08-31 23:52:29.100 | + lib/lvm:set_lvm_filter:200 : filter_string='global_filter = [ "a|loop0|", "r|.*|" ] # from devstack' 2026-08-31 23:52:29.104 | + lib/lvm:set_lvm_filter:202 : clean_lvm_filter 2026-08-31 23:52:29.108 | + lib/lvm:clean_lvm_filter:177 : sudo sed -i 's/^.*# from devstack$//' /etc/lvm/lvm.conf 2026-08-31 23:52:29.129 | + lib/lvm:set_lvm_filter:203 : sudo sed -i '/# global_filter = \[.*\]/a\ global_filter = [ "a|loop0|", "r|.*|" ] # from devstack' /etc/lvm/lvm.conf 2026-08-31 23:52:29.148 | + lib/lvm:set_lvm_filter:204 : echo_summary 'set lvm.conf device global_filter to: global_filter = [ "a|loop0|", "r|.*|" ] # from devstack' 2026-08-31 23:52:29.151 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-31 23:52:29.155 | + ./stack.sh:echo_summary:450 : echo -e set lvm.conf device global_filter to: global_filter = '[' '"a|loop0|",' '"r|.*|"' ']' '#' from devstack 2026-08-31 23:52:29.159 | + ./stack.sh:main:1502 : run_phase stack test-config 2026-08-31 23:52:29.163 | + functions-common:run_phase:1848 : local mode=stack 2026-08-31 23:52:29.167 | + functions-common:run_phase:1849 : local phase=test-config 2026-08-31 23:52:29.170 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-08-31 23:52:29.173 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-08-31 23:52:29.177 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-08-31 23:52:29.180 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-08-31 23:52:29.184 | + functions-common:run_phase:1858 : local extra 2026-08-31 23:52:29.189 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-08-31 23:52:29.194 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-08-31 23:52:29.197 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-08-31 23:52:29.200 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-08-31 23:52:29.204 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack test-config 2026-08-31 23:52:29.208 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-08-31 23:52:29.229 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:52:29.233 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-08-31 23:52:29.236 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-08-31 23:52:29.240 | ++ extras.d/80-tempest.sh:source:7 : [[ test-config == \i\n\s\t\a\l\l ]] 2026-08-31 23:52:29.243 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-08-31 23:52:29.246 | ++ extras.d/80-tempest.sh:source:10 : [[ test-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-08-31 23:52:29.250 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-08-31 23:52:29.253 | ++ extras.d/80-tempest.sh:source:13 : [[ test-config == \e\x\t\r\a ]] 2026-08-31 23:52:29.256 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2026-08-31 23:52:29.260 | ++ extras.d/80-tempest.sh:source:16 : [[ test-config == \p\o\s\t\-\e\x\t\r\a ]] 2026-08-31 23:52:29.264 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2026-08-31 23:52:29.267 | ++ extras.d/80-tempest.sh:source:19 : [[ test-config == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-08-31 23:52:29.271 | ++ extras.d/80-tempest.sh:source:20 : async_wait install_tempest 2026-08-31 23:52:29.325 | [2044 Async install_tempest:38844]: Waiting for completion of install_tempest running on PID 38844 (1 other jobs running) 2026-08-31 23:52:29.347 | [2044 Async install_tempest:38844]: Signaling child to exit 2026-08-31 23:52:29.348 | WAKEUP 2026-08-31 23:52:29.366 | [2044 Async install_tempest:38844]: Signaled 2026-08-31 23:52:29.368 | ++ lib/tempest:install_tempest:844 : git_clone https://review.opendev.org/openstack/tempest.git /opt/stack/tempest master 2026-08-31 23:52:29.368 | ++ functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/tempest.git 2026-08-31 23:52:29.368 | ++ functions-common:git_clone:590 : local git_dest=/opt/stack/tempest 2026-08-31 23:52:29.368 | ++ functions-common:git_clone:591 : local git_ref=master 2026-08-31 23:52:29.369 | ++ functions-common:git_clone:592 : local orig_dir 2026-08-31 23:52:29.369 | +++ functions-common:git_clone:593 : pwd 2026-08-31 23:52:29.369 | ++ functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-08-31 23:52:29.369 | ++ functions-common:git_clone:594 : local git_clone_flags= 2026-08-31 23:52:29.369 | +++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-08-31 23:52:29.369 | ++ functions-common:git_clone:596 : RECLONE=False 2026-08-31 23:52:29.370 | ++ functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-08-31 23:52:29.370 | ++ functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-08-31 23:52:29.370 | ++ functions-common:git_clone:610 : echo master 2026-08-31 23:52:29.370 | ++ functions-common:git_clone:610 : egrep -q '^refs' 2026-08-31 23:52:29.370 | ++ functions-common:git_clone:624 : [[ ! -d /opt/stack/tempest ]] 2026-08-31 23:52:29.370 | ++ functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-08-31 23:52:29.370 | ++ functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/tempest.git /opt/stack/tempest 2026-08-31 23:52:29.370 | ++ functions-common:git_timed:697 : local count=0 2026-08-31 23:52:29.370 | ++ functions-common:git_timed:698 : local timeout=0 2026-08-31 23:52:29.370 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-31 23:52:29.371 | ++ functions-common:git_timed:701 : timeout=0 2026-08-31 23:52:29.371 | ++ functions-common:git_timed:704 : time_start git_timed 2026-08-31 23:52:29.371 | ++ functions-common:time_start:2406 : local name=git_timed 2026-08-31 23:52:29.371 | ++ functions-common:time_start:2407 : local start_time= 2026-08-31 23:52:29.371 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-08-31 23:52:29.372 | +++ functions-common:time_start:2411 : date +%s%3N 2026-08-31 23:52:29.372 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1788219746666 2026-08-31 23:52:29.372 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/tempest.git /opt/stack/tempest 2026-08-31 23:52:29.373 | Cloning into '/opt/stack/tempest'... 2026-08-31 23:52:29.373 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-08-31 23:52:29.374 | ++ functions-common:time_stop:2420 : local name 2026-08-31 23:52:29.374 | ++ functions-common:time_stop:2421 : local end_time 2026-08-31 23:52:29.374 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-08-31 23:52:29.374 | ++ functions-common:time_stop:2423 : local total 2026-08-31 23:52:29.374 | ++ functions-common:time_stop:2424 : local start_time 2026-08-31 23:52:29.374 | ++ functions-common:time_stop:2426 : name=git_timed 2026-08-31 23:52:29.375 | ++ functions-common:time_stop:2427 : start_time=1788219746666 2026-08-31 23:52:29.375 | ++ functions-common:time_stop:2429 : [[ -z 1788219746666 ]] 2026-08-31 23:52:29.375 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-08-31 23:52:29.375 | ++ functions-common:time_stop:2432 : end_time=1788219755581 2026-08-31 23:52:29.375 | ++ functions-common:time_stop:2433 : elapsed_time=8915 2026-08-31 23:52:29.375 | ++ functions-common:time_stop:2434 : total=423768 2026-08-31 23:52:29.375 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-31 23:52:29.376 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=432683 2026-08-31 23:52:29.376 | ++ functions-common:git_clone:631 : cd /opt/stack/tempest 2026-08-31 23:52:29.376 | ++ functions-common:git_clone:632 : git_timed fetch origin master 2026-08-31 23:52:29.377 | ++ functions-common:git_timed:697 : local count=0 2026-08-31 23:52:29.377 | ++ functions-common:git_timed:698 : local timeout=0 2026-08-31 23:52:29.377 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-31 23:52:29.377 | ++ functions-common:git_timed:701 : timeout=0 2026-08-31 23:52:29.377 | ++ functions-common:git_timed:704 : time_start git_timed 2026-08-31 23:52:29.377 | ++ functions-common:time_start:2406 : local name=git_timed 2026-08-31 23:52:29.377 | ++ functions-common:time_start:2407 : local start_time= 2026-08-31 23:52:29.378 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-08-31 23:52:29.378 | +++ functions-common:time_start:2411 : date +%s%3N 2026-08-31 23:52:29.378 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1788219755646 2026-08-31 23:52:29.378 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-08-31 23:52:29.378 | From https://review.opendev.org/openstack/tempest 2026-08-31 23:52:29.378 | * branch master -> FETCH_HEAD 2026-08-31 23:52:29.378 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-08-31 23:52:29.378 | ++ functions-common:time_stop:2420 : local name 2026-08-31 23:52:29.379 | ++ functions-common:time_stop:2421 : local end_time 2026-08-31 23:52:29.379 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-08-31 23:52:29.379 | ++ functions-common:time_stop:2423 : local total 2026-08-31 23:52:29.379 | ++ functions-common:time_stop:2424 : local start_time 2026-08-31 23:52:29.379 | ++ functions-common:time_stop:2426 : name=git_timed 2026-08-31 23:52:29.379 | ++ functions-common:time_stop:2427 : start_time=1788219755646 2026-08-31 23:52:29.379 | ++ functions-common:time_stop:2429 : [[ -z 1788219755646 ]] 2026-08-31 23:52:29.379 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-08-31 23:52:29.380 | ++ functions-common:time_stop:2432 : end_time=1788219756273 2026-08-31 23:52:29.380 | ++ functions-common:time_stop:2433 : elapsed_time=627 2026-08-31 23:52:29.380 | ++ functions-common:time_stop:2434 : total=432683 2026-08-31 23:52:29.380 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-31 23:52:29.380 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=433310 2026-08-31 23:52:29.380 | ++ functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-08-31 23:52:29.380 | ++ functions-common:git_timed:697 : local count=0 2026-08-31 23:52:29.381 | ++ functions-common:git_timed:698 : local timeout=0 2026-08-31 23:52:29.381 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-31 23:52:29.381 | ++ functions-common:git_timed:701 : timeout=0 2026-08-31 23:52:29.381 | ++ functions-common:git_timed:704 : time_start git_timed 2026-08-31 23:52:29.381 | ++ functions-common:time_start:2406 : local name=git_timed 2026-08-31 23:52:29.381 | ++ functions-common:time_start:2407 : local start_time= 2026-08-31 23:52:29.381 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-08-31 23:52:29.381 | +++ functions-common:time_start:2411 : date +%s%3N 2026-08-31 23:52:29.382 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1788219756324 2026-08-31 23:52:29.382 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-08-31 23:52:29.382 | Note: switching to 'FETCH_HEAD'. 2026-08-31 23:52:29.382 | 2026-08-31 23:52:29.382 | You are in 'detached HEAD' state. You can look around, make experimental 2026-08-31 23:52:29.382 | changes and commit them, and you can discard any commits you make in this 2026-08-31 23:52:29.382 | state without impacting any branches by switching back to a branch. 2026-08-31 23:52:29.383 | 2026-08-31 23:52:29.383 | If you want to create a new branch to retain commits you create, you may 2026-08-31 23:52:29.383 | do so (now or later) by using -c with the switch command. Example: 2026-08-31 23:52:29.383 | 2026-08-31 23:52:29.383 | git switch -c 2026-08-31 23:52:29.383 | 2026-08-31 23:52:29.383 | Or undo this operation with: 2026-08-31 23:52:29.383 | 2026-08-31 23:52:29.384 | git switch - 2026-08-31 23:52:29.384 | 2026-08-31 23:52:29.384 | Turn off this advice by setting config variable advice.detachedHead to false 2026-08-31 23:52:29.384 | 2026-08-31 23:52:29.384 | HEAD is now at ea2da2069 Fix list_live_migrations for the server uuid field 2026-08-31 23:52:29.384 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-08-31 23:52:29.384 | ++ functions-common:time_stop:2420 : local name 2026-08-31 23:52:29.384 | ++ functions-common:time_stop:2421 : local end_time 2026-08-31 23:52:29.385 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-08-31 23:52:29.385 | ++ functions-common:time_stop:2423 : local total 2026-08-31 23:52:29.385 | ++ functions-common:time_stop:2424 : local start_time 2026-08-31 23:52:29.385 | ++ functions-common:time_stop:2426 : name=git_timed 2026-08-31 23:52:29.385 | ++ functions-common:time_stop:2427 : start_time=1788219756324 2026-08-31 23:52:29.385 | ++ functions-common:time_stop:2429 : [[ -z 1788219756324 ]] 2026-08-31 23:52:29.385 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-08-31 23:52:29.385 | ++ functions-common:time_stop:2432 : end_time=1788219756546 2026-08-31 23:52:29.386 | ++ functions-common:time_stop:2433 : elapsed_time=222 2026-08-31 23:52:29.386 | ++ functions-common:time_stop:2434 : total=433310 2026-08-31 23:52:29.386 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-31 23:52:29.386 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=433532 2026-08-31 23:52:29.386 | ++ functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/tempest 2026-08-31 23:52:29.386 | ++ functions-common:git_clone:672 : cd /opt/stack/tempest 2026-08-31 23:52:29.386 | ++ functions-common:git_clone:673 : git show --oneline 2026-08-31 23:52:29.386 | ++ functions-common:git_clone:673 : head -1 2026-08-31 23:52:29.387 | ea2da2069 Fix list_live_migrations for the server uuid field 2026-08-31 23:52:29.387 | ++ functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-08-31 23:52:29.387 | ++ lib/tempest:install_tempest:850 : pip_install 'tox!=2.8.0,<4.0.0' 2026-08-31 23:52:29.387 | Using python 3.12 to install tox!=2.8.0,<4.0.0 2026-08-31 23:52:29.387 | ++ inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt 'tox!=2.8.0,<4.0.0' 2026-08-31 23:52:29.387 | Collecting tox!=2.8.0,<4.0.0 2026-08-31 23:52:29.387 | Downloading tox-3.28.0-py2.py3-none-any.whl.metadata (7.8 kB) 2026-08-31 23:52:29.388 | Collecting filelock>=3.0.0 (from tox!=2.8.0,<4.0.0) 2026-08-31 23:52:29.388 | Downloading filelock-3.32.3-py3-none-any.whl.metadata (2.0 kB) 2026-08-31 23:52:29.388 | Requirement already satisfied: packaging>=14 in /opt/stack/data/venv/lib/python3.12/site-packages (from tox!=2.8.0,<4.0.0) (26.3) 2026-08-31 23:52:29.388 | Collecting pluggy>=0.12.0 (from tox!=2.8.0,<4.0.0) 2026-08-31 23:52:29.388 | Downloading pluggy-1.6.0-py3-none-any.whl.metadata (4.8 kB) 2026-08-31 23:52:29.388 | Collecting py>=1.4.17 (from tox!=2.8.0,<4.0.0) 2026-08-31 23:52:29.388 | Downloading py-1.11.0-py2.py3-none-any.whl.metadata (2.8 kB) 2026-08-31 23:52:29.388 | 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-08-31 23:52:29.388 | 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-08-31 23:52:29.389 | Downloading virtualenv-21.7.4-py3-none-any.whl.metadata (3.5 kB) 2026-08-31 23:52:29.389 | 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-08-31 23:52:29.389 | Downloading distlib-0.4.3-py2.py3-none-any.whl.metadata (5.3 kB) 2026-08-31 23:52:29.389 | 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.11.3) 2026-08-31 23:52:29.389 | 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-08-31 23:52:29.389 | Downloading python_discovery-1.5.2-py3-none-any.whl.metadata (5.1 kB) 2026-08-31 23:52:29.389 | Downloading tox-3.28.0-py2.py3-none-any.whl (86 kB) 2026-08-31 23:52:29.390 | Downloading filelock-3.32.3-py3-none-any.whl (98 kB) 2026-08-31 23:52:29.390 | Downloading pluggy-1.6.0-py3-none-any.whl (20 kB) 2026-08-31 23:52:29.390 | Downloading py-1.11.0-py2.py3-none-any.whl (98 kB) 2026-08-31 23:52:29.390 | Downloading virtualenv-21.7.4-py3-none-any.whl (5.3 MB) 2026-08-31 23:52:29.390 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.3/5.3 MB 48.4 MB/s 0:00:00 2026-08-31 23:52:29.391 | Downloading distlib-0.4.3-py2.py3-none-any.whl (470 kB) 2026-08-31 23:52:29.392 | Downloading python_discovery-1.5.2-py3-none-any.whl (38 kB) 2026-08-31 23:52:29.392 | Installing collected packages: distlib, py, pluggy, filelock, python-discovery, virtualenv, tox 2026-08-31 23:52:29.392 | 2026-08-31 23:52:29.392 | Successfully installed distlib-0.4.3 filelock-3.32.3 pluggy-1.6.0 py-1.11.0 python-discovery-1.5.2 tox-3.28.0 virtualenv-21.7.4 2026-08-31 23:52:29.392 | ++ inc/python:pip_install:216 : result=0 2026-08-31 23:52:29.392 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-08-31 23:52:29.392 | ++ functions-common:time_stop:2420 : local name 2026-08-31 23:52:29.392 | ++ functions-common:time_stop:2421 : local end_time 2026-08-31 23:52:29.392 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-08-31 23:52:29.393 | ++ functions-common:time_stop:2423 : local total 2026-08-31 23:52:29.393 | ++ functions-common:time_stop:2424 : local start_time 2026-08-31 23:52:29.393 | ++ functions-common:time_stop:2426 : name=pip_install 2026-08-31 23:52:29.393 | ++ functions-common:time_stop:2427 : start_time=1788219756649 2026-08-31 23:52:29.393 | ++ functions-common:time_stop:2429 : [[ -z 1788219756649 ]] 2026-08-31 23:52:29.393 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-08-31 23:52:29.393 | ++ functions-common:time_stop:2432 : end_time=1788219760456 2026-08-31 23:52:29.394 | ++ functions-common:time_stop:2433 : elapsed_time=3807 2026-08-31 23:52:29.394 | ++ functions-common:time_stop:2434 : total=160899 2026-08-31 23:52:29.394 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-31 23:52:29.394 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=164706 2026-08-31 23:52:29.394 | ++ inc/python:pip_install:219 : return 0 2026-08-31 23:52:29.394 | ++ lib/tempest:install_tempest:851 : pushd /opt/stack/tempest 2026-08-31 23:52:29.394 | /opt/stack/tempest ~/devstack 2026-08-31 23:52:29.394 | ++ lib/tempest:install_tempest:855 : git checkout master 2026-08-31 23:52:29.395 | Switched to branch 'master' 2026-08-31 23:52:29.395 | Your branch is up to date with 'origin/master'. 2026-08-31 23:52:29.395 | ++ lib/tempest:install_tempest:857 : local tmp_u_c_m 2026-08-31 23:52:29.395 | +++ lib/tempest:install_tempest:858 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2026-08-31 23:52:29.395 | ++ lib/tempest:install_tempest:858 : tmp_u_c_m=/tmp/tempest_u_c_m.fZHkfdEBGC 2026-08-31 23:52:29.395 | ++ lib/tempest:install_tempest:859 : set_tempest_venv_constraints /tmp/tempest_u_c_m.fZHkfdEBGC 2026-08-31 23:52:29.395 | ++ lib/tempest:set_tempest_venv_constraints:131 : local tmp_c 2026-08-31 23:52:29.395 | ++ lib/tempest:set_tempest_venv_constraints:132 : tmp_c=/tmp/tempest_u_c_m.fZHkfdEBGC 2026-08-31 23:52:29.395 | ++ lib/tempest:set_tempest_venv_constraints:133 : [[ master == \m\a\s\t\e\r ]] 2026-08-31 23:52:29.396 | ++ lib/tempest:set_tempest_venv_constraints:134 : cd /opt/stack/requirements 2026-08-31 23:52:29.396 | ++ lib/tempest:set_tempest_venv_constraints:135 : git show master:upper-constraints.txt 2026-08-31 23:52:29.396 | ++ lib/tempest:set_tempest_venv_constraints:142 : export UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-08-31 23:52:29.396 | ++ lib/tempest:set_tempest_venv_constraints:142 : UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-08-31 23:52:29.396 | ++ lib/tempest:set_tempest_venv_constraints:143 : export TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-08-31 23:52:29.396 | ++ lib/tempest:set_tempest_venv_constraints:143 : TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-08-31 23:52:29.396 | ++ lib/tempest:install_tempest:861 : tox -r --notest -efull 2026-08-31 23:52:29.396 | full create: /opt/stack/tempest/.tox/tempest 2026-08-31 23:52:29.397 | full installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2026-08-31 23:52:29.397 | full develop-inst: /opt/stack/tempest 2026-08-31 23:52:29.397 | full installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.7.22,cffi==2.1.1,charset-normalizer==3.5.0,cliff==4.16.0,cmd2==4.2.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.6.1,oslo.config==10.7.0,oslo.context==6.5.0,oslo.i18n==6.9.0,oslo.log==8.3.1,oslo.serialization==5.11.0,oslo.utils==10.2.0,packaging==26.3,paramiko==4.0.0,pbr==7.0.3,prettytable==3.18.0,prompt_toolkit==3.0.53,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.6.3,setuptools==84.0.0,six==1.17.0,stestr==4.2.1,stevedore==5.9.1,-e git+https://review.opendev.org/openstack/tempest.git@ea2da20690b04b3cd62de1cc57ed5c1a1b370a2e#egg=tempest,testscenarios==0.6.2,testtools==2.9.1,tomlkit==0.15.1,typing_extensions==4.16.0,urllib3==2.7.0,voluptuous==0.16.0,wcwidth==0.8.2,wrapt==2.3.0 2026-08-31 23:52:29.397 | ___________________________________ summary ____________________________________ 2026-08-31 23:52:29.397 | full: skipped tests 2026-08-31 23:52:29.397 | congratulations :) 2026-08-31 23:52:29.397 | ++ lib/tempest:install_tempest:865 : /opt/stack/tempest/.tox/tempest/bin/pip install -c /tmp/tempest_u_c_m.fZHkfdEBGC -r requirements.txt 2026-08-31 23:52:29.398 | 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-08-31 23:52:29.398 | 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.16.0) 2026-08-31 23:52:29.398 | 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-08-31 23:52:29.398 | 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-08-31 23:52:29.398 | 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-08-31 23:52:29.398 | Requirement already satisfied: cryptography>=2.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 6)) (43.0.3) 2026-08-31 23:52:29.398 | 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-08-31 23:52:29.398 | Requirement already satisfied: oslo.concurrency>=3.26.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 8)) (7.6.1) 2026-08-31 23:52:29.398 | Requirement already satisfied: oslo.config>=5.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 9)) (10.7.0) 2026-08-31 23:52:29.399 | Requirement already satisfied: oslo.log>=3.36.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 10)) (8.3.1) 2026-08-31 23:52:29.399 | 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-08-31 23:52:29.399 | 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.11.0) 2026-08-31 23:52:29.399 | Requirement already satisfied: oslo.utils>=7.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 13)) (10.2.0) 2026-08-31 23:52:29.399 | 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-08-31 23:52:29.399 | Requirement already satisfied: PyYAML>=3.12 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 15)) (6.0.3) 2026-08-31 23:52:29.400 | 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-08-31 23:52:29.400 | Requirement already satisfied: stevedore>=1.20.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 17)) (5.9.1) 2026-08-31 23:52:29.400 | 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-08-31 23:52:29.400 | 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-08-31 23:52:29.400 | 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-08-31 23:52:29.400 | 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-08-31 23:52:29.400 | Requirement already satisfied: fasteners>=0.16.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 22)) (0.20) 2026-08-31 23:52:29.400 | 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-08-31 23:52:29.401 | 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)) (84.0.0) 2026-08-31 23:52:29.401 | 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-08-31 23:52:29.401 | Requirement already satisfied: cmd2>=4.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (4.2.0) 2026-08-31 23:52:29.401 | 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-08-31 23:52:29.401 | 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-08-31 23:52:29.401 | 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-08-31 23:52:29.401 | 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.6.3) 2026-08-31 23:52:29.401 | 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-08-31 23:52:29.401 | 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-08-31 23:52:29.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-08-31 23:52:29.401 | Requirement already satisfied: cffi>=1.12 in ./.tox/tempest/lib/python3.12/site-packages (from cryptography>=2.1->-r requirements.txt (line 6)) (2.1.1) 2026-08-31 23:52:29.402 | 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.9.0) 2026-08-31 23:52:29.402 | 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-08-31 23:52:29.402 | 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-08-31 23:52:29.402 | 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.5.0) 2026-08-31 23:52:29.402 | 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-08-31 23:52:29.402 | 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-08-31 23:52:29.402 | 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.1) 2026-08-31 23:52:29.402 | 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-08-31 23:52:29.402 | 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-08-31 23:52:29.402 | 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-08-31 23:52:29.402 | 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.3) 2026-08-31 23:52:29.403 | 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-08-31 23:52:29.403 | 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.2) 2026-08-31 23:52:29.403 | 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.3.0) 2026-08-31 23:52:29.403 | 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-08-31 23:52:29.403 | Requirement already satisfied: prompt-toolkit>=3.0.53 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (3.0.53) 2026-08-31 23:52:29.403 | Requirement already satisfied: pyperclip>=1.8.2 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (1.11.0) 2026-08-31 23:52:29.403 | Requirement already satisfied: rich>=15.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (15.0.0) 2026-08-31 23:52:29.403 | Requirement already satisfied: rich-argparse>=1.7.2 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (1.8.0) 2026-08-31 23:52:29.403 | 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.16.0) 2026-08-31 23:52:29.403 | 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-08-31 23:52:29.404 | 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.5.0) 2026-08-31 23:52:29.404 | 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-08-31 23:52:29.404 | 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.7.22) 2026-08-31 23:52:29.404 | Requirement already satisfied: markdown-it-py>=2.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (4.2.0) 2026-08-31 23:52:29.404 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in ./.tox/tempest/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (2.20.0) 2026-08-31 23:52:29.404 | 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>=4.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (0.1.2) 2026-08-31 23:52:29.404 | ++ lib/tempest:install_tempest:866 : PROJECT_VENV["tempest"]=/opt/stack/tempest/.tox/tempest 2026-08-31 23:52:29.404 | ++ lib/tempest:install_tempest:867 : rm -f /tmp/tempest_u_c_m.fZHkfdEBGC 2026-08-31 23:52:29.404 | ++ lib/tempest:install_tempest:868 : popd 2026-08-31 23:52:29.404 | ~/devstack 2026-08-31 23:52:29.411 | [2044 Async install_tempest:38844]: finished install_tempest with result 0 in 44 seconds 2026-08-31 23:52:29.415 | ++ inc/async:async_wait:197 : return 0 2026-08-31 23:52:29.417 | ++ extras.d/80-tempest.sh:source:21 : echo_summary 'Initializing Tempest' 2026-08-31 23:52:29.420 | ++ ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-31 23:52:29.423 | ++ ./stack.sh:echo_summary:450 : echo -e Initializing Tempest 2026-08-31 23:52:29.425 | ++ extras.d/80-tempest.sh:source:22 : configure_tempest 2026-08-31 23:52:29.427 | ++ lib/tempest:configure_tempest:203 : [[ True == \T\r\u\e ]] 2026-08-31 23:52:29.429 | ++ lib/tempest:configure_tempest:204 : setup_develop /opt/stack/tempest 2026-08-31 23:52:29.431 | ++ inc/python:setup_develop:353 : local bindep 2026-08-31 23:52:29.433 | ++ inc/python:setup_develop:354 : [[ /opt/stack/tempest == -bindep* ]] 2026-08-31 23:52:29.435 | ++ inc/python:setup_develop:358 : local project_dir=/opt/stack/tempest 2026-08-31 23:52:29.437 | ++ inc/python:setup_develop:359 : local extras= 2026-08-31 23:52:29.439 | ++ inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/tempest -e 2026-08-31 23:52:29.441 | ++ inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-08-31 23:52:29.442 | ++ inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/tempest == -bindep* ]] 2026-08-31 23:52:29.444 | ++ inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/tempest 2026-08-31 23:52:29.446 | ++ inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-08-31 23:52:29.448 | ++ inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-08-31 23:52:29.450 | +++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/tempest 2026-08-31 23:52:29.452 | +++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-08-31 23:52:29.455 | ++ inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/tempest 2026-08-31 23:52:29.456 | ++ inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-08-31 23:52:29.458 | ++ inc/python:_setup_package_with_constraints_edit:399 : local name 2026-08-31 23:52:29.461 | +++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/tempest/setup.cfg 2026-08-31 23:52:29.466 | ++ inc/python:_setup_package_with_constraints_edit:400 : name=tempest 2026-08-31 23:52:29.468 | ++ inc/python:_setup_package_with_constraints_edit:401 : '[' -z tempest ']' 2026-08-31 23:52:29.470 | ++ inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- tempest 2026-08-31 23:52:29.628 | ++ inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/tempest -e 2026-08-31 23:52:29.630 | ++ inc/python:setup_package:436 : local bindep=0 2026-08-31 23:52:29.632 | ++ inc/python:setup_package:437 : local bindep_flag= 2026-08-31 23:52:29.634 | ++ inc/python:setup_package:438 : local bindep_profiles= 2026-08-31 23:52:29.636 | ++ inc/python:setup_package:439 : [[ /opt/stack/tempest == -bindep* ]] 2026-08-31 23:52:29.638 | ++ inc/python:setup_package:444 : local project_dir=/opt/stack/tempest 2026-08-31 23:52:29.640 | ++ inc/python:setup_package:445 : local flags=-e 2026-08-31 23:52:29.641 | ++ inc/python:setup_package:446 : local extras= 2026-08-31 23:52:29.644 | ++ inc/python:setup_package:450 : [[ -n -e ]] 2026-08-31 23:52:29.645 | ++ inc/python:setup_package:450 : [[ -z '' ]] 2026-08-31 23:52:29.647 | ++ inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-08-31 23:52:29.649 | ++ inc/python:setup_package:455 : [[ ! -z '' ]] 2026-08-31 23:52:29.651 | ++ inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-08-31 23:52:29.653 | ++ inc/python:setup_package:464 : pip_install -e /opt/stack/tempest 2026-08-31 23:52:29.670 | Using python 3.12 to install /opt/stack/tempest 2026-08-31 23:52:29.672 | ++ 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-08-31 23:52:30.682 | Obtaining file:///opt/stack/tempest 2026-08-31 23:52:30.686 | Installing build dependencies: started 2026-08-31 23:52:32.531 | Installing build dependencies: finished with status 'done' 2026-08-31 23:52:32.533 | Checking if build backend supports build_editable: started 2026-08-31 23:52:33.090 | Checking if build backend supports build_editable: finished with status 'done' 2026-08-31 23:52:33.093 | Getting requirements to build editable: started 2026-08-31 23:52:33.418 | Getting requirements to build editable: finished with status 'done' 2026-08-31 23:52:33.420 | Preparing editable metadata (pyproject.toml): started 2026-08-31 23:52:34.831 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-08-31 23:52:34.857 | 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.dev44) (7.0.3) 2026-08-31 23:52:34.858 | 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.dev44) (4.16.0) 2026-08-31 23:52:34.858 | Requirement already satisfied: jsonschema>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev44) (4.26.0) 2026-08-31 23:52:34.859 | Requirement already satisfied: testtools>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev44) (2.9.1) 2026-08-31 23:52:34.860 | Requirement already satisfied: paramiko>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev44) (4.0.0) 2026-08-31 23:52:34.861 | Requirement already satisfied: cryptography>=2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev44) (43.0.3) 2026-08-31 23:52:34.862 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev44) (1.3.0) 2026-08-31 23:52:34.863 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev44) (7.6.1) 2026-08-31 23:52:34.864 | Requirement already satisfied: oslo.config>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev44) (10.7.0) 2026-08-31 23:52:34.865 | Requirement already satisfied: oslo.log>=3.36.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev44) (8.3.1) 2026-08-31 23:52:34.908 | Collecting stestr>=1.0.0 (from tempest==46.3.1.dev44) 2026-08-31 23:52:34.911 | Using cached stestr-4.2.1-py3-none-any.whl.metadata (7.7 kB) 2026-08-31 23:52:34.916 | 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.dev44) (5.11.0) 2026-08-31 23:52:34.917 | Requirement already satisfied: oslo.utils>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev44) (10.2.0) 2026-08-31 23:52:34.918 | Requirement already satisfied: fixtures>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev44) (4.3.2) 2026-08-31 23:52:34.919 | Requirement already satisfied: PyYAML>=3.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev44) (6.0.3) 2026-08-31 23:52:34.920 | Requirement already satisfied: python-subunit>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev44) (1.4.6) 2026-08-31 23:52:34.921 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev44) (5.9.1) 2026-08-31 23:52:34.921 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev44) (3.18.0) 2026-08-31 23:52:34.922 | Requirement already satisfied: urllib3>=1.21.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev44) (2.7.0) 2026-08-31 23:52:34.923 | Requirement already satisfied: debtcollector>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev44) (3.1.0) 2026-08-31 23:52:34.924 | Requirement already satisfied: defusedxml>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev44) (0.7.1) 2026-08-31 23:52:34.925 | Requirement already satisfied: fasteners>=0.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev44) (0.20) 2026-08-31 23:52:34.926 | Requirement already satisfied: testscenarios>=0.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev44) (0.6.2) 2026-08-31 23:52:34.928 | 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.dev44) (0.6.0) 2026-08-31 23:52:34.929 | Requirement already satisfied: cmd2>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev44) (4.2.0) 2026-08-31 23:52:34.933 | Requirement already satisfied: prompt-toolkit>=3.0.53 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev44) (3.0.53) 2026-08-31 23:52:34.934 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev44) (1.11.0) 2026-08-31 23:52:34.935 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev44) (15.0.0) 2026-08-31 23:52:34.936 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev44) (1.8.0) 2026-08-31 23:52:34.938 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.1->tempest==46.3.1.dev44) (2.1.1) 2026-08-31 23:52:34.943 | 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.dev44) (3.0) 2026-08-31 23:52:34.945 | 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.dev44) (2.3.0) 2026-08-31 23:52:34.952 | 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.dev44) (26.1.0) 2026-08-31 23:52:34.953 | 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.dev44) (2025.9.1) 2026-08-31 23:52:34.954 | 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.dev44) (0.37.0) 2026-08-31 23:52:34.955 | 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.dev44) (2026.6.3) 2026-08-31 23:52:34.963 | 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.dev44) (6.9.0) 2026-08-31 23:52:34.966 | 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.dev44) (2.0.0) 2026-08-31 23:52:34.967 | 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.dev44) (2.34.2) 2026-08-31 23:52:34.972 | 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.dev44) (6.5.0) 2026-08-31 23:52:34.973 | 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.dev44) (2.9.0.post0) 2026-08-31 23:52:34.976 | 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.dev44) (4.16.0) 2026-08-31 23:52:34.978 | 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.dev44) (1.2.1) 2026-08-31 23:52:34.983 | 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.dev44) (2.1.0) 2026-08-31 23:52:34.984 | 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.dev44) (3.3.2) 2026-08-31 23:52:34.985 | 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.dev44) (26.3) 2026-08-31 23:52:34.986 | 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.dev44) (7.2.2) 2026-08-31 23:52:34.992 | 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.dev44) (5.0.0) 2026-08-31 23:52:34.993 | 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.dev44) (3.0.3) 2026-08-31 23:52:34.994 | 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.dev44) (1.6.2) 2026-08-31 23:52:35.001 | 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.dev44) (84.0.0) 2026-08-31 23:52:35.005 | 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.dev44) (0.8.2) 2026-08-31 23:52:35.027 | 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.dev44) (1.17.0) 2026-08-31 23:52:35.038 | 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.dev44) (3.5.0) 2026-08-31 23:52:35.039 | 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.dev44) (3.18) 2026-08-31 23:52:35.041 | 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.dev44) (2023.11.17) 2026-08-31 23:52:35.056 | 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>=4.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev44) (4.2.0) 2026-08-31 23:52:35.057 | 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>=4.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev44) (2.20.0) 2026-08-31 23:52:35.063 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev44) (0.1.2) 2026-08-31 23:52:35.078 | 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.dev44) (0.16.0) 2026-08-31 23:52:35.092 | Collecting tomlkit>=0.11.6 (from stestr>=1.0.0->tempest==46.3.1.dev44) 2026-08-31 23:52:35.095 | Using cached tomlkit-0.15.1-py3-none-any.whl.metadata (3.3 kB) 2026-08-31 23:52:35.134 | Using cached stestr-4.2.1-py3-none-any.whl (118 kB) 2026-08-31 23:52:35.137 | Using cached tomlkit-0.15.1-py3-none-any.whl (49 kB) 2026-08-31 23:52:35.154 | Building wheels for collected packages: tempest 2026-08-31 23:52:35.155 | Building editable for tempest (pyproject.toml): started 2026-08-31 23:52:36.768 | Building editable for tempest (pyproject.toml): finished with status 'done' 2026-08-31 23:52:36.769 | Created wheel for tempest: filename=tempest-46.3.1.dev44-0.editable-py3-none-any.whl size=8322 sha256=5c93b6ad9b07fd7d7c5fa6b73eb08223891caaef8baa54fbc7cc213f312ca222 2026-08-31 23:52:36.770 | Stored in directory: /tmp/pip-ephem-wheel-cache-z1sftxiy/wheels/a8/38/99/324113a4b73ad133e84e5794562e0b63ae1c5945bffa9f076a 2026-08-31 23:52:36.774 | Successfully built tempest 2026-08-31 23:52:37.083 | Installing collected packages: tomlkit, stestr, tempest 2026-08-31 23:52:37.374 | 2026-08-31 23:52:37.402 | Successfully installed stestr-4.2.1 tempest-46.3.1.dev44 tomlkit-0.15.1 2026-08-31 23:52:37.578 | ++ inc/python:pip_install:216 : result=0 2026-08-31 23:52:37.580 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-08-31 23:52:37.583 | ++ functions-common:time_stop:2420 : local name 2026-08-31 23:52:37.585 | ++ functions-common:time_stop:2421 : local end_time 2026-08-31 23:52:37.587 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-08-31 23:52:37.590 | ++ functions-common:time_stop:2423 : local total 2026-08-31 23:52:37.592 | ++ functions-common:time_stop:2424 : local start_time 2026-08-31 23:52:37.594 | ++ functions-common:time_stop:2426 : name=pip_install 2026-08-31 23:52:37.596 | ++ functions-common:time_stop:2427 : start_time=1788220349666 2026-08-31 23:52:37.598 | ++ functions-common:time_stop:2429 : [[ -z 1788220349666 ]] 2026-08-31 23:52:37.601 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-08-31 23:52:37.605 | ++ functions-common:time_stop:2432 : end_time=1788220357603 2026-08-31 23:52:37.608 | ++ functions-common:time_stop:2433 : elapsed_time=7937 2026-08-31 23:52:37.610 | ++ functions-common:time_stop:2434 : total=172922 2026-08-31 23:52:37.612 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-31 23:52:37.614 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=180859 2026-08-31 23:52:37.616 | ++ inc/python:pip_install:219 : return 0 2026-08-31 23:52:37.619 | ++ inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-08-31 23:52:37.621 | ++ inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-08-31 23:52:37.623 | ++ inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/tempest 2026-08-31 23:52:37.625 | ++ inc/python:use_library_from_git:266 : local name=/opt/stack/tempest 2026-08-31 23:52:37.628 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-08-31 23:52:37.630 | ++ inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-31 23:52:37.632 | ++ inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/tempest, ]] 2026-08-31 23:52:37.634 | ++ inc/python:use_library_from_git:269 : return 1 2026-08-31 23:52:37.637 | ++ 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-08-31 23:52:37.639 | ++ lib/tempest:configure_tempest:212 : local image_lines 2026-08-31 23:52:37.641 | ++ lib/tempest:configure_tempest:213 : local images 2026-08-31 23:52:37.643 | ++ lib/tempest:configure_tempest:214 : local num_images 2026-08-31 23:52:37.645 | ++ lib/tempest:configure_tempest:215 : local image_uuid 2026-08-31 23:52:37.648 | ++ lib/tempest:configure_tempest:216 : local image_uuid_alt 2026-08-31 23:52:37.650 | ++ lib/tempest:configure_tempest:217 : local password 2026-08-31 23:52:37.653 | ++ lib/tempest:configure_tempest:218 : local line 2026-08-31 23:52:37.655 | ++ lib/tempest:configure_tempest:219 : local flavors 2026-08-31 23:52:37.657 | ++ lib/tempest:configure_tempest:220 : local available_flavors 2026-08-31 23:52:37.659 | ++ lib/tempest:configure_tempest:221 : local flavors_ref 2026-08-31 23:52:37.662 | ++ lib/tempest:configure_tempest:222 : local flavor_lines 2026-08-31 23:52:37.664 | ++ lib/tempest:configure_tempest:223 : local flavor_ref_size 2026-08-31 23:52:37.666 | ++ lib/tempest:configure_tempest:224 : local flavor_ref_alt_size 2026-08-31 23:52:37.668 | ++ lib/tempest:configure_tempest:225 : local public_network_id 2026-08-31 23:52:37.671 | ++ lib/tempest:configure_tempest:226 : local public_router_id 2026-08-31 23:52:37.675 | ++ lib/tempest:configure_tempest:227 : local ssh_connect_method=floating 2026-08-31 23:52:37.677 | ++ lib/tempest:configure_tempest:228 : local disk 2026-08-31 23:52:37.680 | ++ lib/tempest:configure_tempest:231 : ifs=' 2026-08-31 23:52:37.681 | ' 2026-08-31 23:52:37.683 | ++ lib/tempest:configure_tempest:241 : declare -a images 2026-08-31 23:52:37.686 | ++ lib/tempest:configure_tempest:243 : is_service_enabled glance 2026-08-31 23:52:37.701 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:52:37.704 | ++ lib/tempest:configure_tempest:244 : get_active_images images image_uuid 2026-08-31 23:52:37.706 | ++ lib/tempest:get_active_images:160 : declare -n img_array=images 2026-08-31 23:52:37.708 | ++ lib/tempest:get_active_images:161 : declare -n img_id=image_uuid 2026-08-31 23:52:37.711 | ++ lib/tempest:get_active_images:164 : img_array=() 2026-08-31 23:52:37.716 | +++ lib/tempest:get_active_images:159 : oscwrap --os-cloud devstack-admin image list --long --property status=active 2026-08-31 23:52:37.716 | +++ lib/tempest:get_active_images:159 : awk '-F|' '!/^(+--)|ID|aki|ari/ { print $3,$2,$4 }' 2026-08-31 23:52:37.717 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2026-08-31 23:52:41.337 | +++ functions-common:oscwrap:2465 : return 0 2026-08-31 23:52:41.340 | ++ lib/tempest:get_active_images:172 : [[ qcow2 == \i\s\o ]] 2026-08-31 23:52:41.342 | ++ lib/tempest:get_active_images:175 : '[' cirros-0.6.3-x86_64-disk = cirros-0.6.3-x86_64-disk ']' 2026-08-31 23:52:41.345 | ++ lib/tempest:get_active_images:176 : img_id=64fc298b-4656-41e6-a52e-bd149cb491e9 2026-08-31 23:52:41.347 | ++ lib/tempest:get_active_images:178 : img_array+=($IMAGE_UUID) 2026-08-31 23:52:41.349 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2026-08-31 23:52:41.352 | ++ lib/tempest:configure_tempest:246 : (( 1 < 1 )) 2026-08-31 23:52:41.354 | ++ lib/tempest:configure_tempest:260 : case "${#images[*]}" in 2026-08-31 23:52:41.356 | ++ lib/tempest:configure_tempest:266 : '[' -z 64fc298b-4656-41e6-a52e-bd149cb491e9 ']' 2026-08-31 23:52:41.357 | ++ lib/tempest:configure_tempest:269 : image_uuid_alt=64fc298b-4656-41e6-a52e-bd149cb491e9 2026-08-31 23:52:41.360 | ++ lib/tempest:configure_tempest:291 : sudo install -d -o quobyte /opt/stack/tempest/etc 2026-08-31 23:52:41.377 | ++ lib/tempest:configure_tempest:292 : rm -f /opt/stack/tempest/etc/tempest.conf 2026-08-31 23:52:41.381 | ++ lib/tempest:configure_tempest:294 : local password=nomoresecret 2026-08-31 23:52:41.383 | ++ lib/tempest:configure_tempest:297 : local admin_username=admin 2026-08-31 23:52:41.385 | ++ lib/tempest:configure_tempest:298 : local admin_project_name=admin 2026-08-31 23:52:41.387 | ++ lib/tempest:configure_tempest:299 : local admin_domain_name=Default 2026-08-31 23:52:41.389 | ++ lib/tempest:configure_tempest:300 : local alt_username=alt_demo 2026-08-31 23:52:41.392 | ++ lib/tempest:configure_tempest:301 : local alt_project_name=alt_demo 2026-08-31 23:52:41.394 | ++ lib/tempest:configure_tempest:302 : local admin_project_id 2026-08-31 23:52:41.398 | +++ lib/tempest:configure_tempest:303 : oscwrap --os-cloud devstack-admin project list 2026-08-31 23:52:41.398 | +++ lib/tempest:configure_tempest:303 : awk '/ admin / { print $2 }' 2026-08-31 23:52:44.510 | +++ functions-common:oscwrap:2465 : return 0 2026-08-31 23:52:44.515 | ++ lib/tempest:configure_tempest:303 : admin_project_id=0dbd8f0a33a74d5db3271102e89b70d0 2026-08-31 23:52:44.517 | ++ lib/tempest:configure_tempest:305 : is_service_enabled nova 2026-08-31 23:52:44.532 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:52:44.535 | +++ lib/tempest:configure_tempest:308 : oscwrap --os-cloud devstack-admin flavor list 2026-08-31 23:52:47.671 | +++ functions-common:oscwrap:2465 : return 0 2026-08-31 23:52:47.676 | ++ lib/tempest:configure_tempest:308 : available_flavors='+----+-----------+-------+------+-----------+-------+-----------+ 2026-08-31 23:52:47.676 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-08-31 23:52:47.676 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-08-31 23:52:47.676 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-08-31 23:52:47.676 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-08-31 23:52:47.676 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-08-31 23:52:47.676 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-08-31 23:52:47.676 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-08-31 23:52:47.677 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-08-31 23:52:47.677 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-08-31 23:52:47.677 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-08-31 23:52:47.677 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-08-31 23:52:47.677 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-08-31 23:52:47.677 | +----+-----------+-------+------+-----------+-------+-----------+' 2026-08-31 23:52:47.678 | ++ lib/tempest:configure_tempest:309 : [[ -z '' ]] 2026-08-31 23:52:47.681 | ++ lib/tempest:configure_tempest:310 : [[ +----+-----------+-------+------+-----------+-------+-----------+ 2026-08-31 23:52:47.681 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-08-31 23:52:47.681 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-08-31 23:52:47.681 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-08-31 23:52:47.681 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-08-31 23:52:47.681 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-08-31 23:52:47.682 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-08-31 23:52:47.682 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-08-31 23:52:47.682 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-08-31 23:52:47.682 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-08-31 23:52:47.682 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-08-31 23:52:47.682 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-08-31 23:52:47.682 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-08-31 23:52:47.684 | +----+-----------+-------+------+-----------+-------+-----------+ =~ m1\.nano ]] 2026-08-31 23:52:47.687 | +++ lib/tempest:configure_tempest:312 : image_size_in_gib 64fc298b-4656-41e6-a52e-bd149cb491e9 2026-08-31 23:52:47.690 | +++ lib/tempest:image_size_in_gib:125 : local size 2026-08-31 23:52:47.695 | ++++ lib/tempest:image_size_in_gib:126 : oscwrap --os-cloud devstack-admin image show 64fc298b-4656-41e6-a52e-bd149cb491e9 -c size -f value 2026-08-31 23:52:50.850 | ++++ functions-common:oscwrap:2465 : return 0 2026-08-31 23:52:50.854 | +++ lib/tempest:image_size_in_gib:126 : size=21692416 2026-08-31 23:52:50.858 | +++ lib/tempest:image_size_in_gib:127 : echo 21692416 2026-08-31 23:52:50.859 | +++ lib/tempest:image_size_in_gib:127 : python3 -c 'import math; print(int(math.ceil(float(int(input()) / 1024.0 ** 3))))' 2026-08-31 23:52:50.914 | ++ lib/tempest:configure_tempest:312 : disk=1 2026-08-31 23:52:50.917 | ++ lib/tempest:configure_tempest:313 : ram=192 2026-08-31 23:52:50.920 | ++ 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-08-31 23:52:53.805 | +----------------------------+-----------------------+ 2026-08-31 23:52:53.806 | | Field | Value | 2026-08-31 23:52:53.806 | +----------------------------+-----------------------+ 2026-08-31 23:52:53.806 | | OS-FLV-DISABLED:disabled | False | 2026-08-31 23:52:53.806 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-08-31 23:52:53.806 | | description | None | 2026-08-31 23:52:53.806 | | disk | 1 | 2026-08-31 23:52:53.806 | | id | 42 | 2026-08-31 23:52:53.806 | | name | m1.nano | 2026-08-31 23:52:53.806 | | os-flavor-access:is_public | True | 2026-08-31 23:52:53.807 | | properties | hw_rng:allowed='True' | 2026-08-31 23:52:53.807 | | ram | 192 | 2026-08-31 23:52:53.807 | | rxtx_factor | 1.0 | 2026-08-31 23:52:53.807 | | swap | 0 | 2026-08-31 23:52:53.807 | | vcpus | 1 | 2026-08-31 23:52:53.807 | +----------------------------+-----------------------+ 2026-08-31 23:52:54.225 | ++ lib/tempest:configure_tempest:316 : flavor_ref=42 2026-08-31 23:52:54.229 | ++ lib/tempest:configure_tempest:317 : [[ +----+-----------+-------+------+-----------+-------+-----------+ 2026-08-31 23:52:54.229 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-08-31 23:52:54.230 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-08-31 23:52:54.230 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-08-31 23:52:54.230 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-08-31 23:52:54.230 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-08-31 23:52:54.230 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-08-31 23:52:54.230 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-08-31 23:52:54.230 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-08-31 23:52:54.230 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-08-31 23:52:54.230 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-08-31 23:52:54.230 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-08-31 23:52:54.231 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-08-31 23:52:54.231 | +----+-----------+-------+------+-----------+-------+-----------+ =~ m1\.micro ]] 2026-08-31 23:52:54.235 | +++ lib/tempest:configure_tempest:319 : image_size_in_gib 64fc298b-4656-41e6-a52e-bd149cb491e9 2026-08-31 23:52:54.240 | +++ lib/tempest:image_size_in_gib:125 : local size 2026-08-31 23:52:54.246 | ++++ lib/tempest:image_size_in_gib:126 : oscwrap --os-cloud devstack-admin image show 64fc298b-4656-41e6-a52e-bd149cb491e9 -c size -f value 2026-08-31 23:52:57.557 | ++++ functions-common:oscwrap:2465 : return 0 2026-08-31 23:52:57.564 | +++ lib/tempest:image_size_in_gib:126 : size=21692416 2026-08-31 23:52:57.568 | +++ lib/tempest:image_size_in_gib:127 : python3 -c 'import math; print(int(math.ceil(float(int(input()) / 1024.0 ** 3))))' 2026-08-31 23:52:57.568 | +++ lib/tempest:image_size_in_gib:127 : echo 21692416 2026-08-31 23:52:57.614 | ++ lib/tempest:configure_tempest:319 : disk=1 2026-08-31 23:52:57.618 | ++ lib/tempest:configure_tempest:320 : ram=256 2026-08-31 23:52:57.621 | ++ 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-08-31 23:53:00.467 | +----------------------------+-----------------------+ 2026-08-31 23:53:00.467 | | Field | Value | 2026-08-31 23:53:00.467 | +----------------------------+-----------------------+ 2026-08-31 23:53:00.468 | | OS-FLV-DISABLED:disabled | False | 2026-08-31 23:53:00.468 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-08-31 23:53:00.468 | | description | None | 2026-08-31 23:53:00.468 | | disk | 1 | 2026-08-31 23:53:00.468 | | id | 84 | 2026-08-31 23:53:00.468 | | name | m1.micro | 2026-08-31 23:53:00.468 | | os-flavor-access:is_public | True | 2026-08-31 23:53:00.469 | | properties | hw_rng:allowed='True' | 2026-08-31 23:53:00.469 | | ram | 256 | 2026-08-31 23:53:00.469 | | rxtx_factor | 1.0 | 2026-08-31 23:53:00.469 | | swap | 0 | 2026-08-31 23:53:00.469 | | vcpus | 1 | 2026-08-31 23:53:00.469 | +----------------------------+-----------------------+ 2026-08-31 23:53:00.743 | ++ lib/tempest:configure_tempest:323 : flavor_ref_alt=84 2026-08-31 23:53:00.745 | ++ lib/tempest:configure_tempest:372 : is_service_enabled glance 2026-08-31 23:53:00.758 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:53:00.760 | ++ lib/tempest:configure_tempest:373 : git_clone https://review.opendev.org/openstack/os-test-images.git /opt/stack/os-test-images master 2026-08-31 23:53:00.762 | ++ functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/os-test-images.git 2026-08-31 23:53:00.764 | ++ functions-common:git_clone:590 : local git_dest=/opt/stack/os-test-images 2026-08-31 23:53:00.766 | ++ functions-common:git_clone:591 : local git_ref=master 2026-08-31 23:53:00.768 | ++ functions-common:git_clone:592 : local orig_dir 2026-08-31 23:53:00.771 | +++ functions-common:git_clone:593 : pwd 2026-08-31 23:53:00.773 | ++ functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-08-31 23:53:00.775 | ++ functions-common:git_clone:594 : local git_clone_flags= 2026-08-31 23:53:00.778 | +++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-08-31 23:53:00.791 | ++ functions-common:git_clone:596 : RECLONE=False 2026-08-31 23:53:00.793 | ++ functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-08-31 23:53:00.795 | ++ functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-08-31 23:53:00.798 | ++ functions-common:git_clone:610 : echo master 2026-08-31 23:53:00.798 | ++ functions-common:git_clone:610 : egrep -q '^refs' 2026-08-31 23:53:00.803 | ++ functions-common:git_clone:624 : [[ ! -d /opt/stack/os-test-images ]] 2026-08-31 23:53:00.805 | ++ functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-08-31 23:53:00.807 | ++ 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-08-31 23:53:00.809 | ++ functions-common:git_timed:697 : local count=0 2026-08-31 23:53:00.811 | ++ functions-common:git_timed:698 : local timeout=0 2026-08-31 23:53:00.815 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-31 23:53:00.817 | ++ functions-common:git_timed:701 : timeout=0 2026-08-31 23:53:00.819 | ++ functions-common:git_timed:704 : time_start git_timed 2026-08-31 23:53:00.821 | ++ functions-common:time_start:2406 : local name=git_timed 2026-08-31 23:53:00.822 | ++ functions-common:time_start:2407 : local start_time= 2026-08-31 23:53:00.824 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-08-31 23:53:00.827 | +++ functions-common:time_start:2411 : date +%s%3N 2026-08-31 23:53:00.830 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1788220380828 2026-08-31 23:53:00.832 | ++ 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-08-31 23:53:00.835 | Cloning into '/opt/stack/os-test-images'... 2026-08-31 23:53:01.463 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-08-31 23:53:01.464 | ++ functions-common:time_stop:2420 : local name 2026-08-31 23:53:01.466 | ++ functions-common:time_stop:2421 : local end_time 2026-08-31 23:53:01.468 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-08-31 23:53:01.470 | ++ functions-common:time_stop:2423 : local total 2026-08-31 23:53:01.472 | ++ functions-common:time_stop:2424 : local start_time 2026-08-31 23:53:01.474 | ++ functions-common:time_stop:2426 : name=git_timed 2026-08-31 23:53:01.476 | ++ functions-common:time_stop:2427 : start_time=1788220380828 2026-08-31 23:53:01.478 | ++ functions-common:time_stop:2429 : [[ -z 1788220380828 ]] 2026-08-31 23:53:01.480 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-08-31 23:53:01.484 | ++ functions-common:time_stop:2432 : end_time=1788220381481 2026-08-31 23:53:01.486 | ++ functions-common:time_stop:2433 : elapsed_time=653 2026-08-31 23:53:01.488 | ++ functions-common:time_stop:2434 : total=423768 2026-08-31 23:53:01.490 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-31 23:53:01.491 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=424421 2026-08-31 23:53:01.493 | ++ functions-common:git_clone:631 : cd /opt/stack/os-test-images 2026-08-31 23:53:01.495 | ++ functions-common:git_clone:632 : git_timed fetch origin master 2026-08-31 23:53:01.497 | ++ functions-common:git_timed:697 : local count=0 2026-08-31 23:53:01.499 | ++ functions-common:git_timed:698 : local timeout=0 2026-08-31 23:53:01.502 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-31 23:53:01.503 | ++ functions-common:git_timed:701 : timeout=0 2026-08-31 23:53:01.505 | ++ functions-common:git_timed:704 : time_start git_timed 2026-08-31 23:53:01.507 | ++ functions-common:time_start:2406 : local name=git_timed 2026-08-31 23:53:01.510 | ++ functions-common:time_start:2407 : local start_time= 2026-08-31 23:53:01.512 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-08-31 23:53:01.514 | +++ functions-common:time_start:2411 : date +%s%3N 2026-08-31 23:53:01.518 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1788220381515 2026-08-31 23:53:01.520 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-08-31 23:53:01.990 | From https://review.opendev.org/openstack/os-test-images 2026-08-31 23:53:01.990 | * branch master -> FETCH_HEAD 2026-08-31 23:53:01.999 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-08-31 23:53:02.002 | ++ functions-common:time_stop:2420 : local name 2026-08-31 23:53:02.004 | ++ functions-common:time_stop:2421 : local end_time 2026-08-31 23:53:02.006 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-08-31 23:53:02.008 | ++ functions-common:time_stop:2423 : local total 2026-08-31 23:53:02.010 | ++ functions-common:time_stop:2424 : local start_time 2026-08-31 23:53:02.013 | ++ functions-common:time_stop:2426 : name=git_timed 2026-08-31 23:53:02.016 | ++ functions-common:time_stop:2427 : start_time=1788220381515 2026-08-31 23:53:02.018 | ++ functions-common:time_stop:2429 : [[ -z 1788220381515 ]] 2026-08-31 23:53:02.020 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-08-31 23:53:02.025 | ++ functions-common:time_stop:2432 : end_time=1788220382022 2026-08-31 23:53:02.027 | ++ functions-common:time_stop:2433 : elapsed_time=507 2026-08-31 23:53:02.029 | ++ functions-common:time_stop:2434 : total=424421 2026-08-31 23:53:02.031 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-31 23:53:02.033 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=424928 2026-08-31 23:53:02.036 | ++ functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-08-31 23:53:02.038 | ++ functions-common:git_timed:697 : local count=0 2026-08-31 23:53:02.040 | ++ functions-common:git_timed:698 : local timeout=0 2026-08-31 23:53:02.042 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-31 23:53:02.045 | ++ functions-common:git_timed:701 : timeout=0 2026-08-31 23:53:02.047 | ++ functions-common:git_timed:704 : time_start git_timed 2026-08-31 23:53:02.049 | ++ functions-common:time_start:2406 : local name=git_timed 2026-08-31 23:53:02.051 | ++ functions-common:time_start:2407 : local start_time= 2026-08-31 23:53:02.053 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-08-31 23:53:02.055 | +++ functions-common:time_start:2411 : date +%s%3N 2026-08-31 23:53:02.059 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1788220382057 2026-08-31 23:53:02.062 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-08-31 23:53:02.071 | Note: switching to 'FETCH_HEAD'. 2026-08-31 23:53:02.071 | 2026-08-31 23:53:02.071 | You are in 'detached HEAD' state. You can look around, make experimental 2026-08-31 23:53:02.071 | changes and commit them, and you can discard any commits you make in this 2026-08-31 23:53:02.071 | state without impacting any branches by switching back to a branch. 2026-08-31 23:53:02.071 | 2026-08-31 23:53:02.071 | If you want to create a new branch to retain commits you create, you may 2026-08-31 23:53:02.071 | do so (now or later) by using -c with the switch command. Example: 2026-08-31 23:53:02.071 | 2026-08-31 23:53:02.071 | git switch -c 2026-08-31 23:53:02.071 | 2026-08-31 23:53:02.071 | Or undo this operation with: 2026-08-31 23:53:02.072 | 2026-08-31 23:53:02.072 | git switch - 2026-08-31 23:53:02.072 | 2026-08-31 23:53:02.072 | Turn off this advice by setting config variable advice.detachedHead to false 2026-08-31 23:53:02.072 | 2026-08-31 23:53:02.072 | HEAD is now at 5d0367e Clean-up zuul config spacing 2026-08-31 23:53:02.075 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-08-31 23:53:02.077 | ++ functions-common:time_stop:2420 : local name 2026-08-31 23:53:02.079 | ++ functions-common:time_stop:2421 : local end_time 2026-08-31 23:53:02.081 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-08-31 23:53:02.083 | ++ functions-common:time_stop:2423 : local total 2026-08-31 23:53:02.085 | ++ functions-common:time_stop:2424 : local start_time 2026-08-31 23:53:02.087 | ++ functions-common:time_stop:2426 : name=git_timed 2026-08-31 23:53:02.089 | ++ functions-common:time_stop:2427 : start_time=1788220382057 2026-08-31 23:53:02.091 | ++ functions-common:time_stop:2429 : [[ -z 1788220382057 ]] 2026-08-31 23:53:02.093 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-08-31 23:53:02.097 | ++ functions-common:time_stop:2432 : end_time=1788220382095 2026-08-31 23:53:02.099 | ++ functions-common:time_stop:2433 : elapsed_time=38 2026-08-31 23:53:02.101 | ++ functions-common:time_stop:2434 : total=424928 2026-08-31 23:53:02.103 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-31 23:53:02.105 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=424966 2026-08-31 23:53:02.107 | ++ functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/os-test-images 2026-08-31 23:53:02.123 | ++ functions-common:git_clone:672 : cd /opt/stack/os-test-images 2026-08-31 23:53:02.126 | ++ functions-common:git_clone:673 : git show --oneline 2026-08-31 23:53:02.127 | ++ functions-common:git_clone:673 : head -1 2026-08-31 23:53:02.129 | 5d0367e Clean-up zuul config spacing 2026-08-31 23:53:02.131 | ++ functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-08-31 23:53:02.133 | ++ lib/tempest:configure_tempest:374 : pushd /opt/stack/os-test-images 2026-08-31 23:53:02.134 | /opt/stack/os-test-images ~/devstack 2026-08-31 23:53:02.135 | ++ lib/tempest:configure_tempest:375 : tox -egenerate 2026-08-31 23:53:02.614 | generate create: /opt/stack/os-test-images/.tox/generate 2026-08-31 23:53:03.294 | generate installdeps: -r/opt/stack/os-test-images/requirements.txt 2026-08-31 23:53:06.045 | generate installed: PyYAML==6.0.3 2026-08-31 23:53:06.046 | generate run-test-pre: PYTHONHASHSEED='2960223054' 2026-08-31 23:53:06.046 | generate run-test: commands[0] | python3 generate.py manifest.yaml 2026-08-31 23:53:06.160 | INFO:generate:Generating standard-qcow2v3 step 1/1 with 'qemu-img create -f qcow2 standard-qcow2v3.qcow2 10M' 2026-08-31 23:53:06.184 | 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-08-31 23:53:06.206 | 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-08-31 23:53:06.235 | INFO:generate:Generating qcow-with-datafile step 2/2 with 'rm qcow-data-file' 2026-08-31 23:53:06.237 | INFO:generate:Generating raw-blank step 1/1 with 'qemu-img create -f raw raw-blank.raw 1M' 2026-08-31 23:53:06.246 | INFO:generate:Generating gpt-blank step 1/2 with 'qemu-img create -f raw gpt-blank.gpt 1M' 2026-08-31 23:53:06.255 | INFO:generate:Generating gpt-blank step 2/2 with "parted gpt-blank.gpt --script 'mklabel gpt'" 2026-08-31 23:53:06.289 | INFO:generate:Generating standard step 1/1 with 'qemu-img create -f qed standard.qed 10M' 2026-08-31 23:53:06.304 | INFO:generate:Generating standard-iso9660 step 1/2 with 'qemu-img create -f raw standard-iso9660.iso 1M' 2026-08-31 23:53:06.313 | INFO:generate:Generating standard-iso9660 step 2/2 with 'mkisofs -V standard-iso9660 -o standard-iso9660.iso /etc/hosts' 2026-08-31 23:53:06.325 | WARNING:generate:Unable to generate image standard-udf (iso) 2026-08-31 23:53:06.325 | 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-08-31 23:53:06.334 | 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-08-31 23:53:06.342 | INFO:generate:Generating iso-with-qcow2-in-system step 3/5 with 'qemu-img create -f qcow2 tmp.qcow 10M' 2026-08-31 23:53:06.363 | 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-08-31 23:53:06.367 | INFO:generate:Generating iso-with-qcow2-in-system step 5/5 with 'rm tmp.qcow' 2026-08-31 23:53:06.370 | INFO:generate:Generating vmdk-monolithicSparse step 1/1 with 'qemu-img create -f vmdk -o subformat=monolithicSparse vmdk-monolithicSparse.vmdk 10M' 2026-08-31 23:53:06.382 | INFO:generate:Generating vmdk-streamOptimized step 1/1 with 'qemu-img create -f vmdk -o subformat=streamOptimized vmdk-streamOptimized.vmdk 10M' 2026-08-31 23:53:06.394 | INFO:generate:Generating vmdk-monolithicFlat step 1/2 with 'qemu-img create -f vmdk -o subformat=monolithicFlat vmdk-monolithicFlat.vmdk 10M' 2026-08-31 23:53:06.409 | INFO:generate:Generating vmdk-monolithicFlat step 2/2 with 'rm vmdk-monolithicFlat-flat.vmdk' 2026-08-31 23:53:06.412 | INFO:generate:Generating vmdk-monolithicFlat-leak step 1/3 with 'qemu-img create -f vmdk -o subformat=monolithicFlat vmdk-monolithicFlat-leak.vmdk 10M' 2026-08-31 23:53:06.426 | 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-08-31 23:53:06.430 | INFO:generate:Generating vmdk-monolithicFlat-leak step 3/3 with 'rm vmdk-monolithicFlat-leak-flat.vmdk' 2026-08-31 23:53:06.434 | 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-08-31 23:53:06.446 | 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-08-31 23:53:06.450 | 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-08-31 23:53:06.462 | INFO:generate:Running postprocesser footerify_vmdk on 'vmdk-sparse-with-footer.vmdk' 2026-08-31 23:53:06.488 | ___________________________________ summary ____________________________________ 2026-08-31 23:53:06.488 | generate: commands succeeded 2026-08-31 23:53:06.488 | congratulations :) 2026-08-31 23:53:06.541 | ++ lib/tempest:configure_tempest:376 : popd 2026-08-31 23:53:06.541 | ~/devstack 2026-08-31 23:53:06.545 | ++ 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-08-31 23:53:06.593 | ++ lib/tempest:configure_tempest:378 : local image_conversion 2026-08-31 23:53:06.598 | +++ lib/tempest:configure_tempest:379 : iniget /etc/glance/glance-image-import.conf image_conversion output_format 2026-08-31 23:53:06.625 | ++ lib/tempest:configure_tempest:379 : image_conversion= 2026-08-31 23:53:06.629 | ++ lib/tempest:configure_tempest:380 : [[ -n '' ]] 2026-08-31 23:53:06.633 | ++ lib/tempest:configure_tempest:383 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled image_format_enforcement True 2026-08-31 23:53:06.681 | ++ lib/tempest:configure_tempest:386 : iniset /opt/stack/tempest/etc/tempest.conf network project_network_cidr 10.0.0.0/22 2026-08-31 23:53:06.725 | ++ lib/tempest:configure_tempest:388 : ssh_connect_method=floating 2026-08-31 23:53:06.729 | ++ lib/tempest:configure_tempest:394 : [[ True == \T\r\u\e ]] 2026-08-31 23:53:06.732 | ++ lib/tempest:configure_tempest:394 : is_networking_extension_supported external-net 2026-08-31 23:53:06.736 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=external-net 2026-08-31 23:53:06.741 | +++ 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-08-31 23:53:10.125 | +++ functions-common:oscwrap:2465 : return 0 2026-08-31 23:53:10.128 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-08-31 23:53:10.128 | address-scope 2026-08-31 23:53:10.128 | agent 2026-08-31 23:53:10.129 | allowed-address-pairs 2026-08-31 23:53:10.129 | auto-allocated-topology 2026-08-31 23:53:10.129 | availability_zone 2026-08-31 23:53:10.129 | default-subnetpools 2026-08-31 23:53:10.129 | dhcp_agent_scheduler 2026-08-31 23:53:10.129 | dns-integration 2026-08-31 23:53:10.129 | dns-domain-ports 2026-08-31 23:53:10.130 | dns-integration-domain-keywords 2026-08-31 23:53:10.130 | empty-string-filtering 2026-08-31 23:53:10.130 | external-net 2026-08-31 23:53:10.130 | extra_dhcp_opt 2026-08-31 23:53:10.130 | extraroute 2026-08-31 23:53:10.130 | extraroute-atomic 2026-08-31 23:53:10.130 | filter-validation 2026-08-31 23:53:10.130 | floating-ip-port-forwarding-detail 2026-08-31 23:53:10.130 | fip-port-details 2026-08-31 23:53:10.131 | flavors 2026-08-31 23:53:10.131 | floatingip-pools 2026-08-31 23:53:10.131 | router 2026-08-31 23:53:10.131 | l3-agent-scheduler-ha-chassis-priority 2026-08-31 23:53:10.131 | enable-default-route-bfd 2026-08-31 23:53:10.131 | enable-default-route-ecmp 2026-08-31 23:53:10.131 | ext-gw-mode 2026-08-31 23:53:10.132 | l3-ha 2026-08-31 23:53:10.132 | external-gateway-multihoming 2026-08-31 23:53:10.132 | l3-flavors 2026-08-31 23:53:10.132 | l3_agent_scheduler 2026-08-31 23:53:10.132 | multi-provider 2026-08-31 23:53:10.132 | net-mtu 2026-08-31 23:53:10.132 | net-mtu-writable 2026-08-31 23:53:10.132 | network_availability_zone 2026-08-31 23:53:10.133 | network-ip-availability 2026-08-31 23:53:10.133 | network-ip-availability-details 2026-08-31 23:53:10.133 | pagination 2026-08-31 23:53:10.133 | port-device-profile 2026-08-31 23:53:10.133 | port-mac-address-regenerate 2026-08-31 23:53:10.133 | port-numa-affinity-policy 2026-08-31 23:53:10.133 | port-numa-affinity-policy-socket 2026-08-31 23:53:10.134 | binding 2026-08-31 23:53:10.134 | binding-extended 2026-08-31 23:53:10.134 | port-security 2026-08-31 23:53:10.134 | project-id 2026-08-31 23:53:10.134 | provider 2026-08-31 23:53:10.134 | qinq 2026-08-31 23:53:10.134 | quota-check-limit 2026-08-31 23:53:10.134 | quota-check-limit-default 2026-08-31 23:53:10.135 | quotas 2026-08-31 23:53:10.135 | quota_details 2026-08-31 23:53:10.135 | rbac-policies 2026-08-31 23:53:10.135 | rbac-address-scope 2026-08-31 23:53:10.135 | rbac-security-groups 2026-08-31 23:53:10.135 | revision-if-match 2026-08-31 23:53:10.135 | standard-attr-revisions 2026-08-31 23:53:10.135 | router_availability_zone 2026-08-31 23:53:10.135 | router-enable-snat 2026-08-31 23:53:10.135 | security-groups-default-rules 2026-08-31 23:53:10.136 | security-groups-default-statefulness 2026-08-31 23:53:10.136 | security-groups-normalized-cidr 2026-08-31 23:53:10.136 | security-groups-remote-address-group 2026-08-31 23:53:10.136 | security-groups-rules-belongs-to-default-sg 2026-08-31 23:53:10.136 | security-groups-shared-filtering 2026-08-31 23:53:10.136 | security-group 2026-08-31 23:53:10.136 | service-type 2026-08-31 23:53:10.136 | sorting 2026-08-31 23:53:10.137 | standard-attr-description 2026-08-31 23:53:10.137 | stateful-security-group 2026-08-31 23:53:10.137 | subnet-dns-publish-fixed-ip 2026-08-31 23:53:10.137 | subnet-external-network 2026-08-31 23:53:10.137 | subnet_onboard 2026-08-31 23:53:10.137 | subnet-service-types 2026-08-31 23:53:10.137 | subnet_allocation 2026-08-31 23:53:10.138 | subnetpool-prefix-ops 2026-08-31 23:53:10.138 | tag-creation 2026-08-31 23:53:10.138 | standard-attr-tag 2026-08-31 23:53:10.138 | standard-attr-timestamp 2026-08-31 23:53:10.138 | vlan-transparent' 2026-08-31 23:53:10.139 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-08-31 23:53:10.139 | address-scope 2026-08-31 23:53:10.139 | agent 2026-08-31 23:53:10.139 | allowed-address-pairs 2026-08-31 23:53:10.140 | auto-allocated-topology 2026-08-31 23:53:10.140 | availability_zone 2026-08-31 23:53:10.140 | default-subnetpools 2026-08-31 23:53:10.140 | dhcp_agent_scheduler 2026-08-31 23:53:10.140 | dns-integration 2026-08-31 23:53:10.140 | dns-domain-ports 2026-08-31 23:53:10.140 | dns-integration-domain-keywords 2026-08-31 23:53:10.140 | empty-string-filtering 2026-08-31 23:53:10.140 | external-net 2026-08-31 23:53:10.140 | extra_dhcp_opt 2026-08-31 23:53:10.140 | extraroute 2026-08-31 23:53:10.140 | extraroute-atomic 2026-08-31 23:53:10.141 | filter-validation 2026-08-31 23:53:10.141 | floating-ip-port-forwarding-detail 2026-08-31 23:53:10.141 | fip-port-details 2026-08-31 23:53:10.141 | flavors 2026-08-31 23:53:10.141 | floatingip-pools 2026-08-31 23:53:10.141 | router 2026-08-31 23:53:10.141 | l3-agent-scheduler-ha-chassis-priority 2026-08-31 23:53:10.141 | enable-default-route-bfd 2026-08-31 23:53:10.141 | enable-default-route-ecmp 2026-08-31 23:53:10.141 | ext-gw-mode 2026-08-31 23:53:10.141 | l3-ha 2026-08-31 23:53:10.142 | external-gateway-multihoming 2026-08-31 23:53:10.142 | l3-flavors 2026-08-31 23:53:10.142 | l3_agent_scheduler 2026-08-31 23:53:10.142 | multi-provider 2026-08-31 23:53:10.142 | net-mtu 2026-08-31 23:53:10.142 | net-mtu-writable 2026-08-31 23:53:10.142 | network_availability_zone 2026-08-31 23:53:10.142 | network-ip-availability 2026-08-31 23:53:10.142 | network-ip-availability-details 2026-08-31 23:53:10.143 | pagination 2026-08-31 23:53:10.143 | port-device-profile 2026-08-31 23:53:10.143 | port-mac-address-regenerate 2026-08-31 23:53:10.143 | port-numa-affinity-policy 2026-08-31 23:53:10.143 | port-numa-affinity-policy-socket 2026-08-31 23:53:10.143 | binding 2026-08-31 23:53:10.143 | binding-extended 2026-08-31 23:53:10.143 | port-security 2026-08-31 23:53:10.143 | project-id 2026-08-31 23:53:10.143 | provider 2026-08-31 23:53:10.144 | qinq 2026-08-31 23:53:10.144 | quota-check-limit 2026-08-31 23:53:10.144 | quota-check-limit-default 2026-08-31 23:53:10.144 | quotas 2026-08-31 23:53:10.144 | quota_details 2026-08-31 23:53:10.144 | rbac-policies 2026-08-31 23:53:10.144 | rbac-address-scope 2026-08-31 23:53:10.144 | rbac-security-groups 2026-08-31 23:53:10.144 | revision-if-match 2026-08-31 23:53:10.144 | standard-attr-revisions 2026-08-31 23:53:10.145 | router_availability_zone 2026-08-31 23:53:10.145 | router-enable-snat 2026-08-31 23:53:10.145 | security-groups-default-rules 2026-08-31 23:53:10.145 | security-groups-default-statefulness 2026-08-31 23:53:10.145 | security-groups-normalized-cidr 2026-08-31 23:53:10.145 | security-groups-remote-address-group 2026-08-31 23:53:10.145 | security-groups-rules-belongs-to-default-sg 2026-08-31 23:53:10.145 | security-groups-shared-filtering 2026-08-31 23:53:10.145 | security-group 2026-08-31 23:53:10.145 | service-type 2026-08-31 23:53:10.146 | sorting 2026-08-31 23:53:10.146 | standard-attr-description 2026-08-31 23:53:10.146 | stateful-security-group 2026-08-31 23:53:10.146 | subnet-dns-publish-fixed-ip 2026-08-31 23:53:10.146 | subnet-external-network 2026-08-31 23:53:10.146 | subnet_onboard 2026-08-31 23:53:10.146 | subnet-service-types 2026-08-31 23:53:10.146 | subnet_allocation 2026-08-31 23:53:10.146 | subnetpool-prefix-ops 2026-08-31 23:53:10.147 | tag-creation 2026-08-31 23:53:10.147 | standard-attr-tag 2026-08-31 23:53:10.147 | standard-attr-timestamp 2026-08-31 23:53:10.147 | vlan-transparent =~ external-net ]] 2026-08-31 23:53:10.147 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-08-31 23:53:10.147 | +++ lib/tempest:configure_tempest:395 : oscwrap --os-cloud devstack-admin network show -f value -c id public 2026-08-31 23:53:13.383 | +++ functions-common:oscwrap:2465 : return 0 2026-08-31 23:53:13.388 | ++ lib/tempest:configure_tempest:395 : public_network_id=457a33fa-c78f-403e-8609-af461688d824 2026-08-31 23:53:13.391 | ++ lib/tempest:configure_tempest:397 : openstack --os-cloud devstack-admin --os-region RegionOne network create --share shared 2026-08-31 23:53:17.017 | +---------------------------+--------------------------------------+ 2026-08-31 23:53:17.017 | | Field | Value | 2026-08-31 23:53:17.018 | +---------------------------+--------------------------------------+ 2026-08-31 23:53:17.018 | | admin_state_up | UP | 2026-08-31 23:53:17.018 | | availability_zone_hints | | 2026-08-31 23:53:17.018 | | availability_zones | | 2026-08-31 23:53:17.018 | | created_at | 2026-08-31T23:53:16Z | 2026-08-31 23:53:17.018 | | description | | 2026-08-31 23:53:17.018 | | dns_domain | None | 2026-08-31 23:53:17.018 | | id | d9dc8be6-c6dd-436d-9cf4-a78bc738e165 | 2026-08-31 23:53:17.019 | | ipv4_address_scope | None | 2026-08-31 23:53:17.019 | | ipv6_address_scope | None | 2026-08-31 23:53:17.019 | | is_default | False | 2026-08-31 23:53:17.019 | | is_vlan_qinq | None | 2026-08-31 23:53:17.019 | | is_vlan_transparent | False | 2026-08-31 23:53:17.020 | | mtu | 1442 | 2026-08-31 23:53:17.020 | | name | shared | 2026-08-31 23:53:17.020 | | port_security_enabled | True | 2026-08-31 23:53:17.020 | | project_id | 0dbd8f0a33a74d5db3271102e89b70d0 | 2026-08-31 23:53:17.020 | | provider:network_type | geneve | 2026-08-31 23:53:17.020 | | provider:physical_network | None | 2026-08-31 23:53:17.020 | | provider:segmentation_id | 44374 | 2026-08-31 23:53:17.020 | | pvlan | None | 2026-08-31 23:53:17.021 | | qinq | False | 2026-08-31 23:53:17.021 | | qos_policy_id | None | 2026-08-31 23:53:17.021 | | revision_number | 1 | 2026-08-31 23:53:17.021 | | router:external | Internal | 2026-08-31 23:53:17.021 | | segments | None | 2026-08-31 23:53:17.021 | | shared | True | 2026-08-31 23:53:17.022 | | status | ACTIVE | 2026-08-31 23:53:17.022 | | subnets | | 2026-08-31 23:53:17.022 | | tags | | 2026-08-31 23:53:17.022 | | updated_at | 2026-08-31T23:53:16Z | 2026-08-31 23:53:17.022 | +---------------------------+--------------------------------------+ 2026-08-31 23:53:17.307 | ++ 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-08-31 23:53:21.178 | +----------------------+--------------------------------------+ 2026-08-31 23:53:21.178 | | Field | Value | 2026-08-31 23:53:21.179 | +----------------------+--------------------------------------+ 2026-08-31 23:53:21.179 | | allocation_pools | 192.168.233.2-192.168.233.254 | 2026-08-31 23:53:21.179 | | cidr | 192.168.233.0/24 | 2026-08-31 23:53:21.179 | | created_at | 2026-08-31T23:53:20Z | 2026-08-31 23:53:21.179 | | description | shared-subnet | 2026-08-31 23:53:21.179 | | dns_nameservers | | 2026-08-31 23:53:21.179 | | dns_publish_fixed_ip | None | 2026-08-31 23:53:21.179 | | enable_dhcp | True | 2026-08-31 23:53:21.179 | | gateway_ip | 192.168.233.1 | 2026-08-31 23:53:21.179 | | host_routes | | 2026-08-31 23:53:21.179 | | id | 7d6879a9-8054-4931-8ced-9db202b09527 | 2026-08-31 23:53:21.179 | | ip_version | 4 | 2026-08-31 23:53:21.180 | | ipv6_address_mode | None | 2026-08-31 23:53:21.180 | | ipv6_ra_mode | None | 2026-08-31 23:53:21.180 | | name | shared-subnet | 2026-08-31 23:53:21.180 | | network_id | d9dc8be6-c6dd-436d-9cf4-a78bc738e165 | 2026-08-31 23:53:21.180 | | project_id | 0dbd8f0a33a74d5db3271102e89b70d0 | 2026-08-31 23:53:21.180 | | revision_number | 0 | 2026-08-31 23:53:21.180 | | router:external | False | 2026-08-31 23:53:21.180 | | segment_id | None | 2026-08-31 23:53:21.180 | | service_types | | 2026-08-31 23:53:21.180 | | subnetpool_id | None | 2026-08-31 23:53:21.180 | | tags | | 2026-08-31 23:53:21.181 | | updated_at | 2026-08-31T23:53:20Z | 2026-08-31 23:53:21.181 | +----------------------+--------------------------------------+ 2026-08-31 23:53:21.460 | ++ lib/tempest:configure_tempest:401 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_syslog False 2026-08-31 23:53:21.489 | ++ lib/tempest:configure_tempest:404 : iniset /opt/stack/tempest/etc/tempest.conf oslo_concurrency lock_path /opt/stack/data/tempest 2026-08-31 23:53:21.518 | ++ lib/tempest:configure_tempest:405 : mkdir -p /opt/stack/data/tempest 2026-08-31 23:53:21.522 | ++ lib/tempest:configure_tempest:406 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_stderr False 2026-08-31 23:53:21.553 | ++ lib/tempest:configure_tempest:407 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT log_file tempest.log 2026-08-31 23:53:21.581 | ++ lib/tempest:configure_tempest:408 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT debug True 2026-08-31 23:53:21.608 | ++ lib/tempest:configure_tempest:411 : iniset /opt/stack/tempest/etc/tempest.conf compute build_timeout 196 2026-08-31 23:53:21.636 | ++ lib/tempest:configure_tempest:412 : iniset /opt/stack/tempest/etc/tempest.conf volume build_timeout 196 2026-08-31 23:53:21.665 | ++ lib/tempest:configure_tempest:415 : iniset /opt/stack/tempest/etc/tempest.conf identity uri_v3 http://192.168.122.25/identity/v3 2026-08-31 23:53:21.693 | ++ lib/tempest:configure_tempest:416 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_failure_attempts 2 2026-08-31 23:53:21.719 | ++ lib/tempest:configure_tempest:417 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_duration 10 2026-08-31 23:53:21.747 | ++ lib/tempest:configure_tempest:418 : iniset /opt/stack/tempest/etc/tempest.conf identity user_unique_last_password_count 2 2026-08-31 23:53:21.772 | ++ lib/tempest:configure_tempest:419 : [[ True == \T\r\u\e ]] 2026-08-31 23:53:21.774 | ++ lib/tempest:configure_tempest:420 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_username admin 2026-08-31 23:53:21.801 | ++ lib/tempest:configure_tempest:421 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_password nomoresecret 2026-08-31 23:53:21.826 | ++ lib/tempest:configure_tempest:422 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_project_name admin 2026-08-31 23:53:21.852 | ++ lib/tempest:configure_tempest:423 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_domain_name Default 2026-08-31 23:53:21.877 | ++ lib/tempest:configure_tempest:425 : iniset /opt/stack/tempest/etc/tempest.conf identity auth_version v3 2026-08-31 23:53:21.903 | ++ lib/tempest:configure_tempest:426 : is_service_enabled tls-proxy 2026-08-31 23:53:21.916 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-31 23:53:21.919 | ++ lib/tempest:configure_tempest:431 : [[ True = True ]] 2026-08-31 23:53:21.921 | ++ lib/tempest:configure_tempest:432 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled security_compliance True 2026-08-31 23:53:21.948 | ++ lib/tempest:configure_tempest:437 : is_service_enabled ldap 2026-08-31 23:53:21.963 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-31 23:53:21.965 | ++ lib/tempest:configure_tempest:443 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled project_tags True 2026-08-31 23:53:21.990 | ++ lib/tempest:configure_tempest:447 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled application_credentials True 2026-08-31 23:53:22.016 | ++ lib/tempest:configure_tempest:451 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled access_rules True 2026-08-31 23:53:22.044 | ++ lib/tempest:configure_tempest:456 : [[ ! -z '' ]] 2026-08-31 23:53:22.046 | ++ lib/tempest:configure_tempest:459 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled import_image False 2026-08-31 23:53:22.074 | ++ lib/tempest:configure_tempest:460 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled os_glance_reserved True 2026-08-31 23:53:22.102 | ++ lib/tempest:configure_tempest:461 : is_service_enabled g-api-r 2026-08-31 23:53:22.116 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-31 23:53:22.118 | ++ lib/tempest:configure_tempest:466 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref 64fc298b-4656-41e6-a52e-bd149cb491e9 2026-08-31 23:53:22.149 | ++ lib/tempest:configure_tempest:467 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref_alt 64fc298b-4656-41e6-a52e-bd149cb491e9 2026-08-31 23:53:22.178 | ++ lib/tempest:configure_tempest:468 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref 42 2026-08-31 23:53:22.205 | ++ lib/tempest:configure_tempest:469 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref_alt 84 2026-08-31 23:53:22.232 | ++ lib/tempest:configure_tempest:470 : iniset /opt/stack/tempest/etc/tempest.conf validation connect_method floating 2026-08-31 23:53:22.261 | ++ lib/tempest:configure_tempest:471 : is_service_enabled neutron 2026-08-31 23:53:22.274 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:53:22.276 | ++ lib/tempest:configure_tempest:479 : [[ -n '' ]] 2026-08-31 23:53:22.278 | ++ lib/tempest:configure_tempest:489 : local tempest_compute_min_microversion=None 2026-08-31 23:53:22.280 | ++ lib/tempest:configure_tempest:490 : local tempest_compute_max_microversion=latest 2026-08-31 23:53:22.282 | ++ lib/tempest:configure_tempest:493 : [[ '' == \c\o\m\p\u\t\e\_\l\e\g\a\c\y ]] 2026-08-31 23:53:22.284 | ++ lib/tempest:configure_tempest:497 : '[' None == None ']' 2026-08-31 23:53:22.286 | ++ lib/tempest:configure_tempest:498 : inicomment /opt/stack/tempest/etc/tempest.conf compute min_microversion 2026-08-31 23:53:22.302 | ++ lib/tempest:configure_tempest:502 : '[' latest == None ']' 2026-08-31 23:53:22.304 | ++ lib/tempest:configure_tempest:505 : iniset /opt/stack/tempest/etc/tempest.conf compute max_microversion latest 2026-08-31 23:53:22.331 | ++ lib/tempest:configure_tempest:508 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled personality False 2026-08-31 23:53:22.362 | ++ lib/tempest:configure_tempest:509 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled resize True 2026-08-31 23:53:22.398 | ++ lib/tempest:configure_tempest:510 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migration False 2026-08-31 23:53:22.431 | ++ lib/tempest:configure_tempest:511 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled change_password False 2026-08-31 23:53:22.462 | ++ lib/tempest:configure_tempest:512 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled block_migration_for_live_migration False 2026-08-31 23:53:22.501 | ++ lib/tempest:configure_tempest:513 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migrate_back_and_forth False 2026-08-31 23:53:22.534 | ++ lib/tempest:configure_tempest:514 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled attach_encrypted_volume True 2026-08-31 23:53:22.570 | ++ lib/tempest:configure_tempest:517 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled hostname_fqdn_sanitization True 2026-08-31 23:53:22.604 | ++ lib/tempest:configure_tempest:519 : [[ -n ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter ]] 2026-08-31 23:53:22.606 | ++ 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-08-31 23:53:22.643 | ++ lib/tempest:configure_tempest:523 : [[ False == \T\r\u\e ]] 2026-08-31 23:53:22.645 | ++ lib/tempest:configure_tempest:527 : is_service_enabled n-novnc 2026-08-31 23:53:22.666 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:53:22.670 | ++ lib/tempest:configure_tempest:528 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled vnc_console True 2026-08-31 23:53:22.713 | ++ lib/tempest:configure_tempest:530 : is_service_enabled n-spice 2026-08-31 23:53:22.736 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-31 23:53:22.739 | ++ lib/tempest:configure_tempest:530 : '[' False '!=' False ']' 2026-08-31 23:53:22.742 | ++ lib/tempest:configure_tempest:533 : is_service_enabled n-sproxy 2026-08-31 23:53:22.761 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-31 23:53:22.763 | ++ lib/tempest:configure_tempest:533 : '[' False '!=' False ']' 2026-08-31 23:53:22.767 | ++ lib/tempest:configure_tempest:538 : local nova_policy_roles=admin,manager,member,reader,service 2026-08-31 23:53:22.770 | ++ lib/tempest:configure_tempest:539 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled nova_policy_roles admin,manager,member,reader,service 2026-08-31 23:53:22.810 | ++ lib/tempest:configure_tempest:542 : iniset /opt/stack/tempest/etc/tempest.conf network project_networks_reachable false 2026-08-31 23:53:22.850 | ++ lib/tempest:configure_tempest:543 : iniset /opt/stack/tempest/etc/tempest.conf network public_network_id 457a33fa-c78f-403e-8609-af461688d824 2026-08-31 23:53:22.885 | ++ lib/tempest:configure_tempest:544 : iniset /opt/stack/tempest/etc/tempest.conf network public_router_id '' 2026-08-31 23:53:22.922 | ++ lib/tempest:configure_tempest:545 : iniset /opt/stack/tempest/etc/tempest.conf network default_network 10.0.0.0/22 2026-08-31 23:53:22.960 | ++ lib/tempest:configure_tempest:546 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6 True 2026-08-31 23:53:23.002 | ++ lib/tempest:configure_tempest:547 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6_subnet_attributes True 2026-08-31 23:53:23.038 | ++ lib/tempest:configure_tempest:548 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled port_security True 2026-08-31 23:53:23.075 | ++ lib/tempest:configure_tempest:550 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope neutron True 2026-08-31 23:53:23.114 | ++ lib/tempest:configure_tempest:553 : SCENARIO_IMAGE_DIR=/home/quobyte/devstack/files 2026-08-31 23:53:23.117 | ++ lib/tempest:configure_tempest:554 : SCENARIO_IMAGE_FILE=cirros-0.6.3-x86_64-disk.img 2026-08-31 23:53:23.120 | ++ lib/tempest:configure_tempest:555 : SCENARIO_IMAGE_TYPE=cirros 2026-08-31 23:53:23.123 | ++ 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-08-31 23:53:23.164 | ++ lib/tempest:configure_tempest:560 : [[ cirros == \c\i\r\r\o\s ]] 2026-08-31 23:53:23.169 | +++ lib/tempest:configure_tempest:563 : echo 0.6.3 2026-08-31 23:53:23.169 | +++ lib/tempest:configure_tempest:563 : tr -d . 2026-08-31 23:53:23.176 | ++ lib/tempest:configure_tempest:563 : [[ 063 -ge 060 ]] 2026-08-31 23:53:23.180 | ++ lib/tempest:configure_tempest:564 : iniset /opt/stack/tempest/etc/tempest.conf scenario dhcp_client dhcpcd 2026-08-31 23:53:23.212 | ++ lib/tempest:configure_tempest:569 : TEMPEST_SSH_NETWORK_NAME=private 2026-08-31 23:53:23.215 | ++ lib/tempest:configure_tempest:570 : is_provider_network 2026-08-31 23:53:23.218 | ++ functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-08-31 23:53:23.220 | ++ functions-common:is_provider_network:2272 : return 1 2026-08-31 23:53:23.223 | ++ lib/tempest:configure_tempest:574 : iniset /opt/stack/tempest/etc/tempest.conf validation run_validation True 2026-08-31 23:53:23.252 | ++ lib/tempest:configure_tempest:575 : iniset /opt/stack/tempest/etc/tempest.conf validation ip_version_for_ssh 4 2026-08-31 23:53:23.283 | ++ lib/tempest:configure_tempest:576 : iniset /opt/stack/tempest/etc/tempest.conf validation ssh_timeout 196 2026-08-31 23:53:23.316 | ++ lib/tempest:configure_tempest:577 : iniset /opt/stack/tempest/etc/tempest.conf validation image_ssh_user cirros 2026-08-31 23:53:23.345 | ++ lib/tempest:configure_tempest:578 : iniset /opt/stack/tempest/etc/tempest.conf validation image_alt_ssh_user cirros 2026-08-31 23:53:23.379 | ++ lib/tempest:configure_tempest:579 : iniset /opt/stack/tempest/etc/tempest.conf validation network_for_ssh private 2026-08-31 23:53:23.414 | ++ lib/tempest:configure_tempest:583 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-08-31 23:53:23.418 | ++ lib/tempest:configure_tempest:584 : TEMPEST_VOLUME_MANAGE_SNAPSHOT=True 2026-08-31 23:53:23.421 | +++ lib/tempest:configure_tempest:586 : trueorfalse False TEMPEST_VOLUME_MANAGE_SNAPSHOT 2026-08-31 23:53:23.441 | ++ lib/tempest:configure_tempest:586 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_snapshot True 2026-08-31 23:53:23.476 | ++ lib/tempest:configure_tempest:588 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-08-31 23:53:23.478 | ++ lib/tempest:configure_tempest:589 : TEMPEST_VOLUME_MANAGE_VOLUME=True 2026-08-31 23:53:23.481 | +++ lib/tempest:configure_tempest:591 : trueorfalse False TEMPEST_VOLUME_MANAGE_VOLUME 2026-08-31 23:53:23.500 | ++ lib/tempest:configure_tempest:591 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_volume True 2026-08-31 23:53:23.534 | ++ lib/tempest:configure_tempest:594 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-08-31 23:53:23.536 | ++ lib/tempest:configure_tempest:594 : '[' libvirt = libvirt ']' 2026-08-31 23:53:23.539 | ++ lib/tempest:configure_tempest:595 : TEMPEST_EXTEND_ATTACHED_VOLUME=True 2026-08-31 23:53:23.542 | +++ lib/tempest:configure_tempest:597 : trueorfalse False TEMPEST_EXTEND_ATTACHED_VOLUME 2026-08-31 23:53:23.560 | ++ lib/tempest:configure_tempest:597 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_volume True 2026-08-31 23:53:23.593 | ++ lib/tempest:configure_tempest:599 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-08-31 23:53:23.595 | ++ lib/tempest:configure_tempest:600 : TEMPEST_VOLUME_REVERT_TO_SNAPSHOT=True 2026-08-31 23:53:23.599 | +++ lib/tempest:configure_tempest:602 : trueorfalse False TEMPEST_VOLUME_REVERT_TO_SNAPSHOT 2026-08-31 23:53:23.618 | ++ lib/tempest:configure_tempest:602 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled volume_revert True 2026-08-31 23:53:23.650 | ++ lib/tempest:configure_tempest:603 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_encrypted_volume False 2026-08-31 23:53:23.683 | ++ lib/tempest:configure_tempest:604 : [[ swift == *\s\w\i\f\t* ]] 2026-08-31 23:53:23.685 | ++ lib/tempest:configure_tempest:605 : iniset /opt/stack/tempest/etc/tempest.conf volume backup_driver swift 2026-08-31 23:53:23.721 | ++ lib/tempest:configure_tempest:607 : local tempest_volume_min_microversion=None 2026-08-31 23:53:23.723 | ++ lib/tempest:configure_tempest:608 : local tempest_volume_max_microversion=latest 2026-08-31 23:53:23.726 | ++ lib/tempest:configure_tempest:609 : '[' None == None ']' 2026-08-31 23:53:23.730 | ++ lib/tempest:configure_tempest:610 : inicomment /opt/stack/tempest/etc/tempest.conf volume min_microversion 2026-08-31 23:53:23.750 | ++ lib/tempest:configure_tempest:615 : '[' latest == None ']' 2026-08-31 23:53:23.753 | ++ lib/tempest:configure_tempest:618 : iniset /opt/stack/tempest/etc/tempest.conf volume max_microversion latest 2026-08-31 23:53:23.784 | ++ lib/tempest:configure_tempest:621 : is_service_enabled c-bak 2026-08-31 23:53:23.800 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-31 23:53:23.802 | ++ lib/tempest:configure_tempest:622 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled backup False 2026-08-31 23:53:23.835 | ++ lib/tempest:configure_tempest:628 : [[ -n lvm:lvmdriver-1 ]] 2026-08-31 23:53:23.837 | ++ lib/tempest:configure_tempest:628 : [[ lvm:lvmdriver-1 =~ .*,.* ]] 2026-08-31 23:53:23.839 | ++ lib/tempest:configure_tempest:648 : '[' default '!=' default -o 'Open Source' '!=' 'Open Source' ']' 2026-08-31 23:53:23.841 | ++ lib/tempest:configure_tempest:652 : '[' default '!=' default -o iSCSI '!=' iSCSI ']' 2026-08-31 23:53:23.844 | ++ lib/tempest:configure_tempest:657 : [[ False == \T\r\u\e ]] 2026-08-31 23:53:23.846 | ++ lib/tempest:configure_tempest:666 : local tempest_placement_min_microversion=None 2026-08-31 23:53:23.849 | ++ lib/tempest:configure_tempest:667 : local tempest_placement_max_microversion=latest 2026-08-31 23:53:23.851 | ++ lib/tempest:configure_tempest:668 : '[' None == None ']' 2026-08-31 23:53:23.854 | ++ lib/tempest:configure_tempest:669 : inicomment /opt/stack/tempest/etc/tempest.conf placement min_microversion 2026-08-31 23:53:23.873 | ++ lib/tempest:configure_tempest:673 : '[' latest == None ']' 2026-08-31 23:53:23.876 | ++ lib/tempest:configure_tempest:676 : iniset /opt/stack/tempest/etc/tempest.conf placement max_microversion latest 2026-08-31 23:53:23.911 | ++ lib/tempest:configure_tempest:680 : '[' libvirt = ironic ']' 2026-08-31 23:53:23.914 | ++ lib/tempest:configure_tempest:694 : '[' libvirt = libvirt ']' 2026-08-31 23:53:23.917 | ++ lib/tempest:configure_tempest:696 : '[' kvm = lxc ']' 2026-08-31 23:53:23.920 | ++ lib/tempest:configure_tempest:703 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled shelve_migrate True 2026-08-31 23:53:23.954 | ++ lib/tempest:configure_tempest:704 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled stable_rescue True 2026-08-31 23:53:23.990 | ++ lib/tempest:configure_tempest:705 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled swap_volume True 2026-08-31 23:53:24.025 | ++ lib/tempest:configure_tempest:718 : local service 2026-08-31 23:53:24.028 | ++ lib/tempest:configure_tempest:719 : local tempest_services=key,glance,nova,neutron,cinder,swift,horizon 2026-08-31 23:53:24.031 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-08-31 23:53:24.034 | ++ lib/tempest:configure_tempest:721 : is_service_enabled key 2026-08-31 23:53:24.053 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:53:24.056 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available key True 2026-08-31 23:53:24.095 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-08-31 23:53:24.098 | ++ lib/tempest:configure_tempest:721 : is_service_enabled glance 2026-08-31 23:53:24.117 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:53:24.120 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available glance True 2026-08-31 23:53:24.153 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-08-31 23:53:24.156 | ++ lib/tempest:configure_tempest:721 : is_service_enabled nova 2026-08-31 23:53:24.173 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:53:24.176 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available nova True 2026-08-31 23:53:24.210 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-08-31 23:53:24.213 | ++ lib/tempest:configure_tempest:721 : is_service_enabled neutron 2026-08-31 23:53:24.231 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:53:24.234 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available neutron True 2026-08-31 23:53:24.268 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-08-31 23:53:24.271 | ++ lib/tempest:configure_tempest:721 : is_service_enabled cinder 2026-08-31 23:53:24.288 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-31 23:53:24.291 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available cinder True 2026-08-31 23:53:24.325 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-08-31 23:53:24.328 | ++ lib/tempest:configure_tempest:721 : is_service_enabled swift 2026-08-31 23:53:24.346 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-31 23:53:24.349 | ++ lib/tempest:configure_tempest:724 : iniset /opt/stack/tempest/etc/tempest.conf service_available swift False 2026-08-31 23:53:24.383 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-08-31 23:53:24.385 | ++ lib/tempest:configure_tempest:721 : is_service_enabled horizon 2026-08-31 23:53:24.403 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-31 23:53:24.406 | ++ lib/tempest:configure_tempest:724 : iniset /opt/stack/tempest/etc/tempest.conf service_available horizon False 2026-08-31 23:53:24.444 | ++ lib/tempest:configure_tempest:732 : [[ True == True ]] 2026-08-31 23:53:24.448 | ++ lib/tempest:configure_tempest:733 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope keystone true 2026-08-31 23:53:24.482 | ++ lib/tempest:configure_tempest:736 : [[ True == True ]] 2026-08-31 23:53:24.485 | ++ lib/tempest:configure_tempest:737 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope nova true 2026-08-31 23:53:24.520 | ++ lib/tempest:configure_tempest:740 : [[ True == True ]] 2026-08-31 23:53:24.524 | ++ lib/tempest:configure_tempest:741 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope placement true 2026-08-31 23:53:24.557 | ++ lib/tempest:configure_tempest:744 : [[ True == True ]] 2026-08-31 23:53:24.559 | ++ lib/tempest:configure_tempest:745 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope glance true 2026-08-31 23:53:24.595 | ++ lib/tempest:configure_tempest:748 : [[ True == True ]] 2026-08-31 23:53:24.598 | ++ lib/tempest:configure_tempest:749 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope cinder true 2026-08-31 23:53:24.635 | ++ lib/tempest:configure_tempest:752 : '[' libvirt = libvirt ']' 2026-08-31 23:53:24.639 | ++ lib/tempest:configure_tempest:752 : '[' kvm = lxc ']' 2026-08-31 23:53:24.642 | ++ lib/tempest:configure_tempest:762 : local tmp_cfg_file 2026-08-31 23:53:24.645 | +++ lib/tempest:configure_tempest:763 : mktemp 2026-08-31 23:53:24.650 | ++ lib/tempest:configure_tempest:763 : tmp_cfg_file=/tmp/tmp.UuJEbW9vuF 2026-08-31 23:53:24.653 | ++ lib/tempest:configure_tempest:764 : cd /opt/stack/tempest 2026-08-31 23:53:24.657 | ++ lib/tempest:configure_tempest:766 : local tmp_u_c_m 2026-08-31 23:53:24.661 | +++ lib/tempest:configure_tempest:767 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2026-08-31 23:53:24.665 | ++ lib/tempest:configure_tempest:767 : tmp_u_c_m=/tmp/tempest_u_c_m.SzTkbWT15K 2026-08-31 23:53:24.667 | ++ lib/tempest:configure_tempest:768 : set_tempest_venv_constraints /tmp/tempest_u_c_m.SzTkbWT15K 2026-08-31 23:53:24.670 | ++ lib/tempest:set_tempest_venv_constraints:131 : local tmp_c 2026-08-31 23:53:24.673 | ++ lib/tempest:set_tempest_venv_constraints:132 : tmp_c=/tmp/tempest_u_c_m.SzTkbWT15K 2026-08-31 23:53:24.675 | ++ lib/tempest:set_tempest_venv_constraints:133 : [[ master == \m\a\s\t\e\r ]] 2026-08-31 23:53:24.679 | ++ lib/tempest:set_tempest_venv_constraints:134 : cd /opt/stack/requirements 2026-08-31 23:53:24.681 | ++ lib/tempest:set_tempest_venv_constraints:135 : git show master:upper-constraints.txt 2026-08-31 23:53:24.688 | ++ lib/tempest:set_tempest_venv_constraints:142 : export UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-08-31 23:53:24.691 | ++ lib/tempest:set_tempest_venv_constraints:142 : UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-08-31 23:53:24.693 | ++ lib/tempest:set_tempest_venv_constraints:143 : export TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-08-31 23:53:24.696 | ++ lib/tempest:set_tempest_venv_constraints:143 : TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-08-31 23:53:24.699 | ++ lib/tempest:configure_tempest:769 : [[ False != \T\r\u\e ]] 2026-08-31 23:53:24.701 | ++ lib/tempest:configure_tempest:770 : tox -revenv-tempest --notest 2026-08-31 23:53:25.300 | venv-tempest recreate: /opt/stack/tempest/.tox/tempest 2026-08-31 23:53:26.295 | venv-tempest installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2026-08-31 23:53:43.491 | venv-tempest develop-inst: /opt/stack/tempest 2026-08-31 23:53:50.523 | venv-tempest installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.7.22,cffi==2.1.1,charset-normalizer==3.5.0,cliff==4.16.0,cmd2==4.2.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.6.1,oslo.config==10.7.0,oslo.context==6.5.0,oslo.i18n==6.9.0,oslo.log==8.3.1,oslo.serialization==5.11.0,oslo.utils==10.2.0,packaging==26.3,paramiko==4.0.0,pbr==7.0.3,prettytable==3.18.0,prompt_toolkit==3.0.53,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.6.3,setuptools==84.0.0,six==1.17.0,stestr==4.2.1,stevedore==5.9.1,-e git+https://review.opendev.org/openstack/tempest.git@ea2da20690b04b3cd62de1cc57ed5c1a1b370a2e#egg=tempest,testscenarios==0.6.2,testtools==2.9.1,tomlkit==0.15.1,typing_extensions==4.16.0,urllib3==2.7.0,voluptuous==0.16.0,wcwidth==0.8.2,wrapt==2.3.0 2026-08-31 23:53:50.523 | ___________________________________ summary ____________________________________ 2026-08-31 23:53:50.523 | venv-tempest: skipped tests 2026-08-31 23:53:50.523 | congratulations :) 2026-08-31 23:53:50.566 | ++ lib/tempest:configure_tempest:772 : tox -evenv-tempest -- pip install -c /tmp/tempest_u_c_m.SzTkbWT15K -r requirements.txt 2026-08-31 23:53:51.493 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/__init__.py:92: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. 2026-08-31 23:53:51.493 | !! 2026-08-31 23:53:51.493 | 2026-08-31 23:53:51.494 | ******************************************************************************** 2026-08-31 23:53:51.494 | Requirements should be satisfied by a PEP 517 installer. 2026-08-31 23:53:51.494 | If you are using pip, you can try `pip install --use-pep517`. 2026-08-31 23:53:51.494 | 2026-08-31 23:53:51.494 | This deprecation is overdue, please update your project and remove deprecated 2026-08-31 23:53:51.494 | calls to avoid build errors in the future. 2026-08-31 23:53:51.494 | ******************************************************************************** 2026-08-31 23:53:51.494 | 2026-08-31 23:53:51.494 | !! 2026-08-31 23:53:51.494 | dist.fetch_build_eggs(dist.setup_requires) 2026-08-31 23:53:51.876 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2026-08-31 23:53:51.876 | !! 2026-08-31 23:53:51.876 | 2026-08-31 23:53:51.876 | ******************************************************************************** 2026-08-31 23:53:51.876 | Please avoid running ``setup.py`` directly. 2026-08-31 23:53:51.876 | Instead, use pypa/build, pypa/installer or other 2026-08-31 23:53:51.876 | standards-based tools. 2026-08-31 23:53:51.877 | 2026-08-31 23:53:51.877 | This deprecation is overdue, please update your project and remove deprecated 2026-08-31 23:53:51.877 | calls to avoid build errors in the future. 2026-08-31 23:53:51.877 | 2026-08-31 23:53:51.877 | See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2026-08-31 23:53:51.877 | ******************************************************************************** 2026-08-31 23:53:51.877 | 2026-08-31 23:53:51.877 | !! 2026-08-31 23:53:51.877 | self.initialize_options() 2026-08-31 23:53:51.878 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/pbr/setupcfg.py:833: UserWarning: Unknown distribution option: 'tests_require' 2026-08-31 23:53:51.878 | warnings.warn(msg) 2026-08-31 23:53:51.910 | /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-08-31 23:53:51.910 | !! 2026-08-31 23:53:51.910 | 2026-08-31 23:53:51.910 | ******************************************************************************** 2026-08-31 23:53:51.910 | 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-08-31 23:53:51.910 | 2026-08-31 23:53:51.910 | By 2027-Feb-18, you need to update your project and remove deprecated calls 2026-08-31 23:53:51.910 | or your builds will no longer be supported. 2026-08-31 23:53:51.910 | 2026-08-31 23:53:51.910 | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-08-31 23:53:51.910 | ******************************************************************************** 2026-08-31 23:53:51.911 | 2026-08-31 23:53:51.911 | !! 2026-08-31 23:53:51.911 | corresp(dist, value, root_dir) 2026-08-31 23:53:52.056 | venv-tempest develop-inst-nodeps: /opt/stack/tempest 2026-08-31 23:53:58.884 | venv-tempest installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.7.22,cffi==2.1.1,charset-normalizer==3.5.0,cliff==4.16.0,cmd2==4.2.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.6.1,oslo.config==10.7.0,oslo.context==6.5.0,oslo.i18n==6.9.0,oslo.log==8.3.1,oslo.serialization==5.11.0,oslo.utils==10.2.0,packaging==26.3,paramiko==4.0.0,pbr==7.0.3,prettytable==3.18.0,prompt_toolkit==3.0.53,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.6.3,setuptools==84.0.0,six==1.17.0,stestr==4.2.1,stevedore==5.9.1,-e git+https://review.opendev.org/openstack/tempest.git@ea2da20690b04b3cd62de1cc57ed5c1a1b370a2e#egg=tempest,testscenarios==0.6.2,testtools==2.9.1,tomlkit==0.15.1,typing_extensions==4.16.0,urllib3==2.7.0,voluptuous==0.16.0,wcwidth==0.8.2,wrapt==2.3.0 2026-08-31 23:53:58.884 | venv-tempest run-test-pre: PYTHONHASHSEED='464870338' 2026-08-31 23:53:58.885 | venv-tempest run-test: commands[0] | pip install -c /tmp/tempest_u_c_m.SzTkbWT15K -r requirements.txt 2026-08-31 23:53:59.874 | 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-08-31 23:53:59.875 | 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.16.0) 2026-08-31 23:53:59.876 | 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-08-31 23:53:59.877 | 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-08-31 23:53:59.877 | 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-08-31 23:53:59.878 | Requirement already satisfied: cryptography>=2.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 6)) (43.0.3) 2026-08-31 23:53:59.879 | 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-08-31 23:53:59.880 | Requirement already satisfied: oslo.concurrency>=3.26.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 8)) (7.6.1) 2026-08-31 23:53:59.881 | Requirement already satisfied: oslo.config>=5.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 9)) (10.7.0) 2026-08-31 23:53:59.882 | Requirement already satisfied: oslo.log>=3.36.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 10)) (8.3.1) 2026-08-31 23:53:59.882 | 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-08-31 23:53:59.883 | 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.11.0) 2026-08-31 23:53:59.884 | Requirement already satisfied: oslo.utils>=7.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 13)) (10.2.0) 2026-08-31 23:53:59.885 | 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-08-31 23:53:59.886 | Requirement already satisfied: PyYAML>=3.12 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 15)) (6.0.3) 2026-08-31 23:53:59.886 | 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-08-31 23:53:59.887 | Requirement already satisfied: stevedore>=1.20.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 17)) (5.9.1) 2026-08-31 23:53:59.888 | 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-08-31 23:53:59.889 | 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-08-31 23:53:59.890 | 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-08-31 23:53:59.890 | 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-08-31 23:53:59.891 | Requirement already satisfied: fasteners>=0.16.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 22)) (0.20) 2026-08-31 23:53:59.892 | 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-08-31 23:53:59.894 | 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)) (84.0.0) 2026-08-31 23:53:59.896 | 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-08-31 23:53:59.897 | Requirement already satisfied: cmd2>=4.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (4.2.0) 2026-08-31 23:53:59.902 | 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-08-31 23:53:59.902 | 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-08-31 23:53:59.903 | 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-08-31 23:53:59.903 | 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.6.3) 2026-08-31 23:53:59.909 | 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-08-31 23:53:59.909 | 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-08-31 23:53:59.910 | 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-08-31 23:53:59.913 | Requirement already satisfied: cffi>=1.12 in ./.tox/tempest/lib/python3.12/site-packages (from cryptography>=2.1->-r requirements.txt (line 6)) (2.1.1) 2026-08-31 23:53:59.919 | 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.9.0) 2026-08-31 23:53:59.922 | 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-08-31 23:53:59.923 | 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-08-31 23:53:59.926 | 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.5.0) 2026-08-31 23:53:59.928 | 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-08-31 23:53:59.931 | 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-08-31 23:53:59.932 | 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.1) 2026-08-31 23:53:59.934 | 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-08-31 23:53:59.937 | 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-08-31 23:53:59.938 | 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-08-31 23:53:59.939 | 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.3) 2026-08-31 23:53:59.940 | 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-08-31 23:53:59.952 | 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.2) 2026-08-31 23:53:59.958 | 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.3.0) 2026-08-31 23:53:59.972 | 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-08-31 23:53:59.974 | Requirement already satisfied: prompt-toolkit>=3.0.53 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (3.0.53) 2026-08-31 23:53:59.975 | Requirement already satisfied: pyperclip>=1.8.2 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (1.11.0) 2026-08-31 23:53:59.976 | Requirement already satisfied: rich>=15.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (15.0.0) 2026-08-31 23:53:59.977 | Requirement already satisfied: rich-argparse>=1.7.2 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (1.8.0) 2026-08-31 23:53:59.987 | 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.16.0) 2026-08-31 23:54:00.010 | 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-08-31 23:54:00.018 | 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.5.0) 2026-08-31 23:54:00.018 | 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-08-31 23:54:00.019 | 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.7.22) 2026-08-31 23:54:00.032 | Requirement already satisfied: markdown-it-py>=2.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (4.2.0) 2026-08-31 23:54:00.033 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in ./.tox/tempest/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (2.20.0) 2026-08-31 23:54:00.038 | 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>=4.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (0.1.2) 2026-08-31 23:54:00.253 | ___________________________________ summary ____________________________________ 2026-08-31 23:54:00.253 | venv-tempest: commands succeeded 2026-08-31 23:54:00.253 | congratulations :) 2026-08-31 23:54:00.297 | ++ lib/tempest:configure_tempest:773 : rm -f /tmp/tempest_u_c_m.SzTkbWT15K 2026-08-31 23:54:00.305 | ++ lib/tempest:configure_tempest:776 : [[ False == \T\r\u\e ]] 2026-08-31 23:54:00.308 | ++ lib/tempest:configure_tempest:784 : [[ True == \F\a\l\s\e ]] 2026-08-31 23:54:00.313 | ++ lib/tempest:configure_tempest:788 : iniset /opt/stack/tempest/etc/tempest.conf auth use_dynamic_credentials True 2026-08-31 23:54:00.372 | ++ lib/tempest:configure_tempest:794 : tox -evenv-tempest -- tempest verify-config -uro /tmp/tmp.UuJEbW9vuF 2026-08-31 23:54:01.421 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/__init__.py:92: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. 2026-08-31 23:54:01.422 | !! 2026-08-31 23:54:01.422 | 2026-08-31 23:54:01.422 | ******************************************************************************** 2026-08-31 23:54:01.422 | Requirements should be satisfied by a PEP 517 installer. 2026-08-31 23:54:01.422 | If you are using pip, you can try `pip install --use-pep517`. 2026-08-31 23:54:01.422 | 2026-08-31 23:54:01.422 | This deprecation is overdue, please update your project and remove deprecated 2026-08-31 23:54:01.422 | calls to avoid build errors in the future. 2026-08-31 23:54:01.422 | ******************************************************************************** 2026-08-31 23:54:01.422 | 2026-08-31 23:54:01.423 | !! 2026-08-31 23:54:01.423 | dist.fetch_build_eggs(dist.setup_requires) 2026-08-31 23:54:01.865 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2026-08-31 23:54:01.865 | !! 2026-08-31 23:54:01.865 | 2026-08-31 23:54:01.865 | ******************************************************************************** 2026-08-31 23:54:01.865 | Please avoid running ``setup.py`` directly. 2026-08-31 23:54:01.865 | Instead, use pypa/build, pypa/installer or other 2026-08-31 23:54:01.865 | standards-based tools. 2026-08-31 23:54:01.866 | 2026-08-31 23:54:01.866 | This deprecation is overdue, please update your project and remove deprecated 2026-08-31 23:54:01.866 | calls to avoid build errors in the future. 2026-08-31 23:54:01.866 | 2026-08-31 23:54:01.866 | See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2026-08-31 23:54:01.866 | ******************************************************************************** 2026-08-31 23:54:01.866 | 2026-08-31 23:54:01.866 | !! 2026-08-31 23:54:01.866 | self.initialize_options() 2026-08-31 23:54:01.867 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/pbr/setupcfg.py:833: UserWarning: Unknown distribution option: 'tests_require' 2026-08-31 23:54:01.867 | warnings.warn(msg) 2026-08-31 23:54:01.896 | /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-08-31 23:54:01.896 | !! 2026-08-31 23:54:01.896 | 2026-08-31 23:54:01.897 | ******************************************************************************** 2026-08-31 23:54:01.897 | 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-08-31 23:54:01.897 | 2026-08-31 23:54:01.897 | By 2027-Feb-18, you need to update your project and remove deprecated calls 2026-08-31 23:54:01.897 | or your builds will no longer be supported. 2026-08-31 23:54:01.897 | 2026-08-31 23:54:01.897 | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-08-31 23:54:01.897 | ******************************************************************************** 2026-08-31 23:54:01.897 | 2026-08-31 23:54:01.898 | !! 2026-08-31 23:54:01.898 | corresp(dist, value, root_dir) 2026-08-31 23:54:02.063 | venv-tempest develop-inst-nodeps: /opt/stack/tempest 2026-08-31 23:54:09.149 | venv-tempest installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.7.22,cffi==2.1.1,charset-normalizer==3.5.0,cliff==4.16.0,cmd2==4.2.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.6.1,oslo.config==10.7.0,oslo.context==6.5.0,oslo.i18n==6.9.0,oslo.log==8.3.1,oslo.serialization==5.11.0,oslo.utils==10.2.0,packaging==26.3,paramiko==4.0.0,pbr==7.0.3,prettytable==3.18.0,prompt_toolkit==3.0.53,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.6.3,setuptools==84.0.0,six==1.17.0,stestr==4.2.1,stevedore==5.9.1,-e git+https://review.opendev.org/openstack/tempest.git@ea2da20690b04b3cd62de1cc57ed5c1a1b370a2e#egg=tempest,testscenarios==0.6.2,testtools==2.9.1,tomlkit==0.15.1,typing_extensions==4.16.0,urllib3==2.7.0,voluptuous==0.16.0,wcwidth==0.8.2,wrapt==2.3.0 2026-08-31 23:54:09.150 | venv-tempest run-test-pre: PYTHONHASHSEED='1180105516' 2026-08-31 23:54:09.150 | venv-tempest run-test: commands[0] | tempest verify-config -uro /tmp/tmp.UuJEbW9vuF 2026-08-31 23:54:13.717 | ___________________________________ summary ____________________________________ 2026-08-31 23:54:13.717 | venv-tempest: commands succeeded 2026-08-31 23:54:13.717 | congratulations :) 2026-08-31 23:54:13.772 | ++ lib/tempest:configure_tempest:799 : is_service_enabled q-metering neutron-metering 2026-08-31 23:54:13.798 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-31 23:54:13.803 | ++ lib/tempest:configure_tempest:800 : DISABLE_NETWORK_API_EXTENSIONS+=', metering' 2026-08-31 23:54:13.807 | ++ lib/tempest:configure_tempest:804 : is_service_enabled q-l3 neutron-l3 2026-08-31 23:54:13.832 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-31 23:54:13.836 | ++ lib/tempest:configure_tempest:805 : DISABLE_NETWORK_API_EXTENSIONS+=', l3_agent_scheduler' 2026-08-31 23:54:13.840 | ++ 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-08-31 23:54:13.844 | ++ lib/tempest:configure_tempest:809 : [[ ! -z , metering, l3_agent_scheduler ]] 2026-08-31 23:54:13.848 | ++ 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-08-31 23:54:13.853 | +++ 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-08-31 23:54:13.856 | +++ 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-08-31 23:54:13.860 | +++ lib/tempest:remove_disabled_extensions:117 : shift 2026-08-31 23:54:13.863 | +++ lib/tempest:remove_disabled_extensions:118 : local 'disabled_exts=, metering, l3_agent_scheduler' 2026-08-31 23:54:13.867 | +++ 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-08-31 23:54:13.894 | +++ 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-08-31 23:54:13.922 | ++ 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-08-31 23:54:13.926 | ++ lib/tempest:configure_tempest:815 : [[ -n '' ]] 2026-08-31 23:54:13.931 | ++ 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-08-31 23:54:13.976 | ++ lib/tempest:configure_tempest:820 : local object_storage_api_extensions=all 2026-08-31 23:54:13.980 | ++ lib/tempest:configure_tempest:821 : [[ ! -z '' ]] 2026-08-31 23:54:13.984 | ++ lib/tempest:configure_tempest:827 : iniset /opt/stack/tempest/etc/tempest.conf object-storage-feature-enabled discoverable_apis all 2026-08-31 23:54:14.035 | ++ lib/tempest:configure_tempest:829 : local volume_api_extensions=all 2026-08-31 23:54:14.039 | ++ lib/tempest:configure_tempest:830 : [[ ! -z '' ]] 2026-08-31 23:54:14.044 | ++ lib/tempest:configure_tempest:836 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled api_extensions all 2026-08-31 23:54:14.091 | ++ lib/tempest:configure_tempest:839 : IFS=' 2026-08-31 23:54:14.091 | ' 2026-08-31 23:54:14.096 | ++ extras.d/80-tempest.sh:source:23 : echo_summary 'Installing Tempest Plugins' 2026-08-31 23:54:14.100 | ++ ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-31 23:54:14.104 | ++ ./stack.sh:echo_summary:450 : echo -e Installing Tempest Plugins 2026-08-31 23:54:14.108 | ++ extras.d/80-tempest.sh:source:24 : install_tempest_plugins 2026-08-31 23:54:14.113 | ++ lib/tempest:install_tempest_plugins:873 : pushd /opt/stack/tempest 2026-08-31 23:54:14.113 | /opt/stack/tempest /opt/stack/tempest 2026-08-31 23:54:14.116 | ++ lib/tempest:install_tempest_plugins:874 : [[ 0 != 0 ]] 2026-08-31 23:54:14.119 | ++ lib/tempest:install_tempest_plugins:883 : popd 2026-08-31 23:54:14.119 | /opt/stack/tempest 2026-08-31 23:54:14.123 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-08-31 23:54:14.128 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-08-31 23:54:14.131 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-08-31 23:54:14.134 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-08-31 23:54:14.139 | + functions-common:run_phase:1875 : run_plugins stack test-config 2026-08-31 23:54:14.144 | + functions-common:run_plugins:1834 : local mode=stack 2026-08-31 23:54:14.149 | + functions-common:run_plugins:1835 : local phase=test-config 2026-08-31 23:54:14.153 | + functions-common:run_plugins:1837 : local plugins= 2026-08-31 23:54:14.157 | + functions-common:run_plugins:1838 : local plugin 2026-08-31 23:54:14.162 | + ./stack.sh:main:1506 : merge_config_group /home/quobyte/devstack/local.conf test-config 2026-08-31 23:54:14.165 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-08-31 23:54:14.170 | + inc/meta-config:merge_config_group:171 : shift 2026-08-31 23:54:14.173 | + inc/meta-config:merge_config_group:172 : local matchgroups=test-config 2026-08-31 23:54:14.176 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-08-31 23:54:14.180 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-08-31 23:54:14.184 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-08-31 23:54:14.188 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf test-config 2026-08-31 23:54:14.193 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-08-31 23:54:14.196 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=test-config 2026-08-31 23:54:14.200 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-08-31 23:54:14.204 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=test-config ' 2026-08-31 23:54:14.204 | /^\[\[.+\|.*\]\]/ { 2026-08-31 23:54:14.204 | gsub("[][]", "", $1); 2026-08-31 23:54:14.204 | split($1, a, "|"); 2026-08-31 23:54:14.204 | if (a[1] == matchgroup) 2026-08-31 23:54:14.204 | print a[2] 2026-08-31 23:54:14.204 | } 2026-08-31 23:54:14.205 | ' /home/quobyte/devstack/local.conf ========================= DevStack Component Timing (times are in seconds) ========================= wait_for_service 29 async_wait 144 osc 441 apt-get 196 test_with_retry 8 dbsync 8 pip_install 180 apt-get-update 5 run_process 42 git_timed 424 ------------------------- Unaccounted time 87 ========================= Total runtime 1564 ================= Async summary ================= Time spent in the background minus waits: 539 sec Elapsed time: 1564 sec Time if we did everything serially: 2103 sec Speedup: 1.34463 Post-stack database query stats: +------------+-----------+-------+ | db | op | count | +------------+-----------+-------+ | keystone | SELECT | 20996 | | keystone | UPDATE | 7 | | keystone | INSERT | 92 | | neutron | DESCRIBE | 2 | | neutron | CREATE | 1 | | neutron | SHOW | 4 | | nova_api | SELECT | 61 | | nova_cell0 | SELECT | 33 | | nova_cell1 | SELECT | 64 | | nova_cell0 | INSERT | 5 | | neutron | SELECT | 5305 | | neutron | INSERT | 846 | | neutron | DELETE | 32 | | placement | SELECT | 22 | | placement | INSERT | 85 | | placement | SET | 2 | | neutron | UPDATE | 277 | | nova_cell0 | UPDATE | 6 | | cinder | SELECT | 57 | | cinder | INSERT | 5 | | cinder | UPDATE | 5 | | placement | UPDATE | 3 | | glance | INSERT | 14 | | glance | SELECT | 27 | | glance | UPDATE | 2 | | nova_api | SAVEPOINT | 12 | | nova_api | INSERT | 24 | | nova_api | RELEASE | 12 | | nova_cell1 | INSERT | 3 | | nova_cell1 | UPDATE | 18 | | cinder | DELETE | 1 | +------------+-----------+-------+ This is your host IP address: 192.168.122.25 This is your host IPv6 address: ::1 Keystone is serving at http://192.168.122.25/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: 9b0a00865c2537338f72ed5b9b44a0d6bff16eb4 ovs: Fix OVS path mismatch when building from source with OVN 2026-07-29 11:45:04 +0200 OS Version: Ubuntu 24.04 noble