2026-07-23 00:47:24.243 | + ./stack.sh:main:491 : exec 2026-07-23 00:47:24.243 | ++ ./stack.sh:main:491 : /usr/bin/python3.12 /home/quobyte/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2026-07-23-024724.summary.2026-07-23-024724 2026-07-23 00:47:24.243 | + ./stack.sh:main:499 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2026-07-23-024724' 2026-07-23 00:47:24.243 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-23 00:47:24.243 | + ./stack.sh:echo_summary:450 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2026-07-23-024724 2026-07-23 00:47:24.243 | + ./stack.sh:main:501 : ln -sf /opt/stack/logs/stack.sh.log.2026-07-23-024724 /opt/stack/logs/stack.sh.log 2026-07-23 00:47:24.243 | + ./stack.sh:main:502 : ln -sf /opt/stack/logs/stack.sh.log.2026-07-23-024724.summary.2026-07-23-024724 /opt/stack/logs/stack.sh.log.summary 2026-07-23 00:47:24.243 | + ./stack.sh:main:517 : check_path_perm_sanity /opt/stack 2026-07-23 00:47:24.243 | + functions:check_path_perm_sanity:615 : local real_path 2026-07-23 00:47:24.244 | ++ functions:check_path_perm_sanity:616 : readlink -f /opt/stack 2026-07-23 00:47:24.244 | + functions:check_path_perm_sanity:616 : real_path=/opt/stack 2026-07-23 00:47:24.244 | + functions:check_path_perm_sanity:617 : local rebuilt_path= 2026-07-23 00:47:24.244 | ++ functions:check_path_perm_sanity:618 : tr / ' ' 2026-07-23 00:47:24.244 | ++ functions:check_path_perm_sanity:618 : echo /opt/stack 2026-07-23 00:47:24.244 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-07-23 00:47:24.244 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt 2026-07-23 00:47:24.244 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt 2026-07-23 00:47:24.244 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-07-23 00:47:24.244 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-07-23 00:47:24.244 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt/stack 2026-07-23 00:47:24.245 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt/stack 2026-07-23 00:47:24.245 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-07-23 00:47:24.245 | + ./stack.sh:main:523 : trap exit_trap EXIT 2026-07-23 00:47:24.245 | + ./stack.sh:main:564 : trap err_trap ERR 2026-07-23 00:47:24.245 | + ./stack.sh:main:577 : set -o errexit 2026-07-23 00:47:24.245 | + ./stack.sh:main:580 : uname -a 2026-07-23 00:47:24.245 | Linux devstack 6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 2026-07-23 00:47:24.245 | + ./stack.sh:main:583 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2026-07-23 00:47:24.245 | + ./stack.sh:main:584 : rm -f /opt/stack/data/ca-bundle.pem 2026-07-23 00:47:24.245 | + ./stack.sh:main:587 : source /home/quobyte/devstack/lib/database 2026-07-23 00:47:24.269 | + ./stack.sh:main:588 : source /home/quobyte/devstack/lib/rpc_backend 2026-07-23 00:47:24.284 | + ./stack.sh:main:591 : source /home/quobyte/devstack/lib/host 2026-07-23 00:47:24.286 | +++ lib/host:source:12 : trueorfalse True ENABLE_KSM 2026-07-23 00:47:24.300 | ++ lib/host:source:12 : ENABLE_KSM=True 2026-07-23 00:47:24.302 | +++ lib/host:source:13 : trueorfalse True ENABLE_KSMTUNED 2026-07-23 00:47:24.317 | ++ lib/host:source:13 : ENABLE_KSMTUNED=True 2026-07-23 00:47:24.319 | +++ lib/host:source:56 : trueorfalse False ENABLE_ZSWAP 2026-07-23 00:47:24.334 | ++ lib/host:source:56 : ENABLE_ZSWAP=False 2026-07-23 00:47:24.336 | ++ lib/host:source:59 : ZSWAP_COMPRESSOR=lz4 2026-07-23 00:47:24.338 | ++ lib/host:source:60 : ZSWAP_ZPOOL=zsmalloc 2026-07-23 00:47:24.341 | +++ lib/host:source:82 : trueorfalse False ENABLE_SYSCTL_MEM_TUNING 2026-07-23 00:47:24.356 | ++ lib/host:source:82 : ENABLE_SYSCTL_MEM_TUNING=False 2026-07-23 00:47:24.358 | +++ lib/host:source:104 : trueorfalse False ENABLE_SYSCTL_NET_TUNING 2026-07-23 00:47:24.372 | ++ lib/host:source:104 : ENABLE_SYSCTL_NET_TUNING=False 2026-07-23 00:47:24.374 | + ./stack.sh:main:594 : tune_host 2026-07-23 00:47:24.376 | + lib/host:tune_host:125 : configure_host_mem 2026-07-23 00:47:24.378 | + lib/host:configure_host_mem:99 : configure_zswap 2026-07-23 00:47:24.380 | + lib/host:configure_zswap:69 : [[ False == \T\r\u\e ]] 2026-07-23 00:47:24.382 | + lib/host:configure_host_mem:100 : configure_ksm 2026-07-23 00:47:24.383 | + lib/host:configure_ksm:39 : [[ True == \T\r\u\e ]] 2026-07-23 00:47:24.385 | + lib/host:configure_ksm:40 : install_package ksmtuned 2026-07-23 00:47:24.388 | + functions-common:install_package:1438 : update_package_repo 2026-07-23 00:47:24.389 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-23 00:47:24.391 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=False 2026-07-23 00:47:24.392 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-23 00:47:24.395 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-23 00:47:24.397 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-23 00:47:24.399 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-23 00:47:24.401 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-23 00:47:24.402 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-23 00:47:24.404 | + functions-common:apt_get_update:1166 : [[ False == \T\r\u\e ]] 2026-07-23 00:47:24.407 | + functions-common:apt_get_update:1171 : [[ False = \T\r\u\e ]] 2026-07-23 00:47:24.409 | + functions-common:apt_get_update:1173 : local sudo=sudo 2026-07-23 00:47:24.411 | ++ functions-common:apt_get_update:1174 : id -u 2026-07-23 00:47:24.415 | + functions-common:apt_get_update:1174 : [[ 1000 = \0 ]] 2026-07-23 00:47:24.417 | + functions-common:apt_get_update:1177 : time_start apt-get-update 2026-07-23 00:47:24.419 | + functions-common:time_start:2406 : local name=apt-get-update 2026-07-23 00:47:24.421 | + functions-common:time_start:2407 : local start_time= 2026-07-23 00:47:24.423 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-23 00:47:24.426 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-23 00:47:24.429 | + functions-common:time_start:2411 : _TIME_START[$name]=1784767644427 2026-07-23 00:47:24.431 | + functions-common:apt_get_update:1179 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2026-07-23 00:47:24.433 | + functions-common:apt_get_update:1180 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2026-07-23 00:47:24.434 | + functions-common:apt_get_update:1181 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2026-07-23 00:47:24.568 | Hit:1 http://archive.ubuntu.com/ubuntu noble InRelease 2026-07-23 00:47:24.568 | Get:2 https://packages.quobyte.com/repo/current/apt noble InRelease [4747 B] 2026-07-23 00:47:24.583 | Hit:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease 2026-07-23 00:47:24.586 | Hit:4 http://security.ubuntu.com/ubuntu noble-security InRelease 2026-07-23 00:47:24.609 | Hit:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease 2026-07-23 00:47:27.878 | Fetched 4747 B in 1s (9243 B/s) 2026-07-23 00:47:29.549 | Reading package lists... 2026-07-23 00:47:29.577 | + functions-common:apt_get_update:1185 : REPOS_UPDATED=True 2026-07-23 00:47:29.580 | + functions-common:apt_get_update:1187 : time_stop apt-get-update 2026-07-23 00:47:29.582 | + functions-common:time_stop:2420 : local name 2026-07-23 00:47:29.584 | + functions-common:time_stop:2421 : local end_time 2026-07-23 00:47:29.587 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-23 00:47:29.589 | + functions-common:time_stop:2423 : local total 2026-07-23 00:47:29.591 | + functions-common:time_stop:2424 : local start_time 2026-07-23 00:47:29.593 | + functions-common:time_stop:2426 : name=apt-get-update 2026-07-23 00:47:29.595 | + functions-common:time_stop:2427 : start_time=1784767644427 2026-07-23 00:47:29.598 | + functions-common:time_stop:2429 : [[ -z 1784767644427 ]] 2026-07-23 00:47:29.602 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-23 00:47:29.605 | + functions-common:time_stop:2432 : end_time=1784767649603 2026-07-23 00:47:29.607 | + functions-common:time_stop:2433 : elapsed_time=5176 2026-07-23 00:47:29.610 | + functions-common:time_stop:2434 : total=0 2026-07-23 00:47:29.612 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-23 00:47:29.614 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=5176 2026-07-23 00:47:29.617 | + functions-common:install_package:1439 : real_install_package ksmtuned 2026-07-23 00:47:29.619 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-23 00:47:29.621 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-23 00:47:29.623 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-23 00:47:29.625 | + functions-common:real_install_package:1427 : apt_get install ksmtuned 2026-07-23 00:47:29.651 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install ksmtuned 2026-07-23 00:47:29.690 | Reading package lists... 2026-07-23 00:47:30.121 | Building dependency tree... 2026-07-23 00:47:30.122 | Reading state information... 2026-07-23 00:47:30.855 | The following packages were automatically installed and are no longer required: 2026-07-23 00:47:30.858 | libfwupd2 libgusb2 2026-07-23 00:47:30.858 | Use 'sudo apt autoremove' to remove them. 2026-07-23 00:47:30.905 | The following NEW packages will be installed: 2026-07-23 00:47:30.908 | ksmtuned 2026-07-23 00:47:30.979 | 0 upgraded, 1 newly installed, 0 to remove and 76 not upgraded. 2026-07-23 00:47:30.980 | Need to get 7444 B of archives. 2026-07-23 00:47:30.980 | After this operation, 44.0 kB of additional disk space will be used. 2026-07-23 00:47:30.980 | Get:1 http://archive.ubuntu.com/ubuntu noble/universe amd64 ksmtuned amd64 4.20150326 [7444 B] 2026-07-23 00:47:31.204 | perl: warning: Setting locale failed. 2026-07-23 00:47:31.204 | perl: warning: Please check that your locale settings: 2026-07-23 00:47:31.204 | LANGUAGE = (unset), 2026-07-23 00:47:31.204 | LC_ALL = "en_US.utf8", 2026-07-23 00:47:31.204 | LANG = "de_DE.UTF-8" 2026-07-23 00:47:31.204 | are supported and installed on your system. 2026-07-23 00:47:31.204 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-23 00:47:31.267 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-23 00:47:31.267 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-23 00:47:31.267 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-23 00:47:31.462 | Fetched 7444 B in 0s (181 kB/s) 2026-07-23 00:47:31.507 | Selecting previously unselected package ksmtuned. 2026-07-23 00:47:31.560 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 107972 files and directories currently installed.) 2026-07-23 00:47:31.567 | Preparing to unpack .../ksmtuned_4.20150326_amd64.deb ... 2026-07-23 00:47:31.571 | Unpacking ksmtuned (4.20150326) ... 2026-07-23 00:47:31.651 | Setting up ksmtuned (4.20150326) ... 2026-07-23 00:47:31.865 | Created symlink /etc/systemd/system/multi-user.target.wants/ksm.service → /usr/lib/systemd/system/ksm.service. 2026-07-23 00:47:32.054 | Created symlink /etc/systemd/system/multi-user.target.wants/ksmtuned.service → /usr/lib/systemd/system/ksmtuned.service. 2026-07-23 00:47:32.758 | perl: warning: Setting locale failed. 2026-07-23 00:47:32.758 | perl: warning: Please check that your locale settings: 2026-07-23 00:47:32.758 | LANGUAGE = (unset), 2026-07-23 00:47:32.758 | LC_ALL = "en_US.utf8", 2026-07-23 00:47:32.758 | LANG = "de_DE.UTF-8" 2026-07-23 00:47:32.758 | are supported and installed on your system. 2026-07-23 00:47:32.758 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-23 00:47:32.888 | perl: warning: Setting locale failed. 2026-07-23 00:47:32.888 | perl: warning: Please check that your locale settings: 2026-07-23 00:47:32.888 | LANGUAGE = (unset), 2026-07-23 00:47:32.888 | LC_ALL = "en_US.utf8", 2026-07-23 00:47:32.888 | LANG = "de_DE.UTF-8" 2026-07-23 00:47:32.888 | are supported and installed on your system. 2026-07-23 00:47:32.889 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-23 00:47:32.937 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-23 00:47:32.937 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-23 00:47:32.938 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-23 00:47:33.006 | perl: warning: Setting locale failed. 2026-07-23 00:47:33.006 | perl: warning: Please check that your locale settings: 2026-07-23 00:47:33.006 | LANGUAGE = (unset), 2026-07-23 00:47:33.006 | LC_ALL = "en_US.utf8", 2026-07-23 00:47:33.006 | LANG = "de_DE.UTF-8" 2026-07-23 00:47:33.006 | are supported and installed on your system. 2026-07-23 00:47:33.007 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-23 00:47:33.498 | 2026-07-23 00:47:33.498 | Running kernel seems to be up-to-date. 2026-07-23 00:47:33.498 | 2026-07-23 00:47:33.499 | No services need to be restarted. 2026-07-23 00:47:33.499 | 2026-07-23 00:47:33.499 | No containers need to be restarted. 2026-07-23 00:47:33.499 | 2026-07-23 00:47:33.499 | No user sessions are running outdated binaries. 2026-07-23 00:47:33.500 | 2026-07-23 00:47:33.500 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-23 00:47:35.473 | + functions-common:apt_get:1211 : result=0 2026-07-23 00:47:35.475 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-23 00:47:35.478 | + functions-common:time_stop:2420 : local name 2026-07-23 00:47:35.480 | + functions-common:time_stop:2421 : local end_time 2026-07-23 00:47:35.483 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-23 00:47:35.485 | + functions-common:time_stop:2423 : local total 2026-07-23 00:47:35.487 | + functions-common:time_stop:2424 : local start_time 2026-07-23 00:47:35.490 | + functions-common:time_stop:2426 : name=apt-get 2026-07-23 00:47:35.492 | + functions-common:time_stop:2427 : start_time=1784767649648 2026-07-23 00:47:35.494 | + functions-common:time_stop:2429 : [[ -z 1784767649648 ]] 2026-07-23 00:47:35.496 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-23 00:47:35.500 | + functions-common:time_stop:2432 : end_time=1784767655497 2026-07-23 00:47:35.502 | + functions-common:time_stop:2433 : elapsed_time=5849 2026-07-23 00:47:35.504 | + functions-common:time_stop:2434 : total=11884 2026-07-23 00:47:35.506 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-23 00:47:35.508 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=17733 2026-07-23 00:47:35.511 | + functions-common:apt_get:1215 : return 0 2026-07-23 00:47:35.514 | ++ lib/host:configure_ksm:42 : bool_to_int ENABLE_KSM 2026-07-23 00:47:35.530 | + lib/host:configure_ksm:42 : set_sysfs_parameter ksm 0 /sys/kernel/mm/ksm/run 2026-07-23 00:47:35.533 | + lib/host:set_sysfs_parameter:15 : local name=ksm 2026-07-23 00:47:35.535 | + lib/host:set_sysfs_parameter:16 : local value=0 2026-07-23 00:47:35.538 | + lib/host:set_sysfs_parameter:17 : local param_file=/sys/kernel/mm/ksm/run 2026-07-23 00:47:35.541 | + lib/host:set_sysfs_parameter:19 : [[ ! -e /sys/kernel/mm/ksm/run ]] 2026-07-23 00:47:35.543 | + lib/host:set_sysfs_parameter:24 : echo 0 2026-07-23 00:47:35.544 | + lib/host:set_sysfs_parameter:24 : sudo tee /sys/kernel/mm/ksm/run 2026-07-23 00:47:35.554 | 0 2026-07-23 00:47:35.559 | + lib/host:configure_host_mem:101 : configure_sysctl_mem_parmaters 2026-07-23 00:47:35.561 | + lib/host:configure_sysctl_mem_parmaters:84 : [[ False == \T\r\u\e ]] 2026-07-23 00:47:35.564 | + lib/host:tune_host:126 : configure_host_net 2026-07-23 00:47:35.567 | + lib/host:configure_host_net:121 : configure_sysctl_net_parmaters 2026-07-23 00:47:35.569 | + lib/host:configure_sysctl_net_parmaters:106 : [[ False == \T\r\u\e ]] 2026-07-23 00:47:35.571 | + ./stack.sh:main:600 : fetch_plugins 2026-07-23 00:47:35.574 | + functions-common:fetch_plugins:1766 : local plugins= 2026-07-23 00:47:35.576 | + functions-common:fetch_plugins:1767 : local plugin 2026-07-23 00:47:35.578 | + functions-common:fetch_plugins:1770 : [[ -z '' ]] 2026-07-23 00:47:35.581 | + functions-common:fetch_plugins:1771 : return 2026-07-23 00:47:35.583 | + ./stack.sh:main:604 : run_phase override_defaults 2026-07-23 00:47:35.585 | + functions-common:run_phase:1848 : local mode=override_defaults 2026-07-23 00:47:35.587 | + functions-common:run_phase:1849 : local phase= 2026-07-23 00:47:35.589 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-07-23 00:47:35.591 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-07-23 00:47:35.594 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-07-23 00:47:35.596 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-07-23 00:47:35.599 | + functions-common:run_phase:1858 : local extra 2026-07-23 00:47:35.602 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-07-23 00:47:35.606 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-07-23 00:47:35.609 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-07-23 00:47:35.611 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-07-23 00:47:35.613 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh override_defaults 2026-07-23 00:47:35.616 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-07-23 00:47:35.632 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-23 00:47:35.634 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2026-07-23 00:47:35.636 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2026-07-23 00:47:35.639 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2026-07-23 00:47:35.641 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2026-07-23 00:47:35.644 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2026-07-23 00:47:35.646 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2026-07-23 00:47:35.649 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2026-07-23 00:47:35.652 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2026-07-23 00:47:35.655 | + functions-common:run_phase:1869 : [[ override_defaults == \s\o\u\r\c\e ]] 2026-07-23 00:47:35.657 | + functions-common:run_phase:1872 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-07-23 00:47:35.659 | + functions-common:run_phase:1873 : plugin_override_defaults 2026-07-23 00:47:35.661 | + functions-common:plugin_override_defaults:1807 : local plugins= 2026-07-23 00:47:35.663 | + functions-common:plugin_override_defaults:1808 : local plugin 2026-07-23 00:47:35.665 | + functions-common:plugin_override_defaults:1811 : [[ -z '' ]] 2026-07-23 00:47:35.668 | + functions-common:plugin_override_defaults:1812 : return 2026-07-23 00:47:35.671 | + ./stack.sh:main:607 : source /home/quobyte/devstack/lib/apache 2026-07-23 00:47:35.690 | + ./stack.sh:main:610 : source /home/quobyte/devstack/lib/tls 2026-07-23 00:47:35.693 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2026-07-23 00:47:35.709 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-23 00:47:35.712 | +++ lib/tls:source:43 : hostname -f 2026-07-23 00:47:35.718 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=devstack 2026-07-23 00:47:35.720 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2026-07-23 00:47:35.722 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2026-07-23 00:47:35.724 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2026-07-23 00:47:35.726 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2026-07-23 00:47:35.729 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2026-07-23 00:47:35.732 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2026-07-23 00:47:35.734 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2026-07-23 00:47:35.736 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2026-07-23 00:47:35.741 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2026-07-23 00:47:35.743 | + ./stack.sh:main:613 : source /home/quobyte/devstack/lib/infra 2026-07-23 00:47:35.757 | + ./stack.sh:main:614 : source /home/quobyte/devstack/lib/libraries 2026-07-23 00:47:35.775 | + ./stack.sh:main:615 : source /home/quobyte/devstack/lib/lvm 2026-07-23 00:47:35.791 | + ./stack.sh:main:616 : source /home/quobyte/devstack/lib/horizon 2026-07-23 00:47:35.805 | + ./stack.sh:main:617 : source /home/quobyte/devstack/lib/keystone 2026-07-23 00:47:35.843 | + ./stack.sh:main:618 : source /home/quobyte/devstack/lib/glance 2026-07-23 00:47:35.921 | + ./stack.sh:main:619 : source /home/quobyte/devstack/lib/nova 2026-07-23 00:47:36.020 | + ./stack.sh:main:620 : source /home/quobyte/devstack/lib/placement 2026-07-23 00:47:36.050 | + ./stack.sh:main:621 : source /home/quobyte/devstack/lib/cinder 2026-07-23 00:47:36.106 | + ./stack.sh:main:622 : source /home/quobyte/devstack/lib/swift 2026-07-23 00:47:36.159 | + ./stack.sh:main:623 : source /home/quobyte/devstack/lib/neutron 2026-07-23 00:47:36.163 | ++ lib/neutron:source:61 : is_service_enabled tls-proxy 2026-07-23 00:47:36.183 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-23 00:47:36.186 | ++ lib/neutron:source:66 : GITDIR["python-neutronclient"]=/opt/stack/python-neutronclient 2026-07-23 00:47:36.189 | ++ lib/neutron:source:68 : NEUTRON_DIR=/opt/stack/neutron 2026-07-23 00:47:36.193 | ++ lib/neutron:source:69 : NEUTRON_FWAAS_DIR=/opt/stack/neutron-fwaas 2026-07-23 00:47:36.196 | ++ lib/neutron:source:72 : [[ -d /opt/stack/neutron/bin/neutron-server ]] 2026-07-23 00:47:36.200 | +++ lib/neutron:source:75 : get_python_exec_prefix 2026-07-23 00:47:36.216 | +++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-07-23 00:47:36.219 | +++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-07-23 00:47:36.222 | ++ lib/neutron:source:75 : NEUTRON_BIN_DIR=/opt/stack/data/venv/bin 2026-07-23 00:47:36.225 | ++ lib/neutron:source:78 : NEUTRON_CONF_DIR=/etc/neutron 2026-07-23 00:47:36.228 | ++ lib/neutron:source:79 : NEUTRON_CONF=/etc/neutron/neutron.conf 2026-07-23 00:47:36.231 | ++ lib/neutron:source:80 : export NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-07-23 00:47:36.234 | ++ lib/neutron:source:80 : NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-07-23 00:47:36.238 | ++ lib/neutron:source:82 : NEUTRON_UWSGI=neutron.wsgi.api:application 2026-07-23 00:47:36.240 | ++ lib/neutron:source:83 : NEUTRON_UWSGI_CONF=/etc/neutron/neutron-api-uwsgi.ini 2026-07-23 00:47:36.245 | +++ lib/neutron:source:89 : trueorfalse True NEUTRON_ENFORCE_NEW_DEFAULTS 2026-07-23 00:47:36.263 | ++ lib/neutron:source:89 : NEUTRON_ENFORCE_NEW_DEFAULTS=True 2026-07-23 00:47:36.266 | ++ lib/neutron:source:90 : [[ -n '' ]] 2026-07-23 00:47:36.269 | ++ lib/neutron:source:96 : AGENT_DHCP_BINARY=/opt/stack/data/venv/bin/neutron-dhcp-agent 2026-07-23 00:47:36.272 | ++ lib/neutron:source:97 : AGENT_L3_BINARY=/opt/stack/data/venv/bin/neutron-l3-agent 2026-07-23 00:47:36.274 | ++ lib/neutron:source:98 : AGENT_META_BINARY=/opt/stack/data/venv/bin/neutron-metadata-agent 2026-07-23 00:47:36.277 | ++ lib/neutron:source:102 : Q_DHCP_CONF_FILE=/etc/neutron/dhcp_agent.ini 2026-07-23 00:47:36.280 | ++ lib/neutron:source:105 : NEUTRON_DHCP_CONF=/etc/neutron/dhcp_agent.ini 2026-07-23 00:47:36.282 | ++ lib/neutron:source:106 : Q_L3_CONF_FILE=/etc/neutron/l3_agent.ini 2026-07-23 00:47:36.285 | ++ lib/neutron:source:109 : NEUTRON_L3_CONF=/etc/neutron/l3_agent.ini 2026-07-23 00:47:36.288 | ++ lib/neutron:source:110 : Q_META_CONF_FILE=/etc/neutron/metadata_agent.ini 2026-07-23 00:47:36.290 | ++ lib/neutron:source:113 : Q_DB_NAME=neutron 2026-07-23 00:47:36.293 | ++ lib/neutron:source:115 : Q_PLUGIN=ml2 2026-07-23 00:47:36.296 | ++ lib/neutron:source:117 : Q_HOST=192.168.122.85 2026-07-23 00:47:36.299 | ++ lib/neutron:source:119 : Q_PROTOCOL=http 2026-07-23 00:47:36.303 | +++ lib/neutron:source:121 : ipv6_unquote 0.0.0.0 2026-07-23 00:47:36.307 | +++ functions-common:ipv6_unquote:2218 : echo 0.0.0.0 2026-07-23 00:47:36.307 | +++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-07-23 00:47:36.313 | ++ lib/neutron:source:121 : Q_LISTEN_ADDRESS=0.0.0.0 2026-07-23 00:47:36.316 | ++ lib/neutron:source:123 : Q_ADMIN_USERNAME=neutron 2026-07-23 00:47:36.319 | ++ lib/neutron:source:125 : Q_AUTH_STRATEGY=keystone 2026-07-23 00:47:36.322 | ++ lib/neutron:source:127 : Q_OVS_USE_VETH=False 2026-07-23 00:47:36.326 | ++ lib/neutron:source:128 : Q_USE_ROOTWRAP=True 2026-07-23 00:47:36.329 | +++ lib/neutron:source:129 : trueorfalse True Q_USE_ROOTWRAP_DAEMON 2026-07-23 00:47:36.349 | ++ lib/neutron:source:129 : Q_USE_ROOTWRAP_DAEMON=True 2026-07-23 00:47:36.353 | +++ lib/neutron:source:131 : ipv6_unquote 192.168.122.85 2026-07-23 00:47:36.356 | +++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-07-23 00:47:36.356 | +++ functions-common:ipv6_unquote:2218 : echo 192.168.122.85 2026-07-23 00:47:36.362 | ++ lib/neutron:source:131 : Q_META_DATA_IP=192.168.122.85 2026-07-23 00:47:36.364 | ++ lib/neutron:source:133 : Q_ALLOW_OVERLAPPING_IP=True 2026-07-23 00:47:36.367 | ++ lib/neutron:source:134 : Q_NOTIFY_NOVA_PORT_STATUS_CHANGES=True 2026-07-23 00:47:36.370 | ++ lib/neutron:source:135 : Q_NOTIFY_NOVA_PORT_DATA_CHANGES=True 2026-07-23 00:47:36.373 | ++ lib/neutron:source:136 : VIF_PLUGGING_IS_FATAL=True 2026-07-23 00:47:36.375 | ++ lib/neutron:source:137 : VIF_PLUGGING_TIMEOUT=300 2026-07-23 00:47:36.378 | ++ lib/neutron:source:140 : SKIP_STOP_OVN=False 2026-07-23 00:47:36.381 | ++ lib/neutron:source:144 : _Q_PLUGIN_EXTRA_CONF_PATH=/etc/neutron 2026-07-23 00:47:36.383 | ++ lib/neutron:source:147 : NEUTRON_ENDPOINT_SERVICE_NAME=networking 2026-07-23 00:47:36.386 | ++ lib/neutron:source:148 : [[ -z networking ]] 2026-07-23 00:47:36.389 | ++ lib/neutron:source:153 : ALEMBIC_REPO=https://github.com/sqlalchemy/alembic.git 2026-07-23 00:47:36.392 | ++ lib/neutron:source:154 : ALEMBIC_DIR=/opt/stack/alembic 2026-07-23 00:47:36.395 | ++ lib/neutron:source:155 : ALEMBIC_BRANCH=main 2026-07-23 00:47:36.398 | ++ lib/neutron:source:156 : SQLALCHEMY_REPO=https://github.com/sqlalchemy/sqlalchemy.git 2026-07-23 00:47:36.400 | ++ lib/neutron:source:157 : SQLALCHEMY_DIR=/opt/stack/sqlalchemy 2026-07-23 00:47:36.403 | ++ lib/neutron:source:158 : SQLALCHEMY_BRANCH=main 2026-07-23 00:47:36.405 | ++ lib/neutron:source:169 : declare -a -g Q_PLUGIN_EXTRA_CONF_FILES 2026-07-23 00:47:36.407 | ++ lib/neutron:source:172 : declare -a -g _Q_PLUGIN_EXTRA_CONF_FILES_ABS 2026-07-23 00:47:36.410 | ++ lib/neutron:source:175 : Q_RR_CONF_FILE=/etc/neutron/rootwrap.conf 2026-07-23 00:47:36.413 | ++ lib/neutron:source:176 : [[ True == \F\a\l\s\e ]] 2026-07-23 00:47:36.416 | +++ lib/neutron:source:179 : get_rootwrap_location neutron 2026-07-23 00:47:36.419 | +++ functions:get_rootwrap_location:601 : local module=neutron 2026-07-23 00:47:36.423 | ++++ functions:get_rootwrap_location:603 : get_python_exec_prefix 2026-07-23 00:47:36.442 | ++++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-07-23 00:47:36.445 | ++++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-07-23 00:47:36.448 | +++ functions:get_rootwrap_location:603 : echo /opt/stack/data/venv/bin/neutron-rootwrap 2026-07-23 00:47:36.451 | ++ lib/neutron:source:179 : NEUTRON_ROOTWRAP=/opt/stack/data/venv/bin/neutron-rootwrap 2026-07-23 00:47:36.453 | ++ lib/neutron:source:180 : Q_RR_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-07-23 00:47:36.455 | ++ lib/neutron:source:181 : [[ True == \T\r\u\e ]] 2026-07-23 00:47:36.458 | ++ lib/neutron:source:182 : Q_RR_DAEMON_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-07-23 00:47:36.462 | ++ lib/neutron:source:194 : Q_DVR_MODE=legacy 2026-07-23 00:47:36.465 | ++ lib/neutron:source:195 : [[ legacy != \l\e\g\a\c\y ]] 2026-07-23 00:47:36.467 | ++ lib/neutron:source:211 : ENABLE_TENANT_TUNNELS=True 2026-07-23 00:47:36.469 | ++ lib/neutron:source:216 : TENANT_TUNNEL_RANGES=1:1000 2026-07-23 00:47:36.472 | ++ lib/neutron:source:221 : ENABLE_TENANT_VLANS=False 2026-07-23 00:47:36.474 | ++ lib/neutron:source:229 : TENANT_VLAN_RANGE= 2026-07-23 00:47:36.478 | ++ lib/neutron:source:237 : PHYSICAL_NETWORK=public 2026-07-23 00:47:36.480 | ++ lib/neutron:source:247 : OVS_PHYSICAL_BRIDGE=br-ex 2026-07-23 00:47:36.483 | ++ lib/neutron:source:253 : OVS_ENABLE_TUNNELING=True 2026-07-23 00:47:36.486 | ++ lib/neutron:source:257 : ENABLE_ISOLATED_METADATA=False 2026-07-23 00:47:36.490 | ++ lib/neutron:source:262 : ENABLE_METADATA_NETWORK=False 2026-07-23 00:47:36.492 | ++ lib/neutron:source:267 : '[' -f /home/quobyte/devstack/lib/neutron_plugins/ml2 ']' 2026-07-23 00:47:36.495 | ++ lib/neutron:source:268 : source /home/quobyte/devstack/lib/neutron_plugins/ml2 2026-07-23 00:47:36.616 | ++ lib/neutron:source:275 : source /home/quobyte/devstack/lib/neutron_plugins/services/metering 2026-07-23 00:47:36.631 | ++ lib/neutron:source:278 : source /home/quobyte/devstack/lib/neutron_plugins/services/l3 2026-07-23 00:47:36.633 | +++ lib/neutron_plugins/services/l3:source:3 : IP_VERSION=4+6 2026-07-23 00:47:36.636 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4 ]] 2026-07-23 00:47:36.638 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \6 ]] 2026-07-23 00:47:36.642 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4\+\6 ]] 2026-07-23 00:47:36.645 | +++ lib/neutron_plugins/services/l3:source:9 : NEUTRON_CREATE_INITIAL_NETWORKS=True 2026-07-23 00:47:36.648 | +++ lib/neutron_plugins/services/l3:source:12 : PROVIDER_SUBNET_NAME=provider_net 2026-07-23 00:47:36.651 | +++ lib/neutron_plugins/services/l3:source:13 : IPV6_PROVIDER_SUBNET_NAME=provider_net_v6 2026-07-23 00:47:36.654 | +++ lib/neutron_plugins/services/l3:source:14 : IPV6_PROVIDER_FIXED_RANGE= 2026-07-23 00:47:36.657 | +++ lib/neutron_plugins/services/l3:source:15 : IPV6_PROVIDER_NETWORK_GATEWAY= 2026-07-23 00:47:36.660 | +++ lib/neutron_plugins/services/l3:source:17 : PUBLIC_BRIDGE=br-ex 2026-07-23 00:47:36.663 | +++ lib/neutron_plugins/services/l3:source:18 : PUBLIC_BRIDGE_MTU=1500 2026-07-23 00:47:36.666 | +++ lib/neutron_plugins/services/l3:source:23 : Q_ASSIGN_GATEWAY_TO_PUBLIC_BRIDGE=True 2026-07-23 00:47:36.670 | +++ lib/neutron_plugins/services/l3:source:26 : Q_ROUTER_NAME=router1 2026-07-23 00:47:36.672 | +++ lib/neutron_plugins/services/l3:source:31 : Q_USE_PUBLIC_VETH=False 2026-07-23 00:47:36.676 | +++ lib/neutron_plugins/services/l3:source:32 : Q_PUBLIC_VETH_EX=veth-pub-ex 2026-07-23 00:47:36.679 | +++ lib/neutron_plugins/services/l3:source:33 : Q_PUBLIC_VETH_INT=veth-pub-int 2026-07-23 00:47:36.682 | +++ lib/neutron_plugins/services/l3:source:39 : Q_L3_ROUTER_PER_TENANT=True 2026-07-23 00:47:36.686 | +++ lib/neutron_plugins/services/l3:source:72 : Q_USE_PROVIDERNET_FOR_PUBLIC=True 2026-07-23 00:47:36.688 | +++ lib/neutron_plugins/services/l3:source:73 : PUBLIC_PHYSICAL_NETWORK=public 2026-07-23 00:47:36.693 | ++++ lib/neutron_plugins/services/l3:source:76 : sed s/-//g 2026-07-23 00:47:36.694 | ++++ lib/neutron_plugins/services/l3:source:76 : uuidgen 2026-07-23 00:47:36.696 | ++++ lib/neutron_plugins/services/l3:source:76 : sed -e 's/\(..\)\(....\)\(....\)/\1:\2:\3/' 2026-07-23 00:47:36.696 | ++++ lib/neutron_plugins/services/l3:source:76 : cut -c 23- 2026-07-23 00:47:36.701 | +++ lib/neutron_plugins/services/l3:source:76 : IPV6_GLOBAL_ID=39:3b4d:dc28 2026-07-23 00:47:36.703 | +++ lib/neutron_plugins/services/l3:source:79 : IPV6_RA_MODE=slaac 2026-07-23 00:47:36.706 | +++ lib/neutron_plugins/services/l3:source:80 : IPV6_ADDRESS_MODE=slaac 2026-07-23 00:47:36.710 | +++ lib/neutron_plugins/services/l3:source:81 : IPV6_PUBLIC_SUBNET_NAME=ipv6-public-subnet 2026-07-23 00:47:36.714 | +++ lib/neutron_plugins/services/l3:source:82 : IPV6_PRIVATE_SUBNET_NAME=ipv6-private-subnet 2026-07-23 00:47:36.717 | +++ lib/neutron_plugins/services/l3:source:83 : IPV6_ADDRS_SAFE_TO_USE=fd39:3b4d:dc28::/56 2026-07-23 00:47:36.722 | ++++ lib/neutron_plugins/services/l3:source:86 : echo fd39:3b4d:dc28::/56 2026-07-23 00:47:36.722 | ++++ lib/neutron_plugins/services/l3:source:86 : awk -F / '{ print $1"/"($2>63 ? $2 : 64) }' 2026-07-23 00:47:36.728 | +++ lib/neutron_plugins/services/l3:source:86 : FIXED_RANGE_V6=fd39:3b4d:dc28::/64 2026-07-23 00:47:36.731 | +++ lib/neutron_plugins/services/l3:source:87 : IPV6_PRIVATE_NETWORK_GATEWAY= 2026-07-23 00:47:36.733 | +++ lib/neutron_plugins/services/l3:source:88 : IPV6_PUBLIC_RANGE=2001:db8::/64 2026-07-23 00:47:36.736 | +++ lib/neutron_plugins/services/l3:source:89 : IPV6_PUBLIC_NETWORK_GATEWAY=2001:db8::2 2026-07-23 00:47:36.739 | +++ lib/neutron_plugins/services/l3:source:90 : IPV6_ROUTER_GW_IP=2001:db8::1 2026-07-23 00:47:36.741 | +++ lib/neutron_plugins/services/l3:source:93 : NETWORK_GATEWAY= 2026-07-23 00:47:36.744 | +++ lib/neutron_plugins/services/l3:source:94 : PUBLIC_NETWORK_GATEWAY= 2026-07-23 00:47:36.746 | +++ lib/neutron_plugins/services/l3:source:95 : PRIVATE_SUBNET_NAME=private-subnet 2026-07-23 00:47:36.749 | +++ lib/neutron_plugins/services/l3:source:96 : PUBLIC_SUBNET_NAME=public-subnet 2026-07-23 00:47:36.752 | +++ lib/neutron_plugins/services/l3:source:97 : PUBLIC_SUBNET_ENABLE_DHCP=False 2026-07-23 00:47:36.754 | +++ lib/neutron_plugins/services/l3:source:100 : USE_SUBNETPOOL=True 2026-07-23 00:47:36.757 | +++ lib/neutron_plugins/services/l3:source:101 : SUBNETPOOL_NAME_V4=shared-default-subnetpool-v4 2026-07-23 00:47:36.760 | +++ lib/neutron_plugins/services/l3:source:102 : SUBNETPOOL_NAME_V6=shared-default-subnetpool-v6 2026-07-23 00:47:36.762 | +++ lib/neutron_plugins/services/l3:source:104 : SUBNETPOOL_PREFIX_V4=10.0.0.0/22 2026-07-23 00:47:36.766 | +++ lib/neutron_plugins/services/l3:source:105 : SUBNETPOOL_PREFIX_V6=fd39:3b4d:dc28::/56 2026-07-23 00:47:36.769 | +++ lib/neutron_plugins/services/l3:source:107 : SUBNETPOOL_SIZE_V4=26 2026-07-23 00:47:36.771 | +++ lib/neutron_plugins/services/l3:source:108 : SUBNETPOOL_SIZE_V6=64 2026-07-23 00:47:36.777 | ++++ lib/neutron_plugins/services/l3:source:110 : ip -4 route 2026-07-23 00:47:36.777 | ++++ lib/neutron_plugins/services/l3:source:110 : awk '{print $5}' 2026-07-23 00:47:36.777 | ++++ lib/neutron_plugins/services/l3:source:110 : grep '^default' 2026-07-23 00:47:36.784 | +++ lib/neutron_plugins/services/l3:source:110 : default_v4_route_devs=enp1s0 2026-07-23 00:47:36.789 | ++++ lib/neutron_plugins/services/l3:source:112 : grep via 2026-07-23 00:47:36.790 | ++++ lib/neutron_plugins/services/l3:source:112 : awk '{print $5}' 2026-07-23 00:47:36.790 | ++++ lib/neutron_plugins/services/l3:source:112 : ip -6 route list match default table all 2026-07-23 00:47:36.796 | +++ lib/neutron_plugins/services/l3:source:112 : default_v6_route_devs= 2026-07-23 00:47:36.802 | ++ lib/neutron:source:281 : source /home/quobyte/devstack/lib/neutron_plugins/services/placement 2026-07-23 00:47:36.805 | ++ lib/neutron:source:282 : source /home/quobyte/devstack/lib/neutron_plugins/services/trunk 2026-07-23 00:47:36.808 | ++ lib/neutron:source:283 : source /home/quobyte/devstack/lib/neutron_plugins/services/qos 2026-07-23 00:47:36.812 | ++ lib/neutron:source:284 : source /home/quobyte/devstack/lib/neutron_plugins/services/segments 2026-07-23 00:47:36.815 | ++ lib/neutron:source:285 : source /home/quobyte/devstack/lib/neutron_plugins/services/ovn-bgp 2026-07-23 00:47:36.819 | ++ lib/neutron:source:286 : source /home/quobyte/devstack/lib/neutron_plugins/services/evpn 2026-07-23 00:47:36.822 | ++ lib/neutron:source:289 : has_neutron_plugin_security_group 2026-07-23 00:47:36.825 | ++ lib/neutron_plugins/ml2:has_neutron_plugin_security_group:146 : return 0 2026-07-23 00:47:36.828 | ++ lib/neutron:source:290 : Q_USE_SECGROUP=True 2026-07-23 00:47:36.831 | ++ lib/neutron:source:298 : OVN_BRIDGE_MAPPINGS=public:br-ex 2026-07-23 00:47:36.852 | + ./stack.sh:main:624 : source /home/quobyte/devstack/lib/ldap 2026-07-23 00:47:36.871 | + ./stack.sh:main:625 : source /home/quobyte/devstack/lib/dstat 2026-07-23 00:47:36.888 | + ./stack.sh:main:626 : source /home/quobyte/devstack/lib/atop 2026-07-23 00:47:36.906 | + ./stack.sh:main:627 : source /home/quobyte/devstack/lib/tcpdump 2026-07-23 00:47:36.924 | + ./stack.sh:main:628 : source /home/quobyte/devstack/lib/etcd3 2026-07-23 00:47:36.967 | + ./stack.sh:main:629 : source /home/quobyte/devstack/lib/os-vif 2026-07-23 00:47:36.972 | +++ lib/os-vif:source:12 : is_ml2_ovs 2026-07-23 00:47:36.976 | +++ lib/os-vif:is_ml2_ovs:4 : [[ ovn == \o\p\e\n\v\s\w\i\t\c\h ]] 2026-07-23 00:47:36.979 | +++ lib/os-vif:is_ml2_ovs:7 : echo False 2026-07-23 00:47:36.983 | ++ lib/os-vif:source:12 : OS_VIF_OVS_ISOLATE_VIF=False 2026-07-23 00:47:36.988 | +++ lib/os-vif:source:13 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2026-07-23 00:47:37.011 | ++ lib/os-vif:source:13 : OS_VIF_OVS_ISOLATE_VIF=False 2026-07-23 00:47:37.015 | + ./stack.sh:main:635 : run_phase source 2026-07-23 00:47:37.018 | + functions-common:run_phase:1848 : local mode=source 2026-07-23 00:47:37.021 | + functions-common:run_phase:1849 : local phase= 2026-07-23 00:47:37.024 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-07-23 00:47:37.027 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-07-23 00:47:37.031 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-07-23 00:47:37.033 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-07-23 00:47:37.037 | + functions-common:run_phase:1858 : local extra 2026-07-23 00:47:37.041 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-07-23 00:47:37.046 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-07-23 00:47:37.049 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-07-23 00:47:37.052 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-07-23 00:47:37.056 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh source 2026-07-23 00:47:37.059 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-07-23 00:47:37.077 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-23 00:47:37.080 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2026-07-23 00:47:37.083 | ++ extras.d/80-tempest.sh:source:6 : source /home/quobyte/devstack/lib/tempest 2026-07-23 00:47:37.136 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2026-07-23 00:47:37.139 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2026-07-23 00:47:37.142 | + functions-common:run_phase:1869 : [[ source == \s\o\u\r\c\e ]] 2026-07-23 00:47:37.144 | + functions-common:run_phase:1870 : load_plugin_settings 2026-07-23 00:47:37.147 | + functions-common:load_plugin_settings:1784 : local plugins= 2026-07-23 00:47:37.150 | + functions-common:load_plugin_settings:1785 : local plugin 2026-07-23 00:47:37.153 | + functions-common:load_plugin_settings:1788 : [[ -z '' ]] 2026-07-23 00:47:37.155 | + functions-common:load_plugin_settings:1789 : return 2026-07-23 00:47:37.159 | + functions-common:run_phase:1871 : verify_disabled_services 2026-07-23 00:47:37.162 | + functions-common:verify_disabled_services:2131 : local service 2026-07-23 00:47:37.166 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-23 00:47:37.169 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,key, ]] 2026-07-23 00:47:37.172 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-23 00:47:37.176 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-api, ]] 2026-07-23 00:47:37.180 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-23 00:47:37.184 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-cpu, ]] 2026-07-23 00:47:37.187 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-23 00:47:37.191 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-cond, ]] 2026-07-23 00:47:37.194 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-23 00:47:37.197 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-sch, ]] 2026-07-23 00:47:37.201 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-23 00:47:37.203 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-novnc, ]] 2026-07-23 00:47:37.206 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-23 00:47:37.209 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-api-meta, ]] 2026-07-23 00:47:37.212 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-23 00:47:37.216 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,placement-api, ]] 2026-07-23 00:47:37.219 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-23 00:47:37.222 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,placement-client, ]] 2026-07-23 00:47:37.225 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-23 00:47:37.227 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,g-api, ]] 2026-07-23 00:47:37.231 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-23 00:47:37.234 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,c-sch, ]] 2026-07-23 00:47:37.237 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-23 00:47:37.240 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,c-api, ]] 2026-07-23 00:47:37.243 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-23 00:47:37.246 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,c-vol, ]] 2026-07-23 00:47:37.248 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-23 00:47:37.251 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,ovn-controller, ]] 2026-07-23 00:47:37.254 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-23 00:47:37.257 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,ovn-northd, ]] 2026-07-23 00:47:37.261 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-23 00:47:37.263 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,ovs-vswitchd, ]] 2026-07-23 00:47:37.267 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-23 00:47:37.270 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,ovsdb-server, ]] 2026-07-23 00:47:37.273 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-23 00:47:37.276 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,q-svc, ]] 2026-07-23 00:47:37.279 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-23 00:47:37.282 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,q-ovn-agent, ]] 2026-07-23 00:47:37.285 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-23 00:47:37.288 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,rabbit, ]] 2026-07-23 00:47:37.292 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-23 00:47:37.294 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,tempest, ]] 2026-07-23 00:47:37.298 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-23 00:47:37.302 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,mysql, ]] 2026-07-23 00:47:37.305 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-23 00:47:37.308 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,etcd3, ]] 2026-07-23 00:47:37.311 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-23 00:47:37.315 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,dstat, ]] 2026-07-23 00:47:37.318 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-23 00:47:37.321 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,q-ovn-metadata-agent, ]] 2026-07-23 00:47:37.325 | + ./stack.sh:main:706 : initialize_database_backends 2026-07-23 00:47:37.328 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-07-23 00:47:37.331 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2026-07-23 00:47:37.352 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 00:47:37.355 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2026-07-23 00:47:37.358 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-07-23 00:47:37.361 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2026-07-23 00:47:37.383 | + functions-common:is_service_enabled:2076 : return 1 2026-07-23 00:47:37.387 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2026-07-23 00:47:37.391 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2026-07-23 00:47:37.394 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2026-07-23 00:47:37.397 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2026-07-23 00:47:37.400 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2026-07-23 00:47:37.404 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2026-07-23 00:47:37.407 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2026-07-23 00:47:37.410 | + lib/database:initialize_database_backends:92 : return 0 2026-07-23 00:47:37.413 | + ./stack.sh:main:707 : echo 'Using mysql database backend' 2026-07-23 00:47:37.413 | Using mysql database backend 2026-07-23 00:47:37.417 | + ./stack.sh:main:710 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2026-07-23 00:47:37.439 | + ./stack.sh:main:712 : define_database_baseurl 2026-07-23 00:47:37.443 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2026-07-23 00:47:37.446 | ++ lib/databases/mysql:get_database_type_mysql:32 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-07-23 00:47:37.449 | ++ lib/databases/mysql:get_database_type_mysql:33 : echo mysql+pymysql 2026-07-23 00:47:37.452 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-07-23 00:47:37.455 | + ./stack.sh:main:724 : is_service_enabled rabbit 2026-07-23 00:47:37.479 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 00:47:37.483 | + ./stack.sh:main:725 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2026-07-23 00:47:37.503 | + ./stack.sh:main:732 : is_service_enabled keystone 2026-07-23 00:47:37.526 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 00:47:37.530 | + ./stack.sh:main:734 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2026-07-23 00:47:37.551 | + ./stack.sh:main:736 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2026-07-23 00:47:37.573 | + ./stack.sh:main:747 : is_service_enabled ldap 2026-07-23 00:47:37.596 | + functions-common:is_service_enabled:2076 : return 1 2026-07-23 00:47:37.600 | + ./stack.sh:main:756 : is_service_enabled s-proxy 2026-07-23 00:47:37.622 | + functions-common:is_service_enabled:2076 : return 1 2026-07-23 00:47:37.626 | + ./stack.sh:main:768 : save_stackenv 768 2026-07-23 00:47:37.630 | + functions-common:save_stackenv:65 : local tag=768 2026-07-23 00:47:37.634 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-07-23 00:47:37.640 | + functions-common:save_stackenv:67 : time_stamp=2026-07-23-024737 2026-07-23 00:47:37.643 | + functions-common:save_stackenv:68 : echo '# 2026-07-23-024737 768' 2026-07-23 00:47:37.646 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-23 00:47:37.650 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-07-23 00:47:37.654 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-23 00:47:37.658 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-07-23 00:47:37.662 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-23 00:47:37.666 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-07-23 00:47:37.669 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-23 00:47:37.672 | + functions-common:save_stackenv:70 : echo ENABLED_SERVICES=key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent 2026-07-23 00:47:37.676 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-23 00:47:37.679 | + functions-common:save_stackenv:70 : echo HOST_IP=192.168.122.85 2026-07-23 00:47:37.682 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-23 00:47:37.686 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=http://192.168.122.85/identity 2026-07-23 00:47:37.689 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-23 00:47:37.693 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2026-07-23-024724 2026-07-23 00:47:37.695 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-23 00:47:37.699 | + functions-common:save_stackenv:70 : echo OS_CACERT= 2026-07-23 00:47:37.702 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-23 00:47:37.706 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=192.168.122.85 2026-07-23 00:47:37.709 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-23 00:47:37.711 | + functions-common:save_stackenv:70 : echo STACK_USER=quobyte 2026-07-23 00:47:37.714 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-23 00:47:37.718 | + functions-common:save_stackenv:70 : echo TLS_IP= 2026-07-23 00:47:37.720 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-23 00:47:37.723 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-07-23 00:47:37.727 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-23 00:47:37.730 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-07-23 00:47:37.733 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-23 00:47:37.736 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=192.168.122.85 2026-07-23 00:47:37.739 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-23 00:47:37.743 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-07-23 00:47:37.747 | + ./stack.sh:main:781 : GIT_DEPTH=0 2026-07-23 00:47:37.750 | + ./stack.sh:main:781 : git_clone https://review.opendev.org/openstack/requirements.git /opt/stack/requirements master 2026-07-23 00:47:37.754 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/requirements.git 2026-07-23 00:47:37.757 | + functions-common:git_clone:590 : local git_dest=/opt/stack/requirements 2026-07-23 00:47:37.759 | + functions-common:git_clone:591 : local git_ref=master 2026-07-23 00:47:37.762 | + functions-common:git_clone:592 : local orig_dir 2026-07-23 00:47:37.766 | ++ functions-common:git_clone:593 : pwd 2026-07-23 00:47:37.770 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-07-23 00:47:37.773 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-23 00:47:37.777 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-23 00:47:37.798 | + functions-common:git_clone:596 : RECLONE=False 2026-07-23 00:47:37.800 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-23 00:47:37.804 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-23 00:47:37.809 | + functions-common:git_clone:610 : echo master 2026-07-23 00:47:37.809 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-23 00:47:37.814 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/requirements ]] 2026-07-23 00:47:37.818 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-07-23 00:47:37.821 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/requirements.git /opt/stack/requirements 2026-07-23 00:47:37.825 | + functions-common:git_timed:697 : local count=0 2026-07-23 00:47:37.828 | + functions-common:git_timed:698 : local timeout=0 2026-07-23 00:47:37.831 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-23 00:47:37.834 | + functions-common:git_timed:701 : timeout=0 2026-07-23 00:47:37.836 | + functions-common:git_timed:704 : time_start git_timed 2026-07-23 00:47:37.840 | + functions-common:time_start:2406 : local name=git_timed 2026-07-23 00:47:37.844 | + functions-common:time_start:2407 : local start_time= 2026-07-23 00:47:37.846 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-23 00:47:37.851 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-23 00:47:37.856 | + functions-common:time_start:2411 : _TIME_START[$name]=1784767657852 2026-07-23 00:47:37.859 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/requirements.git /opt/stack/requirements 2026-07-23 00:47:37.863 | Cloning into '/opt/stack/requirements'... 2026-07-23 00:47:42.982 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-23 00:47:42.986 | + functions-common:time_stop:2420 : local name 2026-07-23 00:47:42.990 | + functions-common:time_stop:2421 : local end_time 2026-07-23 00:47:42.994 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-23 00:47:42.997 | + functions-common:time_stop:2423 : local total 2026-07-23 00:47:43.001 | + functions-common:time_stop:2424 : local start_time 2026-07-23 00:47:43.005 | + functions-common:time_stop:2426 : name=git_timed 2026-07-23 00:47:43.008 | + functions-common:time_stop:2427 : start_time=1784767657852 2026-07-23 00:47:43.012 | + functions-common:time_stop:2429 : [[ -z 1784767657852 ]] 2026-07-23 00:47:43.017 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-23 00:47:43.022 | + functions-common:time_stop:2432 : end_time=1784767663018 2026-07-23 00:47:43.026 | + functions-common:time_stop:2433 : elapsed_time=5166 2026-07-23 00:47:43.029 | + functions-common:time_stop:2434 : total=0 2026-07-23 00:47:43.033 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-23 00:47:43.037 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=5166 2026-07-23 00:47:43.041 | + functions-common:git_clone:631 : cd /opt/stack/requirements 2026-07-23 00:47:43.044 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-07-23 00:47:43.048 | + functions-common:git_timed:697 : local count=0 2026-07-23 00:47:43.052 | + functions-common:git_timed:698 : local timeout=0 2026-07-23 00:47:43.055 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-23 00:47:43.059 | + functions-common:git_timed:701 : timeout=0 2026-07-23 00:47:43.063 | + functions-common:git_timed:704 : time_start git_timed 2026-07-23 00:47:43.066 | + functions-common:time_start:2406 : local name=git_timed 2026-07-23 00:47:43.070 | + functions-common:time_start:2407 : local start_time= 2026-07-23 00:47:43.074 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-23 00:47:43.079 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-23 00:47:43.084 | + functions-common:time_start:2411 : _TIME_START[$name]=1784767663080 2026-07-23 00:47:43.087 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-07-23 00:47:43.800 | From https://review.opendev.org/openstack/requirements 2026-07-23 00:47:43.800 | * branch master -> FETCH_HEAD 2026-07-23 00:47:43.811 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-23 00:47:43.815 | + functions-common:time_stop:2420 : local name 2026-07-23 00:47:43.818 | + functions-common:time_stop:2421 : local end_time 2026-07-23 00:47:43.822 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-23 00:47:43.826 | + functions-common:time_stop:2423 : local total 2026-07-23 00:47:43.829 | + functions-common:time_stop:2424 : local start_time 2026-07-23 00:47:43.833 | + functions-common:time_stop:2426 : name=git_timed 2026-07-23 00:47:43.837 | + functions-common:time_stop:2427 : start_time=1784767663080 2026-07-23 00:47:43.840 | + functions-common:time_stop:2429 : [[ -z 1784767663080 ]] 2026-07-23 00:47:43.845 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-23 00:47:43.851 | + functions-common:time_stop:2432 : end_time=1784767663847 2026-07-23 00:47:43.855 | + functions-common:time_stop:2433 : elapsed_time=767 2026-07-23 00:47:43.858 | + functions-common:time_stop:2434 : total=5166 2026-07-23 00:47:43.862 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-23 00:47:43.866 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=5933 2026-07-23 00:47:43.869 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-07-23 00:47:43.873 | + functions-common:git_timed:697 : local count=0 2026-07-23 00:47:43.877 | + functions-common:git_timed:698 : local timeout=0 2026-07-23 00:47:43.880 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-23 00:47:43.884 | + functions-common:git_timed:701 : timeout=0 2026-07-23 00:47:43.888 | + functions-common:git_timed:704 : time_start git_timed 2026-07-23 00:47:43.892 | + functions-common:time_start:2406 : local name=git_timed 2026-07-23 00:47:43.895 | + functions-common:time_start:2407 : local start_time= 2026-07-23 00:47:43.899 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-23 00:47:43.904 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-23 00:47:43.910 | + functions-common:time_start:2411 : _TIME_START[$name]=1784767663906 2026-07-23 00:47:43.913 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-07-23 00:47:43.928 | Note: switching to 'FETCH_HEAD'. 2026-07-23 00:47:43.929 | 2026-07-23 00:47:43.929 | You are in 'detached HEAD' state. You can look around, make experimental 2026-07-23 00:47:43.929 | changes and commit them, and you can discard any commits you make in this 2026-07-23 00:47:43.929 | state without impacting any branches by switching back to a branch. 2026-07-23 00:47:43.929 | 2026-07-23 00:47:43.929 | If you want to create a new branch to retain commits you create, you may 2026-07-23 00:47:43.929 | do so (now or later) by using -c with the switch command. Example: 2026-07-23 00:47:43.929 | 2026-07-23 00:47:43.929 | git switch -c 2026-07-23 00:47:43.929 | 2026-07-23 00:47:43.929 | Or undo this operation with: 2026-07-23 00:47:43.930 | 2026-07-23 00:47:43.930 | git switch - 2026-07-23 00:47:43.930 | 2026-07-23 00:47:43.930 | Turn off this advice by setting config variable advice.detachedHead to false 2026-07-23 00:47:43.930 | 2026-07-23 00:47:43.930 | HEAD is now at 7c466f62 update constraint for openstack-release-test to new release 8.5.0 2026-07-23 00:47:43.934 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-23 00:47:43.937 | + functions-common:time_stop:2420 : local name 2026-07-23 00:47:43.941 | + functions-common:time_stop:2421 : local end_time 2026-07-23 00:47:43.945 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-23 00:47:43.948 | + functions-common:time_stop:2423 : local total 2026-07-23 00:47:43.952 | + functions-common:time_stop:2424 : local start_time 2026-07-23 00:47:43.955 | + functions-common:time_stop:2426 : name=git_timed 2026-07-23 00:47:43.959 | + functions-common:time_stop:2427 : start_time=1784767663906 2026-07-23 00:47:43.963 | + functions-common:time_stop:2429 : [[ -z 1784767663906 ]] 2026-07-23 00:47:43.968 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-23 00:47:43.973 | + functions-common:time_stop:2432 : end_time=1784767663969 2026-07-23 00:47:43.977 | + functions-common:time_stop:2433 : elapsed_time=63 2026-07-23 00:47:43.981 | + functions-common:time_stop:2434 : total=5933 2026-07-23 00:47:43.984 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-23 00:47:43.988 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=5996 2026-07-23 00:47:43.992 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/requirements 2026-07-23 00:47:44.010 | + functions-common:git_clone:672 : cd /opt/stack/requirements 2026-07-23 00:47:44.016 | + functions-common:git_clone:673 : git show --oneline 2026-07-23 00:47:44.016 | + functions-common:git_clone:673 : head -1 2026-07-23 00:47:44.019 | 7c466f62 update constraint for openstack-release-test to new release 8.5.0 2026-07-23 00:47:44.023 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-07-23 00:47:44.028 | + ./stack.sh:main:785 : echo_summary 'Installing package prerequisites' 2026-07-23 00:47:44.032 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-23 00:47:44.036 | + ./stack.sh:echo_summary:450 : echo -e Installing package prerequisites 2026-07-23 00:47:44.040 | + ./stack.sh:main:786 : source /home/quobyte/devstack/tools/install_prereqs.sh 2026-07-23 00:47:44.044 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2026-07-23 00:47:44.048 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2026-07-23 00:47:44.053 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/quobyte/devstack ]] 2026-07-23 00:47:44.057 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/quobyte/devstack/.prereqs 2026-07-23 00:47:44.061 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2026-07-23 00:47:44.065 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2026-07-23 00:47:44.070 | +++ tools/install_prereqs.sh:source:47 : date +%s 2026-07-23 00:47:44.076 | ++ tools/install_prereqs.sh:source:47 : NOW=1784767664 2026-07-23 00:47:44.082 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/quobyte/devstack/.prereqs 2026-07-23 00:47:44.088 | +++ tools/install_prereqs.sh:source:48 : echo 0 2026-07-23 00:47:44.093 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2026-07-23 00:47:44.097 | ++ tools/install_prereqs.sh:source:49 : DELTA=1784767664 2026-07-23 00:47:44.101 | ++ tools/install_prereqs.sh:source:50 : [[ 1784767664 -lt 7200 ]] 2026-07-23 00:47:44.105 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2026-07-23 00:47:44.109 | ++ functions-common:export_proxy_variables:2238 : isset http_proxy 2026-07-23 00:47:44.113 | ++ functions-common:isset:266 : [[ -v http_proxy ]] 2026-07-23 00:47:44.117 | ++ functions-common:export_proxy_variables:2241 : isset https_proxy 2026-07-23 00:47:44.121 | ++ functions-common:isset:266 : [[ -v https_proxy ]] 2026-07-23 00:47:44.125 | ++ functions-common:export_proxy_variables:2244 : isset no_proxy 2026-07-23 00:47:44.129 | ++ functions-common:isset:266 : [[ -v no_proxy ]] 2026-07-23 00:47:44.134 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent 2026-07-23 00:47:44.175 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2026-07-23 00:47:44.175 | apache2-dev 2026-07-23 00:47:44.175 | bc 2026-07-23 00:47:44.175 | bsdmainutils 2026-07-23 00:47:44.175 | curl 2026-07-23 00:47:44.175 | g++ 2026-07-23 00:47:44.175 | gawk 2026-07-23 00:47:44.175 | gcc 2026-07-23 00:47:44.175 | gettext 2026-07-23 00:47:44.175 | git 2026-07-23 00:47:44.176 | graphviz 2026-07-23 00:47:44.176 | iputils-ping 2026-07-23 00:47:44.176 | libffi-dev 2026-07-23 00:47:44.176 | libjpeg-dev 2026-07-23 00:47:44.176 | libpq-dev 2026-07-23 00:47:44.176 | libssl-dev 2026-07-23 00:47:44.176 | libsystemd-dev 2026-07-23 00:47:44.176 | libxml2-dev 2026-07-23 00:47:44.176 | libxslt1-dev 2026-07-23 00:47:44.176 | libyaml-dev 2026-07-23 00:47:44.176 | lsof 2026-07-23 00:47:44.176 | openssh-server 2026-07-23 00:47:44.177 | openssl 2026-07-23 00:47:44.177 | pkg-config 2026-07-23 00:47:44.177 | psmisc 2026-07-23 00:47:44.177 | python3-dev 2026-07-23 00:47:44.177 | python3-pip 2026-07-23 00:47:44.177 | python3-systemd 2026-07-23 00:47:44.177 | python3-venv 2026-07-23 00:47:44.177 | tar 2026-07-23 00:47:44.177 | tcpdump 2026-07-23 00:47:44.177 | unzip 2026-07-23 00:47:44.177 | uuid-runtime 2026-07-23 00:47:44.178 | wget 2026-07-23 00:47:44.178 | zlib1g-dev 2026-07-23 00:47:44.178 | libkrb5-dev 2026-07-23 00:47:44.178 | libldap2-dev 2026-07-23 00:47:44.178 | libsasl2-dev 2026-07-23 00:47:44.178 | memcached 2026-07-23 00:47:44.178 | python3-mysqldb 2026-07-23 00:47:44.178 | sqlite3 2026-07-23 00:47:44.178 | conntrack 2026-07-23 00:47:44.178 | curl 2026-07-23 00:47:44.178 | ebtables 2026-07-23 00:47:44.178 | genisoimage 2026-07-23 00:47:44.179 | iptables 2026-07-23 00:47:44.179 | iputils-arping 2026-07-23 00:47:44.179 | kpartx 2026-07-23 00:47:44.179 | libjs-jquery-tablesorter 2026-07-23 00:47:44.179 | parted 2026-07-23 00:47:44.179 | pm-utils 2026-07-23 00:47:44.179 | python3-mysqldb 2026-07-23 00:47:44.179 | socat 2026-07-23 00:47:44.179 | sqlite3 2026-07-23 00:47:44.179 | sudo 2026-07-23 00:47:44.179 | vlan 2026-07-23 00:47:44.180 | lsscsi 2026-07-23 00:47:44.180 | open-iscsi 2026-07-23 00:47:44.180 | cryptsetup 2026-07-23 00:47:44.180 | dosfstools 2026-07-23 00:47:44.180 | genisoimage 2026-07-23 00:47:44.180 | gir1.2-libosinfo-1.0 2026-07-23 00:47:44.180 | netcat-openbsd 2026-07-23 00:47:44.180 | open-iscsi 2026-07-23 00:47:44.180 | qemu-utils 2026-07-23 00:47:44.180 | sg3-utils 2026-07-23 00:47:44.180 | sysfsutils 2026-07-23 00:47:44.180 | lvm2 2026-07-23 00:47:44.181 | qemu-utils 2026-07-23 00:47:44.181 | thin-provisioning-tools 2026-07-23 00:47:44.181 | acl 2026-07-23 00:47:44.181 | dnsmasq-base 2026-07-23 00:47:44.181 | dnsmasq-utils 2026-07-23 00:47:44.181 | ebtables 2026-07-23 00:47:44.181 | haproxy 2026-07-23 00:47:44.181 | iptables 2026-07-23 00:47:44.181 | iputils-arping 2026-07-23 00:47:44.181 | iputils-ping 2026-07-23 00:47:44.181 | postgresql-server-dev-all 2026-07-23 00:47:44.182 | python3-mysqldb 2026-07-23 00:47:44.182 | sqlite3 2026-07-23 00:47:44.182 | sudo 2026-07-23 00:47:44.182 | vlan 2026-07-23 00:47:44.182 | pcp' 2026-07-23 00:47:44.182 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2026-07-23 00:47:44.209 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2026-07-23 00:47:44.209 | apache2-dev 2026-07-23 00:47:44.209 | bc 2026-07-23 00:47:44.209 | bsdmainutils 2026-07-23 00:47:44.209 | curl 2026-07-23 00:47:44.210 | g++ 2026-07-23 00:47:44.210 | gawk 2026-07-23 00:47:44.210 | gcc 2026-07-23 00:47:44.210 | gettext 2026-07-23 00:47:44.210 | git 2026-07-23 00:47:44.210 | graphviz 2026-07-23 00:47:44.210 | iputils-ping 2026-07-23 00:47:44.210 | libffi-dev 2026-07-23 00:47:44.210 | libjpeg-dev 2026-07-23 00:47:44.210 | libpq-dev 2026-07-23 00:47:44.210 | libssl-dev 2026-07-23 00:47:44.211 | libsystemd-dev 2026-07-23 00:47:44.211 | libxml2-dev 2026-07-23 00:47:44.211 | libxslt1-dev 2026-07-23 00:47:44.211 | libyaml-dev 2026-07-23 00:47:44.211 | lsof 2026-07-23 00:47:44.211 | openssh-server 2026-07-23 00:47:44.211 | openssl 2026-07-23 00:47:44.211 | pkg-config 2026-07-23 00:47:44.211 | psmisc 2026-07-23 00:47:44.211 | python3-dev 2026-07-23 00:47:44.211 | python3-pip 2026-07-23 00:47:44.211 | python3-systemd 2026-07-23 00:47:44.212 | python3-venv 2026-07-23 00:47:44.212 | tar 2026-07-23 00:47:44.212 | tcpdump 2026-07-23 00:47:44.212 | unzip 2026-07-23 00:47:44.212 | uuid-runtime 2026-07-23 00:47:44.212 | wget 2026-07-23 00:47:44.212 | zlib1g-dev 2026-07-23 00:47:44.212 | libkrb5-dev 2026-07-23 00:47:44.212 | libldap2-dev 2026-07-23 00:47:44.212 | libsasl2-dev 2026-07-23 00:47:44.212 | memcached 2026-07-23 00:47:44.212 | python3-mysqldb 2026-07-23 00:47:44.213 | sqlite3 2026-07-23 00:47:44.213 | conntrack 2026-07-23 00:47:44.213 | curl 2026-07-23 00:47:44.213 | ebtables 2026-07-23 00:47:44.213 | genisoimage 2026-07-23 00:47:44.213 | iptables 2026-07-23 00:47:44.213 | iputils-arping 2026-07-23 00:47:44.213 | kpartx 2026-07-23 00:47:44.213 | libjs-jquery-tablesorter 2026-07-23 00:47:44.213 | parted 2026-07-23 00:47:44.213 | pm-utils 2026-07-23 00:47:44.214 | python3-mysqldb 2026-07-23 00:47:44.214 | socat 2026-07-23 00:47:44.214 | sqlite3 2026-07-23 00:47:44.214 | sudo 2026-07-23 00:47:44.214 | vlan 2026-07-23 00:47:44.214 | lsscsi 2026-07-23 00:47:44.214 | open-iscsi 2026-07-23 00:47:44.214 | cryptsetup 2026-07-23 00:47:44.214 | dosfstools 2026-07-23 00:47:44.214 | genisoimage 2026-07-23 00:47:44.214 | gir1.2-libosinfo-1.0 2026-07-23 00:47:44.214 | netcat-openbsd 2026-07-23 00:47:44.215 | open-iscsi 2026-07-23 00:47:44.215 | qemu-utils 2026-07-23 00:47:44.215 | sg3-utils 2026-07-23 00:47:44.215 | sysfsutils 2026-07-23 00:47:44.215 | lvm2 2026-07-23 00:47:44.215 | qemu-utils 2026-07-23 00:47:44.215 | thin-provisioning-tools 2026-07-23 00:47:44.215 | acl 2026-07-23 00:47:44.215 | dnsmasq-base 2026-07-23 00:47:44.215 | dnsmasq-utils 2026-07-23 00:47:44.215 | ebtables 2026-07-23 00:47:44.216 | haproxy 2026-07-23 00:47:44.216 | iptables 2026-07-23 00:47:44.216 | iputils-arping 2026-07-23 00:47:44.216 | iputils-ping 2026-07-23 00:47:44.216 | postgresql-server-dev-all 2026-07-23 00:47:44.216 | python3-mysqldb 2026-07-23 00:47:44.216 | sqlite3 2026-07-23 00:47:44.216 | sudo 2026-07-23 00:47:44.216 | vlan 2026-07-23 00:47:44.216 | pcp ' 2026-07-23 00:47:44.216 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2026-07-23 00:47:44.218 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-23 00:47:44.222 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-23 00:47:44.227 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp 2026-07-23 00:47:44.228 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2026-07-23 00:47:44.234 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp 2026-07-23 00:47:44.238 | ++ functions-common:install_package:1438 : update_package_repo 2026-07-23 00:47:44.242 | ++ functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-23 00:47:44.246 | ++ functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-23 00:47:44.250 | ++ functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-23 00:47:44.253 | ++ functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-23 00:47:44.257 | ++ functions-common:update_package_repo:1420 : is_ubuntu 2026-07-23 00:47:44.261 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-23 00:47:44.265 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-23 00:47:44.269 | ++ functions-common:update_package_repo:1421 : apt_get_update 2026-07-23 00:47:44.272 | ++ functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-23 00:47:44.276 | ++ functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-23 00:47:44.280 | ++ functions-common:apt_get_update:1167 : return 2026-07-23 00:47:44.284 | ++ functions-common:install_package:1439 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp 2026-07-23 00:47:44.288 | ++ functions-common:real_install_package:1426 : is_ubuntu 2026-07-23 00:47:44.292 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-23 00:47:44.296 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-23 00:47:44.300 | ++ functions-common:real_install_package:1427 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp 2026-07-23 00:47:44.330 | ++ functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp 2026-07-23 00:47:44.371 | Reading package lists... 2026-07-23 00:47:44.814 | Building dependency tree... 2026-07-23 00:47:44.816 | Reading state information... 2026-07-23 00:47:45.547 | bc is already the newest version (1.07.1-3ubuntu4). 2026-07-23 00:47:45.547 | bc set to manually installed. 2026-07-23 00:47:45.547 | g++ is already the newest version (4:13.2.0-7ubuntu1). 2026-07-23 00:47:45.547 | g++ set to manually installed. 2026-07-23 00:47:45.547 | gcc is already the newest version (4:13.2.0-7ubuntu1). 2026-07-23 00:47:45.547 | gcc set to manually installed. 2026-07-23 00:47:45.547 | git is already the newest version (1:2.43.0-1ubuntu7.3). 2026-07-23 00:47:45.547 | git set to manually installed. 2026-07-23 00:47:45.547 | iputils-ping is already the newest version (3:20240117-1ubuntu0.1). 2026-07-23 00:47:45.547 | iputils-ping set to manually installed. 2026-07-23 00:47:45.548 | lsof is already the newest version (4.95.0-1build3). 2026-07-23 00:47:45.548 | lsof set to manually installed. 2026-07-23 00:47:45.548 | openssl is already the newest version (3.0.13-0ubuntu3.11). 2026-07-23 00:47:45.548 | openssl set to manually installed. 2026-07-23 00:47:45.548 | psmisc is already the newest version (23.7-1build1). 2026-07-23 00:47:45.548 | psmisc set to manually installed. 2026-07-23 00:47:45.548 | python3-dev is already the newest version (3.12.3-0ubuntu2.1). 2026-07-23 00:47:45.548 | python3-dev set to manually installed. 2026-07-23 00:47:45.548 | python3-pip is already the newest version (24.0+dfsg-1ubuntu1.3). 2026-07-23 00:47:45.548 | python3-systemd is already the newest version (235-1build4). 2026-07-23 00:47:45.548 | python3-systemd set to manually installed. 2026-07-23 00:47:45.549 | tcpdump is already the newest version (4.99.4-3ubuntu4.24.04.1). 2026-07-23 00:47:45.549 | tcpdump set to manually installed. 2026-07-23 00:47:45.549 | uuid-runtime is already the newest version (2.39.3-9ubuntu6.5). 2026-07-23 00:47:45.549 | uuid-runtime set to manually installed. 2026-07-23 00:47:45.549 | zlib1g-dev is already the newest version (1:1.3.dfsg-3.1ubuntu2.1). 2026-07-23 00:47:45.550 | zlib1g-dev set to manually installed. 2026-07-23 00:47:45.550 | iptables is already the newest version (1.8.10-3ubuntu2). 2026-07-23 00:47:45.550 | iptables set to manually installed. 2026-07-23 00:47:45.551 | kpartx is already the newest version (0.9.4-5ubuntu8.2). 2026-07-23 00:47:45.551 | kpartx set to manually installed. 2026-07-23 00:47:45.551 | parted is already the newest version (3.6-4build1). 2026-07-23 00:47:45.552 | parted set to manually installed. 2026-07-23 00:47:45.552 | sudo is already the newest version (1.9.15p5-3ubuntu5.24.04.2). 2026-07-23 00:47:45.552 | sudo set to manually installed. 2026-07-23 00:47:45.553 | open-iscsi is already the newest version (2.1.9-3ubuntu5.4). 2026-07-23 00:47:45.553 | open-iscsi set to manually installed. 2026-07-23 00:47:45.553 | cryptsetup is already the newest version (2:2.7.0-1ubuntu4.2). 2026-07-23 00:47:45.553 | cryptsetup set to manually installed. 2026-07-23 00:47:45.553 | dosfstools is already the newest version (4.2-1.1build1). 2026-07-23 00:47:45.553 | dosfstools set to manually installed. 2026-07-23 00:47:45.553 | netcat-openbsd is already the newest version (1.226-1ubuntu2). 2026-07-23 00:47:45.553 | netcat-openbsd set to manually installed. 2026-07-23 00:47:45.553 | qemu-utils is already the newest version (1:8.2.2+ds-0ubuntu1.17). 2026-07-23 00:47:45.553 | qemu-utils set to manually installed. 2026-07-23 00:47:45.553 | sg3-utils is already the newest version (1.46-3ubuntu4). 2026-07-23 00:47:45.554 | sg3-utils set to manually installed. 2026-07-23 00:47:45.554 | lvm2 is already the newest version (2.03.16-3ubuntu3.2). 2026-07-23 00:47:45.554 | lvm2 set to manually installed. 2026-07-23 00:47:45.554 | thin-provisioning-tools is already the newest version (0.9.0-2ubuntu5.1). 2026-07-23 00:47:45.555 | thin-provisioning-tools set to manually installed. 2026-07-23 00:47:45.555 | acl is already the newest version (2.3.2-1build1.1). 2026-07-23 00:47:45.555 | acl set to manually installed. 2026-07-23 00:47:45.555 | The following packages were automatically installed and are no longer required: 2026-07-23 00:47:45.556 | libfwupd2 libgusb2 2026-07-23 00:47:45.556 | Use 'sudo apt autoremove' to remove them. 2026-07-23 00:47:45.556 | The following additional packages will be installed: 2026-07-23 00:47:45.556 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2026-07-23 00:47:45.556 | autotools-dev clang-17 comerr-dev debhelper debugedit dh-autoreconf 2026-07-23 00:47:45.556 | dh-strip-nondeterminism dwz fonts-liberation fonts-liberation-sans-narrow 2026-07-23 00:47:45.556 | fonts-liberation2 gir1.2-freedesktop icu-devtools intltool-debian 2026-07-23 00:47:45.556 | krb5-locales krb5-multidev libann0 libapr1-dev libapr1t64 2026-07-23 00:47:45.556 | libaprutil1-dbd-sqlite3 libaprutil1-dev libaprutil1-ldap libaprutil1t64 2026-07-23 00:47:45.556 | libarchive-cpio-perl libarchive-zip-perl libcdt5 libcgraph6 2026-07-23 00:47:45.556 | libclang-common-17-dev libclang-cpp17t64 libclang-rt-17-dev libclang1-17t64 2026-07-23 00:47:45.557 | libcommon-sense-perl libcurl3t64-gnutls libcurl4t64 libdebhelper-perl 2026-07-23 00:47:45.557 | libevent-2.1-7t64 libfile-stripnondeterminism-perl libgc1 libgssapi-krb5-2 2026-07-23 00:47:45.557 | libgssrpc4t64 libgts-0.7-5t64 libgts-bin libgvc6 libgvpr2 libice6 libicu-dev 2026-07-23 00:47:45.557 | libjpeg-turbo8-dev libjpeg8-dev libjs-jquery-metadata libjson-perl 2026-07-23 00:47:45.557 | libjson-xs-perl libk5crypto3 libkadm5clnt-mit12 libkadm5srv-mit12 2026-07-23 00:47:45.557 | libkdb5-10t64 libkrb5-3 libkrb5support0 liblab-gamut1 libldap-dev 2026-07-23 00:47:45.557 | libllvm17t64 libltdl-dev libltdl7 liblua5.4-0 libmail-sendmail-perl 2026-07-23 00:47:45.557 | libmysqlclient21 libncurses-dev libncurses6 libncursesw6 libobjc-13-dev 2026-07-23 00:47:45.557 | libobjc4 libosinfo-1.0-0 libosinfo-l10n libpathplan4 libpcp-archive1t64 2026-07-23 00:47:45.557 | libpcp-gui2t64 libpcp-import1t64 libpcp-mmv1t64 libpcp-pmda-perl 2026-07-23 00:47:45.557 | libpcp-pmda3t64 libpcp-trace2t64 libpcp-web1t64 libpcp3t64 libpcre2-16-0 2026-07-23 00:47:45.558 | libpcre2-32-0 libpcre2-dev libpcre2-posix3 libpfm4 libpkgconf3 libpq5 2026-07-23 00:47:45.558 | libsctp-dev libsctp1 libsm6 libsqlite3-0 libsub-override-perl 2026-07-23 00:47:45.558 | libsys-hostname-long-perl libsysfs2 libtinfo6 libtool 2026-07-23 00:47:45.558 | libtypes-serialiser-perl libx86-1 libxaw7 libxmu6 libxt6t64 libz3-4 2026-07-23 00:47:45.558 | libz3-dev llvm-17 llvm-17-dev llvm-17-linker-tools llvm-17-runtime 2026-07-23 00:47:45.559 | llvm-17-tools m4 mysql-common ncal ncurses-base ncurses-bin ncurses-term 2026-07-23 00:47:45.559 | openssh-client openssh-sftp-server osinfo-db pcp-conf pkgconf pkgconf-bin 2026-07-23 00:47:45.559 | po-debconf postgresql-client-16 postgresql-client-common postgresql-common 2026-07-23 00:47:45.560 | postgresql-server-dev-16 python3-pcp python3-pip-whl python3-setuptools-whl 2026-07-23 00:47:45.560 | python3.12-venv ssl-cert uuid-dev vbetool 2026-07-23 00:47:45.560 | Suggested packages: 2026-07-23 00:47:45.561 | apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser 2026-07-23 00:47:45.561 | autoconf-archive gnu-standards autoconf-doc calendar whois vacation 2026-07-23 00:47:45.561 | mailutils clang-17-doc wasi-libc doc-base dh-make gawk-doc wodim cdrkit-doc 2026-07-23 00:47:45.562 | gettext-doc libasprintf-dev libgettextpo-dev gsfonts graphviz-doc 2026-07-23 00:47:45.562 | vim-haproxy haproxy-doc krb5-doc krb5-user icu-doc libtool-doc ncurses-doc 2026-07-23 00:47:45.562 | postgresql-doc-16 lksctp-tools libssl-doc gfortran | fortran95-compiler 2026-07-23 00:47:45.562 | gcj-jdk libyaml-doc llvm-17-doc m4-doc libanyevent-perl 2026-07-23 00:47:45.562 | libcache-memcached-perl libmemcached libyaml-perl keychain libpam-ssh 2026-07-23 00:47:45.562 | monkeysphere ssh-askpass molly-guard pcp-gui libpcp-import-perl redis-server 2026-07-23 00:47:45.562 | cpufrequtils wireless-tools radeontool libmail-box-perl postgresql-16 2026-07-23 00:47:45.562 | default-mysql-server | virtual-mysql-server sqlite3-doc ncompress 2026-07-23 00:47:45.563 | tar-scripts tar-doc zip 2026-07-23 00:47:45.734 | The following NEW packages will be installed: 2026-07-23 00:47:45.734 | apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf automake 2026-07-23 00:47:45.734 | autopoint autotools-dev bsdmainutils clang-17 comerr-dev conntrack debhelper 2026-07-23 00:47:45.734 | debugedit dh-autoreconf dh-strip-nondeterminism dnsmasq-utils dwz ebtables 2026-07-23 00:47:45.734 | fonts-liberation fonts-liberation-sans-narrow fonts-liberation2 genisoimage 2026-07-23 00:47:45.734 | gettext gir1.2-freedesktop gir1.2-libosinfo-1.0 graphviz haproxy 2026-07-23 00:47:45.734 | icu-devtools intltool-debian iputils-arping krb5-multidev libann0 2026-07-23 00:47:45.735 | libapr1-dev libapr1t64 libaprutil1-dbd-sqlite3 libaprutil1-dev 2026-07-23 00:47:45.735 | libaprutil1-ldap libaprutil1t64 libarchive-cpio-perl libarchive-zip-perl 2026-07-23 00:47:45.735 | libcdt5 libcgraph6 libclang-common-17-dev libclang-cpp17t64 2026-07-23 00:47:45.735 | libclang-rt-17-dev libclang1-17t64 libcommon-sense-perl libdebhelper-perl 2026-07-23 00:47:45.735 | libevent-2.1-7t64 libffi-dev libfile-stripnondeterminism-perl libgc1 2026-07-23 00:47:45.735 | libgssrpc4t64 libgts-0.7-5t64 libgts-bin libgvc6 libgvpr2 libice6 libicu-dev 2026-07-23 00:47:45.735 | libjpeg-dev libjpeg-turbo8-dev libjpeg8-dev libjs-jquery-metadata 2026-07-23 00:47:45.735 | libjs-jquery-tablesorter libjson-perl libjson-xs-perl libkadm5clnt-mit12 2026-07-23 00:47:45.735 | libkadm5srv-mit12 libkdb5-10t64 libkrb5-dev liblab-gamut1 libldap-dev 2026-07-23 00:47:45.735 | libldap2-dev libllvm17t64 libltdl-dev libltdl7 liblua5.4-0 2026-07-23 00:47:45.735 | libmail-sendmail-perl libmysqlclient21 libncurses-dev libobjc-13-dev 2026-07-23 00:47:45.736 | libobjc4 libosinfo-1.0-0 libosinfo-l10n libpathplan4 libpcp-archive1t64 2026-07-23 00:47:45.736 | libpcp-gui2t64 libpcp-import1t64 libpcp-mmv1t64 libpcp-pmda-perl 2026-07-23 00:47:45.736 | libpcp-pmda3t64 libpcp-trace2t64 libpcp-web1t64 libpcp3t64 libpcre2-16-0 2026-07-23 00:47:45.736 | libpcre2-32-0 libpcre2-dev libpcre2-posix3 libpfm4 libpkgconf3 libpq-dev 2026-07-23 00:47:45.736 | libpq5 libsasl2-dev libsctp-dev libsctp1 libsm6 libssl-dev 2026-07-23 00:47:45.736 | libsub-override-perl libsys-hostname-long-perl libsysfs2 libsystemd-dev 2026-07-23 00:47:45.736 | libtool libtypes-serialiser-perl libx86-1 libxaw7 libxml2-dev libxmu6 2026-07-23 00:47:45.736 | libxslt1-dev libxt6t64 libyaml-dev libz3-4 libz3-dev llvm-17 llvm-17-dev 2026-07-23 00:47:45.736 | llvm-17-linker-tools llvm-17-runtime llvm-17-tools lsscsi m4 memcached 2026-07-23 00:47:45.736 | mysql-common ncal osinfo-db pcp pcp-conf pkg-config pkgconf pkgconf-bin 2026-07-23 00:47:45.736 | pm-utils po-debconf postgresql-client-16 postgresql-client-common 2026-07-23 00:47:45.737 | postgresql-common postgresql-server-dev-16 postgresql-server-dev-all 2026-07-23 00:47:45.737 | python3-mysqldb python3-pcp python3-pip-whl python3-setuptools-whl 2026-07-23 00:47:45.737 | python3-venv python3.12-venv socat sqlite3 ssl-cert sysfsutils unzip 2026-07-23 00:47:45.737 | uuid-dev vbetool vlan 2026-07-23 00:47:45.738 | The following packages will be upgraded: 2026-07-23 00:47:45.738 | curl dnsmasq-base gawk krb5-locales libcurl3t64-gnutls libcurl4t64 2026-07-23 00:47:45.739 | libgssapi-krb5-2 libk5crypto3 libkrb5-3 libkrb5support0 libncurses6 2026-07-23 00:47:45.740 | libncursesw6 libsqlite3-0 libtinfo6 ncurses-base ncurses-bin ncurses-term 2026-07-23 00:47:45.740 | openssh-client openssh-server openssh-sftp-server tar wget 2026-07-23 00:47:45.801 | 22 upgraded, 161 newly installed, 0 to remove and 54 not upgraded. 2026-07-23 00:47:45.801 | Need to get 181 MB of archives. 2026-07-23 00:47:45.801 | After this operation, 941 MB of additional disk space will be used. 2026-07-23 00:47:45.802 | Get:1 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ncurses-bin amd64 6.4+20240113-1ubuntu2.1 [188 kB] 2026-07-23 00:47:45.810 | Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 tar amd64 1.35+dfsg-3ubuntu0.4 [256 kB] 2026-07-23 00:47:45.814 | Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ncurses-base all 6.4+20240113-1ubuntu2.1 [25.7 kB] 2026-07-23 00:47:45.818 | Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ncurses-term all 6.4+20240113-1ubuntu2.1 [275 kB] 2026-07-23 00:47:45.823 | Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libapr1t64 amd64 1.7.2-3.1ubuntu0.1 [108 kB] 2026-07-23 00:47:45.828 | Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1t64 amd64 1.6.3-1.1ubuntu7 [91.9 kB] 2026-07-23 00:47:45.831 | Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsqlite3-0 amd64 3.45.1-1ubuntu2.7 [701 kB] 2026-07-23 00:47:45.840 | Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.3-1.1ubuntu7 [11.2 kB] 2026-07-23 00:47:45.842 | Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-ldap amd64 1.6.3-1.1ubuntu7 [9116 B] 2026-07-23 00:47:45.846 | Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 curl amd64 8.5.0-2ubuntu10.11 [226 kB] 2026-07-23 00:47:45.850 | Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libk5crypto3 amd64 1.20.1-6ubuntu2.7 [82.0 kB] 2026-07-23 00:47:45.855 | Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libgssapi-krb5-2 amd64 1.20.1-6ubuntu2.7 [143 kB] 2026-07-23 00:47:45.859 | Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkrb5support0 amd64 1.20.1-6ubuntu2.7 [34.5 kB] 2026-07-23 00:47:45.863 | Get:14 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkrb5-3 amd64 1.20.1-6ubuntu2.7 [348 kB] 2026-07-23 00:47:45.867 | Get:15 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcurl4t64 amd64 8.5.0-2ubuntu10.11 [342 kB] 2026-07-23 00:47:45.873 | Get:16 http://archive.ubuntu.com/ubuntu noble/main amd64 liblua5.4-0 amd64 5.4.6-3build2 [166 kB] 2026-07-23 00:47:45.878 | Get:17 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-bin amd64 2.4.58-1ubuntu8.15 [1338 kB] 2026-07-23 00:47:45.895 | Get:18 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-data all 2.4.58-1ubuntu8.15 [163 kB] 2026-07-23 00:47:45.897 | Get:19 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-utils amd64 2.4.58-1ubuntu8.15 [99.7 kB] 2026-07-23 00:47:45.901 | Get:20 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2 amd64 2.4.58-1ubuntu8.15 [90.2 kB] 2026-07-23 00:47:45.906 | Get:21 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 gawk amd64 1:5.2.1-2ubuntu0.1 [463 kB] 2026-07-23 00:47:45.912 | Get:22 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 haproxy amd64 2.8.16-0ubuntu0.24.04.3 [2070 kB] 2026-07-23 00:47:45.935 | Get:23 http://archive.ubuntu.com/ubuntu noble/main amd64 libevent-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [145 kB] 2026-07-23 00:47:45.937 | Get:24 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 memcached amd64 1.6.24-1ubuntu0.1 [213 kB] 2026-07-23 00:47:45.940 | Get:25 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-sftp-server amd64 1:9.6p1-3ubuntu13.18 [37.3 kB] 2026-07-23 00:47:45.943 | Get:26 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-server amd64 1:9.6p1-3ubuntu13.18 [511 kB] 2026-07-23 00:47:45.949 | Get:27 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-client amd64 1:9.6p1-3ubuntu13.18 [908 kB] 2026-07-23 00:47:45.959 | Get:28 http://archive.ubuntu.com/ubuntu noble/main amd64 libjson-perl all 4.10000-1 [81.9 kB] 2026-07-23 00:47:45.961 | Get:29 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-client-common all 257build1.1 [36.4 kB] 2026-07-23 00:47:45.966 | Get:30 http://archive.ubuntu.com/ubuntu noble/main amd64 ssl-cert all 1.1.2ubuntu1 [17.8 kB] 2026-07-23 00:47:45.971 | Get:31 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-common all 257build1.1 [161 kB] 2026-07-23 00:47:45.976 | Get:32 http://archive.ubuntu.com/ubuntu noble/main amd64 libsysfs2 amd64 2.1.1-6build1 [20.0 kB] 2026-07-23 00:47:45.981 | Get:33 http://archive.ubuntu.com/ubuntu noble/main amd64 sysfsutils amd64 2.1.1-6build1 [15.5 kB] 2026-07-23 00:47:45.985 | Get:34 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libncursesw6 amd64 6.4+20240113-1ubuntu2.1 [148 kB] 2026-07-23 00:47:45.989 | Get:35 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libncurses6 amd64 6.4+20240113-1ubuntu2.1 [112 kB] 2026-07-23 00:47:45.992 | Get:36 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtinfo6 amd64 6.4+20240113-1ubuntu2.1 [108 kB] 2026-07-23 00:47:45.996 | Get:37 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 krb5-locales all 1.20.1-6ubuntu2.7 [14.9 kB] 2026-07-23 00:47:46.000 | Get:38 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 wget amd64 1.21.4-1ubuntu4.4 [334 kB] 2026-07-23 00:47:46.005 | Get:39 http://archive.ubuntu.com/ubuntu noble/main amd64 autotools-dev all 20220109.1 [44.9 kB] 2026-07-23 00:47:46.009 | Get:40 http://archive.ubuntu.com/ubuntu noble/main amd64 m4 amd64 1.4.19-4build1 [244 kB] 2026-07-23 00:47:46.013 | Get:41 http://archive.ubuntu.com/ubuntu noble/main amd64 autoconf all 2.71-3 [339 kB] 2026-07-23 00:47:46.019 | Get:42 http://archive.ubuntu.com/ubuntu noble/main amd64 automake all 1:1.16.5-1.3ubuntu1 [558 kB] 2026-07-23 00:47:46.025 | Get:43 http://archive.ubuntu.com/ubuntu noble/main amd64 autopoint all 0.21-14ubuntu2 [422 kB] 2026-07-23 00:47:46.031 | Get:44 http://archive.ubuntu.com/ubuntu noble/main amd64 libdebhelper-perl all 13.14.1ubuntu5 [89.8 kB] 2026-07-23 00:47:46.033 | Get:45 http://archive.ubuntu.com/ubuntu noble/main amd64 libllvm17t64 amd64 1:17.0.6-9ubuntu1 [26.2 MB] 2026-07-23 00:47:46.318 | Get:46 http://archive.ubuntu.com/ubuntu noble/universe amd64 libclang-cpp17t64 amd64 1:17.0.6-9ubuntu1 [12.9 MB] 2026-07-23 00:47:46.458 | Get:47 http://archive.ubuntu.com/ubuntu noble/main amd64 libgc1 amd64 1:8.2.6-1build1 [90.3 kB] 2026-07-23 00:47:46.460 | Get:48 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libobjc4 amd64 14.2.0-4ubuntu2~24.04.1 [47.1 kB] 2026-07-23 00:47:46.461 | Get:49 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libobjc-13-dev amd64 13.3.0-6ubuntu2~24.04.1 [194 kB] 2026-07-23 00:47:46.464 | Get:50 http://archive.ubuntu.com/ubuntu noble/universe amd64 libclang-common-17-dev amd64 1:17.0.6-9ubuntu1 [690 kB] 2026-07-23 00:47:46.471 | Get:51 http://archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-linker-tools amd64 1:17.0.6-9ubuntu1 [1308 kB] 2026-07-23 00:47:46.486 | Get:52 http://archive.ubuntu.com/ubuntu noble/universe amd64 libclang1-17t64 amd64 1:17.0.6-9ubuntu1 [7353 kB] 2026-07-23 00:47:46.565 | Get:53 http://archive.ubuntu.com/ubuntu noble/universe amd64 clang-17 amd64 1:17.0.6-9ubuntu1 [78.6 kB] 2026-07-23 00:47:46.567 | Get:54 http://archive.ubuntu.com/ubuntu noble/main amd64 libtool all 2.4.7-7build1 [166 kB] 2026-07-23 00:47:46.569 | Get:55 http://archive.ubuntu.com/ubuntu noble/main amd64 dh-autoreconf all 20 [16.1 kB] 2026-07-23 00:47:46.570 | Get:56 http://archive.ubuntu.com/ubuntu noble/main amd64 libarchive-zip-perl all 1.68-1 [90.2 kB] 2026-07-23 00:47:46.572 | Get:57 http://archive.ubuntu.com/ubuntu noble/main amd64 libsub-override-perl all 0.10-1 [10.0 kB] 2026-07-23 00:47:46.577 | Get:58 http://archive.ubuntu.com/ubuntu noble/main amd64 libfile-stripnondeterminism-perl all 1.13.1-1 [18.1 kB] 2026-07-23 00:47:46.581 | Get:59 http://archive.ubuntu.com/ubuntu noble/main amd64 dh-strip-nondeterminism all 1.13.1-1 [5362 B] 2026-07-23 00:47:46.585 | Get:60 http://archive.ubuntu.com/ubuntu noble/main amd64 debugedit amd64 1:5.0-5build2 [46.1 kB] 2026-07-23 00:47:46.590 | Get:61 http://archive.ubuntu.com/ubuntu noble/main amd64 dwz amd64 0.15-1build6 [115 kB] 2026-07-23 00:47:46.594 | Get:62 http://archive.ubuntu.com/ubuntu noble/main amd64 gettext amd64 0.21-14ubuntu2 [864 kB] 2026-07-23 00:47:46.604 | Get:63 http://archive.ubuntu.com/ubuntu noble/main amd64 intltool-debian all 0.35.0+20060710.6 [23.2 kB] 2026-07-23 00:47:46.607 | Get:64 http://archive.ubuntu.com/ubuntu noble/main amd64 po-debconf all 1.0.21+nmu1 [233 kB] 2026-07-23 00:47:46.612 | Get:65 http://archive.ubuntu.com/ubuntu noble/main amd64 debhelper all 13.14.1ubuntu5 [869 kB] 2026-07-23 00:47:46.622 | Get:66 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 uuid-dev amd64 2.39.3-9ubuntu6.5 [33.5 kB] 2026-07-23 00:47:46.625 | Get:67 http://archive.ubuntu.com/ubuntu noble/main amd64 libsctp1 amd64 1.0.19+dfsg-2build1 [9146 B] 2026-07-23 00:47:46.630 | Get:68 http://archive.ubuntu.com/ubuntu noble/main amd64 libsctp-dev amd64 1.0.19+dfsg-2build1 [51.1 kB] 2026-07-23 00:47:46.635 | Get:69 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libapr1-dev amd64 1.7.2-3.1ubuntu0.1 [768 kB] 2026-07-23 00:47:46.644 | Get:70 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libldap-dev amd64 2.6.10+dfsg-0ubuntu0.24.04.1 [308 kB] 2026-07-23 00:47:46.649 | Get:71 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libldap2-dev all 2.6.10+dfsg-0ubuntu0.24.04.1 [11.1 kB] 2026-07-23 00:47:46.654 | Get:72 http://archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-dev amd64 1.6.3-1.1ubuntu7 [412 kB] 2026-07-23 00:47:46.661 | Get:73 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-16-0 amd64 10.42-4ubuntu2.1 [210 kB] 2026-07-23 00:47:46.667 | Get:74 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-32-0 amd64 10.42-4ubuntu2.1 [197 kB] 2026-07-23 00:47:46.673 | Get:75 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-posix3 amd64 10.42-4ubuntu2.1 [6748 B] 2026-07-23 00:47:46.678 | Get:76 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-dev amd64 10.42-4ubuntu2.1 [736 kB] 2026-07-23 00:47:46.686 | Get:77 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-dev amd64 2.4.58-1ubuntu8.15 [203 kB] 2026-07-23 00:47:46.691 | Get:78 http://archive.ubuntu.com/ubuntu noble/universe amd64 ncal amd64 12.1.8 [21.0 kB] 2026-07-23 00:47:46.695 | Get:79 http://archive.ubuntu.com/ubuntu noble/universe amd64 bsdmainutils all 12.1.8 [3176 B] 2026-07-23 00:47:46.700 | Get:80 http://archive.ubuntu.com/ubuntu noble/main amd64 conntrack amd64 1:1.4.8-1ubuntu1 [37.9 kB] 2026-07-23 00:47:46.705 | Get:81 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dnsmasq-base amd64 2.90-2ubuntu0.4 [376 kB] 2026-07-23 00:47:46.710 | Get:82 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dnsmasq-utils amd64 2.90-2ubuntu0.4 [16.1 kB] 2026-07-23 00:47:46.715 | Get:83 http://archive.ubuntu.com/ubuntu noble/main amd64 ebtables amd64 2.0.11-6build1 [88.4 kB] 2026-07-23 00:47:46.719 | Get:84 http://archive.ubuntu.com/ubuntu noble/main amd64 fonts-liberation all 1:2.1.5-3 [1603 kB] 2026-07-23 00:47:46.737 | Get:85 http://archive.ubuntu.com/ubuntu noble/main amd64 fonts-liberation-sans-narrow all 1:1.07.6-4 [197 kB] 2026-07-23 00:47:46.740 | Get:86 http://archive.ubuntu.com/ubuntu noble/universe amd64 fonts-liberation2 all 1:2.1.5-3 [3418 B] 2026-07-23 00:47:46.742 | Get:87 http://archive.ubuntu.com/ubuntu noble/main amd64 genisoimage amd64 9:1.1.11-3.5 [378 kB] 2026-07-23 00:47:46.748 | Get:88 http://archive.ubuntu.com/ubuntu noble/main amd64 gir1.2-freedesktop amd64 1.80.1-1 [49.7 kB] 2026-07-23 00:47:46.753 | Get:89 http://archive.ubuntu.com/ubuntu noble/universe amd64 libann0 amd64 1.1.2+doc-9build1 [25.5 kB] 2026-07-23 00:47:46.757 | Get:90 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcdt5 amd64 2.42.2-9ubuntu0.1 [21.6 kB] 2026-07-23 00:47:46.761 | Get:91 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcgraph6 amd64 2.42.2-9ubuntu0.1 [44.6 kB] 2026-07-23 00:47:46.765 | Get:92 http://archive.ubuntu.com/ubuntu noble/universe amd64 libgts-0.7-5t64 amd64 0.7.6+darcs121130-5.2build1 [161 kB] 2026-07-23 00:47:46.771 | Get:93 http://archive.ubuntu.com/ubuntu noble/main amd64 libltdl7 amd64 2.4.7-7build1 [40.3 kB] 2026-07-23 00:47:46.775 | Get:94 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libpathplan4 amd64 2.42.2-9ubuntu0.1 [24.0 kB] 2026-07-23 00:47:46.779 | Get:95 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvc6 amd64 2.42.2-9ubuntu0.1 [716 kB] 2026-07-23 00:47:46.787 | Get:96 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvpr2 amd64 2.42.2-9ubuntu0.1 [187 kB] 2026-07-23 00:47:46.791 | Get:97 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 liblab-gamut1 amd64 2.42.2-9ubuntu0.1 [1886 kB] 2026-07-23 00:47:46.812 | Get:98 http://archive.ubuntu.com/ubuntu noble/main amd64 libice6 amd64 2:1.0.10-1build3 [41.4 kB] 2026-07-23 00:47:46.814 | Get:99 http://archive.ubuntu.com/ubuntu noble/main amd64 libsm6 amd64 2:1.2.3-1build3 [15.7 kB] 2026-07-23 00:47:46.819 | Get:100 http://archive.ubuntu.com/ubuntu noble/main amd64 libxt6t64 amd64 1:1.2.1-1.2build1 [171 kB] 2026-07-23 00:47:46.823 | Get:101 http://archive.ubuntu.com/ubuntu noble/main amd64 libxmu6 amd64 2:1.1.3-3build2 [47.6 kB] 2026-07-23 00:47:46.828 | Get:102 http://archive.ubuntu.com/ubuntu noble/main amd64 libxaw7 amd64 2:1.0.14-1build2 [187 kB] 2026-07-23 00:47:46.832 | Get:103 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 graphviz amd64 2.42.2-9ubuntu0.1 [642 kB] 2026-07-23 00:47:46.841 | Get:104 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 icu-devtools amd64 74.2-1ubuntu3.1 [212 kB] 2026-07-23 00:47:46.846 | Get:105 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 iputils-arping amd64 3:20240117-1ubuntu0.1 [15.1 kB] 2026-07-23 00:47:46.851 | Get:106 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 comerr-dev amd64 2.1-1.47.0-2.4~exp1ubuntu4.1 [43.8 kB] 2026-07-23 00:47:46.856 | Get:107 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libgssrpc4t64 amd64 1.20.1-6ubuntu2.7 [57.6 kB] 2026-07-23 00:47:46.861 | Get:108 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkadm5clnt-mit12 amd64 1.20.1-6ubuntu2.7 [40.1 kB] 2026-07-23 00:47:46.865 | Get:109 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkdb5-10t64 amd64 1.20.1-6ubuntu2.7 [40.4 kB] 2026-07-23 00:47:46.869 | Get:110 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkadm5srv-mit12 amd64 1.20.1-6ubuntu2.7 [53.0 kB] 2026-07-23 00:47:46.874 | Get:111 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 krb5-multidev amd64 1.20.1-6ubuntu2.7 [125 kB] 2026-07-23 00:47:46.879 | Get:112 http://archive.ubuntu.com/ubuntu noble/main amd64 libarchive-cpio-perl all 0.10-3 [10.3 kB] 2026-07-23 00:47:46.885 | Get:113 http://archive.ubuntu.com/ubuntu noble/universe amd64 libclang-rt-17-dev amd64 1:17.0.6-9ubuntu1 [2361 kB] 2026-07-23 00:47:46.911 | Get:114 http://archive.ubuntu.com/ubuntu noble/main amd64 libcommon-sense-perl amd64 3.75-3build3 [20.4 kB] 2026-07-23 00:47:46.912 | Get:115 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcurl3t64-gnutls amd64 8.5.0-2ubuntu10.11 [334 kB] 2026-07-23 00:47:46.915 | Get:116 http://archive.ubuntu.com/ubuntu noble/universe amd64 libgts-bin amd64 0.7.6+darcs121130-5.2build1 [44.0 kB] 2026-07-23 00:47:46.919 | Get:117 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libicu-dev amd64 74.2-1ubuntu3.1 [11.9 MB] 2026-07-23 00:47:47.046 | Get:118 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-turbo8-dev amd64 2.1.5-2ubuntu2 [295 kB] 2026-07-23 00:47:47.050 | Get:119 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg8-dev amd64 8c-2ubuntu11 [1484 B] 2026-07-23 00:47:47.050 | Get:120 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-dev amd64 8c-2ubuntu11 [1482 B] 2026-07-23 00:47:47.052 | Get:121 http://archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-metadata all 12-4 [6582 B] 2026-07-23 00:47:47.057 | Get:122 http://archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-tablesorter all 1:2.31.3+dfsg1-3 [193 kB] 2026-07-23 00:47:47.061 | Get:123 http://archive.ubuntu.com/ubuntu noble/main amd64 libtypes-serialiser-perl all 1.01-1 [11.6 kB] 2026-07-23 00:47:47.065 | Get:124 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libjson-xs-perl amd64 4.040-0ubuntu0.24.04.1 [83.7 kB] 2026-07-23 00:47:47.070 | Get:125 http://archive.ubuntu.com/ubuntu noble/main amd64 libltdl-dev amd64 2.4.7-7build1 [168 kB] 2026-07-23 00:47:47.076 | Get:126 http://archive.ubuntu.com/ubuntu noble/main amd64 libsys-hostname-long-perl all 1.5-3 [10.6 kB] 2026-07-23 00:47:47.081 | Get:127 http://archive.ubuntu.com/ubuntu noble/main amd64 libmail-sendmail-perl all 0.80-3 [21.7 kB] 2026-07-23 00:47:47.086 | Get:128 http://archive.ubuntu.com/ubuntu noble/main amd64 mysql-common all 5.8+1.1.0build1 [6746 B] 2026-07-23 00:47:47.091 | Get:129 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libmysqlclient21 amd64 8.0.46-0ubuntu0.24.04.3 [1255 kB] 2026-07-23 00:47:47.105 | Get:130 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libncurses-dev amd64 6.4+20240113-1ubuntu2.1 [384 kB] 2026-07-23 00:47:47.109 | Get:131 http://archive.ubuntu.com/ubuntu noble/universe amd64 pcp-conf amd64 6.2.0-1.1build4 [20.6 kB] 2026-07-23 00:47:47.112 | Get:132 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp3t64 amd64 6.2.0-1.1build4 [313 kB] 2026-07-23 00:47:47.117 | Get:133 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-pmda3t64 amd64 6.2.0-1.1build4 [45.4 kB] 2026-07-23 00:47:47.122 | Get:134 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-pmda-perl amd64 6.2.0-1.1build4 [41.4 kB] 2026-07-23 00:47:47.126 | Get:135 http://archive.ubuntu.com/ubuntu noble/main amd64 libpkgconf3 amd64 1.8.1-2build1 [30.7 kB] 2026-07-23 00:47:47.130 | Get:136 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq5 amd64 16.14-0ubuntu0.24.04.1 [147 kB] 2026-07-23 00:47:47.134 | Get:137 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libssl-dev amd64 3.0.13-0ubuntu3.11 [2408 kB] 2026-07-23 00:47:47.160 | Get:138 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq-dev amd64 16.14-0ubuntu0.24.04.1 [152 kB] 2026-07-23 00:47:47.162 | Get:139 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsasl2-dev amd64 2.1.28+dfsg1-5ubuntu3.1 [243 kB] 2026-07-23 00:47:47.167 | Get:140 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsystemd-dev amd64 255.4-1ubuntu8.16 [1239 kB] 2026-07-23 00:47:47.182 | Get:141 http://archive.ubuntu.com/ubuntu noble/universe amd64 libx86-1 amd64 1.1+ds1-12build1 [83.2 kB] 2026-07-23 00:47:47.183 | Get:142 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libxml2-dev amd64 2.9.14+dfsg-1.3ubuntu3.8 [782 kB] 2026-07-23 00:47:47.192 | Get:143 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libxslt1-dev amd64 1.1.39-0exp1ubuntu0.24.04.3 [91.9 kB] 2026-07-23 00:47:47.195 | Get:144 http://archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-runtime amd64 1:17.0.6-9ubuntu1 [529 kB] 2026-07-23 00:47:47.202 | Get:145 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpfm4 amd64 4.13.0+git32-g0d4ed0e-1 [414 kB] 2026-07-23 00:47:47.207 | Get:146 http://archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17 amd64 1:17.0.6-9ubuntu1 [23.8 MB] 2026-07-23 00:47:47.464 | Get:147 http://archive.ubuntu.com/ubuntu noble/main amd64 libffi-dev amd64 3.4.6-1build1 [62.8 kB] 2026-07-23 00:47:47.464 | Get:148 http://archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-tools amd64 1:17.0.6-9ubuntu1 [518 kB] 2026-07-23 00:47:47.472 | Get:149 http://archive.ubuntu.com/ubuntu noble/universe amd64 libz3-4 amd64 4.8.12-3.1build1 [5836 kB] 2026-07-23 00:47:47.534 | Get:150 http://archive.ubuntu.com/ubuntu noble/universe amd64 libz3-dev amd64 4.8.12-3.1build1 [72.2 kB] 2026-07-23 00:47:47.535 | Get:151 http://archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-dev amd64 1:17.0.6-9ubuntu1 [43.4 MB] 2026-07-23 00:47:48.006 | Get:152 http://archive.ubuntu.com/ubuntu noble/main amd64 lsscsi amd64 0.32-1build1 [48.2 kB] 2026-07-23 00:47:48.007 | Get:153 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 osinfo-db all 0.20250606-0ubuntu0.24.04.1 [178 kB] 2026-07-23 00:47:48.009 | Get:154 http://archive.ubuntu.com/ubuntu noble/main amd64 pkgconf-bin amd64 1.8.1-2build1 [20.7 kB] 2026-07-23 00:47:48.010 | Get:155 http://archive.ubuntu.com/ubuntu noble/main amd64 pkgconf amd64 1.8.1-2build1 [16.8 kB] 2026-07-23 00:47:48.011 | Get:156 http://archive.ubuntu.com/ubuntu noble/main amd64 pkg-config amd64 1.8.1-2build1 [7264 B] 2026-07-23 00:47:48.014 | Get:157 http://archive.ubuntu.com/ubuntu noble/universe amd64 pm-utils all 1.4.1-21 [47.1 kB] 2026-07-23 00:47:48.018 | Get:158 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-client-16 amd64 16.14-0ubuntu0.24.04.1 [1300 kB] 2026-07-23 00:47:48.032 | Get:159 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 postgresql-server-dev-16 amd64 16.14-0ubuntu0.24.04.1 [1231 kB] 2026-07-23 00:47:48.046 | Get:160 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 postgresql-server-dev-all amd64 257build1.1 [20.5 kB] 2026-07-23 00:47:48.047 | Get:161 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-mysqldb amd64 1.4.6-2build3 [47.3 kB] 2026-07-23 00:47:48.052 | Get:162 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-pip-whl all 24.0+dfsg-1ubuntu1.3 [1707 kB] 2026-07-23 00:47:48.071 | Get:163 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-setuptools-whl all 68.1.2-2ubuntu1.2 [716 kB] 2026-07-23 00:47:48.079 | Get:164 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3.12-venv amd64 3.12.3-1ubuntu0.15 [5674 B] 2026-07-23 00:47:48.080 | Get:165 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-venv amd64 3.12.3-0ubuntu2.1 [1032 B] 2026-07-23 00:47:48.084 | Get:166 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 sqlite3 amd64 3.45.1-1ubuntu2.7 [144 kB] 2026-07-23 00:47:48.089 | Get:167 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 unzip amd64 6.0-28ubuntu4.1 [174 kB] 2026-07-23 00:47:48.094 | Get:168 http://archive.ubuntu.com/ubuntu noble/universe amd64 vbetool amd64 1.1-5 [11.8 kB] 2026-07-23 00:47:48.098 | Get:169 http://archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-l10n all 1.11.0-2build3 [50.6 kB] 2026-07-23 00:47:48.102 | Get:170 http://archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-1.0-0 amd64 1.11.0-2build3 [91.5 kB] 2026-07-23 00:47:48.108 | Get:171 http://archive.ubuntu.com/ubuntu noble/universe amd64 gir1.2-libosinfo-1.0 amd64 1.11.0-2build3 [18.6 kB] 2026-07-23 00:47:48.113 | Get:172 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkrb5-dev amd64 1.20.1-6ubuntu2.7 [11.9 kB] 2026-07-23 00:47:48.117 | Get:173 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-archive1t64 amd64 6.2.0-1.1build4 [10.6 kB] 2026-07-23 00:47:48.122 | Get:174 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-gui2t64 amd64 6.2.0-1.1build4 [12.4 kB] 2026-07-23 00:47:48.126 | Get:175 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-import1t64 amd64 6.2.0-1.1build4 [17.3 kB] 2026-07-23 00:47:48.131 | Get:176 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-mmv1t64 amd64 6.2.0-1.1build4 [13.8 kB] 2026-07-23 00:47:48.135 | Get:177 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-trace2t64 amd64 6.2.0-1.1build4 [16.9 kB] 2026-07-23 00:47:48.140 | Get:178 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-web1t64 amd64 6.2.0-1.1build4 [213 kB] 2026-07-23 00:47:48.144 | Get:179 http://archive.ubuntu.com/ubuntu noble/main amd64 libyaml-dev amd64 0.2.5-1build1 [62.2 kB] 2026-07-23 00:47:48.149 | Get:180 http://archive.ubuntu.com/ubuntu noble/universe amd64 python3-pcp amd64 6.2.0-1.1build4 [76.5 kB] 2026-07-23 00:47:48.154 | Get:181 http://archive.ubuntu.com/ubuntu noble/universe amd64 pcp amd64 6.2.0-1.1build4 [2946 kB] 2026-07-23 00:47:48.187 | Get:182 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 socat amd64 1.8.0.0-4ubuntu0.1 [374 kB] 2026-07-23 00:47:48.191 | Get:183 http://archive.ubuntu.com/ubuntu noble/universe amd64 vlan all 2.0.5ubuntu5 [10.4 kB] 2026-07-23 00:47:48.460 | perl: warning: Setting locale failed. 2026-07-23 00:47:48.460 | perl: warning: Please check that your locale settings: 2026-07-23 00:47:48.460 | LANGUAGE = (unset), 2026-07-23 00:47:48.460 | LC_ALL = "en_US.utf8", 2026-07-23 00:47:48.460 | LANG = "de_DE.UTF-8" 2026-07-23 00:47:48.460 | are supported and installed on your system. 2026-07-23 00:47:48.460 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-23 00:47:48.523 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-23 00:47:48.523 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-23 00:47:48.523 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-23 00:47:48.916 | Vorkonfiguration der Pakete ... 2026-07-23 00:47:48.951 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-23 00:47:49.060 | Fetched 181 MB in 2s (74.8 MB/s) 2026-07-23 00:47:49.147 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 107981 files and directories currently installed.) 2026-07-23 00:47:49.153 | Preparing to unpack .../ncurses-bin_6.4+20240113-1ubuntu2.1_amd64.deb ... 2026-07-23 00:47:49.165 | Unpacking ncurses-bin (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ... 2026-07-23 00:47:49.255 | Setting up ncurses-bin (6.4+20240113-1ubuntu2.1) ... 2026-07-23 00:47:49.366 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 107981 files and directories currently installed.) 2026-07-23 00:47:49.372 | Preparing to unpack .../tar_1.35+dfsg-3ubuntu0.4_amd64.deb ... 2026-07-23 00:47:49.385 | Unpacking tar (1.35+dfsg-3ubuntu0.4) over (1.35+dfsg-3ubuntu0.1) ... 2026-07-23 00:47:49.464 | Setting up tar (1.35+dfsg-3ubuntu0.4) ... 2026-07-23 00:47:49.587 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 107981 files and directories currently installed.) 2026-07-23 00:47:49.593 | Preparing to unpack .../ncurses-base_6.4+20240113-1ubuntu2.1_all.deb ... 2026-07-23 00:47:49.603 | Unpacking ncurses-base (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ... 2026-07-23 00:47:49.710 | Setting up ncurses-base (6.4+20240113-1ubuntu2.1) ... 2026-07-23 00:47:49.831 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 107981 files and directories currently installed.) 2026-07-23 00:47:49.837 | Preparing to unpack .../00-ncurses-term_6.4+20240113-1ubuntu2.1_all.deb ... 2026-07-23 00:47:49.847 | Unpacking ncurses-term (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ... 2026-07-23 00:47:51.135 | Selecting previously unselected package libapr1t64:amd64. 2026-07-23 00:47:51.147 | Preparing to unpack .../01-libapr1t64_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-07-23 00:47:51.154 | Unpacking libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-07-23 00:47:51.198 | Selecting previously unselected package libaprutil1t64:amd64. 2026-07-23 00:47:51.210 | Preparing to unpack .../02-libaprutil1t64_1.6.3-1.1ubuntu7_amd64.deb ... 2026-07-23 00:47:51.213 | Unpacking libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-07-23 00:47:51.291 | Preparing to unpack .../03-libsqlite3-0_3.45.1-1ubuntu2.7_amd64.deb ... 2026-07-23 00:47:51.303 | Unpacking libsqlite3-0:amd64 (3.45.1-1ubuntu2.7) over (3.45.1-1ubuntu2.6) ... 2026-07-23 00:47:51.361 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2026-07-23 00:47:51.373 | Preparing to unpack .../04-libaprutil1-dbd-sqlite3_1.6.3-1.1ubuntu7_amd64.deb ... 2026-07-23 00:47:51.377 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-07-23 00:47:51.412 | Selecting previously unselected package libaprutil1-ldap:amd64. 2026-07-23 00:47:51.424 | Preparing to unpack .../05-libaprutil1-ldap_1.6.3-1.1ubuntu7_amd64.deb ... 2026-07-23 00:47:51.428 | Unpacking libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-07-23 00:47:51.476 | Preparing to unpack .../06-curl_8.5.0-2ubuntu10.11_amd64.deb ... 2026-07-23 00:47:51.484 | Unpacking curl (8.5.0-2ubuntu10.11) over (8.5.0-2ubuntu10.9) ... 2026-07-23 00:47:51.547 | Preparing to unpack .../07-libk5crypto3_1.20.1-6ubuntu2.7_amd64.deb ... 2026-07-23 00:47:51.556 | Unpacking libk5crypto3:amd64 (1.20.1-6ubuntu2.7) over (1.20.1-6ubuntu2.6) ... 2026-07-23 00:47:51.623 | Preparing to unpack .../08-libgssapi-krb5-2_1.20.1-6ubuntu2.7_amd64.deb ... 2026-07-23 00:47:51.632 | Unpacking libgssapi-krb5-2:amd64 (1.20.1-6ubuntu2.7) over (1.20.1-6ubuntu2.6) ... 2026-07-23 00:47:51.697 | Preparing to unpack .../09-libkrb5support0_1.20.1-6ubuntu2.7_amd64.deb ... 2026-07-23 00:47:51.707 | Unpacking libkrb5support0:amd64 (1.20.1-6ubuntu2.7) over (1.20.1-6ubuntu2.6) ... 2026-07-23 00:47:51.767 | Preparing to unpack .../10-libkrb5-3_1.20.1-6ubuntu2.7_amd64.deb ... 2026-07-23 00:47:51.777 | Unpacking libkrb5-3:amd64 (1.20.1-6ubuntu2.7) over (1.20.1-6ubuntu2.6) ... 2026-07-23 00:47:51.849 | Preparing to unpack .../11-libcurl4t64_8.5.0-2ubuntu10.11_amd64.deb ... 2026-07-23 00:47:51.859 | Unpacking libcurl4t64:amd64 (8.5.0-2ubuntu10.11) over (8.5.0-2ubuntu10.9) ... 2026-07-23 00:47:51.918 | Selecting previously unselected package liblua5.4-0:amd64. 2026-07-23 00:47:51.928 | Preparing to unpack .../12-liblua5.4-0_5.4.6-3build2_amd64.deb ... 2026-07-23 00:47:51.933 | Unpacking liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-07-23 00:47:51.978 | Selecting previously unselected package apache2-bin. 2026-07-23 00:47:51.989 | Preparing to unpack .../13-apache2-bin_2.4.58-1ubuntu8.15_amd64.deb ... 2026-07-23 00:47:51.994 | Unpacking apache2-bin (2.4.58-1ubuntu8.15) ... 2026-07-23 00:47:52.151 | Selecting previously unselected package apache2-data. 2026-07-23 00:47:52.163 | Preparing to unpack .../14-apache2-data_2.4.58-1ubuntu8.15_all.deb ... 2026-07-23 00:47:52.167 | Unpacking apache2-data (2.4.58-1ubuntu8.15) ... 2026-07-23 00:47:52.367 | Selecting previously unselected package apache2-utils. 2026-07-23 00:47:52.378 | Preparing to unpack .../15-apache2-utils_2.4.58-1ubuntu8.15_amd64.deb ... 2026-07-23 00:47:52.382 | Unpacking apache2-utils (2.4.58-1ubuntu8.15) ... 2026-07-23 00:47:52.452 | Selecting previously unselected package apache2. 2026-07-23 00:47:52.463 | Preparing to unpack .../16-apache2_2.4.58-1ubuntu8.15_amd64.deb ... 2026-07-23 00:47:52.471 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-23 00:47:52.473 | Unpacking apache2 (2.4.58-1ubuntu8.15) ... 2026-07-23 00:47:52.603 | Preparing to unpack .../17-gawk_1%3a5.2.1-2ubuntu0.1_amd64.deb ... 2026-07-23 00:47:52.617 | Unpacking gawk (1:5.2.1-2ubuntu0.1) over (1:5.2.1-2build3) ... 2026-07-23 00:47:52.782 | Selecting previously unselected package haproxy. 2026-07-23 00:47:52.794 | Preparing to unpack .../18-haproxy_2.8.16-0ubuntu0.24.04.3_amd64.deb ... 2026-07-23 00:47:52.806 | Unpacking haproxy (2.8.16-0ubuntu0.24.04.3) ... 2026-07-23 00:47:52.942 | Selecting previously unselected package libevent-2.1-7t64:amd64. 2026-07-23 00:47:52.954 | Preparing to unpack .../19-libevent-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-07-23 00:47:52.958 | Unpacking libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-07-23 00:47:53.012 | Selecting previously unselected package memcached. 2026-07-23 00:47:53.024 | Preparing to unpack .../20-memcached_1.6.24-1ubuntu0.1_amd64.deb ... 2026-07-23 00:47:53.031 | Unpacking memcached (1.6.24-1ubuntu0.1) ... 2026-07-23 00:47:53.101 | Preparing to unpack .../21-openssh-sftp-server_1%3a9.6p1-3ubuntu13.18_amd64.deb ... 2026-07-23 00:47:53.112 | Unpacking openssh-sftp-server (1:9.6p1-3ubuntu13.18) over (1:9.6p1-3ubuntu13.16) ... 2026-07-23 00:47:53.180 | Preparing to unpack .../22-openssh-server_1%3a9.6p1-3ubuntu13.18_amd64.deb ... 2026-07-23 00:47:53.310 | Unpacking openssh-server (1:9.6p1-3ubuntu13.18) over (1:9.6p1-3ubuntu13.16) ... 2026-07-23 00:47:53.411 | Preparing to unpack .../23-openssh-client_1%3a9.6p1-3ubuntu13.18_amd64.deb ... 2026-07-23 00:47:53.441 | Unpacking openssh-client (1:9.6p1-3ubuntu13.18) over (1:9.6p1-3ubuntu13.16) ... 2026-07-23 00:47:53.547 | Selecting previously unselected package libjson-perl. 2026-07-23 00:47:53.560 | Preparing to unpack .../24-libjson-perl_4.10000-1_all.deb ... 2026-07-23 00:47:53.564 | Unpacking libjson-perl (4.10000-1) ... 2026-07-23 00:47:53.620 | Selecting previously unselected package postgresql-client-common. 2026-07-23 00:47:53.632 | Preparing to unpack .../25-postgresql-client-common_257build1.1_all.deb ... 2026-07-23 00:47:53.635 | Unpacking postgresql-client-common (257build1.1) ... 2026-07-23 00:47:53.696 | Selecting previously unselected package ssl-cert. 2026-07-23 00:47:53.707 | Preparing to unpack .../26-ssl-cert_1.1.2ubuntu1_all.deb ... 2026-07-23 00:47:53.712 | Unpacking ssl-cert (1.1.2ubuntu1) ... 2026-07-23 00:47:53.773 | Selecting previously unselected package postgresql-common. 2026-07-23 00:47:53.783 | Preparing to unpack .../27-postgresql-common_257build1.1_all.deb ... 2026-07-23 00:47:53.809 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2026-07-23 00:47:53.819 | Unpacking postgresql-common (257build1.1) ... 2026-07-23 00:47:53.938 | Selecting previously unselected package libsysfs2:amd64. 2026-07-23 00:47:53.946 | Preparing to unpack .../28-libsysfs2_2.1.1-6build1_amd64.deb ... 2026-07-23 00:47:53.951 | Unpacking libsysfs2:amd64 (2.1.1-6build1) ... 2026-07-23 00:47:54.000 | Selecting previously unselected package sysfsutils. 2026-07-23 00:47:54.010 | Preparing to unpack .../29-sysfsutils_2.1.1-6build1_amd64.deb ... 2026-07-23 00:47:54.017 | Unpacking sysfsutils (2.1.1-6build1) ... 2026-07-23 00:47:54.076 | Preparing to unpack .../30-libncursesw6_6.4+20240113-1ubuntu2.1_amd64.deb ... 2026-07-23 00:47:54.087 | Unpacking libncursesw6:amd64 (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ... 2026-07-23 00:47:54.153 | Preparing to unpack .../31-libncurses6_6.4+20240113-1ubuntu2.1_amd64.deb ... 2026-07-23 00:47:54.164 | Unpacking libncurses6:amd64 (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ... 2026-07-23 00:47:54.229 | Preparing to unpack .../32-libtinfo6_6.4+20240113-1ubuntu2.1_amd64.deb ... 2026-07-23 00:47:54.240 | Unpacking libtinfo6:amd64 (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ... 2026-07-23 00:47:54.316 | Setting up libtinfo6:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-07-23 00:47:54.437 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 109036 files and directories currently installed.) 2026-07-23 00:47:54.445 | Preparing to unpack .../000-krb5-locales_1.20.1-6ubuntu2.7_all.deb ... 2026-07-23 00:47:54.456 | Unpacking krb5-locales (1.20.1-6ubuntu2.7) over (1.20.1-6ubuntu2.6) ... 2026-07-23 00:47:54.517 | Preparing to unpack .../001-wget_1.21.4-1ubuntu4.4_amd64.deb ... 2026-07-23 00:47:54.529 | Unpacking wget (1.21.4-1ubuntu4.4) over (1.21.4-1ubuntu4.1) ... 2026-07-23 00:47:54.590 | Selecting previously unselected package autotools-dev. 2026-07-23 00:47:54.603 | Preparing to unpack .../002-autotools-dev_20220109.1_all.deb ... 2026-07-23 00:47:54.607 | Unpacking autotools-dev (20220109.1) ... 2026-07-23 00:47:54.662 | Selecting previously unselected package m4. 2026-07-23 00:47:54.674 | Preparing to unpack .../003-m4_1.4.19-4build1_amd64.deb ... 2026-07-23 00:47:54.678 | Unpacking m4 (1.4.19-4build1) ... 2026-07-23 00:47:54.761 | Selecting previously unselected package autoconf. 2026-07-23 00:47:54.773 | Preparing to unpack .../004-autoconf_2.71-3_all.deb ... 2026-07-23 00:47:54.777 | Unpacking autoconf (2.71-3) ... 2026-07-23 00:47:54.881 | Selecting previously unselected package automake. 2026-07-23 00:47:54.894 | Preparing to unpack .../005-automake_1%3a1.16.5-1.3ubuntu1_all.deb ... 2026-07-23 00:47:54.902 | Unpacking automake (1:1.16.5-1.3ubuntu1) ... 2026-07-23 00:47:55.020 | Selecting previously unselected package autopoint. 2026-07-23 00:47:55.033 | Preparing to unpack .../006-autopoint_0.21-14ubuntu2_all.deb ... 2026-07-23 00:47:55.037 | Unpacking autopoint (0.21-14ubuntu2) ... 2026-07-23 00:47:55.086 | Selecting previously unselected package libdebhelper-perl. 2026-07-23 00:47:55.099 | Preparing to unpack .../007-libdebhelper-perl_13.14.1ubuntu5_all.deb ... 2026-07-23 00:47:55.103 | Unpacking libdebhelper-perl (13.14.1ubuntu5) ... 2026-07-23 00:47:55.195 | Selecting previously unselected package libllvm17t64:amd64. 2026-07-23 00:47:55.208 | Preparing to unpack .../008-libllvm17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-23 00:47:55.212 | Unpacking libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-07-23 00:47:56.321 | Selecting previously unselected package libclang-cpp17t64. 2026-07-23 00:47:56.335 | Preparing to unpack .../009-libclang-cpp17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-23 00:47:56.339 | Unpacking libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-07-23 00:47:56.958 | Selecting previously unselected package libgc1:amd64. 2026-07-23 00:47:56.970 | Preparing to unpack .../010-libgc1_1%3a8.2.6-1build1_amd64.deb ... 2026-07-23 00:47:56.975 | Unpacking libgc1:amd64 (1:8.2.6-1build1) ... 2026-07-23 00:47:57.023 | Selecting previously unselected package libobjc4:amd64. 2026-07-23 00:47:57.036 | Preparing to unpack .../011-libobjc4_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-07-23 00:47:57.040 | Unpacking libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-23 00:47:57.082 | Selecting previously unselected package libobjc-13-dev:amd64. 2026-07-23 00:47:57.095 | Preparing to unpack .../012-libobjc-13-dev_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-07-23 00:47:57.098 | Unpacking libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-23 00:47:57.155 | Selecting previously unselected package libclang-common-17-dev:amd64. 2026-07-23 00:47:57.168 | Preparing to unpack .../013-libclang-common-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-23 00:47:57.172 | Unpacking libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-07-23 00:47:57.406 | Selecting previously unselected package llvm-17-linker-tools. 2026-07-23 00:47:57.418 | Preparing to unpack .../014-llvm-17-linker-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-23 00:47:57.421 | Unpacking llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-07-23 00:47:57.510 | Selecting previously unselected package libclang1-17t64. 2026-07-23 00:47:57.521 | Preparing to unpack .../015-libclang1-17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-23 00:47:57.526 | Unpacking libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-07-23 00:47:57.879 | Selecting previously unselected package clang-17. 2026-07-23 00:47:57.890 | Preparing to unpack .../016-clang-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-23 00:47:57.895 | Unpacking clang-17 (1:17.0.6-9ubuntu1) ... 2026-07-23 00:47:57.948 | Selecting previously unselected package libtool. 2026-07-23 00:47:57.957 | Preparing to unpack .../017-libtool_2.4.7-7build1_all.deb ... 2026-07-23 00:47:57.961 | Unpacking libtool (2.4.7-7build1) ... 2026-07-23 00:47:58.017 | Selecting previously unselected package dh-autoreconf. 2026-07-23 00:47:58.029 | Preparing to unpack .../018-dh-autoreconf_20_all.deb ... 2026-07-23 00:47:58.033 | Unpacking dh-autoreconf (20) ... 2026-07-23 00:47:58.082 | Selecting previously unselected package libarchive-zip-perl. 2026-07-23 00:47:58.094 | Preparing to unpack .../019-libarchive-zip-perl_1.68-1_all.deb ... 2026-07-23 00:47:58.098 | Unpacking libarchive-zip-perl (1.68-1) ... 2026-07-23 00:47:58.164 | Selecting previously unselected package libsub-override-perl. 2026-07-23 00:47:58.176 | Preparing to unpack .../020-libsub-override-perl_0.10-1_all.deb ... 2026-07-23 00:47:58.180 | Unpacking libsub-override-perl (0.10-1) ... 2026-07-23 00:47:58.220 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2026-07-23 00:47:58.232 | Preparing to unpack .../021-libfile-stripnondeterminism-perl_1.13.1-1_all.deb ... 2026-07-23 00:47:58.235 | Unpacking libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-07-23 00:47:58.284 | Selecting previously unselected package dh-strip-nondeterminism. 2026-07-23 00:47:58.296 | Preparing to unpack .../022-dh-strip-nondeterminism_1.13.1-1_all.deb ... 2026-07-23 00:47:58.299 | Unpacking dh-strip-nondeterminism (1.13.1-1) ... 2026-07-23 00:47:58.340 | Selecting previously unselected package debugedit. 2026-07-23 00:47:58.352 | Preparing to unpack .../023-debugedit_1%3a5.0-5build2_amd64.deb ... 2026-07-23 00:47:58.355 | Unpacking debugedit (1:5.0-5build2) ... 2026-07-23 00:47:58.401 | Selecting previously unselected package dwz. 2026-07-23 00:47:58.413 | Preparing to unpack .../024-dwz_0.15-1build6_amd64.deb ... 2026-07-23 00:47:58.421 | Unpacking dwz (0.15-1build6) ... 2026-07-23 00:47:58.486 | Selecting previously unselected package gettext. 2026-07-23 00:47:58.497 | Preparing to unpack .../025-gettext_0.21-14ubuntu2_amd64.deb ... 2026-07-23 00:47:58.501 | Unpacking gettext (0.21-14ubuntu2) ... 2026-07-23 00:47:58.614 | Selecting previously unselected package intltool-debian. 2026-07-23 00:47:58.626 | Preparing to unpack .../026-intltool-debian_0.35.0+20060710.6_all.deb ... 2026-07-23 00:47:58.630 | Unpacking intltool-debian (0.35.0+20060710.6) ... 2026-07-23 00:47:58.673 | Selecting previously unselected package po-debconf. 2026-07-23 00:47:58.684 | Preparing to unpack .../027-po-debconf_1.0.21+nmu1_all.deb ... 2026-07-23 00:47:58.689 | Unpacking po-debconf (1.0.21+nmu1) ... 2026-07-23 00:47:58.777 | Selecting previously unselected package debhelper. 2026-07-23 00:47:58.787 | Preparing to unpack .../028-debhelper_13.14.1ubuntu5_all.deb ... 2026-07-23 00:47:58.791 | Unpacking debhelper (13.14.1ubuntu5) ... 2026-07-23 00:47:59.057 | Selecting previously unselected package uuid-dev:amd64. 2026-07-23 00:47:59.069 | Preparing to unpack .../029-uuid-dev_2.39.3-9ubuntu6.5_amd64.deb ... 2026-07-23 00:47:59.073 | Unpacking uuid-dev:amd64 (2.39.3-9ubuntu6.5) ... 2026-07-23 00:47:59.127 | Selecting previously unselected package libsctp1:amd64. 2026-07-23 00:47:59.138 | Preparing to unpack .../030-libsctp1_1.0.19+dfsg-2build1_amd64.deb ... 2026-07-23 00:47:59.142 | Unpacking libsctp1:amd64 (1.0.19+dfsg-2build1) ... 2026-07-23 00:47:59.182 | Selecting previously unselected package libsctp-dev:amd64. 2026-07-23 00:47:59.194 | Preparing to unpack .../031-libsctp-dev_1.0.19+dfsg-2build1_amd64.deb ... 2026-07-23 00:47:59.198 | Unpacking libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-07-23 00:47:59.255 | Selecting previously unselected package libapr1-dev. 2026-07-23 00:47:59.267 | Preparing to unpack .../032-libapr1-dev_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-07-23 00:47:59.270 | Unpacking libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-07-23 00:47:59.662 | Selecting previously unselected package libldap-dev:amd64. 2026-07-23 00:47:59.676 | Preparing to unpack .../033-libldap-dev_2.6.10+dfsg-0ubuntu0.24.04.1_amd64.deb ... 2026-07-23 00:47:59.729 | Unpacking libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-07-23 00:47:59.903 | Selecting previously unselected package libldap2-dev. 2026-07-23 00:47:59.913 | Preparing to unpack .../034-libldap2-dev_2.6.10+dfsg-0ubuntu0.24.04.1_all.deb ... 2026-07-23 00:47:59.981 | Unpacking libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-07-23 00:48:00.041 | Selecting previously unselected package libaprutil1-dev. 2026-07-23 00:48:00.054 | Preparing to unpack .../035-libaprutil1-dev_1.6.3-1.1ubuntu7_amd64.deb ... 2026-07-23 00:48:00.057 | Unpacking libaprutil1-dev (1.6.3-1.1ubuntu7) ... 2026-07-23 00:48:00.391 | Selecting previously unselected package libpcre2-16-0:amd64. 2026-07-23 00:48:00.400 | Preparing to unpack .../036-libpcre2-16-0_10.42-4ubuntu2.1_amd64.deb ... 2026-07-23 00:48:00.404 | Unpacking libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-07-23 00:48:00.458 | Selecting previously unselected package libpcre2-32-0:amd64. 2026-07-23 00:48:00.469 | Preparing to unpack .../037-libpcre2-32-0_10.42-4ubuntu2.1_amd64.deb ... 2026-07-23 00:48:00.473 | Unpacking libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-07-23 00:48:00.525 | Selecting previously unselected package libpcre2-posix3:amd64. 2026-07-23 00:48:00.536 | Preparing to unpack .../038-libpcre2-posix3_10.42-4ubuntu2.1_amd64.deb ... 2026-07-23 00:48:00.539 | Unpacking libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-07-23 00:48:00.583 | Selecting previously unselected package libpcre2-dev:amd64. 2026-07-23 00:48:00.595 | Preparing to unpack .../039-libpcre2-dev_10.42-4ubuntu2.1_amd64.deb ... 2026-07-23 00:48:00.599 | Unpacking libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-07-23 00:48:00.727 | Selecting previously unselected package apache2-dev. 2026-07-23 00:48:00.738 | Preparing to unpack .../040-apache2-dev_2.4.58-1ubuntu8.15_amd64.deb ... 2026-07-23 00:48:00.743 | Unpacking apache2-dev (2.4.58-1ubuntu8.15) ... 2026-07-23 00:48:00.837 | Selecting previously unselected package ncal. 2026-07-23 00:48:00.848 | Preparing to unpack .../041-ncal_12.1.8_amd64.deb ... 2026-07-23 00:48:00.852 | Unpacking ncal (12.1.8) ... 2026-07-23 00:48:00.902 | Selecting previously unselected package bsdmainutils. 2026-07-23 00:48:00.913 | Preparing to unpack .../042-bsdmainutils_12.1.8_all.deb ... 2026-07-23 00:48:00.919 | Unpacking bsdmainutils (12.1.8) ... 2026-07-23 00:48:00.959 | Selecting previously unselected package conntrack. 2026-07-23 00:48:00.970 | Preparing to unpack .../043-conntrack_1%3a1.4.8-1ubuntu1_amd64.deb ... 2026-07-23 00:48:00.973 | Unpacking conntrack (1:1.4.8-1ubuntu1) ... 2026-07-23 00:48:01.034 | Preparing to unpack .../044-dnsmasq-base_2.90-2ubuntu0.4_amd64.deb ... 2026-07-23 00:48:01.064 | Unpacking dnsmasq-base (2.90-2ubuntu0.4) over (2.90-2ubuntu0.3) ... 2026-07-23 00:48:01.147 | Selecting previously unselected package dnsmasq-utils. 2026-07-23 00:48:01.158 | Preparing to unpack .../045-dnsmasq-utils_2.90-2ubuntu0.4_amd64.deb ... 2026-07-23 00:48:01.162 | Unpacking dnsmasq-utils (2.90-2ubuntu0.4) ... 2026-07-23 00:48:01.219 | Selecting previously unselected package ebtables. 2026-07-23 00:48:01.230 | Preparing to unpack .../046-ebtables_2.0.11-6build1_amd64.deb ... 2026-07-23 00:48:01.248 | Unpacking ebtables (2.0.11-6build1) ... 2026-07-23 00:48:01.303 | Selecting previously unselected package fonts-liberation. 2026-07-23 00:48:01.314 | Preparing to unpack .../047-fonts-liberation_1%3a2.1.5-3_all.deb ... 2026-07-23 00:48:01.318 | Unpacking fonts-liberation (1:2.1.5-3) ... 2026-07-23 00:48:01.418 | Selecting previously unselected package fonts-liberation-sans-narrow. 2026-07-23 00:48:01.429 | Preparing to unpack .../048-fonts-liberation-sans-narrow_1%3a1.07.6-4_all.deb ... 2026-07-23 00:48:01.435 | Unpacking fonts-liberation-sans-narrow (1:1.07.6-4) ... 2026-07-23 00:48:01.613 | Selecting previously unselected package fonts-liberation2. 2026-07-23 00:48:01.626 | Preparing to unpack .../049-fonts-liberation2_1%3a2.1.5-3_all.deb ... 2026-07-23 00:48:01.632 | Unpacking fonts-liberation2 (1:2.1.5-3) ... 2026-07-23 00:48:01.673 | Selecting previously unselected package genisoimage. 2026-07-23 00:48:01.687 | Preparing to unpack .../050-genisoimage_9%3a1.1.11-3.5_amd64.deb ... 2026-07-23 00:48:01.691 | Unpacking genisoimage (9:1.1.11-3.5) ... 2026-07-23 00:48:01.759 | Selecting previously unselected package gir1.2-freedesktop:amd64. 2026-07-23 00:48:01.770 | Preparing to unpack .../051-gir1.2-freedesktop_1.80.1-1_amd64.deb ... 2026-07-23 00:48:01.775 | Unpacking gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-07-23 00:48:01.832 | Selecting previously unselected package libann0. 2026-07-23 00:48:01.843 | Preparing to unpack .../052-libann0_1.1.2+doc-9build1_amd64.deb ... 2026-07-23 00:48:01.848 | Unpacking libann0 (1.1.2+doc-9build1) ... 2026-07-23 00:48:01.895 | Selecting previously unselected package libcdt5:amd64. 2026-07-23 00:48:01.906 | Preparing to unpack .../053-libcdt5_2.42.2-9ubuntu0.1_amd64.deb ... 2026-07-23 00:48:01.911 | Unpacking libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-23 00:48:01.959 | Selecting previously unselected package libcgraph6:amd64. 2026-07-23 00:48:01.970 | Preparing to unpack .../054-libcgraph6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-07-23 00:48:01.974 | Unpacking libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-23 00:48:02.026 | Selecting previously unselected package libgts-0.7-5t64:amd64. 2026-07-23 00:48:02.035 | Preparing to unpack .../055-libgts-0.7-5t64_0.7.6+darcs121130-5.2build1_amd64.deb ... 2026-07-23 00:48:02.040 | Unpacking libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-07-23 00:48:02.094 | Selecting previously unselected package libltdl7:amd64. 2026-07-23 00:48:02.105 | Preparing to unpack .../056-libltdl7_2.4.7-7build1_amd64.deb ... 2026-07-23 00:48:02.109 | Unpacking libltdl7:amd64 (2.4.7-7build1) ... 2026-07-23 00:48:02.157 | Selecting previously unselected package libpathplan4:amd64. 2026-07-23 00:48:02.168 | Preparing to unpack .../057-libpathplan4_2.42.2-9ubuntu0.1_amd64.deb ... 2026-07-23 00:48:02.173 | Unpacking libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-23 00:48:02.226 | Selecting previously unselected package libgvc6. 2026-07-23 00:48:02.237 | Preparing to unpack .../058-libgvc6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-07-23 00:48:02.241 | Unpacking libgvc6 (2.42.2-9ubuntu0.1) ... 2026-07-23 00:48:02.311 | Selecting previously unselected package libgvpr2:amd64. 2026-07-23 00:48:02.322 | Preparing to unpack .../059-libgvpr2_2.42.2-9ubuntu0.1_amd64.deb ... 2026-07-23 00:48:02.327 | Unpacking libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-23 00:48:02.378 | Selecting previously unselected package liblab-gamut1:amd64. 2026-07-23 00:48:02.389 | Preparing to unpack .../060-liblab-gamut1_2.42.2-9ubuntu0.1_amd64.deb ... 2026-07-23 00:48:02.393 | Unpacking liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-23 00:48:02.470 | Selecting previously unselected package libice6:amd64. 2026-07-23 00:48:02.481 | Preparing to unpack .../061-libice6_2%3a1.0.10-1build3_amd64.deb ... 2026-07-23 00:48:02.486 | Unpacking libice6:amd64 (2:1.0.10-1build3) ... 2026-07-23 00:48:02.537 | Selecting previously unselected package libsm6:amd64. 2026-07-23 00:48:02.548 | Preparing to unpack .../062-libsm6_2%3a1.2.3-1build3_amd64.deb ... 2026-07-23 00:48:02.553 | Unpacking libsm6:amd64 (2:1.2.3-1build3) ... 2026-07-23 00:48:02.606 | Selecting previously unselected package libxt6t64:amd64. 2026-07-23 00:48:02.617 | Preparing to unpack .../063-libxt6t64_1%3a1.2.1-1.2build1_amd64.deb ... 2026-07-23 00:48:02.622 | Unpacking libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-07-23 00:48:02.678 | Selecting previously unselected package libxmu6:amd64. 2026-07-23 00:48:02.690 | Preparing to unpack .../064-libxmu6_2%3a1.1.3-3build2_amd64.deb ... 2026-07-23 00:48:02.694 | Unpacking libxmu6:amd64 (2:1.1.3-3build2) ... 2026-07-23 00:48:02.743 | Selecting previously unselected package libxaw7:amd64. 2026-07-23 00:48:02.755 | Preparing to unpack .../065-libxaw7_2%3a1.0.14-1build2_amd64.deb ... 2026-07-23 00:48:02.760 | Unpacking libxaw7:amd64 (2:1.0.14-1build2) ... 2026-07-23 00:48:02.813 | Selecting previously unselected package graphviz. 2026-07-23 00:48:02.824 | Preparing to unpack .../066-graphviz_2.42.2-9ubuntu0.1_amd64.deb ... 2026-07-23 00:48:02.829 | Unpacking graphviz (2.42.2-9ubuntu0.1) ... 2026-07-23 00:48:02.949 | Selecting previously unselected package icu-devtools. 2026-07-23 00:48:02.963 | Preparing to unpack .../067-icu-devtools_74.2-1ubuntu3.1_amd64.deb ... 2026-07-23 00:48:02.967 | Unpacking icu-devtools (74.2-1ubuntu3.1) ... 2026-07-23 00:48:03.042 | Selecting previously unselected package iputils-arping. 2026-07-23 00:48:03.055 | Preparing to unpack .../068-iputils-arping_3%3a20240117-1ubuntu0.1_amd64.deb ... 2026-07-23 00:48:03.060 | Unpacking iputils-arping (3:20240117-1ubuntu0.1) ... 2026-07-23 00:48:03.114 | Selecting previously unselected package comerr-dev:amd64. 2026-07-23 00:48:03.127 | Preparing to unpack .../069-comerr-dev_2.1-1.47.0-2.4~exp1ubuntu4.1_amd64.deb ... 2026-07-23 00:48:03.135 | Unpacking comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-07-23 00:48:03.196 | Selecting previously unselected package libgssrpc4t64:amd64. 2026-07-23 00:48:03.209 | Preparing to unpack .../070-libgssrpc4t64_1.20.1-6ubuntu2.7_amd64.deb ... 2026-07-23 00:48:03.213 | Unpacking libgssrpc4t64:amd64 (1.20.1-6ubuntu2.7) ... 2026-07-23 00:48:03.268 | Selecting previously unselected package libkadm5clnt-mit12:amd64. 2026-07-23 00:48:03.280 | Preparing to unpack .../071-libkadm5clnt-mit12_1.20.1-6ubuntu2.7_amd64.deb ... 2026-07-23 00:48:03.284 | Unpacking libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.7) ... 2026-07-23 00:48:03.337 | Selecting previously unselected package libkdb5-10t64:amd64. 2026-07-23 00:48:03.347 | Preparing to unpack .../072-libkdb5-10t64_1.20.1-6ubuntu2.7_amd64.deb ... 2026-07-23 00:48:03.352 | Unpacking libkdb5-10t64:amd64 (1.20.1-6ubuntu2.7) ... 2026-07-23 00:48:03.406 | Selecting previously unselected package libkadm5srv-mit12:amd64. 2026-07-23 00:48:03.419 | Preparing to unpack .../073-libkadm5srv-mit12_1.20.1-6ubuntu2.7_amd64.deb ... 2026-07-23 00:48:03.423 | Unpacking libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.7) ... 2026-07-23 00:48:03.468 | Selecting previously unselected package krb5-multidev:amd64. 2026-07-23 00:48:03.480 | Preparing to unpack .../074-krb5-multidev_1.20.1-6ubuntu2.7_amd64.deb ... 2026-07-23 00:48:03.484 | Unpacking krb5-multidev:amd64 (1.20.1-6ubuntu2.7) ... 2026-07-23 00:48:03.563 | Selecting previously unselected package libarchive-cpio-perl. 2026-07-23 00:48:03.574 | Preparing to unpack .../075-libarchive-cpio-perl_0.10-3_all.deb ... 2026-07-23 00:48:03.579 | Unpacking libarchive-cpio-perl (0.10-3) ... 2026-07-23 00:48:03.629 | Selecting previously unselected package libclang-rt-17-dev:amd64. 2026-07-23 00:48:03.640 | Preparing to unpack .../076-libclang-rt-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-23 00:48:03.645 | Unpacking libclang-rt-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-07-23 00:48:03.940 | Selecting previously unselected package libcommon-sense-perl:amd64. 2026-07-23 00:48:03.952 | Preparing to unpack .../077-libcommon-sense-perl_3.75-3build3_amd64.deb ... 2026-07-23 00:48:03.956 | Unpacking libcommon-sense-perl:amd64 (3.75-3build3) ... 2026-07-23 00:48:04.020 | Preparing to unpack .../078-libcurl3t64-gnutls_8.5.0-2ubuntu10.11_amd64.deb ... 2026-07-23 00:48:04.033 | Unpacking libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.11) over (8.5.0-2ubuntu10.9) ... 2026-07-23 00:48:04.113 | Selecting previously unselected package libgts-bin. 2026-07-23 00:48:04.124 | Preparing to unpack .../079-libgts-bin_0.7.6+darcs121130-5.2build1_amd64.deb ... 2026-07-23 00:48:04.128 | Unpacking libgts-bin (0.7.6+darcs121130-5.2build1) ... 2026-07-23 00:48:04.186 | Selecting previously unselected package libicu-dev:amd64. 2026-07-23 00:48:04.198 | Preparing to unpack .../080-libicu-dev_74.2-1ubuntu3.1_amd64.deb ... 2026-07-23 00:48:04.202 | Unpacking libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-07-23 00:48:04.775 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2026-07-23 00:48:04.786 | Preparing to unpack .../081-libjpeg-turbo8-dev_2.1.5-2ubuntu2_amd64.deb ... 2026-07-23 00:48:04.794 | Unpacking libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-07-23 00:48:04.854 | Selecting previously unselected package libjpeg8-dev:amd64. 2026-07-23 00:48:04.863 | Preparing to unpack .../082-libjpeg8-dev_8c-2ubuntu11_amd64.deb ... 2026-07-23 00:48:04.868 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-07-23 00:48:04.909 | Selecting previously unselected package libjpeg-dev:amd64. 2026-07-23 00:48:04.920 | Preparing to unpack .../083-libjpeg-dev_8c-2ubuntu11_amd64.deb ... 2026-07-23 00:48:04.924 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-07-23 00:48:04.965 | Selecting previously unselected package libjs-jquery-metadata. 2026-07-23 00:48:04.976 | Preparing to unpack .../084-libjs-jquery-metadata_12-4_all.deb ... 2026-07-23 00:48:04.980 | Unpacking libjs-jquery-metadata (12-4) ... 2026-07-23 00:48:05.125 | Selecting previously unselected package libjs-jquery-tablesorter. 2026-07-23 00:48:05.136 | Preparing to unpack .../085-libjs-jquery-tablesorter_1%3a2.31.3+dfsg1-3_all.deb ... 2026-07-23 00:48:05.141 | Unpacking libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-07-23 00:48:05.259 | Selecting previously unselected package libtypes-serialiser-perl. 2026-07-23 00:48:05.270 | Preparing to unpack .../086-libtypes-serialiser-perl_1.01-1_all.deb ... 2026-07-23 00:48:05.273 | Unpacking libtypes-serialiser-perl (1.01-1) ... 2026-07-23 00:48:05.321 | Selecting previously unselected package libjson-xs-perl. 2026-07-23 00:48:05.332 | Preparing to unpack .../087-libjson-xs-perl_4.040-0ubuntu0.24.04.1_amd64.deb ... 2026-07-23 00:48:05.336 | Unpacking libjson-xs-perl (4.040-0ubuntu0.24.04.1) ... 2026-07-23 00:48:05.387 | Selecting previously unselected package libltdl-dev:amd64. 2026-07-23 00:48:05.398 | Preparing to unpack .../088-libltdl-dev_2.4.7-7build1_amd64.deb ... 2026-07-23 00:48:05.403 | Unpacking libltdl-dev:amd64 (2.4.7-7build1) ... 2026-07-23 00:48:05.474 | Selecting previously unselected package libsys-hostname-long-perl. 2026-07-23 00:48:05.485 | Preparing to unpack .../089-libsys-hostname-long-perl_1.5-3_all.deb ... 2026-07-23 00:48:05.490 | Unpacking libsys-hostname-long-perl (1.5-3) ... 2026-07-23 00:48:05.535 | Selecting previously unselected package libmail-sendmail-perl. 2026-07-23 00:48:05.546 | Preparing to unpack .../090-libmail-sendmail-perl_0.80-3_all.deb ... 2026-07-23 00:48:05.551 | Unpacking libmail-sendmail-perl (0.80-3) ... 2026-07-23 00:48:05.607 | Selecting previously unselected package mysql-common. 2026-07-23 00:48:05.618 | Preparing to unpack .../091-mysql-common_5.8+1.1.0build1_all.deb ... 2026-07-23 00:48:05.639 | Unpacking mysql-common (5.8+1.1.0build1) ... 2026-07-23 00:48:05.694 | Selecting previously unselected package libmysqlclient21:amd64. 2026-07-23 00:48:05.705 | Preparing to unpack .../092-libmysqlclient21_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-07-23 00:48:05.710 | Unpacking libmysqlclient21:amd64 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-23 00:48:05.816 | Selecting previously unselected package libncurses-dev:amd64. 2026-07-23 00:48:05.826 | Preparing to unpack .../093-libncurses-dev_6.4+20240113-1ubuntu2.1_amd64.deb ... 2026-07-23 00:48:05.831 | Unpacking libncurses-dev:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-07-23 00:48:05.922 | Selecting previously unselected package pcp-conf. 2026-07-23 00:48:05.933 | Preparing to unpack .../094-pcp-conf_6.2.0-1.1build4_amd64.deb ... 2026-07-23 00:48:05.937 | Unpacking pcp-conf (6.2.0-1.1build4) ... 2026-07-23 00:48:05.988 | Selecting previously unselected package libpcp3t64. 2026-07-23 00:48:05.999 | Preparing to unpack .../095-libpcp3t64_6.2.0-1.1build4_amd64.deb ... 2026-07-23 00:48:06.004 | Unpacking libpcp3t64 (6.2.0-1.1build4) ... 2026-07-23 00:48:06.059 | Selecting previously unselected package libpcp-pmda3t64. 2026-07-23 00:48:06.070 | Preparing to unpack .../096-libpcp-pmda3t64_6.2.0-1.1build4_amd64.deb ... 2026-07-23 00:48:06.074 | Unpacking libpcp-pmda3t64 (6.2.0-1.1build4) ... 2026-07-23 00:48:06.120 | Selecting previously unselected package libpcp-pmda-perl. 2026-07-23 00:48:06.132 | Preparing to unpack .../097-libpcp-pmda-perl_6.2.0-1.1build4_amd64.deb ... 2026-07-23 00:48:06.135 | Unpacking libpcp-pmda-perl (6.2.0-1.1build4) ... 2026-07-23 00:48:06.184 | Selecting previously unselected package libpkgconf3:amd64. 2026-07-23 00:48:06.195 | Preparing to unpack .../098-libpkgconf3_1.8.1-2build1_amd64.deb ... 2026-07-23 00:48:06.199 | Unpacking libpkgconf3:amd64 (1.8.1-2build1) ... 2026-07-23 00:48:06.250 | Selecting previously unselected package libpq5:amd64. 2026-07-23 00:48:06.260 | Preparing to unpack .../099-libpq5_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-07-23 00:48:06.264 | Unpacking libpq5:amd64 (16.14-0ubuntu0.24.04.1) ... 2026-07-23 00:48:06.312 | Selecting previously unselected package libssl-dev:amd64. 2026-07-23 00:48:06.325 | Preparing to unpack .../100-libssl-dev_3.0.13-0ubuntu3.11_amd64.deb ... 2026-07-23 00:48:06.329 | Unpacking libssl-dev:amd64 (3.0.13-0ubuntu3.11) ... 2026-07-23 00:48:06.556 | Selecting previously unselected package libpq-dev. 2026-07-23 00:48:06.567 | Preparing to unpack .../101-libpq-dev_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-07-23 00:48:06.572 | Unpacking libpq-dev (16.14-0ubuntu0.24.04.1) ... 2026-07-23 00:48:06.731 | Selecting previously unselected package libsasl2-dev. 2026-07-23 00:48:06.742 | Preparing to unpack .../102-libsasl2-dev_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2026-07-23 00:48:06.746 | Unpacking libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-07-23 00:48:06.828 | Selecting previously unselected package libsystemd-dev:amd64. 2026-07-23 00:48:06.839 | Preparing to unpack .../103-libsystemd-dev_255.4-1ubuntu8.16_amd64.deb ... 2026-07-23 00:48:06.843 | Unpacking libsystemd-dev:amd64 (255.4-1ubuntu8.16) ... 2026-07-23 00:48:07.087 | Selecting previously unselected package libx86-1:amd64. 2026-07-23 00:48:07.102 | Preparing to unpack .../104-libx86-1_1.1+ds1-12build1_amd64.deb ... 2026-07-23 00:48:07.106 | Unpacking libx86-1:amd64 (1.1+ds1-12build1) ... 2026-07-23 00:48:07.152 | Selecting previously unselected package libxml2-dev:amd64. 2026-07-23 00:48:07.166 | Preparing to unpack .../105-libxml2-dev_2.9.14+dfsg-1.3ubuntu3.8_amd64.deb ... 2026-07-23 00:48:07.171 | Unpacking libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-07-23 00:48:07.276 | Selecting previously unselected package libxslt1-dev:amd64. 2026-07-23 00:48:07.289 | Preparing to unpack .../106-libxslt1-dev_1.1.39-0exp1ubuntu0.24.04.3_amd64.deb ... 2026-07-23 00:48:07.293 | Unpacking libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-07-23 00:48:07.395 | Selecting previously unselected package llvm-17-runtime. 2026-07-23 00:48:07.408 | Preparing to unpack .../107-llvm-17-runtime_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-23 00:48:07.412 | Unpacking llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-07-23 00:48:07.480 | Selecting previously unselected package libpfm4:amd64. 2026-07-23 00:48:07.495 | Preparing to unpack .../108-libpfm4_4.13.0+git32-g0d4ed0e-1_amd64.deb ... 2026-07-23 00:48:07.499 | Unpacking libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1) ... 2026-07-23 00:48:07.575 | Selecting previously unselected package llvm-17. 2026-07-23 00:48:07.587 | Preparing to unpack .../109-llvm-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-23 00:48:07.591 | Unpacking llvm-17 (1:17.0.6-9ubuntu1) ... 2026-07-23 00:48:08.727 | Selecting previously unselected package libffi-dev:amd64. 2026-07-23 00:48:08.738 | Preparing to unpack .../110-libffi-dev_3.4.6-1build1_amd64.deb ... 2026-07-23 00:48:08.742 | Unpacking libffi-dev:amd64 (3.4.6-1build1) ... 2026-07-23 00:48:08.803 | Selecting previously unselected package llvm-17-tools. 2026-07-23 00:48:08.816 | Preparing to unpack .../111-llvm-17-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-23 00:48:08.819 | Unpacking llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-07-23 00:48:09.180 | Selecting previously unselected package libz3-4:amd64. 2026-07-23 00:48:09.192 | Preparing to unpack .../112-libz3-4_4.8.12-3.1build1_amd64.deb ... 2026-07-23 00:48:09.196 | Unpacking libz3-4:amd64 (4.8.12-3.1build1) ... 2026-07-23 00:48:09.418 | Selecting previously unselected package libz3-dev:amd64. 2026-07-23 00:48:09.430 | Preparing to unpack .../113-libz3-dev_4.8.12-3.1build1_amd64.deb ... 2026-07-23 00:48:09.434 | Unpacking libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-07-23 00:48:09.495 | Selecting previously unselected package llvm-17-dev. 2026-07-23 00:48:09.507 | Preparing to unpack .../114-llvm-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-23 00:48:09.511 | Unpacking llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-07-23 00:48:13.071 | Selecting previously unselected package lsscsi. 2026-07-23 00:48:13.084 | Preparing to unpack .../115-lsscsi_0.32-1build1_amd64.deb ... 2026-07-23 00:48:13.089 | Unpacking lsscsi (0.32-1build1) ... 2026-07-23 00:48:13.139 | Selecting previously unselected package osinfo-db. 2026-07-23 00:48:13.152 | Preparing to unpack .../116-osinfo-db_0.20250606-0ubuntu0.24.04.1_all.deb ... 2026-07-23 00:48:13.157 | Unpacking osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-07-23 00:48:13.892 | Selecting previously unselected package pkgconf-bin. 2026-07-23 00:48:13.906 | Preparing to unpack .../117-pkgconf-bin_1.8.1-2build1_amd64.deb ... 2026-07-23 00:48:13.911 | Unpacking pkgconf-bin (1.8.1-2build1) ... 2026-07-23 00:48:13.963 | Selecting previously unselected package pkgconf:amd64. 2026-07-23 00:48:13.977 | Preparing to unpack .../118-pkgconf_1.8.1-2build1_amd64.deb ... 2026-07-23 00:48:13.985 | Unpacking pkgconf:amd64 (1.8.1-2build1) ... 2026-07-23 00:48:14.049 | Selecting previously unselected package pkg-config:amd64. 2026-07-23 00:48:14.063 | Preparing to unpack .../119-pkg-config_1.8.1-2build1_amd64.deb ... 2026-07-23 00:48:14.071 | Unpacking pkg-config:amd64 (1.8.1-2build1) ... 2026-07-23 00:48:14.124 | Selecting previously unselected package pm-utils. 2026-07-23 00:48:14.138 | Preparing to unpack .../120-pm-utils_1.4.1-21_all.deb ... 2026-07-23 00:48:14.143 | Unpacking pm-utils (1.4.1-21) ... 2026-07-23 00:48:14.232 | Selecting previously unselected package postgresql-client-16. 2026-07-23 00:48:14.246 | Preparing to unpack .../121-postgresql-client-16_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-07-23 00:48:14.251 | Unpacking postgresql-client-16 (16.14-0ubuntu0.24.04.1) ... 2026-07-23 00:48:14.456 | Selecting previously unselected package postgresql-server-dev-16. 2026-07-23 00:48:14.470 | Preparing to unpack .../122-postgresql-server-dev-16_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-07-23 00:48:14.475 | Unpacking postgresql-server-dev-16 (16.14-0ubuntu0.24.04.1) ... 2026-07-23 00:48:15.031 | Selecting previously unselected package postgresql-server-dev-all:amd64. 2026-07-23 00:48:15.045 | Preparing to unpack .../123-postgresql-server-dev-all_257build1.1_amd64.deb ... 2026-07-23 00:48:15.049 | Unpacking postgresql-server-dev-all:amd64 (257build1.1) ... 2026-07-23 00:48:15.110 | Selecting previously unselected package python3-mysqldb. 2026-07-23 00:48:15.125 | Preparing to unpack .../124-python3-mysqldb_1.4.6-2build3_amd64.deb ... 2026-07-23 00:48:15.129 | Unpacking python3-mysqldb (1.4.6-2build3) ... 2026-07-23 00:48:15.187 | Selecting previously unselected package python3-pip-whl. 2026-07-23 00:48:15.201 | Preparing to unpack .../125-python3-pip-whl_24.0+dfsg-1ubuntu1.3_all.deb ... 2026-07-23 00:48:15.205 | Unpacking python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2026-07-23 00:48:15.274 | Selecting previously unselected package python3-setuptools-whl. 2026-07-23 00:48:15.286 | Preparing to unpack .../126-python3-setuptools-whl_68.1.2-2ubuntu1.2_all.deb ... 2026-07-23 00:48:15.291 | Unpacking python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2026-07-23 00:48:15.349 | Selecting previously unselected package python3.12-venv. 2026-07-23 00:48:15.362 | Preparing to unpack .../127-python3.12-venv_3.12.3-1ubuntu0.15_amd64.deb ... 2026-07-23 00:48:15.367 | Unpacking python3.12-venv (3.12.3-1ubuntu0.15) ... 2026-07-23 00:48:15.410 | Selecting previously unselected package python3-venv. 2026-07-23 00:48:15.423 | Preparing to unpack .../128-python3-venv_3.12.3-0ubuntu2.1_amd64.deb ... 2026-07-23 00:48:15.427 | Unpacking python3-venv (3.12.3-0ubuntu2.1) ... 2026-07-23 00:48:15.467 | Selecting previously unselected package sqlite3. 2026-07-23 00:48:15.481 | Preparing to unpack .../129-sqlite3_3.45.1-1ubuntu2.7_amd64.deb ... 2026-07-23 00:48:15.485 | Unpacking sqlite3 (3.45.1-1ubuntu2.7) ... 2026-07-23 00:48:15.538 | Selecting previously unselected package unzip. 2026-07-23 00:48:15.552 | Preparing to unpack .../130-unzip_6.0-28ubuntu4.1_amd64.deb ... 2026-07-23 00:48:15.556 | Unpacking unzip (6.0-28ubuntu4.1) ... 2026-07-23 00:48:15.612 | Selecting previously unselected package vbetool. 2026-07-23 00:48:15.626 | Preparing to unpack .../131-vbetool_1.1-5_amd64.deb ... 2026-07-23 00:48:15.630 | Unpacking vbetool (1.1-5) ... 2026-07-23 00:48:15.678 | Selecting previously unselected package libosinfo-l10n. 2026-07-23 00:48:15.692 | Preparing to unpack .../132-libosinfo-l10n_1.11.0-2build3_all.deb ... 2026-07-23 00:48:15.696 | Unpacking libosinfo-l10n (1.11.0-2build3) ... 2026-07-23 00:48:15.771 | Selecting previously unselected package libosinfo-1.0-0:amd64. 2026-07-23 00:48:15.785 | Preparing to unpack .../133-libosinfo-1.0-0_1.11.0-2build3_amd64.deb ... 2026-07-23 00:48:15.789 | Unpacking libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-07-23 00:48:15.837 | Selecting previously unselected package gir1.2-libosinfo-1.0:amd64. 2026-07-23 00:48:15.851 | Preparing to unpack .../134-gir1.2-libosinfo-1.0_1.11.0-2build3_amd64.deb ... 2026-07-23 00:48:15.856 | Unpacking gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-07-23 00:48:15.897 | Selecting previously unselected package libkrb5-dev:amd64. 2026-07-23 00:48:15.911 | Preparing to unpack .../135-libkrb5-dev_1.20.1-6ubuntu2.7_amd64.deb ... 2026-07-23 00:48:15.916 | Unpacking libkrb5-dev:amd64 (1.20.1-6ubuntu2.7) ... 2026-07-23 00:48:15.972 | Selecting previously unselected package libpcp-archive1t64. 2026-07-23 00:48:15.986 | Preparing to unpack .../136-libpcp-archive1t64_6.2.0-1.1build4_amd64.deb ... 2026-07-23 00:48:15.991 | Unpacking libpcp-archive1t64 (6.2.0-1.1build4) ... 2026-07-23 00:48:16.037 | Selecting previously unselected package libpcp-gui2t64. 2026-07-23 00:48:16.050 | Preparing to unpack .../137-libpcp-gui2t64_6.2.0-1.1build4_amd64.deb ... 2026-07-23 00:48:16.054 | Unpacking libpcp-gui2t64 (6.2.0-1.1build4) ... 2026-07-23 00:48:16.102 | Selecting previously unselected package libpcp-import1t64. 2026-07-23 00:48:16.116 | Preparing to unpack .../138-libpcp-import1t64_6.2.0-1.1build4_amd64.deb ... 2026-07-23 00:48:16.120 | Unpacking libpcp-import1t64 (6.2.0-1.1build4) ... 2026-07-23 00:48:16.166 | Selecting previously unselected package libpcp-mmv1t64. 2026-07-23 00:48:16.180 | Preparing to unpack .../139-libpcp-mmv1t64_6.2.0-1.1build4_amd64.deb ... 2026-07-23 00:48:16.184 | Unpacking libpcp-mmv1t64 (6.2.0-1.1build4) ... 2026-07-23 00:48:16.239 | Selecting previously unselected package libpcp-trace2t64. 2026-07-23 00:48:16.253 | Preparing to unpack .../140-libpcp-trace2t64_6.2.0-1.1build4_amd64.deb ... 2026-07-23 00:48:16.257 | Unpacking libpcp-trace2t64 (6.2.0-1.1build4) ... 2026-07-23 00:48:16.306 | Selecting previously unselected package libpcp-web1t64. 2026-07-23 00:48:16.320 | Preparing to unpack .../141-libpcp-web1t64_6.2.0-1.1build4_amd64.deb ... 2026-07-23 00:48:16.324 | Unpacking libpcp-web1t64 (6.2.0-1.1build4) ... 2026-07-23 00:48:16.372 | Selecting previously unselected package libyaml-dev:amd64. 2026-07-23 00:48:16.386 | Preparing to unpack .../142-libyaml-dev_0.2.5-1build1_amd64.deb ... 2026-07-23 00:48:16.390 | Unpacking libyaml-dev:amd64 (0.2.5-1build1) ... 2026-07-23 00:48:16.445 | Selecting previously unselected package python3-pcp. 2026-07-23 00:48:16.459 | Preparing to unpack .../143-python3-pcp_6.2.0-1.1build4_amd64.deb ... 2026-07-23 00:48:16.463 | Unpacking python3-pcp (6.2.0-1.1build4) ... 2026-07-23 00:48:16.526 | Selecting previously unselected package pcp. 2026-07-23 00:48:16.540 | Preparing to unpack .../144-pcp_6.2.0-1.1build4_amd64.deb ... 2026-07-23 00:48:16.799 | Unpacking pcp (6.2.0-1.1build4) ... 2026-07-23 00:48:17.763 | Selecting previously unselected package socat. 2026-07-23 00:48:17.779 | Preparing to unpack .../145-socat_1.8.0.0-4ubuntu0.1_amd64.deb ... 2026-07-23 00:48:17.785 | Unpacking socat (1.8.0.0-4ubuntu0.1) ... 2026-07-23 00:48:17.867 | Selecting previously unselected package vlan. 2026-07-23 00:48:17.888 | Preparing to unpack .../146-vlan_2.0.5ubuntu5_all.deb ... 2026-07-23 00:48:17.893 | Unpacking vlan (2.0.5ubuntu5) ... 2026-07-23 00:48:17.987 | Setting up genisoimage (9:1.1.11-3.5) ... 2026-07-23 00:48:17.998 | Setting up postgresql-client-common (257build1.1) ... 2026-07-23 00:48:18.014 | Setting up dnsmasq-utils (2.90-2ubuntu0.4) ... 2026-07-23 00:48:18.023 | Setting up libice6:amd64 (2:1.0.10-1build3) ... 2026-07-23 00:48:18.032 | Setting up mysql-common (5.8+1.1.0build1) ... 2026-07-23 00:48:18.062 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-07-23 00:48:18.068 | Setting up libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-07-23 00:48:18.077 | Setting up libmysqlclient21:amd64 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-23 00:48:18.087 | Setting up python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2026-07-23 00:48:18.096 | Setting up gettext (0.21-14ubuntu2) ... 2026-07-23 00:48:18.105 | Setting up gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-07-23 00:48:18.114 | Setting up wget (1.21.4-1ubuntu4.4) ... 2026-07-23 00:48:18.126 | Setting up libsysfs2:amd64 (2.1.1-6build1) ... 2026-07-23 00:48:18.135 | Setting up libyaml-dev:amd64 (0.2.5-1build1) ... 2026-07-23 00:48:18.144 | Setting up sysfsutils (2.1.1-6build1) ... 2026-07-23 00:48:18.808 | Created symlink /etc/systemd/system/sysfs.service → /usr/lib/systemd/system/sysfsutils.service. 2026-07-23 00:48:18.808 | Created symlink /etc/systemd/system/multi-user.target.wants/sysfsutils.service → /usr/lib/systemd/system/sysfsutils.service. 2026-07-23 00:48:19.318 | Setting up ncal (12.1.8) ... 2026-07-23 00:48:19.329 | Setting up python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2026-07-23 00:48:19.339 | Setting up gawk (1:5.2.1-2ubuntu0.1) ... 2026-07-23 00:48:19.367 | Setting up libx86-1:amd64 (1.1+ds1-12build1) ... 2026-07-23 00:48:19.380 | Setting up libarchive-zip-perl (1.68-1) ... 2026-07-23 00:48:19.393 | Setting up vbetool (1.1-5) ... 2026-07-23 00:48:19.405 | Setting up pm-utils (1.4.1-21) ... 2026-07-23 00:48:19.424 | Setting up unzip (6.0-28ubuntu4.1) ... 2026-07-23 00:48:19.439 | Setting up libdebhelper-perl (13.14.1ubuntu5) ... 2026-07-23 00:48:19.451 | Setting up libsqlite3-0:amd64 (3.45.1-1ubuntu2.7) ... 2026-07-23 00:48:19.463 | Setting up liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-23 00:48:19.475 | Setting up libcommon-sense-perl:amd64 (3.75-3build3) ... 2026-07-23 00:48:19.487 | Setting up m4 (1.4.19-4build1) ... 2026-07-23 00:48:19.498 | Setting up libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-07-23 00:48:19.509 | Setting up krb5-locales (1.20.1-6ubuntu2.7) ... 2026-07-23 00:48:19.521 | Setting up dnsmasq-base (2.90-2ubuntu0.4) ... 2026-07-23 00:48:19.545 | Setting up iputils-arping (3:20240117-1ubuntu0.1) ... 2026-07-23 00:48:19.579 | Setting up libffi-dev:amd64 (3.4.6-1build1) ... 2026-07-23 00:48:19.590 | Setting up conntrack (1:1.4.8-1ubuntu1) ... 2026-07-23 00:48:19.601 | Setting up memcached (1.6.24-1ubuntu0.1) ... 2026-07-23 00:48:20.566 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /usr/lib/systemd/system/memcached.service. 2026-07-23 00:48:21.044 | Setting up libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-07-23 00:48:21.056 | Setting up libkrb5support0:amd64 (1.20.1-6ubuntu2.7) ... 2026-07-23 00:48:21.068 | Setting up intltool-debian (0.35.0+20060710.6) ... 2026-07-23 00:48:21.078 | Setting up python3-mysqldb (1.4.6-2build3) ... 2026-07-23 00:48:21.339 | Setting up autotools-dev (20220109.1) ... 2026-07-23 00:48:21.349 | Setting up libz3-4:amd64 (4.8.12-3.1build1) ... 2026-07-23 00:48:21.359 | Setting up libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-07-23 00:48:21.369 | Setting up libpkgconf3:amd64 (1.8.1-2build1) ... 2026-07-23 00:48:21.379 | Setting up libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1) ... 2026-07-23 00:48:21.388 | Setting up libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-07-23 00:48:21.398 | Setting up libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-07-23 00:48:21.408 | Setting up ssl-cert (1.1.2ubuntu1) ... 2026-07-23 00:48:21.472 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-23 00:48:21.472 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-23 00:48:21.472 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-23 00:48:21.657 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-23 00:48:22.128 | Created symlink /etc/systemd/system/multi-user.target.wants/ssl-cert.service → /usr/lib/systemd/system/ssl-cert.service. 2026-07-23 00:48:22.617 | Setting up libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-07-23 00:48:22.627 | Setting up uuid-dev:amd64 (2.39.3-9ubuntu6.5) ... 2026-07-23 00:48:22.637 | Setting up libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-23 00:48:22.646 | Setting up ebtables (2.0.11-6build1) ... 2026-07-23 00:48:23.207 | Setting up libjs-jquery-metadata (12-4) ... 2026-07-23 00:48:23.217 | Setting up socat (1.8.0.0-4ubuntu0.1) ... 2026-07-23 00:48:23.227 | Setting up libann0 (1.1.2+doc-9build1) ... 2026-07-23 00:48:23.237 | Setting up libncurses6:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-07-23 00:48:23.247 | Setting up bsdmainutils (12.1.8) ... 2026-07-23 00:48:23.260 | Setting up comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-07-23 00:48:23.275 | Setting up libssl-dev:amd64 (3.0.13-0ubuntu3.11) ... 2026-07-23 00:48:23.287 | Setting up autopoint (0.21-14ubuntu2) ... 2026-07-23 00:48:23.300 | Setting up icu-devtools (74.2-1ubuntu3.1) ... 2026-07-23 00:48:23.312 | Setting up lsscsi (0.32-1build1) ... 2026-07-23 00:48:23.324 | Setting up osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-07-23 00:48:23.339 | Setting up pkgconf-bin (1.8.1-2build1) ... 2026-07-23 00:48:23.351 | Setting up libncursesw6:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-07-23 00:48:23.364 | Setting up libk5crypto3:amd64 (1.20.1-6ubuntu2.7) ... 2026-07-23 00:48:23.377 | Setting up libgc1:amd64 (1:8.2.6-1build1) ... 2026-07-23 00:48:23.389 | Setting up libltdl7:amd64 (2.4.7-7build1) ... 2026-07-23 00:48:23.402 | Setting up autoconf (2.71-3) ... 2026-07-23 00:48:23.418 | Setting up llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-07-23 00:48:23.431 | Setting up libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-07-23 00:48:23.443 | Setting up libtypes-serialiser-perl (1.01-1) ... 2026-07-23 00:48:23.455 | Setting up dwz (0.15-1build6) ... 2026-07-23 00:48:23.466 | Setting up libsctp1:amd64 (1.0.19+dfsg-2build1) ... 2026-07-23 00:48:23.478 | Setting up libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-07-23 00:48:23.489 | Setting up vlan (2.0.5ubuntu5) ... 2026-07-23 00:48:23.525 | Setting up libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-07-23 00:48:23.536 | Setting up libarchive-cpio-perl (0.10-3) ... 2026-07-23 00:48:23.547 | Setting up libclang-rt-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-07-23 00:48:23.558 | Setting up libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-07-23 00:48:23.590 | Setting up libjson-perl (4.10000-1) ... 2026-07-23 00:48:23.601 | Setting up llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-07-23 00:48:23.615 | Setting up fonts-liberation (1:2.1.5-3) ... 2026-07-23 00:48:23.627 | Setting up pcp-conf (6.2.0-1.1build4) ... 2026-07-23 00:48:23.658 | Setting up debugedit (1:5.0-5build2) ... 2026-07-23 00:48:23.695 | Setting up liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-07-23 00:48:23.706 | Setting up libsub-override-perl (0.10-1) ... 2026-07-23 00:48:23.717 | Setting up libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-07-23 00:48:23.728 | Setting up libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-23 00:48:23.739 | Setting up libkrb5-3:amd64 (1.20.1-6ubuntu2.7) ... 2026-07-23 00:48:23.750 | Setting up libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-23 00:48:23.761 | Setting up apache2-data (2.4.58-1ubuntu8.15) ... 2026-07-23 00:48:23.772 | Setting up fonts-liberation-sans-narrow (1:1.07.6-4) ... 2026-07-23 00:48:23.783 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-07-23 00:48:23.794 | Setting up libsm6:amd64 (2:1.2.3-1build3) ... 2026-07-23 00:48:23.805 | Setting up libsys-hostname-long-perl (1.5-3) ... 2026-07-23 00:48:23.816 | Setting up libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-07-23 00:48:23.826 | Setting up libsystemd-dev:amd64 (255.4-1ubuntu8.16) ... 2026-07-23 00:48:23.837 | Setting up sqlite3 (3.45.1-1ubuntu2.7) ... 2026-07-23 00:48:23.847 | Setting up libosinfo-l10n (1.11.0-2build3) ... 2026-07-23 00:48:23.858 | Setting up ncurses-term (6.4+20240113-1ubuntu2.1) ... 2026-07-23 00:48:23.868 | Setting up automake (1:1.16.5-1.3ubuntu1) ... 2026-07-23 00:48:23.878 | update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 2026-07-23 00:48:23.886 | Setting up libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-07-23 00:48:23.896 | Setting up libjson-xs-perl (4.040-0ubuntu0.24.04.1) ... 2026-07-23 00:48:23.907 | Setting up libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-07-23 00:48:23.917 | Setting up libgts-bin (0.7.6+darcs121130-5.2build1) ... 2026-07-23 00:48:23.928 | Setting up libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-07-23 00:48:23.938 | Setting up libncurses-dev:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-07-23 00:48:23.949 | Setting up llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-07-23 00:48:23.959 | Setting up libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-07-23 00:48:23.970 | Setting up python3.12-venv (3.12.3-1ubuntu0.15) ... 2026-07-23 00:48:24.075 | Setting up libtool (2.4.7-7build1) ... 2026-07-23 00:48:24.086 | Setting up po-debconf (1.0.21+nmu1) ... 2026-07-23 00:48:24.096 | Setting up libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-07-23 00:48:24.107 | Setting up haproxy (2.8.16-0ubuntu0.24.04.3) ... 2026-07-23 00:48:24.943 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /usr/lib/systemd/system/haproxy.service. 2026-07-23 00:48:25.536 | Setting up libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-23 00:48:25.546 | Setting up libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-07-23 00:48:25.555 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-07-23 00:48:25.564 | Setting up pkgconf:amd64 (1.8.1-2build1) ... 2026-07-23 00:48:25.573 | Setting up libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-07-23 00:48:25.582 | Setting up dh-autoreconf (20) ... 2026-07-23 00:48:25.590 | Setting up libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-07-23 00:48:25.603 | Setting up libmail-sendmail-perl (0.80-3) ... 2026-07-23 00:48:25.613 | Setting up libltdl-dev:amd64 (2.4.7-7build1) ... 2026-07-23 00:48:25.621 | Setting up libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-07-23 00:48:25.630 | Setting up libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-07-23 00:48:25.639 | Setting up python3-venv (3.12.3-0ubuntu2.1) ... 2026-07-23 00:48:25.647 | Setting up libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-07-23 00:48:25.657 | Setting up fonts-liberation2 (1:2.1.5-3) ... 2026-07-23 00:48:25.666 | Setting up libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-07-23 00:48:25.675 | Setting up postgresql-common (257build1.1) ... 2026-07-23 00:48:25.756 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-23 00:48:25.758 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-23 00:48:25.758 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-23 00:48:25.835 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-23 00:48:26.272 | 2026-07-23 00:48:26.272 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2026-07-23 00:48:26.442 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2026-07-23 00:48:26.443 | Removing obsolete dictionary files: 2026-07-23 00:48:27.462 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /usr/lib/systemd/system/postgresql.service. 2026-07-23 00:48:28.026 | Setting up libgvc6 (2.42.2-9ubuntu0.1) ... 2026-07-23 00:48:28.077 | Setting up libgssapi-krb5-2:amd64 (1.20.1-6ubuntu2.7) ... 2026-07-23 00:48:28.090 | Setting up libpcp3t64 (6.2.0-1.1build4) ... 2026-07-23 00:48:28.099 | Setting up libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-07-23 00:48:28.108 | Setting up pkg-config:amd64 (1.8.1-2build1) ... 2026-07-23 00:48:28.117 | Setting up libpcp-gui2t64 (6.2.0-1.1build4) ... 2026-07-23 00:48:28.126 | Setting up dh-strip-nondeterminism (1.13.1-1) ... 2026-07-23 00:48:28.135 | Setting up libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-23 00:48:28.144 | Setting up libpcp-pmda3t64 (6.2.0-1.1build4) ... 2026-07-23 00:48:28.152 | Setting up libpcp-archive1t64 (6.2.0-1.1build4) ... 2026-07-23 00:48:28.161 | Setting up gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-07-23 00:48:28.170 | Setting up libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-23 00:48:28.179 | Setting up apache2-utils (2.4.58-1ubuntu8.15) ... 2026-07-23 00:48:28.188 | Setting up libxmu6:amd64 (2:1.1.3-3build2) ... 2026-07-23 00:48:28.197 | Setting up libpcp-import1t64 (6.2.0-1.1build4) ... 2026-07-23 00:48:28.206 | Setting up libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-07-23 00:48:28.216 | Setting up libcurl4t64:amd64 (8.5.0-2ubuntu10.11) ... 2026-07-23 00:48:28.225 | Setting up openssh-client (1:9.6p1-3ubuntu13.18) ... 2026-07-23 00:48:28.255 | Setting up libpcp-pmda-perl (6.2.0-1.1build4) ... 2026-07-23 00:48:28.264 | Setting up libpq5:amd64 (16.14-0ubuntu0.24.04.1) ... 2026-07-23 00:48:28.273 | Setting up libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.11) ... 2026-07-23 00:48:28.282 | Setting up clang-17 (1:17.0.6-9ubuntu1) ... 2026-07-23 00:48:28.291 | Setting up debhelper (13.14.1ubuntu5) ... 2026-07-23 00:48:28.300 | Setting up libpq-dev (16.14-0ubuntu0.24.04.1) ... 2026-07-23 00:48:28.309 | Setting up libxaw7:amd64 (2:1.0.14-1build2) ... 2026-07-23 00:48:28.336 | Setting up apache2-bin (2.4.58-1ubuntu8.15) ... 2026-07-23 00:48:28.345 | Setting up libpcp-mmv1t64 (6.2.0-1.1build4) ... 2026-07-23 00:48:28.354 | Setting up libpcp-trace2t64 (6.2.0-1.1build4) ... 2026-07-23 00:48:28.363 | Setting up libgssrpc4t64:amd64 (1.20.1-6ubuntu2.7) ... 2026-07-23 00:48:28.372 | Setting up libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-07-23 00:48:28.381 | Setting up libaprutil1-dev (1.6.3-1.1ubuntu7) ... 2026-07-23 00:48:28.390 | Setting up curl (8.5.0-2ubuntu10.11) ... 2026-07-23 00:48:28.399 | Setting up llvm-17 (1:17.0.6-9ubuntu1) ... 2026-07-23 00:48:28.408 | Setting up libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.7) ... 2026-07-23 00:48:28.417 | Setting up apache2-dev (2.4.58-1ubuntu8.15) ... 2026-07-23 00:48:28.426 | Setting up graphviz (2.42.2-9ubuntu0.1) ... 2026-07-23 00:48:28.438 | Setting up openssh-sftp-server (1:9.6p1-3ubuntu13.18) ... 2026-07-23 00:48:28.447 | Setting up openssh-server (1:9.6p1-3ubuntu13.18) ... 2026-07-23 00:48:28.525 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-23 00:48:28.525 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-23 00:48:28.525 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-23 00:48:30.322 | Setting up libkdb5-10t64:amd64 (1.20.1-6ubuntu2.7) ... 2026-07-23 00:48:30.332 | Setting up apache2 (2.4.58-1ubuntu8.15) ... 2026-07-23 00:48:30.842 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-23 00:48:30.887 | Enabling module mpm_event. 2026-07-23 00:48:30.939 | Enabling module authz_core. 2026-07-23 00:48:30.945 | Enabling module authz_host. 2026-07-23 00:48:30.994 | Enabling module authn_core. 2026-07-23 00:48:31.001 | Enabling module auth_basic. 2026-07-23 00:48:31.061 | Enabling module access_compat. 2026-07-23 00:48:31.109 | Enabling module authn_file. 2026-07-23 00:48:31.157 | Enabling module authz_user. 2026-07-23 00:48:31.204 | Enabling module alias. 2026-07-23 00:48:31.252 | Enabling module dir. 2026-07-23 00:48:31.300 | Enabling module autoindex. 2026-07-23 00:48:31.352 | Enabling module env. 2026-07-23 00:48:31.400 | Enabling module mime. 2026-07-23 00:48:31.449 | Enabling module negotiation. 2026-07-23 00:48:31.497 | Enabling module setenvif. 2026-07-23 00:48:31.555 | Enabling module filter. 2026-07-23 00:48:31.603 | Enabling module deflate. 2026-07-23 00:48:31.651 | Enabling module status. 2026-07-23 00:48:31.697 | Enabling module reqtimeout. 2026-07-23 00:48:31.746 | Enabling conf charset. 2026-07-23 00:48:31.792 | Enabling conf localized-error-pages. 2026-07-23 00:48:31.840 | Enabling conf other-vhosts-access-log. 2026-07-23 00:48:31.889 | Enabling conf security. 2026-07-23 00:48:31.936 | Enabling conf serve-cgi-bin. 2026-07-23 00:48:31.984 | Enabling site 000-default. 2026-07-23 00:48:33.048 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /usr/lib/systemd/system/apache2.service. 2026-07-23 00:48:33.800 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /usr/lib/systemd/system/apache-htcacheclean.service. 2026-07-23 00:48:35.182 | Setting up postgresql-client-16 (16.14-0ubuntu0.24.04.1) ... 2026-07-23 00:48:35.696 | update-alternatives: using /usr/share/postgresql/16/man/man1/psql.1.gz to provide /usr/share/man/man1/psql.1.gz (psql.1.gz) in auto mode 2026-07-23 00:48:35.735 | Setting up libpcp-web1t64 (6.2.0-1.1build4) ... 2026-07-23 00:48:35.745 | Setting up python3-pcp (6.2.0-1.1build4) ... 2026-07-23 00:48:36.064 | Setting up libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.7) ... 2026-07-23 00:48:36.075 | Setting up llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-07-23 00:48:36.086 | Setting up krb5-multidev:amd64 (1.20.1-6ubuntu2.7) ... 2026-07-23 00:48:36.101 | Setting up pcp (6.2.0-1.1build4) ... 2026-07-23 00:48:38.183 | Created symlink /etc/systemd/system/multi-user.target.wants/pmcd.service → /usr/lib/systemd/system/pmcd.service. 2026-07-23 00:48:38.249 | Created symlink /etc/systemd/system/multi-user.target.wants/pmlogger.service → /usr/lib/systemd/system/pmlogger.service. 2026-07-23 00:48:38.315 | Created symlink /etc/systemd/system/multi-user.target.wants/pmie.service → /usr/lib/systemd/system/pmie.service. 2026-07-23 00:48:38.381 | Created symlink /etc/systemd/system/multi-user.target.wants/pmproxy.service → /usr/lib/systemd/system/pmproxy.service. 2026-07-23 00:48:40.259 | Setting up libkrb5-dev:amd64 (1.20.1-6ubuntu2.7) ... 2026-07-23 00:48:40.276 | Setting up postgresql-server-dev-16 (16.14-0ubuntu0.24.04.1) ... 2026-07-23 00:48:40.286 | Setting up postgresql-server-dev-all:amd64 (257build1.1) ... 2026-07-23 00:48:40.300 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-23 00:48:40.340 | Processing triggers for rsyslog (8.2312.0-3ubuntu9.2) ... 2026-07-23 00:48:40.618 | Processing triggers for ufw (0.36.2-6) ... 2026-07-23 00:48:40.755 | Processing triggers for systemd (255.4-1ubuntu8.16) ... 2026-07-23 00:48:40.819 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-23 00:48:44.493 | Processing triggers for dbus (1.14.10-4ubuntu4.1) ... 2026-07-23 00:48:44.525 | Processing triggers for install-info (7.1-3build2) ... 2026-07-23 00:48:44.694 | Processing triggers for fontconfig (2.15.0-1.1ubuntu2) ... 2026-07-23 00:48:44.958 | perl: warning: Setting locale failed. 2026-07-23 00:48:44.958 | perl: warning: Please check that your locale settings: 2026-07-23 00:48:44.958 | LANGUAGE = (unset), 2026-07-23 00:48:44.958 | LC_ALL = "en_US.utf8", 2026-07-23 00:48:44.958 | LANG = "de_DE.UTF-8" 2026-07-23 00:48:44.958 | are supported and installed on your system. 2026-07-23 00:48:44.959 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-23 00:48:45.110 | perl: warning: Setting locale failed. 2026-07-23 00:48:45.110 | perl: warning: Please check that your locale settings: 2026-07-23 00:48:45.110 | LANGUAGE = (unset), 2026-07-23 00:48:45.110 | LC_ALL = "en_US.utf8", 2026-07-23 00:48:45.110 | LANG = "de_DE.UTF-8" 2026-07-23 00:48:45.110 | are supported and installed on your system. 2026-07-23 00:48:45.111 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-23 00:48:45.167 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-23 00:48:45.168 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-23 00:48:45.168 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-23 00:48:45.247 | perl: warning: Setting locale failed. 2026-07-23 00:48:45.247 | perl: warning: Please check that your locale settings: 2026-07-23 00:48:45.247 | LANGUAGE = (unset), 2026-07-23 00:48:45.247 | LC_ALL = "en_US.utf8", 2026-07-23 00:48:45.247 | LANG = "de_DE.UTF-8" 2026-07-23 00:48:45.247 | are supported and installed on your system. 2026-07-23 00:48:45.247 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-23 00:48:45.748 | 2026-07-23 00:48:45.748 | Running kernel seems to be up-to-date. 2026-07-23 00:48:45.749 | 2026-07-23 00:48:45.749 | Restarting services... 2026-07-23 00:48:45.796 | systemctl restart ksmtuned.service packagekit.service 2026-07-23 00:48:45.889 | 2026-07-23 00:48:45.889 | Service restarts being deferred: 2026-07-23 00:48:45.889 | systemctl restart virtlockd.service 2026-07-23 00:48:45.890 | systemctl restart virtlogd.service 2026-07-23 00:48:45.890 | 2026-07-23 00:48:45.890 | No containers need to be restarted. 2026-07-23 00:48:45.890 | 2026-07-23 00:48:45.890 | User sessions running outdated binaries: 2026-07-23 00:48:45.890 | quobyte @ session #6: sshd[2023,2069] 2026-07-23 00:48:45.904 | 2026-07-23 00:48:45.904 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-23 00:48:47.828 | ++ functions-common:apt_get:1211 : result=0 2026-07-23 00:48:47.831 | ++ functions-common:apt_get:1214 : time_stop apt-get 2026-07-23 00:48:47.835 | ++ functions-common:time_stop:2420 : local name 2026-07-23 00:48:47.838 | ++ functions-common:time_stop:2421 : local end_time 2026-07-23 00:48:47.842 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-07-23 00:48:47.844 | ++ functions-common:time_stop:2423 : local total 2026-07-23 00:48:47.848 | ++ functions-common:time_stop:2424 : local start_time 2026-07-23 00:48:47.852 | ++ functions-common:time_stop:2426 : name=apt-get 2026-07-23 00:48:47.855 | ++ functions-common:time_stop:2427 : start_time=1784767664326 2026-07-23 00:48:47.858 | ++ functions-common:time_stop:2429 : [[ -z 1784767664326 ]] 2026-07-23 00:48:47.864 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-07-23 00:48:47.870 | ++ functions-common:time_stop:2432 : end_time=1784767727865 2026-07-23 00:48:47.874 | ++ functions-common:time_stop:2433 : elapsed_time=63539 2026-07-23 00:48:47.878 | ++ functions-common:time_stop:2434 : total=17733 2026-07-23 00:48:47.882 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-23 00:48:47.886 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=81272 2026-07-23 00:48:47.890 | ++ functions-common:apt_get:1215 : return 0 2026-07-23 00:48:47.894 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2026-07-23 00:48:47.898 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2026-07-23 00:48:47.903 | +++ tools/install_prereqs.sh:source:83 : which python3.12 2026-07-23 00:48:47.911 | ++ tools/install_prereqs.sh:source:83 : export PYTHON=/usr/bin/python3.12 2026-07-23 00:48:47.915 | ++ tools/install_prereqs.sh:source:83 : PYTHON=/usr/bin/python3.12 2026-07-23 00:48:47.919 | ++ tools/install_prereqs.sh:source:88 : date +%s 2026-07-23 00:48:47.926 | ++ tools/install_prereqs.sh:source:89 : date 2026-07-23 00:48:47.933 | + ./stack.sh:main:801 : [[ False != \T\r\u\e ]] 2026-07-23 00:48:47.938 | + ./stack.sh:main:802 : PYPI_ALTERNATIVE_URL= 2026-07-23 00:48:47.942 | + ./stack.sh:main:802 : /home/quobyte/devstack/tools/install_pip.sh 2026-07-23 00:48:47.946 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-23 00:48:48.273 | + tools/install_pip.sh:main:25 : FILES=/home/quobyte/devstack/files 2026-07-23 00:48:48.275 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2026-07-23 00:48:48.278 | + tools/install_pip.sh:main:42 : GetDistro 2026-07-23 00:48:48.280 | + functions-common:GetDistro:472 : GetOSVersion 2026-07-23 00:48:48.282 | + functions-common:GetOSVersion:442 : source /etc/os-release 2026-07-23 00:48:48.284 | ++ /etc/os-release:source:1 : PRETTY_NAME='Ubuntu 24.04.4 LTS' 2026-07-23 00:48:48.287 | ++ /etc/os-release:source:2 : NAME=Ubuntu 2026-07-23 00:48:48.289 | ++ /etc/os-release:source:3 : VERSION_ID=24.04 2026-07-23 00:48:48.292 | ++ /etc/os-release:source:4 : VERSION='24.04.4 LTS (Noble Numbat)' 2026-07-23 00:48:48.294 | ++ /etc/os-release:source:5 : VERSION_CODENAME=noble 2026-07-23 00:48:48.296 | ++ /etc/os-release:source:6 : ID=ubuntu 2026-07-23 00:48:48.299 | ++ /etc/os-release:source:7 : ID_LIKE=debian 2026-07-23 00:48:48.302 | ++ /etc/os-release:source:8 : HOME_URL=https://www.ubuntu.com/ 2026-07-23 00:48:48.304 | ++ /etc/os-release:source:9 : SUPPORT_URL=https://help.ubuntu.com/ 2026-07-23 00:48:48.307 | ++ /etc/os-release:source:10 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2026-07-23 00:48:48.309 | ++ /etc/os-release:source:11 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2026-07-23 00:48:48.312 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=noble 2026-07-23 00:48:48.314 | ++ /etc/os-release:source:13 : LOGO=ubuntu-logo 2026-07-23 00:48:48.317 | + functions-common:GetOSVersion:443 : [[ ubuntu =~ (almalinux|centos|rocky|rhel) ]] 2026-07-23 00:48:48.320 | + functions-common:GetOSVersion:448 : _ensure_lsb_release 2026-07-23 00:48:48.323 | ++ functions-common:_ensure_lsb_release:419 : command -v lsb_release 2026-07-23 00:48:48.325 | + functions-common:_ensure_lsb_release:419 : [[ -x /usr/bin/lsb_release ]] 2026-07-23 00:48:48.328 | + functions-common:_ensure_lsb_release:420 : return 2026-07-23 00:48:48.331 | ++ functions-common:GetOSVersion:450 : lsb_release -r -s 2026-07-23 00:48:48.347 | + functions-common:GetOSVersion:450 : os_RELEASE=24.04 2026-07-23 00:48:48.350 | ++ functions-common:GetOSVersion:451 : lsb_release -c -s 2026-07-23 00:48:48.365 | + functions-common:GetOSVersion:451 : os_CODENAME=noble 2026-07-23 00:48:48.368 | ++ functions-common:GetOSVersion:452 : lsb_release -i -s 2026-07-23 00:48:48.383 | + functions-common:GetOSVersion:452 : os_VENDOR=Ubuntu 2026-07-23 00:48:48.386 | + functions-common:GetOSVersion:455 : [[ Ubuntu =~ (Debian|Ubuntu) ]] 2026-07-23 00:48:48.388 | + functions-common:GetOSVersion:456 : os_PACKAGE=deb 2026-07-23 00:48:48.391 | + functions-common:GetOSVersion:461 : typeset -xr os_VENDOR 2026-07-23 00:48:48.393 | + functions-common:GetOSVersion:462 : typeset -xr os_RELEASE 2026-07-23 00:48:48.396 | + functions-common:GetOSVersion:463 : typeset -xr os_PACKAGE 2026-07-23 00:48:48.398 | + functions-common:GetOSVersion:464 : typeset -xr os_CODENAME 2026-07-23 00:48:48.400 | + functions-common:GetDistro:473 : [[ Ubuntu =~ (Ubuntu) ]] 2026-07-23 00:48:48.403 | + functions-common:GetDistro:476 : DISTRO=noble 2026-07-23 00:48:48.405 | + functions-common:GetDistro:513 : typeset -xr DISTRO 2026-07-23 00:48:48.408 | + tools/install_pip.sh:main:43 : echo 'Distro: noble' 2026-07-23 00:48:48.408 | Distro: noble 2026-07-23 00:48:48.410 | + tools/install_pip.sh:main:117 : get_versions 2026-07-23 00:48:48.413 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-07-23 00:48:48.418 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-07-23 00:48:48.420 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-07-23 00:48:48.424 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-07-23 00:48:48.425 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-07-23 00:48:49.114 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-07-23 00:48:49.117 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-07-23 00:48:49.117 | pip: 24.0 2026-07-23 00:48:49.119 | + tools/install_pip.sh:main:119 : [[ -n '' ]] 2026-07-23 00:48:49.121 | + tools/install_pip.sh:main:123 : is_fedora 2026-07-23 00:48:49.124 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-23 00:48:49.127 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-23 00:48:49.129 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-23 00:48:49.131 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-23 00:48:49.133 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-23 00:48:49.135 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-23 00:48:49.138 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-23 00:48:49.140 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-23 00:48:49.142 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-23 00:48:49.145 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-23 00:48:49.147 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-23 00:48:49.150 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-23 00:48:49.152 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-23 00:48:49.155 | + tools/install_pip.sh:main:134 : is_ubuntu 2026-07-23 00:48:49.157 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-23 00:48:49.159 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-23 00:48:49.162 | + tools/install_pip.sh:main:137 : sed -i -e /setuptools/d /opt/stack/requirements/upper-constraints.txt 2026-07-23 00:48:49.167 | + tools/install_pip.sh:main:146 : set -x 2026-07-23 00:48:49.170 | + tools/install_pip.sh:main:149 : get_versions 2026-07-23 00:48:49.173 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-07-23 00:48:49.177 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-07-23 00:48:49.180 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-07-23 00:48:49.183 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-07-23 00:48:49.184 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-07-23 00:48:49.775 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-07-23 00:48:49.777 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-07-23 00:48:49.777 | pip: 24.0 2026-07-23 00:48:49.781 | + ./stack.sh:main:806 : source /home/quobyte/devstack/tools/fixup_stuff.sh 2026-07-23 00:48:49.785 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/quobyte/devstack ]] 2026-07-23 00:48:49.789 | + ./stack.sh:main:807 : fixup_all 2026-07-23 00:48:49.793 | + tools/fixup_stuff.sh:fixup_all:111 : fixup_ubuntu 2026-07-23 00:48:49.797 | + tools/fixup_stuff.sh:fixup_ubuntu:95 : is_ubuntu 2026-07-23 00:48:49.801 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-23 00:48:49.805 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-23 00:48:49.809 | + tools/fixup_stuff.sh:fixup_ubuntu:105 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2026-07-23 00:48:49.826 | + tools/fixup_stuff.sh:fixup_ubuntu:106 : sudo rm -rf /usr/lib/python3/dist-packages/pyasn1_modules-0.2.8.egg-info 2026-07-23 00:48:49.844 | + tools/fixup_stuff.sh:fixup_ubuntu:107 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2026-07-23 00:48:49.861 | + tools/fixup_stuff.sh:fixup_all:112 : fixup_fedora 2026-07-23 00:48:49.865 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2026-07-23 00:48:49.869 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-23 00:48:49.872 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-23 00:48:49.876 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-23 00:48:49.880 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-23 00:48:49.883 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-23 00:48:49.886 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-23 00:48:49.890 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-23 00:48:49.893 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-23 00:48:49.896 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-23 00:48:49.898 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-23 00:48:49.901 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-23 00:48:49.904 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-23 00:48:49.907 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-23 00:48:49.911 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2026-07-23 00:48:49.914 | + ./stack.sh:main:809 : [[ True == \T\r\u\e ]] 2026-07-23 00:48:49.918 | + ./stack.sh:main:811 : sudo ln -sf /opt/stack/data/venv/bin/cinder-manage /usr/local/bin 2026-07-23 00:48:49.935 | + ./stack.sh:main:812 : sudo ln -sf /opt/stack/data/venv/bin/cinder-rtstool /usr/local/bin 2026-07-23 00:48:49.953 | + ./stack.sh:main:813 : sudo ln -sf /opt/stack/data/venv/bin/glance /usr/local/bin 2026-07-23 00:48:49.970 | + ./stack.sh:main:814 : sudo ln -sf /opt/stack/data/venv/bin/nova-manage /usr/local/bin 2026-07-23 00:48:49.986 | + ./stack.sh:main:815 : sudo ln -sf /opt/stack/data/venv/bin/openstack /usr/local/bin 2026-07-23 00:48:50.003 | + ./stack.sh:main:816 : sudo ln -sf /opt/stack/data/venv/bin/privsep-helper /usr/local/bin 2026-07-23 00:48:50.019 | + ./stack.sh:main:817 : sudo ln -sf /opt/stack/data/venv/bin/rally /usr/local/bin 2026-07-23 00:48:50.036 | + ./stack.sh:main:818 : sudo ln -sf /opt/stack/data/venv/bin/tox /usr/local/bin 2026-07-23 00:48:50.052 | + ./stack.sh:main:820 : setup_devstack_virtualenv 2026-07-23 00:48:50.056 | + inc/python:setup_devstack_virtualenv:39 : [[ ! -d /opt/stack/data/venv ]] 2026-07-23 00:48:50.060 | + inc/python:setup_devstack_virtualenv:43 : /usr/bin/python3.12 -m venv --system-site-packages /opt/stack/data/venv 2026-07-23 00:48:55.806 | + inc/python:setup_devstack_virtualenv:44 : pip_install -U pip 'setuptools[core]' 2026-07-23 00:48:55.836 | Using python 3.12 to install setuptools 2026-07-23 00:48:55.840 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pip 'setuptools[core]' 2026-07-23 00:48:57.224 | Requirement already satisfied: pip in /opt/stack/data/venv/lib/python3.12/site-packages (24.0) 2026-07-23 00:48:57.520 | Collecting pip 2026-07-23 00:48:57.629 | Downloading pip-26.1.2-py3-none-any.whl.metadata (4.6 kB) 2026-07-23 00:48:57.641 | Requirement already satisfied: setuptools[core] in /usr/lib/python3/dist-packages (68.1.2) 2026-07-23 00:48:58.106 | Collecting setuptools[core] 2026-07-23 00:48:58.121 | Downloading setuptools-83.0.0-py3-none-any.whl.metadata (6.6 kB) 2026-07-23 00:48:58.289 | Collecting packaging>=24.2 (from setuptools[core]) 2026-07-23 00:48:58.304 | Downloading packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-07-23 00:48:58.386 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-07-23 00:48:58.401 | Downloading more_itertools-11.1.0-py3-none-any.whl.metadata (41 kB) 2026-07-23 00:48:58.423 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.4/41.4 kB 2.0 MB/s eta 0:00:00 2026-07-23 00:48:58.591 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-07-23 00:48:58.608 | Downloading jaraco_text-4.3.0-py3-none-any.whl.metadata (3.8 kB) 2026-07-23 00:48:58.711 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-07-23 00:48:58.725 | Downloading wheel-0.47.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-23 00:48:58.810 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-07-23 00:48:58.826 | Downloading jaraco_functools-4.5.0-py3-none-any.whl.metadata (2.9 kB) 2026-07-23 00:48:58.937 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-07-23 00:48:58.952 | Downloading jaraco_context-6.1.2-py3-none-any.whl.metadata (4.2 kB) 2026-07-23 00:48:59.032 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-07-23 00:48:59.047 | Downloading typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-07-23 00:48:59.295 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-23 00:48:59.312 | Downloading typer-0.27.0-py3-none-any.whl.metadata (15 kB) 2026-07-23 00:48:59.426 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-23 00:48:59.441 | Downloading shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-07-23 00:48:59.618 | Collecting rich>=13.8.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-23 00:48:59.633 | Downloading rich-15.0.0-py3-none-any.whl.metadata (18 kB) 2026-07-23 00:48:59.695 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-23 00:48:59.710 | Downloading annotated_doc-0.0.4-py3-none-any.whl.metadata (6.6 kB) 2026-07-23 00:48:59.801 | Collecting markdown-it-py>=2.2.0 (from rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-23 00:48:59.816 | Downloading markdown_it_py-4.2.0-py3-none-any.whl.metadata (7.4 kB) 2026-07-23 00:48:59.910 | Collecting pygments<3.0.0,>=2.13.0 (from rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-23 00:48:59.925 | Downloading pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 2026-07-23 00:48:59.974 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) (0.1.2) 2026-07-23 00:49:00.005 | Downloading pip-26.1.2-py3-none-any.whl (1.8 MB) 2026-07-23 00:49:00.087 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 23.4 MB/s eta 0:00:00 2026-07-23 00:49:00.102 | Downloading jaraco_functools-4.5.0-py3-none-any.whl (10 kB) 2026-07-23 00:49:00.125 | Downloading jaraco_text-4.3.0-py3-none-any.whl (14 kB) 2026-07-23 00:49:00.147 | Downloading more_itertools-11.1.0-py3-none-any.whl (72 kB) 2026-07-23 00:49:00.159 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 72.2/72.2 kB 7.9 MB/s eta 0:00:00 2026-07-23 00:49:00.174 | Downloading packaging-26.2-py3-none-any.whl (100 kB) 2026-07-23 00:49:00.188 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.2/100.2 kB 10.2 MB/s eta 0:00:00 2026-07-23 00:49:00.204 | Downloading wheel-0.47.0-py3-none-any.whl (32 kB) 2026-07-23 00:49:00.227 | Downloading setuptools-83.0.0-py3-none-any.whl (1.0 MB) 2026-07-23 00:49:00.270 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 26.0 MB/s eta 0:00:00 2026-07-23 00:49:00.286 | Downloading jaraco_context-6.1.2-py3-none-any.whl (7.9 kB) 2026-07-23 00:49:00.311 | Downloading typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-07-23 00:49:00.332 | Downloading typer-0.27.0-py3-none-any.whl (122 kB) 2026-07-23 00:49:00.346 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 122.7/122.7 kB 12.4 MB/s eta 0:00:00 2026-07-23 00:49:00.361 | Downloading annotated_doc-0.0.4-py3-none-any.whl (5.3 kB) 2026-07-23 00:49:00.382 | Downloading rich-15.0.0-py3-none-any.whl (310 kB) 2026-07-23 00:49:00.402 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 310.7/310.7 kB 19.2 MB/s eta 0:00:00 2026-07-23 00:49:00.417 | Downloading shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-07-23 00:49:00.438 | Downloading markdown_it_py-4.2.0-py3-none-any.whl (91 kB) 2026-07-23 00:49:00.451 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 91.7/91.7 kB 9.6 MB/s eta 0:00:00 2026-07-23 00:49:00.467 | Downloading pygments-2.20.0-py3-none-any.whl (1.2 MB) 2026-07-23 00:49:00.513 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 29.3 MB/s eta 0:00:00 2026-07-23 00:49:01.253 | Installing collected packages: shellingham, setuptools, pygments, pip, packaging, more_itertools, markdown-it-py, jaraco.context, annotated-doc, wheel, rich, jaraco.functools, typer, typer-slim, jaraco.text 2026-07-23 00:49:01.278 | Attempting uninstall: setuptools 2026-07-23 00:49:01.294 | Found existing installation: setuptools 68.1.2 2026-07-23 00:49:01.294 | Not uninstalling setuptools at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-23 00:49:01.296 | Can't uninstall 'setuptools'. No files were found to uninstall. 2026-07-23 00:49:02.447 | Attempting uninstall: pygments 2026-07-23 00:49:02.480 | Found existing installation: Pygments 2.17.2 2026-07-23 00:49:02.481 | Not uninstalling pygments at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-23 00:49:02.481 | Can't uninstall 'Pygments'. No files were found to uninstall. 2026-07-23 00:49:03.747 | Attempting uninstall: pip 2026-07-23 00:49:03.753 | Found existing installation: pip 24.0 2026-07-23 00:49:03.824 | Uninstalling pip-24.0: 2026-07-23 00:49:03.835 | Successfully uninstalled pip-24.0 2026-07-23 00:49:05.470 | Attempting uninstall: packaging 2026-07-23 00:49:05.509 | Found existing installation: packaging 24.0 2026-07-23 00:49:05.509 | Not uninstalling packaging at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-23 00:49:05.510 | Can't uninstall 'packaging'. No files were found to uninstall. 2026-07-23 00:49:05.701 | Attempting uninstall: markdown-it-py 2026-07-23 00:49:05.712 | Found existing installation: markdown-it-py 3.0.0 2026-07-23 00:49:05.712 | Not uninstalling markdown-it-py at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-23 00:49:05.712 | Can't uninstall 'markdown-it-py'. No files were found to uninstall. 2026-07-23 00:49:05.873 | Attempting uninstall: wheel 2026-07-23 00:49:05.895 | Found existing installation: wheel 0.42.0 2026-07-23 00:49:05.895 | Not uninstalling wheel at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-23 00:49:05.895 | Can't uninstall 'wheel'. No files were found to uninstall. 2026-07-23 00:49:05.947 | Attempting uninstall: rich 2026-07-23 00:49:05.988 | Found existing installation: rich 13.7.1 2026-07-23 00:49:05.988 | Not uninstalling rich at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-23 00:49:05.988 | Can't uninstall 'rich'. No files were found to uninstall. 2026-07-23 00:49:06.734 | Successfully installed annotated-doc-0.0.4 jaraco.context-6.1.2 jaraco.functools-4.5.0 jaraco.text-4.3.0 markdown-it-py-4.2.0 more_itertools-11.1.0 packaging-26.2 pip-26.1.2 pygments-2.20.0 rich-15.0.0 setuptools-83.0.0 shellingham-1.5.4 typer-0.27.0 typer-slim-0.24.0 wheel-0.47.0 2026-07-23 00:49:06.941 | + inc/python:pip_install:216 : result=0 2026-07-23 00:49:06.945 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-23 00:49:06.949 | + functions-common:time_stop:2420 : local name 2026-07-23 00:49:06.952 | + functions-common:time_stop:2421 : local end_time 2026-07-23 00:49:06.955 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-23 00:49:06.958 | + functions-common:time_stop:2423 : local total 2026-07-23 00:49:06.962 | + functions-common:time_stop:2424 : local start_time 2026-07-23 00:49:06.965 | + functions-common:time_stop:2426 : name=pip_install 2026-07-23 00:49:06.968 | + functions-common:time_stop:2427 : start_time=1784767735829 2026-07-23 00:49:06.971 | + functions-common:time_stop:2429 : [[ -z 1784767735829 ]] 2026-07-23 00:49:06.976 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-23 00:49:06.981 | + functions-common:time_stop:2432 : end_time=1784767746977 2026-07-23 00:49:06.984 | + functions-common:time_stop:2433 : elapsed_time=11148 2026-07-23 00:49:06.987 | + functions-common:time_stop:2434 : total=0 2026-07-23 00:49:06.991 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-23 00:49:06.994 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=11148 2026-07-23 00:49:06.998 | + inc/python:pip_install:219 : return 0 2026-07-23 00:49:07.000 | + inc/python:setup_devstack_virtualenv:46 : [[ :/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin: != *\:\/\o\p\t\/\s\t\a\c\k\/\d\a\t\a\/\v\e\n\v\/\b\i\n\:* ]] 2026-07-23 00:49:07.003 | + inc/python:setup_devstack_virtualenv:47 : export PATH=/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-23 00:49:07.006 | + inc/python:setup_devstack_virtualenv:47 : PATH=/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-23 00:49:07.009 | + inc/python:setup_devstack_virtualenv:48 : export PYTHON=/opt/stack/data/venv/bin/python3 2026-07-23 00:49:07.013 | + inc/python:setup_devstack_virtualenv:48 : PYTHON=/opt/stack/data/venv/bin/python3 2026-07-23 00:49:07.016 | + ./stack.sh:main:824 : pip_install -U os-testr 2026-07-23 00:49:07.044 | Using python 3.12 to install os-testr 2026-07-23 00:49:07.047 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2026-07-23 00:49:08.487 | Collecting os-testr 2026-07-23 00:49:08.622 | Downloading os_testr-3.0.0-py3-none-any.whl.metadata (1.8 kB) 2026-07-23 00:49:08.684 | Collecting pbr!=2.1.0,>=2.0.0 (from os-testr) 2026-07-23 00:49:08.699 | Downloading pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-07-23 00:49:08.737 | Collecting python-subunit>=1.0.0 (from os-testr) 2026-07-23 00:49:08.753 | Downloading python_subunit-1.4.6-py3-none-any.whl.metadata (22 kB) 2026-07-23 00:49:08.816 | Collecting testtools>=2.2.0 (from os-testr) 2026-07-23 00:49:08.832 | Downloading testtools-2.9.1-py3-none-any.whl.metadata (5.4 kB) 2026-07-23 00:49:08.844 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->os-testr) (83.0.0) 2026-07-23 00:49:08.942 | Collecting iso8601 (from python-subunit>=1.0.0->os-testr) 2026-07-23 00:49:08.958 | Downloading iso8601-2.1.0-py3-none-any.whl.metadata (3.7 kB) 2026-07-23 00:49:09.147 | Collecting PyYAML (from python-subunit>=1.0.0->os-testr) 2026-07-23 00:49:09.162 | Downloading pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.4 kB) 2026-07-23 00:49:09.196 | Downloading os_testr-3.0.0-py3-none-any.whl (32 kB) 2026-07-23 00:49:09.222 | Downloading pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-07-23 00:49:09.261 | Downloading python_subunit-1.4.6-py3-none-any.whl (77 kB) 2026-07-23 00:49:09.284 | Downloading testtools-2.9.1-py3-none-any.whl (110 kB) 2026-07-23 00:49:09.310 | Downloading iso8601-2.1.0-py3-none-any.whl (7.5 kB) 2026-07-23 00:49:09.332 | Downloading pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (807 kB) 2026-07-23 00:49:09.372 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 807.9/807.9 kB 24.7 MB/s 0:00:00 2026-07-23 00:49:09.531 | Installing collected packages: testtools, PyYAML, pbr, iso8601, python-subunit, os-testr 2026-07-23 00:49:09.676 | Attempting uninstall: PyYAML 2026-07-23 00:49:09.684 | Found existing installation: PyYAML 6.0.1 2026-07-23 00:49:09.684 | Not uninstalling pyyaml at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-23 00:49:09.685 | Can't uninstall 'PyYAML'. No files were found to uninstall. 2026-07-23 00:49:10.073 | 2026-07-23 00:49:10.077 | Successfully installed PyYAML-6.0.3 iso8601-2.1.0 os-testr-3.0.0 pbr-7.0.3 python-subunit-1.4.6 testtools-2.9.1 2026-07-23 00:49:10.193 | + inc/python:pip_install:216 : result=0 2026-07-23 00:49:10.197 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-23 00:49:10.201 | + functions-common:time_stop:2420 : local name 2026-07-23 00:49:10.206 | + functions-common:time_stop:2421 : local end_time 2026-07-23 00:49:10.210 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-23 00:49:10.214 | + functions-common:time_stop:2423 : local total 2026-07-23 00:49:10.217 | + functions-common:time_stop:2424 : local start_time 2026-07-23 00:49:10.221 | + functions-common:time_stop:2426 : name=pip_install 2026-07-23 00:49:10.225 | + functions-common:time_stop:2427 : start_time=1784767747038 2026-07-23 00:49:10.229 | + functions-common:time_stop:2429 : [[ -z 1784767747038 ]] 2026-07-23 00:49:10.234 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-23 00:49:10.240 | + functions-common:time_stop:2432 : end_time=1784767750236 2026-07-23 00:49:10.244 | + functions-common:time_stop:2433 : elapsed_time=3198 2026-07-23 00:49:10.248 | + functions-common:time_stop:2434 : total=11148 2026-07-23 00:49:10.252 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-23 00:49:10.255 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=14346 2026-07-23 00:49:10.259 | + inc/python:pip_install:219 : return 0 2026-07-23 00:49:10.264 | + ./stack.sh:main:828 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2026-07-23 00:49:10.345 | + ./stack.sh:main:829 : sudo systemctl restart systemd-journald 2026-07-23 00:49:10.444 | + ./stack.sh:main:835 : install_infra 2026-07-23 00:49:10.448 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-07-23 00:49:10.452 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2026-07-23 00:49:10.456 | + lib/infra:install_infra:32 : python3.12 -m venv /opt/stack/requirements/.venv 2026-07-23 00:49:16.028 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-07-23 00:49:16.033 | + lib/infra:install_infra:34 : pip_install -U pbr 'setuptools[core]' 2026-07-23 00:49:16.069 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 'setuptools[core]' 2026-07-23 00:49:17.467 | Collecting pbr 2026-07-23 00:49:17.472 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-07-23 00:49:17.906 | Collecting setuptools[core] 2026-07-23 00:49:17.909 | Using cached setuptools-83.0.0-py3-none-any.whl.metadata (6.6 kB) 2026-07-23 00:49:18.068 | Collecting packaging>=24.2 (from setuptools[core]) 2026-07-23 00:49:18.070 | Using cached packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-07-23 00:49:18.140 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-07-23 00:49:18.143 | Using cached more_itertools-11.1.0-py3-none-any.whl.metadata (41 kB) 2026-07-23 00:49:18.212 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-07-23 00:49:18.215 | Using cached jaraco_text-4.3.0-py3-none-any.whl.metadata (3.8 kB) 2026-07-23 00:49:18.312 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-07-23 00:49:18.315 | Using cached wheel-0.47.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-23 00:49:18.434 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-07-23 00:49:18.436 | Using cached jaraco_functools-4.5.0-py3-none-any.whl.metadata (2.9 kB) 2026-07-23 00:49:18.535 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-07-23 00:49:18.538 | Using cached jaraco_context-6.1.2-py3-none-any.whl.metadata (4.2 kB) 2026-07-23 00:49:18.605 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-07-23 00:49:18.609 | Using cached typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-07-23 00:49:18.834 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-23 00:49:18.837 | Using cached typer-0.27.0-py3-none-any.whl.metadata (15 kB) 2026-07-23 00:49:18.910 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-23 00:49:18.913 | Using cached shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-07-23 00:49:19.079 | Collecting rich>=13.8.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-23 00:49:19.082 | Using cached rich-15.0.0-py3-none-any.whl.metadata (18 kB) 2026-07-23 00:49:19.133 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-23 00:49:19.136 | Using cached annotated_doc-0.0.4-py3-none-any.whl.metadata (6.6 kB) 2026-07-23 00:49:19.215 | Collecting markdown-it-py>=2.2.0 (from rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-23 00:49:19.218 | Using cached markdown_it_py-4.2.0-py3-none-any.whl.metadata (7.4 kB) 2026-07-23 00:49:19.295 | Collecting pygments<3.0.0,>=2.13.0 (from rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-23 00:49:19.297 | Using cached pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 2026-07-23 00:49:19.385 | Collecting mdurl~=0.1 (from markdown-it-py>=2.2.0->rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-23 00:49:19.470 | Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) 2026-07-23 00:49:19.496 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-07-23 00:49:19.500 | Using cached jaraco_functools-4.5.0-py3-none-any.whl (10 kB) 2026-07-23 00:49:19.504 | Using cached jaraco_text-4.3.0-py3-none-any.whl (14 kB) 2026-07-23 00:49:19.504 | Using cached more_itertools-11.1.0-py3-none-any.whl (72 kB) 2026-07-23 00:49:19.508 | Using cached packaging-26.2-py3-none-any.whl (100 kB) 2026-07-23 00:49:19.512 | Using cached wheel-0.47.0-py3-none-any.whl (32 kB) 2026-07-23 00:49:19.512 | Using cached setuptools-83.0.0-py3-none-any.whl (1.0 MB) 2026-07-23 00:49:19.523 | Using cached jaraco_context-6.1.2-py3-none-any.whl (7.9 kB) 2026-07-23 00:49:19.525 | Using cached typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-07-23 00:49:19.527 | Using cached typer-0.27.0-py3-none-any.whl (122 kB) 2026-07-23 00:49:19.531 | Using cached annotated_doc-0.0.4-py3-none-any.whl (5.3 kB) 2026-07-23 00:49:19.534 | Using cached rich-15.0.0-py3-none-any.whl (310 kB) 2026-07-23 00:49:19.539 | Using cached shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-07-23 00:49:19.541 | Using cached markdown_it_py-4.2.0-py3-none-any.whl (91 kB) 2026-07-23 00:49:19.544 | Using cached pygments-2.20.0-py3-none-any.whl (1.2 MB) 2026-07-23 00:49:19.570 | Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) 2026-07-23 00:49:19.866 | Installing collected packages: shellingham, setuptools, pygments, packaging, more_itertools, mdurl, jaraco.context, annotated-doc, wheel, pbr, markdown-it-py, jaraco.functools, rich, typer, typer-slim, jaraco.text 2026-07-23 00:49:23.665 | Successfully installed annotated-doc-0.0.4 jaraco.context-6.1.2 jaraco.functools-4.5.0 jaraco.text-4.3.0 markdown-it-py-4.2.0 mdurl-0.1.2 more_itertools-11.1.0 packaging-26.2 pbr-7.0.3 pygments-2.20.0 rich-15.0.0 setuptools-83.0.0 shellingham-1.5.4 typer-0.27.0 typer-slim-0.24.0 wheel-0.47.0 2026-07-23 00:49:23.913 | + inc/python:pip_install:216 : result=0 2026-07-23 00:49:23.918 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-23 00:49:23.921 | + functions-common:time_stop:2420 : local name 2026-07-23 00:49:23.925 | + functions-common:time_stop:2421 : local end_time 2026-07-23 00:49:23.929 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-23 00:49:23.931 | + functions-common:time_stop:2423 : local total 2026-07-23 00:49:23.935 | + functions-common:time_stop:2424 : local start_time 2026-07-23 00:49:23.938 | + functions-common:time_stop:2426 : name=pip_install 2026-07-23 00:49:23.941 | + functions-common:time_stop:2427 : start_time=1784767756057 2026-07-23 00:49:23.945 | + functions-common:time_stop:2429 : [[ -z 1784767756057 ]] 2026-07-23 00:49:23.948 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-23 00:49:23.953 | + functions-common:time_stop:2432 : end_time=1784767763950 2026-07-23 00:49:23.957 | + functions-common:time_stop:2433 : elapsed_time=7893 2026-07-23 00:49:23.960 | + functions-common:time_stop:2434 : total=14346 2026-07-23 00:49:23.963 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-23 00:49:23.966 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22239 2026-07-23 00:49:23.969 | + inc/python:pip_install:219 : return 0 2026-07-23 00:49:23.973 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-07-23 00:49:23.976 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2026-07-23 00:49:24.008 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2026-07-23 00:49:25.253 | Processing /opt/stack/requirements 2026-07-23 00:49:25.257 | Installing build dependencies: started 2026-07-23 00:49:28.370 | Installing build dependencies: finished with status 'done' 2026-07-23 00:49:28.373 | Getting requirements to build wheel: started 2026-07-23 00:49:28.659 | Getting requirements to build wheel: finished with status 'done' 2026-07-23 00:49:28.664 | Preparing metadata (pyproject.toml): started 2026-07-23 00:49:29.805 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-23 00:49:29.984 | Collecting fixtures>=3.0.0 (from openstack_requirements==1.2.1.dev8548) 2026-07-23 00:49:30.073 | Downloading fixtures-4.3.2-py3-none-any.whl.metadata (22 kB) 2026-07-23 00:49:30.092 | 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.dev8548) (26.2) 2026-07-23 00:49:30.203 | Collecting requests>=2.14.2 (from openstack_requirements==1.2.1.dev8548) 2026-07-23 00:49:30.218 | Downloading requests-2.34.2-py3-none-any.whl.metadata (4.8 kB) 2026-07-23 00:49:30.368 | Collecting PyYAML>=3.12 (from openstack_requirements==1.2.1.dev8548) 2026-07-23 00:49:30.371 | Using cached pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.4 kB) 2026-07-23 00:49:30.513 | Collecting beagle>=0.2.1 (from openstack_requirements==1.2.1.dev8548) 2026-07-23 00:49:30.528 | Downloading beagle-0.5.0-py3-none-any.whl.metadata (1.1 kB) 2026-07-23 00:49:30.540 | 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.dev8548) (83.0.0) 2026-07-23 00:49:30.872 | Collecting charset_normalizer<4,>=2 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8548) 2026-07-23 00:49:30.887 | Downloading charset_normalizer-3.4.7-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (40 kB) 2026-07-23 00:49:30.902 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 3.1 MB/s eta 0:00:00 2026-07-23 00:49:30.974 | Collecting idna<4,>=2.5 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8548) 2026-07-23 00:49:30.989 | Downloading idna-3.18-py3-none-any.whl.metadata (6.1 kB) 2026-07-23 00:49:31.113 | Collecting urllib3<3,>=1.26 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8548) 2026-07-23 00:49:31.128 | Downloading urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 2026-07-23 00:49:31.215 | Collecting certifi>=2023.5.7 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8548) 2026-07-23 00:49:31.230 | Downloading certifi-2026.7.22-py3-none-any.whl.metadata (2.5 kB) 2026-07-23 00:49:31.348 | Downloading beagle-0.5.0-py3-none-any.whl (10 kB) 2026-07-23 00:49:31.370 | Downloading fixtures-4.3.2-py3-none-any.whl (41 kB) 2026-07-23 00:49:31.384 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.6/41.6 kB 4.2 MB/s eta 0:00:00 2026-07-23 00:49:31.387 | Using cached pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (807 kB) 2026-07-23 00:49:31.407 | Downloading requests-2.34.2-py3-none-any.whl (73 kB) 2026-07-23 00:49:31.420 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 73.1/73.1 kB 7.5 MB/s eta 0:00:00 2026-07-23 00:49:31.435 | Downloading certifi-2026.7.22-py3-none-any.whl (136 kB) 2026-07-23 00:49:31.449 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 137.0/137.0 kB 12.9 MB/s eta 0:00:00 2026-07-23 00:49:31.465 | Downloading charset_normalizer-3.4.7-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (216 kB) 2026-07-23 00:49:31.482 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 216.6/216.6 kB 17.0 MB/s eta 0:00:00 2026-07-23 00:49:31.498 | Downloading idna-3.18-py3-none-any.whl (65 kB) 2026-07-23 00:49:31.510 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.5/65.5 kB 7.0 MB/s eta 0:00:00 2026-07-23 00:49:31.525 | Downloading urllib3-2.7.0-py3-none-any.whl (131 kB) 2026-07-23 00:49:31.540 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.1/131.1 kB 12.5 MB/s eta 0:00:00 2026-07-23 00:49:31.573 | Building wheels for collected packages: openstack_requirements 2026-07-23 00:49:31.574 | Building wheel for openstack_requirements (pyproject.toml): started 2026-07-23 00:49:33.825 | Building wheel for openstack_requirements (pyproject.toml): finished with status 'done' 2026-07-23 00:49:33.826 | Created wheel for openstack_requirements: filename=openstack_requirements-1.2.1.dev8548-py3-none-any.whl size=52404 sha256=cbf1b049eee7468249338ad90f87f4bf64de8a4dd508156aa6dfe33b4f611ca2 2026-07-23 00:49:33.829 | Stored in directory: /tmp/pip-ephem-wheel-cache-7w4c53tg/wheels/09/5d/92/4cd2c84803dbd4129257ae3d0359353f58d376e96c4633bda7 2026-07-23 00:49:33.831 | Successfully built openstack_requirements 2026-07-23 00:49:34.108 | Installing collected packages: urllib3, PyYAML, idna, fixtures, charset_normalizer, certifi, beagle, requests, openstack_requirements 2026-07-23 00:49:34.848 | Successfully installed PyYAML-6.0.3 beagle-0.5.0 certifi-2026.7.22 charset_normalizer-3.4.7 fixtures-4.3.2 idna-3.18 openstack_requirements-1.2.1.dev8548 requests-2.34.2 urllib3-2.7.0 2026-07-23 00:49:35.060 | + inc/python:pip_install:216 : result=0 2026-07-23 00:49:35.062 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-23 00:49:35.064 | + functions-common:time_stop:2420 : local name 2026-07-23 00:49:35.067 | + functions-common:time_stop:2421 : local end_time 2026-07-23 00:49:35.069 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-23 00:49:35.071 | + functions-common:time_stop:2423 : local total 2026-07-23 00:49:35.073 | + functions-common:time_stop:2424 : local start_time 2026-07-23 00:49:35.075 | + functions-common:time_stop:2426 : name=pip_install 2026-07-23 00:49:35.077 | + functions-common:time_stop:2427 : start_time=1784767763997 2026-07-23 00:49:35.079 | + functions-common:time_stop:2429 : [[ -z 1784767763997 ]] 2026-07-23 00:49:35.082 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-23 00:49:35.086 | + functions-common:time_stop:2432 : end_time=1784767775083 2026-07-23 00:49:35.088 | + functions-common:time_stop:2433 : elapsed_time=11086 2026-07-23 00:49:35.090 | + functions-common:time_stop:2434 : total=22239 2026-07-23 00:49:35.092 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-23 00:49:35.094 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=33325 2026-07-23 00:49:35.096 | + inc/python:pip_install:219 : return 0 2026-07-23 00:49:35.098 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2026-07-23 00:49:35.101 | + lib/infra:install_infra:42 : use_library_from_git pbr 2026-07-23 00:49:35.103 | + inc/python:use_library_from_git:266 : local name=pbr 2026-07-23 00:49:35.105 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-23 00:49:35.107 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-23 00:49:35.109 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,pbr, ]] 2026-07-23 00:49:35.112 | + inc/python:use_library_from_git:269 : return 1 2026-07-23 00:49:35.114 | + lib/infra:install_infra:48 : pip_install -U pbr 2026-07-23 00:49:35.131 | Using python 3.12 to install pbr 2026-07-23 00:49:35.133 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2026-07-23 00:49:36.096 | Requirement already satisfied: pbr in /opt/stack/data/venv/lib/python3.12/site-packages (7.0.3) 2026-07-23 00:49:36.282 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr) (83.0.0) 2026-07-23 00:49:36.514 | + inc/python:pip_install:216 : result=0 2026-07-23 00:49:36.516 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-23 00:49:36.518 | + functions-common:time_stop:2420 : local name 2026-07-23 00:49:36.521 | + functions-common:time_stop:2421 : local end_time 2026-07-23 00:49:36.523 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-23 00:49:36.525 | + functions-common:time_stop:2423 : local total 2026-07-23 00:49:36.527 | + functions-common:time_stop:2424 : local start_time 2026-07-23 00:49:36.529 | + functions-common:time_stop:2426 : name=pip_install 2026-07-23 00:49:36.531 | + functions-common:time_stop:2427 : start_time=1784767775127 2026-07-23 00:49:36.533 | + functions-common:time_stop:2429 : [[ -z 1784767775127 ]] 2026-07-23 00:49:36.536 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-23 00:49:36.539 | + functions-common:time_stop:2432 : end_time=1784767776537 2026-07-23 00:49:36.541 | + functions-common:time_stop:2433 : elapsed_time=1410 2026-07-23 00:49:36.543 | + functions-common:time_stop:2434 : total=33325 2026-07-23 00:49:36.545 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-23 00:49:36.547 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=34735 2026-07-23 00:49:36.550 | + inc/python:pip_install:219 : return 0 2026-07-23 00:49:36.552 | + ./stack.sh:main:838 : python3.12 -m venv /opt/stack/bindep-venv 2026-07-23 00:49:42.054 | + ./stack.sh:main:840 : /opt/stack/bindep-venv/bin/pip install bindep 2026-07-23 00:49:42.873 | Collecting bindep 2026-07-23 00:49:42.960 | Downloading bindep-2.14.0-py3-none-any.whl.metadata (11 kB) 2026-07-23 00:49:43.062 | Collecting distro>=1.7 (from bindep) 2026-07-23 00:49:43.077 | Downloading distro-1.9.0-py3-none-any.whl.metadata (6.8 kB) 2026-07-23 00:49:43.160 | Collecting packaging (from bindep) 2026-07-23 00:49:43.163 | Using cached packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-07-23 00:49:43.213 | Collecting Parsley (from bindep) 2026-07-23 00:49:43.228 | Downloading Parsley-1.3-py2.py3-none-any.whl.metadata (4.1 kB) 2026-07-23 00:49:43.318 | Collecting pbr>=2 (from bindep) 2026-07-23 00:49:43.320 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-07-23 00:49:43.715 | Collecting setuptools (from pbr>=2->bindep) 2026-07-23 00:49:43.719 | Using cached setuptools-83.0.0-py3-none-any.whl.metadata (6.6 kB) 2026-07-23 00:49:43.803 | Downloading bindep-2.14.0-py3-none-any.whl (35 kB) 2026-07-23 00:49:43.835 | Downloading distro-1.9.0-py3-none-any.whl (20 kB) 2026-07-23 00:49:43.844 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-07-23 00:49:43.848 | Using cached packaging-26.2-py3-none-any.whl (100 kB) 2026-07-23 00:49:43.864 | Downloading Parsley-1.3-py2.py3-none-any.whl (88 kB) 2026-07-23 00:49:43.891 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.9/88.9 kB 4.2 MB/s eta 0:00:00 2026-07-23 00:49:43.894 | Using cached setuptools-83.0.0-py3-none-any.whl (1.0 MB) 2026-07-23 00:49:44.039 | Installing collected packages: Parsley, setuptools, packaging, distro, pbr, bindep 2026-07-23 00:49:45.759 | Successfully installed Parsley-1.3 bindep-2.14.0 distro-1.9.0 packaging-26.2 pbr-7.0.3 setuptools-83.0.0 2026-07-23 00:49:45.904 | + ./stack.sh:main:841 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-07-23 00:49:45.908 | + ./stack.sh:main:841 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-07-23 00:49:45.911 | ++ ./stack.sh:main:844 : _get_plugin_bindep_packages 2026-07-23 00:49:45.929 | + ./stack.sh:main:844 : pkgs= 2026-07-23 00:49:45.932 | + ./stack.sh:main:845 : [[ -n '' ]] 2026-07-23 00:49:45.934 | + ./stack.sh:main:852 : run_phase stack pre-install 2026-07-23 00:49:45.937 | + functions-common:run_phase:1848 : local mode=stack 2026-07-23 00:49:45.940 | + functions-common:run_phase:1849 : local phase=pre-install 2026-07-23 00:49:45.943 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-07-23 00:49:45.946 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-07-23 00:49:45.948 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-07-23 00:49:45.951 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-07-23 00:49:45.954 | + functions-common:run_phase:1858 : local extra 2026-07-23 00:49:45.957 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-07-23 00:49:45.961 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-07-23 00:49:45.965 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-07-23 00:49:45.967 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-07-23 00:49:45.970 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack pre-install 2026-07-23 00:49:45.973 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-07-23 00:49:45.989 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-23 00:49:45.991 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-07-23 00:49:45.994 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-07-23 00:49:45.996 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2026-07-23 00:49:45.999 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-07-23 00:49:46.001 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-07-23 00:49:46.003 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-07-23 00:49:46.005 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2026-07-23 00:49:46.008 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2026-07-23 00:49:46.011 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2026-07-23 00:49:46.013 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2026-07-23 00:49:46.015 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-07-23 00:49:46.018 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-07-23 00:49:46.020 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-07-23 00:49:46.023 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-07-23 00:49:46.025 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-07-23 00:49:46.028 | + functions-common:run_phase:1875 : run_plugins stack pre-install 2026-07-23 00:49:46.030 | + functions-common:run_plugins:1834 : local mode=stack 2026-07-23 00:49:46.033 | + functions-common:run_plugins:1835 : local phase=pre-install 2026-07-23 00:49:46.036 | + functions-common:run_plugins:1837 : local plugins= 2026-07-23 00:49:46.039 | + functions-common:run_plugins:1838 : local plugin 2026-07-23 00:49:46.042 | + ./stack.sh:main:855 : set_systemd_override DefaultLimitNOFILE 2048 2026-07-23 00:49:46.045 | + functions:set_systemd_override:844 : local key=DefaultLimitNOFILE 2026-07-23 00:49:46.048 | + functions:set_systemd_override:845 : local value=2048 2026-07-23 00:49:46.050 | + functions:set_systemd_override:847 : local sysconf=/etc/systemd/system.conf 2026-07-23 00:49:46.054 | + functions:set_systemd_override:848 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2026-07-23 00:49:46.117 | + functions:set_systemd_override:849 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2026-07-23 00:49:46.117 | Set systemd system override for DefaultLimitNOFILE=2048 2026-07-23 00:49:46.120 | + functions:set_systemd_override:851 : sudo systemctl daemon-reload 2026-07-23 00:49:46.524 | + ./stack.sh:main:857 : install_rpc_backend 2026-07-23 00:49:46.527 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2026-07-23 00:49:46.549 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 00:49:46.552 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2026-07-23 00:49:46.555 | + functions-common:install_package:1438 : update_package_repo 2026-07-23 00:49:46.558 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-23 00:49:46.560 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-23 00:49:46.563 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-23 00:49:46.566 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-23 00:49:46.569 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-23 00:49:46.572 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-23 00:49:46.574 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-23 00:49:46.577 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-23 00:49:46.580 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-23 00:49:46.583 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-23 00:49:46.586 | + functions-common:apt_get_update:1167 : return 2026-07-23 00:49:46.589 | + functions-common:install_package:1439 : real_install_package rabbitmq-server 2026-07-23 00:49:46.591 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-23 00:49:46.594 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-23 00:49:46.597 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-23 00:49:46.599 | + functions-common:real_install_package:1427 : apt_get install rabbitmq-server 2026-07-23 00:49:46.620 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2026-07-23 00:49:46.658 | Reading package lists... 2026-07-23 00:49:47.010 | Building dependency tree... 2026-07-23 00:49:47.011 | Reading state information... 2026-07-23 00:49:47.535 | The following packages were automatically installed and are no longer required: 2026-07-23 00:49:47.537 | libfwupd2 libgusb2 2026-07-23 00:49:47.537 | Use 'sudo apt autoremove' to remove them. 2026-07-23 00:49:47.539 | The following additional packages will be installed: 2026-07-23 00:49:47.539 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-07-23 00:49:47.539 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-07-23 00:49:47.539 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-07-23 00:49:47.541 | erlang-tools erlang-xmerl 2026-07-23 00:49:47.543 | Suggested packages: 2026-07-23 00:49:47.543 | erlang erlang-manpages erlang-doc 2026-07-23 00:49:47.602 | The following NEW packages will be installed: 2026-07-23 00:49:47.602 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-07-23 00:49:47.602 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-07-23 00:49:47.602 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-07-23 00:49:47.604 | erlang-tools erlang-xmerl rabbitmq-server 2026-07-23 00:49:47.665 | 0 upgraded, 18 newly installed, 0 to remove and 54 not upgraded. 2026-07-23 00:49:47.665 | Need to get 36.1 MB of archives. 2026-07-23 00:49:47.665 | After this operation, 56.3 MB of additional disk space will be used. 2026-07-23 00:49:47.665 | Get:1 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-base amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [10.2 MB] 2026-07-23 00:49:47.781 | Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-asn1 amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [911 kB] 2026-07-23 00:49:47.791 | Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-crypto amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [162 kB] 2026-07-23 00:49:47.795 | Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-public-key amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [764 kB] 2026-07-23 00:49:47.804 | Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-mnesia amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [892 kB] 2026-07-23 00:49:47.814 | Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-runtime-tools amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [227 kB] 2026-07-23 00:49:47.818 | Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-ssl amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [1646 kB] 2026-07-23 00:49:47.836 | Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-eldap amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [126 kB] 2026-07-23 00:49:47.839 | Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-ftp amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [86.0 kB] 2026-07-23 00:49:47.843 | Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-tftp amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [102 kB] 2026-07-23 00:49:47.848 | Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-inets amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [641 kB] 2026-07-23 00:49:47.855 | Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-snmp amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [1878 kB] 2026-07-23 00:49:47.875 | Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-os-mon amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [92.2 kB] 2026-07-23 00:49:47.877 | Get:14 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-parsetools amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [194 kB] 2026-07-23 00:49:47.882 | Get:15 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-syntax-tools amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [305 kB] 2026-07-23 00:49:47.887 | Get:16 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-tools amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [587 kB] 2026-07-23 00:49:47.894 | Get:17 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-xmerl amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [1371 kB] 2026-07-23 00:49:47.909 | Get:18 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 rabbitmq-server all 3.12.1-1ubuntu1.2 [15.9 MB] 2026-07-23 00:49:48.305 | perl: warning: Setting locale failed. 2026-07-23 00:49:48.305 | perl: warning: Please check that your locale settings: 2026-07-23 00:49:48.306 | LANGUAGE = (unset), 2026-07-23 00:49:48.306 | LC_ALL = "en_US.utf8", 2026-07-23 00:49:48.306 | LANG = "de_DE.UTF-8" 2026-07-23 00:49:48.306 | are supported and installed on your system. 2026-07-23 00:49:48.306 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-23 00:49:48.367 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-23 00:49:48.367 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-23 00:49:48.367 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-23 00:49:48.553 | Fetched 36.1 MB in 0s (79.4 MB/s) 2026-07-23 00:49:48.623 | Selecting previously unselected package erlang-base. 2026-07-23 00:49:48.687 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 123085 files and directories currently installed.) 2026-07-23 00:49:48.693 | Preparing to unpack .../00-erlang-base_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-23 00:49:48.697 | Unpacking erlang-base (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-23 00:49:49.082 | Selecting previously unselected package erlang-asn1. 2026-07-23 00:49:49.092 | Preparing to unpack .../01-erlang-asn1_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-23 00:49:49.097 | Unpacking erlang-asn1 (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-23 00:49:49.161 | Selecting previously unselected package erlang-crypto. 2026-07-23 00:49:49.173 | Preparing to unpack .../02-erlang-crypto_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-23 00:49:49.178 | Unpacking erlang-crypto (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-23 00:49:49.223 | Selecting previously unselected package erlang-public-key. 2026-07-23 00:49:49.234 | Preparing to unpack .../03-erlang-public-key_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-23 00:49:49.238 | Unpacking erlang-public-key (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-23 00:49:49.294 | Selecting previously unselected package erlang-mnesia. 2026-07-23 00:49:49.306 | Preparing to unpack .../04-erlang-mnesia_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-23 00:49:49.310 | Unpacking erlang-mnesia (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-23 00:49:49.380 | Selecting previously unselected package erlang-runtime-tools. 2026-07-23 00:49:49.391 | Preparing to unpack .../05-erlang-runtime-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-23 00:49:49.396 | Unpacking erlang-runtime-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-23 00:49:49.461 | Selecting previously unselected package erlang-ssl. 2026-07-23 00:49:49.472 | Preparing to unpack .../06-erlang-ssl_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-23 00:49:49.476 | Unpacking erlang-ssl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-23 00:49:49.574 | Selecting previously unselected package erlang-eldap. 2026-07-23 00:49:49.585 | Preparing to unpack .../07-erlang-eldap_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-23 00:49:49.589 | Unpacking erlang-eldap (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-23 00:49:49.632 | Selecting previously unselected package erlang-ftp. 2026-07-23 00:49:49.642 | Preparing to unpack .../08-erlang-ftp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-23 00:49:49.646 | Unpacking erlang-ftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-23 00:49:49.689 | Selecting previously unselected package erlang-tftp. 2026-07-23 00:49:49.700 | Preparing to unpack .../09-erlang-tftp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-23 00:49:49.704 | Unpacking erlang-tftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-23 00:49:49.748 | Selecting previously unselected package erlang-inets. 2026-07-23 00:49:49.761 | Preparing to unpack .../10-erlang-inets_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-23 00:49:49.764 | Unpacking erlang-inets (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-23 00:49:49.852 | Selecting previously unselected package erlang-snmp. 2026-07-23 00:49:49.863 | Preparing to unpack .../11-erlang-snmp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-23 00:49:49.867 | Unpacking erlang-snmp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-23 00:49:50.021 | Selecting previously unselected package erlang-os-mon. 2026-07-23 00:49:50.033 | Preparing to unpack .../12-erlang-os-mon_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-23 00:49:50.037 | Unpacking erlang-os-mon (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-23 00:49:50.081 | Selecting previously unselected package erlang-parsetools. 2026-07-23 00:49:50.093 | Preparing to unpack .../13-erlang-parsetools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-23 00:49:50.097 | Unpacking erlang-parsetools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-23 00:49:50.140 | Selecting previously unselected package erlang-syntax-tools. 2026-07-23 00:49:50.151 | Preparing to unpack .../14-erlang-syntax-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-23 00:49:50.155 | Unpacking erlang-syntax-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-23 00:49:50.202 | Selecting previously unselected package erlang-tools. 2026-07-23 00:49:50.214 | Preparing to unpack .../15-erlang-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-23 00:49:50.218 | Unpacking erlang-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-23 00:49:50.278 | Selecting previously unselected package erlang-xmerl. 2026-07-23 00:49:50.289 | Preparing to unpack .../16-erlang-xmerl_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-23 00:49:50.293 | Unpacking erlang-xmerl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-23 00:49:50.376 | Selecting previously unselected package rabbitmq-server. 2026-07-23 00:49:50.388 | Preparing to unpack .../17-rabbitmq-server_3.12.1-1ubuntu1.2_all.deb ... 2026-07-23 00:49:50.395 | Unpacking rabbitmq-server (3.12.1-1ubuntu1.2) ... 2026-07-23 00:49:51.404 | Setting up erlang-base (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-23 00:49:51.748 | Created symlink /etc/systemd/system/multi-user.target.wants/epmd.service → /usr/lib/systemd/system/epmd.service. 2026-07-23 00:49:51.748 | Created symlink /etc/systemd/system/sockets.target.wants/epmd.socket → /usr/lib/systemd/system/epmd.socket. 2026-07-23 00:49:54.174 | Searching for services which depend on erlang and should be started... none found. 2026-07-23 00:49:54.192 | Setting up erlang-xmerl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-23 00:49:54.203 | Setting up erlang-syntax-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-23 00:49:54.215 | Setting up erlang-parsetools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-23 00:49:54.226 | Setting up erlang-asn1 (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-23 00:49:54.238 | Setting up erlang-tftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-23 00:49:54.250 | Setting up erlang-mnesia (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-23 00:49:54.262 | Setting up erlang-crypto (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-23 00:49:54.274 | Setting up erlang-runtime-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-23 00:49:54.285 | Setting up erlang-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-23 00:49:54.297 | Setting up erlang-snmp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-23 00:49:54.308 | Setting up erlang-public-key (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-23 00:49:54.320 | Setting up erlang-ssl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-23 00:49:54.332 | Setting up erlang-os-mon (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-23 00:49:54.344 | Setting up erlang-eldap (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-23 00:49:54.356 | Setting up erlang-ftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-23 00:49:54.368 | Setting up erlang-inets (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-23 00:49:54.380 | Setting up rabbitmq-server (3.12.1-1ubuntu1.2) ... 2026-07-23 00:49:54.468 | info: Selecting GID from range 100 to 999 ... 2026-07-23 00:49:54.473 | info: Adding group `rabbitmq' (GID 118) ... 2026-07-23 00:49:54.569 | info: Selecting UID from range 100 to 999 ... 2026-07-23 00:49:54.569 | 2026-07-23 00:49:54.575 | info: Adding system user `rabbitmq' (UID 116) ... 2026-07-23 00:49:54.577 | info: Adding new user `rabbitmq' (UID 116) with group `rabbitmq' ... 2026-07-23 00:49:54.627 | info: Not creating home directory `/var/lib/rabbitmq'. 2026-07-23 00:49:54.837 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /usr/lib/systemd/system/rabbitmq-server.service. 2026-07-23 00:50:14.351 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-23 00:50:16.014 | perl: warning: Setting locale failed. 2026-07-23 00:50:16.014 | perl: warning: Please check that your locale settings: 2026-07-23 00:50:16.014 | LANGUAGE = (unset), 2026-07-23 00:50:16.014 | LC_ALL = "en_US.utf8", 2026-07-23 00:50:16.014 | LANG = "de_DE.UTF-8" 2026-07-23 00:50:16.014 | are supported and installed on your system. 2026-07-23 00:50:16.014 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-23 00:50:16.150 | perl: warning: Setting locale failed. 2026-07-23 00:50:16.150 | perl: warning: Please check that your locale settings: 2026-07-23 00:50:16.150 | LANGUAGE = (unset), 2026-07-23 00:50:16.151 | LC_ALL = "en_US.utf8", 2026-07-23 00:50:16.151 | LANG = "de_DE.UTF-8" 2026-07-23 00:50:16.151 | are supported and installed on your system. 2026-07-23 00:50:16.151 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-23 00:50:16.199 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-23 00:50:16.199 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-23 00:50:16.199 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-23 00:50:16.269 | perl: warning: Setting locale failed. 2026-07-23 00:50:16.269 | perl: warning: Please check that your locale settings: 2026-07-23 00:50:16.269 | LANGUAGE = (unset), 2026-07-23 00:50:16.269 | LC_ALL = "en_US.utf8", 2026-07-23 00:50:16.269 | LANG = "de_DE.UTF-8" 2026-07-23 00:50:16.269 | are supported and installed on your system. 2026-07-23 00:50:16.270 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-23 00:50:16.778 | 2026-07-23 00:50:16.779 | Running kernel seems to be up-to-date. 2026-07-23 00:50:16.779 | 2026-07-23 00:50:16.779 | Restarting services... 2026-07-23 00:50:16.803 | 2026-07-23 00:50:16.803 | Service restarts being deferred: 2026-07-23 00:50:16.803 | systemctl restart virtlockd.service 2026-07-23 00:50:16.804 | systemctl restart virtlogd.service 2026-07-23 00:50:16.805 | 2026-07-23 00:50:16.805 | No containers need to be restarted. 2026-07-23 00:50:16.805 | 2026-07-23 00:50:16.805 | User sessions running outdated binaries: 2026-07-23 00:50:16.805 | quobyte @ session #6: sshd[2023,2069] 2026-07-23 00:50:16.815 | 2026-07-23 00:50:16.815 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-23 00:50:19.157 | + functions-common:apt_get:1211 : result=0 2026-07-23 00:50:19.162 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-23 00:50:19.167 | + functions-common:time_stop:2420 : local name 2026-07-23 00:50:19.171 | + functions-common:time_stop:2421 : local end_time 2026-07-23 00:50:19.175 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-23 00:50:19.178 | + functions-common:time_stop:2423 : local total 2026-07-23 00:50:19.182 | + functions-common:time_stop:2424 : local start_time 2026-07-23 00:50:19.186 | + functions-common:time_stop:2426 : name=apt-get 2026-07-23 00:50:19.189 | + functions-common:time_stop:2427 : start_time=1784767786617 2026-07-23 00:50:19.193 | + functions-common:time_stop:2429 : [[ -z 1784767786617 ]] 2026-07-23 00:50:19.198 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-23 00:50:19.204 | + functions-common:time_stop:2432 : end_time=1784767819200 2026-07-23 00:50:19.208 | + functions-common:time_stop:2433 : elapsed_time=32583 2026-07-23 00:50:19.212 | + functions-common:time_stop:2434 : total=81272 2026-07-23 00:50:19.216 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-23 00:50:19.220 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=113855 2026-07-23 00:50:19.224 | + functions-common:apt_get:1215 : return 0 2026-07-23 00:50:19.228 | + lib/rpc_backend:install_rpc_backend:55 : is_fedora 2026-07-23 00:50:19.232 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-23 00:50:19.236 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-23 00:50:19.240 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-23 00:50:19.244 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-23 00:50:19.248 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-23 00:50:19.252 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-23 00:50:19.256 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-23 00:50:19.260 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-23 00:50:19.264 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-23 00:50:19.268 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-23 00:50:19.272 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-23 00:50:19.276 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-23 00:50:19.281 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-23 00:50:19.284 | + ./stack.sh:main:858 : restart_rpc_backend 2026-07-23 00:50:19.289 | + lib/rpc_backend:restart_rpc_backend:68 : is_service_enabled rabbit 2026-07-23 00:50:19.314 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 00:50:19.317 | + lib/rpc_backend:restart_rpc_backend:70 : echo_summary 'Starting RabbitMQ' 2026-07-23 00:50:19.322 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-23 00:50:19.325 | + ./stack.sh:echo_summary:450 : echo -e Starting RabbitMQ 2026-07-23 00:50:19.329 | + lib/rpc_backend:restart_rpc_backend:81 : local i 2026-07-23 00:50:19.334 | ++ lib/rpc_backend:restart_rpc_backend:82 : seq 20 2026-07-23 00:50:19.341 | + lib/rpc_backend:restart_rpc_backend:82 : for i in `seq 20` 2026-07-23 00:50:19.345 | + lib/rpc_backend:restart_rpc_backend:83 : local rc=0 2026-07-23 00:50:19.349 | + lib/rpc_backend:restart_rpc_backend:85 : [[ 1 -eq 20 ]] 2026-07-23 00:50:19.353 | + lib/rpc_backend:restart_rpc_backend:87 : [[ 1 == \0 ]] 2026-07-23 00:50:19.357 | + lib/rpc_backend:restart_rpc_backend:91 : rabbit_setuser stackrabbit stackqueue 2026-07-23 00:50:19.361 | + lib/rpc_backend:rabbit_setuser:160 : local user=stackrabbit pass=stackqueue found= out= 2026-07-23 00:50:19.366 | ++ lib/rpc_backend:rabbit_setuser:161 : sudo rabbitmqctl list_users 2026-07-23 00:50:20.542 | + lib/rpc_backend:rabbit_setuser:161 : out='Listing users ... 2026-07-23 00:50:20.542 | user tags 2026-07-23 00:50:20.542 | guest [administrator]' 2026-07-23 00:50:20.548 | ++ lib/rpc_backend:rabbit_setuser:163 : awk '$1 == user { print $1 }' user=stackrabbit 2026-07-23 00:50:20.548 | ++ lib/rpc_backend:rabbit_setuser:163 : echo 'Listing users ... 2026-07-23 00:50:20.548 | user tags 2026-07-23 00:50:20.548 | guest [administrator]' 2026-07-23 00:50:20.557 | + lib/rpc_backend:rabbit_setuser:163 : found= 2026-07-23 00:50:20.561 | + lib/rpc_backend:rabbit_setuser:164 : '[' '' = stackrabbit ']' 2026-07-23 00:50:20.565 | + lib/rpc_backend:rabbit_setuser:168 : sudo rabbitmqctl add_user stackrabbit stackqueue 2026-07-23 00:50:21.708 | Adding user "stackrabbit" ... 2026-07-23 00:50:21.737 | Done. Don't forget to grant the user permissions to some virtual hosts! See 'rabbitmqctl help set_permissions' to learn more. 2026-07-23 00:50:21.760 | + lib/rpc_backend:rabbit_setuser:171 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2026-07-23 00:50:22.880 | Setting permissions for user "stackrabbit" in vhost "/" ... 2026-07-23 00:50:22.916 | + lib/rpc_backend:restart_rpc_backend:92 : '[' 0 -ne 0 ']' 2026-07-23 00:50:22.920 | + lib/rpc_backend:restart_rpc_backend:97 : sudo rabbitmqctl change_password stackrabbit stackqueue 2026-07-23 00:50:24.064 | Changing password for user "stackrabbit" ... 2026-07-23 00:50:24.102 | + lib/rpc_backend:restart_rpc_backend:99 : '[' 0 -ne 0 ']' 2026-07-23 00:50:24.107 | + lib/rpc_backend:restart_rpc_backend:103 : break 2026-07-23 00:50:24.111 | + lib/rpc_backend:restart_rpc_backend:106 : sudo rabbitmqctl delete_user guest 2026-07-23 00:50:25.280 | Deleting user "guest" ... 2026-07-23 00:50:25.316 | + ./stack.sh:main:860 : is_service_enabled mysql postgresql 2026-07-23 00:50:25.339 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 00:50:25.343 | + ./stack.sh:main:861 : install_database 2026-07-23 00:50:25.347 | + lib/database:install_database:118 : install_database_mysql 2026-07-23 00:50:25.351 | + lib/databases/mysql:install_database_mysql:202 : is_ubuntu 2026-07-23 00:50:25.355 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-23 00:50:25.359 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-23 00:50:25.363 | + lib/databases/mysql:install_database_mysql:205 : sudo debconf-set-selections 2026-07-23 00:50:25.377 | perl: warning: Setting locale failed. 2026-07-23 00:50:25.377 | perl: warning: Please check that your locale settings: 2026-07-23 00:50:25.377 | LANGUAGE = (unset), 2026-07-23 00:50:25.377 | LC_ALL = "en_US.utf8", 2026-07-23 00:50:25.377 | LANG = "de_DE.UTF-8" 2026-07-23 00:50:25.378 | are supported and installed on your system. 2026-07-23 00:50:25.378 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-23 00:50:25.429 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-23 00:50:25.429 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-23 00:50:25.429 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-23 00:50:25.541 | + lib/databases/mysql:install_database_mysql:215 : [[ ! -e /home/quobyte/.my.cnf ]] 2026-07-23 00:50:25.545 | + lib/databases/mysql:install_database_mysql:216 : cat 2026-07-23 00:50:25.550 | + lib/databases/mysql:install_database_mysql:222 : is_ubuntu 2026-07-23 00:50:25.554 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-23 00:50:25.558 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-23 00:50:25.562 | + lib/databases/mysql:install_database_mysql:222 : '[' mysql '!=' mariadb ']' 2026-07-23 00:50:25.566 | + lib/databases/mysql:install_database_mysql:223 : echo host=127.0.0.1 2026-07-23 00:50:25.570 | + lib/databases/mysql:install_database_mysql:225 : chmod 0600 /home/quobyte/.my.cnf 2026-07-23 00:50:25.576 | + lib/databases/mysql:install_database_mysql:228 : [[ True == \T\r\u\e ]] 2026-07-23 00:50:25.580 | + lib/databases/mysql:install_database_mysql:229 : is_fedora 2026-07-23 00:50:25.584 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-23 00:50:25.588 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-23 00:50:25.592 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-23 00:50:25.596 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-23 00:50:25.600 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-23 00:50:25.604 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-23 00:50:25.608 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-23 00:50:25.613 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-23 00:50:25.616 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-23 00:50:25.620 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-23 00:50:25.624 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-23 00:50:25.628 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-23 00:50:25.633 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-23 00:50:25.637 | + lib/databases/mysql:install_database_mysql:232 : is_ubuntu 2026-07-23 00:50:25.641 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-23 00:50:25.644 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-23 00:50:25.648 | + lib/databases/mysql:install_database_mysql:233 : install_package mysql-server 2026-07-23 00:50:25.651 | + functions-common:install_package:1438 : update_package_repo 2026-07-23 00:50:25.655 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-23 00:50:25.659 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-23 00:50:25.663 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-23 00:50:25.666 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-23 00:50:25.670 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-23 00:50:25.674 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-23 00:50:25.677 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-23 00:50:25.681 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-23 00:50:25.685 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-23 00:50:25.688 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-23 00:50:25.691 | + functions-common:apt_get_update:1167 : return 2026-07-23 00:50:25.695 | + functions-common:install_package:1439 : real_install_package mysql-server 2026-07-23 00:50:25.698 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-23 00:50:25.702 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-23 00:50:25.706 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-23 00:50:25.710 | + functions-common:real_install_package:1427 : apt_get install mysql-server 2026-07-23 00:50:25.742 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2026-07-23 00:50:25.783 | Reading package lists... 2026-07-23 00:50:26.224 | Building dependency tree... 2026-07-23 00:50:26.225 | Reading state information... 2026-07-23 00:50:26.951 | The following packages were automatically installed and are no longer required: 2026-07-23 00:50:26.953 | libfwupd2 libgusb2 2026-07-23 00:50:26.953 | Use 'sudo apt autoremove' to remove them. 2026-07-23 00:50:26.955 | The following additional packages will be installed: 2026-07-23 00:50:26.955 | libcgi-fast-perl libcgi-pm-perl libclone-perl libencode-locale-perl 2026-07-23 00:50:26.956 | libevent-pthreads-2.1-7t64 libfcgi-bin libfcgi-perl libfcgi0t64 2026-07-23 00:50:26.956 | libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl 2026-07-23 00:50:26.956 | libhttp-date-perl libhttp-message-perl libio-html-perl 2026-07-23 00:50:26.956 | liblwp-mediatypes-perl libmecab2 libprotobuf-lite32t64 libtimedate-perl 2026-07-23 00:50:26.957 | liburi-perl mecab-ipadic mecab-ipadic-utf8 mecab-utils mysql-client-8.0 2026-07-23 00:50:26.957 | mysql-client-core-8.0 mysql-server-8.0 mysql-server-core-8.0 2026-07-23 00:50:26.960 | Suggested packages: 2026-07-23 00:50:26.960 | libdata-dump-perl libipc-sharedcache-perl libio-compress-brotli-perl 2026-07-23 00:50:26.960 | libbusiness-isbn-perl libregexp-ipv6-perl libwww-perl mailx tinyca 2026-07-23 00:50:27.016 | The following NEW packages will be installed: 2026-07-23 00:50:27.016 | libcgi-fast-perl libcgi-pm-perl libclone-perl libencode-locale-perl 2026-07-23 00:50:27.016 | libevent-pthreads-2.1-7t64 libfcgi-bin libfcgi-perl libfcgi0t64 2026-07-23 00:50:27.016 | libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl 2026-07-23 00:50:27.016 | libhttp-date-perl libhttp-message-perl libio-html-perl 2026-07-23 00:50:27.017 | liblwp-mediatypes-perl libmecab2 libprotobuf-lite32t64 libtimedate-perl 2026-07-23 00:50:27.017 | liburi-perl mecab-ipadic mecab-ipadic-utf8 mecab-utils mysql-client-8.0 2026-07-23 00:50:27.018 | mysql-client-core-8.0 mysql-server mysql-server-8.0 mysql-server-core-8.0 2026-07-23 00:50:27.096 | 0 upgraded, 27 newly installed, 0 to remove and 54 not upgraded. 2026-07-23 00:50:27.096 | Need to get 29.6 MB of archives. 2026-07-23 00:50:27.096 | After this operation, 243 MB of additional disk space will be used. 2026-07-23 00:50:27.096 | Get:1 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-client-core-8.0 amd64 8.0.46-0ubuntu0.24.04.3 [2740 kB] 2026-07-23 00:50:27.132 | Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-client-8.0 amd64 8.0.46-0ubuntu0.24.04.3 [22.4 kB] 2026-07-23 00:50:27.137 | Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libevent-pthreads-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [7982 B] 2026-07-23 00:50:27.143 | Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libmecab2 amd64 0.996-14ubuntu4 [201 kB] 2026-07-23 00:50:27.148 | Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libprotobuf-lite32t64 amd64 3.21.12-8.2ubuntu0.3 [238 kB] 2026-07-23 00:50:27.154 | Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-server-core-8.0 amd64 8.0.46-0ubuntu0.24.04.3 [17.5 MB] 2026-07-23 00:50:27.345 | Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-server-8.0 amd64 8.0.46-0ubuntu0.24.04.3 [1442 kB] 2026-07-23 00:50:27.362 | Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 libhtml-tagset-perl all 3.20-6 [11.3 kB] 2026-07-23 00:50:27.362 | Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 liburi-perl all 5.27-1 [88.0 kB] 2026-07-23 00:50:27.363 | Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libhtml-parser-perl amd64 3.81-1ubuntu0.1 [86.0 kB] 2026-07-23 00:50:27.365 | Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 libcgi-pm-perl all 4.63-1 [185 kB] 2026-07-23 00:50:27.367 | Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libfcgi0t64 amd64 2.4.2-2.1ubuntu0.24.04.1 [27.0 kB] 2026-07-23 00:50:27.371 | Get:13 http://archive.ubuntu.com/ubuntu noble/main amd64 libfcgi-perl amd64 0.82+ds-3build2 [21.7 kB] 2026-07-23 00:50:27.376 | Get:14 http://archive.ubuntu.com/ubuntu noble/main amd64 libcgi-fast-perl all 1:2.17-1 [10.3 kB] 2026-07-23 00:50:27.380 | Get:15 http://archive.ubuntu.com/ubuntu noble/main amd64 libclone-perl amd64 0.46-1build3 [10.7 kB] 2026-07-23 00:50:27.385 | Get:16 http://archive.ubuntu.com/ubuntu noble/main amd64 libencode-locale-perl all 1.05-3 [11.6 kB] 2026-07-23 00:50:27.389 | Get:17 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libfcgi-bin amd64 2.4.2-2.1ubuntu0.24.04.1 [11.2 kB] 2026-07-23 00:50:27.393 | Get:18 http://archive.ubuntu.com/ubuntu noble/main amd64 libhtml-template-perl all 2.97-2 [60.2 kB] 2026-07-23 00:50:27.397 | Get:19 http://archive.ubuntu.com/ubuntu noble/main amd64 libtimedate-perl all 2.3300-2 [34.0 kB] 2026-07-23 00:50:27.401 | Get:20 http://archive.ubuntu.com/ubuntu noble/main amd64 libhttp-date-perl all 6.06-1 [10.2 kB] 2026-07-23 00:50:27.406 | Get:21 http://archive.ubuntu.com/ubuntu noble/main amd64 libio-html-perl all 1.004-3 [15.9 kB] 2026-07-23 00:50:27.412 | Get:22 http://archive.ubuntu.com/ubuntu noble/main amd64 liblwp-mediatypes-perl all 6.04-2 [20.1 kB] 2026-07-23 00:50:27.417 | Get:23 http://archive.ubuntu.com/ubuntu noble/main amd64 libhttp-message-perl all 6.45-1ubuntu1 [78.2 kB] 2026-07-23 00:50:27.421 | Get:24 http://archive.ubuntu.com/ubuntu noble/main amd64 mecab-utils amd64 0.996-14ubuntu4 [4804 B] 2026-07-23 00:50:27.427 | Get:25 http://archive.ubuntu.com/ubuntu noble/main amd64 mecab-ipadic all 2.7.0-20070801+main-3 [6718 kB] 2026-07-23 00:50:27.518 | Get:26 http://archive.ubuntu.com/ubuntu noble/main amd64 mecab-ipadic-utf8 all 2.7.0-20070801+main-3 [4384 B] 2026-07-23 00:50:27.518 | Get:27 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-server all 8.0.46-0ubuntu0.24.04.3 [9526 B] 2026-07-23 00:50:27.777 | perl: warning: Setting locale failed. 2026-07-23 00:50:27.777 | perl: warning: Please check that your locale settings: 2026-07-23 00:50:27.778 | LANGUAGE = (unset), 2026-07-23 00:50:27.778 | LC_ALL = "en_US.utf8", 2026-07-23 00:50:27.778 | LANG = "de_DE.UTF-8" 2026-07-23 00:50:27.778 | are supported and installed on your system. 2026-07-23 00:50:27.778 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-23 00:50:27.838 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-23 00:50:27.838 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-23 00:50:27.838 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-23 00:50:27.962 | Vorkonfiguration der Pakete ... 2026-07-23 00:50:27.973 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-23 00:50:28.136 | Fetched 29.6 MB in 0s (62.9 MB/s) 2026-07-23 00:50:28.171 | Selecting previously unselected package mysql-client-core-8.0. 2026-07-23 00:50:28.233 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 125890 files and directories currently installed.) 2026-07-23 00:50:28.241 | Preparing to unpack .../00-mysql-client-core-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-07-23 00:50:28.245 | Unpacking mysql-client-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-23 00:50:28.646 | Selecting previously unselected package mysql-client-8.0. 2026-07-23 00:50:28.658 | Preparing to unpack .../01-mysql-client-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-07-23 00:50:28.662 | Unpacking mysql-client-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-23 00:50:28.708 | Selecting previously unselected package libevent-pthreads-2.1-7t64:amd64. 2026-07-23 00:50:28.719 | Preparing to unpack .../02-libevent-pthreads-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-07-23 00:50:28.727 | Unpacking libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-07-23 00:50:28.770 | Selecting previously unselected package libmecab2:amd64. 2026-07-23 00:50:28.782 | Preparing to unpack .../03-libmecab2_0.996-14ubuntu4_amd64.deb ... 2026-07-23 00:50:28.787 | Unpacking libmecab2:amd64 (0.996-14ubuntu4) ... 2026-07-23 00:50:28.837 | Selecting previously unselected package libprotobuf-lite32t64:amd64. 2026-07-23 00:50:28.849 | Preparing to unpack .../04-libprotobuf-lite32t64_3.21.12-8.2ubuntu0.3_amd64.deb ... 2026-07-23 00:50:28.853 | Unpacking libprotobuf-lite32t64:amd64 (3.21.12-8.2ubuntu0.3) ... 2026-07-23 00:50:28.899 | Selecting previously unselected package mysql-server-core-8.0. 2026-07-23 00:50:28.914 | Preparing to unpack .../05-mysql-server-core-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-07-23 00:50:28.918 | Unpacking mysql-server-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-23 00:50:29.869 | Selecting previously unselected package mysql-server-8.0. 2026-07-23 00:50:29.881 | Preparing to unpack .../06-mysql-server-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-07-23 00:50:29.890 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-23 00:50:29.940 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-23 00:50:29.940 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-23 00:50:29.940 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-23 00:50:30.015 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-23 00:50:30.026 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-23 00:50:30.304 | Unpacking mysql-server-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-23 00:50:30.366 | Selecting previously unselected package libhtml-tagset-perl. 2026-07-23 00:50:30.378 | Preparing to unpack .../07-libhtml-tagset-perl_3.20-6_all.deb ... 2026-07-23 00:50:30.382 | Unpacking libhtml-tagset-perl (3.20-6) ... 2026-07-23 00:50:30.419 | Selecting previously unselected package liburi-perl. 2026-07-23 00:50:30.431 | Preparing to unpack .../08-liburi-perl_5.27-1_all.deb ... 2026-07-23 00:50:30.435 | Unpacking liburi-perl (5.27-1) ... 2026-07-23 00:50:30.513 | Selecting previously unselected package libhtml-parser-perl:amd64. 2026-07-23 00:50:30.526 | Preparing to unpack .../09-libhtml-parser-perl_3.81-1ubuntu0.1_amd64.deb ... 2026-07-23 00:50:30.530 | Unpacking libhtml-parser-perl:amd64 (3.81-1ubuntu0.1) ... 2026-07-23 00:50:30.586 | Selecting previously unselected package libcgi-pm-perl. 2026-07-23 00:50:30.597 | Preparing to unpack .../10-libcgi-pm-perl_4.63-1_all.deb ... 2026-07-23 00:50:30.601 | Unpacking libcgi-pm-perl (4.63-1) ... 2026-07-23 00:50:30.661 | Selecting previously unselected package libfcgi0t64:amd64. 2026-07-23 00:50:30.673 | Preparing to unpack .../11-libfcgi0t64_2.4.2-2.1ubuntu0.24.04.1_amd64.deb ... 2026-07-23 00:50:30.677 | Unpacking libfcgi0t64:amd64 (2.4.2-2.1ubuntu0.24.04.1) ... 2026-07-23 00:50:30.717 | Selecting previously unselected package libfcgi-perl. 2026-07-23 00:50:30.729 | Preparing to unpack .../12-libfcgi-perl_0.82+ds-3build2_amd64.deb ... 2026-07-23 00:50:30.733 | Unpacking libfcgi-perl (0.82+ds-3build2) ... 2026-07-23 00:50:30.777 | Selecting previously unselected package libcgi-fast-perl. 2026-07-23 00:50:30.789 | Preparing to unpack .../13-libcgi-fast-perl_1%3a2.17-1_all.deb ... 2026-07-23 00:50:30.793 | Unpacking libcgi-fast-perl (1:2.17-1) ... 2026-07-23 00:50:30.833 | Selecting previously unselected package libclone-perl:amd64. 2026-07-23 00:50:30.845 | Preparing to unpack .../14-libclone-perl_0.46-1build3_amd64.deb ... 2026-07-23 00:50:30.849 | Unpacking libclone-perl:amd64 (0.46-1build3) ... 2026-07-23 00:50:30.891 | Selecting previously unselected package libencode-locale-perl. 2026-07-23 00:50:30.903 | Preparing to unpack .../15-libencode-locale-perl_1.05-3_all.deb ... 2026-07-23 00:50:30.907 | Unpacking libencode-locale-perl (1.05-3) ... 2026-07-23 00:50:30.945 | Selecting previously unselected package libfcgi-bin. 2026-07-23 00:50:30.958 | Preparing to unpack .../16-libfcgi-bin_2.4.2-2.1ubuntu0.24.04.1_amd64.deb ... 2026-07-23 00:50:30.962 | Unpacking libfcgi-bin (2.4.2-2.1ubuntu0.24.04.1) ... 2026-07-23 00:50:30.999 | Selecting previously unselected package libhtml-template-perl. 2026-07-23 00:50:31.011 | Preparing to unpack .../17-libhtml-template-perl_2.97-2_all.deb ... 2026-07-23 00:50:31.015 | Unpacking libhtml-template-perl (2.97-2) ... 2026-07-23 00:50:31.057 | Selecting previously unselected package libtimedate-perl. 2026-07-23 00:50:31.070 | Preparing to unpack .../18-libtimedate-perl_2.3300-2_all.deb ... 2026-07-23 00:50:31.074 | Unpacking libtimedate-perl (2.3300-2) ... 2026-07-23 00:50:31.138 | Selecting previously unselected package libhttp-date-perl. 2026-07-23 00:50:31.150 | Preparing to unpack .../19-libhttp-date-perl_6.06-1_all.deb ... 2026-07-23 00:50:31.154 | Unpacking libhttp-date-perl (6.06-1) ... 2026-07-23 00:50:31.192 | Selecting previously unselected package libio-html-perl. 2026-07-23 00:50:31.204 | Preparing to unpack .../20-libio-html-perl_1.004-3_all.deb ... 2026-07-23 00:50:31.208 | Unpacking libio-html-perl (1.004-3) ... 2026-07-23 00:50:31.247 | Selecting previously unselected package liblwp-mediatypes-perl. 2026-07-23 00:50:31.259 | Preparing to unpack .../21-liblwp-mediatypes-perl_6.04-2_all.deb ... 2026-07-23 00:50:31.263 | Unpacking liblwp-mediatypes-perl (6.04-2) ... 2026-07-23 00:50:31.304 | Selecting previously unselected package libhttp-message-perl. 2026-07-23 00:50:31.316 | Preparing to unpack .../22-libhttp-message-perl_6.45-1ubuntu1_all.deb ... 2026-07-23 00:50:31.319 | Unpacking libhttp-message-perl (6.45-1ubuntu1) ... 2026-07-23 00:50:31.368 | Selecting previously unselected package mecab-utils. 2026-07-23 00:50:31.380 | Preparing to unpack .../23-mecab-utils_0.996-14ubuntu4_amd64.deb ... 2026-07-23 00:50:31.384 | Unpacking mecab-utils (0.996-14ubuntu4) ... 2026-07-23 00:50:31.427 | Selecting previously unselected package mecab-ipadic. 2026-07-23 00:50:31.440 | Preparing to unpack .../24-mecab-ipadic_2.7.0-20070801+main-3_all.deb ... 2026-07-23 00:50:31.444 | Unpacking mecab-ipadic (2.7.0-20070801+main-3) ... 2026-07-23 00:50:32.075 | Selecting previously unselected package mecab-ipadic-utf8. 2026-07-23 00:50:32.087 | Preparing to unpack .../25-mecab-ipadic-utf8_2.7.0-20070801+main-3_all.deb ... 2026-07-23 00:50:32.090 | Unpacking mecab-ipadic-utf8 (2.7.0-20070801+main-3) ... 2026-07-23 00:50:32.125 | Selecting previously unselected package mysql-server. 2026-07-23 00:50:32.137 | Preparing to unpack .../26-mysql-server_8.0.46-0ubuntu0.24.04.3_all.deb ... 2026-07-23 00:50:32.140 | Unpacking mysql-server (8.0.46-0ubuntu0.24.04.3) ... 2026-07-23 00:50:32.202 | Setting up libprotobuf-lite32t64:amd64 (3.21.12-8.2ubuntu0.3) ... 2026-07-23 00:50:32.212 | Setting up libmecab2:amd64 (0.996-14ubuntu4) ... 2026-07-23 00:50:32.225 | Setting up mysql-client-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-23 00:50:32.235 | Setting up libclone-perl:amd64 (0.46-1build3) ... 2026-07-23 00:50:32.246 | Setting up libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-07-23 00:50:32.257 | Setting up libfcgi0t64:amd64 (2.4.2-2.1ubuntu0.24.04.1) ... 2026-07-23 00:50:32.268 | Setting up libhtml-tagset-perl (3.20-6) ... 2026-07-23 00:50:32.278 | Setting up liblwp-mediatypes-perl (6.04-2) ... 2026-07-23 00:50:32.289 | Setting up libfcgi-bin (2.4.2-2.1ubuntu0.24.04.1) ... 2026-07-23 00:50:32.299 | Setting up libencode-locale-perl (1.05-3) ... 2026-07-23 00:50:32.310 | Setting up mecab-utils (0.996-14ubuntu4) ... 2026-07-23 00:50:32.321 | Setting up libio-html-perl (1.004-3) ... 2026-07-23 00:50:32.331 | Setting up mysql-server-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-23 00:50:32.342 | Setting up libtimedate-perl (2.3300-2) ... 2026-07-23 00:50:32.352 | Setting up mysql-client-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-23 00:50:32.362 | Setting up libfcgi-perl (0.82+ds-3build2) ... 2026-07-23 00:50:32.372 | Setting up liburi-perl (5.27-1) ... 2026-07-23 00:50:32.382 | Setting up mysql-server-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-23 00:50:32.428 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-23 00:50:32.482 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-23 00:50:32.482 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-23 00:50:32.482 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-23 00:50:32.561 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-23 00:50:32.571 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-23 00:50:32.624 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-07-23 00:50:32.654 | Renaming removed key_buffer and myisam-recover options (if present) 2026-07-23 00:50:43.509 | mysqld will log errors to /var/log/mysql/error.log 2026-07-23 00:50:44.351 | mysqld is running as pid 17147 2026-07-23 00:50:46.797 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /usr/lib/systemd/system/mysql.service. 2026-07-23 00:50:48.486 | Setting up libhttp-date-perl (6.06-1) ... 2026-07-23 00:50:48.497 | Setting up mecab-ipadic (2.7.0-20070801+main-3) ... 2026-07-23 00:50:48.505 | Compiling IPA dictionary for Mecab. This takes long time... 2026-07-23 00:50:48.511 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2026-07-23 00:50:48.511 | emitting double-array: 9% |### | emitting double-array: 18% |####### | emitting double-array: 27% |########### | emitting double-array: 36% |############### | emitting double-array: 45% |################### | emitting double-array: 54% |####################### | emitting double-array: 63% |########################### | emitting double-array: 72% |############################### | emitting double-array: 81% |################################### | emitting double-array: 90% |####################################### | emitting double-array: 100% |###########################################| 2026-07-23 00:50:48.511 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2026-07-23 00:50:48.727 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2026-07-23 00:50:48.772 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2026-07-23 00:50:48.773 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2026-07-23 00:50:48.773 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2026-07-23 00:50:48.774 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2026-07-23 00:50:48.780 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2026-07-23 00:50:48.785 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2026-07-23 00:50:48.865 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2026-07-23 00:50:48.866 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2026-07-23 00:50:48.866 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2026-07-23 00:50:48.866 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2026-07-23 00:50:48.958 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2026-07-23 00:50:48.961 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2026-07-23 00:50:48.970 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2026-07-23 00:50:48.970 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2026-07-23 00:50:48.971 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2026-07-23 00:50:48.971 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2026-07-23 00:50:49.000 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2026-07-23 00:50:49.000 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2026-07-23 00:50:49.000 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2026-07-23 00:50:49.310 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2026-07-23 00:50:49.310 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2026-07-23 00:50:49.310 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2026-07-23 00:50:49.456 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2026-07-23 00:50:49.504 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2026-07-23 00:50:49.505 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2026-07-23 00:50:49.854 | emitting double-array: 0% | | emitting double-array: 1% | | emitting double-array: 2% | | emitting double-array: 3% |# | emitting double-array: 4% |# | emitting double-array: 5% |## | emitting double-array: 6% |## | emitting double-array: 7% |### | emitting double-array: 8% |### | emitting double-array: 9% |### | emitting double-array: 10% |#### | emitting double-array: 11% |#### | emitting double-array: 12% |##### | emitting double-array: 13% |##### | emitting double-array: 14% |###### | emitting double-array: 15% |###### | emitting double-array: 16% |###### | emitting double-array: 17% |####### | emitting double-array: 18% |####### | emitting double-array: 19% |######## | emitting double-array: 20% |######## | emitting double-array: 21% |######### | emitting double-array: 22% |######### | emitting double-array: 23% |######### | emitting double-array: 24% |########## | emitting double-array: 25% |########## | emitting double-array: 26% |########### | emitting double-array: 27% |########### | emitting double-array: 28% |############ | emitting double-array: 29% |############ | emitting double-array: 30% |############ | emitting double-array: 31% |############# | emitting double-array: 32% |############# | emitting double-array: 33% |############## | emitting double-array: 34% |############## | emitting double-array: 35% |############### | emitting double-array: 36% |############### | emitting double-array: 37% |############### | emitting double-array: 38% |################ | emitting double-array: 39% |################ | emitting double-array: 40% |################# | emitting double-array: 41% |################# | emitting double-array: 42% |################## | emitting double-array: 43% |################## | emitting double-array: 44% |################## | emitting double-array: 45% |################### | emitting double-array: 46% |################### | emitting double-array: 47% |#################### | emitting double-array: 48% |#################### | emitting double-array: 49% |##################### | emitting double-array: 50% |##################### | emitting double-array: 51% |##################### | emitting double-array: 52% |###################### | emitting double-array: 53% |###################### | emitting double-array: 54% |####################### | emitting double-array: 55% |####################### | emitting double-array: 56% |######################## | emitting double-array: 57% |######################## | emitting double-array: 58% |######################## | emitting double-array: 59% |######################### | emitting double-array: 60% |######################### | emitting double-array: 61% |########################## | emitting double-array: 62% |########################## | emitting double-array: 63% |########################### | emitting double-array: 64% |########################### | emitting double-array: 65% |########################### | emitting double-array: 66% |############################ | emitting double-array: 67% |############################ | emitting double-array: 68% |############################# | emitting double-array: 69% |############################# | emitting double-array: 70% |############################## | emitting double-array: 71% |############################## | emitting double-array: 72% |############################## | emitting double-array: 73% |############################### | emitting double-array: 74% |############################### | emitting double-array: 75% |################################ | emitting double-array: 76% |################################ | emitting double-array: 77% |################################# | emitting double-array: 78% |################################# | emitting double-array: 79% |################################# | emitting double-array: 80% |################################## | emitting double-array: 81% |################################## | emitting double-array: 82% |################################### | emitting double-array: 83% |################################### | emitting double-array: 84% |#################################### | emitting double-array: 85% |#################################### | emitting double-array: 86% |#################################### | emitting double-array: 87% |##################################### | emitting double-array: 88% |##################################### | emitting double-array: 89% |###################################### | emitting double-array: 90% |###################################### | emitting double-array: 91% |####################################### | emitting double-array: 92% |####################################### | emitting double-array: 93% |####################################### | emitting double-array: 94% |######################################## | emitting double-array: 95% |######################################## | emitting double-array: 96% |######################################### | emitting double-array: 97% |######################################### | emitting double-array: 98% |########################################## | emitting double-array: 99% |########################################## | emitting double-array: 100% |###########################################| 2026-07-23 00:50:49.965 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2026-07-23 00:50:50.211 | emitting matrix : 0% | | emitting matrix : 1% | | emitting matrix : 2% | | emitting matrix : 3% |# | emitting matrix : 4% |# | emitting matrix : 5% |## | emitting matrix : 6% |## | emitting matrix : 7% |### | emitting matrix : 8% |### | emitting matrix : 9% |### | emitting matrix : 10% |#### | emitting matrix : 11% |#### | emitting matrix : 12% |##### | emitting matrix : 13% |##### | emitting matrix : 14% |###### | emitting matrix : 15% |###### | emitting matrix : 16% |###### | emitting matrix : 17% |####### | emitting matrix : 18% |####### | emitting matrix : 19% |######## | emitting matrix : 20% |######## | emitting matrix : 21% |######### | emitting matrix : 22% |######### | emitting matrix : 23% |######### | emitting matrix : 24% |########## | emitting matrix : 25% |########## | emitting matrix : 26% |########### | emitting matrix : 27% |########### | emitting matrix : 28% |############ | emitting matrix : 29% |############ | emitting matrix : 30% |############ | emitting matrix : 31% |############# | emitting matrix : 32% |############# | emitting matrix : 33% |############## | emitting matrix : 34% |############## | emitting matrix : 35% |############### | emitting matrix : 36% |############### | emitting matrix : 37% |############### | emitting matrix : 38% |################ | emitting matrix : 39% |################ | emitting matrix : 40% |################# | emitting matrix : 41% |################# | emitting matrix : 42% |################## | emitting matrix : 43% |################## | emitting matrix : 44% |################## | emitting matrix : 45% |################### | emitting matrix : 46% |################### | emitting matrix : 47% |#################### | emitting matrix : 48% |#################### | emitting matrix : 49% |##################### | emitting matrix : 50% |##################### | emitting matrix : 51% |##################### | emitting matrix : 52% |###################### | emitting matrix : 53% |###################### | emitting matrix : 54% |####################### | emitting matrix : 55% |####################### | emitting matrix : 56% |######################## | emitting matrix : 57% |######################## | emitting matrix : 58% |######################## | emitting matrix : 59% |######################### | emitting matrix : 60% |######################### | emitting matrix : 61% |########################## | emitting matrix : 62% |########################## | emitting matrix : 63% |########################### | emitting matrix : 64% |########################### | emitting matrix : 65% |########################### | emitting matrix : 66% |############################ | emitting matrix : 67% |############################ | emitting matrix : 68% |############################# | emitting matrix : 69% |############################# | emitting matrix : 70% |############################## | emitting matrix : 71% |############################## | emitting matrix : 72% |############################## | emitting matrix : 73% |############################### | emitting matrix : 74% |############################### | emitting matrix : 75% |################################ | emitting matrix : 76% |################################ | emitting matrix : 77% |################################# | emitting matrix : 78% |################################# | emitting matrix : 79% |################################# | emitting matrix : 80% |################################## | emitting matrix : 81% |################################## | emitting matrix : 82% |################################### | emitting matrix : 83% |################################### | emitting matrix : 84% |#################################### | emitting matrix : 85% |#################################### | emitting matrix : 86% |#################################### | emitting matrix : 87% |##################################### | emitting matrix : 88% |##################################### | emitting matrix : 89% |###################################### | emitting matrix : 90% |###################################### | emitting matrix : 91% |####################################### | emitting matrix : 92% |####################################### | emitting matrix : 93% |####################################### | emitting matrix : 94% |######################################## | emitting matrix : 95% |######################################## | emitting matrix : 96% |######################################### | emitting matrix : 97% |######################################### | emitting matrix : 98% |########################################## | emitting matrix : 99% |########################################## | emitting matrix : 100% |###########################################| 2026-07-23 00:50:50.214 | 2026-07-23 00:50:50.214 | done! 2026-07-23 00:50:50.220 | update-alternatives: using /var/lib/mecab/dic/ipadic to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2026-07-23 00:50:50.227 | Setting up mecab-ipadic-utf8 (2.7.0-20070801+main-3) ... 2026-07-23 00:50:50.235 | Compiling IPA dictionary for Mecab. This takes long time... 2026-07-23 00:50:50.241 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2026-07-23 00:50:50.241 | emitting double-array: 9% |### | emitting double-array: 18% |####### | emitting double-array: 27% |########### | emitting double-array: 36% |############### | emitting double-array: 45% |################### | emitting double-array: 54% |####################### | emitting double-array: 63% |########################### | emitting double-array: 72% |############################### | emitting double-array: 81% |################################### | emitting double-array: 90% |####################################### | emitting double-array: 100% |###########################################| 2026-07-23 00:50:50.241 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2026-07-23 00:50:50.543 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2026-07-23 00:50:50.627 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2026-07-23 00:50:50.628 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2026-07-23 00:50:50.628 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2026-07-23 00:50:50.628 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2026-07-23 00:50:50.639 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2026-07-23 00:50:50.645 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2026-07-23 00:50:50.763 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2026-07-23 00:50:50.764 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2026-07-23 00:50:50.764 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2026-07-23 00:50:50.767 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2026-07-23 00:50:50.890 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2026-07-23 00:50:50.894 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2026-07-23 00:50:50.906 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2026-07-23 00:50:50.907 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2026-07-23 00:50:50.908 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2026-07-23 00:50:50.908 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2026-07-23 00:50:50.949 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2026-07-23 00:50:50.949 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2026-07-23 00:50:50.950 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2026-07-23 00:50:51.420 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2026-07-23 00:50:51.421 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2026-07-23 00:50:51.422 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2026-07-23 00:50:51.626 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2026-07-23 00:50:51.695 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2026-07-23 00:50:51.696 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2026-07-23 00:50:52.119 | emitting double-array: 0% | | emitting double-array: 1% | | emitting double-array: 2% | | emitting double-array: 3% |# | emitting double-array: 4% |# | emitting double-array: 5% |## | emitting double-array: 6% |## | emitting double-array: 7% |### | emitting double-array: 8% |### | emitting double-array: 9% |### | emitting double-array: 10% |#### | emitting double-array: 11% |#### | emitting double-array: 12% |##### | emitting double-array: 13% |##### | emitting double-array: 14% |###### | emitting double-array: 15% |###### | emitting double-array: 16% |###### | emitting double-array: 17% |####### | emitting double-array: 18% |####### | emitting double-array: 19% |######## | emitting double-array: 20% |######## | emitting double-array: 21% |######### | emitting double-array: 22% |######### | emitting double-array: 23% |######### | emitting double-array: 24% |########## | emitting double-array: 25% |########## | emitting double-array: 26% |########### | emitting double-array: 27% |########### | emitting double-array: 28% |############ | emitting double-array: 29% |############ | emitting double-array: 30% |############ | emitting double-array: 31% |############# | emitting double-array: 32% |############# | emitting double-array: 33% |############## | emitting double-array: 34% |############## | emitting double-array: 35% |############### | emitting double-array: 36% |############### | emitting double-array: 37% |############### | emitting double-array: 38% |################ | emitting double-array: 39% |################ | emitting double-array: 40% |################# | emitting double-array: 41% |################# | emitting double-array: 42% |################## | emitting double-array: 43% |################## | emitting double-array: 44% |################## | emitting double-array: 45% |################### | emitting double-array: 46% |################### | emitting double-array: 47% |#################### | emitting double-array: 48% |#################### | emitting double-array: 49% |##################### | emitting double-array: 50% |##################### | emitting double-array: 51% |##################### | emitting double-array: 52% |###################### | emitting double-array: 53% |###################### | emitting double-array: 54% |####################### | emitting double-array: 55% |####################### | emitting double-array: 56% |######################## | emitting double-array: 57% |######################## | emitting double-array: 58% |######################## | emitting double-array: 59% |######################### | emitting double-array: 60% |######################### | emitting double-array: 61% |########################## | emitting double-array: 62% |########################## | emitting double-array: 63% |########################### | emitting double-array: 64% |########################### | emitting double-array: 65% |########################### | emitting double-array: 66% |############################ | emitting double-array: 67% |############################ | emitting double-array: 68% |############################# | emitting double-array: 69% |############################# | emitting double-array: 70% |############################## | emitting double-array: 71% |############################## | emitting double-array: 72% |############################## | emitting double-array: 73% |############################### | emitting double-array: 74% |############################### | emitting double-array: 75% |################################ | emitting double-array: 76% |################################ | emitting double-array: 77% |################################# | emitting double-array: 78% |################################# | emitting double-array: 79% |################################# | emitting double-array: 80% |################################## | emitting double-array: 81% |################################## | emitting double-array: 82% |################################### | emitting double-array: 83% |################################### | emitting double-array: 84% |#################################### | emitting double-array: 85% |#################################### | emitting double-array: 86% |#################################### | emitting double-array: 87% |##################################### | emitting double-array: 88% |##################################### | emitting double-array: 89% |###################################### | emitting double-array: 90% |###################################### | emitting double-array: 91% |####################################### | emitting double-array: 92% |####################################### | emitting double-array: 93% |####################################### | emitting double-array: 94% |######################################## | emitting double-array: 95% |######################################## | emitting double-array: 96% |######################################### | emitting double-array: 97% |######################################### | emitting double-array: 98% |########################################## | emitting double-array: 99% |########################################## | emitting double-array: 100% |###########################################| 2026-07-23 00:50:52.243 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2026-07-23 00:50:52.488 | emitting matrix : 0% | | emitting matrix : 1% | | emitting matrix : 2% | | emitting matrix : 3% |# | emitting matrix : 4% |# | emitting matrix : 5% |## | emitting matrix : 6% |## | emitting matrix : 7% |### | emitting matrix : 8% |### | emitting matrix : 9% |### | emitting matrix : 10% |#### | emitting matrix : 11% |#### | emitting matrix : 12% |##### | emitting matrix : 13% |##### | emitting matrix : 14% |###### | emitting matrix : 15% |###### | emitting matrix : 16% |###### | emitting matrix : 17% |####### | emitting matrix : 18% |####### | emitting matrix : 19% |######## | emitting matrix : 20% |######## | emitting matrix : 21% |######### | emitting matrix : 22% |######### | emitting matrix : 23% |######### | emitting matrix : 24% |########## | emitting matrix : 25% |########## | emitting matrix : 26% |########### | emitting matrix : 27% |########### | emitting matrix : 28% |############ | emitting matrix : 29% |############ | emitting matrix : 30% |############ | emitting matrix : 31% |############# | emitting matrix : 32% |############# | emitting matrix : 33% |############## | emitting matrix : 34% |############## | emitting matrix : 35% |############### | emitting matrix : 36% |############### | emitting matrix : 37% |############### | emitting matrix : 38% |################ | emitting matrix : 39% |################ | emitting matrix : 40% |################# | emitting matrix : 41% |################# | emitting matrix : 42% |################## | emitting matrix : 43% |################## | emitting matrix : 44% |################## | emitting matrix : 45% |################### | emitting matrix : 46% |################### | emitting matrix : 47% |#################### | emitting matrix : 48% |#################### | emitting matrix : 49% |##################### | emitting matrix : 50% |##################### | emitting matrix : 51% |##################### | emitting matrix : 52% |###################### | emitting matrix : 53% |###################### | emitting matrix : 54% |####################### | emitting matrix : 55% |####################### | emitting matrix : 56% |######################## | emitting matrix : 57% |######################## | emitting matrix : 58% |######################## | emitting matrix : 59% |######################### | emitting matrix : 60% |######################### | emitting matrix : 61% |########################## | emitting matrix : 62% |########################## | emitting matrix : 63% |########################### | emitting matrix : 64% |########################### | emitting matrix : 65% |########################### | emitting matrix : 66% |############################ | emitting matrix : 67% |############################ | emitting matrix : 68% |############################# | emitting matrix : 69% |############################# | emitting matrix : 70% |############################## | emitting matrix : 71% |############################## | emitting matrix : 72% |############################## | emitting matrix : 73% |############################### | emitting matrix : 74% |############################### | emitting matrix : 75% |################################ | emitting matrix : 76% |################################ | emitting matrix : 77% |################################# | emitting matrix : 78% |################################# | emitting matrix : 79% |################################# | emitting matrix : 80% |################################## | emitting matrix : 81% |################################## | emitting matrix : 82% |################################### | emitting matrix : 83% |################################### | emitting matrix : 84% |#################################### | emitting matrix : 85% |#################################### | emitting matrix : 86% |#################################### | emitting matrix : 87% |##################################### | emitting matrix : 88% |##################################### | emitting matrix : 89% |###################################### | emitting matrix : 90% |###################################### | emitting matrix : 91% |####################################### | emitting matrix : 92% |####################################### | emitting matrix : 93% |####################################### | emitting matrix : 94% |######################################## | emitting matrix : 95% |######################################## | emitting matrix : 96% |######################################### | emitting matrix : 97% |######################################### | emitting matrix : 98% |########################################## | emitting matrix : 99% |########################################## | emitting matrix : 100% |###########################################| 2026-07-23 00:50:52.491 | 2026-07-23 00:50:52.491 | done! 2026-07-23 00:50:52.498 | update-alternatives: using /var/lib/mecab/dic/ipadic-utf8 to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2026-07-23 00:50:52.507 | Setting up libhtml-parser-perl:amd64 (3.81-1ubuntu0.1) ... 2026-07-23 00:50:52.562 | Setting up libhttp-message-perl (6.45-1ubuntu1) ... 2026-07-23 00:50:52.574 | Setting up mysql-server (8.0.46-0ubuntu0.24.04.3) ... 2026-07-23 00:50:52.586 | Setting up libcgi-pm-perl (4.63-1) ... 2026-07-23 00:50:52.597 | Setting up libhtml-template-perl (2.97-2) ... 2026-07-23 00:50:52.608 | Setting up libcgi-fast-perl (1:2.17-1) ... 2026-07-23 00:50:52.620 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-23 00:50:54.512 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-23 00:50:54.752 | perl: warning: Setting locale failed. 2026-07-23 00:50:54.752 | perl: warning: Please check that your locale settings: 2026-07-23 00:50:54.752 | LANGUAGE = (unset), 2026-07-23 00:50:54.752 | LC_ALL = "en_US.utf8", 2026-07-23 00:50:54.753 | LANG = "de_DE.UTF-8" 2026-07-23 00:50:54.753 | are supported and installed on your system. 2026-07-23 00:50:54.753 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-23 00:50:54.883 | perl: warning: Setting locale failed. 2026-07-23 00:50:54.883 | perl: warning: Please check that your locale settings: 2026-07-23 00:50:54.883 | LANGUAGE = (unset), 2026-07-23 00:50:54.883 | LC_ALL = "en_US.utf8", 2026-07-23 00:50:54.884 | LANG = "de_DE.UTF-8" 2026-07-23 00:50:54.884 | are supported and installed on your system. 2026-07-23 00:50:54.884 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-23 00:50:54.935 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-23 00:50:54.935 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-23 00:50:54.936 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-23 00:50:55.006 | perl: warning: Setting locale failed. 2026-07-23 00:50:55.009 | perl: warning: Please check that your locale settings: 2026-07-23 00:50:55.009 | LANGUAGE = (unset), 2026-07-23 00:50:55.009 | LC_ALL = "en_US.utf8", 2026-07-23 00:50:55.009 | LANG = "de_DE.UTF-8" 2026-07-23 00:50:55.009 | are supported and installed on your system. 2026-07-23 00:50:55.009 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-23 00:50:55.510 | 2026-07-23 00:50:55.510 | Running kernel seems to be up-to-date. 2026-07-23 00:50:55.511 | 2026-07-23 00:50:55.511 | Restarting services... 2026-07-23 00:50:55.533 | 2026-07-23 00:50:55.534 | Service restarts being deferred: 2026-07-23 00:50:55.534 | systemctl restart virtlockd.service 2026-07-23 00:50:55.534 | systemctl restart virtlogd.service 2026-07-23 00:50:55.534 | 2026-07-23 00:50:55.535 | No containers need to be restarted. 2026-07-23 00:50:55.535 | 2026-07-23 00:50:55.535 | User sessions running outdated binaries: 2026-07-23 00:50:55.535 | quobyte @ session #6: sshd[2023,2069] 2026-07-23 00:50:55.543 | 2026-07-23 00:50:55.543 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-23 00:50:57.565 | + functions-common:apt_get:1211 : result=0 2026-07-23 00:50:57.568 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-23 00:50:57.571 | + functions-common:time_stop:2420 : local name 2026-07-23 00:50:57.573 | + functions-common:time_stop:2421 : local end_time 2026-07-23 00:50:57.576 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-23 00:50:57.579 | + functions-common:time_stop:2423 : local total 2026-07-23 00:50:57.581 | + functions-common:time_stop:2424 : local start_time 2026-07-23 00:50:57.584 | + functions-common:time_stop:2426 : name=apt-get 2026-07-23 00:50:57.587 | + functions-common:time_stop:2427 : start_time=1784767825737 2026-07-23 00:50:57.589 | + functions-common:time_stop:2429 : [[ -z 1784767825737 ]] 2026-07-23 00:50:57.593 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-23 00:50:57.597 | + functions-common:time_stop:2432 : end_time=1784767857594 2026-07-23 00:50:57.600 | + functions-common:time_stop:2433 : elapsed_time=31857 2026-07-23 00:50:57.602 | + functions-common:time_stop:2434 : total=113855 2026-07-23 00:50:57.605 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-23 00:50:57.608 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=145712 2026-07-23 00:50:57.611 | + functions-common:apt_get:1215 : return 0 2026-07-23 00:50:57.614 | + ./stack.sh:main:863 : '[' -n mysql ']' 2026-07-23 00:50:57.616 | + ./stack.sh:main:864 : install_database_python 2026-07-23 00:50:57.619 | + lib/database:install_database_python:123 : install_database_python_mysql 2026-07-23 00:50:57.622 | + lib/databases/mysql:install_database_python_mysql:242 : pip_install_gr PyMySQL 2026-07-23 00:50:57.625 | + inc/python:pip_install_gr:94 : local name=PyMySQL 2026-07-23 00:50:57.628 | + inc/python:pip_install_gr:95 : local clean_name 2026-07-23 00:50:57.632 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements PyMySQL 2026-07-23 00:50:57.634 | ++ inc/python:get_from_global_requirements:241 : local package=PyMySQL 2026-07-23 00:50:57.637 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-07-23 00:50:57.640 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2026-07-23 00:50:57.641 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-07-23 00:50:57.646 | ++ inc/python:get_from_global_requirements:243 : required_pkg='PyMySQL ' 2026-07-23 00:50:57.649 | ++ inc/python:get_from_global_requirements:244 : [[ PyMySQL == '' ]] 2026-07-23 00:50:57.652 | ++ inc/python:get_from_global_requirements:247 : echo PyMySQL 2026-07-23 00:50:57.655 | + inc/python:pip_install_gr:96 : clean_name=PyMySQL 2026-07-23 00:50:57.658 | + inc/python:pip_install_gr:97 : pip_install PyMySQL 2026-07-23 00:50:57.680 | Using python 3.12 to install PyMySQL 2026-07-23 00:50:57.683 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2026-07-23 00:50:58.849 | Collecting PyMySQL 2026-07-23 00:50:59.003 | Downloading pymysql-1.2.0-py3-none-any.whl.metadata (4.3 kB) 2026-07-23 00:50:59.029 | Downloading pymysql-1.2.0-py3-none-any.whl (45 kB) 2026-07-23 00:50:59.201 | Installing collected packages: PyMySQL 2026-07-23 00:50:59.273 | Successfully installed PyMySQL-1.2.0 2026-07-23 00:50:59.372 | + inc/python:pip_install:216 : result=0 2026-07-23 00:50:59.376 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-23 00:50:59.379 | + functions-common:time_stop:2420 : local name 2026-07-23 00:50:59.382 | + functions-common:time_stop:2421 : local end_time 2026-07-23 00:50:59.385 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-23 00:50:59.387 | + functions-common:time_stop:2423 : local total 2026-07-23 00:50:59.391 | + functions-common:time_stop:2424 : local start_time 2026-07-23 00:50:59.393 | + functions-common:time_stop:2426 : name=pip_install 2026-07-23 00:50:59.396 | + functions-common:time_stop:2427 : start_time=1784767857675 2026-07-23 00:50:59.399 | + functions-common:time_stop:2429 : [[ -z 1784767857675 ]] 2026-07-23 00:50:59.403 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-23 00:50:59.406 | + functions-common:time_stop:2432 : end_time=1784767859404 2026-07-23 00:50:59.409 | + functions-common:time_stop:2433 : elapsed_time=1729 2026-07-23 00:50:59.412 | + functions-common:time_stop:2434 : total=34735 2026-07-23 00:50:59.415 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-23 00:50:59.418 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=36464 2026-07-23 00:50:59.422 | + inc/python:pip_install:219 : return 0 2026-07-23 00:50:59.425 | + lib/databases/mysql:install_database_python_mysql:243 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2026-07-23 00:50:59.428 | + lib/databases/mysql:install_database_python_mysql:245 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-07-23 00:50:59.430 | + lib/databases/mysql:install_database_python_mysql:246 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2026-07-23 00:50:59.434 | + ./stack.sh:main:867 : is_service_enabled neutron 2026-07-23 00:50:59.454 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 00:50:59.457 | + ./stack.sh:main:868 : install_neutron_agent_packages 2026-07-23 00:50:59.460 | + lib/neutron:install_neutron_agent_packages:551 : is_service_enabled q-l3 neutron-l3 2026-07-23 00:50:59.480 | + functions-common:is_service_enabled:2076 : return 1 2026-07-23 00:50:59.482 | + lib/neutron:install_neutron_agent_packages:555 : is_service_enabled q-agt neutron-agent q-dhcp neutron-dhcp q-l3 neutron-l3 2026-07-23 00:50:59.502 | + functions-common:is_service_enabled:2076 : return 1 2026-07-23 00:50:59.504 | + ./stack.sh:main:871 : is_service_enabled etcd3 2026-07-23 00:50:59.523 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 00:50:59.526 | + ./stack.sh:main:872 : install_etcd3 2026-07-23 00:50:59.529 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2026-07-23 00:50:59.529 | Installing etcd 2026-07-23 00:50:59.532 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2026-07-23 00:50:59.547 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2026-07-23 00:50:59.561 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2026-07-23 00:50:59.564 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2026-07-23 00:50:59.581 | + lib/etcd3:install_etcd3:113 : local etcd_file 2026-07-23 00:50:59.584 | ++ lib/etcd3:install_etcd3:114 : get_extra_file https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-07-23 00:50:59.587 | ++ functions:get_extra_file:66 : local file_url=https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-07-23 00:50:59.590 | ++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-07-23 00:50:59.593 | ++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-07-23 00:50:59.596 | ++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-07-23 00:50:59.599 | ++ functions:get_extra_file:71 : local file_name=etcd-v3.5.21-linux-amd64.tar.gz 2026-07-23 00:50:59.602 | ++ functions:get_extra_file:72 : [[ https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz != file* ]] 2026-07-23 00:50:59.605 | ++ functions:get_extra_file:74 : [[ ! -f /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz ]] 2026-07-23 00:50:59.608 | ++ functions:get_extra_file:75 : wget --progress=dot:giga --retry-on-host-error --retry-on-http-error=500,503 -t 2 --waitretry=10 --tries=3 --retry-connrefused -c https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz -O /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-07-23 00:50:59.611 | --2026-07-23 02:50:59-- https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-07-23 00:50:59.697 | Resolving github.com (github.com)... 140.82.121.3 2026-07-23 00:50:59.716 | Connecting to github.com (github.com)|140.82.121.3|:443... connected. 2026-07-23 00:50:59.950 | HTTP request sent, awaiting response... 302 Found 2026-07-23 00:50:59.950 | Location: https://release-assets.githubusercontent.com/github-production-release-asset/11225014/a921b041-0d04-41f7-96b3-8dfd08eb5f41?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-07-23T01%3A25%3A59Z&rscd=attachment%3B+filename%3Detcd-v3.5.21-linux-amd64.tar.gz&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-07-23T00%3A25%3A16Z&ske=2026-07-23T01%3A25%3A59Z&sks=b&skv=2018-11-09&sig=yyXJXeyyyfuxyNKRF7b9TyxoOUco5QCbqf5ZQDzu340%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4NDc2OTY1OSwibmJmIjoxNzg0NzY3ODU5LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.FmxpvmOSYU-d3iLvDXc5JiT0kZJAr-7k6AndwzEemIM&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream [following] 2026-07-23 00:50:59.950 | --2026-07-23 02:50:59-- https://release-assets.githubusercontent.com/github-production-release-asset/11225014/a921b041-0d04-41f7-96b3-8dfd08eb5f41?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-07-23T01%3A25%3A59Z&rscd=attachment%3B+filename%3Detcd-v3.5.21-linux-amd64.tar.gz&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-07-23T00%3A25%3A16Z&ske=2026-07-23T01%3A25%3A59Z&sks=b&skv=2018-11-09&sig=yyXJXeyyyfuxyNKRF7b9TyxoOUco5QCbqf5ZQDzu340%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4NDc2OTY1OSwibmJmIjoxNzg0NzY3ODU5LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.FmxpvmOSYU-d3iLvDXc5JiT0kZJAr-7k6AndwzEemIM&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream 2026-07-23 00:50:59.982 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.110.133, 185.199.108.133, 185.199.111.133, ... 2026-07-23 00:50:59.994 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.110.133|:443... connected. 2026-07-23 00:51:00.131 | HTTP request sent, awaiting response... 200 OK 2026-07-23 00:51:00.131 | Length: 20927601 (20M) [application/octet-stream] 2026-07-23 00:51:00.131 | Saving to: '/home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' 2026-07-23 00:51:00.184 | 2026-07-23 00:51:00.606 | 0K ........ ........ ... 100% 42.0M=0.5s 2026-07-23 00:51:00.606 | 2026-07-23 00:51:00.606 | 2026-07-23 02:51:00 (42.0 MB/s) - '/home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' saved [20927601/20927601] 2026-07-23 00:51:00.606 | 2026-07-23 00:51:00.611 | ++ functions:get_extra_file:76 : [[ 0 -ne 0 ]] 2026-07-23 00:51:00.614 | ++ functions:get_extra_file:80 : echo /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-07-23 00:51:00.617 | ++ functions:get_extra_file:81 : return 2026-07-23 00:51:00.621 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-07-23 00:51:00.623 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64/etcd ']' 2026-07-23 00:51:00.626 | + lib/etcd3:install_etcd3:116 : echo 'adddda4b06718e68671ffabff2f8cee48488ba61ad82900e639d108f2148501c /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' 2026-07-23 00:51:00.629 | + lib/etcd3:install_etcd3:118 : sha256sum -c /home/quobyte/devstack/files/etcd.sha256sum 2026-07-23 00:51:00.655 | /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz: OK 2026-07-23 00:51:00.658 | + lib/etcd3:install_etcd3:120 : tar xzvf /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz -C /home/quobyte/devstack/files 2026-07-23 00:51:00.666 | etcd-v3.5.21-linux-amd64/ 2026-07-23 00:51:00.666 | etcd-v3.5.21-linux-amd64/Documentation/ 2026-07-23 00:51:00.666 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/ 2026-07-23 00:51:00.666 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/ 2026-07-23 00:51:00.667 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2026-07-23 00:51:00.667 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2026-07-23 00:51:00.667 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2026-07-23 00:51:00.667 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2026-07-23 00:51:00.668 | etcd-v3.5.21-linux-amd64/Documentation/README.md 2026-07-23 00:51:00.668 | etcd-v3.5.21-linux-amd64/README-etcdutl.md 2026-07-23 00:51:00.668 | etcd-v3.5.21-linux-amd64/READMEv2-etcdctl.md 2026-07-23 00:51:00.668 | etcd-v3.5.21-linux-amd64/README-etcdctl.md 2026-07-23 00:51:00.668 | etcd-v3.5.21-linux-amd64/README.md 2026-07-23 00:51:00.668 | etcd-v3.5.21-linux-amd64/etcdutl 2026-07-23 00:51:00.829 | etcd-v3.5.21-linux-amd64/etcdctl 2026-07-23 00:51:01.023 | etcd-v3.5.21-linux-amd64/etcd 2026-07-23 00:51:01.279 | + lib/etcd3:install_etcd3:121 : sudo cp /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64/etcd /opt/stack/bin/etcd 2026-07-23 00:51:01.314 | + lib/etcd3:install_etcd3:122 : sudo cp /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2026-07-23 00:51:01.345 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2026-07-23 00:51:01.348 | + ./stack.sh:main:881 : is_service_enabled tls-proxy 2026-07-23 00:51:01.367 | + functions-common:is_service_enabled:2076 : return 1 2026-07-23 00:51:01.370 | + ./stack.sh:main:891 : install_dstat 2026-07-23 00:51:01.372 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2026-07-23 00:51:01.391 | + functions-common:is_service_enabled:2076 : return 1 2026-07-23 00:51:01.393 | + ./stack.sh:main:897 : echo_summary 'Installing OpenStack project source' 2026-07-23 00:51:01.396 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-23 00:51:01.399 | + ./stack.sh:echo_summary:450 : echo -e Installing OpenStack project source 2026-07-23 00:51:01.402 | + ./stack.sh:main:900 : install_libs 2026-07-23 00:51:01.405 | + lib/libraries:install_libs:91 : _install_lib_from_source automaton 2026-07-23 00:51:01.408 | + lib/libraries:_install_lib_from_source:75 : local name=automaton 2026-07-23 00:51:01.410 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git automaton 2026-07-23 00:51:01.413 | + inc/python:use_library_from_git:266 : local name=automaton 2026-07-23 00:51:01.416 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-23 00:51:01.419 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-23 00:51:01.422 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,automaton, ]] 2026-07-23 00:51:01.424 | + inc/python:use_library_from_git:269 : return 1 2026-07-23 00:51:01.428 | + lib/libraries:install_libs:92 : _install_lib_from_source castellan 2026-07-23 00:51:01.430 | + lib/libraries:_install_lib_from_source:75 : local name=castellan 2026-07-23 00:51:01.433 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git castellan 2026-07-23 00:51:01.436 | + inc/python:use_library_from_git:266 : local name=castellan 2026-07-23 00:51:01.439 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-23 00:51:01.441 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-23 00:51:01.444 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,castellan, ]] 2026-07-23 00:51:01.447 | + inc/python:use_library_from_git:269 : return 1 2026-07-23 00:51:01.450 | + lib/libraries:install_libs:93 : _install_lib_from_source cliff 2026-07-23 00:51:01.453 | + lib/libraries:_install_lib_from_source:75 : local name=cliff 2026-07-23 00:51:01.456 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cliff 2026-07-23 00:51:01.459 | + inc/python:use_library_from_git:266 : local name=cliff 2026-07-23 00:51:01.462 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-23 00:51:01.464 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-23 00:51:01.467 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,cliff, ]] 2026-07-23 00:51:01.470 | + inc/python:use_library_from_git:269 : return 1 2026-07-23 00:51:01.473 | + lib/libraries:install_libs:94 : _install_lib_from_source cursive 2026-07-23 00:51:01.476 | + lib/libraries:_install_lib_from_source:75 : local name=cursive 2026-07-23 00:51:01.479 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cursive 2026-07-23 00:51:01.482 | + inc/python:use_library_from_git:266 : local name=cursive 2026-07-23 00:51:01.485 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-23 00:51:01.487 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-23 00:51:01.490 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,cursive, ]] 2026-07-23 00:51:01.493 | + inc/python:use_library_from_git:269 : return 1 2026-07-23 00:51:01.496 | + lib/libraries:install_libs:95 : _install_lib_from_source debtcollector 2026-07-23 00:51:01.499 | + lib/libraries:_install_lib_from_source:75 : local name=debtcollector 2026-07-23 00:51:01.502 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git debtcollector 2026-07-23 00:51:01.504 | + inc/python:use_library_from_git:266 : local name=debtcollector 2026-07-23 00:51:01.507 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-23 00:51:01.510 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-23 00:51:01.513 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,debtcollector, ]] 2026-07-23 00:51:01.516 | + inc/python:use_library_from_git:269 : return 1 2026-07-23 00:51:01.519 | + lib/libraries:install_libs:96 : _install_lib_from_source futurist 2026-07-23 00:51:01.521 | + lib/libraries:_install_lib_from_source:75 : local name=futurist 2026-07-23 00:51:01.524 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git futurist 2026-07-23 00:51:01.527 | + inc/python:use_library_from_git:266 : local name=futurist 2026-07-23 00:51:01.530 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-23 00:51:01.533 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-23 00:51:01.536 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,futurist, ]] 2026-07-23 00:51:01.538 | + inc/python:use_library_from_git:269 : return 1 2026-07-23 00:51:01.541 | + lib/libraries:install_libs:97 : _install_lib_from_source openstacksdk 2026-07-23 00:51:01.544 | + lib/libraries:_install_lib_from_source:75 : local name=openstacksdk 2026-07-23 00:51:01.547 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git openstacksdk 2026-07-23 00:51:01.549 | + inc/python:use_library_from_git:266 : local name=openstacksdk 2026-07-23 00:51:01.552 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-23 00:51:01.555 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-23 00:51:01.558 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,openstacksdk, ]] 2026-07-23 00:51:01.560 | + inc/python:use_library_from_git:269 : return 1 2026-07-23 00:51:01.563 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-lib 2026-07-23 00:51:01.566 | + lib/libraries:_install_lib_from_source:75 : local name=osc-lib 2026-07-23 00:51:01.568 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-lib 2026-07-23 00:51:01.571 | + inc/python:use_library_from_git:266 : local name=osc-lib 2026-07-23 00:51:01.574 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-23 00:51:01.577 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-23 00:51:01.580 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,osc-lib, ]] 2026-07-23 00:51:01.582 | + inc/python:use_library_from_git:269 : return 1 2026-07-23 00:51:01.585 | + lib/libraries:install_libs:99 : _install_lib_from_source osc-placement 2026-07-23 00:51:01.588 | + lib/libraries:_install_lib_from_source:75 : local name=osc-placement 2026-07-23 00:51:01.591 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-placement 2026-07-23 00:51:01.593 | + inc/python:use_library_from_git:266 : local name=osc-placement 2026-07-23 00:51:01.596 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-23 00:51:01.599 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-23 00:51:01.601 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,osc-placement, ]] 2026-07-23 00:51:01.605 | + inc/python:use_library_from_git:269 : return 1 2026-07-23 00:51:01.608 | + lib/libraries:install_libs:100 : _install_lib_from_source os-client-config 2026-07-23 00:51:01.610 | + lib/libraries:_install_lib_from_source:75 : local name=os-client-config 2026-07-23 00:51:01.613 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-client-config 2026-07-23 00:51:01.616 | + inc/python:use_library_from_git:266 : local name=os-client-config 2026-07-23 00:51:01.618 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-23 00:51:01.621 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-23 00:51:01.624 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-client-config, ]] 2026-07-23 00:51:01.627 | + inc/python:use_library_from_git:269 : return 1 2026-07-23 00:51:01.630 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.cache 2026-07-23 00:51:01.632 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.cache 2026-07-23 00:51:01.635 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.cache 2026-07-23 00:51:01.638 | + inc/python:use_library_from_git:266 : local name=oslo.cache 2026-07-23 00:51:01.641 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-23 00:51:01.643 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-23 00:51:01.646 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.cache, ]] 2026-07-23 00:51:01.649 | + inc/python:use_library_from_git:269 : return 1 2026-07-23 00:51:01.652 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.concurrency 2026-07-23 00:51:01.655 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.concurrency 2026-07-23 00:51:01.657 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.concurrency 2026-07-23 00:51:01.660 | + inc/python:use_library_from_git:266 : local name=oslo.concurrency 2026-07-23 00:51:01.663 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-23 00:51:01.666 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-23 00:51:01.668 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.concurrency, ]] 2026-07-23 00:51:01.671 | + inc/python:use_library_from_git:269 : return 1 2026-07-23 00:51:01.674 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.config 2026-07-23 00:51:01.676 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.config 2026-07-23 00:51:01.679 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.config 2026-07-23 00:51:01.682 | + inc/python:use_library_from_git:266 : local name=oslo.config 2026-07-23 00:51:01.685 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-23 00:51:01.688 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-23 00:51:01.690 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.config, ]] 2026-07-23 00:51:01.693 | + inc/python:use_library_from_git:269 : return 1 2026-07-23 00:51:01.696 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.context 2026-07-23 00:51:01.699 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.context 2026-07-23 00:51:01.702 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.context 2026-07-23 00:51:01.705 | + inc/python:use_library_from_git:266 : local name=oslo.context 2026-07-23 00:51:01.707 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-23 00:51:01.710 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-23 00:51:01.713 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.context, ]] 2026-07-23 00:51:01.716 | + inc/python:use_library_from_git:269 : return 1 2026-07-23 00:51:01.719 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.db 2026-07-23 00:51:01.722 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.db 2026-07-23 00:51:01.725 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.db 2026-07-23 00:51:01.728 | + inc/python:use_library_from_git:266 : local name=oslo.db 2026-07-23 00:51:01.730 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-23 00:51:01.733 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-23 00:51:01.736 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.db, ]] 2026-07-23 00:51:01.739 | + inc/python:use_library_from_git:269 : return 1 2026-07-23 00:51:01.742 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.i18n 2026-07-23 00:51:01.744 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.i18n 2026-07-23 00:51:01.747 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.i18n 2026-07-23 00:51:01.750 | + inc/python:use_library_from_git:266 : local name=oslo.i18n 2026-07-23 00:51:01.753 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-23 00:51:01.755 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-23 00:51:01.758 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.i18n, ]] 2026-07-23 00:51:01.761 | + inc/python:use_library_from_git:269 : return 1 2026-07-23 00:51:01.764 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.limit 2026-07-23 00:51:01.767 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.limit 2026-07-23 00:51:01.769 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.limit 2026-07-23 00:51:01.772 | + inc/python:use_library_from_git:266 : local name=oslo.limit 2026-07-23 00:51:01.775 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-23 00:51:01.778 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-23 00:51:01.780 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.limit, ]] 2026-07-23 00:51:01.783 | + inc/python:use_library_from_git:269 : return 1 2026-07-23 00:51:01.786 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.log 2026-07-23 00:51:01.789 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.log 2026-07-23 00:51:01.792 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.log 2026-07-23 00:51:01.794 | + inc/python:use_library_from_git:266 : local name=oslo.log 2026-07-23 00:51:01.797 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-23 00:51:01.800 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-23 00:51:01.803 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.log, ]] 2026-07-23 00:51:01.806 | + inc/python:use_library_from_git:269 : return 1 2026-07-23 00:51:01.808 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.messaging 2026-07-23 00:51:01.811 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.messaging 2026-07-23 00:51:01.814 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.messaging 2026-07-23 00:51:01.817 | + inc/python:use_library_from_git:266 : local name=oslo.messaging 2026-07-23 00:51:01.820 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-23 00:51:01.822 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-23 00:51:01.825 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.messaging, ]] 2026-07-23 00:51:01.828 | + inc/python:use_library_from_git:269 : return 1 2026-07-23 00:51:01.831 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.middleware 2026-07-23 00:51:01.834 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.middleware 2026-07-23 00:51:01.837 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.middleware 2026-07-23 00:51:01.839 | + inc/python:use_library_from_git:266 : local name=oslo.middleware 2026-07-23 00:51:01.842 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-23 00:51:01.845 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-23 00:51:01.848 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.middleware, ]] 2026-07-23 00:51:01.850 | + inc/python:use_library_from_git:269 : return 1 2026-07-23 00:51:01.853 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.policy 2026-07-23 00:51:01.856 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.policy 2026-07-23 00:51:01.859 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.policy 2026-07-23 00:51:01.862 | + inc/python:use_library_from_git:266 : local name=oslo.policy 2026-07-23 00:51:01.865 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-23 00:51:01.867 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-23 00:51:01.870 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.policy, ]] 2026-07-23 00:51:01.873 | + inc/python:use_library_from_git:269 : return 1 2026-07-23 00:51:01.876 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.privsep 2026-07-23 00:51:01.878 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.privsep 2026-07-23 00:51:01.881 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.privsep 2026-07-23 00:51:01.884 | + inc/python:use_library_from_git:266 : local name=oslo.privsep 2026-07-23 00:51:01.887 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-23 00:51:01.890 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-23 00:51:01.892 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.privsep, ]] 2026-07-23 00:51:01.895 | + inc/python:use_library_from_git:269 : return 1 2026-07-23 00:51:01.898 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.reports 2026-07-23 00:51:01.901 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.reports 2026-07-23 00:51:01.904 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.reports 2026-07-23 00:51:01.906 | + inc/python:use_library_from_git:266 : local name=oslo.reports 2026-07-23 00:51:01.909 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-23 00:51:01.912 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-23 00:51:01.915 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.reports, ]] 2026-07-23 00:51:01.918 | + inc/python:use_library_from_git:269 : return 1 2026-07-23 00:51:01.921 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.rootwrap 2026-07-23 00:51:01.923 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.rootwrap 2026-07-23 00:51:01.926 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.rootwrap 2026-07-23 00:51:01.929 | + inc/python:use_library_from_git:266 : local name=oslo.rootwrap 2026-07-23 00:51:01.932 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-23 00:51:01.935 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-23 00:51:01.937 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.rootwrap, ]] 2026-07-23 00:51:01.940 | + inc/python:use_library_from_git:269 : return 1 2026-07-23 00:51:01.943 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.serialization 2026-07-23 00:51:01.946 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.serialization 2026-07-23 00:51:01.949 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.serialization 2026-07-23 00:51:01.951 | + inc/python:use_library_from_git:266 : local name=oslo.serialization 2026-07-23 00:51:01.954 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-23 00:51:01.957 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-23 00:51:01.960 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.serialization, ]] 2026-07-23 00:51:01.962 | + inc/python:use_library_from_git:269 : return 1 2026-07-23 00:51:01.965 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.service 2026-07-23 00:51:01.968 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.service 2026-07-23 00:51:01.971 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.service 2026-07-23 00:51:01.973 | + inc/python:use_library_from_git:266 : local name=oslo.service 2026-07-23 00:51:01.976 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-23 00:51:01.979 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-23 00:51:01.982 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.service, ]] 2026-07-23 00:51:01.985 | + inc/python:use_library_from_git:269 : return 1 2026-07-23 00:51:01.988 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.utils 2026-07-23 00:51:01.991 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.utils 2026-07-23 00:51:01.993 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.utils 2026-07-23 00:51:01.996 | + inc/python:use_library_from_git:266 : local name=oslo.utils 2026-07-23 00:51:01.999 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-23 00:51:02.002 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-23 00:51:02.005 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.utils, ]] 2026-07-23 00:51:02.007 | + inc/python:use_library_from_git:269 : return 1 2026-07-23 00:51:02.010 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.versionedobjects 2026-07-23 00:51:02.013 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.versionedobjects 2026-07-23 00:51:02.016 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.versionedobjects 2026-07-23 00:51:02.019 | + inc/python:use_library_from_git:266 : local name=oslo.versionedobjects 2026-07-23 00:51:02.022 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-23 00:51:02.024 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-23 00:51:02.027 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.versionedobjects, ]] 2026-07-23 00:51:02.030 | + inc/python:use_library_from_git:269 : return 1 2026-07-23 00:51:02.033 | + lib/libraries:install_libs:119 : _install_lib_from_source oslo.vmware 2026-07-23 00:51:02.036 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.vmware 2026-07-23 00:51:02.038 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.vmware 2026-07-23 00:51:02.041 | + inc/python:use_library_from_git:266 : local name=oslo.vmware 2026-07-23 00:51:02.044 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-23 00:51:02.047 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-23 00:51:02.050 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.vmware, ]] 2026-07-23 00:51:02.052 | + inc/python:use_library_from_git:269 : return 1 2026-07-23 00:51:02.055 | + lib/libraries:install_libs:120 : _install_lib_from_source osprofiler 2026-07-23 00:51:02.058 | + lib/libraries:_install_lib_from_source:75 : local name=osprofiler 2026-07-23 00:51:02.061 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osprofiler 2026-07-23 00:51:02.064 | + inc/python:use_library_from_git:266 : local name=osprofiler 2026-07-23 00:51:02.067 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-23 00:51:02.069 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-23 00:51:02.072 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,osprofiler, ]] 2026-07-23 00:51:02.075 | + inc/python:use_library_from_git:269 : return 1 2026-07-23 00:51:02.078 | + lib/libraries:install_libs:121 : _install_lib_from_source pycadf 2026-07-23 00:51:02.081 | + lib/libraries:_install_lib_from_source:75 : local name=pycadf 2026-07-23 00:51:02.083 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git pycadf 2026-07-23 00:51:02.086 | + inc/python:use_library_from_git:266 : local name=pycadf 2026-07-23 00:51:02.089 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-23 00:51:02.092 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-23 00:51:02.096 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,pycadf, ]] 2026-07-23 00:51:02.100 | + inc/python:use_library_from_git:269 : return 1 2026-07-23 00:51:02.104 | + lib/libraries:install_libs:122 : _install_lib_from_source stevedore 2026-07-23 00:51:02.107 | + lib/libraries:_install_lib_from_source:75 : local name=stevedore 2026-07-23 00:51:02.111 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git stevedore 2026-07-23 00:51:02.114 | + inc/python:use_library_from_git:266 : local name=stevedore 2026-07-23 00:51:02.118 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-23 00:51:02.121 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-23 00:51:02.124 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,stevedore, ]] 2026-07-23 00:51:02.128 | + inc/python:use_library_from_git:269 : return 1 2026-07-23 00:51:02.131 | + lib/libraries:install_libs:123 : _install_lib_from_source taskflow 2026-07-23 00:51:02.135 | + lib/libraries:_install_lib_from_source:75 : local name=taskflow 2026-07-23 00:51:02.139 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git taskflow 2026-07-23 00:51:02.143 | + inc/python:use_library_from_git:266 : local name=taskflow 2026-07-23 00:51:02.146 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-23 00:51:02.150 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-23 00:51:02.154 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,taskflow, ]] 2026-07-23 00:51:02.158 | + inc/python:use_library_from_git:269 : return 1 2026-07-23 00:51:02.161 | + lib/libraries:install_libs:124 : _install_lib_from_source tooz 2026-07-23 00:51:02.164 | + lib/libraries:_install_lib_from_source:75 : local name=tooz 2026-07-23 00:51:02.168 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git tooz 2026-07-23 00:51:02.171 | + inc/python:use_library_from_git:266 : local name=tooz 2026-07-23 00:51:02.175 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-23 00:51:02.178 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-23 00:51:02.182 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,tooz, ]] 2026-07-23 00:51:02.185 | + inc/python:use_library_from_git:269 : return 1 2026-07-23 00:51:02.188 | + lib/libraries:install_libs:128 : _install_lib_from_source os-brick 2026-07-23 00:51:02.192 | + lib/libraries:_install_lib_from_source:75 : local name=os-brick 2026-07-23 00:51:02.195 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-brick 2026-07-23 00:51:02.199 | + inc/python:use_library_from_git:266 : local name=os-brick 2026-07-23 00:51:02.202 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-23 00:51:02.206 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-23 00:51:02.211 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-brick, ]] 2026-07-23 00:51:02.215 | + inc/python:use_library_from_git:269 : return 1 2026-07-23 00:51:02.218 | + lib/libraries:install_libs:129 : _install_lib_from_source os-resource-classes 2026-07-23 00:51:02.222 | + lib/libraries:_install_lib_from_source:75 : local name=os-resource-classes 2026-07-23 00:51:02.225 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-resource-classes 2026-07-23 00:51:02.229 | + inc/python:use_library_from_git:266 : local name=os-resource-classes 2026-07-23 00:51:02.232 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-23 00:51:02.235 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-23 00:51:02.239 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-resource-classes, ]] 2026-07-23 00:51:02.242 | + inc/python:use_library_from_git:269 : return 1 2026-07-23 00:51:02.246 | + lib/libraries:install_libs:130 : _install_lib_from_source os-traits 2026-07-23 00:51:02.249 | + lib/libraries:_install_lib_from_source:75 : local name=os-traits 2026-07-23 00:51:02.252 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-traits 2026-07-23 00:51:02.256 | + inc/python:use_library_from_git:266 : local name=os-traits 2026-07-23 00:51:02.259 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-23 00:51:02.263 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-23 00:51:02.267 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-traits, ]] 2026-07-23 00:51:02.271 | + inc/python:use_library_from_git:269 : return 1 2026-07-23 00:51:02.274 | + lib/libraries:install_libs:133 : _install_lib_from_source python-barbicanclient 2026-07-23 00:51:02.278 | + lib/libraries:_install_lib_from_source:75 : local name=python-barbicanclient 2026-07-23 00:51:02.281 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git python-barbicanclient 2026-07-23 00:51:02.283 | + inc/python:use_library_from_git:266 : local name=python-barbicanclient 2026-07-23 00:51:02.287 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-23 00:51:02.292 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-23 00:51:02.296 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-barbicanclient, ]] 2026-07-23 00:51:02.299 | + inc/python:use_library_from_git:269 : return 1 2026-07-23 00:51:02.303 | + lib/libraries:install_libs:135 : use_library_from_git etcd3gw 2026-07-23 00:51:02.306 | + inc/python:use_library_from_git:266 : local name=etcd3gw 2026-07-23 00:51:02.309 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-23 00:51:02.313 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-23 00:51:02.316 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,etcd3gw, ]] 2026-07-23 00:51:02.320 | + inc/python:use_library_from_git:269 : return 1 2026-07-23 00:51:02.323 | + lib/libraries:install_libs:139 : pip_install etcd3gw 2026-07-23 00:51:02.350 | Using python 3.12 to install etcd3gw 2026-07-23 00:51:02.354 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2026-07-23 00:51:03.619 | Collecting etcd3gw 2026-07-23 00:51:03.752 | Downloading etcd3gw-2.7.0-py3-none-any.whl.metadata (1.9 kB) 2026-07-23 00:51:03.763 | Requirement already satisfied: pbr>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from etcd3gw) (7.0.3) 2026-07-23 00:51:03.804 | Collecting requests>=2.20.0 (from etcd3gw) 2026-07-23 00:51:03.807 | Using cached requests-2.34.2-py3-none-any.whl.metadata (4.8 kB) 2026-07-23 00:51:03.937 | Collecting futurist>=0.16.0 (from etcd3gw) 2026-07-23 00:51:03.952 | Downloading futurist-3.4.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-23 00:51:03.994 | Collecting debtcollector>=3.0.0 (from futurist>=0.16.0->etcd3gw) 2026-07-23 00:51:04.009 | Downloading debtcollector-3.1.0-py3-none-any.whl.metadata (2.6 kB) 2026-07-23 00:51:04.531 | Collecting wrapt>=2.1.0 (from debtcollector>=3.0.0->futurist>=0.16.0->etcd3gw) 2026-07-23 00:51:04.546 | Downloading wrapt-2.2.2-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.metadata (7.4 kB) 2026-07-23 00:51:04.560 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0->etcd3gw) (83.0.0) 2026-07-23 00:51:04.741 | Collecting charset_normalizer<4,>=2 (from requests>=2.20.0->etcd3gw) 2026-07-23 00:51:04.744 | Using cached charset_normalizer-3.4.7-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (40 kB) 2026-07-23 00:51:04.775 | Collecting idna<4,>=2.5 (from requests>=2.20.0->etcd3gw) 2026-07-23 00:51:04.777 | Using cached idna-3.18-py3-none-any.whl.metadata (6.1 kB) 2026-07-23 00:51:04.817 | Collecting urllib3<3,>=1.26 (from requests>=2.20.0->etcd3gw) 2026-07-23 00:51:04.819 | Using cached urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 2026-07-23 00:51:04.825 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2023.11.17) 2026-07-23 00:51:04.851 | Downloading etcd3gw-2.7.0-py3-none-any.whl (29 kB) 2026-07-23 00:51:04.885 | Downloading futurist-3.4.0-py3-none-any.whl (43 kB) 2026-07-23 00:51:04.914 | Downloading debtcollector-3.1.0-py3-none-any.whl (24 kB) 2026-07-23 00:51:04.924 | Using cached requests-2.34.2-py3-none-any.whl (73 kB) 2026-07-23 00:51:04.926 | Using cached charset_normalizer-3.4.7-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (216 kB) 2026-07-23 00:51:04.928 | Using cached idna-3.18-py3-none-any.whl (65 kB) 2026-07-23 00:51:04.931 | Using cached urllib3-2.7.0-py3-none-any.whl (131 kB) 2026-07-23 00:51:04.945 | Downloading wrapt-2.2.2-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (169 kB) 2026-07-23 00:51:05.185 | Installing collected packages: wrapt, urllib3, idna, charset_normalizer, requests, debtcollector, futurist, etcd3gw 2026-07-23 00:51:05.241 | Attempting uninstall: urllib3 2026-07-23 00:51:05.247 | Found existing installation: urllib3 2.0.7 2026-07-23 00:51:05.248 | Not uninstalling urllib3 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-23 00:51:05.248 | Can't uninstall 'urllib3'. No files were found to uninstall. 2026-07-23 00:51:05.387 | Attempting uninstall: idna 2026-07-23 00:51:05.396 | Found existing installation: idna 3.6 2026-07-23 00:51:05.396 | Not uninstalling idna at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-23 00:51:05.397 | Can't uninstall 'idna'. No files were found to uninstall. 2026-07-23 00:51:05.551 | Attempting uninstall: requests 2026-07-23 00:51:05.558 | Found existing installation: requests 2.31.0 2026-07-23 00:51:05.559 | Not uninstalling requests at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-23 00:51:05.559 | Can't uninstall 'requests'. No files were found to uninstall. 2026-07-23 00:51:05.784 | 2026-07-23 00:51:05.789 | Successfully installed charset_normalizer-3.4.7 debtcollector-3.1.0 etcd3gw-2.7.0 futurist-3.4.0 idna-3.18 requests-2.34.2 urllib3-2.7.0 wrapt-2.2.2 2026-07-23 00:51:05.923 | + inc/python:pip_install:216 : result=0 2026-07-23 00:51:05.927 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-23 00:51:05.930 | + functions-common:time_stop:2420 : local name 2026-07-23 00:51:05.934 | + functions-common:time_stop:2421 : local end_time 2026-07-23 00:51:05.938 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-23 00:51:05.941 | + functions-common:time_stop:2423 : local total 2026-07-23 00:51:05.944 | + functions-common:time_stop:2424 : local start_time 2026-07-23 00:51:05.947 | + functions-common:time_stop:2426 : name=pip_install 2026-07-23 00:51:05.949 | + functions-common:time_stop:2427 : start_time=1784767862343 2026-07-23 00:51:05.952 | + functions-common:time_stop:2429 : [[ -z 1784767862343 ]] 2026-07-23 00:51:05.955 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-23 00:51:05.960 | + functions-common:time_stop:2432 : end_time=1784767865957 2026-07-23 00:51:05.962 | + functions-common:time_stop:2433 : elapsed_time=3614 2026-07-23 00:51:05.965 | + functions-common:time_stop:2434 : total=36464 2026-07-23 00:51:05.967 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-23 00:51:05.970 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=40078 2026-07-23 00:51:05.973 | + inc/python:pip_install:219 : return 0 2026-07-23 00:51:05.976 | + ./stack.sh:main:903 : install_apache_uwsgi 2026-07-23 00:51:05.979 | + lib/apache:install_apache_uwsgi:79 : local apxs=apxs2 2026-07-23 00:51:05.981 | + lib/apache:install_apache_uwsgi:80 : is_fedora 2026-07-23 00:51:05.984 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-23 00:51:05.987 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-23 00:51:05.990 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-23 00:51:05.993 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-23 00:51:05.996 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-23 00:51:05.999 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-23 00:51:06.002 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-23 00:51:06.005 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-23 00:51:06.008 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-23 00:51:06.011 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-23 00:51:06.014 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-23 00:51:06.017 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-23 00:51:06.020 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-23 00:51:06.023 | + lib/apache:install_apache_uwsgi:84 : is_ubuntu 2026-07-23 00:51:06.026 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-23 00:51:06.028 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-23 00:51:06.031 | + lib/apache:install_apache_uwsgi:85 : local 'pkg_list=uwsgi uwsgi-plugin-python3' 2026-07-23 00:51:06.034 | + lib/apache:install_apache_uwsgi:86 : install_package uwsgi uwsgi-plugin-python3 2026-07-23 00:51:06.037 | + functions-common:install_package:1438 : update_package_repo 2026-07-23 00:51:06.040 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-23 00:51:06.043 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-23 00:51:06.046 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-23 00:51:06.049 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-23 00:51:06.051 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-23 00:51:06.054 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-23 00:51:06.057 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-23 00:51:06.060 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-23 00:51:06.063 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-23 00:51:06.066 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-23 00:51:06.069 | + functions-common:apt_get_update:1167 : return 2026-07-23 00:51:06.072 | + functions-common:install_package:1439 : real_install_package uwsgi uwsgi-plugin-python3 2026-07-23 00:51:06.075 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-23 00:51:06.077 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-23 00:51:06.080 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-23 00:51:06.083 | + functions-common:real_install_package:1427 : apt_get install uwsgi uwsgi-plugin-python3 2026-07-23 00:51:06.106 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 2026-07-23 00:51:06.142 | Reading package lists... 2026-07-23 00:51:06.499 | Building dependency tree... 2026-07-23 00:51:06.500 | Reading state information... 2026-07-23 00:51:07.038 | The following packages were automatically installed and are no longer required: 2026-07-23 00:51:07.040 | libfwupd2 libgusb2 2026-07-23 00:51:07.040 | Use 'sudo apt autoremove' to remove them. 2026-07-23 00:51:07.042 | The following additional packages will be installed: 2026-07-23 00:51:07.044 | libnorm1t64 libpgm-5.3-0t64 libzmq5 uwsgi-core 2026-07-23 00:51:07.046 | Suggested packages: 2026-07-23 00:51:07.046 | nginx-full | cherokee | libapache2-mod-proxy-uwsgi | libapache2-mod-uwsgi 2026-07-23 00:51:07.046 | | libapache2-mod-ruwsgi uwsgi-dev uwsgi-extra uwsgi-plugins-all 2026-07-23 00:51:07.046 | python3-uwsgidecorators 2026-07-23 00:51:07.084 | The following NEW packages will be installed: 2026-07-23 00:51:07.085 | libnorm1t64 libpgm-5.3-0t64 libzmq5 uwsgi uwsgi-core uwsgi-plugin-python3 2026-07-23 00:51:07.128 | 0 upgraded, 6 newly installed, 0 to remove and 54 not upgraded. 2026-07-23 00:51:07.128 | Need to get 1270 kB of archives. 2026-07-23 00:51:07.128 | After this operation, 4285 kB of additional disk space will be used. 2026-07-23 00:51:07.128 | Get:1 http://archive.ubuntu.com/ubuntu noble/universe amd64 libnorm1t64 amd64 1.5.9+dfsg-3.1build1 [154 kB] 2026-07-23 00:51:07.137 | Get:2 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpgm-5.3-0t64 amd64 5.3.128~dfsg-2.1build1 [167 kB] 2026-07-23 00:51:07.142 | Get:3 http://archive.ubuntu.com/ubuntu noble/universe amd64 libzmq5 amd64 4.3.5-1build2 [260 kB] 2026-07-23 00:51:07.146 | Get:4 http://archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi-core amd64 2.0.24-2ubuntu10 [585 kB] 2026-07-23 00:51:07.153 | Get:5 http://archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi amd64 2.0.24-2ubuntu10 [22.0 kB] 2026-07-23 00:51:07.157 | Get:6 http://archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi-plugin-python3 amd64 2.0.24-2ubuntu10 [81.9 kB] 2026-07-23 00:51:07.385 | perl: warning: Setting locale failed. 2026-07-23 00:51:07.385 | perl: warning: Please check that your locale settings: 2026-07-23 00:51:07.385 | LANGUAGE = (unset), 2026-07-23 00:51:07.385 | LC_ALL = "en_US.utf8", 2026-07-23 00:51:07.385 | LANG = "de_DE.UTF-8" 2026-07-23 00:51:07.385 | are supported and installed on your system. 2026-07-23 00:51:07.386 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-23 00:51:07.447 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-23 00:51:07.447 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-23 00:51:07.447 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-23 00:51:07.628 | Fetched 1270 kB in 0s (25.6 MB/s) 2026-07-23 00:51:07.667 | Selecting previously unselected package libnorm1t64:amd64. 2026-07-23 00:51:07.727 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 126492 files and directories currently installed.) 2026-07-23 00:51:07.734 | Preparing to unpack .../0-libnorm1t64_1.5.9+dfsg-3.1build1_amd64.deb ... 2026-07-23 00:51:07.741 | Unpacking libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-07-23 00:51:07.789 | Selecting previously unselected package libpgm-5.3-0t64:amd64. 2026-07-23 00:51:07.801 | Preparing to unpack .../1-libpgm-5.3-0t64_5.3.128~dfsg-2.1build1_amd64.deb ... 2026-07-23 00:51:07.806 | Unpacking libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-07-23 00:51:07.854 | Selecting previously unselected package libzmq5:amd64. 2026-07-23 00:51:07.863 | Preparing to unpack .../2-libzmq5_4.3.5-1build2_amd64.deb ... 2026-07-23 00:51:07.867 | Unpacking libzmq5:amd64 (4.3.5-1build2) ... 2026-07-23 00:51:07.917 | Selecting previously unselected package uwsgi-core. 2026-07-23 00:51:07.929 | Preparing to unpack .../3-uwsgi-core_2.0.24-2ubuntu10_amd64.deb ... 2026-07-23 00:51:07.933 | Unpacking uwsgi-core (2.0.24-2ubuntu10) ... 2026-07-23 00:51:08.105 | Selecting previously unselected package uwsgi. 2026-07-23 00:51:08.117 | Preparing to unpack .../4-uwsgi_2.0.24-2ubuntu10_amd64.deb ... 2026-07-23 00:51:08.124 | Unpacking uwsgi (2.0.24-2ubuntu10) ... 2026-07-23 00:51:08.178 | Selecting previously unselected package uwsgi-plugin-python3. 2026-07-23 00:51:08.188 | Preparing to unpack .../5-uwsgi-plugin-python3_2.0.24-2ubuntu10_amd64.deb ... 2026-07-23 00:51:08.192 | Unpacking uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-07-23 00:51:08.262 | Setting up libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-07-23 00:51:08.273 | Setting up libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-07-23 00:51:08.284 | Setting up libzmq5:amd64 (4.3.5-1build2) ... 2026-07-23 00:51:08.295 | Setting up uwsgi-core (2.0.24-2ubuntu10) ... 2026-07-23 00:51:08.315 | Setting up uwsgi (2.0.24-2ubuntu10) ... 2026-07-23 00:51:08.877 | Setting up uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-07-23 00:51:08.911 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-23 00:51:09.909 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-23 00:51:10.137 | perl: warning: Setting locale failed. 2026-07-23 00:51:10.137 | perl: warning: Please check that your locale settings: 2026-07-23 00:51:10.137 | LANGUAGE = (unset), 2026-07-23 00:51:10.138 | LC_ALL = "en_US.utf8", 2026-07-23 00:51:10.138 | LANG = "de_DE.UTF-8" 2026-07-23 00:51:10.138 | are supported and installed on your system. 2026-07-23 00:51:10.138 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-23 00:51:10.269 | perl: warning: Setting locale failed. 2026-07-23 00:51:10.269 | perl: warning: Please check that your locale settings: 2026-07-23 00:51:10.269 | LANGUAGE = (unset), 2026-07-23 00:51:10.269 | LC_ALL = "en_US.utf8", 2026-07-23 00:51:10.269 | LANG = "de_DE.UTF-8" 2026-07-23 00:51:10.269 | are supported and installed on your system. 2026-07-23 00:51:10.269 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-23 00:51:10.321 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-23 00:51:10.321 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-23 00:51:10.321 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-23 00:51:10.393 | perl: warning: Setting locale failed. 2026-07-23 00:51:10.393 | perl: warning: Please check that your locale settings: 2026-07-23 00:51:10.393 | LANGUAGE = (unset), 2026-07-23 00:51:10.393 | LC_ALL = "en_US.utf8", 2026-07-23 00:51:10.393 | LANG = "de_DE.UTF-8" 2026-07-23 00:51:10.394 | are supported and installed on your system. 2026-07-23 00:51:10.394 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-23 00:51:10.888 | 2026-07-23 00:51:10.888 | Running kernel seems to be up-to-date. 2026-07-23 00:51:10.888 | 2026-07-23 00:51:10.888 | Restarting services... 2026-07-23 00:51:10.910 | 2026-07-23 00:51:10.910 | Service restarts being deferred: 2026-07-23 00:51:10.911 | systemctl restart virtlockd.service 2026-07-23 00:51:10.911 | systemctl restart virtlogd.service 2026-07-23 00:51:10.911 | 2026-07-23 00:51:10.911 | No containers need to be restarted. 2026-07-23 00:51:10.911 | 2026-07-23 00:51:10.911 | User sessions running outdated binaries: 2026-07-23 00:51:10.911 | quobyte @ session #6: sshd[2023,2069] 2026-07-23 00:51:10.920 | 2026-07-23 00:51:10.920 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-23 00:51:12.898 | + functions-common:apt_get:1211 : result=0 2026-07-23 00:51:12.901 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-23 00:51:12.903 | + functions-common:time_stop:2420 : local name 2026-07-23 00:51:12.906 | + functions-common:time_stop:2421 : local end_time 2026-07-23 00:51:12.909 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-23 00:51:12.912 | + functions-common:time_stop:2423 : local total 2026-07-23 00:51:12.914 | + functions-common:time_stop:2424 : local start_time 2026-07-23 00:51:12.917 | + functions-common:time_stop:2426 : name=apt-get 2026-07-23 00:51:12.920 | + functions-common:time_stop:2427 : start_time=1784767866103 2026-07-23 00:51:12.924 | + functions-common:time_stop:2429 : [[ -z 1784767866103 ]] 2026-07-23 00:51:12.927 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-23 00:51:12.932 | + functions-common:time_stop:2432 : end_time=1784767872929 2026-07-23 00:51:12.934 | + functions-common:time_stop:2433 : elapsed_time=6826 2026-07-23 00:51:12.937 | + functions-common:time_stop:2434 : total=145712 2026-07-23 00:51:12.941 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-23 00:51:12.944 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=152538 2026-07-23 00:51:12.948 | + functions-common:apt_get:1215 : return 0 2026-07-23 00:51:12.951 | + lib/apache:install_apache_uwsgi:118 : is_ubuntu 2026-07-23 00:51:12.955 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-23 00:51:12.958 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-23 00:51:12.960 | + lib/apache:install_apache_uwsgi:119 : a2query -m proxy 2026-07-23 00:51:12.963 | perl: warning: Setting locale failed. 2026-07-23 00:51:12.963 | perl: warning: Please check that your locale settings: 2026-07-23 00:51:12.963 | LANGUAGE = (unset), 2026-07-23 00:51:12.964 | LC_ALL = "en_US.utf8", 2026-07-23 00:51:12.964 | LANG = (unset) 2026-07-23 00:51:12.964 | are supported and installed on your system. 2026-07-23 00:51:12.964 | perl: warning: Falling back to the standard locale ("C"). 2026-07-23 00:51:13.000 | No module matches proxy 2026-07-23 00:51:13.005 | + lib/apache:install_apache_uwsgi:121 : sudo a2enmod proxy 2026-07-23 00:51:13.017 | perl: warning: Setting locale failed. 2026-07-23 00:51:13.017 | perl: warning: Please check that your locale settings: 2026-07-23 00:51:13.017 | LANGUAGE = (unset), 2026-07-23 00:51:13.017 | LC_ALL = "en_US.utf8", 2026-07-23 00:51:13.017 | LANG = "de_DE.UTF-8" 2026-07-23 00:51:13.017 | are supported and installed on your system. 2026-07-23 00:51:13.017 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-23 00:51:13.058 | Enabling module proxy. 2026-07-23 00:51:13.064 | To activate the new configuration, you need to run: 2026-07-23 00:51:13.064 | systemctl restart apache2 2026-07-23 00:51:13.069 | + lib/apache:install_apache_uwsgi:122 : sudo a2enmod proxy_uwsgi 2026-07-23 00:51:13.081 | perl: warning: Setting locale failed. 2026-07-23 00:51:13.081 | perl: warning: Please check that your locale settings: 2026-07-23 00:51:13.081 | LANGUAGE = (unset), 2026-07-23 00:51:13.081 | LC_ALL = "en_US.utf8", 2026-07-23 00:51:13.081 | LANG = "de_DE.UTF-8" 2026-07-23 00:51:13.081 | are supported and installed on your system. 2026-07-23 00:51:13.081 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-23 00:51:13.121 | Considering dependency proxy for proxy_uwsgi: 2026-07-23 00:51:13.121 | Module proxy already enabled 2026-07-23 00:51:13.121 | Enabling module proxy_uwsgi. 2026-07-23 00:51:13.127 | To activate the new configuration, you need to run: 2026-07-23 00:51:13.127 | systemctl restart apache2 2026-07-23 00:51:13.134 | + lib/apache:install_apache_uwsgi:123 : restart_apache_server 2026-07-23 00:51:13.136 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-23 00:51:13.139 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-23 00:51:13.143 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-23 00:51:13.347 | + ./stack.sh:main:906 : install_keystoneauth 2026-07-23 00:51:13.350 | + lib/keystone:install_keystoneauth:461 : use_library_from_git keystoneauth 2026-07-23 00:51:13.353 | + inc/python:use_library_from_git:266 : local name=keystoneauth 2026-07-23 00:51:13.355 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-23 00:51:13.359 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-23 00:51:13.362 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,keystoneauth, ]] 2026-07-23 00:51:13.365 | + inc/python:use_library_from_git:269 : return 1 2026-07-23 00:51:13.367 | + ./stack.sh:main:907 : install_keystoneclient 2026-07-23 00:51:13.369 | + lib/keystone:install_keystoneclient:469 : use_library_from_git python-keystoneclient 2026-07-23 00:51:13.372 | + inc/python:use_library_from_git:266 : local name=python-keystoneclient 2026-07-23 00:51:13.374 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-23 00:51:13.377 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-23 00:51:13.379 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-keystoneclient, ]] 2026-07-23 00:51:13.381 | + inc/python:use_library_from_git:269 : return 1 2026-07-23 00:51:13.384 | + ./stack.sh:main:908 : install_glanceclient 2026-07-23 00:51:13.386 | + lib/glance:install_glanceclient:542 : use_library_from_git python-glanceclient 2026-07-23 00:51:13.388 | + inc/python:use_library_from_git:266 : local name=python-glanceclient 2026-07-23 00:51:13.391 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-23 00:51:13.393 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-23 00:51:13.395 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-glanceclient, ]] 2026-07-23 00:51:13.398 | + inc/python:use_library_from_git:269 : return 1 2026-07-23 00:51:13.400 | + ./stack.sh:main:909 : install_cinderclient 2026-07-23 00:51:13.403 | + lib/cinder:install_cinderclient:594 : use_library_from_git python-brick-cinderclient-ext 2026-07-23 00:51:13.405 | + inc/python:use_library_from_git:266 : local name=python-brick-cinderclient-ext 2026-07-23 00:51:13.407 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-23 00:51:13.410 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-23 00:51:13.412 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2026-07-23 00:51:13.414 | + inc/python:use_library_from_git:269 : return 1 2026-07-23 00:51:13.417 | + lib/cinder:install_cinderclient:599 : use_library_from_git python-cinderclient 2026-07-23 00:51:13.419 | + inc/python:use_library_from_git:266 : local name=python-cinderclient 2026-07-23 00:51:13.422 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-23 00:51:13.425 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-23 00:51:13.428 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-cinderclient, ]] 2026-07-23 00:51:13.431 | + inc/python:use_library_from_git:269 : return 1 2026-07-23 00:51:13.434 | + ./stack.sh:main:910 : install_novaclient 2026-07-23 00:51:13.437 | + lib/nova:install_novaclient:901 : use_library_from_git python-novaclient 2026-07-23 00:51:13.441 | + inc/python:use_library_from_git:266 : local name=python-novaclient 2026-07-23 00:51:13.445 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-23 00:51:13.447 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-23 00:51:13.451 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-novaclient, ]] 2026-07-23 00:51:13.454 | + inc/python:use_library_from_git:269 : return 1 2026-07-23 00:51:13.457 | + ./stack.sh:main:911 : is_service_enabled swift glance horizon 2026-07-23 00:51:13.478 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 00:51:13.482 | + ./stack.sh:main:912 : install_swiftclient 2026-07-23 00:51:13.485 | + lib/swift:install_swiftclient:744 : use_library_from_git python-swiftclient 2026-07-23 00:51:13.490 | + inc/python:use_library_from_git:266 : local name=python-swiftclient 2026-07-23 00:51:13.493 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-23 00:51:13.497 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-23 00:51:13.500 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-swiftclient, ]] 2026-07-23 00:51:13.504 | + inc/python:use_library_from_git:269 : return 1 2026-07-23 00:51:13.509 | + ./stack.sh:main:914 : is_service_enabled neutron nova horizon 2026-07-23 00:51:13.533 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 00:51:13.536 | + ./stack.sh:main:915 : install_neutronclient 2026-07-23 00:51:13.540 | + lib/neutron:install_neutronclient:542 : use_library_from_git python-neutronclient 2026-07-23 00:51:13.544 | + inc/python:use_library_from_git:266 : local name=python-neutronclient 2026-07-23 00:51:13.547 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-23 00:51:13.550 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-23 00:51:13.554 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-neutronclient, ]] 2026-07-23 00:51:13.558 | + inc/python:use_library_from_git:269 : return 1 2026-07-23 00:51:13.562 | + ./stack.sh:main:919 : install_keystonemiddleware 2026-07-23 00:51:13.566 | + lib/keystone:install_keystonemiddleware:479 : use_library_from_git keystonemiddleware 2026-07-23 00:51:13.570 | + inc/python:use_library_from_git:266 : local name=keystonemiddleware 2026-07-23 00:51:13.573 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-23 00:51:13.577 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-23 00:51:13.581 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,keystonemiddleware, ]] 2026-07-23 00:51:13.585 | + inc/python:use_library_from_git:269 : return 1 2026-07-23 00:51:13.589 | + lib/keystone:install_keystonemiddleware:484 : pip_install_gr keystonemiddleware 2026-07-23 00:51:13.593 | + inc/python:pip_install_gr:94 : local name=keystonemiddleware 2026-07-23 00:51:13.597 | + inc/python:pip_install_gr:95 : local clean_name 2026-07-23 00:51:13.602 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements keystonemiddleware 2026-07-23 00:51:13.607 | ++ inc/python:get_from_global_requirements:241 : local package=keystonemiddleware 2026-07-23 00:51:13.611 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-07-23 00:51:13.617 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2026-07-23 00:51:13.617 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-07-23 00:51:13.623 | ++ inc/python:get_from_global_requirements:243 : required_pkg='keystonemiddleware ' 2026-07-23 00:51:13.627 | ++ inc/python:get_from_global_requirements:244 : [[ keystonemiddleware == '' ]] 2026-07-23 00:51:13.631 | ++ inc/python:get_from_global_requirements:247 : echo keystonemiddleware 2026-07-23 00:51:13.635 | + inc/python:pip_install_gr:96 : clean_name=keystonemiddleware 2026-07-23 00:51:13.639 | + inc/python:pip_install_gr:97 : pip_install keystonemiddleware 2026-07-23 00:51:13.667 | Using python 3.12 to install keystonemiddleware 2026-07-23 00:51:13.670 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2026-07-23 00:51:15.123 | Collecting keystonemiddleware 2026-07-23 00:51:15.257 | Downloading keystonemiddleware-13.0.0-py3-none-any.whl.metadata (3.9 kB) 2026-07-23 00:51:15.332 | Collecting keystoneauth1>=3.12.0 (from keystonemiddleware) 2026-07-23 00:51:15.347 | Downloading keystoneauth1-5.15.0-py3-none-any.whl.metadata (2.8 kB) 2026-07-23 00:51:15.500 | Collecting oslo.cache>=3.11.0 (from keystonemiddleware) 2026-07-23 00:51:15.515 | Downloading oslo_cache-4.3.0-py3-none-any.whl.metadata (2.5 kB) 2026-07-23 00:51:15.583 | Collecting oslo.config>=5.2.0 (from keystonemiddleware) 2026-07-23 00:51:15.598 | Downloading oslo_config-10.5.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-23 00:51:15.646 | Collecting oslo.context>=2.19.2 (from keystonemiddleware) 2026-07-23 00:51:15.661 | Downloading oslo_context-6.5.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-23 00:51:15.707 | Collecting oslo.i18n>=3.15.3 (from keystonemiddleware) 2026-07-23 00:51:15.722 | Downloading oslo_i18n-6.9.0-py3-none-any.whl.metadata (2.0 kB) 2026-07-23 00:51:15.785 | Collecting oslo.log>=3.36.0 (from keystonemiddleware) 2026-07-23 00:51:15.801 | Downloading oslo_log-8.3.0-py3-none-any.whl.metadata (2.5 kB) 2026-07-23 00:51:15.853 | Collecting oslo.serialization>=2.18.0 (from keystonemiddleware) 2026-07-23 00:51:15.868 | Downloading oslo_serialization-5.11.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-23 00:51:15.934 | Collecting oslo.utils>=3.33.0 (from keystonemiddleware) 2026-07-23 00:51:15.949 | Downloading oslo_utils-10.1.1-py3-none-any.whl.metadata (2.1 kB) 2026-07-23 00:51:15.959 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware) (7.0.3) 2026-07-23 00:51:16.076 | Collecting pycadf>=1.1.0 (from keystonemiddleware) 2026-07-23 00:51:16.091 | Downloading pycadf-4.1.0-py3-none-any.whl.metadata (2.2 kB) 2026-07-23 00:51:16.136 | Collecting PyJWT>=2.4.0 (from keystonemiddleware) 2026-07-23 00:51:16.150 | Downloading pyjwt-2.13.0-py3-none-any.whl.metadata (3.4 kB) 2026-07-23 00:51:16.201 | Collecting python-keystoneclient>=3.20.0 (from keystonemiddleware) 2026-07-23 00:51:16.216 | Downloading python_keystoneclient-5.8.0-py3-none-any.whl.metadata (3.8 kB) 2026-07-23 00:51:16.226 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware) (2.34.2) 2026-07-23 00:51:16.260 | Collecting WebOb>=1.7.1 (from keystonemiddleware) 2026-07-23 00:51:16.275 | Downloading webob-1.8.10-py2.py3-none-any.whl.metadata (12 kB) 2026-07-23 00:51:16.288 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (2.1.0) 2026-07-23 00:51:16.329 | Collecting stevedore>=1.20.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-07-23 00:51:16.345 | Downloading stevedore-5.9.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-23 00:51:16.377 | Collecting os-service-types>=1.2.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-07-23 00:51:16.392 | Downloading os_service_types-1.8.2-py3-none-any.whl.metadata (1.9 kB) 2026-07-23 00:51:16.434 | Collecting typing-extensions>=4.12 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-07-23 00:51:16.449 | Downloading typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB) 2026-07-23 00:51:16.490 | Collecting dogpile.cache>=1.3.3 (from oslo.cache>=3.11.0->keystonemiddleware) 2026-07-23 00:51:16.506 | Downloading dogpile_cache-1.5.0-py3-none-any.whl.metadata (5.5 kB) 2026-07-23 00:51:16.554 | Collecting decorator>=4.0.0 (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware) 2026-07-23 00:51:16.569 | Downloading decorator-5.3.1-py3-none-any.whl.metadata (3.9 kB) 2026-07-23 00:51:16.612 | Collecting netaddr>=0.7.18 (from oslo.config>=5.2.0->keystonemiddleware) 2026-07-23 00:51:16.629 | Downloading netaddr-1.3.0-py3-none-any.whl.metadata (5.0 kB) 2026-07-23 00:51:16.665 | Collecting rfc3986>=1.2.0 (from oslo.config>=5.2.0->keystonemiddleware) 2026-07-23 00:51:16.680 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl.metadata (6.6 kB) 2026-07-23 00:51:16.689 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->keystonemiddleware) (6.0.3) 2026-07-23 00:51:16.726 | Collecting python-dateutil>=2.7.0 (from oslo.log>=3.36.0->keystonemiddleware) 2026-07-23 00:51:16.741 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 2026-07-23 00:51:16.750 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->keystonemiddleware) (3.1.0) 2026-07-23 00:51:16.752 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->oslo.log>=3.36.0->keystonemiddleware) (2.2.2) 2026-07-23 00:51:16.931 | Collecting msgpack>=0.5.2 (from oslo.serialization>=2.18.0->keystonemiddleware) 2026-07-23 00:51:16.946 | Downloading msgpack-1.2.1-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (8.3 kB) 2026-07-23 00:51:17.011 | Collecting pyparsing>=2.1.0 (from oslo.utils>=3.33.0->keystonemiddleware) 2026-07-23 00:51:17.026 | Downloading pyparsing-3.3.2-py3-none-any.whl.metadata (5.8 kB) 2026-07-23 00:51:17.036 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystonemiddleware) (26.2) 2026-07-23 00:51:17.208 | Collecting psutil>=3.2.2 (from oslo.utils>=3.33.0->keystonemiddleware) 2026-07-23 00:51:17.223 | Downloading psutil-7.2.2-cp36-abi3-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl.metadata (22 kB) 2026-07-23 00:51:17.244 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0.0->keystonemiddleware) (83.0.0) 2026-07-23 00:51:17.279 | Collecting six>=1.5 (from python-dateutil>=2.7.0->oslo.log>=3.36.0->keystonemiddleware) 2026-07-23 00:51:17.293 | Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 2026-07-23 00:51:17.358 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware) (3.4.7) 2026-07-23 00:51:17.361 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware) (3.18) 2026-07-23 00:51:17.361 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware) (2.7.0) 2026-07-23 00:51:17.361 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2023.11.17) 2026-07-23 00:51:17.402 | Downloading keystonemiddleware-13.0.0-py3-none-any.whl (135 kB) 2026-07-23 00:51:17.439 | Downloading keystoneauth1-5.15.0-py3-none-any.whl (342 kB) 2026-07-23 00:51:17.474 | Downloading os_service_types-1.8.2-py3-none-any.whl (24 kB) 2026-07-23 00:51:17.495 | Downloading oslo_cache-4.3.0-py3-none-any.whl (65 kB) 2026-07-23 00:51:17.518 | Downloading dogpile_cache-1.5.0-py3-none-any.whl (64 kB) 2026-07-23 00:51:17.540 | Downloading decorator-5.3.1-py3-none-any.whl (10 kB) 2026-07-23 00:51:17.563 | Downloading oslo_config-10.5.0-py3-none-any.whl (137 kB) 2026-07-23 00:51:17.588 | Downloading netaddr-1.3.0-py3-none-any.whl (2.3 MB) 2026-07-23 00:51:17.641 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 46.9 MB/s 0:00:00 2026-07-23 00:51:17.655 | Downloading oslo_context-6.5.0-py3-none-any.whl (20 kB) 2026-07-23 00:51:17.677 | Downloading oslo_i18n-6.9.0-py3-none-any.whl (47 kB) 2026-07-23 00:51:17.699 | Downloading oslo_log-8.3.0-py3-none-any.whl (77 kB) 2026-07-23 00:51:17.722 | Downloading oslo_serialization-5.11.0-py3-none-any.whl (27 kB) 2026-07-23 00:51:17.745 | Downloading msgpack-1.2.1-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (419 kB) 2026-07-23 00:51:17.774 | Downloading oslo_utils-10.1.1-py3-none-any.whl (154 kB) 2026-07-23 00:51:17.798 | Downloading psutil-7.2.2-cp36-abi3-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl (155 kB) 2026-07-23 00:51:17.823 | Downloading pycadf-4.1.0-py3-none-any.whl (44 kB) 2026-07-23 00:51:17.845 | Downloading pyjwt-2.13.0-py3-none-any.whl (31 kB) 2026-07-23 00:51:17.868 | Downloading pyparsing-3.3.2-py3-none-any.whl (122 kB) 2026-07-23 00:51:17.892 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 2026-07-23 00:51:17.919 | Downloading python_keystoneclient-5.8.0-py3-none-any.whl (397 kB) 2026-07-23 00:51:17.947 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB) 2026-07-23 00:51:17.970 | Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 2026-07-23 00:51:17.992 | Downloading stevedore-5.9.0-py3-none-any.whl (54 kB) 2026-07-23 00:51:18.015 | Downloading typing_extensions-4.15.0-py3-none-any.whl (44 kB) 2026-07-23 00:51:18.039 | Downloading webob-1.8.10-py2.py3-none-any.whl (115 kB) 2026-07-23 00:51:18.354 | Installing collected packages: WebOb, typing-extensions, stevedore, six, rfc3986, pyparsing, PyJWT, psutil, netaddr, msgpack, decorator, python-dateutil, oslo.i18n, oslo.context, os-service-types, dogpile.cache, oslo.utils, oslo.config, keystoneauth1, oslo.serialization, python-keystoneclient, pycadf, oslo.log, oslo.cache, keystonemiddleware 2026-07-23 00:51:18.616 | Attempting uninstall: six 2026-07-23 00:51:18.624 | Found existing installation: six 1.16.0 2026-07-23 00:51:18.625 | Not uninstalling six at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-23 00:51:18.626 | Can't uninstall 'six'. No files were found to uninstall. 2026-07-23 00:51:18.688 | Attempting uninstall: pyparsing 2026-07-23 00:51:18.698 | Found existing installation: pyparsing 3.1.1 2026-07-23 00:51:18.699 | Not uninstalling pyparsing at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-23 00:51:18.699 | Can't uninstall 'pyparsing'. No files were found to uninstall. 2026-07-23 00:51:18.843 | Attempting uninstall: PyJWT 2026-07-23 00:51:18.854 | Found existing installation: PyJWT 2.7.0 2026-07-23 00:51:18.854 | Not uninstalling pyjwt at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-23 00:51:18.854 | Can't uninstall 'PyJWT'. No files were found to uninstall. 2026-07-23 00:51:19.021 | Attempting uninstall: netaddr 2026-07-23 00:51:19.031 | Found existing installation: netaddr 0.8.0 2026-07-23 00:51:19.031 | Not uninstalling netaddr at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-23 00:51:19.031 | Can't uninstall 'netaddr'. No files were found to uninstall. 2026-07-23 00:51:19.290 | Attempting uninstall: python-dateutil 2026-07-23 00:51:19.301 | Found existing installation: python-dateutil 2.8.2 2026-07-23 00:51:19.301 | Not uninstalling python-dateutil at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-23 00:51:19.302 | Can't uninstall 'python-dateutil'. No files were found to uninstall. 2026-07-23 00:51:21.446 | 2026-07-23 00:51:21.454 | Successfully installed PyJWT-2.13.0 WebOb-1.8.10 decorator-5.3.1 dogpile.cache-1.5.0 keystoneauth1-5.15.0 keystonemiddleware-13.0.0 msgpack-1.2.1 netaddr-1.3.0 os-service-types-1.8.2 oslo.cache-4.3.0 oslo.config-10.5.0 oslo.context-6.5.0 oslo.i18n-6.9.0 oslo.log-8.3.0 oslo.serialization-5.11.0 oslo.utils-10.1.1 psutil-7.2.2 pycadf-4.1.0 pyparsing-3.3.2 python-dateutil-2.9.0.post0 python-keystoneclient-5.8.0 rfc3986-2.0.0 six-1.17.0 stevedore-5.9.0 typing-extensions-4.15.0 2026-07-23 00:51:21.641 | + inc/python:pip_install:216 : result=0 2026-07-23 00:51:21.643 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-23 00:51:21.647 | + functions-common:time_stop:2420 : local name 2026-07-23 00:51:21.649 | + functions-common:time_stop:2421 : local end_time 2026-07-23 00:51:21.652 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-23 00:51:21.655 | + functions-common:time_stop:2423 : local total 2026-07-23 00:51:21.658 | + functions-common:time_stop:2424 : local start_time 2026-07-23 00:51:21.661 | + functions-common:time_stop:2426 : name=pip_install 2026-07-23 00:51:21.665 | + functions-common:time_stop:2427 : start_time=1784767873660 2026-07-23 00:51:21.667 | + functions-common:time_stop:2429 : [[ -z 1784767873660 ]] 2026-07-23 00:51:21.670 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-23 00:51:21.675 | + functions-common:time_stop:2432 : end_time=1784767881672 2026-07-23 00:51:21.678 | + functions-common:time_stop:2433 : elapsed_time=8012 2026-07-23 00:51:21.681 | + functions-common:time_stop:2434 : total=40078 2026-07-23 00:51:21.683 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-23 00:51:21.686 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=48090 2026-07-23 00:51:21.689 | + inc/python:pip_install:219 : return 0 2026-07-23 00:51:21.693 | + lib/keystone:install_keystonemiddleware:488 : pip_install_gr python-memcached 2026-07-23 00:51:21.696 | + inc/python:pip_install_gr:94 : local name=python-memcached 2026-07-23 00:51:21.699 | + inc/python:pip_install_gr:95 : local clean_name 2026-07-23 00:51:21.704 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements python-memcached 2026-07-23 00:51:21.707 | ++ inc/python:get_from_global_requirements:241 : local package=python-memcached 2026-07-23 00:51:21.710 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-07-23 00:51:21.714 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2026-07-23 00:51:21.714 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-07-23 00:51:21.720 | ++ inc/python:get_from_global_requirements:243 : required_pkg='python-memcached ' 2026-07-23 00:51:21.723 | ++ inc/python:get_from_global_requirements:244 : [[ python-memcached == '' ]] 2026-07-23 00:51:21.726 | ++ inc/python:get_from_global_requirements:247 : echo python-memcached 2026-07-23 00:51:21.729 | + inc/python:pip_install_gr:96 : clean_name=python-memcached 2026-07-23 00:51:21.732 | + inc/python:pip_install_gr:97 : pip_install python-memcached 2026-07-23 00:51:21.756 | Using python 3.12 to install python-memcached 2026-07-23 00:51:21.759 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2026-07-23 00:51:22.931 | Collecting python-memcached 2026-07-23 00:51:23.069 | Downloading python_memcached-1.62-py2.py3-none-any.whl.metadata (2.3 kB) 2026-07-23 00:51:23.095 | Downloading python_memcached-1.62-py2.py3-none-any.whl (15 kB) 2026-07-23 00:51:23.279 | Installing collected packages: python-memcached 2026-07-23 00:51:23.314 | Successfully installed python-memcached-1.62 2026-07-23 00:51:23.420 | + inc/python:pip_install:216 : result=0 2026-07-23 00:51:23.422 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-23 00:51:23.425 | + functions-common:time_stop:2420 : local name 2026-07-23 00:51:23.429 | + functions-common:time_stop:2421 : local end_time 2026-07-23 00:51:23.431 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-23 00:51:23.434 | + functions-common:time_stop:2423 : local total 2026-07-23 00:51:23.437 | + functions-common:time_stop:2424 : local start_time 2026-07-23 00:51:23.440 | + functions-common:time_stop:2426 : name=pip_install 2026-07-23 00:51:23.443 | + functions-common:time_stop:2427 : start_time=1784767881750 2026-07-23 00:51:23.446 | + functions-common:time_stop:2429 : [[ -z 1784767881750 ]] 2026-07-23 00:51:23.449 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-23 00:51:23.454 | + functions-common:time_stop:2432 : end_time=1784767883451 2026-07-23 00:51:23.457 | + functions-common:time_stop:2433 : elapsed_time=1701 2026-07-23 00:51:23.459 | + functions-common:time_stop:2434 : total=48090 2026-07-23 00:51:23.461 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-23 00:51:23.464 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=49791 2026-07-23 00:51:23.467 | + inc/python:pip_install:219 : return 0 2026-07-23 00:51:23.470 | + ./stack.sh:main:921 : is_service_enabled keystone 2026-07-23 00:51:23.491 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 00:51:23.495 | + ./stack.sh:main:922 : '[' 192.168.122.85 == 192.168.122.85 ']' 2026-07-23 00:51:23.498 | + ./stack.sh:main:923 : stack_install_service keystone 2026-07-23 00:51:23.501 | + lib/stack:stack_install_service:20 : local service=keystone 2026-07-23 00:51:23.504 | + lib/stack:stack_install_service:21 : type install_keystone 2026-07-23 00:51:23.507 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-07-23 00:51:23.511 | + lib/stack:stack_install_service:32 : install_keystone 2026-07-23 00:51:23.514 | + lib/keystone:install_keystone:494 : is_service_enabled ldap 2026-07-23 00:51:23.534 | + functions-common:is_service_enabled:2076 : return 1 2026-07-23 00:51:23.537 | + lib/keystone:install_keystone:498 : git_clone https://review.opendev.org/openstack/keystone.git /opt/stack/keystone master 2026-07-23 00:51:23.540 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/keystone.git 2026-07-23 00:51:23.543 | + functions-common:git_clone:590 : local git_dest=/opt/stack/keystone 2026-07-23 00:51:23.546 | + functions-common:git_clone:591 : local git_ref=master 2026-07-23 00:51:23.548 | + functions-common:git_clone:592 : local orig_dir 2026-07-23 00:51:23.551 | ++ functions-common:git_clone:593 : pwd 2026-07-23 00:51:23.555 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-07-23 00:51:23.558 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-23 00:51:23.562 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-23 00:51:23.581 | + functions-common:git_clone:596 : RECLONE=False 2026-07-23 00:51:23.583 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-23 00:51:23.585 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-23 00:51:23.589 | + functions-common:git_clone:610 : echo master 2026-07-23 00:51:23.590 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-23 00:51:23.595 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/keystone ]] 2026-07-23 00:51:23.598 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-07-23 00:51:23.601 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/keystone.git /opt/stack/keystone 2026-07-23 00:51:23.604 | + functions-common:git_timed:697 : local count=0 2026-07-23 00:51:23.606 | + functions-common:git_timed:698 : local timeout=0 2026-07-23 00:51:23.609 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-23 00:51:23.612 | + functions-common:git_timed:701 : timeout=0 2026-07-23 00:51:23.614 | + functions-common:git_timed:704 : time_start git_timed 2026-07-23 00:51:23.617 | + functions-common:time_start:2406 : local name=git_timed 2026-07-23 00:51:23.620 | + functions-common:time_start:2407 : local start_time= 2026-07-23 00:51:23.623 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-23 00:51:23.627 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-23 00:51:23.631 | + functions-common:time_start:2411 : _TIME_START[$name]=1784767883628 2026-07-23 00:51:23.634 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/keystone.git /opt/stack/keystone 2026-07-23 00:51:23.637 | Cloning into '/opt/stack/keystone'... 2026-07-23 00:51:42.253 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-23 00:51:42.255 | + functions-common:time_stop:2420 : local name 2026-07-23 00:51:42.258 | + functions-common:time_stop:2421 : local end_time 2026-07-23 00:51:42.260 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-23 00:51:42.262 | + functions-common:time_stop:2423 : local total 2026-07-23 00:51:42.264 | + functions-common:time_stop:2424 : local start_time 2026-07-23 00:51:42.267 | + functions-common:time_stop:2426 : name=git_timed 2026-07-23 00:51:42.269 | + functions-common:time_stop:2427 : start_time=1784767883628 2026-07-23 00:51:42.271 | + functions-common:time_stop:2429 : [[ -z 1784767883628 ]] 2026-07-23 00:51:42.275 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-23 00:51:42.279 | + functions-common:time_stop:2432 : end_time=1784767902276 2026-07-23 00:51:42.281 | + functions-common:time_stop:2433 : elapsed_time=18648 2026-07-23 00:51:42.283 | + functions-common:time_stop:2434 : total=5996 2026-07-23 00:51:42.286 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-23 00:51:42.288 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=24644 2026-07-23 00:51:42.290 | + functions-common:git_clone:631 : cd /opt/stack/keystone 2026-07-23 00:51:42.293 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-07-23 00:51:42.295 | + functions-common:git_timed:697 : local count=0 2026-07-23 00:51:42.297 | + functions-common:git_timed:698 : local timeout=0 2026-07-23 00:51:42.300 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-23 00:51:42.302 | + functions-common:git_timed:701 : timeout=0 2026-07-23 00:51:42.305 | + functions-common:git_timed:704 : time_start git_timed 2026-07-23 00:51:42.307 | + functions-common:time_start:2406 : local name=git_timed 2026-07-23 00:51:42.309 | + functions-common:time_start:2407 : local start_time= 2026-07-23 00:51:42.311 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-23 00:51:42.314 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-23 00:51:42.318 | + functions-common:time_start:2411 : _TIME_START[$name]=1784767902315 2026-07-23 00:51:42.321 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-07-23 00:51:42.931 | From https://review.opendev.org/openstack/keystone 2026-07-23 00:51:42.932 | * branch master -> FETCH_HEAD 2026-07-23 00:51:42.941 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-23 00:51:42.943 | + functions-common:time_stop:2420 : local name 2026-07-23 00:51:42.946 | + functions-common:time_stop:2421 : local end_time 2026-07-23 00:51:42.948 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-23 00:51:42.950 | + functions-common:time_stop:2423 : local total 2026-07-23 00:51:42.953 | + functions-common:time_stop:2424 : local start_time 2026-07-23 00:51:42.955 | + functions-common:time_stop:2426 : name=git_timed 2026-07-23 00:51:42.958 | + functions-common:time_stop:2427 : start_time=1784767902315 2026-07-23 00:51:42.960 | + functions-common:time_stop:2429 : [[ -z 1784767902315 ]] 2026-07-23 00:51:42.964 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-23 00:51:42.967 | + functions-common:time_stop:2432 : end_time=1784767902965 2026-07-23 00:51:42.970 | + functions-common:time_stop:2433 : elapsed_time=650 2026-07-23 00:51:42.972 | + functions-common:time_stop:2434 : total=24644 2026-07-23 00:51:42.974 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-23 00:51:42.977 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=25294 2026-07-23 00:51:42.979 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-07-23 00:51:42.981 | + functions-common:git_timed:697 : local count=0 2026-07-23 00:51:42.984 | + functions-common:git_timed:698 : local timeout=0 2026-07-23 00:51:42.986 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-23 00:51:42.989 | + functions-common:git_timed:701 : timeout=0 2026-07-23 00:51:42.991 | + functions-common:git_timed:704 : time_start git_timed 2026-07-23 00:51:42.993 | + functions-common:time_start:2406 : local name=git_timed 2026-07-23 00:51:42.996 | + functions-common:time_start:2407 : local start_time= 2026-07-23 00:51:42.998 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-23 00:51:43.002 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-23 00:51:43.005 | + functions-common:time_start:2411 : _TIME_START[$name]=1784767903003 2026-07-23 00:51:43.008 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-07-23 00:51:43.173 | Note: switching to 'FETCH_HEAD'. 2026-07-23 00:51:43.173 | 2026-07-23 00:51:43.173 | You are in 'detached HEAD' state. You can look around, make experimental 2026-07-23 00:51:43.173 | changes and commit them, and you can discard any commits you make in this 2026-07-23 00:51:43.173 | state without impacting any branches by switching back to a branch. 2026-07-23 00:51:43.173 | 2026-07-23 00:51:43.173 | If you want to create a new branch to retain commits you create, you may 2026-07-23 00:51:43.173 | do so (now or later) by using -c with the switch command. Example: 2026-07-23 00:51:43.174 | 2026-07-23 00:51:43.174 | git switch -c 2026-07-23 00:51:43.174 | 2026-07-23 00:51:43.174 | Or undo this operation with: 2026-07-23 00:51:43.174 | 2026-07-23 00:51:43.174 | git switch - 2026-07-23 00:51:43.174 | 2026-07-23 00:51:43.174 | Turn off this advice by setting config variable advice.detachedHead to false 2026-07-23 00:51:43.174 | 2026-07-23 00:51:43.174 | HEAD is now at 30ef2ffa6 Merge "Make JWT token signing algorithm configurable" 2026-07-23 00:51:43.178 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-23 00:51:43.181 | + functions-common:time_stop:2420 : local name 2026-07-23 00:51:43.183 | + functions-common:time_stop:2421 : local end_time 2026-07-23 00:51:43.186 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-23 00:51:43.188 | + functions-common:time_stop:2423 : local total 2026-07-23 00:51:43.190 | + functions-common:time_stop:2424 : local start_time 2026-07-23 00:51:43.193 | + functions-common:time_stop:2426 : name=git_timed 2026-07-23 00:51:43.195 | + functions-common:time_stop:2427 : start_time=1784767903003 2026-07-23 00:51:43.197 | + functions-common:time_stop:2429 : [[ -z 1784767903003 ]] 2026-07-23 00:51:43.201 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-23 00:51:43.205 | + functions-common:time_stop:2432 : end_time=1784767903202 2026-07-23 00:51:43.207 | + functions-common:time_stop:2433 : elapsed_time=199 2026-07-23 00:51:43.209 | + functions-common:time_stop:2434 : total=25294 2026-07-23 00:51:43.212 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-23 00:51:43.214 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=25493 2026-07-23 00:51:43.217 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/keystone 2026-07-23 00:51:43.232 | + functions-common:git_clone:672 : cd /opt/stack/keystone 2026-07-23 00:51:43.236 | + functions-common:git_clone:673 : git show --oneline 2026-07-23 00:51:43.236 | + functions-common:git_clone:673 : head -1 2026-07-23 00:51:43.240 | 30ef2ffa6 Merge "Make JWT token signing algorithm configurable" 2026-07-23 00:51:43.243 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-07-23 00:51:43.246 | + lib/keystone:install_keystone:499 : setup_develop /opt/stack/keystone 2026-07-23 00:51:43.248 | + inc/python:setup_develop:353 : local bindep 2026-07-23 00:51:43.251 | + inc/python:setup_develop:354 : [[ /opt/stack/keystone == -bindep* ]] 2026-07-23 00:51:43.253 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/keystone 2026-07-23 00:51:43.256 | + inc/python:setup_develop:359 : local extras= 2026-07-23 00:51:43.259 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2026-07-23 00:51:43.261 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-07-23 00:51:43.264 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/keystone == -bindep* ]] 2026-07-23 00:51:43.266 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/keystone 2026-07-23 00:51:43.269 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-07-23 00:51:43.271 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-07-23 00:51:43.275 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/keystone 2026-07-23 00:51:43.277 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-07-23 00:51:43.280 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/keystone 2026-07-23 00:51:43.282 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-07-23 00:51:43.285 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-07-23 00:51:43.289 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2026-07-23 00:51:43.294 | + inc/python:_setup_package_with_constraints_edit:400 : name=keystone 2026-07-23 00:51:43.296 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z keystone ']' 2026-07-23 00:51:43.299 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2026-07-23 00:51:43.453 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/keystone -e 2026-07-23 00:51:43.456 | + inc/python:setup_package:436 : local bindep=0 2026-07-23 00:51:43.459 | + inc/python:setup_package:437 : local bindep_flag= 2026-07-23 00:51:43.461 | + inc/python:setup_package:438 : local bindep_profiles= 2026-07-23 00:51:43.464 | + inc/python:setup_package:439 : [[ /opt/stack/keystone == -bindep* ]] 2026-07-23 00:51:43.466 | + inc/python:setup_package:444 : local project_dir=/opt/stack/keystone 2026-07-23 00:51:43.469 | + inc/python:setup_package:445 : local flags=-e 2026-07-23 00:51:43.472 | + inc/python:setup_package:446 : local extras= 2026-07-23 00:51:43.475 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-07-23 00:51:43.477 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-07-23 00:51:43.480 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-07-23 00:51:43.483 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-07-23 00:51:43.485 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-07-23 00:51:43.488 | + inc/python:setup_package:464 : pip_install -e /opt/stack/keystone 2026-07-23 00:51:43.511 | Using python 3.12 to install /opt/stack/keystone 2026-07-23 00:51:43.513 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2026-07-23 00:51:44.515 | Obtaining file:///opt/stack/keystone 2026-07-23 00:51:44.520 | Installing build dependencies: started 2026-07-23 00:51:46.193 | Installing build dependencies: finished with status 'done' 2026-07-23 00:51:46.194 | Checking if build backend supports build_editable: started 2026-07-23 00:51:46.722 | Checking if build backend supports build_editable: finished with status 'done' 2026-07-23 00:51:46.723 | Getting requirements to build editable: started 2026-07-23 00:51:47.006 | Getting requirements to build editable: finished with status 'done' 2026-07-23 00:51:47.008 | Preparing editable metadata (pyproject.toml): started 2026-07-23 00:51:48.045 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-07-23 00:51:48.060 | 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.dev58) (7.0.3) 2026-07-23 00:51:48.061 | Requirement already satisfied: WebOb>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev58) (1.8.10) 2026-07-23 00:51:48.252 | Collecting Flask!=0.11,>=1.0.2 (from keystone==29.1.0.dev58) 2026-07-23 00:51:48.386 | Downloading flask-3.1.3-py3-none-any.whl.metadata (3.2 kB) 2026-07-23 00:51:48.427 | Collecting Flask-RESTful>=0.3.5 (from keystone==29.1.0.dev58) 2026-07-23 00:51:48.443 | Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl.metadata (1.0 kB) 2026-07-23 00:51:48.828 | Collecting cryptography>=2.7 (from keystone==29.1.0.dev58) 2026-07-23 00:51:48.844 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl.metadata (5.4 kB) 2026-07-23 00:51:49.420 | Collecting SQLAlchemy>=1.4.0 (from keystone==29.1.0.dev58) 2026-07-23 00:51:49.435 | Downloading sqlalchemy-2.0.51-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (9.5 kB) 2026-07-23 00:51:49.461 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev58) (5.9.0) 2026-07-23 00:51:49.462 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev58) (5.8.0) 2026-07-23 00:51:49.463 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev58) (13.0.0) 2026-07-23 00:51:49.539 | Collecting bcrypt>=3.1.3 (from keystone==29.1.0.dev58) 2026-07-23 00:51:49.554 | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl.metadata (10 kB) 2026-07-23 00:51:49.568 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev58) (4.3.0) 2026-07-23 00:51:49.570 | Requirement already satisfied: oslo.config>=6.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev58) (10.5.0) 2026-07-23 00:51:49.571 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev58) (6.5.0) 2026-07-23 00:51:49.725 | Collecting oslo.messaging>=5.29.0 (from keystone==29.1.0.dev58) 2026-07-23 00:51:49.740 | Downloading oslo_messaging-18.2.0-py3-none-any.whl.metadata (2.6 kB) 2026-07-23 00:51:49.917 | Collecting oslo.db>=6.0.0 (from keystone==29.1.0.dev58) 2026-07-23 00:51:49.932 | Downloading oslo_db-18.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-07-23 00:51:49.943 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev58) (6.9.0) 2026-07-23 00:51:49.944 | Requirement already satisfied: oslo.log>=3.44.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev58) (8.3.0) 2026-07-23 00:51:50.071 | Collecting oslo.middleware>=3.31.0 (from keystone==29.1.0.dev58) 2026-07-23 00:51:50.086 | Downloading oslo_middleware-8.2.0-py3-none-any.whl.metadata (2.7 kB) 2026-07-23 00:51:50.229 | Collecting oslo.policy>=4.5.0 (from keystone==29.1.0.dev58) 2026-07-23 00:51:50.244 | Downloading oslo_policy-6.0.0-py3-none-any.whl.metadata (2.2 kB) 2026-07-23 00:51:50.254 | 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.dev58) (5.11.0) 2026-07-23 00:51:50.283 | Collecting oslo.upgradecheck>=1.3.0 (from keystone==29.1.0.dev58) 2026-07-23 00:51:50.299 | Downloading oslo_upgradecheck-2.8.0-py3-none-any.whl.metadata (1.8 kB) 2026-07-23 00:51:50.309 | Requirement already satisfied: oslo.utils>=3.33.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev58) (10.1.1) 2026-07-23 00:51:50.367 | Collecting oauthlib>=0.6.2 (from keystone==29.1.0.dev58) 2026-07-23 00:51:50.382 | Downloading oauthlib-3.3.1-py3-none-any.whl.metadata (7.9 kB) 2026-07-23 00:51:50.424 | Collecting pysaml2>=5.0.0 (from keystone==29.1.0.dev58) 2026-07-23 00:51:50.440 | Downloading pysaml2-7.5.4-py3-none-any.whl.metadata (6.5 kB) 2026-07-23 00:51:50.450 | Requirement already satisfied: PyJWT>=1.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev58) (2.13.0) 2026-07-23 00:51:50.450 | Requirement already satisfied: dogpile.cache>=1.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev58) (1.5.0) 2026-07-23 00:51:50.492 | Collecting jsonschema>=3.2.0 (from keystone==29.1.0.dev58) 2026-07-23 00:51:50.506 | Downloading jsonschema-4.26.0-py3-none-any.whl.metadata (7.6 kB) 2026-07-23 00:51:50.518 | 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.dev58) (4.1.0) 2026-07-23 00:51:50.519 | Requirement already satisfied: msgpack>=0.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev58) (1.2.1) 2026-07-23 00:51:50.641 | Collecting osprofiler>=1.4.0 (from keystone==29.1.0.dev58) 2026-07-23 00:51:50.656 | Downloading osprofiler-4.4.0-py3-none-any.whl.metadata (3.1 kB) 2026-07-23 00:51:50.703 | Collecting Werkzeug>=0.15.0 (from keystone==29.1.0.dev58) 2026-07-23 00:51:50.717 | Downloading werkzeug-3.1.8-py3-none-any.whl.metadata (4.0 kB) 2026-07-23 00:51:50.922 | Collecting cffi>=1.12 (from cryptography>=2.7->keystone==29.1.0.dev58) 2026-07-23 00:51:50.937 | Downloading cffi-2.0.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.6 kB) 2026-07-23 00:51:50.971 | Collecting pycparser (from cffi>=1.12->cryptography>=2.7->keystone==29.1.0.dev58) 2026-07-23 00:51:50.985 | Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) 2026-07-23 00:51:50.996 | 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.dev58) (5.3.1) 2026-07-23 00:51:51.023 | Collecting blinker>=1.9.0 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev58) 2026-07-23 00:51:51.038 | Downloading blinker-1.9.0-py3-none-any.whl.metadata (1.6 kB) 2026-07-23 00:51:51.079 | Collecting click>=8.1.3 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev58) 2026-07-23 00:51:51.093 | Downloading click-8.4.2-py3-none-any.whl.metadata (2.6 kB) 2026-07-23 00:51:51.133 | Collecting itsdangerous>=2.2.0 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev58) 2026-07-23 00:51:51.147 | Downloading itsdangerous-2.2.0-py3-none-any.whl.metadata (1.9 kB) 2026-07-23 00:51:51.185 | Collecting jinja2>=3.1.2 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev58) 2026-07-23 00:51:51.200 | Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) 2026-07-23 00:51:51.306 | Collecting markupsafe>=2.1.1 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev58) 2026-07-23 00:51:51.321 | Downloading markupsafe-3.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.7 kB) 2026-07-23 00:51:51.361 | Collecting aniso8601>=0.82 (from Flask-RESTful>=0.3.5->keystone==29.1.0.dev58) 2026-07-23 00:51:51.376 | Downloading aniso8601-10.0.1-py2.py3-none-any.whl.metadata (23 kB) 2026-07-23 00:51:51.390 | 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.dev58) (1.17.0) 2026-07-23 00:51:51.458 | Collecting pytz (from Flask-RESTful>=0.3.5->keystone==29.1.0.dev58) 2026-07-23 00:51:51.473 | Downloading pytz-2026.2-py2.py3-none-any.whl.metadata (22 kB) 2026-07-23 00:51:51.518 | Collecting attrs>=22.2.0 (from jsonschema>=3.2.0->keystone==29.1.0.dev58) 2026-07-23 00:51:51.533 | Downloading attrs-26.1.0-py3-none-any.whl.metadata (8.8 kB) 2026-07-23 00:51:51.568 | Collecting jsonschema-specifications>=2023.03.6 (from jsonschema>=3.2.0->keystone==29.1.0.dev58) 2026-07-23 00:51:51.582 | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl.metadata (2.9 kB) 2026-07-23 00:51:51.631 | Collecting referencing>=0.28.4 (from jsonschema>=3.2.0->keystone==29.1.0.dev58) 2026-07-23 00:51:51.646 | Downloading referencing-0.37.0-py3-none-any.whl.metadata (2.8 kB) 2026-07-23 00:51:52.209 | Collecting rpds-py>=0.25.0 (from jsonschema>=3.2.0->keystone==29.1.0.dev58) 2026-07-23 00:51:52.225 | Downloading rpds_py-2026.5.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.1 kB) 2026-07-23 00:51:52.240 | 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.dev58) (5.15.0) 2026-07-23 00:51:52.243 | 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.dev58) (2.34.2) 2026-07-23 00:51:52.247 | 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.dev58) (2.1.0) 2026-07-23 00:51:52.247 | 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.dev58) (1.8.2) 2026-07-23 00:51:52.248 | 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.dev58) (4.15.0) 2026-07-23 00:51:52.261 | 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.dev58) (1.3.0) 2026-07-23 00:51:52.263 | 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.dev58) (2.0.0) 2026-07-23 00:51:52.263 | 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.dev58) (6.0.3) 2026-07-23 00:51:52.306 | Collecting alembic>=0.9.6 (from oslo.db>=6.0.0->keystone==29.1.0.dev58) 2026-07-23 00:51:52.321 | Downloading alembic-1.18.5-py3-none-any.whl.metadata (7.2 kB) 2026-07-23 00:51:52.339 | 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.dev58) (3.1.0) 2026-07-23 00:51:52.368 | Collecting testresources>=2.0.0 (from oslo.db>=6.0.0->keystone==29.1.0.dev58) 2026-07-23 00:51:52.382 | Downloading testresources-2.1.2-py3-none-any.whl.metadata (15 kB) 2026-07-23 00:51:52.503 | Collecting testscenarios>=0.4 (from oslo.db>=6.0.0->keystone==29.1.0.dev58) 2026-07-23 00:51:52.519 | Downloading testscenarios-0.6.2-py3-none-any.whl.metadata (13 kB) 2026-07-23 00:51:52.562 | Collecting Mako (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==29.1.0.dev58) 2026-07-23 00:51:52.577 | Downloading mako-1.3.12-py3-none-any.whl.metadata (2.9 kB) 2026-07-23 00:51:52.589 | 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.dev58) (2.2.2) 2026-07-23 00:51:52.594 | 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.dev58) (2.9.0.post0) 2026-07-23 00:51:52.597 | 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.dev58) (3.4.0) 2026-07-23 00:51:52.727 | Collecting oslo.service>=1.24.0 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev58) 2026-07-23 00:51:52.742 | Downloading oslo_service-4.7.0-py3-none-any.whl.metadata (2.8 kB) 2026-07-23 00:51:52.784 | Collecting cachetools>=2.0.0 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev58) 2026-07-23 00:51:52.801 | Downloading cachetools-7.1.4-py3-none-any.whl.metadata (5.5 kB) 2026-07-23 00:51:52.844 | Collecting amqp>=2.5.2 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev58) 2026-07-23 00:51:52.859 | Downloading amqp-5.3.1-py3-none-any.whl.metadata (8.9 kB) 2026-07-23 00:51:52.915 | Collecting kombu>=5.2.0 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev58) 2026-07-23 00:51:52.928 | Downloading kombu-5.6.2-py3-none-any.whl.metadata (3.5 kB) 2026-07-23 00:51:53.058 | Collecting oslo.metrics>=0.2.1 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev58) 2026-07-23 00:51:53.075 | Downloading oslo_metrics-0.16.0-py3-none-any.whl.metadata (1.5 kB) 2026-07-23 00:51:53.112 | Collecting vine<6.0.0,>=5.0.0 (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone==29.1.0.dev58) 2026-07-23 00:51:53.126 | Downloading vine-5.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-07-23 00:51:53.172 | Collecting tzdata>=2025.2 (from kombu>=5.2.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev58) 2026-07-23 00:51:53.188 | Downloading tzdata-2026.2-py2.py3-none-any.whl.metadata (1.4 kB) 2026-07-23 00:51:53.197 | 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.dev58) (26.2) 2026-07-23 00:51:53.230 | Collecting prometheus-client>=0.6.0 (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==29.1.0.dev58) 2026-07-23 00:51:53.245 | Downloading prometheus_client-0.25.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-23 00:51:53.286 | Collecting statsd>=3.2.1 (from oslo.middleware>=3.31.0->keystone==29.1.0.dev58) 2026-07-23 00:51:53.302 | Downloading statsd-4.0.1-py2.py3-none-any.whl.metadata (2.9 kB) 2026-07-23 00:51:53.352 | Collecting eventlet>=0.27.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev58) 2026-07-23 00:51:53.367 | Downloading eventlet-0.41.0-py3-none-any.whl.metadata (5.4 kB) 2026-07-23 00:51:53.648 | Collecting greenlet>=0.4.15 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev58) 2026-07-23 00:51:53.664 | Downloading greenlet-3.5.3-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.metadata (3.8 kB) 2026-07-23 00:51:53.803 | Collecting oslo.concurrency>=3.25.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev58) 2026-07-23 00:51:53.819 | Downloading oslo_concurrency-7.6.1-py3-none-any.whl.metadata (2.2 kB) 2026-07-23 00:51:53.854 | Collecting PasteDeploy>=1.5.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev58) 2026-07-23 00:51:53.869 | Downloading PasteDeploy-3.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-07-23 00:51:53.906 | Collecting Routes>=2.3.1 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev58) 2026-07-23 00:51:53.921 | Downloading Routes-2.5.1-py2.py3-none-any.whl.metadata (25 kB) 2026-07-23 00:51:53.971 | Collecting Paste>=2.0.2 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev58) 2026-07-23 00:51:53.985 | Downloading Paste-3.10.1-py3-none-any.whl.metadata (5.3 kB) 2026-07-23 00:51:54.059 | Collecting Yappi>=1.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev58) 2026-07-23 00:51:54.074 | Downloading yappi-1.7.6-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (11 kB) 2026-07-23 00:51:54.116 | Collecting dnspython>=1.15.0 (from eventlet>=0.27.0->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev58) 2026-07-23 00:51:54.130 | Downloading dnspython-2.8.0-py3-none-any.whl.metadata (5.7 kB) 2026-07-23 00:51:54.179 | 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.dev58) 2026-07-23 00:51:54.195 | Downloading fasteners-0.20-py3-none-any.whl.metadata (4.8 kB) 2026-07-23 00:51:54.239 | Collecting PrettyTable>=0.7.1 (from oslo.upgradecheck>=1.3.0->keystone==29.1.0.dev58) 2026-07-23 00:51:54.255 | Downloading prettytable-3.18.0-py3-none-any.whl.metadata (37 kB) 2026-07-23 00:51:54.274 | 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.dev58) (3.3.2) 2026-07-23 00:51:54.276 | 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.dev58) (7.2.2) 2026-07-23 00:51:54.289 | 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.dev58) (83.0.0) 2026-07-23 00:51:54.325 | Collecting wcwidth>=0.3.5 (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==29.1.0.dev58) 2026-07-23 00:51:54.339 | Downloading wcwidth-0.8.1-py3-none-any.whl.metadata (43 kB) 2026-07-23 00:51:54.403 | Collecting defusedxml (from pysaml2>=5.0.0->keystone==29.1.0.dev58) 2026-07-23 00:51:54.418 | Downloading defusedxml-0.7.1-py2.py3-none-any.whl.metadata (32 kB) 2026-07-23 00:51:54.460 | Collecting pyopenssl<24.3.0 (from pysaml2>=5.0.0->keystone==29.1.0.dev58) 2026-07-23 00:51:54.476 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl.metadata (13 kB) 2026-07-23 00:51:54.528 | Collecting xmlschema<3.0.0,>=2.0.0 (from pysaml2>=5.0.0->keystone==29.1.0.dev58) 2026-07-23 00:51:54.544 | Downloading xmlschema-2.5.1-py3-none-any.whl.metadata (8.3 kB) 2026-07-23 00:51:54.565 | 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.dev58) (3.4.7) 2026-07-23 00:51:54.566 | 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.dev58) (3.18) 2026-07-23 00:51:54.567 | 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.dev58) (2.7.0) 2026-07-23 00:51:54.569 | 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.dev58) (2023.11.17) 2026-07-23 00:51:54.620 | Collecting elementpath<5.0.0,>=4.1.5 (from xmlschema<3.0.0,>=2.0.0->pysaml2>=5.0.0->keystone==29.1.0.dev58) 2026-07-23 00:51:54.636 | Downloading elementpath-4.8.0-py3-none-any.whl.metadata (7.2 kB) 2026-07-23 00:51:54.699 | Collecting repoze.lru>=0.3 (from Routes>=2.3.1->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev58) 2026-07-23 00:51:54.715 | Downloading repoze_lru-0.8-py3-none-any.whl.metadata (1.8 kB) 2026-07-23 00:51:54.817 | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl (278 kB) 2026-07-23 00:51:54.860 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl (4.0 MB) 2026-07-23 00:51:54.944 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.0/4.0 MB 48.5 MB/s 0:00:00 2026-07-23 00:51:54.959 | Downloading cffi-2.0.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (219 kB) 2026-07-23 00:51:54.988 | Downloading flask-3.1.3-py3-none-any.whl (103 kB) 2026-07-23 00:51:55.021 | Downloading blinker-1.9.0-py3-none-any.whl (8.5 kB) 2026-07-23 00:51:55.046 | Downloading click-8.4.2-py3-none-any.whl (119 kB) 2026-07-23 00:51:55.069 | Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl (26 kB) 2026-07-23 00:51:55.090 | Downloading aniso8601-10.0.1-py2.py3-none-any.whl (52 kB) 2026-07-23 00:51:55.111 | Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) 2026-07-23 00:51:55.132 | Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) 2026-07-23 00:51:55.154 | Downloading jsonschema-4.26.0-py3-none-any.whl (90 kB) 2026-07-23 00:51:55.177 | Downloading attrs-26.1.0-py3-none-any.whl (67 kB) 2026-07-23 00:51:55.198 | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl (18 kB) 2026-07-23 00:51:55.219 | Downloading markupsafe-3.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (22 kB) 2026-07-23 00:51:55.240 | Downloading oauthlib-3.3.1-py3-none-any.whl (160 kB) 2026-07-23 00:51:55.263 | Downloading oslo_db-18.1.0-py3-none-any.whl (152 kB) 2026-07-23 00:51:55.285 | Downloading alembic-1.18.5-py3-none-any.whl (264 kB) 2026-07-23 00:51:55.310 | Downloading oslo_messaging-18.2.0-py3-none-any.whl (201 kB) 2026-07-23 00:51:55.333 | Downloading amqp-5.3.1-py3-none-any.whl (50 kB) 2026-07-23 00:51:55.353 | Downloading vine-5.1.0-py3-none-any.whl (9.6 kB) 2026-07-23 00:51:55.374 | Downloading cachetools-7.1.4-py3-none-any.whl (16 kB) 2026-07-23 00:51:55.395 | Downloading kombu-5.6.2-py3-none-any.whl (214 kB) 2026-07-23 00:51:55.419 | Downloading oslo_metrics-0.16.0-py3-none-any.whl (14 kB) 2026-07-23 00:51:55.442 | Downloading oslo_middleware-8.2.0-py3-none-any.whl (74 kB) 2026-07-23 00:51:55.463 | Downloading oslo_policy-6.0.0-py3-none-any.whl (89 kB) 2026-07-23 00:51:55.485 | Downloading oslo_service-4.7.0-py3-none-any.whl (118 kB) 2026-07-23 00:51:55.507 | Downloading eventlet-0.41.0-py3-none-any.whl (364 kB) 2026-07-23 00:51:55.533 | Downloading dnspython-2.8.0-py3-none-any.whl (331 kB) 2026-07-23 00:51:55.560 | Downloading greenlet-3.5.3-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (614 kB) 2026-07-23 00:51:55.579 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 614.2/614.2 kB 28.9 MB/s 0:00:00 2026-07-23 00:51:55.596 | Downloading oslo_concurrency-7.6.1-py3-none-any.whl (49 kB) 2026-07-23 00:51:55.619 | Downloading fasteners-0.20-py3-none-any.whl (18 kB) 2026-07-23 00:51:55.641 | Downloading oslo_upgradecheck-2.8.0-py3-none-any.whl (14 kB) 2026-07-23 00:51:55.663 | Downloading osprofiler-4.4.0-py3-none-any.whl (95 kB) 2026-07-23 00:51:55.688 | Downloading Paste-3.10.1-py3-none-any.whl (289 kB) 2026-07-23 00:51:55.715 | Downloading PasteDeploy-3.1.0-py3-none-any.whl (16 kB) 2026-07-23 00:51:55.738 | Downloading prettytable-3.18.0-py3-none-any.whl (37 kB) 2026-07-23 00:51:55.760 | Downloading prometheus_client-0.25.0-py3-none-any.whl (64 kB) 2026-07-23 00:51:55.784 | Downloading pysaml2-7.5.4-py3-none-any.whl (420 kB) 2026-07-23 00:51:55.815 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl (58 kB) 2026-07-23 00:51:55.841 | Downloading xmlschema-2.5.1-py3-none-any.whl (395 kB) 2026-07-23 00:51:55.869 | Downloading elementpath-4.8.0-py3-none-any.whl (243 kB) 2026-07-23 00:51:55.893 | Downloading referencing-0.37.0-py3-none-any.whl (26 kB) 2026-07-23 00:51:55.916 | Downloading Routes-2.5.1-py2.py3-none-any.whl (40 kB) 2026-07-23 00:51:55.939 | Downloading repoze_lru-0.8-py3-none-any.whl (6.4 kB) 2026-07-23 00:51:55.961 | Downloading rpds_py-2026.5.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (376 kB) 2026-07-23 00:51:56.003 | Downloading sqlalchemy-2.0.51-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (3.4 MB) 2026-07-23 00:51:56.073 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.4/3.4 MB 51.2 MB/s 0:00:00 2026-07-23 00:51:56.088 | Downloading statsd-4.0.1-py2.py3-none-any.whl (13 kB) 2026-07-23 00:51:56.112 | Downloading testresources-2.1.2-py3-none-any.whl (25 kB) 2026-07-23 00:51:56.133 | Downloading testscenarios-0.6.2-py3-none-any.whl (12 kB) 2026-07-23 00:51:56.157 | Downloading tzdata-2026.2-py2.py3-none-any.whl (349 kB) 2026-07-23 00:51:56.187 | Downloading wcwidth-0.8.1-py3-none-any.whl (323 kB) 2026-07-23 00:51:56.214 | Downloading werkzeug-3.1.8-py3-none-any.whl (226 kB) 2026-07-23 00:51:56.239 | Downloading yappi-1.7.6-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (82 kB) 2026-07-23 00:51:56.261 | Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2026-07-23 00:51:56.283 | Downloading mako-1.3.12-py3-none-any.whl (78 kB) 2026-07-23 00:51:56.305 | Downloading pycparser-3.0-py3-none-any.whl (48 kB) 2026-07-23 00:51:56.328 | Downloading pytz-2026.2-py2.py3-none-any.whl (510 kB) 2026-07-23 00:51:56.511 | Building wheels for collected packages: keystone 2026-07-23 00:51:56.512 | Building editable for keystone (pyproject.toml): started 2026-07-23 00:51:57.600 | Building editable for keystone (pyproject.toml): finished with status 'done' 2026-07-23 00:51:57.601 | Created wheel for keystone: filename=keystone-29.1.0.dev58-0.editable-py3-none-any.whl size=9270 sha256=8d82aba4ee6aee5a2b44678a84602944579986c78a7079fab814cbdcfe746d90 2026-07-23 00:51:57.601 | Stored in directory: /tmp/pip-ephem-wheel-cache-0pq9hom3/wheels/d5/df/96/ee2394c3a20d6f991844794e53669e9943a8d62f162c6e6710 2026-07-23 00:51:57.607 | Successfully built keystone 2026-07-23 00:51:57.951 | Installing collected packages: statsd, pytz, aniso8601, Yappi, wcwidth, vine, tzdata, testscenarios, testresources, rpds-py, repoze.lru, pycparser, prometheus-client, PasteDeploy, Paste, oauthlib, markupsafe, itsdangerous, greenlet, fasteners, elementpath, dnspython, defusedxml, click, cachetools, blinker, bcrypt, attrs, xmlschema, Werkzeug, SQLAlchemy, Routes, referencing, PrettyTable, Mako, jinja2, eventlet, cffi, amqp, kombu, jsonschema-specifications, Flask, cryptography, alembic, pyopenssl, oslo.middleware, oslo.db, oslo.concurrency, jsonschema, Flask-RESTful, pysaml2, osprofiler, oslo.policy, oslo.upgradecheck, oslo.service, oslo.metrics, oslo.messaging, keystone 2026-07-23 00:51:57.990 | Attempting uninstall: pytz 2026-07-23 00:51:58.001 | Found existing installation: pytz 2024.1 2026-07-23 00:51:58.002 | Not uninstalling pytz at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-23 00:51:58.002 | Can't uninstall 'pytz'. No files were found to uninstall. 2026-07-23 00:51:59.806 | Attempting uninstall: oauthlib 2026-07-23 00:51:59.818 | Found existing installation: oauthlib 3.2.2 2026-07-23 00:51:59.818 | Not uninstalling oauthlib at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-23 00:51:59.818 | Can't uninstall 'oauthlib'. No files were found to uninstall. 2026-07-23 00:51:59.965 | Attempting uninstall: markupsafe 2026-07-23 00:51:59.976 | Found existing installation: MarkupSafe 2.1.5 2026-07-23 00:51:59.978 | Not uninstalling markupsafe at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-23 00:51:59.978 | Can't uninstall 'MarkupSafe'. No files were found to uninstall. 2026-07-23 00:52:01.073 | Attempting uninstall: click 2026-07-23 00:52:01.084 | Found existing installation: click 8.1.6 2026-07-23 00:52:01.085 | Not uninstalling click at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-23 00:52:01.086 | Can't uninstall 'click'. No files were found to uninstall. 2026-07-23 00:52:01.258 | Attempting uninstall: blinker 2026-07-23 00:52:01.268 | Found existing installation: blinker 1.7.0 2026-07-23 00:52:01.269 | Not uninstalling blinker at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-23 00:52:01.270 | Can't uninstall 'blinker'. No files were found to uninstall. 2026-07-23 00:52:01.289 | Attempting uninstall: bcrypt 2026-07-23 00:52:01.301 | Found existing installation: bcrypt 3.2.2 2026-07-23 00:52:01.301 | Not uninstalling bcrypt at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-23 00:52:01.304 | Can't uninstall 'bcrypt'. No files were found to uninstall. 2026-07-23 00:52:01.320 | Attempting uninstall: attrs 2026-07-23 00:52:01.333 | Found existing installation: attrs 23.2.0 2026-07-23 00:52:01.334 | Not uninstalling attrs at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-23 00:52:01.334 | Can't uninstall 'attrs'. No files were found to uninstall. 2026-07-23 00:52:04.420 | Attempting uninstall: jinja2 2026-07-23 00:52:04.433 | Found existing installation: Jinja2 3.1.2 2026-07-23 00:52:04.434 | Not uninstalling jinja2 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-23 00:52:04.435 | Can't uninstall 'Jinja2'. No files were found to uninstall. 2026-07-23 00:52:05.525 | Attempting uninstall: cryptography 2026-07-23 00:52:05.538 | Found existing installation: cryptography 41.0.7 2026-07-23 00:52:05.539 | Not uninstalling cryptography at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-23 00:52:05.540 | Can't uninstall 'cryptography'. No files were found to uninstall. 2026-07-23 00:52:06.144 | Attempting uninstall: pyopenssl 2026-07-23 00:52:06.159 | Found existing installation: pyOpenSSL 23.2.0 2026-07-23 00:52:06.161 | Not uninstalling pyopenssl at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-23 00:52:06.161 | Can't uninstall 'pyOpenSSL'. No files were found to uninstall. 2026-07-23 00:52:06.585 | Attempting uninstall: jsonschema 2026-07-23 00:52:06.600 | Found existing installation: jsonschema 4.10.3 2026-07-23 00:52:06.601 | Not uninstalling jsonschema at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-23 00:52:06.601 | Can't uninstall 'jsonschema'. No files were found to uninstall. 2026-07-23 00:52:08.213 | 2026-07-23 00:52:08.213 | ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 2026-07-23 00:52:08.213 | service-identity 24.1.0 requires pyasn1-modules, which is not installed. 2026-07-23 00:52:08.229 | Successfully installed Flask-3.1.3 Flask-RESTful-0.3.10 Mako-1.3.12 Paste-3.10.1 PasteDeploy-3.1.0 PrettyTable-3.18.0 Routes-2.5.1 SQLAlchemy-2.0.51 Werkzeug-3.1.8 Yappi-1.7.6 alembic-1.18.5 amqp-5.3.1 aniso8601-10.0.1 attrs-26.1.0 bcrypt-5.0.0 blinker-1.9.0 cachetools-7.1.4 cffi-2.0.0 click-8.4.2 cryptography-43.0.3 defusedxml-0.7.1 dnspython-2.8.0 elementpath-4.8.0 eventlet-0.41.0 fasteners-0.20 greenlet-3.5.3 itsdangerous-2.2.0 jinja2-3.1.6 jsonschema-4.26.0 jsonschema-specifications-2025.9.1 keystone-29.1.0.dev58 kombu-5.6.2 markupsafe-3.0.3 oauthlib-3.3.1 oslo.concurrency-7.6.1 oslo.db-18.1.0 oslo.messaging-18.2.0 oslo.metrics-0.16.0 oslo.middleware-8.2.0 oslo.policy-6.0.0 oslo.service-4.7.0 oslo.upgradecheck-2.8.0 osprofiler-4.4.0 prometheus-client-0.25.0 pycparser-3.0 pyopenssl-24.2.1 pysaml2-7.5.4 pytz-2026.2 referencing-0.37.0 repoze.lru-0.8 rpds-py-2026.5.1 statsd-4.0.1 testresources-2.1.2 testscenarios-0.6.2 tzdata-2026.2 vine-5.1.0 wcwidth-0.8.1 xmlschema-2.5.1 2026-07-23 00:52:08.557 | + inc/python:pip_install:216 : result=0 2026-07-23 00:52:08.559 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-23 00:52:08.562 | + functions-common:time_stop:2420 : local name 2026-07-23 00:52:08.565 | + functions-common:time_stop:2421 : local end_time 2026-07-23 00:52:08.568 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-23 00:52:08.570 | + functions-common:time_stop:2423 : local total 2026-07-23 00:52:08.572 | + functions-common:time_stop:2424 : local start_time 2026-07-23 00:52:08.575 | + functions-common:time_stop:2426 : name=pip_install 2026-07-23 00:52:08.578 | + functions-common:time_stop:2427 : start_time=1784767903505 2026-07-23 00:52:08.580 | + functions-common:time_stop:2429 : [[ -z 1784767903505 ]] 2026-07-23 00:52:08.584 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-23 00:52:08.588 | + functions-common:time_stop:2432 : end_time=1784767928585 2026-07-23 00:52:08.590 | + functions-common:time_stop:2433 : elapsed_time=25080 2026-07-23 00:52:08.593 | + functions-common:time_stop:2434 : total=49791 2026-07-23 00:52:08.595 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-23 00:52:08.598 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=74871 2026-07-23 00:52:08.600 | + inc/python:pip_install:219 : return 0 2026-07-23 00:52:08.603 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-07-23 00:52:08.605 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-07-23 00:52:08.608 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/keystone 2026-07-23 00:52:08.610 | + inc/python:use_library_from_git:266 : local name=/opt/stack/keystone 2026-07-23 00:52:08.613 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-23 00:52:08.615 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-23 00:52:08.618 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/keystone, ]] 2026-07-23 00:52:08.620 | + inc/python:use_library_from_git:269 : return 1 2026-07-23 00:52:08.623 | + lib/keystone:install_keystone:501 : is_service_enabled ldap 2026-07-23 00:52:08.641 | + functions-common:is_service_enabled:2076 : return 1 2026-07-23 00:52:08.643 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-07-23 00:52:08.646 | + ./stack.sh:main:924 : configure_keystone 2026-07-23 00:52:08.648 | + lib/keystone:configure_keystone:145 : sudo install -d -o quobyte /etc/keystone 2026-07-23 00:52:08.664 | + lib/keystone:configure_keystone:147 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2026-07-23 00:52:08.667 | + lib/keystone:configure_keystone:148 : install -m 600 /dev/null /etc/keystone/keystone.conf 2026-07-23 00:52:08.672 | + lib/keystone:configure_keystone:151 : is_service_enabled ldap 2026-07-23 00:52:08.689 | + functions-common:is_service_enabled:2076 : return 1 2026-07-23 00:52:08.692 | + lib/keystone:configure_keystone:155 : iniset /etc/keystone/keystone.conf identity driver sql 2026-07-23 00:52:08.727 | + lib/keystone:configure_keystone:156 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2026-07-23 00:52:08.760 | + lib/keystone:configure_keystone:157 : iniset /etc/keystone/keystone.conf assignment driver sql 2026-07-23 00:52:08.796 | + lib/keystone:configure_keystone:158 : iniset /etc/keystone/keystone.conf role driver sql 2026-07-23 00:52:08.830 | + lib/keystone:configure_keystone:159 : iniset /etc/keystone/keystone.conf resource driver sql 2026-07-23 00:52:08.866 | + lib/keystone:configure_keystone:162 : iniset /etc/keystone/keystone.conf cache enabled True 2026-07-23 00:52:08.902 | + lib/keystone:configure_keystone:163 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2026-07-23 00:52:08.936 | + lib/keystone:configure_keystone:164 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2026-07-23 00:52:08.969 | + lib/keystone:configure_keystone:168 : iniset /etc/keystone/keystone.conf api response_validation error 2026-07-23 00:52:09.004 | + lib/keystone:configure_keystone:170 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2026-07-23 00:52:09.007 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=keystone 2026-07-23 00:52:09.010 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/keystone/keystone.conf 2026-07-23 00:52:09.013 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=oslo_messaging_notifications 2026-07-23 00:52:09.016 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-07-23 00:52:09.018 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-07-23 00:52:09.035 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 00:52:09.039 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-07-23 00:52:09.042 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-07-23 00:52:09.044 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-07-23 00:52:09.061 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-23 00:52:09.064 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.85:5672/ 2026-07-23 00:52:09.068 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:stackqueue@192.168.122.85:5672/ 2026-07-23 00:52:09.103 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-07-23 00:52:09.106 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-07-23 00:52:09.109 | + lib/keystone:configure_keystone:176 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://192.168.122.85/identity 2026-07-23 00:52:09.147 | + lib/keystone:configure_keystone:178 : [[ fernet != '' ]] 2026-07-23 00:52:09.150 | + lib/keystone:configure_keystone:179 : iniset /etc/keystone/keystone.conf token provider fernet 2026-07-23 00:52:09.187 | ++ lib/keystone:configure_keystone:182 : database_connection_url keystone 2026-07-23 00:52:09.189 | ++ lib/database:database_connection_url:134 : local db=keystone 2026-07-23 00:52:09.192 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2026-07-23 00:52:09.195 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=keystone 2026-07-23 00:52:09.197 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-23 00:52:09.200 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-23 00:52:09.203 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-23 00:52:09.220 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-23 00:52:09.222 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-23 00:52:09.225 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2026-07-23 00:52:09.229 | + lib/keystone:configure_keystone:182 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2026-07-23 00:52:09.265 | + lib/keystone:configure_keystone:185 : '[' False '!=' False ']' 2026-07-23 00:52:09.268 | + lib/keystone:configure_keystone:190 : setup_logging /etc/keystone/keystone.conf 2026-07-23 00:52:09.270 | + functions:setup_logging:693 : setup_systemd_logging /etc/keystone/keystone.conf 2026-07-23 00:52:09.273 | + functions:setup_systemd_logging:710 : local conf_file=/etc/keystone/keystone.conf 2026-07-23 00:52:09.277 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-23 00:52:09.296 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-23 00:52:09.299 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-23 00:52:09.301 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-23 00:52:09.304 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-23 00:52:09.307 | + functions:setup_systemd_logging:723 : iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-07-23 00:52:09.341 | + functions:setup_systemd_logging:725 : iniset /etc/keystone/keystone.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-07-23 00:52:09.376 | + functions:setup_systemd_logging:726 : iniset /etc/keystone/keystone.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-07-23 00:52:09.409 | + functions:setup_systemd_logging:727 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-23 00:52:09.444 | + functions:setup_systemd_logging:730 : iniset /etc/keystone/keystone.conf DEFAULT log_color False 2026-07-23 00:52:09.478 | + lib/keystone:configure_keystone:192 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2026-07-23 00:52:09.511 | + lib/keystone:configure_keystone:194 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini keystone.wsgi.api:application /identity '' keystone-api 2026-07-23 00:52:09.514 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/keystone/keystone-uwsgi-public.ini 2026-07-23 00:52:09.516 | + lib/apache:write_uwsgi_config:244 : local wsgi=keystone.wsgi.api:application 2026-07-23 00:52:09.519 | + lib/apache:write_uwsgi_config:245 : local url=/identity 2026-07-23 00:52:09.522 | + lib/apache:write_uwsgi_config:246 : local http= 2026-07-23 00:52:09.525 | + lib/apache:write_uwsgi_config:247 : local name=keystone-api 2026-07-23 00:52:09.528 | + lib/apache:write_uwsgi_config:249 : '[' -z keystone-api ']' 2026-07-23 00:52:09.530 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-07-23 00:52:09.533 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-07-23 00:52:09.550 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-07-23 00:52:09.551 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-07-23 00:52:09.561 | d /var/run/uwsgi 0755 quobyte root 2026-07-23 00:52:09.566 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-07-23 00:52:09.579 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-07-23 00:52:09.584 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/keystone-api.socket 2026-07-23 00:52:09.587 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2026-07-23 00:52:09.591 | + lib/apache:write_uwsgi_config:270 : [[ keystone.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-07-23 00:52:09.593 | + lib/apache:write_uwsgi_config:271 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi module keystone.wsgi.api:application 2026-07-23 00:52:09.625 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2026-07-23 00:52:09.658 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2026-07-23 00:52:09.690 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2026-07-23 00:52:09.720 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2026-07-23 00:52:09.752 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 80 2026-07-23 00:52:09.784 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2026-07-23 00:52:09.815 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2026-07-23 00:52:09.847 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2026-07-23 00:52:09.879 | + lib/apache:write_uwsgi_config:290 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-07-23 00:52:09.911 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2026-07-23 00:52:09.943 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2026-07-23 00:52:09.975 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2026-07-23 00:52:10.007 | + lib/apache:write_uwsgi_config:298 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi start-time %t 2026-07-23 00:52:10.040 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-07-23 00:52:10.043 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-07-23 00:52:10.047 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for keystone-api 2026-07-23 00:52:10.050 | ++ lib/apache:apache_site_config_for:174 : local site=keystone-api 2026-07-23 00:52:10.053 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-07-23 00:52:10.055 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-23 00:52:10.057 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-23 00:52:10.060 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/keystone-api.conf 2026-07-23 00:52:10.064 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/keystone-api.conf 2026-07-23 00:52:10.066 | + lib/apache:write_uwsgi_config:306 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-api.socket 2026-07-23 00:52:10.097 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2026-07-23 00:52:10.130 | + lib/apache:write_uwsgi_config:308 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-api.socket|uwsgi://uwsgi-uds-keystone-api" retry=0 acquire=1 ' 2026-07-23 00:52:10.130 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/keystone-api.conf 2026-07-23 00:52:10.141 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-api.socket|uwsgi://uwsgi-uds-keystone-api" retry=0 acquire=1 2026-07-23 00:52:10.146 | + lib/apache:write_uwsgi_config:309 : enable_apache_site keystone-api 2026-07-23 00:52:10.149 | + lib/apache:enable_apache_site:191 : local site=keystone-api 2026-07-23 00:52:10.152 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-07-23 00:52:10.154 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-07-23 00:52:10.157 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-23 00:52:10.160 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-23 00:52:10.163 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-23 00:52:10.165 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-23 00:52:10.168 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-07-23 00:52:10.170 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-07-23 00:52:10.173 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-23 00:52:10.175 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-23 00:52:10.179 | + lib/apache:enable_apache_site:195 : sudo a2ensite keystone-api 2026-07-23 00:52:10.191 | perl: warning: Setting locale failed. 2026-07-23 00:52:10.191 | perl: warning: Please check that your locale settings: 2026-07-23 00:52:10.191 | LANGUAGE = (unset), 2026-07-23 00:52:10.191 | LC_ALL = "en_US.utf8", 2026-07-23 00:52:10.191 | LANG = "de_DE.UTF-8" 2026-07-23 00:52:10.191 | are supported and installed on your system. 2026-07-23 00:52:10.191 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-23 00:52:10.232 | Enabling site keystone-api. 2026-07-23 00:52:10.237 | To activate the new configuration, you need to run: 2026-07-23 00:52:10.238 | systemctl reload apache2 2026-07-23 00:52:10.243 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-07-23 00:52:10.246 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-23 00:52:10.249 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-23 00:52:10.252 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-23 00:52:10.464 | + lib/keystone:configure_keystone:196 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2026-07-23 00:52:10.498 | + lib/keystone:configure_keystone:198 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2026-07-23 00:52:10.529 | + lib/keystone:configure_keystone:200 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2026-07-23 00:52:10.562 | + lib/keystone:configure_keystone:208 : [[ True = True ]] 2026-07-23 00:52:10.564 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2026-07-23 00:52:10.599 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2026-07-23 00:52:10.631 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2026-07-23 00:52:10.663 | + lib/keystone:configure_keystone:214 : iniset /etc/keystone/keystone.conf oslo_policy policy_file policy.yaml 2026-07-23 00:52:10.698 | + lib/keystone:configure_keystone:216 : [[ True == True ]] 2026-07-23 00:52:10.701 | + lib/keystone:configure_keystone:217 : iniset /etc/keystone/keystone.conf oslo_policy enforce_new_defaults true 2026-07-23 00:52:10.734 | + ./stack.sh:main:928 : is_service_enabled swift 2026-07-23 00:52:10.751 | + functions-common:is_service_enabled:2076 : return 1 2026-07-23 00:52:10.754 | + ./stack.sh:main:942 : is_service_enabled g-api n-api 2026-07-23 00:52:10.772 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 00:52:10.774 | + ./stack.sh:main:944 : stack_install_service glance 2026-07-23 00:52:10.777 | + lib/stack:stack_install_service:20 : local service=glance 2026-07-23 00:52:10.780 | + lib/stack:stack_install_service:21 : type install_glance 2026-07-23 00:52:10.782 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-07-23 00:52:10.785 | + lib/stack:stack_install_service:32 : install_glance 2026-07-23 00:52:10.788 | + lib/glance:install_glance:551 : glance_store_extras=() 2026-07-23 00:52:10.791 | + lib/glance:install_glance:551 : local glance_store_extras 2026-07-23 00:52:10.793 | + lib/glance:install_glance:553 : is_service_enabled cinder 2026-07-23 00:52:10.811 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 00:52:10.814 | + lib/glance:install_glance:554 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2026-07-23 00:52:10.817 | + lib/glance:install_glance:557 : is_service_enabled swift 2026-07-23 00:52:10.833 | + functions-common:is_service_enabled:2076 : return 1 2026-07-23 00:52:10.836 | + lib/glance:install_glance:563 : use_library_from_git glance_store 2026-07-23 00:52:10.839 | + inc/python:use_library_from_git:266 : local name=glance_store 2026-07-23 00:52:10.842 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-23 00:52:10.845 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-23 00:52:10.848 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,glance_store, ]] 2026-07-23 00:52:10.850 | + inc/python:use_library_from_git:269 : return 1 2026-07-23 00:52:10.854 | ++ lib/glance:install_glance:569 : join_extras cinder 2026-07-23 00:52:10.857 | ++ inc/python:join_extras:28 : local IFS=, 2026-07-23 00:52:10.859 | ++ inc/python:join_extras:29 : echo cinder 2026-07-23 00:52:10.862 | + lib/glance:install_glance:569 : pip_install_gr_extras glance-store cinder 2026-07-23 00:52:10.865 | + inc/python:pip_install_gr_extras:107 : local name=glance-store 2026-07-23 00:52:10.868 | + inc/python:pip_install_gr_extras:108 : local extras=cinder 2026-07-23 00:52:10.870 | + inc/python:pip_install_gr_extras:109 : local version_constraints 2026-07-23 00:52:10.875 | ++ inc/python:pip_install_gr_extras:110 : get_version_constraints_from_global_requirements glance-store 2026-07-23 00:52:10.878 | ++ inc/python:get_version_constraints_from_global_requirements:253 : local package=glance-store 2026-07-23 00:52:10.880 | ++ inc/python:get_version_constraints_from_global_requirements:254 : local required_pkg_version_constraint 2026-07-23 00:52:10.884 | +++ inc/python:get_version_constraints_from_global_requirements:256 : cut -d# -f1 2026-07-23 00:52:10.884 | +++ inc/python:get_version_constraints_from_global_requirements:256 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2026-07-23 00:52:10.888 | ++ inc/python:get_version_constraints_from_global_requirements:256 : required_pkg_version_constraint='!=0.29.0 ' 2026-07-23 00:52:10.892 | ++ inc/python:get_version_constraints_from_global_requirements:257 : [[ !=0.29.0 == '' ]] 2026-07-23 00:52:10.895 | ++ inc/python:get_version_constraints_from_global_requirements:260 : echo '!=0.29.0' 2026-07-23 00:52:10.898 | + inc/python:pip_install_gr_extras:110 : version_constraints='!=0.29.0' 2026-07-23 00:52:10.901 | + inc/python:pip_install_gr_extras:111 : pip_install 'glance-store[cinder]!=0.29.0' 2026-07-23 00:52:10.924 | Using python 3.12 to install glance-store[cinder]!=0.29.0 2026-07-23 00:52:10.926 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[cinder]!=0.29.0' 2026-07-23 00:52:12.209 | Collecting glance-store!=0.29.0 (from glance-store[cinder]!=0.29.0) 2026-07-23 00:52:12.343 | Downloading glance_store-5.6.0-py3-none-any.whl.metadata (4.5 kB) 2026-07-23 00:52:12.360 | Requirement already satisfied: oslo.config>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (10.5.0) 2026-07-23 00:52:12.361 | 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-07-23 00:52:12.362 | 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-07-23 00:52:12.363 | Requirement already satisfied: oslo.utils>=4.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (10.1.1) 2026-07-23 00:52:12.364 | 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-07-23 00:52:12.365 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (5.9.0) 2026-07-23 00:52:12.366 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (4.26.0) 2026-07-23 00:52:12.367 | Requirement already satisfied: keystoneauth1>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (5.15.0) 2026-07-23 00:52:12.368 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (5.8.0) 2026-07-23 00:52:12.368 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2.34.2) 2026-07-23 00:52:12.397 | Collecting retrying!=1.3.0,>=1.2.3 (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) 2026-07-23 00:52:12.412 | Downloading retrying-1.4.2-py3-none-any.whl.metadata (5.5 kB) 2026-07-23 00:52:12.424 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (3.4.0) 2026-07-23 00:52:12.426 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from futurist>=1.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (3.1.0) 2026-07-23 00:52:12.428 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->futurist>=1.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2.2.2) 2026-07-23 00:52:12.470 | Collecting python-cinderclient>=4.1.0 (from glance-store[cinder]!=0.29.0) 2026-07-23 00:52:12.486 | Downloading python_cinderclient-9.9.0-py3-none-any.whl.metadata (19 kB) 2026-07-23 00:52:12.652 | Collecting os-brick>=6.3.0 (from glance-store[cinder]!=0.29.0) 2026-07-23 00:52:12.668 | Downloading os_brick-7.1.0-py3-none-any.whl.metadata (2.9 kB) 2026-07-23 00:52:12.808 | Collecting oslo.rootwrap>=5.8.0 (from glance-store[cinder]!=0.29.0) 2026-07-23 00:52:12.916 | Downloading oslo_rootwrap-7.10.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-23 00:52:13.050 | Collecting oslo.privsep>=1.23.0 (from glance-store[cinder]!=0.29.0) 2026-07-23 00:52:13.067 | Downloading oslo_privsep-3.12.0-py3-none-any.whl.metadata (2.7 kB) 2026-07-23 00:52:13.079 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (26.1.0) 2026-07-23 00:52:13.080 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2025.9.1) 2026-07-23 00:52:13.081 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (0.37.0) 2026-07-23 00:52:13.082 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2026.5.1) 2026-07-23 00:52:13.088 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2.1.0) 2026-07-23 00:52:13.089 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (1.8.2) 2026-07-23 00:52:13.090 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (4.15.0) 2026-07-23 00:52:13.094 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (7.0.3) 2026-07-23 00:52:13.095 | 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-07-23 00:52:13.096 | 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.0) 2026-07-23 00:52:13.098 | 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.7.0) 2026-07-23 00:52:13.130 | Collecting tenacity>=6.3.1 (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) 2026-07-23 00:52:13.145 | Downloading tenacity-9.1.4-py3-none-any.whl.metadata (1.2 kB) 2026-07-23 00:52:13.156 | Requirement already satisfied: psutil>=5.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (7.2.2) 2026-07-23 00:52:13.161 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (0.20) 2026-07-23 00:52:13.165 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (1.3.0) 2026-07-23 00:52:13.166 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2.0.0) 2026-07-23 00:52:13.167 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (6.0.3) 2026-07-23 00:52:13.176 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=4.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (2.9.0.post0) 2026-07-23 00:52:13.180 | Requirement already satisfied: cffi>=1.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.privsep>=1.23.0->glance-store[cinder]!=0.29.0) (2.0.0) 2026-07-23 00:52:13.181 | Requirement already satisfied: msgpack>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.privsep>=1.23.0->glance-store[cinder]!=0.29.0) (1.2.1) 2026-07-23 00:52:13.184 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.14.0->oslo.privsep>=1.23.0->glance-store[cinder]!=0.29.0) (3.0) 2026-07-23 00:52:13.191 | Requirement already satisfied: WebOb>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (1.8.10) 2026-07-23 00:52:13.192 | Requirement already satisfied: eventlet>=0.27.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (0.41.0) 2026-07-23 00:52:13.193 | Requirement already satisfied: greenlet>=0.4.15 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (3.5.3) 2026-07-23 00:52:13.195 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (3.1.0) 2026-07-23 00:52:13.196 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (2.5.1) 2026-07-23 00:52:13.197 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (3.10.1) 2026-07-23 00:52:13.198 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (1.7.6) 2026-07-23 00:52:13.201 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.27.0->oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (2.8.0) 2026-07-23 00:52:13.212 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.7.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (3.3.2) 2026-07-23 00:52:13.213 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.7.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (26.2) 2026-07-23 00:52:13.218 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (83.0.0) 2026-07-23 00:52:13.235 | Requirement already satisfied: PrettyTable>=0.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-cinderclient>=4.1.0->glance-store[cinder]!=0.29.0) (3.18.0) 2026-07-23 00:52:13.240 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->python-cinderclient>=4.1.0->glance-store[cinder]!=0.29.0) (0.8.1) 2026-07-23 00:52:13.243 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=4.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (1.17.0) 2026-07-23 00:52:13.255 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (3.4.7) 2026-07-23 00:52:13.256 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (3.18) 2026-07-23 00:52:13.257 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2.7.0) 2026-07-23 00:52:13.259 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2023.11.17) 2026-07-23 00:52:13.280 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (0.8) 2026-07-23 00:52:13.336 | Downloading glance_store-5.6.0-py3-none-any.whl (262 kB) 2026-07-23 00:52:13.395 | Downloading os_brick-7.1.0-py3-none-any.whl (285 kB) 2026-07-23 00:52:13.422 | Downloading oslo_privsep-3.12.0-py3-none-any.whl (41 kB) 2026-07-23 00:52:13.444 | Downloading oslo_rootwrap-7.10.0-py3-none-any.whl (40 kB) 2026-07-23 00:52:13.467 | Downloading python_cinderclient-9.9.0-py3-none-any.whl (256 kB) 2026-07-23 00:52:13.492 | Downloading retrying-1.4.2-py3-none-any.whl (10 kB) 2026-07-23 00:52:13.514 | Downloading tenacity-9.1.4-py3-none-any.whl (28 kB) 2026-07-23 00:52:13.753 | Installing collected packages: tenacity, retrying, oslo.rootwrap, python-cinderclient, oslo.privsep, glance-store, os-brick 2026-07-23 00:52:15.025 | 2026-07-23 00:52:15.041 | Successfully installed glance-store-5.6.0 os-brick-7.1.0 oslo.privsep-3.12.0 oslo.rootwrap-7.10.0 python-cinderclient-9.9.0 retrying-1.4.2 tenacity-9.1.4 2026-07-23 00:52:15.173 | + inc/python:pip_install:216 : result=0 2026-07-23 00:52:15.176 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-23 00:52:15.178 | + functions-common:time_stop:2420 : local name 2026-07-23 00:52:15.180 | + functions-common:time_stop:2421 : local end_time 2026-07-23 00:52:15.183 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-23 00:52:15.186 | + functions-common:time_stop:2423 : local total 2026-07-23 00:52:15.188 | + functions-common:time_stop:2424 : local start_time 2026-07-23 00:52:15.191 | + functions-common:time_stop:2426 : name=pip_install 2026-07-23 00:52:15.193 | + functions-common:time_stop:2427 : start_time=1784767930918 2026-07-23 00:52:15.196 | + functions-common:time_stop:2429 : [[ -z 1784767930918 ]] 2026-07-23 00:52:15.199 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-23 00:52:15.203 | + functions-common:time_stop:2432 : end_time=1784767935201 2026-07-23 00:52:15.206 | + functions-common:time_stop:2433 : elapsed_time=4283 2026-07-23 00:52:15.208 | + functions-common:time_stop:2434 : total=74871 2026-07-23 00:52:15.211 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-23 00:52:15.213 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=79154 2026-07-23 00:52:15.215 | + inc/python:pip_install:219 : return 0 2026-07-23 00:52:15.218 | + lib/glance:install_glance:570 : copy_rootwrap /opt/stack/data/venv/etc/glance 2026-07-23 00:52:15.221 | + lib/glance:copy_rootwrap:267 : local source_path=/opt/stack/data/venv/etc/glance 2026-07-23 00:52:15.223 | + lib/glance:copy_rootwrap:269 : sudo install -d -o quobyte /etc/glance 2026-07-23 00:52:15.240 | + lib/glance:copy_rootwrap:270 : cp -r /opt/stack/data/venv/etc/glance/rootwrap.conf /opt/stack/data/venv/etc/glance/rootwrap.d /etc/glance/ 2026-07-23 00:52:15.245 | + lib/glance:install_glance:573 : git_clone https://review.opendev.org/openstack/glance.git /opt/stack/glance master 2026-07-23 00:52:15.247 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/glance.git 2026-07-23 00:52:15.250 | + functions-common:git_clone:590 : local git_dest=/opt/stack/glance 2026-07-23 00:52:15.252 | + functions-common:git_clone:591 : local git_ref=master 2026-07-23 00:52:15.255 | + functions-common:git_clone:592 : local orig_dir 2026-07-23 00:52:15.258 | ++ functions-common:git_clone:593 : pwd 2026-07-23 00:52:15.261 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-07-23 00:52:15.263 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-23 00:52:15.267 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-23 00:52:15.282 | + functions-common:git_clone:596 : RECLONE=False 2026-07-23 00:52:15.285 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-23 00:52:15.288 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-23 00:52:15.291 | + functions-common:git_clone:610 : echo master 2026-07-23 00:52:15.292 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-23 00:52:15.296 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/glance ]] 2026-07-23 00:52:15.299 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-07-23 00:52:15.301 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/glance.git /opt/stack/glance 2026-07-23 00:52:15.304 | + functions-common:git_timed:697 : local count=0 2026-07-23 00:52:15.306 | + functions-common:git_timed:698 : local timeout=0 2026-07-23 00:52:15.309 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-23 00:52:15.311 | + functions-common:git_timed:701 : timeout=0 2026-07-23 00:52:15.313 | + functions-common:git_timed:704 : time_start git_timed 2026-07-23 00:52:15.316 | + functions-common:time_start:2406 : local name=git_timed 2026-07-23 00:52:15.318 | + functions-common:time_start:2407 : local start_time= 2026-07-23 00:52:15.320 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-23 00:52:15.324 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-23 00:52:15.328 | + functions-common:time_start:2411 : _TIME_START[$name]=1784767935325 2026-07-23 00:52:15.330 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/glance.git /opt/stack/glance 2026-07-23 00:52:15.334 | Cloning into '/opt/stack/glance'... 2026-07-23 00:52:23.796 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-23 00:52:23.798 | + functions-common:time_stop:2420 : local name 2026-07-23 00:52:23.802 | + functions-common:time_stop:2421 : local end_time 2026-07-23 00:52:23.805 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-23 00:52:23.807 | + functions-common:time_stop:2423 : local total 2026-07-23 00:52:23.810 | + functions-common:time_stop:2424 : local start_time 2026-07-23 00:52:23.813 | + functions-common:time_stop:2426 : name=git_timed 2026-07-23 00:52:23.815 | + functions-common:time_stop:2427 : start_time=1784767935325 2026-07-23 00:52:23.818 | + functions-common:time_stop:2429 : [[ -z 1784767935325 ]] 2026-07-23 00:52:23.822 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-23 00:52:23.827 | + functions-common:time_stop:2432 : end_time=1784767943823 2026-07-23 00:52:23.829 | + functions-common:time_stop:2433 : elapsed_time=8498 2026-07-23 00:52:23.832 | + functions-common:time_stop:2434 : total=25493 2026-07-23 00:52:23.836 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-23 00:52:23.839 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=33991 2026-07-23 00:52:23.842 | + functions-common:git_clone:631 : cd /opt/stack/glance 2026-07-23 00:52:23.845 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-07-23 00:52:23.848 | + functions-common:git_timed:697 : local count=0 2026-07-23 00:52:23.851 | + functions-common:git_timed:698 : local timeout=0 2026-07-23 00:52:23.853 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-23 00:52:23.856 | + functions-common:git_timed:701 : timeout=0 2026-07-23 00:52:23.859 | + functions-common:git_timed:704 : time_start git_timed 2026-07-23 00:52:23.861 | + functions-common:time_start:2406 : local name=git_timed 2026-07-23 00:52:23.864 | + functions-common:time_start:2407 : local start_time= 2026-07-23 00:52:23.867 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-23 00:52:23.872 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-23 00:52:23.876 | + functions-common:time_start:2411 : _TIME_START[$name]=1784767943873 2026-07-23 00:52:23.879 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-07-23 00:52:24.658 | From https://review.opendev.org/openstack/glance 2026-07-23 00:52:24.658 | * branch master -> FETCH_HEAD 2026-07-23 00:52:24.668 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-23 00:52:24.671 | + functions-common:time_stop:2420 : local name 2026-07-23 00:52:24.673 | + functions-common:time_stop:2421 : local end_time 2026-07-23 00:52:24.677 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-23 00:52:24.679 | + functions-common:time_stop:2423 : local total 2026-07-23 00:52:24.682 | + functions-common:time_stop:2424 : local start_time 2026-07-23 00:52:24.685 | + functions-common:time_stop:2426 : name=git_timed 2026-07-23 00:52:24.688 | + functions-common:time_stop:2427 : start_time=1784767943873 2026-07-23 00:52:24.690 | + functions-common:time_stop:2429 : [[ -z 1784767943873 ]] 2026-07-23 00:52:24.694 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-23 00:52:24.698 | + functions-common:time_stop:2432 : end_time=1784767944695 2026-07-23 00:52:24.701 | + functions-common:time_stop:2433 : elapsed_time=822 2026-07-23 00:52:24.704 | + functions-common:time_stop:2434 : total=33991 2026-07-23 00:52:24.707 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-23 00:52:24.710 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=34813 2026-07-23 00:52:24.713 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-07-23 00:52:24.716 | + functions-common:git_timed:697 : local count=0 2026-07-23 00:52:24.719 | + functions-common:git_timed:698 : local timeout=0 2026-07-23 00:52:24.721 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-23 00:52:24.724 | + functions-common:git_timed:701 : timeout=0 2026-07-23 00:52:24.727 | + functions-common:git_timed:704 : time_start git_timed 2026-07-23 00:52:24.729 | + functions-common:time_start:2406 : local name=git_timed 2026-07-23 00:52:24.732 | + functions-common:time_start:2407 : local start_time= 2026-07-23 00:52:24.735 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-23 00:52:24.739 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-23 00:52:24.743 | + functions-common:time_start:2411 : _TIME_START[$name]=1784767944740 2026-07-23 00:52:24.746 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-07-23 00:52:24.871 | Note: switching to 'FETCH_HEAD'. 2026-07-23 00:52:24.871 | 2026-07-23 00:52:24.871 | You are in 'detached HEAD' state. You can look around, make experimental 2026-07-23 00:52:24.871 | changes and commit them, and you can discard any commits you make in this 2026-07-23 00:52:24.871 | state without impacting any branches by switching back to a branch. 2026-07-23 00:52:24.871 | 2026-07-23 00:52:24.872 | If you want to create a new branch to retain commits you create, you may 2026-07-23 00:52:24.872 | do so (now or later) by using -c with the switch command. Example: 2026-07-23 00:52:24.872 | 2026-07-23 00:52:24.872 | git switch -c 2026-07-23 00:52:24.872 | 2026-07-23 00:52:24.872 | Or undo this operation with: 2026-07-23 00:52:24.872 | 2026-07-23 00:52:24.872 | git switch - 2026-07-23 00:52:24.872 | 2026-07-23 00:52:24.872 | Turn off this advice by setting config variable advice.detachedHead to false 2026-07-23 00:52:24.872 | 2026-07-23 00:52:24.873 | HEAD is now at c76abb08e Merge "Remove disabling the scope enforcement" 2026-07-23 00:52:24.876 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-23 00:52:24.879 | + functions-common:time_stop:2420 : local name 2026-07-23 00:52:24.882 | + functions-common:time_stop:2421 : local end_time 2026-07-23 00:52:24.884 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-23 00:52:24.887 | + functions-common:time_stop:2423 : local total 2026-07-23 00:52:24.890 | + functions-common:time_stop:2424 : local start_time 2026-07-23 00:52:24.892 | + functions-common:time_stop:2426 : name=git_timed 2026-07-23 00:52:24.895 | + functions-common:time_stop:2427 : start_time=1784767944740 2026-07-23 00:52:24.898 | + functions-common:time_stop:2429 : [[ -z 1784767944740 ]] 2026-07-23 00:52:24.901 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-23 00:52:24.906 | + functions-common:time_stop:2432 : end_time=1784767944903 2026-07-23 00:52:24.908 | + functions-common:time_stop:2433 : elapsed_time=163 2026-07-23 00:52:24.911 | + functions-common:time_stop:2434 : total=34813 2026-07-23 00:52:24.914 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-23 00:52:24.916 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=34976 2026-07-23 00:52:24.919 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/glance 2026-07-23 00:52:24.936 | + functions-common:git_clone:672 : cd /opt/stack/glance 2026-07-23 00:52:24.940 | + functions-common:git_clone:673 : git show --oneline 2026-07-23 00:52:24.941 | + functions-common:git_clone:673 : head -1 2026-07-23 00:52:24.945 | c76abb08e Merge "Remove disabling the scope enforcement" 2026-07-23 00:52:24.948 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-07-23 00:52:24.951 | + lib/glance:install_glance:575 : setup_develop /opt/stack/glance 2026-07-23 00:52:24.954 | + inc/python:setup_develop:353 : local bindep 2026-07-23 00:52:24.957 | + inc/python:setup_develop:354 : [[ /opt/stack/glance == -bindep* ]] 2026-07-23 00:52:24.959 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/glance 2026-07-23 00:52:24.963 | + inc/python:setup_develop:359 : local extras= 2026-07-23 00:52:24.966 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/glance -e 2026-07-23 00:52:24.969 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-07-23 00:52:24.972 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/glance == -bindep* ]] 2026-07-23 00:52:24.975 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/glance 2026-07-23 00:52:24.978 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-07-23 00:52:24.981 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-07-23 00:52:24.985 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/glance 2026-07-23 00:52:24.988 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-07-23 00:52:24.991 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/glance 2026-07-23 00:52:24.994 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-07-23 00:52:24.998 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-07-23 00:52:25.002 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2026-07-23 00:52:25.008 | + inc/python:_setup_package_with_constraints_edit:400 : name=glance 2026-07-23 00:52:25.011 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z glance ']' 2026-07-23 00:52:25.014 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2026-07-23 00:52:25.173 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/glance -e 2026-07-23 00:52:25.175 | + inc/python:setup_package:436 : local bindep=0 2026-07-23 00:52:25.179 | + inc/python:setup_package:437 : local bindep_flag= 2026-07-23 00:52:25.181 | + inc/python:setup_package:438 : local bindep_profiles= 2026-07-23 00:52:25.185 | + inc/python:setup_package:439 : [[ /opt/stack/glance == -bindep* ]] 2026-07-23 00:52:25.188 | + inc/python:setup_package:444 : local project_dir=/opt/stack/glance 2026-07-23 00:52:25.190 | + inc/python:setup_package:445 : local flags=-e 2026-07-23 00:52:25.194 | + inc/python:setup_package:446 : local extras= 2026-07-23 00:52:25.197 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-07-23 00:52:25.199 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-07-23 00:52:25.203 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-07-23 00:52:25.206 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-07-23 00:52:25.209 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-07-23 00:52:25.212 | + inc/python:setup_package:464 : pip_install -e /opt/stack/glance 2026-07-23 00:52:25.236 | Using python 3.12 to install /opt/stack/glance 2026-07-23 00:52:25.239 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2026-07-23 00:52:26.231 | Obtaining file:///opt/stack/glance 2026-07-23 00:52:26.235 | Installing build dependencies: started 2026-07-23 00:52:27.936 | Installing build dependencies: finished with status 'done' 2026-07-23 00:52:27.937 | Checking if build backend supports build_editable: started 2026-07-23 00:52:28.478 | Checking if build backend supports build_editable: finished with status 'done' 2026-07-23 00:52:28.479 | Getting requirements to build editable: started 2026-07-23 00:52:28.773 | Getting requirements to build editable: finished with status 'done' 2026-07-23 00:52:28.775 | Preparing editable metadata (pyproject.toml): started 2026-07-23 00:52:29.693 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-07-23 00:52:29.713 | Requirement already satisfied: pbr>=3.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev15) (7.0.3) 2026-07-23 00:52:29.713 | Requirement already satisfied: defusedxml>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev15) (0.7.1) 2026-07-23 00:52:29.714 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev15) (2.0.51) 2026-07-23 00:52:29.715 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev15) (3.1.0) 2026-07-23 00:52:29.716 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev15) (2.5.1) 2026-07-23 00:52:29.717 | Requirement already satisfied: WebOb>=1.8.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev15) (1.8.10) 2026-07-23 00:52:29.718 | Requirement already satisfied: alembic>=0.9.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev15) (1.18.5) 2026-07-23 00:52:29.901 | Collecting httplib2>=0.9.1 (from glance==33.0.0.0b3.dev15) 2026-07-23 00:52:30.038 | Downloading httplib2-0.32.0-py3-none-any.whl.metadata (2.2 kB) 2026-07-23 00:52:30.048 | Requirement already satisfied: oslo.config>=8.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev15) (10.5.0) 2026-07-23 00:52:30.049 | Requirement already satisfied: oslo.concurrency>=4.5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev15) (7.6.1) 2026-07-23 00:52:30.050 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev15) (6.5.0) 2026-07-23 00:52:30.051 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev15) (2.8.0) 2026-07-23 00:52:30.052 | Requirement already satisfied: oslo.utils>=7.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev15) (10.1.1) 2026-07-23 00:52:30.054 | 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.dev15) (5.9.0) 2026-07-23 00:52:30.195 | Collecting taskflow>=4.0.0 (from glance==33.0.0.0b3.dev15) 2026-07-23 00:52:30.297 | Downloading taskflow-6.3.0-py3-none-any.whl.metadata (4.5 kB) 2026-07-23 00:52:30.313 | Requirement already satisfied: keystoneauth1>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev15) (5.15.0) 2026-07-23 00:52:30.315 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev15) (13.0.0) 2026-07-23 00:52:30.431 | Collecting WSME>=0.8.0 (from glance==33.0.0.0b3.dev15) 2026-07-23 00:52:30.448 | Downloading WSME-0.12.1-py3-none-any.whl.metadata (3.7 kB) 2026-07-23 00:52:30.458 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev15) (3.18.0) 2026-07-23 00:52:30.459 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev15) (3.10.1) 2026-07-23 00:52:30.460 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev15) (4.26.0) 2026-07-23 00:52:30.461 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev15) (5.8.0) 2026-07-23 00:52:30.462 | Requirement already satisfied: oslo.db>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev15) (18.1.0) 2026-07-23 00:52:30.463 | Requirement already satisfied: oslo.i18n>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev15) (6.9.0) 2026-07-23 00:52:30.493 | Collecting oslo.limit>=1.6.0 (from glance==33.0.0.0b3.dev15) 2026-07-23 00:52:30.510 | Downloading oslo_limit-2.12.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-23 00:52:30.520 | Requirement already satisfied: oslo.log>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev15) (8.3.0) 2026-07-23 00:52:30.521 | 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.dev15) (18.2.0) 2026-07-23 00:52:30.521 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev15) (8.2.0) 2026-07-23 00:52:30.650 | Collecting oslo.reports>=1.18.0 (from glance==33.0.0.0b3.dev15) 2026-07-23 00:52:30.666 | Downloading oslo_reports-3.9.0-py3-none-any.whl.metadata (3.8 kB) 2026-07-23 00:52:30.676 | Requirement already satisfied: oslo.policy>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev15) (6.0.0) 2026-07-23 00:52:30.677 | Requirement already satisfied: osprofiler>=1.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev15) (4.4.0) 2026-07-23 00:52:30.678 | Requirement already satisfied: glance-store>=5.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev15) (5.6.0) 2026-07-23 00:52:30.679 | Requirement already satisfied: debtcollector>=1.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev15) (3.1.0) 2026-07-23 00:52:30.680 | Requirement already satisfied: cryptography>=2.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev15) (43.0.3) 2026-07-23 00:52:30.998 | Collecting cursive>=0.2.1 (from glance==33.0.0.0b3.dev15) 2026-07-23 00:52:31.014 | Downloading cursive-0.2.4-py3-none-any.whl.metadata (2.0 kB) 2026-07-23 00:52:31.150 | Collecting castellan>=0.17.0 (from glance==33.0.0.0b3.dev15) 2026-07-23 00:52:31.166 | Downloading castellan-5.8.0-py3-none-any.whl.metadata (1.9 kB) 2026-07-23 00:52:31.178 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->glance==33.0.0.0b3.dev15) (1.3.12) 2026-07-23 00:52:31.179 | 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.dev15) (4.15.0) 2026-07-23 00:52:31.300 | Collecting python-barbicanclient>=5.5.0 (from castellan>=0.17.0->glance==33.0.0.0b3.dev15) 2026-07-23 00:52:31.316 | Downloading python_barbicanclient-7.5.0-py3-none-any.whl.metadata (11 kB) 2026-07-23 00:52:31.330 | Requirement already satisfied: requests>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from castellan>=0.17.0->glance==33.0.0.0b3.dev15) (2.34.2) 2026-07-23 00:52:31.333 | 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.dev15) (2.0.0) 2026-07-23 00:52:31.337 | 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.dev15) (3.0) 2026-07-23 00:52:31.339 | 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.dev15) (5.11.0) 2026-07-23 00:52:31.344 | 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.dev15) (2.2.2) 2026-07-23 00:52:31.350 | 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.dev15) (1.4.2) 2026-07-23 00:52:31.351 | 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.dev15) (3.4.0) 2026-07-23 00:52:31.357 | 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.dev15) (3.3.2) 2026-07-23 00:52:31.361 | 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.dev15) (26.1.0) 2026-07-23 00:52:31.363 | 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.dev15) (2025.9.1) 2026-07-23 00:52:31.364 | 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.dev15) (0.37.0) 2026-07-23 00:52:31.365 | 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.dev15) (2026.5.1) 2026-07-23 00:52:31.373 | 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.dev15) (2.1.0) 2026-07-23 00:52:31.374 | 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.dev15) (1.8.2) 2026-07-23 00:52:31.380 | 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.dev15) (4.3.0) 2026-07-23 00:52:31.382 | 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.dev15) (4.1.0) 2026-07-23 00:52:31.383 | 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.dev15) (2.13.0) 2026-07-23 00:52:31.390 | 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.dev15) (1.5.0) 2026-07-23 00:52:31.394 | 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.dev15) (5.3.1) 2026-07-23 00:52:31.400 | 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.dev15) (0.20) 2026-07-23 00:52:31.405 | 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.dev15) (1.3.0) 2026-07-23 00:52:31.406 | 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.dev15) (2.0.0) 2026-07-23 00:52:31.407 | 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.dev15) (6.0.3) 2026-07-23 00:52:31.417 | 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.dev15) (2.1.2) 2026-07-23 00:52:31.418 | 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.dev15) (0.6.2) 2026-07-23 00:52:31.475 | Collecting openstacksdk>=4.11.0 (from oslo.limit>=1.6.0->glance==33.0.0.0b3.dev15) 2026-07-23 00:52:31.490 | Downloading openstacksdk-4.17.0-py3-none-any.whl.metadata (12 kB) 2026-07-23 00:52:31.543 | Collecting jmespath>=0.9.0 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==33.0.0.0b3.dev15) 2026-07-23 00:52:31.559 | Downloading jmespath-1.1.0-py3-none-any.whl.metadata (7.6 kB) 2026-07-23 00:52:31.601 | Collecting jsonpatch!=1.20,>=1.16 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==33.0.0.0b3.dev15) 2026-07-23 00:52:31.616 | Downloading jsonpatch-1.33-py2.py3-none-any.whl.metadata (3.0 kB) 2026-07-23 00:52:31.663 | Collecting platformdirs>=3 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==33.0.0.0b3.dev15) 2026-07-23 00:52:31.681 | Downloading platformdirs-4.10.0-py3-none-any.whl.metadata (5.5 kB) 2026-07-23 00:52:31.692 | 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.dev15) (7.2.2) 2026-07-23 00:52:31.728 | Collecting jsonpointer>=1.9 (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==33.0.0.0b3.dev15) 2026-07-23 00:52:31.743 | Downloading jsonpointer-3.1.1-py3-none-any.whl.metadata (2.4 kB) 2026-07-23 00:52:31.758 | 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.dev15) (2.9.0.post0) 2026-07-23 00:52:31.763 | Requirement already satisfied: oslo.service>=1.24.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==33.0.0.0b3.dev15) (4.7.0) 2026-07-23 00:52:31.764 | 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.dev15) (7.1.4) 2026-07-23 00:52:31.766 | 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.dev15) (5.3.1) 2026-07-23 00:52:31.766 | 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.dev15) (5.6.2) 2026-07-23 00:52:31.767 | 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.dev15) (0.16.0) 2026-07-23 00:52:31.771 | 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.dev15) (5.1.0) 2026-07-23 00:52:31.780 | 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.dev15) (2026.2) 2026-07-23 00:52:31.781 | 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.dev15) (26.2) 2026-07-23 00:52:31.788 | 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.dev15) (0.25.0) 2026-07-23 00:52:31.792 | 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.dev15) (5.0.0) 2026-07-23 00:52:31.793 | 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.dev15) (3.1.6) 2026-07-23 00:52:31.795 | 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.dev15) (4.0.1) 2026-07-23 00:52:31.803 | 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.dev15) (3.0.3) 2026-07-23 00:52:31.817 | 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.dev15) (1.2.1) 2026-07-23 00:52:31.826 | Requirement already satisfied: eventlet>=0.27.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==33.0.0.0b3.dev15) (0.41.0) 2026-07-23 00:52:31.827 | Requirement already satisfied: greenlet>=0.4.15 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==33.0.0.0b3.dev15) (3.5.3) 2026-07-23 00:52:31.829 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==33.0.0.0b3.dev15) (1.7.6) 2026-07-23 00:52:31.834 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.27.0->oslo.service>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==33.0.0.0b3.dev15) (2.8.0) 2026-07-23 00:52:31.865 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->glance==33.0.0.0b3.dev15) (83.0.0) 2026-07-23 00:52:31.881 | 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.dev15) (0.8.1) 2026-07-23 00:52:31.943 | Collecting cliff>=2.8.0 (from python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev15) 2026-07-23 00:52:31.959 | Downloading cliff-4.15.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-23 00:52:31.998 | Collecting autopage>=0.4.0 (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev15) 2026-07-23 00:52:32.014 | Downloading autopage-0.6.0-py3-none-any.whl.metadata (8.1 kB) 2026-07-23 00:52:32.080 | Collecting cmd2>=3.0.0 (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev15) 2026-07-23 00:52:32.096 | Downloading cmd2-4.0.0-py3-none-any.whl.metadata (16 kB) 2026-07-23 00:52:32.164 | Collecting prompt-toolkit>=3.0.52 (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev15) 2026-07-23 00:52:32.180 | Downloading prompt_toolkit-3.0.52-py3-none-any.whl.metadata (6.4 kB) 2026-07-23 00:52:32.217 | Collecting pyperclip>=1.8.2 (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev15) 2026-07-23 00:52:32.233 | Downloading pyperclip-1.11.0-py3-none-any.whl.metadata (2.4 kB) 2026-07-23 00:52:32.243 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev15) (15.0.0) 2026-07-23 00:52:32.270 | Collecting rich-argparse>=1.7.2 (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev15) 2026-07-23 00:52:32.286 | Downloading rich_argparse-1.8.0-py3-none-any.whl.metadata (15 kB) 2026-07-23 00:52:32.309 | 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.dev15) (1.17.0) 2026-07-23 00:52:32.333 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->castellan>=0.17.0->glance==33.0.0.0b3.dev15) (3.4.7) 2026-07-23 00:52:32.334 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->castellan>=0.17.0->glance==33.0.0.0b3.dev15) (3.18) 2026-07-23 00:52:32.335 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->castellan>=0.17.0->glance==33.0.0.0b3.dev15) (2.7.0) 2026-07-23 00:52:32.337 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.18.0->castellan>=0.17.0->glance==33.0.0.0b3.dev15) (2023.11.17) 2026-07-23 00:52:32.369 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev15) (4.2.0) 2026-07-23 00:52:32.370 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev15) (2.20.0) 2026-07-23 00:52:32.379 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev15) (0.1.2) 2026-07-23 00:52:32.400 | 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.dev15) (0.8) 2026-07-23 00:52:32.487 | Collecting networkx>=2.1.0 (from taskflow>=4.0.0->glance==33.0.0.0b3.dev15) 2026-07-23 00:52:32.502 | Downloading networkx-3.6.1-py3-none-any.whl.metadata (6.8 kB) 2026-07-23 00:52:32.641 | Collecting automaton>=1.9.0 (from taskflow>=4.0.0->glance==33.0.0.0b3.dev15) 2026-07-23 00:52:32.657 | Downloading automaton-3.4.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-23 00:52:32.669 | 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.dev15) (9.1.4) 2026-07-23 00:52:32.696 | Collecting pydot>=1.2.4 (from taskflow>=4.0.0->glance==33.0.0.0b3.dev15) 2026-07-23 00:52:32.712 | Downloading pydot-4.0.1-py3-none-any.whl.metadata (11 kB) 2026-07-23 00:52:32.856 | Collecting simplegeneric (from WSME>=0.8.0->glance==33.0.0.0b3.dev15) 2026-07-23 00:52:32.872 | Downloading simplegeneric-0.8.1.zip (12 kB) 2026-07-23 00:52:32.888 | Installing build dependencies: started 2026-07-23 00:52:34.458 | Installing build dependencies: finished with status 'done' 2026-07-23 00:52:34.459 | Getting requirements to build wheel: started 2026-07-23 00:52:35.088 | Getting requirements to build wheel: finished with status 'done' 2026-07-23 00:52:35.089 | Preparing metadata (pyproject.toml): started 2026-07-23 00:52:35.452 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-23 00:52:35.456 | Requirement already satisfied: pytz in /opt/stack/data/venv/lib/python3.12/site-packages (from WSME>=0.8.0->glance==33.0.0.0b3.dev15) (2026.2) 2026-07-23 00:52:35.516 | Collecting importlib-metadata>=4.4 (from WSME>=0.8.0->glance==33.0.0.0b3.dev15) 2026-07-23 00:52:35.529 | Downloading importlib_metadata-9.0.0-py3-none-any.whl.metadata (4.5 kB) 2026-07-23 00:52:35.580 | Collecting zipp>=3.20 (from importlib-metadata>=4.4->WSME>=0.8.0->glance==33.0.0.0b3.dev15) 2026-07-23 00:52:35.596 | Downloading zipp-4.1.0-py3-none-any.whl.metadata (3.6 kB) 2026-07-23 00:52:35.671 | Downloading castellan-5.8.0-py3-none-any.whl (104 kB) 2026-07-23 00:52:35.710 | Downloading cursive-0.2.4-py3-none-any.whl (44 kB) 2026-07-23 00:52:35.732 | Downloading httplib2-0.32.0-py3-none-any.whl (93 kB) 2026-07-23 00:52:35.756 | Downloading oslo_limit-2.12.0-py3-none-any.whl (24 kB) 2026-07-23 00:52:35.779 | Downloading openstacksdk-4.17.0-py3-none-any.whl (2.0 MB) 2026-07-23 00:52:35.840 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 39.1 MB/s 0:00:00 2026-07-23 00:52:35.855 | Downloading jmespath-1.1.0-py3-none-any.whl (20 kB) 2026-07-23 00:52:35.877 | Downloading jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 2026-07-23 00:52:35.899 | Downloading jsonpointer-3.1.1-py3-none-any.whl (7.7 kB) 2026-07-23 00:52:35.920 | Downloading oslo_reports-3.9.0-py3-none-any.whl (54 kB) 2026-07-23 00:52:35.947 | Downloading platformdirs-4.10.0-py3-none-any.whl (22 kB) 2026-07-23 00:52:36.004 | Downloading python_barbicanclient-7.5.0-py3-none-any.whl (90 kB) 2026-07-23 00:52:36.046 | Downloading cliff-4.15.0-py3-none-any.whl (86 kB) 2026-07-23 00:52:36.083 | Downloading autopage-0.6.0-py3-none-any.whl (30 kB) 2026-07-23 00:52:36.121 | Downloading cmd2-4.0.0-py3-none-any.whl (180 kB) 2026-07-23 00:52:36.145 | Downloading prompt_toolkit-3.0.52-py3-none-any.whl (391 kB) 2026-07-23 00:52:36.171 | Downloading pyperclip-1.11.0-py3-none-any.whl (11 kB) 2026-07-23 00:52:36.193 | Downloading rich_argparse-1.8.0-py3-none-any.whl (25 kB) 2026-07-23 00:52:36.217 | Downloading taskflow-6.3.0-py3-none-any.whl (491 kB) 2026-07-23 00:52:36.247 | Downloading automaton-3.4.0-py3-none-any.whl (23 kB) 2026-07-23 00:52:36.268 | Downloading networkx-3.6.1-py3-none-any.whl (2.1 MB) 2026-07-23 00:52:36.325 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 36.2 MB/s 0:00:00 2026-07-23 00:52:36.340 | Downloading pydot-4.0.1-py3-none-any.whl (37 kB) 2026-07-23 00:52:36.362 | Downloading WSME-0.12.1-py3-none-any.whl (59 kB) 2026-07-23 00:52:36.385 | Downloading importlib_metadata-9.0.0-py3-none-any.whl (27 kB) 2026-07-23 00:52:36.410 | Downloading zipp-4.1.0-py3-none-any.whl (10 kB) 2026-07-23 00:52:36.505 | Building wheels for collected packages: glance, simplegeneric 2026-07-23 00:52:36.506 | Building editable for glance (pyproject.toml): started 2026-07-23 00:52:37.340 | Building editable for glance (pyproject.toml): finished with status 'done' 2026-07-23 00:52:37.341 | Created wheel for glance: filename=glance-33.0.0.0b3.dev15-0.editable-py3-none-any.whl size=9052 sha256=c044f6ba0432ae068dc5e4a1475bb43ec192145b6a0fdeb592c7176efecf032b 2026-07-23 00:52:37.341 | Stored in directory: /tmp/pip-ephem-wheel-cache-oh8nwu7k/wheels/31/93/bf/c06e9c56745867b4722d11aae03416a994ddf0e859898c0382 2026-07-23 00:52:37.347 | Building wheel for simplegeneric (pyproject.toml): started 2026-07-23 00:52:37.772 | Building wheel for simplegeneric (pyproject.toml): finished with status 'done' 2026-07-23 00:52:37.773 | Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5103 sha256=ab4aeaa7c4a6efc0f72daf5c7f9df1bffc68369997694bcae6aed377f0874b1a 2026-07-23 00:52:37.774 | Stored in directory: /home/quobyte/.cache/pip/wheels/bf/7f/ac/c96a7918d97103348ae720bdf93aa7f5458f5efb90718e9873 2026-07-23 00:52:37.778 | Successfully built glance simplegeneric 2026-07-23 00:52:38.046 | Installing collected packages: simplegeneric, pyperclip, zipp, pydot, prompt-toolkit, platformdirs, networkx, jsonpointer, jmespath, httplib2, autopage, jsonpatch, importlib-metadata, automaton, WSME, rich-argparse, openstacksdk, cmd2, taskflow, oslo.reports, cliff, python-barbicanclient, oslo.limit, castellan, cursive, glance 2026-07-23 00:52:40.973 | Attempting uninstall: jsonpointer 2026-07-23 00:52:40.988 | Found existing installation: jsonpointer 2.0 2026-07-23 00:52:40.989 | Not uninstalling jsonpointer at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-23 00:52:40.989 | Can't uninstall 'jsonpointer'. No files were found to uninstall. 2026-07-23 00:52:41.005 | Attempting uninstall: jmespath 2026-07-23 00:52:41.020 | Found existing installation: jmespath 1.0.1 2026-07-23 00:52:41.020 | Not uninstalling jmespath at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-23 00:52:41.021 | Can't uninstall 'jmespath'. No files were found to uninstall. 2026-07-23 00:52:41.061 | Attempting uninstall: httplib2 2026-07-23 00:52:41.075 | Found existing installation: httplib2 0.20.4 2026-07-23 00:52:41.076 | Not uninstalling httplib2 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-23 00:52:41.076 | Can't uninstall 'httplib2'. No files were found to uninstall. 2026-07-23 00:52:41.171 | Attempting uninstall: jsonpatch 2026-07-23 00:52:41.187 | Found existing installation: jsonpatch 1.32 2026-07-23 00:52:41.187 | Not uninstalling jsonpatch at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-23 00:52:41.188 | Can't uninstall 'jsonpatch'. No files were found to uninstall. 2026-07-23 00:52:45.556 | 2026-07-23 00:52:45.576 | Successfully installed WSME-0.12.1 automaton-3.4.0 autopage-0.6.0 castellan-5.8.0 cliff-4.15.0 cmd2-4.0.0 cursive-0.2.4 glance-33.0.0.0b3.dev15 httplib2-0.32.0 importlib-metadata-9.0.0 jmespath-1.1.0 jsonpatch-1.33 jsonpointer-3.1.1 networkx-3.6.1 openstacksdk-4.17.0 oslo.limit-2.12.0 oslo.reports-3.9.0 platformdirs-4.10.0 prompt-toolkit-3.0.52 pydot-4.0.1 pyperclip-1.11.0 python-barbicanclient-7.5.0 rich-argparse-1.8.0 simplegeneric-0.8.1 taskflow-6.3.0 zipp-4.1.0 2026-07-23 00:52:45.808 | + inc/python:pip_install:216 : result=0 2026-07-23 00:52:45.812 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-23 00:52:45.815 | + functions-common:time_stop:2420 : local name 2026-07-23 00:52:45.817 | + functions-common:time_stop:2421 : local end_time 2026-07-23 00:52:45.820 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-23 00:52:45.823 | + functions-common:time_stop:2423 : local total 2026-07-23 00:52:45.825 | + functions-common:time_stop:2424 : local start_time 2026-07-23 00:52:45.828 | + functions-common:time_stop:2426 : name=pip_install 2026-07-23 00:52:45.831 | + functions-common:time_stop:2427 : start_time=1784767945230 2026-07-23 00:52:45.833 | + functions-common:time_stop:2429 : [[ -z 1784767945230 ]] 2026-07-23 00:52:45.836 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-23 00:52:45.841 | + functions-common:time_stop:2432 : end_time=1784767965837 2026-07-23 00:52:45.843 | + functions-common:time_stop:2433 : elapsed_time=20607 2026-07-23 00:52:45.846 | + functions-common:time_stop:2434 : total=79154 2026-07-23 00:52:45.848 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-23 00:52:45.851 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=99761 2026-07-23 00:52:45.854 | + inc/python:pip_install:219 : return 0 2026-07-23 00:52:45.857 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-07-23 00:52:45.860 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-07-23 00:52:45.863 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/glance 2026-07-23 00:52:45.866 | + inc/python:use_library_from_git:266 : local name=/opt/stack/glance 2026-07-23 00:52:45.869 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-23 00:52:45.872 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-23 00:52:45.875 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/glance, ]] 2026-07-23 00:52:45.879 | + inc/python:use_library_from_git:269 : return 1 2026-07-23 00:52:45.883 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-07-23 00:52:45.886 | + ./stack.sh:main:945 : configure_glance 2026-07-23 00:52:45.890 | + lib/glance:configure_glance:350 : sudo install -d -o quobyte /etc/glance /etc/glance/metadefs 2026-07-23 00:52:45.905 | + lib/glance:configure_glance:353 : local dburl 2026-07-23 00:52:45.910 | ++ lib/glance:configure_glance:354 : database_connection_url glance 2026-07-23 00:52:45.912 | ++ lib/database:database_connection_url:134 : local db=glance 2026-07-23 00:52:45.915 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2026-07-23 00:52:45.918 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=glance 2026-07-23 00:52:45.920 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-23 00:52:45.923 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-23 00:52:45.925 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-23 00:52:45.941 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-23 00:52:45.943 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-23 00:52:45.946 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-07-23 00:52:45.950 | + lib/glance:configure_glance:354 : dburl='mysql+pymysql://root:stackdb@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-07-23 00:52:45.952 | + lib/glance:configure_glance:356 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2026-07-23 00:52:45.988 | + lib/glance:configure_glance:357 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-07-23 00:52:46.021 | + lib/glance:configure_glance:358 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2026-07-23 00:52:46.052 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2026-07-23 00:52:46.085 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_driver centralized_db 2026-07-23 00:52:46.120 | + lib/glance:configure_glance:361 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2026-07-23 00:52:46.156 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2026-07-23 00:52:46.192 | + lib/glance:configure_glance:363 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2026-07-23 00:52:46.195 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/glance/glance-api.conf 2026-07-23 00:52:46.198 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=glance 2026-07-23 00:52:46.201 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-07-23 00:52:46.204 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-07-23 00:52:46.206 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/glance/glance-api.conf glance keystone_authtoken 2026-07-23 00:52:46.210 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/glance/glance-api.conf 2026-07-23 00:52:46.212 | + lib/keystone:configure_keystoneauth:392 : local admin_user=glance 2026-07-23 00:52:46.215 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-07-23 00:52:46.218 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2026-07-23 00:52:46.254 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2026-07-23 00:52:46.288 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://192.168.122.85/identity 2026-07-23 00:52:46.321 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2026-07-23 00:52:46.355 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/glance/glance-api.conf keystone_authtoken password nomoresecret 2026-07-23 00:52:46.389 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2026-07-23 00:52:46.423 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2026-07-23 00:52:46.455 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2026-07-23 00:52:46.488 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/glance/glance-api.conf keystone_authtoken www_authenticate_uri http://192.168.122.85/identity 2026-07-23 00:52:46.519 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-07-23 00:52:46.551 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2026-07-23 00:52:46.583 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-07-23 00:52:46.586 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2026-07-23 00:52:46.620 | + lib/glance:configure_glance:365 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2026-07-23 00:52:46.623 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=glance 2026-07-23 00:52:46.626 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/glance/glance-api.conf 2026-07-23 00:52:46.629 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-07-23 00:52:46.632 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-07-23 00:52:46.635 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-07-23 00:52:46.652 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 00:52:46.656 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-07-23 00:52:46.659 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-07-23 00:52:46.662 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-07-23 00:52:46.681 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-23 00:52:46.684 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.85:5672/ 2026-07-23 00:52:46.688 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.85:5672/ 2026-07-23 00:52:46.722 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-07-23 00:52:46.725 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-07-23 00:52:46.728 | + lib/glance:configure_glance:366 : '[' libvirt = libvirt ']' 2026-07-23 00:52:46.730 | + lib/glance:configure_glance:366 : '[' kvm = parallels ']' 2026-07-23 00:52:46.733 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2026-07-23 00:52:46.766 | + lib/glance:configure_glance:371 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2026-07-23 00:52:46.798 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-api.conf image_format require_image_format_match True 2026-07-23 00:52:46.833 | + lib/glance:configure_glance:375 : configure_glance_store False False 2026-07-23 00:52:46.836 | + lib/glance:configure_glance_store:280 : local use_cinder_for_glance=False 2026-07-23 00:52:46.839 | + lib/glance:configure_glance_store:281 : local glance_enable_multiple_stores=False 2026-07-23 00:52:46.841 | + lib/glance:configure_glance_store:282 : local be 2026-07-23 00:52:46.844 | + lib/glance:configure_glance_store:284 : [[ False == \F\a\l\s\e ]] 2026-07-23 00:52:46.846 | + lib/glance:configure_glance_store:285 : [[ False == \T\r\u\e ]] 2026-07-23 00:52:46.850 | + lib/glance:configure_glance_store:302 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2026-07-23 00:52:46.885 | + lib/glance:configure_glance:378 : '[' -n '' ']' 2026-07-23 00:52:46.888 | + lib/glance:configure_glance:381 : iniset /etc/glance/glance-api.conf cors allowed_origin http://192.168.122.85 2026-07-23 00:52:46.925 | + lib/glance:configure_glance:385 : [[ False == \F\a\l\s\e ]] 2026-07-23 00:52:46.928 | + lib/glance:configure_glance:387 : [[ False == \T\r\u\e ]] 2026-07-23 00:52:46.931 | + lib/glance:configure_glance:393 : is_service_enabled s-proxy 2026-07-23 00:52:46.949 | + functions-common:is_service_enabled:2076 : return 1 2026-07-23 00:52:46.952 | + lib/glance:configure_glance:422 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://192.168.122.85/image 2026-07-23 00:52:46.986 | + lib/glance:configure_glance:424 : is_service_enabled tls-proxy 2026-07-23 00:52:47.003 | + functions-common:is_service_enabled:2076 : return 1 2026-07-23 00:52:47.007 | + lib/glance:configure_glance:430 : setup_logging /etc/glance/glance-api.conf 2026-07-23 00:52:47.009 | + functions:setup_logging:693 : setup_systemd_logging /etc/glance/glance-api.conf 2026-07-23 00:52:47.012 | + functions:setup_systemd_logging:710 : local conf_file=/etc/glance/glance-api.conf 2026-07-23 00:52:47.016 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-23 00:52:47.036 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-23 00:52:47.039 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-23 00:52:47.041 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-23 00:52:47.044 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-23 00:52:47.047 | + functions:setup_systemd_logging:723 : iniset /etc/glance/glance-api.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-07-23 00:52:47.080 | + functions:setup_systemd_logging:725 : iniset /etc/glance/glance-api.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-07-23 00:52:47.113 | + functions:setup_systemd_logging:726 : iniset /etc/glance/glance-api.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-07-23 00:52:47.144 | + functions:setup_systemd_logging:727 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-23 00:52:47.176 | + functions:setup_systemd_logging:730 : iniset /etc/glance/glance-api.conf DEFAULT log_color False 2026-07-23 00:52:47.209 | + lib/glance:configure_glance:432 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2026-07-23 00:52:47.214 | + lib/glance:configure_glance:435 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2026-07-23 00:52:47.248 | + lib/glance:configure_glance:436 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2026-07-23 00:52:47.283 | + lib/glance:configure_glance:437 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2026-07-23 00:52:47.315 | + lib/glance:configure_glance:438 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_driver centralized_db 2026-07-23 00:52:47.347 | + lib/glance:configure_glance:441 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2026-07-23 00:52:47.382 | + lib/glance:configure_glance:444 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2026-07-23 00:52:47.418 | + lib/glance:configure_glance:445 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2026-07-23 00:52:47.453 | + lib/glance:configure_glance:446 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2026-07-23 00:52:47.486 | + lib/glance:configure_glance:448 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2026-07-23 00:52:47.491 | + lib/glance:configure_glance:449 : cp -p /opt/stack/glance/etc/metadefs/cim-processor-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-resource-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-storage-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-virtual-system-setting-data.json /opt/stack/glance/etc/metadefs/compute-aggr-disk-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-iops-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-num-instances.json /opt/stack/glance/etc/metadefs/compute-cpu-mode.json /opt/stack/glance/etc/metadefs/compute-cpu-pinning.json /opt/stack/glance/etc/metadefs/compute-guest-memory-backing.json /opt/stack/glance/etc/metadefs/compute-guest-shutdown.json /opt/stack/glance/etc/metadefs/compute-host-capabilities.json /opt/stack/glance/etc/metadefs/compute-hypervisor.json /opt/stack/glance/etc/metadefs/compute-instance-data.json /opt/stack/glance/etc/metadefs/compute-libvirt-image.json /opt/stack/glance/etc/metadefs/compute-libvirt.json /opt/stack/glance/etc/metadefs/compute-quota.json /opt/stack/glance/etc/metadefs/compute-randomgen.json /opt/stack/glance/etc/metadefs/compute-vcputopology.json /opt/stack/glance/etc/metadefs/compute-vmware-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware-quota-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware.json /opt/stack/glance/etc/metadefs/compute-vtpm-hw.json /opt/stack/glance/etc/metadefs/compute-vtpm.json /opt/stack/glance/etc/metadefs/compute-watchdog.json /opt/stack/glance/etc/metadefs/compute-xenapi.json /opt/stack/glance/etc/metadefs/glance-common-image-props.json /opt/stack/glance/etc/metadefs/image-signature-verification.json /opt/stack/glance/etc/metadefs/operating-system.json /opt/stack/glance/etc/metadefs/software-databases.json /opt/stack/glance/etc/metadefs/software-runtimes.json /opt/stack/glance/etc/metadefs/software-webservers.json /opt/stack/glance/etc/metadefs/storage-volume-type.json /etc/glance/metadefs 2026-07-23 00:52:47.498 | + lib/glance:configure_glance:451 : is_service_enabled tls-proxy 2026-07-23 00:52:47.517 | + functions-common:is_service_enabled:2076 : return 1 2026-07-23 00:52:47.520 | + lib/glance:configure_glance:459 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini glance.wsgi.api:application /image glance-api 2026-07-23 00:52:47.523 | + lib/apache:write_local_uwsgi_http_config:319 : local conf=/etc/glance/glance-uwsgi.ini 2026-07-23 00:52:47.525 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=glance.wsgi.api:application 2026-07-23 00:52:47.527 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2026-07-23 00:52:47.530 | + lib/apache:write_local_uwsgi_http_config:322 : local name=glance-api 2026-07-23 00:52:47.532 | + lib/apache:write_local_uwsgi_http_config:324 : '[' -z glance-api ']' 2026-07-23 00:52:47.535 | + lib/apache:write_local_uwsgi_http_config:332 : rm -rf /etc/glance/glance-uwsgi.ini 2026-07-23 00:52:47.539 | + lib/apache:write_local_uwsgi_http_config:335 : [[ glance.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-07-23 00:52:47.542 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi module glance.wsgi.api:application 2026-07-23 00:52:47.574 | ++ lib/apache:write_local_uwsgi_http_config:341 : get_random_port 2026-07-23 00:52:47.577 | ++ functions:get_random_port:860 : read lower_port upper_port 2026-07-23 00:52:47.580 | ++ functions:get_random_port:861 : true 2026-07-23 00:52:47.583 | ++ functions:get_random_port:862 : (( port = upper_port )) 2026-07-23 00:52:47.585 | ++ functions:get_random_port:862 : (( port >= lower_port )) 2026-07-23 00:52:47.588 | ++ functions:get_random_port:863 : sudo lsof -i :60999 2026-07-23 00:52:47.647 | ++ functions:get_random_port:864 : [[ 1 > 0 ]] 2026-07-23 00:52:47.650 | ++ functions:get_random_port:865 : break 2 2026-07-23 00:52:47.652 | ++ functions:get_random_port:869 : echo 60999 2026-07-23 00:52:47.656 | + lib/apache:write_local_uwsgi_http_config:341 : port=60999 2026-07-23 00:52:47.659 | + lib/apache:write_local_uwsgi_http_config:342 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2026-07-23 00:52:47.690 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2026-07-23 00:52:47.723 | + lib/apache:write_local_uwsgi_http_config:345 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2026-07-23 00:52:47.755 | + lib/apache:write_local_uwsgi_http_config:347 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2026-07-23 00:52:47.786 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2026-07-23 00:52:47.818 | + lib/apache:write_local_uwsgi_http_config:351 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 80 2026-07-23 00:52:47.850 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2026-07-23 00:52:47.882 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2026-07-23 00:52:47.913 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2026-07-23 00:52:47.946 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-07-23 00:52:47.977 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2026-07-23 00:52:48.009 | + lib/apache:write_local_uwsgi_http_config:361 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2026-07-23 00:52:48.042 | + lib/apache:write_local_uwsgi_http_config:363 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2026-07-23 00:52:48.074 | + lib/apache:write_local_uwsgi_http_config:364 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2026-07-23 00:52:48.106 | + lib/apache:write_local_uwsgi_http_config:365 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2026-07-23 00:52:48.138 | + lib/apache:write_local_uwsgi_http_config:366 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2026-07-23 00:52:48.172 | + lib/apache:write_local_uwsgi_http_config:367 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2026-07-23 00:52:48.205 | + lib/apache:write_local_uwsgi_http_config:368 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2026-07-23 00:52:48.236 | + lib/apache:write_local_uwsgi_http_config:370 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2026-07-23 00:52:48.270 | + lib/apache:write_local_uwsgi_http_config:372 : iniset /etc/glance/glance-uwsgi.ini uwsgi start-time %t 2026-07-23 00:52:48.302 | + lib/apache:write_local_uwsgi_http_config:374 : enable_apache_mod proxy 2026-07-23 00:52:48.305 | + lib/apache:enable_apache_mod:55 : local mod=proxy 2026-07-23 00:52:48.307 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-23 00:52:48.310 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-23 00:52:48.313 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-23 00:52:48.315 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-23 00:52:48.317 | + lib/apache:enable_apache_mod:61 : [[ proxy != \v\e\r\s\i\o\n ]] 2026-07-23 00:52:48.320 | + lib/apache:enable_apache_mod:61 : a2query -m proxy 2026-07-23 00:52:48.322 | perl: warning: Setting locale failed. 2026-07-23 00:52:48.322 | perl: warning: Please check that your locale settings: 2026-07-23 00:52:48.322 | LANGUAGE = (unset), 2026-07-23 00:52:48.322 | LC_ALL = "en_US.utf8", 2026-07-23 00:52:48.323 | LANG = (unset) 2026-07-23 00:52:48.323 | are supported and installed on your system. 2026-07-23 00:52:48.323 | perl: warning: Falling back to the standard locale ("C"). 2026-07-23 00:52:48.357 | proxy (enabled by site administrator) 2026-07-23 00:52:48.361 | + lib/apache:write_local_uwsgi_http_config:375 : enable_apache_mod proxy_http 2026-07-23 00:52:48.364 | + lib/apache:enable_apache_mod:55 : local mod=proxy_http 2026-07-23 00:52:48.366 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-23 00:52:48.368 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-23 00:52:48.371 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-23 00:52:48.374 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-23 00:52:48.376 | + lib/apache:enable_apache_mod:61 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2026-07-23 00:52:48.379 | + lib/apache:enable_apache_mod:61 : a2query -m proxy_http 2026-07-23 00:52:48.382 | perl: warning: Setting locale failed. 2026-07-23 00:52:48.382 | perl: warning: Please check that your locale settings: 2026-07-23 00:52:48.382 | LANGUAGE = (unset), 2026-07-23 00:52:48.382 | LC_ALL = "en_US.utf8", 2026-07-23 00:52:48.382 | LANG = (unset) 2026-07-23 00:52:48.382 | are supported and installed on your system. 2026-07-23 00:52:48.382 | perl: warning: Falling back to the standard locale ("C"). 2026-07-23 00:52:48.416 | No module matches proxy_http 2026-07-23 00:52:48.420 | + lib/apache:enable_apache_mod:62 : sudo a2enmod proxy_http 2026-07-23 00:52:48.431 | perl: warning: Setting locale failed. 2026-07-23 00:52:48.431 | perl: warning: Please check that your locale settings: 2026-07-23 00:52:48.431 | LANGUAGE = (unset), 2026-07-23 00:52:48.431 | LC_ALL = "en_US.utf8", 2026-07-23 00:52:48.431 | LANG = "de_DE.UTF-8" 2026-07-23 00:52:48.431 | are supported and installed on your system. 2026-07-23 00:52:48.432 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-23 00:52:48.471 | Considering dependency proxy for proxy_http: 2026-07-23 00:52:48.471 | Module proxy already enabled 2026-07-23 00:52:48.471 | Enabling module proxy_http. 2026-07-23 00:52:48.477 | To activate the new configuration, you need to run: 2026-07-23 00:52:48.477 | systemctl restart apache2 2026-07-23 00:52:48.482 | + lib/apache:enable_apache_mod:63 : [[ '' != \n\o\r\e\s\t\a\r\t ]] 2026-07-23 00:52:48.485 | + lib/apache:enable_apache_mod:64 : restart_apache_server 2026-07-23 00:52:48.488 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-23 00:52:48.490 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-23 00:52:48.493 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-23 00:52:48.685 | + lib/apache:write_local_uwsgi_http_config:376 : local apache_conf= 2026-07-23 00:52:48.689 | ++ lib/apache:write_local_uwsgi_http_config:377 : apache_site_config_for glance-api 2026-07-23 00:52:48.692 | ++ lib/apache:apache_site_config_for:174 : local site=glance-api 2026-07-23 00:52:48.695 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-07-23 00:52:48.698 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-23 00:52:48.701 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-23 00:52:48.704 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/glance-api.conf 2026-07-23 00:52:48.707 | + lib/apache:write_local_uwsgi_http_config:377 : apache_conf=/etc/apache2/sites-available/glance-api.conf 2026-07-23 00:52:48.711 | + lib/apache:write_local_uwsgi_http_config:378 : sudo tee /etc/apache2/sites-available/glance-api.conf 2026-07-23 00:52:48.711 | + lib/apache:write_local_uwsgi_http_config:378 : echo 'KeepAlive Off' 2026-07-23 00:52:48.721 | KeepAlive Off 2026-07-23 00:52:48.727 | + lib/apache:write_local_uwsgi_http_config:379 : sudo tee -a /etc/apache2/sites-available/glance-api.conf 2026-07-23 00:52:48.727 | + lib/apache:write_local_uwsgi_http_config:379 : echo 'SetEnv proxy-sendchunked 1' 2026-07-23 00:52:48.737 | SetEnv proxy-sendchunked 1 2026-07-23 00:52:48.741 | + lib/apache:write_local_uwsgi_http_config:380 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 ' 2026-07-23 00:52:48.742 | + lib/apache:write_local_uwsgi_http_config:380 : sudo tee -a /etc/apache2/sites-available/glance-api.conf 2026-07-23 00:52:48.751 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 2026-07-23 00:52:48.756 | + lib/apache:write_local_uwsgi_http_config:381 : enable_apache_site glance-api 2026-07-23 00:52:48.758 | + lib/apache:enable_apache_site:191 : local site=glance-api 2026-07-23 00:52:48.761 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-07-23 00:52:48.764 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-07-23 00:52:48.767 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-23 00:52:48.770 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-23 00:52:48.773 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-23 00:52:48.776 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-23 00:52:48.779 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-07-23 00:52:48.782 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-07-23 00:52:48.785 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-23 00:52:48.787 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-23 00:52:48.790 | + lib/apache:enable_apache_site:195 : sudo a2ensite glance-api 2026-07-23 00:52:48.802 | perl: warning: Setting locale failed. 2026-07-23 00:52:48.802 | perl: warning: Please check that your locale settings: 2026-07-23 00:52:48.802 | LANGUAGE = (unset), 2026-07-23 00:52:48.802 | LC_ALL = "en_US.utf8", 2026-07-23 00:52:48.802 | LANG = "de_DE.UTF-8" 2026-07-23 00:52:48.803 | are supported and installed on your system. 2026-07-23 00:52:48.803 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-23 00:52:48.842 | Enabling site glance-api. 2026-07-23 00:52:48.848 | To activate the new configuration, you need to run: 2026-07-23 00:52:48.848 | systemctl reload apache2 2026-07-23 00:52:48.852 | + lib/apache:write_local_uwsgi_http_config:382 : restart_apache_server 2026-07-23 00:52:48.855 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-23 00:52:48.857 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-23 00:52:48.860 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-23 00:52:48.991 | ++ lib/glance:configure_glance:463 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2026-07-23 00:52:48.996 | + lib/glance:configure_glance:463 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2026-07-23 00:52:49.030 | + lib/glance:configure_glance:467 : iniset /etc/glance/glance-api.conf wsgi python_interpreter /opt/stack/data/venv/bin/python3 2026-07-23 00:52:49.064 | + lib/glance:configure_glance:469 : [[ True == True ]] 2026-07-23 00:52:49.067 | + lib/glance:configure_glance:470 : iniset /etc/glance/glance-api.conf oslo_policy enforce_new_defaults true 2026-07-23 00:52:49.102 | + lib/glance:configure_glance:471 : iniset /etc/glance/glance-api.conf DEFAULT enforce_secure_rbac true 2026-07-23 00:52:49.134 | + ./stack.sh:main:948 : is_service_enabled cinder 2026-07-23 00:52:49.152 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 00:52:49.154 | + ./stack.sh:main:950 : stack_install_service cinder 2026-07-23 00:52:49.157 | + lib/stack:stack_install_service:20 : local service=cinder 2026-07-23 00:52:49.160 | + lib/stack:stack_install_service:21 : type install_cinder 2026-07-23 00:52:49.163 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-07-23 00:52:49.166 | + lib/stack:stack_install_service:32 : install_cinder 2026-07-23 00:52:49.169 | + lib/cinder:install_cinder:539 : git_clone https://review.opendev.org/openstack/cinder.git /opt/stack/cinder refs/changes/92/998392/1 2026-07-23 00:52:49.171 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/cinder.git 2026-07-23 00:52:49.174 | + functions-common:git_clone:590 : local git_dest=/opt/stack/cinder 2026-07-23 00:52:49.177 | + functions-common:git_clone:591 : local git_ref=refs/changes/92/998392/1 2026-07-23 00:52:49.180 | + functions-common:git_clone:592 : local orig_dir 2026-07-23 00:52:49.183 | ++ functions-common:git_clone:593 : pwd 2026-07-23 00:52:49.186 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-07-23 00:52:49.189 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-23 00:52:49.193 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-23 00:52:49.210 | + functions-common:git_clone:596 : RECLONE=False 2026-07-23 00:52:49.213 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-23 00:52:49.215 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-23 00:52:49.219 | + functions-common:git_clone:610 : echo refs/changes/92/998392/1 2026-07-23 00:52:49.219 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-23 00:52:49.224 | + functions-common:git_clone:612 : [[ ! -d /opt/stack/cinder ]] 2026-07-23 00:52:49.227 | + functions-common:git_clone:613 : [[ False = \T\r\u\e ]] 2026-07-23 00:52:49.230 | + functions-common:git_clone:618 : git_timed clone https://review.opendev.org/openstack/cinder.git /opt/stack/cinder 2026-07-23 00:52:49.233 | + functions-common:git_timed:697 : local count=0 2026-07-23 00:52:49.236 | + functions-common:git_timed:698 : local timeout=0 2026-07-23 00:52:49.238 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-23 00:52:49.241 | + functions-common:git_timed:701 : timeout=0 2026-07-23 00:52:49.244 | + functions-common:git_timed:704 : time_start git_timed 2026-07-23 00:52:49.246 | + functions-common:time_start:2406 : local name=git_timed 2026-07-23 00:52:49.249 | + functions-common:time_start:2407 : local start_time= 2026-07-23 00:52:49.251 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-23 00:52:49.255 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-23 00:52:49.259 | + functions-common:time_start:2411 : _TIME_START[$name]=1784767969256 2026-07-23 00:52:49.262 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone https://review.opendev.org/openstack/cinder.git /opt/stack/cinder 2026-07-23 00:52:49.266 | Cloning into '/opt/stack/cinder'... 2026-07-23 00:53:51.071 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-23 00:53:51.074 | + functions-common:time_stop:2420 : local name 2026-07-23 00:53:51.078 | + functions-common:time_stop:2421 : local end_time 2026-07-23 00:53:51.080 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-23 00:53:51.083 | + functions-common:time_stop:2423 : local total 2026-07-23 00:53:51.085 | + functions-common:time_stop:2424 : local start_time 2026-07-23 00:53:51.089 | + functions-common:time_stop:2426 : name=git_timed 2026-07-23 00:53:51.091 | + functions-common:time_stop:2427 : start_time=1784767969256 2026-07-23 00:53:51.095 | + functions-common:time_stop:2429 : [[ -z 1784767969256 ]] 2026-07-23 00:53:51.099 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-23 00:53:51.103 | + functions-common:time_stop:2432 : end_time=1784768031100 2026-07-23 00:53:51.105 | + functions-common:time_stop:2433 : elapsed_time=61844 2026-07-23 00:53:51.108 | + functions-common:time_stop:2434 : total=34976 2026-07-23 00:53:51.111 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-23 00:53:51.114 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=96820 2026-07-23 00:53:51.116 | + functions-common:git_clone:620 : cd /opt/stack/cinder 2026-07-23 00:53:51.119 | + functions-common:git_clone:621 : git_timed fetch https://review.opendev.org/openstack/cinder.git refs/changes/92/998392/1 2026-07-23 00:53:51.121 | + functions-common:git_timed:697 : local count=0 2026-07-23 00:53:51.124 | + functions-common:git_timed:698 : local timeout=0 2026-07-23 00:53:51.126 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-23 00:53:51.130 | + functions-common:git_timed:701 : timeout=0 2026-07-23 00:53:51.132 | + functions-common:git_timed:704 : time_start git_timed 2026-07-23 00:53:51.135 | + functions-common:time_start:2406 : local name=git_timed 2026-07-23 00:53:51.138 | + functions-common:time_start:2407 : local start_time= 2026-07-23 00:53:51.142 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-23 00:53:51.146 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-23 00:53:51.151 | + functions-common:time_start:2411 : _TIME_START[$name]=1784768031147 2026-07-23 00:53:51.153 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch https://review.opendev.org/openstack/cinder.git refs/changes/92/998392/1 2026-07-23 00:53:52.199 | From https://review.opendev.org/openstack/cinder 2026-07-23 00:53:52.199 | * branch refs/changes/92/998392/1 -> FETCH_HEAD 2026-07-23 00:53:52.207 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-23 00:53:52.210 | + functions-common:time_stop:2420 : local name 2026-07-23 00:53:52.214 | + functions-common:time_stop:2421 : local end_time 2026-07-23 00:53:52.217 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-23 00:53:52.220 | + functions-common:time_stop:2423 : local total 2026-07-23 00:53:52.223 | + functions-common:time_stop:2424 : local start_time 2026-07-23 00:53:52.226 | + functions-common:time_stop:2426 : name=git_timed 2026-07-23 00:53:52.228 | + functions-common:time_stop:2427 : start_time=1784768031147 2026-07-23 00:53:52.232 | + functions-common:time_stop:2429 : [[ -z 1784768031147 ]] 2026-07-23 00:53:52.236 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-23 00:53:52.241 | + functions-common:time_stop:2432 : end_time=1784768032238 2026-07-23 00:53:52.243 | + functions-common:time_stop:2433 : elapsed_time=1091 2026-07-23 00:53:52.247 | + functions-common:time_stop:2434 : total=96820 2026-07-23 00:53:52.250 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-23 00:53:52.252 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=97911 2026-07-23 00:53:52.256 | + functions-common:git_clone:621 : git checkout FETCH_HEAD 2026-07-23 00:53:52.305 | Note: switching to 'FETCH_HEAD'. 2026-07-23 00:53:52.305 | 2026-07-23 00:53:52.305 | You are in 'detached HEAD' state. You can look around, make experimental 2026-07-23 00:53:52.305 | changes and commit them, and you can discard any commits you make in this 2026-07-23 00:53:52.306 | state without impacting any branches by switching back to a branch. 2026-07-23 00:53:52.306 | 2026-07-23 00:53:52.306 | If you want to create a new branch to retain commits you create, you may 2026-07-23 00:53:52.306 | do so (now or later) by using -c with the switch command. Example: 2026-07-23 00:53:52.306 | 2026-07-23 00:53:52.306 | git switch -c 2026-07-23 00:53:52.306 | 2026-07-23 00:53:52.306 | Or undo this operation with: 2026-07-23 00:53:52.306 | 2026-07-23 00:53:52.306 | git switch - 2026-07-23 00:53:52.307 | 2026-07-23 00:53:52.307 | Turn off this advice by setting config variable advice.detachedHead to false 2026-07-23 00:53:52.307 | 2026-07-23 00:53:52.307 | HEAD is now at 75bd6e6c9 WIP: remotefs: allow source snapshot cleanup during retype 2026-07-23 00:53:52.309 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/cinder 2026-07-23 00:53:52.326 | + functions-common:git_clone:672 : cd /opt/stack/cinder 2026-07-23 00:53:52.331 | + functions-common:git_clone:673 : git show --oneline 2026-07-23 00:53:52.332 | + functions-common:git_clone:673 : head -1 2026-07-23 00:53:52.338 | 75bd6e6c9 WIP: remotefs: allow source snapshot cleanup during retype 2026-07-23 00:53:52.342 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-07-23 00:53:52.346 | + lib/cinder:install_cinder:540 : setup_develop /opt/stack/cinder 2026-07-23 00:53:52.350 | + inc/python:setup_develop:353 : local bindep 2026-07-23 00:53:52.354 | + inc/python:setup_develop:354 : [[ /opt/stack/cinder == -bindep* ]] 2026-07-23 00:53:52.358 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/cinder 2026-07-23 00:53:52.362 | + inc/python:setup_develop:359 : local extras= 2026-07-23 00:53:52.366 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2026-07-23 00:53:52.370 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-07-23 00:53:52.374 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/cinder == -bindep* ]] 2026-07-23 00:53:52.378 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/cinder 2026-07-23 00:53:52.381 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-07-23 00:53:52.385 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-07-23 00:53:52.390 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/cinder 2026-07-23 00:53:52.393 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-07-23 00:53:52.397 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/cinder 2026-07-23 00:53:52.401 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-07-23 00:53:52.405 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-07-23 00:53:52.411 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2026-07-23 00:53:52.417 | + inc/python:_setup_package_with_constraints_edit:400 : name=cinder 2026-07-23 00:53:52.421 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z cinder ']' 2026-07-23 00:53:52.425 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2026-07-23 00:53:52.588 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/cinder -e 2026-07-23 00:53:52.592 | + inc/python:setup_package:436 : local bindep=0 2026-07-23 00:53:52.596 | + inc/python:setup_package:437 : local bindep_flag= 2026-07-23 00:53:52.600 | + inc/python:setup_package:438 : local bindep_profiles= 2026-07-23 00:53:52.604 | + inc/python:setup_package:439 : [[ /opt/stack/cinder == -bindep* ]] 2026-07-23 00:53:52.608 | + inc/python:setup_package:444 : local project_dir=/opt/stack/cinder 2026-07-23 00:53:52.612 | + inc/python:setup_package:445 : local flags=-e 2026-07-23 00:53:52.615 | + inc/python:setup_package:446 : local extras= 2026-07-23 00:53:52.619 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-07-23 00:53:52.623 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-07-23 00:53:52.627 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-07-23 00:53:52.631 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-07-23 00:53:52.635 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-07-23 00:53:52.639 | + inc/python:setup_package:464 : pip_install -e /opt/stack/cinder 2026-07-23 00:53:52.666 | Using python 3.12 to install /opt/stack/cinder 2026-07-23 00:53:52.670 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2026-07-23 00:53:53.668 | Obtaining file:///opt/stack/cinder 2026-07-23 00:53:53.674 | Installing build dependencies: started 2026-07-23 00:53:55.387 | Installing build dependencies: finished with status 'done' 2026-07-23 00:53:55.388 | Checking if build backend supports build_editable: started 2026-07-23 00:53:55.923 | Checking if build backend supports build_editable: finished with status 'done' 2026-07-23 00:53:55.925 | Getting requirements to build editable: started 2026-07-23 00:53:56.217 | Getting requirements to build editable: finished with status 'done' 2026-07-23 00:53:56.219 | Preparing editable metadata (pyproject.toml): started 2026-07-23 00:53:57.581 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-07-23 00:53:57.608 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev183) (7.0.3) 2026-07-23 00:53:57.611 | Requirement already satisfied: decorator>=4.4.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev183) (5.3.1) 2026-07-23 00:53:57.611 | 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.dev183) (0.41.0) 2026-07-23 00:53:57.611 | Requirement already satisfied: futurist>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev183) (3.4.0) 2026-07-23 00:53:57.611 | Requirement already satisfied: greenlet>=0.4.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev183) (3.5.3) 2026-07-23 00:53:57.612 | Requirement already satisfied: iso8601>=0.1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev183) (2.1.0) 2026-07-23 00:53:57.613 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev183) (4.26.0) 2026-07-23 00:53:57.614 | Requirement already satisfied: keystoneauth1>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev183) (5.15.0) 2026-07-23 00:53:57.615 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev183) (13.0.0) 2026-07-23 00:53:58.301 | Collecting lxml>=4.5.2 (from cinder==28.1.0.dev183) 2026-07-23 00:53:58.436 | Downloading lxml-6.1.1-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl.metadata (3.5 kB) 2026-07-23 00:53:58.448 | Requirement already satisfied: oslo.config>=8.3.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev183) (10.5.0) 2026-07-23 00:53:58.449 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev183) (7.6.1) 2026-07-23 00:53:58.450 | Requirement already satisfied: oslo.context>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev183) (6.5.0) 2026-07-23 00:53:58.451 | Requirement already satisfied: oslo.db>=11.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev183) (18.1.0) 2026-07-23 00:53:58.453 | Requirement already satisfied: oslo.log>=4.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev183) (8.3.0) 2026-07-23 00:53:58.454 | Requirement already satisfied: oslo.messaging>=14.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev183) (18.2.0) 2026-07-23 00:53:58.458 | Requirement already satisfied: oslo.middleware>=4.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev183) (8.2.0) 2026-07-23 00:53:58.458 | Requirement already satisfied: oslo.policy>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev183) (6.0.0) 2026-07-23 00:53:58.458 | Requirement already satisfied: oslo.privsep>=2.6.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev183) (3.12.0) 2026-07-23 00:53:58.458 | Requirement already satisfied: oslo.reports>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev183) (3.9.0) 2026-07-23 00:53:58.458 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev183) (7.10.0) 2026-07-23 00:53:58.460 | Requirement already satisfied: oslo.serialization>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev183) (5.11.0) 2026-07-23 00:53:58.461 | Requirement already satisfied: oslo.service>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev183) (4.7.0) 2026-07-23 00:53:58.462 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev183) (2.8.0) 2026-07-23 00:53:58.463 | Requirement already satisfied: oslo.utils>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev183) (10.1.1) 2026-07-23 00:53:58.506 | Collecting oslo.versionedobjects>=2.4.0 (from cinder==28.1.0.dev183) 2026-07-23 00:53:58.521 | Downloading oslo_versionedobjects-3.11.0-py3-none-any.whl.metadata (2.5 kB) 2026-07-23 00:53:58.532 | Requirement already satisfied: osprofiler>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev183) (4.4.0) 2026-07-23 00:53:58.533 | Requirement already satisfied: packaging>=20.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev183) (26.2) 2026-07-23 00:53:58.580 | Collecting paramiko>=2.7.2 (from cinder==28.1.0.dev183) 2026-07-23 00:53:58.595 | Downloading paramiko-4.0.0-py3-none-any.whl.metadata (3.9 kB) 2026-07-23 00:53:58.607 | Requirement already satisfied: Paste>=3.4.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev183) (3.10.1) 2026-07-23 00:53:58.608 | Requirement already satisfied: PasteDeploy>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev183) (3.1.0) 2026-07-23 00:53:58.609 | Requirement already satisfied: pyparsing>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev183) (3.3.2) 2026-07-23 00:53:58.611 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev183) (7.5.0) 2026-07-23 00:53:58.649 | Collecting python-glanceclient>=3.2.2 (from cinder==28.1.0.dev183) 2026-07-23 00:53:58.665 | Downloading python_glanceclient-4.12.0-py3-none-any.whl.metadata (4.0 kB) 2026-07-23 00:53:58.676 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev183) (5.8.0) 2026-07-23 00:53:58.721 | Collecting python-novaclient>=18.2.0 (from cinder==28.1.0.dev183) 2026-07-23 00:53:58.737 | Downloading python_novaclient-18.13.0-py3-none-any.whl.metadata (3.2 kB) 2026-07-23 00:53:58.781 | Collecting python-swiftclient>=3.10.1 (from cinder==28.1.0.dev183) 2026-07-23 00:53:58.798 | Downloading python_swiftclient-4.10.0-py3-none-any.whl.metadata (3.9 kB) 2026-07-23 00:53:58.809 | Requirement already satisfied: requests>=2.25.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev183) (2.34.2) 2026-07-23 00:53:58.810 | Requirement already satisfied: urllib3>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev183) (2.7.0) 2026-07-23 00:53:58.812 | Requirement already satisfied: Routes>=2.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev183) (2.5.1) 2026-07-23 00:53:58.813 | Requirement already satisfied: taskflow>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev183) (6.3.0) 2026-07-23 00:53:58.927 | Collecting rtslib-fb>=2.1.74 (from cinder==28.1.0.dev183) 2026-07-23 00:53:58.942 | Downloading rtslib_fb-2.2.4-py3-none-any.whl.metadata (2.4 kB) 2026-07-23 00:53:58.952 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev183) (2.0.51) 2026-07-23 00:53:58.954 | Requirement already satisfied: stevedore>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev183) (5.9.0) 2026-07-23 00:53:58.978 | Collecting tabulate>=0.8.7 (from cinder==28.1.0.dev183) 2026-07-23 00:53:58.993 | Downloading tabulate-0.10.0-py3-none-any.whl.metadata (40 kB) 2026-07-23 00:53:59.015 | Requirement already satisfied: tenacity>=6.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev183) (9.1.4) 2026-07-23 00:53:59.016 | Requirement already satisfied: WebOb>=1.8.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev183) (1.8.10) 2026-07-23 00:53:59.017 | Requirement already satisfied: oslo.i18n>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev183) (6.9.0) 2026-07-23 00:53:59.148 | Collecting oslo.vmware>=3.10.0 (from cinder==28.1.0.dev183) 2026-07-23 00:53:59.165 | Downloading oslo_vmware-4.10.0-py3-none-any.whl.metadata (2.2 kB) 2026-07-23 00:53:59.175 | Requirement already satisfied: os-brick>=6.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev183) (7.1.0) 2026-07-23 00:53:59.312 | Collecting tooz>=2.8.0 (from cinder==28.1.0.dev183) 2026-07-23 00:53:59.329 | Downloading tooz-9.0.0-py3-none-any.whl.metadata (2.8 kB) 2026-07-23 00:53:59.421 | Collecting google-api-python-client>=1.11.0 (from cinder==28.1.0.dev183) 2026-07-23 00:53:59.436 | Downloading google_api_python_client-2.198.0-py3-none-any.whl.metadata (7.0 kB) 2026-07-23 00:53:59.447 | Requirement already satisfied: castellan>=3.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev183) (5.8.0) 2026-07-23 00:53:59.449 | Requirement already satisfied: cryptography>=3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev183) (43.0.3) 2026-07-23 00:53:59.449 | Requirement already satisfied: cursive>=0.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev183) (0.2.4) 2026-07-23 00:53:59.666 | Collecting zstd>=1.5.0.0 (from cinder==28.1.0.dev183) 2026-07-23 00:53:59.681 | Downloading zstd-1.5.7.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl.metadata (29 kB) 2026-07-23 00:54:00.132 | Collecting boto3>=1.18.49 (from cinder==28.1.0.dev183) 2026-07-23 00:54:00.147 | Downloading boto3-1.35.99-py3-none-any.whl.metadata (6.7 kB) 2026-07-23 00:54:00.158 | Requirement already satisfied: distro>=1.8.0 in /usr/lib/python3/dist-packages (from cinder==28.1.0.dev183) (1.9.0) 2026-07-23 00:54:00.158 | Requirement already satisfied: tzdata>=2022.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev183) (2026.2) 2026-07-23 00:54:00.160 | Requirement already satisfied: cachetools>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev183) (7.1.4) 2026-07-23 00:54:00.657 | Collecting botocore<1.36.0,>=1.35.99 (from boto3>=1.18.49->cinder==28.1.0.dev183) 2026-07-23 00:54:00.672 | Downloading botocore-1.35.99-py3-none-any.whl.metadata (5.7 kB) 2026-07-23 00:54:00.684 | Requirement already satisfied: jmespath<2.0.0,>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from boto3>=1.18.49->cinder==28.1.0.dev183) (1.1.0) 2026-07-23 00:54:00.771 | Collecting s3transfer<0.11.0,>=0.10.0 (from boto3>=1.18.49->cinder==28.1.0.dev183) 2026-07-23 00:54:00.786 | Downloading s3transfer-0.10.4-py3-none-any.whl.metadata (1.7 kB) 2026-07-23 00:54:00.799 | Requirement already satisfied: python-dateutil<3.0.0,>=2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from botocore<1.36.0,>=1.35.99->boto3>=1.18.49->cinder==28.1.0.dev183) (2.9.0.post0) 2026-07-23 00:54:00.804 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil<3.0.0,>=2.1->botocore<1.36.0,>=1.35.99->boto3>=1.18.49->cinder==28.1.0.dev183) (1.17.0) 2026-07-23 00:54:00.836 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=3.1->cinder==28.1.0.dev183) (2.0.0) 2026-07-23 00:54:00.843 | 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.dev183) (3.0) 2026-07-23 00:54:00.849 | 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.dev183) (2.8.0) 2026-07-23 00:54:00.856 | 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.dev183) (3.1.0) 2026-07-23 00:54:00.859 | 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.dev183) (2.2.2) 2026-07-23 00:54:00.861 | Requirement already satisfied: httplib2<1.0.0,>=0.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from google-api-python-client>=1.11.0->cinder==28.1.0.dev183) (0.32.0) 2026-07-23 00:54:00.921 | Collecting google-auth!=2.24.0,!=2.25.0,<3.0.0,>=1.32.0 (from google-api-python-client>=1.11.0->cinder==28.1.0.dev183) 2026-07-23 00:54:00.937 | Downloading google_auth-2.55.1-py3-none-any.whl.metadata (5.1 kB) 2026-07-23 00:54:00.978 | Collecting google-auth-httplib2<1.0.0,>=0.2.0 (from google-api-python-client>=1.11.0->cinder==28.1.0.dev183) 2026-07-23 00:54:00.993 | Downloading google_auth_httplib2-0.4.0-py3-none-any.whl.metadata (3.0 kB) 2026-07-23 00:54:01.055 | Collecting google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0,>=1.31.5 (from google-api-python-client>=1.11.0->cinder==28.1.0.dev183) 2026-07-23 00:54:01.071 | Downloading google_api_core-2.31.0-py3-none-any.whl.metadata (3.2 kB) 2026-07-23 00:54:01.108 | Collecting uritemplate<5,>=3.0.1 (from google-api-python-client>=1.11.0->cinder==28.1.0.dev183) 2026-07-23 00:54:01.123 | Downloading uritemplate-4.2.0-py3-none-any.whl.metadata (2.6 kB) 2026-07-23 00:54:01.169 | Collecting googleapis-common-protos<2.0.0,>=1.63.2 (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0,>=1.31.5->google-api-python-client>=1.11.0->cinder==28.1.0.dev183) 2026-07-23 00:54:01.184 | Downloading googleapis_common_protos-1.75.0-py3-none-any.whl.metadata (8.6 kB) 2026-07-23 00:54:01.503 | Collecting protobuf<8.0.0,>=5.29.6 (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0,>=1.31.5->google-api-python-client>=1.11.0->cinder==28.1.0.dev183) 2026-07-23 00:54:01.518 | Downloading protobuf-7.35.1-cp310-abi3-manylinux2014_x86_64.whl.metadata (595 bytes) 2026-07-23 00:54:01.562 | Collecting proto-plus<2.0.0,>=1.24.0 (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0,>=1.31.5->google-api-python-client>=1.11.0->cinder==28.1.0.dev183) 2026-07-23 00:54:01.578 | Downloading proto_plus-1.28.0-py3-none-any.whl.metadata (2.2 kB) 2026-07-23 00:54:01.632 | Collecting pyasn1-modules>=0.2.1 (from google-auth!=2.24.0,!=2.25.0,<3.0.0,>=1.32.0->google-api-python-client>=1.11.0->cinder==28.1.0.dev183) 2026-07-23 00:54:01.647 | Downloading pyasn1_modules-0.4.2-py3-none-any.whl.metadata (3.5 kB) 2026-07-23 00:54:01.675 | 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.dev183) (3.4.7) 2026-07-23 00:54:01.677 | 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.dev183) (3.18) 2026-07-23 00:54:01.678 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==28.1.0.dev183) (2023.11.17) 2026-07-23 00:54:01.694 | 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.dev183) (26.1.0) 2026-07-23 00:54:01.695 | 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.dev183) (2025.9.1) 2026-07-23 00:54:01.696 | 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.dev183) (0.37.0) 2026-07-23 00:54:01.698 | 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.dev183) (2026.5.1) 2026-07-23 00:54:01.707 | 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.dev183) (1.8.2) 2026-07-23 00:54:01.708 | 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.dev183) (4.15.0) 2026-07-23 00:54:01.713 | 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.dev183) (4.3.0) 2026-07-23 00:54:01.717 | 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.dev183) (4.1.0) 2026-07-23 00:54:01.717 | 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.dev183) (2.13.0) 2026-07-23 00:54:01.725 | 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.dev183) (7.2.2) 2026-07-23 00:54:01.731 | 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.dev183) (1.5.0) 2026-07-23 00:54:01.739 | 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.dev183) (0.20) 2026-07-23 00:54:01.745 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.3.2->cinder==28.1.0.dev183) (1.3.0) 2026-07-23 00:54:01.747 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.3.2->cinder==28.1.0.dev183) (2.0.0) 2026-07-23 00:54:01.748 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.3.2->cinder==28.1.0.dev183) (6.0.3) 2026-07-23 00:54:01.757 | 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.dev183) (1.18.5) 2026-07-23 00:54:01.759 | 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.dev183) (2.1.2) 2026-07-23 00:54:01.761 | 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.dev183) (0.6.2) 2026-07-23 00:54:01.765 | 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.dev183) (1.3.12) 2026-07-23 00:54:01.780 | 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.dev183) (5.3.1) 2026-07-23 00:54:01.781 | 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.dev183) (5.6.2) 2026-07-23 00:54:01.782 | 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.dev183) (0.16.0) 2026-07-23 00:54:01.787 | 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.dev183) (5.1.0) 2026-07-23 00:54:01.800 | 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.dev183) (0.25.0) 2026-07-23 00:54:01.805 | 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.dev183) (5.0.0) 2026-07-23 00:54:01.808 | 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.dev183) (3.1.6) 2026-07-23 00:54:01.808 | 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.dev183) (4.0.1) 2026-07-23 00:54:01.816 | 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.dev183) (3.0.3) 2026-07-23 00:54:01.828 | 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.dev183) (1.2.1) 2026-07-23 00:54:01.851 | 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.dev183) (1.7.6) 2026-07-23 00:54:01.887 | Collecting cotyledon>=2.2.0 (from oslo.service[threading]>=4.5.0->cinder==28.1.0.dev183) 2026-07-23 00:54:01.904 | Downloading cotyledon-2.2.0-py3-none-any.whl.metadata (3.7 kB) 2026-07-23 00:54:02.014 | Collecting setproctitle (from cotyledon>=2.2.0->oslo.service[threading]>=4.5.0->cinder==28.1.0.dev183) 2026-07-23 00:54:02.030 | Downloading setproctitle-1.3.7-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.metadata (10 kB) 2026-07-23 00:54:02.046 | 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.dev183) (3.18.0) 2026-07-23 00:54:02.090 | Collecting suds-community>=0.6 (from oslo.vmware>=3.10.0->cinder==28.1.0.dev183) 2026-07-23 00:54:02.107 | Downloading suds_community-1.2.0-py3-none-any.whl.metadata (1.6 kB) 2026-07-23 00:54:02.169 | Collecting invoke>=2.0 (from paramiko>=2.7.2->cinder==28.1.0.dev183) 2026-07-23 00:54:02.184 | Downloading invoke-3.0.3-py3-none-any.whl.metadata (3.2 kB) 2026-07-23 00:54:02.238 | Collecting pynacl>=1.5 (from paramiko>=2.7.2->cinder==28.1.0.dev183) 2026-07-23 00:54:02.254 | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl.metadata (10.0 kB) 2026-07-23 00:54:02.275 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=3.4.3->cinder==28.1.0.dev183) (83.0.0) 2026-07-23 00:54:02.290 | 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.dev183) (0.8.1) 2026-07-23 00:54:02.350 | Collecting pyasn1<0.7.0,>=0.6.1 (from pyasn1-modules>=0.2.1->google-auth!=2.24.0,!=2.25.0,<3.0.0,>=1.32.0->google-api-python-client>=1.11.0->cinder==28.1.0.dev183) 2026-07-23 00:54:02.366 | Downloading pyasn1-0.6.3-py3-none-any.whl.metadata (8.4 kB) 2026-07-23 00:54:02.400 | 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.dev183) (4.15.0) 2026-07-23 00:54:02.407 | 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.dev183) (0.6.0) 2026-07-23 00:54:02.408 | Requirement already satisfied: cmd2>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev183) (4.0.0) 2026-07-23 00:54:02.420 | Requirement already satisfied: prompt-toolkit>=3.0.52 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev183) (3.0.52) 2026-07-23 00:54:02.422 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev183) (1.11.0) 2026-07-23 00:54:02.422 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev183) (15.0.0) 2026-07-23 00:54:02.422 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev183) (1.8.0) 2026-07-23 00:54:02.462 | Collecting warlock>=1.2.0 (from python-glanceclient>=3.2.2->cinder==28.1.0.dev183) 2026-07-23 00:54:02.478 | Downloading warlock-2.1.0-py3-none-any.whl.metadata (4.0 kB) 2026-07-23 00:54:02.489 | 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.dev183) (24.2.1) 2026-07-23 00:54:02.535 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev183) (4.2.0) 2026-07-23 00:54:02.536 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev183) (2.20.0) 2026-07-23 00:54:02.549 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev183) (0.1.2) 2026-07-23 00:54:02.568 | 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.dev183) (0.8) 2026-07-23 00:54:02.613 | Collecting pyudev~=0.18 (from rtslib-fb>=2.1.74->cinder==28.1.0.dev183) 2026-07-23 00:54:02.628 | Downloading pyudev-0.24.4-py3-none-any.whl.metadata (4.4 kB) 2026-07-23 00:54:02.689 | 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.dev183) (3.6.1) 2026-07-23 00:54:02.691 | 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.dev183) (3.4.0) 2026-07-23 00:54:02.692 | 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.dev183) (4.0.1) 2026-07-23 00:54:02.766 | Collecting voluptuous>=0.8.9 (from tooz>=2.8.0->cinder==28.1.0.dev183) 2026-07-23 00:54:02.782 | Downloading voluptuous-0.16.0-py3-none-any.whl.metadata (20 kB) 2026-07-23 00:54:02.818 | 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.dev183) (1.33) 2026-07-23 00:54:02.825 | 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.dev183) (3.1.1) 2026-07-23 00:54:02.901 | WARNING: The candidate selected for download or install is a yanked version: 'zstd' candidate (version 1.5.7.3 at https://files.pythonhosted.org/packages/11/c4/db4807d6a68b4628c74fd379de7e3c67ec34f19a2a80ac246b3837cde6cb/zstd-1.5.7.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl (from https://pypi.org/simple/zstd/)) 2026-07-23 00:54:02.901 | Reason for being yanked: buggy - not thread safe 2026-07-23 00:54:02.918 | Downloading boto3-1.35.99-py3-none-any.whl (139 kB) 2026-07-23 00:54:02.955 | Downloading botocore-1.35.99-py3-none-any.whl (13.3 MB) 2026-07-23 00:54:03.189 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.3/13.3 MB 59.3 MB/s 0:00:00 2026-07-23 00:54:03.204 | Downloading s3transfer-0.10.4-py3-none-any.whl (83 kB) 2026-07-23 00:54:03.227 | Downloading google_api_python_client-2.198.0-py3-none-any.whl (15.6 MB) 2026-07-23 00:54:03.468 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 15.6/15.6 MB 65.7 MB/s 0:00:00 2026-07-23 00:54:03.485 | Downloading google_api_core-2.31.0-py3-none-any.whl (173 kB) 2026-07-23 00:54:03.509 | Downloading google_auth-2.55.1-py3-none-any.whl (252 kB) 2026-07-23 00:54:03.534 | Downloading google_auth_httplib2-0.4.0-py3-none-any.whl (9.5 kB) 2026-07-23 00:54:03.557 | Downloading googleapis_common_protos-1.75.0-py3-none-any.whl (300 kB) 2026-07-23 00:54:03.584 | Downloading proto_plus-1.28.0-py3-none-any.whl (50 kB) 2026-07-23 00:54:03.605 | Downloading protobuf-7.35.1-cp310-abi3-manylinux2014_x86_64.whl (327 kB) 2026-07-23 00:54:03.629 | Downloading uritemplate-4.2.0-py3-none-any.whl (11 kB) 2026-07-23 00:54:03.650 | Downloading lxml-6.1.1-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB) 2026-07-23 00:54:03.730 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.2/5.2 MB 68.7 MB/s 0:00:00 2026-07-23 00:54:03.744 | Downloading cotyledon-2.2.0-py3-none-any.whl (28 kB) 2026-07-23 00:54:03.766 | Downloading oslo_versionedobjects-3.11.0-py3-none-any.whl (108 kB) 2026-07-23 00:54:03.789 | Downloading oslo_vmware-4.10.0-py3-none-any.whl (624 kB) 2026-07-23 00:54:03.806 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 624.4/624.4 kB 32.5 MB/s 0:00:00 2026-07-23 00:54:03.822 | Downloading paramiko-4.0.0-py3-none-any.whl (223 kB) 2026-07-23 00:54:03.845 | Downloading invoke-3.0.3-py3-none-any.whl (160 kB) 2026-07-23 00:54:03.868 | Downloading pyasn1_modules-0.4.2-py3-none-any.whl (181 kB) 2026-07-23 00:54:03.891 | Downloading pyasn1-0.6.3-py3-none-any.whl (83 kB) 2026-07-23 00:54:03.912 | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl (1.4 MB) 2026-07-23 00:54:03.941 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 52.4 MB/s 0:00:00 2026-07-23 00:54:03.957 | Downloading python_glanceclient-4.12.0-py3-none-any.whl (202 kB) 2026-07-23 00:54:03.981 | Downloading python_novaclient-18.13.0-py3-none-any.whl (336 kB) 2026-07-23 00:54:04.007 | Downloading python_swiftclient-4.10.0-py3-none-any.whl (88 kB) 2026-07-23 00:54:04.029 | Downloading rtslib_fb-2.2.4-py3-none-any.whl (92 kB) 2026-07-23 00:54:04.050 | Downloading pyudev-0.24.4-py3-none-any.whl (62 kB) 2026-07-23 00:54:04.072 | Downloading suds_community-1.2.0-py3-none-any.whl (145 kB) 2026-07-23 00:54:04.094 | Downloading tabulate-0.10.0-py3-none-any.whl (39 kB) 2026-07-23 00:54:04.116 | Downloading tooz-9.0.0-py3-none-any.whl (89 kB) 2026-07-23 00:54:04.138 | Downloading voluptuous-0.16.0-py3-none-any.whl (31 kB) 2026-07-23 00:54:04.161 | Downloading warlock-2.1.0-py3-none-any.whl (10 kB) 2026-07-23 00:54:04.182 | Downloading zstd-1.5.7.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl (2.2 MB) 2026-07-23 00:54:04.220 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 61.6 MB/s 0:00:00 2026-07-23 00:54:04.236 | Downloading setproctitle-1.3.7-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (32 kB) 2026-07-23 00:54:04.393 | Building wheels for collected packages: cinder 2026-07-23 00:54:04.394 | Building editable for cinder (pyproject.toml): started 2026-07-23 00:54:06.025 | Building editable for cinder (pyproject.toml): finished with status 'done' 2026-07-23 00:54:06.026 | Created wheel for cinder: filename=cinder-28.1.0.dev183-0.editable-py3-none-any.whl size=9207 sha256=ae0826041fcbe27a5ace3acc4cad058e6cae93e28fec710b0d45a7da59942de1 2026-07-23 00:54:06.026 | Stored in directory: /tmp/pip-ephem-wheel-cache-39hyt0o8/wheels/0f/5b/25/75b4581977dff7afefb19bb31542a98ba75eafb8d1b2a69ccb 2026-07-23 00:54:06.032 | Successfully built cinder 2026-07-23 00:54:06.418 | Installing collected packages: zstd, voluptuous, uritemplate, tabulate, suds-community, setproctitle, pyudev, pyasn1, protobuf, lxml, invoke, rtslib-fb, python-swiftclient, pynacl, pyasn1-modules, proto-plus, googleapis-common-protos, cotyledon, botocore, s3transfer, paramiko, google-auth, warlock, google-auth-httplib2, google-api-core, boto3, tooz, python-novaclient, python-glanceclient, google-api-python-client, oslo.vmware, oslo.versionedobjects, cinder 2026-07-23 00:54:06.772 | Attempting uninstall: pyudev 2026-07-23 00:54:06.788 | Found existing installation: pyudev 0.24.0 2026-07-23 00:54:06.788 | Not uninstalling pyudev at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-23 00:54:06.788 | Can't uninstall 'pyudev'. No files were found to uninstall. 2026-07-23 00:54:06.843 | Attempting uninstall: pyasn1 2026-07-23 00:54:06.860 | Found existing installation: pyasn1 0.4.8 2026-07-23 00:54:06.860 | Not uninstalling pyasn1 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-23 00:54:06.860 | Can't uninstall 'pyasn1'. No files were found to uninstall. 2026-07-23 00:54:08.566 | Attempting uninstall: botocore 2026-07-23 00:54:08.583 | Found existing installation: botocore 1.34.46 2026-07-23 00:54:08.585 | Not uninstalling botocore at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-23 00:54:08.585 | Can't uninstall 'botocore'. No files were found to uninstall. 2026-07-23 00:54:09.776 | Attempting uninstall: s3transfer 2026-07-23 00:54:09.795 | Found existing installation: s3transfer 0.10.1 2026-07-23 00:54:09.795 | Not uninstalling s3transfer at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-23 00:54:09.796 | Can't uninstall 's3transfer'. No files were found to uninstall. 2026-07-23 00:54:10.468 | Attempting uninstall: boto3 2026-07-23 00:54:10.487 | Found existing installation: boto3 1.34.46 2026-07-23 00:54:10.488 | Not uninstalling boto3 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-23 00:54:10.489 | Can't uninstall 'boto3'. No files were found to uninstall. 2026-07-23 00:54:12.588 | 2026-07-23 00:54:12.610 | Successfully installed boto3-1.35.99 botocore-1.35.99 cinder-28.1.0.dev183 cotyledon-2.2.0 google-api-core-2.31.0 google-api-python-client-2.198.0 google-auth-2.55.1 google-auth-httplib2-0.4.0 googleapis-common-protos-1.75.0 invoke-3.0.3 lxml-6.1.1 oslo.versionedobjects-3.11.0 oslo.vmware-4.10.0 paramiko-4.0.0 proto-plus-1.28.0 protobuf-7.35.1 pyasn1-0.6.3 pyasn1-modules-0.4.2 pynacl-1.6.2 python-glanceclient-4.12.0 python-novaclient-18.13.0 python-swiftclient-4.10.0 pyudev-0.24.4 rtslib-fb-2.2.4 s3transfer-0.10.4 setproctitle-1.3.7 suds-community-1.2.0 tabulate-0.10.0 tooz-9.0.0 uritemplate-4.2.0 voluptuous-0.16.0 warlock-2.1.0 zstd-1.5.7.3 2026-07-23 00:54:13.012 | + inc/python:pip_install:216 : result=0 2026-07-23 00:54:13.015 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-23 00:54:13.018 | + functions-common:time_stop:2420 : local name 2026-07-23 00:54:13.020 | + functions-common:time_stop:2421 : local end_time 2026-07-23 00:54:13.023 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-23 00:54:13.026 | + functions-common:time_stop:2423 : local total 2026-07-23 00:54:13.028 | + functions-common:time_stop:2424 : local start_time 2026-07-23 00:54:13.031 | + functions-common:time_stop:2426 : name=pip_install 2026-07-23 00:54:13.034 | + functions-common:time_stop:2427 : start_time=1784768032660 2026-07-23 00:54:13.036 | + functions-common:time_stop:2429 : [[ -z 1784768032660 ]] 2026-07-23 00:54:13.040 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-23 00:54:13.044 | + functions-common:time_stop:2432 : end_time=1784768053041 2026-07-23 00:54:13.046 | + functions-common:time_stop:2433 : elapsed_time=20381 2026-07-23 00:54:13.049 | + functions-common:time_stop:2434 : total=99761 2026-07-23 00:54:13.052 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-23 00:54:13.055 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=120142 2026-07-23 00:54:13.058 | + inc/python:pip_install:219 : return 0 2026-07-23 00:54:13.061 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-07-23 00:54:13.063 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-07-23 00:54:13.066 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/cinder 2026-07-23 00:54:13.068 | + inc/python:use_library_from_git:266 : local name=/opt/stack/cinder 2026-07-23 00:54:13.071 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-23 00:54:13.073 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-23 00:54:13.076 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/cinder, ]] 2026-07-23 00:54:13.079 | + inc/python:use_library_from_git:269 : return 1 2026-07-23 00:54:13.082 | + lib/cinder:install_cinder:541 : [[ lioadm == \t\g\t\a\d\m ]] 2026-07-23 00:54:13.084 | + lib/cinder:install_cinder:543 : [[ lioadm == \l\i\o\a\d\m ]] 2026-07-23 00:54:13.087 | + lib/cinder:install_cinder:544 : is_ubuntu 2026-07-23 00:54:13.090 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-23 00:54:13.092 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-23 00:54:13.095 | + lib/cinder:install_cinder:546 : sudo mkdir -p /etc/target 2026-07-23 00:54:13.110 | + lib/cinder:install_cinder:548 : install_package targetcli-fb 2026-07-23 00:54:13.113 | + functions-common:install_package:1438 : update_package_repo 2026-07-23 00:54:13.116 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-23 00:54:13.119 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-23 00:54:13.121 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-23 00:54:13.124 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-23 00:54:13.126 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-23 00:54:13.129 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-23 00:54:13.131 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-23 00:54:13.134 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-23 00:54:13.137 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-23 00:54:13.139 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-23 00:54:13.142 | + functions-common:apt_get_update:1167 : return 2026-07-23 00:54:13.145 | + functions-common:install_package:1439 : real_install_package targetcli-fb 2026-07-23 00:54:13.148 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-23 00:54:13.150 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-23 00:54:13.153 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-23 00:54:13.155 | + functions-common:real_install_package:1427 : apt_get install targetcli-fb 2026-07-23 00:54:13.179 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2026-07-23 00:54:13.215 | Reading package lists... 2026-07-23 00:54:13.588 | Building dependency tree... 2026-07-23 00:54:13.592 | Reading state information... 2026-07-23 00:54:14.160 | The following packages were automatically installed and are no longer required: 2026-07-23 00:54:14.162 | libfwupd2 libgusb2 2026-07-23 00:54:14.163 | Use 'sudo apt autoremove' to remove them. 2026-07-23 00:54:14.166 | The following additional packages will be installed: 2026-07-23 00:54:14.166 | python3-configshell-fb python3-rtslib-fb python3-typing-extensions 2026-07-23 00:54:14.167 | python3-urwid python3-wcwidth 2026-07-23 00:54:14.169 | Suggested packages: 2026-07-23 00:54:14.169 | python-urwid-doc 2026-07-23 00:54:14.207 | The following NEW packages will be installed: 2026-07-23 00:54:14.208 | python3-configshell-fb python3-rtslib-fb python3-typing-extensions 2026-07-23 00:54:14.208 | python3-urwid python3-wcwidth targetcli-fb 2026-07-23 00:54:14.288 | 0 upgraded, 6 newly installed, 0 to remove and 54 not upgraded. 2026-07-23 00:54:14.288 | Need to get 385 kB of archives. 2026-07-23 00:54:14.288 | After this operation, 3098 kB of additional disk space will be used. 2026-07-23 00:54:14.289 | Get:1 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-typing-extensions all 4.10.0-1 [60.7 kB] 2026-07-23 00:54:14.296 | Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-wcwidth all 0.2.5+dfsg1-1.1ubuntu1 [22.5 kB] 2026-07-23 00:54:14.300 | Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-urwid amd64 2.6.10-1 [183 kB] 2026-07-23 00:54:14.306 | Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-configshell-fb all 1:1.1.28-2.1 [28.4 kB] 2026-07-23 00:54:14.310 | Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-rtslib-fb all 2.1.74-0ubuntu5 [49.9 kB] 2026-07-23 00:54:14.314 | Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 targetcli-fb all 1:2.1.53-1ubuntu3 [40.3 kB] 2026-07-23 00:54:14.544 | perl: warning: Setting locale failed. 2026-07-23 00:54:14.544 | perl: warning: Please check that your locale settings: 2026-07-23 00:54:14.544 | LANGUAGE = (unset), 2026-07-23 00:54:14.544 | LC_ALL = "en_US.utf8", 2026-07-23 00:54:14.544 | LANG = "de_DE.UTF-8" 2026-07-23 00:54:14.545 | are supported and installed on your system. 2026-07-23 00:54:14.545 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-23 00:54:14.605 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-23 00:54:14.605 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-23 00:54:14.605 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-23 00:54:14.789 | Fetched 385 kB in 0s (4686 kB/s) 2026-07-23 00:54:14.827 | Selecting previously unselected package python3-typing-extensions. 2026-07-23 00:54:14.891 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 126757 files and directories currently installed.) 2026-07-23 00:54:14.898 | Preparing to unpack .../0-python3-typing-extensions_4.10.0-1_all.deb ... 2026-07-23 00:54:14.901 | Unpacking python3-typing-extensions (4.10.0-1) ... 2026-07-23 00:54:14.956 | Selecting previously unselected package python3-wcwidth. 2026-07-23 00:54:14.969 | Preparing to unpack .../1-python3-wcwidth_0.2.5+dfsg1-1.1ubuntu1_all.deb ... 2026-07-23 00:54:14.973 | Unpacking python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-07-23 00:54:15.024 | Selecting previously unselected package python3-urwid. 2026-07-23 00:54:15.037 | Preparing to unpack .../2-python3-urwid_2.6.10-1_amd64.deb ... 2026-07-23 00:54:15.040 | Unpacking python3-urwid (2.6.10-1) ... 2026-07-23 00:54:15.123 | Selecting previously unselected package python3-configshell-fb. 2026-07-23 00:54:15.135 | Preparing to unpack .../3-python3-configshell-fb_1%3a1.1.28-2.1_all.deb ... 2026-07-23 00:54:15.138 | Unpacking python3-configshell-fb (1:1.1.28-2.1) ... 2026-07-23 00:54:15.194 | Selecting previously unselected package python3-rtslib-fb. 2026-07-23 00:54:15.207 | Preparing to unpack .../4-python3-rtslib-fb_2.1.74-0ubuntu5_all.deb ... 2026-07-23 00:54:15.210 | Unpacking python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-07-23 00:54:15.269 | Selecting previously unselected package targetcli-fb. 2026-07-23 00:54:15.282 | Preparing to unpack .../5-targetcli-fb_1%3a2.1.53-1ubuntu3_all.deb ... 2026-07-23 00:54:15.285 | Unpacking targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-07-23 00:54:15.357 | Setting up python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-07-23 00:54:16.510 | Created symlink /etc/systemd/system/multi-user.target.wants/rtslib-fb-targetctl.service → /usr/lib/systemd/system/rtslib-fb-targetctl.service. 2026-07-23 00:54:16.520 | Setting up python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-07-23 00:54:16.828 | Setting up python3-typing-extensions (4.10.0-1) ... 2026-07-23 00:54:17.068 | Setting up python3-urwid (2.6.10-1) ... 2026-07-23 00:54:17.606 | Setting up python3-configshell-fb (1:1.1.28-2.1) ... 2026-07-23 00:54:17.799 | /usr/lib/python3/dist-packages/configshell/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-07-23 00:54:17.799 | _re_ansi_seq = re.compile('(\033\[..?m)') 2026-07-23 00:54:17.828 | /usr/lib/python3/dist-packages/configshell/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-07-23 00:54:17.828 | var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-07-23 00:54:17.828 | /usr/lib/python3/dist-packages/configshell/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-07-23 00:54:17.828 | keyword = Word(alphanums + '_\-') 2026-07-23 00:54:17.828 | /usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-07-23 00:54:17.828 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-07-23 00:54:17.828 | /usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-07-23 00:54:17.829 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-07-23 00:54:17.829 | /usr/lib/python3/dist-packages/configshell/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-07-23 00:54:17.829 | readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-07-23 00:54:17.835 | /usr/lib/python3/dist-packages/configshell_fb/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-07-23 00:54:17.836 | _re_ansi_seq = re.compile('(\033\[..?m)') 2026-07-23 00:54:17.858 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-07-23 00:54:17.858 | var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-07-23 00:54:17.858 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-07-23 00:54:17.858 | keyword = Word(alphanums + '_\-') 2026-07-23 00:54:17.859 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-07-23 00:54:17.859 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-07-23 00:54:17.859 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-07-23 00:54:17.859 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-07-23 00:54:17.859 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-07-23 00:54:17.859 | readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-07-23 00:54:17.900 | Setting up targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-07-23 00:54:18.109 | /usr/lib/python3/dist-packages/targetcli/ui_root.py:161: SyntaxWarning: invalid escape sequence '\s' 2026-07-23 00:54:18.109 | backups = [line for line in prefs.read().splitlines() if re.match('^max_backup_files\s*=', line)] 2026-07-23 00:54:18.395 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-23 00:54:19.232 | perl: warning: Setting locale failed. 2026-07-23 00:54:19.232 | perl: warning: Please check that your locale settings: 2026-07-23 00:54:19.232 | LANGUAGE = (unset), 2026-07-23 00:54:19.232 | LC_ALL = "en_US.utf8", 2026-07-23 00:54:19.232 | LANG = "de_DE.UTF-8" 2026-07-23 00:54:19.232 | are supported and installed on your system. 2026-07-23 00:54:19.232 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-23 00:54:19.363 | perl: warning: Setting locale failed. 2026-07-23 00:54:19.363 | perl: warning: Please check that your locale settings: 2026-07-23 00:54:19.363 | LANGUAGE = (unset), 2026-07-23 00:54:19.363 | LC_ALL = "en_US.utf8", 2026-07-23 00:54:19.363 | LANG = "de_DE.UTF-8" 2026-07-23 00:54:19.363 | are supported and installed on your system. 2026-07-23 00:54:19.363 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-23 00:54:19.414 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-23 00:54:19.414 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-23 00:54:19.414 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-23 00:54:19.485 | perl: warning: Setting locale failed. 2026-07-23 00:54:19.485 | perl: warning: Please check that your locale settings: 2026-07-23 00:54:19.485 | LANGUAGE = (unset), 2026-07-23 00:54:19.485 | LC_ALL = "en_US.utf8", 2026-07-23 00:54:19.485 | LANG = "de_DE.UTF-8" 2026-07-23 00:54:19.485 | are supported and installed on your system. 2026-07-23 00:54:19.485 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-23 00:54:19.979 | 2026-07-23 00:54:19.979 | Running kernel seems to be up-to-date. 2026-07-23 00:54:19.979 | 2026-07-23 00:54:19.979 | Restarting services... 2026-07-23 00:54:20.001 | 2026-07-23 00:54:20.001 | Service restarts being deferred: 2026-07-23 00:54:20.001 | systemctl restart virtlockd.service 2026-07-23 00:54:20.001 | systemctl restart virtlogd.service 2026-07-23 00:54:20.002 | 2026-07-23 00:54:20.002 | No containers need to be restarted. 2026-07-23 00:54:20.002 | 2026-07-23 00:54:20.002 | User sessions running outdated binaries: 2026-07-23 00:54:20.002 | quobyte @ session #6: sshd[2023,2069] 2026-07-23 00:54:20.012 | 2026-07-23 00:54:20.012 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-23 00:54:21.890 | + functions-common:apt_get:1211 : result=0 2026-07-23 00:54:21.893 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-23 00:54:21.896 | + functions-common:time_stop:2420 : local name 2026-07-23 00:54:21.899 | + functions-common:time_stop:2421 : local end_time 2026-07-23 00:54:21.902 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-23 00:54:21.905 | + functions-common:time_stop:2423 : local total 2026-07-23 00:54:21.908 | + functions-common:time_stop:2424 : local start_time 2026-07-23 00:54:21.910 | + functions-common:time_stop:2426 : name=apt-get 2026-07-23 00:54:21.913 | + functions-common:time_stop:2427 : start_time=1784768053175 2026-07-23 00:54:21.916 | + functions-common:time_stop:2429 : [[ -z 1784768053175 ]] 2026-07-23 00:54:21.920 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-23 00:54:21.924 | + functions-common:time_stop:2432 : end_time=1784768061921 2026-07-23 00:54:21.927 | + functions-common:time_stop:2433 : elapsed_time=8746 2026-07-23 00:54:21.930 | + functions-common:time_stop:2434 : total=152538 2026-07-23 00:54:21.933 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-23 00:54:21.936 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=161284 2026-07-23 00:54:21.939 | + functions-common:apt_get:1215 : return 0 2026-07-23 00:54:21.942 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-07-23 00:54:21.945 | + ./stack.sh:main:951 : configure_cinder 2026-07-23 00:54:21.948 | + lib/cinder:configure_cinder:297 : sudo install -d -o quobyte -m 755 /etc/cinder 2026-07-23 00:54:21.963 | + lib/cinder:configure_cinder:299 : rm -f /etc/cinder/cinder.conf 2026-07-23 00:54:21.968 | + lib/cinder:configure_cinder:301 : configure_rootwrap cinder 2026-07-23 00:54:21.971 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2026-07-23 00:54:21.974 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2026-07-23 00:54:21.979 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2026-07-23 00:54:21.979 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2026-07-23 00:54:21.983 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2026-07-23 00:54:21.985 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2026-07-23 00:54:21.988 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/opt/stack/data/venv/bin 2026-07-23 00:54:21.991 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2026-07-23 00:54:21.993 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2026-07-23 00:54:21.996 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2026-07-23 00:54:21.999 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/opt/stack/data/venv/bin/cinder-rootwrap 2026-07-23 00:54:22.001 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2026-07-23 00:54:22.015 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2026-07-23 00:54:22.030 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.d/volume.filters /etc/cinder/rootwrap.d 2026-07-23 00:54:22.045 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.conf /etc/cinder/rootwrap.conf 2026-07-23 00:54:22.060 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2026-07-23 00:54:22.076 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/cinder/rootwrap.conf 2026-07-23 00:54:22.091 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2026-07-23 00:54:22.095 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2026-07-23 00:54:22.098 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.1NQUizjySl 2026-07-23 00:54:22.101 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2026-07-23 00:54:22.104 | + inc/rootwrap:configure_rootwrap:73 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2026-07-23 00:54:22.107 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /opt/stack/data/venv/bin/cinder-rootwrap-daemon ']' 2026-07-23 00:54:22.110 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.1NQUizjySl 2026-07-23 00:54:22.114 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.1NQUizjySl 2026-07-23 00:54:22.128 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.1NQUizjySl /etc/sudoers.d/cinder-rootwrap 2026-07-23 00:54:22.144 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /opt/stack/data/venv/bin/cinder-rootwrap 2026-07-23 00:54:22.148 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /opt/stack/data/venv/bin 2026-07-23 00:54:22.151 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/opt/stack/data/venv/bin 2026-07-23 00:54:22.154 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2026-07-23 00:54:22.156 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2026-07-23 00:54:22.158 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2026-07-23 00:54:22.161 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /opt/stack/data/venv/bin ]] 2026-07-23 00:54:22.165 | + inc/rootwrap:add_sudo_secure_path:33 : echo 'Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin' 2026-07-23 00:54:22.165 | + inc/rootwrap:add_sudo_secure_path:33 : sudo tee /etc/sudoers.d/zz-secure-path 2026-07-23 00:54:22.175 | Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin 2026-07-23 00:54:22.179 | + inc/rootwrap:add_sudo_secure_path:34 : sudo chmod 400 /etc/sudoers.d/zz-secure-path 2026-07-23 00:54:22.194 | + inc/rootwrap:add_sudo_secure_path:35 : sudo chown root:root /etc/sudoers.d/zz-secure-path 2026-07-23 00:54:22.209 | + lib/cinder:configure_cinder:303 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2026-07-23 00:54:22.212 | + lib/cinder:configure_cinder:304 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2026-07-23 00:54:22.217 | + lib/cinder:configure_cinder:307 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2026-07-23 00:54:22.222 | + lib/cinder:configure_cinder:309 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2026-07-23 00:54:22.224 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/cinder/cinder.conf 2026-07-23 00:54:22.228 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=cinder 2026-07-23 00:54:22.230 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-07-23 00:54:22.233 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-07-23 00:54:22.236 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/cinder/cinder.conf cinder keystone_authtoken 2026-07-23 00:54:22.239 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-07-23 00:54:22.242 | + lib/keystone:configure_keystoneauth:392 : local admin_user=cinder 2026-07-23 00:54:22.245 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-07-23 00:54:22.247 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2026-07-23 00:54:22.280 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2026-07-23 00:54:22.312 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://192.168.122.85/identity 2026-07-23 00:54:22.343 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2026-07-23 00:54:22.374 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf keystone_authtoken password nomoresecret 2026-07-23 00:54:22.403 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2026-07-23 00:54:22.432 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2026-07-23 00:54:22.463 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2026-07-23 00:54:22.494 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf keystone_authtoken www_authenticate_uri http://192.168.122.85/identity 2026-07-23 00:54:22.526 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-07-23 00:54:22.557 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2026-07-23 00:54:22.588 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-07-23 00:54:22.591 | + lib/cinder:configure_cinder:311 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2026-07-23 00:54:22.624 | + lib/cinder:configure_cinder:313 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2026-07-23 00:54:22.656 | ++ lib/cinder:configure_cinder:314 : database_connection_url cinder 2026-07-23 00:54:22.658 | ++ lib/database:database_connection_url:134 : local db=cinder 2026-07-23 00:54:22.661 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2026-07-23 00:54:22.664 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=cinder 2026-07-23 00:54:22.666 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-23 00:54:22.669 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-23 00:54:22.672 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-23 00:54:22.693 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-23 00:54:22.697 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-23 00:54:22.700 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2026-07-23 00:54:22.705 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2026-07-23 00:54:22.747 | + lib/cinder:configure_cinder:315 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2026-07-23 00:54:22.785 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2026-07-23 00:54:22.824 | + lib/cinder:configure_cinder:317 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2026-07-23 00:54:22.863 | + lib/cinder:configure_cinder:318 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2026-07-23 00:54:22.904 | + lib/cinder:configure_cinder:319 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2026-07-23 00:54:22.946 | + lib/cinder:configure_cinder:320 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 192.168.122.85 2026-07-23 00:54:22.986 | + lib/cinder:configure_cinder:321 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2026-07-23 00:54:23.028 | ++ lib/cinder:configure_cinder:322 : openssl rand -hex 16 2026-07-23 00:54:23.039 | + lib/cinder:configure_cinder:322 : iniset /etc/cinder/cinder.conf key_manager fixed_key 7fcd33249e0ec9a76efd49e0411222eb 2026-07-23 00:54:23.078 | + lib/cinder:configure_cinder:323 : [[ -n '' ]] 2026-07-23 00:54:23.082 | + lib/cinder:configure_cinder:328 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2026-07-23 00:54:23.121 | + lib/cinder:configure_cinder:329 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2026-07-23 00:54:23.162 | + lib/cinder:configure_cinder:330 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2026-07-23 00:54:23.201 | + lib/cinder:configure_cinder:335 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2026-07-23 00:54:23.241 | + lib/cinder:configure_cinder:337 : iniset /etc/cinder/cinder.conf DEFAULT report_interval 120 2026-07-23 00:54:23.280 | + lib/cinder:configure_cinder:338 : iniset /etc/cinder/cinder.conf DEFAULT service_down_time 720 2026-07-23 00:54:23.321 | + lib/cinder:configure_cinder:340 : is_service_enabled c-vol 2026-07-23 00:54:23.344 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 00:54:23.348 | + lib/cinder:configure_cinder:340 : [[ -n lvm:lvmdriver-1 ]] 2026-07-23 00:54:23.351 | + lib/cinder:configure_cinder:341 : local enabled_backends= 2026-07-23 00:54:23.354 | + lib/cinder:configure_cinder:342 : local default_name= 2026-07-23 00:54:23.358 | + lib/cinder:configure_cinder:343 : local be be_name be_type 2026-07-23 00:54:23.361 | + lib/cinder:configure_cinder:344 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-07-23 00:54:23.364 | + lib/cinder:configure_cinder:345 : be_type=lvm 2026-07-23 00:54:23.368 | + lib/cinder:configure_cinder:346 : be_name=lvmdriver-1 2026-07-23 00:54:23.371 | + lib/cinder:configure_cinder:347 : type configure_cinder_backend_lvm 2026-07-23 00:54:23.375 | + lib/cinder:configure_cinder:348 : configure_cinder_backend_lvm lvmdriver-1 2026-07-23 00:54:23.378 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2026-07-23 00:54:23.382 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2026-07-23 00:54:23.427 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2026-07-23 00:54:23.470 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2026-07-23 00:54:23.512 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2026-07-23 00:54:23.552 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_protocol iscsi 2026-07-23 00:54:23.590 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_port 3260 2026-07-23 00:54:23.629 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:56 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_prefix iqn.2010-10.org.openstack: 2026-07-23 00:54:23.670 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:57 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type auto 2026-07-23 00:54:23.710 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:58 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear zero 2026-07-23 00:54:23.749 | + lib/cinder:configure_cinder:350 : [[ -z '' ]] 2026-07-23 00:54:23.752 | + lib/cinder:configure_cinder:351 : default_name=lvmdriver-1 2026-07-23 00:54:23.755 | + lib/cinder:configure_cinder:353 : enabled_backends+=lvmdriver-1, 2026-07-23 00:54:23.759 | + lib/cinder:configure_cinder:355 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2026-07-23 00:54:23.797 | + lib/cinder:configure_cinder:356 : [[ -n lvmdriver-1 ]] 2026-07-23 00:54:23.801 | + lib/cinder:configure_cinder:357 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2026-07-23 00:54:23.840 | + lib/cinder:configure_cinder:359 : configure_cinder_image_volume_cache 2026-07-23 00:54:23.843 | + lib/cinder:configure_cinder_image_volume_cache:730 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2026-07-23 00:54:23.846 | + lib/cinder:configure_cinder_image_volume_cache:731 : local be_name=lvmdriver-1 2026-07-23 00:54:23.849 | + lib/cinder:configure_cinder_image_volume_cache:733 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2026-07-23 00:54:23.888 | + lib/cinder:configure_cinder_image_volume_cache:735 : [[ -n '' ]] 2026-07-23 00:54:23.890 | + lib/cinder:configure_cinder_image_volume_cache:739 : [[ -n '' ]] 2026-07-23 00:54:23.893 | + lib/cinder:configure_cinder:364 : [[ False == \T\r\u\e ]] 2026-07-23 00:54:23.897 | + lib/cinder:configure_cinder:368 : [[ lvmdriver-1, =~ ceph ]] 2026-07-23 00:54:23.900 | + lib/cinder:configure_cinder:373 : is_service_enabled c-bak 2026-07-23 00:54:23.921 | + functions-common:is_service_enabled:2076 : return 1 2026-07-23 00:54:23.923 | + lib/cinder:configure_cinder:381 : is_service_enabled ceilometer 2026-07-23 00:54:23.947 | + functions-common:is_service_enabled:2076 : return 1 2026-07-23 00:54:23.950 | + lib/cinder:configure_cinder:385 : is_service_enabled tls-proxy 2026-07-23 00:54:23.972 | + functions-common:is_service_enabled:2076 : return 1 2026-07-23 00:54:23.976 | + lib/cinder:configure_cinder:392 : '[' False '!=' False ']' 2026-07-23 00:54:23.979 | + lib/cinder:configure_cinder:396 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2026-07-23 00:54:23.983 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=cinder 2026-07-23 00:54:23.987 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/cinder/cinder.conf 2026-07-23 00:54:23.989 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-07-23 00:54:23.993 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-07-23 00:54:23.996 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-07-23 00:54:24.018 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 00:54:24.023 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-07-23 00:54:24.027 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-07-23 00:54:24.030 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-07-23 00:54:24.053 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-23 00:54:24.056 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.85:5672/ 2026-07-23 00:54:24.060 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.85:5672/ 2026-07-23 00:54:24.099 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-07-23 00:54:24.102 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-07-23 00:54:24.106 | + lib/cinder:configure_cinder:399 : setup_logging /etc/cinder/cinder.conf 2026-07-23 00:54:24.110 | + functions:setup_logging:693 : setup_systemd_logging /etc/cinder/cinder.conf 2026-07-23 00:54:24.114 | + functions:setup_systemd_logging:710 : local conf_file=/etc/cinder/cinder.conf 2026-07-23 00:54:24.118 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-23 00:54:24.142 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-23 00:54:24.146 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-23 00:54:24.149 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-23 00:54:24.153 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-23 00:54:24.156 | + functions:setup_systemd_logging:723 : iniset /etc/cinder/cinder.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-07-23 00:54:24.196 | + functions:setup_systemd_logging:725 : iniset /etc/cinder/cinder.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-07-23 00:54:24.232 | + functions:setup_systemd_logging:726 : iniset /etc/cinder/cinder.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-07-23 00:54:24.268 | + functions:setup_systemd_logging:727 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-23 00:54:24.305 | + functions:setup_systemd_logging:730 : iniset /etc/cinder/cinder.conf DEFAULT log_color False 2026-07-23 00:54:24.341 | + lib/cinder:configure_cinder:401 : is_service_enabled c-api 2026-07-23 00:54:24.362 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 00:54:24.365 | + lib/cinder:configure_cinder:402 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini cinder.wsgi.api:application /volume '' cinder-api 2026-07-23 00:54:24.368 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/cinder/cinder-api-uwsgi.ini 2026-07-23 00:54:24.372 | + lib/apache:write_uwsgi_config:244 : local wsgi=cinder.wsgi.api:application 2026-07-23 00:54:24.375 | + lib/apache:write_uwsgi_config:245 : local url=/volume 2026-07-23 00:54:24.377 | + lib/apache:write_uwsgi_config:246 : local http= 2026-07-23 00:54:24.381 | + lib/apache:write_uwsgi_config:247 : local name=cinder-api 2026-07-23 00:54:24.383 | + lib/apache:write_uwsgi_config:249 : '[' -z cinder-api ']' 2026-07-23 00:54:24.386 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-07-23 00:54:24.389 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-07-23 00:54:24.406 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-07-23 00:54:24.407 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-07-23 00:54:24.417 | d /var/run/uwsgi 0755 quobyte root 2026-07-23 00:54:24.421 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-07-23 00:54:24.434 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-07-23 00:54:24.439 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/cinder-api.socket 2026-07-23 00:54:24.442 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2026-07-23 00:54:24.447 | + lib/apache:write_uwsgi_config:270 : [[ cinder.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-07-23 00:54:24.451 | + lib/apache:write_uwsgi_config:271 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi module cinder.wsgi.api:application 2026-07-23 00:54:24.489 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2026-07-23 00:54:24.525 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2026-07-23 00:54:24.563 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2026-07-23 00:54:24.598 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2026-07-23 00:54:24.635 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-07-23 00:54:24.676 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2026-07-23 00:54:24.716 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2026-07-23 00:54:24.757 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2026-07-23 00:54:24.796 | + lib/apache:write_uwsgi_config:290 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-07-23 00:54:24.836 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2026-07-23 00:54:24.876 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-07-23 00:54:24.914 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2026-07-23 00:54:24.954 | + lib/apache:write_uwsgi_config:298 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi start-time %t 2026-07-23 00:54:24.995 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-07-23 00:54:24.998 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-07-23 00:54:25.003 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for cinder-api 2026-07-23 00:54:25.006 | ++ lib/apache:apache_site_config_for:174 : local site=cinder-api 2026-07-23 00:54:25.010 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-07-23 00:54:25.018 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-23 00:54:25.019 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-23 00:54:25.025 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/cinder-api.conf 2026-07-23 00:54:25.032 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/cinder-api.conf 2026-07-23 00:54:25.033 | + lib/apache:write_uwsgi_config:306 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-api.socket 2026-07-23 00:54:25.073 | + lib/apache:write_uwsgi_config:307 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2026-07-23 00:54:25.109 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/cinder-api.conf 2026-07-23 00:54:25.110 | + lib/apache:write_uwsgi_config:308 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-api.socket|uwsgi://uwsgi-uds-cinder-api" retry=0 acquire=1 ' 2026-07-23 00:54:25.120 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-api.socket|uwsgi://uwsgi-uds-cinder-api" retry=0 acquire=1 2026-07-23 00:54:25.124 | + lib/apache:write_uwsgi_config:309 : enable_apache_site cinder-api 2026-07-23 00:54:25.127 | + lib/apache:enable_apache_site:191 : local site=cinder-api 2026-07-23 00:54:25.130 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-07-23 00:54:25.132 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-07-23 00:54:25.135 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-23 00:54:25.137 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-23 00:54:25.140 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-23 00:54:25.143 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-23 00:54:25.146 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-07-23 00:54:25.149 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-07-23 00:54:25.152 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-23 00:54:25.155 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-23 00:54:25.158 | + lib/apache:enable_apache_site:195 : sudo a2ensite cinder-api 2026-07-23 00:54:25.169 | perl: warning: Setting locale failed. 2026-07-23 00:54:25.169 | perl: warning: Please check that your locale settings: 2026-07-23 00:54:25.169 | LANGUAGE = (unset), 2026-07-23 00:54:25.169 | LC_ALL = "en_US.utf8", 2026-07-23 00:54:25.169 | LANG = "de_DE.UTF-8" 2026-07-23 00:54:25.169 | are supported and installed on your system. 2026-07-23 00:54:25.169 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-23 00:54:25.209 | Enabling site cinder-api. 2026-07-23 00:54:25.215 | To activate the new configuration, you need to run: 2026-07-23 00:54:25.215 | systemctl reload apache2 2026-07-23 00:54:25.221 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-07-23 00:54:25.224 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-23 00:54:25.226 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-23 00:54:25.229 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-23 00:54:25.409 | + lib/cinder:configure_cinder:405 : [[ -r /home/quobyte/devstack/lib/cinder_plugins/default ]] 2026-07-23 00:54:25.412 | + lib/cinder:configure_cinder:409 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://192.168.122.85/image 2026-07-23 00:54:25.446 | + lib/cinder:configure_cinder:410 : is_service_enabled tls-proxy 2026-07-23 00:54:25.466 | + functions-common:is_service_enabled:2076 : return 1 2026-07-23 00:54:25.469 | + lib/cinder:configure_cinder:416 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf glance glance 2026-07-23 00:54:25.472 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/cinder/cinder.conf 2026-07-23 00:54:25.475 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=glance 2026-07-23 00:54:25.478 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=glance 2026-07-23 00:54:25.481 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-07-23 00:54:25.484 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/cinder/cinder.conf glance glance 2026-07-23 00:54:25.487 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-07-23 00:54:25.489 | + lib/keystone:configure_keystoneauth:392 : local admin_user=glance 2026-07-23 00:54:25.492 | + lib/keystone:configure_keystoneauth:393 : local section=glance 2026-07-23 00:54:25.495 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf glance auth_type password 2026-07-23 00:54:25.529 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf glance interface public 2026-07-23 00:54:25.563 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf glance auth_url http://192.168.122.85/identity 2026-07-23 00:54:25.595 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf glance username glance 2026-07-23 00:54:25.628 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf glance password nomoresecret 2026-07-23 00:54:25.661 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf glance user_domain_name Default 2026-07-23 00:54:25.693 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf glance project_name service 2026-07-23 00:54:25.727 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf glance project_domain_name Default 2026-07-23 00:54:25.760 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf glance www_authenticate_uri http://192.168.122.85/identity 2026-07-23 00:54:25.794 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf glance cafile /opt/stack/data/ca-bundle.pem 2026-07-23 00:54:25.827 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf glance memcached_servers localhost:11211 2026-07-23 00:54:25.859 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-07-23 00:54:25.862 | + lib/cinder:configure_cinder:419 : configure_keystoneauth /etc/cinder/cinder.conf nova nova 2026-07-23 00:54:25.865 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-07-23 00:54:25.867 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-23 00:54:25.870 | + lib/keystone:configure_keystoneauth:393 : local section=nova 2026-07-23 00:54:25.873 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf nova auth_type password 2026-07-23 00:54:25.909 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf nova interface public 2026-07-23 00:54:25.940 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf nova auth_url http://192.168.122.85/identity 2026-07-23 00:54:25.972 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf nova username nova 2026-07-23 00:54:26.006 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf nova password nomoresecret 2026-07-23 00:54:26.038 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2026-07-23 00:54:26.071 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf nova project_name service 2026-07-23 00:54:26.106 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2026-07-23 00:54:26.140 | + lib/cinder:configure_cinder:420 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2026-07-23 00:54:26.173 | + lib/cinder:configure_cinder:421 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2026-07-23 00:54:26.207 | + lib/cinder:configure_cinder:423 : [[ ! -z '' ]] 2026-07-23 00:54:26.210 | + lib/cinder:configure_cinder:425 : is_service_enabled etcd3 2026-07-23 00:54:26.229 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 00:54:26.232 | + lib/cinder:configure_cinder:428 : iniset /etc/cinder/cinder.conf coordination backend_url 'etcd3+http://192.168.122.85:2379?api_version=v3' 2026-07-23 00:54:26.269 | + lib/cinder:configure_cinder:431 : [[ True == True ]] 2026-07-23 00:54:26.272 | + lib/cinder:configure_cinder:432 : iniset /etc/cinder/cinder.conf oslo_policy enforce_new_defaults true 2026-07-23 00:54:26.309 | + lib/cinder:configure_cinder:437 : '[' True == True ']' 2026-07-23 00:54:26.312 | + lib/cinder:configure_cinder:438 : init_cinder_service_user_conf 2026-07-23 00:54:26.315 | + lib/cinder:init_cinder_service_user_conf:759 : iniset /etc/cinder/cinder.conf service_user send_service_user_token True 2026-07-23 00:54:26.350 | + lib/cinder:init_cinder_service_user_conf:760 : configure_keystoneauth /etc/cinder/cinder.conf cinder service_user 2026-07-23 00:54:26.353 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-07-23 00:54:26.356 | + lib/keystone:configure_keystoneauth:392 : local admin_user=cinder 2026-07-23 00:54:26.359 | + lib/keystone:configure_keystoneauth:393 : local section=service_user 2026-07-23 00:54:26.361 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf service_user auth_type password 2026-07-23 00:54:26.395 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf service_user interface public 2026-07-23 00:54:26.427 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf service_user auth_url http://192.168.122.85/identity 2026-07-23 00:54:26.460 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf service_user username cinder 2026-07-23 00:54:26.492 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf service_user password nomoresecret 2026-07-23 00:54:26.526 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf service_user user_domain_name Default 2026-07-23 00:54:26.558 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf service_user project_name service 2026-07-23 00:54:26.594 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf service_user project_domain_name Default 2026-07-23 00:54:26.627 | + ./stack.sh:main:954 : is_service_enabled neutron 2026-07-23 00:54:26.646 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 00:54:26.649 | + ./stack.sh:main:956 : stack_install_service neutron 2026-07-23 00:54:26.653 | + lib/stack:stack_install_service:20 : local service=neutron 2026-07-23 00:54:26.655 | + lib/stack:stack_install_service:21 : type install_neutron 2026-07-23 00:54:26.658 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-07-23 00:54:26.662 | + lib/stack:stack_install_service:32 : install_neutron 2026-07-23 00:54:26.664 | + lib/neutron:install_neutron:516 : use_library_from_git neutron-lib 2026-07-23 00:54:26.667 | + inc/python:use_library_from_git:266 : local name=neutron-lib 2026-07-23 00:54:26.670 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-23 00:54:26.673 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-23 00:54:26.677 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,neutron-lib, ]] 2026-07-23 00:54:26.679 | + inc/python:use_library_from_git:269 : return 1 2026-07-23 00:54:26.683 | + lib/neutron:install_neutron:523 : use_library_from_git sqlalchemy 2026-07-23 00:54:26.686 | + inc/python:use_library_from_git:266 : local name=sqlalchemy 2026-07-23 00:54:26.689 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-23 00:54:26.692 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-23 00:54:26.695 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,sqlalchemy, ]] 2026-07-23 00:54:26.698 | + inc/python:use_library_from_git:269 : return 1 2026-07-23 00:54:26.702 | + lib/neutron:install_neutron:527 : use_library_from_git alembic 2026-07-23 00:54:26.704 | + inc/python:use_library_from_git:266 : local name=alembic 2026-07-23 00:54:26.708 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-23 00:54:26.710 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-23 00:54:26.714 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,alembic, ]] 2026-07-23 00:54:26.717 | + inc/python:use_library_from_git:269 : return 1 2026-07-23 00:54:26.720 | + lib/neutron:install_neutron:532 : git_clone https://review.opendev.org/openstack/neutron.git /opt/stack/neutron master 2026-07-23 00:54:26.722 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/neutron.git 2026-07-23 00:54:26.726 | + functions-common:git_clone:590 : local git_dest=/opt/stack/neutron 2026-07-23 00:54:26.728 | + functions-common:git_clone:591 : local git_ref=master 2026-07-23 00:54:26.731 | + functions-common:git_clone:592 : local orig_dir 2026-07-23 00:54:26.736 | ++ functions-common:git_clone:593 : pwd 2026-07-23 00:54:26.739 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-07-23 00:54:26.742 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-23 00:54:26.745 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-23 00:54:26.763 | + functions-common:git_clone:596 : RECLONE=False 2026-07-23 00:54:26.767 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-23 00:54:26.769 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-23 00:54:26.773 | + functions-common:git_clone:610 : echo master 2026-07-23 00:54:26.773 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-23 00:54:26.779 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/neutron ]] 2026-07-23 00:54:26.781 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-07-23 00:54:26.784 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/neutron.git /opt/stack/neutron 2026-07-23 00:54:26.787 | + functions-common:git_timed:697 : local count=0 2026-07-23 00:54:26.790 | + functions-common:git_timed:698 : local timeout=0 2026-07-23 00:54:26.793 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-23 00:54:26.796 | + functions-common:git_timed:701 : timeout=0 2026-07-23 00:54:26.798 | + functions-common:git_timed:704 : time_start git_timed 2026-07-23 00:54:26.801 | + functions-common:time_start:2406 : local name=git_timed 2026-07-23 00:54:26.804 | + functions-common:time_start:2407 : local start_time= 2026-07-23 00:54:26.806 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-23 00:54:26.810 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-23 00:54:26.814 | + functions-common:time_start:2411 : _TIME_START[$name]=1784768066811 2026-07-23 00:54:26.817 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/neutron.git /opt/stack/neutron 2026-07-23 00:54:26.821 | Cloning into '/opt/stack/neutron'... 2026-07-23 00:55:30.794 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-23 00:55:30.796 | + functions-common:time_stop:2420 : local name 2026-07-23 00:55:30.799 | + functions-common:time_stop:2421 : local end_time 2026-07-23 00:55:30.802 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-23 00:55:30.806 | + functions-common:time_stop:2423 : local total 2026-07-23 00:55:30.810 | + functions-common:time_stop:2424 : local start_time 2026-07-23 00:55:30.813 | + functions-common:time_stop:2426 : name=git_timed 2026-07-23 00:55:30.816 | + functions-common:time_stop:2427 : start_time=1784768066811 2026-07-23 00:55:30.819 | + functions-common:time_stop:2429 : [[ -z 1784768066811 ]] 2026-07-23 00:55:30.824 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-23 00:55:30.829 | + functions-common:time_stop:2432 : end_time=1784768130825 2026-07-23 00:55:30.832 | + functions-common:time_stop:2433 : elapsed_time=64014 2026-07-23 00:55:30.834 | + functions-common:time_stop:2434 : total=97911 2026-07-23 00:55:30.838 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-23 00:55:30.841 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=161925 2026-07-23 00:55:30.844 | + functions-common:git_clone:631 : cd /opt/stack/neutron 2026-07-23 00:55:30.847 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-07-23 00:55:30.851 | + functions-common:git_timed:697 : local count=0 2026-07-23 00:55:30.855 | + functions-common:git_timed:698 : local timeout=0 2026-07-23 00:55:30.858 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-23 00:55:30.861 | + functions-common:git_timed:701 : timeout=0 2026-07-23 00:55:30.865 | + functions-common:git_timed:704 : time_start git_timed 2026-07-23 00:55:30.869 | + functions-common:time_start:2406 : local name=git_timed 2026-07-23 00:55:30.873 | + functions-common:time_start:2407 : local start_time= 2026-07-23 00:55:30.876 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-23 00:55:30.880 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-23 00:55:30.886 | + functions-common:time_start:2411 : _TIME_START[$name]=1784768130883 2026-07-23 00:55:30.890 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-07-23 00:55:31.639 | From https://review.opendev.org/openstack/neutron 2026-07-23 00:55:31.639 | * branch master -> FETCH_HEAD 2026-07-23 00:55:31.649 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-23 00:55:31.652 | + functions-common:time_stop:2420 : local name 2026-07-23 00:55:31.656 | + functions-common:time_stop:2421 : local end_time 2026-07-23 00:55:31.660 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-23 00:55:31.663 | + functions-common:time_stop:2423 : local total 2026-07-23 00:55:31.666 | + functions-common:time_stop:2424 : local start_time 2026-07-23 00:55:31.669 | + functions-common:time_stop:2426 : name=git_timed 2026-07-23 00:55:31.672 | + functions-common:time_stop:2427 : start_time=1784768130883 2026-07-23 00:55:31.676 | + functions-common:time_stop:2429 : [[ -z 1784768130883 ]] 2026-07-23 00:55:31.680 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-23 00:55:31.685 | + functions-common:time_stop:2432 : end_time=1784768131681 2026-07-23 00:55:31.688 | + functions-common:time_stop:2433 : elapsed_time=798 2026-07-23 00:55:31.692 | + functions-common:time_stop:2434 : total=161925 2026-07-23 00:55:31.696 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-23 00:55:31.700 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=162723 2026-07-23 00:55:31.703 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-07-23 00:55:31.706 | + functions-common:git_timed:697 : local count=0 2026-07-23 00:55:31.709 | + functions-common:git_timed:698 : local timeout=0 2026-07-23 00:55:31.713 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-23 00:55:31.716 | + functions-common:git_timed:701 : timeout=0 2026-07-23 00:55:31.719 | + functions-common:git_timed:704 : time_start git_timed 2026-07-23 00:55:31.722 | + functions-common:time_start:2406 : local name=git_timed 2026-07-23 00:55:31.725 | + functions-common:time_start:2407 : local start_time= 2026-07-23 00:55:31.729 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-23 00:55:31.733 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-23 00:55:31.738 | + functions-common:time_start:2411 : _TIME_START[$name]=1784768131734 2026-07-23 00:55:31.742 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-07-23 00:55:32.221 | Note: switching to 'FETCH_HEAD'. 2026-07-23 00:55:32.221 | 2026-07-23 00:55:32.222 | You are in 'detached HEAD' state. You can look around, make experimental 2026-07-23 00:55:32.222 | changes and commit them, and you can discard any commits you make in this 2026-07-23 00:55:32.222 | state without impacting any branches by switching back to a branch. 2026-07-23 00:55:32.222 | 2026-07-23 00:55:32.222 | If you want to create a new branch to retain commits you create, you may 2026-07-23 00:55:32.222 | do so (now or later) by using -c with the switch command. Example: 2026-07-23 00:55:32.222 | 2026-07-23 00:55:32.222 | git switch -c 2026-07-23 00:55:32.222 | 2026-07-23 00:55:32.222 | Or undo this operation with: 2026-07-23 00:55:32.222 | 2026-07-23 00:55:32.223 | git switch - 2026-07-23 00:55:32.223 | 2026-07-23 00:55:32.223 | Turn off this advice by setting config variable advice.detachedHead to false 2026-07-23 00:55:32.223 | 2026-07-23 00:55:32.223 | HEAD is now at 01d49bbfb2 Merge "evpn: Fail when using --advertise-host on non-EVPN routers" 2026-07-23 00:55:32.232 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-23 00:55:32.234 | + functions-common:time_stop:2420 : local name 2026-07-23 00:55:32.236 | + functions-common:time_stop:2421 : local end_time 2026-07-23 00:55:32.240 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-23 00:55:32.242 | + functions-common:time_stop:2423 : local total 2026-07-23 00:55:32.244 | + functions-common:time_stop:2424 : local start_time 2026-07-23 00:55:32.249 | + functions-common:time_stop:2426 : name=git_timed 2026-07-23 00:55:32.251 | + functions-common:time_stop:2427 : start_time=1784768131734 2026-07-23 00:55:32.255 | + functions-common:time_stop:2429 : [[ -z 1784768131734 ]] 2026-07-23 00:55:32.259 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-23 00:55:32.264 | + functions-common:time_stop:2432 : end_time=1784768132260 2026-07-23 00:55:32.268 | + functions-common:time_stop:2433 : elapsed_time=526 2026-07-23 00:55:32.271 | + functions-common:time_stop:2434 : total=162723 2026-07-23 00:55:32.275 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-23 00:55:32.278 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=163249 2026-07-23 00:55:32.282 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/neutron 2026-07-23 00:55:32.300 | + functions-common:git_clone:672 : cd /opt/stack/neutron 2026-07-23 00:55:32.305 | + functions-common:git_clone:673 : head -1 2026-07-23 00:55:32.305 | + functions-common:git_clone:673 : git show --oneline 2026-07-23 00:55:32.309 | 01d49bbfb2 Merge "evpn: Fail when using --advertise-host on non-EVPN routers" 2026-07-23 00:55:32.313 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-07-23 00:55:32.316 | + lib/neutron:install_neutron:533 : setup_develop /opt/stack/neutron 2026-07-23 00:55:32.319 | + inc/python:setup_develop:353 : local bindep 2026-07-23 00:55:32.323 | + inc/python:setup_develop:354 : [[ /opt/stack/neutron == -bindep* ]] 2026-07-23 00:55:32.326 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/neutron 2026-07-23 00:55:32.330 | + inc/python:setup_develop:359 : local extras= 2026-07-23 00:55:32.333 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2026-07-23 00:55:32.337 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-07-23 00:55:32.340 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/neutron == -bindep* ]] 2026-07-23 00:55:32.342 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/neutron 2026-07-23 00:55:32.346 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-07-23 00:55:32.350 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-07-23 00:55:32.354 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/neutron 2026-07-23 00:55:32.357 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-07-23 00:55:32.361 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/neutron 2026-07-23 00:55:32.365 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-07-23 00:55:32.368 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-07-23 00:55:32.372 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2026-07-23 00:55:32.379 | + inc/python:_setup_package_with_constraints_edit:400 : name=neutron 2026-07-23 00:55:32.383 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z neutron ']' 2026-07-23 00:55:32.387 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2026-07-23 00:55:32.544 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/neutron -e 2026-07-23 00:55:32.548 | + inc/python:setup_package:436 : local bindep=0 2026-07-23 00:55:32.551 | + inc/python:setup_package:437 : local bindep_flag= 2026-07-23 00:55:32.555 | + inc/python:setup_package:438 : local bindep_profiles= 2026-07-23 00:55:32.558 | + inc/python:setup_package:439 : [[ /opt/stack/neutron == -bindep* ]] 2026-07-23 00:55:32.562 | + inc/python:setup_package:444 : local project_dir=/opt/stack/neutron 2026-07-23 00:55:32.565 | + inc/python:setup_package:445 : local flags=-e 2026-07-23 00:55:32.568 | + inc/python:setup_package:446 : local extras= 2026-07-23 00:55:32.572 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-07-23 00:55:32.575 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-07-23 00:55:32.579 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-07-23 00:55:32.583 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-07-23 00:55:32.587 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-07-23 00:55:32.590 | + inc/python:setup_package:464 : pip_install -e /opt/stack/neutron 2026-07-23 00:55:32.618 | Using python 3.12 to install /opt/stack/neutron 2026-07-23 00:55:32.622 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/neutron 2026-07-23 00:55:33.618 | Obtaining file:///opt/stack/neutron 2026-07-23 00:55:33.628 | Installing build dependencies: started 2026-07-23 00:55:35.454 | Installing build dependencies: finished with status 'done' 2026-07-23 00:55:35.456 | Checking if build backend supports build_editable: started 2026-07-23 00:55:36.008 | Checking if build backend supports build_editable: finished with status 'done' 2026-07-23 00:55:36.010 | Getting requirements to build editable: started 2026-07-23 00:55:36.320 | Getting requirements to build editable: finished with status 'done' 2026-07-23 00:55:36.323 | Preparing editable metadata (pyproject.toml): started 2026-07-23 00:55:38.079 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-07-23 00:55:38.104 | Requirement already satisfied: pbr>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev23) (7.0.3) 2026-07-23 00:55:38.106 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev23) (3.10.1) 2026-07-23 00:55:38.106 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev23) (3.1.0) 2026-07-23 00:55:38.107 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev23) (2.5.1) 2026-07-23 00:55:38.108 | Requirement already satisfied: debtcollector>=1.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev23) (3.1.0) 2026-07-23 00:55:38.109 | Requirement already satisfied: decorator>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev23) (5.3.1) 2026-07-23 00:55:38.393 | Collecting pecan>=1.4.0 (from neutron==29.0.0.0b2.dev23) 2026-07-23 00:55:38.531 | Downloading pecan-1.8.0-py3-none-any.whl.metadata (1.6 kB) 2026-07-23 00:55:38.543 | Requirement already satisfied: httplib2>=0.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev23) (0.32.0) 2026-07-23 00:55:38.545 | Requirement already satisfied: requests>=2.32.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev23) (2.34.2) 2026-07-23 00:55:38.545 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev23) (3.1.6) 2026-07-23 00:55:38.549 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev23) (13.0.0) 2026-07-23 00:55:38.549 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev23) (1.3.0) 2026-07-23 00:55:38.609 | Collecting neutron-lib>=4.1.0 (from neutron==29.0.0.0b2.dev23) 2026-07-23 00:55:38.625 | Downloading neutron_lib-4.2.0-py3-none-any.whl.metadata (2.4 kB) 2026-07-23 00:55:38.646 | Requirement already satisfied: tenacity>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev23) (9.1.4) 2026-07-23 00:55:38.647 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev23) (2.0.51) 2026-07-23 00:55:38.648 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev23) (1.8.10) 2026-07-23 00:55:38.650 | Requirement already satisfied: keystoneauth1>=3.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev23) (5.15.0) 2026-07-23 00:55:38.650 | Requirement already satisfied: alembic>=1.18.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev23) (1.18.5) 2026-07-23 00:55:38.654 | Requirement already satisfied: stevedore>=2.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev23) (5.9.0) 2026-07-23 00:55:38.654 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev23) (4.3.0) 2026-07-23 00:55:38.654 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev23) (7.6.1) 2026-07-23 00:55:38.654 | Requirement already satisfied: oslo.config>=10.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev23) (10.5.0) 2026-07-23 00:55:38.655 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev23) (6.5.0) 2026-07-23 00:55:38.655 | Requirement already satisfied: oslo.db>=4.44.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev23) (18.1.0) 2026-07-23 00:55:38.656 | Requirement already satisfied: oslo.i18n>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev23) (6.9.0) 2026-07-23 00:55:38.657 | Requirement already satisfied: oslo.log>=5.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev23) (8.3.0) 2026-07-23 00:55:38.658 | Requirement already satisfied: oslo.messaging>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev23) (18.2.0) 2026-07-23 00:55:38.659 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev23) (8.2.0) 2026-07-23 00:55:38.660 | Requirement already satisfied: oslo.policy>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev23) (6.0.0) 2026-07-23 00:55:38.661 | Requirement already satisfied: oslo.privsep>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev23) (3.12.0) 2026-07-23 00:55:38.662 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev23) (3.9.0) 2026-07-23 00:55:38.663 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev23) (7.10.0) 2026-07-23 00:55:38.664 | Requirement already satisfied: oslo.serialization>=5.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev23) (5.11.0) 2026-07-23 00:55:38.666 | 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.dev23) (4.7.0) 2026-07-23 00:55:38.667 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev23) (2.8.0) 2026-07-23 00:55:38.668 | Requirement already satisfied: oslo.utils>=7.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev23) (10.1.1) 2026-07-23 00:55:38.669 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev23) (3.11.0) 2026-07-23 00:55:38.670 | Requirement already satisfied: osprofiler>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev23) (4.4.0) 2026-07-23 00:55:38.707 | Collecting os-ken>=4.2.1 (from neutron==29.0.0.0b2.dev23) 2026-07-23 00:55:38.722 | Downloading os_ken-4.2.1-py3-none-any.whl.metadata (2.0 kB) 2026-07-23 00:55:38.845 | Collecting os-resource-classes>=1.1.0 (from neutron==29.0.0.0b2.dev23) 2026-07-23 00:55:38.861 | Downloading os_resource_classes-1.1.0-py3-none-any.whl.metadata (1.9 kB) 2026-07-23 00:55:38.901 | Collecting ovs>3.3.0 (from neutron==29.0.0.0b2.dev23) 2026-07-23 00:55:38.917 | Downloading ovs-3.7.1.tar.gz (162 kB) 2026-07-23 00:55:39.024 | Installing build dependencies: started 2026-07-23 00:55:40.674 | Installing build dependencies: finished with status 'done' 2026-07-23 00:55:40.677 | Getting requirements to build wheel: started 2026-07-23 00:55:41.338 | Getting requirements to build wheel: finished with status 'done' 2026-07-23 00:55:41.339 | Preparing metadata (pyproject.toml): started 2026-07-23 00:55:41.718 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-23 00:55:41.864 | Collecting ovsdbapp>=2.18.0 (from neutron==29.0.0.0b2.dev23) 2026-07-23 00:55:41.878 | Downloading ovsdbapp-2.18.0-py3-none-any.whl.metadata (1.9 kB) 2026-07-23 00:55:41.889 | Requirement already satisfied: psutil>=6.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev23) (7.2.2) 2026-07-23 00:55:41.925 | Collecting pyroute2>=0.7.3 (from neutron==29.0.0.0b2.dev23) 2026-07-23 00:55:41.942 | Downloading pyroute2-0.8.1-py3-none-any.whl.metadata (8.2 kB) 2026-07-23 00:55:41.953 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev23) (24.2.1) 2026-07-23 00:55:41.954 | Requirement already satisfied: python-novaclient>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev23) (18.13.0) 2026-07-23 00:55:41.955 | Requirement already satisfied: openstacksdk>=0.31.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev23) (4.17.0) 2026-07-23 00:55:41.988 | Collecting python-designateclient>=2.7.0 (from neutron==29.0.0.0b2.dev23) 2026-07-23 00:55:42.005 | Downloading python_designateclient-7.0.0-py3-none-any.whl.metadata (3.1 kB) 2026-07-23 00:55:42.139 | Collecting os-vif>=3.1.0 (from neutron==29.0.0.0b2.dev23) 2026-07-23 00:55:42.156 | Downloading os_vif-5.1.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-23 00:55:42.166 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev23) (3.4.0) 2026-07-23 00:55:42.167 | Requirement already satisfied: tooz>=1.58.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev23) (9.0.0) 2026-07-23 00:55:42.169 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.18.1->neutron==29.0.0.0b2.dev23) (1.3.12) 2026-07-23 00:55:42.170 | 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.dev23) (4.15.0) 2026-07-23 00:55:42.174 | 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.dev23) (2.2.2) 2026-07-23 00:55:42.180 | 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.dev23) (3.3.2) 2026-07-23 00:55:42.184 | 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.dev23) (3.0.3) 2026-07-23 00:55:42.187 | 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.dev23) (2.1.0) 2026-07-23 00:55:42.189 | 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.dev23) (1.8.2) 2026-07-23 00:55:42.195 | 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.dev23) (4.1.0) 2026-07-23 00:55:42.197 | 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.dev23) (2.13.0) 2026-07-23 00:55:42.197 | 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.dev23) (5.8.0) 2026-07-23 00:55:42.209 | Requirement already satisfied: setproctitle>=1.1.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron-lib>=4.1.0->neutron==29.0.0.0b2.dev23) (1.3.7) 2026-07-23 00:55:42.241 | Collecting os-traits>=0.9.0 (from neutron-lib>=4.1.0->neutron==29.0.0.0b2.dev23) 2026-07-23 00:55:42.256 | Downloading os_traits-3.8.0-py3-none-any.whl.metadata (1.9 kB) 2026-07-23 00:55:42.270 | 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.dev23) (43.0.3) 2026-07-23 00:55:42.272 | 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.dev23) (1.5.0) 2026-07-23 00:55:42.272 | 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.dev23) (1.1.0) 2026-07-23 00:55:42.273 | 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.dev23) (1.33) 2026-07-23 00:55:42.276 | 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.dev23) (4.10.0) 2026-07-23 00:55:42.276 | 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.dev23) (6.0.3) 2026-07-23 00:55:42.280 | 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.dev23) (2.0.0) 2026-07-23 00:55:42.285 | 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.dev23) (3.0) 2026-07-23 00:55:42.294 | 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.dev23) (3.1.1) 2026-07-23 00:55:42.299 | 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.dev23) (0.41.0) 2026-07-23 00:55:42.301 | 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.dev23) (1.2.1) 2026-07-23 00:55:42.327 | Collecting ncclient>=0.6.13 (from os-ken>=4.2.1->neutron==29.0.0.0b2.dev23) 2026-07-23 00:55:42.343 | Downloading ncclient-0.7.1-py3-none-any.whl.metadata (12 kB) 2026-07-23 00:55:42.358 | 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.dev23) (26.2) 2026-07-23 00:55:42.361 | 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.dev23) (2.8.0) 2026-07-23 00:55:42.362 | 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.dev23) (3.5.3) 2026-07-23 00:55:42.375 | 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.dev23) (6.1.1) 2026-07-23 00:55:42.376 | 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.dev23) (4.0.0) 2026-07-23 00:55:42.397 | 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.dev23) (0.20) 2026-07-23 00:55:42.404 | 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.dev23) (2.0.0) 2026-07-23 00:55:42.412 | 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.dev23) (2.1.2) 2026-07-23 00:55:42.413 | 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.dev23) (0.6.2) 2026-07-23 00:55:42.421 | 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.dev23) (2.9.0.post0) 2026-07-23 00:55:42.427 | 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.dev23) (7.1.4) 2026-07-23 00:55:42.428 | 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.dev23) (5.3.1) 2026-07-23 00:55:42.429 | 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.dev23) (5.6.2) 2026-07-23 00:55:42.430 | 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.dev23) (0.16.0) 2026-07-23 00:55:42.434 | 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.dev23) (5.1.0) 2026-07-23 00:55:42.444 | 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.dev23) (2026.2) 2026-07-23 00:55:42.452 | 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.dev23) (0.25.0) 2026-07-23 00:55:42.455 | 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.dev23) (5.0.0) 2026-07-23 00:55:42.457 | 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.dev23) (4.0.1) 2026-07-23 00:55:42.490 | 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.dev23) (1.7.6) 2026-07-23 00:55:42.498 | 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.dev23) (2.2.0) 2026-07-23 00:55:42.509 | 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.dev23) (3.18.0) 2026-07-23 00:55:42.559 | Collecting sortedcontainers (from ovs>3.3.0->neutron==29.0.0.0b2.dev23) 2026-07-23 00:55:42.573 | Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 2026-07-23 00:55:42.616 | Collecting fixtures>=3.0.0 (from ovsdbapp>=2.18.0->neutron==29.0.0.0b2.dev23) 2026-07-23 00:55:42.619 | Using cached fixtures-4.3.2-py3-none-any.whl.metadata (22 kB) 2026-07-23 00:55:42.639 | 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.dev23) (3.0.3) 2026-07-23 00:55:42.640 | 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.dev23) (1.6.2) 2026-07-23 00:55:42.649 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->neutron==29.0.0.0b2.dev23) (83.0.0) 2026-07-23 00:55:42.678 | 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.dev23) (0.8.1) 2026-07-23 00:55:42.722 | 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.dev23) (1.17.0) 2026-07-23 00:55:42.727 | 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.dev23) (4.15.0) 2026-07-23 00:55:42.727 | 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.dev23) (4.26.0) 2026-07-23 00:55:42.765 | Collecting osc-lib>=1.8.0 (from python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev23) 2026-07-23 00:55:42.781 | Downloading osc_lib-4.7.0-py3-none-any.whl.metadata (3.8 kB) 2026-07-23 00:55:42.799 | 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.dev23) (0.6.0) 2026-07-23 00:55:42.800 | Requirement already satisfied: cmd2>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev23) (4.0.0) 2026-07-23 00:55:42.811 | Requirement already satisfied: prompt-toolkit>=3.0.52 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev23) (3.0.52) 2026-07-23 00:55:42.812 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev23) (1.11.0) 2026-07-23 00:55:42.813 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev23) (15.0.0) 2026-07-23 00:55:42.814 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev23) (1.8.0) 2026-07-23 00:55:42.819 | 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.dev23) (26.1.0) 2026-07-23 00:55:42.820 | 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.dev23) (2025.9.1) 2026-07-23 00:55:42.821 | 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.dev23) (0.37.0) 2026-07-23 00:55:42.822 | 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.dev23) (2026.5.1) 2026-07-23 00:55:42.881 | 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.dev23) (3.4.7) 2026-07-23 00:55:42.882 | 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.dev23) (3.18) 2026-07-23 00:55:42.883 | 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.dev23) (2.7.0) 2026-07-23 00:55:42.885 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.32.3->neutron==29.0.0.0b2.dev23) (2023.11.17) 2026-07-23 00:55:42.921 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev23) (4.2.0) 2026-07-23 00:55:42.922 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev23) (2.20.0) 2026-07-23 00:55:42.934 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev23) (0.1.2) 2026-07-23 00:55:42.956 | 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.dev23) (0.8) 2026-07-23 00:55:43.026 | 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.dev23) (0.16.0) 2026-07-23 00:55:43.119 | Downloading neutron_lib-4.2.0-py3-none-any.whl (648 kB) 2026-07-23 00:55:43.186 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 649.0/649.0 kB 9.8 MB/s 0:00:00 2026-07-23 00:55:43.202 | Downloading os_ken-4.2.1-py3-none-any.whl (2.0 MB) 2026-07-23 00:55:43.345 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 14.8 MB/s 0:00:00 2026-07-23 00:55:43.361 | Downloading ncclient-0.7.1-py3-none-any.whl (94 kB) 2026-07-23 00:55:43.386 | Downloading os_resource_classes-1.1.0-py3-none-any.whl (11 kB) 2026-07-23 00:55:43.409 | Downloading os_traits-3.8.0-py3-none-any.whl (44 kB) 2026-07-23 00:55:43.436 | Downloading os_vif-5.1.0-py3-none-any.whl (103 kB) 2026-07-23 00:55:43.489 | Downloading ovsdbapp-2.18.0-py3-none-any.whl (153 kB) 2026-07-23 00:55:43.547 | Using cached fixtures-4.3.2-py3-none-any.whl (41 kB) 2026-07-23 00:55:43.564 | Downloading pecan-1.8.0-py3-none-any.whl (144 kB) 2026-07-23 00:55:43.628 | Downloading pyroute2-0.8.1-py3-none-any.whl (474 kB) 2026-07-23 00:55:43.670 | Downloading python_designateclient-7.0.0-py3-none-any.whl (99 kB) 2026-07-23 00:55:43.695 | Downloading osc_lib-4.7.0-py3-none-any.whl (97 kB) 2026-07-23 00:55:43.719 | Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 2026-07-23 00:55:43.793 | Building wheels for collected packages: neutron, ovs 2026-07-23 00:55:43.795 | Building editable for neutron (pyproject.toml): started 2026-07-23 00:55:46.063 | Building editable for neutron (pyproject.toml): finished with status 'done' 2026-07-23 00:55:46.065 | Created wheel for neutron: filename=neutron-29.0.0.0b2.dev23-0.editable-py3-none-any.whl size=16043 sha256=7055dfdd55db8957eefa9001ddaf14bc5569f27761f04c8ac433c944b23b116f 2026-07-23 00:55:46.065 | Stored in directory: /tmp/pip-ephem-wheel-cache-kx1yuz6x/wheels/85/41/4b/b676c3191efff247eca42312d2ef97517d6d981ada429e2e98 2026-07-23 00:55:46.072 | Building wheel for ovs (pyproject.toml): started 2026-07-23 00:55:46.895 | Building wheel for ovs (pyproject.toml): finished with status 'done' 2026-07-23 00:55:46.897 | Created wheel for ovs: filename=ovs-3.7.1-py3-none-any.whl size=191286 sha256=6c29ee8199f700368b727dff05c2c8a8ffc5f41d7013446821e2d4680a0485fd 2026-07-23 00:55:46.897 | Stored in directory: /home/quobyte/.cache/pip/wheels/ad/8f/7e/5c45edfad8724b1855f52f55dda4f193565d5fa2535d9faa2b 2026-07-23 00:55:46.901 | Successfully built neutron ovs 2026-07-23 00:55:47.238 | 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-07-23 00:55:52.573 | 2026-07-23 00:55:52.597 | Successfully installed fixtures-4.3.2 ncclient-0.7.1 neutron-29.0.0.0b2.dev23 neutron-lib-4.2.0 os-ken-4.2.1 os-resource-classes-1.1.0 os-traits-3.8.0 os-vif-5.1.0 osc-lib-4.7.0 ovs-3.7.1 ovsdbapp-2.18.0 pecan-1.8.0 pyroute2-0.8.1 python-designateclient-7.0.0 sortedcontainers-2.4.0 2026-07-23 00:55:52.863 | + inc/python:pip_install:216 : result=0 2026-07-23 00:55:52.866 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-23 00:55:52.869 | + functions-common:time_stop:2420 : local name 2026-07-23 00:55:52.872 | + functions-common:time_stop:2421 : local end_time 2026-07-23 00:55:52.876 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-23 00:55:52.879 | + functions-common:time_stop:2423 : local total 2026-07-23 00:55:52.882 | + functions-common:time_stop:2424 : local start_time 2026-07-23 00:55:52.886 | + functions-common:time_stop:2426 : name=pip_install 2026-07-23 00:55:52.889 | + functions-common:time_stop:2427 : start_time=1784768132611 2026-07-23 00:55:52.892 | + functions-common:time_stop:2429 : [[ -z 1784768132611 ]] 2026-07-23 00:55:52.897 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-23 00:55:52.902 | + functions-common:time_stop:2432 : end_time=1784768152898 2026-07-23 00:55:52.906 | + functions-common:time_stop:2433 : elapsed_time=20287 2026-07-23 00:55:52.909 | + functions-common:time_stop:2434 : total=120142 2026-07-23 00:55:52.911 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-23 00:55:52.915 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=140429 2026-07-23 00:55:52.919 | + inc/python:pip_install:219 : return 0 2026-07-23 00:55:52.923 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-07-23 00:55:52.927 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-07-23 00:55:52.930 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/neutron 2026-07-23 00:55:52.934 | + inc/python:use_library_from_git:266 : local name=/opt/stack/neutron 2026-07-23 00:55:52.938 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-23 00:55:52.942 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-23 00:55:52.945 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/neutron, ]] 2026-07-23 00:55:52.949 | + inc/python:use_library_from_git:269 : return 1 2026-07-23 00:55:52.953 | + lib/neutron:install_neutron:535 : [[ ovn == \o\v\n ]] 2026-07-23 00:55:52.957 | + lib/neutron:install_neutron:536 : install_ovn 2026-07-23 00:55:52.962 | + lib/neutron_plugins/ovn_agent:install_ovn:410 : echo 'Installing OVN and dependent packages' 2026-07-23 00:55:52.962 | Installing OVN and dependent packages 2026-07-23 00:55:52.964 | + lib/neutron_plugins/ovn_agent:install_ovn:413 : ovn_sanity_check 2026-07-23 00:55:52.968 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:397 : is_service_enabled q-agt neutron-agent 2026-07-23 00:55:52.990 | + functions-common:is_service_enabled:2076 : return 1 2026-07-23 00:55:52.994 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:399 : is_service_enabled q-l3 neutron-l3 2026-07-23 00:55:53.016 | + functions-common:is_service_enabled:2076 : return 1 2026-07-23 00:55:53.019 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:401 : is_service_enabled q-svc neutron-api 2026-07-23 00:55:53.042 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 00:55:53.045 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:401 : [[ ! ovn =~ ovn ]] 2026-07-23 00:55:53.048 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:403 : is_service_enabled q-svc neutron-api 2026-07-23 00:55:53.072 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 00:55:53.076 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:403 : [[ ! local,flat,vlan,geneve =~ geneve ]] 2026-07-23 00:55:53.079 | + lib/neutron_plugins/ovn_agent:install_ovn:415 : sudo mkdir -p /var/run/openvswitch 2026-07-23 00:55:53.097 | ++ lib/neutron_plugins/ovn_agent:install_ovn:416 : whoami 2026-07-23 00:55:53.103 | + lib/neutron_plugins/ovn_agent:install_ovn:416 : sudo chown quobyte /var/run/openvswitch 2026-07-23 00:55:53.120 | + lib/neutron_plugins/ovn_agent:install_ovn:418 : [[ False == \T\r\u\e ]] 2026-07-23 00:55:53.125 | ++ lib/neutron_plugins/ovn_agent:install_ovn:440 : get_packages openvswitch 2026-07-23 00:55:53.150 | + lib/neutron_plugins/ovn_agent:install_ovn:440 : install_package fakeroot make openvswitch-switch 2026-07-23 00:55:53.155 | + functions-common:install_package:1438 : update_package_repo 2026-07-23 00:55:53.159 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-23 00:55:53.162 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-23 00:55:53.166 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-23 00:55:53.169 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-23 00:55:53.172 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-23 00:55:53.176 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-23 00:55:53.179 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-23 00:55:53.183 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-23 00:55:53.186 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-23 00:55:53.190 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-23 00:55:53.193 | + functions-common:apt_get_update:1167 : return 2026-07-23 00:55:53.197 | + functions-common:install_package:1439 : real_install_package fakeroot make openvswitch-switch 2026-07-23 00:55:53.199 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-23 00:55:53.202 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-23 00:55:53.206 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-23 00:55:53.209 | + functions-common:real_install_package:1427 : apt_get install fakeroot make openvswitch-switch 2026-07-23 00:55:53.237 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2026-07-23 00:55:53.276 | Reading package lists... 2026-07-23 00:55:53.623 | Building dependency tree... 2026-07-23 00:55:53.624 | Reading state information... 2026-07-23 00:55:54.125 | fakeroot is already the newest version (1.33-1). 2026-07-23 00:55:54.125 | fakeroot set to manually installed. 2026-07-23 00:55:54.125 | make is already the newest version (4.3-4.1build2). 2026-07-23 00:55:54.125 | make set to manually installed. 2026-07-23 00:55:54.125 | The following packages were automatically installed and are no longer required: 2026-07-23 00:55:54.127 | libfwupd2 libgusb2 2026-07-23 00:55:54.127 | Use 'sudo apt autoremove' to remove them. 2026-07-23 00:55:54.129 | The following additional packages will be installed: 2026-07-23 00:55:54.130 | libunbound8 libxdp1 openvswitch-common python3-openvswitch 2026-07-23 00:55:54.130 | python3-sortedcontainers 2026-07-23 00:55:54.132 | Suggested packages: 2026-07-23 00:55:54.133 | openvswitch-doc python-sortedcontainers-doc 2026-07-23 00:55:54.176 | The following NEW packages will be installed: 2026-07-23 00:55:54.177 | libunbound8 libxdp1 openvswitch-common openvswitch-switch 2026-07-23 00:55:54.177 | python3-openvswitch python3-sortedcontainers 2026-07-23 00:55:54.241 | 0 upgraded, 6 newly installed, 0 to remove and 54 not upgraded. 2026-07-23 00:55:54.242 | Need to get 4219 kB of archives. 2026-07-23 00:55:54.242 | After this operation, 13.3 MB of additional disk space will be used. 2026-07-23 00:55:54.242 | Get:1 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libunbound8 amd64 1.19.2-1ubuntu3.8 [445 kB] 2026-07-23 00:55:54.253 | Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 openvswitch-common amd64 3.3.4-0ubuntu0.24.04.2 [1042 kB] 2026-07-23 00:55:54.265 | Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-sortedcontainers all 2.4.0-2 [27.6 kB] 2026-07-23 00:55:54.267 | Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libxdp1 amd64 1.4.2-1ubuntu4 [62.5 kB] 2026-07-23 00:55:54.272 | Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-openvswitch amd64 3.3.4-0ubuntu0.24.04.2 [1034 kB] 2026-07-23 00:55:54.284 | Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 openvswitch-switch amd64 3.3.4-0ubuntu0.24.04.2 [1608 kB] 2026-07-23 00:55:54.531 | perl: warning: Setting locale failed. 2026-07-23 00:55:54.531 | perl: warning: Please check that your locale settings: 2026-07-23 00:55:54.531 | LANGUAGE = (unset), 2026-07-23 00:55:54.531 | LC_ALL = "en_US.utf8", 2026-07-23 00:55:54.531 | LANG = "de_DE.UTF-8" 2026-07-23 00:55:54.532 | are supported and installed on your system. 2026-07-23 00:55:54.532 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-23 00:55:54.594 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-23 00:55:54.594 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-23 00:55:54.594 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-23 00:55:54.787 | Fetched 4219 kB in 0s (41.1 MB/s) 2026-07-23 00:55:55.010 | Selecting previously unselected package libunbound8:amd64. 2026-07-23 00:55:55.077 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 126942 files and directories currently installed.) 2026-07-23 00:55:55.084 | Preparing to unpack .../0-libunbound8_1.19.2-1ubuntu3.8_amd64.deb ... 2026-07-23 00:55:55.092 | Unpacking libunbound8:amd64 (1.19.2-1ubuntu3.8) ... 2026-07-23 00:55:55.147 | Selecting previously unselected package openvswitch-common. 2026-07-23 00:55:55.160 | Preparing to unpack .../1-openvswitch-common_3.3.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-23 00:55:55.165 | Unpacking openvswitch-common (3.3.4-0ubuntu0.24.04.2) ... 2026-07-23 00:55:55.271 | Selecting previously unselected package python3-sortedcontainers. 2026-07-23 00:55:55.285 | Preparing to unpack .../2-python3-sortedcontainers_2.4.0-2_all.deb ... 2026-07-23 00:55:55.289 | Unpacking python3-sortedcontainers (2.4.0-2) ... 2026-07-23 00:55:55.344 | Selecting previously unselected package libxdp1:amd64. 2026-07-23 00:55:55.355 | Preparing to unpack .../3-libxdp1_1.4.2-1ubuntu4_amd64.deb ... 2026-07-23 00:55:55.359 | Unpacking libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-07-23 00:55:55.415 | Selecting previously unselected package python3-openvswitch. 2026-07-23 00:55:55.427 | Preparing to unpack .../4-python3-openvswitch_3.3.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-23 00:55:55.431 | Unpacking python3-openvswitch (3.3.4-0ubuntu0.24.04.2) ... 2026-07-23 00:55:55.537 | Selecting previously unselected package openvswitch-switch. 2026-07-23 00:55:55.550 | Preparing to unpack .../5-openvswitch-switch_3.3.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-23 00:55:55.559 | Unpacking openvswitch-switch (3.3.4-0ubuntu0.24.04.2) ... 2026-07-23 00:55:55.691 | Setting up python3-sortedcontainers (2.4.0-2) ... 2026-07-23 00:55:55.937 | Setting up libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-07-23 00:55:55.948 | Setting up libunbound8:amd64 (1.19.2-1ubuntu3.8) ... 2026-07-23 00:55:55.958 | Setting up openvswitch-common (3.3.4-0ubuntu0.24.04.2) ... 2026-07-23 00:55:55.973 | Setting up python3-openvswitch (3.3.4-0ubuntu0.24.04.2) ... 2026-07-23 00:55:56.359 | Setting up openvswitch-switch (3.3.4-0ubuntu0.24.04.2) ... 2026-07-23 00:55:56.382 | update-alternatives: using /usr/lib/openvswitch-switch/ovs-vswitchd to provide /usr/sbin/ovs-vswitchd (ovs-vswitchd) in auto mode 2026-07-23 00:55:57.046 | Created symlink /etc/systemd/system/openvswitch-switch.service.requires/ovs-record-hostname.service → /usr/lib/systemd/system/ovs-record-hostname.service. 2026-07-23 00:55:57.239 | Created symlink /etc/systemd/system/multi-user.target.wants/openvswitch-switch.service → /usr/lib/systemd/system/openvswitch-switch.service. 2026-07-23 00:55:58.238 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-23 00:55:59.979 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-23 00:56:00.221 | perl: warning: Setting locale failed. 2026-07-23 00:56:00.221 | perl: warning: Please check that your locale settings: 2026-07-23 00:56:00.221 | LANGUAGE = (unset), 2026-07-23 00:56:00.221 | LC_ALL = "en_US.utf8", 2026-07-23 00:56:00.221 | LANG = "de_DE.UTF-8" 2026-07-23 00:56:00.221 | are supported and installed on your system. 2026-07-23 00:56:00.222 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-23 00:56:00.354 | perl: warning: Setting locale failed. 2026-07-23 00:56:00.354 | perl: warning: Please check that your locale settings: 2026-07-23 00:56:00.354 | LANGUAGE = (unset), 2026-07-23 00:56:00.354 | LC_ALL = "en_US.utf8", 2026-07-23 00:56:00.354 | LANG = "de_DE.UTF-8" 2026-07-23 00:56:00.354 | are supported and installed on your system. 2026-07-23 00:56:00.354 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-23 00:56:00.404 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-23 00:56:00.404 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-23 00:56:00.404 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-23 00:56:00.474 | perl: warning: Setting locale failed. 2026-07-23 00:56:00.474 | perl: warning: Please check that your locale settings: 2026-07-23 00:56:00.474 | LANGUAGE = (unset), 2026-07-23 00:56:00.474 | LC_ALL = "en_US.utf8", 2026-07-23 00:56:00.474 | LANG = "de_DE.UTF-8" 2026-07-23 00:56:00.474 | are supported and installed on your system. 2026-07-23 00:56:00.475 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-23 00:56:00.975 | 2026-07-23 00:56:00.975 | Running kernel seems to be up-to-date. 2026-07-23 00:56:00.975 | 2026-07-23 00:56:00.975 | Restarting services... 2026-07-23 00:56:00.999 | 2026-07-23 00:56:00.999 | Service restarts being deferred: 2026-07-23 00:56:00.999 | systemctl restart virtlockd.service 2026-07-23 00:56:00.999 | systemctl restart virtlogd.service 2026-07-23 00:56:00.999 | 2026-07-23 00:56:00.999 | No containers need to be restarted. 2026-07-23 00:56:01.000 | 2026-07-23 00:56:01.000 | User sessions running outdated binaries: 2026-07-23 00:56:01.000 | quobyte @ session #6: sshd[2023,2069] 2026-07-23 00:56:01.010 | 2026-07-23 00:56:01.010 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-23 00:56:02.986 | + functions-common:apt_get:1211 : result=0 2026-07-23 00:56:02.988 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-23 00:56:02.990 | + functions-common:time_stop:2420 : local name 2026-07-23 00:56:02.993 | + functions-common:time_stop:2421 : local end_time 2026-07-23 00:56:02.996 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-23 00:56:02.998 | + functions-common:time_stop:2423 : local total 2026-07-23 00:56:03.001 | + functions-common:time_stop:2424 : local start_time 2026-07-23 00:56:03.004 | + functions-common:time_stop:2426 : name=apt-get 2026-07-23 00:56:03.006 | + functions-common:time_stop:2427 : start_time=1784768153234 2026-07-23 00:56:03.009 | + functions-common:time_stop:2429 : [[ -z 1784768153234 ]] 2026-07-23 00:56:03.013 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-23 00:56:03.018 | + functions-common:time_stop:2432 : end_time=1784768163014 2026-07-23 00:56:03.020 | + functions-common:time_stop:2433 : elapsed_time=9780 2026-07-23 00:56:03.023 | + functions-common:time_stop:2434 : total=161284 2026-07-23 00:56:03.025 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-23 00:56:03.028 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=171064 2026-07-23 00:56:03.030 | + functions-common:apt_get:1215 : return 0 2026-07-23 00:56:03.034 | ++ lib/neutron_plugins/ovn_agent:install_ovn:441 : get_packages ovn 2026-07-23 00:56:03.057 | + lib/neutron_plugins/ovn_agent:install_ovn:441 : install_package ovn-central ovn-controller-vtep ovn-host 2026-07-23 00:56:03.059 | + functions-common:install_package:1438 : update_package_repo 2026-07-23 00:56:03.061 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-23 00:56:03.064 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-23 00:56:03.067 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-23 00:56:03.069 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-23 00:56:03.072 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-23 00:56:03.075 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-23 00:56:03.078 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-23 00:56:03.081 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-23 00:56:03.084 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-23 00:56:03.086 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-23 00:56:03.089 | + functions-common:apt_get_update:1167 : return 2026-07-23 00:56:03.093 | + functions-common:install_package:1439 : real_install_package ovn-central ovn-controller-vtep ovn-host 2026-07-23 00:56:03.095 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-23 00:56:03.098 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-23 00:56:03.101 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-23 00:56:03.103 | + functions-common:real_install_package:1427 : apt_get install ovn-central ovn-controller-vtep ovn-host 2026-07-23 00:56:03.125 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install ovn-central ovn-controller-vtep ovn-host 2026-07-23 00:56:03.161 | Reading package lists... 2026-07-23 00:56:03.517 | Building dependency tree... 2026-07-23 00:56:03.519 | Reading state information... 2026-07-23 00:56:04.059 | The following packages were automatically installed and are no longer required: 2026-07-23 00:56:04.061 | libfwupd2 libgusb2 2026-07-23 00:56:04.061 | Use 'sudo apt autoremove' to remove them. 2026-07-23 00:56:04.063 | The following additional packages will be installed: 2026-07-23 00:56:04.064 | ovn-common 2026-07-23 00:56:04.104 | The following NEW packages will be installed: 2026-07-23 00:56:04.104 | ovn-central ovn-common ovn-controller-vtep ovn-host 2026-07-23 00:56:04.146 | 0 upgraded, 4 newly installed, 0 to remove and 54 not upgraded. 2026-07-23 00:56:04.146 | Need to get 2360 kB of archives. 2026-07-23 00:56:04.146 | After this operation, 8355 kB of additional disk space will be used. 2026-07-23 00:56:04.146 | Get:1 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ovn-common amd64 24.03.6-0ubuntu0.24.04.1 [1157 kB] 2026-07-23 00:56:04.167 | Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ovn-central amd64 24.03.6-0ubuntu0.24.04.1 [368 kB] 2026-07-23 00:56:04.173 | Get:3 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 ovn-controller-vtep amd64 24.03.6-0ubuntu0.24.04.1 [170 kB] 2026-07-23 00:56:04.178 | Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ovn-host amd64 24.03.6-0ubuntu0.24.04.1 [665 kB] 2026-07-23 00:56:04.415 | perl: warning: Setting locale failed. 2026-07-23 00:56:04.415 | perl: warning: Please check that your locale settings: 2026-07-23 00:56:04.415 | LANGUAGE = (unset), 2026-07-23 00:56:04.415 | LC_ALL = "en_US.utf8", 2026-07-23 00:56:04.415 | LANG = "de_DE.UTF-8" 2026-07-23 00:56:04.415 | are supported and installed on your system. 2026-07-23 00:56:04.415 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-23 00:56:04.477 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-23 00:56:04.477 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-23 00:56:04.478 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-23 00:56:04.664 | Fetched 2360 kB in 0s (40.1 MB/s) 2026-07-23 00:56:04.770 | Selecting previously unselected package ovn-common. 2026-07-23 00:56:04.836 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 127142 files and directories currently installed.) 2026-07-23 00:56:04.843 | Preparing to unpack .../ovn-common_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-07-23 00:56:04.848 | Unpacking ovn-common (24.03.6-0ubuntu0.24.04.1) ... 2026-07-23 00:56:04.958 | Selecting previously unselected package ovn-central. 2026-07-23 00:56:04.969 | Preparing to unpack .../ovn-central_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-07-23 00:56:04.973 | Unpacking ovn-central (24.03.6-0ubuntu0.24.04.1) ... 2026-07-23 00:56:05.035 | Selecting previously unselected package ovn-controller-vtep. 2026-07-23 00:56:05.048 | Preparing to unpack .../ovn-controller-vtep_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-07-23 00:56:05.052 | Unpacking ovn-controller-vtep (24.03.6-0ubuntu0.24.04.1) ... 2026-07-23 00:56:05.104 | Selecting previously unselected package ovn-host. 2026-07-23 00:56:05.116 | Preparing to unpack .../ovn-host_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-07-23 00:56:05.123 | Unpacking ovn-host (24.03.6-0ubuntu0.24.04.1) ... 2026-07-23 00:56:05.209 | Setting up ovn-common (24.03.6-0ubuntu0.24.04.1) ... 2026-07-23 00:56:05.228 | Setting up ovn-host (24.03.6-0ubuntu0.24.04.1) ... 2026-07-23 00:56:05.705 | ovn-controller.service is a disabled or a static unit, not starting it. 2026-07-23 00:56:05.890 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-host.service → /usr/lib/systemd/system/ovn-host.service. 2026-07-23 00:56:06.346 | ovn-controller.service is a disabled or a static unit, not starting it. 2026-07-23 00:56:06.398 | Setting up ovn-central (24.03.6-0ubuntu0.24.04.1) ... 2026-07-23 00:56:06.905 | ovn-northd.service is a disabled or a static unit, not starting it. 2026-07-23 00:56:07.095 | Created symlink /etc/systemd/system/ovn-sb-ovsdb.service → /usr/lib/systemd/system/ovn-ovsdb-server-sb.service. 2026-07-23 00:56:07.780 | Created symlink /etc/systemd/system/ovn-nb-ovsdb.service → /usr/lib/systemd/system/ovn-ovsdb-server-nb.service. 2026-07-23 00:56:08.497 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-central.service → /usr/lib/systemd/system/ovn-central.service. 2026-07-23 00:56:09.357 | ovn-northd.service is a disabled or a static unit, not starting it. 2026-07-23 00:56:09.432 | Setting up ovn-controller-vtep (24.03.6-0ubuntu0.24.04.1) ... 2026-07-23 00:56:09.631 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-controller-vtep.service → /usr/lib/systemd/system/ovn-controller-vtep.service. 2026-07-23 00:56:10.171 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-23 00:56:12.133 | perl: warning: Setting locale failed. 2026-07-23 00:56:12.134 | perl: warning: Please check that your locale settings: 2026-07-23 00:56:12.134 | LANGUAGE = (unset), 2026-07-23 00:56:12.134 | LC_ALL = "en_US.utf8", 2026-07-23 00:56:12.134 | LANG = "de_DE.UTF-8" 2026-07-23 00:56:12.134 | are supported and installed on your system. 2026-07-23 00:56:12.134 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-23 00:56:12.264 | perl: warning: Setting locale failed. 2026-07-23 00:56:12.264 | perl: warning: Please check that your locale settings: 2026-07-23 00:56:12.265 | LANGUAGE = (unset), 2026-07-23 00:56:12.265 | LC_ALL = "en_US.utf8", 2026-07-23 00:56:12.265 | LANG = "de_DE.UTF-8" 2026-07-23 00:56:12.265 | are supported and installed on your system. 2026-07-23 00:56:12.265 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-23 00:56:12.314 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-23 00:56:12.314 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-23 00:56:12.314 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-23 00:56:12.385 | perl: warning: Setting locale failed. 2026-07-23 00:56:12.385 | perl: warning: Please check that your locale settings: 2026-07-23 00:56:12.385 | LANGUAGE = (unset), 2026-07-23 00:56:12.385 | LC_ALL = "en_US.utf8", 2026-07-23 00:56:12.385 | LANG = "de_DE.UTF-8" 2026-07-23 00:56:12.386 | are supported and installed on your system. 2026-07-23 00:56:12.386 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-23 00:56:12.881 | 2026-07-23 00:56:12.881 | Running kernel seems to be up-to-date. 2026-07-23 00:56:12.882 | 2026-07-23 00:56:12.882 | Restarting services... 2026-07-23 00:56:12.904 | 2026-07-23 00:56:12.904 | Service restarts being deferred: 2026-07-23 00:56:12.904 | systemctl restart virtlockd.service 2026-07-23 00:56:12.904 | systemctl restart virtlogd.service 2026-07-23 00:56:12.904 | 2026-07-23 00:56:12.904 | No containers need to be restarted. 2026-07-23 00:56:12.904 | 2026-07-23 00:56:12.905 | User sessions running outdated binaries: 2026-07-23 00:56:12.905 | quobyte @ session #6: sshd[2023,2069] 2026-07-23 00:56:12.913 | 2026-07-23 00:56:12.913 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-23 00:56:14.785 | + functions-common:apt_get:1211 : result=0 2026-07-23 00:56:14.788 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-23 00:56:14.790 | + functions-common:time_stop:2420 : local name 2026-07-23 00:56:14.793 | + functions-common:time_stop:2421 : local end_time 2026-07-23 00:56:14.795 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-23 00:56:14.798 | + functions-common:time_stop:2423 : local total 2026-07-23 00:56:14.800 | + functions-common:time_stop:2424 : local start_time 2026-07-23 00:56:14.803 | + functions-common:time_stop:2426 : name=apt-get 2026-07-23 00:56:14.805 | + functions-common:time_stop:2427 : start_time=1784768163121 2026-07-23 00:56:14.808 | + functions-common:time_stop:2429 : [[ -z 1784768163121 ]] 2026-07-23 00:56:14.811 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-23 00:56:14.815 | + functions-common:time_stop:2432 : end_time=1784768174813 2026-07-23 00:56:14.818 | + functions-common:time_stop:2433 : elapsed_time=11692 2026-07-23 00:56:14.820 | + functions-common:time_stop:2434 : total=171064 2026-07-23 00:56:14.823 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-23 00:56:14.825 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=182756 2026-07-23 00:56:14.828 | + functions-common:apt_get:1215 : return 0 2026-07-23 00:56:14.831 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : export PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-23 00:56:14.834 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-23 00:56:14.837 | + lib/neutron_plugins/ovn_agent:install_ovn:448 : local log_archive_dir=/opt/stack/logs/archive 2026-07-23 00:56:14.839 | + lib/neutron_plugins/ovn_agent:install_ovn:449 : mkdir -p /opt/stack/logs/archive 2026-07-23 00:56:14.844 | + lib/neutron_plugins/ovn_agent:install_ovn:450 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-07-23 00:56:14.847 | + lib/neutron_plugins/ovn_agent:install_ovn:451 : '[' -f /opt/stack/logs/ovs-vswitchd.log ']' 2026-07-23 00:56:14.850 | + lib/neutron_plugins/ovn_agent:install_ovn:450 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-07-23 00:56:14.852 | + lib/neutron_plugins/ovn_agent:install_ovn:451 : '[' -f /opt/stack/logs/ovn-northd.log ']' 2026-07-23 00:56:14.855 | + lib/neutron_plugins/ovn_agent:install_ovn:450 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-07-23 00:56:14.858 | + lib/neutron_plugins/ovn_agent:install_ovn:451 : '[' -f /opt/stack/logs/ovn-controller.log ']' 2026-07-23 00:56:14.860 | + lib/neutron_plugins/ovn_agent:install_ovn:450 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-07-23 00:56:14.863 | + lib/neutron_plugins/ovn_agent:install_ovn:451 : '[' -f /opt/stack/logs/ovn-controller-vtep.log ']' 2026-07-23 00:56:14.866 | + lib/neutron_plugins/ovn_agent:install_ovn:450 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-07-23 00:56:14.868 | + lib/neutron_plugins/ovn_agent:install_ovn:451 : '[' -f /opt/stack/logs/ovs-vtep.log ']' 2026-07-23 00:56:14.871 | + lib/neutron_plugins/ovn_agent:install_ovn:450 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-07-23 00:56:14.874 | + lib/neutron_plugins/ovn_agent:install_ovn:451 : '[' -f /opt/stack/logs/ovsdb-server.log ']' 2026-07-23 00:56:14.877 | + lib/neutron_plugins/ovn_agent:install_ovn:450 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-07-23 00:56:14.879 | + lib/neutron_plugins/ovn_agent:install_ovn:451 : '[' -f /opt/stack/logs/ovsdb-server-nb.log ']' 2026-07-23 00:56:14.882 | + lib/neutron_plugins/ovn_agent:install_ovn:450 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-07-23 00:56:14.885 | + lib/neutron_plugins/ovn_agent:install_ovn:451 : '[' -f /opt/stack/logs/ovsdb-server-sb.log ']' 2026-07-23 00:56:14.887 | + lib/neutron_plugins/ovn_agent:install_ovn:457 : use_library_from_git ovsdbapp 2026-07-23 00:56:14.890 | + inc/python:use_library_from_git:266 : local name=ovsdbapp 2026-07-23 00:56:14.893 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-23 00:56:14.895 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-23 00:56:14.898 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,ovsdbapp, ]] 2026-07-23 00:56:14.901 | + inc/python:use_library_from_git:269 : return 1 2026-07-23 00:56:14.903 | + lib/neutron_plugins/ovn_agent:install_ovn:463 : [[ False == \T\r\u\e ]] 2026-07-23 00:56:14.906 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-07-23 00:56:14.909 | + ./stack.sh:main:959 : is_service_enabled nova 2026-07-23 00:56:14.927 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 00:56:14.930 | + ./stack.sh:main:961 : stack_install_service nova 2026-07-23 00:56:14.932 | + lib/stack:stack_install_service:20 : local service=nova 2026-07-23 00:56:14.935 | + lib/stack:stack_install_service:21 : type install_nova 2026-07-23 00:56:14.938 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-07-23 00:56:14.941 | + lib/stack:stack_install_service:32 : install_nova 2026-07-23 00:56:14.943 | + lib/nova:install_nova:912 : use_library_from_git os-vif 2026-07-23 00:56:14.946 | + inc/python:use_library_from_git:266 : local name=os-vif 2026-07-23 00:56:14.949 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-23 00:56:14.951 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-23 00:56:14.954 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-vif, ]] 2026-07-23 00:56:14.956 | + inc/python:use_library_from_git:269 : return 1 2026-07-23 00:56:14.959 | + lib/nova:install_nova:917 : is_service_enabled n-cpu 2026-07-23 00:56:14.976 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 00:56:14.978 | + lib/nova:install_nova:917 : [[ -r /home/quobyte/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2026-07-23 00:56:14.981 | + lib/nova:install_nova:918 : install_nova_hypervisor 2026-07-23 00:56:14.983 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:91 : install_libvirt 2026-07-23 00:56:14.986 | + lib/nova_plugins/functions-libvirt:install_libvirt:80 : [[ noble =~ bookworm ]] 2026-07-23 00:56:14.988 | + lib/nova_plugins/functions-libvirt:install_libvirt:93 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- libvirt-python 2026-07-23 00:56:15.143 | + lib/nova_plugins/functions-libvirt:install_libvirt:95 : is_ubuntu 2026-07-23 00:56:15.146 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-23 00:56:15.148 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-23 00:56:15.151 | + lib/nova_plugins/functions-libvirt:install_libvirt:96 : install_package qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-07-23 00:56:15.153 | + functions-common:install_package:1438 : update_package_repo 2026-07-23 00:56:15.156 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-23 00:56:15.158 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-23 00:56:15.161 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-23 00:56:15.163 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-23 00:56:15.165 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-23 00:56:15.168 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-23 00:56:15.170 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-23 00:56:15.173 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-23 00:56:15.175 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-23 00:56:15.177 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-23 00:56:15.180 | + functions-common:apt_get_update:1167 : return 2026-07-23 00:56:15.182 | + functions-common:install_package:1439 : real_install_package qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-07-23 00:56:15.185 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-23 00:56:15.187 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-23 00:56:15.190 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-23 00:56:15.192 | + functions-common:real_install_package:1427 : apt_get install qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-07-23 00:56:15.214 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-07-23 00:56:15.250 | Reading package lists... 2026-07-23 00:56:15.616 | Building dependency tree... 2026-07-23 00:56:15.618 | Reading state information... 2026-07-23 00:56:16.176 | The following packages were automatically installed and are no longer required: 2026-07-23 00:56:16.178 | libfwupd2 libgusb2 2026-07-23 00:56:16.178 | Use 'sudo apt autoremove' to remove them. 2026-07-23 00:56:16.180 | The following additional packages will be installed: 2026-07-23 00:56:16.181 | apport libvirt-daemon libvirt-daemon-config-network 2026-07-23 00:56:16.181 | libvirt-daemon-config-nwfilter libvirt-daemon-driver-qemu 2026-07-23 00:56:16.182 | libvirt-daemon-system-systemd libvirt-l10n libvirt0 ovmf python3-apport 2026-07-23 00:56:16.182 | python3-zstandard qemu-efi-aarch64 qemu-efi-arm qemu-system-arm 2026-07-23 00:56:16.182 | qemu-system-mips qemu-system-misc qemu-system-ppc qemu-system-s390x 2026-07-23 00:56:16.183 | qemu-system-sparc 2026-07-23 00:56:16.187 | Suggested packages: 2026-07-23 00:56:16.187 | apport-gtk | apport-kde pkexec libvirt-clients-qemu libvirt-login-shell 2026-07-23 00:56:16.187 | libvirt-daemon-driver-storage-gluster 2026-07-23 00:56:16.187 | libvirt-daemon-driver-storage-iscsi-direct libvirt-daemon-driver-storage-rbd 2026-07-23 00:56:16.187 | libvirt-daemon-driver-storage-zfs libvirt-daemon-driver-lxc 2026-07-23 00:56:16.187 | libvirt-daemon-driver-vbox libvirt-daemon-driver-xen numad passt auditd 2026-07-23 00:56:16.188 | nfs-common systemtap zfsutils python-zstandard-doc samba vde2 2026-07-23 00:56:16.233 | The following packages will be REMOVED: 2026-07-23 00:56:16.237 | apport-core-dump-handler 2026-07-23 00:56:16.237 | The following NEW packages will be installed: 2026-07-23 00:56:16.237 | libvirt-dev python3-libvirt python3-zstandard qemu-efi-aarch64 qemu-efi-arm 2026-07-23 00:56:16.237 | qemu-system qemu-system-arm qemu-system-mips qemu-system-misc 2026-07-23 00:56:16.238 | qemu-system-ppc qemu-system-s390x qemu-system-sparc systemd-coredump 2026-07-23 00:56:16.239 | The following packages will be upgraded: 2026-07-23 00:56:16.241 | apport libvirt-clients libvirt-daemon libvirt-daemon-config-network 2026-07-23 00:56:16.241 | libvirt-daemon-config-nwfilter libvirt-daemon-driver-qemu 2026-07-23 00:56:16.242 | libvirt-daemon-system libvirt-daemon-system-systemd libvirt-l10n libvirt0 2026-07-23 00:56:16.242 | ovmf python3-apport 2026-07-23 00:56:16.289 | 12 upgraded, 13 newly installed, 1 to remove and 41 not upgraded. 2026-07-23 00:56:16.289 | Need to get 118 MB of archives. 2026-07-23 00:56:16.289 | After this operation, 897 MB of additional disk space will be used. 2026-07-23 00:56:16.289 | Get:1 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-apport all 2.28.2-0ubuntu0.1 [92.9 kB] 2026-07-23 00:56:16.297 | Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apport all 2.28.2-0ubuntu0.1 [85.3 kB] 2026-07-23 00:56:16.302 | Get:3 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 systemd-coredump amd64 255.4-1ubuntu8.16 [71.7 kB] 2026-07-23 00:56:16.307 | Get:4 http://archive.ubuntu.com/ubuntu noble/universe amd64 python3-zstandard amd64 0.22.0-1build1 [360 kB] 2026-07-23 00:56:16.313 | Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-l10n all 10.0.0-2ubuntu8.15 [1160 B] 2026-07-23 00:56:16.317 | Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-driver-qemu amd64 10.0.0-2ubuntu8.15 [740 kB] 2026-07-23 00:56:16.325 | Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-clients amd64 10.0.0-2ubuntu8.15 [438 kB] 2026-07-23 00:56:16.330 | Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon amd64 10.0.0-2ubuntu8.15 [431 kB] 2026-07-23 00:56:16.337 | Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-config-nwfilter all 10.0.0-2ubuntu8.15 [6042 B] 2026-07-23 00:56:16.341 | Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-system amd64 10.0.0-2ubuntu8.15 [49.7 kB] 2026-07-23 00:56:16.346 | Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-config-network all 10.0.0-2ubuntu8.15 [3116 B] 2026-07-23 00:56:16.351 | Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-system-systemd all 10.0.0-2ubuntu8.15 [1374 B] 2026-07-23 00:56:16.356 | Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt0 amd64 10.0.0-2ubuntu8.15 [1830 kB] 2026-07-23 00:56:16.376 | Get:14 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libvirt-dev amd64 10.0.0-2ubuntu8.15 [178 kB] 2026-07-23 00:56:16.378 | Get:15 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-libvirt amd64 10.0.0-1build1 [164 kB] 2026-07-23 00:56:16.383 | Get:16 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-arm amd64 1:8.2.2+ds-0ubuntu1.17 [11.0 MB] 2026-07-23 00:56:16.504 | Get:17 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-mips amd64 1:8.2.2+ds-0ubuntu1.17 [16.3 MB] 2026-07-23 00:56:16.680 | Get:18 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-ppc amd64 1:8.2.2+ds-0ubuntu1.17 [9100 kB] 2026-07-23 00:56:16.778 | Get:19 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-sparc amd64 1:8.2.2+ds-0ubuntu1.17 [6310 kB] 2026-07-23 00:56:16.846 | Get:20 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-s390x amd64 1:8.2.2+ds-0ubuntu1.17 [3435 kB] 2026-07-23 00:56:16.883 | Get:21 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-misc amd64 1:8.2.2+ds-0ubuntu1.17 [57.7 MB] 2026-07-23 00:56:17.505 | Get:22 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system amd64 1:8.2.2+ds-0ubuntu1.17 [58.5 kB] 2026-07-23 00:56:17.506 | Get:23 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ovmf all 2024.02-2ubuntu0.9 [5187 kB] 2026-07-23 00:56:17.566 | Get:24 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-efi-aarch64 all 2024.02-2ubuntu0.9 [4115 kB] 2026-07-23 00:56:17.610 | Get:25 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-efi-arm all 2024.02-2ubuntu0.9 [776 kB] 2026-07-23 00:56:17.886 | perl: warning: Setting locale failed. 2026-07-23 00:56:17.886 | perl: warning: Please check that your locale settings: 2026-07-23 00:56:17.886 | LANGUAGE = (unset), 2026-07-23 00:56:17.886 | LC_ALL = "en_US.utf8", 2026-07-23 00:56:17.887 | LANG = "de_DE.UTF-8" 2026-07-23 00:56:17.887 | are supported and installed on your system. 2026-07-23 00:56:17.887 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-23 00:56:17.947 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-23 00:56:17.947 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-23 00:56:17.948 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-23 00:56:18.073 | Vorkonfiguration der Pakete ... 2026-07-23 00:56:18.233 | Fetched 118 MB in 1s (87.7 MB/s) 2026-07-23 00:56:18.334 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 127210 files and directories currently installed.) 2026-07-23 00:56:18.340 | Preparing to unpack .../python3-apport_2.28.2-0ubuntu0.1_all.deb ... 2026-07-23 00:56:18.473 | Unpacking python3-apport (2.28.2-0ubuntu0.1) over (2.28.1-0ubuntu3.8) ... 2026-07-23 00:56:18.554 | Preparing to unpack .../apport_2.28.2-0ubuntu0.1_all.deb ... 2026-07-23 00:56:18.641 | Unpacking apport (2.28.2-0ubuntu0.1) over (2.28.1-0ubuntu3.8) ... 2026-07-23 00:56:18.879 | dpkg: apport-core-dump-handler: dependency problems, but removing anyway as you requested: 2026-07-23 00:56:18.879 | apport depends on apport-core-dump-handler | python3-zstandard; however: 2026-07-23 00:56:18.879 | Package apport-core-dump-handler is to be removed. 2026-07-23 00:56:18.879 | Package python3-zstandard is not installed. 2026-07-23 00:56:18.879 | apport depends on apport-core-dump-handler | systemd-coredump; however: 2026-07-23 00:56:18.880 | Package apport-core-dump-handler is to be removed. 2026-07-23 00:56:18.880 | Package systemd-coredump is not installed. 2026-07-23 00:56:18.880 | apport depends on apport-core-dump-handler | python3-zstandard; however: 2026-07-23 00:56:18.880 | Package apport-core-dump-handler is to be removed. 2026-07-23 00:56:18.880 | Package python3-zstandard is not installed. 2026-07-23 00:56:18.880 | apport depends on apport-core-dump-handler | systemd-coredump; however: 2026-07-23 00:56:18.881 | Package apport-core-dump-handler is to be removed. 2026-07-23 00:56:18.881 | Package systemd-coredump is not installed. 2026-07-23 00:56:18.881 | 2026-07-23 00:56:18.945 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 127210 files and directories currently installed.) 2026-07-23 00:56:18.951 | Removing apport-core-dump-handler (2.28.1-0ubuntu3.8) ... 2026-07-23 00:56:19.896 | Selecting previously unselected package systemd-coredump. 2026-07-23 00:56:19.961 | (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 ... 127206 files and directories currently installed.) 2026-07-23 00:56:19.968 | Preparing to unpack .../00-systemd-coredump_255.4-1ubuntu8.16_amd64.deb ... 2026-07-23 00:56:19.972 | Unpacking systemd-coredump (255.4-1ubuntu8.16) ... 2026-07-23 00:56:20.026 | Selecting previously unselected package python3-zstandard. 2026-07-23 00:56:20.039 | Preparing to unpack .../01-python3-zstandard_0.22.0-1build1_amd64.deb ... 2026-07-23 00:56:20.042 | Unpacking python3-zstandard (0.22.0-1build1) ... 2026-07-23 00:56:20.116 | Preparing to unpack .../02-libvirt-l10n_10.0.0-2ubuntu8.15_all.deb ... 2026-07-23 00:56:20.143 | Unpacking libvirt-l10n (10.0.0-2ubuntu8.15) over (10.0.0-2ubuntu8.14) ... 2026-07-23 00:56:20.232 | Preparing to unpack .../03-libvirt-daemon-driver-qemu_10.0.0-2ubuntu8.15_amd64.deb ... 2026-07-23 00:56:20.276 | Unpacking libvirt-daemon-driver-qemu (10.0.0-2ubuntu8.15) over (10.0.0-2ubuntu8.14) ... 2026-07-23 00:56:20.396 | Preparing to unpack .../04-libvirt-clients_10.0.0-2ubuntu8.15_amd64.deb ... 2026-07-23 00:56:20.425 | Unpacking libvirt-clients (10.0.0-2ubuntu8.15) over (10.0.0-2ubuntu8.14) ... 2026-07-23 00:56:20.522 | Preparing to unpack .../05-libvirt-daemon_10.0.0-2ubuntu8.15_amd64.deb ... 2026-07-23 00:56:20.548 | Unpacking libvirt-daemon (10.0.0-2ubuntu8.15) over (10.0.0-2ubuntu8.14) ... 2026-07-23 00:56:20.648 | Preparing to unpack .../06-libvirt-daemon-config-nwfilter_10.0.0-2ubuntu8.15_all.deb ... 2026-07-23 00:56:20.672 | Unpacking libvirt-daemon-config-nwfilter (10.0.0-2ubuntu8.15) over (10.0.0-2ubuntu8.14) ... 2026-07-23 00:56:20.755 | Preparing to unpack .../07-libvirt-daemon-system_10.0.0-2ubuntu8.15_amd64.deb ... 2026-07-23 00:56:20.830 | Unpacking libvirt-daemon-system (10.0.0-2ubuntu8.15) over (10.0.0-2ubuntu8.14) ... 2026-07-23 00:56:20.926 | Preparing to unpack .../08-libvirt-daemon-config-network_10.0.0-2ubuntu8.15_all.deb ... 2026-07-23 00:56:20.950 | Unpacking libvirt-daemon-config-network (10.0.0-2ubuntu8.15) over (10.0.0-2ubuntu8.14) ... 2026-07-23 00:56:21.014 | Preparing to unpack .../09-libvirt-daemon-system-systemd_10.0.0-2ubuntu8.15_all.deb ... 2026-07-23 00:56:21.039 | Unpacking libvirt-daemon-system-systemd (10.0.0-2ubuntu8.15) over (10.0.0-2ubuntu8.14) ... 2026-07-23 00:56:21.103 | Preparing to unpack .../10-libvirt0_10.0.0-2ubuntu8.15_amd64.deb ... 2026-07-23 00:56:21.115 | Unpacking libvirt0:amd64 (10.0.0-2ubuntu8.15) over (10.0.0-2ubuntu8.14) ... 2026-07-23 00:56:21.299 | Selecting previously unselected package libvirt-dev:amd64. 2026-07-23 00:56:21.309 | Preparing to unpack .../11-libvirt-dev_10.0.0-2ubuntu8.15_amd64.deb ... 2026-07-23 00:56:21.321 | Unpacking libvirt-dev:amd64 (10.0.0-2ubuntu8.15) ... 2026-07-23 00:56:21.385 | Selecting previously unselected package python3-libvirt. 2026-07-23 00:56:21.396 | Preparing to unpack .../12-python3-libvirt_10.0.0-1build1_amd64.deb ... 2026-07-23 00:56:21.400 | Unpacking python3-libvirt (10.0.0-1build1) ... 2026-07-23 00:56:21.463 | Selecting previously unselected package qemu-system-arm. 2026-07-23 00:56:21.475 | Preparing to unpack .../13-qemu-system-arm_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-23 00:56:21.486 | Unpacking qemu-system-arm (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-23 00:56:22.033 | Selecting previously unselected package qemu-system-mips. 2026-07-23 00:56:22.048 | Preparing to unpack .../14-qemu-system-mips_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-23 00:56:22.060 | Unpacking qemu-system-mips (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-23 00:56:22.655 | Selecting previously unselected package qemu-system-ppc. 2026-07-23 00:56:22.665 | Preparing to unpack .../15-qemu-system-ppc_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-23 00:56:22.676 | Unpacking qemu-system-ppc (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-23 00:56:23.040 | Selecting previously unselected package qemu-system-sparc. 2026-07-23 00:56:23.052 | Preparing to unpack .../16-qemu-system-sparc_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-23 00:56:23.063 | Unpacking qemu-system-sparc (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-23 00:56:23.323 | Selecting previously unselected package qemu-system-s390x. 2026-07-23 00:56:23.335 | Preparing to unpack .../17-qemu-system-s390x_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-23 00:56:23.346 | Unpacking qemu-system-s390x (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-23 00:56:23.521 | Selecting previously unselected package qemu-system-misc. 2026-07-23 00:56:23.533 | Preparing to unpack .../18-qemu-system-misc_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-23 00:56:23.543 | Unpacking qemu-system-misc (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-23 00:56:25.453 | Selecting previously unselected package qemu-system. 2026-07-23 00:56:25.465 | Preparing to unpack .../19-qemu-system_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-23 00:56:25.469 | Unpacking qemu-system (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-23 00:56:25.520 | Preparing to unpack .../20-ovmf_2024.02-2ubuntu0.9_all.deb ... 2026-07-23 00:56:25.533 | Unpacking ovmf (2024.02-2ubuntu0.9) over (2024.02-2ubuntu0.8) ... 2026-07-23 00:56:25.700 | Selecting previously unselected package qemu-efi-aarch64. 2026-07-23 00:56:25.711 | Preparing to unpack .../21-qemu-efi-aarch64_2024.02-2ubuntu0.9_all.deb ... 2026-07-23 00:56:25.715 | Unpacking qemu-efi-aarch64 (2024.02-2ubuntu0.9) ... 2026-07-23 00:56:27.575 | Selecting previously unselected package qemu-efi-arm. 2026-07-23 00:56:27.587 | Preparing to unpack .../22-qemu-efi-arm_2024.02-2ubuntu0.9_all.deb ... 2026-07-23 00:56:27.591 | Unpacking qemu-efi-arm (2024.02-2ubuntu0.9) ... 2026-07-23 00:56:28.425 | Setting up systemd-coredump (255.4-1ubuntu8.16) ... 2026-07-23 00:56:28.906 | Creating group 'systemd-coredump' with GID 987. 2026-07-23 00:56:28.910 | Creating user 'systemd-coredump' (systemd Core Dumper) with UID 987 and GID 987. 2026-07-23 00:56:28.934 | Setting up qemu-system-mips (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-23 00:56:28.953 | Setting up qemu-system-sparc (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-23 00:56:28.971 | Setting up qemu-system-ppc (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-23 00:56:28.990 | Setting up qemu-efi-aarch64 (2024.02-2ubuntu0.9) ... 2026-07-23 00:56:29.001 | Setting up qemu-system-misc (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-23 00:56:29.019 | Setting up python3-apport (2.28.2-0ubuntu0.1) ... 2026-07-23 00:56:29.264 | Setting up ovmf (2024.02-2ubuntu0.9) ... 2026-07-23 00:56:29.275 | Setting up python3-zstandard (0.22.0-1build1) ... 2026-07-23 00:56:29.524 | Setting up libvirt0:amd64 (10.0.0-2ubuntu8.15) ... 2026-07-23 00:56:29.536 | Setting up qemu-system-arm (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-23 00:56:29.556 | Setting up qemu-efi-arm (2024.02-2ubuntu0.9) ... 2026-07-23 00:56:29.568 | Setting up qemu-system-s390x (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-23 00:56:29.587 | Setting up libvirt-daemon-config-nwfilter (10.0.0-2ubuntu8.15) ... 2026-07-23 00:56:30.143 | Setting up libvirt-daemon-config-network (10.0.0-2ubuntu8.15) ... 2026-07-23 00:56:30.628 | Setting up python3-libvirt (10.0.0-1build1) ... 2026-07-23 00:56:30.935 | Setting up libvirt-clients (10.0.0-2ubuntu8.15) ... 2026-07-23 00:56:30.968 | Setting up libvirt-dev:amd64 (10.0.0-2ubuntu8.15) ... 2026-07-23 00:56:30.987 | Setting up apport (2.28.2-0ubuntu0.1) ... 2026-07-23 00:56:32.118 | apport-autoreport.service is a disabled or a static unit not running, not starting it. 2026-07-23 00:56:32.167 | Setting up libvirt-l10n (10.0.0-2ubuntu8.15) ... 2026-07-23 00:56:32.186 | Setting up libvirt-daemon-driver-qemu (10.0.0-2ubuntu8.15) ... 2026-07-23 00:56:32.204 | Setting up qemu-system (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-23 00:56:32.216 | Setting up libvirt-daemon-system-systemd (10.0.0-2ubuntu8.15) ... 2026-07-23 00:56:32.235 | Setting up libvirt-daemon (10.0.0-2ubuntu8.15) ... 2026-07-23 00:56:32.253 | Setting up libvirt-daemon-system (10.0.0-2ubuntu8.15) ... 2026-07-23 00:56:32.428 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-23 00:56:32.428 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-23 00:56:32.428 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-23 00:56:35.981 | Setting up libvirt-daemon dnsmasq configuration. 2026-07-23 00:56:36.044 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-23 00:56:36.086 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-23 00:56:37.901 | Processing triggers for hicolor-icon-theme (0.17-2) ... 2026-07-23 00:56:38.229 | perl: warning: Setting locale failed. 2026-07-23 00:56:38.230 | perl: warning: Please check that your locale settings: 2026-07-23 00:56:38.230 | LANGUAGE = (unset), 2026-07-23 00:56:38.230 | LC_ALL = "en_US.utf8", 2026-07-23 00:56:38.230 | LANG = "de_DE.UTF-8" 2026-07-23 00:56:38.230 | are supported and installed on your system. 2026-07-23 00:56:38.230 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-23 00:56:38.358 | perl: warning: Setting locale failed. 2026-07-23 00:56:38.358 | perl: warning: Please check that your locale settings: 2026-07-23 00:56:38.358 | LANGUAGE = (unset), 2026-07-23 00:56:38.358 | LC_ALL = "en_US.utf8", 2026-07-23 00:56:38.358 | LANG = "de_DE.UTF-8" 2026-07-23 00:56:38.358 | are supported and installed on your system. 2026-07-23 00:56:38.358 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-23 00:56:38.407 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-23 00:56:38.407 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-23 00:56:38.407 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-23 00:56:38.475 | perl: warning: Setting locale failed. 2026-07-23 00:56:38.475 | perl: warning: Please check that your locale settings: 2026-07-23 00:56:38.475 | LANGUAGE = (unset), 2026-07-23 00:56:38.475 | LC_ALL = "en_US.utf8", 2026-07-23 00:56:38.476 | LANG = "de_DE.UTF-8" 2026-07-23 00:56:38.476 | are supported and installed on your system. 2026-07-23 00:56:38.476 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-23 00:56:38.976 | 2026-07-23 00:56:38.977 | Running kernel seems to be up-to-date. 2026-07-23 00:56:38.977 | 2026-07-23 00:56:38.977 | Restarting services... 2026-07-23 00:56:38.999 | 2026-07-23 00:56:38.999 | Service restarts being deferred: 2026-07-23 00:56:38.999 | systemctl restart virtlockd.service 2026-07-23 00:56:39.000 | systemctl restart virtlogd.service 2026-07-23 00:56:39.000 | 2026-07-23 00:56:39.000 | No containers need to be restarted. 2026-07-23 00:56:39.000 | 2026-07-23 00:56:39.000 | User sessions running outdated binaries: 2026-07-23 00:56:39.000 | quobyte @ session #6: sshd[2023,2069] 2026-07-23 00:56:39.010 | 2026-07-23 00:56:39.010 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-23 00:56:40.897 | + functions-common:apt_get:1211 : result=0 2026-07-23 00:56:40.900 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-23 00:56:40.903 | + functions-common:time_stop:2420 : local name 2026-07-23 00:56:40.905 | + functions-common:time_stop:2421 : local end_time 2026-07-23 00:56:40.908 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-23 00:56:40.911 | + functions-common:time_stop:2423 : local total 2026-07-23 00:56:40.914 | + functions-common:time_stop:2424 : local start_time 2026-07-23 00:56:40.917 | + functions-common:time_stop:2426 : name=apt-get 2026-07-23 00:56:40.920 | + functions-common:time_stop:2427 : start_time=1784768175211 2026-07-23 00:56:40.922 | + functions-common:time_stop:2429 : [[ -z 1784768175211 ]] 2026-07-23 00:56:40.926 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-23 00:56:40.930 | + functions-common:time_stop:2432 : end_time=1784768200927 2026-07-23 00:56:40.933 | + functions-common:time_stop:2433 : elapsed_time=25716 2026-07-23 00:56:40.936 | + functions-common:time_stop:2434 : total=182756 2026-07-23 00:56:40.938 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-23 00:56:40.941 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=208472 2026-07-23 00:56:40.944 | + functions-common:apt_get:1215 : return 0 2026-07-23 00:56:40.947 | + lib/nova_plugins/functions-libvirt:install_libvirt:97 : install_package ovmf swtpm swtpm-tools mdevctl 2026-07-23 00:56:40.949 | + functions-common:install_package:1438 : update_package_repo 2026-07-23 00:56:40.952 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-23 00:56:40.955 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-23 00:56:40.957 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-23 00:56:40.960 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-23 00:56:40.963 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-23 00:56:40.966 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-23 00:56:40.968 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-23 00:56:40.971 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-23 00:56:40.974 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-23 00:56:40.977 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-23 00:56:40.980 | + functions-common:apt_get_update:1167 : return 2026-07-23 00:56:40.982 | + functions-common:install_package:1439 : real_install_package ovmf swtpm swtpm-tools mdevctl 2026-07-23 00:56:40.985 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-23 00:56:40.988 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-23 00:56:40.991 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-23 00:56:40.993 | + functions-common:real_install_package:1427 : apt_get install ovmf swtpm swtpm-tools mdevctl 2026-07-23 00:56:41.014 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install ovmf swtpm swtpm-tools mdevctl 2026-07-23 00:56:41.052 | Reading package lists... 2026-07-23 00:56:41.399 | Building dependency tree... 2026-07-23 00:56:41.400 | Reading state information... 2026-07-23 00:56:41.898 | ovmf is already the newest version (2024.02-2ubuntu0.9). 2026-07-23 00:56:41.898 | ovmf set to manually installed. 2026-07-23 00:56:41.898 | swtpm is already the newest version (0.7.3-0ubuntu5.24.04.1). 2026-07-23 00:56:41.898 | swtpm set to manually installed. 2026-07-23 00:56:41.898 | swtpm-tools is already the newest version (0.7.3-0ubuntu5.24.04.1). 2026-07-23 00:56:41.898 | swtpm-tools set to manually installed. 2026-07-23 00:56:41.898 | mdevctl is already the newest version (1.3.0-1ubuntu2.1). 2026-07-23 00:56:41.898 | mdevctl set to manually installed. 2026-07-23 00:56:41.899 | The following packages were automatically installed and are no longer required: 2026-07-23 00:56:41.900 | libfwupd2 libgusb2 2026-07-23 00:56:41.900 | Use 'sudo apt autoremove' to remove them. 2026-07-23 00:56:41.982 | 0 upgraded, 0 newly installed, 0 to remove and 41 not upgraded. 2026-07-23 00:56:41.987 | + functions-common:apt_get:1211 : result=0 2026-07-23 00:56:41.990 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-23 00:56:41.993 | + functions-common:time_stop:2420 : local name 2026-07-23 00:56:41.996 | + functions-common:time_stop:2421 : local end_time 2026-07-23 00:56:41.998 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-23 00:56:42.001 | + functions-common:time_stop:2423 : local total 2026-07-23 00:56:42.003 | + functions-common:time_stop:2424 : local start_time 2026-07-23 00:56:42.006 | + functions-common:time_stop:2426 : name=apt-get 2026-07-23 00:56:42.008 | + functions-common:time_stop:2427 : start_time=1784768201011 2026-07-23 00:56:42.010 | + functions-common:time_stop:2429 : [[ -z 1784768201011 ]] 2026-07-23 00:56:42.014 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-23 00:56:42.017 | + functions-common:time_stop:2432 : end_time=1784768202015 2026-07-23 00:56:42.020 | + functions-common:time_stop:2433 : elapsed_time=1004 2026-07-23 00:56:42.023 | + functions-common:time_stop:2434 : total=208472 2026-07-23 00:56:42.025 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-23 00:56:42.028 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=209476 2026-07-23 00:56:42.030 | + functions-common:apt_get:1215 : return 0 2026-07-23 00:56:42.033 | + lib/nova_plugins/functions-libvirt:install_libvirt:98 : is_arch aarch64 2026-07-23 00:56:42.037 | ++ functions-common:is_arch:519 : uname -m 2026-07-23 00:56:42.041 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-07-23 00:56:42.044 | + lib/nova_plugins/functions-libvirt:install_libvirt:103 : [[ noble =~ bookworm ]] 2026-07-23 00:56:42.047 | + lib/nova_plugins/functions-libvirt:install_libvirt:103 : [[ noble =~ trixie ]] 2026-07-23 00:56:42.049 | + lib/nova_plugins/functions-libvirt:install_libvirt:145 : [[ False == True ]] 2026-07-23 00:56:42.052 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:96 : [[ kvm == \l\x\c ]] 2026-07-23 00:56:42.054 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:108 : [[ '' == \T\r\u\e ]] 2026-07-23 00:56:42.058 | + lib/nova:install_nova:921 : is_service_enabled n-novnc 2026-07-23 00:56:42.076 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 00:56:42.080 | ++ lib/nova:install_nova:923 : trueorfalse False NOVNC_FROM_PACKAGE 2026-07-23 00:56:42.100 | + lib/nova:install_nova:923 : NOVNC_FROM_PACKAGE=False 2026-07-23 00:56:42.103 | + lib/nova:install_nova:924 : '[' False = True ']' 2026-07-23 00:56:42.106 | + lib/nova:install_nova:943 : NOVNC_WEB_DIR=/opt/stack/novnc 2026-07-23 00:56:42.109 | + lib/nova:install_nova:944 : git_clone https://github.com/novnc/novnc.git /opt/stack/novnc v1.3.0 2026-07-23 00:56:42.112 | + functions-common:git_clone:589 : local git_remote=https://github.com/novnc/novnc.git 2026-07-23 00:56:42.115 | + functions-common:git_clone:590 : local git_dest=/opt/stack/novnc 2026-07-23 00:56:42.118 | + functions-common:git_clone:591 : local git_ref=v1.3.0 2026-07-23 00:56:42.121 | + functions-common:git_clone:592 : local orig_dir 2026-07-23 00:56:42.124 | ++ functions-common:git_clone:593 : pwd 2026-07-23 00:56:42.128 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-07-23 00:56:42.131 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-23 00:56:42.134 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-23 00:56:42.154 | + functions-common:git_clone:596 : RECLONE=False 2026-07-23 00:56:42.157 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-23 00:56:42.159 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-23 00:56:42.163 | + functions-common:git_clone:610 : echo v1.3.0 2026-07-23 00:56:42.163 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-23 00:56:42.169 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/novnc ]] 2026-07-23 00:56:42.172 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-07-23 00:56:42.175 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://github.com/novnc/novnc.git /opt/stack/novnc 2026-07-23 00:56:42.178 | + functions-common:git_timed:697 : local count=0 2026-07-23 00:56:42.181 | + functions-common:git_timed:698 : local timeout=0 2026-07-23 00:56:42.183 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-23 00:56:42.185 | + functions-common:git_timed:701 : timeout=0 2026-07-23 00:56:42.188 | + functions-common:git_timed:704 : time_start git_timed 2026-07-23 00:56:42.190 | + functions-common:time_start:2406 : local name=git_timed 2026-07-23 00:56:42.193 | + functions-common:time_start:2407 : local start_time= 2026-07-23 00:56:42.195 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-23 00:56:42.198 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-23 00:56:42.202 | + functions-common:time_start:2411 : _TIME_START[$name]=1784768202199 2026-07-23 00:56:42.204 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://github.com/novnc/novnc.git /opt/stack/novnc 2026-07-23 00:56:42.209 | Cloning into '/opt/stack/novnc'... 2026-07-23 00:56:44.203 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-23 00:56:44.206 | + functions-common:time_stop:2420 : local name 2026-07-23 00:56:44.209 | + functions-common:time_stop:2421 : local end_time 2026-07-23 00:56:44.212 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-23 00:56:44.214 | + functions-common:time_stop:2423 : local total 2026-07-23 00:56:44.217 | + functions-common:time_stop:2424 : local start_time 2026-07-23 00:56:44.220 | + functions-common:time_stop:2426 : name=git_timed 2026-07-23 00:56:44.223 | + functions-common:time_stop:2427 : start_time=1784768202199 2026-07-23 00:56:44.226 | + functions-common:time_stop:2429 : [[ -z 1784768202199 ]] 2026-07-23 00:56:44.229 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-23 00:56:44.234 | + functions-common:time_stop:2432 : end_time=1784768204231 2026-07-23 00:56:44.237 | + functions-common:time_stop:2433 : elapsed_time=2032 2026-07-23 00:56:44.239 | + functions-common:time_stop:2434 : total=163249 2026-07-23 00:56:44.242 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-23 00:56:44.244 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=165281 2026-07-23 00:56:44.247 | + functions-common:git_clone:631 : cd /opt/stack/novnc 2026-07-23 00:56:44.250 | + functions-common:git_clone:632 : git_timed fetch origin v1.3.0 2026-07-23 00:56:44.252 | + functions-common:git_timed:697 : local count=0 2026-07-23 00:56:44.254 | + functions-common:git_timed:698 : local timeout=0 2026-07-23 00:56:44.257 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-23 00:56:44.260 | + functions-common:git_timed:701 : timeout=0 2026-07-23 00:56:44.263 | + functions-common:git_timed:704 : time_start git_timed 2026-07-23 00:56:44.265 | + functions-common:time_start:2406 : local name=git_timed 2026-07-23 00:56:44.267 | + functions-common:time_start:2407 : local start_time= 2026-07-23 00:56:44.270 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-23 00:56:44.274 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-23 00:56:44.278 | + functions-common:time_start:2411 : _TIME_START[$name]=1784768204275 2026-07-23 00:56:44.281 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin v1.3.0 2026-07-23 00:56:44.693 | From https://github.com/novnc/novnc 2026-07-23 00:56:44.693 | * tag v1.3.0 -> FETCH_HEAD 2026-07-23 00:56:44.703 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-23 00:56:44.706 | + functions-common:time_stop:2420 : local name 2026-07-23 00:56:44.709 | + functions-common:time_stop:2421 : local end_time 2026-07-23 00:56:44.713 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-23 00:56:44.715 | + functions-common:time_stop:2423 : local total 2026-07-23 00:56:44.718 | + functions-common:time_stop:2424 : local start_time 2026-07-23 00:56:44.721 | + functions-common:time_stop:2426 : name=git_timed 2026-07-23 00:56:44.723 | + functions-common:time_stop:2427 : start_time=1784768204275 2026-07-23 00:56:44.726 | + functions-common:time_stop:2429 : [[ -z 1784768204275 ]] 2026-07-23 00:56:44.730 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-23 00:56:44.735 | + functions-common:time_stop:2432 : end_time=1784768204732 2026-07-23 00:56:44.737 | + functions-common:time_stop:2433 : elapsed_time=457 2026-07-23 00:56:44.741 | + functions-common:time_stop:2434 : total=165281 2026-07-23 00:56:44.743 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-23 00:56:44.746 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=165738 2026-07-23 00:56:44.749 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-07-23 00:56:44.752 | + functions-common:git_timed:697 : local count=0 2026-07-23 00:56:44.755 | + functions-common:git_timed:698 : local timeout=0 2026-07-23 00:56:44.758 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-23 00:56:44.760 | + functions-common:git_timed:701 : timeout=0 2026-07-23 00:56:44.763 | + functions-common:git_timed:704 : time_start git_timed 2026-07-23 00:56:44.766 | + functions-common:time_start:2406 : local name=git_timed 2026-07-23 00:56:44.769 | + functions-common:time_start:2407 : local start_time= 2026-07-23 00:56:44.772 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-23 00:56:44.776 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-23 00:56:44.780 | + functions-common:time_start:2411 : _TIME_START[$name]=1784768204777 2026-07-23 00:56:44.783 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-07-23 00:56:44.817 | Note: switching to 'FETCH_HEAD'. 2026-07-23 00:56:44.818 | 2026-07-23 00:56:44.818 | You are in 'detached HEAD' state. You can look around, make experimental 2026-07-23 00:56:44.818 | changes and commit them, and you can discard any commits you make in this 2026-07-23 00:56:44.818 | state without impacting any branches by switching back to a branch. 2026-07-23 00:56:44.818 | 2026-07-23 00:56:44.818 | If you want to create a new branch to retain commits you create, you may 2026-07-23 00:56:44.818 | do so (now or later) by using -c with the switch command. Example: 2026-07-23 00:56:44.818 | 2026-07-23 00:56:44.818 | git switch -c 2026-07-23 00:56:44.818 | 2026-07-23 00:56:44.819 | Or undo this operation with: 2026-07-23 00:56:44.819 | 2026-07-23 00:56:44.819 | git switch - 2026-07-23 00:56:44.819 | 2026-07-23 00:56:44.819 | Turn off this advice by setting config variable advice.detachedHead to false 2026-07-23 00:56:44.819 | 2026-07-23 00:56:44.819 | HEAD is now at 463c39e noVNC 1.3.0 2026-07-23 00:56:44.821 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-23 00:56:44.823 | + functions-common:time_stop:2420 : local name 2026-07-23 00:56:44.826 | + functions-common:time_stop:2421 : local end_time 2026-07-23 00:56:44.829 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-23 00:56:44.832 | + functions-common:time_stop:2423 : local total 2026-07-23 00:56:44.835 | + functions-common:time_stop:2424 : local start_time 2026-07-23 00:56:44.838 | + functions-common:time_stop:2426 : name=git_timed 2026-07-23 00:56:44.840 | + functions-common:time_stop:2427 : start_time=1784768204777 2026-07-23 00:56:44.843 | + functions-common:time_stop:2429 : [[ -z 1784768204777 ]] 2026-07-23 00:56:44.847 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-23 00:56:44.851 | + functions-common:time_stop:2432 : end_time=1784768204848 2026-07-23 00:56:44.854 | + functions-common:time_stop:2433 : elapsed_time=71 2026-07-23 00:56:44.857 | + functions-common:time_stop:2434 : total=165738 2026-07-23 00:56:44.859 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-23 00:56:44.862 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=165809 2026-07-23 00:56:44.865 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/novnc 2026-07-23 00:56:44.881 | + functions-common:git_clone:672 : cd /opt/stack/novnc 2026-07-23 00:56:44.885 | + functions-common:git_clone:673 : git show --oneline 2026-07-23 00:56:44.886 | + functions-common:git_clone:673 : head -1 2026-07-23 00:56:44.888 | 463c39e noVNC 1.3.0 2026-07-23 00:56:44.891 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-07-23 00:56:44.894 | + lib/nova:install_nova:948 : is_service_enabled n-spice 2026-07-23 00:56:44.913 | + functions-common:is_service_enabled:2076 : return 1 2026-07-23 00:56:44.916 | + lib/nova:install_nova:960 : git_clone https://review.opendev.org/openstack/nova.git /opt/stack/nova master 2026-07-23 00:56:44.919 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/nova.git 2026-07-23 00:56:44.922 | + functions-common:git_clone:590 : local git_dest=/opt/stack/nova 2026-07-23 00:56:44.925 | + functions-common:git_clone:591 : local git_ref=master 2026-07-23 00:56:44.928 | + functions-common:git_clone:592 : local orig_dir 2026-07-23 00:56:44.932 | ++ functions-common:git_clone:593 : pwd 2026-07-23 00:56:44.935 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-07-23 00:56:44.938 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-23 00:56:44.942 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-23 00:56:44.961 | + functions-common:git_clone:596 : RECLONE=False 2026-07-23 00:56:44.964 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-23 00:56:44.967 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-23 00:56:44.971 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-23 00:56:44.971 | + functions-common:git_clone:610 : echo master 2026-07-23 00:56:44.976 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/nova ]] 2026-07-23 00:56:44.979 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-07-23 00:56:44.982 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/nova.git /opt/stack/nova 2026-07-23 00:56:44.985 | + functions-common:git_timed:697 : local count=0 2026-07-23 00:56:44.987 | + functions-common:git_timed:698 : local timeout=0 2026-07-23 00:56:44.990 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-23 00:56:44.993 | + functions-common:git_timed:701 : timeout=0 2026-07-23 00:56:44.996 | + functions-common:git_timed:704 : time_start git_timed 2026-07-23 00:56:44.998 | + functions-common:time_start:2406 : local name=git_timed 2026-07-23 00:56:45.001 | + functions-common:time_start:2407 : local start_time= 2026-07-23 00:56:45.004 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-23 00:56:45.007 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-23 00:56:45.011 | + functions-common:time_start:2411 : _TIME_START[$name]=1784768205008 2026-07-23 00:56:45.014 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/nova.git /opt/stack/nova 2026-07-23 00:56:45.017 | Cloning into '/opt/stack/nova'... 2026-07-23 01:00:27.402 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-23 01:00:27.405 | + functions-common:time_stop:2420 : local name 2026-07-23 01:00:27.409 | + functions-common:time_stop:2421 : local end_time 2026-07-23 01:00:27.412 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-23 01:00:27.415 | + functions-common:time_stop:2423 : local total 2026-07-23 01:00:27.418 | + functions-common:time_stop:2424 : local start_time 2026-07-23 01:00:27.421 | + functions-common:time_stop:2426 : name=git_timed 2026-07-23 01:00:27.424 | + functions-common:time_stop:2427 : start_time=1784768205008 2026-07-23 01:00:27.427 | + functions-common:time_stop:2429 : [[ -z 1784768205008 ]] 2026-07-23 01:00:27.431 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-23 01:00:27.437 | + functions-common:time_stop:2432 : end_time=1784768427434 2026-07-23 01:00:27.440 | + functions-common:time_stop:2433 : elapsed_time=222426 2026-07-23 01:00:27.443 | + functions-common:time_stop:2434 : total=165809 2026-07-23 01:00:27.446 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-23 01:00:27.449 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=388235 2026-07-23 01:00:27.452 | + functions-common:git_clone:631 : cd /opt/stack/nova 2026-07-23 01:00:27.455 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-07-23 01:00:27.458 | + functions-common:git_timed:697 : local count=0 2026-07-23 01:00:27.462 | + functions-common:git_timed:698 : local timeout=0 2026-07-23 01:00:27.464 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-23 01:00:27.467 | + functions-common:git_timed:701 : timeout=0 2026-07-23 01:00:27.470 | + functions-common:git_timed:704 : time_start git_timed 2026-07-23 01:00:27.474 | + functions-common:time_start:2406 : local name=git_timed 2026-07-23 01:00:27.476 | + functions-common:time_start:2407 : local start_time= 2026-07-23 01:00:27.479 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-23 01:00:27.483 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-23 01:00:27.488 | + functions-common:time_start:2411 : _TIME_START[$name]=1784768427484 2026-07-23 01:00:27.492 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-07-23 01:00:28.222 | From https://review.opendev.org/openstack/nova 2026-07-23 01:00:28.223 | * branch master -> FETCH_HEAD 2026-07-23 01:00:28.233 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-23 01:00:28.237 | + functions-common:time_stop:2420 : local name 2026-07-23 01:00:28.240 | + functions-common:time_stop:2421 : local end_time 2026-07-23 01:00:28.243 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-23 01:00:28.246 | + functions-common:time_stop:2423 : local total 2026-07-23 01:00:28.249 | + functions-common:time_stop:2424 : local start_time 2026-07-23 01:00:28.252 | + functions-common:time_stop:2426 : name=git_timed 2026-07-23 01:00:28.255 | + functions-common:time_stop:2427 : start_time=1784768427484 2026-07-23 01:00:28.258 | + functions-common:time_stop:2429 : [[ -z 1784768427484 ]] 2026-07-23 01:00:28.262 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-23 01:00:28.266 | + functions-common:time_stop:2432 : end_time=1784768428263 2026-07-23 01:00:28.270 | + functions-common:time_stop:2433 : elapsed_time=779 2026-07-23 01:00:28.272 | + functions-common:time_stop:2434 : total=388235 2026-07-23 01:00:28.275 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-23 01:00:28.278 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=389014 2026-07-23 01:00:28.281 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-07-23 01:00:28.284 | + functions-common:git_timed:697 : local count=0 2026-07-23 01:00:28.287 | + functions-common:git_timed:698 : local timeout=0 2026-07-23 01:00:28.290 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-23 01:00:28.293 | + functions-common:git_timed:701 : timeout=0 2026-07-23 01:00:28.297 | + functions-common:git_timed:704 : time_start git_timed 2026-07-23 01:00:28.300 | + functions-common:time_start:2406 : local name=git_timed 2026-07-23 01:00:28.303 | + functions-common:time_start:2407 : local start_time= 2026-07-23 01:00:28.306 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-23 01:00:28.310 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-23 01:00:28.315 | + functions-common:time_start:2411 : _TIME_START[$name]=1784768428311 2026-07-23 01:00:28.318 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-07-23 01:00:28.854 | Note: switching to 'FETCH_HEAD'. 2026-07-23 01:00:28.854 | 2026-07-23 01:00:28.854 | You are in 'detached HEAD' state. You can look around, make experimental 2026-07-23 01:00:28.854 | changes and commit them, and you can discard any commits you make in this 2026-07-23 01:00:28.854 | state without impacting any branches by switching back to a branch. 2026-07-23 01:00:28.854 | 2026-07-23 01:00:28.855 | If you want to create a new branch to retain commits you create, you may 2026-07-23 01:00:28.855 | do so (now or later) by using -c with the switch command. Example: 2026-07-23 01:00:28.855 | 2026-07-23 01:00:28.855 | git switch -c 2026-07-23 01:00:28.855 | 2026-07-23 01:00:28.855 | Or undo this operation with: 2026-07-23 01:00:28.855 | 2026-07-23 01:00:28.855 | git switch - 2026-07-23 01:00:28.855 | 2026-07-23 01:00:28.855 | Turn off this advice by setting config variable advice.detachedHead to false 2026-07-23 01:00:28.856 | 2026-07-23 01:00:28.856 | HEAD is now at 9e1434d255 Merge "libvirt: Remove tpm support detection for libvirt < 8.0.0" 2026-07-23 01:00:28.864 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-23 01:00:28.867 | + functions-common:time_stop:2420 : local name 2026-07-23 01:00:28.871 | + functions-common:time_stop:2421 : local end_time 2026-07-23 01:00:28.874 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-23 01:00:28.878 | + functions-common:time_stop:2423 : local total 2026-07-23 01:00:28.881 | + functions-common:time_stop:2424 : local start_time 2026-07-23 01:00:28.883 | + functions-common:time_stop:2426 : name=git_timed 2026-07-23 01:00:28.886 | + functions-common:time_stop:2427 : start_time=1784768428311 2026-07-23 01:00:28.889 | + functions-common:time_stop:2429 : [[ -z 1784768428311 ]] 2026-07-23 01:00:28.893 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-23 01:00:28.898 | + functions-common:time_stop:2432 : end_time=1784768428894 2026-07-23 01:00:28.901 | + functions-common:time_stop:2433 : elapsed_time=583 2026-07-23 01:00:28.904 | + functions-common:time_stop:2434 : total=389014 2026-07-23 01:00:28.907 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-23 01:00:28.910 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=389597 2026-07-23 01:00:28.913 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/nova 2026-07-23 01:00:28.936 | + functions-common:git_clone:672 : cd /opt/stack/nova 2026-07-23 01:00:28.940 | + functions-common:git_clone:673 : git show --oneline 2026-07-23 01:00:28.940 | + functions-common:git_clone:673 : head -1 2026-07-23 01:00:28.993 | 9e1434d255 Merge "libvirt: Remove tpm support detection for libvirt < 8.0.0" 2026-07-23 01:00:28.997 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-07-23 01:00:28.999 | + lib/nova:install_nova:961 : setup_develop /opt/stack/nova 2026-07-23 01:00:29.002 | + inc/python:setup_develop:353 : local bindep 2026-07-23 01:00:29.004 | + inc/python:setup_develop:354 : [[ /opt/stack/nova == -bindep* ]] 2026-07-23 01:00:29.006 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/nova 2026-07-23 01:00:29.009 | + inc/python:setup_develop:359 : local extras= 2026-07-23 01:00:29.011 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/nova -e 2026-07-23 01:00:29.014 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-07-23 01:00:29.016 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/nova == -bindep* ]] 2026-07-23 01:00:29.019 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/nova 2026-07-23 01:00:29.021 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-07-23 01:00:29.023 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-07-23 01:00:29.027 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/nova 2026-07-23 01:00:29.031 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-07-23 01:00:29.035 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/nova 2026-07-23 01:00:29.038 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-07-23 01:00:29.041 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-07-23 01:00:29.046 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2026-07-23 01:00:29.051 | + inc/python:_setup_package_with_constraints_edit:400 : name=nova 2026-07-23 01:00:29.055 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z nova ']' 2026-07-23 01:00:29.058 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2026-07-23 01:00:29.223 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/nova -e 2026-07-23 01:00:29.227 | + inc/python:setup_package:436 : local bindep=0 2026-07-23 01:00:29.231 | + inc/python:setup_package:437 : local bindep_flag= 2026-07-23 01:00:29.234 | + inc/python:setup_package:438 : local bindep_profiles= 2026-07-23 01:00:29.238 | + inc/python:setup_package:439 : [[ /opt/stack/nova == -bindep* ]] 2026-07-23 01:00:29.240 | + inc/python:setup_package:444 : local project_dir=/opt/stack/nova 2026-07-23 01:00:29.244 | + inc/python:setup_package:445 : local flags=-e 2026-07-23 01:00:29.248 | + inc/python:setup_package:446 : local extras= 2026-07-23 01:00:29.251 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-07-23 01:00:29.254 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-07-23 01:00:29.258 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-07-23 01:00:29.263 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-07-23 01:00:29.266 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-07-23 01:00:29.270 | + inc/python:setup_package:464 : pip_install -e /opt/stack/nova 2026-07-23 01:00:29.297 | Using python 3.12 to install /opt/stack/nova 2026-07-23 01:00:29.301 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/nova 2026-07-23 01:00:30.317 | Obtaining file:///opt/stack/nova 2026-07-23 01:00:30.321 | Installing build dependencies: started 2026-07-23 01:00:32.139 | Installing build dependencies: finished with status 'done' 2026-07-23 01:00:32.140 | Checking if build backend supports build_editable: started 2026-07-23 01:00:32.692 | Checking if build backend supports build_editable: finished with status 'done' 2026-07-23 01:00:32.693 | Getting requirements to build editable: started 2026-07-23 01:00:32.998 | Getting requirements to build editable: finished with status 'done' 2026-07-23 01:00:33.000 | Preparing editable metadata (pyproject.toml): started 2026-07-23 01:00:35.265 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-07-23 01:00:35.289 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev313) (7.0.3) 2026-07-23 01:00:35.290 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev313) (2.0.51) 2026-07-23 01:00:35.291 | Requirement already satisfied: decorator>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev313) (5.3.1) 2026-07-23 01:00:35.292 | Requirement already satisfied: eventlet>=0.30.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev313) (0.41.0) 2026-07-23 01:00:35.293 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev313) (3.1.6) 2026-07-23 01:00:35.294 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev313) (13.0.0) 2026-07-23 01:00:35.295 | Requirement already satisfied: lxml>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev313) (6.1.1) 2026-07-23 01:00:35.295 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev313) (2.5.1) 2026-07-23 01:00:35.296 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev313) (43.0.3) 2026-07-23 01:00:35.297 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev313) (1.8.10) 2026-07-23 01:00:35.298 | Requirement already satisfied: greenlet>=0.4.15 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev313) (3.5.3) 2026-07-23 01:00:35.299 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev313) (3.1.0) 2026-07-23 01:00:35.300 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev313) (3.10.1) 2026-07-23 01:00:35.301 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev313) (3.18.0) 2026-07-23 01:00:35.301 | Requirement already satisfied: alembic>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev313) (1.18.5) 2026-07-23 01:00:35.302 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev313) (1.3.0) 2026-07-23 01:00:35.303 | Requirement already satisfied: paramiko>=2.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev313) (4.0.0) 2026-07-23 01:00:35.304 | Requirement already satisfied: jsonschema>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev313) (4.26.0) 2026-07-23 01:00:35.305 | Requirement already satisfied: python-cinderclient>=4.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev313) (9.9.0) 2026-07-23 01:00:35.306 | Requirement already satisfied: keystoneauth1>=3.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev313) (5.15.0) 2026-07-23 01:00:35.510 | Collecting python-neutronclient>=7.1.0 (from nova==33.1.0.dev313) 2026-07-23 01:00:35.647 | Downloading python_neutronclient-13.0.0-py3-none-any.whl.metadata (3.5 kB) 2026-07-23 01:00:35.657 | Requirement already satisfied: python-glanceclient>=4.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev313) (4.12.0) 2026-07-23 01:00:35.658 | Requirement already satisfied: requests>=2.25.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev313) (2.34.2) 2026-07-23 01:00:35.659 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev313) (5.9.0) 2026-07-23 01:00:35.684 | Collecting websockify>=0.9.0 (from nova==33.1.0.dev313) 2026-07-23 01:00:35.699 | Downloading websockify-0.13.0-py3-none-any.whl.metadata (14 kB) 2026-07-23 01:00:35.718 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev313) (4.3.0) 2026-07-23 01:00:35.719 | Requirement already satisfied: oslo.concurrency>=5.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev313) (7.6.1) 2026-07-23 01:00:35.720 | Requirement already satisfied: oslo.config>=9.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev313) (10.5.0) 2026-07-23 01:00:35.721 | Requirement already satisfied: oslo.context>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev313) (6.5.0) 2026-07-23 01:00:35.721 | Requirement already satisfied: oslo.log>=4.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev313) (8.3.0) 2026-07-23 01:00:35.722 | Requirement already satisfied: oslo.limit>=2.9.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev313) (2.12.0) 2026-07-23 01:00:35.723 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev313) (3.9.0) 2026-07-23 01:00:35.724 | Requirement already satisfied: oslo.serialization>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev313) (5.11.0) 2026-07-23 01:00:35.725 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev313) (2.8.0) 2026-07-23 01:00:35.726 | Requirement already satisfied: oslo.utils>=8.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev313) (10.1.1) 2026-07-23 01:00:35.726 | Requirement already satisfied: oslo.db>=10.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev313) (18.1.0) 2026-07-23 01:00:35.727 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev313) (7.10.0) 2026-07-23 01:00:35.728 | Requirement already satisfied: oslo.messaging>=14.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev313) (18.2.0) 2026-07-23 01:00:35.729 | Requirement already satisfied: oslo.policy>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev313) (6.0.0) 2026-07-23 01:00:35.730 | Requirement already satisfied: oslo.privsep>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev313) (3.12.0) 2026-07-23 01:00:35.731 | Requirement already satisfied: oslo.i18n>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev313) (6.9.0) 2026-07-23 01:00:35.732 | 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.dev313) (4.7.0) 2026-07-23 01:00:35.733 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev313) (2.0.0) 2026-07-23 01:00:35.734 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev313) (8.2.0) 2026-07-23 01:00:35.735 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev313) (7.2.2) 2026-07-23 01:00:35.736 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev313) (3.11.0) 2026-07-23 01:00:35.736 | Requirement already satisfied: os-brick>=6.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev313) (7.1.0) 2026-07-23 01:00:35.737 | Requirement already satisfied: os-resource-classes>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev313) (1.1.0) 2026-07-23 01:00:35.738 | Requirement already satisfied: os-traits>=3.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev313) (3.8.0) 2026-07-23 01:00:35.739 | Requirement already satisfied: os-vif>=3.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev313) (5.1.0) 2026-07-23 01:00:35.740 | Requirement already satisfied: castellan>=0.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev313) (5.8.0) 2026-07-23 01:00:35.853 | Collecting microversion-parse>=0.2.1 (from nova==33.1.0.dev313) 2026-07-23 01:00:35.870 | Downloading microversion_parse-2.1.0-py3-none-any.whl.metadata (5.1 kB) 2026-07-23 01:00:35.879 | Requirement already satisfied: tooz>=1.58.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev313) (9.0.0) 2026-07-23 01:00:35.880 | Requirement already satisfied: cursive>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev313) (0.2.4) 2026-07-23 01:00:35.881 | Requirement already satisfied: retrying>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev313) (1.4.2) 2026-07-23 01:00:35.882 | Requirement already satisfied: os-service-types>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev313) (1.8.2) 2026-07-23 01:00:35.882 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev313) (2.9.0.post0) 2026-07-23 01:00:35.883 | Requirement already satisfied: futurist>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev313) (3.4.0) 2026-07-23 01:00:35.884 | Requirement already satisfied: openstacksdk>=4.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev313) (4.17.0) 2026-07-23 01:00:35.885 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev313) (6.0.3) 2026-07-23 01:00:35.888 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.5.0->nova==33.1.0.dev313) (1.3.12) 2026-07-23 01:00:35.889 | 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.dev313) (4.15.0) 2026-07-23 01:00:35.892 | 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.dev313) (7.5.0) 2026-07-23 01:00:35.897 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->nova==33.1.0.dev313) (2.0.0) 2026-07-23 01:00:35.901 | 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.dev313) (3.0) 2026-07-23 01:00:35.908 | 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.dev313) (2.8.0) 2026-07-23 01:00:35.915 | 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.dev313) (3.1.0) 2026-07-23 01:00:35.918 | 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.dev313) (2.2.2) 2026-07-23 01:00:35.922 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->nova==33.1.0.dev313) (3.0.3) 2026-07-23 01:00:35.925 | 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.dev313) (26.1.0) 2026-07-23 01:00:35.926 | 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.dev313) (2025.9.1) 2026-07-23 01:00:35.927 | 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.dev313) (0.37.0) 2026-07-23 01:00:35.928 | 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.dev313) (2026.5.1) 2026-07-23 01:00:35.936 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.16.0->nova==33.1.0.dev313) (2.1.0) 2026-07-23 01:00:35.943 | 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.dev313) (4.1.0) 2026-07-23 01:00:35.944 | 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.dev313) (2.13.0) 2026-07-23 01:00:35.945 | 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.dev313) (5.8.0) 2026-07-23 01:00:35.958 | 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.dev313) (1.5.0) 2026-07-23 01:00:35.959 | 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.dev313) (1.1.0) 2026-07-23 01:00:35.960 | 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.dev313) (1.33) 2026-07-23 01:00:35.962 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==33.1.0.dev313) (4.10.0) 2026-07-23 01:00:35.970 | 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.dev313) (3.1.1) 2026-07-23 01:00:35.977 | 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.dev313) (9.1.4) 2026-07-23 01:00:35.990 | 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.dev313) (2.18.0) 2026-07-23 01:00:35.998 | 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.dev313) (0.20) 2026-07-23 01:00:36.011 | 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.dev313) (2.1.2) 2026-07-23 01:00:36.012 | 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.dev313) (0.6.2) 2026-07-23 01:00:36.029 | 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.dev313) (7.1.4) 2026-07-23 01:00:36.030 | 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.dev313) (5.3.1) 2026-07-23 01:00:36.031 | 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.dev313) (5.6.2) 2026-07-23 01:00:36.032 | 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.dev313) (0.16.0) 2026-07-23 01:00:36.036 | 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.dev313) (5.1.0) 2026-07-23 01:00:36.046 | 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.dev313) (2026.2) 2026-07-23 01:00:36.047 | 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.dev313) (26.2) 2026-07-23 01:00:36.054 | 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.dev313) (0.25.0) 2026-07-23 01:00:36.058 | 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.dev313) (5.0.0) 2026-07-23 01:00:36.060 | 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.dev313) (4.0.1) 2026-07-23 01:00:36.075 | 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.dev313) (1.2.1) 2026-07-23 01:00:36.097 | 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.dev313) (1.7.6) 2026-07-23 01:00:36.104 | 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.dev313) (2.2.0) 2026-07-23 01:00:36.109 | 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.dev313) (1.3.7) 2026-07-23 01:00:36.120 | 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.dev313) (3.3.2) 2026-07-23 01:00:36.132 | 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.dev313) (4.3.2) 2026-07-23 01:00:36.133 | 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.dev313) (3.7.1) 2026-07-23 01:00:36.143 | 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.dev313) (2.4.0) 2026-07-23 01:00:36.153 | 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.dev313) (3.0.3) 2026-07-23 01:00:36.154 | 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.dev313) (1.6.2) 2026-07-23 01:00:36.163 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->nova==33.1.0.dev313) (83.0.0) 2026-07-23 01:00:36.183 | 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.dev313) (0.8.1) 2026-07-23 01:00:36.221 | 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.dev313) (4.15.0) 2026-07-23 01:00:36.228 | 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.dev313) (0.6.0) 2026-07-23 01:00:36.229 | Requirement already satisfied: cmd2>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev313) (4.0.0) 2026-07-23 01:00:36.239 | Requirement already satisfied: prompt-toolkit>=3.0.52 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev313) (3.0.52) 2026-07-23 01:00:36.240 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev313) (1.11.0) 2026-07-23 01:00:36.241 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev313) (15.0.0) 2026-07-23 01:00:36.242 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev313) (1.8.0) 2026-07-23 01:00:36.265 | 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.dev313) (1.17.0) 2026-07-23 01:00:36.271 | 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.dev313) (2.1.0) 2026-07-23 01:00:36.273 | 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.dev313) (24.2.1) 2026-07-23 01:00:36.293 | 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.dev313) (4.7.0) 2026-07-23 01:00:36.319 | 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.dev313) (3.4.7) 2026-07-23 01:00:36.320 | 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.dev313) (3.18) 2026-07-23 01:00:36.320 | 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.dev313) (2.7.0) 2026-07-23 01:00:36.322 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==33.1.0.dev313) (2023.11.17) 2026-07-23 01:00:36.363 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev313) (4.2.0) 2026-07-23 01:00:36.364 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev313) (2.20.0) 2026-07-23 01:00:36.376 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev313) (0.1.2) 2026-07-23 01:00:36.396 | 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.dev313) (0.8) 2026-07-23 01:00:36.462 | 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.dev313) (0.16.0) 2026-07-23 01:00:36.972 | Collecting numpy (from websockify>=0.9.0->nova==33.1.0.dev313) 2026-07-23 01:00:36.989 | Downloading numpy-2.4.6-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.metadata (6.6 kB) 2026-07-23 01:00:37.026 | Collecting jwcrypto (from websockify>=0.9.0->nova==33.1.0.dev313) 2026-07-23 01:00:37.042 | Downloading jwcrypto-1.5.8-py3-none-any.whl.metadata (3.3 kB) 2026-07-23 01:00:37.097 | Collecting redis (from websockify>=0.9.0->nova==33.1.0.dev313) 2026-07-23 01:00:37.113 | Downloading redis-8.0.1-py3-none-any.whl.metadata (13 kB) 2026-07-23 01:00:37.215 | Downloading microversion_parse-2.1.0-py3-none-any.whl (20 kB) 2026-07-23 01:00:37.239 | Downloading python_neutronclient-13.0.0-py3-none-any.whl (235 kB) 2026-07-23 01:00:37.286 | Downloading websockify-0.13.0-py3-none-any.whl (41 kB) 2026-07-23 01:00:37.308 | Downloading jwcrypto-1.5.8-py3-none-any.whl (96 kB) 2026-07-23 01:00:37.330 | Downloading numpy-2.4.6-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (16.6 MB) 2026-07-23 01:00:37.607 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 16.6/16.6 MB 61.0 MB/s 0:00:00 2026-07-23 01:00:37.622 | Downloading redis-8.0.1-py3-none-any.whl (502 kB) 2026-07-23 01:00:37.691 | Building wheels for collected packages: nova 2026-07-23 01:00:37.692 | Building editable for nova (pyproject.toml): started 2026-07-23 01:00:40.356 | Building editable for nova (pyproject.toml): finished with status 'done' 2026-07-23 01:00:40.358 | Created wheel for nova: filename=nova-33.1.0.dev313-0.editable-py3-none-any.whl size=10616 sha256=552c8e68456fc11c68b088f34846e4b919c2fd024dd745b5499e57d0b81cb41d 2026-07-23 01:00:40.358 | Stored in directory: /tmp/pip-ephem-wheel-cache-qfo726ur/wheels/ee/2b/3a/69794dff55dd5d6c4a3613dfc37217369e4acdbc37f2b08153 2026-07-23 01:00:40.363 | Successfully built nova 2026-07-23 01:00:40.637 | Installing collected packages: redis, numpy, microversion-parse, jwcrypto, websockify, python-neutronclient, nova 2026-07-23 01:00:45.653 | 2026-07-23 01:00:45.679 | Successfully installed jwcrypto-1.5.8 microversion-parse-2.1.0 nova-33.1.0.dev313 numpy-2.4.6 python-neutronclient-13.0.0 redis-8.0.1 websockify-0.13.0 2026-07-23 01:00:45.904 | + inc/python:pip_install:216 : result=0 2026-07-23 01:00:45.907 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-23 01:00:45.909 | + functions-common:time_stop:2420 : local name 2026-07-23 01:00:45.911 | + functions-common:time_stop:2421 : local end_time 2026-07-23 01:00:45.913 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-23 01:00:45.916 | + functions-common:time_stop:2423 : local total 2026-07-23 01:00:45.918 | + functions-common:time_stop:2424 : local start_time 2026-07-23 01:00:45.920 | + functions-common:time_stop:2426 : name=pip_install 2026-07-23 01:00:45.922 | + functions-common:time_stop:2427 : start_time=1784768429292 2026-07-23 01:00:45.924 | + functions-common:time_stop:2429 : [[ -z 1784768429292 ]] 2026-07-23 01:00:45.928 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-23 01:00:45.931 | + functions-common:time_stop:2432 : end_time=1784768445928 2026-07-23 01:00:45.933 | + functions-common:time_stop:2433 : elapsed_time=16636 2026-07-23 01:00:45.936 | + functions-common:time_stop:2434 : total=140429 2026-07-23 01:00:45.938 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-23 01:00:45.940 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=157065 2026-07-23 01:00:45.942 | + inc/python:pip_install:219 : return 0 2026-07-23 01:00:45.945 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-07-23 01:00:45.947 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-07-23 01:00:45.949 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/nova 2026-07-23 01:00:45.952 | + inc/python:use_library_from_git:266 : local name=/opt/stack/nova 2026-07-23 01:00:45.954 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-23 01:00:45.956 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-23 01:00:45.959 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/nova, ]] 2026-07-23 01:00:45.961 | + inc/python:use_library_from_git:269 : return 1 2026-07-23 01:00:45.964 | + lib/nova:install_nova:962 : sudo install -D -m 0644 -o quobyte /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2026-07-23 01:00:45.979 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-07-23 01:00:45.981 | + ./stack.sh:main:962 : configure_nova 2026-07-23 01:00:45.983 | + lib/nova:configure_nova:264 : sudo install -d -o quobyte /etc/nova 2026-07-23 01:00:45.998 | + lib/nova:configure_nova:266 : configure_rootwrap nova 2026-07-23 01:00:46.001 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2026-07-23 01:00:46.003 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2026-07-23 01:00:46.007 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2026-07-23 01:00:46.007 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2026-07-23 01:00:46.011 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2026-07-23 01:00:46.014 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2026-07-23 01:00:46.016 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/opt/stack/data/venv/bin 2026-07-23 01:00:46.019 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2026-07-23 01:00:46.022 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2026-07-23 01:00:46.024 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2026-07-23 01:00:46.027 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/opt/stack/data/venv/bin/nova-rootwrap 2026-07-23 01:00:46.030 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2026-07-23 01:00:46.045 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2026-07-23 01:00:46.060 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.d/compute.filters /etc/nova/rootwrap.d 2026-07-23 01:00:46.074 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.conf /etc/nova/rootwrap.conf 2026-07-23 01:00:46.090 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2026-07-23 01:00:46.106 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/nova/rootwrap.conf 2026-07-23 01:00:46.120 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2026-07-23 01:00:46.123 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2026-07-23 01:00:46.127 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.ZI8Q6qdtRs 2026-07-23 01:00:46.129 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2026-07-23 01:00:46.132 | + inc/rootwrap:configure_rootwrap:73 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2026-07-23 01:00:46.134 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /opt/stack/data/venv/bin/nova-rootwrap-daemon ']' 2026-07-23 01:00:46.137 | + inc/rootwrap:configure_rootwrap:76 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-07-23 01:00:46.139 | + inc/rootwrap:configure_rootwrap:77 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-07-23 01:00:46.142 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.ZI8Q6qdtRs 2026-07-23 01:00:46.146 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.ZI8Q6qdtRs 2026-07-23 01:00:46.160 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.ZI8Q6qdtRs /etc/sudoers.d/nova-rootwrap 2026-07-23 01:00:46.175 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /opt/stack/data/venv/bin/nova-rootwrap 2026-07-23 01:00:46.179 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /opt/stack/data/venv/bin 2026-07-23 01:00:46.181 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/opt/stack/data/venv/bin 2026-07-23 01:00:46.184 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2026-07-23 01:00:46.186 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2026-07-23 01:00:46.189 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2026-07-23 01:00:46.191 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /opt/stack/data/venv/bin ]] 2026-07-23 01:00:46.195 | + inc/rootwrap:add_sudo_secure_path:33 : echo 'Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin' 2026-07-23 01:00:46.195 | + inc/rootwrap:add_sudo_secure_path:33 : sudo tee /etc/sudoers.d/zz-secure-path 2026-07-23 01:00:46.206 | Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin 2026-07-23 01:00:46.209 | + inc/rootwrap:add_sudo_secure_path:34 : sudo chmod 400 /etc/sudoers.d/zz-secure-path 2026-07-23 01:00:46.225 | + inc/rootwrap:add_sudo_secure_path:35 : sudo chown root:root /etc/sudoers.d/zz-secure-path 2026-07-23 01:00:46.240 | + lib/nova:configure_nova:268 : [[ key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent =~ n-api ]] 2026-07-23 01:00:46.243 | + lib/nova:configure_nova:270 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2026-07-23 01:00:46.247 | + lib/nova:configure_nova:273 : is_service_enabled n-cpu 2026-07-23 01:00:46.263 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 01:00:46.265 | + lib/nova:configure_nova:275 : sudo sysctl -w net.ipv4.ip_forward=1 2026-07-23 01:00:46.277 | net.ipv4.ip_forward = 1 2026-07-23 01:00:46.281 | + lib/nova:configure_nova:277 : [[ libvirt = \l\i\b\v\i\r\t ]] 2026-07-23 01:00:46.284 | + lib/nova:configure_nova:281 : [[ kvm == \k\v\m ]] 2026-07-23 01:00:46.286 | + lib/nova:configure_nova:282 : sudo modprobe kvm 2026-07-23 01:00:46.302 | + lib/nova:configure_nova:283 : '[' '!' -e /dev/kvm ']' 2026-07-23 01:00:46.304 | + lib/nova:configure_nova:298 : [[ kvm == \l\x\c ]] 2026-07-23 01:00:46.307 | + lib/nova:configure_nova:313 : sudo install -d -o quobyte /opt/stack/data/nova/instances 2026-07-23 01:00:46.322 | + lib/nova:configure_nova:318 : '[' -L /dev/disk/by-label/nova-instances ']' 2026-07-23 01:00:46.326 | + lib/nova:configure_nova:327 : sudo tee /etc/iscsi/initiatorname.iscsi 2026-07-23 01:00:46.326 | ++ lib/nova:configure_nova:327 : iscsi-iname 2026-07-23 01:00:46.332 | + lib/nova:configure_nova:327 : echo InitiatorName=iqn.2016-04.com.open-iscsi:96af1f291ae9 2026-07-23 01:00:46.337 | InitiatorName=iqn.2016-04.com.open-iscsi:96af1f291ae9 2026-07-23 01:00:46.341 | + lib/nova:configure_nova:329 : [[ False == \T\r\u\e ]] 2026-07-23 01:00:46.343 | + lib/nova:configure_nova:344 : iniset -sudo /etc/iscsi/iscsid.conf DEFAULT node.session.auth.chap_algs SHA3-256,SHA256 2026-07-23 01:00:46.424 | + lib/nova:configure_nova:346 : [[ lioadm != \n\v\m\e\t ]] 2026-07-23 01:00:46.424 | + lib/nova:configure_nova:348 : restart_service iscsid 2026-07-23 01:00:46.426 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-23 01:00:46.429 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart iscsid 2026-07-23 01:00:46.486 | + lib/nova:configure_nova:371 : create_nova_conf 2026-07-23 01:00:46.489 | + lib/nova:create_nova_conf:441 : rm -f /opt/stack/nova/bin/nova.conf 2026-07-23 01:00:46.492 | + lib/nova:create_nova_conf:444 : rm -f /etc/nova/nova.conf 2026-07-23 01:00:46.497 | + lib/nova:create_nova_conf:445 : iniset /etc/nova/nova.conf DEFAULT debug True 2026-07-23 01:00:46.527 | + lib/nova:create_nova_conf:446 : '[' True == True ']' 2026-07-23 01:00:46.529 | + lib/nova:create_nova_conf:447 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2026-07-23 01:00:46.560 | + lib/nova:create_nova_conf:449 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2026-07-23 01:00:46.592 | + lib/nova:create_nova_conf:450 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2026-07-23 01:00:46.622 | + lib/nova:create_nova_conf:451 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2026-07-23 01:00:46.654 | + lib/nova:create_nova_conf:452 : iniset /etc/nova/nova.conf scheduler workers 2 2026-07-23 01:00:46.686 | + lib/nova:create_nova_conf:453 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2026-07-23 01:00:46.719 | + lib/nova:create_nova_conf:454 : iniset /etc/nova/nova.conf DEFAULT my_ip 192.168.122.85 2026-07-23 01:00:46.748 | + lib/nova:create_nova_conf:455 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2026-07-23 01:00:46.776 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2026-07-23 01:00:46.807 | + lib/nova:create_nova_conf:457 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2026-07-23 01:00:46.838 | + lib/nova:create_nova_conf:458 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2026-07-23 01:00:46.868 | + lib/nova:create_nova_conf:462 : iniset /etc/nova/nova.conf api response_validation error 2026-07-23 01:00:46.900 | + lib/nova:create_nova_conf:464 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2026-07-23 01:00:46.934 | + lib/nova:create_nova_conf:466 : iniset /etc/nova/nova.conf DEFAULT report_interval 120 2026-07-23 01:00:46.966 | + lib/nova:create_nova_conf:467 : iniset /etc/nova/nova.conf DEFAULT service_down_time 720 2026-07-23 01:00:46.998 | + lib/nova:create_nova_conf:469 : is_fedora 2026-07-23 01:00:47.001 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-23 01:00:47.004 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-23 01:00:47.006 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-23 01:00:47.008 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-23 01:00:47.011 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-23 01:00:47.013 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-23 01:00:47.016 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-23 01:00:47.018 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-23 01:00:47.021 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-23 01:00:47.024 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-23 01:00:47.026 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-23 01:00:47.029 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-23 01:00:47.032 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-23 01:00:47.034 | + lib/nova:create_nova_conf:478 : is_service_enabled n-api n-cond n-sched n-spice n-novnc n-sproxy 2026-07-23 01:00:47.052 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 01:00:47.054 | + lib/nova:create_nova_conf:482 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-07-23 01:00:47.057 | + lib/nova:create_nova_conf:485 : local db=nova_cell0 2026-07-23 01:00:47.059 | + lib/nova:create_nova_conf:488 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2026-07-23 01:00:47.092 | ++ lib/nova:create_nova_conf:491 : database_connection_url nova_cell0 2026-07-23 01:00:47.095 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2026-07-23 01:00:47.097 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2026-07-23 01:00:47.099 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell0 2026-07-23 01:00:47.102 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-23 01:00:47.104 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-23 01:00:47.106 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-23 01:00:47.121 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-23 01:00:47.123 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-23 01:00:47.125 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-07-23 01:00:47.128 | + lib/nova:create_nova_conf:491 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-07-23 01:00:47.162 | ++ lib/nova:create_nova_conf:492 : database_connection_url nova_api 2026-07-23 01:00:47.165 | ++ lib/database:database_connection_url:134 : local db=nova_api 2026-07-23 01:00:47.168 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2026-07-23 01:00:47.170 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_api 2026-07-23 01:00:47.172 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-23 01:00:47.174 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-23 01:00:47.175 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-23 01:00:47.191 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-23 01:00:47.194 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-23 01:00:47.196 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2026-07-23 01:00:47.199 | + lib/nova:create_nova_conf:492 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:stackdb@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2026-07-23 01:00:47.233 | + lib/nova:create_nova_conf:497 : iniset /etc/nova/nova.conf cache enabled True 2026-07-23 01:00:47.267 | + lib/nova:create_nova_conf:498 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2026-07-23 01:00:47.298 | + lib/nova:create_nova_conf:499 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2026-07-23 01:00:47.328 | + lib/nova:create_nova_conf:502 : is_service_enabled n-api 2026-07-23 01:00:47.345 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 01:00:47.347 | + lib/nova:create_nova_conf:503 : is_service_enabled n-api-meta 2026-07-23 01:00:47.363 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 01:00:47.367 | ++ lib/nova:create_nova_conf:505 : echo osapi_compute,metadata 2026-07-23 01:00:47.367 | ++ lib/nova:create_nova_conf:505 : sed s/,metadata// 2026-07-23 01:00:47.372 | + lib/nova:create_nova_conf:505 : NOVA_ENABLED_APIS=osapi_compute 2026-07-23 01:00:47.374 | + lib/nova:create_nova_conf:507 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2026-07-23 01:00:47.405 | + lib/nova:create_nova_conf:508 : [[ True == \T\r\u\e ]] 2026-07-23 01:00:47.407 | + lib/nova:create_nova_conf:509 : iniset /etc/nova/nova.conf oslo_policy enforce_new_defaults True 2026-07-23 01:00:47.440 | + lib/nova:create_nova_conf:514 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2026-07-23 01:00:47.442 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/nova/nova.conf 2026-07-23 01:00:47.445 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=nova 2026-07-23 01:00:47.448 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-07-23 01:00:47.451 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-07-23 01:00:47.454 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/nova/nova.conf nova keystone_authtoken 2026-07-23 01:00:47.456 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-07-23 01:00:47.459 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-23 01:00:47.462 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-07-23 01:00:47.465 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2026-07-23 01:00:47.497 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2026-07-23 01:00:47.527 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://192.168.122.85/identity 2026-07-23 01:00:47.556 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2026-07-23 01:00:47.586 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf keystone_authtoken password nomoresecret 2026-07-23 01:00:47.618 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2026-07-23 01:00:47.652 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2026-07-23 01:00:47.684 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2026-07-23 01:00:47.715 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/nova/nova.conf keystone_authtoken www_authenticate_uri http://192.168.122.85/identity 2026-07-23 01:00:47.748 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-07-23 01:00:47.781 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2026-07-23 01:00:47.814 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-07-23 01:00:47.816 | + lib/nova:create_nova_conf:517 : is_service_enabled cinder 2026-07-23 01:00:47.835 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 01:00:47.838 | + lib/nova:create_nova_conf:518 : configure_cinder_access 2026-07-23 01:00:47.841 | + lib/nova:configure_cinder_access:642 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2026-07-23 01:00:47.876 | + lib/nova:configure_cinder_access:649 : configure_keystoneauth /etc/nova/nova.conf nova cinder 2026-07-23 01:00:47.878 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-07-23 01:00:47.881 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-23 01:00:47.884 | + lib/keystone:configure_keystoneauth:393 : local section=cinder 2026-07-23 01:00:47.887 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf cinder auth_type password 2026-07-23 01:00:47.920 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf cinder interface public 2026-07-23 01:00:47.954 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf cinder auth_url http://192.168.122.85/identity 2026-07-23 01:00:47.987 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf cinder username nova 2026-07-23 01:00:48.021 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf cinder password nomoresecret 2026-07-23 01:00:48.054 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2026-07-23 01:00:48.088 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf cinder project_name service 2026-07-23 01:00:48.122 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2026-07-23 01:00:48.156 | + lib/nova:configure_cinder_access:650 : is_service_enabled tls-proxy 2026-07-23 01:00:48.175 | + functions-common:is_service_enabled:2076 : return 1 2026-07-23 01:00:48.178 | + lib/nova:create_nova_conf:521 : is_service_enabled manila 2026-07-23 01:00:48.196 | + functions-common:is_service_enabled:2076 : return 1 2026-07-23 01:00:48.198 | + lib/nova:create_nova_conf:525 : '[' -n /opt/stack/data/nova ']' 2026-07-23 01:00:48.201 | + lib/nova:create_nova_conf:526 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2026-07-23 01:00:48.234 | + lib/nova:create_nova_conf:527 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2026-07-23 01:00:48.269 | + lib/nova:create_nova_conf:529 : '[' -n /opt/stack/data/nova/instances ']' 2026-07-23 01:00:48.272 | + lib/nova:create_nova_conf:530 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2026-07-23 01:00:48.306 | + lib/nova:create_nova_conf:532 : '[' False '!=' False ']' 2026-07-23 01:00:48.309 | + lib/nova:create_nova_conf:535 : '[' False '!=' False ']' 2026-07-23 01:00:48.312 | + lib/nova:create_nova_conf:541 : is_fedora 2026-07-23 01:00:48.316 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-23 01:00:48.319 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-23 01:00:48.322 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-23 01:00:48.326 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-23 01:00:48.329 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-23 01:00:48.332 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-23 01:00:48.335 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-23 01:00:48.338 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-23 01:00:48.342 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-23 01:00:48.345 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-23 01:00:48.348 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-23 01:00:48.351 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-23 01:00:48.354 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-23 01:00:48.357 | + lib/nova:create_nova_conf:546 : setup_logging /etc/nova/nova.conf 2026-07-23 01:00:48.360 | + functions:setup_logging:693 : setup_systemd_logging /etc/nova/nova.conf 2026-07-23 01:00:48.364 | + functions:setup_systemd_logging:710 : local conf_file=/etc/nova/nova.conf 2026-07-23 01:00:48.367 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-23 01:00:48.387 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-23 01:00:48.390 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-23 01:00:48.393 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-23 01:00:48.396 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-23 01:00:48.400 | + functions:setup_systemd_logging:723 : iniset /etc/nova/nova.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-07-23 01:00:48.433 | + functions:setup_systemd_logging:725 : iniset /etc/nova/nova.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-07-23 01:00:48.466 | + functions:setup_systemd_logging:726 : iniset /etc/nova/nova.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-07-23 01:00:48.499 | + functions:setup_systemd_logging:727 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-23 01:00:48.533 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova.conf DEFAULT log_color False 2026-07-23 01:00:48.566 | + lib/nova:create_nova_conf:548 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2026-07-23 01:00:48.599 | + lib/nova:create_nova_conf:550 : is_service_enabled n-api 2026-07-23 01:00:48.617 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 01:00:48.620 | + lib/nova:create_nova_conf:551 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini nova.wsgi.osapi_compute:application /compute '' nova-api 2026-07-23 01:00:48.623 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/nova/nova-api-uwsgi.ini 2026-07-23 01:00:48.625 | + lib/apache:write_uwsgi_config:244 : local wsgi=nova.wsgi.osapi_compute:application 2026-07-23 01:00:48.627 | + lib/apache:write_uwsgi_config:245 : local url=/compute 2026-07-23 01:00:48.630 | + lib/apache:write_uwsgi_config:246 : local http= 2026-07-23 01:00:48.633 | + lib/apache:write_uwsgi_config:247 : local name=nova-api 2026-07-23 01:00:48.635 | + lib/apache:write_uwsgi_config:249 : '[' -z nova-api ']' 2026-07-23 01:00:48.638 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-07-23 01:00:48.641 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-07-23 01:00:48.656 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-07-23 01:00:48.656 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-07-23 01:00:48.667 | d /var/run/uwsgi 0755 quobyte root 2026-07-23 01:00:48.671 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-07-23 01:00:48.685 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-07-23 01:00:48.689 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/nova-api.socket 2026-07-23 01:00:48.691 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/nova/nova-api-uwsgi.ini 2026-07-23 01:00:48.695 | + lib/apache:write_uwsgi_config:270 : [[ nova.wsgi.osapi_compute:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-07-23 01:00:48.697 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi module nova.wsgi.osapi_compute:application 2026-07-23 01:00:48.729 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2026-07-23 01:00:48.759 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2026-07-23 01:00:48.791 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2026-07-23 01:00:48.822 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2026-07-23 01:00:48.853 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-07-23 01:00:48.885 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2026-07-23 01:00:48.917 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2026-07-23 01:00:48.948 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2026-07-23 01:00:48.981 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-07-23 01:00:49.012 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2026-07-23 01:00:49.044 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-07-23 01:00:49.077 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2026-07-23 01:00:49.110 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi start-time %t 2026-07-23 01:00:49.141 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-07-23 01:00:49.144 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-07-23 01:00:49.148 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for nova-api 2026-07-23 01:00:49.151 | ++ lib/apache:apache_site_config_for:174 : local site=nova-api 2026-07-23 01:00:49.154 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-07-23 01:00:49.157 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-23 01:00:49.160 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-23 01:00:49.163 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/nova-api.conf 2026-07-23 01:00:49.166 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/nova-api.conf 2026-07-23 01:00:49.170 | + lib/apache:write_uwsgi_config:306 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api.socket 2026-07-23 01:00:49.204 | + lib/apache:write_uwsgi_config:307 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2026-07-23 01:00:49.237 | + lib/apache:write_uwsgi_config:308 : echo 'ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api.socket|uwsgi://uwsgi-uds-nova-api" retry=0 acquire=1 ' 2026-07-23 01:00:49.237 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/nova-api.conf 2026-07-23 01:00:49.248 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api.socket|uwsgi://uwsgi-uds-nova-api" retry=0 acquire=1 2026-07-23 01:00:49.252 | + lib/apache:write_uwsgi_config:309 : enable_apache_site nova-api 2026-07-23 01:00:49.255 | + lib/apache:enable_apache_site:191 : local site=nova-api 2026-07-23 01:00:49.258 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-07-23 01:00:49.261 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-07-23 01:00:49.264 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-23 01:00:49.267 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-23 01:00:49.270 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-23 01:00:49.272 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-23 01:00:49.275 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-07-23 01:00:49.278 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-07-23 01:00:49.281 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-23 01:00:49.284 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-23 01:00:49.287 | + lib/apache:enable_apache_site:195 : sudo a2ensite nova-api 2026-07-23 01:00:49.298 | perl: warning: Setting locale failed. 2026-07-23 01:00:49.298 | perl: warning: Please check that your locale settings: 2026-07-23 01:00:49.298 | LANGUAGE = (unset), 2026-07-23 01:00:49.298 | LC_ALL = "en_US.utf8", 2026-07-23 01:00:49.298 | LANG = "de_DE.UTF-8" 2026-07-23 01:00:49.298 | are supported and installed on your system. 2026-07-23 01:00:49.298 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-23 01:00:49.339 | Enabling site nova-api. 2026-07-23 01:00:49.345 | To activate the new configuration, you need to run: 2026-07-23 01:00:49.345 | systemctl reload apache2 2026-07-23 01:00:49.350 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-07-23 01:00:49.354 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-23 01:00:49.357 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-23 01:00:49.359 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-23 01:00:49.558 | + lib/nova:create_nova_conf:554 : is_service_enabled n-api-meta 2026-07-23 01:00:49.578 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 01:00:49.581 | + lib/nova:create_nova_conf:555 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini nova.wsgi.metadata:application '' 0.0.0.0:8775 nova-metadata 2026-07-23 01:00:49.584 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/nova/nova-metadata-uwsgi.ini 2026-07-23 01:00:49.587 | + lib/apache:write_uwsgi_config:244 : local wsgi=nova.wsgi.metadata:application 2026-07-23 01:00:49.590 | + lib/apache:write_uwsgi_config:245 : local url= 2026-07-23 01:00:49.592 | + lib/apache:write_uwsgi_config:246 : local http=0.0.0.0:8775 2026-07-23 01:00:49.595 | + lib/apache:write_uwsgi_config:247 : local name=nova-metadata 2026-07-23 01:00:49.598 | + lib/apache:write_uwsgi_config:249 : '[' -z nova-metadata ']' 2026-07-23 01:00:49.600 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-07-23 01:00:49.603 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-07-23 01:00:49.619 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-07-23 01:00:49.619 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-07-23 01:00:49.630 | d /var/run/uwsgi 0755 quobyte root 2026-07-23 01:00:49.634 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-07-23 01:00:49.647 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-07-23 01:00:49.652 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/nova-metadata.socket 2026-07-23 01:00:49.655 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2026-07-23 01:00:49.659 | + lib/apache:write_uwsgi_config:270 : [[ nova.wsgi.metadata:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-07-23 01:00:49.662 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi module nova.wsgi.metadata:application 2026-07-23 01:00:49.696 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2026-07-23 01:00:49.727 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2026-07-23 01:00:49.758 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2026-07-23 01:00:49.791 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2026-07-23 01:00:49.822 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 80 2026-07-23 01:00:49.854 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2026-07-23 01:00:49.887 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2026-07-23 01:00:49.920 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2026-07-23 01:00:49.954 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-07-23 01:00:49.989 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2026-07-23 01:00:50.022 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2026-07-23 01:00:50.056 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2026-07-23 01:00:50.089 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi start-time %t 2026-07-23 01:00:50.124 | + lib/apache:write_uwsgi_config:301 : [[ -n 0.0.0.0:8775 ]] 2026-07-23 01:00:50.127 | + lib/apache:write_uwsgi_config:302 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2026-07-23 01:00:50.162 | + lib/nova:create_nova_conf:558 : is_service_enabled ceilometer 2026-07-23 01:00:50.180 | + functions-common:is_service_enabled:2076 : return 1 2026-07-23 01:00:50.183 | + lib/nova:create_nova_conf:566 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2026-07-23 01:00:50.221 | ++ lib/nova:create_nova_conf:567 : get_notification_url 2026-07-23 01:00:50.223 | ++ lib/rpc_backend:get_notification_url:136 : local virtual_host= 2026-07-23 01:00:50.225 | ++ lib/rpc_backend:get_notification_url:137 : is_service_enabled rabbit 2026-07-23 01:00:50.241 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-23 01:00:50.244 | ++ lib/rpc_backend:get_notification_url:138 : echo rabbit://stackrabbit:stackqueue@192.168.122.85:5672/ 2026-07-23 01:00:50.247 | + lib/nova:create_nova_conf:567 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:stackqueue@192.168.122.85:5672/ 2026-07-23 01:00:50.281 | + lib/nova:create_nova_conf:568 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2026-07-23 01:00:50.318 | + lib/nova:create_nova_conf:569 : iniset_rpc_backend nova /etc/nova/nova.conf 2026-07-23 01:00:50.321 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-07-23 01:00:50.324 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova.conf 2026-07-23 01:00:50.326 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-07-23 01:00:50.329 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-07-23 01:00:50.332 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-07-23 01:00:50.350 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 01:00:50.353 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-07-23 01:00:50.355 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-07-23 01:00:50.358 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-07-23 01:00:50.374 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-23 01:00:50.376 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.85:5672/ 2026-07-23 01:00:50.380 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.85:5672/ 2026-07-23 01:00:50.415 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-07-23 01:00:50.418 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-07-23 01:00:50.421 | + lib/nova:create_nova_conf:571 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2026-07-23 01:00:50.454 | + lib/nova:create_nova_conf:572 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2026-07-23 01:00:50.488 | + lib/nova:create_nova_conf:574 : iniset /etc/nova/nova.conf conductor workers 2 2026-07-23 01:00:50.523 | + lib/nova:create_nova_conf:576 : is_service_enabled tls-proxy 2026-07-23 01:00:50.542 | + functions-common:is_service_enabled:2076 : return 1 2026-07-23 01:00:50.544 | + lib/nova:create_nova_conf:581 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2026-07-23 01:00:50.575 | + lib/nova:create_nova_conf:583 : '[' True == True ']' 2026-07-23 01:00:50.577 | + lib/nova:create_nova_conf:584 : init_nova_service_user_conf 2026-07-23 01:00:50.580 | + lib/nova:init_nova_service_user_conf:822 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2026-07-23 01:00:50.615 | + lib/nova:init_nova_service_user_conf:823 : configure_keystoneauth /etc/nova/nova.conf nova service_user 2026-07-23 01:00:50.618 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-07-23 01:00:50.621 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-23 01:00:50.624 | + lib/keystone:configure_keystoneauth:393 : local section=service_user 2026-07-23 01:00:50.627 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf service_user auth_type password 2026-07-23 01:00:50.657 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf service_user interface public 2026-07-23 01:00:50.688 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf service_user auth_url http://192.168.122.85/identity 2026-07-23 01:00:50.720 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf service_user username nova 2026-07-23 01:00:50.751 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf service_user password nomoresecret 2026-07-23 01:00:50.784 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2026-07-23 01:00:50.817 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf service_user project_name service 2026-07-23 01:00:50.850 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2026-07-23 01:00:50.882 | + lib/nova:create_nova_conf:587 : is_service_enabled n-cond 2026-07-23 01:00:50.901 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 01:00:50.905 | ++ lib/nova:create_nova_conf:588 : seq 1 1 2026-07-23 01:00:50.910 | + lib/nova:create_nova_conf:588 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-23 01:00:50.913 | + lib/nova:create_nova_conf:589 : local conf 2026-07-23 01:00:50.916 | + lib/nova:create_nova_conf:590 : local vhost 2026-07-23 01:00:50.920 | ++ lib/nova:create_nova_conf:591 : conductor_conf 1 2026-07-23 01:00:50.923 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-07-23 01:00:50.926 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-07-23 01:00:50.930 | + lib/nova:create_nova_conf:591 : conf=/etc/nova/nova_cell1.conf 2026-07-23 01:00:50.933 | + lib/nova:create_nova_conf:592 : vhost=nova_cell1 2026-07-23 01:00:50.936 | + lib/nova:create_nova_conf:594 : rm -f /etc/nova/nova_cell1.conf 2026-07-23 01:00:50.941 | ++ lib/nova:create_nova_conf:595 : database_connection_url nova_cell1 2026-07-23 01:00:50.944 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2026-07-23 01:00:50.948 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2026-07-23 01:00:50.951 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell1 2026-07-23 01:00:50.954 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-23 01:00:50.957 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-23 01:00:50.961 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-23 01:00:50.980 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-23 01:00:50.984 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-23 01:00:50.987 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2026-07-23 01:00:50.991 | + lib/nova:create_nova_conf:595 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2026-07-23 01:00:51.026 | + lib/nova:create_nova_conf:596 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2026-07-23 01:00:51.064 | + lib/nova:create_nova_conf:597 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2026-07-23 01:00:51.099 | + lib/nova:create_nova_conf:599 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-07-23 01:00:51.102 | + lib/nova:create_nova_conf:602 : rpc_backend_add_vhost nova_cell1 2026-07-23 01:00:51.105 | + lib/rpc_backend:rpc_backend_add_vhost:112 : local vhost=nova_cell1 2026-07-23 01:00:51.108 | + lib/rpc_backend:rpc_backend_add_vhost:113 : is_service_enabled rabbit 2026-07-23 01:00:51.126 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 01:00:51.131 | ++ lib/rpc_backend:rpc_backend_add_vhost:114 : sudo rabbitmqctl list_vhosts 2026-07-23 01:00:51.131 | ++ lib/rpc_backend:rpc_backend_add_vhost:114 : grep nova_cell1 2026-07-23 01:00:52.221 | + lib/rpc_backend:rpc_backend_add_vhost:114 : '[' -z ']' 2026-07-23 01:00:52.224 | + lib/rpc_backend:rpc_backend_add_vhost:115 : sudo rabbitmqctl add_vhost nova_cell1 2026-07-23 01:00:53.282 | Adding vhost "nova_cell1" ... 2026-07-23 01:00:53.363 | + lib/rpc_backend:rpc_backend_add_vhost:116 : sudo rabbitmqctl set_permissions -p nova_cell1 stackrabbit '.*' '.*' '.*' 2026-07-23 01:00:54.439 | Setting permissions for user "stackrabbit" in vhost "nova_cell1" ... 2026-07-23 01:00:54.474 | + lib/nova:create_nova_conf:603 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2026-07-23 01:00:54.476 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-07-23 01:00:54.480 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova_cell1.conf 2026-07-23 01:00:54.483 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-07-23 01:00:54.486 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host=nova_cell1 2026-07-23 01:00:54.489 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-07-23 01:00:54.508 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 01:00:54.511 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url nova_cell1 2026-07-23 01:00:54.514 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host=nova_cell1 2026-07-23 01:00:54.517 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-07-23 01:00:54.535 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-23 01:00:54.539 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.85:5672/nova_cell1 2026-07-23 01:00:54.542 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.85:5672/nova_cell1 2026-07-23 01:00:54.576 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-07-23 01:00:54.578 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-07-23 01:00:54.582 | + lib/nova:create_nova_conf:607 : is_service_enabled placement placement-client 2026-07-23 01:00:54.601 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 01:00:54.603 | + lib/nova:create_nova_conf:608 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2026-07-23 01:00:54.606 | + lib/nova:configure_placement_nova_compute:636 : local conf=/etc/nova/nova_cell1.conf 2026-07-23 01:00:54.609 | + lib/nova:configure_placement_nova_compute:637 : configure_keystoneauth /etc/nova/nova_cell1.conf nova placement 2026-07-23 01:00:54.612 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova_cell1.conf 2026-07-23 01:00:54.615 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-23 01:00:54.618 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-07-23 01:00:54.621 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2026-07-23 01:00:54.656 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova_cell1.conf placement interface public 2026-07-23 01:00:54.690 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova_cell1.conf placement auth_url http://192.168.122.85/identity 2026-07-23 01:00:54.725 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova_cell1.conf placement username nova 2026-07-23 01:00:54.759 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova_cell1.conf placement password nomoresecret 2026-07-23 01:00:54.791 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2026-07-23 01:00:54.825 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova_cell1.conf placement project_name service 2026-07-23 01:00:54.859 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2026-07-23 01:00:54.891 | + lib/nova:create_nova_conf:612 : setup_logging /etc/nova/nova_cell1.conf 2026-07-23 01:00:54.894 | + functions:setup_logging:693 : setup_systemd_logging /etc/nova/nova_cell1.conf 2026-07-23 01:00:54.897 | + functions:setup_systemd_logging:710 : local conf_file=/etc/nova/nova_cell1.conf 2026-07-23 01:00:54.901 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-23 01:00:54.921 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-23 01:00:54.923 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-23 01:00:54.926 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-23 01:00:54.929 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-23 01:00:54.931 | + functions:setup_systemd_logging:723 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-07-23 01:00:54.964 | + functions:setup_systemd_logging:725 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-07-23 01:00:54.998 | + functions:setup_systemd_logging:726 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-07-23 01:00:55.031 | + functions:setup_systemd_logging:727 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-23 01:00:55.065 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova_cell1.conf DEFAULT log_color False 2026-07-23 01:00:55.099 | + lib/nova:create_nova_conf:619 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-07-23 01:00:55.103 | ++ lib/nova:create_nova_conf:622 : seq 1 1 2026-07-23 01:00:55.107 | + lib/nova:create_nova_conf:622 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-23 01:00:55.110 | + lib/nova:create_nova_conf:623 : local conf 2026-07-23 01:00:55.112 | + lib/nova:create_nova_conf:624 : local offset 2026-07-23 01:00:55.116 | ++ lib/nova:create_nova_conf:625 : conductor_conf 1 2026-07-23 01:00:55.119 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-07-23 01:00:55.122 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-07-23 01:00:55.125 | + lib/nova:create_nova_conf:625 : conf=/etc/nova/nova_cell1.conf 2026-07-23 01:00:55.128 | + lib/nova:create_nova_conf:626 : offset=0 2026-07-23 01:00:55.130 | + lib/nova:create_nova_conf:627 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2026-07-23 01:00:55.134 | + lib/nova:configure_console_proxies:726 : local conf=/etc/nova/nova_cell1.conf 2026-07-23 01:00:55.137 | + lib/nova:configure_console_proxies:727 : local offset=0 2026-07-23 01:00:55.139 | + lib/nova:configure_console_proxies:731 : offset=0 2026-07-23 01:00:55.142 | + lib/nova:configure_console_proxies:733 : is_service_enabled n-novnc 2026-07-23 01:00:55.160 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 01:00:55.163 | + lib/nova:configure_console_proxies:734 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_host 0.0.0.0 2026-07-23 01:00:55.198 | + lib/nova:configure_console_proxies:735 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_port 6080 2026-07-23 01:00:55.231 | + lib/nova:configure_console_proxies:737 : is_nova_console_proxy_compute_tls_enabled 2026-07-23 01:00:55.234 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:192 : [[ False = \T\r\u\e ]] 2026-07-23 01:00:55.237 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:193 : return 1 2026-07-23 01:00:55.240 | + lib/nova:configure_console_proxies:765 : is_service_enabled n-spice 2026-07-23 01:00:55.258 | + functions-common:is_service_enabled:2076 : return 1 2026-07-23 01:00:55.261 | + lib/nova:configure_console_proxies:770 : is_service_enabled n-sproxy 2026-07-23 01:00:55.278 | + functions-common:is_service_enabled:2076 : return 1 2026-07-23 01:00:55.282 | + lib/nova:configure_nova:373 : is_service_enabled n-cpu 2026-07-23 01:00:55.300 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 01:00:55.303 | + lib/nova:configure_nova:373 : [[ -r /home/quobyte/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2026-07-23 01:00:55.306 | + lib/nova:configure_nova:375 : configure_nova_hypervisor 2026-07-23 01:00:55.309 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:40 : configure_libvirt 2026-07-23 01:00:55.312 | + lib/nova_plugins/functions-libvirt:configure_libvirt:153 : is_service_enabled neutron 2026-07-23 01:00:55.330 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 01:00:55.332 | + lib/nova_plugins/functions-libvirt:configure_libvirt:153 : sudo grep -q '^cgroup_device_acl' /etc/libvirt/qemu.conf 2026-07-23 01:00:55.347 | + lib/nova_plugins/functions-libvirt:configure_libvirt:155 : cat 2026-07-23 01:00:55.347 | + lib/nova_plugins/functions-libvirt:configure_libvirt:155 : sudo tee -a /etc/libvirt/qemu.conf 2026-07-23 01:00:55.357 | cgroup_device_acl = [ 2026-07-23 01:00:55.357 | "/dev/null", "/dev/full", "/dev/zero", 2026-07-23 01:00:55.357 | "/dev/random", "/dev/urandom", 2026-07-23 01:00:55.357 | "/dev/ptmx", "/dev/kvm", "/dev/kqemu", 2026-07-23 01:00:55.358 | "/dev/rtc", "/dev/hpet","/dev/net/tun", 2026-07-23 01:00:55.358 | "/dev/vfio/vfio", 2026-07-23 01:00:55.358 | ] 2026-07-23 01:00:55.361 | + lib/nova_plugins/functions-libvirt:configure_libvirt:166 : is_fedora 2026-07-23 01:00:55.363 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-23 01:00:55.366 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-23 01:00:55.368 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-23 01:00:55.371 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-23 01:00:55.373 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-23 01:00:55.375 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-23 01:00:55.378 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-23 01:00:55.380 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-23 01:00:55.382 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-23 01:00:55.385 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-23 01:00:55.388 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-23 01:00:55.391 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-23 01:00:55.393 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-23 01:00:55.396 | + lib/nova_plugins/functions-libvirt:configure_libvirt:185 : getent group libvirt 2026-07-23 01:00:55.400 | + lib/nova_plugins/functions-libvirt:configure_libvirt:188 : add_user_to_group quobyte libvirt 2026-07-23 01:00:55.403 | + functions-common:add_user_to_group:2189 : local user=quobyte 2026-07-23 01:00:55.406 | + functions-common:add_user_to_group:2190 : local group=libvirt 2026-07-23 01:00:55.409 | + functions-common:add_user_to_group:2192 : sudo usermod -a -G libvirt quobyte 2026-07-23 01:00:55.435 | + lib/nova_plugins/functions-libvirt:configure_libvirt:191 : [[ True = \T\r\u\e ]] 2026-07-23 01:00:55.437 | + lib/nova_plugins/functions-libvirt:configure_libvirt:192 : is_ubuntu 2026-07-23 01:00:55.440 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-23 01:00:55.442 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-23 01:00:55.445 | + lib/nova_plugins/functions-libvirt:configure_libvirt:197 : local 'log_filters=1:libvirt.c 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu' 2026-07-23 01:00:55.447 | + lib/nova_plugins/functions-libvirt:configure_libvirt:201 : local log_outputs=1:file:/var/log/libvirt/libvirtd.log 2026-07-23 01:00:55.450 | + lib/nova_plugins/functions-libvirt:configure_libvirt:202 : sudo grep -q '^log_filters="1:libvirt.c 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu"' /etc/libvirt/libvirtd.conf 2026-07-23 01:00:55.465 | + lib/nova_plugins/functions-libvirt:configure_libvirt:203 : echo 'log_filters="1:libvirt.c 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu"' 2026-07-23 01:00:55.466 | + lib/nova_plugins/functions-libvirt:configure_libvirt:203 : sudo tee -a /etc/libvirt/libvirtd.conf 2026-07-23 01:00:55.476 | log_filters="1:libvirt.c 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu" 2026-07-23 01:00:55.480 | + lib/nova_plugins/functions-libvirt:configure_libvirt:205 : sudo grep -q '^log_outputs="1:file:/var/log/libvirt/libvirtd.log"' /etc/libvirt/libvirtd.conf 2026-07-23 01:00:55.495 | + lib/nova_plugins/functions-libvirt:configure_libvirt:206 : echo 'log_outputs="1:file:/var/log/libvirt/libvirtd.log"' 2026-07-23 01:00:55.496 | + lib/nova_plugins/functions-libvirt:configure_libvirt:206 : sudo tee -a /etc/libvirt/libvirtd.conf 2026-07-23 01:00:55.506 | log_outputs="1:file:/var/log/libvirt/libvirtd.log" 2026-07-23 01:00:55.510 | + lib/nova_plugins/functions-libvirt:configure_libvirt:210 : is_nova_console_proxy_compute_tls_enabled 2026-07-23 01:00:55.514 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:192 : [[ False = \T\r\u\e ]] 2026-07-23 01:00:55.516 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:193 : return 1 2026-07-23 01:00:55.519 | + lib/nova_plugins/functions-libvirt:configure_libvirt:228 : restart_service libvirtd 2026-07-23 01:00:55.521 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-23 01:00:55.525 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart libvirtd 2026-07-23 01:00:55.588 | + lib/nova_plugins/functions-libvirt:configure_libvirt:234 : restart_service virtlogd 2026-07-23 01:00:55.590 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-23 01:00:55.594 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart virtlogd 2026-07-23 01:00:55.694 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:41 : iniset /etc/nova/nova.conf libvirt virt_type kvm 2026-07-23 01:00:55.731 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:42 : iniset /etc/nova/nova.conf libvirt cpu_mode custom 2026-07-23 01:00:55.764 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:43 : '[' custom == custom ']' 2026-07-23 01:00:55.768 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:44 : iniset /etc/nova/nova.conf libvirt cpu_models Nehalem 2026-07-23 01:00:55.801 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:47 : iniset /etc/nova/nova.conf DEFAULT pointer_model ps2mouse 2026-07-23 01:00:55.836 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:48 : iniset /etc/nova/nova.conf libvirt live_migration_uri qemu+ssh://quobyte@%s/system 2026-07-23 01:00:55.870 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:49 : iniset /etc/nova/nova.conf DEFAULT default_ephemeral_format ext4 2026-07-23 01:00:55.906 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:50 : iniset /etc/nova/nova.conf DEFAULT compute_driver libvirt.LibvirtDriver 2026-07-23 01:00:55.942 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:52 : is_arch ppc64 2026-07-23 01:00:55.946 | ++ functions-common:is_arch:519 : uname -m 2026-07-23 01:00:55.950 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4 ]] 2026-07-23 01:00:55.953 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:57 : is_arch aarch64 2026-07-23 01:00:55.957 | ++ functions-common:is_arch:519 : uname -m 2026-07-23 01:00:55.962 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-07-23 01:00:55.966 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:65 : isset ENABLE_FILE_INJECTION 2026-07-23 01:00:55.969 | + functions-common:isset:266 : [[ -v ENABLE_FILE_INJECTION ]] 2026-07-23 01:00:55.972 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:73 : [[ kvm = \p\a\r\a\l\l\e\l\s ]] 2026-07-23 01:00:55.975 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:80 : [[ '' == \L\V\M ]] 2026-07-23 01:00:55.979 | + ./stack.sh:main:965 : is_service_enabled placement 2026-07-23 01:00:55.996 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 01:00:55.999 | + ./stack.sh:main:967 : stack_install_service placement 2026-07-23 01:00:56.003 | + lib/stack:stack_install_service:20 : local service=placement 2026-07-23 01:00:56.005 | + lib/stack:stack_install_service:21 : type install_placement 2026-07-23 01:00:56.008 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-07-23 01:00:56.011 | + lib/stack:stack_install_service:32 : install_placement 2026-07-23 01:00:56.014 | + lib/placement:install_placement:121 : pip_install_gr osc-placement 2026-07-23 01:00:56.017 | + inc/python:pip_install_gr:94 : local name=osc-placement 2026-07-23 01:00:56.020 | + inc/python:pip_install_gr:95 : local clean_name 2026-07-23 01:00:56.024 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements osc-placement 2026-07-23 01:00:56.027 | ++ inc/python:get_from_global_requirements:241 : local package=osc-placement 2026-07-23 01:00:56.030 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-07-23 01:00:56.035 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2026-07-23 01:00:56.035 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-07-23 01:00:56.040 | ++ inc/python:get_from_global_requirements:243 : required_pkg='osc-placement ' 2026-07-23 01:00:56.043 | ++ inc/python:get_from_global_requirements:244 : [[ osc-placement == '' ]] 2026-07-23 01:00:56.046 | ++ inc/python:get_from_global_requirements:247 : echo osc-placement 2026-07-23 01:00:56.049 | + inc/python:pip_install_gr:96 : clean_name=osc-placement 2026-07-23 01:00:56.052 | + inc/python:pip_install_gr:97 : pip_install osc-placement 2026-07-23 01:00:56.075 | Using python 3.12 to install osc-placement 2026-07-23 01:00:56.077 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt osc-placement 2026-07-23 01:00:57.274 | Collecting osc-placement 2026-07-23 01:00:57.409 | Downloading osc_placement-4.9.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-23 01:00:57.421 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (7.0.3) 2026-07-23 01:00:57.422 | Requirement already satisfied: keystoneauth1>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (5.15.0) 2026-07-23 01:00:57.422 | 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-07-23 01:00:57.423 | Requirement already satisfied: oslo.utils>=3.37.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (10.1.1) 2026-07-23 01:00:57.425 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (2.1.0) 2026-07-23 01:00:57.426 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (2.34.2) 2026-07-23 01:00:57.427 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (5.9.0) 2026-07-23 01:00:57.428 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (1.8.2) 2026-07-23 01:00:57.429 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (4.15.0) 2026-07-23 01:00:57.433 | 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.15.0) 2026-07-23 01:00:57.434 | Requirement already satisfied: openstacksdk>=4.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=1.2.0->osc-placement) (4.17.0) 2026-07-23 01:00:57.435 | 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-07-23 01:00:57.438 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (0.6.0) 2026-07-23 01:00:57.439 | Requirement already satisfied: cmd2>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (4.0.0) 2026-07-23 01:00:57.440 | Requirement already satisfied: PrettyTable>=0.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (3.18.0) 2026-07-23 01:00:57.441 | Requirement already satisfied: PyYAML>=3.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (6.0.3) 2026-07-23 01:00:57.444 | Requirement already satisfied: prompt-toolkit>=3.0.52 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (3.0.52) 2026-07-23 01:00:57.445 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (1.11.0) 2026-07-23 01:00:57.446 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (15.0.0) 2026-07-23 01:00:57.447 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (1.8.0) 2026-07-23 01:00:57.449 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (43.0.3) 2026-07-23 01:00:57.450 | Requirement already satisfied: decorator>=4.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (5.3.1) 2026-07-23 01:00:57.451 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (1.5.0) 2026-07-23 01:00:57.452 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (1.1.0) 2026-07-23 01:00:57.453 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (1.33) 2026-07-23 01:00:57.454 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (4.10.0) 2026-07-23 01:00:57.455 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (7.2.2) 2026-07-23 01:00:57.458 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (2.0.0) 2026-07-23 01:00:57.462 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (3.0) 2026-07-23 01:00:57.469 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (3.1.1) 2026-07-23 01:00:57.474 | Requirement already satisfied: netaddr>=0.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.37.0->osc-placement) (1.3.0) 2026-07-23 01:00:57.475 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.37.0->osc-placement) (3.3.2) 2026-07-23 01:00:57.476 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.37.0->osc-placement) (26.2) 2026-07-23 01:00:57.481 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0.0->osc-placement) (83.0.0) 2026-07-23 01:00:57.486 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (0.8.1) 2026-07-23 01:00:57.500 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (3.4.7) 2026-07-23 01:00:57.502 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (3.18) 2026-07-23 01:00:57.503 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2.7.0) 2026-07-23 01:00:57.505 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2023.11.17) 2026-07-23 01:00:57.517 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (4.2.0) 2026-07-23 01:00:57.518 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (2.20.0) 2026-07-23 01:00:57.522 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (0.1.2) 2026-07-23 01:00:57.561 | Downloading osc_placement-4.9.0-py3-none-any.whl (65 kB) 2026-07-23 01:00:57.884 | Installing collected packages: osc-placement 2026-07-23 01:00:58.013 | Successfully installed osc-placement-4.9.0 2026-07-23 01:00:58.141 | + inc/python:pip_install:216 : result=0 2026-07-23 01:00:58.145 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-23 01:00:58.148 | + functions-common:time_stop:2420 : local name 2026-07-23 01:00:58.151 | + functions-common:time_stop:2421 : local end_time 2026-07-23 01:00:58.153 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-23 01:00:58.155 | + functions-common:time_stop:2423 : local total 2026-07-23 01:00:58.158 | + functions-common:time_stop:2424 : local start_time 2026-07-23 01:00:58.161 | + functions-common:time_stop:2426 : name=pip_install 2026-07-23 01:00:58.163 | + functions-common:time_stop:2427 : start_time=1784768456069 2026-07-23 01:00:58.166 | + functions-common:time_stop:2429 : [[ -z 1784768456069 ]] 2026-07-23 01:00:58.169 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-23 01:00:58.173 | + functions-common:time_stop:2432 : end_time=1784768458171 2026-07-23 01:00:58.176 | + functions-common:time_stop:2433 : elapsed_time=2102 2026-07-23 01:00:58.180 | + functions-common:time_stop:2434 : total=157065 2026-07-23 01:00:58.182 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-23 01:00:58.185 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=159167 2026-07-23 01:00:58.188 | + inc/python:pip_install:219 : return 0 2026-07-23 01:00:58.190 | + lib/placement:install_placement:122 : git_clone https://review.opendev.org/openstack/placement.git /opt/stack/placement master 2026-07-23 01:00:58.193 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/placement.git 2026-07-23 01:00:58.196 | + functions-common:git_clone:590 : local git_dest=/opt/stack/placement 2026-07-23 01:00:58.199 | + functions-common:git_clone:591 : local git_ref=master 2026-07-23 01:00:58.201 | + functions-common:git_clone:592 : local orig_dir 2026-07-23 01:00:58.204 | ++ functions-common:git_clone:593 : pwd 2026-07-23 01:00:58.208 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-07-23 01:00:58.210 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-23 01:00:58.213 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-23 01:00:58.231 | + functions-common:git_clone:596 : RECLONE=False 2026-07-23 01:00:58.233 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-23 01:00:58.236 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-23 01:00:58.240 | + functions-common:git_clone:610 : echo master 2026-07-23 01:00:58.240 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-23 01:00:58.246 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/placement ]] 2026-07-23 01:00:58.249 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-07-23 01:00:58.252 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/placement.git /opt/stack/placement 2026-07-23 01:00:58.254 | + functions-common:git_timed:697 : local count=0 2026-07-23 01:00:58.257 | + functions-common:git_timed:698 : local timeout=0 2026-07-23 01:00:58.260 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-23 01:00:58.262 | + functions-common:git_timed:701 : timeout=0 2026-07-23 01:00:58.264 | + functions-common:git_timed:704 : time_start git_timed 2026-07-23 01:00:58.266 | + functions-common:time_start:2406 : local name=git_timed 2026-07-23 01:00:58.269 | + functions-common:time_start:2407 : local start_time= 2026-07-23 01:00:58.272 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-23 01:00:58.275 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-23 01:00:58.279 | + functions-common:time_start:2411 : _TIME_START[$name]=1784768458276 2026-07-23 01:00:58.282 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/placement.git /opt/stack/placement 2026-07-23 01:00:58.286 | Cloning into '/opt/stack/placement'... 2026-07-23 01:01:01.679 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-23 01:01:01.681 | + functions-common:time_stop:2420 : local name 2026-07-23 01:01:01.683 | + functions-common:time_stop:2421 : local end_time 2026-07-23 01:01:01.685 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-23 01:01:01.688 | + functions-common:time_stop:2423 : local total 2026-07-23 01:01:01.690 | + functions-common:time_stop:2424 : local start_time 2026-07-23 01:01:01.692 | + functions-common:time_stop:2426 : name=git_timed 2026-07-23 01:01:01.694 | + functions-common:time_stop:2427 : start_time=1784768458276 2026-07-23 01:01:01.697 | + functions-common:time_stop:2429 : [[ -z 1784768458276 ]] 2026-07-23 01:01:01.701 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-23 01:01:01.705 | + functions-common:time_stop:2432 : end_time=1784768461702 2026-07-23 01:01:01.708 | + functions-common:time_stop:2433 : elapsed_time=3426 2026-07-23 01:01:01.710 | + functions-common:time_stop:2434 : total=389597 2026-07-23 01:01:01.713 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-23 01:01:01.715 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=393023 2026-07-23 01:01:01.718 | + functions-common:git_clone:631 : cd /opt/stack/placement 2026-07-23 01:01:01.721 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-07-23 01:01:01.724 | + functions-common:git_timed:697 : local count=0 2026-07-23 01:01:01.726 | + functions-common:git_timed:698 : local timeout=0 2026-07-23 01:01:01.728 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-23 01:01:01.730 | + functions-common:git_timed:701 : timeout=0 2026-07-23 01:01:01.733 | + functions-common:git_timed:704 : time_start git_timed 2026-07-23 01:01:01.735 | + functions-common:time_start:2406 : local name=git_timed 2026-07-23 01:01:01.737 | + functions-common:time_start:2407 : local start_time= 2026-07-23 01:01:01.739 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-23 01:01:01.743 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-23 01:01:01.747 | + functions-common:time_start:2411 : _TIME_START[$name]=1784768461744 2026-07-23 01:01:01.750 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-07-23 01:01:02.233 | From https://review.opendev.org/openstack/placement 2026-07-23 01:01:02.233 | * branch master -> FETCH_HEAD 2026-07-23 01:01:02.242 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-23 01:01:02.244 | + functions-common:time_stop:2420 : local name 2026-07-23 01:01:02.247 | + functions-common:time_stop:2421 : local end_time 2026-07-23 01:01:02.249 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-23 01:01:02.251 | + functions-common:time_stop:2423 : local total 2026-07-23 01:01:02.254 | + functions-common:time_stop:2424 : local start_time 2026-07-23 01:01:02.256 | + functions-common:time_stop:2426 : name=git_timed 2026-07-23 01:01:02.258 | + functions-common:time_stop:2427 : start_time=1784768461744 2026-07-23 01:01:02.260 | + functions-common:time_stop:2429 : [[ -z 1784768461744 ]] 2026-07-23 01:01:02.263 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-23 01:01:02.268 | + functions-common:time_stop:2432 : end_time=1784768462265 2026-07-23 01:01:02.271 | + functions-common:time_stop:2433 : elapsed_time=521 2026-07-23 01:01:02.274 | + functions-common:time_stop:2434 : total=393023 2026-07-23 01:01:02.276 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-23 01:01:02.279 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=393544 2026-07-23 01:01:02.282 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-07-23 01:01:02.285 | + functions-common:git_timed:697 : local count=0 2026-07-23 01:01:02.289 | + functions-common:git_timed:698 : local timeout=0 2026-07-23 01:01:02.292 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-23 01:01:02.295 | + functions-common:git_timed:701 : timeout=0 2026-07-23 01:01:02.298 | + functions-common:git_timed:704 : time_start git_timed 2026-07-23 01:01:02.301 | + functions-common:time_start:2406 : local name=git_timed 2026-07-23 01:01:02.303 | + functions-common:time_start:2407 : local start_time= 2026-07-23 01:01:02.306 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-23 01:01:02.310 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-23 01:01:02.315 | + functions-common:time_start:2411 : _TIME_START[$name]=1784768462311 2026-07-23 01:01:02.318 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-07-23 01:01:02.368 | Note: switching to 'FETCH_HEAD'. 2026-07-23 01:01:02.368 | 2026-07-23 01:01:02.368 | You are in 'detached HEAD' state. You can look around, make experimental 2026-07-23 01:01:02.368 | changes and commit them, and you can discard any commits you make in this 2026-07-23 01:01:02.369 | state without impacting any branches by switching back to a branch. 2026-07-23 01:01:02.369 | 2026-07-23 01:01:02.369 | If you want to create a new branch to retain commits you create, you may 2026-07-23 01:01:02.369 | do so (now or later) by using -c with the switch command. Example: 2026-07-23 01:01:02.369 | 2026-07-23 01:01:02.370 | git switch -c 2026-07-23 01:01:02.370 | 2026-07-23 01:01:02.370 | Or undo this operation with: 2026-07-23 01:01:02.370 | 2026-07-23 01:01:02.370 | git switch - 2026-07-23 01:01:02.370 | 2026-07-23 01:01:02.371 | Turn off this advice by setting config variable advice.detachedHead to false 2026-07-23 01:01:02.371 | 2026-07-23 01:01:02.371 | HEAD is now at e5f52966 Merge "Remove disabling the scope enforecment" 2026-07-23 01:01:02.374 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-23 01:01:02.377 | + functions-common:time_stop:2420 : local name 2026-07-23 01:01:02.380 | + functions-common:time_stop:2421 : local end_time 2026-07-23 01:01:02.383 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-23 01:01:02.387 | + functions-common:time_stop:2423 : local total 2026-07-23 01:01:02.390 | + functions-common:time_stop:2424 : local start_time 2026-07-23 01:01:02.392 | + functions-common:time_stop:2426 : name=git_timed 2026-07-23 01:01:02.396 | + functions-common:time_stop:2427 : start_time=1784768462311 2026-07-23 01:01:02.399 | + functions-common:time_stop:2429 : [[ -z 1784768462311 ]] 2026-07-23 01:01:02.403 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-23 01:01:02.407 | + functions-common:time_stop:2432 : end_time=1784768462404 2026-07-23 01:01:02.410 | + functions-common:time_stop:2433 : elapsed_time=93 2026-07-23 01:01:02.413 | + functions-common:time_stop:2434 : total=393544 2026-07-23 01:01:02.416 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-23 01:01:02.418 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=393637 2026-07-23 01:01:02.420 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/placement 2026-07-23 01:01:02.438 | + functions-common:git_clone:672 : cd /opt/stack/placement 2026-07-23 01:01:02.442 | + functions-common:git_clone:673 : git show --oneline 2026-07-23 01:01:02.442 | + functions-common:git_clone:673 : head -1 2026-07-23 01:01:02.444 | e5f52966 Merge "Remove disabling the scope enforecment" 2026-07-23 01:01:02.447 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-07-23 01:01:02.450 | + lib/placement:install_placement:123 : setup_develop /opt/stack/placement 2026-07-23 01:01:02.453 | + inc/python:setup_develop:353 : local bindep 2026-07-23 01:01:02.456 | + inc/python:setup_develop:354 : [[ /opt/stack/placement == -bindep* ]] 2026-07-23 01:01:02.459 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/placement 2026-07-23 01:01:02.461 | + inc/python:setup_develop:359 : local extras= 2026-07-23 01:01:02.465 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/placement -e 2026-07-23 01:01:02.467 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-07-23 01:01:02.471 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/placement == -bindep* ]] 2026-07-23 01:01:02.474 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/placement 2026-07-23 01:01:02.478 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-07-23 01:01:02.481 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-07-23 01:01:02.485 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/placement 2026-07-23 01:01:02.488 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-07-23 01:01:02.491 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/placement 2026-07-23 01:01:02.495 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-07-23 01:01:02.498 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-07-23 01:01:02.501 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2026-07-23 01:01:02.508 | + inc/python:_setup_package_with_constraints_edit:400 : name=openstack-placement 2026-07-23 01:01:02.511 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z openstack-placement ']' 2026-07-23 01:01:02.514 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2026-07-23 01:01:02.673 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/placement -e 2026-07-23 01:01:02.676 | + inc/python:setup_package:436 : local bindep=0 2026-07-23 01:01:02.679 | + inc/python:setup_package:437 : local bindep_flag= 2026-07-23 01:01:02.682 | + inc/python:setup_package:438 : local bindep_profiles= 2026-07-23 01:01:02.685 | + inc/python:setup_package:439 : [[ /opt/stack/placement == -bindep* ]] 2026-07-23 01:01:02.688 | + inc/python:setup_package:444 : local project_dir=/opt/stack/placement 2026-07-23 01:01:02.690 | + inc/python:setup_package:445 : local flags=-e 2026-07-23 01:01:02.693 | + inc/python:setup_package:446 : local extras= 2026-07-23 01:01:02.696 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-07-23 01:01:02.699 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-07-23 01:01:02.702 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-07-23 01:01:02.704 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-07-23 01:01:02.707 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-07-23 01:01:02.710 | + inc/python:setup_package:464 : pip_install -e /opt/stack/placement 2026-07-23 01:01:02.733 | Using python 3.12 to install /opt/stack/placement 2026-07-23 01:01:02.736 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/placement 2026-07-23 01:01:03.745 | Obtaining file:///opt/stack/placement 2026-07-23 01:01:03.748 | Installing build dependencies: started 2026-07-23 01:01:05.569 | Installing build dependencies: finished with status 'done' 2026-07-23 01:01:05.571 | Checking if build backend supports build_editable: started 2026-07-23 01:01:06.122 | Checking if build backend supports build_editable: finished with status 'done' 2026-07-23 01:01:06.124 | Getting requirements to build editable: started 2026-07-23 01:01:06.426 | Getting requirements to build editable: finished with status 'done' 2026-07-23 01:01:06.428 | Preparing editable metadata (pyproject.toml): started 2026-07-23 01:01:07.348 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-07-23 01:01:07.372 | Requirement already satisfied: pbr>=3.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev1) (7.0.3) 2026-07-23 01:01:07.374 | Requirement already satisfied: SQLAlchemy>=1.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev1) (2.0.51) 2026-07-23 01:01:07.374 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev1) (13.0.0) 2026-07-23 01:01:07.375 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev1) (2.5.1) 2026-07-23 01:01:07.376 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev1) (1.8.10) 2026-07-23 01:01:07.377 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev1) (4.26.0) 2026-07-23 01:01:07.378 | Requirement already satisfied: requests>=2.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev1) (2.34.2) 2026-07-23 01:01:07.380 | 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.dev1) (7.6.1) 2026-07-23 01:01:07.381 | 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.dev1) (10.5.0) 2026-07-23 01:01:07.383 | 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.dev1) (6.5.0) 2026-07-23 01:01:07.383 | 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.dev1) (8.3.0) 2026-07-23 01:01:07.384 | 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.dev1) (5.11.0) 2026-07-23 01:01:07.385 | 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.dev1) (10.1.1) 2026-07-23 01:01:07.387 | 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.dev1) (18.1.0) 2026-07-23 01:01:07.388 | 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.dev1) (6.0.0) 2026-07-23 01:01:07.392 | 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.dev1) (8.2.0) 2026-07-23 01:01:07.392 | 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.dev1) (2.8.0) 2026-07-23 01:01:07.392 | 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.dev1) (1.1.0) 2026-07-23 01:01:07.392 | Requirement already satisfied: os-traits>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev1) (3.8.0) 2026-07-23 01:01:07.394 | 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.dev1) (2.1.0) 2026-07-23 01:01:07.397 | 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.dev1) (26.1.0) 2026-07-23 01:01:07.397 | 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.dev1) (2025.9.1) 2026-07-23 01:01:07.397 | 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.dev1) (0.37.0) 2026-07-23 01:01:07.398 | 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.dev1) (2026.5.1) 2026-07-23 01:01:07.404 | 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.dev1) (5.15.0) 2026-07-23 01:01:07.405 | 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.dev1) (4.3.0) 2026-07-23 01:01:07.407 | 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.dev1) (6.9.0) 2026-07-23 01:01:07.408 | 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.dev1) (4.1.0) 2026-07-23 01:01:07.410 | 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.dev1) (2.13.0) 2026-07-23 01:01:07.411 | 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.dev1) (5.8.0) 2026-07-23 01:01:07.415 | 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.dev1) (2.1.0) 2026-07-23 01:01:07.416 | 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.dev1) (5.9.0) 2026-07-23 01:01:07.417 | 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.dev1) (1.8.2) 2026-07-23 01:01:07.418 | 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.dev1) (4.15.0) 2026-07-23 01:01:07.428 | 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.dev1) (1.5.0) 2026-07-23 01:01:07.432 | 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.dev1) (5.3.1) 2026-07-23 01:01:07.439 | 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.dev1) (0.20) 2026-07-23 01:01:07.439 | 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.dev1) (3.1.0) 2026-07-23 01:01:07.440 | 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.dev1) (2.2.2) 2026-07-23 01:01:07.444 | 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.dev1) (1.3.0) 2026-07-23 01:01:07.445 | 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.dev1) (2.0.0) 2026-07-23 01:01:07.446 | 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.dev1) (6.0.3) 2026-07-23 01:01:07.453 | 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.dev1) (1.18.5) 2026-07-23 01:01:07.455 | 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.dev1) (2.1.2) 2026-07-23 01:01:07.456 | 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.dev1) (0.6.2) 2026-07-23 01:01:07.460 | 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.dev1) (1.3.12) 2026-07-23 01:01:07.465 | 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.dev1) (2.9.0.post0) 2026-07-23 01:01:07.469 | 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.dev1) (5.0.0) 2026-07-23 01:01:07.470 | 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.dev1) (3.1.6) 2026-07-23 01:01:07.471 | 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.dev1) (4.0.1) 2026-07-23 01:01:07.478 | 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.dev1) (3.0.3) 2026-07-23 01:01:07.487 | 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.dev1) (1.2.1) 2026-07-23 01:01:07.493 | 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.dev1) (3.18.0) 2026-07-23 01:01:07.496 | 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.dev1) (3.3.2) 2026-07-23 01:01:07.496 | 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.dev1) (26.2) 2026-07-23 01:01:07.498 | 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.dev1) (7.2.2) 2026-07-23 01:01:07.503 | 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.dev1) (83.0.0) 2026-07-23 01:01:07.508 | 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.dev1) (0.8.1) 2026-07-23 01:01:07.524 | 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.dev1) (1.17.0) 2026-07-23 01:01:07.537 | 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.dev1) (3.4.7) 2026-07-23 01:01:07.538 | 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.dev1) (3.18) 2026-07-23 01:01:07.539 | 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.dev1) (2.7.0) 2026-07-23 01:01:07.541 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==16.0.0.0b2.dev1) (2023.11.17) 2026-07-23 01:01:07.560 | 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.dev1) (0.8) 2026-07-23 01:01:07.573 | 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.dev1) (3.5.3) 2026-07-23 01:01:07.625 | Building wheels for collected packages: openstack-placement 2026-07-23 01:01:07.627 | Building editable for openstack-placement (pyproject.toml): started 2026-07-23 01:01:08.414 | Building editable for openstack-placement (pyproject.toml): finished with status 'done' 2026-07-23 01:01:08.416 | Created wheel for openstack-placement: filename=openstack_placement-16.0.0.0b2.dev1-0.editable-py3-none-any.whl size=8836 sha256=166b38629d2ccbcbd1fbb3339e79e92143dc80f7f7529eef24e3ebf22b4ec9f6 2026-07-23 01:01:08.417 | Stored in directory: /tmp/pip-ephem-wheel-cache-37hcgax8/wheels/0f/d8/4f/e8707957c726bd4763e71d7ed0672723b81ca99945904983a6 2026-07-23 01:01:08.423 | Successfully built openstack-placement 2026-07-23 01:01:08.692 | Installing collected packages: openstack-placement 2026-07-23 01:01:08.741 | Successfully installed openstack-placement-16.0.0.0b2.dev1 2026-07-23 01:01:08.888 | + inc/python:pip_install:216 : result=0 2026-07-23 01:01:08.890 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-23 01:01:08.893 | + functions-common:time_stop:2420 : local name 2026-07-23 01:01:08.896 | + functions-common:time_stop:2421 : local end_time 2026-07-23 01:01:08.899 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-23 01:01:08.902 | + functions-common:time_stop:2423 : local total 2026-07-23 01:01:08.904 | + functions-common:time_stop:2424 : local start_time 2026-07-23 01:01:08.907 | + functions-common:time_stop:2426 : name=pip_install 2026-07-23 01:01:08.910 | + functions-common:time_stop:2427 : start_time=1784768462727 2026-07-23 01:01:08.912 | + functions-common:time_stop:2429 : [[ -z 1784768462727 ]] 2026-07-23 01:01:08.916 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-23 01:01:08.920 | + functions-common:time_stop:2432 : end_time=1784768468917 2026-07-23 01:01:08.923 | + functions-common:time_stop:2433 : elapsed_time=6190 2026-07-23 01:01:08.925 | + functions-common:time_stop:2434 : total=159167 2026-07-23 01:01:08.928 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-23 01:01:08.931 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=165357 2026-07-23 01:01:08.934 | + inc/python:pip_install:219 : return 0 2026-07-23 01:01:08.936 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-07-23 01:01:08.939 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-07-23 01:01:08.942 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/placement 2026-07-23 01:01:08.945 | + inc/python:use_library_from_git:266 : local name=/opt/stack/placement 2026-07-23 01:01:08.948 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-23 01:01:08.951 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-23 01:01:08.954 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/placement, ]] 2026-07-23 01:01:08.957 | + inc/python:use_library_from_git:269 : return 1 2026-07-23 01:01:08.960 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-07-23 01:01:08.963 | + ./stack.sh:main:968 : configure_placement 2026-07-23 01:01:08.965 | + lib/placement:configure_placement:88 : sudo install -d -o quobyte /etc/placement 2026-07-23 01:01:08.983 | + lib/placement:configure_placement:89 : create_placement_conf 2026-07-23 01:01:08.986 | + lib/placement:create_placement_conf:78 : rm -f /etc/placement/placement.conf 2026-07-23 01:01:08.992 | ++ lib/placement:create_placement_conf:79 : database_connection_url placement 2026-07-23 01:01:08.995 | ++ lib/database:database_connection_url:134 : local db=placement 2026-07-23 01:01:08.998 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2026-07-23 01:01:09.001 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=placement 2026-07-23 01:01:09.004 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-23 01:01:09.008 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-23 01:01:09.011 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-23 01:01:09.030 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-23 01:01:09.033 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-23 01:01:09.036 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2026-07-23 01:01:09.040 | + lib/placement:create_placement_conf:79 : iniset /etc/placement/placement.conf placement_database connection 'mysql+pymysql://root:stackdb@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2026-07-23 01:01:09.076 | + lib/placement:create_placement_conf:80 : iniset /etc/placement/placement.conf DEFAULT debug True 2026-07-23 01:01:09.111 | + lib/placement:create_placement_conf:81 : iniset /etc/placement/placement.conf api auth_strategy keystone 2026-07-23 01:01:09.147 | + lib/placement:create_placement_conf:82 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2026-07-23 01:01:09.150 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/placement/placement.conf 2026-07-23 01:01:09.153 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=placement 2026-07-23 01:01:09.156 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-07-23 01:01:09.159 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-07-23 01:01:09.163 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/placement/placement.conf placement keystone_authtoken 2026-07-23 01:01:09.165 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/placement/placement.conf 2026-07-23 01:01:09.168 | + lib/keystone:configure_keystoneauth:392 : local admin_user=placement 2026-07-23 01:01:09.170 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-07-23 01:01:09.172 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2026-07-23 01:01:09.208 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2026-07-23 01:01:09.242 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://192.168.122.85/identity 2026-07-23 01:01:09.274 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2026-07-23 01:01:09.307 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/placement/placement.conf keystone_authtoken password nomoresecret 2026-07-23 01:01:09.341 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2026-07-23 01:01:09.375 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2026-07-23 01:01:09.409 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2026-07-23 01:01:09.443 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/placement/placement.conf keystone_authtoken www_authenticate_uri http://192.168.122.85/identity 2026-07-23 01:01:09.477 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-07-23 01:01:09.511 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2026-07-23 01:01:09.545 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-07-23 01:01:09.547 | + lib/placement:create_placement_conf:83 : setup_logging /etc/placement/placement.conf 2026-07-23 01:01:09.550 | + functions:setup_logging:693 : setup_systemd_logging /etc/placement/placement.conf 2026-07-23 01:01:09.553 | + functions:setup_systemd_logging:710 : local conf_file=/etc/placement/placement.conf 2026-07-23 01:01:09.557 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-23 01:01:09.574 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-23 01:01:09.577 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-23 01:01:09.580 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-23 01:01:09.583 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-23 01:01:09.585 | + functions:setup_systemd_logging:723 : iniset /etc/placement/placement.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-07-23 01:01:09.619 | + functions:setup_systemd_logging:725 : iniset /etc/placement/placement.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-07-23 01:01:09.654 | + functions:setup_systemd_logging:726 : iniset /etc/placement/placement.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-07-23 01:01:09.686 | + functions:setup_systemd_logging:727 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-23 01:01:09.718 | + functions:setup_systemd_logging:730 : iniset /etc/placement/placement.conf DEFAULT log_color False 2026-07-23 01:01:09.750 | + lib/placement:configure_placement:91 : write_uwsgi_config /etc/placement/placement-uwsgi.ini placement.wsgi.api:application /placement '' placement-api 2026-07-23 01:01:09.753 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/placement/placement-uwsgi.ini 2026-07-23 01:01:09.755 | + lib/apache:write_uwsgi_config:244 : local wsgi=placement.wsgi.api:application 2026-07-23 01:01:09.759 | + lib/apache:write_uwsgi_config:245 : local url=/placement 2026-07-23 01:01:09.762 | + lib/apache:write_uwsgi_config:246 : local http= 2026-07-23 01:01:09.765 | + lib/apache:write_uwsgi_config:247 : local name=placement-api 2026-07-23 01:01:09.768 | + lib/apache:write_uwsgi_config:249 : '[' -z placement-api ']' 2026-07-23 01:01:09.771 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-07-23 01:01:09.774 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-07-23 01:01:09.790 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-07-23 01:01:09.791 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-07-23 01:01:09.801 | d /var/run/uwsgi 0755 quobyte root 2026-07-23 01:01:09.805 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-07-23 01:01:09.818 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-07-23 01:01:09.823 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/placement-api.socket 2026-07-23 01:01:09.826 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/placement/placement-uwsgi.ini 2026-07-23 01:01:09.830 | + lib/apache:write_uwsgi_config:270 : [[ placement.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-07-23 01:01:09.834 | + lib/apache:write_uwsgi_config:271 : iniset /etc/placement/placement-uwsgi.ini uwsgi module placement.wsgi.api:application 2026-07-23 01:01:09.867 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2026-07-23 01:01:09.899 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2026-07-23 01:01:09.931 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2026-07-23 01:01:09.961 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2026-07-23 01:01:09.998 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 80 2026-07-23 01:01:10.032 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2026-07-23 01:01:10.067 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2026-07-23 01:01:10.102 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2026-07-23 01:01:10.137 | + lib/apache:write_uwsgi_config:290 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-07-23 01:01:10.171 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2026-07-23 01:01:10.207 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2026-07-23 01:01:10.240 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2026-07-23 01:01:10.274 | + lib/apache:write_uwsgi_config:298 : iniset /etc/placement/placement-uwsgi.ini uwsgi start-time %t 2026-07-23 01:01:10.309 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-07-23 01:01:10.311 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-07-23 01:01:10.315 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for placement-api 2026-07-23 01:01:10.318 | ++ lib/apache:apache_site_config_for:174 : local site=placement-api 2026-07-23 01:01:10.321 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-07-23 01:01:10.324 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-23 01:01:10.327 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-23 01:01:10.330 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/placement-api.conf 2026-07-23 01:01:10.334 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2026-07-23 01:01:10.337 | + lib/apache:write_uwsgi_config:306 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2026-07-23 01:01:10.371 | + lib/apache:write_uwsgi_config:307 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2026-07-23 01:01:10.406 | + lib/apache:write_uwsgi_config:308 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 acquire=1 ' 2026-07-23 01:01:10.406 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2026-07-23 01:01:10.417 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 acquire=1 2026-07-23 01:01:10.421 | + lib/apache:write_uwsgi_config:309 : enable_apache_site placement-api 2026-07-23 01:01:10.424 | + lib/apache:enable_apache_site:191 : local site=placement-api 2026-07-23 01:01:10.427 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-07-23 01:01:10.430 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-07-23 01:01:10.433 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-23 01:01:10.436 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-23 01:01:10.439 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-23 01:01:10.442 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-23 01:01:10.445 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-07-23 01:01:10.448 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-07-23 01:01:10.451 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-23 01:01:10.455 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-23 01:01:10.458 | + lib/apache:enable_apache_site:195 : sudo a2ensite placement-api 2026-07-23 01:01:10.469 | perl: warning: Setting locale failed. 2026-07-23 01:01:10.469 | perl: warning: Please check that your locale settings: 2026-07-23 01:01:10.469 | LANGUAGE = (unset), 2026-07-23 01:01:10.469 | LC_ALL = "en_US.utf8", 2026-07-23 01:01:10.469 | LANG = "de_DE.UTF-8" 2026-07-23 01:01:10.469 | are supported and installed on your system. 2026-07-23 01:01:10.469 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-23 01:01:10.508 | Enabling site placement-api. 2026-07-23 01:01:10.513 | To activate the new configuration, you need to run: 2026-07-23 01:01:10.514 | systemctl reload apache2 2026-07-23 01:01:10.518 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-07-23 01:01:10.522 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-23 01:01:10.524 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-23 01:01:10.528 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-23 01:01:10.696 | + lib/placement:configure_placement:92 : [[ True == \T\r\u\e ]] 2026-07-23 01:01:10.699 | + lib/placement:configure_placement:93 : iniset /etc/placement/placement.conf oslo_policy enforce_new_defaults True 2026-07-23 01:01:10.735 | + ./stack.sh:main:975 : is_service_enabled placement placement-client 2026-07-23 01:01:10.753 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 01:01:10.756 | + ./stack.sh:main:976 : is_service_enabled n-cpu 2026-07-23 01:01:10.776 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 01:01:10.779 | + ./stack.sh:main:977 : configure_placement_nova_compute 2026-07-23 01:01:10.782 | + lib/nova:configure_placement_nova_compute:636 : local conf=/etc/nova/nova.conf 2026-07-23 01:01:10.785 | + lib/nova:configure_placement_nova_compute:637 : configure_keystoneauth /etc/nova/nova.conf nova placement 2026-07-23 01:01:10.788 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-07-23 01:01:10.791 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-23 01:01:10.794 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-07-23 01:01:10.798 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf placement auth_type password 2026-07-23 01:01:10.834 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf placement interface public 2026-07-23 01:01:10.869 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf placement auth_url http://192.168.122.85/identity 2026-07-23 01:01:10.907 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf placement username nova 2026-07-23 01:01:10.943 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf placement password nomoresecret 2026-07-23 01:01:10.979 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf placement user_domain_name Default 2026-07-23 01:01:11.014 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf placement project_name service 2026-07-23 01:01:11.049 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf placement project_domain_name Default 2026-07-23 01:01:11.083 | + ./stack.sh:main:981 : is_service_enabled horizon 2026-07-23 01:01:11.103 | + functions-common:is_service_enabled:2076 : return 1 2026-07-23 01:01:11.106 | + ./stack.sh:main:986 : is_service_enabled tls-proxy 2026-07-23 01:01:11.126 | + functions-common:is_service_enabled:2076 : return 1 2026-07-23 01:01:11.129 | + ./stack.sh:main:990 : is_service_enabled cinder 2026-07-23 01:01:11.150 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 01:01:11.153 | + ./stack.sh:main:992 : init_os_brick 2026-07-23 01:01:11.156 | + lib/cinder:init_os_brick:524 : mkdir -p /opt/stack/data/os_brick 2026-07-23 01:01:11.162 | + lib/cinder:init_os_brick:525 : is_service_enabled cinder 2026-07-23 01:01:11.182 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 01:01:11.185 | + lib/cinder:init_os_brick:526 : iniset /etc/cinder/cinder.conf os_brick lock_path /opt/stack/data/os_brick 2026-07-23 01:01:11.224 | + lib/cinder:init_os_brick:528 : is_service_enabled nova 2026-07-23 01:01:11.245 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 01:01:11.248 | + lib/cinder:init_os_brick:529 : iniset /etc/nova/nova.conf os_brick lock_path /opt/stack/data/os_brick 2026-07-23 01:01:11.287 | + lib/cinder:init_os_brick:531 : is_service_enabled glance 2026-07-23 01:01:11.305 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 01:01:11.308 | + lib/cinder:init_os_brick:532 : iniset /etc/glance/glance-api.conf os_brick lock_path /opt/stack/data/os_brick 2026-07-23 01:01:11.345 | + lib/cinder:init_os_brick:533 : iniset /etc/glance/glance-cache.conf os_brick lock_path /opt/stack/data/os_brick 2026-07-23 01:01:11.384 | + ./stack.sh:main:999 : run_phase stack install 2026-07-23 01:01:11.386 | + functions-common:run_phase:1848 : local mode=stack 2026-07-23 01:01:11.390 | + functions-common:run_phase:1849 : local phase=install 2026-07-23 01:01:11.393 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-07-23 01:01:11.395 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-07-23 01:01:11.398 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-07-23 01:01:11.401 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-07-23 01:01:11.404 | + functions-common:run_phase:1858 : local extra 2026-07-23 01:01:11.408 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-07-23 01:01:11.413 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-07-23 01:01:11.416 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-07-23 01:01:11.419 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-07-23 01:01:11.423 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack install 2026-07-23 01:01:11.426 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-07-23 01:01:11.444 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-23 01:01:11.446 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-07-23 01:01:11.449 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-07-23 01:01:11.452 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2026-07-23 01:01:11.455 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2026-07-23 01:01:11.458 | ++ ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-23 01:01:11.461 | ++ ./stack.sh:echo_summary:450 : echo -e Installing Tempest 2026-07-23 01:01:11.464 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2026-07-23 01:01:11.467 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2026-07-23 01:01:11.533 | ++ inc/async:async_inner:63 : install_tempest 2026-07-23 01:01:11.578 | [2070 Async install_tempest:40336]: running: install_tempest 2026-07-23 01:01:11.580 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-07-23 01:01:11.584 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-07-23 01:01:11.587 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-07-23 01:01:11.590 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-07-23 01:01:11.593 | + functions-common:run_phase:1875 : run_plugins stack install 2026-07-23 01:01:11.597 | + functions-common:run_plugins:1834 : local mode=stack 2026-07-23 01:01:11.600 | + functions-common:run_plugins:1835 : local phase=install 2026-07-23 01:01:11.603 | + functions-common:run_plugins:1837 : local plugins= 2026-07-23 01:01:11.606 | + functions-common:run_plugins:1838 : local plugin 2026-07-23 01:01:11.610 | + ./stack.sh:main:1002 : use_library_from_git python-openstackclient 2026-07-23 01:01:11.613 | + inc/python:use_library_from_git:266 : local name=python-openstackclient 2026-07-23 01:01:11.617 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-23 01:01:11.619 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-23 01:01:11.623 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-openstackclient, ]] 2026-07-23 01:01:11.626 | + inc/python:use_library_from_git:269 : return 1 2026-07-23 01:01:11.630 | + ./stack.sh:main:1006 : pip_install_gr python-openstackclient 2026-07-23 01:01:11.633 | + inc/python:pip_install_gr:94 : local name=python-openstackclient 2026-07-23 01:01:11.637 | + inc/python:pip_install_gr:95 : local clean_name 2026-07-23 01:01:11.640 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements python-openstackclient 2026-07-23 01:01:11.644 | ++ inc/python:get_from_global_requirements:241 : local package=python-openstackclient 2026-07-23 01:01:11.647 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-07-23 01:01:11.653 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-07-23 01:01:11.653 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2026-07-23 01:01:11.659 | ++ inc/python:get_from_global_requirements:243 : required_pkg='python-openstackclient!=7.3.0,!=7.3.1 ' 2026-07-23 01:01:11.663 | ++ inc/python:get_from_global_requirements:244 : [[ python-openstackclient!=7.3.0,!=7.3.1 == '' ]] 2026-07-23 01:01:11.666 | ++ inc/python:get_from_global_requirements:247 : echo 'python-openstackclient!=7.3.0,!=7.3.1' 2026-07-23 01:01:11.670 | + inc/python:pip_install_gr:96 : clean_name='python-openstackclient!=7.3.0,!=7.3.1' 2026-07-23 01:01:11.672 | + inc/python:pip_install_gr:97 : pip_install 'python-openstackclient!=7.3.0,!=7.3.1' 2026-07-23 01:01:11.697 | Using python 3.12 to install python-openstackclient!=7.3.0,!=7.3.1 2026-07-23 01:01:11.700 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt 'python-openstackclient!=7.3.0,!=7.3.1' 2026-07-23 01:01:12.967 | Collecting python-openstackclient!=7.3.0,!=7.3.1 2026-07-23 01:01:13.103 | Downloading python_openstackclient-10.2.1-py3-none-any.whl.metadata (10 kB) 2026-07-23 01:01:13.116 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (43.0.3) 2026-07-23 01:01:13.117 | 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.15.0) 2026-07-23 01:01:13.117 | Requirement already satisfied: iso8601>=0.1.11 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (2.1.0) 2026-07-23 01:01:13.118 | Requirement already satisfied: openstacksdk>=4.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (4.17.0) 2026-07-23 01:01:13.119 | 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-07-23 01:01:13.120 | 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-07-23 01:01:13.121 | Requirement already satisfied: python-keystoneclient>=3.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (5.8.0) 2026-07-23 01:01:13.164 | Collecting python-manilaclient>=6.0.0 (from python-openstackclient!=7.3.0,!=7.3.1) 2026-07-23 01:01:13.180 | Downloading python_manilaclient-6.2.0-py3-none-any.whl.metadata (5.5 kB) 2026-07-23 01:01:13.191 | Requirement already satisfied: requests>=2.27.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (2.34.2) 2026-07-23 01:01:13.192 | Requirement already satisfied: stevedore>=2.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (5.9.0) 2026-07-23 01:01:13.193 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (0.6.0) 2026-07-23 01:01:13.194 | Requirement already satisfied: cmd2>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (4.0.0) 2026-07-23 01:01:13.195 | Requirement already satisfied: PrettyTable>=0.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (3.18.0) 2026-07-23 01:01:13.199 | Requirement already satisfied: PyYAML>=3.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (6.0.3) 2026-07-23 01:01:13.200 | Requirement already satisfied: prompt-toolkit>=3.0.52 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (3.0.52) 2026-07-23 01:01:13.201 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (1.11.0) 2026-07-23 01:01:13.202 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (15.0.0) 2026-07-23 01:01:13.203 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (1.8.0) 2026-07-23 01:01:13.205 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->python-openstackclient!=7.3.0,!=7.3.1) (2.0.0) 2026-07-23 01:01:13.209 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->python-openstackclient!=7.3.0,!=7.3.1) (3.0) 2026-07-23 01:01:13.212 | Requirement already satisfied: decorator>=4.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.16.0->python-openstackclient!=7.3.0,!=7.3.1) (5.3.1) 2026-07-23 01:01:13.213 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.16.0->python-openstackclient!=7.3.0,!=7.3.1) (1.5.0) 2026-07-23 01:01:13.214 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.16.0->python-openstackclient!=7.3.0,!=7.3.1) (1.1.0) 2026-07-23 01:01:13.215 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.16.0->python-openstackclient!=7.3.0,!=7.3.1) (1.33) 2026-07-23 01:01:13.217 | Requirement already satisfied: keystoneauth1>=5.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.16.0->python-openstackclient!=7.3.0,!=7.3.1) (5.15.0) 2026-07-23 01:01:13.218 | Requirement already satisfied: os-service-types>=1.8.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.16.0->python-openstackclient!=7.3.0,!=7.3.1) (1.8.2) 2026-07-23 01:01:13.219 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.16.0->python-openstackclient!=7.3.0,!=7.3.1) (7.0.3) 2026-07-23 01:01:13.220 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.16.0->python-openstackclient!=7.3.0,!=7.3.1) (4.10.0) 2026-07-23 01:01:13.221 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.16.0->python-openstackclient!=7.3.0,!=7.3.1) (7.2.2) 2026-07-23 01:01:13.228 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.16.0->python-openstackclient!=7.3.0,!=7.3.1) (3.1.1) 2026-07-23 01:01:13.232 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=5.10.0->openstacksdk>=4.16.0->python-openstackclient!=7.3.0,!=7.3.1) (4.15.0) 2026-07-23 01:01:13.237 | Requirement already satisfied: oslo.utils>=3.33.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (10.1.1) 2026-07-23 01:01:13.242 | Requirement already satisfied: netaddr>=0.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->osc-lib>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (1.3.0) 2026-07-23 01:01:13.242 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->osc-lib>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (3.3.2) 2026-07-23 01:01:13.243 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->osc-lib>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (26.2) 2026-07-23 01:01:13.249 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->openstacksdk>=4.16.0->python-openstackclient!=7.3.0,!=7.3.1) (83.0.0) 2026-07-23 01:01:13.254 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (0.8.1) 2026-07-23 01:01:13.267 | Requirement already satisfied: debtcollector>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (3.1.0) 2026-07-23 01:01:13.268 | Requirement already satisfied: oslo.config>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (10.5.0) 2026-07-23 01:01:13.269 | 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-07-23 01:01:13.272 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (2.2.2) 2026-07-23 01:01:13.275 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (2.0.0) 2026-07-23 01:01:13.278 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization>=2.18.0->python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (1.2.1) 2026-07-23 01:01:13.282 | 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.0) 2026-07-23 01:01:13.287 | 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-07-23 01:01:13.288 | 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-07-23 01:01:13.294 | 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-07-23 01:01:13.299 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.27.0->python-openstackclient!=7.3.0,!=7.3.1) (3.4.7) 2026-07-23 01:01:13.300 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.27.0->python-openstackclient!=7.3.0,!=7.3.1) (3.18) 2026-07-23 01:01:13.301 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.27.0->python-openstackclient!=7.3.0,!=7.3.1) (2.7.0) 2026-07-23 01:01:13.303 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.27.0->python-openstackclient!=7.3.0,!=7.3.1) (2023.11.17) 2026-07-23 01:01:13.319 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (4.2.0) 2026-07-23 01:01:13.321 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (2.20.0) 2026-07-23 01:01:13.326 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (0.1.2) 2026-07-23 01:01:13.374 | Downloading python_openstackclient-10.2.1-py3-none-any.whl (1.3 MB) 2026-07-23 01:01:13.730 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/1.3 MB 3.7 MB/s 0:00:00 2026-07-23 01:01:13.745 | Downloading python_manilaclient-6.2.0-py3-none-any.whl (412 kB) 2026-07-23 01:01:14.160 | Installing collected packages: python-manilaclient, python-openstackclient 2026-07-23 01:01:17.128 | 2026-07-23 01:01:17.154 | Successfully installed python-manilaclient-6.2.0 python-openstackclient-10.2.1 2026-07-23 01:01:17.291 | + inc/python:pip_install:216 : result=0 2026-07-23 01:01:17.295 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-23 01:01:17.299 | + functions-common:time_stop:2420 : local name 2026-07-23 01:01:17.303 | + functions-common:time_stop:2421 : local end_time 2026-07-23 01:01:17.307 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-23 01:01:17.311 | + functions-common:time_stop:2423 : local total 2026-07-23 01:01:17.315 | + functions-common:time_stop:2424 : local start_time 2026-07-23 01:01:17.318 | + functions-common:time_stop:2426 : name=pip_install 2026-07-23 01:01:17.322 | + functions-common:time_stop:2427 : start_time=1784768471691 2026-07-23 01:01:17.326 | + functions-common:time_stop:2429 : [[ -z 1784768471691 ]] 2026-07-23 01:01:17.332 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-23 01:01:17.338 | + functions-common:time_stop:2432 : end_time=1784768477333 2026-07-23 01:01:17.342 | + functions-common:time_stop:2433 : elapsed_time=5642 2026-07-23 01:01:17.346 | + functions-common:time_stop:2434 : total=165357 2026-07-23 01:01:17.351 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-23 01:01:17.355 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=170999 2026-07-23 01:01:17.359 | + inc/python:pip_install:219 : return 0 2026-07-23 01:01:17.364 | + ./stack.sh:main:1007 : is_service_enabled openstack-cli-server 2026-07-23 01:01:17.391 | + functions-common:is_service_enabled:2076 : return 1 2026-07-23 01:01:17.395 | + ./stack.sh:main:1014 : install_oscwrap 2026-07-23 01:01:17.402 | ++ functions-common:install_oscwrap:2470 : mktemp 2026-07-23 01:01:17.408 | + functions-common:install_oscwrap:2470 : OSCWRAP_TIMER_FILE=/tmp/tmp.8LJ25t5BUA 2026-07-23 01:01:17.412 | + functions-common:install_oscwrap:2473 : shopt -s expand_aliases 2026-07-23 01:01:17.416 | + functions-common:install_oscwrap:2476 : unalias -a 2026-07-23 01:01:17.420 | + functions-common:install_oscwrap:2478 : alias openstack=oscwrap 2026-07-23 01:01:17.427 | + ./stack.sh:main:1019 : [[ False != \F\a\l\s\e ]] 2026-07-23 01:01:17.432 | + ./stack.sh:main:1059 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-07-23 01:01:17.437 | + ./stack.sh:main:1067 : is_service_enabled mysql postgresql 2026-07-23 01:01:17.468 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 01:01:17.472 | + ./stack.sh:main:1068 : configure_database 2026-07-23 01:01:17.476 | + lib/database:configure_database:128 : configure_database_mysql 2026-07-23 01:01:17.480 | + lib/databases/mysql:configure_database_mysql:60 : local my_conf mysql slow_log my_client_conf 2026-07-23 01:01:17.484 | + lib/databases/mysql:configure_database_mysql:61 : echo_summary 'Configuring and starting MySQL' 2026-07-23 01:01:17.488 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-23 01:01:17.492 | + ./stack.sh:echo_summary:450 : echo -e Configuring and starting MySQL 2026-07-23 01:01:17.495 | + lib/databases/mysql:configure_database_mysql:63 : is_ubuntu 2026-07-23 01:01:17.499 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-23 01:01:17.504 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-23 01:01:17.508 | + lib/databases/mysql:configure_database_mysql:64 : my_conf=/etc/mysql/my.cnf 2026-07-23 01:01:17.511 | + lib/databases/mysql:configure_database_mysql:76 : is_ubuntu 2026-07-23 01:01:17.515 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-23 01:01:17.518 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-23 01:01:17.522 | + lib/databases/mysql:configure_database_mysql:77 : is_fips_enabled 2026-07-23 01:01:17.528 | ++ functions-common:is_fips_enabled:2541 : cat /proc/sys/crypto/fips_enabled 2026-07-23 01:01:17.529 | cat: /proc/sys/crypto/fips_enabled: No such file or directory 2026-07-23 01:01:17.533 | + functions-common:is_fips_enabled:2541 : fips= 2026-07-23 01:01:17.537 | + functions-common:is_fips_enabled:2542 : '[' '' == 1 ']' 2026-07-23 01:01:17.543 | ++ lib/databases/mysql:configure_database_mysql:85 : ipv6_unquote 0.0.0.0 2026-07-23 01:01:17.548 | ++ functions-common:ipv6_unquote:2218 : echo 0.0.0.0 2026-07-23 01:01:17.549 | ++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-07-23 01:01:17.555 | + lib/databases/mysql:configure_database_mysql:85 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2026-07-23 01:01:17.700 | + lib/databases/mysql:configure_database_mysql:88 : is_fedora 2026-07-23 01:01:17.704 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-23 01:01:17.708 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-23 01:01:17.712 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-23 01:01:17.716 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-23 01:01:17.720 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-23 01:01:17.724 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-23 01:01:17.729 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-23 01:01:17.733 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-23 01:01:17.737 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-23 01:01:17.741 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-23 01:01:17.745 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-23 01:01:17.749 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-23 01:01:17.753 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-23 01:01:17.757 | + lib/databases/mysql:configure_database_mysql:91 : is_ubuntu 2026-07-23 01:01:17.762 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-23 01:01:17.766 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-23 01:01:17.770 | + lib/databases/mysql:configure_database_mysql:93 : restart_service mysql 2026-07-23 01:01:17.774 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-23 01:01:17.779 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart mysql 2026-07-23 01:01:20.166 | + lib/databases/mysql:configure_database_mysql:98 : local use_mariadb_socket_auth=False 2026-07-23 01:01:20.169 | + lib/databases/mysql:configure_database_mysql:99 : is_ubuntu 2026-07-23 01:01:20.171 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-23 01:01:20.174 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-23 01:01:20.177 | + lib/databases/mysql:configure_database_mysql:99 : '[' mysql == mariadb ']' 2026-07-23 01:01:20.180 | + lib/databases/mysql:configure_database_mysql:109 : [[ False != \T\r\u\e ]] 2026-07-23 01:01:20.183 | + lib/databases/mysql:configure_database_mysql:110 : sudo mysqladmin -u root password stackdb 2026-07-23 01:01:20.199 | mysqladmin: connect to server at 'localhost' failed 2026-07-23 01:01:20.199 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2026-07-23 01:01:20.203 | + lib/databases/mysql:configure_database_mysql:110 : true 2026-07-23 01:01:20.206 | + lib/databases/mysql:configure_database_mysql:115 : is_ubuntu 2026-07-23 01:01:20.208 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-23 01:01:20.211 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-23 01:01:20.213 | + lib/databases/mysql:configure_database_mysql:115 : '[' mysql == mariadb ']' 2026-07-23 01:01:20.217 | + lib/databases/mysql:configure_database_mysql:118 : local 'cmd_args=-uroot -pstackdb -h127.0.0.1 ' 2026-07-23 01:01:20.221 | + lib/databases/mysql:configure_database_mysql:123 : min_db_ver=11.6.2 2026-07-23 01:01:20.225 | ++ lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -pstackdb -h127.0.0.1 -e 'select version();' -sN 2026-07-23 01:01:20.226 | ++ lib/databases/mysql:configure_database_mysql:124 : cut -d - -f 1 2026-07-23 01:01:20.242 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-23 01:01:20.320 | + lib/databases/mysql:configure_database_mysql:124 : db_version=8.0.46 2026-07-23 01:01:20.325 | ++ lib/databases/mysql:configure_database_mysql:125 : printf '%s\n' 11.6.2 8.0.46 2026-07-23 01:01:20.325 | ++ lib/databases/mysql:configure_database_mysql:125 : sort -V 2026-07-23 01:01:20.326 | ++ lib/databases/mysql:configure_database_mysql:125 : tail -n 1 2026-07-23 01:01:20.338 | + lib/databases/mysql:configure_database_mysql:125 : max_db_ver=11.6.2 2026-07-23 01:01:20.342 | + lib/databases/mysql:configure_database_mysql:126 : [[ 11.6.2 != \1\1\.\6\.\2 ]] 2026-07-23 01:01:20.346 | + lib/databases/mysql:configure_database_mysql:132 : [[ False == \T\r\u\e ]] 2026-07-23 01:01:20.349 | + lib/databases/mysql:configure_database_mysql:139 : [[ False == \T\r\u\e ]] 2026-07-23 01:01:20.354 | + lib/databases/mysql:configure_database_mysql:144 : sudo mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE USER IF NOT EXISTS '\''root'\''@'\''%'\'' identified by '\''stackdb'\'';' 2026-07-23 01:01:20.371 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-23 01:01:20.460 | + lib/databases/mysql:configure_database_mysql:145 : sudo mysql -uroot -pstackdb -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2026-07-23 01:01:20.478 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-23 01:01:20.551 | + lib/databases/mysql:configure_database_mysql:151 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2026-07-23 01:01:20.617 | + lib/databases/mysql:configure_database_mysql:152 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2026-07-23 01:01:20.684 | + lib/databases/mysql:configure_database_mysql:153 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2026-07-23 01:01:20.757 | + lib/databases/mysql:configure_database_mysql:155 : [[ False == \T\r\u\e ]] 2026-07-23 01:01:20.761 | + lib/databases/mysql:configure_database_mysql:175 : [[ True == \T\r\u\e ]] 2026-07-23 01:01:20.764 | + lib/databases/mysql:configure_database_mysql:176 : echo 'enabling MySQL performance counting' 2026-07-23 01:01:20.765 | enabling MySQL performance counting 2026-07-23 01:01:20.767 | + lib/databases/mysql:configure_database_mysql:179 : pip_install /home/quobyte/devstack/tools/dbcounter 2026-07-23 01:01:20.790 | Using python 3.12 to install /home/quobyte/devstack/tools/dbcounter 2026-07-23 01:01:20.792 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /home/quobyte/devstack/tools/dbcounter 2026-07-23 01:01:21.818 | Processing ./tools/dbcounter 2026-07-23 01:01:21.821 | Installing build dependencies: started 2026-07-23 01:01:24.978 | Installing build dependencies: finished with status 'done' 2026-07-23 01:01:24.980 | Getting requirements to build wheel: started 2026-07-23 01:01:25.634 | Getting requirements to build wheel: finished with status 'done' 2026-07-23 01:01:25.635 | Preparing metadata (pyproject.toml): started 2026-07-23 01:01:26.012 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-23 01:01:26.015 | Building wheels for collected packages: dbcounter 2026-07-23 01:01:26.017 | Building wheel for dbcounter (pyproject.toml): started 2026-07-23 01:01:26.452 | Building wheel for dbcounter (pyproject.toml): finished with status 'done' 2026-07-23 01:01:26.453 | Created wheel for dbcounter: filename=dbcounter-0.1-py3-none-any.whl size=3229 sha256=a87629250fc941306746f3f7dab37f8450606ddef8da333240e8c53ed3f37f75 2026-07-23 01:01:26.453 | Stored in directory: /tmp/pip-ephem-wheel-cache-cldo2fpc/wheels/9b/45/be/0f827e4c026fc267738eabb4d24bd5c9b8db3f5da97af6e98c 2026-07-23 01:01:26.458 | Successfully built dbcounter 2026-07-23 01:01:26.766 | Installing collected packages: dbcounter 2026-07-23 01:01:26.811 | Successfully installed dbcounter-0.1 2026-07-23 01:01:26.961 | + inc/python:pip_install:216 : result=0 2026-07-23 01:01:26.964 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-23 01:01:26.967 | + functions-common:time_stop:2420 : local name 2026-07-23 01:01:26.970 | + functions-common:time_stop:2421 : local end_time 2026-07-23 01:01:26.974 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-23 01:01:26.976 | + functions-common:time_stop:2423 : local total 2026-07-23 01:01:26.980 | + functions-common:time_stop:2424 : local start_time 2026-07-23 01:01:26.983 | + functions-common:time_stop:2426 : name=pip_install 2026-07-23 01:01:26.987 | + functions-common:time_stop:2427 : start_time=1784768480785 2026-07-23 01:01:26.991 | + functions-common:time_stop:2429 : [[ -z 1784768480785 ]] 2026-07-23 01:01:26.995 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-23 01:01:26.999 | + functions-common:time_stop:2432 : end_time=1784768486996 2026-07-23 01:01:27.002 | + functions-common:time_stop:2433 : elapsed_time=6211 2026-07-23 01:01:27.006 | + functions-common:time_stop:2434 : total=170999 2026-07-23 01:01:27.009 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-23 01:01:27.012 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=177210 2026-07-23 01:01:27.015 | + inc/python:pip_install:219 : return 0 2026-07-23 01:01:27.018 | + lib/databases/mysql:configure_database_mysql:182 : recreate_database stats 2026-07-23 01:01:27.021 | + lib/database:recreate_database:112 : local db=stats 2026-07-23 01:01:27.025 | + lib/database:recreate_database:113 : recreate_database_mysql stats 2026-07-23 01:01:27.028 | + lib/databases/mysql:recreate_database_mysql:54 : local db=stats 2026-07-23 01:01:27.031 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS stats;' 2026-07-23 01:01:27.037 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-23 01:01:27.113 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE stats CHARACTER SET utf8;' 2026-07-23 01:01:27.118 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-23 01:01:27.187 | + lib/databases/mysql:configure_database_mysql:183 : mysql -u root -pstackdb -h 127.0.0.1 -e 'CREATE TABLE queries (db VARCHAR(32), op VARCHAR(32), 2026-07-23 01:01:27.187 | count INT, PRIMARY KEY (db, op)) ENGINE MEMORY' stats 2026-07-23 01:01:27.192 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-23 01:01:27.263 | + lib/databases/mysql:configure_database_mysql:188 : [[ True == \T\r\u\e ]] 2026-07-23 01:01:27.266 | + lib/databases/mysql:configure_database_mysql:189 : iniset -sudo /etc/mysql/my.cnf mysqld read_buffer_size 64K 2026-07-23 01:01:27.338 | + lib/databases/mysql:configure_database_mysql:190 : iniset -sudo /etc/mysql/my.cnf mysqld innodb_buffer_pool_size 16M 2026-07-23 01:01:27.403 | + lib/databases/mysql:configure_database_mysql:191 : iniset -sudo /etc/mysql/my.cnf mysqld thread_stack 192K 2026-07-23 01:01:27.472 | + lib/databases/mysql:configure_database_mysql:192 : iniset -sudo /etc/mysql/my.cnf mysqld thread_cache_size 8 2026-07-23 01:01:27.543 | + lib/databases/mysql:configure_database_mysql:193 : iniset -sudo /etc/mysql/my.cnf mysqld tmp_table_size 8M 2026-07-23 01:01:27.616 | + lib/databases/mysql:configure_database_mysql:194 : iniset -sudo /etc/mysql/my.cnf mysqld sort_buffer_size 8M 2026-07-23 01:01:27.690 | + lib/databases/mysql:configure_database_mysql:195 : iniset -sudo /etc/mysql/my.cnf mysqld max_allowed_packet 8M 2026-07-23 01:01:27.759 | + lib/databases/mysql:configure_database_mysql:198 : restart_service mysql 2026-07-23 01:01:27.762 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-23 01:01:27.765 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart mysql 2026-07-23 01:01:29.601 | + ./stack.sh:main:1072 : save_stackenv 1072 2026-07-23 01:01:29.605 | + functions-common:save_stackenv:65 : local tag=1072 2026-07-23 01:01:29.610 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-07-23 01:01:29.615 | + functions-common:save_stackenv:67 : time_stamp=2026-07-23-030129 2026-07-23 01:01:29.618 | + functions-common:save_stackenv:68 : echo '# 2026-07-23-030129 1072' 2026-07-23 01:01:29.623 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-23 01:01:29.627 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-07-23 01:01:29.629 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-23 01:01:29.634 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-07-23 01:01:29.637 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-23 01:01:29.640 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-07-23 01:01:29.643 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-23 01:01:29.646 | + functions-common:save_stackenv:70 : echo ENABLED_SERVICES=key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent 2026-07-23 01:01:29.648 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-23 01:01:29.651 | + functions-common:save_stackenv:70 : echo HOST_IP=192.168.122.85 2026-07-23 01:01:29.654 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-23 01:01:29.656 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=http://192.168.122.85/identity 2026-07-23 01:01:29.659 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-23 01:01:29.660 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2026-07-23-024724 2026-07-23 01:01:29.664 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-23 01:01:29.667 | + functions-common:save_stackenv:70 : echo OS_CACERT= 2026-07-23 01:01:29.669 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-23 01:01:29.673 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=192.168.122.85 2026-07-23 01:01:29.675 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-23 01:01:29.678 | + functions-common:save_stackenv:70 : echo STACK_USER=quobyte 2026-07-23 01:01:29.681 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-23 01:01:29.683 | + functions-common:save_stackenv:70 : echo TLS_IP= 2026-07-23 01:01:29.686 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-23 01:01:29.688 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-07-23 01:01:29.692 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-23 01:01:29.694 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-07-23 01:01:29.698 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-23 01:01:29.700 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=192.168.122.85 2026-07-23 01:01:29.703 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-23 01:01:29.706 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-07-23 01:01:29.709 | + ./stack.sh:main:1082 : start_dstat 2026-07-23 01:01:29.713 | + lib/dstat:start_dstat:31 : run_process dstat '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-07-23 01:01:29.715 | + functions-common:run_process:1674 : local service=dstat 2026-07-23 01:01:29.718 | + functions-common:run_process:1675 : local 'command=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-07-23 01:01:29.720 | + functions-common:run_process:1676 : local group= 2026-07-23 01:01:29.722 | + functions-common:run_process:1677 : local user= 2026-07-23 01:01:29.726 | + functions-common:run_process:1678 : local env_vars= 2026-07-23 01:01:29.729 | + functions-common:run_process:1680 : local name=dstat 2026-07-23 01:01:29.732 | + functions-common:run_process:1682 : time_start run_process 2026-07-23 01:01:29.734 | + functions-common:time_start:2406 : local name=run_process 2026-07-23 01:01:29.736 | + functions-common:time_start:2407 : local start_time= 2026-07-23 01:01:29.740 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-23 01:01:29.744 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-23 01:01:29.749 | + functions-common:time_start:2411 : _TIME_START[$name]=1784768489745 2026-07-23 01:01:29.751 | + functions-common:run_process:1683 : is_service_enabled dstat 2026-07-23 01:01:29.768 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 01:01:29.771 | + functions-common:run_process:1684 : _run_under_systemd dstat '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' '' '' '' 2026-07-23 01:01:29.774 | + functions-common:_run_under_systemd:1628 : local service=dstat 2026-07-23 01:01:29.777 | + functions-common:_run_under_systemd:1629 : local 'command=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-07-23 01:01:29.781 | + functions-common:_run_under_systemd:1630 : local 'cmd=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-07-23 01:01:29.785 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-07-23 01:01:29.788 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-07-23 01:01:29.792 | + functions-common:_common_systemd_pitfalls:1603 : [[ /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2026-07-23 01:01:29.795 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2026-07-23 01:01:29.798 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@dstat.service 2026-07-23 01:01:29.802 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-23 01:01:29.807 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-23 01:01:29.811 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-23 01:01:29.814 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-23 01:01:29.816 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[dstat] ]] 2026-07-23 01:01:29.820 | + functions-common:_run_under_systemd:1644 : [[ /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2026-07-23 01:01:29.822 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@dstat.service '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' '' quobyte '' 2026-07-23 01:01:29.827 | + functions-common:write_user_unit_file:1535 : local service=devstack@dstat.service 2026-07-23 01:01:29.830 | + functions-common:write_user_unit_file:1536 : local 'command=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-07-23 01:01:29.832 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-23 01:01:29.835 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-23 01:01:29.840 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-23 01:01:29.844 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-23 01:01:29.847 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-23 01:01:29.852 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@dstat.service 2026-07-23 01:01:29.856 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-23 01:01:29.863 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2026-07-23 01:01:29.959 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-23 01:01:30.043 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User quobyte 2026-07-23 01:01:30.115 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecStart '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-07-23 01:01:30.186 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2026-07-23 01:01:30.279 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2026-07-23 01:01:30.357 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-23 01:01:30.447 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-23 01:01:30.451 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-23 01:01:30.458 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2026-07-23 01:01:30.556 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-23 01:01:31.025 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@dstat.service 2026-07-23 01:01:31.053 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2026-07-23 01:01:31.513 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@dstat.service 2026-07-23 01:01:31.575 | + functions-common:run_process:1686 : time_stop run_process 2026-07-23 01:01:31.579 | + functions-common:time_stop:2420 : local name 2026-07-23 01:01:31.582 | + functions-common:time_stop:2421 : local end_time 2026-07-23 01:01:31.585 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-23 01:01:31.589 | + functions-common:time_stop:2423 : local total 2026-07-23 01:01:31.592 | + functions-common:time_stop:2424 : local start_time 2026-07-23 01:01:31.595 | + functions-common:time_stop:2426 : name=run_process 2026-07-23 01:01:31.598 | + functions-common:time_stop:2427 : start_time=1784768489745 2026-07-23 01:01:31.602 | + functions-common:time_stop:2429 : [[ -z 1784768489745 ]] 2026-07-23 01:01:31.606 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-23 01:01:31.611 | + functions-common:time_stop:2432 : end_time=1784768491607 2026-07-23 01:01:31.615 | + functions-common:time_stop:2433 : elapsed_time=1862 2026-07-23 01:01:31.618 | + functions-common:time_stop:2434 : total=0 2026-07-23 01:01:31.621 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-23 01:01:31.625 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=1862 2026-07-23 01:01:31.628 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/quobyte/devstack/tools/memory_tracker.sh '' root PYTHON=python3.12 2026-07-23 01:01:31.631 | + functions-common:run_process:1674 : local service=memory_tracker 2026-07-23 01:01:31.635 | + functions-common:run_process:1675 : local command=/home/quobyte/devstack/tools/memory_tracker.sh 2026-07-23 01:01:31.639 | + functions-common:run_process:1676 : local group= 2026-07-23 01:01:31.644 | + functions-common:run_process:1677 : local user=root 2026-07-23 01:01:31.648 | + functions-common:run_process:1678 : local env_vars=PYTHON=python3.12 2026-07-23 01:01:31.652 | + functions-common:run_process:1680 : local name=memory_tracker 2026-07-23 01:01:31.656 | + functions-common:run_process:1682 : time_start run_process 2026-07-23 01:01:31.659 | + functions-common:time_start:2406 : local name=run_process 2026-07-23 01:01:31.664 | + functions-common:time_start:2407 : local start_time= 2026-07-23 01:01:31.668 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-23 01:01:31.672 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-23 01:01:31.679 | + functions-common:time_start:2411 : _TIME_START[$name]=1784768491675 2026-07-23 01:01:31.683 | + functions-common:run_process:1683 : is_service_enabled memory_tracker 2026-07-23 01:01:31.705 | + functions-common:is_service_enabled:2076 : return 1 2026-07-23 01:01:31.709 | + functions-common:run_process:1686 : time_stop run_process 2026-07-23 01:01:31.712 | + functions-common:time_stop:2420 : local name 2026-07-23 01:01:31.716 | + functions-common:time_stop:2421 : local end_time 2026-07-23 01:01:31.719 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-23 01:01:31.723 | + functions-common:time_stop:2423 : local total 2026-07-23 01:01:31.726 | + functions-common:time_stop:2424 : local start_time 2026-07-23 01:01:31.729 | + functions-common:time_stop:2426 : name=run_process 2026-07-23 01:01:31.733 | + functions-common:time_stop:2427 : start_time=1784768491675 2026-07-23 01:01:31.736 | + functions-common:time_stop:2429 : [[ -z 1784768491675 ]] 2026-07-23 01:01:31.741 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-23 01:01:31.746 | + functions-common:time_stop:2432 : end_time=1784768491742 2026-07-23 01:01:31.750 | + functions-common:time_stop:2433 : elapsed_time=67 2026-07-23 01:01:31.753 | + functions-common:time_stop:2434 : total=1862 2026-07-23 01:01:31.757 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-23 01:01:31.760 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=1929 2026-07-23 01:01:31.764 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2026-07-23 01:01:31.789 | + functions-common:is_service_enabled:2076 : return 1 2026-07-23 01:01:31.793 | + lib/dstat:start_dstat:47 : run_process file_tracker /home/quobyte/devstack/tools/file_tracker.sh 2026-07-23 01:01:31.797 | + functions-common:run_process:1674 : local service=file_tracker 2026-07-23 01:01:31.800 | + functions-common:run_process:1675 : local command=/home/quobyte/devstack/tools/file_tracker.sh 2026-07-23 01:01:31.805 | + functions-common:run_process:1676 : local group= 2026-07-23 01:01:31.809 | + functions-common:run_process:1677 : local user= 2026-07-23 01:01:31.814 | + functions-common:run_process:1678 : local env_vars= 2026-07-23 01:01:31.817 | + functions-common:run_process:1680 : local name=file_tracker 2026-07-23 01:01:31.822 | + functions-common:run_process:1682 : time_start run_process 2026-07-23 01:01:31.827 | + functions-common:time_start:2406 : local name=run_process 2026-07-23 01:01:31.831 | + functions-common:time_start:2407 : local start_time= 2026-07-23 01:01:31.835 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-23 01:01:31.840 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-23 01:01:31.847 | + functions-common:time_start:2411 : _TIME_START[$name]=1784768491842 2026-07-23 01:01:31.851 | + functions-common:run_process:1683 : is_service_enabled file_tracker 2026-07-23 01:01:31.877 | + functions-common:is_service_enabled:2076 : return 1 2026-07-23 01:01:31.880 | + functions-common:run_process:1686 : time_stop run_process 2026-07-23 01:01:31.883 | + functions-common:time_stop:2420 : local name 2026-07-23 01:01:31.885 | + functions-common:time_stop:2421 : local end_time 2026-07-23 01:01:31.887 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-23 01:01:31.890 | + functions-common:time_stop:2423 : local total 2026-07-23 01:01:31.892 | + functions-common:time_stop:2424 : local start_time 2026-07-23 01:01:31.894 | + functions-common:time_stop:2426 : name=run_process 2026-07-23 01:01:31.896 | + functions-common:time_stop:2427 : start_time=1784768491842 2026-07-23 01:01:31.898 | + functions-common:time_stop:2429 : [[ -z 1784768491842 ]] 2026-07-23 01:01:31.901 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-23 01:01:31.905 | + functions-common:time_stop:2432 : end_time=1784768491902 2026-07-23 01:01:31.907 | + functions-common:time_stop:2433 : elapsed_time=60 2026-07-23 01:01:31.910 | + functions-common:time_stop:2434 : total=1929 2026-07-23 01:01:31.914 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-23 01:01:31.917 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=1989 2026-07-23 01:01:31.921 | + ./stack.sh:main:1084 : is_service_enabled atop 2026-07-23 01:01:31.940 | + functions-common:is_service_enabled:2076 : return 1 2026-07-23 01:01:31.943 | + ./stack.sh:main:1092 : is_service_enabled tcpdump 2026-07-23 01:01:31.961 | + functions-common:is_service_enabled:2076 : return 1 2026-07-23 01:01:31.963 | + ./stack.sh:main:1100 : is_service_enabled etcd3 2026-07-23 01:01:31.983 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 01:01:31.986 | + ./stack.sh:main:1101 : start_etcd3 2026-07-23 01:01:31.988 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2026-07-23 01:01:31.991 | + lib/etcd3:start_etcd3:42 : cmd+=' --name devstack --data-dir /opt/stack/data/etcd' 2026-07-23 01:01:31.996 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2026-07-23 01:01:31.999 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster devstack=http://192.168.122.85:2380' 2026-07-23 01:01:32.002 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://192.168.122.85:2380' 2026-07-23 01:01:32.006 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://192.168.122.85:2379' 2026-07-23 01:01:32.009 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2026-07-23 01:01:32.013 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2026-07-23 01:01:32.015 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://192.168.122.85:2379' 2026-07-23 01:01:32.019 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2026-07-23 01:01:32.022 | + lib/etcd3:start_etcd3:54 : cmd+=' --log-level=debug' 2026-07-23 01:01:32.024 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2026-07-23 01:01:32.027 | + 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.85:2380 --initial-advertise-peer-urls http://192.168.122.85:2380 --advertise-client-urls http://192.168.122.85:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://192.168.122.85:2379 --log-level=debug' '' root 2026-07-23 01:01:32.031 | + functions-common:write_user_unit_file:1535 : local service=devstack@etcd.service 2026-07-23 01:01:32.034 | + 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.85:2380 --initial-advertise-peer-urls http://192.168.122.85:2380 --advertise-client-urls http://192.168.122.85:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://192.168.122.85:2379 --log-level=debug' 2026-07-23 01:01:32.038 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-23 01:01:32.040 | + functions-common:write_user_unit_file:1538 : local user=root 2026-07-23 01:01:32.046 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-23 01:01:32.047 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-23 01:01:32.051 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-23 01:01:32.054 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@etcd.service 2026-07-23 01:01:32.057 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-23 01:01:32.063 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2026-07-23 01:01:32.149 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-23 01:01:32.230 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2026-07-23 01:01:32.294 | + 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.85:2380 --initial-advertise-peer-urls http://192.168.122.85:2380 --advertise-client-urls http://192.168.122.85:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://192.168.122.85:2379 --log-level=debug' 2026-07-23 01:01:32.358 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2026-07-23 01:01:32.424 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2026-07-23 01:01:32.489 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-23 01:01:32.553 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-23 01:01:32.557 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-23 01:01:32.560 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2026-07-23 01:01:32.638 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-23 01:01:33.111 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2026-07-23 01:01:33.183 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2026-07-23 01:01:33.245 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2026-07-23 01:01:33.310 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2026-07-23 01:01:33.389 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2026-07-23 01:01:33.394 | ++ functions-common:is_arch:519 : uname -m 2026-07-23 01:01:33.400 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-07-23 01:01:33.404 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2026-07-23 01:01:33.876 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2026-07-23 01:01:33.896 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2026-07-23 01:01:34.347 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2026-07-23 01:01:34.994 | + ./stack.sh:main:1107 : is_service_enabled tls-proxy 2026-07-23 01:01:35.011 | + functions-common:is_service_enabled:2076 : return 1 2026-07-23 01:01:35.015 | + ./stack.sh:main:1112 : write_clouds_yaml 2026-07-23 01:01:35.018 | + functions-common:write_clouds_yaml:84 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2026-07-23 01:01:35.021 | + functions-common:write_clouds_yaml:86 : sudo mkdir -p /etc/openstack 2026-07-23 01:01:35.037 | + functions-common:write_clouds_yaml:87 : sudo chown -R quobyte /etc/openstack 2026-07-23 01:01:35.052 | + functions-common:write_clouds_yaml:89 : CA_CERT_ARG= 2026-07-23 01:01:35.055 | + functions-common:write_clouds_yaml:90 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-07-23 01:01:35.057 | + 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.85/identity --os-username demo --os-password nomoresecret --os-project-name demo 2026-07-23 01:01:35.166 | The user clouds.yaml file didn't exist. 2026-07-23 01:01:35.180 | + 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.85/identity --os-username admin --os-password nomoresecret --os-project-name admin 2026-07-23 01:01:35.304 | + 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.85/identity --os-username admin --os-password nomoresecret --os-project-name demo 2026-07-23 01:01:35.430 | + 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.85/identity --os-username alt_demo --os-password nomoresecret --os-project-name alt_demo 2026-07-23 01:01:35.554 | + 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.85/identity --os-username alt_demo_member --os-password nomoresecret --os-project-name alt_demo 2026-07-23 01:01:35.685 | + 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.85/identity --os-username alt_demo_reader --os-password nomoresecret --os-project-name alt_demo 2026-07-23 01:01:35.817 | + 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.85/identity --os-username demo_reader --os-password nomoresecret --os-project-name demo 2026-07-23 01:01:35.947 | + 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.85/identity --os-username admin --os-password nomoresecret --os-system-scope all 2026-07-23 01:01:36.085 | + 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.85/identity --os-username system_member --os-password nomoresecret --os-system-scope all 2026-07-23 01:01:36.214 | + 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.85/identity --os-username system_reader --os-password nomoresecret --os-system-scope all 2026-07-23 01:01:36.351 | + functions-common:write_clouds_yaml:203 : cat 2026-07-23 01:01:36.356 | ++ functions-common:write_clouds_yaml:209 : eval echo '~quobyte' 2026-07-23 01:01:36.358 | +++ functions-common:write_clouds_yaml:209 : echo /home/quobyte 2026-07-23 01:01:36.361 | + functions-common:write_clouds_yaml:209 : rm -f /home/quobyte/.config/openstack/clouds.yaml 2026-07-23 01:01:36.364 | + ./stack.sh:main:1113 : export OS_CLOUD=devstack-admin 2026-07-23 01:01:36.367 | + ./stack.sh:main:1113 : OS_CLOUD=devstack-admin 2026-07-23 01:01:36.370 | + ./stack.sh:main:1115 : is_service_enabled keystone 2026-07-23 01:01:36.384 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 01:01:36.386 | + ./stack.sh:main:1116 : echo_summary 'Starting Keystone' 2026-07-23 01:01:36.388 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-23 01:01:36.391 | + ./stack.sh:echo_summary:450 : echo -e Starting Keystone 2026-07-23 01:01:36.393 | + ./stack.sh:main:1118 : '[' 192.168.122.85 == 192.168.122.85 ']' 2026-07-23 01:01:36.395 | + ./stack.sh:main:1119 : init_keystone 2026-07-23 01:01:36.397 | + lib/keystone:init_keystone:436 : is_service_enabled ldap 2026-07-23 01:01:36.411 | + functions-common:is_service_enabled:2076 : return 1 2026-07-23 01:01:36.413 | + lib/keystone:init_keystone:440 : [[ True == True ]] 2026-07-23 01:01:36.415 | + lib/keystone:init_keystone:442 : recreate_database keystone 2026-07-23 01:01:36.417 | + lib/database:recreate_database:112 : local db=keystone 2026-07-23 01:01:36.420 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2026-07-23 01:01:36.422 | + lib/databases/mysql:recreate_database_mysql:54 : local db=keystone 2026-07-23 01:01:36.424 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2026-07-23 01:01:36.428 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-23 01:01:36.501 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2026-07-23 01:01:36.506 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-23 01:01:36.571 | + lib/keystone:init_keystone:445 : time_start dbsync 2026-07-23 01:01:36.574 | + functions-common:time_start:2406 : local name=dbsync 2026-07-23 01:01:36.576 | + functions-common:time_start:2407 : local start_time= 2026-07-23 01:01:36.578 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-23 01:01:36.581 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-23 01:01:36.585 | + functions-common:time_start:2411 : _TIME_START[$name]=1784768496582 2026-07-23 01:01:36.587 | + lib/keystone:init_keystone:447 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2026-07-23 01:01:37.298 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-07-23 01:01:37.298 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-23 01:01:37.298 | we strongly recommend against using it for new projects. 2026-07-23 01:01:37.298 | 2026-07-23 01:01:37.298 | If you are already using Eventlet, we recommend migrating to a different 2026-07-23 01:01:37.298 | framework. For more detail see 2026-07-23 01:01:37.298 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-23 01:01:37.299 | 2026-07-23 01:01:37.299 | from eventlet import event 2026-07-23 01:01:40.128 | INFO dbcounter [-] Registered counter for database keystone 2026-07-23 01:01:40.211 | 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=43261) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-07-23 01:01:40.225 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-23 01:01:40.225 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-23 01:01:40.226 | DEBUG dbcounter [-] [43261] Writer thread running {{(pid=43261) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-23 01:01:40.310 | INFO alembic.runtime.migration [-] Running upgrade -> 27e647c0fad4, Initial version. 2026-07-23 01:01:43.739 | DEBUG alembic.runtime.migration [-] new branch insert 27e647c0fad4 {{(pid=43261) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-23 01:01:43.740 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> 29e87d24a316, Initial no-op Yoga expand migration. 2026-07-23 01:01:43.741 | DEBUG alembic.runtime.migration [-] update 27e647c0fad4 to 29e87d24a316 {{(pid=43261) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-23 01:01:43.748 | INFO alembic.runtime.migration [-] Running upgrade 29e87d24a316 -> b4f8b3f584e0, Fix incorrect constraints. 2026-07-23 01:01:43.787 | DEBUG alembic.runtime.migration [-] update 29e87d24a316 to b4f8b3f584e0 {{(pid=43261) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-23 01:01:43.790 | INFO alembic.runtime.migration [-] Running upgrade b4f8b3f584e0 -> 11c3b243b4cb, Remove service_provider.relay_state_prefix server default. 2026-07-23 01:01:43.811 | DEBUG alembic.runtime.migration [-] update b4f8b3f584e0 to 11c3b243b4cb {{(pid=43261) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-23 01:01:43.815 | INFO alembic.runtime.migration [-] Running upgrade 11c3b243b4cb -> 47147121, Add Identity Federation attribute mapping schema version. 2026-07-23 01:01:43.888 | DEBUG alembic.runtime.migration [-] update 11c3b243b4cb to 47147121 {{(pid=43261) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-23 01:01:43.891 | INFO alembic.runtime.migration [-] Running upgrade 47147121 -> e8725d6fa226, Add project_id index to project_endpoint_group 2026-07-23 01:01:43.935 | DEBUG alembic.runtime.migration [-] update 47147121 to e8725d6fa226 {{(pid=43261) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-23 01:01:43.941 | INFO alembic.runtime.migration [-] Running upgrade e8725d6fa226 -> 742c857f1dfb, Add index in revocation_event 2026-07-23 01:01:44.094 | DEBUG alembic.runtime.migration [-] update e8725d6fa226 to 742c857f1dfb {{(pid=43261) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-23 01:01:44.094 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> e25ffa003242, Initial no-op Yoga contract migration. 2026-07-23 01:01:44.095 | DEBUG alembic.runtime.migration [-] new branch insert e25ffa003242 {{(pid=43261) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-23 01:01:44.097 | INFO alembic.runtime.migration [-] Running upgrade e25ffa003242 -> 99de3849d860, Fix incorrect constraints. 2026-07-23 01:01:44.208 | DEBUG alembic.runtime.migration [-] update e25ffa003242 to 99de3849d860 {{(pid=43261) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-23 01:01:44.212 | INFO alembic.runtime.migration [-] Running upgrade 99de3849d860 -> c88cdce8f248, Remove duplicate constraints. 2026-07-23 01:01:44.242 | DEBUG alembic.runtime.migration [-] update 99de3849d860 to c88cdce8f248 {{(pid=43261) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-23 01:01:44.696 | + lib/keystone:init_keystone:448 : time_stop dbsync 2026-07-23 01:01:44.698 | + functions-common:time_stop:2420 : local name 2026-07-23 01:01:44.700 | + functions-common:time_stop:2421 : local end_time 2026-07-23 01:01:44.702 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-23 01:01:44.704 | + functions-common:time_stop:2423 : local total 2026-07-23 01:01:44.706 | + functions-common:time_stop:2424 : local start_time 2026-07-23 01:01:44.709 | + functions-common:time_stop:2426 : name=dbsync 2026-07-23 01:01:44.711 | + functions-common:time_stop:2427 : start_time=1784768496582 2026-07-23 01:01:44.713 | + functions-common:time_stop:2429 : [[ -z 1784768496582 ]] 2026-07-23 01:01:44.716 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-23 01:01:44.719 | + functions-common:time_stop:2432 : end_time=1784768504717 2026-07-23 01:01:44.722 | + functions-common:time_stop:2433 : elapsed_time=8135 2026-07-23 01:01:44.724 | + functions-common:time_stop:2434 : total=0 2026-07-23 01:01:44.726 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-23 01:01:44.728 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=8135 2026-07-23 01:01:44.731 | + lib/keystone:init_keystone:450 : [[ fernet == \f\e\r\n\e\t ]] 2026-07-23 01:01:44.733 | + lib/keystone:init_keystone:451 : rm -rf /etc/keystone/fernet-keys/ 2026-07-23 01:01:44.737 | + lib/keystone:init_keystone:452 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2026-07-23 01:01:45.425 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-07-23 01:01:45.425 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-23 01:01:45.425 | we strongly recommend against using it for new projects. 2026-07-23 01:01:45.425 | 2026-07-23 01:01:45.425 | If you are already using Eventlet, we recommend migrating to a different 2026-07-23 01:01:45.426 | framework. For more detail see 2026-07-23 01:01:45.426 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-23 01:01:45.426 | 2026-07-23 01:01:45.426 | from eventlet import event 2026-07-23 01:01:48.028 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2026-07-23 01:01:48.028 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2026-07-23 01:01:48.029 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2026-07-23 01:01:48.029 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2026-07-23 01:01:48.030 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2026-07-23 01:01:48.030 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2026-07-23 01:01:48.030 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2026-07-23 01:01:48.031 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2026-07-23 01:01:48.031 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2026-07-23 01:01:48.451 | + lib/keystone:init_keystone:454 : rm -rf /etc/keystone/credential-keys/ 2026-07-23 01:01:48.455 | + lib/keystone:init_keystone:455 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2026-07-23 01:01:49.134 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-07-23 01:01:49.134 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-23 01:01:49.134 | we strongly recommend against using it for new projects. 2026-07-23 01:01:49.134 | 2026-07-23 01:01:49.134 | If you are already using Eventlet, we recommend migrating to a different 2026-07-23 01:01:49.134 | framework. For more detail see 2026-07-23 01:01:49.135 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-23 01:01:49.135 | 2026-07-23 01:01:49.135 | from eventlet import event 2026-07-23 01:01:51.699 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2026-07-23 01:01:51.699 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2026-07-23 01:01:51.700 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2026-07-23 01:01:51.700 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2026-07-23 01:01:51.701 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2026-07-23 01:01:51.701 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2026-07-23 01:01:51.701 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2026-07-23 01:01:51.702 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2026-07-23 01:01:51.702 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2026-07-23 01:01:52.119 | + ./stack.sh:main:1120 : start_keystone 2026-07-23 01:01:52.123 | ++ lib/keystone:start_keystone:508 : which uwsgi 2026-07-23 01:01:52.128 | + lib/keystone:start_keystone:508 : run_process keystone '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2026-07-23 01:01:52.130 | + functions-common:run_process:1674 : local service=keystone 2026-07-23 01:01:52.133 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-07-23 01:01:52.135 | + functions-common:run_process:1676 : local group= 2026-07-23 01:01:52.137 | + functions-common:run_process:1677 : local user= 2026-07-23 01:01:52.139 | + functions-common:run_process:1678 : local env_vars= 2026-07-23 01:01:52.141 | + functions-common:run_process:1680 : local name=keystone 2026-07-23 01:01:52.143 | + functions-common:run_process:1682 : time_start run_process 2026-07-23 01:01:52.146 | + functions-common:time_start:2406 : local name=run_process 2026-07-23 01:01:52.148 | + functions-common:time_start:2407 : local start_time= 2026-07-23 01:01:52.152 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-23 01:01:52.154 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-23 01:01:52.157 | + functions-common:time_start:2411 : _TIME_START[$name]=1784768512154 2026-07-23 01:01:52.161 | + functions-common:run_process:1683 : is_service_enabled keystone 2026-07-23 01:01:52.176 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 01:01:52.180 | + functions-common:run_process:1684 : _run_under_systemd keystone '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' '' 2026-07-23 01:01:52.181 | + functions-common:_run_under_systemd:1628 : local service=keystone 2026-07-23 01:01:52.183 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-07-23 01:01:52.185 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-07-23 01:01:52.187 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-07-23 01:01:52.189 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-07-23 01:01:52.191 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2026-07-23 01:01:52.193 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2026-07-23 01:01:52.195 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@keystone.service 2026-07-23 01:01:52.198 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-23 01:01:52.200 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-23 01:01:52.202 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-23 01:01:52.204 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-23 01:01:52.206 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[keystone] ]] 2026-07-23 01:01:52.208 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2026-07-23 01:01:52.210 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-07-23 01:01:52.212 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini --venv /opt/stack/data/venv' 2026-07-23 01:01:52.214 | + functions-common:_run_under_systemd:1648 : write_uwsgi_user_unit_file devstack@keystone.service '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini --venv /opt/stack/data/venv' '' quobyte '' 2026-07-23 01:01:52.216 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@keystone.service 2026-07-23 01:01:52.218 | + functions-common:write_uwsgi_user_unit_file:1568 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini --venv /opt/stack/data/venv' 2026-07-23 01:01:52.220 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-07-23 01:01:52.222 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-07-23 01:01:52.224 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-07-23 01:01:52.226 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@keystone.service 2026-07-23 01:01:52.228 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-07-23 01:01:52.233 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2026-07-23 01:01:52.315 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-23 01:01:52.402 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2026-07-23 01:01:52.480 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User quobyte 2026-07-23 01:01:52.560 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecStart '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini --venv /opt/stack/data/venv' 2026-07-23 01:01:52.639 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-23 01:01:52.717 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2026-07-23 01:01:52.791 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2026-07-23 01:01:52.865 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2026-07-23 01:01:52.941 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2026-07-23 01:01:53.016 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2026-07-23 01:01:53.091 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-07-23 01:01:53.096 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-07-23 01:01:53.099 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2026-07-23 01:01:53.196 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-07-23 01:01:53.670 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@keystone.service 2026-07-23 01:01:53.686 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2026-07-23 01:01:54.139 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@keystone.service 2026-07-23 01:01:54.286 | + functions-common:run_process:1686 : time_stop run_process 2026-07-23 01:01:54.290 | + functions-common:time_stop:2420 : local name 2026-07-23 01:01:54.294 | + functions-common:time_stop:2421 : local end_time 2026-07-23 01:01:54.299 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-23 01:01:54.304 | + functions-common:time_stop:2423 : local total 2026-07-23 01:01:54.307 | + functions-common:time_stop:2424 : local start_time 2026-07-23 01:01:54.312 | + functions-common:time_stop:2426 : name=run_process 2026-07-23 01:01:54.316 | + functions-common:time_stop:2427 : start_time=1784768512154 2026-07-23 01:01:54.320 | + functions-common:time_stop:2429 : [[ -z 1784768512154 ]] 2026-07-23 01:01:54.323 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-23 01:01:54.328 | + functions-common:time_stop:2432 : end_time=1784768514325 2026-07-23 01:01:54.331 | + functions-common:time_stop:2433 : elapsed_time=2171 2026-07-23 01:01:54.334 | + functions-common:time_stop:2434 : total=1989 2026-07-23 01:01:54.336 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-23 01:01:54.339 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=4160 2026-07-23 01:01:54.342 | + lib/keystone:start_keystone:510 : echo 'Waiting for keystone to start...' 2026-07-23 01:01:54.342 | Waiting for keystone to start... 2026-07-23 01:01:54.344 | + lib/keystone:start_keystone:514 : local service_uri=http://192.168.122.85/identity/v3/ 2026-07-23 01:01:54.347 | + lib/keystone:start_keystone:516 : wait_for_service 60 http://192.168.122.85/identity/v3/ 2026-07-23 01:01:54.349 | + functions:wait_for_service:476 : local timeout=60 2026-07-23 01:01:54.352 | + functions:wait_for_service:477 : local url=http://192.168.122.85/identity/v3/ 2026-07-23 01:01:54.355 | + functions:wait_for_service:478 : local rval=0 2026-07-23 01:01:54.358 | + functions:wait_for_service:479 : time_start wait_for_service 2026-07-23 01:01:54.360 | + functions-common:time_start:2406 : local name=wait_for_service 2026-07-23 01:01:54.365 | + functions-common:time_start:2407 : local start_time= 2026-07-23 01:01:54.368 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-23 01:01:54.373 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-23 01:01:54.375 | + functions-common:time_start:2411 : _TIME_START[$name]=1784768514372 2026-07-23 01:01:54.378 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-07-23 01:01:54.381 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-23 01:01:54.389 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.85/identity/v3/ 2026-07-23 01:01:56.411 | ++ inc/async:async_inner:64 : rc=0 2026-07-23 01:01:56.443 | [40336 Async install_tempest:40336]: finished successfully 2026-07-23 01:02:00.078 | + :: : [[ 200 == 503 ]] 2026-07-23 01:02:00.079 | + :: : [[ 0 -eq 7 ]] 2026-07-23 01:02:00.084 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-07-23 01:02:00.087 | + functions-common:time_stop:2420 : local name 2026-07-23 01:02:00.087 | + functions-common:time_stop:2421 : local end_time 2026-07-23 01:02:00.090 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-23 01:02:00.094 | + functions-common:time_stop:2423 : local total 2026-07-23 01:02:00.097 | + functions-common:time_stop:2424 : local start_time 2026-07-23 01:02:00.101 | + functions-common:time_stop:2426 : name=wait_for_service 2026-07-23 01:02:00.104 | + functions-common:time_stop:2427 : start_time=1784768514372 2026-07-23 01:02:00.107 | + functions-common:time_stop:2429 : [[ -z 1784768514372 ]] 2026-07-23 01:02:00.111 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-23 01:02:00.116 | + functions-common:time_stop:2432 : end_time=1784768520112 2026-07-23 01:02:00.120 | + functions-common:time_stop:2433 : elapsed_time=5740 2026-07-23 01:02:00.123 | + functions-common:time_stop:2434 : total=0 2026-07-23 01:02:00.126 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-23 01:02:00.129 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=5740 2026-07-23 01:02:00.133 | + functions:wait_for_service:486 : return 0 2026-07-23 01:02:00.135 | + lib/keystone:start_keystone:521 : is_service_enabled tls-proxy 2026-07-23 01:02:00.161 | + functions-common:is_service_enabled:2076 : return 1 2026-07-23 01:02:00.164 | + lib/keystone:start_keystone:526 : restart_service memcached 2026-07-23 01:02:00.167 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-23 01:02:00.171 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart memcached 2026-07-23 01:02:00.995 | + ./stack.sh:main:1121 : bootstrap_keystone 2026-07-23 01:02:00.999 | + 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.85/identity 2026-07-23 01:02:01.670 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-07-23 01:02:01.670 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-23 01:02:01.670 | we strongly recommend against using it for new projects. 2026-07-23 01:02:01.670 | 2026-07-23 01:02:01.670 | If you are already using Eventlet, we recommend migrating to a different 2026-07-23 01:02:01.671 | framework. For more detail see 2026-07-23 01:02:01.671 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-23 01:02:01.671 | 2026-07-23 01:02:01.671 | from eventlet import event 2026-07-23 01:02:04.761 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=44233) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-23 01:02:04.761 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=44233) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-23 01:02:04.761 | 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=44233) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-23 01:02:04.769 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=44233) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-23 01:02:04.784 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=44233) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-23 01:02:04.784 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=44233) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-23 01:02:04.833 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=44233) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-23 01:02:04.839 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=44233) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-23 01:02:04.839 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=44233) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-23 01:02:04.926 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=44233) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-23 01:02:04.926 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=44233) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-23 01:02:04.926 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=44233) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-23 01:02:04.926 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=44233) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-23 01:02:04.926 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=44233) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-23 01:02:04.927 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=44233) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-23 01:02:04.941 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=44233) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-23 01:02:04.941 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=44233) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-23 01:02:04.941 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=44233) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-23 01:02:04.941 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=44233) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-23 01:02:04.941 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=44233) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-23 01:02:04.942 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=44233) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-23 01:02:04.942 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=44233) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-23 01:02:04.948 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=44233) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-23 01:02:04.952 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=44233) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-23 01:02:04.952 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=44233) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-23 01:02:04.952 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=44233) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-23 01:02:04.952 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=44233) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-23 01:02:04.952 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=44233) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-23 01:02:04.953 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=44233) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-23 01:02:04.954 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=44233) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-23 01:02:05.034 | INFO dbcounter [-] Registered counter for database keystone 2026-07-23 01:02:05.112 | 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=44233) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-07-23 01:02:05.300 | DEBUG dbcounter [-] [44233] Writer thread running {{(pid=44233) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-23 01:02:05.436 | INFO keystone.cmd.bootstrap [None req-8600bcd1-0dbf-4422-b818-45b9872f1a03 None None] Created domain default 2026-07-23 01:02:05.513 | INFO keystone.cmd.bootstrap [None req-8600bcd1-0dbf-4422-b818-45b9872f1a03 None None] Created project admin 2026-07-23 01:02:05.549 | WARNING keystone.common.password_hashing [None req-8600bcd1-0dbf-4422-b818-45b9872f1a03 None None] Truncating password to algorithm specific maximum length 72 characters.: keystone.exception.UserNotFound: Could not find user: admin. 2026-07-23 01:02:05.572 | INFO keystone.cmd.bootstrap [None req-8600bcd1-0dbf-4422-b818-45b9872f1a03 None None] Created user admin 2026-07-23 01:02:05.594 | INFO keystone.cmd.bootstrap [None req-8600bcd1-0dbf-4422-b818-45b9872f1a03 None None] Created role reader 2026-07-23 01:02:05.611 | INFO keystone.cmd.bootstrap [None req-8600bcd1-0dbf-4422-b818-45b9872f1a03 None None] Created role member 2026-07-23 01:02:05.644 | INFO keystone.cmd.bootstrap [None req-8600bcd1-0dbf-4422-b818-45b9872f1a03 None None] Created implied role where 2fa2a17e27184760a6e25043b5110bb5 implies 5368ebede63845c1ae1c9f4c879a2628 2026-07-23 01:02:05.660 | INFO keystone.cmd.bootstrap [None req-8600bcd1-0dbf-4422-b818-45b9872f1a03 None None] Created role manager 2026-07-23 01:02:05.686 | INFO keystone.cmd.bootstrap [None req-8600bcd1-0dbf-4422-b818-45b9872f1a03 None None] Created implied role where 4123d8f41d8b4f30869029c603fd3516 implies 2fa2a17e27184760a6e25043b5110bb5 2026-07-23 01:02:05.704 | INFO keystone.cmd.bootstrap [None req-8600bcd1-0dbf-4422-b818-45b9872f1a03 None None] Created role admin 2026-07-23 01:02:05.729 | INFO keystone.cmd.bootstrap [None req-8600bcd1-0dbf-4422-b818-45b9872f1a03 None None] Created implied role where 6d47da4375a5494bba8ee03097d8e9ec implies 4123d8f41d8b4f30869029c603fd3516 2026-07-23 01:02:05.752 | INFO keystone.cmd.bootstrap [None req-8600bcd1-0dbf-4422-b818-45b9872f1a03 None None] Created role service 2026-07-23 01:02:05.769 | INFO keystone.cmd.bootstrap [None req-8600bcd1-0dbf-4422-b818-45b9872f1a03 None None] Granted role admin on project admin to user admin. 2026-07-23 01:02:05.781 | INFO keystone.cmd.bootstrap [None req-8600bcd1-0dbf-4422-b818-45b9872f1a03 None None] Granted role admin on the system to user admin. 2026-07-23 01:02:05.803 | WARNING py.warnings [None req-8600bcd1-0dbf-4422-b818-45b9872f1a03 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-07-23 01:02:05.803 | warnings.warn( 2026-07-23 01:02:05.803 |  2026-07-23 01:02:05.809 | INFO keystone.cmd.bootstrap [None req-8600bcd1-0dbf-4422-b818-45b9872f1a03 None None] Created region RegionOne 2026-07-23 01:02:05.859 | INFO keystone.cmd.bootstrap [None req-8600bcd1-0dbf-4422-b818-45b9872f1a03 None None] Created public endpoint http://192.168.122.85/identity 2026-07-23 01:02:06.392 | + lib/keystone:bootstrap_keystone:549 : '[' False == True ']' 2026-07-23 01:02:06.396 | + ./stack.sh:main:1124 : create_keystone_accounts 2026-07-23 01:02:06.399 | + lib/keystone:create_keystone_accounts:257 : local admin_project 2026-07-23 01:02:06.404 | ++ lib/keystone:create_keystone_accounts:258 : oscwrap project show admin -f value -c id 2026-07-23 01:02:11.371 | ++ functions-common:oscwrap:2465 : return 0 2026-07-23 01:02:11.377 | + lib/keystone:create_keystone_accounts:258 : admin_project=22ee31ff12e54e67ae355c7620ef5010 2026-07-23 01:02:11.379 | + lib/keystone:create_keystone_accounts:259 : local admin_user 2026-07-23 01:02:11.383 | ++ lib/keystone:create_keystone_accounts:260 : oscwrap user show admin -f value -c id 2026-07-23 01:02:14.495 | ++ functions-common:oscwrap:2465 : return 0 2026-07-23 01:02:14.500 | + lib/keystone:create_keystone_accounts:260 : admin_user=53ab35128ac647e8bd846f31df919304 2026-07-23 01:02:14.503 | + lib/keystone:create_keystone_accounts:262 : local admin_role=admin 2026-07-23 01:02:14.507 | + lib/keystone:create_keystone_accounts:263 : local member_role=member 2026-07-23 01:02:14.510 | + lib/keystone:create_keystone_accounts:264 : local reader_role=reader 2026-07-23 01:02:14.512 | + lib/keystone:create_keystone_accounts:266 : async_run ks-domain-role get_or_add_user_domain_role admin 53ab35128ac647e8bd846f31df919304 default 2026-07-23 01:02:14.585 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin 53ab35128ac647e8bd846f31df919304 default 2026-07-23 01:02:14.629 | [2070 Async ks-domain-role:44354]: running: get_or_add_user_domain_role admin 53ab35128ac647e8bd846f31df919304 default 2026-07-23 01:02:14.632 | + lib/keystone:create_keystone_accounts:269 : get_or_create_domain Default 2026-07-23 01:02:14.635 | + functions-common:get_or_create_domain:872 : local domain_id 2026-07-23 01:02:14.640 | ++ functions-common:get_or_create_domain:877 : oscwrap --os-cloud devstack-system-admin domain create Default --description '' --or-show -f value -c id 2026-07-23 01:02:18.290 | ++ functions-common:oscwrap:2465 : return 0 2026-07-23 01:02:18.295 | + functions-common:get_or_create_domain:877 : domain_id=default 2026-07-23 01:02:18.298 | + functions-common:get_or_create_domain:878 : echo default 2026-07-23 01:02:18.298 | default 2026-07-23 01:02:18.302 | + lib/keystone:create_keystone_accounts:270 : async_run ks-project get_or_create_project service Default 2026-07-23 01:02:18.367 | + inc/async:async_inner:63 : get_or_create_project service Default 2026-07-23 01:02:18.404 | [2070 Async ks-project:44498]: running: get_or_create_project service Default 2026-07-23 01:02:18.407 | + lib/keystone:create_keystone_accounts:273 : async_run ks-service get_or_create_role service 2026-07-23 01:02:18.466 | + inc/async:async_inner:63 : get_or_create_role service 2026-07-23 01:02:18.503 | [2070 Async ks-service:44592]: running: get_or_create_role service 2026-07-23 01:02:18.505 | + lib/keystone:create_keystone_accounts:279 : async_run ks-reseller get_or_create_role ResellerAdmin 2026-07-23 01:02:18.567 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2026-07-23 01:02:18.629 | [2070 Async ks-reseller:44686]: running: get_or_create_role ResellerAdmin 2026-07-23 01:02:18.634 | + lib/keystone:create_keystone_accounts:283 : local another_role=anotherrole 2026-07-23 01:02:18.639 | + lib/keystone:create_keystone_accounts:284 : async_run ks-anotherrole get_or_create_role anotherrole 2026-07-23 01:02:18.769 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2026-07-23 01:02:18.849 | [2070 Async ks-anotherrole:44782]: running: get_or_create_role anotherrole 2026-07-23 01:02:18.855 | + lib/keystone:create_keystone_accounts:287 : local invis_project 2026-07-23 01:02:18.870 | ++ lib/keystone:create_keystone_accounts:288 : get_or_create_project invisible_to_admin default 2026-07-23 01:02:18.876 | ++ functions-common:get_or_create_project:922 : local project_id 2026-07-23 01:02:18.883 | +++ functions-common:get_or_create_project:928 : oscwrap --os-cloud devstack-system-admin project create invisible_to_admin --domain=default --or-show -f value -c id 2026-07-23 01:02:23.548 | +++ functions-common:oscwrap:2465 : return 0 2026-07-23 01:02:23.559 | ++ functions-common:get_or_create_project:928 : project_id=c345bed08c484c8ca0aac79ff3a9056d 2026-07-23 01:02:23.561 | ++ functions-common:get_or_create_project:929 : echo c345bed08c484c8ca0aac79ff3a9056d 2026-07-23 01:02:23.568 | + lib/keystone:create_keystone_accounts:288 : invis_project=c345bed08c484c8ca0aac79ff3a9056d 2026-07-23 01:02:23.576 | + lib/keystone:create_keystone_accounts:291 : local demo_project 2026-07-23 01:02:23.590 | ++ lib/keystone:create_keystone_accounts:292 : get_or_create_project demo default 2026-07-23 01:02:23.595 | ++ functions-common:get_or_create_project:922 : local project_id 2026-07-23 01:02:23.604 | +++ functions-common:get_or_create_project:928 : oscwrap --os-cloud devstack-system-admin project create demo --domain=default --or-show -f value -c id 2026-07-23 01:02:23.836 | + inc/async:async_inner:64 : rc=0 2026-07-23 01:02:23.868 | [44592 Async ks-service:44592]: finished successfully 2026-07-23 01:02:24.079 | + inc/async:async_inner:64 : rc=0 2026-07-23 01:02:24.100 | + inc/async:async_inner:64 : rc=0 2026-07-23 01:02:24.119 | [44498 Async ks-project:44498]: finished successfully 2026-07-23 01:02:24.138 | [44782 Async ks-anotherrole:44782]: finished successfully 2026-07-23 01:02:24.380 | + inc/async:async_inner:64 : rc=0 2026-07-23 01:02:24.413 | [44686 Async ks-reseller:44686]: finished successfully 2026-07-23 01:02:25.448 | + inc/async:async_inner:64 : rc=0 2026-07-23 01:02:25.478 | [44354 Async ks-domain-role:44354]: finished successfully 2026-07-23 01:02:27.175 | +++ functions-common:oscwrap:2465 : return 0 2026-07-23 01:02:27.180 | ++ functions-common:get_or_create_project:928 : project_id=ccc0efb777cb498db43634f185027010 2026-07-23 01:02:27.183 | ++ functions-common:get_or_create_project:929 : echo ccc0efb777cb498db43634f185027010 2026-07-23 01:02:27.186 | + lib/keystone:create_keystone_accounts:292 : demo_project=ccc0efb777cb498db43634f185027010 2026-07-23 01:02:27.189 | + lib/keystone:create_keystone_accounts:293 : local demo_user 2026-07-23 01:02:27.193 | ++ lib/keystone:create_keystone_accounts:295 : get_or_create_user demo nomoresecret default demo@example.com 2026-07-23 01:02:27.195 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-23 01:02:27.198 | ++ functions-common:get_or_create_user:900 : [[ ! -z demo@example.com ]] 2026-07-23 01:02:27.200 | ++ functions-common:get_or_create_user:901 : local email=--email=demo@example.com 2026-07-23 01:02:27.204 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create demo --password nomoresecret --domain=default --email=demo@example.com --or-show -f value -c id 2026-07-23 01:02:30.577 | +++ functions-common:oscwrap:2465 : return 0 2026-07-23 01:02:30.581 | ++ functions-common:get_or_create_user:915 : user_id=738217f123474eb19d638bbf6e85423f 2026-07-23 01:02:30.583 | ++ functions-common:get_or_create_user:916 : echo 738217f123474eb19d638bbf6e85423f 2026-07-23 01:02:30.586 | + lib/keystone:create_keystone_accounts:295 : demo_user=738217f123474eb19d638bbf6e85423f 2026-07-23 01:02:30.590 | + lib/keystone:create_keystone_accounts:297 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2026-07-23 01:02:30.636 | [2070 Async ks-domain-role:44354]: Waiting for completion of get_or_add_user_domain_role admin 53ab35128ac647e8bd846f31df919304 default running on PID 44354 (6 other jobs running) 2026-07-23 01:02:30.659 | [2070 Async ks-domain-role:44354]: Signaling child to exit 2026-07-23 01:02:30.660 | WAKEUP 2026-07-23 01:02:30.681 | [2070 Async ks-domain-role:44354]: Signaled 2026-07-23 01:02:30.683 | + functions-common:get_or_add_user_domain_role:986 : local user_role_id 2026-07-23 01:02:30.683 | + functions-common:get_or_add_user_domain_role:990 : openstack --os-cloud devstack-system-admin role add admin --user 53ab35128ac647e8bd846f31df919304 --domain default 2026-07-23 01:02:30.683 | ++ functions-common:get_or_add_user_domain_role:997 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 53ab35128ac647e8bd846f31df919304 --domain default -c Role -f value 2026-07-23 01:02:30.683 | ++ functions-common:oscwrap:2465 : return 0 2026-07-23 01:02:30.683 | + functions-common:get_or_add_user_domain_role:997 : user_role_id=6d47da4375a5494bba8ee03097d8e9ec 2026-07-23 01:02:30.683 | + functions-common:get_or_add_user_domain_role:999 : echo 6d47da4375a5494bba8ee03097d8e9ec 2026-07-23 01:02:30.683 | 6d47da4375a5494bba8ee03097d8e9ec 2026-07-23 01:02:30.723 | [2070 Async ks-domain-role:44354]: finished get_or_add_user_domain_role admin 53ab35128ac647e8bd846f31df919304 default with result 0 in 10 seconds 2026-07-23 01:02:30.731 | Not waiting for async task ks-domain that we never started or has already been waited for 2026-07-23 01:02:30.765 | [2070 Async ks-project:44498]: Waiting for completion of get_or_create_project service Default running on PID 44498 (5 other jobs running) 2026-07-23 01:02:30.789 | [2070 Async ks-project:44498]: Signaling child to exit 2026-07-23 01:02:30.790 | WAKEUP 2026-07-23 01:02:30.811 | [2070 Async ks-project:44498]: Signaled 2026-07-23 01:02:30.813 | + functions-common:get_or_create_project:922 : local project_id 2026-07-23 01:02:30.813 | ++ functions-common:get_or_create_project:928 : oscwrap --os-cloud devstack-system-admin project create service --domain=Default --or-show -f value -c id 2026-07-23 01:02:30.813 | ++ functions-common:oscwrap:2465 : return 0 2026-07-23 01:02:30.813 | + functions-common:get_or_create_project:928 : project_id=ac2389517b354272b8890e660e03e112 2026-07-23 01:02:30.813 | + functions-common:get_or_create_project:929 : echo ac2389517b354272b8890e660e03e112 2026-07-23 01:02:30.813 | ac2389517b354272b8890e660e03e112 2026-07-23 01:02:30.853 | [2070 Async ks-project:44498]: finished get_or_create_project service Default with result 0 in 5 seconds 2026-07-23 01:02:30.888 | [2070 Async ks-service:44592]: Waiting for completion of get_or_create_role service running on PID 44592 (4 other jobs running) 2026-07-23 01:02:30.910 | [2070 Async ks-service:44592]: Signaling child to exit 2026-07-23 01:02:30.910 | WAKEUP 2026-07-23 01:02:30.932 | [2070 Async ks-service:44592]: Signaled 2026-07-23 01:02:30.933 | + functions-common:get_or_create_role:935 : local role_id 2026-07-23 01:02:30.933 | ++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2026-07-23 01:02:30.933 | ++ functions-common:oscwrap:2465 : return 0 2026-07-23 01:02:30.933 | + functions-common:get_or_create_role:940 : role_id=a020d3f53d6b4a4b930da95968a0eb88 2026-07-23 01:02:30.934 | + functions-common:get_or_create_role:941 : echo a020d3f53d6b4a4b930da95968a0eb88 2026-07-23 01:02:30.934 | a020d3f53d6b4a4b930da95968a0eb88 2026-07-23 01:02:30.975 | [2070 Async ks-service:44592]: finished get_or_create_role service with result 0 in 5 seconds 2026-07-23 01:02:31.011 | [2070 Async ks-reseller:44686]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 44686 (3 other jobs running) 2026-07-23 01:02:31.033 | [2070 Async ks-reseller:44686]: Signaling child to exit 2026-07-23 01:02:31.034 | WAKEUP 2026-07-23 01:02:31.054 | [2070 Async ks-reseller:44686]: Signaled 2026-07-23 01:02:31.055 | + functions-common:get_or_create_role:935 : local role_id 2026-07-23 01:02:31.056 | ++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2026-07-23 01:02:31.056 | ++ functions-common:oscwrap:2465 : return 0 2026-07-23 01:02:31.056 | + functions-common:get_or_create_role:940 : role_id=81ac1c352920407085076cb178a018aa 2026-07-23 01:02:31.056 | + functions-common:get_or_create_role:941 : echo 81ac1c352920407085076cb178a018aa 2026-07-23 01:02:31.056 | 81ac1c352920407085076cb178a018aa 2026-07-23 01:02:31.098 | [2070 Async ks-reseller:44686]: finished get_or_create_role ResellerAdmin with result 0 in 5 seconds 2026-07-23 01:02:31.134 | [2070 Async ks-anotherrole:44782]: Waiting for completion of get_or_create_role anotherrole running on PID 44782 (2 other jobs running) 2026-07-23 01:02:31.158 | [2070 Async ks-anotherrole:44782]: Signaling child to exit 2026-07-23 01:02:31.159 | WAKEUP 2026-07-23 01:02:31.183 | [2070 Async ks-anotherrole:44782]: Signaled 2026-07-23 01:02:31.185 | + functions-common:get_or_create_role:935 : local role_id 2026-07-23 01:02:31.185 | ++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2026-07-23 01:02:31.185 | ++ functions-common:oscwrap:2465 : return 0 2026-07-23 01:02:31.185 | + functions-common:get_or_create_role:940 : role_id=6cb3be05985e4557b510ba27f4d710c3 2026-07-23 01:02:31.185 | + functions-common:get_or_create_role:941 : echo 6cb3be05985e4557b510ba27f4d710c3 2026-07-23 01:02:31.185 | 6cb3be05985e4557b510ba27f4d710c3 2026-07-23 01:02:31.226 | [2070 Async ks-anotherrole:44782]: finished get_or_create_role anotherrole with result 0 in 5 seconds 2026-07-23 01:02:31.231 | + inc/async:async_wait:197 : return 0 2026-07-23 01:02:31.234 | + lib/keystone:create_keystone_accounts:299 : async_run ks-demo-member get_or_add_user_project_role member 738217f123474eb19d638bbf6e85423f ccc0efb777cb498db43634f185027010 2026-07-23 01:02:31.303 | + inc/async:async_inner:63 : get_or_add_user_project_role member 738217f123474eb19d638bbf6e85423f ccc0efb777cb498db43634f185027010 2026-07-23 01:02:31.346 | [2070 Async ks-demo-member:45637]: running: get_or_add_user_project_role member 738217f123474eb19d638bbf6e85423f ccc0efb777cb498db43634f185027010 2026-07-23 01:02:31.349 | + lib/keystone:create_keystone_accounts:301 : async_run ks-demo-admin get_or_add_user_project_role admin 53ab35128ac647e8bd846f31df919304 ccc0efb777cb498db43634f185027010 2026-07-23 01:02:31.421 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 53ab35128ac647e8bd846f31df919304 ccc0efb777cb498db43634f185027010 2026-07-23 01:02:31.466 | [2070 Async ks-demo-admin:45733]: running: get_or_add_user_project_role admin 53ab35128ac647e8bd846f31df919304 ccc0efb777cb498db43634f185027010 2026-07-23 01:02:31.469 | + lib/keystone:create_keystone_accounts:302 : async_run ks-demo-another get_or_add_user_project_role anotherrole 738217f123474eb19d638bbf6e85423f ccc0efb777cb498db43634f185027010 2026-07-23 01:02:31.544 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 738217f123474eb19d638bbf6e85423f ccc0efb777cb498db43634f185027010 2026-07-23 01:02:31.595 | [2070 Async ks-demo-another:45829]: running: get_or_add_user_project_role anotherrole 738217f123474eb19d638bbf6e85423f ccc0efb777cb498db43634f185027010 2026-07-23 01:02:31.596 | + lib/keystone:create_keystone_accounts:303 : async_run ks-demo-invis get_or_add_user_project_role member 738217f123474eb19d638bbf6e85423f c345bed08c484c8ca0aac79ff3a9056d 2026-07-23 01:02:31.662 | + inc/async:async_inner:63 : get_or_add_user_project_role member 738217f123474eb19d638bbf6e85423f c345bed08c484c8ca0aac79ff3a9056d 2026-07-23 01:02:31.731 | [2070 Async ks-demo-invis:45925]: running: get_or_add_user_project_role member 738217f123474eb19d638bbf6e85423f c345bed08c484c8ca0aac79ff3a9056d 2026-07-23 01:02:31.738 | + lib/keystone:create_keystone_accounts:306 : local demo_reader 2026-07-23 01:02:31.746 | ++ lib/keystone:create_keystone_accounts:308 : get_or_create_user demo_reader nomoresecret default demo_reader@example.com 2026-07-23 01:02:31.755 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-23 01:02:31.760 | ++ functions-common:get_or_create_user:900 : [[ ! -z demo_reader@example.com ]] 2026-07-23 01:02:31.767 | ++ functions-common:get_or_create_user:901 : local email=--email=demo_reader@example.com 2026-07-23 01:02:31.777 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create demo_reader --password nomoresecret --domain=default --email=demo_reader@example.com --or-show -f value -c id 2026-07-23 01:02:36.563 | +++ functions-common:oscwrap:2465 : return 0 2026-07-23 01:02:36.569 | ++ functions-common:get_or_create_user:915 : user_id=4b5bde7ba3104140997fdb91ac16f488 2026-07-23 01:02:36.572 | ++ functions-common:get_or_create_user:916 : echo 4b5bde7ba3104140997fdb91ac16f488 2026-07-23 01:02:36.576 | + lib/keystone:create_keystone_accounts:308 : demo_reader=4b5bde7ba3104140997fdb91ac16f488 2026-07-23 01:02:36.578 | + lib/keystone:create_keystone_accounts:310 : async_run ks-demo-reader get_or_add_user_project_role reader 4b5bde7ba3104140997fdb91ac16f488 ccc0efb777cb498db43634f185027010 2026-07-23 01:02:36.646 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 4b5bde7ba3104140997fdb91ac16f488 ccc0efb777cb498db43634f185027010 2026-07-23 01:02:36.733 | [2070 Async ks-demo-reader:46078]: running: get_or_add_user_project_role reader 4b5bde7ba3104140997fdb91ac16f488 ccc0efb777cb498db43634f185027010 2026-07-23 01:02:36.740 | + lib/keystone:create_keystone_accounts:313 : local alt_demo_project 2026-07-23 01:02:36.750 | ++ lib/keystone:create_keystone_accounts:314 : get_or_create_project alt_demo default 2026-07-23 01:02:36.760 | ++ functions-common:get_or_create_project:922 : local project_id 2026-07-23 01:02:36.772 | +++ functions-common:get_or_create_project:928 : oscwrap --os-cloud devstack-system-admin project create alt_demo --domain=default --or-show -f value -c id 2026-07-23 01:02:41.919 | +++ functions-common:oscwrap:2465 : return 0 2026-07-23 01:02:41.922 | ++ functions-common:get_or_create_project:928 : project_id=d48ef9401bda4066bb2089d9f0722bd1 2026-07-23 01:02:41.925 | ++ functions-common:get_or_create_project:929 : echo d48ef9401bda4066bb2089d9f0722bd1 2026-07-23 01:02:41.930 | + lib/keystone:create_keystone_accounts:314 : alt_demo_project=d48ef9401bda4066bb2089d9f0722bd1 2026-07-23 01:02:41.932 | + lib/keystone:create_keystone_accounts:316 : local alt_demo_user 2026-07-23 01:02:41.935 | ++ lib/keystone:create_keystone_accounts:318 : get_or_create_user alt_demo nomoresecret default alt_demo@example.com 2026-07-23 01:02:41.938 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-23 01:02:41.939 | ++ functions-common:get_or_create_user:900 : [[ ! -z alt_demo@example.com ]] 2026-07-23 01:02:41.943 | ++ functions-common:get_or_create_user:901 : local email=--email=alt_demo@example.com 2026-07-23 01:02:41.947 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create alt_demo --password nomoresecret --domain=default --email=alt_demo@example.com --or-show -f value -c id 2026-07-23 01:02:43.214 | + inc/async:async_inner:64 : rc=0 2026-07-23 01:02:43.261 | [45637 Async ks-demo-member:45637]: finished successfully 2026-07-23 01:02:43.905 | + inc/async:async_inner:64 : rc=0 2026-07-23 01:02:43.959 | [45829 Async ks-demo-another:45829]: finished successfully 2026-07-23 01:02:43.962 | + inc/async:async_inner:64 : rc=0 2026-07-23 01:02:44.003 | [45925 Async ks-demo-invis:45925]: finished successfully 2026-07-23 01:02:44.308 | + inc/async:async_inner:64 : rc=0 2026-07-23 01:02:44.339 | [45733 Async ks-demo-admin:45733]: finished successfully 2026-07-23 01:02:45.927 | +++ functions-common:oscwrap:2465 : return 0 2026-07-23 01:02:45.931 | ++ functions-common:get_or_create_user:915 : user_id=a1a346e6b4d6429a8cd51722c0662299 2026-07-23 01:02:45.934 | ++ functions-common:get_or_create_user:916 : echo a1a346e6b4d6429a8cd51722c0662299 2026-07-23 01:02:45.938 | + lib/keystone:create_keystone_accounts:318 : alt_demo_user=a1a346e6b4d6429a8cd51722c0662299 2026-07-23 01:02:45.941 | + lib/keystone:create_keystone_accounts:320 : async_run ks-alt-admin get_or_add_user_project_role admin a1a346e6b4d6429a8cd51722c0662299 d48ef9401bda4066bb2089d9f0722bd1 2026-07-23 01:02:46.010 | + inc/async:async_inner:63 : get_or_add_user_project_role admin a1a346e6b4d6429a8cd51722c0662299 d48ef9401bda4066bb2089d9f0722bd1 2026-07-23 01:02:46.059 | [2070 Async ks-alt-admin:46479]: running: get_or_add_user_project_role admin a1a346e6b4d6429a8cd51722c0662299 d48ef9401bda4066bb2089d9f0722bd1 2026-07-23 01:02:46.064 | + lib/keystone:create_keystone_accounts:321 : async_run ks-alt-another get_or_add_user_project_role anotherrole a1a346e6b4d6429a8cd51722c0662299 d48ef9401bda4066bb2089d9f0722bd1 2026-07-23 01:02:46.142 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole a1a346e6b4d6429a8cd51722c0662299 d48ef9401bda4066bb2089d9f0722bd1 2026-07-23 01:02:46.196 | [2070 Async ks-alt-another:46575]: running: get_or_add_user_project_role anotherrole a1a346e6b4d6429a8cd51722c0662299 d48ef9401bda4066bb2089d9f0722bd1 2026-07-23 01:02:46.196 | + lib/keystone:create_keystone_accounts:324 : local alt_demo_member 2026-07-23 01:02:46.199 | ++ lib/keystone:create_keystone_accounts:326 : get_or_create_user alt_demo_member nomoresecret default alt_demo_member@example.com 2026-07-23 01:02:46.201 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-23 01:02:46.204 | ++ functions-common:get_or_create_user:900 : [[ ! -z alt_demo_member@example.com ]] 2026-07-23 01:02:46.206 | ++ functions-common:get_or_create_user:901 : local email=--email=alt_demo_member@example.com 2026-07-23 01:02:46.214 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create alt_demo_member --password nomoresecret --domain=default --email=alt_demo_member@example.com --or-show -f value -c id 2026-07-23 01:02:47.112 | + inc/async:async_inner:64 : rc=0 2026-07-23 01:02:47.136 | [46078 Async ks-demo-reader:46078]: finished successfully 2026-07-23 01:02:49.900 | +++ functions-common:oscwrap:2465 : return 0 2026-07-23 01:02:49.904 | ++ functions-common:get_or_create_user:915 : user_id=95963ba1a14c45cf9771f72a46d32565 2026-07-23 01:02:49.909 | ++ functions-common:get_or_create_user:916 : echo 95963ba1a14c45cf9771f72a46d32565 2026-07-23 01:02:49.915 | + lib/keystone:create_keystone_accounts:326 : alt_demo_member=95963ba1a14c45cf9771f72a46d32565 2026-07-23 01:02:49.918 | + lib/keystone:create_keystone_accounts:327 : async_run ks-alt-member-user get_or_add_user_project_role member 95963ba1a14c45cf9771f72a46d32565 d48ef9401bda4066bb2089d9f0722bd1 2026-07-23 01:02:49.995 | + inc/async:async_inner:63 : get_or_add_user_project_role member 95963ba1a14c45cf9771f72a46d32565 d48ef9401bda4066bb2089d9f0722bd1 2026-07-23 01:02:50.044 | [2070 Async ks-alt-member-user:46755]: running: get_or_add_user_project_role member 95963ba1a14c45cf9771f72a46d32565 d48ef9401bda4066bb2089d9f0722bd1 2026-07-23 01:02:50.049 | + lib/keystone:create_keystone_accounts:330 : local alt_demo_reader 2026-07-23 01:02:50.053 | ++ lib/keystone:create_keystone_accounts:332 : get_or_create_user alt_demo_reader nomoresecret default alt_demo_reader@example.com 2026-07-23 01:02:50.058 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-23 01:02:50.061 | ++ functions-common:get_or_create_user:900 : [[ ! -z alt_demo_reader@example.com ]] 2026-07-23 01:02:50.065 | ++ functions-common:get_or_create_user:901 : local email=--email=alt_demo_reader@example.com 2026-07-23 01:02:50.070 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create alt_demo_reader --password nomoresecret --domain=default --email=alt_demo_reader@example.com --or-show -f value -c id 2026-07-23 01:02:53.644 | +++ functions-common:oscwrap:2465 : return 0 2026-07-23 01:02:53.651 | ++ functions-common:get_or_create_user:915 : user_id=c03250f87525420da0dd11220f5b9b1e 2026-07-23 01:02:53.654 | ++ functions-common:get_or_create_user:916 : echo c03250f87525420da0dd11220f5b9b1e 2026-07-23 01:02:53.661 | + lib/keystone:create_keystone_accounts:332 : alt_demo_reader=c03250f87525420da0dd11220f5b9b1e 2026-07-23 01:02:53.664 | + lib/keystone:create_keystone_accounts:333 : async_run ks-alt-reader-user get_or_add_user_project_role reader c03250f87525420da0dd11220f5b9b1e d48ef9401bda4066bb2089d9f0722bd1 2026-07-23 01:02:53.752 | + inc/async:async_inner:63 : get_or_add_user_project_role reader c03250f87525420da0dd11220f5b9b1e d48ef9401bda4066bb2089d9f0722bd1 2026-07-23 01:02:53.815 | [2070 Async ks-alt-reader-user:46925]: running: get_or_add_user_project_role reader c03250f87525420da0dd11220f5b9b1e d48ef9401bda4066bb2089d9f0722bd1 2026-07-23 01:02:53.825 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_user system_member nomoresecret default system_member@example.com 2026-07-23 01:02:53.828 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-23 01:02:53.832 | ++ functions-common:get_or_create_user:900 : [[ ! -z system_member@example.com ]] 2026-07-23 01:02:53.840 | ++ functions-common:get_or_create_user:901 : local email=--email=system_member@example.com 2026-07-23 01:02:53.845 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create system_member --password nomoresecret --domain=default --email=system_member@example.com --or-show -f value -c id 2026-07-23 01:02:54.800 | + inc/async:async_inner:64 : rc=0 2026-07-23 01:02:54.844 | [46479 Async ks-alt-admin:46479]: finished successfully 2026-07-23 01:02:55.113 | + inc/async:async_inner:64 : rc=0 2026-07-23 01:02:55.139 | [46575 Async ks-alt-another:46575]: finished successfully 2026-07-23 01:02:57.561 | +++ functions-common:oscwrap:2465 : return 0 2026-07-23 01:02:57.564 | ++ functions-common:get_or_create_user:915 : user_id=6951ad4b519741939cb962dd780d11e5 2026-07-23 01:02:57.566 | ++ functions-common:get_or_create_user:916 : echo 6951ad4b519741939cb962dd780d11e5 2026-07-23 01:02:57.569 | + lib/keystone:create_keystone_accounts:340 : system_member_user=6951ad4b519741939cb962dd780d11e5 2026-07-23 01:02:57.571 | + lib/keystone:create_keystone_accounts:341 : async_run ks-system-member get_or_add_user_system_role member 6951ad4b519741939cb962dd780d11e5 all 2026-07-23 01:02:57.638 | + inc/async:async_inner:63 : get_or_add_user_system_role member 6951ad4b519741939cb962dd780d11e5 all 2026-07-23 01:02:57.686 | [2070 Async ks-system-member:47158]: running: get_or_add_user_system_role member 6951ad4b519741939cb962dd780d11e5 all 2026-07-23 01:02:57.690 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_user system_reader nomoresecret default system_reader@example.com 2026-07-23 01:02:57.692 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-23 01:02:57.694 | ++ functions-common:get_or_create_user:900 : [[ ! -z system_reader@example.com ]] 2026-07-23 01:02:57.697 | ++ functions-common:get_or_create_user:901 : local email=--email=system_reader@example.com 2026-07-23 01:02:57.701 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create system_reader --password nomoresecret --domain=default --email=system_reader@example.com --or-show -f value -c id 2026-07-23 01:02:59.118 | + inc/async:async_inner:64 : rc=0 2026-07-23 01:02:59.142 | [46755 Async ks-alt-member-user:46755]: finished successfully 2026-07-23 01:03:01.335 | +++ functions-common:oscwrap:2465 : return 0 2026-07-23 01:03:01.340 | ++ functions-common:get_or_create_user:915 : user_id=3c877cfea0f942ca9dab3f3864021d73 2026-07-23 01:03:01.344 | ++ functions-common:get_or_create_user:916 : echo 3c877cfea0f942ca9dab3f3864021d73 2026-07-23 01:03:01.348 | + lib/keystone:create_keystone_accounts:344 : system_reader_user=3c877cfea0f942ca9dab3f3864021d73 2026-07-23 01:03:01.352 | + lib/keystone:create_keystone_accounts:345 : async_run ks-system-reader get_or_add_user_system_role reader 3c877cfea0f942ca9dab3f3864021d73 all 2026-07-23 01:03:01.434 | + inc/async:async_inner:63 : get_or_add_user_system_role reader 3c877cfea0f942ca9dab3f3864021d73 all 2026-07-23 01:03:01.494 | [2070 Async ks-system-reader:47363]: running: get_or_add_user_system_role reader 3c877cfea0f942ca9dab3f3864021d73 all 2026-07-23 01:03:01.498 | + lib/keystone:create_keystone_accounts:348 : local admin_group 2026-07-23 01:03:01.502 | ++ lib/keystone:create_keystone_accounts:350 : get_or_create_group admins default 'openstack admin group' 2026-07-23 01:03:01.504 | ++ functions-common:get_or_create_group:884 : local 'desc=openstack admin group' 2026-07-23 01:03:01.507 | ++ functions-common:get_or_create_group:885 : local group_id 2026-07-23 01:03:01.511 | +++ functions-common:get_or_create_group:892 : oscwrap --os-cloud devstack-system-admin group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2026-07-23 01:03:02.383 | + inc/async:async_inner:64 : rc=0 2026-07-23 01:03:02.411 | [46925 Async ks-alt-reader-user:46925]: finished successfully 2026-07-23 01:03:05.074 | +++ functions-common:oscwrap:2465 : return 0 2026-07-23 01:03:05.078 | ++ functions-common:get_or_create_group:892 : group_id=bbdeb25484054af7a3b92b7ce9983f3d 2026-07-23 01:03:05.082 | ++ functions-common:get_or_create_group:893 : echo bbdeb25484054af7a3b92b7ce9983f3d 2026-07-23 01:03:05.086 | + lib/keystone:create_keystone_accounts:350 : admin_group=bbdeb25484054af7a3b92b7ce9983f3d 2026-07-23 01:03:05.089 | + lib/keystone:create_keystone_accounts:351 : local non_admin_group 2026-07-23 01:03:05.095 | ++ lib/keystone:create_keystone_accounts:353 : get_or_create_group nonadmins default 'non-admin group' 2026-07-23 01:03:05.099 | ++ functions-common:get_or_create_group:884 : local 'desc=non-admin group' 2026-07-23 01:03:05.104 | ++ functions-common:get_or_create_group:885 : local group_id 2026-07-23 01:03:05.107 | +++ functions-common:get_or_create_group:892 : oscwrap --os-cloud devstack-system-admin group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2026-07-23 01:03:08.674 | +++ functions-common:oscwrap:2465 : return 0 2026-07-23 01:03:08.679 | ++ functions-common:get_or_create_group:892 : group_id=b3ef2c21f70e426a9e65aea80375ed82 2026-07-23 01:03:08.682 | ++ functions-common:get_or_create_group:893 : echo b3ef2c21f70e426a9e65aea80375ed82 2026-07-23 01:03:08.685 | + lib/keystone:create_keystone_accounts:353 : non_admin_group=b3ef2c21f70e426a9e65aea80375ed82 2026-07-23 01:03:08.687 | + lib/keystone:create_keystone_accounts:355 : async_run ks-group-memberdemo get_or_add_group_project_role member b3ef2c21f70e426a9e65aea80375ed82 ccc0efb777cb498db43634f185027010 2026-07-23 01:03:08.759 | + inc/async:async_inner:63 : get_or_add_group_project_role member b3ef2c21f70e426a9e65aea80375ed82 ccc0efb777cb498db43634f185027010 2026-07-23 01:03:08.815 | [2070 Async ks-group-memberdemo:47625]: running: get_or_add_group_project_role member b3ef2c21f70e426a9e65aea80375ed82 ccc0efb777cb498db43634f185027010 2026-07-23 01:03:08.819 | + lib/keystone:create_keystone_accounts:356 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole b3ef2c21f70e426a9e65aea80375ed82 ccc0efb777cb498db43634f185027010 2026-07-23 01:03:08.905 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole b3ef2c21f70e426a9e65aea80375ed82 ccc0efb777cb498db43634f185027010 2026-07-23 01:03:08.974 | [2070 Async ks-group-anotherdemo:47704]: running: get_or_add_group_project_role anotherrole b3ef2c21f70e426a9e65aea80375ed82 ccc0efb777cb498db43634f185027010 2026-07-23 01:03:08.976 | + lib/keystone:create_keystone_accounts:357 : async_run ks-group-memberalt get_or_add_group_project_role member b3ef2c21f70e426a9e65aea80375ed82 d48ef9401bda4066bb2089d9f0722bd1 2026-07-23 01:03:09.051 | + inc/async:async_inner:63 : get_or_add_group_project_role member b3ef2c21f70e426a9e65aea80375ed82 d48ef9401bda4066bb2089d9f0722bd1 2026-07-23 01:03:09.144 | [2070 Async ks-group-memberalt:47783]: running: get_or_add_group_project_role member b3ef2c21f70e426a9e65aea80375ed82 d48ef9401bda4066bb2089d9f0722bd1 2026-07-23 01:03:09.150 | + lib/keystone:create_keystone_accounts:358 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole b3ef2c21f70e426a9e65aea80375ed82 d48ef9401bda4066bb2089d9f0722bd1 2026-07-23 01:03:09.345 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole b3ef2c21f70e426a9e65aea80375ed82 d48ef9401bda4066bb2089d9f0722bd1 2026-07-23 01:03:09.441 | [2070 Async ks-group-anotheralt:47862]: running: get_or_add_group_project_role anotherrole b3ef2c21f70e426a9e65aea80375ed82 d48ef9401bda4066bb2089d9f0722bd1 2026-07-23 01:03:09.452 | + lib/keystone:create_keystone_accounts:359 : async_run ks-group-admin get_or_add_group_project_role admin bbdeb25484054af7a3b92b7ce9983f3d 22ee31ff12e54e67ae355c7620ef5010 2026-07-23 01:03:09.618 | + inc/async:async_inner:63 : get_or_add_group_project_role admin bbdeb25484054af7a3b92b7ce9983f3d 22ee31ff12e54e67ae355c7620ef5010 2026-07-23 01:03:09.723 | [2070 Async ks-group-admin:47941]: running: get_or_add_group_project_role admin bbdeb25484054af7a3b92b7ce9983f3d 22ee31ff12e54e67ae355c7620ef5010 2026-07-23 01:03:09.728 | + lib/keystone:create_keystone_accounts:361 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis ks-demo-reader 2026-07-23 01:03:09.850 | [2070 Async ks-demo-member:45637]: Waiting for completion of get_or_add_user_project_role member 738217f123474eb19d638bbf6e85423f ccc0efb777cb498db43634f185027010 running on PID 45637 (17 other jobs running) 2026-07-23 01:03:09.908 | [2070 Async ks-demo-member:45637]: Signaling child to exit 2026-07-23 01:03:09.911 | WAKEUP 2026-07-23 01:03:09.965 | [2070 Async ks-demo-member:45637]: Signaled 2026-07-23 01:03:09.966 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-23 01:03:09.969 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-23 01:03:09.969 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-23 01:03:09.969 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-23 01:03:09.969 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-23 01:03:09.969 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-23 01:03:09.969 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-23 01:03:09.969 | ++ functions-common:_get_domain_args:957 : echo 2026-07-23 01:03:09.970 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-23 01:03:09.970 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add member --user 738217f123474eb19d638bbf6e85423f --project ccc0efb777cb498db43634f185027010 2026-07-23 01:03:09.970 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 738217f123474eb19d638bbf6e85423f --project ccc0efb777cb498db43634f185027010 -c Role -f value 2026-07-23 01:03:09.970 | ++ functions-common:oscwrap:2465 : return 0 2026-07-23 01:03:09.970 | + functions-common:get_or_add_user_project_role:979 : user_role_id=2fa2a17e27184760a6e25043b5110bb5 2026-07-23 01:03:09.970 | + functions-common:get_or_add_user_project_role:980 : echo 2fa2a17e27184760a6e25043b5110bb5 2026-07-23 01:03:09.970 | 2fa2a17e27184760a6e25043b5110bb5 2026-07-23 01:03:10.079 | [2070 Async ks-demo-member:45637]: finished get_or_add_user_project_role member 738217f123474eb19d638bbf6e85423f ccc0efb777cb498db43634f185027010 with result 0 in 11 seconds 2026-07-23 01:03:10.103 | + inc/async:async_inner:64 : rc=0 2026-07-23 01:03:10.152 | [47158 Async ks-system-member:47158]: finished successfully 2026-07-23 01:03:10.164 | [2070 Async ks-demo-admin:45733]: Waiting for completion of get_or_add_user_project_role admin 53ab35128ac647e8bd846f31df919304 ccc0efb777cb498db43634f185027010 running on PID 45733 (16 other jobs running) 2026-07-23 01:03:10.211 | [2070 Async ks-demo-admin:45733]: Signaling child to exit 2026-07-23 01:03:10.212 | WAKEUP 2026-07-23 01:03:10.255 | [2070 Async ks-demo-admin:45733]: Signaled 2026-07-23 01:03:10.258 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-23 01:03:10.258 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-23 01:03:10.258 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-23 01:03:10.258 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-23 01:03:10.258 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-23 01:03:10.258 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-23 01:03:10.258 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-23 01:03:10.259 | ++ functions-common:_get_domain_args:957 : echo 2026-07-23 01:03:10.259 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-23 01:03:10.259 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user 53ab35128ac647e8bd846f31df919304 --project ccc0efb777cb498db43634f185027010 2026-07-23 01:03:10.259 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 53ab35128ac647e8bd846f31df919304 --project ccc0efb777cb498db43634f185027010 -c Role -f value 2026-07-23 01:03:10.259 | ++ functions-common:oscwrap:2465 : return 0 2026-07-23 01:03:10.259 | + functions-common:get_or_add_user_project_role:979 : user_role_id=6d47da4375a5494bba8ee03097d8e9ec 2026-07-23 01:03:10.259 | + functions-common:get_or_add_user_project_role:980 : echo 6d47da4375a5494bba8ee03097d8e9ec 2026-07-23 01:03:10.259 | 6d47da4375a5494bba8ee03097d8e9ec 2026-07-23 01:03:10.362 | [2070 Async ks-demo-admin:45733]: finished get_or_add_user_project_role admin 53ab35128ac647e8bd846f31df919304 ccc0efb777cb498db43634f185027010 with result 0 in 12 seconds 2026-07-23 01:03:10.434 | [2070 Async ks-demo-another:45829]: Waiting for completion of get_or_add_user_project_role anotherrole 738217f123474eb19d638bbf6e85423f ccc0efb777cb498db43634f185027010 running on PID 45829 (15 other jobs running) 2026-07-23 01:03:10.480 | [2070 Async ks-demo-another:45829]: Signaling child to exit 2026-07-23 01:03:10.485 | WAKEUP 2026-07-23 01:03:10.527 | [2070 Async ks-demo-another:45829]: Signaled 2026-07-23 01:03:10.529 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-23 01:03:10.529 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-23 01:03:10.529 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-23 01:03:10.532 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-23 01:03:10.532 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-23 01:03:10.532 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-23 01:03:10.532 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-23 01:03:10.532 | ++ functions-common:_get_domain_args:957 : echo 2026-07-23 01:03:10.532 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-23 01:03:10.532 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add anotherrole --user 738217f123474eb19d638bbf6e85423f --project ccc0efb777cb498db43634f185027010 2026-07-23 01:03:10.532 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 738217f123474eb19d638bbf6e85423f --project ccc0efb777cb498db43634f185027010 -c Role -f value 2026-07-23 01:03:10.533 | ++ functions-common:oscwrap:2465 : return 0 2026-07-23 01:03:10.533 | + functions-common:get_or_add_user_project_role:979 : user_role_id=6cb3be05985e4557b510ba27f4d710c3 2026-07-23 01:03:10.533 | + functions-common:get_or_add_user_project_role:980 : echo 6cb3be05985e4557b510ba27f4d710c3 2026-07-23 01:03:10.533 | 6cb3be05985e4557b510ba27f4d710c3 2026-07-23 01:03:10.615 | [2070 Async ks-demo-another:45829]: finished get_or_add_user_project_role anotherrole 738217f123474eb19d638bbf6e85423f ccc0efb777cb498db43634f185027010 with result 0 in 12 seconds 2026-07-23 01:03:10.687 | [2070 Async ks-demo-invis:45925]: Waiting for completion of get_or_add_user_project_role member 738217f123474eb19d638bbf6e85423f c345bed08c484c8ca0aac79ff3a9056d running on PID 45925 (14 other jobs running) 2026-07-23 01:03:10.740 | [2070 Async ks-demo-invis:45925]: Signaling child to exit 2026-07-23 01:03:10.741 | WAKEUP 2026-07-23 01:03:10.792 | [2070 Async ks-demo-invis:45925]: Signaled 2026-07-23 01:03:10.796 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-23 01:03:10.796 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-23 01:03:10.796 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-23 01:03:10.796 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-23 01:03:10.796 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-23 01:03:10.796 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-23 01:03:10.796 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-23 01:03:10.796 | ++ functions-common:_get_domain_args:957 : echo 2026-07-23 01:03:10.797 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-23 01:03:10.797 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add member --user 738217f123474eb19d638bbf6e85423f --project c345bed08c484c8ca0aac79ff3a9056d 2026-07-23 01:03:10.797 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 738217f123474eb19d638bbf6e85423f --project c345bed08c484c8ca0aac79ff3a9056d -c Role -f value 2026-07-23 01:03:10.797 | ++ functions-common:oscwrap:2465 : return 0 2026-07-23 01:03:10.797 | + functions-common:get_or_add_user_project_role:979 : user_role_id=2fa2a17e27184760a6e25043b5110bb5 2026-07-23 01:03:10.797 | + functions-common:get_or_add_user_project_role:980 : echo 2fa2a17e27184760a6e25043b5110bb5 2026-07-23 01:03:10.797 | 2fa2a17e27184760a6e25043b5110bb5 2026-07-23 01:03:10.877 | [2070 Async ks-demo-invis:45925]: finished get_or_add_user_project_role member 738217f123474eb19d638bbf6e85423f c345bed08c484c8ca0aac79ff3a9056d with result 0 in 12 seconds 2026-07-23 01:03:10.956 | [2070 Async ks-demo-reader:46078]: Waiting for completion of get_or_add_user_project_role reader 4b5bde7ba3104140997fdb91ac16f488 ccc0efb777cb498db43634f185027010 running on PID 46078 (13 other jobs running) 2026-07-23 01:03:11.006 | [2070 Async ks-demo-reader:46078]: Signaling child to exit 2026-07-23 01:03:11.007 | WAKEUP 2026-07-23 01:03:11.047 | [2070 Async ks-demo-reader:46078]: Signaled 2026-07-23 01:03:11.050 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-23 01:03:11.050 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-23 01:03:11.050 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-23 01:03:11.050 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-23 01:03:11.050 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-23 01:03:11.051 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-23 01:03:11.051 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-23 01:03:11.051 | ++ functions-common:_get_domain_args:957 : echo 2026-07-23 01:03:11.051 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-23 01:03:11.051 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add reader --user 4b5bde7ba3104140997fdb91ac16f488 --project ccc0efb777cb498db43634f185027010 2026-07-23 01:03:11.051 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 4b5bde7ba3104140997fdb91ac16f488 --project ccc0efb777cb498db43634f185027010 -c Role -f value 2026-07-23 01:03:11.051 | ++ functions-common:oscwrap:2465 : return 0 2026-07-23 01:03:11.051 | + functions-common:get_or_add_user_project_role:979 : user_role_id=5368ebede63845c1ae1c9f4c879a2628 2026-07-23 01:03:11.051 | + functions-common:get_or_add_user_project_role:980 : echo 5368ebede63845c1ae1c9f4c879a2628 2026-07-23 01:03:11.051 | 5368ebede63845c1ae1c9f4c879a2628 2026-07-23 01:03:11.141 | [2070 Async ks-demo-reader:46078]: finished get_or_add_user_project_role reader 4b5bde7ba3104140997fdb91ac16f488 ccc0efb777cb498db43634f185027010 with result 0 in 10 seconds 2026-07-23 01:03:11.151 | + inc/async:async_wait:197 : return 0 2026-07-23 01:03:11.157 | + lib/keystone:create_keystone_accounts:362 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2026-07-23 01:03:11.263 | [2070 Async ks-alt-admin:46479]: Waiting for completion of get_or_add_user_project_role admin a1a346e6b4d6429a8cd51722c0662299 d48ef9401bda4066bb2089d9f0722bd1 running on PID 46479 (12 other jobs running) 2026-07-23 01:03:11.316 | [2070 Async ks-alt-admin:46479]: Signaling child to exit 2026-07-23 01:03:11.316 | WAKEUP 2026-07-23 01:03:11.360 | [2070 Async ks-alt-admin:46479]: Signaled 2026-07-23 01:03:11.364 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-23 01:03:11.364 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-23 01:03:11.364 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-23 01:03:11.364 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-23 01:03:11.364 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-23 01:03:11.364 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-23 01:03:11.365 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-23 01:03:11.365 | ++ functions-common:_get_domain_args:957 : echo 2026-07-23 01:03:11.365 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-23 01:03:11.365 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user a1a346e6b4d6429a8cd51722c0662299 --project d48ef9401bda4066bb2089d9f0722bd1 2026-07-23 01:03:11.365 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user a1a346e6b4d6429a8cd51722c0662299 --project d48ef9401bda4066bb2089d9f0722bd1 -c Role -f value 2026-07-23 01:03:11.365 | ++ functions-common:oscwrap:2465 : return 0 2026-07-23 01:03:11.365 | + functions-common:get_or_add_user_project_role:979 : user_role_id=6d47da4375a5494bba8ee03097d8e9ec 2026-07-23 01:03:11.365 | + functions-common:get_or_add_user_project_role:980 : echo 6d47da4375a5494bba8ee03097d8e9ec 2026-07-23 01:03:11.365 | 6d47da4375a5494bba8ee03097d8e9ec 2026-07-23 01:03:11.460 | [2070 Async ks-alt-admin:46479]: finished get_or_add_user_project_role admin a1a346e6b4d6429a8cd51722c0662299 d48ef9401bda4066bb2089d9f0722bd1 with result 0 in 8 seconds 2026-07-23 01:03:11.537 | [2070 Async ks-alt-another:46575]: Waiting for completion of get_or_add_user_project_role anotherrole a1a346e6b4d6429a8cd51722c0662299 d48ef9401bda4066bb2089d9f0722bd1 running on PID 46575 (11 other jobs running) 2026-07-23 01:03:11.587 | [2070 Async ks-alt-another:46575]: Signaling child to exit 2026-07-23 01:03:11.590 | WAKEUP 2026-07-23 01:03:11.635 | [2070 Async ks-alt-another:46575]: Signaled 2026-07-23 01:03:11.637 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-23 01:03:11.637 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-23 01:03:11.637 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-23 01:03:11.637 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-23 01:03:11.637 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-23 01:03:11.638 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-23 01:03:11.638 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-23 01:03:11.638 | ++ functions-common:_get_domain_args:957 : echo 2026-07-23 01:03:11.638 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-23 01:03:11.638 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add anotherrole --user a1a346e6b4d6429a8cd51722c0662299 --project d48ef9401bda4066bb2089d9f0722bd1 2026-07-23 01:03:11.638 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user a1a346e6b4d6429a8cd51722c0662299 --project d48ef9401bda4066bb2089d9f0722bd1 -c Role -f value 2026-07-23 01:03:11.638 | ++ functions-common:oscwrap:2465 : return 0 2026-07-23 01:03:11.638 | + functions-common:get_or_add_user_project_role:979 : user_role_id=6cb3be05985e4557b510ba27f4d710c3 2026-07-23 01:03:11.638 | + functions-common:get_or_add_user_project_role:980 : echo 6cb3be05985e4557b510ba27f4d710c3 2026-07-23 01:03:11.638 | 6cb3be05985e4557b510ba27f4d710c3 2026-07-23 01:03:11.733 | [2070 Async ks-alt-another:46575]: finished get_or_add_user_project_role anotherrole a1a346e6b4d6429a8cd51722c0662299 d48ef9401bda4066bb2089d9f0722bd1 with result 0 in 9 seconds 2026-07-23 01:03:11.804 | [2070 Async ks-alt-member-user:46755]: Waiting for completion of get_or_add_user_project_role member 95963ba1a14c45cf9771f72a46d32565 d48ef9401bda4066bb2089d9f0722bd1 running on PID 46755 (10 other jobs running) 2026-07-23 01:03:11.854 | [2070 Async ks-alt-member-user:46755]: Signaling child to exit 2026-07-23 01:03:11.854 | WAKEUP 2026-07-23 01:03:11.901 | [2070 Async ks-alt-member-user:46755]: Signaled 2026-07-23 01:03:11.904 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-23 01:03:11.904 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-23 01:03:11.904 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-23 01:03:11.904 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-23 01:03:11.904 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-23 01:03:11.905 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-23 01:03:11.905 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-23 01:03:11.905 | ++ functions-common:_get_domain_args:957 : echo 2026-07-23 01:03:11.905 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-23 01:03:11.905 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add member --user 95963ba1a14c45cf9771f72a46d32565 --project d48ef9401bda4066bb2089d9f0722bd1 2026-07-23 01:03:11.905 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 95963ba1a14c45cf9771f72a46d32565 --project d48ef9401bda4066bb2089d9f0722bd1 -c Role -f value 2026-07-23 01:03:11.905 | ++ functions-common:oscwrap:2465 : return 0 2026-07-23 01:03:11.905 | + functions-common:get_or_add_user_project_role:979 : user_role_id=2fa2a17e27184760a6e25043b5110bb5 2026-07-23 01:03:11.905 | + functions-common:get_or_add_user_project_role:980 : echo 2fa2a17e27184760a6e25043b5110bb5 2026-07-23 01:03:11.905 | 2fa2a17e27184760a6e25043b5110bb5 2026-07-23 01:03:12.000 | [2070 Async ks-alt-member-user:46755]: finished get_or_add_user_project_role member 95963ba1a14c45cf9771f72a46d32565 d48ef9401bda4066bb2089d9f0722bd1 with result 0 in 9 seconds 2026-07-23 01:03:12.075 | [2070 Async ks-alt-reader-user:46925]: Waiting for completion of get_or_add_user_project_role reader c03250f87525420da0dd11220f5b9b1e d48ef9401bda4066bb2089d9f0722bd1 running on PID 46925 (9 other jobs running) 2026-07-23 01:03:12.119 | [2070 Async ks-alt-reader-user:46925]: Signaling child to exit 2026-07-23 01:03:12.121 | WAKEUP 2026-07-23 01:03:12.171 | [2070 Async ks-alt-reader-user:46925]: Signaled 2026-07-23 01:03:12.175 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-23 01:03:12.175 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-23 01:03:12.176 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-23 01:03:12.176 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-23 01:03:12.176 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-23 01:03:12.176 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-23 01:03:12.176 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-23 01:03:12.176 | ++ functions-common:_get_domain_args:957 : echo 2026-07-23 01:03:12.176 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-23 01:03:12.176 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add reader --user c03250f87525420da0dd11220f5b9b1e --project d48ef9401bda4066bb2089d9f0722bd1 2026-07-23 01:03:12.176 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user c03250f87525420da0dd11220f5b9b1e --project d48ef9401bda4066bb2089d9f0722bd1 -c Role -f value 2026-07-23 01:03:12.177 | ++ functions-common:oscwrap:2465 : return 0 2026-07-23 01:03:12.177 | + functions-common:get_or_add_user_project_role:979 : user_role_id=5368ebede63845c1ae1c9f4c879a2628 2026-07-23 01:03:12.177 | + functions-common:get_or_add_user_project_role:980 : echo 5368ebede63845c1ae1c9f4c879a2628 2026-07-23 01:03:12.177 | 5368ebede63845c1ae1c9f4c879a2628 2026-07-23 01:03:12.274 | [2070 Async ks-alt-reader-user:46925]: finished get_or_add_user_project_role reader c03250f87525420da0dd11220f5b9b1e d48ef9401bda4066bb2089d9f0722bd1 with result 0 in 8 seconds 2026-07-23 01:03:12.281 | + inc/async:async_wait:197 : return 0 2026-07-23 01:03:12.289 | + lib/keystone:create_keystone_accounts:363 : async_wait ks-system-member ks-system-reader 2026-07-23 01:03:12.411 | [2070 Async ks-system-member:47158]: Waiting for completion of get_or_add_user_system_role member 6951ad4b519741939cb962dd780d11e5 all running on PID 47158 (8 other jobs running) 2026-07-23 01:03:12.474 | [2070 Async ks-system-member:47158]: Signaling child to exit 2026-07-23 01:03:12.477 | WAKEUP 2026-07-23 01:03:12.540 | [2070 Async ks-system-member:47158]: Signaled 2026-07-23 01:03:12.543 | + functions-common:get_or_add_user_system_role:1005 : local user_role_id 2026-07-23 01:03:12.543 | + functions-common:get_or_add_user_system_role:1006 : local domain_args 2026-07-23 01:03:12.543 | ++ functions-common:get_or_add_user_system_role:1008 : _get_domain_args 2026-07-23 01:03:12.543 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-23 01:03:12.543 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-23 01:03:12.544 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-23 01:03:12.544 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-23 01:03:12.544 | ++ functions-common:_get_domain_args:957 : echo 2026-07-23 01:03:12.544 | + functions-common:get_or_add_user_system_role:1008 : domain_args= 2026-07-23 01:03:12.544 | ++ functions-common:get_or_add_user_system_role:1016 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 6951ad4b519741939cb962dd780d11e5 --system all -f value -c Role 2026-07-23 01:03:12.544 | ++ functions-common:oscwrap:2465 : return 0 2026-07-23 01:03:12.544 | + functions-common:get_or_add_user_system_role:1016 : user_role_id= 2026-07-23 01:03:12.545 | + functions-common:get_or_add_user_system_role:1017 : [[ -z '' ]] 2026-07-23 01:03:12.545 | + functions-common:get_or_add_user_system_role:1019 : openstack --os-cloud devstack-system-admin role add member --user 6951ad4b519741939cb962dd780d11e5 --system all 2026-07-23 01:03:12.545 | ++ functions-common:get_or_add_user_system_role:1028 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 6951ad4b519741939cb962dd780d11e5 --system all -f value -c Role 2026-07-23 01:03:12.545 | ++ functions-common:oscwrap:2465 : return 0 2026-07-23 01:03:12.545 | + functions-common:get_or_add_user_system_role:1028 : user_role_id=2fa2a17e27184760a6e25043b5110bb5 2026-07-23 01:03:12.545 | + functions-common:get_or_add_user_system_role:1030 : echo 2fa2a17e27184760a6e25043b5110bb5 2026-07-23 01:03:12.545 | 2fa2a17e27184760a6e25043b5110bb5 2026-07-23 01:03:12.657 | [2070 Async ks-system-member:47158]: finished get_or_add_user_system_role member 6951ad4b519741939cb962dd780d11e5 all with result 0 in 12 seconds 2026-07-23 01:03:12.739 | [2070 Async ks-system-reader:47363]: Waiting for completion of get_or_add_user_system_role reader 3c877cfea0f942ca9dab3f3864021d73 all running on PID 47363 (7 other jobs running) 2026-07-23 01:03:12.781 | [2070 Async ks-system-reader:47363]: Signaling child to exit 2026-07-23 01:03:16.495 | + inc/async:async_inner:64 : rc=0 2026-07-23 01:03:16.561 | [47363 Async ks-system-reader:47363]: finished successfully 2026-07-23 01:03:16.614 | WAKEUP 2026-07-23 01:03:16.659 | [2070 Async ks-system-reader:47363]: Signaled 2026-07-23 01:03:16.661 | + functions-common:get_or_add_user_system_role:1005 : local user_role_id 2026-07-23 01:03:16.661 | + functions-common:get_or_add_user_system_role:1006 : local domain_args 2026-07-23 01:03:16.661 | ++ functions-common:get_or_add_user_system_role:1008 : _get_domain_args 2026-07-23 01:03:16.661 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-23 01:03:16.661 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-23 01:03:16.661 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-23 01:03:16.661 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-23 01:03:16.661 | ++ functions-common:_get_domain_args:957 : echo 2026-07-23 01:03:16.661 | + functions-common:get_or_add_user_system_role:1008 : domain_args= 2026-07-23 01:03:16.661 | ++ functions-common:get_or_add_user_system_role:1016 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 3c877cfea0f942ca9dab3f3864021d73 --system all -f value -c Role 2026-07-23 01:03:16.662 | ++ functions-common:oscwrap:2465 : return 0 2026-07-23 01:03:16.662 | + functions-common:get_or_add_user_system_role:1016 : user_role_id= 2026-07-23 01:03:16.662 | + functions-common:get_or_add_user_system_role:1017 : [[ -z '' ]] 2026-07-23 01:03:16.665 | + functions-common:get_or_add_user_system_role:1019 : openstack --os-cloud devstack-system-admin role add reader --user 3c877cfea0f942ca9dab3f3864021d73 --system all 2026-07-23 01:03:16.665 | ++ functions-common:get_or_add_user_system_role:1028 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 3c877cfea0f942ca9dab3f3864021d73 --system all -f value -c Role 2026-07-23 01:03:16.665 | ++ functions-common:oscwrap:2465 : return 0 2026-07-23 01:03:16.665 | + functions-common:get_or_add_user_system_role:1028 : user_role_id=5368ebede63845c1ae1c9f4c879a2628 2026-07-23 01:03:16.665 | + functions-common:get_or_add_user_system_role:1030 : echo 5368ebede63845c1ae1c9f4c879a2628 2026-07-23 01:03:16.665 | 5368ebede63845c1ae1c9f4c879a2628 2026-07-23 01:03:16.768 | [2070 Async ks-system-reader:47363]: finished get_or_add_user_system_role reader 3c877cfea0f942ca9dab3f3864021d73 all with result 0 in 15 seconds 2026-07-23 01:03:16.783 | + inc/async:async_wait:197 : return 0 2026-07-23 01:03:16.791 | + lib/keystone:create_keystone_accounts:364 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2026-07-23 01:03:16.917 | [2070 Async ks-group-memberdemo:47625]: Waiting for completion of get_or_add_group_project_role member b3ef2c21f70e426a9e65aea80375ed82 ccc0efb777cb498db43634f185027010 running on PID 47625 (6 other jobs running) 2026-07-23 01:03:16.979 | [2070 Async ks-group-memberdemo:47625]: Signaling child to exit 2026-07-23 01:03:20.606 | + inc/async:async_inner:64 : rc=0 2026-07-23 01:03:20.637 | [47704 Async ks-group-anotherdemo:47704]: finished successfully 2026-07-23 01:03:21.034 | + inc/async:async_inner:64 : rc=0 2026-07-23 01:03:21.077 | [47862 Async ks-group-anotheralt:47862]: finished successfully 2026-07-23 01:03:21.301 | + inc/async:async_inner:64 : rc=0 2026-07-23 01:03:21.335 | [47625 Async ks-group-memberdemo:47625]: finished successfully 2026-07-23 01:03:21.366 | WAKEUP 2026-07-23 01:03:21.397 | [2070 Async ks-group-memberdemo:47625]: Signaled 2026-07-23 01:03:21.398 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-07-23 01:03:21.398 | + functions-common:get_or_add_group_project_role:1040 : openstack role add member --group b3ef2c21f70e426a9e65aea80375ed82 --project ccc0efb777cb498db43634f185027010 2026-07-23 01:03:21.399 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group b3ef2c21f70e426a9e65aea80375ed82 --project ccc0efb777cb498db43634f185027010 -f value -c Role 2026-07-23 01:03:21.399 | ++ functions-common:oscwrap:2465 : return 0 2026-07-23 01:03:21.399 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=2fa2a17e27184760a6e25043b5110bb5 2026-07-23 01:03:21.399 | + functions-common:get_or_add_group_project_role:1049 : echo 2fa2a17e27184760a6e25043b5110bb5 2026-07-23 01:03:21.399 | 2fa2a17e27184760a6e25043b5110bb5 2026-07-23 01:03:21.413 | + inc/async:async_inner:64 : rc=0 2026-07-23 01:03:21.445 | [47783 Async ks-group-memberalt:47783]: finished successfully 2026-07-23 01:03:21.461 | [2070 Async ks-group-memberdemo:47625]: finished get_or_add_group_project_role member b3ef2c21f70e426a9e65aea80375ed82 ccc0efb777cb498db43634f185027010 with result 0 in 12 seconds 2026-07-23 01:03:21.513 | [2070 Async ks-group-anotherdemo:47704]: Waiting for completion of get_or_add_group_project_role anotherrole b3ef2c21f70e426a9e65aea80375ed82 ccc0efb777cb498db43634f185027010 running on PID 47704 (5 other jobs running) 2026-07-23 01:03:21.545 | [2070 Async ks-group-anotherdemo:47704]: Signaling child to exit 2026-07-23 01:03:21.545 | WAKEUP 2026-07-23 01:03:21.572 | [2070 Async ks-group-anotherdemo:47704]: Signaled 2026-07-23 01:03:21.573 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-07-23 01:03:21.573 | + functions-common:get_or_add_group_project_role:1040 : openstack role add anotherrole --group b3ef2c21f70e426a9e65aea80375ed82 --project ccc0efb777cb498db43634f185027010 2026-07-23 01:03:21.574 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group b3ef2c21f70e426a9e65aea80375ed82 --project ccc0efb777cb498db43634f185027010 -f value -c Role 2026-07-23 01:03:21.574 | ++ functions-common:oscwrap:2465 : return 0 2026-07-23 01:03:21.574 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=6cb3be05985e4557b510ba27f4d710c3 2026-07-23 01:03:21.574 | + functions-common:get_or_add_group_project_role:1049 : echo 6cb3be05985e4557b510ba27f4d710c3 2026-07-23 01:03:21.574 | 6cb3be05985e4557b510ba27f4d710c3 2026-07-23 01:03:21.630 | [2070 Async ks-group-anotherdemo:47704]: finished get_or_add_group_project_role anotherrole b3ef2c21f70e426a9e65aea80375ed82 ccc0efb777cb498db43634f185027010 with result 0 in 11 seconds 2026-07-23 01:03:21.676 | [2070 Async ks-group-memberalt:47783]: Waiting for completion of get_or_add_group_project_role member b3ef2c21f70e426a9e65aea80375ed82 d48ef9401bda4066bb2089d9f0722bd1 running on PID 47783 (4 other jobs running) 2026-07-23 01:03:21.706 | [2070 Async ks-group-memberalt:47783]: Signaling child to exit 2026-07-23 01:03:21.706 | WAKEUP 2026-07-23 01:03:21.734 | [2070 Async ks-group-memberalt:47783]: Signaled 2026-07-23 01:03:21.735 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-07-23 01:03:21.736 | + functions-common:get_or_add_group_project_role:1040 : openstack role add member --group b3ef2c21f70e426a9e65aea80375ed82 --project d48ef9401bda4066bb2089d9f0722bd1 2026-07-23 01:03:21.736 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group b3ef2c21f70e426a9e65aea80375ed82 --project d48ef9401bda4066bb2089d9f0722bd1 -f value -c Role 2026-07-23 01:03:21.736 | ++ functions-common:oscwrap:2465 : return 0 2026-07-23 01:03:21.736 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=2fa2a17e27184760a6e25043b5110bb5 2026-07-23 01:03:21.736 | + functions-common:get_or_add_group_project_role:1049 : echo 2fa2a17e27184760a6e25043b5110bb5 2026-07-23 01:03:21.736 | 2fa2a17e27184760a6e25043b5110bb5 2026-07-23 01:03:21.789 | [2070 Async ks-group-memberalt:47783]: finished get_or_add_group_project_role member b3ef2c21f70e426a9e65aea80375ed82 d48ef9401bda4066bb2089d9f0722bd1 with result 0 in 12 seconds 2026-07-23 01:03:21.809 | + inc/async:async_inner:64 : rc=0 2026-07-23 01:03:21.835 | [2070 Async ks-group-anotheralt:47862]: Waiting for completion of get_or_add_group_project_role anotherrole b3ef2c21f70e426a9e65aea80375ed82 d48ef9401bda4066bb2089d9f0722bd1 running on PID 47862 (3 other jobs running) 2026-07-23 01:03:21.841 | [47941 Async ks-group-admin:47941]: finished successfully 2026-07-23 01:03:21.868 | [2070 Async ks-group-anotheralt:47862]: Signaling child to exit 2026-07-23 01:03:21.869 | WAKEUP 2026-07-23 01:03:21.894 | [2070 Async ks-group-anotheralt:47862]: Signaled 2026-07-23 01:03:21.895 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-07-23 01:03:21.895 | + functions-common:get_or_add_group_project_role:1040 : openstack role add anotherrole --group b3ef2c21f70e426a9e65aea80375ed82 --project d48ef9401bda4066bb2089d9f0722bd1 2026-07-23 01:03:21.895 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group b3ef2c21f70e426a9e65aea80375ed82 --project d48ef9401bda4066bb2089d9f0722bd1 -f value -c Role 2026-07-23 01:03:21.896 | ++ functions-common:oscwrap:2465 : return 0 2026-07-23 01:03:21.896 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=6cb3be05985e4557b510ba27f4d710c3 2026-07-23 01:03:21.896 | + functions-common:get_or_add_group_project_role:1049 : echo 6cb3be05985e4557b510ba27f4d710c3 2026-07-23 01:03:21.896 | 6cb3be05985e4557b510ba27f4d710c3 2026-07-23 01:03:21.946 | [2070 Async ks-group-anotheralt:47862]: finished get_or_add_group_project_role anotherrole b3ef2c21f70e426a9e65aea80375ed82 d48ef9401bda4066bb2089d9f0722bd1 with result 0 in 11 seconds 2026-07-23 01:03:21.986 | [2070 Async ks-group-admin:47941]: Waiting for completion of get_or_add_group_project_role admin bbdeb25484054af7a3b92b7ce9983f3d 22ee31ff12e54e67ae355c7620ef5010 running on PID 47941 (2 other jobs running) 2026-07-23 01:03:22.015 | [2070 Async ks-group-admin:47941]: Signaling child to exit 2026-07-23 01:03:22.016 | WAKEUP 2026-07-23 01:03:22.042 | [2070 Async ks-group-admin:47941]: Signaled 2026-07-23 01:03:22.044 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-07-23 01:03:22.044 | + functions-common:get_or_add_group_project_role:1040 : openstack role add admin --group bbdeb25484054af7a3b92b7ce9983f3d --project 22ee31ff12e54e67ae355c7620ef5010 2026-07-23 01:03:22.044 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group bbdeb25484054af7a3b92b7ce9983f3d --project 22ee31ff12e54e67ae355c7620ef5010 -f value -c Role 2026-07-23 01:03:22.044 | ++ functions-common:oscwrap:2465 : return 0 2026-07-23 01:03:22.044 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=6d47da4375a5494bba8ee03097d8e9ec 2026-07-23 01:03:22.045 | + functions-common:get_or_add_group_project_role:1049 : echo 6d47da4375a5494bba8ee03097d8e9ec 2026-07-23 01:03:22.045 | 6d47da4375a5494bba8ee03097d8e9ec 2026-07-23 01:03:22.095 | [2070 Async ks-group-admin:47941]: finished get_or_add_group_project_role admin bbdeb25484054af7a3b92b7ce9983f3d 22ee31ff12e54e67ae355c7620ef5010 with result 0 in 12 seconds 2026-07-23 01:03:22.099 | + inc/async:async_wait:197 : return 0 2026-07-23 01:03:22.103 | + lib/keystone:create_keystone_accounts:366 : is_service_enabled ldap 2026-07-23 01:03:22.127 | + functions-common:is_service_enabled:2076 : return 1 2026-07-23 01:03:22.131 | + ./stack.sh:main:1125 : is_service_enabled nova 2026-07-23 01:03:22.154 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 01:03:22.158 | + ./stack.sh:main:1126 : async_runfunc create_nova_accounts 2026-07-23 01:03:22.161 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2026-07-23 01:03:22.235 | + inc/async:async_inner:63 : create_nova_accounts 2026-07-23 01:03:22.274 | [2070 Async create_nova_accounts:49879]: running: create_nova_accounts 2026-07-23 01:03:22.278 | + ./stack.sh:main:1128 : is_service_enabled glance 2026-07-23 01:03:22.296 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 01:03:22.299 | + ./stack.sh:main:1129 : async_runfunc create_glance_accounts 2026-07-23 01:03:22.302 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2026-07-23 01:03:22.368 | + inc/async:async_inner:63 : create_glance_accounts 2026-07-23 01:03:22.414 | [2070 Async create_glance_accounts:50002]: running: create_glance_accounts 2026-07-23 01:03:22.418 | + ./stack.sh:main:1131 : is_service_enabled cinder 2026-07-23 01:03:22.442 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 01:03:22.447 | + ./stack.sh:main:1132 : async_runfunc create_cinder_accounts 2026-07-23 01:03:22.449 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2026-07-23 01:03:22.522 | + inc/async:async_inner:63 : create_cinder_accounts 2026-07-23 01:03:22.573 | [2070 Async create_cinder_accounts:50140]: running: create_cinder_accounts 2026-07-23 01:03:22.578 | + ./stack.sh:main:1134 : is_service_enabled neutron 2026-07-23 01:03:22.600 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 01:03:22.602 | + ./stack.sh:main:1135 : async_runfunc create_neutron_accounts 2026-07-23 01:03:22.604 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2026-07-23 01:03:22.682 | + inc/async:async_inner:63 : create_neutron_accounts 2026-07-23 01:03:22.742 | [2070 Async create_neutron_accounts:50282]: running: create_neutron_accounts 2026-07-23 01:03:22.747 | + ./stack.sh:main:1137 : is_service_enabled swift 2026-07-23 01:03:22.779 | + functions-common:is_service_enabled:2076 : return 1 2026-07-23 01:03:22.785 | + ./stack.sh:main:1146 : is_service_enabled horizon 2026-07-23 01:03:22.821 | + functions-common:is_service_enabled:2076 : return 1 2026-07-23 01:03:22.828 | + ./stack.sh:main:1151 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2026-07-23 01:03:22.927 | [2070 Async create_nova_accounts:49879]: Waiting for completion of create_nova_accounts running on PID 49879 (5 other jobs running) 2026-07-23 01:03:22.976 | [2070 Async create_nova_accounts:49879]: Signaling child to exit 2026-07-23 01:03:56.626 | + inc/async:async_inner:64 : rc=0 2026-07-23 01:03:56.664 | [50282 Async create_neutron_accounts:50282]: finished successfully 2026-07-23 01:04:04.820 | + inc/async:async_inner:64 : rc=0 2026-07-23 01:04:04.850 | [50140 Async create_cinder_accounts:50140]: finished successfully 2026-07-23 01:04:20.576 | + inc/async:async_inner:64 : rc=0 2026-07-23 01:04:20.603 | [49879 Async create_nova_accounts:49879]: finished successfully 2026-07-23 01:04:20.627 | WAKEUP 2026-07-23 01:04:20.652 | [2070 Async create_nova_accounts:49879]: Signaled 2026-07-23 01:04:20.654 | + lib/nova:create_nova_accounts:388 : [[ key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent =~ n-api ]] 2026-07-23 01:04:20.654 | + lib/nova:create_nova_accounts:392 : create_service_user nova admin 2026-07-23 01:04:20.654 | + lib/keystone:create_service_user:379 : get_or_create_user nova nomoresecret Default 2026-07-23 01:04:20.654 | + functions-common:get_or_create_user:899 : local user_id 2026-07-23 01:04:20.654 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-07-23 01:04:20.654 | + functions-common:get_or_create_user:903 : local email= 2026-07-23 01:04:20.654 | ++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create nova --password nomoresecret --domain=Default --or-show -f value -c id 2026-07-23 01:04:20.654 | ++ functions-common:oscwrap:2465 : return 0 2026-07-23 01:04:20.654 | + functions-common:get_or_create_user:915 : user_id=d59e8f1c3db44eca85b08f274302aa08 2026-07-23 01:04:20.655 | + functions-common:get_or_create_user:916 : echo d59e8f1c3db44eca85b08f274302aa08 2026-07-23 01:04:20.655 | d59e8f1c3db44eca85b08f274302aa08 2026-07-23 01:04:20.655 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service nova service Default Default 2026-07-23 01:04:20.655 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-23 01:04:20.656 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-23 01:04:20.656 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-23 01:04:20.656 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-23 01:04:20.657 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-23 01:04:20.657 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-23 01:04:20.657 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-23 01:04:20.657 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-23 01:04:20.658 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-23 01:04:20.658 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-23 01:04:20.658 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-23 01:04:20.658 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add service --user nova --project service --user-domain Default --project-domain Default 2026-07-23 01:04:20.658 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default -c Role -f value 2026-07-23 01:04:20.658 | ++ functions-common:oscwrap:2465 : return 0 2026-07-23 01:04:20.658 | + functions-common:get_or_add_user_project_role:979 : user_role_id=a020d3f53d6b4a4b930da95968a0eb88 2026-07-23 01:04:20.658 | + functions-common:get_or_add_user_project_role:980 : echo a020d3f53d6b4a4b930da95968a0eb88 2026-07-23 01:04:20.658 | a020d3f53d6b4a4b930da95968a0eb88 2026-07-23 01:04:20.658 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-07-23 01:04:20.658 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin nova service Default Default 2026-07-23 01:04:20.659 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-23 01:04:20.659 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-23 01:04:20.659 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-23 01:04:20.659 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-23 01:04:20.659 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-23 01:04:20.659 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-23 01:04:20.659 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-23 01:04:20.659 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-23 01:04:20.659 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-23 01:04:20.659 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-23 01:04:20.659 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-23 01:04:20.660 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user nova --project service --user-domain Default --project-domain Default 2026-07-23 01:04:20.660 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default -c Role -f value 2026-07-23 01:04:20.660 | ++ functions-common:oscwrap:2465 : return 0 2026-07-23 01:04:20.660 | + functions-common:get_or_add_user_project_role:979 : user_role_id=6d47da4375a5494bba8ee03097d8e9ec 2026-07-23 01:04:20.660 | + functions-common:get_or_add_user_project_role:980 : echo 6d47da4375a5494bba8ee03097d8e9ec 2026-07-23 01:04:20.661 | 6d47da4375a5494bba8ee03097d8e9ec 2026-07-23 01:04:20.661 | + lib/nova:create_nova_accounts:394 : local nova_api_url 2026-07-23 01:04:20.661 | + lib/nova:create_nova_accounts:395 : nova_api_url=http://192.168.122.85/compute 2026-07-23 01:04:20.662 | + lib/nova:create_nova_accounts:397 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2026-07-23 01:04:20.662 | + functions-common:get_or_create_service:1055 : local service_id 2026-07-23 01:04:20.662 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2026-07-23 01:04:20.663 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service create compute_legacy --name nova_legacy '--description=Nova Compute Service (Legacy 2.0)' -f value -c id 2026-07-23 01:04:20.663 | ++ functions-common:oscwrap:2465 : return 0 2026-07-23 01:04:20.663 | + functions-common:get_or_create_service:1066 : service_id=' 2026-07-23 01:04:20.664 | 2127f6adddeb467dafe69c16419794e1' 2026-07-23 01:04:20.664 | + functions-common:get_or_create_service:1067 : echo 2127f6adddeb467dafe69c16419794e1 2026-07-23 01:04:20.664 | 2127f6adddeb467dafe69c16419794e1 2026-07-23 01:04:20.664 | + lib/nova:create_nova_accounts:399 : get_or_create_endpoint compute_legacy RegionOne 'http://192.168.122.85/compute/v2/$(project_id)s' 2026-07-23 01:04:20.664 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-07-23 01:04:20.664 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface compute_legacy public 'http://192.168.122.85/compute/v2/$(project_id)s' RegionOne 2026-07-23 01:04:20.665 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-07-23 01:04:20.665 | +++ functions-common:_get_or_create_endpoint_with_interface:1078 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2026-07-23 01:04:20.665 | +++ functions-common:oscwrap:2465 : return 0 2026-07-23 01:04:20.665 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-07-23 01:04:20.666 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-07-23 01:04:20.666 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://192.168.122.85/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2026-07-23 01:04:20.666 | +++ functions-common:oscwrap:2465 : return 0 2026-07-23 01:04:20.666 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=ffdda2e609e54828b62f1786df6dbe9d 2026-07-23 01:04:20.666 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo ffdda2e609e54828b62f1786df6dbe9d 2026-07-23 01:04:20.667 | + functions-common:get_or_create_endpoint:1100 : public_id=ffdda2e609e54828b62f1786df6dbe9d 2026-07-23 01:04:20.667 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-07-23 01:04:20.667 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-07-23 01:04:20.667 | + functions-common:get_or_create_endpoint:1109 : echo ffdda2e609e54828b62f1786df6dbe9d 2026-07-23 01:04:20.667 | ffdda2e609e54828b62f1786df6dbe9d 2026-07-23 01:04:20.667 | + lib/nova:create_nova_accounts:403 : get_or_create_service nova compute 'Nova Compute Service' 2026-07-23 01:04:20.667 | + functions-common:get_or_create_service:1055 : local service_id 2026-07-23 01:04:20.667 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2026-07-23 01:04:20.667 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service create compute --name nova '--description=Nova Compute Service' -f value -c id 2026-07-23 01:04:20.668 | ++ functions-common:oscwrap:2465 : return 0 2026-07-23 01:04:20.668 | + functions-common:get_or_create_service:1066 : service_id=' 2026-07-23 01:04:20.668 | dcb90d02b8694e9ca95b41f17a6880f3' 2026-07-23 01:04:20.668 | + functions-common:get_or_create_service:1067 : echo dcb90d02b8694e9ca95b41f17a6880f3 2026-07-23 01:04:20.668 | dcb90d02b8694e9ca95b41f17a6880f3 2026-07-23 01:04:20.668 | + lib/nova:create_nova_accounts:405 : get_or_create_endpoint compute RegionOne http://192.168.122.85/compute/v2.1 2026-07-23 01:04:20.668 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-07-23 01:04:20.668 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface compute public http://192.168.122.85/compute/v2.1 RegionOne 2026-07-23 01:04:20.668 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-07-23 01:04:20.668 | +++ functions-common:_get_or_create_endpoint_with_interface:1078 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute --interface public --region RegionOne -c ID -f value 2026-07-23 01:04:20.668 | +++ functions-common:oscwrap:2465 : return 0 2026-07-23 01:04:20.669 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-07-23 01:04:20.669 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-07-23 01:04:20.669 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://192.168.122.85/compute/v2.1 --region RegionOne -f value -c id 2026-07-23 01:04:20.669 | +++ functions-common:oscwrap:2465 : return 0 2026-07-23 01:04:20.669 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=1bf3a167e99c4ad6860364a9cc856324 2026-07-23 01:04:20.670 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 1bf3a167e99c4ad6860364a9cc856324 2026-07-23 01:04:20.670 | + functions-common:get_or_create_endpoint:1100 : public_id=1bf3a167e99c4ad6860364a9cc856324 2026-07-23 01:04:20.670 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-07-23 01:04:20.671 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-07-23 01:04:20.671 | + functions-common:get_or_create_endpoint:1109 : echo 1bf3a167e99c4ad6860364a9cc856324 2026-07-23 01:04:20.671 | 1bf3a167e99c4ad6860364a9cc856324 2026-07-23 01:04:20.672 | + lib/nova:create_nova_accounts:410 : is_service_enabled n-api 2026-07-23 01:04:20.672 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 01:04:20.672 | + lib/nova:create_nova_accounts:412 : is_service_enabled swift 2026-07-23 01:04:20.672 | + functions-common:is_service_enabled:2076 : return 1 2026-07-23 01:04:20.672 | + lib/nova:create_nova_accounts:420 : is_service_enabled s3api 2026-07-23 01:04:20.672 | + functions-common:is_service_enabled:2076 : return 1 2026-07-23 01:04:20.672 | + lib/nova:create_nova_accounts:431 : is_service_enabled n-api 2026-07-23 01:04:20.672 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 01:04:20.672 | + lib/nova:create_nova_accounts:432 : [[ False = True ]] 2026-07-23 01:04:20.710 | [2070 Async create_nova_accounts:49879]: finished create_nova_accounts with result 0 in 58 seconds 2026-07-23 01:04:20.753 | [2070 Async create_glance_accounts:50002]: Waiting for completion of create_glance_accounts running on PID 50002 (4 other jobs running) 2026-07-23 01:04:20.781 | [2070 Async create_glance_accounts:50002]: Signaling child to exit 2026-07-23 01:04:34.462 | + inc/async:async_inner:64 : rc=0 2026-07-23 01:04:34.482 | [50002 Async create_glance_accounts:50002]: finished successfully 2026-07-23 01:04:34.502 | WAKEUP 2026-07-23 01:04:34.519 | [2070 Async create_glance_accounts:50002]: Signaled 2026-07-23 01:04:34.520 | + lib/glance:create_glance_accounts:486 : is_service_enabled g-api 2026-07-23 01:04:34.521 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 01:04:34.521 | + lib/glance:create_glance_accounts:490 : create_service_user glance admin 2026-07-23 01:04:34.521 | + lib/keystone:create_service_user:379 : get_or_create_user glance nomoresecret Default 2026-07-23 01:04:34.521 | + functions-common:get_or_create_user:899 : local user_id 2026-07-23 01:04:34.521 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-07-23 01:04:34.521 | + functions-common:get_or_create_user:903 : local email= 2026-07-23 01:04:34.521 | ++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create glance --password nomoresecret --domain=Default --or-show -f value -c id 2026-07-23 01:04:34.521 | ++ functions-common:oscwrap:2465 : return 0 2026-07-23 01:04:34.521 | + functions-common:get_or_create_user:915 : user_id=239b1ef7c5044003adba032c7a74886b 2026-07-23 01:04:34.521 | + functions-common:get_or_create_user:916 : echo 239b1ef7c5044003adba032c7a74886b 2026-07-23 01:04:34.521 | 239b1ef7c5044003adba032c7a74886b 2026-07-23 01:04:34.522 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service glance service Default Default 2026-07-23 01:04:34.522 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-23 01:04:34.522 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-23 01:04:34.522 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-23 01:04:34.522 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-23 01:04:34.523 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-23 01:04:34.523 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-23 01:04:34.523 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-23 01:04:34.524 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-23 01:04:34.524 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-23 01:04:34.524 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-23 01:04:34.524 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-23 01:04:34.524 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add service --user glance --project service --user-domain Default --project-domain Default 2026-07-23 01:04:34.524 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default -c Role -f value 2026-07-23 01:04:34.525 | ++ functions-common:oscwrap:2465 : return 0 2026-07-23 01:04:34.525 | + functions-common:get_or_add_user_project_role:979 : user_role_id=a020d3f53d6b4a4b930da95968a0eb88 2026-07-23 01:04:34.525 | + functions-common:get_or_add_user_project_role:980 : echo a020d3f53d6b4a4b930da95968a0eb88 2026-07-23 01:04:34.525 | a020d3f53d6b4a4b930da95968a0eb88 2026-07-23 01:04:34.525 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-07-23 01:04:34.525 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin glance service Default Default 2026-07-23 01:04:34.525 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-23 01:04:34.525 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-23 01:04:34.525 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-23 01:04:34.525 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-23 01:04:34.525 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-23 01:04:34.525 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-23 01:04:34.526 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-23 01:04:34.526 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-23 01:04:34.526 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-23 01:04:34.526 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-23 01:04:34.526 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-23 01:04:34.526 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user glance --project service --user-domain Default --project-domain Default 2026-07-23 01:04:34.526 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user glance --project service --user-domain Default --project-domain Default -c Role -f value 2026-07-23 01:04:34.526 | ++ functions-common:oscwrap:2465 : return 0 2026-07-23 01:04:34.526 | + functions-common:get_or_add_user_project_role:979 : user_role_id=6d47da4375a5494bba8ee03097d8e9ec 2026-07-23 01:04:34.526 | + functions-common:get_or_add_user_project_role:980 : echo 6d47da4375a5494bba8ee03097d8e9ec 2026-07-23 01:04:34.527 | 6d47da4375a5494bba8ee03097d8e9ec 2026-07-23 01:04:34.527 | + lib/glance:create_glance_accounts:493 : is_service_enabled s-proxy 2026-07-23 01:04:34.527 | + functions-common:is_service_enabled:2076 : return 1 2026-07-23 01:04:34.527 | + lib/glance:create_glance_accounts:497 : get_or_create_service glance image 'Glance Image Service' 2026-07-23 01:04:34.527 | + functions-common:get_or_create_service:1055 : local service_id 2026-07-23 01:04:34.527 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2026-07-23 01:04:34.527 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service create image --name glance '--description=Glance Image Service' -f value -c id 2026-07-23 01:04:34.527 | ++ functions-common:oscwrap:2465 : return 0 2026-07-23 01:04:34.527 | + functions-common:get_or_create_service:1066 : service_id=' 2026-07-23 01:04:34.528 | 2ac888dc24764fc8ab8d0dfb15e122cf' 2026-07-23 01:04:34.528 | + functions-common:get_or_create_service:1067 : echo 2ac888dc24764fc8ab8d0dfb15e122cf 2026-07-23 01:04:34.528 | 2ac888dc24764fc8ab8d0dfb15e122cf 2026-07-23 01:04:34.528 | + lib/glance:create_glance_accounts:499 : get_or_create_endpoint image RegionOne http://192.168.122.85/image 2026-07-23 01:04:34.528 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-07-23 01:04:34.528 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface image public http://192.168.122.85/image RegionOne 2026-07-23 01:04:34.528 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-07-23 01:04:34.528 | +++ functions-common:_get_or_create_endpoint_with_interface:1078 : oscwrap --os-cloud devstack-system-admin endpoint list --service image --interface public --region RegionOne -c ID -f value 2026-07-23 01:04:34.528 | +++ functions-common:oscwrap:2465 : return 0 2026-07-23 01:04:34.528 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-07-23 01:04:34.529 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-07-23 01:04:34.529 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://192.168.122.85/image --region RegionOne -f value -c id 2026-07-23 01:04:34.529 | +++ functions-common:oscwrap:2465 : return 0 2026-07-23 01:04:34.529 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=ccad6b5460324e038c988dfebc1ba0f7 2026-07-23 01:04:34.529 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo ccad6b5460324e038c988dfebc1ba0f7 2026-07-23 01:04:34.529 | + functions-common:get_or_create_endpoint:1100 : public_id=ccad6b5460324e038c988dfebc1ba0f7 2026-07-23 01:04:34.529 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-07-23 01:04:34.529 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-07-23 01:04:34.529 | + functions-common:get_or_create_endpoint:1109 : echo ccad6b5460324e038c988dfebc1ba0f7 2026-07-23 01:04:34.529 | ccad6b5460324e038c988dfebc1ba0f7 2026-07-23 01:04:34.529 | ++ lib/glance:create_glance_accounts:504 : get_or_create_domain Default 2026-07-23 01:04:34.530 | ++ functions-common:get_or_create_domain:872 : local domain_id 2026-07-23 01:04:34.530 | +++ functions-common:get_or_create_domain:877 : oscwrap --os-cloud devstack-system-admin domain create Default --description '' --or-show -f value -c id 2026-07-23 01:04:34.530 | +++ functions-common:oscwrap:2465 : return 0 2026-07-23 01:04:34.530 | ++ functions-common:get_or_create_domain:877 : domain_id=default 2026-07-23 01:04:34.530 | ++ functions-common:get_or_create_domain:878 : echo default 2026-07-23 01:04:34.530 | + lib/glance:create_glance_accounts:504 : service_domain_id=default 2026-07-23 01:04:34.530 | + lib/glance:create_glance_accounts:505 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2026-07-23 01:04:34.530 | + lib/glance:create_glance_accounts:506 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2026-07-23 01:04:34.530 | + lib/glance:create_glance_accounts:508 : [[ True = True ]] 2026-07-23 01:04:34.530 | + lib/glance:create_glance_accounts:509 : configure_glance_quotas 2026-07-23 01:04:34.531 | + lib/glance:configure_glance_quotas:321 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 2000 --region RegionOne image_size_total 2026-07-23 01:04:34.531 | +---------------+----------------------------------+ 2026-07-23 01:04:34.531 | | Field | Value | 2026-07-23 01:04:34.531 | +---------------+----------------------------------+ 2026-07-23 01:04:34.531 | | default_limit | 2000 | 2026-07-23 01:04:34.531 | | description | None | 2026-07-23 01:04:34.531 | | id | ba8ae505e8ea4835b2e356f252480c6b | 2026-07-23 01:04:34.531 | | region_id | RegionOne | 2026-07-23 01:04:34.531 | | resource_name | image_size_total | 2026-07-23 01:04:34.531 | | service_id | 2ac888dc24764fc8ab8d0dfb15e122cf | 2026-07-23 01:04:34.531 | +---------------+----------------------------------+ 2026-07-23 01:04:34.532 | + lib/glance:configure_glance_quotas:323 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 2000 --region RegionOne image_stage_total 2026-07-23 01:04:34.532 | +---------------+----------------------------------+ 2026-07-23 01:04:34.532 | | Field | Value | 2026-07-23 01:04:34.532 | +---------------+----------------------------------+ 2026-07-23 01:04:34.532 | | default_limit | 2000 | 2026-07-23 01:04:34.532 | | description | None | 2026-07-23 01:04:34.532 | | id | 69107b50434f4985b5b20f8d5eb905f3 | 2026-07-23 01:04:34.532 | | region_id | RegionOne | 2026-07-23 01:04:34.532 | | resource_name | image_stage_total | 2026-07-23 01:04:34.532 | | service_id | 2ac888dc24764fc8ab8d0dfb15e122cf | 2026-07-23 01:04:34.533 | +---------------+----------------------------------+ 2026-07-23 01:04:34.533 | + lib/glance:configure_glance_quotas:325 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 100 --region RegionOne image_count_total 2026-07-23 01:04:34.533 | +---------------+----------------------------------+ 2026-07-23 01:04:34.533 | | Field | Value | 2026-07-23 01:04:34.533 | +---------------+----------------------------------+ 2026-07-23 01:04:34.533 | | default_limit | 100 | 2026-07-23 01:04:34.533 | | description | None | 2026-07-23 01:04:34.533 | | id | ac08656b01e8488c9b31cd519c0061f6 | 2026-07-23 01:04:34.533 | | region_id | RegionOne | 2026-07-23 01:04:34.533 | | resource_name | image_count_total | 2026-07-23 01:04:34.533 | | service_id | 2ac888dc24764fc8ab8d0dfb15e122cf | 2026-07-23 01:04:34.534 | +---------------+----------------------------------+ 2026-07-23 01:04:34.534 | + lib/glance:configure_glance_quotas:327 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 100 --region RegionOne image_count_uploading 2026-07-23 01:04:34.534 | +---------------+----------------------------------+ 2026-07-23 01:04:34.534 | | Field | Value | 2026-07-23 01:04:34.534 | +---------------+----------------------------------+ 2026-07-23 01:04:34.534 | | default_limit | 100 | 2026-07-23 01:04:34.534 | | description | None | 2026-07-23 01:04:34.534 | | id | b77f53b158554b579b7930af3705a1da | 2026-07-23 01:04:34.534 | | region_id | RegionOne | 2026-07-23 01:04:34.534 | | resource_name | image_count_uploading | 2026-07-23 01:04:34.535 | | service_id | 2ac888dc24764fc8ab8d0dfb15e122cf | 2026-07-23 01:04:34.535 | +---------------+----------------------------------+ 2026-07-23 01:04:34.535 | + lib/glance:configure_glance_quotas:331 : iniset /etc/glance/glance-api.conf DEFAULT use_keystone_limits True 2026-07-23 01:04:34.535 | + lib/glance:configure_glance_quotas:334 : iniset /etc/glance/glance-api.conf oslo_limit user_domain_name Default 2026-07-23 01:04:34.535 | + lib/glance:configure_glance_quotas:335 : iniset /etc/glance/glance-api.conf oslo_limit password nomoresecret 2026-07-23 01:04:34.535 | + lib/glance:configure_glance_quotas:336 : iniset /etc/glance/glance-api.conf oslo_limit username glance 2026-07-23 01:04:34.535 | + lib/glance:configure_glance_quotas:337 : iniset /etc/glance/glance-api.conf oslo_limit auth_type password 2026-07-23 01:04:34.535 | + lib/glance:configure_glance_quotas:338 : iniset /etc/glance/glance-api.conf oslo_limit auth_url http://192.168.122.85/identity 2026-07-23 01:04:34.535 | + lib/glance:configure_glance_quotas:339 : iniset /etc/glance/glance-api.conf oslo_limit system_scope all 2026-07-23 01:04:34.535 | ++ lib/glance:configure_glance_quotas:340 : oscwrap --os-cloud devstack-system-admin endpoint list --service glance -f value -c ID 2026-07-23 01:04:34.536 | ++ functions-common:oscwrap:2465 : return 0 2026-07-23 01:04:34.536 | + lib/glance:configure_glance_quotas:340 : iniset /etc/glance/glance-api.conf oslo_limit endpoint_id ccad6b5460324e038c988dfebc1ba0f7 2026-07-23 01:04:34.536 | + lib/glance:configure_glance_quotas:344 : openstack --os-cloud devstack-system-admin role add --user glance --user-domain Default --system all reader 2026-07-23 01:04:34.536 | + lib/glance:create_glance_accounts:512 : is_service_enabled s3api 2026-07-23 01:04:34.536 | + functions-common:is_service_enabled:2076 : return 1 2026-07-23 01:04:34.557 | [2070 Async create_glance_accounts:50002]: finished create_glance_accounts with result 0 in 72 seconds 2026-07-23 01:04:34.586 | [2070 Async create_cinder_accounts:50140]: Waiting for completion of create_cinder_accounts running on PID 50140 (3 other jobs running) 2026-07-23 01:04:34.606 | [2070 Async create_cinder_accounts:50140]: Signaling child to exit 2026-07-23 01:04:34.606 | WAKEUP 2026-07-23 01:04:34.623 | [2070 Async create_cinder_accounts:50140]: Signaled 2026-07-23 01:04:34.624 | + lib/cinder:create_cinder_accounts:453 : [[ key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent =~ c-api ]] 2026-07-23 01:04:34.625 | + lib/cinder:create_cinder_accounts:455 : local extra_role= 2026-07-23 01:04:34.625 | + lib/cinder:create_cinder_accounts:465 : is_service_enabled barbican 2026-07-23 01:04:34.625 | + functions-common:is_service_enabled:2076 : return 1 2026-07-23 01:04:34.625 | + lib/cinder:create_cinder_accounts:469 : create_service_user cinder 2026-07-23 01:04:34.625 | + lib/keystone:create_service_user:379 : get_or_create_user cinder nomoresecret Default 2026-07-23 01:04:34.625 | + functions-common:get_or_create_user:899 : local user_id 2026-07-23 01:04:34.625 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-07-23 01:04:34.625 | + functions-common:get_or_create_user:903 : local email= 2026-07-23 01:04:34.625 | ++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create cinder --password nomoresecret --domain=Default --or-show -f value -c id 2026-07-23 01:04:34.625 | ++ functions-common:oscwrap:2465 : return 0 2026-07-23 01:04:34.626 | + functions-common:get_or_create_user:915 : user_id=21fa476fde1040bda589046d3f5c2ab8 2026-07-23 01:04:34.626 | + functions-common:get_or_create_user:916 : echo 21fa476fde1040bda589046d3f5c2ab8 2026-07-23 01:04:34.626 | 21fa476fde1040bda589046d3f5c2ab8 2026-07-23 01:04:34.626 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service cinder service Default Default 2026-07-23 01:04:34.626 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-23 01:04:34.626 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-23 01:04:34.626 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-23 01:04:34.626 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-23 01:04:34.626 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-23 01:04:34.626 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-23 01:04:34.626 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-23 01:04:34.627 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-23 01:04:34.627 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-23 01:04:34.627 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-23 01:04:34.627 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-23 01:04:34.627 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add service --user cinder --project service --user-domain Default --project-domain Default 2026-07-23 01:04:34.627 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default -c Role -f value 2026-07-23 01:04:34.627 | ++ functions-common:oscwrap:2465 : return 0 2026-07-23 01:04:34.627 | + functions-common:get_or_add_user_project_role:979 : user_role_id=a020d3f53d6b4a4b930da95968a0eb88 2026-07-23 01:04:34.627 | + functions-common:get_or_add_user_project_role:980 : echo a020d3f53d6b4a4b930da95968a0eb88 2026-07-23 01:04:34.627 | a020d3f53d6b4a4b930da95968a0eb88 2026-07-23 01:04:34.628 | + lib/keystone:create_service_user:382 : [[ -n '' ]] 2026-07-23 01:04:34.628 | + lib/cinder:create_cinder_accounts:471 : is_service_enabled barbican 2026-07-23 01:04:34.628 | + functions-common:is_service_enabled:2076 : return 1 2026-07-23 01:04:34.628 | + lib/cinder:create_cinder_accounts:477 : local cinder_api_url 2026-07-23 01:04:34.628 | + lib/cinder:create_cinder_accounts:478 : cinder_api_url=http://192.168.122.85/volume 2026-07-23 01:04:34.628 | + lib/cinder:create_cinder_accounts:481 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2026-07-23 01:04:34.628 | + functions-common:get_or_create_service:1055 : local service_id 2026-07-23 01:04:34.628 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2026-07-23 01:04:34.628 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2026-07-23 01:04:34.628 | ++ functions-common:oscwrap:2465 : return 0 2026-07-23 01:04:34.629 | + functions-common:get_or_create_service:1066 : service_id=' 2026-07-23 01:04:34.629 | d9d00859e8394c17a294c8d7ed21bc83' 2026-07-23 01:04:34.629 | + functions-common:get_or_create_service:1067 : echo d9d00859e8394c17a294c8d7ed21bc83 2026-07-23 01:04:34.629 | d9d00859e8394c17a294c8d7ed21bc83 2026-07-23 01:04:34.629 | + lib/cinder:create_cinder_accounts:483 : get_or_create_endpoint block-storage RegionOne http://192.168.122.85/volume/v3 2026-07-23 01:04:34.629 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-07-23 01:04:34.629 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface block-storage public http://192.168.122.85/volume/v3 RegionOne 2026-07-23 01:04:34.629 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-07-23 01:04:34.629 | +++ functions-common:_get_or_create_endpoint_with_interface:1078 : oscwrap --os-cloud devstack-system-admin endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2026-07-23 01:04:34.629 | +++ functions-common:oscwrap:2465 : return 0 2026-07-23 01:04:34.630 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-07-23 01:04:34.630 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-07-23 01:04:34.630 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public http://192.168.122.85/volume/v3 --region RegionOne -f value -c id 2026-07-23 01:04:34.630 | +++ functions-common:oscwrap:2465 : return 0 2026-07-23 01:04:34.630 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=1c8438d44fd54e91a81b460083b3e8ef 2026-07-23 01:04:34.630 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 1c8438d44fd54e91a81b460083b3e8ef 2026-07-23 01:04:34.630 | + functions-common:get_or_create_endpoint:1100 : public_id=1c8438d44fd54e91a81b460083b3e8ef 2026-07-23 01:04:34.630 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-07-23 01:04:34.630 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-07-23 01:04:34.630 | + functions-common:get_or_create_endpoint:1109 : echo 1c8438d44fd54e91a81b460083b3e8ef 2026-07-23 01:04:34.631 | 1c8438d44fd54e91a81b460083b3e8ef 2026-07-23 01:04:34.631 | + lib/cinder:create_cinder_accounts:486 : configure_cinder_internal_tenant 2026-07-23 01:04:34.631 | ++ lib/cinder:configure_cinder_internal_tenant:722 : get_or_create_project service 2026-07-23 01:04:34.631 | ++ functions-common:get_or_create_project:922 : local project_id 2026-07-23 01:04:34.631 | +++ functions-common:get_or_create_project:928 : oscwrap --os-cloud devstack-system-admin project create service --domain= --or-show -f value -c id 2026-07-23 01:04:34.631 | +++ functions-common:oscwrap:2465 : return 0 2026-07-23 01:04:34.631 | ++ functions-common:get_or_create_project:928 : project_id=ac2389517b354272b8890e660e03e112 2026-07-23 01:04:34.631 | ++ functions-common:get_or_create_project:929 : echo ac2389517b354272b8890e660e03e112 2026-07-23 01:04:34.631 | + lib/cinder:configure_cinder_internal_tenant:722 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id ac2389517b354272b8890e660e03e112 2026-07-23 01:04:34.631 | ++ lib/cinder:configure_cinder_internal_tenant:723 : get_or_create_user cinder 2026-07-23 01:04:34.632 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-23 01:04:34.632 | ++ functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-07-23 01:04:34.632 | ++ functions-common:get_or_create_user:903 : local email= 2026-07-23 01:04:34.632 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create cinder --password '' --domain= --or-show -f value -c id 2026-07-23 01:04:34.632 | No password was supplied, authentication will fail when a user does not have a password. 2026-07-23 01:04:34.632 | +++ functions-common:oscwrap:2465 : return 0 2026-07-23 01:04:34.632 | ++ functions-common:get_or_create_user:915 : user_id=21fa476fde1040bda589046d3f5c2ab8 2026-07-23 01:04:34.632 | ++ functions-common:get_or_create_user:916 : echo 21fa476fde1040bda589046d3f5c2ab8 2026-07-23 01:04:34.632 | + lib/cinder:configure_cinder_internal_tenant:723 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id 21fa476fde1040bda589046d3f5c2ab8 2026-07-23 01:04:34.661 | [2070 Async create_cinder_accounts:50140]: finished create_cinder_accounts with result 0 in 42 seconds 2026-07-23 01:04:34.665 | + inc/async:async_wait:197 : return 0 2026-07-23 01:04:34.667 | + ./stack.sh:main:1152 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2026-07-23 01:04:34.708 | [2070 Async create_neutron_accounts:50282]: Waiting for completion of create_neutron_accounts running on PID 50282 (2 other jobs running) 2026-07-23 01:04:34.728 | [2070 Async create_neutron_accounts:50282]: Signaling child to exit 2026-07-23 01:04:34.728 | WAKEUP 2026-07-23 01:04:34.745 | [2070 Async create_neutron_accounts:50282]: Signaled 2026-07-23 01:04:34.746 | + lib/neutron:create_neutron_accounts:486 : local neutron_url 2026-07-23 01:04:34.747 | + lib/neutron:create_neutron_accounts:487 : neutron_url=http://192.168.122.85/ 2026-07-23 01:04:34.747 | + lib/neutron:create_neutron_accounts:488 : '[' '!' -z networking ']' 2026-07-23 01:04:34.747 | + lib/neutron:create_neutron_accounts:489 : neutron_url=http://192.168.122.85/networking 2026-07-23 01:04:34.747 | + lib/neutron:create_neutron_accounts:492 : is_service_enabled q-svc neutron-api 2026-07-23 01:04:34.747 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 01:04:34.747 | + lib/neutron:create_neutron_accounts:494 : create_service_user neutron 2026-07-23 01:04:34.747 | + lib/keystone:create_service_user:379 : get_or_create_user neutron nomoresecret Default 2026-07-23 01:04:34.747 | + functions-common:get_or_create_user:899 : local user_id 2026-07-23 01:04:34.747 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-07-23 01:04:34.747 | + functions-common:get_or_create_user:903 : local email= 2026-07-23 01:04:34.748 | ++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create neutron --password nomoresecret --domain=Default --or-show -f value -c id 2026-07-23 01:04:34.748 | ++ functions-common:oscwrap:2465 : return 0 2026-07-23 01:04:34.748 | + functions-common:get_or_create_user:915 : user_id=632e0a0bf161434f81d9a83fd6c9a495 2026-07-23 01:04:34.748 | + functions-common:get_or_create_user:916 : echo 632e0a0bf161434f81d9a83fd6c9a495 2026-07-23 01:04:34.748 | 632e0a0bf161434f81d9a83fd6c9a495 2026-07-23 01:04:34.748 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service neutron service Default Default 2026-07-23 01:04:34.748 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-23 01:04:34.748 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-23 01:04:34.748 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-23 01:04:34.748 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-23 01:04:34.748 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-23 01:04:34.749 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-23 01:04:34.749 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-23 01:04:34.749 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-23 01:04:34.749 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-23 01:04:34.749 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-23 01:04:34.749 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-23 01:04:34.749 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add service --user neutron --project service --user-domain Default --project-domain Default 2026-07-23 01:04:34.749 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default -c Role -f value 2026-07-23 01:04:34.749 | ++ functions-common:oscwrap:2465 : return 0 2026-07-23 01:04:34.749 | + functions-common:get_or_add_user_project_role:979 : user_role_id=a020d3f53d6b4a4b930da95968a0eb88 2026-07-23 01:04:34.750 | + functions-common:get_or_add_user_project_role:980 : echo a020d3f53d6b4a4b930da95968a0eb88 2026-07-23 01:04:34.750 | a020d3f53d6b4a4b930da95968a0eb88 2026-07-23 01:04:34.750 | + lib/keystone:create_service_user:382 : [[ -n '' ]] 2026-07-23 01:04:34.750 | + lib/neutron:create_neutron_accounts:496 : get_or_create_service neutron network 'Neutron Service' 2026-07-23 01:04:34.750 | + functions-common:get_or_create_service:1055 : local service_id 2026-07-23 01:04:34.750 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2026-07-23 01:04:34.750 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service create network --name neutron '--description=Neutron Service' -f value -c id 2026-07-23 01:04:34.750 | ++ functions-common:oscwrap:2465 : return 0 2026-07-23 01:04:34.750 | + functions-common:get_or_create_service:1066 : service_id=' 2026-07-23 01:04:34.750 | e3f2641da7c74e259f225508a7769fe0' 2026-07-23 01:04:34.751 | + functions-common:get_or_create_service:1067 : echo e3f2641da7c74e259f225508a7769fe0 2026-07-23 01:04:34.751 | e3f2641da7c74e259f225508a7769fe0 2026-07-23 01:04:34.751 | + lib/neutron:create_neutron_accounts:498 : get_or_create_endpoint network RegionOne http://192.168.122.85/networking 2026-07-23 01:04:34.751 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-07-23 01:04:34.751 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface network public http://192.168.122.85/networking RegionOne 2026-07-23 01:04:34.751 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-07-23 01:04:34.751 | +++ functions-common:_get_or_create_endpoint_with_interface:1078 : oscwrap --os-cloud devstack-system-admin endpoint list --service network --interface public --region RegionOne -c ID -f value 2026-07-23 01:04:34.751 | +++ functions-common:oscwrap:2465 : return 0 2026-07-23 01:04:34.751 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-07-23 01:04:34.751 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-07-23 01:04:34.752 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://192.168.122.85/networking --region RegionOne -f value -c id 2026-07-23 01:04:34.752 | +++ functions-common:oscwrap:2465 : return 0 2026-07-23 01:04:34.752 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=9a5922ebf48f4c74b3e4fc9e9334b0c3 2026-07-23 01:04:34.752 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 9a5922ebf48f4c74b3e4fc9e9334b0c3 2026-07-23 01:04:34.752 | + functions-common:get_or_create_endpoint:1100 : public_id=9a5922ebf48f4c74b3e4fc9e9334b0c3 2026-07-23 01:04:34.752 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-07-23 01:04:34.752 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-07-23 01:04:34.752 | + functions-common:get_or_create_endpoint:1109 : echo 9a5922ebf48f4c74b3e4fc9e9334b0c3 2026-07-23 01:04:34.752 | 9a5922ebf48f4c74b3e4fc9e9334b0c3 2026-07-23 01:04:34.784 | [2070 Async create_neutron_accounts:50282]: finished create_neutron_accounts with result 0 in 34 seconds 2026-07-23 01:04:34.790 | Not waiting for async task create_swift_accounts that we never started or has already been waited for 2026-07-23 01:04:34.794 | Not waiting for async task configure_horizon that we never started or has already been waited for 2026-07-23 01:04:34.796 | + inc/async:async_wait:197 : return 0 2026-07-23 01:04:34.799 | + ./stack.sh:main:1158 : is_service_enabled mysql postgresql 2026-07-23 01:04:34.814 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 01:04:34.817 | + ./stack.sh:main:1158 : is_service_enabled glance 2026-07-23 01:04:34.832 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 01:04:34.834 | + ./stack.sh:main:1159 : echo_summary 'Configuring Glance' 2026-07-23 01:04:34.837 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-23 01:04:34.839 | + ./stack.sh:echo_summary:450 : echo -e Configuring Glance 2026-07-23 01:04:34.841 | + ./stack.sh:main:1160 : async_runfunc init_glance 2026-07-23 01:04:34.844 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2026-07-23 01:04:34.897 | + inc/async:async_inner:63 : init_glance 2026-07-23 01:04:34.931 | [2070 Async init_glance:52537]: running: init_glance 2026-07-23 01:04:34.935 | + ./stack.sh:main:1167 : is_service_enabled neutron 2026-07-23 01:04:34.951 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 01:04:34.953 | + ./stack.sh:main:1168 : echo_summary 'Configuring Neutron' 2026-07-23 01:04:34.955 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-23 01:04:34.958 | + ./stack.sh:echo_summary:450 : echo -e Configuring Neutron 2026-07-23 01:04:34.960 | + ./stack.sh:main:1170 : configure_neutron 2026-07-23 01:04:34.963 | + lib/neutron:configure_neutron:381 : _configure_neutron_common 2026-07-23 01:04:34.965 | + lib/neutron:_configure_neutron_common:878 : _create_neutron_conf_dir 2026-07-23 01:04:34.967 | + lib/neutron:_create_neutron_conf_dir:871 : sudo install -d -o quobyte /etc/neutron 2026-07-23 01:04:34.983 | + lib/neutron:_configure_neutron_common:881 : cd /opt/stack/neutron 2026-07-23 01:04:34.985 | + lib/neutron:_configure_neutron_common:881 : exec ./tools/generate_config_file_samples.sh 2026-07-23 01:04:35.663 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-23 01:04:35.663 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-23 01:04:35.664 | we strongly recommend against using it for new projects. 2026-07-23 01:04:35.664 | 2026-07-23 01:04:35.664 | If you are already using Eventlet, we recommend migrating to a different 2026-07-23 01:04:35.664 | framework. For more detail see 2026-07-23 01:04:35.664 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-23 01:04:35.664 | 2026-07-23 01:04:35.664 | import eventlet as _eventlet # noqa 2026-07-23 01:04:39.970 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-23 01:04:39.971 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-23 01:04:39.971 | we strongly recommend against using it for new projects. 2026-07-23 01:04:39.971 | 2026-07-23 01:04:39.971 | If you are already using Eventlet, we recommend migrating to a different 2026-07-23 01:04:39.972 | framework. For more detail see 2026-07-23 01:04:39.972 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-23 01:04:39.972 | 2026-07-23 01:04:39.972 | import eventlet as _eventlet # noqa 2026-07-23 01:04:44.165 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-23 01:04:44.165 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-23 01:04:44.165 | we strongly recommend against using it for new projects. 2026-07-23 01:04:44.165 | 2026-07-23 01:04:44.165 | If you are already using Eventlet, we recommend migrating to a different 2026-07-23 01:04:44.165 | framework. For more detail see 2026-07-23 01:04:44.165 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-23 01:04:44.166 | 2026-07-23 01:04:44.166 | import eventlet as _eventlet # noqa 2026-07-23 01:04:48.342 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-23 01:04:48.343 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-23 01:04:48.343 | we strongly recommend against using it for new projects. 2026-07-23 01:04:48.343 | 2026-07-23 01:04:48.343 | If you are already using Eventlet, we recommend migrating to a different 2026-07-23 01:04:48.343 | framework. For more detail see 2026-07-23 01:04:48.343 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-23 01:04:48.343 | 2026-07-23 01:04:48.343 | import eventlet as _eventlet # noqa 2026-07-23 01:04:49.502 | + inc/async:async_inner:64 : rc=0 2026-07-23 01:04:49.530 | [52537 Async init_glance:52537]: finished successfully 2026-07-23 01:04:52.736 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-23 01:04:52.736 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-23 01:04:52.736 | we strongly recommend against using it for new projects. 2026-07-23 01:04:52.736 | 2026-07-23 01:04:52.736 | If you are already using Eventlet, we recommend migrating to a different 2026-07-23 01:04:52.736 | framework. For more detail see 2026-07-23 01:04:52.736 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-23 01:04:52.737 | 2026-07-23 01:04:52.737 | import eventlet as _eventlet # noqa 2026-07-23 01:04:56.604 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-23 01:04:56.604 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-23 01:04:56.604 | we strongly recommend against using it for new projects. 2026-07-23 01:04:56.605 | 2026-07-23 01:04:56.605 | If you are already using Eventlet, we recommend migrating to a different 2026-07-23 01:04:56.605 | framework. For more detail see 2026-07-23 01:04:56.605 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-23 01:04:56.605 | 2026-07-23 01:04:56.605 | import eventlet as _eventlet # noqa 2026-07-23 01:05:01.264 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-07-23 01:05:01.264 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-23 01:05:01.264 | we strongly recommend against using it for new projects. 2026-07-23 01:05:01.264 | 2026-07-23 01:05:01.264 | If you are already using Eventlet, we recommend migrating to a different 2026-07-23 01:05:01.265 | framework. For more detail see 2026-07-23 01:05:01.265 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-23 01:05:01.265 | 2026-07-23 01:05:01.265 | from eventlet import event 2026-07-23 01:05:01.278 | /opt/stack/neutron/neutron/__init__.py:26: UserWarning: The selected oslo_service backend is "eventlet" 2026-07-23 01:05:01.278 | warnings.warn('The selected oslo_service backend is "eventlet"') 2026-07-23 01:05:05.258 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-23 01:05:05.258 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-23 01:05:05.258 | we strongly recommend against using it for new projects. 2026-07-23 01:05:05.258 | 2026-07-23 01:05:05.258 | If you are already using Eventlet, we recommend migrating to a different 2026-07-23 01:05:05.258 | framework. For more detail see 2026-07-23 01:05:05.258 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-23 01:05:05.259 | 2026-07-23 01:05:05.259 | import eventlet as _eventlet # noqa 2026-07-23 01:05:07.086 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-23 01:05:07.086 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-23 01:05:07.086 | we strongly recommend against using it for new projects. 2026-07-23 01:05:07.086 | 2026-07-23 01:05:07.087 | If you are already using Eventlet, we recommend migrating to a different 2026-07-23 01:05:07.087 | framework. For more detail see 2026-07-23 01:05:07.087 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-23 01:05:07.087 | 2026-07-23 01:05:07.087 | import eventlet as _eventlet # noqa 2026-07-23 01:05:10.962 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-23 01:05:10.962 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-23 01:05:10.962 | we strongly recommend against using it for new projects. 2026-07-23 01:05:10.962 | 2026-07-23 01:05:10.962 | If you are already using Eventlet, we recommend migrating to a different 2026-07-23 01:05:10.962 | framework. For more detail see 2026-07-23 01:05:10.962 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-23 01:05:10.962 | 2026-07-23 01:05:10.963 | import eventlet as _eventlet # noqa 2026-07-23 01:05:13.474 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-23 01:05:13.474 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-23 01:05:13.474 | we strongly recommend against using it for new projects. 2026-07-23 01:05:13.474 | 2026-07-23 01:05:13.474 | If you are already using Eventlet, we recommend migrating to a different 2026-07-23 01:05:13.474 | framework. For more detail see 2026-07-23 01:05:13.474 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-23 01:05:13.474 | 2026-07-23 01:05:13.474 | import eventlet as _eventlet # noqa 2026-07-23 01:05:16.652 | + lib/neutron:_configure_neutron_common:883 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2026-07-23 01:05:16.658 | + lib/neutron:_configure_neutron_common:885 : Q_POLICY_FILE=/etc/neutron/policy.json 2026-07-23 01:05:16.661 | + lib/neutron:_configure_neutron_common:889 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2026-07-23 01:05:16.664 | + lib/neutron:_configure_neutron_common:893 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2026-07-23 01:05:16.668 | + lib/neutron:_configure_neutron_common:898 : neutron_plugin_configure_common 2026-07-23 01:05:16.671 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2026-07-23 01:05:16.674 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2026-07-23 01:05:16.678 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2026-07-23 01:05:16.680 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : neutron_service_plugin_class_add ovn-router 2026-07-23 01:05:16.683 | + lib/neutron:neutron_service_plugin_class_add:1037 : local service_plugin_class=ovn-router 2026-07-23 01:05:16.685 | + lib/neutron:neutron_service_plugin_class_add:1038 : [[ '' == '' ]] 2026-07-23 01:05:16.688 | + lib/neutron:neutron_service_plugin_class_add:1039 : Q_SERVICE_PLUGIN_CLASSES=ovn-router 2026-07-23 01:05:16.691 | + lib/neutron:_configure_neutron_common:900 : [[ etc/neutron/plugins/ml2 == '' ]] 2026-07-23 01:05:16.694 | + lib/neutron:_configure_neutron_common:900 : [[ ml2_conf.ini == '' ]] 2026-07-23 01:05:16.697 | + lib/neutron:_configure_neutron_common:900 : [[ ml2 == '' ]] 2026-07-23 01:05:16.699 | + lib/neutron:_configure_neutron_common:905 : mkdir -p /etc/neutron/plugins/ml2 2026-07-23 01:05:16.705 | + lib/neutron:_configure_neutron_common:906 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-23 01:05:16.708 | + lib/neutron:_configure_neutron_common:909 : NEUTRON_CORE_PLUGIN_CONF=etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-23 01:05:16.711 | + lib/neutron:_configure_neutron_common:912 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2026-07-23 01:05:16.714 | + 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-07-23 01:05:16.720 | ++ lib/neutron:_configure_neutron_common:918 : database_connection_url neutron 2026-07-23 01:05:16.723 | ++ lib/database:database_connection_url:134 : local db=neutron 2026-07-23 01:05:16.726 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2026-07-23 01:05:16.729 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=neutron 2026-07-23 01:05:16.733 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-23 01:05:16.736 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-23 01:05:16.739 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-23 01:05:16.757 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-23 01:05:16.760 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-23 01:05:16.763 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2026-07-23 01:05:16.767 | + 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-07-23 01:05:16.804 | + lib/neutron:_configure_neutron_common:919 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2026-07-23 01:05:16.841 | + lib/neutron:_configure_neutron_common:920 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2026-07-23 01:05:16.877 | + lib/neutron:_configure_neutron_common:921 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2026-07-23 01:05:16.916 | + lib/neutron:_configure_neutron_common:922 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2026-07-23 01:05:16.951 | + lib/neutron:_configure_neutron_common:925 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2026-07-23 01:05:16.989 | + lib/neutron:_configure_neutron_common:927 : '[' libvirt = fake ']' 2026-07-23 01:05:16.992 | + lib/neutron:_configure_neutron_common:937 : setup_logging /etc/neutron/neutron.conf 2026-07-23 01:05:16.994 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/neutron.conf 2026-07-23 01:05:16.997 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/neutron.conf 2026-07-23 01:05:17.000 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-23 01:05:17.020 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-23 01:05:17.023 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-23 01:05:17.025 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-23 01:05:17.028 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-23 01:05:17.032 | + functions:setup_systemd_logging:723 : iniset /etc/neutron/neutron.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-07-23 01:05:17.067 | + functions:setup_systemd_logging:725 : iniset /etc/neutron/neutron.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-07-23 01:05:17.102 | + functions:setup_systemd_logging:726 : iniset /etc/neutron/neutron.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-07-23 01:05:17.139 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-23 01:05:17.176 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/neutron.conf DEFAULT log_color False 2026-07-23 01:05:17.211 | + lib/neutron:_configure_neutron_common:939 : _neutron_setup_rootwrap 2026-07-23 01:05:17.214 | + lib/neutron:_neutron_setup_rootwrap:1072 : [[ True == \F\a\l\s\e ]] 2026-07-23 01:05:17.217 | + lib/neutron:_neutron_setup_rootwrap:1076 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2026-07-23 01:05:17.220 | + lib/neutron:_neutron_setup_rootwrap:1077 : [[ -d /etc/neutron/rootwrap.d ]] 2026-07-23 01:05:17.222 | + lib/neutron:_neutron_setup_rootwrap:1081 : neutron_deploy_rootwrap_filters /opt/stack/neutron 2026-07-23 01:05:17.225 | + lib/neutron:neutron_deploy_rootwrap_filters:1062 : [[ True == \F\a\l\s\e ]] 2026-07-23 01:05:17.228 | + lib/neutron:neutron_deploy_rootwrap_filters:1065 : local srcdir=/opt/stack/neutron 2026-07-23 01:05:17.231 | + lib/neutron:neutron_deploy_rootwrap_filters:1066 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2026-07-23 01:05:17.247 | + 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-07-23 01:05:17.263 | + 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-07-23 01:05:17.280 | + lib/neutron:_neutron_setup_rootwrap:1086 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/neutron/rootwrap.d:' -i /etc/neutron/rootwrap.conf 2026-07-23 01:05:17.296 | + lib/neutron:_neutron_setup_rootwrap:1090 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/neutron/rootwrap.conf 2026-07-23 01:05:17.312 | + lib/neutron:_neutron_setup_rootwrap:1093 : ROOTWRAP_SUDOER_CMD='/opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2026-07-23 01:05:17.316 | + lib/neutron:_neutron_setup_rootwrap:1094 : ROOTWRAP_DAEMON_SUDOER_CMD='/opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-07-23 01:05:17.320 | ++ lib/neutron:_neutron_setup_rootwrap:1097 : mktemp 2026-07-23 01:05:17.324 | + lib/neutron:_neutron_setup_rootwrap:1097 : TEMPFILE=/tmp/tmp.uhP1X35jWX 2026-07-23 01:05:17.328 | + lib/neutron:_neutron_setup_rootwrap:1098 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2026-07-23 01:05:17.332 | + lib/neutron:_neutron_setup_rootwrap:1099 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-07-23 01:05:17.335 | + lib/neutron:_neutron_setup_rootwrap:1100 : chmod 0440 /tmp/tmp.uhP1X35jWX 2026-07-23 01:05:17.340 | + lib/neutron:_neutron_setup_rootwrap:1101 : sudo chown root:root /tmp/tmp.uhP1X35jWX 2026-07-23 01:05:17.356 | + lib/neutron:_neutron_setup_rootwrap:1102 : sudo mv /tmp/tmp.uhP1X35jWX /etc/sudoers.d/neutron-rootwrap 2026-07-23 01:05:17.373 | + lib/neutron:_neutron_setup_rootwrap:1105 : configure_root_helper_options /etc/neutron/neutron.conf 2026-07-23 01:05:17.377 | + lib/neutron:configure_root_helper_options:1109 : local conffile=/etc/neutron/neutron.conf 2026-07-23 01:05:17.380 | + 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-07-23 01:05:17.417 | + lib/neutron:configure_root_helper_options:1111 : [[ True == \T\r\u\e ]] 2026-07-23 01:05:17.421 | + 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-07-23 01:05:17.459 | + lib/neutron:configure_neutron:382 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2026-07-23 01:05:17.463 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=neutron 2026-07-23 01:05:17.467 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/neutron/neutron.conf 2026-07-23 01:05:17.470 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-07-23 01:05:17.474 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-07-23 01:05:17.478 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-07-23 01:05:17.500 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 01:05:17.504 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-07-23 01:05:17.507 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-07-23 01:05:17.509 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-07-23 01:05:17.528 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-23 01:05:17.531 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.85:5672/ 2026-07-23 01:05:17.534 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.85:5672/ 2026-07-23 01:05:17.569 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-07-23 01:05:17.572 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-07-23 01:05:17.575 | + lib/neutron:configure_neutron:384 : is_service_enabled q-metering neutron-metering 2026-07-23 01:05:17.594 | + functions-common:is_service_enabled:2076 : return 1 2026-07-23 01:05:17.597 | + lib/neutron:configure_neutron:387 : is_service_enabled q-agt neutron-agent 2026-07-23 01:05:17.616 | + functions-common:is_service_enabled:2076 : return 1 2026-07-23 01:05:17.618 | + lib/neutron:configure_neutron:390 : is_service_enabled q-dhcp neutron-dhcp 2026-07-23 01:05:17.636 | + functions-common:is_service_enabled:2076 : return 1 2026-07-23 01:05:17.639 | + lib/neutron:configure_neutron:393 : is_service_enabled q-l3 neutron-l3 2026-07-23 01:05:17.659 | + functions-common:is_service_enabled:2076 : return 1 2026-07-23 01:05:17.662 | + lib/neutron:configure_neutron:396 : is_service_enabled q-meta neutron-metadata-agent 2026-07-23 01:05:17.680 | + functions-common:is_service_enabled:2076 : return 1 2026-07-23 01:05:17.683 | + lib/neutron:configure_neutron:400 : [[ legacy != \l\e\g\a\c\y ]] 2026-07-23 01:05:17.686 | + lib/neutron:configure_neutron:403 : is_service_enabled ceilometer 2026-07-23 01:05:17.705 | + functions-common:is_service_enabled:2076 : return 1 2026-07-23 01:05:17.709 | + lib/neutron:configure_neutron:407 : [[ ovn == \o\v\n ]] 2026-07-23 01:05:17.711 | + lib/neutron:configure_neutron:408 : configure_ovn 2026-07-23 01:05:17.713 | + lib/neutron_plugins/ovn_agent:configure_ovn:560 : echo 'Configuring OVN' 2026-07-23 01:05:17.714 | Configuring OVN 2026-07-23 01:05:17.716 | + lib/neutron_plugins/ovn_agent:configure_ovn:562 : '[' -z '' ']' 2026-07-23 01:05:17.718 | + lib/neutron_plugins/ovn_agent:configure_ovn:563 : '[' -f /etc/openvswitch/system-id.conf ']' 2026-07-23 01:05:17.722 | ++ lib/neutron_plugins/ovn_agent:configure_ovn:564 : cat /etc/openvswitch/system-id.conf 2026-07-23 01:05:17.726 | + lib/neutron_plugins/ovn_agent:configure_ovn:564 : OVN_UUID=a74ccfbd-dd3c-49b0-b83d-834996aaf8e5 2026-07-23 01:05:17.728 | + lib/neutron_plugins/ovn_agent:configure_ovn:579 : [[ False == \F\a\l\s\e ]] 2026-07-23 01:05:17.730 | + lib/neutron_plugins/ovn_agent:configure_ovn:579 : is_fedora 2026-07-23 01:05:17.733 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-23 01:05:17.735 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-23 01:05:17.739 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-23 01:05:17.742 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-23 01:05:17.744 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-23 01:05:17.748 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-23 01:05:17.751 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-23 01:05:17.754 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-23 01:05:17.757 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-23 01:05:17.761 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-23 01:05:17.764 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-23 01:05:17.767 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-23 01:05:17.770 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-23 01:05:17.774 | + lib/neutron_plugins/ovn_agent:configure_ovn:586 : local sample_file= 2026-07-23 01:05:17.777 | + lib/neutron_plugins/ovn_agent:configure_ovn:587 : local config_file= 2026-07-23 01:05:17.780 | + lib/neutron_plugins/ovn_agent:configure_ovn:588 : is_ovn_agent_enabled 2026-07-23 01:05:17.783 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:330 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-07-23 01:05:17.803 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 01:05:17.807 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:331 : enable_service q-ovn-agent 2026-07-23 01:05:17.852 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:332 : return 0 2026-07-23 01:05:17.856 | + lib/neutron_plugins/ovn_agent:configure_ovn:588 : [[ metadata =~ metadata ]] 2026-07-23 01:05:17.859 | + lib/neutron_plugins/ovn_agent:configure_ovn:588 : is_service_enabled ovn-controller 2026-07-23 01:05:17.878 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 01:05:17.881 | + lib/neutron_plugins/ovn_agent:configure_ovn:589 : sample_file=/opt/stack/neutron/etc/neutron/plugins/ml2/ovn_agent.ini.sample 2026-07-23 01:05:17.885 | + lib/neutron_plugins/ovn_agent:configure_ovn:590 : config_file=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-07-23 01:05:17.888 | + lib/neutron_plugins/ovn_agent:configure_ovn:595 : '[' -n /etc/neutron/plugins/ml2/ovn_agent.ini ']' 2026-07-23 01:05:17.892 | + lib/neutron_plugins/ovn_agent:configure_ovn:596 : sudo install -d -o quobyte /etc/neutron 2026-07-23 01:05:17.907 | + lib/neutron_plugins/ovn_agent:configure_ovn:598 : mkdir -p /opt/stack/neutron/etc/neutron/plugins/ml2 2026-07-23 01:05:17.913 | + lib/neutron_plugins/ovn_agent:configure_ovn:599 : cd /opt/stack/neutron 2026-07-23 01:05:17.916 | + lib/neutron_plugins/ovn_agent:configure_ovn:599 : exec ./tools/generate_config_file_samples.sh 2026-07-23 01:05:18.568 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-23 01:05:18.569 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-23 01:05:18.569 | we strongly recommend against using it for new projects. 2026-07-23 01:05:18.569 | 2026-07-23 01:05:18.569 | If you are already using Eventlet, we recommend migrating to a different 2026-07-23 01:05:18.569 | framework. For more detail see 2026-07-23 01:05:18.569 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-23 01:05:18.569 | 2026-07-23 01:05:18.569 | import eventlet as _eventlet # noqa 2026-07-23 01:05:22.397 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-23 01:05:22.397 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-23 01:05:22.397 | we strongly recommend against using it for new projects. 2026-07-23 01:05:22.397 | 2026-07-23 01:05:22.398 | If you are already using Eventlet, we recommend migrating to a different 2026-07-23 01:05:22.398 | framework. For more detail see 2026-07-23 01:05:22.398 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-23 01:05:22.398 | 2026-07-23 01:05:22.398 | import eventlet as _eventlet # noqa 2026-07-23 01:05:26.194 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-23 01:05:26.194 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-23 01:05:26.194 | we strongly recommend against using it for new projects. 2026-07-23 01:05:26.194 | 2026-07-23 01:05:26.194 | If you are already using Eventlet, we recommend migrating to a different 2026-07-23 01:05:26.195 | framework. For more detail see 2026-07-23 01:05:26.195 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-23 01:05:26.195 | 2026-07-23 01:05:26.195 | import eventlet as _eventlet # noqa 2026-07-23 01:05:30.097 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-23 01:05:30.097 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-23 01:05:30.097 | we strongly recommend against using it for new projects. 2026-07-23 01:05:30.097 | 2026-07-23 01:05:30.097 | If you are already using Eventlet, we recommend migrating to a different 2026-07-23 01:05:30.097 | framework. For more detail see 2026-07-23 01:05:30.098 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-23 01:05:30.098 | 2026-07-23 01:05:30.098 | import eventlet as _eventlet # noqa 2026-07-23 01:05:34.307 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-23 01:05:34.307 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-23 01:05:34.307 | we strongly recommend against using it for new projects. 2026-07-23 01:05:34.307 | 2026-07-23 01:05:34.307 | If you are already using Eventlet, we recommend migrating to a different 2026-07-23 01:05:34.307 | framework. For more detail see 2026-07-23 01:05:34.308 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-23 01:05:34.308 | 2026-07-23 01:05:34.308 | import eventlet as _eventlet # noqa 2026-07-23 01:05:38.124 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-23 01:05:38.124 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-23 01:05:38.124 | we strongly recommend against using it for new projects. 2026-07-23 01:05:38.124 | 2026-07-23 01:05:38.124 | If you are already using Eventlet, we recommend migrating to a different 2026-07-23 01:05:38.124 | framework. For more detail see 2026-07-23 01:05:38.125 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-23 01:05:38.125 | 2026-07-23 01:05:38.125 | import eventlet as _eventlet # noqa 2026-07-23 01:05:42.695 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-07-23 01:05:42.695 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-23 01:05:42.695 | we strongly recommend against using it for new projects. 2026-07-23 01:05:42.695 | 2026-07-23 01:05:42.695 | If you are already using Eventlet, we recommend migrating to a different 2026-07-23 01:05:42.696 | framework. For more detail see 2026-07-23 01:05:42.696 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-23 01:05:42.696 | 2026-07-23 01:05:42.696 | from eventlet import event 2026-07-23 01:05:42.709 | /opt/stack/neutron/neutron/__init__.py:26: UserWarning: The selected oslo_service backend is "eventlet" 2026-07-23 01:05:42.709 | warnings.warn('The selected oslo_service backend is "eventlet"') 2026-07-23 01:05:46.708 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-23 01:05:46.708 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-23 01:05:46.708 | we strongly recommend against using it for new projects. 2026-07-23 01:05:46.708 | 2026-07-23 01:05:46.708 | If you are already using Eventlet, we recommend migrating to a different 2026-07-23 01:05:46.709 | framework. For more detail see 2026-07-23 01:05:46.709 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-23 01:05:46.709 | 2026-07-23 01:05:46.709 | import eventlet as _eventlet # noqa 2026-07-23 01:05:48.621 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-23 01:05:48.621 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-23 01:05:48.621 | we strongly recommend against using it for new projects. 2026-07-23 01:05:48.621 | 2026-07-23 01:05:48.621 | If you are already using Eventlet, we recommend migrating to a different 2026-07-23 01:05:48.622 | framework. For more detail see 2026-07-23 01:05:48.622 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-23 01:05:48.622 | 2026-07-23 01:05:48.622 | import eventlet as _eventlet # noqa 2026-07-23 01:05:52.498 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-23 01:05:52.498 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-23 01:05:52.498 | we strongly recommend against using it for new projects. 2026-07-23 01:05:52.498 | 2026-07-23 01:05:52.499 | If you are already using Eventlet, we recommend migrating to a different 2026-07-23 01:05:52.499 | framework. For more detail see 2026-07-23 01:05:52.499 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-23 01:05:52.499 | 2026-07-23 01:05:52.499 | import eventlet as _eventlet # noqa 2026-07-23 01:05:54.986 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-23 01:05:54.986 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-23 01:05:54.986 | we strongly recommend against using it for new projects. 2026-07-23 01:05:54.987 | 2026-07-23 01:05:54.987 | If you are already using Eventlet, we recommend migrating to a different 2026-07-23 01:05:54.987 | framework. For more detail see 2026-07-23 01:05:54.987 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-23 01:05:54.987 | 2026-07-23 01:05:54.987 | import eventlet as _eventlet # noqa 2026-07-23 01:05:58.180 | + lib/neutron_plugins/ovn_agent:configure_ovn:601 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ovn_agent.ini.sample /etc/neutron/plugins/ml2/ovn_agent.ini 2026-07-23 01:05:58.185 | + lib/neutron_plugins/ovn_agent:configure_ovn:602 : configure_root_helper_options /etc/neutron/plugins/ml2/ovn_agent.ini 2026-07-23 01:05:58.188 | + lib/neutron:configure_root_helper_options:1109 : local conffile=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-07-23 01:05:58.191 | + 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-07-23 01:05:58.222 | + lib/neutron:configure_root_helper_options:1111 : [[ True == \T\r\u\e ]] 2026-07-23 01:05:58.224 | + 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-07-23 01:05:58.256 | + lib/neutron_plugins/ovn_agent:configure_ovn:604 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT debug True 2026-07-23 01:05:58.292 | + lib/neutron_plugins/ovn_agent:configure_ovn:605 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT nova_metadata_host 192.168.122.85 2026-07-23 01:05:58.327 | + lib/neutron_plugins/ovn_agent:configure_ovn:606 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT metadata_workers 2 2026-07-23 01:05:58.361 | + lib/neutron_plugins/ovn_agent:configure_ovn:607 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT state_path /opt/stack/data/neutron 2026-07-23 01:05:58.395 | + lib/neutron_plugins/ovn_agent:configure_ovn:608 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovs ovsdb_connection tcp:127.0.0.1:6640 2026-07-23 01:05:58.431 | + lib/neutron_plugins/ovn_agent:configure_ovn:609 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_sb_connection tcp:192.168.122.85:6642 2026-07-23 01:05:58.466 | + lib/neutron_plugins/ovn_agent:configure_ovn:610 : is_service_enabled tls-proxy 2026-07-23 01:05:58.485 | + functions-common:is_service_enabled:2076 : return 1 2026-07-23 01:05:58.487 | + lib/neutron_plugins/ovn_agent:configure_ovn:618 : [[ /etc/neutron/plugins/ml2/ovn_agent.ini == /etc/neutron/plugins/ml2/ovn_agent.ini ]] 2026-07-23 01:05:58.490 | + lib/neutron_plugins/ovn_agent:configure_ovn:619 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini agent extensions metadata 2026-07-23 01:05:58.525 | + lib/neutron_plugins/ovn_agent:configure_ovn:620 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_nb_connection tcp:192.168.122.85:6641 2026-07-23 01:05:58.560 | + lib/neutron_plugins/ovn_agent:configure_ovn:621 : [[ metadata =~ ovn-evpn ]] 2026-07-23 01:05:58.563 | + lib/neutron:configure_neutron:409 : configure_ovn_plugin 2026-07-23 01:05:58.566 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:502 : echo 'Configuring Neutron for OVN' 2026-07-23 01:05:58.567 | Configuring Neutron for OVN 2026-07-23 01:05:58.569 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:504 : is_service_enabled q-svc neutron-api 2026-07-23 01:05:58.589 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 01:05:58.593 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:505 : filter_network_api_extensions 2026-07-23 01:05:58.597 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:476 : /opt/stack/data/venv/bin/python3 -c 'from neutron.common.ovn import extensions ;\ 2026-07-23 01:05:58.597 | print(",".join(extensions.ML2_SUPPORTED_API_EXTENSIONS))' 2026-07-23 01:05:59.229 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-23 01:05:59.229 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-23 01:05:59.229 | we strongly recommend against using it for new projects. 2026-07-23 01:05:59.229 | 2026-07-23 01:05:59.229 | If you are already using Eventlet, we recommend migrating to a different 2026-07-23 01:05:59.229 | framework. For more detail see 2026-07-23 01:05:59.230 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-23 01:05:59.230 | 2026-07-23 01:05:59.230 | import eventlet as _eventlet # noqa 2026-07-23 01:06:02.282 | + 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 2026-07-23 01:06:02.286 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:479 : /opt/stack/data/venv/bin/python3 -c 'from neutron.common.ovn import extensions ;\ 2026-07-23 01:06:02.286 | print(",".join(extensions.ML2_SUPPORTED_API_EXTENSIONS_OVN_L3))' 2026-07-23 01:06:02.911 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-23 01:06:02.911 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-23 01:06:02.911 | we strongly recommend against using it for new projects. 2026-07-23 01:06:02.911 | 2026-07-23 01:06:02.911 | If you are already using Eventlet, we recommend migrating to a different 2026-07-23 01:06:02.911 | framework. For more detail see 2026-07-23 01:06:02.912 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-23 01:06:02.912 | 2026-07-23 01:06:02.912 | import eventlet as _eventlet # noqa 2026-07-23 01:06:05.432 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:479 : SUPPORTED_NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan,router,extraroute,extraroute-atomic,ext-gw-mode,floating-ip-port-forwarding-detail,fip-port-details,floatingip-pools,pagination,qos-fip,qos-gateway-ip,sorting,project-id,dns-integration,dns-integration-domain-keywords,dns-domain-ports,subnet-dns-publish-fixed-ip,agent,availability_zone,router_availability_zone,l3_agent_scheduler,flavors,l3-agent-scheduler-ha-chassis-priority,l3-flavors,external-gateway-multihoming,enable-default-route-bfd,enable-default-route-ecmp,l3-ha,router-enable-snat 2026-07-23 01:06:05.435 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : is_service_enabled q-qos neutron-qos 2026-07-23 01:06:05.453 | + functions-common:is_service_enabled:2076 : return 1 2026-07-23 01:06:05.456 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:483 : NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan,router,extraroute,extraroute-atomic,ext-gw-mode,floating-ip-port-forwarding-detail,fip-port-details,floatingip-pools,pagination,qos-fip,qos-gateway-ip,sorting,project-id,dns-integration,dns-integration-domain-keywords,dns-domain-ports,subnet-dns-publish-fixed-ip,agent,availability_zone,router_availability_zone,l3_agent_scheduler,flavors,l3-agent-scheduler-ha-chassis-priority,l3-flavors,external-gateway-multihoming,enable-default-route-bfd,enable-default-route-ecmp,l3-ha,router-enable-snat 2026-07-23 01:06:05.461 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:484 : tr ', ' '\n' 2026-07-23 01:06:05.461 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 484: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-23 01:06:05.461 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:484 : echo address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan,router,extraroute,extraroute-atomic,ext-gw-mode,floating-ip-port-forwarding-detail,fip-port-details,floatingip-pools,pagination,qos-fip,qos-gateway-ip,sorting,project-id,dns-integration,dns-integration-domain-keywords,dns-domain-ports,subnet-dns-publish-fixed-ip,agent,availability_zone,router_availability_zone,l3_agent_scheduler,flavors,l3-agent-scheduler-ha-chassis-priority,l3-flavors,external-gateway-multihoming,enable-default-route-bfd,enable-default-route-ecmp,l3-ha,router-enable-snat 2026-07-23 01:06:05.461 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:484 : LC_ALL=C 2026-07-23 01:06:05.464 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 484: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-23 01:06:05.465 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:484 : sort -u 2026-07-23 01:06:05.470 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:484 : extensions='address-group 2026-07-23 01:06:05.470 | address-scope 2026-07-23 01:06:05.470 | agent 2026-07-23 01:06:05.470 | allowed-address-pairs 2026-07-23 01:06:05.470 | auto-allocated-topology 2026-07-23 01:06:05.471 | availability_zone 2026-07-23 01:06:05.471 | bgp 2026-07-23 01:06:05.471 | bgp_4byte_asn 2026-07-23 01:06:05.471 | bgp_dragent_scheduler 2026-07-23 01:06:05.471 | binding 2026-07-23 01:06:05.471 | binding-extended 2026-07-23 01:06:05.471 | default-subnetpools 2026-07-23 01:06:05.471 | dhcp_agent_scheduler 2026-07-23 01:06:05.471 | dns-domain-ports 2026-07-23 01:06:05.471 | dns-integration 2026-07-23 01:06:05.471 | dns-integration-domain-keywords 2026-07-23 01:06:05.472 | empty-string-filtering 2026-07-23 01:06:05.472 | enable-default-route-bfd 2026-07-23 01:06:05.472 | enable-default-route-ecmp 2026-07-23 01:06:05.472 | expose-port-forwarding-in-fip 2026-07-23 01:06:05.472 | ext-gw-mode 2026-07-23 01:06:05.472 | external-gateway-multihoming 2026-07-23 01:06:05.472 | external-net 2026-07-23 01:06:05.472 | extra_dhcp_opt 2026-07-23 01:06:05.472 | extraroute 2026-07-23 01:06:05.472 | extraroute-atomic 2026-07-23 01:06:05.472 | filter-validation 2026-07-23 01:06:05.473 | fip-port-details 2026-07-23 01:06:05.473 | flavors 2026-07-23 01:06:05.473 | floating-ip-port-forwarding 2026-07-23 01:06:05.473 | floating-ip-port-forwarding-description 2026-07-23 01:06:05.473 | floating-ip-port-forwarding-detail 2026-07-23 01:06:05.475 | floating-ip-port-forwarding-port-ranges 2026-07-23 01:06:05.475 | floatingip-pools 2026-07-23 01:06:05.476 | fwaas_v2 2026-07-23 01:06:05.476 | ip_allocation 2026-07-23 01:06:05.476 | l3-agent-scheduler-ha-chassis-priority 2026-07-23 01:06:05.477 | l3-flavors 2026-07-23 01:06:05.477 | l3-ha 2026-07-23 01:06:05.477 | l3_agent_scheduler 2026-07-23 01:06:05.478 | logging 2026-07-23 01:06:05.478 | multi-provider 2026-07-23 01:06:05.478 | net-mtu 2026-07-23 01:06:05.478 | net-mtu-writable 2026-07-23 01:06:05.478 | network-ip-availability 2026-07-23 01:06:05.479 | network_availability_zone 2026-07-23 01:06:05.479 | network_ha 2026-07-23 01:06:05.479 | pagination 2026-07-23 01:06:05.479 | port-device-profile 2026-07-23 01:06:05.480 | port-hardware-offload-type 2026-07-23 01:06:05.480 | port-mac-address-regenerate 2026-07-23 01:06:05.480 | port-numa-affinity-policy 2026-07-23 01:06:05.480 | port-numa-affinity-policy-socket 2026-07-23 01:06:05.480 | port-resource-request 2026-07-23 01:06:05.480 | port-security 2026-07-23 01:06:05.480 | port-trusted-vif 2026-07-23 01:06:05.480 | project-id 2026-07-23 01:06:05.480 | provider 2026-07-23 01:06:05.481 | pvlan 2026-07-23 01:06:05.481 | qinq 2026-07-23 01:06:05.481 | qos 2026-07-23 01:06:05.481 | qos-bw-limit-direction 2026-07-23 01:06:05.481 | qos-bw-minimum-ingress 2026-07-23 01:06:05.481 | qos-default 2026-07-23 01:06:05.481 | qos-fip 2026-07-23 01:06:05.481 | qos-gateway-ip 2026-07-23 01:06:05.481 | qos-rule-type-details 2026-07-23 01:06:05.481 | qos-rule-type-filter 2026-07-23 01:06:05.481 | qos-rules-alias 2026-07-23 01:06:05.481 | quota-check-limit 2026-07-23 01:06:05.482 | quota-check-limit-default 2026-07-23 01:06:05.482 | quota_details 2026-07-23 01:06:05.482 | quotas 2026-07-23 01:06:05.482 | rbac-address-scope 2026-07-23 01:06:05.482 | rbac-policies 2026-07-23 01:06:05.483 | rbac-security-groups 2026-07-23 01:06:05.483 | router 2026-07-23 01:06:05.484 | router-enable-snat 2026-07-23 01:06:05.484 | router_availability_zone 2026-07-23 01:06:05.484 | security-group 2026-07-23 01:06:05.485 | security-groups-default-rules 2026-07-23 01:06:05.485 | security-groups-default-statefulness 2026-07-23 01:06:05.485 | security-groups-normalized-cidr 2026-07-23 01:06:05.485 | security-groups-remote-address-group 2026-07-23 01:06:05.485 | security-groups-rules-belongs-to-default-sg 2026-07-23 01:06:05.485 | security-groups-shared-filtering 2026-07-23 01:06:05.485 | segment 2026-07-23 01:06:05.486 | sorting 2026-07-23 01:06:05.486 | standard-attr-description 2026-07-23 01:06:05.486 | standard-attr-fwaas-v2 2026-07-23 01:06:05.486 | standard-attr-revisions 2026-07-23 01:06:05.486 | standard-attr-tag 2026-07-23 01:06:05.486 | standard-attr-timestamp 2026-07-23 01:06:05.486 | stateful-security-group 2026-07-23 01:06:05.486 | subnet-dns-publish-fixed-ip 2026-07-23 01:06:05.486 | subnet-external-network 2026-07-23 01:06:05.487 | subnet-service-types 2026-07-23 01:06:05.487 | subnet_allocation 2026-07-23 01:06:05.487 | subnet_onboard 2026-07-23 01:06:05.487 | subnetpool-prefix-ops 2026-07-23 01:06:05.487 | tag-creation 2026-07-23 01:06:05.487 | tap-mirror 2026-07-23 01:06:05.487 | tap-mirror-both-direction 2026-07-23 01:06:05.488 | trunk 2026-07-23 01:06:05.488 | uplink-status-propagation 2026-07-23 01:06:05.488 | uplink-status-propagation-updatable 2026-07-23 01:06:05.488 | vlan-transparent 2026-07-23 01:06:05.488 | vpn-endpoint-groups 2026-07-23 01:06:05.488 | vpnaas' 2026-07-23 01:06:05.488 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:485 : echo address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan,router,extraroute,extraroute-atomic,ext-gw-mode,floating-ip-port-forwarding-detail,fip-port-details,floatingip-pools,pagination,qos-fip,qos-gateway-ip,sorting,project-id,dns-integration,dns-integration-domain-keywords,dns-domain-ports,subnet-dns-publish-fixed-ip,agent,availability_zone,router_availability_zone,l3_agent_scheduler,flavors,l3-agent-scheduler-ha-chassis-priority,l3-flavors,external-gateway-multihoming,enable-default-route-bfd,enable-default-route-ecmp,l3-ha,router-enable-snat 2026-07-23 01:06:05.489 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 485: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-23 01:06:05.489 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:485 : tr ', ' '\n' 2026-07-23 01:06:05.489 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:485 : LC_ALL=C 2026-07-23 01:06:05.489 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 485: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-23 01:06:05.489 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:485 : sort -u 2026-07-23 01:06:05.490 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:485 : supported_ext='address-group 2026-07-23 01:06:05.490 | address-scope 2026-07-23 01:06:05.491 | agent 2026-07-23 01:06:05.491 | allowed-address-pairs 2026-07-23 01:06:05.491 | auto-allocated-topology 2026-07-23 01:06:05.491 | availability_zone 2026-07-23 01:06:05.491 | bgp 2026-07-23 01:06:05.491 | bgp_4byte_asn 2026-07-23 01:06:05.491 | bgp_dragent_scheduler 2026-07-23 01:06:05.491 | binding 2026-07-23 01:06:05.492 | binding-extended 2026-07-23 01:06:05.492 | default-subnetpools 2026-07-23 01:06:05.492 | dhcp_agent_scheduler 2026-07-23 01:06:05.492 | dns-domain-ports 2026-07-23 01:06:05.492 | dns-integration 2026-07-23 01:06:05.492 | dns-integration-domain-keywords 2026-07-23 01:06:05.492 | empty-string-filtering 2026-07-23 01:06:05.492 | enable-default-route-bfd 2026-07-23 01:06:05.493 | enable-default-route-ecmp 2026-07-23 01:06:05.493 | expose-port-forwarding-in-fip 2026-07-23 01:06:05.494 | ext-gw-mode 2026-07-23 01:06:05.494 | external-gateway-multihoming 2026-07-23 01:06:05.494 | external-net 2026-07-23 01:06:05.494 | extra_dhcp_opt 2026-07-23 01:06:05.494 | extraroute 2026-07-23 01:06:05.494 | extraroute-atomic 2026-07-23 01:06:05.494 | filter-validation 2026-07-23 01:06:05.495 | fip-port-details 2026-07-23 01:06:05.495 | flavors 2026-07-23 01:06:05.495 | floating-ip-port-forwarding 2026-07-23 01:06:05.495 | floating-ip-port-forwarding-description 2026-07-23 01:06:05.495 | floating-ip-port-forwarding-detail 2026-07-23 01:06:05.495 | floating-ip-port-forwarding-port-ranges 2026-07-23 01:06:05.495 | floatingip-pools 2026-07-23 01:06:05.496 | fwaas_v2 2026-07-23 01:06:05.496 | ip_allocation 2026-07-23 01:06:05.496 | l3-agent-scheduler-ha-chassis-priority 2026-07-23 01:06:05.496 | l3-flavors 2026-07-23 01:06:05.496 | l3-ha 2026-07-23 01:06:05.496 | l3_agent_scheduler 2026-07-23 01:06:05.497 | logging 2026-07-23 01:06:05.497 | multi-provider 2026-07-23 01:06:05.497 | net-mtu 2026-07-23 01:06:05.497 | net-mtu-writable 2026-07-23 01:06:05.497 | network-ip-availability 2026-07-23 01:06:05.497 | network_availability_zone 2026-07-23 01:06:05.497 | network_ha 2026-07-23 01:06:05.498 | pagination 2026-07-23 01:06:05.498 | port-device-profile 2026-07-23 01:06:05.498 | port-hardware-offload-type 2026-07-23 01:06:05.498 | port-mac-address-regenerate 2026-07-23 01:06:05.498 | port-numa-affinity-policy 2026-07-23 01:06:05.498 | port-numa-affinity-policy-socket 2026-07-23 01:06:05.498 | port-resource-request 2026-07-23 01:06:05.499 | port-security 2026-07-23 01:06:05.499 | port-trusted-vif 2026-07-23 01:06:05.499 | project-id 2026-07-23 01:06:05.499 | provider 2026-07-23 01:06:05.499 | pvlan 2026-07-23 01:06:05.499 | qinq 2026-07-23 01:06:05.499 | qos 2026-07-23 01:06:05.500 | qos-bw-limit-direction 2026-07-23 01:06:05.500 | qos-bw-minimum-ingress 2026-07-23 01:06:05.500 | qos-default 2026-07-23 01:06:05.500 | qos-fip 2026-07-23 01:06:05.500 | qos-gateway-ip 2026-07-23 01:06:05.500 | qos-rule-type-details 2026-07-23 01:06:05.500 | qos-rule-type-filter 2026-07-23 01:06:05.501 | qos-rules-alias 2026-07-23 01:06:05.501 | quota-check-limit 2026-07-23 01:06:05.501 | quota-check-limit-default 2026-07-23 01:06:05.501 | quota_details 2026-07-23 01:06:05.501 | quotas 2026-07-23 01:06:05.501 | rbac-address-scope 2026-07-23 01:06:05.501 | rbac-policies 2026-07-23 01:06:05.502 | rbac-security-groups 2026-07-23 01:06:05.502 | router 2026-07-23 01:06:05.502 | router-enable-snat 2026-07-23 01:06:05.502 | router_availability_zone 2026-07-23 01:06:05.502 | security-group 2026-07-23 01:06:05.502 | security-groups-default-rules 2026-07-23 01:06:05.502 | security-groups-default-statefulness 2026-07-23 01:06:05.503 | security-groups-normalized-cidr 2026-07-23 01:06:05.503 | security-groups-remote-address-group 2026-07-23 01:06:05.503 | security-groups-rules-belongs-to-default-sg 2026-07-23 01:06:05.503 | security-groups-shared-filtering 2026-07-23 01:06:05.503 | segment 2026-07-23 01:06:05.503 | sorting 2026-07-23 01:06:05.503 | standard-attr-description 2026-07-23 01:06:05.504 | standard-attr-fwaas-v2 2026-07-23 01:06:05.504 | standard-attr-revisions 2026-07-23 01:06:05.504 | standard-attr-tag 2026-07-23 01:06:05.504 | standard-attr-timestamp 2026-07-23 01:06:05.504 | stateful-security-group 2026-07-23 01:06:05.504 | subnet-dns-publish-fixed-ip 2026-07-23 01:06:05.504 | subnet-external-network 2026-07-23 01:06:05.505 | subnet-service-types 2026-07-23 01:06:05.505 | subnet_allocation 2026-07-23 01:06:05.505 | subnet_onboard 2026-07-23 01:06:05.505 | subnetpool-prefix-ops 2026-07-23 01:06:05.505 | tag-creation 2026-07-23 01:06:05.505 | tap-mirror 2026-07-23 01:06:05.505 | tap-mirror-both-direction 2026-07-23 01:06:05.505 | trunk 2026-07-23 01:06:05.506 | uplink-status-propagation 2026-07-23 01:06:05.506 | uplink-status-propagation-updatable 2026-07-23 01:06:05.506 | vlan-transparent 2026-07-23 01:06:05.506 | vpn-endpoint-groups 2026-07-23 01:06:05.506 | vpnaas' 2026-07-23 01:06:05.506 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:486 : echo -e 'address-group 2026-07-23 01:06:05.506 | address-scope 2026-07-23 01:06:05.507 | agent 2026-07-23 01:06:05.507 | allowed-address-pairs 2026-07-23 01:06:05.507 | auto-allocated-topology 2026-07-23 01:06:05.507 | availability_zone 2026-07-23 01:06:05.507 | bgp 2026-07-23 01:06:05.507 | bgp_4byte_asn 2026-07-23 01:06:05.507 | bgp_dragent_scheduler 2026-07-23 01:06:05.507 | binding 2026-07-23 01:06:05.507 | binding-extended 2026-07-23 01:06:05.508 | default-subnetpools 2026-07-23 01:06:05.508 | dhcp_agent_scheduler 2026-07-23 01:06:05.508 | dns-domain-ports 2026-07-23 01:06:05.509 | dns-integration 2026-07-23 01:06:05.509 | dns-integration-domain-keywords 2026-07-23 01:06:05.509 | empty-string-filtering 2026-07-23 01:06:05.509 | enable-default-route-bfd 2026-07-23 01:06:05.509 | enable-default-route-ecmp 2026-07-23 01:06:05.509 | expose-port-forwarding-in-fip 2026-07-23 01:06:05.509 | ext-gw-mode 2026-07-23 01:06:05.509 | external-gateway-multihoming 2026-07-23 01:06:05.510 | external-net 2026-07-23 01:06:05.510 | extra_dhcp_opt 2026-07-23 01:06:05.510 | extraroute 2026-07-23 01:06:05.510 | extraroute-atomic 2026-07-23 01:06:05.510 | filter-validation 2026-07-23 01:06:05.510 | fip-port-details 2026-07-23 01:06:05.510 | flavors 2026-07-23 01:06:05.511 | floating-ip-port-forwarding 2026-07-23 01:06:05.511 | floating-ip-port-forwarding-description 2026-07-23 01:06:05.511 | floating-ip-port-forwarding-detail 2026-07-23 01:06:05.511 | floating-ip-port-forwarding-port-ranges 2026-07-23 01:06:05.511 | floatingip-pools 2026-07-23 01:06:05.511 | fwaas_v2 2026-07-23 01:06:05.511 | ip_allocation 2026-07-23 01:06:05.511 | l3-agent-scheduler-ha-chassis-priority 2026-07-23 01:06:05.512 | l3-flavors 2026-07-23 01:06:05.512 | l3-ha 2026-07-23 01:06:05.512 | l3_agent_scheduler 2026-07-23 01:06:05.512 | logging 2026-07-23 01:06:05.512 | multi-provider 2026-07-23 01:06:05.512 | net-mtu 2026-07-23 01:06:05.512 | net-mtu-writable 2026-07-23 01:06:05.513 | network-ip-availability 2026-07-23 01:06:05.513 | network_availability_zone 2026-07-23 01:06:05.513 | network_ha 2026-07-23 01:06:05.513 | pagination 2026-07-23 01:06:05.513 | port-device-profile 2026-07-23 01:06:05.513 | port-hardware-offload-type 2026-07-23 01:06:05.513 | port-mac-address-regenerate 2026-07-23 01:06:05.514 | port-numa-affinity-policy 2026-07-23 01:06:05.514 | port-numa-affinity-policy-socket 2026-07-23 01:06:05.514 | port-resource-request 2026-07-23 01:06:05.514 | port-security 2026-07-23 01:06:05.514 | port-trusted-vif 2026-07-23 01:06:05.514 | project-id 2026-07-23 01:06:05.514 | provider 2026-07-23 01:06:05.515 | pvlan 2026-07-23 01:06:05.515 | qinq 2026-07-23 01:06:05.515 | qos 2026-07-23 01:06:05.515 | qos-bw-limit-direction 2026-07-23 01:06:05.515 | qos-bw-minimum-ingress 2026-07-23 01:06:05.515 | qos-default 2026-07-23 01:06:05.515 | qos-fip 2026-07-23 01:06:05.516 | qos-gateway-ip 2026-07-23 01:06:05.516 | qos-rule-type-details 2026-07-23 01:06:05.516 | qos-rule-type-filter 2026-07-23 01:06:05.516 | qos-rules-alias 2026-07-23 01:06:05.516 | quota-check-limit 2026-07-23 01:06:05.516 | quota-check-limit-default 2026-07-23 01:06:05.516 | quota_details 2026-07-23 01:06:05.517 | quotas 2026-07-23 01:06:05.517 | rbac-address-scope 2026-07-23 01:06:05.517 | rbac-policies 2026-07-23 01:06:05.517 | rbac-security-groups 2026-07-23 01:06:05.517 | router 2026-07-23 01:06:05.517 | router-enable-snat 2026-07-23 01:06:05.517 | router_availability_zone 2026-07-23 01:06:05.518 | security-group 2026-07-23 01:06:05.518 | security-groups-default-rules 2026-07-23 01:06:05.518 | security-groups-default-statefulness 2026-07-23 01:06:05.518 | security-groups-normalized-cidr 2026-07-23 01:06:05.518 | security-groups-remote-address-group 2026-07-23 01:06:05.518 | security-groups-rules-belongs-to-default-sg 2026-07-23 01:06:05.518 | security-groups-shared-filtering 2026-07-23 01:06:05.519 | segment 2026-07-23 01:06:05.519 | sorting 2026-07-23 01:06:05.519 | standard-attr-description 2026-07-23 01:06:05.519 | standard-attr-fwaas-v2 2026-07-23 01:06:05.519 | standard-attr-revisions 2026-07-23 01:06:05.519 | standard-attr-tag 2026-07-23 01:06:05.519 | standard-attr-timestamp 2026-07-23 01:06:05.520 | stateful-security-group 2026-07-23 01:06:05.520 | subnet-dns-publish-fixed-ip 2026-07-23 01:06:05.520 | subnet-external-network 2026-07-23 01:06:05.520 | subnet-service-types 2026-07-23 01:06:05.520 | subnet_allocation 2026-07-23 01:06:05.520 | subnet_onboard 2026-07-23 01:06:05.520 | subnetpool-prefix-ops 2026-07-23 01:06:05.521 | tag-creation 2026-07-23 01:06:05.521 | tap-mirror 2026-07-23 01:06:05.521 | tap-mirror-both-direction 2026-07-23 01:06:05.521 | trunk 2026-07-23 01:06:05.521 | uplink-status-propagation 2026-07-23 01:06:05.521 | uplink-status-propagation-updatable 2026-07-23 01:06:05.521 | vlan-transparent 2026-07-23 01:06:05.522 | vpn-endpoint-groups 2026-07-23 01:06:05.522 | vpnaas' 2026-07-23 01:06:05.522 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 486: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-23 01:06:05.522 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:486 : LC_ALL=C 2026-07-23 01:06:05.522 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:486 : echo -e 'address-group 2026-07-23 01:06:05.522 | address-scope 2026-07-23 01:06:05.522 | agent 2026-07-23 01:06:05.523 | allowed-address-pairs 2026-07-23 01:06:05.523 | auto-allocated-topology 2026-07-23 01:06:05.523 | availability_zone 2026-07-23 01:06:05.523 | bgp 2026-07-23 01:06:05.523 | bgp_4byte_asn 2026-07-23 01:06:05.523 | bgp_dragent_scheduler 2026-07-23 01:06:05.523 | binding 2026-07-23 01:06:05.524 | binding-extended 2026-07-23 01:06:05.524 | default-subnetpools 2026-07-23 01:06:05.524 | dhcp_agent_scheduler 2026-07-23 01:06:05.524 | dns-domain-ports 2026-07-23 01:06:05.524 | dns-integration 2026-07-23 01:06:05.524 | dns-integration-domain-keywords 2026-07-23 01:06:05.524 | empty-string-filtering 2026-07-23 01:06:05.524 | enable-default-route-bfd 2026-07-23 01:06:05.525 | enable-default-route-ecmp 2026-07-23 01:06:05.525 | expose-port-forwarding-in-fip 2026-07-23 01:06:05.525 | ext-gw-mode 2026-07-23 01:06:05.525 | external-gateway-multihoming 2026-07-23 01:06:05.525 | external-net 2026-07-23 01:06:05.525 | extra_dhcp_opt 2026-07-23 01:06:05.525 | extraroute 2026-07-23 01:06:05.526 | extraroute-atomic 2026-07-23 01:06:05.526 | filter-validation 2026-07-23 01:06:05.526 | fip-port-details 2026-07-23 01:06:05.526 | flavors 2026-07-23 01:06:05.526 | floating-ip-port-forwarding 2026-07-23 01:06:05.526 | floating-ip-port-forwarding-description 2026-07-23 01:06:05.526 | floating-ip-port-forwarding-detail 2026-07-23 01:06:05.527 | floating-ip-port-forwarding-port-ranges 2026-07-23 01:06:05.527 | floatingip-pools 2026-07-23 01:06:05.527 | fwaas_v2 2026-07-23 01:06:05.527 | ip_allocation 2026-07-23 01:06:05.527 | l3-agent-scheduler-ha-chassis-priority 2026-07-23 01:06:05.527 | l3-flavors 2026-07-23 01:06:05.527 | l3-ha 2026-07-23 01:06:05.528 | l3_agent_scheduler 2026-07-23 01:06:05.528 | logging 2026-07-23 01:06:05.528 | multi-provider 2026-07-23 01:06:05.528 | net-mtu 2026-07-23 01:06:05.528 | net-mtu-writable 2026-07-23 01:06:05.528 | network-ip-availability 2026-07-23 01:06:05.528 | network_availability_zone 2026-07-23 01:06:05.528 | network_ha 2026-07-23 01:06:05.528 | pagination 2026-07-23 01:06:05.528 | port-device-profile 2026-07-23 01:06:05.529 | port-hardware-offload-type 2026-07-23 01:06:05.529 | port-mac-address-regenerate 2026-07-23 01:06:05.529 | port-numa-affinity-policy 2026-07-23 01:06:05.529 | port-numa-affinity-policy-socket 2026-07-23 01:06:05.529 | port-resource-request 2026-07-23 01:06:05.529 | port-security 2026-07-23 01:06:05.529 | port-trusted-vif 2026-07-23 01:06:05.529 | project-id 2026-07-23 01:06:05.530 | provider 2026-07-23 01:06:05.530 | pvlan 2026-07-23 01:06:05.530 | qinq 2026-07-23 01:06:05.530 | qos 2026-07-23 01:06:05.530 | qos-bw-limit-direction 2026-07-23 01:06:05.530 | qos-bw-minimum-ingress 2026-07-23 01:06:05.530 | qos-default 2026-07-23 01:06:05.531 | qos-fip 2026-07-23 01:06:05.531 | qos-gateway-ip 2026-07-23 01:06:05.531 | qos-rule-type-details 2026-07-23 01:06:05.531 | qos-rule-type-filter 2026-07-23 01:06:05.531 | qos-rules-alias 2026-07-23 01:06:05.531 | quota-check-limit 2026-07-23 01:06:05.531 | quota-check-limit-default 2026-07-23 01:06:05.532 | quota_details 2026-07-23 01:06:05.532 | quotas 2026-07-23 01:06:05.532 | rbac-address-scope 2026-07-23 01:06:05.532 | rbac-policies 2026-07-23 01:06:05.532 | rbac-security-groups 2026-07-23 01:06:05.532 | router 2026-07-23 01:06:05.532 | router-enable-snat 2026-07-23 01:06:05.533 | router_availability_zone 2026-07-23 01:06:05.533 | security-group 2026-07-23 01:06:05.533 | security-groups-default-rules 2026-07-23 01:06:05.533 | security-groups-default-statefulness 2026-07-23 01:06:05.533 | security-groups-normalized-cidr 2026-07-23 01:06:05.533 | security-groups-remote-address-group 2026-07-23 01:06:05.533 | security-groups-rules-belongs-to-default-sg 2026-07-23 01:06:05.534 | security-groups-shared-filtering 2026-07-23 01:06:05.534 | segment 2026-07-23 01:06:05.534 | sorting 2026-07-23 01:06:05.534 | standard-attr-description 2026-07-23 01:06:05.534 | standard-attr-fwaas-v2 2026-07-23 01:06:05.534 | standard-attr-revisions 2026-07-23 01:06:05.534 | standard-attr-tag 2026-07-23 01:06:05.535 | standard-attr-timestamp 2026-07-23 01:06:05.535 | stateful-security-group 2026-07-23 01:06:05.535 | subnet-dns-publish-fixed-ip 2026-07-23 01:06:05.535 | subnet-external-network 2026-07-23 01:06:05.535 | subnet-service-types 2026-07-23 01:06:05.535 | subnet_allocation 2026-07-23 01:06:05.535 | subnet_onboard 2026-07-23 01:06:05.536 | subnetpool-prefix-ops 2026-07-23 01:06:05.536 | tag-creation 2026-07-23 01:06:05.536 | tap-mirror 2026-07-23 01:06:05.536 | tap-mirror-both-direction 2026-07-23 01:06:05.536 | trunk 2026-07-23 01:06:05.536 | uplink-status-propagation 2026-07-23 01:06:05.536 | uplink-status-propagation-updatable 2026-07-23 01:06:05.536 | vlan-transparent 2026-07-23 01:06:05.537 | vpn-endpoint-groups 2026-07-23 01:06:05.537 | vpnaas' 2026-07-23 01:06:05.537 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 486: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-23 01:06:05.537 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:486 : comm -12 /dev/fd/63 /dev/fd/62 2026-07-23 01:06:05.537 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:486 : enabled_ext='address-group 2026-07-23 01:06:05.537 | address-scope 2026-07-23 01:06:05.538 | agent 2026-07-23 01:06:05.538 | allowed-address-pairs 2026-07-23 01:06:05.538 | auto-allocated-topology 2026-07-23 01:06:05.538 | availability_zone 2026-07-23 01:06:05.538 | bgp 2026-07-23 01:06:05.538 | bgp_4byte_asn 2026-07-23 01:06:05.538 | bgp_dragent_scheduler 2026-07-23 01:06:05.538 | binding 2026-07-23 01:06:05.539 | binding-extended 2026-07-23 01:06:05.539 | default-subnetpools 2026-07-23 01:06:05.539 | dhcp_agent_scheduler 2026-07-23 01:06:05.539 | dns-domain-ports 2026-07-23 01:06:05.539 | dns-integration 2026-07-23 01:06:05.539 | dns-integration-domain-keywords 2026-07-23 01:06:05.540 | empty-string-filtering 2026-07-23 01:06:05.540 | enable-default-route-bfd 2026-07-23 01:06:05.540 | enable-default-route-ecmp 2026-07-23 01:06:05.540 | expose-port-forwarding-in-fip 2026-07-23 01:06:05.540 | ext-gw-mode 2026-07-23 01:06:05.540 | external-gateway-multihoming 2026-07-23 01:06:05.540 | external-net 2026-07-23 01:06:05.541 | extra_dhcp_opt 2026-07-23 01:06:05.541 | extraroute 2026-07-23 01:06:05.541 | extraroute-atomic 2026-07-23 01:06:05.541 | filter-validation 2026-07-23 01:06:05.541 | fip-port-details 2026-07-23 01:06:05.541 | flavors 2026-07-23 01:06:05.541 | floating-ip-port-forwarding 2026-07-23 01:06:05.542 | floating-ip-port-forwarding-description 2026-07-23 01:06:05.542 | floating-ip-port-forwarding-detail 2026-07-23 01:06:05.542 | floating-ip-port-forwarding-port-ranges 2026-07-23 01:06:05.542 | floatingip-pools 2026-07-23 01:06:05.542 | fwaas_v2 2026-07-23 01:06:05.542 | ip_allocation 2026-07-23 01:06:05.542 | l3-agent-scheduler-ha-chassis-priority 2026-07-23 01:06:05.542 | l3-flavors 2026-07-23 01:06:05.543 | l3-ha 2026-07-23 01:06:05.543 | l3_agent_scheduler 2026-07-23 01:06:05.543 | logging 2026-07-23 01:06:05.543 | multi-provider 2026-07-23 01:06:05.543 | net-mtu 2026-07-23 01:06:05.543 | net-mtu-writable 2026-07-23 01:06:05.544 | network-ip-availability 2026-07-23 01:06:05.544 | network_availability_zone 2026-07-23 01:06:05.544 | network_ha 2026-07-23 01:06:05.544 | pagination 2026-07-23 01:06:05.544 | port-device-profile 2026-07-23 01:06:05.544 | port-hardware-offload-type 2026-07-23 01:06:05.544 | port-mac-address-regenerate 2026-07-23 01:06:05.545 | port-numa-affinity-policy 2026-07-23 01:06:05.545 | port-numa-affinity-policy-socket 2026-07-23 01:06:05.545 | port-resource-request 2026-07-23 01:06:05.545 | port-security 2026-07-23 01:06:05.545 | port-trusted-vif 2026-07-23 01:06:05.545 | project-id 2026-07-23 01:06:05.546 | provider 2026-07-23 01:06:05.546 | pvlan 2026-07-23 01:06:05.546 | qinq 2026-07-23 01:06:05.546 | qos 2026-07-23 01:06:05.546 | qos-bw-limit-direction 2026-07-23 01:06:05.546 | qos-bw-minimum-ingress 2026-07-23 01:06:05.547 | qos-default 2026-07-23 01:06:05.547 | qos-fip 2026-07-23 01:06:05.547 | qos-gateway-ip 2026-07-23 01:06:05.547 | qos-rule-type-details 2026-07-23 01:06:05.547 | qos-rule-type-filter 2026-07-23 01:06:05.547 | qos-rules-alias 2026-07-23 01:06:05.547 | quota-check-limit 2026-07-23 01:06:05.547 | quota-check-limit-default 2026-07-23 01:06:05.548 | quota_details 2026-07-23 01:06:05.548 | quotas 2026-07-23 01:06:05.548 | rbac-address-scope 2026-07-23 01:06:05.548 | rbac-policies 2026-07-23 01:06:05.548 | rbac-security-groups 2026-07-23 01:06:05.548 | router 2026-07-23 01:06:05.549 | router-enable-snat 2026-07-23 01:06:05.549 | router_availability_zone 2026-07-23 01:06:05.549 | security-group 2026-07-23 01:06:05.549 | security-groups-default-rules 2026-07-23 01:06:05.549 | security-groups-default-statefulness 2026-07-23 01:06:05.549 | security-groups-normalized-cidr 2026-07-23 01:06:05.549 | security-groups-remote-address-group 2026-07-23 01:06:05.550 | security-groups-rules-belongs-to-default-sg 2026-07-23 01:06:05.550 | security-groups-shared-filtering 2026-07-23 01:06:05.550 | segment 2026-07-23 01:06:05.550 | sorting 2026-07-23 01:06:05.550 | standard-attr-description 2026-07-23 01:06:05.550 | standard-attr-fwaas-v2 2026-07-23 01:06:05.550 | standard-attr-revisions 2026-07-23 01:06:05.550 | standard-attr-tag 2026-07-23 01:06:05.551 | standard-attr-timestamp 2026-07-23 01:06:05.551 | stateful-security-group 2026-07-23 01:06:05.551 | subnet-dns-publish-fixed-ip 2026-07-23 01:06:05.551 | subnet-external-network 2026-07-23 01:06:05.551 | subnet-service-types 2026-07-23 01:06:05.551 | subnet_allocation 2026-07-23 01:06:05.551 | subnet_onboard 2026-07-23 01:06:05.552 | subnetpool-prefix-ops 2026-07-23 01:06:05.552 | tag-creation 2026-07-23 01:06:05.552 | tap-mirror 2026-07-23 01:06:05.552 | tap-mirror-both-direction 2026-07-23 01:06:05.552 | trunk 2026-07-23 01:06:05.552 | uplink-status-propagation 2026-07-23 01:06:05.552 | uplink-status-propagation-updatable 2026-07-23 01:06:05.553 | vlan-transparent 2026-07-23 01:06:05.553 | vpn-endpoint-groups 2026-07-23 01:06:05.553 | vpnaas' 2026-07-23 01:06:05.553 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:487 : echo -e 'address-group 2026-07-23 01:06:05.553 | address-scope 2026-07-23 01:06:05.553 | agent 2026-07-23 01:06:05.553 | allowed-address-pairs 2026-07-23 01:06:05.554 | auto-allocated-topology 2026-07-23 01:06:05.554 | availability_zone 2026-07-23 01:06:05.554 | bgp 2026-07-23 01:06:05.554 | bgp_4byte_asn 2026-07-23 01:06:05.554 | bgp_dragent_scheduler 2026-07-23 01:06:05.554 | binding 2026-07-23 01:06:05.554 | binding-extended 2026-07-23 01:06:05.554 | default-subnetpools 2026-07-23 01:06:05.555 | dhcp_agent_scheduler 2026-07-23 01:06:05.555 | dns-domain-ports 2026-07-23 01:06:05.555 | dns-integration 2026-07-23 01:06:05.555 | dns-integration-domain-keywords 2026-07-23 01:06:05.555 | empty-string-filtering 2026-07-23 01:06:05.555 | enable-default-route-bfd 2026-07-23 01:06:05.555 | enable-default-route-ecmp 2026-07-23 01:06:05.556 | expose-port-forwarding-in-fip 2026-07-23 01:06:05.556 | ext-gw-mode 2026-07-23 01:06:05.556 | external-gateway-multihoming 2026-07-23 01:06:05.556 | external-net 2026-07-23 01:06:05.556 | extra_dhcp_opt 2026-07-23 01:06:05.556 | extraroute 2026-07-23 01:06:05.557 | extraroute-atomic 2026-07-23 01:06:05.557 | filter-validation 2026-07-23 01:06:05.557 | fip-port-details 2026-07-23 01:06:05.557 | flavors 2026-07-23 01:06:05.557 | floating-ip-port-forwarding 2026-07-23 01:06:05.557 | floating-ip-port-forwarding-description 2026-07-23 01:06:05.557 | floating-ip-port-forwarding-detail 2026-07-23 01:06:05.558 | floating-ip-port-forwarding-port-ranges 2026-07-23 01:06:05.558 | floatingip-pools 2026-07-23 01:06:05.558 | fwaas_v2 2026-07-23 01:06:05.558 | ip_allocation 2026-07-23 01:06:05.558 | l3-agent-scheduler-ha-chassis-priority 2026-07-23 01:06:05.558 | l3-flavors 2026-07-23 01:06:05.558 | l3-ha 2026-07-23 01:06:05.559 | l3_agent_scheduler 2026-07-23 01:06:05.559 | logging 2026-07-23 01:06:05.559 | multi-provider 2026-07-23 01:06:05.559 | net-mtu 2026-07-23 01:06:05.559 | net-mtu-writable 2026-07-23 01:06:05.559 | network-ip-availability 2026-07-23 01:06:05.559 | network_availability_zone 2026-07-23 01:06:05.559 | network_ha 2026-07-23 01:06:05.560 | pagination 2026-07-23 01:06:05.560 | port-device-profile 2026-07-23 01:06:05.560 | port-hardware-offload-type 2026-07-23 01:06:05.560 | port-mac-address-regenerate 2026-07-23 01:06:05.560 | port-numa-affinity-policy 2026-07-23 01:06:05.560 | port-numa-affinity-policy-socket 2026-07-23 01:06:05.560 | port-resource-request 2026-07-23 01:06:05.561 | port-security 2026-07-23 01:06:05.561 | port-trusted-vif 2026-07-23 01:06:05.561 | project-id 2026-07-23 01:06:05.561 | provider 2026-07-23 01:06:05.561 | pvlan 2026-07-23 01:06:05.561 | qinq 2026-07-23 01:06:05.561 | qos 2026-07-23 01:06:05.562 | qos-bw-limit-direction 2026-07-23 01:06:05.562 | qos-bw-minimum-ingress 2026-07-23 01:06:05.562 | qos-default 2026-07-23 01:06:05.562 | qos-fip 2026-07-23 01:06:05.562 | qos-gateway-ip 2026-07-23 01:06:05.562 | qos-rule-type-details 2026-07-23 01:06:05.562 | qos-rule-type-filter 2026-07-23 01:06:05.562 | qos-rules-alias 2026-07-23 01:06:05.563 | quota-check-limit 2026-07-23 01:06:05.563 | quota-check-limit-default 2026-07-23 01:06:05.563 | quota_details 2026-07-23 01:06:05.563 | quotas 2026-07-23 01:06:05.563 | rbac-address-scope 2026-07-23 01:06:05.563 | rbac-policies 2026-07-23 01:06:05.564 | rbac-security-groups 2026-07-23 01:06:05.564 | router 2026-07-23 01:06:05.564 | router-enable-snat 2026-07-23 01:06:05.564 | router_availability_zone 2026-07-23 01:06:05.564 | security-group 2026-07-23 01:06:05.564 | security-groups-default-rules 2026-07-23 01:06:05.564 | security-groups-default-statefulness 2026-07-23 01:06:05.564 | security-groups-normalized-cidr 2026-07-23 01:06:05.565 | security-groups-remote-address-group 2026-07-23 01:06:05.565 | security-groups-rules-belongs-to-default-sg 2026-07-23 01:06:05.565 | security-groups-shared-filtering 2026-07-23 01:06:05.565 | segment 2026-07-23 01:06:05.565 | sorting 2026-07-23 01:06:05.565 | standard-attr-description 2026-07-23 01:06:05.565 | standard-attr-fwaas-v2 2026-07-23 01:06:05.566 | standard-attr-revisions 2026-07-23 01:06:05.566 | standard-attr-tag 2026-07-23 01:06:05.566 | standard-attr-timestamp 2026-07-23 01:06:05.566 | stateful-security-group 2026-07-23 01:06:05.566 | subnet-dns-publish-fixed-ip 2026-07-23 01:06:05.566 | subnet-external-network 2026-07-23 01:06:05.566 | subnet-service-types 2026-07-23 01:06:05.567 | subnet_allocation 2026-07-23 01:06:05.567 | subnet_onboard 2026-07-23 01:06:05.567 | subnetpool-prefix-ops 2026-07-23 01:06:05.567 | tag-creation 2026-07-23 01:06:05.567 | tap-mirror 2026-07-23 01:06:05.567 | tap-mirror-both-direction 2026-07-23 01:06:05.567 | trunk 2026-07-23 01:06:05.568 | uplink-status-propagation 2026-07-23 01:06:05.568 | uplink-status-propagation-updatable 2026-07-23 01:06:05.568 | vlan-transparent 2026-07-23 01:06:05.568 | vpn-endpoint-groups 2026-07-23 01:06:05.568 | vpnaas' 2026-07-23 01:06:05.568 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 487: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-23 01:06:05.568 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:487 : echo -e 'address-group 2026-07-23 01:06:05.569 | address-scope 2026-07-23 01:06:05.569 | agent 2026-07-23 01:06:05.569 | allowed-address-pairs 2026-07-23 01:06:05.569 | auto-allocated-topology 2026-07-23 01:06:05.569 | availability_zone 2026-07-23 01:06:05.569 | bgp 2026-07-23 01:06:05.569 | bgp_4byte_asn 2026-07-23 01:06:05.570 | bgp_dragent_scheduler 2026-07-23 01:06:05.570 | binding 2026-07-23 01:06:05.570 | binding-extended 2026-07-23 01:06:05.570 | default-subnetpools 2026-07-23 01:06:05.570 | dhcp_agent_scheduler 2026-07-23 01:06:05.570 | dns-domain-ports 2026-07-23 01:06:05.570 | dns-integration 2026-07-23 01:06:05.571 | dns-integration-domain-keywords 2026-07-23 01:06:05.571 | empty-string-filtering 2026-07-23 01:06:05.571 | enable-default-route-bfd 2026-07-23 01:06:05.571 | enable-default-route-ecmp 2026-07-23 01:06:05.571 | expose-port-forwarding-in-fip 2026-07-23 01:06:05.571 | ext-gw-mode 2026-07-23 01:06:05.571 | external-gateway-multihoming 2026-07-23 01:06:05.572 | external-net 2026-07-23 01:06:05.572 | extra_dhcp_opt 2026-07-23 01:06:05.572 | extraroute 2026-07-23 01:06:05.572 | extraroute-atomic 2026-07-23 01:06:05.572 | filter-validation 2026-07-23 01:06:05.572 | fip-port-details 2026-07-23 01:06:05.573 | flavors 2026-07-23 01:06:05.573 | floating-ip-port-forwarding 2026-07-23 01:06:05.573 | floating-ip-port-forwarding-description 2026-07-23 01:06:05.573 | floating-ip-port-forwarding-detail 2026-07-23 01:06:05.573 | floating-ip-port-forwarding-port-ranges 2026-07-23 01:06:05.573 | floatingip-pools 2026-07-23 01:06:05.574 | fwaas_v2 2026-07-23 01:06:05.574 | ip_allocation 2026-07-23 01:06:05.574 | l3-agent-scheduler-ha-chassis-priority 2026-07-23 01:06:05.574 | l3-flavors 2026-07-23 01:06:05.574 | l3-ha 2026-07-23 01:06:05.574 | l3_agent_scheduler 2026-07-23 01:06:05.575 | logging 2026-07-23 01:06:05.575 | multi-provider 2026-07-23 01:06:05.575 | net-mtu 2026-07-23 01:06:05.575 | net-mtu-writable 2026-07-23 01:06:05.575 | network-ip-availability 2026-07-23 01:06:05.575 | network_availability_zone 2026-07-23 01:06:05.576 | network_ha 2026-07-23 01:06:05.576 | pagination 2026-07-23 01:06:05.576 | port-device-profile 2026-07-23 01:06:05.576 | port-hardware-offload-type 2026-07-23 01:06:05.576 | port-mac-address-regenerate 2026-07-23 01:06:05.576 | port-numa-affinity-policy 2026-07-23 01:06:05.576 | port-numa-affinity-policy-socket 2026-07-23 01:06:05.577 | port-resource-request 2026-07-23 01:06:05.577 | port-security 2026-07-23 01:06:05.577 | port-trusted-vif 2026-07-23 01:06:05.577 | project-id 2026-07-23 01:06:05.577 | provider 2026-07-23 01:06:05.577 | pvlan 2026-07-23 01:06:05.577 | qinq 2026-07-23 01:06:05.578 | qos 2026-07-23 01:06:05.578 | qos-bw-limit-direction 2026-07-23 01:06:05.578 | qos-bw-minimum-ingress 2026-07-23 01:06:05.578 | qos-default 2026-07-23 01:06:05.578 | qos-fip 2026-07-23 01:06:05.578 | qos-gateway-ip 2026-07-23 01:06:05.578 | qos-rule-type-details 2026-07-23 01:06:05.579 | qos-rule-type-filter 2026-07-23 01:06:05.579 | qos-rules-alias 2026-07-23 01:06:05.579 | quota-check-limit 2026-07-23 01:06:05.579 | quota-check-limit-default 2026-07-23 01:06:05.579 | quota_details 2026-07-23 01:06:05.579 | quotas 2026-07-23 01:06:05.579 | rbac-address-scope 2026-07-23 01:06:05.580 | rbac-policies 2026-07-23 01:06:05.580 | rbac-security-groups 2026-07-23 01:06:05.580 | router 2026-07-23 01:06:05.580 | router-enable-snat 2026-07-23 01:06:05.580 | router_availability_zone 2026-07-23 01:06:05.580 | security-group 2026-07-23 01:06:05.580 | security-groups-default-rules 2026-07-23 01:06:05.581 | security-groups-default-statefulness 2026-07-23 01:06:05.581 | security-groups-normalized-cidr 2026-07-23 01:06:05.581 | security-groups-remote-address-group 2026-07-23 01:06:05.581 | security-groups-rules-belongs-to-default-sg 2026-07-23 01:06:05.581 | security-groups-shared-filtering 2026-07-23 01:06:05.581 | segment 2026-07-23 01:06:05.581 | sorting 2026-07-23 01:06:05.582 | standard-attr-description 2026-07-23 01:06:05.582 | standard-attr-fwaas-v2 2026-07-23 01:06:05.582 | standard-attr-revisions 2026-07-23 01:06:05.582 | standard-attr-tag 2026-07-23 01:06:05.582 | standard-attr-timestamp 2026-07-23 01:06:05.582 | stateful-security-group 2026-07-23 01:06:05.583 | subnet-dns-publish-fixed-ip 2026-07-23 01:06:05.583 | subnet-external-network 2026-07-23 01:06:05.583 | subnet-service-types 2026-07-23 01:06:05.583 | subnet_allocation 2026-07-23 01:06:05.583 | subnet_onboard 2026-07-23 01:06:05.583 | subnetpool-prefix-ops 2026-07-23 01:06:05.583 | tag-creation 2026-07-23 01:06:05.583 | tap-mirror 2026-07-23 01:06:05.584 | tap-mirror-both-direction 2026-07-23 01:06:05.584 | trunk 2026-07-23 01:06:05.584 | uplink-status-propagation 2026-07-23 01:06:05.584 | uplink-status-propagation-updatable 2026-07-23 01:06:05.584 | vlan-transparent 2026-07-23 01:06:05.584 | vpn-endpoint-groups 2026-07-23 01:06:05.584 | vpnaas' 2026-07-23 01:06:05.585 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:487 : LC_ALL=C 2026-07-23 01:06:05.585 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 487: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-23 01:06:05.585 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:487 : comm -3 /dev/fd/63 /dev/fd/62 2026-07-23 01:06:05.585 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:487 : disabled_ext= 2026-07-23 01:06:05.585 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:491 : '[' '!' -z '' ']' 2026-07-23 01:06:05.585 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:498 : echo address-group address-scope agent allowed-address-pairs auto-allocated-topology availability_zone bgp bgp_4byte_asn bgp_dragent_scheduler binding binding-extended default-subnetpools dhcp_agent_scheduler dns-domain-ports dns-integration dns-integration-domain-keywords empty-string-filtering enable-default-route-bfd enable-default-route-ecmp expose-port-forwarding-in-fip ext-gw-mode external-gateway-multihoming external-net extra_dhcp_opt extraroute extraroute-atomic filter-validation fip-port-details flavors floating-ip-port-forwarding floating-ip-port-forwarding-description floating-ip-port-forwarding-detail floating-ip-port-forwarding-port-ranges floatingip-pools fwaas_v2 ip_allocation l3-agent-scheduler-ha-chassis-priority l3-flavors l3-ha l3_agent_scheduler logging multi-provider net-mtu net-mtu-writable network-ip-availability network_availability_zone network_ha pagination port-device-profile port-hardware-offload-type port-mac-address-regenerate port-numa-affinity-policy port-numa-affinity-policy-socket port-resource-request port-security port-trusted-vif project-id provider pvlan qinq qos qos-bw-limit-direction qos-bw-minimum-ingress qos-default qos-fip qos-gateway-ip qos-rule-type-details qos-rule-type-filter qos-rules-alias quota-check-limit quota-check-limit-default quota_details quotas rbac-address-scope rbac-policies rbac-security-groups router router-enable-snat router_availability_zone security-group security-groups-default-rules security-groups-default-statefulness security-groups-normalized-cidr security-groups-remote-address-group security-groups-rules-belongs-to-default-sg security-groups-shared-filtering segment sorting standard-attr-description standard-attr-fwaas-v2 standard-attr-revisions standard-attr-tag standard-attr-timestamp stateful-security-group subnet-dns-publish-fixed-ip subnet-external-network subnet-service-types subnet_allocation subnet_onboard subnetpool-prefix-ops tag-creation tap-mirror tap-mirror-both-direction trunk uplink-status-propagation uplink-status-propagation-updatable vlan-transparent vpn-endpoint-groups vpnaas 2026-07-23 01:06:05.585 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:498 : tr ' ' , 2026-07-23 01:06:05.586 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:498 : export NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-07-23 01:06:05.586 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:498 : NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-07-23 01:06:05.586 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:506 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve max_header_size=38 2026-07-23 01:06:05.586 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-23 01:06:05.586 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2026-07-23 01:06:05.586 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=max_header_size=38 2026-07-23 01:06:05.587 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z max_header_size=38 ']' 2026-07-23 01:06:05.587 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-23 01:06:05.587 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve max_header_size 38 2026-07-23 01:06:05.598 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:507 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_connection=tcp:192.168.122.85:6641 2026-07-23 01:06:05.601 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-23 01:06:05.604 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-07-23 01:06:05.608 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_nb_connection=tcp:192.168.122.85:6641 2026-07-23 01:06:05.611 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_nb_connection=tcp:192.168.122.85:6641 ']' 2026-07-23 01:06:05.614 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-23 01:06:05.618 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_connection tcp:192.168.122.85:6641 2026-07-23 01:06:05.652 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:508 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_connection=tcp:192.168.122.85:6642 2026-07-23 01:06:05.655 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-23 01:06:05.657 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-07-23 01:06:05.659 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_sb_connection=tcp:192.168.122.85:6642 2026-07-23 01:06:05.662 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_sb_connection=tcp:192.168.122.85:6642 ']' 2026-07-23 01:06:05.665 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-23 01:06:05.667 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_connection tcp:192.168.122.85:6642 2026-07-23 01:06:05.701 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:509 : is_service_enabled tls-proxy 2026-07-23 01:06:05.720 | + functions-common:is_service_enabled:2076 : return 1 2026-07-23 01:06:05.723 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:517 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn neutron_sync_mode=log 2026-07-23 01:06:05.726 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-23 01:06:05.729 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-07-23 01:06:05.732 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=neutron_sync_mode=log 2026-07-23 01:06:05.735 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z neutron_sync_mode=log ']' 2026-07-23 01:06:05.738 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-23 01:06:05.741 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn neutron_sync_mode log 2026-07-23 01:06:05.776 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:518 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_l3_scheduler=leastloaded 2026-07-23 01:06:05.779 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-23 01:06:05.782 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-07-23 01:06:05.785 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_l3_scheduler=leastloaded 2026-07-23 01:06:05.788 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_l3_scheduler=leastloaded ']' 2026-07-23 01:06:05.791 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-23 01:06:05.794 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_l3_scheduler leastloaded 2026-07-23 01:06:05.828 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:519 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group=True 2026-07-23 01:06:05.831 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-23 01:06:05.834 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=securitygroup 2026-07-23 01:06:05.836 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=enable_security_group=True 2026-07-23 01:06:05.839 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z enable_security_group=True ']' 2026-07-23 01:06:05.842 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-23 01:06:05.845 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2026-07-23 01:06:05.879 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:520 : inicomment /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver 2026-07-23 01:06:05.901 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:522 : is_service_enabled q-log neutron-log 2026-07-23 01:06:05.923 | + functions-common:is_service_enabled:2076 : return 1 2026-07-23 01:06:05.926 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:528 : is_ovn_metadata_agent_enabled 2026-07-23 01:06:05.930 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:323 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-07-23 01:06:05.953 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 01:06:05.956 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:323 : [[ False == \F\a\l\s\e ]] 2026-07-23 01:06:05.960 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:324 : return 0 2026-07-23 01:06:05.964 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:529 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_metadata_enabled=True 2026-07-23 01:06:05.967 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-23 01:06:05.971 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-07-23 01:06:05.975 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_metadata_enabled=True 2026-07-23 01:06:05.978 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_metadata_enabled=True ']' 2026-07-23 01:06:05.982 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-23 01:06:05.985 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_metadata_enabled True 2026-07-23 01:06:06.026 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:536 : is_service_enabled q-dns neutron-dns 2026-07-23 01:06:06.049 | + functions-common:is_service_enabled:2076 : return 1 2026-07-23 01:06:06.053 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:541 : iniset /etc/neutron/neutron.conf ovs igmp_snooping_enable False 2026-07-23 01:06:06.099 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:544 : is_service_enabled q-dhcp neutron-dhcp 2026-07-23 01:06:06.123 | + functions-common:is_service_enabled:2076 : return 1 2026-07-23 01:06:06.127 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:547 : iniset /etc/neutron/neutron.conf DEFAULT dhcp_agent_notification False 2026-07-23 01:06:06.173 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:550 : is_service_enabled n-api-meta 2026-07-23 01:06:06.198 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 01:06:06.201 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:551 : is_ovn_metadata_agent_enabled 2026-07-23 01:06:06.205 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:323 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-07-23 01:06:06.230 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 01:06:06.233 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:323 : [[ False == \F\a\l\s\e ]] 2026-07-23 01:06:06.237 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:324 : return 0 2026-07-23 01:06:06.240 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:552 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2026-07-23 01:06:06.285 | + lib/neutron:configure_neutron:413 : is_service_enabled q-placement neutron-placement 2026-07-23 01:06:06.310 | + functions-common:is_service_enabled:2076 : return 1 2026-07-23 01:06:06.314 | + lib/neutron:configure_neutron:416 : is_service_enabled q-trunk neutron-trunk 2026-07-23 01:06:06.340 | + functions-common:is_service_enabled:2076 : return 1 2026-07-23 01:06:06.345 | + lib/neutron:configure_neutron:419 : is_service_enabled q-qos neutron-qos 2026-07-23 01:06:06.368 | + functions-common:is_service_enabled:2076 : return 1 2026-07-23 01:06:06.372 | + lib/neutron:configure_neutron:426 : is_service_enabled neutron-segments 2026-07-23 01:06:06.395 | + functions-common:is_service_enabled:2076 : return 1 2026-07-23 01:06:06.398 | + lib/neutron:configure_neutron:430 : is_service_enabled q-ovn-bgp 2026-07-23 01:06:06.424 | + functions-common:is_service_enabled:2076 : return 1 2026-07-23 01:06:06.428 | + lib/neutron:configure_neutron:433 : is_service_enabled q-ovn-evpn 2026-07-23 01:06:06.452 | + functions-common:is_service_enabled:2076 : return 1 2026-07-23 01:06:06.455 | + lib/neutron:configure_neutron:438 : is_service_enabled q-agt neutron-agent q-svc neutron-api 2026-07-23 01:06:06.478 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 01:06:06.481 | + lib/neutron:configure_neutron:439 : _configure_neutron_service 2026-07-23 01:06:06.484 | + lib/neutron:_configure_neutron_service:1007 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2026-07-23 01:06:06.488 | + lib/neutron:_configure_neutron_service:1008 : cp /opt/stack/neutron/etc/neutron/api-paste.ini /etc/neutron/api-paste.ini 2026-07-23 01:06:06.494 | + lib/neutron:_configure_neutron_service:1011 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2026-07-23 01:06:06.537 | + lib/neutron:_configure_neutron_service:1013 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2026-07-23 01:06:06.583 | + lib/neutron:_configure_neutron_service:1014 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2026-07-23 01:06:06.626 | + lib/neutron:_configure_neutron_service:1016 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2026-07-23 01:06:06.670 | + lib/neutron:_configure_neutron_service:1017 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2026-07-23 01:06:06.673 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/neutron/neutron.conf 2026-07-23 01:06:06.678 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=neutron 2026-07-23 01:06:06.681 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-07-23 01:06:06.685 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-07-23 01:06:06.688 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/neutron/neutron.conf neutron keystone_authtoken 2026-07-23 01:06:06.692 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-07-23 01:06:06.695 | + lib/keystone:configure_keystoneauth:392 : local admin_user=neutron 2026-07-23 01:06:06.698 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-07-23 01:06:06.701 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2026-07-23 01:06:06.735 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2026-07-23 01:06:06.769 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://192.168.122.85/identity 2026-07-23 01:06:06.804 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2026-07-23 01:06:06.838 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf keystone_authtoken password nomoresecret 2026-07-23 01:06:06.874 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2026-07-23 01:06:06.909 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2026-07-23 01:06:06.944 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2026-07-23 01:06:06.979 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/neutron/neutron.conf keystone_authtoken www_authenticate_uri http://192.168.122.85/identity 2026-07-23 01:06:07.015 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-07-23 01:06:07.051 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2026-07-23 01:06:07.088 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-07-23 01:06:07.091 | + lib/neutron:_configure_neutron_service:1020 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2026-07-23 01:06:07.126 | + lib/neutron:_configure_neutron_service:1021 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2026-07-23 01:06:07.163 | + lib/neutron:_configure_neutron_service:1023 : configure_keystoneauth /etc/neutron/neutron.conf nova nova 2026-07-23 01:06:07.166 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-07-23 01:06:07.169 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-23 01:06:07.172 | + lib/keystone:configure_keystoneauth:393 : local section=nova 2026-07-23 01:06:07.175 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf nova auth_type password 2026-07-23 01:06:07.211 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf nova interface public 2026-07-23 01:06:07.248 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf nova auth_url http://192.168.122.85/identity 2026-07-23 01:06:07.285 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf nova username nova 2026-07-23 01:06:07.321 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf nova password nomoresecret 2026-07-23 01:06:07.355 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2026-07-23 01:06:07.390 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf nova project_name service 2026-07-23 01:06:07.425 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2026-07-23 01:06:07.461 | + lib/neutron:_configure_neutron_service:1026 : configure_keystoneauth /etc/neutron/neutron.conf placement placement 2026-07-23 01:06:07.464 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-07-23 01:06:07.467 | + lib/keystone:configure_keystoneauth:392 : local admin_user=placement 2026-07-23 01:06:07.470 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-07-23 01:06:07.473 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf placement auth_type password 2026-07-23 01:06:07.508 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf placement interface public 2026-07-23 01:06:07.543 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf placement auth_url http://192.168.122.85/identity 2026-07-23 01:06:07.581 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf placement username placement 2026-07-23 01:06:07.618 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf placement password nomoresecret 2026-07-23 01:06:07.652 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf placement user_domain_name Default 2026-07-23 01:06:07.688 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf placement project_name service 2026-07-23 01:06:07.723 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf placement project_domain_name Default 2026-07-23 01:06:07.760 | + lib/neutron:_configure_neutron_service:1029 : neutron_plugin_configure_service 2026-07-23 01:06:07.762 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ geneve != \l\o\c\a\l ]] 2026-07-23 01:06:07.766 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(project_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2026-07-23 01:06:07.769 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2026-07-23 01:06:07.772 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2026-07-23 01:06:07.775 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ public != '' ]] 2026-07-23 01:06:07.778 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=public 2026-07-23 01:06:07.781 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ '' != '' ]] 2026-07-23 01:06:07.783 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ public != '' ]] 2026-07-23 01:06:07.786 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2026-07-23 01:06:07.789 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2026-07-23 01:06:07.792 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n public ]] 2026-07-23 01:06:07.794 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2026-07-23 01:06:07.797 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n public ]] 2026-07-23 01:06:07.800 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=public, 2026-07-23 01:06:07.803 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n public ]] 2026-07-23 01:06:07.806 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ public != \p\u\b\l\i\c ]] 2026-07-23 01:06:07.808 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:114 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group=True 2026-07-23 01:06:07.811 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-23 01:06:07.814 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=securitygroup 2026-07-23 01:06:07.816 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=enable_security_group=True 2026-07-23 01:06:07.819 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z enable_security_group=True ']' 2026-07-23 01:06:07.822 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-23 01:06:07.824 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2026-07-23 01:06:07.859 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:116 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers=ovn 2026-07-23 01:06:07.862 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-23 01:06:07.866 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-07-23 01:06:07.869 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=ovn 2026-07-23 01:06:07.872 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=ovn ']' 2026-07-23 01:06:07.875 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-23 01:06:07.877 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers ovn 2026-07-23 01:06:07.911 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:117 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 overlay_ip_version=4 2026-07-23 01:06:07.914 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-23 01:06:07.917 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-07-23 01:06:07.919 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=overlay_ip_version=4 2026-07-23 01:06:07.922 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z overlay_ip_version=4 ']' 2026-07-23 01:06:07.925 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-23 01:06:07.928 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 overlay_ip_version 4 2026-07-23 01:06:07.961 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:119 : [[ -n local,flat,vlan,geneve ]] 2026-07-23 01:06:07.964 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:120 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 type_drivers=local,flat,vlan,geneve 2026-07-23 01:06:07.967 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-23 01:06:07.970 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-07-23 01:06:07.973 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=type_drivers=local,flat,vlan,geneve 2026-07-23 01:06:07.976 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z type_drivers=local,flat,vlan,geneve ']' 2026-07-23 01:06:07.979 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-23 01:06:07.981 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 type_drivers local,flat,vlan,geneve 2026-07-23 01:06:08.016 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:123 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers=port_security,qos 2026-07-23 01:06:08.019 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-23 01:06:08.022 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-07-23 01:06:08.024 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security,qos 2026-07-23 01:06:08.027 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security,qos ']' 2026-07-23 01:06:08.030 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-23 01:06:08.032 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security,qos 2026-07-23 01:06:08.067 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:125 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 project_network_types=geneve 2026-07-23 01:06:08.069 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-23 01:06:08.072 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-07-23 01:06:08.074 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=project_network_types=geneve 2026-07-23 01:06:08.078 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z project_network_types=geneve ']' 2026-07-23 01:06:08.081 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-23 01:06:08.083 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 project_network_types geneve 2026-07-23 01:06:08.117 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:127 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges=1:1000 2026-07-23 01:06:08.120 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-23 01:06:08.123 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2026-07-23 01:06:08.126 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2026-07-23 01:06:08.128 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2026-07-23 01:06:08.131 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-23 01:06:08.134 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges 1:1000 2026-07-23 01:06:08.169 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:129 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges=1:1000 2026-07-23 01:06:08.172 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-23 01:06:08.175 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2026-07-23 01:06:08.179 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2026-07-23 01:06:08.182 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2026-07-23 01:06:08.184 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-23 01:06:08.187 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2026-07-23 01:06:08.222 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:131 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks=public, 2026-07-23 01:06:08.225 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-23 01:06:08.228 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2026-07-23 01:06:08.231 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=public, 2026-07-23 01:06:08.233 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=public, ']' 2026-07-23 01:06:08.237 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-23 01:06:08.239 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks public, 2026-07-23 01:06:08.273 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:133 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges=public 2026-07-23 01:06:08.276 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-23 01:06:08.279 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2026-07-23 01:06:08.282 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=public 2026-07-23 01:06:08.285 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=public ']' 2026-07-23 01:06:08.288 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-23 01:06:08.291 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges public 2026-07-23 01:06:08.327 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:135 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges=1:65536 2026-07-23 01:06:08.330 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-23 01:06:08.333 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2026-07-23 01:06:08.336 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:65536 2026-07-23 01:06:08.339 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:65536 ']' 2026-07-23 01:06:08.341 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-23 01:06:08.344 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:65536 2026-07-23 01:06:08.378 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:137 : [[ legacy != \l\e\g\a\c\y ]] 2026-07-23 01:06:08.381 | + lib/neutron:configure_neutron:442 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2026-07-23 01:06:08.417 | + lib/neutron:configure_neutron:446 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2026-07-23 01:06:08.453 | + lib/neutron:configure_neutron:448 : write_uwsgi_config /etc/neutron/neutron-api-uwsgi.ini neutron.wsgi.api:application /networking '' neutron-api 2026-07-23 01:06:08.456 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/neutron/neutron-api-uwsgi.ini 2026-07-23 01:06:08.460 | + lib/apache:write_uwsgi_config:244 : local wsgi=neutron.wsgi.api:application 2026-07-23 01:06:08.463 | + lib/apache:write_uwsgi_config:245 : local url=/networking 2026-07-23 01:06:08.466 | + lib/apache:write_uwsgi_config:246 : local http= 2026-07-23 01:06:08.469 | + lib/apache:write_uwsgi_config:247 : local name=neutron-api 2026-07-23 01:06:08.472 | + lib/apache:write_uwsgi_config:249 : '[' -z neutron-api ']' 2026-07-23 01:06:08.475 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-07-23 01:06:08.478 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-07-23 01:06:08.495 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-07-23 01:06:08.495 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-07-23 01:06:08.506 | d /var/run/uwsgi 0755 quobyte root 2026-07-23 01:06:08.510 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-07-23 01:06:08.524 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-07-23 01:06:08.528 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/neutron-api.socket 2026-07-23 01:06:08.531 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/neutron/neutron-api-uwsgi.ini 2026-07-23 01:06:08.536 | + lib/apache:write_uwsgi_config:270 : [[ neutron.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-07-23 01:06:08.539 | + lib/apache:write_uwsgi_config:271 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi module neutron.wsgi.api:application 2026-07-23 01:06:08.576 | + lib/apache:write_uwsgi_config:276 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi processes 2 2026-07-23 01:06:08.610 | + lib/apache:write_uwsgi_config:278 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi master true 2026-07-23 01:06:08.644 | + lib/apache:write_uwsgi_config:280 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi die-on-term true 2026-07-23 01:06:08.678 | + lib/apache:write_uwsgi_config:281 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi exit-on-reload false 2026-07-23 01:06:08.715 | + lib/apache:write_uwsgi_config:284 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-07-23 01:06:08.750 | + lib/apache:write_uwsgi_config:285 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi enable-threads true 2026-07-23 01:06:08.787 | + lib/apache:write_uwsgi_config:286 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi plugins http,python3 2026-07-23 01:06:08.821 | + lib/apache:write_uwsgi_config:288 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi thunder-lock true 2026-07-23 01:06:08.859 | + lib/apache:write_uwsgi_config:290 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-07-23 01:06:08.901 | + lib/apache:write_uwsgi_config:292 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi buffer-size 65535 2026-07-23 01:06:08.940 | + lib/apache:write_uwsgi_config:294 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-07-23 01:06:08.980 | + lib/apache:write_uwsgi_config:296 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi lazy-apps true 2026-07-23 01:06:09.018 | + lib/apache:write_uwsgi_config:298 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi start-time %t 2026-07-23 01:06:09.056 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-07-23 01:06:09.059 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-07-23 01:06:09.064 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for neutron-api 2026-07-23 01:06:09.068 | ++ lib/apache:apache_site_config_for:174 : local site=neutron-api 2026-07-23 01:06:09.071 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-07-23 01:06:09.075 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-23 01:06:09.079 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-23 01:06:09.083 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/neutron-api.conf 2026-07-23 01:06:09.087 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/neutron-api.conf 2026-07-23 01:06:09.091 | + lib/apache:write_uwsgi_config:306 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi socket /var/run/uwsgi/neutron-api.socket 2026-07-23 01:06:09.131 | + lib/apache:write_uwsgi_config:307 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi chmod-socket 666 2026-07-23 01:06:09.170 | + lib/apache:write_uwsgi_config:308 : echo 'ProxyPass "/networking" "unix:/var/run/uwsgi/neutron-api.socket|uwsgi://uwsgi-uds-neutron-api" retry=0 acquire=1 ' 2026-07-23 01:06:09.171 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/neutron-api.conf 2026-07-23 01:06:09.187 | ProxyPass "/networking" "unix:/var/run/uwsgi/neutron-api.socket|uwsgi://uwsgi-uds-neutron-api" retry=0 acquire=1 2026-07-23 01:06:09.192 | + lib/apache:write_uwsgi_config:309 : enable_apache_site neutron-api 2026-07-23 01:06:09.196 | + lib/apache:enable_apache_site:191 : local site=neutron-api 2026-07-23 01:06:09.199 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-07-23 01:06:09.202 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-07-23 01:06:09.206 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-23 01:06:09.209 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-23 01:06:09.213 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-23 01:06:09.217 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-23 01:06:09.220 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-07-23 01:06:09.223 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-07-23 01:06:09.227 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-23 01:06:09.230 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-23 01:06:09.235 | + lib/apache:enable_apache_site:195 : sudo a2ensite neutron-api 2026-07-23 01:06:09.247 | perl: warning: Setting locale failed. 2026-07-23 01:06:09.247 | perl: warning: Please check that your locale settings: 2026-07-23 01:06:09.247 | LANGUAGE = (unset), 2026-07-23 01:06:09.247 | LC_ALL = "en_US.utf8", 2026-07-23 01:06:09.247 | LANG = "de_DE.UTF-8" 2026-07-23 01:06:09.247 | are supported and installed on your system. 2026-07-23 01:06:09.248 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-23 01:06:09.288 | Enabling site neutron-api. 2026-07-23 01:06:09.293 | To activate the new configuration, you need to run: 2026-07-23 01:06:09.293 | systemctl reload apache2 2026-07-23 01:06:09.299 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-07-23 01:06:09.302 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-23 01:06:09.305 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-23 01:06:09.308 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-23 01:06:09.503 | + ./stack.sh:main:1173 : is_service_enabled mysql postgresql 2026-07-23 01:06:09.524 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 01:06:09.528 | + ./stack.sh:main:1173 : is_service_enabled neutron 2026-07-23 01:06:09.548 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 01:06:09.551 | + ./stack.sh:main:1174 : async_runfunc init_neutron 2026-07-23 01:06:09.554 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2026-07-23 01:06:09.624 | + inc/async:async_inner:63 : init_neutron 2026-07-23 01:06:09.665 | [2070 Async init_neutron:56752]: running: init_neutron 2026-07-23 01:06:09.665 | + ./stack.sh:main:1182 : is_service_enabled q-dhcp 2026-07-23 01:06:09.683 | + functions-common:is_service_enabled:2076 : return 1 2026-07-23 01:06:09.686 | + ./stack.sh:main:1201 : is_service_enabled nova neutron 2026-07-23 01:06:09.707 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 01:06:09.709 | + ./stack.sh:main:1202 : configure_os_vif 2026-07-23 01:06:09.712 | + lib/os-vif:configure_os_vif:16 : [[ -e /etc/nova/nova.conf ]] 2026-07-23 01:06:09.716 | + lib/os-vif:configure_os_vif:17 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2026-07-23 01:06:09.755 | + lib/os-vif:configure_os_vif:19 : [[ -e /etc/neutron/neutron.conf ]] 2026-07-23 01:06:09.758 | + lib/os-vif:configure_os_vif:20 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2026-07-23 01:06:09.801 | + ./stack.sh:main:1208 : is_service_enabled swift 2026-07-23 01:06:09.828 | + functions-common:is_service_enabled:2076 : return 1 2026-07-23 01:06:09.832 | + ./stack.sh:main:1217 : is_service_enabled cinder 2026-07-23 01:06:09.853 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 01:06:09.857 | + ./stack.sh:main:1218 : echo_summary 'Configuring Cinder' 2026-07-23 01:06:09.859 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-23 01:06:09.862 | + ./stack.sh:echo_summary:450 : echo -e Configuring Cinder 2026-07-23 01:06:09.866 | + ./stack.sh:main:1219 : async_runfunc init_cinder 2026-07-23 01:06:09.868 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2026-07-23 01:06:09.933 | + inc/async:async_inner:63 : init_cinder 2026-07-23 01:06:09.975 | [2070 Async init_cinder:56988]: running: init_cinder 2026-07-23 01:06:09.978 | + ./stack.sh:main:1225 : is_service_enabled placement 2026-07-23 01:06:09.996 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 01:06:09.999 | + ./stack.sh:main:1226 : echo_summary 'Configuring placement' 2026-07-23 01:06:10.001 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-23 01:06:10.003 | + ./stack.sh:echo_summary:450 : echo -e Configuring placement 2026-07-23 01:06:10.005 | + ./stack.sh:main:1227 : async_runfunc init_placement 2026-07-23 01:06:10.007 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2026-07-23 01:06:10.072 | + inc/async:async_inner:63 : init_placement 2026-07-23 01:06:10.121 | [2070 Async init_placement:57118]: running: init_placement 2026-07-23 01:06:10.125 | + ./stack.sh:main:1231 : async_wait init_neutron 2026-07-23 01:06:10.192 | [2070 Async init_neutron:56752]: Waiting for completion of init_neutron running on PID 56752 (5 other jobs running) 2026-07-23 01:06:10.219 | [2070 Async init_neutron:56752]: Signaling child to exit 2026-07-23 01:06:24.424 | + inc/async:async_inner:64 : rc=0 2026-07-23 01:06:24.463 | [56988 Async init_cinder:56988]: finished successfully 2026-07-23 01:06:51.587 | + inc/async:async_inner:64 : rc=0 2026-07-23 01:06:51.619 | [56752 Async init_neutron:56752]: finished successfully 2026-07-23 01:06:51.647 | WAKEUP 2026-07-23 01:06:51.673 | [2070 Async init_neutron:56752]: Signaled 2026-07-23 01:06:51.675 | + lib/neutron:init_neutron:505 : recreate_database neutron 2026-07-23 01:06:51.675 | + lib/database:recreate_database:112 : local db=neutron 2026-07-23 01:06:51.675 | + lib/database:recreate_database:113 : recreate_database_mysql neutron 2026-07-23 01:06:51.676 | + lib/databases/mysql:recreate_database_mysql:54 : local db=neutron 2026-07-23 01:06:51.676 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2026-07-23 01:06:51.676 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-23 01:06:51.676 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2026-07-23 01:06:51.677 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-23 01:06:51.677 | + lib/neutron:init_neutron:506 : time_start dbsync 2026-07-23 01:06:51.677 | + functions-common:time_start:2406 : local name=dbsync 2026-07-23 01:06:51.677 | + functions-common:time_start:2407 : local start_time= 2026-07-23 01:06:51.677 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-23 01:06:51.677 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-23 01:06:51.677 | + functions-common:time_start:2411 : _TIME_START[$name]=1784768769819 2026-07-23 01:06:51.677 | + 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-07-23 01:06:51.677 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-23 01:06:51.677 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-23 01:06:51.677 | we strongly recommend against using it for new projects. 2026-07-23 01:06:51.678 | 2026-07-23 01:06:51.678 | If you are already using Eventlet, we recommend migrating to a different 2026-07-23 01:06:51.678 | framework. For more detail see 2026-07-23 01:06:51.678 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-23 01:06:51.679 | 2026-07-23 01:06:51.679 | import eventlet as _eventlet # noqa 2026-07-23 01:06:51.679 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2026-07-23 01:06:51.680 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2026-07-23 01:06:51.680 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2026-07-23 01:06:51.680 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2026-07-23 01:06:51.680 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2026-07-23 01:06:51.680 | INFO [alembic.runtime.migration] Running upgrade kilo -> 599c6a226151 2026-07-23 01:06:51.680 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2026-07-23 01:06:51.680 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2026-07-23 01:06:51.680 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2026-07-23 01:06:51.680 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2026-07-23 01:06:51.681 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2026-07-23 01:06:51.681 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2026-07-23 01:06:51.681 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2026-07-23 01:06:51.681 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2026-07-23 01:06:51.681 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2026-07-23 01:06:51.682 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2026-07-23 01:06:51.682 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2026-07-23 01:06:51.682 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2026-07-23 01:06:51.682 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2026-07-23 01:06:51.683 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2026-07-23 01:06:51.683 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2026-07-23 01:06:51.683 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2026-07-23 01:06:51.683 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2026-07-23 01:06:51.683 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2026-07-23 01:06:51.683 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2026-07-23 01:06:51.684 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2026-07-23 01:06:51.684 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2026-07-23 01:06:51.684 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2026-07-23 01:06:51.684 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2026-07-23 01:06:51.684 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2026-07-23 01:06:51.684 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2026-07-23 01:06:51.684 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2026-07-23 01:06:51.684 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2026-07-23 01:06:51.684 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2026-07-23 01:06:51.684 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2026-07-23 01:06:51.685 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2026-07-23 01:06:51.685 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2026-07-23 01:06:51.685 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2026-07-23 01:06:51.685 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2026-07-23 01:06:51.685 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 4ffceebfada 2026-07-23 01:06:51.686 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfada -> 2e5352a0ad4d 2026-07-23 01:06:51.686 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2026-07-23 01:06:51.686 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 8a6d8bdae39 2026-07-23 01:06:51.687 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> c6c112992c9 2026-07-23 01:06:51.687 | INFO [alembic.runtime.migration] Running upgrade c6c112992c9 -> 5ffceebfada 2026-07-23 01:06:51.687 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2026-07-23 01:06:51.687 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2026-07-23 01:06:51.687 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2026-07-23 01:06:51.688 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2026-07-23 01:06:51.688 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2026-07-23 01:06:51.688 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2026-07-23 01:06:51.688 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> b67e765a3524 2026-07-23 01:06:51.688 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2026-07-23 01:06:51.689 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2026-07-23 01:06:51.689 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2026-07-23 01:06:51.689 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2026-07-23 01:06:51.689 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2026-07-23 01:06:51.689 | INFO [alembic.runtime.migration] Running upgrade b67e765a3524 -> a84ccf28f06a 2026-07-23 01:06:51.689 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2026-07-23 01:06:51.689 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2026-07-23 01:06:51.689 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2026-07-23 01:06:51.689 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2026-07-23 01:06:51.690 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2026-07-23 01:06:51.690 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2026-07-23 01:06:51.690 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2026-07-23 01:06:51.690 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2026-07-23 01:06:51.690 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2026-07-23 01:06:51.691 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2026-07-23 01:06:51.691 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2026-07-23 01:06:51.691 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2026-07-23 01:06:51.691 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2026-07-23 01:06:51.692 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2026-07-23 01:06:51.692 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2026-07-23 01:06:51.692 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2026-07-23 01:06:51.692 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2026-07-23 01:06:51.693 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2026-07-23 01:06:51.693 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2026-07-23 01:06:51.693 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2026-07-23 01:06:51.693 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2026-07-23 01:06:51.693 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2026-07-23 01:06:51.693 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2026-07-23 01:06:51.693 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2026-07-23 01:06:51.693 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2026-07-23 01:06:51.693 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2026-07-23 01:06:51.693 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2026-07-23 01:06:51.693 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2026-07-23 01:06:51.694 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2026-07-23 01:06:51.694 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2026-07-23 01:06:51.694 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2026-07-23 01:06:51.694 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2026-07-23 01:06:51.695 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2026-07-23 01:06:51.695 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2026-07-23 01:06:51.695 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2026-07-23 01:06:51.695 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2026-07-23 01:06:51.696 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2026-07-23 01:06:51.696 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2026-07-23 01:06:51.696 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2026-07-23 01:06:51.696 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2026-07-23 01:06:51.696 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2026-07-23 01:06:51.696 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2026-07-23 01:06:51.697 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2026-07-23 01:06:51.697 | INFO [alembic.runtime.migration] Running upgrade 1e0744e4ffea -> 6135a7bd4425 2026-07-23 01:06:51.697 | INFO [alembic.runtime.migration] Running upgrade 6135a7bd4425 -> 8df53b0d2c0e 2026-07-23 01:06:51.697 | INFO [alembic.runtime.migration] Running upgrade 8df53b0d2c0e -> 1bb3393de75d, add qos policy rule Packet Rate Limit 2026-07-23 01:06:51.697 | INFO [alembic.runtime.migration] Running upgrade 1bb3393de75d -> c181bb1d89e4 2026-07-23 01:06:51.697 | INFO [alembic.runtime.migration] Running upgrade c181bb1d89e4 -> ba859d649675 2026-07-23 01:06:51.697 | INFO [alembic.runtime.migration] Running upgrade ba859d649675 -> e981acd076d3 2026-07-23 01:06:51.698 | INFO [alembic.runtime.migration] Running upgrade e981acd076d3 -> 76df7844a8c6, add Local IP tables 2026-07-23 01:06:51.698 | INFO [alembic.runtime.migration] Running upgrade 76df7844a8c6 -> 1ffef8d6f371, migrate RBAC registers from "target_tenant" to "target_project" 2026-07-23 01:06:51.698 | INFO [alembic.runtime.migration] Running upgrade 1ffef8d6f371 -> cd9ef14ccf87 2026-07-23 01:06:51.698 | INFO [alembic.runtime.migration] Running upgrade cd9ef14ccf87 -> 34cf8b009713 2026-07-23 01:06:51.698 | INFO [alembic.runtime.migration] Running upgrade 34cf8b009713 -> I43e0b669096 2026-07-23 01:06:51.698 | INFO [alembic.runtime.migration] Running upgrade I43e0b669096 -> 4e6e655746f6 2026-07-23 01:06:51.698 | INFO [alembic.runtime.migration] Running upgrade 4e6e655746f6 -> 659cbedf30a1 2026-07-23 01:06:51.698 | INFO [alembic.runtime.migration] Running upgrade 659cbedf30a1 -> 21ff98fabab1 2026-07-23 01:06:51.698 | INFO [alembic.runtime.migration] Running upgrade 21ff98fabab1 -> 5881373af7f5 2026-07-23 01:06:51.698 | INFO [alembic.runtime.migration] Running upgrade 5881373af7f5 -> fc153938cdc1 2026-07-23 01:06:51.698 | INFO [alembic.runtime.migration] Running upgrade fc153938cdc1 -> 93f394357a27 2026-07-23 01:06:51.699 | INFO [alembic.runtime.migration] Running upgrade 93f394357a27 -> 6f1145bff34c 2026-07-23 01:06:51.699 | INFO [alembic.runtime.migration] Running upgrade 6f1145bff34c -> 682c319773d7 2026-07-23 01:06:51.699 | INFO [alembic.runtime.migration] Running upgrade 682c319773d7 -> 0aefee21cd87 2026-07-23 01:06:51.699 | INFO [alembic.runtime.migration] Running upgrade 0aefee21cd87 -> b1199a3adbef 2026-07-23 01:06:51.699 | INFO [alembic.runtime.migration] Running upgrade b1199a3adbef -> c33da356b165 2026-07-23 01:06:51.700 | INFO [alembic.runtime.migration] Running upgrade c33da356b165 -> 89c58a70ceba 2026-07-23 01:06:51.700 | INFO [alembic.runtime.migration] Running upgrade 89c58a70ceba -> 0e6eff810791 2026-07-23 01:06:51.700 | INFO [alembic.runtime.migration] Running upgrade 0e6eff810791 -> 175fa80908e1 2026-07-23 01:06:51.701 | INFO [alembic.runtime.migration] Running upgrade 175fa80908e1 -> 5bcb7b31ec7d 2026-07-23 01:06:51.701 | INFO [alembic.runtime.migration] Running upgrade 5bcb7b31ec7d -> ad80a9f07c5c 2026-07-23 01:06:51.701 | INFO [alembic.runtime.migration] Running upgrade ad80a9f07c5c -> d553edeb540f 2026-07-23 01:06:51.702 | INFO [alembic.runtime.migration] Running upgrade d553edeb540f -> b1bca967e19d, Add unique constraint to the network segment range 2026-07-23 01:06:51.702 | INFO [alembic.runtime.migration] Running upgrade b1bca967e19d -> bdae3a00c493 2026-07-23 01:06:51.702 | INFO [alembic.runtime.migration] Running upgrade bdae3a00c493 -> a00aa97899c0 2026-07-23 01:06:51.702 | INFO [alembic.runtime.migration] Running upgrade a00aa97899c0 -> a1b2c3d4e5f6, Add security groups default statefulness table 2026-07-23 01:06:51.702 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2026-07-23 01:06:51.702 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2026-07-23 01:06:51.702 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2026-07-23 01:06:51.702 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2026-07-23 01:06:51.702 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2026-07-23 01:06:51.702 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2026-07-23 01:06:51.702 | Running upgrade for neutron ... 2026-07-23 01:06:51.703 | OK 2026-07-23 01:06:51.703 | + lib/neutron:init_neutron:509 : time_stop dbsync 2026-07-23 01:06:51.703 | + functions-common:time_stop:2420 : local name 2026-07-23 01:06:51.703 | + functions-common:time_stop:2421 : local end_time 2026-07-23 01:06:51.703 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-23 01:06:51.704 | + functions-common:time_stop:2423 : local total 2026-07-23 01:06:51.704 | + functions-common:time_stop:2424 : local start_time 2026-07-23 01:06:51.704 | + functions-common:time_stop:2426 : name=dbsync 2026-07-23 01:06:51.705 | + functions-common:time_stop:2427 : start_time=1784768769819 2026-07-23 01:06:51.705 | + functions-common:time_stop:2429 : [[ -z 1784768769819 ]] 2026-07-23 01:06:51.705 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-23 01:06:51.705 | + functions-common:time_stop:2432 : end_time=1784768811562 2026-07-23 01:06:51.705 | + functions-common:time_stop:2433 : elapsed_time=41743 2026-07-23 01:06:51.705 | + functions-common:time_stop:2434 : total=8135 2026-07-23 01:06:51.705 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-23 01:06:51.705 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=49878 2026-07-23 01:06:51.723 | [2070 Async init_neutron:56752]: finished init_neutron with result 0 in 42 seconds 2026-07-23 01:06:51.729 | + inc/async:async_wait:197 : return 0 2026-07-23 01:06:51.733 | + ./stack.sh:main:1232 : async_wait init_placement 2026-07-23 01:06:51.796 | [2070 Async init_placement:57118]: Waiting for completion of init_placement running on PID 57118 (4 other jobs running) 2026-07-23 01:06:51.826 | [2070 Async init_placement:57118]: Signaling child to exit 2026-07-23 01:06:56.404 | + inc/async:async_inner:64 : rc=0 2026-07-23 01:06:56.432 | [57118 Async init_placement:57118]: finished successfully 2026-07-23 01:06:56.459 | WAKEUP 2026-07-23 01:06:56.483 | [2070 Async init_placement:57118]: Signaled 2026-07-23 01:06:56.484 | + lib/placement:init_placement:113 : recreate_database placement 2026-07-23 01:06:56.485 | + lib/database:recreate_database:112 : local db=placement 2026-07-23 01:06:56.485 | + lib/database:recreate_database:113 : recreate_database_mysql placement 2026-07-23 01:06:56.485 | + lib/databases/mysql:recreate_database_mysql:54 : local db=placement 2026-07-23 01:06:56.485 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2026-07-23 01:06:56.485 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-23 01:06:56.485 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2026-07-23 01:06:56.485 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-23 01:06:56.485 | + lib/placement:init_placement:114 : /opt/stack/data/venv/bin/placement-manage db sync 2026-07-23 01:06:56.485 | + lib/placement:init_placement:115 : create_placement_accounts 2026-07-23 01:06:56.485 | + lib/placement:create_placement_accounts:102 : create_service_user placement admin 2026-07-23 01:06:56.486 | + lib/keystone:create_service_user:379 : get_or_create_user placement nomoresecret Default 2026-07-23 01:06:56.486 | + functions-common:get_or_create_user:899 : local user_id 2026-07-23 01:06:56.487 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-07-23 01:06:56.487 | + functions-common:get_or_create_user:903 : local email= 2026-07-23 01:06:56.487 | ++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create placement --password nomoresecret --domain=Default --or-show -f value -c id 2026-07-23 01:06:56.487 | ++ functions-common:oscwrap:2465 : return 0 2026-07-23 01:06:56.487 | + functions-common:get_or_create_user:915 : user_id=fbf5d5a4a48541abb4c5257c531869ca 2026-07-23 01:06:56.488 | + functions-common:get_or_create_user:916 : echo fbf5d5a4a48541abb4c5257c531869ca 2026-07-23 01:06:56.488 | fbf5d5a4a48541abb4c5257c531869ca 2026-07-23 01:06:56.488 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service placement service Default Default 2026-07-23 01:06:56.488 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-23 01:06:56.488 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-23 01:06:56.489 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-23 01:06:56.489 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-23 01:06:56.489 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-23 01:06:56.489 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-23 01:06:56.489 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-23 01:06:56.489 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-23 01:06:56.489 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-23 01:06:56.489 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-23 01:06:56.489 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-23 01:06:56.489 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add service --user placement --project service --user-domain Default --project-domain Default 2026-07-23 01:06:56.490 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user placement --project service --user-domain Default --project-domain Default -c Role -f value 2026-07-23 01:06:56.490 | ++ functions-common:oscwrap:2465 : return 0 2026-07-23 01:06:56.490 | + functions-common:get_or_add_user_project_role:979 : user_role_id=a020d3f53d6b4a4b930da95968a0eb88 2026-07-23 01:06:56.490 | + functions-common:get_or_add_user_project_role:980 : echo a020d3f53d6b4a4b930da95968a0eb88 2026-07-23 01:06:56.490 | a020d3f53d6b4a4b930da95968a0eb88 2026-07-23 01:06:56.490 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-07-23 01:06:56.490 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin placement service Default Default 2026-07-23 01:06:56.490 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-23 01:06:56.490 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-23 01:06:56.490 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-23 01:06:56.490 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-23 01:06:56.491 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-23 01:06:56.491 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-23 01:06:56.491 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-23 01:06:56.491 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-23 01:06:56.492 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-23 01:06:56.492 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-23 01:06:56.492 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-23 01:06:56.493 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user placement --project service --user-domain Default --project-domain Default 2026-07-23 01:06:56.493 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default -c Role -f value 2026-07-23 01:06:56.493 | ++ functions-common:oscwrap:2465 : return 0 2026-07-23 01:06:56.494 | + functions-common:get_or_add_user_project_role:979 : user_role_id=6d47da4375a5494bba8ee03097d8e9ec 2026-07-23 01:06:56.494 | + functions-common:get_or_add_user_project_role:980 : echo 6d47da4375a5494bba8ee03097d8e9ec 2026-07-23 01:06:56.494 | 6d47da4375a5494bba8ee03097d8e9ec 2026-07-23 01:06:56.494 | + lib/placement:create_placement_accounts:103 : local placement_api_url=http://192.168.122.85/placement 2026-07-23 01:06:56.494 | + lib/placement:create_placement_accounts:104 : get_or_create_service placement placement 'Placement Service' 2026-07-23 01:06:56.494 | + functions-common:get_or_create_service:1055 : local service_id 2026-07-23 01:06:56.494 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show placement -f value -c id 2026-07-23 01:06:56.494 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service create placement --name placement '--description=Placement Service' -f value -c id 2026-07-23 01:06:56.494 | ++ functions-common:oscwrap:2465 : return 0 2026-07-23 01:06:56.494 | + functions-common:get_or_create_service:1066 : service_id=' 2026-07-23 01:06:56.495 | 39d8e4eeae164df0b88fb165ff1b9f57' 2026-07-23 01:06:56.495 | + functions-common:get_or_create_service:1067 : echo 39d8e4eeae164df0b88fb165ff1b9f57 2026-07-23 01:06:56.495 | 39d8e4eeae164df0b88fb165ff1b9f57 2026-07-23 01:06:56.495 | + lib/placement:create_placement_accounts:106 : get_or_create_endpoint placement RegionOne http://192.168.122.85/placement 2026-07-23 01:06:56.495 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-07-23 01:06:56.495 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface placement public http://192.168.122.85/placement RegionOne 2026-07-23 01:06:56.495 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-07-23 01:06:56.495 | +++ functions-common:_get_or_create_endpoint_with_interface:1078 : oscwrap --os-cloud devstack-system-admin endpoint list --service placement --interface public --region RegionOne -c ID -f value 2026-07-23 01:06:56.495 | +++ functions-common:oscwrap:2465 : return 0 2026-07-23 01:06:56.495 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-07-23 01:06:56.495 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-07-23 01:06:56.496 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create placement public http://192.168.122.85/placement --region RegionOne -f value -c id 2026-07-23 01:06:56.496 | +++ functions-common:oscwrap:2465 : return 0 2026-07-23 01:06:56.496 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=0fd0eb70cc7d4352b81a9765c42de97f 2026-07-23 01:06:56.496 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 0fd0eb70cc7d4352b81a9765c42de97f 2026-07-23 01:06:56.497 | + functions-common:get_or_create_endpoint:1100 : public_id=0fd0eb70cc7d4352b81a9765c42de97f 2026-07-23 01:06:56.497 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-07-23 01:06:56.497 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-07-23 01:06:56.498 | + functions-common:get_or_create_endpoint:1109 : echo 0fd0eb70cc7d4352b81a9765c42de97f 2026-07-23 01:06:56.498 | 0fd0eb70cc7d4352b81a9765c42de97f 2026-07-23 01:06:56.532 | [2070 Async init_placement:57118]: finished init_placement with result 0 in 46 seconds 2026-07-23 01:06:56.538 | + inc/async:async_wait:197 : return 0 2026-07-23 01:06:56.542 | + ./stack.sh:main:1233 : async_wait init_glance 2026-07-23 01:06:56.602 | [2070 Async init_glance:52537]: Waiting for completion of init_glance running on PID 52537 (3 other jobs running) 2026-07-23 01:06:56.630 | [2070 Async init_glance:52537]: Signaling child to exit 2026-07-23 01:06:56.630 | WAKEUP 2026-07-23 01:06:56.654 | [2070 Async init_glance:52537]: Signaled 2026-07-23 01:06:56.656 | + lib/glance:init_glance:525 : rm -rf /opt/stack/data/glance/images 2026-07-23 01:06:56.656 | + lib/glance:init_glance:526 : mkdir -p /opt/stack/data/glance/images 2026-07-23 01:06:56.656 | + lib/glance:init_glance:529 : recreate_database glance 2026-07-23 01:06:56.656 | + lib/database:recreate_database:112 : local db=glance 2026-07-23 01:06:56.656 | + lib/database:recreate_database:113 : recreate_database_mysql glance 2026-07-23 01:06:56.656 | + lib/databases/mysql:recreate_database_mysql:54 : local db=glance 2026-07-23 01:06:56.656 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2026-07-23 01:06:56.657 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-23 01:06:56.657 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2026-07-23 01:06:56.657 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-23 01:06:56.657 | + lib/glance:init_glance:531 : time_start dbsync 2026-07-23 01:06:56.657 | + functions-common:time_start:2406 : local name=dbsync 2026-07-23 01:06:56.657 | + functions-common:time_start:2407 : local start_time= 2026-07-23 01:06:56.657 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-23 01:06:56.657 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-23 01:06:56.657 | + functions-common:time_start:2411 : _TIME_START[$name]=1784768675078 2026-07-23 01:06:56.657 | + lib/glance:init_glance:533 : /opt/stack/data/venv/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2026-07-23 01:06:56.657 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-07-23 01:06:56.658 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-23 01:06:56.658 | we strongly recommend against using it for new projects. 2026-07-23 01:06:56.658 | 2026-07-23 01:06:56.658 | If you are already using Eventlet, we recommend migrating to a different 2026-07-23 01:06:56.658 | framework. For more detail see 2026-07-23 01:06:56.658 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-23 01:06:56.658 | 2026-07-23 01:06:56.658 | from eventlet import event 2026-07-23 01:06:56.658 | INFO dbcounter [-] Registered counter for database glance 2026-07-23 01:06:56.658 | 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=52643) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-07-23 01:06:56.658 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-23 01:06:56.658 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-23 01:06:56.659 | DEBUG dbcounter [-] [52643] Writer thread running {{(pid=52643) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-23 01:06:56.659 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-23 01:06:56.659 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-23 01:06:56.659 | INFO dbcounter [-] Registered counter for database glance 2026-07-23 01:06:56.659 | 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=52643) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-07-23 01:06:56.659 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-23 01:06:56.659 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-23 01:06:56.659 | DEBUG dbcounter [-] [52643] Writer thread running {{(pid=52643) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-23 01:06:56.659 | INFO alembic.runtime.migration [-] Running upgrade -> liberty, liberty initial 2026-07-23 01:06:56.659 | DEBUG alembic.runtime.migration [-] new branch insert liberty {{(pid=52643) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-23 01:06:56.659 | INFO alembic.runtime.migration [-] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table 2026-07-23 01:06:56.660 | DEBUG alembic.runtime.migration [-] update liberty to mitaka01 {{(pid=52643) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-23 01:06:56.660 | INFO alembic.runtime.migration [-] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server 2026-07-23 01:06:56.660 | DEBUG alembic.runtime.migration [-] update mitaka01 to mitaka02 {{(pid=52643) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-23 01:06:56.660 | INFO alembic.runtime.migration [-] Running upgrade mitaka02 -> ocata_expand01, add visibility to images 2026-07-23 01:06:56.660 | DEBUG alembic.runtime.migration [-] update mitaka02 to ocata_expand01 {{(pid=52643) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-23 01:06:56.660 | INFO alembic.runtime.migration [-] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01 2026-07-23 01:06:56.660 | DEBUG alembic.runtime.migration [-] update ocata_expand01 to pike_expand01 {{(pid=52643) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-23 01:06:56.660 | INFO alembic.runtime.migration [-] Running upgrade pike_expand01 -> queens_expand01 2026-07-23 01:06:56.660 | DEBUG alembic.runtime.migration [-] update pike_expand01 to queens_expand01 {{(pid=52643) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-23 01:06:56.660 | INFO alembic.runtime.migration [-] Running upgrade queens_expand01 -> rocky_expand01, add os_hidden column to images table 2026-07-23 01:06:56.660 | DEBUG alembic.runtime.migration [-] update queens_expand01 to rocky_expand01 {{(pid=52643) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-23 01:06:56.661 | INFO alembic.runtime.migration [-] Running upgrade rocky_expand01 -> rocky_expand02, add os_hash_algo and os_hash_value columns to images table 2026-07-23 01:06:56.661 | DEBUG alembic.runtime.migration [-] update rocky_expand01 to rocky_expand02 {{(pid=52643) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-23 01:06:56.661 | INFO alembic.runtime.migration [-] Running upgrade rocky_expand02 -> train_expand01, empty expand for symmetry with train_contract01 2026-07-23 01:06:56.661 | DEBUG alembic.runtime.migration [-] update rocky_expand02 to train_expand01 {{(pid=52643) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-23 01:06:56.661 | INFO alembic.runtime.migration [-] Running upgrade train_expand01 -> ussuri_expand01, empty expand for symmetry with ussuri_expand01 2026-07-23 01:06:56.661 | DEBUG alembic.runtime.migration [-] update train_expand01 to ussuri_expand01 {{(pid=52643) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-23 01:06:56.661 | INFO alembic.runtime.migration [-] Running upgrade ussuri_expand01 -> wallaby_expand01, add image_id, request_id, user columns to tasks table" 2026-07-23 01:06:56.661 | DEBUG alembic.runtime.migration [-] update ussuri_expand01 to wallaby_expand01 {{(pid=52643) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-23 01:06:56.661 | INFO alembic.runtime.migration [-] Running upgrade wallaby_expand01 -> xena_expand01, empty expand for symmetry with 2023_1_expand01 2026-07-23 01:06:56.661 | DEBUG alembic.runtime.migration [-] update wallaby_expand01 to xena_expand01 {{(pid=52643) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-23 01:06:56.661 | INFO alembic.runtime.migration [-] Running upgrade xena_expand01 -> yoga_expand01, empty expand for symmetry with 2023_1_expand01 2026-07-23 01:06:56.662 | DEBUG alembic.runtime.migration [-] update xena_expand01 to yoga_expand01 {{(pid=52643) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-23 01:06:56.662 | INFO alembic.runtime.migration [-] Running upgrade yoga_expand01 -> zed_expand01, empty expand for symmetry with 2023_1_expand01 2026-07-23 01:06:56.662 | DEBUG alembic.runtime.migration [-] update yoga_expand01 to zed_expand01 {{(pid=52643) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-23 01:06:56.662 | INFO alembic.runtime.migration [-] Running upgrade zed_expand01 -> 2023_1_expand01, empty expand for symmetry with 2023_1_expand01 2026-07-23 01:06:56.662 | DEBUG alembic.runtime.migration [-] update zed_expand01 to 2023_1_expand01 {{(pid=52643) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-23 01:06:56.662 | INFO alembic.runtime.migration [-] Running upgrade 2023_1_expand01 -> 2024_1_expand01, adds cache_node_reference and cached_images table(s) 2026-07-23 01:06:56.662 | DEBUG alembic.runtime.migration [-] update 2023_1_expand01 to 2024_1_expand01 {{(pid=52643) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-23 01:06:56.662 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-23 01:06:56.662 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-23 01:06:56.663 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-23 01:06:56.663 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-23 01:06:56.663 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-23 01:06:56.663 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-23 01:06:56.663 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-23 01:06:56.663 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-23 01:06:56.663 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-23 01:06:56.663 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-23 01:06:56.663 | INFO alembic.runtime.migration [-] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images 2026-07-23 01:06:56.663 | DEBUG alembic.runtime.migration [-] new branch insert ocata_contract01 {{(pid=52643) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-23 01:06:56.663 | INFO alembic.runtime.migration [-] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables 2026-07-23 01:06:56.664 | DEBUG alembic.runtime.migration [-] update ocata_contract01 to pike_contract01 {{(pid=52643) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-23 01:06:56.664 | INFO alembic.runtime.migration [-] Running upgrade pike_contract01 -> queens_contract01 2026-07-23 01:06:56.664 | DEBUG alembic.runtime.migration [-] update pike_contract01 to queens_contract01 {{(pid=52643) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-23 01:06:56.664 | INFO alembic.runtime.migration [-] Running upgrade queens_contract01 -> rocky_contract01 2026-07-23 01:06:56.664 | DEBUG alembic.runtime.migration [-] update queens_contract01 to rocky_contract01 {{(pid=52643) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-23 01:06:56.664 | INFO alembic.runtime.migration [-] Running upgrade rocky_contract01 -> rocky_contract02 2026-07-23 01:06:56.664 | DEBUG alembic.runtime.migration [-] update rocky_contract01 to rocky_contract02 {{(pid=52643) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-23 01:06:56.664 | INFO alembic.runtime.migration [-] Running upgrade rocky_contract02 -> train_contract01 2026-07-23 01:06:56.664 | DEBUG alembic.runtime.migration [-] update rocky_contract02 to train_contract01 {{(pid=52643) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-23 01:06:56.664 | INFO alembic.runtime.migration [-] Running upgrade train_contract01 -> ussuri_contract01 2026-07-23 01:06:56.664 | DEBUG alembic.runtime.migration [-] update train_contract01 to ussuri_contract01 {{(pid=52643) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-23 01:06:56.664 | INFO alembic.runtime.migration [-] Running upgrade ussuri_contract01 -> wallaby_contract01 2026-07-23 01:06:56.665 | DEBUG alembic.runtime.migration [-] update ussuri_contract01 to wallaby_contract01 {{(pid=52643) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-23 01:06:56.665 | INFO alembic.runtime.migration [-] Running upgrade wallaby_contract01 -> xena_contract01 2026-07-23 01:06:56.665 | DEBUG alembic.runtime.migration [-] update wallaby_contract01 to xena_contract01 {{(pid=52643) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-23 01:06:56.665 | INFO alembic.runtime.migration [-] Running upgrade xena_contract01 -> yoga_contract01 2026-07-23 01:06:56.665 | DEBUG alembic.runtime.migration [-] update xena_contract01 to yoga_contract01 {{(pid=52643) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-23 01:06:56.665 | INFO alembic.runtime.migration [-] Running upgrade yoga_contract01 -> zed_contract01 2026-07-23 01:06:56.665 | DEBUG alembic.runtime.migration [-] update yoga_contract01 to zed_contract01 {{(pid=52643) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-23 01:06:56.665 | INFO alembic.runtime.migration [-] Running upgrade zed_contract01 -> 2023_1_contract01 2026-07-23 01:06:56.665 | DEBUG alembic.runtime.migration [-] update zed_contract01 to 2023_1_contract01 {{(pid=52643) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-23 01:06:56.665 | INFO alembic.runtime.migration [-] Running upgrade 2023_1_contract01 -> 2024_1_contract01 2026-07-23 01:06:56.665 | DEBUG alembic.runtime.migration [-] merge, delete ['2023_1_contract01'], update 2024_1_expand01 to 2024_1_contract01 {{(pid=52643) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:790}} 2026-07-23 01:06:56.666 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-23 01:06:56.666 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-23 01:06:56.666 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-23 01:06:56.666 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-23 01:06:56.666 | Upgraded database to: 2024_1_expand01, current revision(s): 2024_1_expand01 2026-07-23 01:06:56.666 | Database migration is up to date. No migration needed. 2026-07-23 01:06:56.666 | Upgraded database to: 2024_1_contract01, current revision(s): 2024_1_contract01 2026-07-23 01:06:56.666 | Database is synced successfully. 2026-07-23 01:06:56.666 | + lib/glance:init_glance:536 : /opt/stack/data/venv/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2026-07-23 01:06:56.666 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-07-23 01:06:56.666 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-23 01:06:56.667 | we strongly recommend against using it for new projects. 2026-07-23 01:06:56.667 | 2026-07-23 01:06:56.667 | If you are already using Eventlet, we recommend migrating to a different 2026-07-23 01:06:56.667 | framework. For more detail see 2026-07-23 01:06:56.667 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-23 01:06:56.667 | 2026-07-23 01:06:56.667 | from eventlet import event 2026-07-23 01:06:56.667 | INFO dbcounter [-] Registered counter for database glance 2026-07-23 01:06:56.667 | 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=52821) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-07-23 01:06:56.667 | DEBUG dbcounter [-] [52821] Writer thread running {{(pid=52821) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-23 01:06:56.667 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database. 2026-07-23 01:06:56.668 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database. 2026-07-23 01:06:56.668 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database. 2026-07-23 01:06:56.668 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database. 2026-07-23 01:06:56.668 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database. 2026-07-23 01:06:56.668 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database. 2026-07-23 01:06:56.668 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database. 2026-07-23 01:06:56.668 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database. 2026-07-23 01:06:56.668 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database. 2026-07-23 01:06:56.668 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database. 2026-07-23 01:06:56.668 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database. 2026-07-23 01:06:56.668 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database. 2026-07-23 01:06:56.668 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database. 2026-07-23 01:06:56.669 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database. 2026-07-23 01:06:56.669 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database. 2026-07-23 01:06:56.669 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vtpm.json loaded to database. 2026-07-23 01:06:56.669 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database. 2026-07-23 01:06:56.669 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database. 2026-07-23 01:06:56.669 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vtpm-hw.json loaded to database. 2026-07-23 01:06:56.669 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database. 2026-07-23 01:06:56.669 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database. 2026-07-23 01:06:56.669 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database. 2026-07-23 01:06:56.669 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database. 2026-07-23 01:06:56.669 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database. 2026-07-23 01:06:56.670 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database. 2026-07-23 01:06:56.670 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database. 2026-07-23 01:06:56.670 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database. 2026-07-23 01:06:56.670 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database. 2026-07-23 01:06:56.670 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database. 2026-07-23 01:06:56.670 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database. 2026-07-23 01:06:56.670 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database. 2026-07-23 01:06:56.670 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-mode.json loaded to database. 2026-07-23 01:06:56.670 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database. 2026-07-23 01:06:56.670 | INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished 2026-07-23 01:06:56.670 | + lib/glance:init_glance:537 : time_stop dbsync 2026-07-23 01:06:56.670 | + functions-common:time_stop:2420 : local name 2026-07-23 01:06:56.671 | + functions-common:time_stop:2421 : local end_time 2026-07-23 01:06:56.671 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-23 01:06:56.671 | + functions-common:time_stop:2423 : local total 2026-07-23 01:06:56.671 | + functions-common:time_stop:2424 : local start_time 2026-07-23 01:06:56.671 | + functions-common:time_stop:2426 : name=dbsync 2026-07-23 01:06:56.671 | + functions-common:time_stop:2427 : start_time=1784768675078 2026-07-23 01:06:56.671 | + functions-common:time_stop:2429 : [[ -z 1784768675078 ]] 2026-07-23 01:06:56.671 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-23 01:06:56.671 | + functions-common:time_stop:2432 : end_time=1784768689482 2026-07-23 01:06:56.671 | + functions-common:time_stop:2433 : elapsed_time=14404 2026-07-23 01:06:56.671 | + functions-common:time_stop:2434 : total=8135 2026-07-23 01:06:56.672 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-23 01:06:56.672 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22539 2026-07-23 01:06:56.710 | [2070 Async init_glance:52537]: finished init_glance with result 0 in 14 seconds 2026-07-23 01:06:56.715 | + inc/async:async_wait:197 : return 0 2026-07-23 01:06:56.718 | + ./stack.sh:main:1234 : async_wait init_swift 2026-07-23 01:06:56.743 | Not waiting for async task init_swift that we never started or has already been waited for 2026-07-23 01:06:56.747 | + inc/async:async_wait:197 : return 0 2026-07-23 01:06:56.750 | + ./stack.sh:main:1235 : async_wait init_cinder 2026-07-23 01:06:56.809 | [2070 Async init_cinder:56988]: Waiting for completion of init_cinder running on PID 56988 (2 other jobs running) 2026-07-23 01:06:56.837 | [2070 Async init_cinder:56988]: Signaling child to exit 2026-07-23 01:06:56.837 | WAKEUP 2026-07-23 01:06:56.862 | [2070 Async init_cinder:56988]: Signaled 2026-07-23 01:06:56.864 | + lib/cinder:init_cinder:492 : is_service_enabled mysql postgresql 2026-07-23 01:06:56.864 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 01:06:56.864 | + lib/cinder:init_cinder:494 : recreate_database cinder 2026-07-23 01:06:56.864 | + lib/database:recreate_database:112 : local db=cinder 2026-07-23 01:06:56.864 | + lib/database:recreate_database:113 : recreate_database_mysql cinder 2026-07-23 01:06:56.864 | + lib/databases/mysql:recreate_database_mysql:54 : local db=cinder 2026-07-23 01:06:56.864 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2026-07-23 01:06:56.864 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-23 01:06:56.865 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2026-07-23 01:06:56.865 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-23 01:06:56.865 | + lib/cinder:init_cinder:496 : time_start dbsync 2026-07-23 01:06:56.865 | + functions-common:time_start:2406 : local name=dbsync 2026-07-23 01:06:56.865 | + functions-common:time_start:2407 : local start_time= 2026-07-23 01:06:56.865 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-23 01:06:56.865 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-23 01:06:56.865 | + functions-common:time_start:2411 : _TIME_START[$name]=1784768770163 2026-07-23 01:06:56.865 | + lib/cinder:init_cinder:498 : /opt/stack/data/venv/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2026-07-23 01:06:56.865 | /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: 2026-07-23 01:06:56.865 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-23 01:06:56.866 | we strongly recommend against using it for new projects. 2026-07-23 01:06:56.866 | 2026-07-23 01:06:56.866 | If you are already using Eventlet, we recommend migrating to a different 2026-07-23 01:06:56.866 | framework. For more detail see 2026-07-23 01:06:56.866 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-23 01:06:56.866 | 2026-07-23 01:06:56.866 | import eventlet # noqa 2026-07-23 01:06:56.866 | INFO dbcounter [-] Registered counter for database cinder 2026-07-23 01:06:56.866 | 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=57205) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-07-23 01:06:56.866 | INFO cinder.db.migration [-] Applying migration(s) 2026-07-23 01:06:56.866 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-23 01:06:56.867 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-23 01:06:56.867 | DEBUG dbcounter [-] [57205] Writer thread running {{(pid=57205) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-23 01:06:56.867 | INFO alembic.runtime.migration [-] Running upgrade -> 921e1a36b076, Initial migration. 2026-07-23 01:06:56.867 | DEBUG alembic.runtime.migration [-] new branch insert 921e1a36b076 {{(pid=57205) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-23 01:06:56.867 | INFO alembic.runtime.migration [-] Running upgrade 921e1a36b076 -> c92a3e68beed, Make shared_targets nullable 2026-07-23 01:06:56.867 | DEBUG alembic.runtime.migration [-] update 921e1a36b076 to c92a3e68beed {{(pid=57205) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-23 01:06:56.867 | INFO alembic.runtime.migration [-] Running upgrade c92a3e68beed -> daa98075b90d, Add resource indexes 2026-07-23 01:06:56.867 | DEBUG alembic.runtime.migration [-] update c92a3e68beed to daa98075b90d {{(pid=57205) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-23 01:06:56.867 | INFO alembic.runtime.migration [-] Running upgrade daa98075b90d -> 89aa6f9639f9, Drop legacy migrate_version table 2026-07-23 01:06:56.867 | DEBUG alembic.runtime.migration [-] update daa98075b90d to 89aa6f9639f9 {{(pid=57205) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-23 01:06:56.867 | INFO alembic.runtime.migration [-] Running upgrade 89aa6f9639f9 -> b8660621f1b9, Update reservations resource 2026-07-23 01:06:56.868 | DEBUG alembic.runtime.migration [-] update 89aa6f9639f9 to b8660621f1b9 {{(pid=57205) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-23 01:06:56.868 | INFO alembic.runtime.migration [-] Running upgrade b8660621f1b9 -> 9ab1b092a404, Make use_quota non nullable 2026-07-23 01:06:56.868 | DEBUG alembic.runtime.migration [-] update b8660621f1b9 to 9ab1b092a404 {{(pid=57205) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-23 01:06:56.868 | INFO alembic.runtime.migration [-] Running upgrade 9ab1b092a404 -> b7b88f50aab5, Remove quota consistencygroups 2026-07-23 01:06:56.868 | DEBUG alembic.runtime.migration [-] update 9ab1b092a404 to b7b88f50aab5 {{(pid=57205) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-23 01:06:56.868 | INFO alembic.runtime.migration [-] Running upgrade b7b88f50aab5 -> 9c74c1c6971f, Quota: Add backup defaults in quota class 2026-07-23 01:06:56.868 | DEBUG alembic.runtime.migration [-] update b7b88f50aab5 to 9c74c1c6971f {{(pid=57205) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-23 01:06:56.868 | INFO cinder.db.migration [-] Migration(s) applied 2026-07-23 01:06:56.868 | + lib/cinder:init_cinder:499 : time_stop dbsync 2026-07-23 01:06:56.868 | + functions-common:time_stop:2420 : local name 2026-07-23 01:06:56.869 | + functions-common:time_stop:2421 : local end_time 2026-07-23 01:06:56.869 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-23 01:06:56.869 | + functions-common:time_stop:2423 : local total 2026-07-23 01:06:56.869 | + functions-common:time_stop:2424 : local start_time 2026-07-23 01:06:56.869 | + functions-common:time_stop:2426 : name=dbsync 2026-07-23 01:06:56.869 | + functions-common:time_stop:2427 : start_time=1784768770163 2026-07-23 01:06:56.869 | + functions-common:time_stop:2429 : [[ -z 1784768770163 ]] 2026-07-23 01:06:56.869 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-23 01:06:56.869 | + functions-common:time_stop:2432 : end_time=1784768782264 2026-07-23 01:06:56.869 | + functions-common:time_stop:2433 : elapsed_time=12101 2026-07-23 01:06:56.869 | + functions-common:time_stop:2434 : total=8135 2026-07-23 01:06:56.869 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-23 01:06:56.870 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=20236 2026-07-23 01:06:56.870 | + lib/cinder:init_cinder:502 : is_service_enabled c-vol 2026-07-23 01:06:56.870 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 01:06:56.870 | + lib/cinder:init_cinder:502 : [[ -n lvm:lvmdriver-1 ]] 2026-07-23 01:06:56.870 | + lib/cinder:init_cinder:503 : local be be_name be_type 2026-07-23 01:06:56.870 | + lib/cinder:init_cinder:504 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-07-23 01:06:56.870 | + lib/cinder:init_cinder:505 : be_type=lvm 2026-07-23 01:06:56.870 | + lib/cinder:init_cinder:506 : be_name=lvmdriver-1 2026-07-23 01:06:56.870 | + lib/cinder:init_cinder:507 : type init_cinder_backend_lvm 2026-07-23 01:06:56.870 | + lib/cinder:init_cinder:508 : init_cinder_backend_lvm lvmdriver-1 2026-07-23 01:06:56.871 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:64 : local be_name=lvmdriver-1 2026-07-23 01:06:56.871 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:67 : init_lvm_volume_group stack-volumes-lvmdriver-1 30G 2026-07-23 01:06:56.871 | + lib/lvm:init_lvm_volume_group:129 : local vg=stack-volumes-lvmdriver-1 2026-07-23 01:06:56.871 | + lib/lvm:init_lvm_volume_group:130 : local size=30G 2026-07-23 01:06:56.871 | + lib/lvm:init_lvm_volume_group:133 : is_fedora 2026-07-23 01:06:56.871 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-23 01:06:56.871 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-23 01:06:56.871 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-23 01:06:56.871 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-23 01:06:56.872 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-23 01:06:56.872 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-23 01:06:56.872 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-23 01:06:56.872 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-23 01:06:56.872 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-23 01:06:56.872 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-23 01:06:56.872 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-23 01:06:56.872 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-23 01:06:56.872 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-23 01:06:56.872 | + lib/lvm:init_lvm_volume_group:138 : _create_lvm_volume_group stack-volumes-lvmdriver-1 30G 2026-07-23 01:06:56.872 | + lib/lvm:_create_lvm_volume_group:88 : local vg=stack-volumes-lvmdriver-1 2026-07-23 01:06:56.873 | + lib/lvm:_create_lvm_volume_group:89 : local size=30G 2026-07-23 01:06:56.873 | + lib/lvm:_create_lvm_volume_group:91 : local backing_file=/opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-07-23 01:06:56.873 | + lib/lvm:_create_lvm_volume_group:92 : sudo vgs stack-volumes-lvmdriver-1 2026-07-23 01:06:56.873 | Volume group "stack-volumes-lvmdriver-1" not found 2026-07-23 01:06:56.873 | Cannot process volume group stack-volumes-lvmdriver-1 2026-07-23 01:06:56.873 | + lib/lvm:_create_lvm_volume_group:94 : [[ -f /opt/stack/data/stack-volumes-lvmdriver-1-backing-file ]] 2026-07-23 01:06:56.873 | + lib/lvm:_create_lvm_volume_group:94 : truncate -s 30G /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-07-23 01:06:56.873 | + lib/lvm:_create_lvm_volume_group:96 : local directio= 2026-07-23 01:06:56.873 | + lib/lvm:_create_lvm_volume_group:98 : grep -q direct-io 2026-07-23 01:06:56.874 | + lib/lvm:_create_lvm_volume_group:98 : losetup -h 2026-07-23 01:06:56.874 | + lib/lvm:_create_lvm_volume_group:99 : directio=--direct-io=on 2026-07-23 01:06:56.874 | + lib/lvm:_create_lvm_volume_group:103 : [[ ! -e /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service ]] 2026-07-23 01:06:56.874 | + lib/lvm:_create_lvm_volume_group:104 : sed -e ' 2026-07-23 01:06:56.874 | s|%DIRECTIO%|--direct-io=on|g; 2026-07-23 01:06:56.874 | s|%BACKING_FILE%|/opt/stack/data/stack-volumes-lvmdriver-1-backing-file|g; 2026-07-23 01:06:56.874 | ' /home/quobyte/devstack/files/lvm-backing-file.template 2026-07-23 01:06:56.874 | + lib/lvm:_create_lvm_volume_group:107 : sudo tee /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service 2026-07-23 01:06:56.874 | [Unit] 2026-07-23 01:06:56.874 | Description=Activate LVM backing file /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-07-23 01:06:56.875 | DefaultDependencies=no 2026-07-23 01:06:56.875 | After=systemd-udev-settle.service 2026-07-23 01:06:56.875 | Before=lvm2-activation-early.service 2026-07-23 01:06:56.875 | Wants=systemd-udev-settle.service 2026-07-23 01:06:56.875 | 2026-07-23 01:06:56.875 | [Service] 2026-07-23 01:06:56.875 | ExecStart=/sbin/losetup --find --show --direct-io=on /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-07-23 01:06:56.876 | ExecStop=/bin/sh -c '/sbin/losetup -d $$(/sbin/losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n)' 2026-07-23 01:06:56.876 | RemainAfterExit=yes 2026-07-23 01:06:56.876 | Type=oneshot 2026-07-23 01:06:56.876 | 2026-07-23 01:06:56.876 | [Install] 2026-07-23 01:06:56.876 | WantedBy=local-fs.target 2026-07-23 01:06:56.876 | Also=systemd-udev-settle.service 2026-07-23 01:06:56.876 | + lib/lvm:_create_lvm_volume_group:110 : sudo systemctl daemon-reload 2026-07-23 01:06:56.876 | + lib/lvm:_create_lvm_volume_group:111 : sudo systemctl enable --now stack-volumes-lvmdriver-1-backing-file.service 2026-07-23 01:06:56.876 | Created symlink /etc/systemd/system/local-fs.target.wants/stack-volumes-lvmdriver-1-backing-file.service → /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service. 2026-07-23 01:06:56.876 | + lib/lvm:_create_lvm_volume_group:114 : local vg_dev 2026-07-23 01:06:56.877 | ++ lib/lvm:_create_lvm_volume_group:115 : sudo losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n 2026-07-23 01:06:56.877 | + lib/lvm:_create_lvm_volume_group:115 : vg_dev=/dev/loop0 2026-07-23 01:06:56.877 | + lib/lvm:_create_lvm_volume_group:118 : sudo vgs stack-volumes-lvmdriver-1 2026-07-23 01:06:56.877 | Volume group "stack-volumes-lvmdriver-1" not found 2026-07-23 01:06:56.877 | Cannot process volume group stack-volumes-lvmdriver-1 2026-07-23 01:06:56.877 | + lib/lvm:_create_lvm_volume_group:119 : sudo vgcreate stack-volumes-lvmdriver-1 /dev/loop0 2026-07-23 01:06:56.877 | Physical volume "/dev/loop0" successfully created. 2026-07-23 01:06:56.877 | Volume group "stack-volumes-lvmdriver-1" successfully created 2026-07-23 01:06:56.877 | + lib/lvm:init_lvm_volume_group:140 : is_service_enabled cinder 2026-07-23 01:06:56.877 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 01:06:56.877 | + lib/lvm:init_lvm_volume_group:142 : '[' lioadm = lioadm ']' 2026-07-23 01:06:56.878 | + lib/lvm:init_lvm_volume_group:143 : sudo xargs -rn 1 cinder-rtstool delete 2026-07-23 01:06:56.878 | + lib/lvm:init_lvm_volume_group:143 : sudo cinder-rtstool get-targets 2026-07-23 01:06:56.878 | /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: 2026-07-23 01:06:56.878 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-23 01:06:56.878 | we strongly recommend against using it for new projects. 2026-07-23 01:06:56.878 | 2026-07-23 01:06:56.878 | If you are already using Eventlet, we recommend migrating to a different 2026-07-23 01:06:56.878 | framework. For more detail see 2026-07-23 01:06:56.878 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-23 01:06:56.878 | 2026-07-23 01:06:56.878 | import eventlet # noqa 2026-07-23 01:06:56.879 | + lib/lvm:init_lvm_volume_group:152 : _clean_lvm_volume_group stack-volumes-lvmdriver-1 2026-07-23 01:06:56.879 | + lib/lvm:_clean_lvm_volume_group:40 : local vg=stack-volumes-lvmdriver-1 2026-07-23 01:06:56.879 | + lib/lvm:_clean_lvm_volume_group:43 : sudo lvremove -f stack-volumes-lvmdriver-1 2026-07-23 01:06:56.879 | + lib/cinder:init_cinder:513 : is_service_enabled c-bak 2026-07-23 01:06:56.879 | + functions-common:is_service_enabled:2076 : return 1 2026-07-23 01:06:56.879 | + lib/cinder:init_cinder:519 : mkdir -p /opt/stack/data/cinder/volumes 2026-07-23 01:06:56.917 | [2070 Async init_cinder:56988]: finished init_cinder with result 0 in 14 seconds 2026-07-23 01:06:56.921 | + inc/async:async_wait:197 : return 0 2026-07-23 01:06:56.924 | + ./stack.sh:main:1240 : is_service_enabled nova 2026-07-23 01:06:56.946 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 01:06:56.950 | + ./stack.sh:main:1241 : echo_summary 'Configuring Nova' 2026-07-23 01:06:56.953 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-23 01:06:56.957 | + ./stack.sh:echo_summary:450 : echo -e Configuring Nova 2026-07-23 01:06:56.960 | + ./stack.sh:main:1242 : init_nova 2026-07-23 01:06:56.964 | + lib/nova:init_nova:848 : is_service_enabled mysql postgresql 2026-07-23 01:06:56.989 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 01:06:56.992 | + lib/nova:init_nova:848 : is_service_enabled n-api 2026-07-23 01:06:57.018 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 01:06:57.022 | + lib/nova:init_nova:850 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-07-23 01:06:57.027 | + lib/nova:init_nova:858 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2026-07-23 01:06:57.111 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2026-07-23 01:06:57.159 | [2070 Async nova-cell-0:59294]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2026-07-23 01:06:57.165 | ++ lib/nova:init_nova:861 : seq 1 1 2026-07-23 01:06:57.171 | + lib/nova:init_nova:861 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-23 01:06:57.176 | ++ lib/nova:init_nova:862 : conductor_conf 1 2026-07-23 01:06:57.180 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-07-23 01:06:57.184 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-07-23 01:06:57.189 | + lib/nova:init_nova:862 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-07-23 01:06:57.277 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-07-23 01:06:57.330 | [2070 Async nova-cell-1:59398]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-07-23 01:06:57.331 | + lib/nova:init_nova:865 : recreate_database nova_api 2026-07-23 01:06:57.336 | + lib/database:recreate_database:112 : local db=nova_api 2026-07-23 01:06:57.340 | + lib/database:recreate_database:113 : recreate_database_mysql nova_api 2026-07-23 01:06:57.344 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_api 2026-07-23 01:06:57.348 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2026-07-23 01:06:57.353 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-23 01:06:57.420 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2026-07-23 01:06:57.428 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-23 01:06:57.502 | + lib/nova:init_nova:866 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2026-07-23 01:06:58.054 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-07-23 01:06:58.055 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-23 01:06:58.055 | we strongly recommend against using it for new projects. 2026-07-23 01:06:58.055 | 2026-07-23 01:06:58.056 | If you are already using Eventlet, we recommend migrating to a different 2026-07-23 01:06:58.056 | framework. For more detail see 2026-07-23 01:06:58.056 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-23 01:06:58.056 | 2026-07-23 01:06:58.057 | import eventlet # noqa 2026-07-23 01:06:58.321 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-07-23 01:07:02.241 | INFO dbcounter [-] Registered counter for database nova_api 2026-07-23 01:07:02.332 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-23 01:07:02.332 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-23 01:07:02.333 | DEBUG dbcounter [-] [59468] Writer thread running {{(pid=59468) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-23 01:07:02.406 | INFO alembic.runtime.migration [-] Running upgrade -> d67eeaabee36, Initial version 2026-07-23 01:07:07.496 | DEBUG alembic.runtime.migration [-] new branch insert d67eeaabee36 {{(pid=59468) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-23 01:07:07.512 | INFO alembic.runtime.migration [-] Running upgrade d67eeaabee36 -> b30f573d3377, Remove unused build_requests columns 2026-07-23 01:07:09.623 | DEBUG alembic.runtime.migration [-] update d67eeaabee36 to b30f573d3377 {{(pid=59468) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-23 01:07:09.627 | INFO alembic.runtime.migration [-] Running upgrade b30f573d3377 -> cdeec0c85668, Drop legacy migrate_version table 2026-07-23 01:07:09.634 | DEBUG alembic.runtime.migration [-] update b30f573d3377 to cdeec0c85668 {{(pid=59468) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-23 01:07:10.284 | ++ lib/nova:init_nova:870 : database_connection_url nova_cell0 2026-07-23 01:07:10.289 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2026-07-23 01:07:10.293 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2026-07-23 01:07:10.297 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell0 2026-07-23 01:07:10.300 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-23 01:07:10.304 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-23 01:07:10.307 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-23 01:07:10.333 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-23 01:07:10.338 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-23 01:07:10.341 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-07-23 01:07:10.346 | + lib/nova:init_nova:870 : /opt/stack/data/venv/bin/nova-manage cell_v2 map_cell0 --database_connection 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-07-23 01:07:10.933 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-07-23 01:07:10.933 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-23 01:07:10.933 | we strongly recommend against using it for new projects. 2026-07-23 01:07:10.933 | 2026-07-23 01:07:10.933 | If you are already using Eventlet, we recommend migrating to a different 2026-07-23 01:07:10.934 | framework. For more detail see 2026-07-23 01:07:10.934 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-23 01:07:10.934 | 2026-07-23 01:07:10.934 | import eventlet # noqa 2026-07-23 01:07:11.211 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-07-23 01:07:14.414 | INFO dbcounter [None req-c171ebc5-7672-46ee-ba67-4b143648ed66 None None] Registered counter for database nova_api 2026-07-23 01:07:14.542 | DEBUG dbcounter [-] [60047] Writer thread running {{(pid=60047) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-23 01:07:15.185 | ++ lib/nova:init_nova:873 : seq 0 1 2026-07-23 01:07:15.192 | + lib/nova:init_nova:873 : for i in $(seq 0 $NOVA_NUM_CELLS) 2026-07-23 01:07:15.198 | + lib/nova:init_nova:874 : async_wait nova-cell-0 2026-07-23 01:07:15.273 | [2070 Async nova-cell-0:59294]: Waiting for completion of init_nova_db nova_cell0 /etc/nova/nova.conf running on PID 59294 (3 other jobs running) 2026-07-23 01:07:15.302 | [2070 Async nova-cell-0:59294]: Signaling child to exit 2026-07-23 01:07:23.097 | + inc/async:async_inner:64 : rc=0 2026-07-23 01:07:23.121 | [59398 Async nova-cell-1:59398]: finished successfully 2026-07-23 01:07:23.559 | + inc/async:async_inner:64 : rc=0 2026-07-23 01:07:23.589 | [59294 Async nova-cell-0:59294]: finished successfully 2026-07-23 01:07:23.618 | WAKEUP 2026-07-23 01:07:23.646 | [2070 Async nova-cell-0:59294]: Signaled 2026-07-23 01:07:23.648 | + lib/nova:init_nova_db:838 : local dbname=nova_cell0 2026-07-23 01:07:23.648 | + lib/nova:init_nova_db:839 : local conffile=/etc/nova/nova.conf 2026-07-23 01:07:23.648 | + lib/nova:init_nova_db:840 : recreate_database nova_cell0 2026-07-23 01:07:23.648 | + lib/database:recreate_database:112 : local db=nova_cell0 2026-07-23 01:07:23.648 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell0 2026-07-23 01:07:23.648 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_cell0 2026-07-23 01:07:23.648 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2026-07-23 01:07:23.648 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-23 01:07:23.649 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;' 2026-07-23 01:07:23.649 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-23 01:07:23.649 | + lib/nova:init_nova_db:841 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf db sync --local_cell 2026-07-23 01:07:23.649 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-07-23 01:07:23.649 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-23 01:07:23.649 | we strongly recommend against using it for new projects. 2026-07-23 01:07:23.649 | 2026-07-23 01:07:23.649 | If you are already using Eventlet, we recommend migrating to a different 2026-07-23 01:07:23.649 | framework. For more detail see 2026-07-23 01:07:23.649 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-23 01:07:23.650 | 2026-07-23 01:07:23.650 | import eventlet # noqa 2026-07-23 01:07:23.650 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-07-23 01:07:23.650 | INFO dbcounter [-] Registered counter for database nova_cell0 2026-07-23 01:07:23.650 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-23 01:07:23.650 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-23 01:07:23.650 | DEBUG dbcounter [-] [59419] Writer thread running {{(pid=59419) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-23 01:07:23.650 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2026-07-23 01:07:23.650 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=59419) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-23 01:07:23.650 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2026-07-23 01:07:23.650 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=59419) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-23 01:07:23.651 | INFO alembic.runtime.migration [-] Running upgrade 16f1fbcab42b -> ccb0fa1a2252, Add encryption fields to BlockDeviceMapping 2026-07-23 01:07:23.651 | DEBUG alembic.runtime.migration [-] update 16f1fbcab42b to ccb0fa1a2252 {{(pid=59419) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-23 01:07:23.651 | INFO alembic.runtime.migration [-] Running upgrade ccb0fa1a2252 -> 960aac0e09ea, de-duplicate_indexes_in_instances__console_auth_tokens 2026-07-23 01:07:23.651 | DEBUG alembic.runtime.migration [-] update ccb0fa1a2252 to 960aac0e09ea {{(pid=59419) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-23 01:07:23.651 | INFO alembic.runtime.migration [-] Running upgrade 960aac0e09ea -> 1b91788ec3a6, Drop legacy migrate_version table 2026-07-23 01:07:23.651 | DEBUG alembic.runtime.migration [-] update 960aac0e09ea to 1b91788ec3a6 {{(pid=59419) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-23 01:07:23.651 | INFO alembic.runtime.migration [-] Running upgrade 1b91788ec3a6 -> 1acf2c98e646, Add compute_id to instance 2026-07-23 01:07:23.651 | DEBUG alembic.runtime.migration [-] update 1b91788ec3a6 to 1acf2c98e646 {{(pid=59419) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-23 01:07:23.651 | INFO alembic.runtime.migration [-] Running upgrade 1acf2c98e646 -> 13863f4e1612, create_share_mapping_table 2026-07-23 01:07:23.651 | DEBUG alembic.runtime.migration [-] update 1acf2c98e646 to 13863f4e1612 {{(pid=59419) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-23 01:07:23.651 | INFO alembic.runtime.migration [-] Running upgrade 13863f4e1612 -> d60bddf7a903, add_constraint_instance_share_avoid_duplicates 2026-07-23 01:07:23.652 | DEBUG alembic.runtime.migration [-] update 13863f4e1612 to d60bddf7a903 {{(pid=59419) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-23 01:07:23.652 | INFO alembic.runtime.migration [-] Running upgrade d60bddf7a903 -> 2903cd72dc14, add_tls_port_to_console_auth_tokens 2026-07-23 01:07:23.652 | DEBUG alembic.runtime.migration [-] update d60bddf7a903 to 2903cd72dc14 {{(pid=59419) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-23 01:07:23.652 | INFO alembic.runtime.migration [-] Running upgrade 2903cd72dc14 -> ab450ba04102, db: add indexes for source/dest migrations 2026-07-23 01:07:23.652 | DEBUG alembic.runtime.migration [-] update 2903cd72dc14 to ab450ba04102 {{(pid=59419) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-23 01:07:23.709 | [2070 Async nova-cell-0:59294]: finished init_nova_db nova_cell0 /etc/nova/nova.conf with result 0 in 26 seconds 2026-07-23 01:07:23.716 | + inc/async:async_wait:197 : return 0 2026-07-23 01:07:23.720 | + lib/nova:init_nova:873 : for i in $(seq 0 $NOVA_NUM_CELLS) 2026-07-23 01:07:23.724 | + lib/nova:init_nova:874 : async_wait nova-cell-1 2026-07-23 01:07:23.795 | [2070 Async nova-cell-1:59398]: Waiting for completion of init_nova_db nova_cell1 /etc/nova/nova_cell1.conf running on PID 59398 (2 other jobs running) 2026-07-23 01:07:23.827 | [2070 Async nova-cell-1:59398]: Signaling child to exit 2026-07-23 01:07:23.828 | WAKEUP 2026-07-23 01:07:23.856 | [2070 Async nova-cell-1:59398]: Signaled 2026-07-23 01:07:23.858 | + lib/nova:init_nova_db:838 : local dbname=nova_cell1 2026-07-23 01:07:23.858 | + lib/nova:init_nova_db:839 : local conffile=/etc/nova/nova_cell1.conf 2026-07-23 01:07:23.858 | + lib/nova:init_nova_db:840 : recreate_database nova_cell1 2026-07-23 01:07:23.858 | + lib/database:recreate_database:112 : local db=nova_cell1 2026-07-23 01:07:23.858 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell1 2026-07-23 01:07:23.858 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_cell1 2026-07-23 01:07:23.858 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2026-07-23 01:07:23.858 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-23 01:07:23.859 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE nova_cell1 CHARACTER SET utf8;' 2026-07-23 01:07:23.859 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-23 01:07:23.859 | + lib/nova:init_nova_db:841 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova_cell1.conf db sync --local_cell 2026-07-23 01:07:23.859 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-07-23 01:07:23.859 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-23 01:07:23.859 | we strongly recommend against using it for new projects. 2026-07-23 01:07:23.859 | 2026-07-23 01:07:23.859 | If you are already using Eventlet, we recommend migrating to a different 2026-07-23 01:07:23.859 | framework. For more detail see 2026-07-23 01:07:23.859 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-23 01:07:23.859 | 2026-07-23 01:07:23.859 | import eventlet # noqa 2026-07-23 01:07:23.860 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-07-23 01:07:23.860 | INFO dbcounter [-] Registered counter for database nova_cell1 2026-07-23 01:07:23.860 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-23 01:07:23.860 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-23 01:07:23.860 | DEBUG dbcounter [-] [59465] Writer thread running {{(pid=59465) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-23 01:07:23.860 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2026-07-23 01:07:23.860 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=59465) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-23 01:07:23.860 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2026-07-23 01:07:23.860 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=59465) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-23 01:07:23.860 | INFO alembic.runtime.migration [-] Running upgrade 16f1fbcab42b -> ccb0fa1a2252, Add encryption fields to BlockDeviceMapping 2026-07-23 01:07:23.861 | DEBUG alembic.runtime.migration [-] update 16f1fbcab42b to ccb0fa1a2252 {{(pid=59465) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-23 01:07:23.861 | INFO alembic.runtime.migration [-] Running upgrade ccb0fa1a2252 -> 960aac0e09ea, de-duplicate_indexes_in_instances__console_auth_tokens 2026-07-23 01:07:23.861 | DEBUG alembic.runtime.migration [-] update ccb0fa1a2252 to 960aac0e09ea {{(pid=59465) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-23 01:07:23.861 | INFO alembic.runtime.migration [-] Running upgrade 960aac0e09ea -> 1b91788ec3a6, Drop legacy migrate_version table 2026-07-23 01:07:23.861 | DEBUG alembic.runtime.migration [-] update 960aac0e09ea to 1b91788ec3a6 {{(pid=59465) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-23 01:07:23.861 | INFO alembic.runtime.migration [-] Running upgrade 1b91788ec3a6 -> 1acf2c98e646, Add compute_id to instance 2026-07-23 01:07:23.861 | DEBUG alembic.runtime.migration [-] update 1b91788ec3a6 to 1acf2c98e646 {{(pid=59465) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-23 01:07:23.861 | INFO alembic.runtime.migration [-] Running upgrade 1acf2c98e646 -> 13863f4e1612, create_share_mapping_table 2026-07-23 01:07:23.861 | DEBUG alembic.runtime.migration [-] update 1acf2c98e646 to 13863f4e1612 {{(pid=59465) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-23 01:07:23.861 | INFO alembic.runtime.migration [-] Running upgrade 13863f4e1612 -> d60bddf7a903, add_constraint_instance_share_avoid_duplicates 2026-07-23 01:07:23.861 | DEBUG alembic.runtime.migration [-] update 13863f4e1612 to d60bddf7a903 {{(pid=59465) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-23 01:07:23.862 | INFO alembic.runtime.migration [-] Running upgrade d60bddf7a903 -> 2903cd72dc14, add_tls_port_to_console_auth_tokens 2026-07-23 01:07:23.862 | DEBUG alembic.runtime.migration [-] update d60bddf7a903 to 2903cd72dc14 {{(pid=59465) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-23 01:07:23.862 | INFO alembic.runtime.migration [-] Running upgrade 2903cd72dc14 -> ab450ba04102, db: add indexes for source/dest migrations 2026-07-23 01:07:23.862 | DEBUG alembic.runtime.migration [-] update 2903cd72dc14 to ab450ba04102 {{(pid=59465) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-23 01:07:23.920 | [2070 Async nova-cell-1:59398]: finished init_nova_db nova_cell1 /etc/nova/nova_cell1.conf with result 0 in 25 seconds 2026-07-23 01:07:23.926 | + inc/async:async_wait:197 : return 0 2026-07-23 01:07:23.929 | + lib/nova:init_nova:877 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-07-23 01:07:23.933 | + lib/nova:init_nova:884 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2026-07-23 01:07:24.524 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-07-23 01:07:24.524 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-23 01:07:24.524 | we strongly recommend against using it for new projects. 2026-07-23 01:07:24.524 | 2026-07-23 01:07:24.524 | If you are already using Eventlet, we recommend migrating to a different 2026-07-23 01:07:24.524 | framework. For more detail see 2026-07-23 01:07:24.524 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-23 01:07:24.525 | 2026-07-23 01:07:24.525 | import eventlet # noqa 2026-07-23 01:07:24.833 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-07-23 01:07:27.863 | Running batches of 50 until complete 2026-07-23 01:07:27.863 | INFO dbcounter [None req-97a4ce78-6be8-4fe5-ad9c-135225cea3d8 None None] Registered counter for database nova_cell0 2026-07-23 01:07:28.068 | DEBUG dbcounter [-] [60728] Writer thread running {{(pid=60728) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-23 01:07:28.074 | INFO dbcounter [None req-97a4ce78-6be8-4fe5-ad9c-135225cea3d8 None None] Registered counter for database nova_api 2026-07-23 01:07:28.245 | DEBUG dbcounter [-] [60728] Writer thread running {{(pid=60728) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-23 01:07:28.273 | INFO dbcounter [None req-97a4ce78-6be8-4fe5-ad9c-135225cea3d8 None None] Registered counter for database nova_cell0 2026-07-23 01:07:28.345 | DEBUG dbcounter [-] [60728] Writer thread running {{(pid=60728) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-23 01:07:28.567 | +-------------------------------------+--------------+-----------+ 2026-07-23 01:07:28.567 | | Migration | Total Needed | Completed | 2026-07-23 01:07:28.567 | +-------------------------------------+--------------+-----------+ 2026-07-23 01:07:28.567 | | fill_virtual_interface_list | 0 | 0 | 2026-07-23 01:07:28.568 | | migrate_empty_ratio | 0 | 0 | 2026-07-23 01:07:28.568 | | migrate_quota_classes_to_api_db | 0 | 0 | 2026-07-23 01:07:28.568 | | migrate_quota_limits_to_api_db | 0 | 0 | 2026-07-23 01:07:28.568 | | migration_migrate_to_uuid | 0 | 0 | 2026-07-23 01:07:28.568 | | populate_dev_uuids | 0 | 0 | 2026-07-23 01:07:28.568 | | populate_instance_compute_id | 0 | 0 | 2026-07-23 01:07:28.568 | | populate_missing_availability_zones | 0 | 0 | 2026-07-23 01:07:28.568 | | populate_queued_for_delete | 0 | 0 | 2026-07-23 01:07:28.568 | | populate_user_id | 0 | 0 | 2026-07-23 01:07:28.568 | | populate_uuids | 0 | 0 | 2026-07-23 01:07:28.568 | +-------------------------------------+--------------+-----------+ 2026-07-23 01:07:29.246 | ++ lib/nova:init_nova:887 : seq 1 1 2026-07-23 01:07:29.251 | + lib/nova:init_nova:887 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-23 01:07:29.257 | ++ lib/nova:init_nova:888 : conductor_conf 1 2026-07-23 01:07:29.262 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-07-23 01:07:29.266 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-07-23 01:07:29.269 | + lib/nova:init_nova:888 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf --config-file /etc/nova/nova_cell1.conf cell_v2 create_cell --name cell1 2026-07-23 01:07:29.806 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-07-23 01:07:29.806 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-23 01:07:29.806 | we strongly recommend against using it for new projects. 2026-07-23 01:07:29.806 | 2026-07-23 01:07:29.806 | If you are already using Eventlet, we recommend migrating to a different 2026-07-23 01:07:29.806 | framework. For more detail see 2026-07-23 01:07:29.807 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-23 01:07:29.807 | 2026-07-23 01:07:29.807 | import eventlet # noqa 2026-07-23 01:07:30.068 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-07-23 01:07:33.061 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2026-07-23 01:07:33.062 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2026-07-23 01:07:33.062 | INFO dbcounter [None req-67593e45-7509-4a5e-b456-33104daeae76 None None] Registered counter for database nova_api 2026-07-23 01:07:33.180 | DEBUG dbcounter [-] [60747] Writer thread running {{(pid=60747) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-23 01:07:33.815 | + lib/nova:init_nova:892 : create_nova_keys_dir 2026-07-23 01:07:33.822 | + lib/nova:create_nova_keys_dir:834 : sudo install -d -o quobyte /opt/stack/data/nova /opt/stack/data/nova/keys 2026-07-23 01:07:33.839 | + lib/nova:init_nova:894 : [[ '' == \L\V\M ]] 2026-07-23 01:07:33.843 | + ./stack.sh:main:1244 : async_runfunc configure_neutron_nova 2026-07-23 01:07:33.847 | + inc/async:async_runfunc:116 : async_run configure_neutron_nova configure_neutron_nova 2026-07-23 01:07:33.942 | + inc/async:async_inner:63 : configure_neutron_nova 2026-07-23 01:07:33.998 | [2070 Async configure_neutron_nova:60805]: running: configure_neutron_nova 2026-07-23 01:07:34.003 | + ./stack.sh:main:1252 : run_phase stack post-config 2026-07-23 01:07:34.008 | + functions-common:run_phase:1848 : local mode=stack 2026-07-23 01:07:34.012 | + functions-common:run_phase:1849 : local phase=post-config 2026-07-23 01:07:34.016 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-07-23 01:07:34.019 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-07-23 01:07:34.024 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-07-23 01:07:34.030 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-07-23 01:07:34.035 | + functions-common:run_phase:1858 : local extra 2026-07-23 01:07:34.040 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-07-23 01:07:34.049 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-07-23 01:07:34.052 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-07-23 01:07:34.057 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-07-23 01:07:34.062 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack post-config 2026-07-23 01:07:34.067 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-07-23 01:07:34.094 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-23 01:07:34.099 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-07-23 01:07:34.103 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-07-23 01:07:34.106 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2026-07-23 01:07:34.110 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-07-23 01:07:34.113 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-07-23 01:07:34.119 | ++ extras.d/80-tempest.sh:source:12 : : 2026-07-23 01:07:34.123 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-07-23 01:07:34.128 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-07-23 01:07:34.133 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-07-23 01:07:34.137 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-07-23 01:07:34.140 | + functions-common:run_phase:1875 : run_plugins stack post-config 2026-07-23 01:07:34.144 | + functions-common:run_plugins:1834 : local mode=stack 2026-07-23 01:07:34.152 | + functions-common:run_plugins:1835 : local phase=post-config 2026-07-23 01:07:34.157 | + functions-common:run_plugins:1837 : local plugins= 2026-07-23 01:07:34.162 | + functions-common:run_plugins:1838 : local plugin 2026-07-23 01:07:34.168 | + ./stack.sh:main:1260 : merge_config_group /home/quobyte/devstack/local.conf post-config 2026-07-23 01:07:34.171 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-07-23 01:07:34.176 | + inc/meta-config:merge_config_group:171 : shift 2026-07-23 01:07:34.179 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2026-07-23 01:07:34.182 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-23 01:07:34.185 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-07-23 01:07:34.189 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-07-23 01:07:34.194 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf post-config 2026-07-23 01:07:34.199 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-07-23 01:07:34.204 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2026-07-23 01:07:34.208 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-23 01:07:34.212 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2026-07-23 01:07:34.213 | /^\[\[.+\|.*\]\]/ { 2026-07-23 01:07:34.213 | gsub("[][]", "", $1); 2026-07-23 01:07:34.213 | split($1, a, "|"); 2026-07-23 01:07:34.213 | if (a[1] == matchgroup) 2026-07-23 01:07:34.213 | print a[2] 2026-07-23 01:07:34.213 | } 2026-07-23 01:07:34.213 | ' /home/quobyte/devstack/local.conf 2026-07-23 01:07:34.221 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-07-23 01:07:34.225 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-07-23 01:07:34.230 | + inc/meta-config:merge_config_group:180 : local dir 2026-07-23 01:07:34.236 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NOVA_CONF' 2026-07-23 01:07:34.239 | +++ inc/meta-config:merge_config_group:182 : echo /etc/nova/nova.conf 2026-07-23 01:07:34.244 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/nova/nova.conf 2026-07-23 01:07:34.249 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/nova/nova.conf ]] 2026-07-23 01:07:34.256 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/nova/nova.conf 2026-07-23 01:07:34.262 | + inc/meta-config:merge_config_group:187 : dir=/etc/nova 2026-07-23 01:07:34.267 | + inc/meta-config:merge_config_group:189 : test -e /etc/nova 2026-07-23 01:07:34.270 | + inc/meta-config:merge_config_group:189 : test -d /etc/nova 2026-07-23 01:07:34.274 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/nova ]] 2026-07-23 01:07:34.279 | + inc/meta-config:merge_config_group:196 : merge_config_file /home/quobyte/devstack/local.conf post-config '$NOVA_CONF' 2026-07-23 01:07:34.284 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-07-23 01:07:34.289 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-07-23 01:07:34.294 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CONF' 2026-07-23 01:07:34.298 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-07-23 01:07:34.305 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CONF' 2026-07-23 01:07:34.310 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova.conf 2026-07-23 01:07:34.316 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova.conf 2026-07-23 01:07:34.322 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova.conf ']' 2026-07-23 01:07:34.327 | + inc/meta-config:merge_config_file:164 : read a 2026-07-23 01:07:34.328 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config '$NOVA_CONF' 2026-07-23 01:07:34.330 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CONF' ' 2026-07-23 01:07:34.330 | BEGIN { 2026-07-23 01:07:34.330 | section = "" 2026-07-23 01:07:34.330 | last_section = "" 2026-07-23 01:07:34.330 | section_count = 0 2026-07-23 01:07:34.330 | } 2026-07-23 01:07:34.330 | /^\[.+\]/ { 2026-07-23 01:07:34.330 | gsub("[][]", "", $1); 2026-07-23 01:07:34.330 | section=$1 2026-07-23 01:07:34.330 | next 2026-07-23 01:07:34.330 | } 2026-07-23 01:07:34.331 | /^ *\#/ { 2026-07-23 01:07:34.331 | next 2026-07-23 01:07:34.331 | } 2026-07-23 01:07:34.331 | /^[^ \t]+/ { 2026-07-23 01:07:34.331 | # get offset of first = in $0 2026-07-23 01:07:34.331 | eq_idx = index($0, "=") 2026-07-23 01:07:34.331 | # extract attr & value from $0 2026-07-23 01:07:34.331 | attr = substr($0, 1, eq_idx - 1) 2026-07-23 01:07:34.331 | value = substr($0, eq_idx + 1) 2026-07-23 01:07:34.331 | # only need to strip trailing whitespace from attr 2026-07-23 01:07:34.331 | sub(/[ \t]*$/, "", attr) 2026-07-23 01:07:34.331 | # need to strip leading & trailing whitespace from value 2026-07-23 01:07:34.332 | sub(/^[ \t]*/, "", value) 2026-07-23 01:07:34.332 | sub(/[ \t]*$/, "", value) 2026-07-23 01:07:34.332 | 2026-07-23 01:07:34.332 | # cfg_attr_count: number of config lines per [section, attr] 2026-07-23 01:07:34.332 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-07-23 01:07:34.332 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-07-23 01:07:34.332 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-07-23 01:07:34.332 | if (! (section, attr) in cfg_attr_count) { 2026-07-23 01:07:34.332 | if (section != last_section) { 2026-07-23 01:07:34.332 | cfg_section[section_count++] = section 2026-07-23 01:07:34.333 | last_section = section 2026-07-23 01:07:34.333 | } 2026-07-23 01:07:34.333 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-07-23 01:07:34.333 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-07-23 01:07:34.333 | 2026-07-23 01:07:34.333 | cfg_attr[section, attr, 0] = value 2026-07-23 01:07:34.333 | cfg_attr_count[section, attr] = 1 2026-07-23 01:07:34.333 | } else { 2026-07-23 01:07:34.333 | lno = cfg_attr_count[section, attr]++ 2026-07-23 01:07:34.333 | cfg_attr[section, attr, lno] = value 2026-07-23 01:07:34.334 | } 2026-07-23 01:07:34.334 | } 2026-07-23 01:07:34.334 | END { 2026-07-23 01:07:34.334 | # Process each section in order 2026-07-23 01:07:34.334 | for (sno = 0; sno < section_count; sno++) { 2026-07-23 01:07:34.334 | section = cfg_section[sno] 2026-07-23 01:07:34.334 | # The ini routines simply append a config item immediately 2026-07-23 01:07:34.334 | # after the section header. To keep the same order as defined 2026-07-23 01:07:34.334 | # in local.conf, invoke the ini routines in the reverse order 2026-07-23 01:07:34.334 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-07-23 01:07:34.334 | attr = cfg_sec_attr_name[sno, attr_no] 2026-07-23 01:07:34.335 | if (cfg_attr_count[section, attr] == 1) 2026-07-23 01:07:34.335 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-07-23 01:07:34.335 | else { 2026-07-23 01:07:34.335 | # For multiline, invoke the ini routines in the reverse order 2026-07-23 01:07:34.335 | count = cfg_attr_count[section, attr] 2026-07-23 01:07:34.335 | print "inidelete " configfile " " section " " attr 2026-07-23 01:07:34.335 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-07-23 01:07:34.335 | for (l = count -2; l >= 0; l--) 2026-07-23 01:07:34.335 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-07-23 01:07:34.335 | } 2026-07-23 01:07:34.335 | } 2026-07-23 01:07:34.336 | } 2026-07-23 01:07:34.336 | } 2026-07-23 01:07:34.336 | ' 2026-07-23 01:07:34.336 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-07-23 01:07:34.337 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-07-23 01:07:34.342 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-07-23 01:07:34.346 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CONF' 2026-07-23 01:07:34.350 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-23 01:07:34.355 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CONF ]] 2026-07-23 01:07:34.359 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CONF' ' 2026-07-23 01:07:34.359 | BEGIN { group = "" } 2026-07-23 01:07:34.359 | /^\[\[.+\|.*\]\]/ { 2026-07-23 01:07:34.359 | gsub("[][]", "", $1); 2026-07-23 01:07:34.359 | split($1, a, "|"); 2026-07-23 01:07:34.359 | if (a[1] == matchgroup && a[2] == configfile) { 2026-07-23 01:07:34.360 | group=a[1] 2026-07-23 01:07:34.360 | } else { 2026-07-23 01:07:34.360 | group="" 2026-07-23 01:07:34.360 | } 2026-07-23 01:07:34.360 | next 2026-07-23 01:07:34.360 | } 2026-07-23 01:07:34.360 | { 2026-07-23 01:07:34.360 | if (group != "") 2026-07-23 01:07:34.360 | print $0 2026-07-23 01:07:34.360 | } 2026-07-23 01:07:34.360 | ' /home/quobyte/devstack/local.conf 2026-07-23 01:07:34.368 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt quobyte_mount_point_base "/opt/stack/data/nova/mnt/"' 2026-07-23 01:07:34.372 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt quobyte_mount_point_base /opt/stack/data/nova/mnt/ 2026-07-23 01:07:34.419 | + inc/meta-config:merge_config_file:164 : read a 2026-07-23 01:07:34.423 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt quobyte_client_cfg "/etc/quobyte/client-nova.cfg"' 2026-07-23 01:07:34.427 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt quobyte_client_cfg /etc/quobyte/client-nova.cfg 2026-07-23 01:07:34.476 | + inc/meta-config:merge_config_file:164 : read a 2026-07-23 01:07:34.481 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt preallocate_images "space"' 2026-07-23 01:07:34.485 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt preallocate_images space 2026-07-23 01:07:34.534 | + inc/meta-config:merge_config_file:164 : read a 2026-07-23 01:07:34.538 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt cpu_models ""' 2026-07-23 01:07:34.544 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt cpu_models '' 2026-07-23 01:07:34.594 | + inc/meta-config:merge_config_file:164 : read a 2026-07-23 01:07:34.599 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt cpu_mode "host-passthrough"' 2026-07-23 01:07:34.603 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt cpu_mode host-passthrough 2026-07-23 01:07:34.653 | + inc/meta-config:merge_config_file:164 : read a 2026-07-23 01:07:34.659 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-07-23 01:07:34.663 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-07-23 01:07:34.667 | + inc/meta-config:merge_config_group:180 : local dir 2026-07-23 01:07:34.673 | ++ inc/meta-config:merge_config_group:182 : eval 'echo /etc/neutron/metadata_agent.ini' 2026-07-23 01:07:34.677 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/metadata_agent.ini 2026-07-23 01:07:34.682 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/metadata_agent.ini 2026-07-23 01:07:34.686 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/metadata_agent.ini ]] 2026-07-23 01:07:34.691 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/metadata_agent.ini 2026-07-23 01:07:34.699 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2026-07-23 01:07:34.704 | + inc/meta-config:merge_config_group:189 : test -e /etc/neutron 2026-07-23 01:07:34.710 | + inc/meta-config:merge_config_group:189 : test -d /etc/neutron 2026-07-23 01:07:34.715 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/neutron ]] 2026-07-23 01:07:34.719 | + inc/meta-config:merge_config_group:196 : merge_config_file /home/quobyte/devstack/local.conf post-config /etc/neutron/metadata_agent.ini 2026-07-23 01:07:34.725 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-07-23 01:07:34.728 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-07-23 01:07:34.733 | + inc/meta-config:merge_config_file:85 : local configfile=/etc/neutron/metadata_agent.ini 2026-07-23 01:07:34.738 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-07-23 01:07:34.743 | ++ inc/meta-config:merge_config_file:91 : eval echo /etc/neutron/metadata_agent.ini 2026-07-23 01:07:34.748 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/metadata_agent.ini 2026-07-23 01:07:34.754 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/metadata_agent.ini 2026-07-23 01:07:34.760 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/metadata_agent.ini ']' 2026-07-23 01:07:34.763 | + inc/meta-config:merge_config_file:93 : touch /etc/neutron/metadata_agent.ini 2026-07-23 01:07:34.771 | + inc/meta-config:merge_config_file:164 : read a 2026-07-23 01:07:34.771 | + inc/meta-config:merge_config_file:97 : awk -v configfile=/etc/neutron/metadata_agent.ini ' 2026-07-23 01:07:34.771 | BEGIN { 2026-07-23 01:07:34.771 | section = "" 2026-07-23 01:07:34.772 | last_section = "" 2026-07-23 01:07:34.772 | section_count = 0 2026-07-23 01:07:34.772 | } 2026-07-23 01:07:34.772 | /^\[.+\]/ { 2026-07-23 01:07:34.772 | gsub("[][]", "", $1); 2026-07-23 01:07:34.772 | section=$1 2026-07-23 01:07:34.772 | next 2026-07-23 01:07:34.772 | } 2026-07-23 01:07:34.772 | /^ *\#/ { 2026-07-23 01:07:34.772 | next 2026-07-23 01:07:34.772 | } 2026-07-23 01:07:34.772 | /^[^ \t]+/ { 2026-07-23 01:07:34.773 | # get offset of first = in $0 2026-07-23 01:07:34.773 | eq_idx = index($0, "=") 2026-07-23 01:07:34.773 | # extract attr & value from $0 2026-07-23 01:07:34.773 | attr = substr($0, 1, eq_idx - 1) 2026-07-23 01:07:34.773 | value = substr($0, eq_idx + 1) 2026-07-23 01:07:34.773 | # only need to strip trailing whitespace from attr 2026-07-23 01:07:34.774 | sub(/[ \t]*$/, "", attr) 2026-07-23 01:07:34.775 | # need to strip leading & trailing whitespace from value 2026-07-23 01:07:34.775 | sub(/^[ \t]*/, "", value) 2026-07-23 01:07:34.775 | sub(/[ \t]*$/, "", value) 2026-07-23 01:07:34.775 | 2026-07-23 01:07:34.775 | # cfg_attr_count: number of config lines per [section, attr] 2026-07-23 01:07:34.775 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-07-23 01:07:34.775 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-07-23 01:07:34.775 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-07-23 01:07:34.775 | if (! (section, attr) in cfg_attr_count) { 2026-07-23 01:07:34.776 | if (section != last_section) { 2026-07-23 01:07:34.776 | cfg_section[section_count++] = section 2026-07-23 01:07:34.776 | last_section = section 2026-07-23 01:07:34.776 | } 2026-07-23 01:07:34.776 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-07-23 01:07:34.776 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-07-23 01:07:34.776 | 2026-07-23 01:07:34.776 | cfg_attr[section, attr, 0] = value 2026-07-23 01:07:34.776 | cfg_attr_count[section, attr] = 1 2026-07-23 01:07:34.776 | } else { 2026-07-23 01:07:34.777 | lno = cfg_attr_count[section, attr]++ 2026-07-23 01:07:34.777 | cfg_attr[section, attr, lno] = value 2026-07-23 01:07:34.777 | } 2026-07-23 01:07:34.777 | } 2026-07-23 01:07:34.777 | END { 2026-07-23 01:07:34.777 | # Process each section in order 2026-07-23 01:07:34.777 | for (sno = 0; sno < section_count; sno++) { 2026-07-23 01:07:34.777 | section = cfg_section[sno] 2026-07-23 01:07:34.777 | # The ini routines simply append a config item immediately 2026-07-23 01:07:34.777 | # after the section header. To keep the same order as defined 2026-07-23 01:07:34.778 | # in local.conf, invoke the ini routines in the reverse order 2026-07-23 01:07:34.778 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-07-23 01:07:34.778 | attr = cfg_sec_attr_name[sno, attr_no] 2026-07-23 01:07:34.778 | if (cfg_attr_count[section, attr] == 1) 2026-07-23 01:07:34.778 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-07-23 01:07:34.778 | else { 2026-07-23 01:07:34.778 | # For multiline, invoke the ini routines in the reverse order 2026-07-23 01:07:34.778 | count = cfg_attr_count[section, attr] 2026-07-23 01:07:34.779 | print "inidelete " configfile " " section " " attr 2026-07-23 01:07:34.779 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-07-23 01:07:34.779 | for (l = count -2; l >= 0; l--) 2026-07-23 01:07:34.779 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config /etc/neutron/metadata_agent.ini 2026-07-23 01:07:34.779 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-07-23 01:07:34.779 | } 2026-07-23 01:07:34.779 | } 2026-07-23 01:07:34.780 | } 2026-07-23 01:07:34.780 | } 2026-07-23 01:07:34.780 | ' 2026-07-23 01:07:34.780 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-07-23 01:07:34.780 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-07-23 01:07:34.780 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-07-23 01:07:34.785 | + inc/meta-config:get_meta_section:35 : local configfile=/etc/neutron/metadata_agent.ini 2026-07-23 01:07:34.791 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-23 01:07:34.794 | + inc/meta-config:get_meta_section:38 : [[ -z /etc/neutron/metadata_agent.ini ]] 2026-07-23 01:07:34.798 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v configfile=/etc/neutron/metadata_agent.ini ' 2026-07-23 01:07:34.799 | BEGIN { group = "" } 2026-07-23 01:07:34.799 | /^\[\[.+\|.*\]\]/ { 2026-07-23 01:07:34.799 | gsub("[][]", "", $1); 2026-07-23 01:07:34.799 | split($1, a, "|"); 2026-07-23 01:07:34.799 | if (a[1] == matchgroup && a[2] == configfile) { 2026-07-23 01:07:34.799 | group=a[1] 2026-07-23 01:07:34.799 | } else { 2026-07-23 01:07:34.799 | group="" 2026-07-23 01:07:34.799 | } 2026-07-23 01:07:34.799 | next 2026-07-23 01:07:34.799 | } 2026-07-23 01:07:34.800 | { 2026-07-23 01:07:34.800 | if (group != "") 2026-07-23 01:07:34.800 | print $0 2026-07-23 01:07:34.800 | } 2026-07-23 01:07:34.800 | ' /home/quobyte/devstack/local.conf 2026-07-23 01:07:34.810 | + inc/meta-config:merge_config_file:164 : eval 'iniset /etc/neutron/metadata_agent.ini DEFAULT ovsdb_connection "tcp:127.0.0.1:6640"' 2026-07-23 01:07:34.814 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/metadata_agent.ini DEFAULT ovsdb_connection tcp:127.0.0.1:6640 2026-07-23 01:07:34.866 | + inc/meta-config:merge_config_file:164 : read a 2026-07-23 01:07:34.871 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-07-23 01:07:34.877 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-07-23 01:07:34.882 | + inc/meta-config:merge_config_group:180 : local dir 2026-07-23 01:07:34.888 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $CINDER_CONF' 2026-07-23 01:07:34.891 | +++ inc/meta-config:merge_config_group:182 : echo /etc/cinder/cinder.conf 2026-07-23 01:07:34.898 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/cinder/cinder.conf 2026-07-23 01:07:34.906 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/cinder/cinder.conf ]] 2026-07-23 01:07:34.912 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/cinder/cinder.conf 2026-07-23 01:07:34.918 | + inc/meta-config:merge_config_group:187 : dir=/etc/cinder 2026-07-23 01:07:34.922 | + inc/meta-config:merge_config_group:189 : test -e /etc/cinder 2026-07-23 01:07:34.927 | + inc/meta-config:merge_config_group:189 : test -d /etc/cinder 2026-07-23 01:07:34.933 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/cinder ]] 2026-07-23 01:07:34.937 | + inc/meta-config:merge_config_group:196 : merge_config_file /home/quobyte/devstack/local.conf post-config '$CINDER_CONF' 2026-07-23 01:07:34.942 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-07-23 01:07:34.947 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-07-23 01:07:34.952 | + inc/meta-config:merge_config_file:85 : local 'configfile=$CINDER_CONF' 2026-07-23 01:07:34.957 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-07-23 01:07:34.963 | ++ inc/meta-config:merge_config_file:91 : eval echo '$CINDER_CONF' 2026-07-23 01:07:34.967 | +++ inc/meta-config:merge_config_file:91 : echo /etc/cinder/cinder.conf 2026-07-23 01:07:34.972 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/cinder/cinder.conf 2026-07-23 01:07:34.976 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/cinder/cinder.conf ']' 2026-07-23 01:07:34.983 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config '$CINDER_CONF' 2026-07-23 01:07:34.983 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$CINDER_CONF' ' 2026-07-23 01:07:34.983 | BEGIN { 2026-07-23 01:07:34.984 | section = "" 2026-07-23 01:07:34.984 | last_section = "" 2026-07-23 01:07:34.984 | section_count = 0 2026-07-23 01:07:34.984 | } 2026-07-23 01:07:34.986 | /^\[.+\]/ { 2026-07-23 01:07:34.986 | gsub("[][]", "", $1); 2026-07-23 01:07:34.986 | section=$1 2026-07-23 01:07:34.986 | next 2026-07-23 01:07:34.986 | } 2026-07-23 01:07:34.986 | /^ *\#/ { 2026-07-23 01:07:34.986 | next 2026-07-23 01:07:34.986 | } 2026-07-23 01:07:34.986 | /^[^ \t]+/ { 2026-07-23 01:07:34.986 | # get offset of first = in $0 2026-07-23 01:07:34.986 | eq_idx = index($0, "=") 2026-07-23 01:07:34.987 | # extract attr & value from $0 2026-07-23 01:07:34.987 | attr = substr($0, 1, eq_idx - 1) 2026-07-23 01:07:34.987 | value = substr($0, eq_idx + 1) 2026-07-23 01:07:34.987 | # only need to strip trailing whitespace from attr 2026-07-23 01:07:34.987 | sub(/[ \t]*$/, "", attr) 2026-07-23 01:07:34.987 | # need to strip leading & trailing whitespace from value 2026-07-23 01:07:34.987 | sub(/^[ \t]*/, "", value) 2026-07-23 01:07:34.987 | sub(/[ \t]*$/, "", value) 2026-07-23 01:07:34.987 | 2026-07-23 01:07:34.987 | # cfg_attr_count: number of config lines per [section, attr] 2026-07-23 01:07:34.988 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-07-23 01:07:34.988 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-07-23 01:07:34.988 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-07-23 01:07:34.988 | if (! (section, attr) in cfg_attr_count) { 2026-07-23 01:07:34.988 | if (section != last_section) { 2026-07-23 01:07:34.988 | cfg_section[section_count++] = section 2026-07-23 01:07:34.988 | last_section = section 2026-07-23 01:07:34.988 | } 2026-07-23 01:07:34.988 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-07-23 01:07:34.989 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-07-23 01:07:34.989 | 2026-07-23 01:07:34.989 | cfg_attr[section, attr, 0] = value 2026-07-23 01:07:34.989 | cfg_attr_count[section, attr] = 1 2026-07-23 01:07:34.989 | } else { 2026-07-23 01:07:34.989 | lno = cfg_attr_count[section, attr]++ 2026-07-23 01:07:34.989 | cfg_attr[section, attr, lno] = value 2026-07-23 01:07:34.989 | } 2026-07-23 01:07:34.989 | } 2026-07-23 01:07:34.990 | END { 2026-07-23 01:07:34.990 | # Process each section in order 2026-07-23 01:07:34.990 | for (sno = 0; sno < section_count; sno++) { 2026-07-23 01:07:34.990 | section = cfg_section[sno] 2026-07-23 01:07:34.990 | # The ini routines simply append a config item immediately 2026-07-23 01:07:34.990 | # after the section header. To keep the same order as defined 2026-07-23 01:07:34.990 | # in local.conf, invoke the ini routines in the reverse order 2026-07-23 01:07:34.990 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-07-23 01:07:34.991 | attr = cfg_sec_attr_name[sno, attr_no] 2026-07-23 01:07:34.991 | if (cfg_attr_count[section, attr] == 1) 2026-07-23 01:07:34.991 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-07-23 01:07:34.991 | else { 2026-07-23 01:07:34.991 | # For multiline, invoke the ini routines in the reverse order 2026-07-23 01:07:34.991 | count = cfg_attr_count[section, attr] 2026-07-23 01:07:34.991 | print "inidelete " configfile " " section " " attr 2026-07-23 01:07:34.991 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-07-23 01:07:34.991 | for (l = count -2; l >= 0; l--) 2026-07-23 01:07:34.992 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-07-23 01:07:34.992 | } 2026-07-23 01:07:34.992 | } 2026-07-23 01:07:34.992 | } 2026-07-23 01:07:34.992 | } 2026-07-23 01:07:34.992 | ' 2026-07-23 01:07:34.992 | + inc/meta-config:merge_config_file:164 : read a 2026-07-23 01:07:34.992 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-07-23 01:07:34.992 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-07-23 01:07:34.994 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-07-23 01:07:34.998 | + inc/meta-config:get_meta_section:35 : local 'configfile=$CINDER_CONF' 2026-07-23 01:07:35.004 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-23 01:07:35.008 | + inc/meta-config:get_meta_section:38 : [[ -z $CINDER_CONF ]] 2026-07-23 01:07:35.013 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$CINDER_CONF' ' 2026-07-23 01:07:35.013 | BEGIN { group = "" } 2026-07-23 01:07:35.013 | /^\[\[.+\|.*\]\]/ { 2026-07-23 01:07:35.013 | gsub("[][]", "", $1); 2026-07-23 01:07:35.013 | split($1, a, "|"); 2026-07-23 01:07:35.013 | if (a[1] == matchgroup && a[2] == configfile) { 2026-07-23 01:07:35.013 | group=a[1] 2026-07-23 01:07:35.013 | } else { 2026-07-23 01:07:35.013 | group="" 2026-07-23 01:07:35.013 | } 2026-07-23 01:07:35.013 | next 2026-07-23 01:07:35.014 | } 2026-07-23 01:07:35.014 | { 2026-07-23 01:07:35.014 | if (group != "") 2026-07-23 01:07:35.014 | print $0 2026-07-23 01:07:35.014 | } 2026-07-23 01:07:35.014 | ' /home/quobyte/devstack/local.conf 2026-07-23 01:07:35.024 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD nas_secure_file_operations "false"' 2026-07-23 01:07:35.029 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD nas_secure_file_operations false 2026-07-23 01:07:35.079 | + inc/meta-config:merge_config_file:164 : read a 2026-07-23 01:07:35.085 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD nas_secure_file_permissions "false"' 2026-07-23 01:07:35.089 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD nas_secure_file_permissions false 2026-07-23 01:07:35.141 | + inc/meta-config:merge_config_file:164 : read a 2026-07-23 01:07:35.145 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD quobyte_client_cfg "/etc/quobyte/client-cinder.cfg"' 2026-07-23 01:07:35.150 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD quobyte_client_cfg /etc/quobyte/client-cinder.cfg 2026-07-23 01:07:35.199 | + inc/meta-config:merge_config_file:164 : read a 2026-07-23 01:07:35.204 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD volume_backend_name "QuobyteHD"' 2026-07-23 01:07:35.208 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD volume_backend_name QuobyteHD 2026-07-23 01:07:35.245 | + inc/async:async_inner:64 : rc=0 2026-07-23 01:07:35.259 | + inc/meta-config:merge_config_file:164 : read a 2026-07-23 01:07:35.265 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD quobyte_volume_url "quobyte://osci02.corp.quobyte.com/cinder-vol-27787191-e3c8-44d9-8562-38da72777236"' 2026-07-23 01:07:35.269 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD quobyte_volume_url quobyte://osci02.corp.quobyte.com/cinder-vol-27787191-e3c8-44d9-8562-38da72777236 2026-07-23 01:07:35.283 | [60805 Async configure_neutron_nova:60805]: finished successfully 2026-07-23 01:07:35.317 | + inc/meta-config:merge_config_file:164 : read a 2026-07-23 01:07:35.322 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD volume_driver "cinder.volume.drivers.quobyte.QuobyteDriver"' 2026-07-23 01:07:35.327 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD volume_driver cinder.volume.drivers.quobyte.QuobyteDriver 2026-07-23 01:07:35.376 | + inc/meta-config:merge_config_file:164 : read a 2026-07-23 01:07:35.380 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD enable_unsupported_driver "True"' 2026-07-23 01:07:35.384 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD enable_unsupported_driver True 2026-07-23 01:07:35.433 | + inc/meta-config:merge_config_file:164 : read a 2026-07-23 01:07:35.439 | + ./stack.sh:main:1269 : is_service_enabled swift 2026-07-23 01:07:35.467 | + functions-common:is_service_enabled:2076 : return 1 2026-07-23 01:07:35.471 | + ./stack.sh:main:1277 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-07-23 01:07:35.475 | + ./stack.sh:main:1278 : is_service_enabled cinder 2026-07-23 01:07:35.504 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 01:07:35.509 | + ./stack.sh:main:1279 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-07-23 01:07:35.562 | + ./stack.sh:main:1282 : async_wait configure_neutron_nova 2026-07-23 01:07:35.635 | [2070 Async configure_neutron_nova:60805]: Waiting for completion of configure_neutron_nova running on PID 60805 (2 other jobs running) 2026-07-23 01:07:35.670 | [2070 Async configure_neutron_nova:60805]: Signaling child to exit 2026-07-23 01:07:35.670 | WAKEUP 2026-07-23 01:07:35.702 | [2070 Async configure_neutron_nova:60805]: Signaled 2026-07-23 01:07:35.705 | + lib/neutron:configure_neutron_nova:452 : create_nova_conf_neutron /etc/nova/nova.conf 2026-07-23 01:07:35.705 | + lib/neutron:create_nova_conf_neutron:463 : local conf=/etc/nova/nova.conf 2026-07-23 01:07:35.705 | + lib/neutron:create_nova_conf_neutron:464 : configure_keystoneauth /etc/nova/nova.conf nova neutron 2026-07-23 01:07:35.705 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-07-23 01:07:35.705 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-23 01:07:35.705 | + lib/keystone:configure_keystoneauth:393 : local section=neutron 2026-07-23 01:07:35.705 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf neutron auth_type password 2026-07-23 01:07:35.706 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf neutron interface public 2026-07-23 01:07:35.706 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf neutron auth_url http://192.168.122.85/identity 2026-07-23 01:07:35.706 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf neutron username nova 2026-07-23 01:07:35.706 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf neutron password nomoresecret 2026-07-23 01:07:35.706 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2026-07-23 01:07:35.706 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf neutron project_name service 2026-07-23 01:07:35.706 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2026-07-23 01:07:35.706 | + lib/neutron:create_nova_conf_neutron:465 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2026-07-23 01:07:35.706 | + lib/neutron:create_nova_conf_neutron:468 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2026-07-23 01:07:35.706 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2026-07-23 01:07:35.707 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:119 : : 2026-07-23 01:07:35.707 | + lib/neutron:create_nova_conf_neutron:470 : is_service_enabled q-meta neutron-metadata-agent 2026-07-23 01:07:35.707 | + functions-common:is_service_enabled:2076 : return 1 2026-07-23 01:07:35.707 | + lib/neutron:create_nova_conf_neutron:474 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2026-07-23 01:07:35.707 | + lib/neutron:create_nova_conf_neutron:475 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2026-07-23 01:07:35.707 | + lib/neutron:configure_neutron_nova:453 : [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]] 2026-07-23 01:07:35.707 | ++ lib/neutron:configure_neutron_nova:454 : seq 1 1 2026-07-23 01:07:35.707 | + lib/neutron:configure_neutron_nova:454 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-23 01:07:35.707 | + lib/neutron:configure_neutron_nova:455 : local conf 2026-07-23 01:07:35.707 | ++ lib/neutron:configure_neutron_nova:456 : conductor_conf 1 2026-07-23 01:07:35.707 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-07-23 01:07:35.708 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-07-23 01:07:35.708 | + lib/neutron:configure_neutron_nova:456 : conf=/etc/nova/nova_cell1.conf 2026-07-23 01:07:35.708 | + lib/neutron:configure_neutron_nova:457 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2026-07-23 01:07:35.708 | + lib/neutron:create_nova_conf_neutron:463 : local conf=/etc/nova/nova_cell1.conf 2026-07-23 01:07:35.708 | + lib/neutron:create_nova_conf_neutron:464 : configure_keystoneauth /etc/nova/nova_cell1.conf nova neutron 2026-07-23 01:07:35.708 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova_cell1.conf 2026-07-23 01:07:35.708 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-23 01:07:35.708 | + lib/keystone:configure_keystoneauth:393 : local section=neutron 2026-07-23 01:07:35.708 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2026-07-23 01:07:35.708 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova_cell1.conf neutron interface public 2026-07-23 01:07:35.709 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova_cell1.conf neutron auth_url http://192.168.122.85/identity 2026-07-23 01:07:35.709 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova_cell1.conf neutron username nova 2026-07-23 01:07:35.709 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova_cell1.conf neutron password nomoresecret 2026-07-23 01:07:35.709 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2026-07-23 01:07:35.709 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2026-07-23 01:07:35.709 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2026-07-23 01:07:35.709 | + lib/neutron:create_nova_conf_neutron:465 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2026-07-23 01:07:35.709 | + lib/neutron:create_nova_conf_neutron:468 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2026-07-23 01:07:35.709 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2026-07-23 01:07:35.709 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:119 : : 2026-07-23 01:07:35.710 | + lib/neutron:create_nova_conf_neutron:470 : is_service_enabled q-meta neutron-metadata-agent 2026-07-23 01:07:35.710 | + functions-common:is_service_enabled:2076 : return 1 2026-07-23 01:07:35.710 | + lib/neutron:create_nova_conf_neutron:474 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2026-07-23 01:07:35.710 | + lib/neutron:create_nova_conf_neutron:475 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2026-07-23 01:07:35.771 | [2070 Async configure_neutron_nova:60805]: finished configure_neutron_nova with result 0 in 1 seconds 2026-07-23 01:07:35.778 | + inc/async:async_wait:197 : return 0 2026-07-23 01:07:35.784 | + ./stack.sh:main:1288 : is_service_enabled nova 2026-07-23 01:07:35.815 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 01:07:35.820 | + ./stack.sh:main:1289 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-07-23 01:07:35.874 | + ./stack.sh:main:1290 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-07-23 01:07:35.929 | + ./stack.sh:main:1294 : is_service_enabled n-api 2026-07-23 01:07:35.961 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 01:07:35.966 | + ./stack.sh:main:1295 : echo_summary 'Starting Nova API' 2026-07-23 01:07:35.971 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-23 01:07:35.976 | + ./stack.sh:echo_summary:450 : echo -e Starting Nova API 2026-07-23 01:07:35.980 | + ./stack.sh:main:1296 : start_nova_api 2026-07-23 01:07:35.985 | + lib/nova:start_nova_api:968 : local old_path=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-23 01:07:35.990 | + lib/nova:start_nova_api:969 : export PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-23 01:07:35.996 | + lib/nova:start_nova_api:969 : PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-23 01:07:36.003 | ++ lib/nova:start_nova_api:971 : which uwsgi 2026-07-23 01:07:36.011 | + lib/nova:start_nova_api:971 : run_process n-api '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-07-23 01:07:36.016 | + functions-common:run_process:1674 : local service=n-api 2026-07-23 01:07:36.021 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-07-23 01:07:36.024 | + functions-common:run_process:1676 : local group= 2026-07-23 01:07:36.027 | + functions-common:run_process:1677 : local user= 2026-07-23 01:07:36.031 | + functions-common:run_process:1678 : local env_vars= 2026-07-23 01:07:36.034 | + functions-common:run_process:1680 : local name=n-api 2026-07-23 01:07:36.038 | + functions-common:run_process:1682 : time_start run_process 2026-07-23 01:07:36.040 | + functions-common:time_start:2406 : local name=run_process 2026-07-23 01:07:36.044 | + functions-common:time_start:2407 : local start_time= 2026-07-23 01:07:36.048 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-23 01:07:36.053 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-23 01:07:36.058 | + functions-common:time_start:2411 : _TIME_START[$name]=1784768856055 2026-07-23 01:07:36.062 | + functions-common:run_process:1683 : is_service_enabled n-api 2026-07-23 01:07:36.086 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 01:07:36.089 | + functions-common:run_process:1684 : _run_under_systemd n-api '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' '' '' 2026-07-23 01:07:36.094 | + functions-common:_run_under_systemd:1628 : local service=n-api 2026-07-23 01:07:36.098 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-07-23 01:07:36.102 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-07-23 01:07:36.105 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-07-23 01:07:36.109 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-07-23 01:07:36.112 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]] 2026-07-23 01:07:36.116 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2026-07-23 01:07:36.119 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-api.service 2026-07-23 01:07:36.123 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-23 01:07:36.127 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-23 01:07:36.130 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-23 01:07:36.134 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-23 01:07:36.138 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-api] ]] 2026-07-23 01:07:36.143 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]] 2026-07-23 01:07:36.148 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-07-23 01:07:36.153 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-23 01:07:36.156 | + functions-common:_run_under_systemd:1648 : write_uwsgi_user_unit_file devstack@n-api.service '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini --venv /opt/stack/data/venv' '' quobyte '' 2026-07-23 01:07:36.160 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@n-api.service 2026-07-23 01:07:36.165 | + functions-common:write_uwsgi_user_unit_file:1568 : local 'command=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-23 01:07:36.168 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-07-23 01:07:36.173 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-07-23 01:07:36.177 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-07-23 01:07:36.179 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@n-api.service 2026-07-23 01:07:36.183 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-07-23 01:07:36.189 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-api.service Unit Description 'Devstack devstack@n-api.service' 2026-07-23 01:07:36.284 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Environment '"PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-23 01:07:36.378 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service SyslogIdentifier devstack@n-api.service 2026-07-23 01:07:36.456 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User quobyte 2026-07-23 01:07:36.532 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecStart '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-23 01:07:36.611 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-23 01:07:36.706 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2026-07-23 01:07:36.801 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2026-07-23 01:07:36.893 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2026-07-23 01:07:36.973 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2026-07-23 01:07:37.060 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2026-07-23 01:07:37.144 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-07-23 01:07:37.148 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-07-23 01:07:37.153 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@n-api.service Install WantedBy multi-user.target 2026-07-23 01:07:37.255 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-07-23 01:07:37.781 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-api.service 2026-07-23 01:07:37.809 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api.service → /etc/systemd/system/devstack@n-api.service. 2026-07-23 01:07:38.306 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-api.service 2026-07-23 01:07:38.443 | + functions-common:run_process:1686 : time_stop run_process 2026-07-23 01:07:38.448 | + functions-common:time_stop:2420 : local name 2026-07-23 01:07:38.451 | + functions-common:time_stop:2421 : local end_time 2026-07-23 01:07:38.456 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-23 01:07:38.460 | + functions-common:time_stop:2423 : local total 2026-07-23 01:07:38.465 | + functions-common:time_stop:2424 : local start_time 2026-07-23 01:07:38.468 | + functions-common:time_stop:2426 : name=run_process 2026-07-23 01:07:38.473 | + functions-common:time_stop:2427 : start_time=1784768856055 2026-07-23 01:07:38.477 | + functions-common:time_stop:2429 : [[ -z 1784768856055 ]] 2026-07-23 01:07:38.483 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-23 01:07:38.490 | + functions-common:time_stop:2432 : end_time=1784768858484 2026-07-23 01:07:38.494 | + functions-common:time_stop:2433 : elapsed_time=2429 2026-07-23 01:07:38.499 | + functions-common:time_stop:2434 : total=4160 2026-07-23 01:07:38.503 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-23 01:07:38.507 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=6589 2026-07-23 01:07:38.510 | + lib/nova:start_nova_api:973 : echo 'Waiting for nova-api to start...' 2026-07-23 01:07:38.511 | Waiting for nova-api to start... 2026-07-23 01:07:38.514 | + lib/nova:start_nova_api:975 : local service_url=http://192.168.122.85/compute/v2.1/ 2026-07-23 01:07:38.518 | + lib/nova:start_nova_api:977 : wait_for_service 60 http://192.168.122.85/compute/v2.1/ 2026-07-23 01:07:38.522 | + functions:wait_for_service:476 : local timeout=60 2026-07-23 01:07:38.525 | + functions:wait_for_service:477 : local url=http://192.168.122.85/compute/v2.1/ 2026-07-23 01:07:38.529 | + functions:wait_for_service:478 : local rval=0 2026-07-23 01:07:38.533 | + functions:wait_for_service:479 : time_start wait_for_service 2026-07-23 01:07:38.536 | + functions-common:time_start:2406 : local name=wait_for_service 2026-07-23 01:07:38.540 | + functions-common:time_start:2407 : local start_time= 2026-07-23 01:07:38.544 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-23 01:07:38.549 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-23 01:07:38.555 | + functions-common:time_start:2411 : _TIME_START[$name]=1784768858551 2026-07-23 01:07:38.560 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-07-23 01:07:38.564 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-23 01:07:38.567 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.85/compute/v2.1/ 2026-07-23 01:07:44.766 | + :: : [[ 200 == 503 ]] 2026-07-23 01:07:44.769 | + :: : [[ 0 -eq 7 ]] 2026-07-23 01:07:44.775 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-07-23 01:07:44.781 | + functions-common:time_stop:2420 : local name 2026-07-23 01:07:44.786 | + functions-common:time_stop:2421 : local end_time 2026-07-23 01:07:44.791 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-23 01:07:44.796 | + functions-common:time_stop:2423 : local total 2026-07-23 01:07:44.802 | + functions-common:time_stop:2424 : local start_time 2026-07-23 01:07:44.807 | + functions-common:time_stop:2426 : name=wait_for_service 2026-07-23 01:07:44.813 | + functions-common:time_stop:2427 : start_time=1784768858551 2026-07-23 01:07:44.819 | + functions-common:time_stop:2429 : [[ -z 1784768858551 ]] 2026-07-23 01:07:44.825 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-23 01:07:44.833 | + functions-common:time_stop:2432 : end_time=1784768864827 2026-07-23 01:07:44.838 | + functions-common:time_stop:2433 : elapsed_time=6276 2026-07-23 01:07:44.845 | + functions-common:time_stop:2434 : total=5740 2026-07-23 01:07:44.851 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-23 01:07:44.856 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=12016 2026-07-23 01:07:44.861 | + functions:wait_for_service:486 : return 0 2026-07-23 01:07:44.867 | + lib/nova:start_nova_api:981 : export PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-23 01:07:44.873 | + lib/nova:start_nova_api:981 : PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-23 01:07:44.879 | + ./stack.sh:main:1299 : is_service_enabled ovn-controller ovn-controller-vtep 2026-07-23 01:07:44.911 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 01:07:44.915 | + ./stack.sh:main:1300 : echo_summary 'Starting OVN services' 2026-07-23 01:07:44.922 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-23 01:07:44.927 | + ./stack.sh:echo_summary:450 : echo -e Starting OVN services 2026-07-23 01:07:44.932 | + ./stack.sh:main:1301 : start_ovn_services 2026-07-23 01:07:44.937 | + lib/neutron:start_ovn_services:580 : [[ ovn == \o\v\n ]] 2026-07-23 01:07:44.941 | + lib/neutron:start_ovn_services:581 : '[' libvirt '!=' ironic ']' 2026-07-23 01:07:44.946 | + lib/neutron:start_ovn_services:587 : init_ovn 2026-07-23 01:07:44.950 | + lib/neutron_plugins/ovn_agent:init_ovn:637 : local 'mkdir_cmd=mkdir -p /var/lib/ovn' 2026-07-23 01:07:44.955 | + lib/neutron_plugins/ovn_agent:init_ovn:639 : [[ False == \F\a\l\s\e ]] 2026-07-23 01:07:44.960 | + lib/neutron_plugins/ovn_agent:init_ovn:640 : mkdir_cmd='sudo mkdir -p /var/lib/ovn' 2026-07-23 01:07:44.964 | + lib/neutron_plugins/ovn_agent:init_ovn:643 : sudo mkdir -p /var/lib/ovn 2026-07-23 01:07:44.985 | + lib/neutron_plugins/ovn_agent:init_ovn:644 : mkdir -p /opt/stack/data/ovs 2026-07-23 01:07:44.993 | + lib/neutron_plugins/ovn_agent:init_ovn:646 : rm -f '/opt/stack/data/ovs/*.db' 2026-07-23 01:07:45.000 | + lib/neutron_plugins/ovn_agent:init_ovn:647 : rm -f '/opt/stack/data/ovs/.*.db.~lock~' 2026-07-23 01:07:45.007 | + lib/neutron_plugins/ovn_agent:init_ovn:648 : sudo rm -f /var/lib/ovn/ovnnb_db.db /var/lib/ovn/ovnsb_db.db 2026-07-23 01:07:45.027 | + lib/neutron_plugins/ovn_agent:init_ovn:649 : sudo rm -f /var/lib/ovn/.ovnnb_db.db.~lock~ /var/lib/ovn/.ovnsb_db.db.~lock~ 2026-07-23 01:07:45.047 | + lib/neutron_plugins/ovn_agent:init_ovn:650 : sudo rm -f /var/run/ovn/ovnnb_db.sock /var/run/ovn/ovnsb_db.sock 2026-07-23 01:07:45.066 | + lib/neutron:start_ovn_services:588 : start_ovn 2026-07-23 01:07:45.071 | + lib/neutron_plugins/ovn_agent:start_ovn:762 : echo 'Starting OVN' 2026-07-23 01:07:45.072 | Starting OVN 2026-07-23 01:07:45.076 | + lib/neutron_plugins/ovn_agent:start_ovn:764 : _start_ovs 2026-07-23 01:07:45.080 | + lib/neutron_plugins/ovn_agent:_start_ovs:654 : echo 'Starting OVS' 2026-07-23 01:07:45.080 | Starting OVS 2026-07-23 01:07:45.085 | + lib/neutron_plugins/ovn_agent:_start_ovs:655 : is_service_enabled ovn-controller ovn-controller-vtep ovn-northd 2026-07-23 01:07:45.112 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 01:07:45.116 | + lib/neutron_plugins/ovn_agent:_start_ovs:657 : enable_service ovsdb-server 2026-07-23 01:07:45.184 | + lib/neutron_plugins/ovn_agent:_start_ovs:658 : enable_service ovs-vswitchd 2026-07-23 01:07:45.251 | + lib/neutron_plugins/ovn_agent:_start_ovs:660 : [[ False == \T\r\u\e ]] 2026-07-23 01:07:45.255 | + lib/neutron_plugins/ovn_agent:_start_ovs:684 : _start_process ovsdb-server.service 2026-07-23 01:07:45.260 | + lib/neutron_plugins/ovn_agent:_start_process:264 : sudo systemctl daemon-reload 2026-07-23 01:07:45.767 | + lib/neutron_plugins/ovn_agent:_start_process:265 : sudo systemctl enable ovsdb-server.service 2026-07-23 01:07:46.255 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-07-23 01:07:46.260 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-07-23 01:07:46.260 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-07-23 01:07:46.262 | 2026-07-23 01:07:46.262 | Possible reasons for having these kinds of units are: 2026-07-23 01:07:46.262 | • A unit may be statically enabled by being symlinked from another unit's 2026-07-23 01:07:46.262 | .wants/, .requires/, or .upholds/ directory. 2026-07-23 01:07:46.262 | • A unit's purpose may be to act as a helper for some other unit which has 2026-07-23 01:07:46.262 | a requirement dependency on it. 2026-07-23 01:07:46.263 | • A unit may be started when needed via activation (socket, path, timer, 2026-07-23 01:07:46.263 | D-Bus, udev, scripted systemctl call, ...). 2026-07-23 01:07:46.263 | • In case of template units, the unit is meant to be enabled with some 2026-07-23 01:07:46.263 | instance name specified. 2026-07-23 01:07:46.266 | + lib/neutron_plugins/ovn_agent:_start_process:266 : sudo systemctl restart ovsdb-server.service 2026-07-23 01:07:50.930 | + lib/neutron_plugins/ovn_agent:_start_ovs:685 : _start_process ovs-vswitchd.service 2026-07-23 01:07:50.935 | + lib/neutron_plugins/ovn_agent:_start_process:264 : sudo systemctl daemon-reload 2026-07-23 01:07:51.421 | + lib/neutron_plugins/ovn_agent:_start_process:265 : sudo systemctl enable ovs-vswitchd.service 2026-07-23 01:07:51.905 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-07-23 01:07:51.905 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-07-23 01:07:51.905 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-07-23 01:07:51.905 | 2026-07-23 01:07:51.905 | Possible reasons for having these kinds of units are: 2026-07-23 01:07:51.905 | • A unit may be statically enabled by being symlinked from another unit's 2026-07-23 01:07:51.905 | .wants/, .requires/, or .upholds/ directory. 2026-07-23 01:07:51.906 | • A unit's purpose may be to act as a helper for some other unit which has 2026-07-23 01:07:51.906 | a requirement dependency on it. 2026-07-23 01:07:51.906 | • A unit may be started when needed via activation (socket, path, timer, 2026-07-23 01:07:51.906 | D-Bus, udev, scripted systemctl call, ...). 2026-07-23 01:07:51.906 | • In case of template units, the unit is meant to be enabled with some 2026-07-23 01:07:51.906 | instance name specified. 2026-07-23 01:07:51.917 | + lib/neutron_plugins/ovn_agent:_start_process:266 : sudo systemctl restart ovs-vswitchd.service 2026-07-23 01:07:52.287 | + lib/neutron_plugins/ovn_agent:_start_ovs:688 : echo 'Configuring OVSDB' 2026-07-23 01:07:52.287 | Configuring OVSDB 2026-07-23 01:07:52.293 | + lib/neutron_plugins/ovn_agent:_start_ovs:689 : is_service_enabled tls-proxy 2026-07-23 01:07:52.324 | + functions-common:is_service_enabled:2076 : return 1 2026-07-23 01:07:52.329 | + lib/neutron_plugins/ovn_agent:_start_ovs:696 : sudo ovs-vsctl --no-wait set-manager ptcp:6640:127.0.0.1 2026-07-23 01:07:52.365 | + lib/neutron_plugins/ovn_agent:_start_ovs:697 : sudo ovs-vsctl --no-wait set open_vswitch . system-type=devstack 2026-07-23 01:07:52.392 | + lib/neutron_plugins/ovn_agent:_start_ovs:698 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:system-id=a74ccfbd-dd3c-49b0-b83d-834996aaf8e5 2026-07-23 01:07:52.417 | + lib/neutron_plugins/ovn_agent:_start_ovs:699 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-remote=tcp:192.168.122.85:6642 2026-07-23 01:07:52.444 | + lib/neutron_plugins/ovn_agent:_start_ovs:700 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-bridge=br-int 2026-07-23 01:07:52.471 | + lib/neutron_plugins/ovn_agent:_start_ovs:701 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-encap-type=geneve 2026-07-23 01:07:52.497 | + lib/neutron_plugins/ovn_agent:_start_ovs:702 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-encap-ip=192.168.122.85 2026-07-23 01:07:52.528 | ++ lib/neutron_plugins/ovn_agent:_start_ovs:703 : hostname 2026-07-23 01:07:52.535 | + lib/neutron_plugins/ovn_agent:_start_ovs:703 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:hostname=devstack 2026-07-23 01:07:52.566 | + lib/neutron_plugins/ovn_agent:_start_ovs:705 : [[ True == \T\r\u\e ]] 2026-07-23 01:07:52.568 | + lib/neutron_plugins/ovn_agent:_start_ovs:706 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-cms-options=enable-chassis-as-gw 2026-07-23 01:07:52.601 | + lib/neutron_plugins/ovn_agent:_start_ovs:710 : [[ metadata =~ ovn-bgp ]] 2026-07-23 01:07:52.605 | + lib/neutron_plugins/ovn_agent:_start_ovs:716 : [[ metadata =~ ovn-evpn ]] 2026-07-23 01:07:52.608 | + lib/neutron_plugins/ovn_agent:_start_ovs:722 : is_provider_network 2026-07-23 01:07:52.611 | + functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-07-23 01:07:52.613 | + functions-common:is_provider_network:2272 : return 1 2026-07-23 01:07:52.617 | + lib/neutron_plugins/ovn_agent:_start_ovs:722 : [[ True == \T\r\u\e ]] 2026-07-23 01:07:52.621 | + lib/neutron_plugins/ovn_agent:_start_ovs:723 : ovn_base_setup_bridge br-ex 2026-07-23 01:07:52.626 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:252 : local bridge=br-ex 2026-07-23 01:07:52.632 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:253 : local 'addbr_cmd=sudo ovs-vsctl --no-wait -- --may-exist add-br br-ex' 2026-07-23 01:07:52.636 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:255 : '[' system '!=' system ']' 2026-07-23 01:07:52.640 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:259 : sudo ovs-vsctl --no-wait -- --may-exist add-br br-ex 2026-07-23 01:07:52.674 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:260 : sudo ovs-vsctl --no-wait br-set-external-id br-ex bridge-id br-ex 2026-07-23 01:07:52.713 | + lib/neutron_plugins/ovn_agent:_start_ovs:724 : sudo ovs-vsctl set open . external-ids:ovn-bridge-mappings=public:br-ex 2026-07-23 01:07:52.753 | + lib/neutron_plugins/ovn_agent:_start_ovs:727 : is_service_enabled ovn-controller-vtep 2026-07-23 01:07:52.779 | + functions-common:is_service_enabled:2076 : return 1 2026-07-23 01:07:52.783 | + lib/neutron_plugins/ovn_agent:start_ovn:766 : local SCRIPTDIR=/share/ovn/scripts 2026-07-23 01:07:52.788 | + lib/neutron_plugins/ovn_agent:start_ovn:767 : use_new_ovn_repository 2026-07-23 01:07:52.792 | + lib/neutron_plugins/ovn_agent:use_new_ovn_repository:224 : [[ False == \F\a\l\s\e ]] 2026-07-23 01:07:52.797 | + lib/neutron_plugins/ovn_agent:use_new_ovn_repository:225 : return 0 2026-07-23 01:07:52.801 | + lib/neutron_plugins/ovn_agent:start_ovn:771 : is_service_enabled ovn-northd 2026-07-23 01:07:52.827 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 01:07:52.831 | + lib/neutron_plugins/ovn_agent:start_ovn:772 : [[ False == \T\r\u\e ]] 2026-07-23 01:07:52.835 | + lib/neutron_plugins/ovn_agent:start_ovn:778 : _start_process ovn-central.service 2026-07-23 01:07:52.839 | + lib/neutron_plugins/ovn_agent:_start_process:264 : sudo systemctl daemon-reload 2026-07-23 01:07:53.303 | + lib/neutron_plugins/ovn_agent:_start_process:265 : sudo systemctl enable ovn-central.service 2026-07-23 01:07:53.762 | + lib/neutron_plugins/ovn_agent:_start_process:266 : sudo systemctl restart ovn-central.service 2026-07-23 01:07:53.839 | + lib/neutron_plugins/ovn_agent:start_ovn:781 : _wait_for_ovn_and_set_custom_config 2026-07-23 01:07:53.844 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:744 : wait_for_sock_file /var/run/ovn/ovnnb_db.sock 2026-07-23 01:07:53.848 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:213 : local count=0 2026-07-23 01:07:53.852 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:214 : '[' '!' -S /var/run/ovn/ovnnb_db.sock ']' 2026-07-23 01:07:53.855 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:215 : sleep 1 2026-07-23 01:07:54.861 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:216 : count=1 2026-07-23 01:07:54.864 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:217 : '[' 1 -gt 40 ']' 2026-07-23 01:07:54.867 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:214 : '[' '!' -S /var/run/ovn/ovnnb_db.sock ']' 2026-07-23 01:07:54.870 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:745 : wait_for_sock_file /var/run/ovn/ovnsb_db.sock 2026-07-23 01:07:54.873 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:213 : local count=0 2026-07-23 01:07:54.876 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:214 : '[' '!' -S /var/run/ovn/ovnsb_db.sock ']' 2026-07-23 01:07:54.878 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:746 : wait_for_db_file /var/lib/ovn/ovnnb_db.db 2026-07-23 01:07:54.881 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:202 : local count=0 2026-07-23 01:07:54.885 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:203 : '[' '!' -f /var/lib/ovn/ovnnb_db.db ']' 2026-07-23 01:07:54.888 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:747 : wait_for_db_file /var/lib/ovn/ovnsb_db.db 2026-07-23 01:07:54.891 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:202 : local count=0 2026-07-23 01:07:54.894 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:203 : '[' '!' -f /var/lib/ovn/ovnsb_db.db ']' 2026-07-23 01:07:54.897 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:749 : is_service_enabled tls-proxy 2026-07-23 01:07:54.918 | + functions-common:is_service_enabled:2076 : return 1 2026-07-23 01:07:54.921 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:754 : sudo ovn-nbctl --db=unix:/var/run/ovn/ovnnb_db.sock set-connection ptcp:6641:0.0.0.0 -- set connection . inactivity_probe=60000 2026-07-23 01:07:54.950 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:755 : sudo ovn-sbctl --db=unix:/var/run/ovn/ovnsb_db.sock set-connection ptcp:6642:0.0.0.0 -- set connection . inactivity_probe=60000 2026-07-23 01:07:54.975 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:756 : sudo ovs-appctl -t /var/run/ovn/ovnnb_db.ctl vlog/set console:off syslog:info file:info 2026-07-23 01:07:54.994 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:757 : sudo ovs-appctl -t /var/run/ovn/ovnsb_db.ctl vlog/set console:off syslog:info file:info 2026-07-23 01:07:55.011 | + lib/neutron_plugins/ovn_agent:start_ovn:785 : is_service_enabled ovn-controller 2026-07-23 01:07:55.032 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 01:07:55.035 | + lib/neutron_plugins/ovn_agent:start_ovn:786 : [[ False == \T\r\u\e ]] 2026-07-23 01:07:55.037 | + lib/neutron_plugins/ovn_agent:start_ovn:792 : _start_process ovn-controller.service 2026-07-23 01:07:55.040 | + lib/neutron_plugins/ovn_agent:_start_process:264 : sudo systemctl daemon-reload 2026-07-23 01:07:55.557 | + lib/neutron_plugins/ovn_agent:_start_process:265 : sudo systemctl enable ovn-controller.service 2026-07-23 01:07:56.047 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-07-23 01:07:56.048 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-07-23 01:07:56.048 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-07-23 01:07:56.048 | 2026-07-23 01:07:56.048 | Possible reasons for having these kinds of units are: 2026-07-23 01:07:56.048 | • A unit may be statically enabled by being symlinked from another unit's 2026-07-23 01:07:56.048 | .wants/, .requires/, or .upholds/ directory. 2026-07-23 01:07:56.048 | • A unit's purpose may be to act as a helper for some other unit which has 2026-07-23 01:07:56.048 | a requirement dependency on it. 2026-07-23 01:07:56.048 | • A unit may be started when needed via activation (socket, path, timer, 2026-07-23 01:07:56.048 | D-Bus, udev, scripted systemctl call, ...). 2026-07-23 01:07:56.048 | • In case of template units, the unit is meant to be enabled with some 2026-07-23 01:07:56.049 | instance name specified. 2026-07-23 01:07:56.056 | + lib/neutron_plugins/ovn_agent:_start_process:266 : sudo systemctl restart ovn-controller.service 2026-07-23 01:07:56.316 | + lib/neutron_plugins/ovn_agent:start_ovn:796 : is_service_enabled ovn-controller-vtep 2026-07-23 01:07:56.337 | + functions-common:is_service_enabled:2076 : return 1 2026-07-23 01:07:56.340 | + lib/neutron_plugins/ovn_agent:start_ovn:805 : is_ovn_metadata_agent_enabled 2026-07-23 01:07:56.344 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:323 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-07-23 01:07:56.365 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 01:07:56.371 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:323 : [[ False == \F\a\l\s\e ]] 2026-07-23 01:07:56.375 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:324 : return 0 2026-07-23 01:07:56.379 | + lib/neutron_plugins/ovn_agent:start_ovn:806 : run_process q-ovn-metadata-agent '/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-07-23 01:07:56.382 | + functions-common:run_process:1674 : local service=q-ovn-metadata-agent 2026-07-23 01:07:56.384 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-07-23 01:07:56.387 | + functions-common:run_process:1676 : local group= 2026-07-23 01:07:56.390 | + functions-common:run_process:1677 : local user= 2026-07-23 01:07:56.393 | + functions-common:run_process:1678 : local env_vars= 2026-07-23 01:07:56.396 | + functions-common:run_process:1680 : local name=q-ovn-metadata-agent 2026-07-23 01:07:56.398 | + functions-common:run_process:1682 : time_start run_process 2026-07-23 01:07:56.402 | + functions-common:time_start:2406 : local name=run_process 2026-07-23 01:07:56.404 | + functions-common:time_start:2407 : local start_time= 2026-07-23 01:07:56.407 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-23 01:07:56.410 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-23 01:07:56.415 | + functions-common:time_start:2411 : _TIME_START[$name]=1784768876412 2026-07-23 01:07:56.417 | + functions-common:run_process:1683 : is_service_enabled q-ovn-metadata-agent 2026-07-23 01:07:56.435 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 01:07:56.439 | + functions-common:run_process:1684 : _run_under_systemd q-ovn-metadata-agent '/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' '' '' '' 2026-07-23 01:07:56.441 | + functions-common:_run_under_systemd:1628 : local service=q-ovn-metadata-agent 2026-07-23 01:07:56.443 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-07-23 01:07:56.446 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-07-23 01:07:56.449 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-07-23 01:07:56.451 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-07-23 01:07:56.454 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini =~ sudo ]] 2026-07-23 01:07:56.457 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini =~ ^/ ]] 2026-07-23 01:07:56.459 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@q-ovn-metadata-agent.service 2026-07-23 01:07:56.462 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-23 01:07:56.465 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-23 01:07:56.469 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-23 01:07:56.471 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-23 01:07:56.473 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[q-ovn-metadata-agent] ]] 2026-07-23 01:07:56.475 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini =~ uwsgi ]] 2026-07-23 01:07:56.478 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@q-ovn-metadata-agent.service '/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' '' quobyte '' 2026-07-23 01:07:56.482 | + functions-common:write_user_unit_file:1535 : local service=devstack@q-ovn-metadata-agent.service 2026-07-23 01:07:56.484 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-07-23 01:07:56.486 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-23 01:07:56.488 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-23 01:07:56.491 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-23 01:07:56.493 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-23 01:07:56.495 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-23 01:07:56.499 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@q-ovn-metadata-agent.service 2026-07-23 01:07:56.501 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-23 01:07:56.506 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Unit Description 'Devstack devstack@q-ovn-metadata-agent.service' 2026-07-23 01:07:56.582 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-23 01:07:56.657 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service User quobyte 2026-07-23 01:07:56.719 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service ExecStart '/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-07-23 01:07:56.783 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service KillMode process 2026-07-23 01:07:56.847 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service TimeoutStopSec 300 2026-07-23 01:07:56.915 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-23 01:07:56.979 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-23 01:07:56.982 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-23 01:07:56.984 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Install WantedBy multi-user.target 2026-07-23 01:07:57.060 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-23 01:07:57.518 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@q-ovn-metadata-agent.service 2026-07-23 01:07:57.537 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-ovn-metadata-agent.service → /etc/systemd/system/devstack@q-ovn-metadata-agent.service. 2026-07-23 01:07:57.983 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@q-ovn-metadata-agent.service 2026-07-23 01:07:58.028 | + functions-common:run_process:1686 : time_stop run_process 2026-07-23 01:07:58.031 | + functions-common:time_stop:2420 : local name 2026-07-23 01:07:58.033 | + functions-common:time_stop:2421 : local end_time 2026-07-23 01:07:58.036 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-23 01:07:58.038 | + functions-common:time_stop:2423 : local total 2026-07-23 01:07:58.041 | + functions-common:time_stop:2424 : local start_time 2026-07-23 01:07:58.043 | + functions-common:time_stop:2426 : name=run_process 2026-07-23 01:07:58.045 | + functions-common:time_stop:2427 : start_time=1784768876412 2026-07-23 01:07:58.047 | + functions-common:time_stop:2429 : [[ -z 1784768876412 ]] 2026-07-23 01:07:58.051 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-23 01:07:58.055 | + functions-common:time_stop:2432 : end_time=1784768878052 2026-07-23 01:07:58.057 | + functions-common:time_stop:2433 : elapsed_time=1640 2026-07-23 01:07:58.060 | + functions-common:time_stop:2434 : total=6589 2026-07-23 01:07:58.062 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-23 01:07:58.064 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=8229 2026-07-23 01:07:58.067 | + lib/neutron_plugins/ovn_agent:start_ovn:808 : setup_logging /etc/neutron/neutron_ovn_metadata_agent.ini 2026-07-23 01:07:58.069 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/neutron_ovn_metadata_agent.ini 2026-07-23 01:07:58.071 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/neutron_ovn_metadata_agent.ini 2026-07-23 01:07:58.075 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-23 01:07:58.089 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-23 01:07:58.092 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-23 01:07:58.094 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-23 01:07:58.096 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-23 01:07:58.098 | + functions:setup_systemd_logging:723 : iniset /etc/neutron/neutron_ovn_metadata_agent.ini DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-07-23 01:07:58.130 | + functions:setup_systemd_logging:725 : iniset /etc/neutron/neutron_ovn_metadata_agent.ini DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-07-23 01:07:58.165 | + functions:setup_systemd_logging:726 : iniset /etc/neutron/neutron_ovn_metadata_agent.ini DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-07-23 01:07:58.203 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/neutron_ovn_metadata_agent.ini DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-23 01:07:58.247 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/neutron_ovn_metadata_agent.ini DEFAULT log_color False 2026-07-23 01:07:58.289 | + lib/neutron_plugins/ovn_agent:start_ovn:811 : is_ovn_agent_enabled 2026-07-23 01:07:58.294 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:330 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-07-23 01:07:58.317 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 01:07:58.320 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:331 : enable_service q-ovn-agent 2026-07-23 01:07:58.374 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:332 : return 0 2026-07-23 01:07:58.378 | + lib/neutron_plugins/ovn_agent:start_ovn:812 : run_process q-ovn-agent '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-07-23 01:07:58.383 | + functions-common:run_process:1674 : local service=q-ovn-agent 2026-07-23 01:07:58.387 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-07-23 01:07:58.391 | + functions-common:run_process:1676 : local group= 2026-07-23 01:07:58.395 | + functions-common:run_process:1677 : local user= 2026-07-23 01:07:58.400 | + functions-common:run_process:1678 : local env_vars= 2026-07-23 01:07:58.404 | + functions-common:run_process:1680 : local name=q-ovn-agent 2026-07-23 01:07:58.408 | + functions-common:run_process:1682 : time_start run_process 2026-07-23 01:07:58.413 | + functions-common:time_start:2406 : local name=run_process 2026-07-23 01:07:58.417 | + functions-common:time_start:2407 : local start_time= 2026-07-23 01:07:58.422 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-23 01:07:58.426 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-23 01:07:58.432 | + functions-common:time_start:2411 : _TIME_START[$name]=1784768878428 2026-07-23 01:07:58.437 | + functions-common:run_process:1683 : is_service_enabled q-ovn-agent 2026-07-23 01:07:58.460 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 01:07:58.464 | + functions-common:run_process:1684 : _run_under_systemd q-ovn-agent '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' '' '' '' 2026-07-23 01:07:58.467 | + functions-common:_run_under_systemd:1628 : local service=q-ovn-agent 2026-07-23 01:07:58.471 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-07-23 01:07:58.474 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-07-23 01:07:58.478 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-07-23 01:07:58.481 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-07-23 01:07:58.484 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini =~ sudo ]] 2026-07-23 01:07:58.488 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini =~ ^/ ]] 2026-07-23 01:07:58.492 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@q-ovn-agent.service 2026-07-23 01:07:58.495 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-23 01:07:58.498 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-23 01:07:58.502 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-23 01:07:58.505 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-23 01:07:58.509 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[q-ovn-agent] ]] 2026-07-23 01:07:58.512 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini =~ uwsgi ]] 2026-07-23 01:07:58.516 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@q-ovn-agent.service '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' '' quobyte '' 2026-07-23 01:07:58.519 | + functions-common:write_user_unit_file:1535 : local service=devstack@q-ovn-agent.service 2026-07-23 01:07:58.523 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-07-23 01:07:58.526 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-23 01:07:58.529 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-23 01:07:58.532 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-23 01:07:58.536 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-23 01:07:58.539 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-23 01:07:58.542 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@q-ovn-agent.service 2026-07-23 01:07:58.545 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-23 01:07:58.551 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Unit Description 'Devstack devstack@q-ovn-agent.service' 2026-07-23 01:07:58.634 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-23 01:07:58.705 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service User quobyte 2026-07-23 01:07:58.763 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service ExecStart '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-07-23 01:07:58.822 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service KillMode process 2026-07-23 01:07:58.879 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service TimeoutStopSec 300 2026-07-23 01:07:58.937 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-23 01:07:58.995 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-23 01:07:58.998 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-23 01:07:59.000 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Install WantedBy multi-user.target 2026-07-23 01:07:59.071 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-23 01:07:59.547 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@q-ovn-agent.service 2026-07-23 01:07:59.574 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-ovn-agent.service → /etc/systemd/system/devstack@q-ovn-agent.service. 2026-07-23 01:08:00.014 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@q-ovn-agent.service 2026-07-23 01:08:00.073 | + functions-common:run_process:1686 : time_stop run_process 2026-07-23 01:08:00.074 | + functions-common:time_stop:2420 : local name 2026-07-23 01:08:00.076 | + functions-common:time_stop:2421 : local end_time 2026-07-23 01:08:00.078 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-23 01:08:00.081 | + functions-common:time_stop:2423 : local total 2026-07-23 01:08:00.083 | + functions-common:time_stop:2424 : local start_time 2026-07-23 01:08:00.085 | + functions-common:time_stop:2426 : name=run_process 2026-07-23 01:08:00.087 | + functions-common:time_stop:2427 : start_time=1784768878428 2026-07-23 01:08:00.089 | + functions-common:time_stop:2429 : [[ -z 1784768878428 ]] 2026-07-23 01:08:00.095 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-23 01:08:00.096 | + functions-common:time_stop:2432 : end_time=1784768880093 2026-07-23 01:08:00.098 | + functions-common:time_stop:2433 : elapsed_time=1665 2026-07-23 01:08:00.100 | + functions-common:time_stop:2434 : total=8229 2026-07-23 01:08:00.103 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-23 01:08:00.105 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=9894 2026-07-23 01:08:00.107 | + lib/neutron_plugins/ovn_agent:start_ovn:814 : setup_logging /etc/neutron/plugins/ml2/ovn_agent.ini 2026-07-23 01:08:00.109 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/plugins/ml2/ovn_agent.ini 2026-07-23 01:08:00.111 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-07-23 01:08:00.114 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-23 01:08:00.129 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-23 01:08:00.132 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-23 01:08:00.134 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-23 01:08:00.136 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-23 01:08:00.138 | + functions:setup_systemd_logging:723 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-07-23 01:08:00.169 | + functions:setup_systemd_logging:725 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-07-23 01:08:00.199 | + functions:setup_systemd_logging:726 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-07-23 01:08:00.227 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-23 01:08:00.255 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT log_color False 2026-07-23 01:08:00.283 | + lib/neutron:start_ovn_services:590 : [[ True == \T\r\u\e ]] 2026-07-23 01:08:00.285 | + lib/neutron:start_ovn_services:591 : [[ True != \T\r\u\e ]] 2026-07-23 01:08:00.288 | + lib/neutron:start_ovn_services:595 : create_public_bridge 2026-07-23 01:08:00.290 | + lib/neutron_plugins/ovn_agent:create_public_bridge:317 : sudo ovs-vsctl --may-exist add-br br-ex 2026-07-23 01:08:00.313 | + lib/neutron_plugins/ovn_agent:create_public_bridge:318 : sudo ovs-vsctl set open . external-ids:ovn-bridge-mappings=public:br-ex 2026-07-23 01:08:00.335 | + lib/neutron_plugins/ovn_agent:create_public_bridge:319 : _configure_public_network_connectivity 2026-07-23 01:08:00.337 | + lib/neutron:_configure_public_network_connectivity:811 : [[ -n '' ]] 2026-07-23 01:08:00.339 | + lib/neutron:_configure_public_network_connectivity:818 : for d in $default_v4_route_devs 2026-07-23 01:08:00.342 | + lib/neutron:_configure_public_network_connectivity:819 : sudo iptables -t nat -A POSTROUTING -o enp1s0 -s 172.24.4.0/24 -j MASQUERADE 2026-07-23 01:08:00.399 | + ./stack.sh:main:1304 : is_service_enabled q-svc neutron-api 2026-07-23 01:08:00.426 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 01:08:00.429 | + ./stack.sh:main:1305 : echo_summary 'Starting Neutron' 2026-07-23 01:08:00.433 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-23 01:08:00.436 | + ./stack.sh:echo_summary:450 : echo -e Starting Neutron 2026-07-23 01:08:00.439 | + ./stack.sh:main:1306 : configure_neutron_after_post_config 2026-07-23 01:08:00.443 | + lib/neutron:configure_neutron_after_post_config:562 : [[ ovn-router != '' ]] 2026-07-23 01:08:00.446 | + lib/neutron:configure_neutron_after_post_config:563 : iniset /etc/neutron/neutron.conf DEFAULT service_plugins ovn-router 2026-07-23 01:08:00.485 | + lib/neutron:configure_neutron_after_post_config:565 : configure_rbac_policies 2026-07-23 01:08:00.489 | + lib/neutron:configure_rbac_policies:571 : [[ True == \T\r\u\e ]] 2026-07-23 01:08:00.492 | + lib/neutron:configure_rbac_policies:572 : iniset /etc/neutron/neutron.conf oslo_policy enforce_new_defaults True 2026-07-23 01:08:00.532 | + ./stack.sh:main:1307 : start_neutron_service_and_check 2026-07-23 01:08:00.535 | + lib/neutron:start_neutron_service_and_check:636 : local cfg_file_options 2026-07-23 01:08:00.539 | + lib/neutron:start_neutron_service_and_check:637 : local neutron_url 2026-07-23 01:08:00.543 | ++ lib/neutron:start_neutron_service_and_check:639 : determine_config_files neutron-server 2026-07-23 01:08:00.546 | ++ lib/neutron:determine_config_files:367 : local opts= 2026-07-23 01:08:00.549 | ++ lib/neutron:determine_config_files:368 : case "$1" in 2026-07-23 01:08:00.554 | +++ lib/neutron:determine_config_files:369 : _determine_config_server 2026-07-23 01:08:00.558 | +++ lib/neutron:_determine_config_server:325 : [[ '' != '' ]] 2026-07-23 01:08:00.561 | +++ lib/neutron:_determine_config_server:332 : [[ 0 > 0 ]] 2026-07-23 01:08:00.565 | +++ lib/neutron:_determine_config_server:339 : local cfg_file 2026-07-23 01:08:00.568 | +++ lib/neutron:_determine_config_server:340 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-23 01:08:00.572 | +++ lib/neutron:_determine_config_server:344 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-23 01:08:00.576 | ++ lib/neutron:determine_config_files:369 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-23 01:08:00.579 | ++ lib/neutron:determine_config_files:372 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' ']' 2026-07-23 01:08:00.583 | ++ lib/neutron:determine_config_files:375 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-23 01:08:00.587 | + 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-07-23 01:08:00.591 | + lib/neutron:start_neutron_service_and_check:642 : enable_neutron_server_services 2026-07-23 01:08:00.594 | + lib/neutron:enable_neutron_server_services:607 : local rpc_workers 2026-07-23 01:08:00.598 | + lib/neutron:enable_neutron_server_services:612 : [[ -f /etc/neutron/neutron.conf ]] 2026-07-23 01:08:00.602 | ++ lib/neutron:enable_neutron_server_services:613 : iniget_multiline /etc/neutron/neutron.conf DEFAULT rpc_workers 2026-07-23 01:08:00.629 | + lib/neutron:enable_neutron_server_services:613 : rpc_workers= 2026-07-23 01:08:00.632 | + lib/neutron:enable_neutron_server_services:620 : enable_service neutron-api 2026-07-23 01:08:00.683 | + lib/neutron:enable_neutron_server_services:621 : enable_service neutron-periodic-workers 2026-07-23 01:08:00.735 | + lib/neutron:enable_neutron_server_services:624 : [[ '' != \0 ]] 2026-07-23 01:08:00.739 | + lib/neutron:enable_neutron_server_services:625 : enable_service neutron-rpc-server 2026-07-23 01:08:00.790 | + lib/neutron:enable_neutron_server_services:629 : [[ ovn == \o\v\n ]] 2026-07-23 01:08:00.794 | + lib/neutron:enable_neutron_server_services:630 : enable_service neutron-ovn-maintenance-worker 2026-07-23 01:08:00.847 | ++ lib/neutron:start_neutron_service_and_check:645 : which uwsgi 2026-07-23 01:08:00.853 | + 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-07-23 01:08:00.857 | + functions-common:run_process:1674 : local service=neutron-api 2026-07-23 01:08:00.860 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-07-23 01:08:00.864 | + functions-common:run_process:1676 : local group= 2026-07-23 01:08:00.868 | + functions-common:run_process:1677 : local user= 2026-07-23 01:08:00.871 | + functions-common:run_process:1678 : local env_vars= 2026-07-23 01:08:00.874 | + functions-common:run_process:1680 : local name=neutron-api 2026-07-23 01:08:00.879 | + functions-common:run_process:1682 : time_start run_process 2026-07-23 01:08:00.882 | + functions-common:time_start:2406 : local name=run_process 2026-07-23 01:08:00.886 | + functions-common:time_start:2407 : local start_time= 2026-07-23 01:08:00.890 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-23 01:08:00.894 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-23 01:08:00.900 | + functions-common:time_start:2411 : _TIME_START[$name]=1784768880896 2026-07-23 01:08:00.903 | + functions-common:run_process:1683 : is_service_enabled neutron-api 2026-07-23 01:08:00.927 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 01:08:00.930 | + functions-common:run_process:1684 : _run_under_systemd neutron-api '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' '' '' '' 2026-07-23 01:08:00.934 | + functions-common:_run_under_systemd:1628 : local service=neutron-api 2026-07-23 01:08:00.938 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-07-23 01:08:00.941 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-07-23 01:08:00.944 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-07-23 01:08:00.949 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-07-23 01:08:00.952 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ sudo ]] 2026-07-23 01:08:00.956 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ ^/ ]] 2026-07-23 01:08:00.960 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-api.service 2026-07-23 01:08:00.963 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-23 01:08:00.967 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-23 01:08:00.970 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-23 01:08:00.974 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-23 01:08:00.977 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-api] ]] 2026-07-23 01:08:00.981 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ uwsgi ]] 2026-07-23 01:08:00.985 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-07-23 01:08:00.988 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-23 01:08:00.992 | + functions-common:_run_under_systemd:1648 : write_uwsgi_user_unit_file devstack@neutron-api.service '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini --venv /opt/stack/data/venv' '' quobyte '' 2026-07-23 01:08:00.995 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@neutron-api.service 2026-07-23 01:08:00.999 | + functions-common:write_uwsgi_user_unit_file:1568 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-23 01:08:01.002 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-07-23 01:08:01.005 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-07-23 01:08:01.009 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-07-23 01:08:01.012 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@neutron-api.service 2026-07-23 01:08:01.015 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-07-23 01:08:01.021 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Unit Description 'Devstack devstack@neutron-api.service' 2026-07-23 01:08:01.103 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-23 01:08:01.191 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service SyslogIdentifier devstack@neutron-api.service 2026-07-23 01:08:01.263 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service User quobyte 2026-07-23 01:08:01.333 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service ExecStart '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-23 01:08:01.409 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-23 01:08:01.481 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Type notify 2026-07-23 01:08:01.553 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service KillMode process 2026-07-23 01:08:01.625 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Restart always 2026-07-23 01:08:01.696 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service NotifyAccess all 2026-07-23 01:08:01.768 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service RestartForceExitStatus 100 2026-07-23 01:08:01.840 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-07-23 01:08:01.844 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-07-23 01:08:01.848 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Install WantedBy multi-user.target 2026-07-23 01:08:01.928 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-07-23 01:08:02.390 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-api.service 2026-07-23 01:08:02.420 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-api.service → /etc/systemd/system/devstack@neutron-api.service. 2026-07-23 01:08:02.864 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-api.service 2026-07-23 01:08:03.017 | + functions-common:run_process:1686 : time_stop run_process 2026-07-23 01:08:03.022 | + functions-common:time_stop:2420 : local name 2026-07-23 01:08:03.025 | + functions-common:time_stop:2421 : local end_time 2026-07-23 01:08:03.028 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-23 01:08:03.031 | + functions-common:time_stop:2423 : local total 2026-07-23 01:08:03.035 | + functions-common:time_stop:2424 : local start_time 2026-07-23 01:08:03.040 | + functions-common:time_stop:2426 : name=run_process 2026-07-23 01:08:03.042 | + functions-common:time_stop:2427 : start_time=1784768880896 2026-07-23 01:08:03.045 | + functions-common:time_stop:2429 : [[ -z 1784768880896 ]] 2026-07-23 01:08:03.051 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-23 01:08:03.055 | + functions-common:time_stop:2432 : end_time=1784768883051 2026-07-23 01:08:03.059 | + functions-common:time_stop:2433 : elapsed_time=2155 2026-07-23 01:08:03.062 | + functions-common:time_stop:2434 : total=9894 2026-07-23 01:08:03.066 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-23 01:08:03.068 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=12049 2026-07-23 01:08:03.073 | + lib/neutron:start_neutron_service_and_check:646 : neutron_url=http://192.168.122.85/ 2026-07-23 01:08:03.075 | + 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-07-23 01:08:03.079 | + functions-common:run_process:1674 : local service=neutron-rpc-server 2026-07-23 01:08:03.082 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-23 01:08:03.085 | + functions-common:run_process:1676 : local group= 2026-07-23 01:08:03.088 | + functions-common:run_process:1677 : local user= 2026-07-23 01:08:03.092 | + functions-common:run_process:1678 : local env_vars= 2026-07-23 01:08:03.096 | + functions-common:run_process:1680 : local name=neutron-rpc-server 2026-07-23 01:08:03.099 | + functions-common:run_process:1682 : time_start run_process 2026-07-23 01:08:03.101 | + functions-common:time_start:2406 : local name=run_process 2026-07-23 01:08:03.104 | + functions-common:time_start:2407 : local start_time= 2026-07-23 01:08:03.107 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-23 01:08:03.111 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-23 01:08:03.116 | + functions-common:time_start:2411 : _TIME_START[$name]=1784768883113 2026-07-23 01:08:03.119 | + functions-common:run_process:1683 : is_service_enabled neutron-rpc-server 2026-07-23 01:08:03.143 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 01:08:03.146 | + functions-common:run_process:1684 : _run_under_systemd neutron-rpc-server '/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' '' 2026-07-23 01:08:03.153 | + functions-common:_run_under_systemd:1628 : local service=neutron-rpc-server 2026-07-23 01:08:03.157 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-23 01:08:03.161 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-23 01:08:03.165 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-23 01:08:03.167 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-23 01:08:03.170 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2026-07-23 01:08:03.173 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2026-07-23 01:08:03.178 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-rpc-server.service 2026-07-23 01:08:03.183 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-23 01:08:03.187 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-23 01:08:03.194 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-23 01:08:03.197 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-23 01:08:03.199 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-rpc-server] ]] 2026-07-23 01:08:03.202 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2026-07-23 01:08:03.204 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@neutron-rpc-server.service '/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' quobyte '' 2026-07-23 01:08:03.207 | + functions-common:write_user_unit_file:1535 : local service=devstack@neutron-rpc-server.service 2026-07-23 01:08:03.209 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-23 01:08:03.212 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-23 01:08:03.213 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-23 01:08:03.216 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-23 01:08:03.218 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-23 01:08:03.221 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-23 01:08:03.222 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@neutron-rpc-server.service 2026-07-23 01:08:03.224 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-23 01:08:03.229 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Unit Description 'Devstack devstack@neutron-rpc-server.service' 2026-07-23 01:08:03.329 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-23 01:08:03.427 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service User quobyte 2026-07-23 01:08:03.503 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service ExecStart '/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-23 01:08:03.581 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service KillMode process 2026-07-23 01:08:03.653 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service TimeoutStopSec 300 2026-07-23 01:08:03.731 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-23 01:08:03.826 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-23 01:08:03.830 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-23 01:08:03.833 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Install WantedBy multi-user.target 2026-07-23 01:08:03.990 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-23 01:08:04.534 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-rpc-server.service 2026-07-23 01:08:04.570 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-rpc-server.service → /etc/systemd/system/devstack@neutron-rpc-server.service. 2026-07-23 01:08:05.091 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-rpc-server.service 2026-07-23 01:08:05.149 | + functions-common:run_process:1686 : time_stop run_process 2026-07-23 01:08:05.154 | + functions-common:time_stop:2420 : local name 2026-07-23 01:08:05.160 | + functions-common:time_stop:2421 : local end_time 2026-07-23 01:08:05.169 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-23 01:08:05.175 | + functions-common:time_stop:2423 : local total 2026-07-23 01:08:05.182 | + functions-common:time_stop:2424 : local start_time 2026-07-23 01:08:05.191 | + functions-common:time_stop:2426 : name=run_process 2026-07-23 01:08:05.198 | + functions-common:time_stop:2427 : start_time=1784768883113 2026-07-23 01:08:05.206 | + functions-common:time_stop:2429 : [[ -z 1784768883113 ]] 2026-07-23 01:08:05.217 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-23 01:08:05.228 | + functions-common:time_stop:2432 : end_time=1784768885217 2026-07-23 01:08:05.237 | + functions-common:time_stop:2433 : elapsed_time=2104 2026-07-23 01:08:05.247 | + functions-common:time_stop:2434 : total=12049 2026-07-23 01:08:05.255 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-23 01:08:05.261 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=14153 2026-07-23 01:08:05.267 | + 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-07-23 01:08:05.275 | + functions-common:run_process:1674 : local service=neutron-periodic-workers 2026-07-23 01:08:05.281 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-23 01:08:05.288 | + functions-common:run_process:1676 : local group= 2026-07-23 01:08:05.296 | + functions-common:run_process:1677 : local user= 2026-07-23 01:08:05.303 | + functions-common:run_process:1678 : local env_vars= 2026-07-23 01:08:05.311 | + functions-common:run_process:1680 : local name=neutron-periodic-workers 2026-07-23 01:08:05.319 | + functions-common:run_process:1682 : time_start run_process 2026-07-23 01:08:05.327 | + functions-common:time_start:2406 : local name=run_process 2026-07-23 01:08:05.340 | + functions-common:time_start:2407 : local start_time= 2026-07-23 01:08:05.341 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-23 01:08:05.355 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-23 01:08:05.365 | + functions-common:time_start:2411 : _TIME_START[$name]=1784768885357 2026-07-23 01:08:05.373 | + functions-common:run_process:1683 : is_service_enabled neutron-periodic-workers 2026-07-23 01:08:05.428 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 01:08:05.436 | + functions-common:run_process:1684 : _run_under_systemd neutron-periodic-workers '/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' '' 2026-07-23 01:08:05.446 | + functions-common:_run_under_systemd:1628 : local service=neutron-periodic-workers 2026-07-23 01:08:05.453 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-23 01:08:05.459 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-23 01:08:05.464 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-23 01:08:05.470 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-23 01:08:05.478 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2026-07-23 01:08:05.481 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2026-07-23 01:08:05.484 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-periodic-workers.service 2026-07-23 01:08:05.488 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-23 01:08:05.491 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-23 01:08:05.493 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-23 01:08:05.496 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-23 01:08:05.498 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-periodic-workers] ]] 2026-07-23 01:08:05.502 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2026-07-23 01:08:05.504 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@neutron-periodic-workers.service '/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' quobyte '' 2026-07-23 01:08:05.508 | + functions-common:write_user_unit_file:1535 : local service=devstack@neutron-periodic-workers.service 2026-07-23 01:08:05.511 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-23 01:08:05.514 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-23 01:08:05.519 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-23 01:08:05.526 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-23 01:08:05.526 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-23 01:08:05.528 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-23 01:08:05.531 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@neutron-periodic-workers.service 2026-07-23 01:08:05.533 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-23 01:08:05.538 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Unit Description 'Devstack devstack@neutron-periodic-workers.service' 2026-07-23 01:08:05.660 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-23 01:08:05.813 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service User quobyte 2026-07-23 01:08:05.931 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service ExecStart '/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-23 01:08:06.002 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service KillMode process 2026-07-23 01:08:06.118 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service TimeoutStopSec 300 2026-07-23 01:08:06.225 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-23 01:08:06.351 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-23 01:08:06.355 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-23 01:08:06.359 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Install WantedBy multi-user.target 2026-07-23 01:08:06.501 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-23 01:08:07.020 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-periodic-workers.service 2026-07-23 01:08:07.055 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-periodic-workers.service → /etc/systemd/system/devstack@neutron-periodic-workers.service. 2026-07-23 01:08:07.611 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-periodic-workers.service 2026-07-23 01:08:07.672 | + functions-common:run_process:1686 : time_stop run_process 2026-07-23 01:08:07.674 | + functions-common:time_stop:2420 : local name 2026-07-23 01:08:07.676 | + functions-common:time_stop:2421 : local end_time 2026-07-23 01:08:07.682 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-23 01:08:07.684 | + functions-common:time_stop:2423 : local total 2026-07-23 01:08:07.686 | + functions-common:time_stop:2424 : local start_time 2026-07-23 01:08:07.689 | + functions-common:time_stop:2426 : name=run_process 2026-07-23 01:08:07.694 | + functions-common:time_stop:2427 : start_time=1784768885357 2026-07-23 01:08:07.696 | + functions-common:time_stop:2429 : [[ -z 1784768885357 ]] 2026-07-23 01:08:07.702 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-23 01:08:07.707 | + functions-common:time_stop:2432 : end_time=1784768887703 2026-07-23 01:08:07.708 | + functions-common:time_stop:2433 : elapsed_time=2346 2026-07-23 01:08:07.712 | + functions-common:time_stop:2434 : total=14153 2026-07-23 01:08:07.718 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-23 01:08:07.720 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=16499 2026-07-23 01:08:07.723 | + lib/neutron:start_neutron_service_and_check:651 : _run_ovn_maintenance 2026-07-23 01:08:07.726 | + lib/neutron:_run_ovn_maintenance:353 : [[ ovn == \o\v\n ]] 2026-07-23 01:08:07.731 | + 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-07-23 01:08:07.732 | + functions-common:run_process:1674 : local service=neutron-ovn-maintenance-worker 2026-07-23 01:08:07.735 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-23 01:08:07.737 | + functions-common:run_process:1676 : local group= 2026-07-23 01:08:07.743 | + functions-common:run_process:1677 : local user= 2026-07-23 01:08:07.745 | + functions-common:run_process:1678 : local env_vars= 2026-07-23 01:08:07.752 | + functions-common:run_process:1680 : local name=neutron-ovn-maintenance-worker 2026-07-23 01:08:07.753 | + functions-common:run_process:1682 : time_start run_process 2026-07-23 01:08:07.758 | + functions-common:time_start:2406 : local name=run_process 2026-07-23 01:08:07.761 | + functions-common:time_start:2407 : local start_time= 2026-07-23 01:08:07.765 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-23 01:08:07.768 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-23 01:08:07.773 | + functions-common:time_start:2411 : _TIME_START[$name]=1784768887770 2026-07-23 01:08:07.780 | + functions-common:run_process:1683 : is_service_enabled neutron-ovn-maintenance-worker 2026-07-23 01:08:07.803 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 01:08:07.809 | + functions-common:run_process:1684 : _run_under_systemd neutron-ovn-maintenance-worker '/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' '' 2026-07-23 01:08:07.811 | + functions-common:_run_under_systemd:1628 : local service=neutron-ovn-maintenance-worker 2026-07-23 01:08:07.814 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-23 01:08:07.816 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-23 01:08:07.819 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-23 01:08:07.822 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-23 01:08:07.828 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2026-07-23 01:08:07.828 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2026-07-23 01:08:07.830 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-ovn-maintenance-worker.service 2026-07-23 01:08:07.833 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-23 01:08:07.838 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-23 01:08:07.841 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-23 01:08:07.846 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-23 01:08:07.850 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-ovn-maintenance-worker] ]] 2026-07-23 01:08:07.853 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2026-07-23 01:08:07.858 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@neutron-ovn-maintenance-worker.service '/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' quobyte '' 2026-07-23 01:08:07.863 | + functions-common:write_user_unit_file:1535 : local service=devstack@neutron-ovn-maintenance-worker.service 2026-07-23 01:08:07.867 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-23 01:08:07.871 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-23 01:08:07.874 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-23 01:08:07.878 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-23 01:08:07.881 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-23 01:08:07.884 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-23 01:08:07.886 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service 2026-07-23 01:08:07.889 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-23 01:08:07.892 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Unit Description 'Devstack devstack@neutron-ovn-maintenance-worker.service' 2026-07-23 01:08:07.990 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-23 01:08:08.112 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service User quobyte 2026-07-23 01:08:08.219 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service ExecStart '/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-23 01:08:08.320 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service KillMode process 2026-07-23 01:08:08.422 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service TimeoutStopSec 300 2026-07-23 01:08:08.512 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-23 01:08:08.615 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-23 01:08:08.619 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-23 01:08:08.623 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Install WantedBy multi-user.target 2026-07-23 01:08:08.755 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-23 01:08:09.282 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-ovn-maintenance-worker.service 2026-07-23 01:08:09.329 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-ovn-maintenance-worker.service → /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service. 2026-07-23 01:08:09.853 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-ovn-maintenance-worker.service 2026-07-23 01:08:09.913 | + functions-common:run_process:1686 : time_stop run_process 2026-07-23 01:08:09.915 | + functions-common:time_stop:2420 : local name 2026-07-23 01:08:09.922 | + functions-common:time_stop:2421 : local end_time 2026-07-23 01:08:09.925 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-23 01:08:09.931 | + functions-common:time_stop:2423 : local total 2026-07-23 01:08:09.935 | + functions-common:time_stop:2424 : local start_time 2026-07-23 01:08:09.940 | + functions-common:time_stop:2426 : name=run_process 2026-07-23 01:08:09.947 | + functions-common:time_stop:2427 : start_time=1784768887770 2026-07-23 01:08:09.952 | + functions-common:time_stop:2429 : [[ -z 1784768887770 ]] 2026-07-23 01:08:09.957 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-23 01:08:09.962 | + functions-common:time_stop:2432 : end_time=1784768889958 2026-07-23 01:08:09.971 | + functions-common:time_stop:2433 : elapsed_time=2188 2026-07-23 01:08:09.973 | + functions-common:time_stop:2434 : total=16499 2026-07-23 01:08:09.976 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-23 01:08:09.984 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=18687 2026-07-23 01:08:09.987 | + lib/neutron:start_neutron_service_and_check:652 : '[' '!' -z networking ']' 2026-07-23 01:08:09.990 | + lib/neutron:start_neutron_service_and_check:653 : neutron_url=http://192.168.122.85/networking 2026-07-23 01:08:09.998 | + lib/neutron:start_neutron_service_and_check:655 : echo 'Waiting for Neutron to start...' 2026-07-23 01:08:09.998 | Waiting for Neutron to start... 2026-07-23 01:08:10.003 | + lib/neutron:start_neutron_service_and_check:657 : local 'testcmd=wget --no-proxy -q -O- http://192.168.122.85/networking' 2026-07-23 01:08:10.007 | + lib/neutron:start_neutron_service_and_check:658 : test_with_retry 'wget --no-proxy -q -O- http://192.168.122.85/networking' 'Neutron did not start' 60 2026-07-23 01:08:10.010 | + functions-common:test_with_retry:2358 : local 'testcmd=wget --no-proxy -q -O- http://192.168.122.85/networking' 2026-07-23 01:08:10.017 | + functions-common:test_with_retry:2359 : local 'failmsg=Neutron did not start' 2026-07-23 01:08:10.022 | + functions-common:test_with_retry:2360 : local until=60 2026-07-23 01:08:10.026 | + functions-common:test_with_retry:2361 : local sleep=0.5 2026-07-23 01:08:10.030 | + functions-common:test_with_retry:2363 : time_start test_with_retry 2026-07-23 01:08:10.037 | + functions-common:time_start:2406 : local name=test_with_retry 2026-07-23 01:08:10.041 | + functions-common:time_start:2407 : local start_time= 2026-07-23 01:08:10.045 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-23 01:08:10.050 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-23 01:08:10.061 | + functions-common:time_start:2411 : _TIME_START[$name]=1784768890052 2026-07-23 01:08:10.064 | + functions-common:test_with_retry:2364 : timeout 60 sh -c 'while ! wget --no-proxy -q -O- http://192.168.122.85/networking; do sleep 0.5; done' 2026-07-23 01:08:18.649 | {"versions": [{"id": "v2.0", "status": "CURRENT", "links": [{"rel": "self", "href": "http://192.168.122.85/networking/v2.0/"}]}]}+ functions-common:test_with_retry:2367 : time_stop test_with_retry 2026-07-23 01:08:18.652 | + functions-common:time_stop:2420 : local name 2026-07-23 01:08:18.655 | + functions-common:time_stop:2421 : local end_time 2026-07-23 01:08:18.659 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-23 01:08:18.663 | + functions-common:time_stop:2423 : local total 2026-07-23 01:08:18.665 | + functions-common:time_stop:2424 : local start_time 2026-07-23 01:08:18.668 | + functions-common:time_stop:2426 : name=test_with_retry 2026-07-23 01:08:18.672 | + functions-common:time_stop:2427 : start_time=1784768890052 2026-07-23 01:08:18.674 | + functions-common:time_stop:2429 : [[ -z 1784768890052 ]] 2026-07-23 01:08:18.678 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-23 01:08:18.682 | + functions-common:time_stop:2432 : end_time=1784768898679 2026-07-23 01:08:18.685 | + functions-common:time_stop:2433 : elapsed_time=8627 2026-07-23 01:08:18.688 | + functions-common:time_stop:2434 : total=0 2026-07-23 01:08:18.691 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-23 01:08:18.693 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=8627 2026-07-23 01:08:18.695 | + ./stack.sh:main:1312 : is_service_enabled placement 2026-07-23 01:08:18.714 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 01:08:18.717 | + ./stack.sh:main:1313 : echo_summary 'Starting Placement' 2026-07-23 01:08:18.719 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-23 01:08:18.721 | + ./stack.sh:echo_summary:450 : echo -e Starting Placement 2026-07-23 01:08:18.723 | + ./stack.sh:main:1314 : start_placement 2026-07-23 01:08:18.725 | + lib/placement:start_placement:137 : start_placement_api 2026-07-23 01:08:18.729 | ++ lib/placement:start_placement_api:128 : which uwsgi 2026-07-23 01:08:18.733 | + lib/placement:start_placement_api:128 : run_process placement-api '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-07-23 01:08:18.736 | + functions-common:run_process:1674 : local service=placement-api 2026-07-23 01:08:18.738 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-07-23 01:08:18.741 | + functions-common:run_process:1676 : local group= 2026-07-23 01:08:18.743 | + functions-common:run_process:1677 : local user= 2026-07-23 01:08:18.745 | + functions-common:run_process:1678 : local env_vars= 2026-07-23 01:08:18.747 | + functions-common:run_process:1680 : local name=placement-api 2026-07-23 01:08:18.751 | + functions-common:run_process:1682 : time_start run_process 2026-07-23 01:08:18.753 | + functions-common:time_start:2406 : local name=run_process 2026-07-23 01:08:18.756 | + functions-common:time_start:2407 : local start_time= 2026-07-23 01:08:18.758 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-23 01:08:18.763 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-23 01:08:18.768 | + functions-common:time_start:2411 : _TIME_START[$name]=1784768898764 2026-07-23 01:08:18.774 | + functions-common:run_process:1683 : is_service_enabled placement-api 2026-07-23 01:08:18.797 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 01:08:18.801 | + functions-common:run_process:1684 : _run_under_systemd placement-api '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' '' '' 2026-07-23 01:08:18.805 | + functions-common:_run_under_systemd:1628 : local service=placement-api 2026-07-23 01:08:18.807 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-07-23 01:08:18.811 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-07-23 01:08:18.813 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-07-23 01:08:18.817 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-07-23 01:08:18.820 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ sudo ]] 2026-07-23 01:08:18.823 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ ^/ ]] 2026-07-23 01:08:18.827 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@placement-api.service 2026-07-23 01:08:18.830 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-23 01:08:18.832 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-23 01:08:18.836 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-23 01:08:18.839 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-23 01:08:18.843 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[placement-api] ]] 2026-07-23 01:08:18.845 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ uwsgi ]] 2026-07-23 01:08:18.849 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-07-23 01:08:18.851 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-23 01:08:18.854 | + functions-common:_run_under_systemd:1648 : write_uwsgi_user_unit_file devstack@placement-api.service '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini --venv /opt/stack/data/venv' '' quobyte '' 2026-07-23 01:08:18.859 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@placement-api.service 2026-07-23 01:08:18.861 | + functions-common:write_uwsgi_user_unit_file:1568 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-23 01:08:18.863 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-07-23 01:08:18.866 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-07-23 01:08:18.868 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-07-23 01:08:18.870 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@placement-api.service 2026-07-23 01:08:18.873 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-07-23 01:08:18.877 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Unit Description 'Devstack devstack@placement-api.service' 2026-07-23 01:08:18.961 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-23 01:08:19.040 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service SyslogIdentifier devstack@placement-api.service 2026-07-23 01:08:19.105 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service User quobyte 2026-07-23 01:08:19.173 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecStart '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-23 01:08:19.242 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-23 01:08:19.309 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Type notify 2026-07-23 01:08:19.376 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service KillMode process 2026-07-23 01:08:19.444 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Restart always 2026-07-23 01:08:19.513 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service NotifyAccess all 2026-07-23 01:08:19.582 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service RestartForceExitStatus 100 2026-07-23 01:08:19.653 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-07-23 01:08:19.656 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-07-23 01:08:19.659 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Install WantedBy multi-user.target 2026-07-23 01:08:19.738 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-07-23 01:08:20.197 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@placement-api.service 2026-07-23 01:08:20.233 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@placement-api.service → /etc/systemd/system/devstack@placement-api.service. 2026-07-23 01:08:20.682 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@placement-api.service 2026-07-23 01:08:20.802 | + functions-common:run_process:1686 : time_stop run_process 2026-07-23 01:08:20.807 | + functions-common:time_stop:2420 : local name 2026-07-23 01:08:20.810 | + functions-common:time_stop:2421 : local end_time 2026-07-23 01:08:20.813 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-23 01:08:20.816 | + functions-common:time_stop:2423 : local total 2026-07-23 01:08:20.819 | + functions-common:time_stop:2424 : local start_time 2026-07-23 01:08:20.824 | + functions-common:time_stop:2426 : name=run_process 2026-07-23 01:08:20.829 | + functions-common:time_stop:2427 : start_time=1784768898764 2026-07-23 01:08:20.833 | + functions-common:time_stop:2429 : [[ -z 1784768898764 ]] 2026-07-23 01:08:20.837 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-23 01:08:20.843 | + functions-common:time_stop:2432 : end_time=1784768900838 2026-07-23 01:08:20.846 | + functions-common:time_stop:2433 : elapsed_time=2074 2026-07-23 01:08:20.850 | + functions-common:time_stop:2434 : total=18687 2026-07-23 01:08:20.854 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-23 01:08:20.857 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=20761 2026-07-23 01:08:20.861 | + lib/placement:start_placement_api:130 : echo 'Waiting for placement-api to start...' 2026-07-23 01:08:20.861 | Waiting for placement-api to start... 2026-07-23 01:08:20.864 | + lib/placement:start_placement_api:131 : wait_for_service 60 http://192.168.122.85/placement 2026-07-23 01:08:20.868 | + functions:wait_for_service:476 : local timeout=60 2026-07-23 01:08:20.871 | + functions:wait_for_service:477 : local url=http://192.168.122.85/placement 2026-07-23 01:08:20.875 | + functions:wait_for_service:478 : local rval=0 2026-07-23 01:08:20.879 | + functions:wait_for_service:479 : time_start wait_for_service 2026-07-23 01:08:20.882 | + functions-common:time_start:2406 : local name=wait_for_service 2026-07-23 01:08:20.886 | + functions-common:time_start:2407 : local start_time= 2026-07-23 01:08:20.890 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-23 01:08:20.894 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-23 01:08:20.900 | + functions-common:time_start:2411 : _TIME_START[$name]=1784768900896 2026-07-23 01:08:20.904 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-07-23 01:08:20.907 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-23 01:08:20.909 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.85/placement 2026-07-23 01:08:23.467 | + :: : [[ 200 == 503 ]] 2026-07-23 01:08:23.468 | + :: : [[ 0 -eq 7 ]] 2026-07-23 01:08:23.472 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-07-23 01:08:23.475 | + functions-common:time_stop:2420 : local name 2026-07-23 01:08:23.477 | + functions-common:time_stop:2421 : local end_time 2026-07-23 01:08:23.480 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-23 01:08:23.482 | + functions-common:time_stop:2423 : local total 2026-07-23 01:08:23.484 | + functions-common:time_stop:2424 : local start_time 2026-07-23 01:08:23.486 | + functions-common:time_stop:2426 : name=wait_for_service 2026-07-23 01:08:23.489 | + functions-common:time_stop:2427 : start_time=1784768900896 2026-07-23 01:08:23.491 | + functions-common:time_stop:2429 : [[ -z 1784768900896 ]] 2026-07-23 01:08:23.495 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-23 01:08:23.499 | + functions-common:time_stop:2432 : end_time=1784768903496 2026-07-23 01:08:23.502 | + functions-common:time_stop:2433 : elapsed_time=2600 2026-07-23 01:08:23.505 | + functions-common:time_stop:2434 : total=12016 2026-07-23 01:08:23.507 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-23 01:08:23.511 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=14616 2026-07-23 01:08:23.513 | + functions:wait_for_service:486 : return 0 2026-07-23 01:08:23.516 | + ./stack.sh:main:1317 : is_service_enabled neutron 2026-07-23 01:08:23.534 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 01:08:23.537 | + ./stack.sh:main:1318 : start_neutron 2026-07-23 01:08:23.540 | + lib/neutron:start_neutron:662 : start_l2_agent 2026-07-23 01:08:23.542 | + 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-07-23 01:08:23.546 | + functions-common:run_process:1674 : local service=q-agt 2026-07-23 01:08:23.548 | + functions-common:run_process:1675 : local 'command= --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-23 01:08:23.551 | + functions-common:run_process:1676 : local group= 2026-07-23 01:08:23.554 | + functions-common:run_process:1677 : local user= 2026-07-23 01:08:23.558 | + functions-common:run_process:1678 : local env_vars= 2026-07-23 01:08:23.561 | + functions-common:run_process:1680 : local name=q-agt 2026-07-23 01:08:23.563 | + functions-common:run_process:1682 : time_start run_process 2026-07-23 01:08:23.567 | + functions-common:time_start:2406 : local name=run_process 2026-07-23 01:08:23.569 | + functions-common:time_start:2407 : local start_time= 2026-07-23 01:08:23.573 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-23 01:08:23.577 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-23 01:08:23.581 | + functions-common:time_start:2411 : _TIME_START[$name]=1784768903578 2026-07-23 01:08:23.584 | + functions-common:run_process:1683 : is_service_enabled q-agt 2026-07-23 01:08:23.603 | + functions-common:is_service_enabled:2076 : return 1 2026-07-23 01:08:23.607 | + functions-common:run_process:1686 : time_stop run_process 2026-07-23 01:08:23.609 | + functions-common:time_stop:2420 : local name 2026-07-23 01:08:23.613 | + functions-common:time_stop:2421 : local end_time 2026-07-23 01:08:23.615 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-23 01:08:23.619 | + functions-common:time_stop:2423 : local total 2026-07-23 01:08:23.621 | + functions-common:time_stop:2424 : local start_time 2026-07-23 01:08:23.625 | + functions-common:time_stop:2426 : name=run_process 2026-07-23 01:08:23.627 | + functions-common:time_stop:2427 : start_time=1784768903578 2026-07-23 01:08:23.630 | + functions-common:time_stop:2429 : [[ -z 1784768903578 ]] 2026-07-23 01:08:23.635 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-23 01:08:23.639 | + functions-common:time_stop:2432 : end_time=1784768903636 2026-07-23 01:08:23.642 | + functions-common:time_stop:2433 : elapsed_time=58 2026-07-23 01:08:23.646 | + functions-common:time_stop:2434 : total=20761 2026-07-23 01:08:23.649 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-23 01:08:23.652 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=20819 2026-07-23 01:08:23.655 | + lib/neutron:start_l2_agent:671 : is_provider_network 2026-07-23 01:08:23.659 | + functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-07-23 01:08:23.662 | + functions-common:is_provider_network:2272 : return 1 2026-07-23 01:08:23.665 | + lib/neutron:start_neutron:663 : start_other_agents 2026-07-23 01:08:23.669 | + 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-07-23 01:08:23.672 | + functions-common:run_process:1674 : local service=q-dhcp 2026-07-23 01:08:23.675 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2026-07-23 01:08:23.679 | + functions-common:run_process:1676 : local group= 2026-07-23 01:08:23.682 | + functions-common:run_process:1677 : local user= 2026-07-23 01:08:23.685 | + functions-common:run_process:1678 : local env_vars= 2026-07-23 01:08:23.689 | + functions-common:run_process:1680 : local name=q-dhcp 2026-07-23 01:08:23.692 | + functions-common:run_process:1682 : time_start run_process 2026-07-23 01:08:23.696 | + functions-common:time_start:2406 : local name=run_process 2026-07-23 01:08:23.699 | + functions-common:time_start:2407 : local start_time= 2026-07-23 01:08:23.702 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-23 01:08:23.706 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-23 01:08:23.712 | + functions-common:time_start:2411 : _TIME_START[$name]=1784768903708 2026-07-23 01:08:23.715 | + functions-common:run_process:1683 : is_service_enabled q-dhcp 2026-07-23 01:08:23.736 | + functions-common:is_service_enabled:2076 : return 1 2026-07-23 01:08:23.739 | + functions-common:run_process:1686 : time_stop run_process 2026-07-23 01:08:23.743 | + functions-common:time_stop:2420 : local name 2026-07-23 01:08:23.746 | + functions-common:time_stop:2421 : local end_time 2026-07-23 01:08:23.750 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-23 01:08:23.754 | + functions-common:time_stop:2423 : local total 2026-07-23 01:08:23.757 | + functions-common:time_stop:2424 : local start_time 2026-07-23 01:08:23.761 | + functions-common:time_stop:2426 : name=run_process 2026-07-23 01:08:23.764 | + functions-common:time_stop:2427 : start_time=1784768903708 2026-07-23 01:08:23.767 | + functions-common:time_stop:2429 : [[ -z 1784768903708 ]] 2026-07-23 01:08:23.772 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-23 01:08:23.777 | + functions-common:time_stop:2432 : end_time=1784768903773 2026-07-23 01:08:23.780 | + functions-common:time_stop:2433 : elapsed_time=65 2026-07-23 01:08:23.783 | + functions-common:time_stop:2434 : total=20819 2026-07-23 01:08:23.787 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-23 01:08:23.790 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=20884 2026-07-23 01:08:23.795 | ++ lib/neutron:start_other_agents:689 : determine_config_files neutron-l3-agent 2026-07-23 01:08:23.798 | ++ lib/neutron:determine_config_files:367 : local opts= 2026-07-23 01:08:23.801 | ++ lib/neutron:determine_config_files:368 : case "$1" in 2026-07-23 01:08:23.806 | +++ lib/neutron:determine_config_files:370 : _determine_config_l3 2026-07-23 01:08:23.810 | +++ lib/neutron:_determine_config_l3:348 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-07-23 01:08:23.814 | +++ lib/neutron:_determine_config_l3:349 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-07-23 01:08:23.819 | ++ lib/neutron:determine_config_files:370 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-07-23 01:08:23.822 | ++ lib/neutron:determine_config_files:372 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' ']' 2026-07-23 01:08:23.826 | ++ lib/neutron:determine_config_files:375 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-07-23 01:08:23.829 | + 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-07-23 01:08:23.833 | + functions-common:run_process:1674 : local service=q-l3 2026-07-23 01:08:23.836 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-07-23 01:08:23.839 | + functions-common:run_process:1676 : local group= 2026-07-23 01:08:23.843 | + functions-common:run_process:1677 : local user= 2026-07-23 01:08:23.846 | + functions-common:run_process:1678 : local env_vars= 2026-07-23 01:08:23.849 | + functions-common:run_process:1680 : local name=q-l3 2026-07-23 01:08:23.852 | + functions-common:run_process:1682 : time_start run_process 2026-07-23 01:08:23.855 | + functions-common:time_start:2406 : local name=run_process 2026-07-23 01:08:23.859 | + functions-common:time_start:2407 : local start_time= 2026-07-23 01:08:23.862 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-23 01:08:23.866 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-23 01:08:23.871 | + functions-common:time_start:2411 : _TIME_START[$name]=1784768903868 2026-07-23 01:08:23.874 | + functions-common:run_process:1683 : is_service_enabled q-l3 2026-07-23 01:08:23.892 | + functions-common:is_service_enabled:2076 : return 1 2026-07-23 01:08:23.895 | + functions-common:run_process:1686 : time_stop run_process 2026-07-23 01:08:23.898 | + functions-common:time_stop:2420 : local name 2026-07-23 01:08:23.901 | + functions-common:time_stop:2421 : local end_time 2026-07-23 01:08:23.904 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-23 01:08:23.907 | + functions-common:time_stop:2423 : local total 2026-07-23 01:08:23.910 | + functions-common:time_stop:2424 : local start_time 2026-07-23 01:08:23.912 | + functions-common:time_stop:2426 : name=run_process 2026-07-23 01:08:23.915 | + functions-common:time_stop:2427 : start_time=1784768903868 2026-07-23 01:08:23.918 | + functions-common:time_stop:2429 : [[ -z 1784768903868 ]] 2026-07-23 01:08:23.921 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-23 01:08:23.926 | + functions-common:time_stop:2432 : end_time=1784768903923 2026-07-23 01:08:23.929 | + functions-common:time_stop:2433 : elapsed_time=55 2026-07-23 01:08:23.931 | + functions-common:time_stop:2434 : total=20884 2026-07-23 01:08:23.934 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-23 01:08:23.938 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=20939 2026-07-23 01:08:23.941 | + 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-07-23 01:08:23.944 | + functions-common:run_process:1674 : local service=q-meta 2026-07-23 01:08:23.947 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2026-07-23 01:08:23.949 | + functions-common:run_process:1676 : local group= 2026-07-23 01:08:23.953 | + functions-common:run_process:1677 : local user= 2026-07-23 01:08:23.955 | + functions-common:run_process:1678 : local env_vars= 2026-07-23 01:08:23.958 | + functions-common:run_process:1680 : local name=q-meta 2026-07-23 01:08:23.962 | + functions-common:run_process:1682 : time_start run_process 2026-07-23 01:08:23.965 | + functions-common:time_start:2406 : local name=run_process 2026-07-23 01:08:23.969 | + functions-common:time_start:2407 : local start_time= 2026-07-23 01:08:23.972 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-23 01:08:23.976 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-23 01:08:23.982 | + functions-common:time_start:2411 : _TIME_START[$name]=1784768903978 2026-07-23 01:08:23.984 | + functions-common:run_process:1683 : is_service_enabled q-meta 2026-07-23 01:08:24.003 | + functions-common:is_service_enabled:2076 : return 1 2026-07-23 01:08:24.007 | + functions-common:run_process:1686 : time_stop run_process 2026-07-23 01:08:24.010 | + functions-common:time_stop:2420 : local name 2026-07-23 01:08:24.014 | + functions-common:time_stop:2421 : local end_time 2026-07-23 01:08:24.017 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-23 01:08:24.021 | + functions-common:time_stop:2423 : local total 2026-07-23 01:08:24.024 | + functions-common:time_stop:2424 : local start_time 2026-07-23 01:08:24.027 | + functions-common:time_stop:2426 : name=run_process 2026-07-23 01:08:24.031 | + functions-common:time_stop:2427 : start_time=1784768903978 2026-07-23 01:08:24.034 | + functions-common:time_stop:2429 : [[ -z 1784768903978 ]] 2026-07-23 01:08:24.039 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-23 01:08:24.045 | + functions-common:time_stop:2432 : end_time=1784768904041 2026-07-23 01:08:24.048 | + functions-common:time_stop:2433 : elapsed_time=63 2026-07-23 01:08:24.051 | + functions-common:time_stop:2434 : total=20939 2026-07-23 01:08:24.055 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-23 01:08:24.059 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=21002 2026-07-23 01:08:24.062 | + 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-07-23 01:08:24.065 | + functions-common:run_process:1674 : local service=q-metering 2026-07-23 01:08:24.069 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file ' 2026-07-23 01:08:24.072 | + functions-common:run_process:1676 : local group= 2026-07-23 01:08:24.076 | + functions-common:run_process:1677 : local user= 2026-07-23 01:08:24.079 | + functions-common:run_process:1678 : local env_vars= 2026-07-23 01:08:24.083 | + functions-common:run_process:1680 : local name=q-metering 2026-07-23 01:08:24.087 | + functions-common:run_process:1682 : time_start run_process 2026-07-23 01:08:24.090 | + functions-common:time_start:2406 : local name=run_process 2026-07-23 01:08:24.094 | + functions-common:time_start:2407 : local start_time= 2026-07-23 01:08:24.098 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-23 01:08:24.102 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-23 01:08:24.108 | + functions-common:time_start:2411 : _TIME_START[$name]=1784768904104 2026-07-23 01:08:24.111 | + functions-common:run_process:1683 : is_service_enabled q-metering 2026-07-23 01:08:24.133 | + functions-common:is_service_enabled:2076 : return 1 2026-07-23 01:08:24.136 | + functions-common:run_process:1686 : time_stop run_process 2026-07-23 01:08:24.139 | + functions-common:time_stop:2420 : local name 2026-07-23 01:08:24.143 | + functions-common:time_stop:2421 : local end_time 2026-07-23 01:08:24.147 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-23 01:08:24.151 | + functions-common:time_stop:2423 : local total 2026-07-23 01:08:24.154 | + functions-common:time_stop:2424 : local start_time 2026-07-23 01:08:24.158 | + functions-common:time_stop:2426 : name=run_process 2026-07-23 01:08:24.161 | + functions-common:time_stop:2427 : start_time=1784768904104 2026-07-23 01:08:24.164 | + functions-common:time_stop:2429 : [[ -z 1784768904104 ]] 2026-07-23 01:08:24.168 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-23 01:08:24.172 | + functions-common:time_stop:2432 : end_time=1784768904169 2026-07-23 01:08:24.176 | + functions-common:time_stop:2433 : elapsed_time=65 2026-07-23 01:08:24.179 | + functions-common:time_stop:2434 : total=21002 2026-07-23 01:08:24.182 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-23 01:08:24.185 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=21067 2026-07-23 01:08:24.189 | + ./stack.sh:main:1321 : is_service_enabled q-svc neutron-api 2026-07-23 01:08:24.209 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 01:08:24.212 | + ./stack.sh:main:1321 : [[ True == \T\r\u\e ]] 2026-07-23 01:08:24.216 | + ./stack.sh:main:1322 : echo_summary 'Creating initial neutron network elements' 2026-07-23 01:08:24.218 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-23 01:08:24.222 | + ./stack.sh:echo_summary:450 : echo -e Creating initial neutron network elements 2026-07-23 01:08:24.225 | + ./stack.sh:main:1325 : type -p neutron_plugin_create_initial_networks 2026-07-23 01:08:24.229 | + ./stack.sh:main:1328 : create_neutron_initial_network 2026-07-23 01:08:24.232 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:158 : type -p neutron_plugin_create_initial_network_profile 2026-07-23 01:08:24.235 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:162 : is_networking_extension_supported auto-allocated-topology 2026-07-23 01:08:24.239 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=auto-allocated-topology 2026-07-23 01:08:24.243 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2026-07-23 01:08:27.827 | ++ functions-common:oscwrap:2465 : return 0 2026-07-23 01:08:27.829 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-07-23 01:08:27.830 | address-scope 2026-07-23 01:08:27.830 | agent 2026-07-23 01:08:27.830 | allowed-address-pairs 2026-07-23 01:08:27.830 | auto-allocated-topology 2026-07-23 01:08:27.830 | availability_zone 2026-07-23 01:08:27.830 | default-subnetpools 2026-07-23 01:08:27.830 | dhcp_agent_scheduler 2026-07-23 01:08:27.830 | dns-integration 2026-07-23 01:08:27.830 | dns-domain-ports 2026-07-23 01:08:27.830 | dns-integration-domain-keywords 2026-07-23 01:08:27.830 | empty-string-filtering 2026-07-23 01:08:27.830 | external-net 2026-07-23 01:08:27.831 | extra_dhcp_opt 2026-07-23 01:08:27.831 | extraroute 2026-07-23 01:08:27.831 | extraroute-atomic 2026-07-23 01:08:27.831 | filter-validation 2026-07-23 01:08:27.831 | floating-ip-port-forwarding-detail 2026-07-23 01:08:27.831 | fip-port-details 2026-07-23 01:08:27.831 | flavors 2026-07-23 01:08:27.831 | floatingip-pools 2026-07-23 01:08:27.831 | router 2026-07-23 01:08:27.831 | l3-agent-scheduler-ha-chassis-priority 2026-07-23 01:08:27.831 | enable-default-route-bfd 2026-07-23 01:08:27.832 | enable-default-route-ecmp 2026-07-23 01:08:27.832 | ext-gw-mode 2026-07-23 01:08:27.832 | l3-ha 2026-07-23 01:08:27.832 | external-gateway-multihoming 2026-07-23 01:08:27.832 | l3-flavors 2026-07-23 01:08:27.832 | l3_agent_scheduler 2026-07-23 01:08:27.832 | multi-provider 2026-07-23 01:08:27.832 | net-mtu 2026-07-23 01:08:27.832 | net-mtu-writable 2026-07-23 01:08:27.832 | network_availability_zone 2026-07-23 01:08:27.832 | network-ip-availability 2026-07-23 01:08:27.833 | network-ip-availability-details 2026-07-23 01:08:27.833 | pagination 2026-07-23 01:08:27.833 | port-device-profile 2026-07-23 01:08:27.833 | port-mac-address-regenerate 2026-07-23 01:08:27.833 | port-numa-affinity-policy 2026-07-23 01:08:27.833 | port-numa-affinity-policy-socket 2026-07-23 01:08:27.833 | binding 2026-07-23 01:08:27.833 | binding-extended 2026-07-23 01:08:27.833 | port-security 2026-07-23 01:08:27.833 | project-id 2026-07-23 01:08:27.833 | provider 2026-07-23 01:08:27.834 | qinq 2026-07-23 01:08:27.834 | quota-check-limit 2026-07-23 01:08:27.834 | quota-check-limit-default 2026-07-23 01:08:27.834 | quotas 2026-07-23 01:08:27.834 | quota_details 2026-07-23 01:08:27.834 | rbac-policies 2026-07-23 01:08:27.834 | rbac-address-scope 2026-07-23 01:08:27.834 | rbac-security-groups 2026-07-23 01:08:27.834 | revision-if-match 2026-07-23 01:08:27.835 | standard-attr-revisions 2026-07-23 01:08:27.835 | router_availability_zone 2026-07-23 01:08:27.835 | router-enable-snat 2026-07-23 01:08:27.835 | security-groups-default-rules 2026-07-23 01:08:27.835 | security-groups-default-statefulness 2026-07-23 01:08:27.835 | security-groups-normalized-cidr 2026-07-23 01:08:27.835 | security-groups-remote-address-group 2026-07-23 01:08:27.835 | security-groups-rules-belongs-to-default-sg 2026-07-23 01:08:27.835 | security-groups-shared-filtering 2026-07-23 01:08:27.835 | security-group 2026-07-23 01:08:27.836 | service-type 2026-07-23 01:08:27.836 | sorting 2026-07-23 01:08:27.836 | standard-attr-description 2026-07-23 01:08:27.836 | stateful-security-group 2026-07-23 01:08:27.836 | subnet-dns-publish-fixed-ip 2026-07-23 01:08:27.836 | subnet-external-network 2026-07-23 01:08:27.836 | subnet_onboard 2026-07-23 01:08:27.836 | subnet-service-types 2026-07-23 01:08:27.836 | subnet_allocation 2026-07-23 01:08:27.836 | subnetpool-prefix-ops 2026-07-23 01:08:27.837 | tag-creation 2026-07-23 01:08:27.837 | standard-attr-tag 2026-07-23 01:08:27.837 | standard-attr-timestamp 2026-07-23 01:08:27.837 | vlan-transparent' 2026-07-23 01:08:27.837 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-07-23 01:08:27.837 | address-scope 2026-07-23 01:08:27.837 | agent 2026-07-23 01:08:27.837 | allowed-address-pairs 2026-07-23 01:08:27.837 | auto-allocated-topology 2026-07-23 01:08:27.837 | availability_zone 2026-07-23 01:08:27.838 | default-subnetpools 2026-07-23 01:08:27.838 | dhcp_agent_scheduler 2026-07-23 01:08:27.838 | dns-integration 2026-07-23 01:08:27.838 | dns-domain-ports 2026-07-23 01:08:27.838 | dns-integration-domain-keywords 2026-07-23 01:08:27.838 | empty-string-filtering 2026-07-23 01:08:27.838 | external-net 2026-07-23 01:08:27.838 | extra_dhcp_opt 2026-07-23 01:08:27.838 | extraroute 2026-07-23 01:08:27.838 | extraroute-atomic 2026-07-23 01:08:27.838 | filter-validation 2026-07-23 01:08:27.839 | floating-ip-port-forwarding-detail 2026-07-23 01:08:27.839 | fip-port-details 2026-07-23 01:08:27.839 | flavors 2026-07-23 01:08:27.839 | floatingip-pools 2026-07-23 01:08:27.839 | router 2026-07-23 01:08:27.839 | l3-agent-scheduler-ha-chassis-priority 2026-07-23 01:08:27.839 | enable-default-route-bfd 2026-07-23 01:08:27.839 | enable-default-route-ecmp 2026-07-23 01:08:27.839 | ext-gw-mode 2026-07-23 01:08:27.839 | l3-ha 2026-07-23 01:08:27.839 | external-gateway-multihoming 2026-07-23 01:08:27.840 | l3-flavors 2026-07-23 01:08:27.840 | l3_agent_scheduler 2026-07-23 01:08:27.840 | multi-provider 2026-07-23 01:08:27.840 | net-mtu 2026-07-23 01:08:27.840 | net-mtu-writable 2026-07-23 01:08:27.840 | network_availability_zone 2026-07-23 01:08:27.840 | network-ip-availability 2026-07-23 01:08:27.840 | network-ip-availability-details 2026-07-23 01:08:27.840 | pagination 2026-07-23 01:08:27.840 | port-device-profile 2026-07-23 01:08:27.840 | port-mac-address-regenerate 2026-07-23 01:08:27.841 | port-numa-affinity-policy 2026-07-23 01:08:27.841 | port-numa-affinity-policy-socket 2026-07-23 01:08:27.841 | binding 2026-07-23 01:08:27.841 | binding-extended 2026-07-23 01:08:27.841 | port-security 2026-07-23 01:08:27.841 | project-id 2026-07-23 01:08:27.841 | provider 2026-07-23 01:08:27.841 | qinq 2026-07-23 01:08:27.841 | quota-check-limit 2026-07-23 01:08:27.841 | quota-check-limit-default 2026-07-23 01:08:27.842 | quotas 2026-07-23 01:08:27.842 | quota_details 2026-07-23 01:08:27.842 | rbac-policies 2026-07-23 01:08:27.842 | rbac-address-scope 2026-07-23 01:08:27.842 | rbac-security-groups 2026-07-23 01:08:27.842 | revision-if-match 2026-07-23 01:08:27.842 | standard-attr-revisions 2026-07-23 01:08:27.842 | router_availability_zone 2026-07-23 01:08:27.842 | router-enable-snat 2026-07-23 01:08:27.842 | security-groups-default-rules 2026-07-23 01:08:27.842 | security-groups-default-statefulness 2026-07-23 01:08:27.843 | security-groups-normalized-cidr 2026-07-23 01:08:27.843 | security-groups-remote-address-group 2026-07-23 01:08:27.843 | security-groups-rules-belongs-to-default-sg 2026-07-23 01:08:27.843 | security-groups-shared-filtering 2026-07-23 01:08:27.843 | security-group 2026-07-23 01:08:27.843 | service-type 2026-07-23 01:08:27.843 | sorting 2026-07-23 01:08:27.843 | standard-attr-description 2026-07-23 01:08:27.843 | stateful-security-group 2026-07-23 01:08:27.843 | subnet-dns-publish-fixed-ip 2026-07-23 01:08:27.843 | subnet-external-network 2026-07-23 01:08:27.844 | subnet_onboard 2026-07-23 01:08:27.844 | subnet-service-types 2026-07-23 01:08:27.844 | subnet_allocation 2026-07-23 01:08:27.844 | subnetpool-prefix-ops 2026-07-23 01:08:27.844 | tag-creation 2026-07-23 01:08:27.844 | standard-attr-tag 2026-07-23 01:08:27.844 | standard-attr-timestamp 2026-07-23 01:08:27.844 | vlan-transparent =~ auto-allocated-topology ]] 2026-07-23 01:08:27.844 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-07-23 01:08:27.844 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:163 : [[ True == \T\r\u\e ]] 2026-07-23 01:08:27.845 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:164 : [[ 4+6 =~ 4.* ]] 2026-07-23 01:08:27.846 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:165 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet pool create shared-default-subnetpool-v4 --default-prefix-length 26 --pool-prefix 10.0.0.0/22 --share --default -f value -c id 2026-07-23 01:08:31.799 | ++ functions-common:oscwrap:2465 : return 0 2026-07-23 01:08:31.802 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:165 : SUBNETPOOL_V4_ID=a76d167f-0cb8-46b7-a6b8-4b007d9cf753 2026-07-23 01:08:31.805 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:167 : [[ 4+6 =~ .*6 ]] 2026-07-23 01:08:31.810 | ++ 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 fd39:3b4d:dc28::/56 --share --default -f value -c id 2026-07-23 01:08:35.411 | ++ functions-common:oscwrap:2465 : return 0 2026-07-23 01:08:35.415 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:168 : SUBNETPOOL_V6_ID=207211e6-1a57-4c8a-ae1a-bc59f2aaac5c 2026-07-23 01:08:35.418 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:173 : is_provider_network 2026-07-23 01:08:35.421 | + functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-07-23 01:08:35.424 | + functions-common:is_provider_network:2272 : return 1 2026-07-23 01:08:35.429 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:203 : oscwrap --os-cloud devstack --os-region RegionOne network create private -f value -c id 2026-07-23 01:08:40.531 | ++ functions-common:oscwrap:2465 : return 0 2026-07-23 01:08:40.536 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:203 : NET_ID=8ed69c12-324c-454b-8a6f-90b35b1d5426 2026-07-23 01:08:40.540 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:204 : die_if_not_set 204 NET_ID 'Failure creating NET_ID for private' 2026-07-23 01:08:40.543 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-23 01:08:40.565 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:206 : [[ 4+6 =~ 4.* ]] 2026-07-23 01:08:40.570 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:208 : _neutron_create_private_subnet_v4 2026-07-23 01:08:40.573 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:255 : '[' -z a76d167f-0cb8-46b7-a6b8-4b007d9cf753 ']' 2026-07-23 01:08:40.578 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:258 : local 'subnet_params=--ip-version 4 ' 2026-07-23 01:08:40.580 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:259 : [[ -n '' ]] 2026-07-23 01:08:40.584 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:263 : subnet_params+='--subnet-pool a76d167f-0cb8-46b7-a6b8-4b007d9cf753 ' 2026-07-23 01:08:40.587 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:264 : subnet_params+=' ' 2026-07-23 01:08:40.591 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:265 : subnet_params+='--network 8ed69c12-324c-454b-8a6f-90b35b1d5426 private-subnet' 2026-07-23 01:08:40.594 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:266 : local subnet_id 2026-07-23 01:08:40.600 | +++ 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 a76d167f-0cb8-46b7-a6b8-4b007d9cf753 --network 8ed69c12-324c-454b-8a6f-90b35b1d5426 private-subnet -f value -c id 2026-07-23 01:08:45.540 | +++ functions-common:oscwrap:2465 : return 0 2026-07-23 01:08:45.543 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:267 : subnet_id=2ceab6ac-35f5-481f-a231-e8f5564b82b8 2026-07-23 01:08:45.546 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:268 : die_if_not_set 268 subnet_id 'Failure creating private IPv4 subnet' 2026-07-23 01:08:45.549 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-07-23 01:08:45.567 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:269 : echo 2ceab6ac-35f5-481f-a231-e8f5564b82b8 2026-07-23 01:08:45.571 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:208 : SUBNET_ID=2ceab6ac-35f5-481f-a231-e8f5564b82b8 2026-07-23 01:08:45.574 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:211 : [[ 4+6 =~ .*6 ]] 2026-07-23 01:08:45.578 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:213 : _neutron_create_private_subnet_v6 2026-07-23 01:08:45.581 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:274 : die_if_not_set 274 IPV6_RA_MODE 'IPV6 RA Mode not set' 2026-07-23 01:08:45.585 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-07-23 01:08:45.602 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:275 : die_if_not_set 275 IPV6_ADDRESS_MODE 'IPV6 Address Mode not set' 2026-07-23 01:08:45.606 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-07-23 01:08:45.624 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:276 : local 'ipv6_modes=--ipv6-ra-mode slaac --ipv6-address-mode slaac' 2026-07-23 01:08:45.627 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:277 : '[' -z 207211e6-1a57-4c8a-ae1a-bc59f2aaac5c ']' 2026-07-23 01:08:45.630 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:280 : local 'subnet_params=--ip-version 6 ' 2026-07-23 01:08:45.634 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:281 : [[ -n '' ]] 2026-07-23 01:08:45.637 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:284 : subnet_params+='--subnet-pool 207211e6-1a57-4c8a-ae1a-bc59f2aaac5c ' 2026-07-23 01:08:45.640 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:285 : subnet_params+=' ' 2026-07-23 01:08:45.644 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:286 : subnet_params+='--ipv6-ra-mode slaac --ipv6-address-mode slaac --network 8ed69c12-324c-454b-8a6f-90b35b1d5426 ipv6-private-subnet ' 2026-07-23 01:08:45.647 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:287 : local ipv6_subnet_id 2026-07-23 01:08:45.651 | +++ 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 207211e6-1a57-4c8a-ae1a-bc59f2aaac5c --ipv6-ra-mode slaac --ipv6-address-mode slaac --network 8ed69c12-324c-454b-8a6f-90b35b1d5426 ipv6-private-subnet -f value -c id 2026-07-23 01:08:50.212 | +++ functions-common:oscwrap:2465 : return 0 2026-07-23 01:08:50.216 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:288 : ipv6_subnet_id=5e9b7693-cd4a-4e04-a0b2-bea51a30a855 2026-07-23 01:08:50.219 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:289 : die_if_not_set 289 ipv6_subnet_id 'Failure creating private IPv6 subnet' 2026-07-23 01:08:50.222 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-07-23 01:08:50.239 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:290 : echo 5e9b7693-cd4a-4e04-a0b2-bea51a30a855 2026-07-23 01:08:50.242 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:213 : IPV6_SUBNET_ID=5e9b7693-cd4a-4e04-a0b2-bea51a30a855 2026-07-23 01:08:50.245 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:217 : is_networking_extension_supported router 2026-07-23 01:08:50.249 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=router 2026-07-23 01:08:50.253 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2026-07-23 01:08:53.326 | ++ functions-common:oscwrap:2465 : return 0 2026-07-23 01:08:53.330 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-07-23 01:08:53.330 | address-scope 2026-07-23 01:08:53.330 | agent 2026-07-23 01:08:53.330 | allowed-address-pairs 2026-07-23 01:08:53.330 | auto-allocated-topology 2026-07-23 01:08:53.330 | availability_zone 2026-07-23 01:08:53.330 | default-subnetpools 2026-07-23 01:08:53.330 | dhcp_agent_scheduler 2026-07-23 01:08:53.331 | dns-integration 2026-07-23 01:08:53.331 | dns-domain-ports 2026-07-23 01:08:53.331 | dns-integration-domain-keywords 2026-07-23 01:08:53.331 | empty-string-filtering 2026-07-23 01:08:53.331 | external-net 2026-07-23 01:08:53.331 | extra_dhcp_opt 2026-07-23 01:08:53.331 | extraroute 2026-07-23 01:08:53.331 | extraroute-atomic 2026-07-23 01:08:53.331 | filter-validation 2026-07-23 01:08:53.331 | floating-ip-port-forwarding-detail 2026-07-23 01:08:53.331 | fip-port-details 2026-07-23 01:08:53.332 | flavors 2026-07-23 01:08:53.332 | floatingip-pools 2026-07-23 01:08:53.332 | router 2026-07-23 01:08:53.332 | l3-agent-scheduler-ha-chassis-priority 2026-07-23 01:08:53.332 | enable-default-route-bfd 2026-07-23 01:08:53.332 | enable-default-route-ecmp 2026-07-23 01:08:53.332 | ext-gw-mode 2026-07-23 01:08:53.332 | l3-ha 2026-07-23 01:08:53.332 | external-gateway-multihoming 2026-07-23 01:08:53.332 | l3-flavors 2026-07-23 01:08:53.332 | l3_agent_scheduler 2026-07-23 01:08:53.332 | multi-provider 2026-07-23 01:08:53.333 | net-mtu 2026-07-23 01:08:53.333 | net-mtu-writable 2026-07-23 01:08:53.333 | network_availability_zone 2026-07-23 01:08:53.333 | network-ip-availability 2026-07-23 01:08:53.333 | network-ip-availability-details 2026-07-23 01:08:53.333 | pagination 2026-07-23 01:08:53.333 | port-device-profile 2026-07-23 01:08:53.333 | port-mac-address-regenerate 2026-07-23 01:08:53.333 | port-numa-affinity-policy 2026-07-23 01:08:53.333 | port-numa-affinity-policy-socket 2026-07-23 01:08:53.333 | binding 2026-07-23 01:08:53.334 | binding-extended 2026-07-23 01:08:53.334 | port-security 2026-07-23 01:08:53.334 | project-id 2026-07-23 01:08:53.334 | provider 2026-07-23 01:08:53.334 | qinq 2026-07-23 01:08:53.334 | quota-check-limit 2026-07-23 01:08:53.334 | quota-check-limit-default 2026-07-23 01:08:53.334 | quotas 2026-07-23 01:08:53.334 | quota_details 2026-07-23 01:08:53.334 | rbac-policies 2026-07-23 01:08:53.334 | rbac-address-scope 2026-07-23 01:08:53.334 | rbac-security-groups 2026-07-23 01:08:53.335 | revision-if-match 2026-07-23 01:08:53.335 | standard-attr-revisions 2026-07-23 01:08:53.335 | router_availability_zone 2026-07-23 01:08:53.335 | router-enable-snat 2026-07-23 01:08:53.335 | security-groups-default-rules 2026-07-23 01:08:53.335 | security-groups-default-statefulness 2026-07-23 01:08:53.335 | security-groups-normalized-cidr 2026-07-23 01:08:53.335 | security-groups-remote-address-group 2026-07-23 01:08:53.335 | security-groups-rules-belongs-to-default-sg 2026-07-23 01:08:53.335 | security-groups-shared-filtering 2026-07-23 01:08:53.336 | security-group 2026-07-23 01:08:53.336 | service-type 2026-07-23 01:08:53.336 | sorting 2026-07-23 01:08:53.336 | standard-attr-description 2026-07-23 01:08:53.336 | stateful-security-group 2026-07-23 01:08:53.336 | subnet-dns-publish-fixed-ip 2026-07-23 01:08:53.336 | subnet-external-network 2026-07-23 01:08:53.336 | subnet_onboard 2026-07-23 01:08:53.336 | subnet-service-types 2026-07-23 01:08:53.336 | subnet_allocation 2026-07-23 01:08:53.336 | subnetpool-prefix-ops 2026-07-23 01:08:53.336 | tag-creation 2026-07-23 01:08:53.337 | standard-attr-tag 2026-07-23 01:08:53.337 | standard-attr-timestamp 2026-07-23 01:08:53.337 | vlan-transparent' 2026-07-23 01:08:53.337 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-07-23 01:08:53.337 | address-scope 2026-07-23 01:08:53.337 | agent 2026-07-23 01:08:53.337 | allowed-address-pairs 2026-07-23 01:08:53.337 | auto-allocated-topology 2026-07-23 01:08:53.337 | availability_zone 2026-07-23 01:08:53.337 | default-subnetpools 2026-07-23 01:08:53.337 | dhcp_agent_scheduler 2026-07-23 01:08:53.338 | dns-integration 2026-07-23 01:08:53.338 | dns-domain-ports 2026-07-23 01:08:53.338 | dns-integration-domain-keywords 2026-07-23 01:08:53.338 | empty-string-filtering 2026-07-23 01:08:53.338 | external-net 2026-07-23 01:08:53.338 | extra_dhcp_opt 2026-07-23 01:08:53.338 | extraroute 2026-07-23 01:08:53.338 | extraroute-atomic 2026-07-23 01:08:53.338 | filter-validation 2026-07-23 01:08:53.339 | floating-ip-port-forwarding-detail 2026-07-23 01:08:53.339 | fip-port-details 2026-07-23 01:08:53.339 | flavors 2026-07-23 01:08:53.339 | floatingip-pools 2026-07-23 01:08:53.339 | router 2026-07-23 01:08:53.339 | l3-agent-scheduler-ha-chassis-priority 2026-07-23 01:08:53.339 | enable-default-route-bfd 2026-07-23 01:08:53.339 | enable-default-route-ecmp 2026-07-23 01:08:53.339 | ext-gw-mode 2026-07-23 01:08:53.339 | l3-ha 2026-07-23 01:08:53.339 | external-gateway-multihoming 2026-07-23 01:08:53.340 | l3-flavors 2026-07-23 01:08:53.340 | l3_agent_scheduler 2026-07-23 01:08:53.340 | multi-provider 2026-07-23 01:08:53.340 | net-mtu 2026-07-23 01:08:53.340 | net-mtu-writable 2026-07-23 01:08:53.340 | network_availability_zone 2026-07-23 01:08:53.340 | network-ip-availability 2026-07-23 01:08:53.340 | network-ip-availability-details 2026-07-23 01:08:53.340 | pagination 2026-07-23 01:08:53.340 | port-device-profile 2026-07-23 01:08:53.340 | port-mac-address-regenerate 2026-07-23 01:08:53.340 | port-numa-affinity-policy 2026-07-23 01:08:53.341 | port-numa-affinity-policy-socket 2026-07-23 01:08:53.341 | binding 2026-07-23 01:08:53.341 | binding-extended 2026-07-23 01:08:53.341 | port-security 2026-07-23 01:08:53.341 | project-id 2026-07-23 01:08:53.341 | provider 2026-07-23 01:08:53.341 | qinq 2026-07-23 01:08:53.341 | quota-check-limit 2026-07-23 01:08:53.341 | quota-check-limit-default 2026-07-23 01:08:53.341 | quotas 2026-07-23 01:08:53.341 | quota_details 2026-07-23 01:08:53.341 | rbac-policies 2026-07-23 01:08:53.342 | rbac-address-scope 2026-07-23 01:08:53.342 | rbac-security-groups 2026-07-23 01:08:53.342 | revision-if-match 2026-07-23 01:08:53.342 | standard-attr-revisions 2026-07-23 01:08:53.342 | router_availability_zone 2026-07-23 01:08:53.342 | router-enable-snat 2026-07-23 01:08:53.342 | security-groups-default-rules 2026-07-23 01:08:53.342 | security-groups-default-statefulness 2026-07-23 01:08:53.342 | security-groups-normalized-cidr 2026-07-23 01:08:53.342 | security-groups-remote-address-group 2026-07-23 01:08:53.342 | security-groups-rules-belongs-to-default-sg 2026-07-23 01:08:53.343 | security-groups-shared-filtering 2026-07-23 01:08:53.343 | security-group 2026-07-23 01:08:53.343 | service-type 2026-07-23 01:08:53.343 | sorting 2026-07-23 01:08:53.343 | standard-attr-description 2026-07-23 01:08:53.343 | stateful-security-group 2026-07-23 01:08:53.343 | subnet-dns-publish-fixed-ip 2026-07-23 01:08:53.343 | subnet-external-network 2026-07-23 01:08:53.343 | subnet_onboard 2026-07-23 01:08:53.343 | subnet-service-types 2026-07-23 01:08:53.343 | subnet_allocation 2026-07-23 01:08:53.343 | subnetpool-prefix-ops 2026-07-23 01:08:53.344 | tag-creation 2026-07-23 01:08:53.344 | standard-attr-tag 2026-07-23 01:08:53.344 | standard-attr-timestamp 2026-07-23 01:08:53.344 | vlan-transparent =~ router ]] 2026-07-23 01:08:53.344 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-07-23 01:08:53.344 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:217 : is_networking_extension_supported external-net 2026-07-23 01:08:53.344 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=external-net 2026-07-23 01:08:53.347 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2026-07-23 01:08:56.382 | ++ functions-common:oscwrap:2465 : return 0 2026-07-23 01:08:56.386 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-07-23 01:08:56.386 | address-scope 2026-07-23 01:08:56.386 | agent 2026-07-23 01:08:56.386 | allowed-address-pairs 2026-07-23 01:08:56.386 | auto-allocated-topology 2026-07-23 01:08:56.386 | availability_zone 2026-07-23 01:08:56.386 | default-subnetpools 2026-07-23 01:08:56.386 | dhcp_agent_scheduler 2026-07-23 01:08:56.386 | dns-integration 2026-07-23 01:08:56.386 | dns-domain-ports 2026-07-23 01:08:56.386 | dns-integration-domain-keywords 2026-07-23 01:08:56.387 | empty-string-filtering 2026-07-23 01:08:56.387 | external-net 2026-07-23 01:08:56.387 | extra_dhcp_opt 2026-07-23 01:08:56.387 | extraroute 2026-07-23 01:08:56.387 | extraroute-atomic 2026-07-23 01:08:56.387 | filter-validation 2026-07-23 01:08:56.387 | floating-ip-port-forwarding-detail 2026-07-23 01:08:56.387 | fip-port-details 2026-07-23 01:08:56.387 | flavors 2026-07-23 01:08:56.387 | floatingip-pools 2026-07-23 01:08:56.387 | router 2026-07-23 01:08:56.387 | l3-agent-scheduler-ha-chassis-priority 2026-07-23 01:08:56.388 | enable-default-route-bfd 2026-07-23 01:08:56.388 | enable-default-route-ecmp 2026-07-23 01:08:56.388 | ext-gw-mode 2026-07-23 01:08:56.388 | l3-ha 2026-07-23 01:08:56.388 | external-gateway-multihoming 2026-07-23 01:08:56.388 | l3-flavors 2026-07-23 01:08:56.388 | l3_agent_scheduler 2026-07-23 01:08:56.388 | multi-provider 2026-07-23 01:08:56.388 | net-mtu 2026-07-23 01:08:56.388 | net-mtu-writable 2026-07-23 01:08:56.388 | network_availability_zone 2026-07-23 01:08:56.389 | network-ip-availability 2026-07-23 01:08:56.389 | network-ip-availability-details 2026-07-23 01:08:56.389 | pagination 2026-07-23 01:08:56.389 | port-device-profile 2026-07-23 01:08:56.389 | port-mac-address-regenerate 2026-07-23 01:08:56.389 | port-numa-affinity-policy 2026-07-23 01:08:56.389 | port-numa-affinity-policy-socket 2026-07-23 01:08:56.389 | binding 2026-07-23 01:08:56.389 | binding-extended 2026-07-23 01:08:56.389 | port-security 2026-07-23 01:08:56.389 | project-id 2026-07-23 01:08:56.389 | provider 2026-07-23 01:08:56.390 | qinq 2026-07-23 01:08:56.390 | quota-check-limit 2026-07-23 01:08:56.390 | quota-check-limit-default 2026-07-23 01:08:56.390 | quotas 2026-07-23 01:08:56.390 | quota_details 2026-07-23 01:08:56.390 | rbac-policies 2026-07-23 01:08:56.390 | rbac-address-scope 2026-07-23 01:08:56.390 | rbac-security-groups 2026-07-23 01:08:56.390 | revision-if-match 2026-07-23 01:08:56.390 | standard-attr-revisions 2026-07-23 01:08:56.390 | router_availability_zone 2026-07-23 01:08:56.390 | router-enable-snat 2026-07-23 01:08:56.391 | security-groups-default-rules 2026-07-23 01:08:56.391 | security-groups-default-statefulness 2026-07-23 01:08:56.391 | security-groups-normalized-cidr 2026-07-23 01:08:56.391 | security-groups-remote-address-group 2026-07-23 01:08:56.391 | security-groups-rules-belongs-to-default-sg 2026-07-23 01:08:56.391 | security-groups-shared-filtering 2026-07-23 01:08:56.391 | security-group 2026-07-23 01:08:56.391 | service-type 2026-07-23 01:08:56.391 | sorting 2026-07-23 01:08:56.391 | standard-attr-description 2026-07-23 01:08:56.391 | stateful-security-group 2026-07-23 01:08:56.391 | subnet-dns-publish-fixed-ip 2026-07-23 01:08:56.392 | subnet-external-network 2026-07-23 01:08:56.392 | subnet_onboard 2026-07-23 01:08:56.392 | subnet-service-types 2026-07-23 01:08:56.392 | subnet_allocation 2026-07-23 01:08:56.392 | subnetpool-prefix-ops 2026-07-23 01:08:56.392 | tag-creation 2026-07-23 01:08:56.392 | standard-attr-tag 2026-07-23 01:08:56.392 | standard-attr-timestamp 2026-07-23 01:08:56.392 | vlan-transparent' 2026-07-23 01:08:56.392 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-07-23 01:08:56.392 | address-scope 2026-07-23 01:08:56.393 | agent 2026-07-23 01:08:56.393 | allowed-address-pairs 2026-07-23 01:08:56.393 | auto-allocated-topology 2026-07-23 01:08:56.393 | availability_zone 2026-07-23 01:08:56.393 | default-subnetpools 2026-07-23 01:08:56.393 | dhcp_agent_scheduler 2026-07-23 01:08:56.393 | dns-integration 2026-07-23 01:08:56.393 | dns-domain-ports 2026-07-23 01:08:56.393 | dns-integration-domain-keywords 2026-07-23 01:08:56.393 | empty-string-filtering 2026-07-23 01:08:56.393 | external-net 2026-07-23 01:08:56.393 | extra_dhcp_opt 2026-07-23 01:08:56.394 | extraroute 2026-07-23 01:08:56.394 | extraroute-atomic 2026-07-23 01:08:56.394 | filter-validation 2026-07-23 01:08:56.394 | floating-ip-port-forwarding-detail 2026-07-23 01:08:56.394 | fip-port-details 2026-07-23 01:08:56.394 | flavors 2026-07-23 01:08:56.394 | floatingip-pools 2026-07-23 01:08:56.394 | router 2026-07-23 01:08:56.394 | l3-agent-scheduler-ha-chassis-priority 2026-07-23 01:08:56.394 | enable-default-route-bfd 2026-07-23 01:08:56.394 | enable-default-route-ecmp 2026-07-23 01:08:56.394 | ext-gw-mode 2026-07-23 01:08:56.395 | l3-ha 2026-07-23 01:08:56.395 | external-gateway-multihoming 2026-07-23 01:08:56.395 | l3-flavors 2026-07-23 01:08:56.395 | l3_agent_scheduler 2026-07-23 01:08:56.395 | multi-provider 2026-07-23 01:08:56.395 | net-mtu 2026-07-23 01:08:56.395 | net-mtu-writable 2026-07-23 01:08:56.395 | network_availability_zone 2026-07-23 01:08:56.395 | network-ip-availability 2026-07-23 01:08:56.395 | network-ip-availability-details 2026-07-23 01:08:56.395 | pagination 2026-07-23 01:08:56.396 | port-device-profile 2026-07-23 01:08:56.396 | port-mac-address-regenerate 2026-07-23 01:08:56.396 | port-numa-affinity-policy 2026-07-23 01:08:56.396 | port-numa-affinity-policy-socket 2026-07-23 01:08:56.396 | binding 2026-07-23 01:08:56.396 | binding-extended 2026-07-23 01:08:56.396 | port-security 2026-07-23 01:08:56.396 | project-id 2026-07-23 01:08:56.396 | provider 2026-07-23 01:08:56.396 | qinq 2026-07-23 01:08:56.396 | quota-check-limit 2026-07-23 01:08:56.396 | quota-check-limit-default 2026-07-23 01:08:56.397 | quotas 2026-07-23 01:08:56.397 | quota_details 2026-07-23 01:08:56.397 | rbac-policies 2026-07-23 01:08:56.397 | rbac-address-scope 2026-07-23 01:08:56.397 | rbac-security-groups 2026-07-23 01:08:56.397 | revision-if-match 2026-07-23 01:08:56.397 | standard-attr-revisions 2026-07-23 01:08:56.397 | router_availability_zone 2026-07-23 01:08:56.397 | router-enable-snat 2026-07-23 01:08:56.397 | security-groups-default-rules 2026-07-23 01:08:56.397 | security-groups-default-statefulness 2026-07-23 01:08:56.397 | security-groups-normalized-cidr 2026-07-23 01:08:56.398 | security-groups-remote-address-group 2026-07-23 01:08:56.398 | security-groups-rules-belongs-to-default-sg 2026-07-23 01:08:56.398 | security-groups-shared-filtering 2026-07-23 01:08:56.398 | security-group 2026-07-23 01:08:56.398 | service-type 2026-07-23 01:08:56.398 | sorting 2026-07-23 01:08:56.398 | standard-attr-description 2026-07-23 01:08:56.398 | stateful-security-group 2026-07-23 01:08:56.398 | subnet-dns-publish-fixed-ip 2026-07-23 01:08:56.398 | subnet-external-network 2026-07-23 01:08:56.398 | subnet_onboard 2026-07-23 01:08:56.399 | subnet-service-types 2026-07-23 01:08:56.399 | subnet_allocation 2026-07-23 01:08:56.399 | subnetpool-prefix-ops 2026-07-23 01:08:56.399 | tag-creation 2026-07-23 01:08:56.399 | standard-attr-tag 2026-07-23 01:08:56.399 | standard-attr-timestamp 2026-07-23 01:08:56.399 | vlan-transparent =~ external-net ]] 2026-07-23 01:08:56.399 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-07-23 01:08:56.399 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:219 : [[ True == \T\r\u\e ]] 2026-07-23 01:08:56.403 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:221 : oscwrap --os-cloud devstack --os-region RegionOne router create router1 -f value -c id 2026-07-23 01:08:59.759 | ++ functions-common:oscwrap:2465 : return 0 2026-07-23 01:08:59.764 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:221 : ROUTER_ID=03162fd8-50b9-4693-9e68-7bde6636e8e3 2026-07-23 01:08:59.767 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:222 : die_if_not_set 222 ROUTER_ID 'Failure creating router router1' 2026-07-23 01:08:59.770 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-23 01:08:59.790 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:229 : EXTERNAL_NETWORK_FLAGS=--external 2026-07-23 01:08:59.793 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:230 : is_networking_extension_supported auto-allocated-topology 2026-07-23 01:08:59.796 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=auto-allocated-topology 2026-07-23 01:08:59.800 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2026-07-23 01:09:02.831 | ++ functions-common:oscwrap:2465 : return 0 2026-07-23 01:09:02.834 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-07-23 01:09:02.834 | address-scope 2026-07-23 01:09:02.835 | agent 2026-07-23 01:09:02.835 | allowed-address-pairs 2026-07-23 01:09:02.835 | auto-allocated-topology 2026-07-23 01:09:02.835 | availability_zone 2026-07-23 01:09:02.835 | default-subnetpools 2026-07-23 01:09:02.835 | dhcp_agent_scheduler 2026-07-23 01:09:02.835 | dns-integration 2026-07-23 01:09:02.835 | dns-domain-ports 2026-07-23 01:09:02.835 | dns-integration-domain-keywords 2026-07-23 01:09:02.835 | empty-string-filtering 2026-07-23 01:09:02.836 | external-net 2026-07-23 01:09:02.836 | extra_dhcp_opt 2026-07-23 01:09:02.836 | extraroute 2026-07-23 01:09:02.836 | extraroute-atomic 2026-07-23 01:09:02.836 | filter-validation 2026-07-23 01:09:02.836 | floating-ip-port-forwarding-detail 2026-07-23 01:09:02.836 | fip-port-details 2026-07-23 01:09:02.837 | flavors 2026-07-23 01:09:02.837 | floatingip-pools 2026-07-23 01:09:02.837 | router 2026-07-23 01:09:02.837 | l3-agent-scheduler-ha-chassis-priority 2026-07-23 01:09:02.837 | enable-default-route-bfd 2026-07-23 01:09:02.837 | enable-default-route-ecmp 2026-07-23 01:09:02.837 | ext-gw-mode 2026-07-23 01:09:02.838 | l3-ha 2026-07-23 01:09:02.838 | external-gateway-multihoming 2026-07-23 01:09:02.838 | l3-flavors 2026-07-23 01:09:02.838 | l3_agent_scheduler 2026-07-23 01:09:02.838 | multi-provider 2026-07-23 01:09:02.838 | net-mtu 2026-07-23 01:09:02.838 | net-mtu-writable 2026-07-23 01:09:02.839 | network_availability_zone 2026-07-23 01:09:02.839 | network-ip-availability 2026-07-23 01:09:02.839 | network-ip-availability-details 2026-07-23 01:09:02.839 | pagination 2026-07-23 01:09:02.839 | port-device-profile 2026-07-23 01:09:02.839 | port-mac-address-regenerate 2026-07-23 01:09:02.839 | port-numa-affinity-policy 2026-07-23 01:09:02.840 | port-numa-affinity-policy-socket 2026-07-23 01:09:02.840 | binding 2026-07-23 01:09:02.840 | binding-extended 2026-07-23 01:09:02.840 | port-security 2026-07-23 01:09:02.840 | project-id 2026-07-23 01:09:02.840 | provider 2026-07-23 01:09:02.840 | qinq 2026-07-23 01:09:02.841 | quota-check-limit 2026-07-23 01:09:02.841 | quota-check-limit-default 2026-07-23 01:09:02.841 | quotas 2026-07-23 01:09:02.841 | quota_details 2026-07-23 01:09:02.841 | rbac-policies 2026-07-23 01:09:02.841 | rbac-address-scope 2026-07-23 01:09:02.841 | rbac-security-groups 2026-07-23 01:09:02.842 | revision-if-match 2026-07-23 01:09:02.842 | standard-attr-revisions 2026-07-23 01:09:02.842 | router_availability_zone 2026-07-23 01:09:02.842 | router-enable-snat 2026-07-23 01:09:02.842 | security-groups-default-rules 2026-07-23 01:09:02.842 | security-groups-default-statefulness 2026-07-23 01:09:02.842 | security-groups-normalized-cidr 2026-07-23 01:09:02.843 | security-groups-remote-address-group 2026-07-23 01:09:02.843 | security-groups-rules-belongs-to-default-sg 2026-07-23 01:09:02.843 | security-groups-shared-filtering 2026-07-23 01:09:02.843 | security-group 2026-07-23 01:09:02.843 | service-type 2026-07-23 01:09:02.843 | sorting 2026-07-23 01:09:02.843 | standard-attr-description 2026-07-23 01:09:02.844 | stateful-security-group 2026-07-23 01:09:02.844 | subnet-dns-publish-fixed-ip 2026-07-23 01:09:02.844 | subnet-external-network 2026-07-23 01:09:02.844 | subnet_onboard 2026-07-23 01:09:02.844 | subnet-service-types 2026-07-23 01:09:02.844 | subnet_allocation 2026-07-23 01:09:02.845 | subnetpool-prefix-ops 2026-07-23 01:09:02.845 | tag-creation 2026-07-23 01:09:02.845 | standard-attr-tag 2026-07-23 01:09:02.845 | standard-attr-timestamp 2026-07-23 01:09:02.845 | vlan-transparent' 2026-07-23 01:09:02.845 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-07-23 01:09:02.845 | address-scope 2026-07-23 01:09:02.846 | agent 2026-07-23 01:09:02.846 | allowed-address-pairs 2026-07-23 01:09:02.846 | auto-allocated-topology 2026-07-23 01:09:02.846 | availability_zone 2026-07-23 01:09:02.846 | default-subnetpools 2026-07-23 01:09:02.846 | dhcp_agent_scheduler 2026-07-23 01:09:02.846 | dns-integration 2026-07-23 01:09:02.847 | dns-domain-ports 2026-07-23 01:09:02.847 | dns-integration-domain-keywords 2026-07-23 01:09:02.847 | empty-string-filtering 2026-07-23 01:09:02.847 | external-net 2026-07-23 01:09:02.847 | extra_dhcp_opt 2026-07-23 01:09:02.847 | extraroute 2026-07-23 01:09:02.847 | extraroute-atomic 2026-07-23 01:09:02.848 | filter-validation 2026-07-23 01:09:02.848 | floating-ip-port-forwarding-detail 2026-07-23 01:09:02.848 | fip-port-details 2026-07-23 01:09:02.848 | flavors 2026-07-23 01:09:02.848 | floatingip-pools 2026-07-23 01:09:02.848 | router 2026-07-23 01:09:02.848 | l3-agent-scheduler-ha-chassis-priority 2026-07-23 01:09:02.848 | enable-default-route-bfd 2026-07-23 01:09:02.849 | enable-default-route-ecmp 2026-07-23 01:09:02.849 | ext-gw-mode 2026-07-23 01:09:02.849 | l3-ha 2026-07-23 01:09:02.849 | external-gateway-multihoming 2026-07-23 01:09:02.849 | l3-flavors 2026-07-23 01:09:02.849 | l3_agent_scheduler 2026-07-23 01:09:02.850 | multi-provider 2026-07-23 01:09:02.850 | net-mtu 2026-07-23 01:09:02.850 | net-mtu-writable 2026-07-23 01:09:02.850 | network_availability_zone 2026-07-23 01:09:02.850 | network-ip-availability 2026-07-23 01:09:02.850 | network-ip-availability-details 2026-07-23 01:09:02.850 | pagination 2026-07-23 01:09:02.851 | port-device-profile 2026-07-23 01:09:02.851 | port-mac-address-regenerate 2026-07-23 01:09:02.851 | port-numa-affinity-policy 2026-07-23 01:09:02.851 | port-numa-affinity-policy-socket 2026-07-23 01:09:02.851 | binding 2026-07-23 01:09:02.851 | binding-extended 2026-07-23 01:09:02.851 | port-security 2026-07-23 01:09:02.851 | project-id 2026-07-23 01:09:02.852 | provider 2026-07-23 01:09:02.852 | qinq 2026-07-23 01:09:02.852 | quota-check-limit 2026-07-23 01:09:02.852 | quota-check-limit-default 2026-07-23 01:09:02.852 | quotas 2026-07-23 01:09:02.852 | quota_details 2026-07-23 01:09:02.852 | rbac-policies 2026-07-23 01:09:02.853 | rbac-address-scope 2026-07-23 01:09:02.853 | rbac-security-groups 2026-07-23 01:09:02.853 | revision-if-match 2026-07-23 01:09:02.853 | standard-attr-revisions 2026-07-23 01:09:02.853 | router_availability_zone 2026-07-23 01:09:02.853 | router-enable-snat 2026-07-23 01:09:02.853 | security-groups-default-rules 2026-07-23 01:09:02.854 | security-groups-default-statefulness 2026-07-23 01:09:02.854 | security-groups-normalized-cidr 2026-07-23 01:09:02.854 | security-groups-remote-address-group 2026-07-23 01:09:02.854 | security-groups-rules-belongs-to-default-sg 2026-07-23 01:09:02.854 | security-groups-shared-filtering 2026-07-23 01:09:02.854 | security-group 2026-07-23 01:09:02.855 | service-type 2026-07-23 01:09:02.855 | sorting 2026-07-23 01:09:02.855 | standard-attr-description 2026-07-23 01:09:02.855 | stateful-security-group 2026-07-23 01:09:02.855 | subnet-dns-publish-fixed-ip 2026-07-23 01:09:02.855 | subnet-external-network 2026-07-23 01:09:02.855 | subnet_onboard 2026-07-23 01:09:02.856 | subnet-service-types 2026-07-23 01:09:02.856 | subnet_allocation 2026-07-23 01:09:02.856 | subnetpool-prefix-ops 2026-07-23 01:09:02.856 | tag-creation 2026-07-23 01:09:02.856 | standard-attr-tag 2026-07-23 01:09:02.856 | standard-attr-timestamp 2026-07-23 01:09:02.856 | vlan-transparent =~ auto-allocated-topology ]] 2026-07-23 01:09:02.857 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-07-23 01:09:02.857 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:231 : EXTERNAL_NETWORK_FLAGS='--external --default' 2026-07-23 01:09:02.857 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:234 : '[' True = True ']' 2026-07-23 01:09:02.857 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:235 : oscwrap --os-cloud devstack-admin --os-region RegionOne network create public --external --default --provider-network-type flat --provider-physical-network public -f value -c id 2026-07-23 01:09:07.123 | ++ functions-common:oscwrap:2465 : return 0 2026-07-23 01:09:07.127 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:235 : EXT_NET_ID=bb4a8110-9ca9-455f-91fc-163d7d6685ce 2026-07-23 01:09:07.131 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:239 : die_if_not_set 239 EXT_NET_ID 'Failure creating EXT_NET_ID for public' 2026-07-23 01:09:07.134 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-23 01:09:07.157 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:241 : [[ 4+6 =~ 4.* ]] 2026-07-23 01:09:07.160 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:243 : _neutron_configure_router_v4 2026-07-23 01:09:07.164 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:330 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet 03162fd8-50b9-4693-9e68-7bde6636e8e3 2ceab6ac-35f5-481f-a231-e8f5564b82b8 2026-07-23 01:09:12.695 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:332 : local id_and_ext_gw_ip 2026-07-23 01:09:12.699 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:333 : _neutron_create_public_subnet_v4 bb4a8110-9ca9-455f-91fc-163d7d6685ce 2026-07-23 01:09:12.702 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:295 : local dhcp_param=--no-dhcp 2026-07-23 01:09:12.705 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : [[ False == \T\r\u\e ]] 2026-07-23 01:09:12.707 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:299 : local 'subnet_params=--ip-version 4 ' 2026-07-23 01:09:12.710 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:300 : subnet_params+=' ' 2026-07-23 01:09:12.711 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:301 : [[ -n '' ]] 2026-07-23 01:09:12.714 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:304 : subnet_params+='--network bb4a8110-9ca9-455f-91fc-163d7d6685ce --subnet-range 172.24.4.0/24 --no-dhcp ' 2026-07-23 01:09:12.716 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:305 : subnet_params+=public-subnet 2026-07-23 01:09:12.718 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:306 : local id_and_ext_gw_ip 2026-07-23 01:09:12.724 | +++ 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 bb4a8110-9ca9-455f-91fc-163d7d6685ce --subnet-range 172.24.4.0/24 --no-dhcp public-subnet 2026-07-23 01:09:12.725 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:307 : grep -e gateway_ip -e ' id ' 2026-07-23 01:09:16.073 | +++ functions-common:oscwrap:2465 : return 0 2026-07-23 01:09:16.076 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:307 : id_and_ext_gw_ip='| gateway_ip | 172.24.4.1 | 2026-07-23 01:09:16.076 | | id | 81c2184e-fb08-42a3-8f76-d360b16775a2 |' 2026-07-23 01:09:16.078 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:308 : die_if_not_set 308 id_and_ext_gw_ip 'Failure creating public IPv4 subnet' 2026-07-23 01:09:16.081 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-07-23 01:09:16.099 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:309 : echo '|' gateway_ip '|' 172.24.4.1 '|' '|' id '|' 81c2184e-fb08-42a3-8f76-d360b16775a2 '|' 2026-07-23 01:09:16.102 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:333 : id_and_ext_gw_ip='| gateway_ip | 172.24.4.1 | | id | 81c2184e-fb08-42a3-8f76-d360b16775a2 |' 2026-07-23 01:09:16.105 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:334 : local ext_gw_ip 2026-07-23 01:09:16.110 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : echo '|' gateway_ip '|' 172.24.4.1 '|' '|' id '|' 81c2184e-fb08-42a3-8f76-d360b16775a2 '|' 2026-07-23 01:09:16.110 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : get_field 2 2026-07-23 01:09:16.112 | ++ functions-common:get_field:806 : local data field 2026-07-23 01:09:16.114 | ++ functions-common:get_field:807 : read data 2026-07-23 01:09:16.116 | ++ functions-common:get_field:808 : '[' 2 -lt 0 ']' 2026-07-23 01:09:16.118 | ++ functions-common:get_field:811 : field='$3' 2026-07-23 01:09:16.122 | ++ functions-common:get_field:813 : echo '| gateway_ip | 172.24.4.1 | | id | 81c2184e-fb08-42a3-8f76-d360b16775a2 |' 2026-07-23 01:09:16.122 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2026-07-23 01:09:16.127 | ++ functions-common:get_field:807 : read data 2026-07-23 01:09:16.132 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : ext_gw_ip=172.24.4.1 2026-07-23 01:09:16.136 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : echo '|' gateway_ip '|' 172.24.4.1 '|' '|' id '|' 81c2184e-fb08-42a3-8f76-d360b16775a2 '|' 2026-07-23 01:09:16.137 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : get_field 5 2026-07-23 01:09:16.139 | ++ functions-common:get_field:806 : local data field 2026-07-23 01:09:16.142 | ++ functions-common:get_field:807 : read data 2026-07-23 01:09:16.146 | ++ functions-common:get_field:808 : '[' 5 -lt 0 ']' 2026-07-23 01:09:16.149 | ++ functions-common:get_field:811 : field='$6' 2026-07-23 01:09:16.153 | ++ functions-common:get_field:813 : echo '| gateway_ip | 172.24.4.1 | | id | 81c2184e-fb08-42a3-8f76-d360b16775a2 |' 2026-07-23 01:09:16.154 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2026-07-23 01:09:16.160 | ++ functions-common:get_field:807 : read data 2026-07-23 01:09:16.164 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : PUB_SUBNET_ID=81c2184e-fb08-42a3-8f76-d360b16775a2 2026-07-23 01:09:16.168 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:338 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router set --external-gateway bb4a8110-9ca9-455f-91fc-163d7d6685ce 03162fd8-50b9-4693-9e68-7bde6636e8e3 2026-07-23 01:09:22.066 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : [[ ovn == \o\v\n ]] 2026-07-23 01:09:22.069 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : [[ True == \T\r\u\e ]] 2026-07-23 01:09:22.072 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : is_service_enabled q-svc neutron-api 2026-07-23 01:09:22.094 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 01:09:22.099 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:343 : local ext_gw_interface=none 2026-07-23 01:09:22.102 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:344 : is_neutron_ovs_base_plugin 2026-07-23 01:09:22.106 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2026-07-23 01:09:22.110 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:345 : _neutron_get_ext_gw_interface 2026-07-23 01:09:22.114 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : [[ False == \T\r\u\e ]] 2026-07-23 01:09:22.116 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:150 : sudo ovs-vsctl set Bridge br-ex other_config:disable-in-band=true 2026-07-23 01:09:22.150 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:152 : echo br-ex 2026-07-23 01:09:22.154 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:345 : ext_gw_interface=br-ex 2026-07-23 01:09:22.159 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:347 : [[ br-ex != \n\o\n\e ]] 2026-07-23 01:09:22.163 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:348 : local cidr_len=24 2026-07-23 01:09:22.167 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:349 : local 'testcmd=ip -o link | grep -q br-ex' 2026-07-23 01:09:22.170 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : test_with_retry 'ip -o link | grep -q br-ex' 'br-ex creation failed' 2026-07-23 01:09:22.174 | + functions-common:test_with_retry:2358 : local 'testcmd=ip -o link | grep -q br-ex' 2026-07-23 01:09:22.178 | + functions-common:test_with_retry:2359 : local 'failmsg=br-ex creation failed' 2026-07-23 01:09:22.182 | + functions-common:test_with_retry:2360 : local until=10 2026-07-23 01:09:22.185 | + functions-common:test_with_retry:2361 : local sleep=0.5 2026-07-23 01:09:22.189 | + functions-common:test_with_retry:2363 : time_start test_with_retry 2026-07-23 01:09:22.192 | + functions-common:time_start:2406 : local name=test_with_retry 2026-07-23 01:09:22.195 | + functions-common:time_start:2407 : local start_time= 2026-07-23 01:09:22.199 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-23 01:09:22.202 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-23 01:09:22.208 | + functions-common:time_start:2411 : _TIME_START[$name]=1784768962204 2026-07-23 01:09:22.211 | + functions-common:test_with_retry:2364 : timeout 10 sh -c 'while ! ip -o link | grep -q br-ex; do sleep 0.5; done' 2026-07-23 01:09:22.221 | + functions-common:test_with_retry:2367 : time_stop test_with_retry 2026-07-23 01:09:22.224 | + functions-common:time_stop:2420 : local name 2026-07-23 01:09:22.227 | + functions-common:time_stop:2421 : local end_time 2026-07-23 01:09:22.231 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-23 01:09:22.234 | + functions-common:time_stop:2423 : local total 2026-07-23 01:09:22.237 | + functions-common:time_stop:2424 : local start_time 2026-07-23 01:09:22.240 | + functions-common:time_stop:2426 : name=test_with_retry 2026-07-23 01:09:22.243 | + functions-common:time_stop:2427 : start_time=1784768962204 2026-07-23 01:09:22.246 | + functions-common:time_stop:2429 : [[ -z 1784768962204 ]] 2026-07-23 01:09:22.251 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-23 01:09:22.255 | + functions-common:time_stop:2432 : end_time=1784768962252 2026-07-23 01:09:22.258 | + functions-common:time_stop:2433 : elapsed_time=48 2026-07-23 01:09:22.262 | + functions-common:time_stop:2434 : total=8627 2026-07-23 01:09:22.266 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-23 01:09:22.269 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=8675 2026-07-23 01:09:22.274 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : ip addr show dev br-ex 2026-07-23 01:09:22.276 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : grep -c 172.24.4.1 2026-07-23 01:09:22.283 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ 0 == 0 ]] 2026-07-23 01:09:22.286 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ True == \F\a\l\s\e ]] 2026-07-23 01:09:22.291 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ False == \T\r\u\e ]] 2026-07-23 01:09:22.294 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ True == \T\r\u\e ]] 2026-07-23 01:09:22.297 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : sudo ip addr add 172.24.4.1/24 dev br-ex 2026-07-23 01:09:22.320 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:353 : sudo ip link set br-ex up 2026-07-23 01:09:22.345 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : oscwrap --os-cloud devstack-admin --os-region RegionOne port list -c 'Fixed IP Addresses' --device-owner network:router_gateway 2026-07-23 01:09:22.345 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : awk -Fip_address '{ print $2 }' 2026-07-23 01:09:22.347 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : tr '\n' ' ' 2026-07-23 01:09:22.347 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : cut -f2 '-d'\''' 2026-07-23 01:09:25.450 | ++ functions-common:oscwrap:2465 : return 0 2026-07-23 01:09:25.454 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : ROUTER_GW_IP=' 172.24.4.37 ' 2026-07-23 01:09:25.456 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:356 : die_if_not_set 356 ROUTER_GW_IP 'Failure retrieving ROUTER_GW_IP' 2026-07-23 01:09:25.458 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-23 01:09:25.473 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:358 : _neutron_set_router_id 2026-07-23 01:09:25.476 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:138 : [[ True == \F\a\l\s\e ]] 2026-07-23 01:09:25.479 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:246 : [[ 4+6 =~ .*6 ]] 2026-07-23 01:09:25.481 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:248 : _neutron_configure_router_v6 2026-07-23 01:09:25.484 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:364 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet 03162fd8-50b9-4693-9e68-7bde6636e8e3 5e9b7693-cd4a-4e04-a0b2-bea51a30a855 2026-07-23 01:09:31.465 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:366 : local ipv6_id_and_ext_gw_ip 2026-07-23 01:09:31.469 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:367 : _neutron_create_public_subnet_v6 bb4a8110-9ca9-455f-91fc-163d7d6685ce 2026-07-23 01:09:31.471 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:314 : local dhcp_param=--no-dhcp 2026-07-23 01:09:31.474 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:315 : [[ False == \T\r\u\e ]] 2026-07-23 01:09:31.477 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:318 : local 'subnet_params=--ip-version 6 ' 2026-07-23 01:09:31.480 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:319 : subnet_params+='--gateway 2001:db8::2 ' 2026-07-23 01:09:31.483 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:320 : subnet_params+='--network bb4a8110-9ca9-455f-91fc-163d7d6685ce --subnet-range 2001:db8::/64 --no-dhcp ' 2026-07-23 01:09:31.486 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:321 : subnet_params+=ipv6-public-subnet 2026-07-23 01:09:31.489 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:322 : local ipv6_id_and_ext_gw_ip 2026-07-23 01:09:31.494 | +++ 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 bb4a8110-9ca9-455f-91fc-163d7d6685ce --subnet-range 2001:db8::/64 --no-dhcp ipv6-public-subnet 2026-07-23 01:09:31.494 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:323 : grep -e gateway_ip -e ' id ' 2026-07-23 01:09:37.119 | +++ functions-common:oscwrap:2465 : return 0 2026-07-23 01:09:37.123 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:323 : ipv6_id_and_ext_gw_ip='| gateway_ip | 2001:db8::2 | 2026-07-23 01:09:37.123 | | id | c6cb0ec6-756a-4158-be5e-f081876c67e3 |' 2026-07-23 01:09:37.126 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:324 : die_if_not_set 324 ipv6_id_and_ext_gw_ip 'Failure creating an IPv6 public subnet' 2026-07-23 01:09:37.129 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-07-23 01:09:37.148 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:325 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' c6cb0ec6-756a-4158-be5e-f081876c67e3 '|' 2026-07-23 01:09:37.152 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:367 : ipv6_id_and_ext_gw_ip='| gateway_ip | 2001:db8::2 | | id | c6cb0ec6-756a-4158-be5e-f081876c67e3 |' 2026-07-23 01:09:37.154 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:368 : local ipv6_ext_gw_ip 2026-07-23 01:09:37.159 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' c6cb0ec6-756a-4158-be5e-f081876c67e3 '|' 2026-07-23 01:09:37.159 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : get_field 2 2026-07-23 01:09:37.162 | ++ functions-common:get_field:806 : local data field 2026-07-23 01:09:37.165 | ++ functions-common:get_field:807 : read data 2026-07-23 01:09:37.168 | ++ functions-common:get_field:808 : '[' 2 -lt 0 ']' 2026-07-23 01:09:37.171 | ++ functions-common:get_field:811 : field='$3' 2026-07-23 01:09:37.175 | ++ functions-common:get_field:813 : echo '| gateway_ip | 2001:db8::2 | | id | c6cb0ec6-756a-4158-be5e-f081876c67e3 |' 2026-07-23 01:09:37.175 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2026-07-23 01:09:37.182 | ++ functions-common:get_field:807 : read data 2026-07-23 01:09:37.186 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : ipv6_ext_gw_ip=2001:db8::2 2026-07-23 01:09:37.189 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:370 : local ipv6_pub_subnet_id 2026-07-23 01:09:37.194 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' c6cb0ec6-756a-4158-be5e-f081876c67e3 '|' 2026-07-23 01:09:37.195 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : get_field 5 2026-07-23 01:09:37.197 | ++ functions-common:get_field:806 : local data field 2026-07-23 01:09:37.200 | ++ functions-common:get_field:807 : read data 2026-07-23 01:09:37.203 | ++ functions-common:get_field:808 : '[' 5 -lt 0 ']' 2026-07-23 01:09:37.205 | ++ functions-common:get_field:811 : field='$6' 2026-07-23 01:09:37.210 | ++ functions-common:get_field:813 : echo '| gateway_ip | 2001:db8::2 | | id | c6cb0ec6-756a-4158-be5e-f081876c67e3 |' 2026-07-23 01:09:37.210 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2026-07-23 01:09:37.215 | ++ functions-common:get_field:807 : read data 2026-07-23 01:09:37.219 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : ipv6_pub_subnet_id=c6cb0ec6-756a-4158-be5e-f081876c67e3 2026-07-23 01:09:37.221 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:375 : [[ 4+6 == \6 ]] 2026-07-23 01:09:37.225 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : [[ ovn == \o\v\n ]] 2026-07-23 01:09:37.227 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : [[ True == \T\r\u\e ]] 2026-07-23 01:09:37.230 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : is_service_enabled q-svc neutron-api 2026-07-23 01:09:37.247 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 01:09:37.250 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:394 : sudo sysctl -w net.ipv6.conf.all.forwarding=1 2026-07-23 01:09:37.262 | net.ipv6.conf.all.forwarding = 1 2026-07-23 01:09:37.268 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : oscwrap --os-cloud devstack-admin-demo --os-region RegionOne router show 03162fd8-50b9-4693-9e68-7bde6636e8e3 -c external_gateway_info -f json 2026-07-23 01:09:37.269 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : grep ip_address 2026-07-23 01:09:37.272 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : awk '{print $2}' 2026-07-23 01:09:37.272 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : grep -C 1 c6cb0ec6-756a-4158-be5e-f081876c67e3 2026-07-23 01:09:37.273 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : tr -d '"' 2026-07-23 01:09:40.436 | ++ functions-common:oscwrap:2465 : return 0 2026-07-23 01:09:40.440 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : IPV6_ROUTER_GW_IP=2001:db8::10a 2026-07-23 01:09:40.442 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:404 : die_if_not_set 404 IPV6_ROUTER_GW_IP 'Failure retrieving IPV6_ROUTER_GW_IP' 2026-07-23 01:09:40.444 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-23 01:09:40.461 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:406 : is_neutron_ovs_base_plugin 2026-07-23 01:09:40.464 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2026-07-23 01:09:40.467 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:407 : local ext_gw_interface 2026-07-23 01:09:40.471 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:408 : _neutron_get_ext_gw_interface 2026-07-23 01:09:40.473 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : [[ False == \T\r\u\e ]] 2026-07-23 01:09:40.476 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:150 : sudo ovs-vsctl set Bridge br-ex other_config:disable-in-band=true 2026-07-23 01:09:40.499 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:152 : echo br-ex 2026-07-23 01:09:40.503 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:408 : ext_gw_interface=br-ex 2026-07-23 01:09:40.507 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:409 : local ipv6_cidr_len=64 2026-07-23 01:09:40.509 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:414 : sudo ip link set br-ex up 2026-07-23 01:09:40.524 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:415 : sudo ip -6 addr replace 2001:db8::2/64 dev br-ex 2026-07-23 01:09:40.540 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:421 : local replace_range=fd39:3b4d:dc28::/56 2026-07-23 01:09:40.542 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:422 : [[ -z 207211e6-1a57-4c8a-ae1a-bc59f2aaac5c ]] 2026-07-23 01:09:40.544 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:425 : sudo ip -6 route replace fd39:3b4d:dc28::/56 via 2001:db8::10a dev br-ex 2026-07-23 01:09:40.562 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:427 : _neutron_set_router_id 2026-07-23 01:09:40.564 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:138 : [[ True == \F\a\l\s\e ]] 2026-07-23 01:09:40.568 | + ./stack.sh:main:1333 : is_service_enabled nova 2026-07-23 01:09:40.585 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 01:09:40.588 | + ./stack.sh:main:1334 : echo_summary 'Starting Nova' 2026-07-23 01:09:40.591 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-23 01:09:40.594 | + ./stack.sh:echo_summary:450 : echo -e Starting Nova 2026-07-23 01:09:40.597 | + ./stack.sh:main:1335 : start_nova 2026-07-23 01:09:40.600 | + lib/nova:start_nova:1170 : start_nova_rest 2026-07-23 01:09:40.602 | + lib/nova:start_nova_rest:1083 : local old_path=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-23 01:09:40.605 | + lib/nova:start_nova_rest:1084 : export PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-23 01:09:40.609 | + lib/nova:start_nova_rest:1084 : PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-23 01:09:40.611 | + lib/nova:start_nova_rest:1086 : local compute_cell_conf=/etc/nova/nova.conf 2026-07-23 01:09:40.614 | + lib/nova:start_nova_rest:1088 : run_process n-sch '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-07-23 01:09:40.617 | + functions-common:run_process:1674 : local service=n-sch 2026-07-23 01:09:40.620 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-07-23 01:09:40.623 | + functions-common:run_process:1676 : local group= 2026-07-23 01:09:40.626 | + functions-common:run_process:1677 : local user= 2026-07-23 01:09:40.628 | + functions-common:run_process:1678 : local env_vars= 2026-07-23 01:09:40.630 | + functions-common:run_process:1680 : local name=n-sch 2026-07-23 01:09:40.633 | + functions-common:run_process:1682 : time_start run_process 2026-07-23 01:09:40.636 | + functions-common:time_start:2406 : local name=run_process 2026-07-23 01:09:40.639 | + functions-common:time_start:2407 : local start_time= 2026-07-23 01:09:40.642 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-23 01:09:40.645 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-23 01:09:40.650 | + functions-common:time_start:2411 : _TIME_START[$name]=1784768980646 2026-07-23 01:09:40.653 | + functions-common:run_process:1683 : is_service_enabled n-sch 2026-07-23 01:09:40.670 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 01:09:40.673 | + functions-common:run_process:1684 : _run_under_systemd n-sch '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' '' '' 2026-07-23 01:09:40.676 | + functions-common:_run_under_systemd:1628 : local service=n-sch 2026-07-23 01:09:40.679 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-07-23 01:09:40.682 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-07-23 01:09:40.685 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-07-23 01:09:40.687 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-07-23 01:09:40.689 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ sudo ]] 2026-07-23 01:09:40.691 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ ^/ ]] 2026-07-23 01:09:40.694 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-sch.service 2026-07-23 01:09:40.697 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-23 01:09:40.699 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-23 01:09:40.702 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-23 01:09:40.704 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-23 01:09:40.707 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-sch] ]] 2026-07-23 01:09:40.710 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ uwsgi ]] 2026-07-23 01:09:40.713 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@n-sch.service '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' quobyte '' 2026-07-23 01:09:40.715 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-sch.service 2026-07-23 01:09:40.717 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-07-23 01:09:40.719 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-23 01:09:40.722 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-23 01:09:40.725 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-23 01:09:40.727 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-23 01:09:40.729 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-23 01:09:40.732 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-sch.service 2026-07-23 01:09:40.735 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-23 01:09:40.740 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Unit Description 'Devstack devstack@n-sch.service' 2026-07-23 01:09:40.817 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service Environment '"PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-23 01:09:40.895 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service User quobyte 2026-07-23 01:09:40.961 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecStart '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-07-23 01:09:41.026 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service KillMode process 2026-07-23 01:09:41.090 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service TimeoutStopSec 300 2026-07-23 01:09:41.156 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-23 01:09:41.221 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-23 01:09:41.224 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-23 01:09:41.227 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Install WantedBy multi-user.target 2026-07-23 01:09:41.304 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-23 01:09:41.767 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-sch.service 2026-07-23 01:09:41.802 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-sch.service → /etc/systemd/system/devstack@n-sch.service. 2026-07-23 01:09:42.264 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-sch.service 2026-07-23 01:09:42.327 | + functions-common:run_process:1686 : time_stop run_process 2026-07-23 01:09:42.330 | + functions-common:time_stop:2420 : local name 2026-07-23 01:09:42.333 | + functions-common:time_stop:2421 : local end_time 2026-07-23 01:09:42.336 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-23 01:09:42.339 | + functions-common:time_stop:2423 : local total 2026-07-23 01:09:42.341 | + functions-common:time_stop:2424 : local start_time 2026-07-23 01:09:42.344 | + functions-common:time_stop:2426 : name=run_process 2026-07-23 01:09:42.347 | + functions-common:time_stop:2427 : start_time=1784768980646 2026-07-23 01:09:42.350 | + functions-common:time_stop:2429 : [[ -z 1784768980646 ]] 2026-07-23 01:09:42.354 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-23 01:09:42.359 | + functions-common:time_stop:2432 : end_time=1784768982355 2026-07-23 01:09:42.362 | + functions-common:time_stop:2433 : elapsed_time=1709 2026-07-23 01:09:42.365 | + functions-common:time_stop:2434 : total=21067 2026-07-23 01:09:42.368 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-23 01:09:42.371 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22776 2026-07-23 01:09:42.376 | ++ lib/nova:start_nova_rest:1089 : which uwsgi 2026-07-23 01:09:42.380 | + lib/nova:start_nova_rest:1089 : run_process n-api-meta '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-07-23 01:09:42.383 | + functions-common:run_process:1674 : local service=n-api-meta 2026-07-23 01:09:42.387 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-07-23 01:09:42.389 | + functions-common:run_process:1676 : local group= 2026-07-23 01:09:42.392 | + functions-common:run_process:1677 : local user= 2026-07-23 01:09:42.395 | + functions-common:run_process:1678 : local env_vars= 2026-07-23 01:09:42.399 | + functions-common:run_process:1680 : local name=n-api-meta 2026-07-23 01:09:42.402 | + functions-common:run_process:1682 : time_start run_process 2026-07-23 01:09:42.404 | + functions-common:time_start:2406 : local name=run_process 2026-07-23 01:09:42.407 | + functions-common:time_start:2407 : local start_time= 2026-07-23 01:09:42.410 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-23 01:09:42.415 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-23 01:09:42.419 | + functions-common:time_start:2411 : _TIME_START[$name]=1784768982416 2026-07-23 01:09:42.422 | + functions-common:run_process:1683 : is_service_enabled n-api-meta 2026-07-23 01:09:42.442 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 01:09:42.445 | + functions-common:run_process:1684 : _run_under_systemd n-api-meta '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' '' '' '' 2026-07-23 01:09:42.448 | + functions-common:_run_under_systemd:1628 : local service=n-api-meta 2026-07-23 01:09:42.451 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-07-23 01:09:42.454 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-07-23 01:09:42.457 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-07-23 01:09:42.460 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-07-23 01:09:42.463 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ sudo ]] 2026-07-23 01:09:42.466 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ ^/ ]] 2026-07-23 01:09:42.469 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-api-meta.service 2026-07-23 01:09:42.473 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-23 01:09:42.476 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-23 01:09:42.479 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-23 01:09:42.481 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-23 01:09:42.484 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-api-meta] ]] 2026-07-23 01:09:42.487 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ uwsgi ]] 2026-07-23 01:09:42.490 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-07-23 01:09:42.493 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-23 01:09:42.496 | + functions-common:_run_under_systemd:1648 : write_uwsgi_user_unit_file devstack@n-api-meta.service '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini --venv /opt/stack/data/venv' '' quobyte '' 2026-07-23 01:09:42.499 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@n-api-meta.service 2026-07-23 01:09:42.502 | + functions-common:write_uwsgi_user_unit_file:1568 : local 'command=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-23 01:09:42.505 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-07-23 01:09:42.507 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-07-23 01:09:42.510 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-07-23 01:09:42.513 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@n-api-meta.service 2026-07-23 01:09:42.516 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-07-23 01:09:42.521 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Unit Description 'Devstack devstack@n-api-meta.service' 2026-07-23 01:09:42.606 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Environment '"PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-23 01:09:42.689 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service SyslogIdentifier devstack@n-api-meta.service 2026-07-23 01:09:42.759 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service User quobyte 2026-07-23 01:09:42.830 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecStart '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-23 01:09:42.901 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-23 01:09:42.974 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Type notify 2026-07-23 01:09:43.047 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service KillMode process 2026-07-23 01:09:43.116 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Restart always 2026-07-23 01:09:43.190 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service NotifyAccess all 2026-07-23 01:09:43.258 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service RestartForceExitStatus 100 2026-07-23 01:09:43.327 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-07-23 01:09:43.330 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-07-23 01:09:43.333 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Install WantedBy multi-user.target 2026-07-23 01:09:43.416 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-07-23 01:09:43.890 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-api-meta.service 2026-07-23 01:09:43.924 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api-meta.service → /etc/systemd/system/devstack@n-api-meta.service. 2026-07-23 01:09:44.386 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-api-meta.service 2026-07-23 01:09:44.542 | + functions-common:run_process:1686 : time_stop run_process 2026-07-23 01:09:44.543 | + functions-common:time_stop:2420 : local name 2026-07-23 01:09:44.547 | + functions-common:time_stop:2421 : local end_time 2026-07-23 01:09:44.550 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-23 01:09:44.553 | + functions-common:time_stop:2423 : local total 2026-07-23 01:09:44.557 | + functions-common:time_stop:2424 : local start_time 2026-07-23 01:09:44.562 | + functions-common:time_stop:2426 : name=run_process 2026-07-23 01:09:44.566 | + functions-common:time_stop:2427 : start_time=1784768982416 2026-07-23 01:09:44.568 | + functions-common:time_stop:2429 : [[ -z 1784768982416 ]] 2026-07-23 01:09:44.571 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-23 01:09:44.575 | + functions-common:time_stop:2432 : end_time=1784768984572 2026-07-23 01:09:44.577 | + functions-common:time_stop:2433 : elapsed_time=2156 2026-07-23 01:09:44.579 | + functions-common:time_stop:2434 : total=22776 2026-07-23 01:09:44.581 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-23 01:09:44.583 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=24932 2026-07-23 01:09:44.586 | + lib/nova:start_nova_rest:1091 : export PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-23 01:09:44.588 | + lib/nova:start_nova_rest:1091 : PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-23 01:09:44.591 | + lib/nova:start_nova:1171 : start_nova_console_proxies 2026-07-23 01:09:44.593 | + lib/nova:start_nova_console_proxies:1106 : local old_path=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-23 01:09:44.597 | + lib/nova:start_nova_console_proxies:1108 : export PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-23 01:09:44.597 | + lib/nova:start_nova_console_proxies:1108 : PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-23 01:09:44.600 | + lib/nova:start_nova_console_proxies:1110 : local api_cell_conf=/etc/nova/nova.conf 2026-07-23 01:09:44.602 | + lib/nova:start_nova_console_proxies:1112 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-07-23 01:09:44.604 | + lib/nova:start_nova_console_proxies:1117 : enable_nova_console_proxies 2026-07-23 01:09:44.607 | ++ lib/nova:enable_nova_console_proxies:1095 : seq 1 1 2026-07-23 01:09:44.611 | + lib/nova:enable_nova_console_proxies:1095 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-23 01:09:44.614 | + lib/nova:enable_nova_console_proxies:1096 : for srv in n-novnc n-spice n-sproxy 2026-07-23 01:09:44.616 | + lib/nova:enable_nova_console_proxies:1097 : is_service_enabled n-novnc 2026-07-23 01:09:44.631 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 01:09:44.633 | + lib/nova:enable_nova_console_proxies:1098 : enable_service n-novnc-cell1 2026-07-23 01:09:44.687 | + lib/nova:enable_nova_console_proxies:1096 : for srv in n-novnc n-spice n-sproxy 2026-07-23 01:09:44.689 | + lib/nova:enable_nova_console_proxies:1097 : is_service_enabled n-spice 2026-07-23 01:09:44.706 | + functions-common:is_service_enabled:2076 : return 1 2026-07-23 01:09:44.709 | + lib/nova:enable_nova_console_proxies:1096 : for srv in n-novnc n-spice n-sproxy 2026-07-23 01:09:44.710 | + lib/nova:enable_nova_console_proxies:1097 : is_service_enabled n-sproxy 2026-07-23 01:09:44.729 | + functions-common:is_service_enabled:2076 : return 1 2026-07-23 01:09:44.732 | ++ lib/nova:start_nova_console_proxies:1118 : seq 1 1 2026-07-23 01:09:44.735 | + lib/nova:start_nova_console_proxies:1118 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-23 01:09:44.738 | + lib/nova:start_nova_console_proxies:1119 : local conf 2026-07-23 01:09:44.741 | ++ lib/nova:start_nova_console_proxies:1120 : conductor_conf 1 2026-07-23 01:09:44.745 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-07-23 01:09:44.745 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-07-23 01:09:44.748 | + lib/nova:start_nova_console_proxies:1120 : conf=/etc/nova/nova_cell1.conf 2026-07-23 01:09:44.750 | + lib/nova:start_nova_console_proxies:1121 : run_process n-novnc-cell1 '/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-07-23 01:09:44.752 | + functions-common:run_process:1674 : local service=n-novnc-cell1 2026-07-23 01:09:44.754 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-07-23 01:09:44.756 | + functions-common:run_process:1676 : local group= 2026-07-23 01:09:44.759 | + functions-common:run_process:1677 : local user= 2026-07-23 01:09:44.760 | + functions-common:run_process:1678 : local env_vars= 2026-07-23 01:09:44.763 | + functions-common:run_process:1680 : local name=n-novnc-cell1 2026-07-23 01:09:44.764 | + functions-common:run_process:1682 : time_start run_process 2026-07-23 01:09:44.766 | + functions-common:time_start:2406 : local name=run_process 2026-07-23 01:09:44.768 | + functions-common:time_start:2407 : local start_time= 2026-07-23 01:09:44.771 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-23 01:09:44.773 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-23 01:09:44.777 | + functions-common:time_start:2411 : _TIME_START[$name]=1784768984775 2026-07-23 01:09:44.780 | + functions-common:run_process:1683 : is_service_enabled n-novnc-cell1 2026-07-23 01:09:44.799 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 01:09:44.802 | + functions-common:run_process:1684 : _run_under_systemd n-novnc-cell1 '/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' '' '' '' 2026-07-23 01:09:44.803 | + functions-common:_run_under_systemd:1628 : local service=n-novnc-cell1 2026-07-23 01:09:44.806 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-07-23 01:09:44.808 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-07-23 01:09:44.811 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-07-23 01:09:44.812 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-07-23 01:09:44.814 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc =~ sudo ]] 2026-07-23 01:09:44.816 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc =~ ^/ ]] 2026-07-23 01:09:44.819 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-novnc-cell1.service 2026-07-23 01:09:44.821 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-23 01:09:44.823 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-23 01:09:44.825 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-23 01:09:44.827 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-23 01:09:44.829 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-novnc-cell1] ]] 2026-07-23 01:09:44.831 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc =~ uwsgi ]] 2026-07-23 01:09:44.834 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@n-novnc-cell1.service '/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' '' quobyte '' 2026-07-23 01:09:44.835 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-novnc-cell1.service 2026-07-23 01:09:44.837 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-07-23 01:09:44.839 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-23 01:09:44.841 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-23 01:09:44.843 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-23 01:09:44.845 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-23 01:09:44.847 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-23 01:09:44.849 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-novnc-cell1.service 2026-07-23 01:09:44.851 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-23 01:09:44.854 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Unit Description 'Devstack devstack@n-novnc-cell1.service' 2026-07-23 01:09:44.948 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service Environment '"PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-23 01:09:45.033 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service User quobyte 2026-07-23 01:09:45.095 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service ExecStart '/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-07-23 01:09:45.160 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service KillMode process 2026-07-23 01:09:45.226 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service TimeoutStopSec 300 2026-07-23 01:09:45.290 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-23 01:09:45.355 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-23 01:09:45.357 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-23 01:09:45.360 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Install WantedBy multi-user.target 2026-07-23 01:09:45.448 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-23 01:09:45.976 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-novnc-cell1.service 2026-07-23 01:09:46.006 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-novnc-cell1.service → /etc/systemd/system/devstack@n-novnc-cell1.service. 2026-07-23 01:09:46.518 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-novnc-cell1.service 2026-07-23 01:09:46.580 | + functions-common:run_process:1686 : time_stop run_process 2026-07-23 01:09:46.587 | + functions-common:time_stop:2420 : local name 2026-07-23 01:09:46.588 | + functions-common:time_stop:2421 : local end_time 2026-07-23 01:09:46.593 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-23 01:09:46.596 | + functions-common:time_stop:2423 : local total 2026-07-23 01:09:46.601 | + functions-common:time_stop:2424 : local start_time 2026-07-23 01:09:46.604 | + functions-common:time_stop:2426 : name=run_process 2026-07-23 01:09:46.607 | + functions-common:time_stop:2427 : start_time=1784768984775 2026-07-23 01:09:46.612 | + functions-common:time_stop:2429 : [[ -z 1784768984775 ]] 2026-07-23 01:09:46.617 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-23 01:09:46.622 | + functions-common:time_stop:2432 : end_time=1784768986618 2026-07-23 01:09:46.628 | + functions-common:time_stop:2433 : elapsed_time=1843 2026-07-23 01:09:46.631 | + functions-common:time_stop:2434 : total=24932 2026-07-23 01:09:46.633 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-23 01:09:46.636 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=26775 2026-07-23 01:09:46.638 | + lib/nova:start_nova_console_proxies:1122 : run_process n-spice-cell1 '/opt/stack/data/venv/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2026-07-23 01:09:46.641 | + functions-common:run_process:1674 : local service=n-spice-cell1 2026-07-23 01:09:46.644 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2026-07-23 01:09:46.647 | + functions-common:run_process:1676 : local group= 2026-07-23 01:09:46.650 | + functions-common:run_process:1677 : local user= 2026-07-23 01:09:46.652 | + functions-common:run_process:1678 : local env_vars= 2026-07-23 01:09:46.654 | + functions-common:run_process:1680 : local name=n-spice-cell1 2026-07-23 01:09:46.657 | + functions-common:run_process:1682 : time_start run_process 2026-07-23 01:09:46.659 | + functions-common:time_start:2406 : local name=run_process 2026-07-23 01:09:46.662 | + functions-common:time_start:2407 : local start_time= 2026-07-23 01:09:46.664 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-23 01:09:46.670 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-23 01:09:46.672 | + functions-common:time_start:2411 : _TIME_START[$name]=1784768986669 2026-07-23 01:09:46.675 | + functions-common:run_process:1683 : is_service_enabled n-spice-cell1 2026-07-23 01:09:46.700 | + functions-common:is_service_enabled:2076 : return 1 2026-07-23 01:09:46.702 | + functions-common:run_process:1686 : time_stop run_process 2026-07-23 01:09:46.704 | + functions-common:time_stop:2420 : local name 2026-07-23 01:09:46.707 | + functions-common:time_stop:2421 : local end_time 2026-07-23 01:09:46.709 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-23 01:09:46.711 | + functions-common:time_stop:2423 : local total 2026-07-23 01:09:46.713 | + functions-common:time_stop:2424 : local start_time 2026-07-23 01:09:46.716 | + functions-common:time_stop:2426 : name=run_process 2026-07-23 01:09:46.718 | + functions-common:time_stop:2427 : start_time=1784768986669 2026-07-23 01:09:46.720 | + functions-common:time_stop:2429 : [[ -z 1784768986669 ]] 2026-07-23 01:09:46.728 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-23 01:09:46.730 | + functions-common:time_stop:2432 : end_time=1784768986727 2026-07-23 01:09:46.732 | + functions-common:time_stop:2433 : elapsed_time=58 2026-07-23 01:09:46.735 | + functions-common:time_stop:2434 : total=26775 2026-07-23 01:09:46.737 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-23 01:09:46.740 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=26833 2026-07-23 01:09:46.743 | + lib/nova:start_nova_console_proxies:1123 : run_process n-sproxy-cell1 '/opt/stack/data/venv/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2026-07-23 01:09:46.745 | + functions-common:run_process:1674 : local service=n-sproxy-cell1 2026-07-23 01:09:46.747 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2026-07-23 01:09:46.750 | + functions-common:run_process:1676 : local group= 2026-07-23 01:09:46.752 | + functions-common:run_process:1677 : local user= 2026-07-23 01:09:46.754 | + functions-common:run_process:1678 : local env_vars= 2026-07-23 01:09:46.757 | + functions-common:run_process:1680 : local name=n-sproxy-cell1 2026-07-23 01:09:46.759 | + functions-common:run_process:1682 : time_start run_process 2026-07-23 01:09:46.761 | + functions-common:time_start:2406 : local name=run_process 2026-07-23 01:09:46.763 | + functions-common:time_start:2407 : local start_time= 2026-07-23 01:09:46.766 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-23 01:09:46.769 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-23 01:09:46.772 | + functions-common:time_start:2411 : _TIME_START[$name]=1784768986770 2026-07-23 01:09:46.775 | + functions-common:run_process:1683 : is_service_enabled n-sproxy-cell1 2026-07-23 01:09:46.797 | + functions-common:is_service_enabled:2076 : return 1 2026-07-23 01:09:46.800 | + functions-common:run_process:1686 : time_stop run_process 2026-07-23 01:09:46.802 | + functions-common:time_stop:2420 : local name 2026-07-23 01:09:46.804 | + functions-common:time_stop:2421 : local end_time 2026-07-23 01:09:46.806 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-23 01:09:46.808 | + functions-common:time_stop:2423 : local total 2026-07-23 01:09:46.810 | + functions-common:time_stop:2424 : local start_time 2026-07-23 01:09:46.812 | + functions-common:time_stop:2426 : name=run_process 2026-07-23 01:09:46.814 | + functions-common:time_stop:2427 : start_time=1784768986770 2026-07-23 01:09:46.816 | + functions-common:time_stop:2429 : [[ -z 1784768986770 ]] 2026-07-23 01:09:46.819 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-23 01:09:46.824 | + functions-common:time_stop:2432 : end_time=1784768986821 2026-07-23 01:09:46.827 | + functions-common:time_stop:2433 : elapsed_time=51 2026-07-23 01:09:46.829 | + functions-common:time_stop:2434 : total=26833 2026-07-23 01:09:46.833 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-23 01:09:46.835 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=26884 2026-07-23 01:09:46.840 | + lib/nova:start_nova_console_proxies:1127 : export PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-23 01:09:46.841 | + lib/nova:start_nova_console_proxies:1127 : PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-23 01:09:46.845 | + lib/nova:start_nova:1172 : start_nova_conductor 2026-07-23 01:09:46.848 | + lib/nova:start_nova_conductor:1140 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-07-23 01:09:46.850 | + lib/nova:start_nova_conductor:1146 : enable_nova_fleet 2026-07-23 01:09:46.853 | + lib/nova:enable_nova_fleet:1131 : is_service_enabled n-cond 2026-07-23 01:09:46.871 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 01:09:46.873 | + lib/nova:enable_nova_fleet:1132 : enable_service n-super-cond 2026-07-23 01:09:46.927 | ++ lib/nova:enable_nova_fleet:1133 : seq 1 1 2026-07-23 01:09:46.928 | + lib/nova:enable_nova_fleet:1133 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-23 01:09:46.930 | + lib/nova:enable_nova_fleet:1134 : enable_service n-cond-cell1 2026-07-23 01:09:46.998 | + lib/nova:start_nova_conductor:1147 : is_service_enabled n-super-cond 2026-07-23 01:09:47.013 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 01:09:47.015 | + lib/nova:start_nova_conductor:1148 : run_process n-super-cond '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-07-23 01:09:47.017 | + functions-common:run_process:1674 : local service=n-super-cond 2026-07-23 01:09:47.020 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-07-23 01:09:47.022 | + functions-common:run_process:1676 : local group= 2026-07-23 01:09:47.024 | + functions-common:run_process:1677 : local user= 2026-07-23 01:09:47.026 | + functions-common:run_process:1678 : local env_vars= 2026-07-23 01:09:47.030 | + functions-common:run_process:1680 : local name=n-super-cond 2026-07-23 01:09:47.031 | + functions-common:run_process:1682 : time_start run_process 2026-07-23 01:09:47.033 | + functions-common:time_start:2406 : local name=run_process 2026-07-23 01:09:47.035 | + functions-common:time_start:2407 : local start_time= 2026-07-23 01:09:47.037 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-23 01:09:47.042 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-23 01:09:47.044 | + functions-common:time_start:2411 : _TIME_START[$name]=1784768987042 2026-07-23 01:09:47.046 | + functions-common:run_process:1683 : is_service_enabled n-super-cond 2026-07-23 01:09:47.066 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 01:09:47.067 | + functions-common:run_process:1684 : _run_under_systemd n-super-cond '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' '' '' '' 2026-07-23 01:09:47.069 | + functions-common:_run_under_systemd:1628 : local service=n-super-cond 2026-07-23 01:09:47.073 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-07-23 01:09:47.074 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-07-23 01:09:47.076 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-07-23 01:09:47.078 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-07-23 01:09:47.080 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ sudo ]] 2026-07-23 01:09:47.087 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ ^/ ]] 2026-07-23 01:09:47.090 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-super-cond.service 2026-07-23 01:09:47.093 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-23 01:09:47.099 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-23 01:09:47.101 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-23 01:09:47.107 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-23 01:09:47.110 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-super-cond] ]] 2026-07-23 01:09:47.113 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ uwsgi ]] 2026-07-23 01:09:47.115 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@n-super-cond.service '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' '' quobyte '' 2026-07-23 01:09:47.118 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-super-cond.service 2026-07-23 01:09:47.120 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-07-23 01:09:47.122 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-23 01:09:47.125 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-23 01:09:47.127 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-23 01:09:47.129 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-23 01:09:47.131 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-23 01:09:47.133 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-super-cond.service 2026-07-23 01:09:47.135 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-23 01:09:47.139 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Unit Description 'Devstack devstack@n-super-cond.service' 2026-07-23 01:09:47.224 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-23 01:09:47.306 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service User quobyte 2026-07-23 01:09:47.408 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecStart '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-07-23 01:09:47.527 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service KillMode process 2026-07-23 01:09:47.628 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service TimeoutStopSec 300 2026-07-23 01:09:47.725 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-23 01:09:47.812 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-23 01:09:47.820 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-23 01:09:47.828 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Install WantedBy multi-user.target 2026-07-23 01:09:47.956 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-23 01:09:48.577 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-super-cond.service 2026-07-23 01:09:48.615 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-super-cond.service → /etc/systemd/system/devstack@n-super-cond.service. 2026-07-23 01:09:49.197 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-super-cond.service 2026-07-23 01:09:49.252 | + functions-common:run_process:1686 : time_stop run_process 2026-07-23 01:09:49.255 | + functions-common:time_stop:2420 : local name 2026-07-23 01:09:49.263 | + functions-common:time_stop:2421 : local end_time 2026-07-23 01:09:49.272 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-23 01:09:49.277 | + functions-common:time_stop:2423 : local total 2026-07-23 01:09:49.288 | + functions-common:time_stop:2424 : local start_time 2026-07-23 01:09:49.295 | + functions-common:time_stop:2426 : name=run_process 2026-07-23 01:09:49.299 | + functions-common:time_stop:2427 : start_time=1784768987042 2026-07-23 01:09:49.305 | + functions-common:time_stop:2429 : [[ -z 1784768987042 ]] 2026-07-23 01:09:49.311 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-23 01:09:49.321 | + functions-common:time_stop:2432 : end_time=1784768989313 2026-07-23 01:09:49.325 | + functions-common:time_stop:2433 : elapsed_time=2271 2026-07-23 01:09:49.329 | + functions-common:time_stop:2434 : total=26884 2026-07-23 01:09:49.338 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-23 01:09:49.345 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=29155 2026-07-23 01:09:49.354 | ++ lib/nova:start_nova_conductor:1150 : seq 1 1 2026-07-23 01:09:49.358 | + lib/nova:start_nova_conductor:1150 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-23 01:09:49.368 | + lib/nova:start_nova_conductor:1151 : is_service_enabled n-cond-cell1 2026-07-23 01:09:49.399 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 01:09:49.403 | + lib/nova:start_nova_conductor:1152 : local conf 2026-07-23 01:09:49.410 | ++ lib/nova:start_nova_conductor:1153 : conductor_conf 1 2026-07-23 01:09:49.414 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-07-23 01:09:49.420 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-07-23 01:09:49.425 | + lib/nova:start_nova_conductor:1153 : conf=/etc/nova/nova_cell1.conf 2026-07-23 01:09:49.429 | + lib/nova:start_nova_conductor:1154 : run_process n-cond-cell1 '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-07-23 01:09:49.434 | + functions-common:run_process:1674 : local service=n-cond-cell1 2026-07-23 01:09:49.437 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-07-23 01:09:49.440 | + functions-common:run_process:1676 : local group= 2026-07-23 01:09:49.445 | + functions-common:run_process:1677 : local user= 2026-07-23 01:09:49.448 | + functions-common:run_process:1678 : local env_vars= 2026-07-23 01:09:49.452 | + functions-common:run_process:1680 : local name=n-cond-cell1 2026-07-23 01:09:49.454 | + functions-common:run_process:1682 : time_start run_process 2026-07-23 01:09:49.457 | + functions-common:time_start:2406 : local name=run_process 2026-07-23 01:09:49.460 | + functions-common:time_start:2407 : local start_time= 2026-07-23 01:09:49.463 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-23 01:09:49.474 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-23 01:09:49.477 | + functions-common:time_start:2411 : _TIME_START[$name]=1784768989471 2026-07-23 01:09:49.482 | + functions-common:run_process:1683 : is_service_enabled n-cond-cell1 2026-07-23 01:09:49.514 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 01:09:49.517 | + functions-common:run_process:1684 : _run_under_systemd n-cond-cell1 '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' '' '' 2026-07-23 01:09:49.522 | + functions-common:_run_under_systemd:1628 : local service=n-cond-cell1 2026-07-23 01:09:49.527 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-07-23 01:09:49.530 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-07-23 01:09:49.535 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-07-23 01:09:49.539 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-07-23 01:09:49.545 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ sudo ]] 2026-07-23 01:09:49.553 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ ^/ ]] 2026-07-23 01:09:49.556 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-cond-cell1.service 2026-07-23 01:09:49.563 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-23 01:09:49.567 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-23 01:09:49.571 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-23 01:09:49.575 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-23 01:09:49.580 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-cond-cell1] ]] 2026-07-23 01:09:49.585 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ uwsgi ]] 2026-07-23 01:09:49.592 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@n-cond-cell1.service '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' quobyte '' 2026-07-23 01:09:49.596 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-cond-cell1.service 2026-07-23 01:09:49.603 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-07-23 01:09:49.607 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-23 01:09:49.611 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-23 01:09:49.617 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-23 01:09:49.624 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-23 01:09:49.632 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-23 01:09:49.635 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-cond-cell1.service 2026-07-23 01:09:49.640 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-23 01:09:49.649 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Unit Description 'Devstack devstack@n-cond-cell1.service' 2026-07-23 01:09:49.770 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-23 01:09:49.919 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service User quobyte 2026-07-23 01:09:50.026 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecStart '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-07-23 01:09:50.120 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service KillMode process 2026-07-23 01:09:50.191 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service TimeoutStopSec 300 2026-07-23 01:09:50.277 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-23 01:09:50.386 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-23 01:09:50.391 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-23 01:09:50.398 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Install WantedBy multi-user.target 2026-07-23 01:09:50.536 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-23 01:09:51.080 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-cond-cell1.service 2026-07-23 01:09:51.115 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cond-cell1.service → /etc/systemd/system/devstack@n-cond-cell1.service. 2026-07-23 01:09:51.616 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-cond-cell1.service 2026-07-23 01:09:51.665 | + functions-common:run_process:1686 : time_stop run_process 2026-07-23 01:09:51.669 | + functions-common:time_stop:2420 : local name 2026-07-23 01:09:51.674 | + functions-common:time_stop:2421 : local end_time 2026-07-23 01:09:51.679 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-23 01:09:51.682 | + functions-common:time_stop:2423 : local total 2026-07-23 01:09:51.688 | + functions-common:time_stop:2424 : local start_time 2026-07-23 01:09:51.692 | + functions-common:time_stop:2426 : name=run_process 2026-07-23 01:09:51.696 | + functions-common:time_stop:2427 : start_time=1784768989471 2026-07-23 01:09:51.700 | + functions-common:time_stop:2429 : [[ -z 1784768989471 ]] 2026-07-23 01:09:51.706 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-23 01:09:51.714 | + functions-common:time_stop:2432 : end_time=1784768991707 2026-07-23 01:09:51.718 | + functions-common:time_stop:2433 : elapsed_time=2236 2026-07-23 01:09:51.723 | + functions-common:time_stop:2434 : total=29155 2026-07-23 01:09:51.727 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-23 01:09:51.732 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=31391 2026-07-23 01:09:51.736 | + lib/nova:start_nova:1173 : start_nova_compute 2026-07-23 01:09:51.738 | + lib/nova:start_nova_compute:988 : local old_path=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-23 01:09:51.741 | + lib/nova:start_nova_compute:989 : export PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-23 01:09:51.743 | + lib/nova:start_nova_compute:989 : PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-23 01:09:51.746 | + lib/nova:start_nova_compute:991 : local compute_cell_conf=/etc/nova/nova.conf 2026-07-23 01:09:51.749 | + lib/nova:start_nova_compute:994 : cp /etc/nova/nova.conf /etc/nova/nova-cpu.conf 2026-07-23 01:09:51.754 | + lib/nova:start_nova_compute:996 : merge_config_file /home/quobyte/devstack/local.conf post-config '$NOVA_CPU_CONF' 2026-07-23 01:09:51.756 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-07-23 01:09:51.759 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-07-23 01:09:51.761 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CPU_CONF' 2026-07-23 01:09:51.763 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-07-23 01:09:51.766 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CPU_CONF' 2026-07-23 01:09:51.769 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova-cpu.conf 2026-07-23 01:09:51.772 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova-cpu.conf 2026-07-23 01:09:51.774 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova-cpu.conf ']' 2026-07-23 01:09:51.779 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config '$NOVA_CPU_CONF' 2026-07-23 01:09:51.780 | + inc/meta-config:merge_config_file:164 : read a 2026-07-23 01:09:51.781 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CPU_CONF' ' 2026-07-23 01:09:51.781 | BEGIN { 2026-07-23 01:09:51.781 | section = "" 2026-07-23 01:09:51.781 | last_section = "" 2026-07-23 01:09:51.781 | section_count = 0 2026-07-23 01:09:51.781 | } 2026-07-23 01:09:51.781 | /^\[.+\]/ { 2026-07-23 01:09:51.781 | gsub("[][]", "", $1); 2026-07-23 01:09:51.782 | section=$1 2026-07-23 01:09:51.782 | next 2026-07-23 01:09:51.782 | } 2026-07-23 01:09:51.782 | /^ *\#/ { 2026-07-23 01:09:51.782 | next 2026-07-23 01:09:51.782 | } 2026-07-23 01:09:51.782 | /^[^ \t]+/ { 2026-07-23 01:09:51.782 | # get offset of first = in $0 2026-07-23 01:09:51.782 | eq_idx = index($0, "=") 2026-07-23 01:09:51.782 | # extract attr & value from $0 2026-07-23 01:09:51.782 | attr = substr($0, 1, eq_idx - 1) 2026-07-23 01:09:51.783 | value = substr($0, eq_idx + 1) 2026-07-23 01:09:51.783 | # only need to strip trailing whitespace from attr 2026-07-23 01:09:51.783 | sub(/[ \t]*$/, "", attr) 2026-07-23 01:09:51.785 | # need to strip leading & trailing whitespace from value 2026-07-23 01:09:51.785 | sub(/^[ \t]*/, "", value) 2026-07-23 01:09:51.786 | sub(/[ \t]*$/, "", value) 2026-07-23 01:09:51.787 | 2026-07-23 01:09:51.787 | # cfg_attr_count: number of config lines per [section, attr] 2026-07-23 01:09:51.787 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-07-23 01:09:51.788 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-07-23 01:09:51.788 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-07-23 01:09:51.788 | if (! (section, attr) in cfg_attr_count) { 2026-07-23 01:09:51.788 | if (section != last_section) { 2026-07-23 01:09:51.788 | cfg_section[section_count++] = section 2026-07-23 01:09:51.789 | last_section = section 2026-07-23 01:09:51.789 | } 2026-07-23 01:09:51.789 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-07-23 01:09:51.789 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-07-23 01:09:51.789 | 2026-07-23 01:09:51.790 | cfg_attr[section, attr, 0] = value 2026-07-23 01:09:51.790 | cfg_attr_count[section, attr] = 1 2026-07-23 01:09:51.790 | } else { 2026-07-23 01:09:51.790 | lno = cfg_attr_count[section, attr]++ 2026-07-23 01:09:51.790 | cfg_attr[section, attr, lno] = value 2026-07-23 01:09:51.791 | } 2026-07-23 01:09:51.791 | } 2026-07-23 01:09:51.791 | END { 2026-07-23 01:09:51.791 | # Process each section in order 2026-07-23 01:09:51.791 | for (sno = 0; sno < section_count; sno++) { 2026-07-23 01:09:51.791 | section = cfg_section[sno] 2026-07-23 01:09:51.791 | # The ini routines simply append a config item immediately 2026-07-23 01:09:51.791 | # after the section header. To keep the same order as defined 2026-07-23 01:09:51.791 | # in local.conf, invoke the ini routines in the reverse order 2026-07-23 01:09:51.792 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-07-23 01:09:51.792 | attr = cfg_sec_attr_name[sno, attr_no] 2026-07-23 01:09:51.792 | if (cfg_attr_count[section, attr] == 1) 2026-07-23 01:09:51.792 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-07-23 01:09:51.792 | else { 2026-07-23 01:09:51.792 | # For multiline, invoke the ini routines in the reverse order 2026-07-23 01:09:51.792 | count = cfg_attr_count[section, attr] 2026-07-23 01:09:51.792 | print "inidelete " configfile " " section " " attr 2026-07-23 01:09:51.792 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-07-23 01:09:51.792 | for (l = count -2; l >= 0; l--) 2026-07-23 01:09:51.792 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-07-23 01:09:51.793 | } 2026-07-23 01:09:51.793 | } 2026-07-23 01:09:51.793 | } 2026-07-23 01:09:51.793 | } 2026-07-23 01:09:51.794 | ' 2026-07-23 01:09:51.794 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-07-23 01:09:51.794 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-07-23 01:09:51.795 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CPU_CONF' 2026-07-23 01:09:51.795 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-07-23 01:09:51.795 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-23 01:09:51.795 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CPU_CONF ]] 2026-07-23 01:09:51.795 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CPU_CONF' ' 2026-07-23 01:09:51.796 | BEGIN { group = "" } 2026-07-23 01:09:51.796 | /^\[\[.+\|.*\]\]/ { 2026-07-23 01:09:51.796 | gsub("[][]", "", $1); 2026-07-23 01:09:51.796 | split($1, a, "|"); 2026-07-23 01:09:51.796 | if (a[1] == matchgroup && a[2] == configfile) { 2026-07-23 01:09:51.796 | group=a[1] 2026-07-23 01:09:51.796 | } else { 2026-07-23 01:09:51.796 | group="" 2026-07-23 01:09:51.796 | } 2026-07-23 01:09:51.796 | next 2026-07-23 01:09:51.797 | } 2026-07-23 01:09:51.797 | { 2026-07-23 01:09:51.797 | if (group != "") 2026-07-23 01:09:51.797 | print $0 2026-07-23 01:09:51.797 | } 2026-07-23 01:09:51.797 | ' /home/quobyte/devstack/local.conf 2026-07-23 01:09:51.801 | + lib/nova:start_nova_compute:998 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-07-23 01:09:51.804 | + lib/nova:start_nova_compute:1005 : iniset /etc/nova/nova-cpu.conf workarounds disable_group_policy_check_upcall True 2026-07-23 01:09:51.835 | + lib/nova:start_nova_compute:1008 : iniset /etc/nova/nova-cpu.conf filter_scheduler track_instance_changes False 2026-07-23 01:09:51.866 | + lib/nova:start_nova_compute:1009 : iniset_rpc_backend nova /etc/nova/nova-cpu.conf DEFAULT nova_cell1 2026-07-23 01:09:51.868 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-07-23 01:09:51.871 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova-cpu.conf 2026-07-23 01:09:51.873 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-07-23 01:09:51.876 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host=nova_cell1 2026-07-23 01:09:51.878 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-07-23 01:09:51.893 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 01:09:51.896 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url nova_cell1 2026-07-23 01:09:51.898 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host=nova_cell1 2026-07-23 01:09:51.901 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-07-23 01:09:51.917 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-23 01:09:51.920 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.85:5672/nova_cell1 2026-07-23 01:09:51.922 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova-cpu.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.85:5672/nova_cell1 2026-07-23 01:09:51.951 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-07-23 01:09:51.954 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-07-23 01:09:51.956 | + lib/nova:start_nova_compute:1013 : inidelete /etc/nova/nova-cpu.conf database connection 2026-07-23 01:09:51.975 | + lib/nova:start_nova_compute:1014 : inidelete /etc/nova/nova-cpu.conf api_database connection 2026-07-23 01:09:51.993 | + lib/nova:start_nova_compute:1019 : configure_console_compute 2026-07-23 01:09:51.995 | + lib/nova:configure_console_compute:671 : local offset 2026-07-23 01:09:51.997 | + lib/nova:configure_console_compute:672 : offset=0 2026-07-23 01:09:52.000 | + lib/nova:configure_console_compute:676 : local default_proxyclient_addr 2026-07-23 01:09:52.003 | ++ lib/nova:configure_console_compute:677 : iniget /etc/nova/nova-cpu.conf DEFAULT my_ip 2026-07-23 01:09:52.021 | + lib/nova:configure_console_compute:677 : default_proxyclient_addr=192.168.122.85 2026-07-23 01:09:52.023 | + lib/nova:configure_console_compute:681 : is_service_enabled n-cpu 2026-07-23 01:09:52.039 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 01:09:52.041 | + lib/nova:configure_console_compute:682 : '[' False == True ']' 2026-07-23 01:09:52.043 | + lib/nova:configure_console_compute:685 : vercmp v1.3.0 '<' 1.0.0 2026-07-23 01:09:52.045 | + functions:vercmp:647 : local v1=v1.3.0 2026-07-23 01:09:52.048 | + functions:vercmp:648 : local 'op=<' 2026-07-23 01:09:52.050 | + functions:vercmp:649 : local v2=1.0.0 2026-07-23 01:09:52.052 | + functions:vercmp:650 : local result 2026-07-23 01:09:52.056 | ++ functions:vercmp:654 : echo -e 'v1.3.0\n1.0.0' 2026-07-23 01:09:52.057 | ++ functions:vercmp:654 : sort -V 2026-07-23 01:09:52.060 | ++ functions:vercmp:654 : head -1 2026-07-23 01:09:52.064 | + functions:vercmp:654 : result=1.0.0 2026-07-23 01:09:52.066 | + functions:vercmp:656 : case $op in 2026-07-23 01:09:52.068 | + functions:vercmp:666 : '[' v1.3.0 '!=' 1.0.0 ']' 2026-07-23 01:09:52.071 | + functions:vercmp:666 : '[' 1.0.0 = v1.3.0 ']' 2026-07-23 01:09:52.073 | + functions:vercmp:667 : return 2026-07-23 01:09:52.076 | + lib/nova:configure_console_compute:690 : NOVNCPROXY_URL=http://192.168.122.85:6080/vnc_lite.html 2026-07-23 01:09:52.078 | + lib/nova:configure_console_compute:692 : iniset /etc/nova/nova-cpu.conf vnc novncproxy_base_url http://192.168.122.85:6080/vnc_lite.html 2026-07-23 01:09:52.108 | + lib/nova:configure_console_compute:693 : SPICEHTML5PROXY_URL=http://192.168.122.85:6081/spice_auto.html 2026-07-23 01:09:52.111 | + lib/nova:configure_console_compute:694 : iniset /etc/nova/nova-cpu.conf spice html5proxy_base_url http://192.168.122.85:6081/spice_auto.html 2026-07-23 01:09:52.141 | + lib/nova:configure_console_compute:697 : is_service_enabled n-novnc 2026-07-23 01:09:52.156 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 01:09:52.158 | + lib/nova:configure_console_compute:700 : VNCSERVER_LISTEN=0.0.0.0 2026-07-23 01:09:52.161 | + lib/nova:configure_console_compute:701 : VNCSERVER_PROXYCLIENT_ADDRESS=192.168.122.85 2026-07-23 01:09:52.163 | + lib/nova:configure_console_compute:702 : iniset /etc/nova/nova-cpu.conf vnc server_listen 0.0.0.0 2026-07-23 01:09:52.195 | + lib/nova:configure_console_compute:703 : iniset /etc/nova/nova-cpu.conf vnc server_proxyclient_address 192.168.122.85 2026-07-23 01:09:52.224 | + lib/nova:configure_console_compute:708 : is_service_enabled n-spice 2026-07-23 01:09:52.242 | + functions-common:is_service_enabled:2076 : return 1 2026-07-23 01:09:52.244 | + lib/nova:configure_console_compute:708 : '[' False '!=' False ']' 2026-07-23 01:09:52.246 | + lib/nova:configure_console_compute:718 : is_service_enabled n-sproxy 2026-07-23 01:09:52.262 | + functions-common:is_service_enabled:2076 : return 1 2026-07-23 01:09:52.265 | + lib/nova:configure_console_compute:718 : '[' False '!=' False ']' 2026-07-23 01:09:52.267 | + lib/nova:start_nova_compute:1023 : iniset /etc/nova/nova-cpu.conf DEFAULT reimage_timeout_per_gb 180 2026-07-23 01:09:52.296 | + lib/nova:start_nova_compute:1026 : '[' -n 127.0.0.1 ']' 2026-07-23 01:09:52.298 | + lib/nova:start_nova_compute:1027 : iniset /etc/nova/nova-cpu.conf os_vif_ovs ovsdb_connection tcp:127.0.0.1:6640 2026-07-23 01:09:52.333 | + lib/nova:start_nova_compute:1031 : [[ libvirt == \l\i\b\v\i\r\t ]] 2026-07-23 01:09:52.335 | + lib/nova:start_nova_compute:1031 : [[ kvm == \q\e\m\u ]] 2026-07-23 01:09:52.337 | + lib/nova:start_nova_compute:1035 : [[ -n '' ]] 2026-07-23 01:09:52.340 | + lib/nova:start_nova_compute:1039 : [[ libvirt = \l\i\b\v\i\r\t ]] 2026-07-23 01:09:52.342 | + lib/nova:start_nova_compute:1040 : '[' 0 -gt 0 ']' 2026-07-23 01:09:52.344 | + lib/nova:start_nova_compute:1046 : run_process n-cpu '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt 2026-07-23 01:09:52.347 | + functions-common:run_process:1674 : local service=n-cpu 2026-07-23 01:09:52.349 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-07-23 01:09:52.351 | + functions-common:run_process:1676 : local group=libvirt 2026-07-23 01:09:52.354 | + functions-common:run_process:1677 : local user= 2026-07-23 01:09:52.356 | + functions-common:run_process:1678 : local env_vars= 2026-07-23 01:09:52.358 | + functions-common:run_process:1680 : local name=n-cpu 2026-07-23 01:09:52.360 | + functions-common:run_process:1682 : time_start run_process 2026-07-23 01:09:52.363 | + functions-common:time_start:2406 : local name=run_process 2026-07-23 01:09:52.365 | + functions-common:time_start:2407 : local start_time= 2026-07-23 01:09:52.367 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-23 01:09:52.370 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-23 01:09:52.374 | + functions-common:time_start:2411 : _TIME_START[$name]=1784768992372 2026-07-23 01:09:52.377 | + functions-common:run_process:1683 : is_service_enabled n-cpu 2026-07-23 01:09:52.393 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 01:09:52.395 | + functions-common:run_process:1684 : _run_under_systemd n-cpu '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt '' '' 2026-07-23 01:09:52.398 | + functions-common:_run_under_systemd:1628 : local service=n-cpu 2026-07-23 01:09:52.400 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-07-23 01:09:52.402 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-07-23 01:09:52.405 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-07-23 01:09:52.407 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-07-23 01:09:52.410 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ sudo ]] 2026-07-23 01:09:52.412 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ ^/ ]] 2026-07-23 01:09:52.414 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-cpu.service 2026-07-23 01:09:52.416 | + functions-common:_run_under_systemd:1635 : local group=libvirt 2026-07-23 01:09:52.419 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-23 01:09:52.421 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-23 01:09:52.423 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-23 01:09:52.425 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-cpu] ]] 2026-07-23 01:09:52.428 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ uwsgi ]] 2026-07-23 01:09:52.430 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@n-cpu.service '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt quobyte '' 2026-07-23 01:09:52.432 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-cpu.service 2026-07-23 01:09:52.434 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-07-23 01:09:52.436 | + functions-common:write_user_unit_file:1537 : local group=libvirt 2026-07-23 01:09:52.438 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-23 01:09:52.440 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-23 01:09:52.442 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-23 01:09:52.445 | + functions-common:write_user_unit_file:1541 : [[ -n libvirt ]] 2026-07-23 01:09:52.447 | + functions-common:write_user_unit_file:1542 : extra=Group=libvirt 2026-07-23 01:09:52.449 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-cpu.service 2026-07-23 01:09:52.451 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-23 01:09:52.455 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Unit Description 'Devstack devstack@n-cpu.service' 2026-07-23 01:09:52.531 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service Environment '"PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-23 01:09:52.610 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service User quobyte 2026-07-23 01:09:52.671 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service ExecStart '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-07-23 01:09:52.733 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service KillMode process 2026-07-23 01:09:52.797 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service TimeoutStopSec 300 2026-07-23 01:09:52.880 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-23 01:09:52.964 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-23 01:09:52.968 | + functions-common:write_user_unit_file:1557 : [[ -n libvirt ]] 2026-07-23 01:09:52.972 | + functions-common:write_user_unit_file:1558 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service Group libvirt 2026-07-23 01:09:53.054 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Install WantedBy multi-user.target 2026-07-23 01:09:53.160 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-23 01:09:53.713 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-cpu.service 2026-07-23 01:09:53.749 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cpu.service → /etc/systemd/system/devstack@n-cpu.service. 2026-07-23 01:09:54.242 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-cpu.service 2026-07-23 01:09:54.310 | + functions-common:run_process:1686 : time_stop run_process 2026-07-23 01:09:54.315 | + functions-common:time_stop:2420 : local name 2026-07-23 01:09:54.319 | + functions-common:time_stop:2421 : local end_time 2026-07-23 01:09:54.324 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-23 01:09:54.328 | + functions-common:time_stop:2423 : local total 2026-07-23 01:09:54.333 | + functions-common:time_stop:2424 : local start_time 2026-07-23 01:09:54.337 | + functions-common:time_stop:2426 : name=run_process 2026-07-23 01:09:54.341 | + functions-common:time_stop:2427 : start_time=1784768992372 2026-07-23 01:09:54.346 | + functions-common:time_stop:2429 : [[ -z 1784768992372 ]] 2026-07-23 01:09:54.352 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-23 01:09:54.358 | + functions-common:time_stop:2432 : end_time=1784768994353 2026-07-23 01:09:54.363 | + functions-common:time_stop:2433 : elapsed_time=1981 2026-07-23 01:09:54.367 | + functions-common:time_stop:2434 : total=31391 2026-07-23 01:09:54.372 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-23 01:09:54.376 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=33372 2026-07-23 01:09:54.381 | + lib/nova:start_nova_compute:1077 : export PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-23 01:09:54.386 | + lib/nova:start_nova_compute:1077 : PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-23 01:09:54.389 | + lib/nova:start_nova:1174 : is_service_enabled n-api 2026-07-23 01:09:54.419 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 01:09:54.424 | + lib/nova:start_nova:1176 : echo 'Dumping cells_v2 mapping' 2026-07-23 01:09:54.424 | Dumping cells_v2 mapping 2026-07-23 01:09:54.429 | + lib/nova:start_nova:1177 : /opt/stack/data/venv/bin/nova-manage cell_v2 list_cells --verbose 2026-07-23 01:09:54.990 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-07-23 01:09:54.990 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-23 01:09:54.990 | we strongly recommend against using it for new projects. 2026-07-23 01:09:54.991 | 2026-07-23 01:09:54.991 | If you are already using Eventlet, we recommend migrating to a different 2026-07-23 01:09:54.991 | framework. For more detail see 2026-07-23 01:09:54.991 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-23 01:09:54.991 | 2026-07-23 01:09:54.991 | import eventlet # noqa 2026-07-23 01:09:55.263 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-07-23 01:09:58.409 | INFO dbcounter [None req-059f0915-2949-4fcb-bba4-16533e1a95fc None None] Registered counter for database nova_api 2026-07-23 01:09:58.535 | DEBUG dbcounter [-] [75095] Writer thread running {{(pid=75095) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-23 01:09:58.567 | +-------+--------------------------------------+----------------------------------------------------------------+---------------------------------------------------------------------------------+----------+ 2026-07-23 01:09:58.568 | | Name | UUID | Transport URL | Database Connection | Disabled | 2026-07-23 01:09:58.568 | +-------+--------------------------------------+----------------------------------------------------------------+---------------------------------------------------------------------------------+----------+ 2026-07-23 01:09:58.568 | | cell0 | 00000000-0000-0000-0000-000000000000 | none:/// | mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter | False | 2026-07-23 01:09:58.568 | | cell1 | a4694523-f519-4172-bac2-a60bc3f9730a | rabbit://stackrabbit:stackqueue@192.168.122.85:5672/nova_cell1 | mysql+pymysql://root:stackdb@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter | False | 2026-07-23 01:09:58.568 | +-------+--------------------------------------+----------------------------------------------------------------+---------------------------------------------------------------------------------+----------+ 2026-07-23 01:09:59.266 | + ./stack.sh:main:1336 : async_runfunc create_flavors 2026-07-23 01:09:59.270 | + inc/async:async_runfunc:116 : async_run create_flavors create_flavors 2026-07-23 01:09:59.371 | + inc/async:async_inner:63 : create_flavors 2026-07-23 01:09:59.472 | [2070 Async create_flavors:75227]: running: create_flavors 2026-07-23 01:09:59.477 | + ./stack.sh:main:1338 : is_service_enabled cinder 2026-07-23 01:09:59.506 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 01:09:59.510 | + ./stack.sh:main:1339 : echo_summary 'Starting Cinder' 2026-07-23 01:09:59.515 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-23 01:09:59.521 | + ./stack.sh:echo_summary:450 : echo -e Starting Cinder 2026-07-23 01:09:59.528 | + ./stack.sh:main:1340 : start_cinder 2026-07-23 01:09:59.533 | + lib/cinder:start_cinder:618 : '[' lioadm = tgtadm ']' 2026-07-23 01:09:59.539 | ++ lib/cinder:start_cinder:633 : which uwsgi 2026-07-23 01:09:59.550 | + lib/cinder:start_cinder:633 : run_process c-api '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-07-23 01:09:59.556 | + functions-common:run_process:1674 : local service=c-api 2026-07-23 01:09:59.559 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-07-23 01:09:59.563 | + functions-common:run_process:1676 : local group= 2026-07-23 01:09:59.572 | + functions-common:run_process:1677 : local user= 2026-07-23 01:09:59.577 | + functions-common:run_process:1678 : local env_vars= 2026-07-23 01:09:59.588 | + functions-common:run_process:1680 : local name=c-api 2026-07-23 01:09:59.592 | + functions-common:run_process:1682 : time_start run_process 2026-07-23 01:09:59.600 | + functions-common:time_start:2406 : local name=run_process 2026-07-23 01:09:59.605 | + functions-common:time_start:2407 : local start_time= 2026-07-23 01:09:59.610 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-23 01:09:59.617 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-23 01:09:59.625 | + functions-common:time_start:2411 : _TIME_START[$name]=1784768999618 2026-07-23 01:09:59.629 | + functions-common:run_process:1683 : is_service_enabled c-api 2026-07-23 01:09:59.656 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 01:09:59.659 | + functions-common:run_process:1684 : _run_under_systemd c-api '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' '' '' '' 2026-07-23 01:09:59.662 | + functions-common:_run_under_systemd:1628 : local service=c-api 2026-07-23 01:09:59.666 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-07-23 01:09:59.670 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-07-23 01:09:59.673 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-07-23 01:09:59.677 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-07-23 01:09:59.681 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ sudo ]] 2026-07-23 01:09:59.682 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ ^/ ]] 2026-07-23 01:09:59.684 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@c-api.service 2026-07-23 01:09:59.687 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-23 01:09:59.689 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-23 01:09:59.692 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-23 01:09:59.694 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-23 01:09:59.696 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[c-api] ]] 2026-07-23 01:09:59.698 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ uwsgi ]] 2026-07-23 01:09:59.701 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-07-23 01:09:59.703 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-23 01:09:59.705 | + functions-common:_run_under_systemd:1648 : write_uwsgi_user_unit_file devstack@c-api.service '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini --venv /opt/stack/data/venv' '' quobyte '' 2026-07-23 01:09:59.707 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@c-api.service 2026-07-23 01:09:59.709 | + functions-common:write_uwsgi_user_unit_file:1568 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-23 01:09:59.711 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-07-23 01:09:59.713 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-07-23 01:09:59.715 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-07-23 01:09:59.718 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@c-api.service 2026-07-23 01:09:59.720 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-07-23 01:09:59.724 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@c-api.service Unit Description 'Devstack devstack@c-api.service' 2026-07-23 01:09:59.817 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-23 01:09:59.905 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service SyslogIdentifier devstack@c-api.service 2026-07-23 01:09:59.996 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service User quobyte 2026-07-23 01:10:00.104 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecStart '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-23 01:10:00.235 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-23 01:10:00.307 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Type notify 2026-07-23 01:10:00.390 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service KillMode process 2026-07-23 01:10:00.466 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Restart always 2026-07-23 01:10:00.557 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service NotifyAccess all 2026-07-23 01:10:00.648 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service RestartForceExitStatus 100 2026-07-23 01:10:00.728 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-07-23 01:10:00.732 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-07-23 01:10:00.737 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@c-api.service Install WantedBy multi-user.target 2026-07-23 01:10:00.837 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-07-23 01:10:01.386 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@c-api.service 2026-07-23 01:10:01.406 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-api.service → /etc/systemd/system/devstack@c-api.service. 2026-07-23 01:10:01.950 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@c-api.service 2026-07-23 01:10:02.088 | + functions-common:run_process:1686 : time_stop run_process 2026-07-23 01:10:02.092 | + functions-common:time_stop:2420 : local name 2026-07-23 01:10:02.096 | + functions-common:time_stop:2421 : local end_time 2026-07-23 01:10:02.101 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-23 01:10:02.101 | + functions-common:time_stop:2423 : local total 2026-07-23 01:10:02.103 | + functions-common:time_stop:2424 : local start_time 2026-07-23 01:10:02.106 | + functions-common:time_stop:2426 : name=run_process 2026-07-23 01:10:02.107 | + functions-common:time_stop:2427 : start_time=1784768999618 2026-07-23 01:10:02.110 | + functions-common:time_stop:2429 : [[ -z 1784768999618 ]] 2026-07-23 01:10:02.112 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-23 01:10:02.116 | + functions-common:time_stop:2432 : end_time=1784769002114 2026-07-23 01:10:02.118 | + functions-common:time_stop:2433 : elapsed_time=2496 2026-07-23 01:10:02.122 | + functions-common:time_stop:2434 : total=33372 2026-07-23 01:10:02.124 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-23 01:10:02.125 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=35868 2026-07-23 01:10:02.127 | + lib/cinder:start_cinder:635 : echo 'Waiting for Cinder API to start...' 2026-07-23 01:10:02.127 | Waiting for Cinder API to start... 2026-07-23 01:10:02.129 | + lib/cinder:start_cinder:637 : local cinder_url=http://192.168.122.85/volume/v3/ 2026-07-23 01:10:02.131 | + lib/cinder:start_cinder:639 : wait_for_service 60 http://192.168.122.85/volume/v3/ 2026-07-23 01:10:02.134 | + functions:wait_for_service:476 : local timeout=60 2026-07-23 01:10:02.137 | + functions:wait_for_service:477 : local url=http://192.168.122.85/volume/v3/ 2026-07-23 01:10:02.140 | + functions:wait_for_service:478 : local rval=0 2026-07-23 01:10:02.140 | + functions:wait_for_service:479 : time_start wait_for_service 2026-07-23 01:10:02.142 | + functions-common:time_start:2406 : local name=wait_for_service 2026-07-23 01:10:02.144 | + functions-common:time_start:2407 : local start_time= 2026-07-23 01:10:02.146 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-23 01:10:02.149 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-23 01:10:02.154 | + functions-common:time_start:2411 : _TIME_START[$name]=1784769002151 2026-07-23 01:10:02.155 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-07-23 01:10:02.159 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-23 01:10:02.164 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.85/volume/v3/ 2026-07-23 01:10:06.987 | + :: : [[ 401 == 503 ]] 2026-07-23 01:10:06.992 | + :: : [[ 0 -eq 7 ]] 2026-07-23 01:10:06.996 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-07-23 01:10:07.000 | + functions-common:time_stop:2420 : local name 2026-07-23 01:10:07.004 | + functions-common:time_stop:2421 : local end_time 2026-07-23 01:10:07.009 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-23 01:10:07.013 | + functions-common:time_stop:2423 : local total 2026-07-23 01:10:07.017 | + functions-common:time_stop:2424 : local start_time 2026-07-23 01:10:07.021 | + functions-common:time_stop:2426 : name=wait_for_service 2026-07-23 01:10:07.025 | + functions-common:time_stop:2427 : start_time=1784769002151 2026-07-23 01:10:07.030 | + functions-common:time_stop:2429 : [[ -z 1784769002151 ]] 2026-07-23 01:10:07.036 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-23 01:10:07.042 | + functions-common:time_stop:2432 : end_time=1784769007038 2026-07-23 01:10:07.047 | + functions-common:time_stop:2433 : elapsed_time=4887 2026-07-23 01:10:07.051 | + functions-common:time_stop:2434 : total=14616 2026-07-23 01:10:07.055 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-23 01:10:07.065 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=19503 2026-07-23 01:10:07.072 | + functions:wait_for_service:486 : return 0 2026-07-23 01:10:07.074 | + lib/cinder:start_cinder:643 : run_process c-sch '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-07-23 01:10:07.078 | + functions-common:run_process:1674 : local service=c-sch 2026-07-23 01:10:07.084 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-07-23 01:10:07.087 | + functions-common:run_process:1676 : local group= 2026-07-23 01:10:07.093 | + functions-common:run_process:1677 : local user= 2026-07-23 01:10:07.098 | + functions-common:run_process:1678 : local env_vars= 2026-07-23 01:10:07.102 | + functions-common:run_process:1680 : local name=c-sch 2026-07-23 01:10:07.106 | + functions-common:run_process:1682 : time_start run_process 2026-07-23 01:10:07.111 | + functions-common:time_start:2406 : local name=run_process 2026-07-23 01:10:07.116 | + functions-common:time_start:2407 : local start_time= 2026-07-23 01:10:07.120 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-23 01:10:07.125 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-23 01:10:07.132 | + functions-common:time_start:2411 : _TIME_START[$name]=1784769007127 2026-07-23 01:10:07.137 | + functions-common:run_process:1683 : is_service_enabled c-sch 2026-07-23 01:10:07.170 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 01:10:07.180 | + functions-common:run_process:1684 : _run_under_systemd c-sch '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' '' '' 2026-07-23 01:10:07.183 | + functions-common:_run_under_systemd:1628 : local service=c-sch 2026-07-23 01:10:07.187 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-07-23 01:10:07.192 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-07-23 01:10:07.196 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-07-23 01:10:07.201 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-07-23 01:10:07.205 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ sudo ]] 2026-07-23 01:10:07.210 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2026-07-23 01:10:07.214 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@c-sch.service 2026-07-23 01:10:07.219 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-23 01:10:07.225 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-23 01:10:07.229 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-23 01:10:07.234 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-23 01:10:07.239 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[c-sch] ]] 2026-07-23 01:10:07.244 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2026-07-23 01:10:07.250 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@c-sch.service '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' quobyte '' 2026-07-23 01:10:07.254 | + functions-common:write_user_unit_file:1535 : local service=devstack@c-sch.service 2026-07-23 01:10:07.259 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-07-23 01:10:07.263 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-23 01:10:07.268 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-23 01:10:07.273 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-23 01:10:07.279 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-23 01:10:07.283 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-23 01:10:07.289 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@c-sch.service 2026-07-23 01:10:07.293 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-23 01:10:07.300 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Unit Description 'Devstack devstack@c-sch.service' 2026-07-23 01:10:07.395 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-23 01:10:07.489 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service User quobyte 2026-07-23 01:10:07.579 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecStart '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-07-23 01:10:07.664 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service KillMode process 2026-07-23 01:10:07.750 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service TimeoutStopSec 300 2026-07-23 01:10:07.831 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-23 01:10:07.915 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-23 01:10:07.920 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-23 01:10:07.923 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Install WantedBy multi-user.target 2026-07-23 01:10:08.023 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-23 01:10:08.550 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@c-sch.service 2026-07-23 01:10:08.573 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-sch.service → /etc/systemd/system/devstack@c-sch.service. 2026-07-23 01:10:09.090 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@c-sch.service 2026-07-23 01:10:09.134 | + functions-common:run_process:1686 : time_stop run_process 2026-07-23 01:10:09.138 | + functions-common:time_stop:2420 : local name 2026-07-23 01:10:09.141 | + functions-common:time_stop:2421 : local end_time 2026-07-23 01:10:09.149 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-23 01:10:09.154 | + functions-common:time_stop:2423 : local total 2026-07-23 01:10:09.159 | + functions-common:time_stop:2424 : local start_time 2026-07-23 01:10:09.165 | + functions-common:time_stop:2426 : name=run_process 2026-07-23 01:10:09.172 | + functions-common:time_stop:2427 : start_time=1784769007127 2026-07-23 01:10:09.179 | + functions-common:time_stop:2429 : [[ -z 1784769007127 ]] 2026-07-23 01:10:09.183 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-23 01:10:09.189 | + functions-common:time_stop:2432 : end_time=1784769009184 2026-07-23 01:10:09.193 | + functions-common:time_stop:2433 : elapsed_time=2057 2026-07-23 01:10:09.198 | + functions-common:time_stop:2434 : total=35868 2026-07-23 01:10:09.201 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-23 01:10:09.205 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=37925 2026-07-23 01:10:09.207 | + lib/cinder:start_cinder:648 : malloc_tuning='MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-23 01:10:09.217 | + lib/cinder:start_cinder:649 : run_process c-bak '/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' '' '' 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-23 01:10:09.219 | + functions-common:run_process:1674 : local service=c-bak 2026-07-23 01:10:09.221 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2026-07-23 01:10:09.224 | + functions-common:run_process:1676 : local group= 2026-07-23 01:10:09.227 | + functions-common:run_process:1677 : local user= 2026-07-23 01:10:09.228 | + functions-common:run_process:1678 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-23 01:10:09.230 | + functions-common:run_process:1680 : local name=c-bak 2026-07-23 01:10:09.232 | + functions-common:run_process:1682 : time_start run_process 2026-07-23 01:10:09.234 | + functions-common:time_start:2406 : local name=run_process 2026-07-23 01:10:09.236 | + functions-common:time_start:2407 : local start_time= 2026-07-23 01:10:09.238 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-23 01:10:09.241 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-23 01:10:09.246 | + functions-common:time_start:2411 : _TIME_START[$name]=1784769009243 2026-07-23 01:10:09.249 | + functions-common:run_process:1683 : is_service_enabled c-bak 2026-07-23 01:10:09.279 | + functions-common:is_service_enabled:2076 : return 1 2026-07-23 01:10:09.282 | + functions-common:run_process:1686 : time_stop run_process 2026-07-23 01:10:09.286 | + functions-common:time_stop:2420 : local name 2026-07-23 01:10:09.288 | + functions-common:time_stop:2421 : local end_time 2026-07-23 01:10:09.293 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-23 01:10:09.297 | + functions-common:time_stop:2423 : local total 2026-07-23 01:10:09.300 | + functions-common:time_stop:2424 : local start_time 2026-07-23 01:10:09.306 | + functions-common:time_stop:2426 : name=run_process 2026-07-23 01:10:09.311 | + functions-common:time_stop:2427 : start_time=1784769009243 2026-07-23 01:10:09.316 | + functions-common:time_stop:2429 : [[ -z 1784769009243 ]] 2026-07-23 01:10:09.322 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-23 01:10:09.328 | + functions-common:time_stop:2432 : end_time=1784769009324 2026-07-23 01:10:09.332 | + functions-common:time_stop:2433 : elapsed_time=81 2026-07-23 01:10:09.334 | + functions-common:time_stop:2434 : total=37925 2026-07-23 01:10:09.337 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-23 01:10:09.341 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=38006 2026-07-23 01:10:09.346 | + lib/cinder:start_cinder:650 : run_process c-vol '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' '' 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-23 01:10:09.350 | + functions-common:run_process:1674 : local service=c-vol 2026-07-23 01:10:09.352 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-07-23 01:10:09.355 | + functions-common:run_process:1676 : local group= 2026-07-23 01:10:09.358 | + functions-common:run_process:1677 : local user= 2026-07-23 01:10:09.361 | + functions-common:run_process:1678 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-23 01:10:09.363 | + functions-common:run_process:1680 : local name=c-vol 2026-07-23 01:10:09.366 | + functions-common:run_process:1682 : time_start run_process 2026-07-23 01:10:09.369 | + functions-common:time_start:2406 : local name=run_process 2026-07-23 01:10:09.371 | + functions-common:time_start:2407 : local start_time= 2026-07-23 01:10:09.374 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-23 01:10:09.377 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-23 01:10:09.381 | + functions-common:time_start:2411 : _TIME_START[$name]=1784769009378 2026-07-23 01:10:09.383 | + functions-common:run_process:1683 : is_service_enabled c-vol 2026-07-23 01:10:09.401 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 01:10:09.405 | + functions-common:run_process:1684 : _run_under_systemd c-vol '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' '' 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-23 01:10:09.407 | + functions-common:_run_under_systemd:1628 : local service=c-vol 2026-07-23 01:10:09.410 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-07-23 01:10:09.412 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-07-23 01:10:09.415 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-07-23 01:10:09.417 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-07-23 01:10:09.420 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ sudo ]] 2026-07-23 01:10:09.423 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2026-07-23 01:10:09.425 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@c-vol.service 2026-07-23 01:10:09.427 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-23 01:10:09.430 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-23 01:10:09.433 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-23 01:10:09.435 | + functions-common:_run_under_systemd:1640 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-23 01:10:09.437 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[c-vol] ]] 2026-07-23 01:10:09.440 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2026-07-23 01:10:09.443 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@c-vol.service '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' quobyte 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-23 01:10:09.445 | + functions-common:write_user_unit_file:1535 : local service=devstack@c-vol.service 2026-07-23 01:10:09.448 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-07-23 01:10:09.451 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-23 01:10:09.456 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-23 01:10:09.458 | + functions-common:write_user_unit_file:1539 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-23 01:10:09.463 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-23 01:10:09.466 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-23 01:10:09.470 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@c-vol.service 2026-07-23 01:10:09.473 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-23 01:10:09.479 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Unit Description 'Devstack devstack@c-vol.service' 2026-07-23 01:10:09.565 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-23 01:10:09.697 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service User quobyte 2026-07-23 01:10:09.778 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service ExecStart '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-07-23 01:10:09.868 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service KillMode process 2026-07-23 01:10:09.960 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service TimeoutStopSec 300 2026-07-23 01:10:10.048 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-23 01:10:10.133 | + functions-common:write_user_unit_file:1554 : [[ -n MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144 ]] 2026-07-23 01:10:10.135 | + functions-common:write_user_unit_file:1555 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service Environment 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-23 01:10:10.206 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-23 01:10:10.209 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Install WantedBy multi-user.target 2026-07-23 01:10:10.282 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-23 01:10:10.831 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@c-vol.service 2026-07-23 01:10:10.863 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-vol.service → /etc/systemd/system/devstack@c-vol.service. 2026-07-23 01:10:11.409 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@c-vol.service 2026-07-23 01:10:11.478 | + functions-common:run_process:1686 : time_stop run_process 2026-07-23 01:10:11.481 | + functions-common:time_stop:2420 : local name 2026-07-23 01:10:11.487 | + functions-common:time_stop:2421 : local end_time 2026-07-23 01:10:11.490 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-23 01:10:11.496 | + functions-common:time_stop:2423 : local total 2026-07-23 01:10:11.498 | + functions-common:time_stop:2424 : local start_time 2026-07-23 01:10:11.500 | + functions-common:time_stop:2426 : name=run_process 2026-07-23 01:10:11.502 | + functions-common:time_stop:2427 : start_time=1784769009378 2026-07-23 01:10:11.504 | + functions-common:time_stop:2429 : [[ -z 1784769009378 ]] 2026-07-23 01:10:11.507 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-23 01:10:11.515 | + functions-common:time_stop:2432 : end_time=1784769011509 2026-07-23 01:10:11.515 | + functions-common:time_stop:2433 : elapsed_time=2131 2026-07-23 01:10:11.516 | + functions-common:time_stop:2434 : total=38006 2026-07-23 01:10:11.519 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-23 01:10:11.523 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=40137 2026-07-23 01:10:11.533 | + ./stack.sh:main:1341 : create_volume_types 2026-07-23 01:10:11.540 | + lib/cinder:create_volume_types:691 : is_service_enabled c-api 2026-07-23 01:10:11.590 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 01:10:11.598 | + lib/cinder:create_volume_types:691 : [[ -n lvm:lvmdriver-1 ]] 2026-07-23 01:10:11.605 | + lib/cinder:create_volume_types:692 : local be be_name 2026-07-23 01:10:11.611 | + lib/cinder:create_volume_types:693 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-07-23 01:10:11.619 | + lib/cinder:create_volume_types:694 : be_name=lvmdriver-1 2026-07-23 01:10:11.626 | + lib/cinder:create_volume_types:695 : create_one_type lvmdriver-1 volume_backend_name lvmdriver-1 2026-07-23 01:10:11.630 | + lib/cinder:create_one_type:666 : type_name=lvmdriver-1 2026-07-23 01:10:11.637 | + lib/cinder:create_one_type:667 : property_key=volume_backend_name 2026-07-23 01:10:11.643 | + lib/cinder:create_one_type:668 : property_value=lvmdriver-1 2026-07-23 01:10:11.646 | + lib/cinder:create_one_type:670 : is_service_enabled keystone 2026-07-23 01:10:11.675 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 01:10:11.678 | + lib/cinder:create_one_type:671 : openstack --os-region-name=RegionOne volume type create --property volume_backend_name=lvmdriver-1 lvmdriver-1 2026-07-23 01:10:16.591 | +-------------+--------------------------------------+ 2026-07-23 01:10:16.591 | | Field | Value | 2026-07-23 01:10:16.591 | +-------------+--------------------------------------+ 2026-07-23 01:10:16.591 | | description | None | 2026-07-23 01:10:16.591 | | id | d237b73f-e051-42fd-ab89-c8bb1f5294eb | 2026-07-23 01:10:16.591 | | is_public | True | 2026-07-23 01:10:16.591 | | name | lvmdriver-1 | 2026-07-23 01:10:16.591 | | properties | volume_backend_name='lvmdriver-1' | 2026-07-23 01:10:16.591 | +-------------+--------------------------------------+ 2026-07-23 01:10:17.020 | + lib/cinder:create_one_type:672 : [[ lvmdriver-1 == \c\e\p\h ]] 2026-07-23 01:10:17.026 | + lib/cinder:create_volume_types:698 : [[ False == \T\r\u\e ]] 2026-07-23 01:10:17.029 | + lib/cinder:create_volume_types:705 : [[ False == \T\r\u\e ]] 2026-07-23 01:10:17.034 | + ./stack.sh:main:1346 : [[ False == \T\r\u\e ]] 2026-07-23 01:10:17.037 | + ./stack.sh:main:1354 : is_service_enabled glance 2026-07-23 01:10:17.069 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 01:10:17.076 | + ./stack.sh:main:1355 : echo_summary 'Starting Glance' 2026-07-23 01:10:17.082 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-23 01:10:17.091 | + ./stack.sh:echo_summary:450 : echo -e Starting Glance 2026-07-23 01:10:17.096 | + ./stack.sh:main:1356 : start_glance 2026-07-23 01:10:17.101 | + lib/glance:start_glance:650 : local service_protocol=http 2026-07-23 01:10:17.108 | ++ lib/glance:start_glance:652 : which uwsgi 2026-07-23 01:10:17.116 | + lib/glance:start_glance:652 : run_process g-api '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-07-23 01:10:17.122 | + functions-common:run_process:1674 : local service=g-api 2026-07-23 01:10:17.128 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-07-23 01:10:17.135 | + functions-common:run_process:1676 : local group= 2026-07-23 01:10:17.141 | + functions-common:run_process:1677 : local user= 2026-07-23 01:10:17.148 | + functions-common:run_process:1678 : local env_vars= 2026-07-23 01:10:17.152 | + functions-common:run_process:1680 : local name=g-api 2026-07-23 01:10:17.157 | + functions-common:run_process:1682 : time_start run_process 2026-07-23 01:10:17.163 | + functions-common:time_start:2406 : local name=run_process 2026-07-23 01:10:17.169 | + functions-common:time_start:2407 : local start_time= 2026-07-23 01:10:17.171 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-23 01:10:17.179 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-23 01:10:17.186 | + functions-common:time_start:2411 : _TIME_START[$name]=1784769017182 2026-07-23 01:10:17.192 | + functions-common:run_process:1683 : is_service_enabled g-api 2026-07-23 01:10:17.223 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 01:10:17.227 | + functions-common:run_process:1684 : _run_under_systemd g-api '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' '' '' '' 2026-07-23 01:10:17.233 | + functions-common:_run_under_systemd:1628 : local service=g-api 2026-07-23 01:10:17.237 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-07-23 01:10:17.243 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-07-23 01:10:17.247 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-07-23 01:10:17.252 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-07-23 01:10:17.256 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ sudo ]] 2026-07-23 01:10:17.261 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ ^/ ]] 2026-07-23 01:10:17.266 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@g-api.service 2026-07-23 01:10:17.270 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-23 01:10:17.275 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-23 01:10:17.280 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-23 01:10:17.285 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-23 01:10:17.290 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[g-api] ]] 2026-07-23 01:10:17.294 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ uwsgi ]] 2026-07-23 01:10:17.298 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-07-23 01:10:17.302 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-23 01:10:17.308 | + functions-common:_run_under_systemd:1648 : write_uwsgi_user_unit_file devstack@g-api.service '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini --venv /opt/stack/data/venv' '' quobyte '' 2026-07-23 01:10:17.312 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@g-api.service 2026-07-23 01:10:17.316 | + functions-common:write_uwsgi_user_unit_file:1568 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-23 01:10:17.318 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-07-23 01:10:17.323 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-07-23 01:10:17.328 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-07-23 01:10:17.332 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@g-api.service 2026-07-23 01:10:17.336 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-07-23 01:10:17.343 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@g-api.service Unit Description 'Devstack devstack@g-api.service' 2026-07-23 01:10:17.437 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-23 01:10:17.531 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service SyslogIdentifier devstack@g-api.service 2026-07-23 01:10:17.611 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service User quobyte 2026-07-23 01:10:17.697 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service ExecStart '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-23 01:10:17.781 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-23 01:10:17.874 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Type notify 2026-07-23 01:10:17.968 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service KillMode process 2026-07-23 01:10:18.052 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Restart always 2026-07-23 01:10:18.151 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service NotifyAccess all 2026-07-23 01:10:18.250 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service RestartForceExitStatus 100 2026-07-23 01:10:18.351 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-07-23 01:10:18.354 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-07-23 01:10:18.359 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@g-api.service Install WantedBy multi-user.target 2026-07-23 01:10:18.457 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-07-23 01:10:19.013 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@g-api.service 2026-07-23 01:10:19.035 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@g-api.service → /etc/systemd/system/devstack@g-api.service. 2026-07-23 01:10:19.570 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@g-api.service 2026-07-23 01:10:19.710 | + functions-common:run_process:1686 : time_stop run_process 2026-07-23 01:10:19.713 | + functions-common:time_stop:2420 : local name 2026-07-23 01:10:19.723 | + functions-common:time_stop:2421 : local end_time 2026-07-23 01:10:19.728 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-23 01:10:19.737 | + functions-common:time_stop:2423 : local total 2026-07-23 01:10:19.742 | + functions-common:time_stop:2424 : local start_time 2026-07-23 01:10:19.749 | + functions-common:time_stop:2426 : name=run_process 2026-07-23 01:10:19.757 | + functions-common:time_stop:2427 : start_time=1784769017182 2026-07-23 01:10:19.763 | + functions-common:time_stop:2429 : [[ -z 1784769017182 ]] 2026-07-23 01:10:19.770 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-23 01:10:19.776 | + functions-common:time_stop:2432 : end_time=1784769019771 2026-07-23 01:10:19.781 | + functions-common:time_stop:2433 : elapsed_time=2589 2026-07-23 01:10:19.786 | + functions-common:time_stop:2434 : total=40137 2026-07-23 01:10:19.793 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-23 01:10:19.800 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=42726 2026-07-23 01:10:19.804 | + lib/glance:start_glance:654 : is_service_enabled g-api-r 2026-07-23 01:10:19.835 | + functions-common:is_service_enabled:2076 : return 1 2026-07-23 01:10:19.841 | + lib/glance:start_glance:659 : echo 'Waiting for g-api (192.168.122.85) to start...' 2026-07-23 01:10:19.841 | Waiting for g-api (192.168.122.85) to start... 2026-07-23 01:10:19.843 | + lib/glance:start_glance:660 : wait_for_service 60 http://192.168.122.85/image 2026-07-23 01:10:19.846 | + functions:wait_for_service:476 : local timeout=60 2026-07-23 01:10:19.852 | + functions:wait_for_service:477 : local url=http://192.168.122.85/image 2026-07-23 01:10:19.858 | + functions:wait_for_service:478 : local rval=0 2026-07-23 01:10:19.864 | + functions:wait_for_service:479 : time_start wait_for_service 2026-07-23 01:10:19.873 | + functions-common:time_start:2406 : local name=wait_for_service 2026-07-23 01:10:19.880 | + functions-common:time_start:2407 : local start_time= 2026-07-23 01:10:19.886 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-23 01:10:19.896 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-23 01:10:19.901 | + functions-common:time_start:2411 : _TIME_START[$name]=1784769019893 2026-07-23 01:10:19.911 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-07-23 01:10:19.916 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-23 01:10:19.925 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.85/image 2026-07-23 01:10:24.876 | + :: : [[ 300 == 503 ]] 2026-07-23 01:10:24.880 | + :: : [[ 0 -eq 7 ]] 2026-07-23 01:10:24.885 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-07-23 01:10:24.890 | + functions-common:time_stop:2420 : local name 2026-07-23 01:10:24.895 | + functions-common:time_stop:2421 : local end_time 2026-07-23 01:10:24.900 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-23 01:10:24.904 | + functions-common:time_stop:2423 : local total 2026-07-23 01:10:24.908 | + functions-common:time_stop:2424 : local start_time 2026-07-23 01:10:24.913 | + functions-common:time_stop:2426 : name=wait_for_service 2026-07-23 01:10:24.918 | + functions-common:time_stop:2427 : start_time=1784769019893 2026-07-23 01:10:24.923 | + functions-common:time_stop:2429 : [[ -z 1784769019893 ]] 2026-07-23 01:10:24.933 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-23 01:10:24.940 | + functions-common:time_stop:2432 : end_time=1784769024935 2026-07-23 01:10:24.944 | + functions-common:time_stop:2433 : elapsed_time=5042 2026-07-23 01:10:24.951 | + functions-common:time_stop:2434 : total=19503 2026-07-23 01:10:24.952 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-23 01:10:24.957 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=24545 2026-07-23 01:10:24.963 | + functions:wait_for_service:486 : return 0 2026-07-23 01:10:24.967 | + ./stack.sh:main:1370 : is_service_enabled mysql postgresql 2026-07-23 01:10:24.988 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 01:10:24.991 | + ./stack.sh:main:1370 : is_service_enabled glance 2026-07-23 01:10:25.014 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 01:10:25.016 | + ./stack.sh:main:1371 : echo_summary 'Uploading images' 2026-07-23 01:10:25.018 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-23 01:10:25.020 | + ./stack.sh:echo_summary:450 : echo -e Uploading images 2026-07-23 01:10:25.023 | + ./stack.sh:main:1373 : for image_url in ${IMAGE_URLS//,/ } 2026-07-23 01:10:25.024 | + ./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-07-23 01:10:25.027 | + functions:upload_image:139 : local image_url=https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-07-23 01:10:25.029 | + functions:upload_image:141 : local image image_fname image_name 2026-07-23 01:10:25.030 | + functions:upload_image:143 : local max_attempts=5 2026-07-23 01:10:25.032 | + functions:upload_image:146 : mkdir -p /home/quobyte/devstack/files/images 2026-07-23 01:10:25.037 | ++ functions:upload_image:147 : basename https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-07-23 01:10:25.039 | + functions:upload_image:147 : image_fname=cirros-0.6.3-x86_64-disk.img 2026-07-23 01:10:25.041 | + functions:upload_image:148 : [[ https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img != file* ]] 2026-07-23 01:10:25.043 | + functions:upload_image:150 : [[ ! -f /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img ]] 2026-07-23 01:10:25.045 | ++ functions:upload_image:151 : seq 5 2026-07-23 01:10:25.048 | + functions:upload_image:151 : for attempt in `seq $max_attempts` 2026-07-23 01:10:25.050 | + functions:upload_image:152 : local rc=0 2026-07-23 01:10:25.052 | + functions:upload_image:153 : wget --progress=dot:giga -c https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img -O /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-07-23 01:10:25.055 | --2026-07-23 03:10:25-- https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-07-23 01:10:25.114 | Resolving github.com (github.com)... 140.82.121.3 2026-07-23 01:10:25.129 | Connecting to github.com (github.com)|140.82.121.3|:443... connected. 2026-07-23 01:10:25.335 | HTTP request sent, awaiting response... 302 Found 2026-07-23 01:10:25.336 | Location: https://release-assets.githubusercontent.com/github-production-release-asset/219785102/6f5bab50-4c03-4330-a8c6-7b6cb1564e3f?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-07-23T01%3A55%3A40Z&rscd=attachment%3B+filename%3Dcirros-0.6.3-x86_64-disk.img&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-07-23T00%3A55%3A34Z&ske=2026-07-23T01%3A55%3A40Z&sks=b&skv=2018-11-09&sig=TGdGAu5kHCDqopObv2BKYC4mwp86RhQC%2B2O3glTF63A%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4NDc3MDgyNSwibmJmIjoxNzg0NzY5MDI1LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.3xPZIj2Kd_HCm7ltVHmUOvPsZogW9ZjFrq5tBK1yeZM&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.3-x86_64-disk.img&response-content-type=application%2Foctet-stream [following] 2026-07-23 01:10:25.336 | --2026-07-23 03:10:25-- https://release-assets.githubusercontent.com/github-production-release-asset/219785102/6f5bab50-4c03-4330-a8c6-7b6cb1564e3f?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-07-23T01%3A55%3A40Z&rscd=attachment%3B+filename%3Dcirros-0.6.3-x86_64-disk.img&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-07-23T00%3A55%3A34Z&ske=2026-07-23T01%3A55%3A40Z&sks=b&skv=2018-11-09&sig=TGdGAu5kHCDqopObv2BKYC4mwp86RhQC%2B2O3glTF63A%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4NDc3MDgyNSwibmJmIjoxNzg0NzY5MDI1LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.3xPZIj2Kd_HCm7ltVHmUOvPsZogW9ZjFrq5tBK1yeZM&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.3-x86_64-disk.img&response-content-type=application%2Foctet-stream 2026-07-23 01:10:25.363 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.109.133, 185.199.111.133, 185.199.110.133, ... 2026-07-23 01:10:25.374 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.109.133|:443... connected. 2026-07-23 01:10:25.499 | HTTP request sent, awaiting response... 200 OK 2026-07-23 01:10:25.499 | Length: 21692416 (21M) [application/octet-stream] 2026-07-23 01:10:25.499 | Saving to: '/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img' 2026-07-23 01:10:25.550 | 2026-07-23 01:10:25.815 | 0K ........ ........ .... 100% 65.5M=0.3s 2026-07-23 01:10:25.816 | 2026-07-23 01:10:25.816 | 2026-07-23 03:10:25 (65.5 MB/s) - '/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img' saved [21692416/21692416] 2026-07-23 01:10:25.816 | 2026-07-23 01:10:25.820 | + functions:upload_image:154 : [[ 0 -ne 0 ]] 2026-07-23 01:10:25.824 | + functions:upload_image:163 : break 2026-07-23 01:10:25.828 | + functions:upload_image:167 : image=/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-07-23 01:10:25.831 | + functions:upload_image:181 : [[ https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img =~ openvz ]] 2026-07-23 01:10:25.834 | + functions:upload_image:188 : [[ https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img =~ \.vmdk ]] 2026-07-23 01:10:25.837 | + functions:upload_image:302 : [[ https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img =~ \.hds ]] 2026-07-23 01:10:25.839 | + functions:upload_image:313 : local kernel= 2026-07-23 01:10:25.842 | + functions:upload_image:314 : local ramdisk= 2026-07-23 01:10:25.845 | + functions:upload_image:315 : local disk_format= 2026-07-23 01:10:25.848 | + functions:upload_image:316 : local container_format= 2026-07-23 01:10:25.850 | + functions:upload_image:317 : local unpack= 2026-07-23 01:10:25.853 | + functions:upload_image:318 : local img_property= 2026-07-23 01:10:25.856 | + functions:upload_image:322 : [[ libvirt == \l\i\b\v\i\r\t ]] 2026-07-23 01:10:25.859 | + functions:upload_image:323 : [[ kvm == \q\e\m\u ]] 2026-07-23 01:10:25.862 | + functions:upload_image:323 : [[ kvm == \k\v\m ]] 2026-07-23 01:10:25.866 | + functions:upload_image:324 : img_property=hw_rng_model=virtio 2026-07-23 01:10:25.869 | + functions:upload_image:328 : case "$image_fname" in 2026-07-23 01:10:25.873 | ++ functions:upload_image:349 : basename /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img .img 2026-07-23 01:10:25.879 | + functions:upload_image:349 : image_name=cirros-0.6.3-x86_64-disk 2026-07-23 01:10:25.882 | + functions:upload_image:350 : local format 2026-07-23 01:10:25.887 | ++ functions:upload_image:351 : qemu-img info /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-07-23 01:10:25.887 | ++ functions:upload_image:351 : awk '/^file format/ { print $3; exit }' 2026-07-23 01:10:25.900 | + functions:upload_image:351 : format=qcow2 2026-07-23 01:10:25.903 | + functions:upload_image:352 : [[ ,qcow2,raw,vdi,vmdk,vpc, =~ ,qcow2, ]] 2026-07-23 01:10:25.906 | + functions:upload_image:353 : disk_format=qcow2 2026-07-23 01:10:25.908 | + functions:upload_image:357 : container_format=bare 2026-07-23 01:10:25.912 | + functions:upload_image:404 : is_arch ppc64le 2026-07-23 01:10:25.916 | ++ functions-common:is_arch:519 : uname -m 2026-07-23 01:10:25.920 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4\l\e ]] 2026-07-23 01:10:25.923 | + functions:upload_image:404 : is_arch ppc64 2026-07-23 01:10:25.926 | ++ functions-common:is_arch:519 : uname -m 2026-07-23 01:10:25.931 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4 ]] 2026-07-23 01:10:25.933 | + functions:upload_image:404 : is_arch ppc 2026-07-23 01:10:25.937 | ++ functions-common:is_arch:519 : uname -m 2026-07-23 01:10:25.940 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c ]] 2026-07-23 01:10:25.943 | + functions:upload_image:408 : is_arch aarch64 2026-07-23 01:10:25.947 | ++ functions-common:is_arch:519 : uname -m 2026-07-23 01:10:25.950 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-07-23 01:10:25.953 | + functions:upload_image:412 : '[' bare = bare ']' 2026-07-23 01:10:25.956 | + functions:upload_image:413 : '[' '' = zcat ']' 2026-07-23 01:10:25.959 | + functions:upload_image:415 : '[' '' = bunzip2 ']' 2026-07-23 01:10:25.962 | + functions:upload_image:417 : '[' '' = unxz ']' 2026-07-23 01:10:25.965 | + functions:upload_image:428 : _upload_image cirros-0.6.3-x86_64-disk bare qcow2 /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img hw_rng_model=virtio 2026-07-23 01:10:25.968 | + functions:_upload_image:111 : local image_name=cirros-0.6.3-x86_64-disk 2026-07-23 01:10:25.971 | + functions:_upload_image:112 : shift 2026-07-23 01:10:25.973 | + functions:_upload_image:113 : local container=bare 2026-07-23 01:10:25.976 | + functions:_upload_image:114 : shift 2026-07-23 01:10:25.979 | + functions:_upload_image:115 : local disk=qcow2 2026-07-23 01:10:25.981 | + functions:_upload_image:116 : shift 2026-07-23 01:10:25.984 | + functions:_upload_image:117 : local image=/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-07-23 01:10:25.987 | + functions:_upload_image:118 : shift 2026-07-23 01:10:25.990 | + functions:_upload_image:119 : local properties 2026-07-23 01:10:25.993 | + functions:_upload_image:120 : local useimport 2026-07-23 01:10:25.997 | ++ functions:_upload_image:122 : _image_properties_to_arg hw_rng_model=virtio 2026-07-23 01:10:25.999 | ++ functions:_image_properties_to_arg:94 : local result= 2026-07-23 01:10:26.001 | ++ functions:_image_properties_to_arg:95 : for property in $* 2026-07-23 01:10:26.003 | ++ functions:_image_properties_to_arg:96 : result+=' --property hw_rng_model=virtio' 2026-07-23 01:10:26.006 | ++ functions:_image_properties_to_arg:98 : echo --property hw_rng_model=virtio 2026-07-23 01:10:26.009 | + functions:_upload_image:122 : properties='--property hw_rng_model=virtio' 2026-07-23 01:10:26.011 | + functions:_upload_image:124 : [[ False == \T\r\u\e ]] 2026-07-23 01:10:26.016 | ++ functions:_upload_image:128 : readlink -f /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-07-23 01:10:26.020 | + functions:_upload_image:128 : openstack --os-cloud=devstack-admin --os-region-name=RegionOne image create cirros-0.6.3-x86_64-disk --public --container-format bare --disk-format qcow2 --property hw_rng_model=virtio --file /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-07-23 01:10:31.488 | +------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-07-23 01:10:31.488 | | Field | Value | 2026-07-23 01:10:31.488 | +------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-07-23 01:10:31.488 | | checksum | 87617e24a5e30cb3b87fda8c0764838f | 2026-07-23 01:10:31.488 | | container_format | bare | 2026-07-23 01:10:31.489 | | created_at | 2026-07-23T01:10:30Z | 2026-07-23 01:10:31.489 | | disk_format | qcow2 | 2026-07-23 01:10:31.489 | | file | /v2/images/d528e14a-f1e8-46f0-b9e4-aded7536eb2d/file | 2026-07-23 01:10:31.489 | | id | d528e14a-f1e8-46f0-b9e4-aded7536eb2d | 2026-07-23 01:10:31.489 | | min_disk | 0 | 2026-07-23 01:10:31.489 | | min_ram | 0 | 2026-07-23 01:10:31.489 | | name | cirros-0.6.3-x86_64-disk | 2026-07-23 01:10:31.489 | | owner | 22ee31ff12e54e67ae355c7620ef5010 | 2026-07-23 01:10:31.489 | | properties | hw_rng_model='virtio', os_hash_algo='sha512', os_hash_value='9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0', os_hidden='False', owner_specified.openstack.md5='', owner_specified.openstack.object='images/cirros-0.6.3-x86_64-disk', owner_specified.openstack.sha256='' | 2026-07-23 01:10:31.489 | | protected | False | 2026-07-23 01:10:31.490 | | schema | /v2/schemas/image | 2026-07-23 01:10:31.490 | | size | 21692416 | 2026-07-23 01:10:31.490 | | status | active | 2026-07-23 01:10:31.490 | | tags | | 2026-07-23 01:10:31.490 | | updated_at | 2026-07-23T01:10:31Z | 2026-07-23 01:10:31.490 | | virtual_size | 117440512 | 2026-07-23 01:10:31.490 | | visibility | public | 2026-07-23 01:10:31.490 | +------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-07-23 01:10:31.793 | + ./stack.sh:main:1378 : async_wait create_flavors 2026-07-23 01:10:31.843 | [2070 Async create_flavors:75227]: Waiting for completion of create_flavors running on PID 75227 (2 other jobs running) 2026-07-23 01:10:31.868 | [2070 Async create_flavors:75227]: Signaling child to exit 2026-07-23 01:10:39.892 | + inc/async:async_inner:64 : rc=0 2026-07-23 01:10:39.917 | [75227 Async create_flavors:75227]: finished successfully 2026-07-23 01:10:39.940 | WAKEUP 2026-07-23 01:10:39.963 | [2070 Async create_flavors:75227]: Signaled 2026-07-23 01:10:39.965 | + lib/nova:create_flavors:1241 : is_service_enabled n-api 2026-07-23 01:10:39.965 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 01:10:39.965 | + lib/nova:create_flavors:1242 : openstack --os-region-name=RegionOne flavor list 2026-07-23 01:10:39.965 | + lib/nova:create_flavors:1242 : grep -q ds512M 2026-07-23 01:10:39.965 | + lib/nova:create_flavors:1244 : openstack --os-region-name=RegionOne flavor create --id c1 --ram 256 --disk 1 --vcpus 1 --property hw_rng:allowed=True cirros256 2026-07-23 01:10:39.965 | +----------------------------+-----------------------+ 2026-07-23 01:10:39.966 | | Field | Value | 2026-07-23 01:10:39.966 | +----------------------------+-----------------------+ 2026-07-23 01:10:39.966 | | OS-FLV-DISABLED:disabled | False | 2026-07-23 01:10:39.966 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-23 01:10:39.966 | | description | None | 2026-07-23 01:10:39.966 | | disk | 1 | 2026-07-23 01:10:39.966 | | id | c1 | 2026-07-23 01:10:39.967 | | name | cirros256 | 2026-07-23 01:10:39.967 | | os-flavor-access:is_public | True | 2026-07-23 01:10:39.967 | | properties | hw_rng:allowed='True' | 2026-07-23 01:10:39.967 | | ram | 256 | 2026-07-23 01:10:39.967 | | rxtx_factor | 1.0 | 2026-07-23 01:10:39.967 | | swap | 0 | 2026-07-23 01:10:39.967 | | vcpus | 1 | 2026-07-23 01:10:39.968 | +----------------------------+-----------------------+ 2026-07-23 01:10:39.968 | + lib/nova:create_flavors:1245 : openstack --os-region-name=RegionOne flavor create --id d1 --ram 512 --disk 5 --vcpus 1 --property hw_rng:allowed=True ds512M 2026-07-23 01:10:39.968 | +----------------------------+-----------------------+ 2026-07-23 01:10:39.968 | | Field | Value | 2026-07-23 01:10:39.968 | +----------------------------+-----------------------+ 2026-07-23 01:10:39.968 | | OS-FLV-DISABLED:disabled | False | 2026-07-23 01:10:39.969 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-23 01:10:39.969 | | description | None | 2026-07-23 01:10:39.969 | | disk | 5 | 2026-07-23 01:10:39.969 | | id | d1 | 2026-07-23 01:10:39.969 | | name | ds512M | 2026-07-23 01:10:39.969 | | os-flavor-access:is_public | True | 2026-07-23 01:10:39.969 | | properties | hw_rng:allowed='True' | 2026-07-23 01:10:39.970 | | ram | 512 | 2026-07-23 01:10:39.970 | | rxtx_factor | 1.0 | 2026-07-23 01:10:39.970 | | swap | 0 | 2026-07-23 01:10:39.970 | | vcpus | 1 | 2026-07-23 01:10:39.970 | +----------------------------+-----------------------+ 2026-07-23 01:10:39.970 | + lib/nova:create_flavors:1246 : openstack --os-region-name=RegionOne flavor create --id d2 --ram 1024 --disk 10 --vcpus 1 --property hw_rng:allowed=True ds1G 2026-07-23 01:10:39.970 | +----------------------------+-----------------------+ 2026-07-23 01:10:39.971 | | Field | Value | 2026-07-23 01:10:39.971 | +----------------------------+-----------------------+ 2026-07-23 01:10:39.971 | | OS-FLV-DISABLED:disabled | False | 2026-07-23 01:10:39.971 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-23 01:10:39.971 | | description | None | 2026-07-23 01:10:39.971 | | disk | 10 | 2026-07-23 01:10:39.972 | | id | d2 | 2026-07-23 01:10:39.972 | | name | ds1G | 2026-07-23 01:10:39.972 | | os-flavor-access:is_public | True | 2026-07-23 01:10:39.972 | | properties | hw_rng:allowed='True' | 2026-07-23 01:10:39.972 | | ram | 1024 | 2026-07-23 01:10:39.972 | | rxtx_factor | 1.0 | 2026-07-23 01:10:39.972 | | swap | 0 | 2026-07-23 01:10:39.972 | | vcpus | 1 | 2026-07-23 01:10:39.973 | +----------------------------+-----------------------+ 2026-07-23 01:10:39.973 | + lib/nova:create_flavors:1247 : openstack --os-region-name=RegionOne flavor create --id d3 --ram 2048 --disk 10 --vcpus 2 --property hw_rng:allowed=True ds2G 2026-07-23 01:10:39.973 | +----------------------------+-----------------------+ 2026-07-23 01:10:39.973 | | Field | Value | 2026-07-23 01:10:39.973 | +----------------------------+-----------------------+ 2026-07-23 01:10:39.973 | | OS-FLV-DISABLED:disabled | False | 2026-07-23 01:10:39.974 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-23 01:10:39.974 | | description | None | 2026-07-23 01:10:39.974 | | disk | 10 | 2026-07-23 01:10:39.974 | | id | d3 | 2026-07-23 01:10:39.974 | | name | ds2G | 2026-07-23 01:10:39.975 | | os-flavor-access:is_public | True | 2026-07-23 01:10:39.975 | | properties | hw_rng:allowed='True' | 2026-07-23 01:10:39.975 | | ram | 2048 | 2026-07-23 01:10:39.975 | | rxtx_factor | 1.0 | 2026-07-23 01:10:39.975 | | swap | 0 | 2026-07-23 01:10:39.975 | | vcpus | 2 | 2026-07-23 01:10:39.975 | +----------------------------+-----------------------+ 2026-07-23 01:10:39.975 | + lib/nova:create_flavors:1248 : openstack --os-region-name=RegionOne flavor create --id d4 --ram 4096 --disk 20 --vcpus 4 --property hw_rng:allowed=True ds4G 2026-07-23 01:10:39.976 | +----------------------------+-----------------------+ 2026-07-23 01:10:39.976 | | Field | Value | 2026-07-23 01:10:39.976 | +----------------------------+-----------------------+ 2026-07-23 01:10:39.976 | | OS-FLV-DISABLED:disabled | False | 2026-07-23 01:10:39.976 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-23 01:10:39.976 | | description | None | 2026-07-23 01:10:39.976 | | disk | 20 | 2026-07-23 01:10:39.976 | | id | d4 | 2026-07-23 01:10:39.976 | | name | ds4G | 2026-07-23 01:10:39.977 | | os-flavor-access:is_public | True | 2026-07-23 01:10:39.977 | | properties | hw_rng:allowed='True' | 2026-07-23 01:10:39.977 | | ram | 4096 | 2026-07-23 01:10:39.977 | | rxtx_factor | 1.0 | 2026-07-23 01:10:39.977 | | swap | 0 | 2026-07-23 01:10:39.977 | | vcpus | 4 | 2026-07-23 01:10:39.978 | +----------------------------+-----------------------+ 2026-07-23 01:10:39.978 | + lib/nova:create_flavors:1251 : openstack --os-region-name=RegionOne flavor list 2026-07-23 01:10:39.978 | + lib/nova:create_flavors:1251 : grep -q m1.tiny 2026-07-23 01:10:39.978 | + lib/nova:create_flavors:1252 : openstack --os-region-name=RegionOne flavor create --id 1 --ram 512 --disk 1 --vcpus 1 --property hw_rng:allowed=True m1.tiny 2026-07-23 01:10:39.978 | +----------------------------+-----------------------+ 2026-07-23 01:10:39.978 | | Field | Value | 2026-07-23 01:10:39.979 | +----------------------------+-----------------------+ 2026-07-23 01:10:39.979 | | OS-FLV-DISABLED:disabled | False | 2026-07-23 01:10:39.979 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-23 01:10:39.979 | | description | None | 2026-07-23 01:10:39.979 | | disk | 1 | 2026-07-23 01:10:39.979 | | id | 1 | 2026-07-23 01:10:39.979 | | name | m1.tiny | 2026-07-23 01:10:39.979 | | os-flavor-access:is_public | True | 2026-07-23 01:10:39.980 | | properties | hw_rng:allowed='True' | 2026-07-23 01:10:39.980 | | ram | 512 | 2026-07-23 01:10:39.980 | | rxtx_factor | 1.0 | 2026-07-23 01:10:39.980 | | swap | 0 | 2026-07-23 01:10:39.980 | | vcpus | 1 | 2026-07-23 01:10:39.980 | +----------------------------+-----------------------+ 2026-07-23 01:10:39.980 | + lib/nova:create_flavors:1253 : openstack --os-region-name=RegionOne flavor create --id 2 --ram 2048 --disk 20 --vcpus 1 --property hw_rng:allowed=True m1.small 2026-07-23 01:10:39.981 | +----------------------------+-----------------------+ 2026-07-23 01:10:39.981 | | Field | Value | 2026-07-23 01:10:39.981 | +----------------------------+-----------------------+ 2026-07-23 01:10:39.981 | | OS-FLV-DISABLED:disabled | False | 2026-07-23 01:10:39.981 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-23 01:10:39.981 | | description | None | 2026-07-23 01:10:39.981 | | disk | 20 | 2026-07-23 01:10:39.982 | | id | 2 | 2026-07-23 01:10:39.982 | | name | m1.small | 2026-07-23 01:10:39.982 | | os-flavor-access:is_public | True | 2026-07-23 01:10:39.982 | | properties | hw_rng:allowed='True' | 2026-07-23 01:10:39.982 | | ram | 2048 | 2026-07-23 01:10:39.982 | | rxtx_factor | 1.0 | 2026-07-23 01:10:39.982 | | swap | 0 | 2026-07-23 01:10:39.983 | | vcpus | 1 | 2026-07-23 01:10:39.983 | +----------------------------+-----------------------+ 2026-07-23 01:10:39.983 | + lib/nova:create_flavors:1254 : openstack --os-region-name=RegionOne flavor create --id 3 --ram 4096 --disk 40 --vcpus 2 --property hw_rng:allowed=True m1.medium 2026-07-23 01:10:39.983 | +----------------------------+-----------------------+ 2026-07-23 01:10:39.983 | | Field | Value | 2026-07-23 01:10:39.983 | +----------------------------+-----------------------+ 2026-07-23 01:10:39.983 | | OS-FLV-DISABLED:disabled | False | 2026-07-23 01:10:39.984 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-23 01:10:39.984 | | description | None | 2026-07-23 01:10:39.984 | | disk | 40 | 2026-07-23 01:10:39.984 | | id | 3 | 2026-07-23 01:10:39.984 | | name | m1.medium | 2026-07-23 01:10:39.984 | | os-flavor-access:is_public | True | 2026-07-23 01:10:39.984 | | properties | hw_rng:allowed='True' | 2026-07-23 01:10:39.984 | | ram | 4096 | 2026-07-23 01:10:39.985 | | rxtx_factor | 1.0 | 2026-07-23 01:10:39.985 | | swap | 0 | 2026-07-23 01:10:39.985 | | vcpus | 2 | 2026-07-23 01:10:39.985 | +----------------------------+-----------------------+ 2026-07-23 01:10:39.985 | + lib/nova:create_flavors:1255 : openstack --os-region-name=RegionOne flavor create --id 4 --ram 8192 --disk 80 --vcpus 4 --property hw_rng:allowed=True m1.large 2026-07-23 01:10:39.985 | +----------------------------+-----------------------+ 2026-07-23 01:10:39.985 | | Field | Value | 2026-07-23 01:10:39.986 | +----------------------------+-----------------------+ 2026-07-23 01:10:39.986 | | OS-FLV-DISABLED:disabled | False | 2026-07-23 01:10:39.986 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-23 01:10:39.986 | | description | None | 2026-07-23 01:10:39.986 | | disk | 80 | 2026-07-23 01:10:39.986 | | id | 4 | 2026-07-23 01:10:39.986 | | name | m1.large | 2026-07-23 01:10:39.987 | | os-flavor-access:is_public | True | 2026-07-23 01:10:39.987 | | properties | hw_rng:allowed='True' | 2026-07-23 01:10:39.987 | | ram | 8192 | 2026-07-23 01:10:39.987 | | rxtx_factor | 1.0 | 2026-07-23 01:10:39.987 | | swap | 0 | 2026-07-23 01:10:39.987 | | vcpus | 4 | 2026-07-23 01:10:39.987 | +----------------------------+-----------------------+ 2026-07-23 01:10:39.987 | + lib/nova:create_flavors:1256 : openstack --os-region-name=RegionOne flavor create --id 5 --ram 16384 --disk 160 --vcpus 8 --property hw_rng:allowed=True m1.xlarge 2026-07-23 01:10:39.988 | +----------------------------+-----------------------+ 2026-07-23 01:10:39.988 | | Field | Value | 2026-07-23 01:10:39.988 | +----------------------------+-----------------------+ 2026-07-23 01:10:39.988 | | OS-FLV-DISABLED:disabled | False | 2026-07-23 01:10:39.988 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-23 01:10:39.989 | | description | None | 2026-07-23 01:10:39.989 | | disk | 160 | 2026-07-23 01:10:39.989 | | id | 5 | 2026-07-23 01:10:39.989 | | name | m1.xlarge | 2026-07-23 01:10:39.989 | | os-flavor-access:is_public | True | 2026-07-23 01:10:39.989 | | properties | hw_rng:allowed='True' | 2026-07-23 01:10:39.989 | | ram | 16384 | 2026-07-23 01:10:39.990 | | rxtx_factor | 1.0 | 2026-07-23 01:10:39.990 | | swap | 0 | 2026-07-23 01:10:39.990 | | vcpus | 8 | 2026-07-23 01:10:39.990 | +----------------------------+-----------------------+ 2026-07-23 01:10:40.014 | [2070 Async create_flavors:75227]: finished create_flavors with result 0 in 40 seconds 2026-07-23 01:10:40.019 | + inc/async:async_wait:197 : return 0 2026-07-23 01:10:40.021 | + ./stack.sh:main:1380 : is_service_enabled horizon 2026-07-23 01:10:40.040 | + functions-common:is_service_enabled:2076 : return 1 2026-07-23 01:10:40.043 | + ./stack.sh:main:1394 : is_service_enabled nova 2026-07-23 01:10:40.062 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 01:10:40.065 | + ./stack.sh:main:1394 : is_service_enabled keystone 2026-07-23 01:10:40.083 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 01:10:40.086 | + ./stack.sh:main:1395 : USERRC_PARAMS='-PA --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret' 2026-07-23 01:10:40.089 | + ./stack.sh:main:1397 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-07-23 01:10:40.092 | + ./stack.sh:main:1401 : /home/quobyte/devstack/tools/create_userrc.sh -PA --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret 2026-07-23 01:10:40.095 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-23 01:10:40.097 | + home/quobyte/devstack/tools/create_userrc.sh:main:31 : ACCOUNT_DIR=./accrc 2026-07-23 01:10:40.099 | ++ home/quobyte/devstack/tools/create_userrc.sh:main:80 : getopt -o hPAp:u:r:C: -l os-username:,os-password:,os-tenant-id:,os-tenant-name:,os-project-name:,os-project-id:,os-project-domain-id:,os-project-domain-name:,os-user-domain-id:,os-user-domain-name:,os-auth-url:,target-dir:,heat-url:,skip-project:,os-cacert:,help,debug -- -PA --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret 2026-07-23 01:10:40.102 | + home/quobyte/devstack/tools/create_userrc.sh:main:80 : options=' -P -A --target-dir '\''/home/quobyte/devstack/accrc'\'' --os-password '\''nomoresecret'\'' --' 2026-07-23 01:10:40.104 | + home/quobyte/devstack/tools/create_userrc.sh:main:84 : eval set -- -P -A --target-dir ''\''/home/quobyte/devstack/accrc'\''' --os-password ''\''nomoresecret'\''' -- 2026-07-23 01:10:40.105 | ++ home/quobyte/devstack/tools/create_userrc.sh:main:84 : set -- -P -A --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret -- 2026-07-23 01:10:40.107 | + home/quobyte/devstack/tools/create_userrc.sh:main:85 : ADDPASS= 2026-07-23 01:10:40.108 | + home/quobyte/devstack/tools/create_userrc.sh:main:86 : HEAT_URL= 2026-07-23 01:10:40.110 | + home/quobyte/devstack/tools/create_userrc.sh:main:91 : SKIP_PROJECT=service 2026-07-23 01:10:40.111 | + home/quobyte/devstack/tools/create_userrc.sh:main:92 : MODE= 2026-07-23 01:10:40.113 | + home/quobyte/devstack/tools/create_userrc.sh:main:93 : ROLE=Member 2026-07-23 01:10:40.114 | + home/quobyte/devstack/tools/create_userrc.sh:main:94 : USER_NAME= 2026-07-23 01:10:40.116 | + home/quobyte/devstack/tools/create_userrc.sh:main:95 : USER_PASS= 2026-07-23 01:10:40.118 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 7 -gt 0 ']' 2026-07-23 01:10:40.119 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-07-23 01:10:40.121 | + home/quobyte/devstack/tools/create_userrc.sh:main:119 : ADDPASS=yes 2026-07-23 01:10:40.122 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-07-23 01:10:40.124 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 6 -gt 0 ']' 2026-07-23 01:10:40.125 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-07-23 01:10:40.127 | + home/quobyte/devstack/tools/create_userrc.sh:main:118 : MODE=all 2026-07-23 01:10:40.128 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-07-23 01:10:40.130 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 5 -gt 0 ']' 2026-07-23 01:10:40.131 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-07-23 01:10:40.133 | + home/quobyte/devstack/tools/create_userrc.sh:main:113 : ACCOUNT_DIR=/home/quobyte/devstack/accrc 2026-07-23 01:10:40.134 | + home/quobyte/devstack/tools/create_userrc.sh:main:113 : shift 2026-07-23 01:10:40.136 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-07-23 01:10:40.138 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 3 -gt 0 ']' 2026-07-23 01:10:40.139 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-07-23 01:10:40.141 | + home/quobyte/devstack/tools/create_userrc.sh:main:100 : export OS_PASSWORD=nomoresecret 2026-07-23 01:10:40.142 | + home/quobyte/devstack/tools/create_userrc.sh:main:100 : OS_PASSWORD=nomoresecret 2026-07-23 01:10:40.144 | + home/quobyte/devstack/tools/create_userrc.sh:main:100 : shift 2026-07-23 01:10:40.145 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-07-23 01:10:40.147 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 1 -gt 0 ']' 2026-07-23 01:10:40.149 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-07-23 01:10:40.150 | + home/quobyte/devstack/tools/create_userrc.sh:main:122 : shift 2026-07-23 01:10:40.152 | + home/quobyte/devstack/tools/create_userrc.sh:main:122 : break 2026-07-23 01:10:40.153 | + home/quobyte/devstack/tools/create_userrc.sh:main:129 : '[' -z nomoresecret ']' 2026-07-23 01:10:40.155 | + home/quobyte/devstack/tools/create_userrc.sh:main:138 : '[' -z '' -a '' ']' 2026-07-23 01:10:40.157 | + home/quobyte/devstack/tools/create_userrc.sh:main:142 : '[' -z '' -a '' ']' 2026-07-23 01:10:40.158 | + home/quobyte/devstack/tools/create_userrc.sh:main:146 : '[' -z '' -a -z '' ']' 2026-07-23 01:10:40.160 | + home/quobyte/devstack/tools/create_userrc.sh:main:147 : export OS_PROJECT_NAME=admin 2026-07-23 01:10:40.162 | + home/quobyte/devstack/tools/create_userrc.sh:main:147 : OS_PROJECT_NAME=admin 2026-07-23 01:10:40.163 | + home/quobyte/devstack/tools/create_userrc.sh:main:150 : '[' -z '' ']' 2026-07-23 01:10:40.165 | + home/quobyte/devstack/tools/create_userrc.sh:main:151 : export OS_USERNAME=admin 2026-07-23 01:10:40.166 | + home/quobyte/devstack/tools/create_userrc.sh:main:151 : OS_USERNAME=admin 2026-07-23 01:10:40.168 | + home/quobyte/devstack/tools/create_userrc.sh:main:154 : '[' -z '' ']' 2026-07-23 01:10:40.170 | + home/quobyte/devstack/tools/create_userrc.sh:main:155 : export OS_AUTH_URL=http://localhost:5000/v3/ 2026-07-23 01:10:40.171 | + home/quobyte/devstack/tools/create_userrc.sh:main:155 : OS_AUTH_URL=http://localhost:5000/v3/ 2026-07-23 01:10:40.173 | + home/quobyte/devstack/tools/create_userrc.sh:main:158 : '[' -z '' -a -z '' ']' 2026-07-23 01:10:40.175 | + home/quobyte/devstack/tools/create_userrc.sh:main:160 : OS_USER_DOMAIN_ID=default 2026-07-23 01:10:40.176 | + home/quobyte/devstack/tools/create_userrc.sh:main:163 : '[' -z '' -a -z '' ']' 2026-07-23 01:10:40.178 | + home/quobyte/devstack/tools/create_userrc.sh:main:165 : OS_PROJECT_DOMAIN_ID=default 2026-07-23 01:10:40.180 | + home/quobyte/devstack/tools/create_userrc.sh:main:168 : USER_PASS=nomoresecret 2026-07-23 01:10:40.181 | + home/quobyte/devstack/tools/create_userrc.sh:main:169 : USER_NAME=admin 2026-07-23 01:10:40.183 | + home/quobyte/devstack/tools/create_userrc.sh:main:171 : '[' -z all ']' 2026-07-23 01:10:40.185 | + home/quobyte/devstack/tools/create_userrc.sh:main:239 : '[' all '!=' create ']' 2026-07-23 01:10:40.188 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : openstack project list --long --quote none -f csv 2026-07-23 01:10:40.188 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : grep ,True 2026-07-23 01:10:40.188 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : IFS=, 2026-07-23 01:10:40.188 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : grep -v service 2026-07-23 01:10:40.189 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2026-07-23 01:10:42.308 | Failed to discover available identity versions when contacting http://localhost:5000/v3/. Attempting to parse version from URL. 2026-07-23 01:10:42.311 | Unable to establish connection to http://localhost:5000/v3/auth/tokens: HTTPConnectionPool(host='localhost', port=5000): Max retries exceeded with url: /v3/auth/tokens (Caused by NewConnectionError("HTTPConnection(host='localhost', port=5000): Failed to establish a new connection: [Errno 111] Connection refused")) 2026-07-23 01:10:42.588 | + ./stack.sh:main:1406 : save_stackenv 2026-07-23 01:10:42.591 | + functions-common:save_stackenv:65 : local tag= 2026-07-23 01:10:42.595 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-07-23 01:10:42.599 | + functions-common:save_stackenv:67 : time_stamp=2026-07-23-031042 2026-07-23 01:10:42.603 | + functions-common:save_stackenv:68 : echo '# 2026-07-23-031042 ' 2026-07-23 01:10:42.606 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-23 01:10:42.608 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-07-23 01:10:42.612 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-23 01:10:42.614 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-07-23 01:10:42.617 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-23 01:10:42.621 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-07-23 01:10:42.623 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-23 01:10:42.626 | + functions-common:save_stackenv:70 : echo ENABLED_SERVICES=key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent,neutron-api,neutron-periodic-workers,neutron-rpc-server,neutron-ovn-maintenance-worker,n-novnc-cell1,n-super-cond,n-cond-cell1 2026-07-23 01:10:42.629 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-23 01:10:42.632 | + functions-common:save_stackenv:70 : echo HOST_IP=192.168.122.85 2026-07-23 01:10:42.635 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-23 01:10:42.638 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=http://192.168.122.85/identity 2026-07-23 01:10:42.640 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-23 01:10:42.643 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2026-07-23-024724 2026-07-23 01:10:42.646 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-23 01:10:42.648 | + functions-common:save_stackenv:70 : echo OS_CACERT= 2026-07-23 01:10:42.652 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-23 01:10:42.654 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=192.168.122.85 2026-07-23 01:10:42.658 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-23 01:10:42.660 | + functions-common:save_stackenv:70 : echo STACK_USER=quobyte 2026-07-23 01:10:42.663 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-23 01:10:42.667 | + functions-common:save_stackenv:70 : echo TLS_IP= 2026-07-23 01:10:42.669 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-23 01:10:42.673 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-07-23 01:10:42.676 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-23 01:10:42.679 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-07-23 01:10:42.681 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-23 01:10:42.684 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=192.168.122.85 2026-07-23 01:10:42.687 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-23 01:10:42.690 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-07-23 01:10:42.693 | + ./stack.sh:main:1417 : merge_config_group /home/quobyte/devstack/local.conf extra 2026-07-23 01:10:42.696 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-07-23 01:10:42.699 | + inc/meta-config:merge_config_group:171 : shift 2026-07-23 01:10:42.701 | + inc/meta-config:merge_config_group:172 : local matchgroups=extra 2026-07-23 01:10:42.705 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-23 01:10:42.707 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-07-23 01:10:42.710 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-07-23 01:10:42.714 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf extra 2026-07-23 01:10:42.717 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-07-23 01:10:42.720 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=extra 2026-07-23 01:10:42.723 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-23 01:10:42.726 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=extra ' 2026-07-23 01:10:42.726 | /^\[\[.+\|.*\]\]/ { 2026-07-23 01:10:42.726 | gsub("[][]", "", $1); 2026-07-23 01:10:42.726 | split($1, a, "|"); 2026-07-23 01:10:42.726 | if (a[1] == matchgroup) 2026-07-23 01:10:42.726 | print a[2] 2026-07-23 01:10:42.726 | } 2026-07-23 01:10:42.726 | ' /home/quobyte/devstack/local.conf 2026-07-23 01:10:42.732 | + ./stack.sh:main:1424 : run_phase stack extra 2026-07-23 01:10:42.735 | + functions-common:run_phase:1848 : local mode=stack 2026-07-23 01:10:42.738 | + functions-common:run_phase:1849 : local phase=extra 2026-07-23 01:10:42.741 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-07-23 01:10:42.744 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-07-23 01:10:42.747 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-07-23 01:10:42.750 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-07-23 01:10:42.753 | + functions-common:run_phase:1858 : local extra 2026-07-23 01:10:42.757 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-07-23 01:10:42.761 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-07-23 01:10:42.763 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-07-23 01:10:42.766 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-07-23 01:10:42.769 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack extra 2026-07-23 01:10:42.773 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-07-23 01:10:42.791 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-23 01:10:42.794 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-07-23 01:10:42.797 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-07-23 01:10:42.800 | ++ extras.d/80-tempest.sh:source:7 : [[ extra == \i\n\s\t\a\l\l ]] 2026-07-23 01:10:42.803 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-07-23 01:10:42.806 | ++ extras.d/80-tempest.sh:source:10 : [[ extra == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-07-23 01:10:42.808 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-07-23 01:10:42.811 | ++ extras.d/80-tempest.sh:source:13 : [[ extra == \e\x\t\r\a ]] 2026-07-23 01:10:42.814 | ++ extras.d/80-tempest.sh:source:15 : : 2026-07-23 01:10:42.817 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-07-23 01:10:42.819 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-07-23 01:10:42.822 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-07-23 01:10:42.826 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-07-23 01:10:42.828 | + functions-common:run_phase:1875 : run_plugins stack extra 2026-07-23 01:10:42.832 | + functions-common:run_plugins:1834 : local mode=stack 2026-07-23 01:10:42.835 | + functions-common:run_plugins:1835 : local phase=extra 2026-07-23 01:10:42.838 | + functions-common:run_plugins:1837 : local plugins= 2026-07-23 01:10:42.841 | + functions-common:run_plugins:1838 : local plugin 2026-07-23 01:10:42.844 | + ./stack.sh:main:1432 : merge_config_group /home/quobyte/devstack/local.conf post-extra 2026-07-23 01:10:42.846 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-07-23 01:10:42.849 | + inc/meta-config:merge_config_group:171 : shift 2026-07-23 01:10:42.852 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-extra 2026-07-23 01:10:42.855 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-23 01:10:42.857 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-07-23 01:10:42.860 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-07-23 01:10:42.864 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf post-extra 2026-07-23 01:10:42.867 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-07-23 01:10:42.870 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-extra 2026-07-23 01:10:42.872 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-23 01:10:42.875 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-extra ' 2026-07-23 01:10:42.875 | /^\[\[.+\|.*\]\]/ { 2026-07-23 01:10:42.875 | gsub("[][]", "", $1); 2026-07-23 01:10:42.875 | split($1, a, "|"); 2026-07-23 01:10:42.875 | if (a[1] == matchgroup) 2026-07-23 01:10:42.876 | print a[2] 2026-07-23 01:10:42.876 | } 2026-07-23 01:10:42.876 | ' /home/quobyte/devstack/local.conf 2026-07-23 01:10:42.881 | + ./stack.sh:main:1441 : is_service_enabled n-cpu 2026-07-23 01:10:42.900 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 01:10:42.903 | + ./stack.sh:main:1442 : is_nova_ready 2026-07-23 01:10:42.906 | + lib/nova:is_nova_ready:1166 : wait_for_compute 60 2026-07-23 01:10:42.909 | + functions:wait_for_compute:490 : local timeout=60 2026-07-23 01:10:42.912 | + functions:wait_for_compute:491 : local rval=0 2026-07-23 01:10:42.915 | + functions:wait_for_compute:492 : local compute_hostname 2026-07-23 01:10:42.918 | + functions:wait_for_compute:493 : time_start wait_for_service 2026-07-23 01:10:42.921 | + functions-common:time_start:2406 : local name=wait_for_service 2026-07-23 01:10:42.924 | + functions-common:time_start:2407 : local start_time= 2026-07-23 01:10:42.927 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-23 01:10:42.932 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-23 01:10:42.936 | + functions-common:time_start:2411 : _TIME_START[$name]=1784769042933 2026-07-23 01:10:42.939 | ++ functions:wait_for_compute:494 : iniget /etc/nova/nova.conf DEFAULT host 2026-07-23 01:10:42.963 | + functions:wait_for_compute:494 : compute_hostname= 2026-07-23 01:10:42.965 | + functions:wait_for_compute:495 : [[ -z '' ]] 2026-07-23 01:10:42.969 | ++ functions:wait_for_compute:496 : hostname 2026-07-23 01:10:42.973 | + functions:wait_for_compute:496 : compute_hostname=devstack 2026-07-23 01:10:42.976 | + functions:wait_for_compute:498 : timeout 60 bash -x 2026-07-23 01:10:42.980 | ++ functions:wait_for_compute:498 : hostname 2026-07-23 01:10:42.984 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-23 01:10:42.986 | + :: : ID= 2026-07-23 01:10:42.988 | + :: : [[ '' == '' ]] 2026-07-23 01:10:42.989 | + :: : sleep 1 2026-07-23 01:10:43.993 | + :: : [[ libvirt = \f\a\k\e ]] 2026-07-23 01:10:43.995 | ++ :: : openstack --os-cloud devstack-admin --os-region RegionOne compute service list --host devstack --service nova-compute -c ID -f value 2026-07-23 01:10:47.064 | + :: : ID=88d80bc7-5ae7-49ac-9da2-dc9dd67ea58b 2026-07-23 01:10:47.065 | + :: : [[ 88d80bc7-5ae7-49ac-9da2-dc9dd67ea58b == '' ]] 2026-07-23 01:10:47.069 | + functions:wait_for_compute:510 : time_stop wait_for_service 2026-07-23 01:10:47.071 | + functions-common:time_stop:2420 : local name 2026-07-23 01:10:47.075 | + functions-common:time_stop:2421 : local end_time 2026-07-23 01:10:47.078 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-23 01:10:47.081 | + functions-common:time_stop:2423 : local total 2026-07-23 01:10:47.084 | + functions-common:time_stop:2424 : local start_time 2026-07-23 01:10:47.087 | + functions-common:time_stop:2426 : name=wait_for_service 2026-07-23 01:10:47.089 | + functions-common:time_stop:2427 : start_time=1784769042933 2026-07-23 01:10:47.092 | + functions-common:time_stop:2429 : [[ -z 1784769042933 ]] 2026-07-23 01:10:47.096 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-23 01:10:47.101 | + functions-common:time_stop:2432 : end_time=1784769047097 2026-07-23 01:10:47.105 | + functions-common:time_stop:2433 : elapsed_time=4164 2026-07-23 01:10:47.107 | + functions-common:time_stop:2434 : total=24545 2026-07-23 01:10:47.110 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-23 01:10:47.113 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=28709 2026-07-23 01:10:47.116 | + functions:wait_for_compute:512 : [[ 0 != 0 ]] 2026-07-23 01:10:47.119 | + functions:wait_for_compute:516 : return 0 2026-07-23 01:10:47.122 | + ./stack.sh:main:1446 : service_check 2026-07-23 01:10:47.124 | + functions-common:service_check:1713 : local service 2026-07-23 01:10:47.127 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-23 01:10:47.130 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@key.service 2026-07-23 01:10:47.147 | not-found 2026-07-23 01:10:47.153 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-23 01:10:47.156 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-api.service 2026-07-23 01:10:47.175 | enabled 2026-07-23 01:10:47.180 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-api.service --no-pager 2026-07-23 01:10:47.202 | ● devstack@n-api.service - Devstack devstack@n-api.service 2026-07-23 01:10:47.203 | Loaded: loaded (/etc/systemd/system/devstack@n-api.service; enabled; preset: enabled) 2026-07-23 01:10:47.203 | Active: active (running) since Thu 2026-07-23 03:07:38 CEST; 3min 8s ago 2026-07-23 01:10:47.203 | Main PID: 62981 (uwsgi) 2026-07-23 01:10:47.203 | Status: "uWSGI is ready" 2026-07-23 01:10:47.203 | Tasks: 17 (limit: 14255) 2026-07-23 01:10:47.203 | Memory: 273.8M (peak: 274.3M) 2026-07-23 01:10:47.204 | CPU: 15.065s 2026-07-23 01:10:47.204 | CGroup: /system.slice/system-devstack.slice/devstack@n-api.service 2026-07-23 01:10:47.204 | ├─62981 "nova-apiuWSGI master" 2026-07-23 01:10:47.204 | ├─62982 "nova-apiuWSGI worker 1" 2026-07-23 01:10:47.204 | └─62983 "nova-apiuWSGI worker 2" 2026-07-23 01:10:47.204 | 2026-07-23 01:10:47.204 | Jul 23 03:10:46 devstack devstack@n-api.service[62983]: [pid: 62983|app: 0|req: 19/36] 192.168.122.85 () {54 vars in 930 bytes} [Thu Jul 23 03:10:46 2026] GET /compute/v2.1 => generated 392 bytes in 5 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-23 01:10:47.204 | Jul 23 03:10:46 devstack devstack@n-api.service[62982]: DEBUG nova.api.openstack.wsgi [None req-4584fd90-167b-4e4c-a562-371226aa3c91 admin admin] Calling method '>' {{(pid=62982) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} 2026-07-23 01:10:47.204 | Jul 23 03:10:46 devstack devstack@n-api.service[62982]: DEBUG oslo_concurrency.lockutils [None req-4584fd90-167b-4e4c-a562-371226aa3c91 admin admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=62982) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} 2026-07-23 01:10:47.205 | Jul 23 03:10:46 devstack devstack@n-api.service[62982]: DEBUG oslo_concurrency.lockutils [None req-4584fd90-167b-4e4c-a562-371226aa3c91 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=62982) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} 2026-07-23 01:10:47.205 | Jul 23 03:10:46 devstack devstack@n-api.service[62982]: DEBUG oslo_concurrency.lockutils [None req-4584fd90-167b-4e4c-a562-371226aa3c91 admin admin] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=62982) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} 2026-07-23 01:10:47.205 | Jul 23 03:10:46 devstack devstack@n-api.service[62982]: DEBUG oslo_concurrency.lockutils [None req-4584fd90-167b-4e4c-a562-371226aa3c91 admin admin] Acquiring lock "a4694523-f519-4172-bac2-a60bc3f9730a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=62982) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} 2026-07-23 01:10:47.205 | Jul 23 03:10:46 devstack devstack@n-api.service[62982]: DEBUG oslo_concurrency.lockutils [None req-4584fd90-167b-4e4c-a562-371226aa3c91 admin admin] Lock "a4694523-f519-4172-bac2-a60bc3f9730a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=62982) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} 2026-07-23 01:10:47.205 | Jul 23 03:10:46 devstack devstack@n-api.service[62982]: DEBUG oslo_concurrency.lockutils [None req-4584fd90-167b-4e4c-a562-371226aa3c91 admin admin] Lock "a4694523-f519-4172-bac2-a60bc3f9730a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=62982) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} 2026-07-23 01:10:47.205 | Jul 23 03:10:46 devstack devstack@n-api.service[62982]: INFO nova.api.openstack.requestlog [None req-4584fd90-167b-4e4c-a562-371226aa3c91 admin admin] 192.168.122.85 "GET /compute/v2.1/os-services?binary=nova-compute&host=devstack" status: 200 len: 251 microversion: 2.69 time: 0.159060 2026-07-23 01:10:47.205 | Jul 23 03:10:46 devstack devstack@n-api.service[62982]: [pid: 62982|app: 0|req: 18/37] 192.168.122.85 () {60 vars in 1320 bytes} [Thu Jul 23 03:10:46 2026] GET /compute/v2.1/os-services?binary=nova-compute&host=devstack => generated 251 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-07-23 01:10:47.206 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-23 01:10:47.209 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-cpu.service 2026-07-23 01:10:47.226 | enabled 2026-07-23 01:10:47.231 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-cpu.service --no-pager 2026-07-23 01:10:47.253 | ● devstack@n-cpu.service - Devstack devstack@n-cpu.service 2026-07-23 01:10:47.253 | Loaded: loaded (/etc/systemd/system/devstack@n-cpu.service; enabled; preset: enabled) 2026-07-23 01:10:47.253 | Active: active (running) since Thu 2026-07-23 03:09:54 CEST; 52s ago 2026-07-23 01:10:47.253 | Main PID: 75038 (nova-compute) 2026-07-23 01:10:47.253 | Tasks: 10 (limit: 14255) 2026-07-23 01:10:47.253 | Memory: 135.4M (peak: 136.9M) 2026-07-23 01:10:47.253 | CPU: 4.513s 2026-07-23 01:10:47.254 | CGroup: /system.slice/system-devstack.slice/devstack@n-cpu.service 2026-07-23 01:10:47.254 | └─75038 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf 2026-07-23 01:10:47.254 | 2026-07-23 01:10:47.254 | Jul 23 03:10:16 devstack nova-compute[75038]: DEBUG nova.compute.resource_tracker [None req-f1030cf5-b564-40fb-9e93-2e3cc499afb0 None None] Compute_service record updated for devstack:devstack {{(pid=75038) _update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:1097}} 2026-07-23 01:10:47.254 | Jul 23 03:10:16 devstack nova-compute[75038]: DEBUG oslo_concurrency.lockutils [None req-f1030cf5-b564-40fb-9e93-2e3cc499afb0 None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: held 2.045s {{(pid=75038) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} 2026-07-23 01:10:47.254 | Jul 23 03:10:16 devstack nova-compute[75038]: DEBUG nova.service [None req-f1030cf5-b564-40fb-9e93-2e3cc499afb0 None None] Creating RPC server for service: nova-compute on topic: compute {{(pid=75038) start /opt/stack/nova/nova/service.py:196}} 2026-07-23 01:10:47.254 | Jul 23 03:10:16 devstack nova-compute[75038]: DEBUG nova.service [None req-f1030cf5-b564-40fb-9e93-2e3cc499afb0 None None] Creating 2nd RPC server for service: nova-compute on topic: compute-alt {{(pid=75038) start /opt/stack/nova/nova/service.py:212}} 2026-07-23 01:10:47.254 | Jul 23 03:10:16 devstack nova-compute[75038]: DEBUG nova.service [None req-f1030cf5-b564-40fb-9e93-2e3cc499afb0 None None] Join ServiceGroup membership for this service compute {{(pid=75038) start /opt/stack/nova/nova/service.py:222}} 2026-07-23 01:10:47.255 | Jul 23 03:10:16 devstack nova-compute[75038]: DEBUG nova.servicegroup.drivers.db [None req-f1030cf5-b564-40fb-9e93-2e3cc499afb0 None None] DB_Driver: join new ServiceGroup member devstack to the compute group, service = {{(pid=75038) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2026-07-23 01:10:47.255 | Jul 23 03:10:21 devstack nova-compute[75038]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.93 seconds {{(pid=75038) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-23 01:10:47.255 | Jul 23 03:10:26 devstack nova-compute[75038]: DEBUG oslo_service.periodic_task [None req-c3b65093-04fd-4625-8e5f-9e5bdef8d89a None None] Running periodic task ComputeManager._sync_power_states {{(pid=75038) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} 2026-07-23 01:10:47.255 | Jul 23 03:10:26 devstack nova-compute[75038]: DEBUG oslo_service.periodic_task [None req-c3b65093-04fd-4625-8e5f-9e5bdef8d89a None None] Running periodic task ComputeManager._cleanup_running_deleted_instances {{(pid=75038) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} 2026-07-23 01:10:47.255 | Jul 23 03:10:26 devstack nova-compute[75038]: DEBUG oslo.service.backend._threading.loopingcall [None req-c3b65093-04fd-4625-8e5f-9e5bdef8d89a None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 32.01 seconds {{(pid=75038) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-23 01:10:47.257 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-23 01:10:47.260 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-cond.service 2026-07-23 01:10:47.277 | not-found 2026-07-23 01:10:47.281 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-23 01:10:47.284 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-sch.service 2026-07-23 01:10:47.303 | enabled 2026-07-23 01:10:47.309 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-sch.service --no-pager 2026-07-23 01:10:47.330 | ● devstack@n-sch.service - Devstack devstack@n-sch.service 2026-07-23 01:10:47.330 | Loaded: loaded (/etc/systemd/system/devstack@n-sch.service; enabled; preset: enabled) 2026-07-23 01:10:47.330 | Active: active (running) since Thu 2026-07-23 03:09:42 CEST; 1min 5s ago 2026-07-23 01:10:47.330 | Main PID: 71357 (nova-scheduler:) 2026-07-23 01:10:47.330 | Tasks: 19 (limit: 14255) 2026-07-23 01:10:47.331 | Memory: 156.0M (peak: 156.2M) 2026-07-23 01:10:47.331 | CPU: 4.775s 2026-07-23 01:10:47.331 | CGroup: /system.slice/system-devstack.slice/devstack@n-sch.service 2026-07-23 01:10:47.331 | ├─71357 "nova-scheduler: master process [/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf]" 2026-07-23 01:10:47.331 | ├─73212 "nova-scheduler: ServiceWrapper worker(0)" 2026-07-23 01:10:47.331 | └─73217 "nova-scheduler: ServiceWrapper worker(1)" 2026-07-23 01:10:47.331 | 2026-07-23 01:10:47.332 | Jul 23 03:09:48 devstack nova-scheduler[73217]: DEBUG nova.servicegroup.drivers.db [None req-93dface5-1496-4085-a9fa-8aad877b723a None None] DB_Driver: join new ServiceGroup member devstack to the scheduler group, service = {{(pid=73217) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2026-07-23 01:10:47.332 | Jul 23 03:09:53 devstack nova-scheduler[73212]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.97 seconds {{(pid=73212) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-23 01:10:47.332 | Jul 23 03:09:53 devstack nova-scheduler[73217]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.98 seconds {{(pid=73217) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-23 01:10:47.332 | Jul 23 03:09:55 devstack nova-scheduler[71357]: DEBUG dbcounter [-] [71357] Writing DB stats nova_api:SELECT=3 {{(pid=71357) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-23 01:10:47.332 | Jul 23 03:09:56 devstack nova-scheduler[71357]: DEBUG dbcounter [-] [71357] Writing DB stats nova_cell1:SELECT=1 {{(pid=71357) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-23 01:10:47.333 | Jul 23 03:09:56 devstack nova-scheduler[71357]: DEBUG dbcounter [-] [71357] Writing DB stats nova_cell0:SELECT=1 {{(pid=71357) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-23 01:10:47.333 | Jul 23 03:10:03 devstack nova-scheduler[73212]: DEBUG dbcounter [-] [73212] Writing DB stats nova_cell0:SELECT=4,nova_cell0:INSERT=1,nova_cell0:UPDATE=1 {{(pid=73212) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-23 01:10:47.333 | Jul 23 03:10:03 devstack nova-scheduler[73217]: DEBUG dbcounter [-] [73217] Writing DB stats nova_cell0:SELECT=3 {{(pid=73217) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-23 01:10:47.333 | Jul 23 03:10:05 devstack nova-scheduler[73212]: DEBUG oslo.service.backend._threading.loopingcall [None req-2a40d2bb-098f-4eba-8e5d-d5f27443a4cd None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=73212) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-23 01:10:47.333 | Jul 23 03:10:42 devstack nova-scheduler[73217]: DEBUG oslo.service.backend._threading.loopingcall [None req-88afacc5-2237-4e13-bb68-3fe667d939c7 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=73217) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-23 01:10:47.336 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-23 01:10:47.339 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-novnc.service 2026-07-23 01:10:47.356 | not-found 2026-07-23 01:10:47.361 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-23 01:10:47.365 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-api-meta.service 2026-07-23 01:10:47.385 | enabled 2026-07-23 01:10:47.391 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-api-meta.service --no-pager 2026-07-23 01:10:47.413 | ● devstack@n-api-meta.service - Devstack devstack@n-api-meta.service 2026-07-23 01:10:47.413 | Loaded: loaded (/etc/systemd/system/devstack@n-api-meta.service; enabled; preset: enabled) 2026-07-23 01:10:47.413 | Active: active (running) since Thu 2026-07-23 03:09:44 CEST; 1min 2s ago 2026-07-23 01:10:47.413 | Main PID: 71969 (uwsgi) 2026-07-23 01:10:47.413 | Status: "uWSGI is ready" 2026-07-23 01:10:47.413 | Tasks: 16 (limit: 14255) 2026-07-23 01:10:47.414 | Memory: 221.1M (peak: 221.6M) 2026-07-23 01:10:47.414 | CPU: 9.881s 2026-07-23 01:10:47.414 | CGroup: /system.slice/system-devstack.slice/devstack@n-api-meta.service 2026-07-23 01:10:47.414 | ├─71969 "nova-api-metauWSGI master" 2026-07-23 01:10:47.414 | ├─71970 "nova-api-metauWSGI worker 1" 2026-07-23 01:10:47.414 | ├─71971 "nova-api-metauWSGI worker 2" 2026-07-23 01:10:47.414 | └─71972 "nova-api-metauWSGI http 1" 2026-07-23 01:10:47.415 | 2026-07-23 01:10:47.415 | Jul 23 03:09:51 devstack devstack@n-api-meta.service[71971]: DEBUG nova.api.openstack.wsgi_app [None req-ca845a02-c34e-4c76-b621-319d728c116c None None] ******************************************************************************** {{(pid=71971) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3260}} 2026-07-23 01:10:47.416 | Jul 23 03:09:51 devstack devstack@n-api-meta.service[71971]: WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x7f0366aa4668 pid: 71971 (default app) 2026-07-23 01:10:47.416 | Jul 23 03:09:59 devstack devstack@n-api-meta.service[71970]: DEBUG dbcounter [-] [71970] Writing DB stats nova_api:SELECT=1 {{(pid=71970) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-23 01:10:47.416 | Jul 23 03:09:59 devstack devstack@n-api-meta.service[71971]: DEBUG dbcounter [-] [71971] Writing DB stats nova_api:SELECT=1 {{(pid=71971) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-23 01:10:47.416 | Jul 23 03:09:59 devstack devstack@n-api-meta.service[71970]: DEBUG dbcounter [-] [71970] Writing DB stats nova_cell1:SELECT=1 {{(pid=71970) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-23 01:10:47.416 | Jul 23 03:09:59 devstack devstack@n-api-meta.service[71970]: DEBUG dbcounter [-] [71970] Writing DB stats nova_cell0:SELECT=1 {{(pid=71970) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-23 01:10:47.416 | Jul 23 03:10:00 devstack devstack@n-api-meta.service[71971]: DEBUG dbcounter [-] [71971] Writing DB stats nova_cell0:SELECT=1 {{(pid=71971) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-23 01:10:47.417 | Jul 23 03:10:00 devstack devstack@n-api-meta.service[71971]: DEBUG dbcounter [-] [71971] Writing DB stats nova_cell1:SELECT=1 {{(pid=71971) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-23 01:10:47.417 | Jul 23 03:10:00 devstack devstack@n-api-meta.service[71970]: DEBUG dbcounter [-] [71970] Writing DB stats nova_cell0:SELECT=2,nova_cell0:INSERT=1 {{(pid=71970) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-23 01:10:47.417 | Jul 23 03:10:00 devstack devstack@n-api-meta.service[71971]: DEBUG dbcounter [-] [71971] Writing DB stats nova_cell0:SELECT=1 {{(pid=71971) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-23 01:10:47.421 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-23 01:10:47.423 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@placement-api.service 2026-07-23 01:10:47.441 | enabled 2026-07-23 01:10:47.446 | + functions-common:service_check:1720 : sudo systemctl status devstack@placement-api.service --no-pager 2026-07-23 01:10:47.467 | ● devstack@placement-api.service - Devstack devstack@placement-api.service 2026-07-23 01:10:47.467 | Loaded: loaded (/etc/systemd/system/devstack@placement-api.service; enabled; preset: enabled) 2026-07-23 01:10:47.467 | Active: active (running) since Thu 2026-07-23 03:08:20 CEST; 2min 26s ago 2026-07-23 01:10:47.467 | Main PID: 69164 (uwsgi) 2026-07-23 01:10:47.467 | Status: "uWSGI is ready" 2026-07-23 01:10:47.467 | Tasks: 5 (limit: 14255) 2026-07-23 01:10:47.467 | Memory: 176.5M (peak: 176.7M) 2026-07-23 01:10:47.467 | CPU: 6.459s 2026-07-23 01:10:47.468 | CGroup: /system.slice/system-devstack.slice/devstack@placement-api.service 2026-07-23 01:10:47.468 | ├─69164 "placementuWSGI master" 2026-07-23 01:10:47.468 | ├─69165 "placementuWSGI worker 1" 2026-07-23 01:10:47.468 | └─69166 "placementuWSGI worker 2" 2026-07-23 01:10:47.468 | 2026-07-23 01:10:47.468 | Jul 23 03:10:16 devstack devstack@placement-api.service[69166]: INFO placement.requestlog [req-45e6650a-a533-4a96-b67c-91c2315e03e0 req-3a8185b6-848e-4b71-a8c1-1da7d1e45014 service nova] 192.168.122.85 "PUT /placement/resource_providers/be92c838-28ac-44e4-acb7-79c6566033d5/inventories" status: 200 len: 396 microversion: 1.26 2026-07-23 01:10:47.469 | Jul 23 03:10:16 devstack devstack@placement-api.service[69166]: [pid: 69166|app: 0|req: 4/9] 192.168.122.85 () {64 vars in 1493 bytes} [Thu Jul 23 03:10:16 2026] PUT /placement/resource_providers/be92c838-28ac-44e4-acb7-79c6566033d5/inventories => generated 396 bytes in 61 msecs (HTTP/1.1 200) 8 headers in 296 bytes (2 switches on core 0) 2026-07-23 01:10:47.469 | Jul 23 03:10:16 devstack devstack@placement-api.service[69165]: DEBUG placement.requestlog [req-45e6650a-a533-4a96-b67c-91c2315e03e0 req-dffb7f98-dcbc-417b-961a-fddd08436820 None None] Starting request: 192.168.122.85 "GET /placement/traits?name=in:COMPUTE_GRAPHICS_MODEL_NONE,HW_CPU_X86_CLMUL,COMPUTE_IMAGE_TYPE_AKI,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_RESCUE_BFV,COMPUTE_STORAGE_BUS_SATA,HW_CPU_X86_ABM,HW_CPU_X86_SSE42,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_NODE,HW_ARCH_X86_64,COMPUTE_TRUSTED_CERTS,HW_CPU_X86_AMD_SVM,COMPUTE_ADDRESS_SPACE_EMULATED,COMPUTE_NET_VIF_MODEL_IGB,HW_CPU_X86_SVM,COMPUTE_IMAGE_TYPE_RAW,HW_CPU_X86_SSSE3,COMPUTE_IMAGE_TYPE_ARI,HW_CPU_X86_SSE,HW_CPU_X86_SSE41,COMPUTE_ARCH_X86_64,COMPUTE_SOUND_MODEL_SB16,HW_CPU_X86_SHA,COMPUTE_NET_VIF_MODEL_E1000,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_GRAPHICS_MODEL_VGA,COMPUTE_DEVICE_TAGGING,COMPUTE_GRAPHICS_MODEL_QXL,COMPUTE_NET_VIRTIO_PACKED,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_STORAGE_VIRTIO_FS,COMPUTE_VOLUME_EXTEND,COMPUTE_SOUND_MODEL_USB,HW_CPU_X86_SSE4A,COMPUTE_STORAGE_BUS_IDE,COMPUTE_GRAPHICS_MODEL_VMVGA,COMPUTE_NET_VIF_MODEL_VMXNET3,COMPUTE_STORAGE_BUS_FDC,COMPUTE_IMAGE_TYPE_ISO,COMPUTE_SOUND_MODEL_ES1370,COMPUTE_STORAGE_BUS_USB,COMPUTE_IMAGE_TYPE_QCOW2,HW_CPU_X86_AVX,COMPUTE_NET_VIF_MODEL_E1000E,HW_CPU_X86_F16C,COMPUTE_VIOMMU_MODEL_AUTO,HW_CPU_X86_AESNI,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,COMPUTE_SOUND_MODEL_AC97,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_NET_VIF_MODEL_VIRTIO,COMPUTE_GRAPHICS_MODEL_VIRTIO,HW_CPU_X86_FMA3,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_STORAGE_BUS_SCSI,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_SECURITY_STATELESS_FIRMWARE,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_SOUND_MODEL_PCSPK,HW_CPU_X86_BMI,COMPUTE_VOLUME_ATTACH_WITH_TAG,HW_CPU_X86_BMI2,HW_CPU_X86_AVX2,HW_CPU_X86_SSE2,COMPUTE_ACCELERATORS,COMPUTE_GRAPHICS_MODEL_CIRRUS,HW_CPU_X86_MMX,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_SOUND_MODEL_ICH9,COMPUTE_IMAGE_TYPE_AMI,COMPUTE_STORAGE_BUS_VIRTIO" {{(pid=69165) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2026-07-23 01:10:47.469 | Jul 23 03:10:16 devstack devstack@placement-api.service[69165]: INFO placement.requestlog [req-45e6650a-a533-4a96-b67c-91c2315e03e0 req-dffb7f98-dcbc-417b-961a-fddd08436820 service nova] 192.168.122.85 "GET /placement/traits?name=in:COMPUTE_GRAPHICS_MODEL_NONE,HW_CPU_X86_CLMUL,COMPUTE_IMAGE_TYPE_AKI,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_RESCUE_BFV,COMPUTE_STORAGE_BUS_SATA,HW_CPU_X86_ABM,HW_CPU_X86_SSE42,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_NODE,HW_ARCH_X86_64,COMPUTE_TRUSTED_CERTS,HW_CPU_X86_AMD_SVM,COMPUTE_ADDRESS_SPACE_EMULATED,COMPUTE_NET_VIF_MODEL_IGB,HW_CPU_X86_SVM,COMPUTE_IMAGE_TYPE_RAW,HW_CPU_X86_SSSE3,COMPUTE_IMAGE_TYPE_ARI,HW_CPU_X86_SSE,HW_CPU_X86_SSE41,COMPUTE_ARCH_X86_64,COMPUTE_SOUND_MODEL_SB16,HW_CPU_X86_SHA,COMPUTE_NET_VIF_MODEL_E1000,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_GRAPHICS_MODEL_VGA,COMPUTE_DEVICE_TAGGING,COMPUTE_GRAPHICS_MODEL_QXL,COMPUTE_NET_VIRTIO_PACKED,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_STORAGE_VIRTIO_FS,COMPUTE_VOLUME_EXTEND,COMPUTE_SOUND_MODEL_USB,HW_CPU_X86_SSE4A,COMPUTE_STORAGE_BUS_IDE,COMPUTE_GRAPHICS_MODEL_VMVGA,COMPUTE_NET_VIF_MODEL_VMXNET3,COMPUTE_STORAGE_BUS_FDC,COMPUTE_IMAGE_TYPE_ISO,COMPUTE_SOUND_MODEL_ES1370,COMPUTE_STORAGE_BUS_USB,COMPUTE_IMAGE_TYPE_QCOW2,HW_CPU_X86_AVX,COMPUTE_NET_VIF_MODEL_E1000E,HW_CPU_X86_F16C,COMPUTE_VIOMMU_MODEL_AUTO,HW_CPU_X86_AESNI,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,COMPUTE_SOUND_MODEL_AC97,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_NET_VIF_MODEL_VIRTIO,COMPUTE_GRAPHICS_MODEL_VIRTIO,HW_CPU_X86_FMA3,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_STORAGE_BUS_SCSI,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_SECURITY_STATELESS_FIRMWARE,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_SOUND_MODEL_PCSPK,HW_CPU_X86_BMI,COMPUTE_VOLUME_ATTACH_WITH_TAG,HW_CPU_X86_BMI2,HW_CPU_X86_AVX2,HW_CPU_X86_SSE2,COMPUTE_ACCELERATORS,COMPUTE_GRAPHICS_MODEL_CIRRUS,HW_CPU_X86_MMX,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_SOUND_MODEL_ICH9,COMPUTE_IMAGE_TYPE_AMI,COMPUTE_STORAGE_BUS_VIRTIO" status: 200 len: 2058 microversion: 1.6 2026-07-23 01:10:47.469 | Jul 23 03:10:16 devstack devstack@placement-api.service[69165]: [pid: 69165|app: 0|req: 6/10] 192.168.122.85 () {60 vars in 4907 bytes} [Thu Jul 23 03:10:16 2026] GET /placement/traits?name=in:COMPUTE_GRAPHICS_MODEL_NONE,HW_CPU_X86_CLMUL,COMPUTE_IMAGE_TYPE_AKI,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_RESCUE_BFV,COMPUTE_STORAGE_BUS_SATA,HW_CPU_X86_ABM,HW_CPU_X86_SSE42,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_NODE,HW_ARCH_X86_64,COMPUTE_TRUSTED_CERTS,HW_CPU_X86_AMD_SVM,COMPUTE_ADDRESS_SPACE_EMULATED,COMPUTE_NET_VIF_MODEL_IGB,HW_CPU_X86_SVM,COMPUTE_IMAGE_TYPE_RAW,HW_CPU_X86_SSSE3,COMPUTE_IMAGE_TYPE_ARI,HW_CPU_X86_SSE,HW_CPU_X86_SSE41,COMPUTE_ARCH_X86_64,COMPUTE_SOUND_MODEL_SB16,HW_CPU_X86_SHA,COMPUTE_NET_VIF_MODEL_E1000,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_GRAPHICS_MODEL_VGA,COMPUTE_DEVICE_TAGGING,COMPUTE_GRAPHICS_MODEL_QXL,COMPUTE_NET_VIRTIO_PACKED,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_STORAGE_VIRTIO_FS,COMPUTE_VOLUME_EXTEND,COMPUTE_SOUND_MODEL_USB,HW_CPU_X86_SSE4A,COMPUTE_STORAGE_BUS_IDE,COMPUTE_GRAPHICS_MODEL_VMVGA,COMPUTE_NET_VIF_MODEL_VMXNET3,COMPUTE_STORAGE_BUS_FDC,COMPUTE_IMAGE_TYPE_ISO,COMPUTE_SOUND_MODEL_ES1370,COMPUTE_STORAGE_BUS_USB,COMPUTE_IMAGE_TYPE_QCOW2,HW_CPU_X86_AVX,COMPUTE_NET_VIF_MODEL_E1000E,HW_CPU_X86_F16C,COMPUTE_VIOMMU_MODEL_AUTO,HW_CPU_X86_AESNI,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,COMPUTE_SOUND_MODEL_AC97,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_NET_VIF_MODEL_VIRTIO,COMPUTE_GRAPHICS_MODEL_VIRTIO,HW_CPU_X86_FMA3,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_STORAGE_BUS_SCSI,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_SECURITY_STATELESS_FIRMWARE,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_SOUND_MODEL_PCSPK,HW_CPU_X86_BMI,COMPUTE_VOLUME_ATTACH_WITH_TAG,HW_CPU_X86_BMI2,HW_CPU_X86_AVX2,HW_CPU_X86_SSE2,COMPUTE_ACCELERATORS,COMPUTE_GRAPHICS_MODEL_CIRRUS,HW_CPU_X86_MMX,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_SOUND_MODEL_ICH9,COMPUTE_IMAGE_TYPE_AMI,COMPUTE_STORAGE_BUS_VIRTIO => generated 2058 bytes in 72 msecs (HTTP/1.1 200) 6 headers in 225 bytes (1 switches on core 0) 2026-07-23 01:10:47.469 | Jul 23 03:10:16 devstack devstack@placement-api.service[69166]: DEBUG placement.requestlog [req-45e6650a-a533-4a96-b67c-91c2315e03e0 req-960f5483-47f8-4511-9e0f-782262d2988f None None] Starting request: 192.168.122.85 "PUT /placement/resource_providers/be92c838-28ac-44e4-acb7-79c6566033d5/traits" {{(pid=69166) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2026-07-23 01:10:47.469 | Jul 23 03:10:16 devstack devstack@placement-api.service[69166]: INFO placement.requestlog [req-45e6650a-a533-4a96-b67c-91c2315e03e0 req-960f5483-47f8-4511-9e0f-782262d2988f service nova] 192.168.122.85 "PUT /placement/resource_providers/be92c838-28ac-44e4-acb7-79c6566033d5/traits" status: 200 len: 2093 microversion: 1.6 2026-07-23 01:10:47.470 | Jul 23 03:10:16 devstack devstack@placement-api.service[69166]: [pid: 69166|app: 0|req: 5/11] 192.168.122.85 () {64 vars in 1478 bytes} [Thu Jul 23 03:10:16 2026] PUT /placement/resource_providers/be92c838-28ac-44e4-acb7-79c6566033d5/traits => generated 2093 bytes in 237 msecs (HTTP/1.1 200) 6 headers in 225 bytes (1 switches on core 0) 2026-07-23 01:10:47.470 | Jul 23 03:10:26 devstack devstack@placement-api.service[69165]: DEBUG dbcounter [-] [69165] Writing DB stats placement:SELECT=4 {{(pid=69165) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-23 01:10:47.470 | Jul 23 03:10:26 devstack devstack@placement-api.service[69166]: DEBUG dbcounter [-] [69166] Writing DB stats placement:INSERT=80,placement:UPDATE=3,placement:SELECT=6 {{(pid=69166) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-23 01:10:47.472 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-23 01:10:47.475 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@placement-client.service 2026-07-23 01:10:47.492 | not-found 2026-07-23 01:10:47.497 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-23 01:10:47.500 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@g-api.service 2026-07-23 01:10:47.518 | enabled 2026-07-23 01:10:47.523 | + functions-common:service_check:1720 : sudo systemctl status devstack@g-api.service --no-pager 2026-07-23 01:10:47.545 | ● devstack@g-api.service - Devstack devstack@g-api.service 2026-07-23 01:10:47.545 | Loaded: loaded (/etc/systemd/system/devstack@g-api.service; enabled; preset: enabled) 2026-07-23 01:10:47.545 | Active: active (running) since Thu 2026-07-23 03:10:19 CEST; 27s ago 2026-07-23 01:10:47.545 | Main PID: 78184 (uwsgi) 2026-07-23 01:10:47.545 | Status: "uWSGI is ready" 2026-07-23 01:10:47.545 | Tasks: 9 (limit: 14255) 2026-07-23 01:10:47.545 | Memory: 257.4M (peak: 257.8M) 2026-07-23 01:10:47.546 | CPU: 10.556s 2026-07-23 01:10:47.546 | CGroup: /system.slice/system-devstack.slice/devstack@g-api.service 2026-07-23 01:10:47.546 | ├─78184 "glance-apiuWSGI master" 2026-07-23 01:10:47.546 | ├─78185 "glance-apiuWSGI worker 1" 2026-07-23 01:10:47.546 | └─78186 "glance-apiuWSGI worker 2" 2026-07-23 01:10:47.546 | 2026-07-23 01:10:47.546 | Jul 23 03:10:31 devstack devstack@g-api.service[78186]: INFO glance.location [None req-b1a52bbc-c677-46ab-ac3f-dfce87216e9d admin admin] Image format matched and virtual size computed: 117440512 2026-07-23 01:10:47.547 | Jul 23 03:10:31 devstack devstack@g-api.service[78186]: DEBUG glance_store.backend [None req-b1a52bbc-c677-46ab-ac3f-dfce87216e9d admin admin] Skipping store.set_acls... not implemented. {{(pid=78186) set_acls /opt/stack/data/venv/lib/python3.12/site-packages/glance_store/backend.py:507}} 2026-07-23 01:10:47.547 | Jul 23 03:10:31 devstack devstack@g-api.service[78186]: [pid: 78186|app: 0|req: 3/4] 127.0.0.1 () {40 vars in 872 bytes} [Thu Jul 23 03:10:29 2026] PUT /v2/images/d528e14a-f1e8-46f0-b9e4-aded7536eb2d/file => generated 0 bytes in 1654 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) 2026-07-23 01:10:47.547 | Jul 23 03:10:31 devstack devstack@g-api.service[78185]: DEBUG glance.api.middleware.version_negotiation [None req-c4d6a888-4703-4a7c-8d2e-94fa8cb6d54f admin admin] Determining version of request: GET /v2/images/d528e14a-f1e8-46f0-b9e4-aded7536eb2d Accept: */* {{(pid=78185) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:44}} 2026-07-23 01:10:47.547 | Jul 23 03:10:31 devstack devstack@g-api.service[78185]: DEBUG glance.api.middleware.version_negotiation [None req-c4d6a888-4703-4a7c-8d2e-94fa8cb6d54f admin admin] Using url versioning {{(pid=78185) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:57}} 2026-07-23 01:10:47.547 | Jul 23 03:10:31 devstack devstack@g-api.service[78185]: DEBUG glance.api.middleware.version_negotiation [None req-c4d6a888-4703-4a7c-8d2e-94fa8cb6d54f admin admin] Matched version: v2 {{(pid=78185) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:69}} 2026-07-23 01:10:47.547 | Jul 23 03:10:31 devstack devstack@g-api.service[78185]: DEBUG glance.api.middleware.version_negotiation [None req-c4d6a888-4703-4a7c-8d2e-94fa8cb6d54f admin admin] new path /v2/images/d528e14a-f1e8-46f0-b9e4-aded7536eb2d {{(pid=78185) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:70}} 2026-07-23 01:10:47.548 | Jul 23 03:10:31 devstack devstack@g-api.service[78185]: [pid: 78185|app: 0|req: 2/5] 127.0.0.1 () {36 vars in 799 bytes} [Thu Jul 23 03:10:31 2026] GET /v2/images/d528e14a-f1e8-46f0-b9e4-aded7536eb2d => generated 976 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-23 01:10:47.548 | Jul 23 03:10:41 devstack devstack@g-api.service[78186]: DEBUG dbcounter [-] [78186] Writing DB stats glance:INSERT=5,glance:SELECT=16,glance:UPDATE=2 {{(pid=78186) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-23 01:10:47.548 | Jul 23 03:10:41 devstack devstack@g-api.service[78185]: DEBUG dbcounter [-] [78185] Writing DB stats glance:INSERT=9,glance:SELECT=6 {{(pid=78185) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-23 01:10:47.549 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-23 01:10:47.553 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@c-sch.service 2026-07-23 01:10:47.571 | enabled 2026-07-23 01:10:47.576 | + functions-common:service_check:1720 : sudo systemctl status devstack@c-sch.service --no-pager 2026-07-23 01:10:47.598 | ● devstack@c-sch.service - Devstack devstack@c-sch.service 2026-07-23 01:10:47.598 | Loaded: loaded (/etc/systemd/system/devstack@c-sch.service; enabled; preset: enabled) 2026-07-23 01:10:47.598 | Active: active (running) since Thu 2026-07-23 03:10:09 CEST; 38s ago 2026-07-23 01:10:47.598 | Main PID: 76681 (cinder-schedule) 2026-07-23 01:10:47.598 | Tasks: 1 (limit: 14255) 2026-07-23 01:10:47.598 | Memory: 109.5M (peak: 109.9M) 2026-07-23 01:10:47.599 | CPU: 4.053s 2026-07-23 01:10:47.599 | CGroup: /system.slice/system-devstack.slice/devstack@c-sch.service 2026-07-23 01:10:47.599 | └─76681 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf 2026-07-23 01:10:47.599 | 2026-07-23 01:10:47.599 | Jul 23 03:10:14 devstack cinder-scheduler[76681]: DEBUG oslo_service.backend._eventlet.service [None req-93def0a9-3c5a-4511-ac29-8cca34641578 None None] ******************************************************************************** {{(pid=76681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3260}} 2026-07-23 01:10:47.599 | Jul 23 03:10:14 devstack cinder-scheduler[76681]: INFO cinder.service [-] Starting cinder-scheduler node (version 28.1.0) 2026-07-23 01:10:47.599 | Jul 23 03:10:14 devstack cinder-scheduler[76681]: INFO cinder.manager [None req-a509e5ec-2852-4411-a8ff-a9da254d6a03 None None] Initiating service 1 cleanup 2026-07-23 01:10:47.599 | Jul 23 03:10:14 devstack cinder-scheduler[76681]: INFO cinder.manager [None req-a509e5ec-2852-4411-a8ff-a9da254d6a03 None None] Service 1 cleanup completed. 2026-07-23 01:10:47.600 | Jul 23 03:10:14 devstack cinder-scheduler[76681]: DEBUG cinder.service [None req-a509e5ec-2852-4411-a8ff-a9da254d6a03 None None] Creating RPC server for service cinder-scheduler {{(pid=76681) start /opt/stack/cinder/cinder/service.py:231}} 2026-07-23 01:10:47.600 | Jul 23 03:10:14 devstack cinder-scheduler[76681]: DEBUG cinder.service [None req-a509e5ec-2852-4411-a8ff-a9da254d6a03 None None] Pinning object versions for RPC server serializer to 1.39 {{(pid=76681) start /opt/stack/cinder/cinder/service.py:237}} 2026-07-23 01:10:47.600 | Jul 23 03:10:23 devstack cinder-scheduler[76681]: DEBUG cinder.scheduler.host_manager [None req-fefb393e-056c-4317-9195-34ffbfb01490 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=76681) update_service_capabilities /opt/stack/cinder/cinder/scheduler/host_manager.py:629}} 2026-07-23 01:10:47.600 | Jul 23 03:10:23 devstack cinder-scheduler[76681]: DEBUG cinder.scheduler.host_manager [None req-fefb393e-056c-4317-9195-34ffbfb01490 None None] Publish storage capacity: [{'type': 'pool', 'name_to_id': 'devstack@lvmdriver-1#lvmdriver-1', 'total': 28.5, 'free': 28.5, 'allocated': 0.0, 'provisioned': 0.0, 'virtual_free': 570.0, 'reported_at': datetime.datetime(2026, 7, 23, 1, 10, 23, 187061)}, {'type': 'backend', 'name_to_id': 'devstack@lvmdriver-1', 'total': 28.5, 'free': 28.5, 'allocated': 0.0, 'provisioned': 0.0, 'virtual_free': 570.0, 'reported_at': datetime.datetime(2026, 7, 23, 1, 10, 23, 187061)}]. {{(pid=76681) _notify_capacity_usage /opt/stack/cinder/cinder/scheduler/host_manager.py:978}} 2026-07-23 01:10:47.600 | Jul 23 03:10:23 devstack cinder-scheduler[76681]: DEBUG cinder.scheduler.host_manager [None req-fefb393e-056c-4317-9195-34ffbfb01490 None None] Updating capabilities for devstack@lvmdriver-1#lvmdriver-1: {'pool_name': 'lvmdriver-1', 'total_capacity_gb': 28.5, 'free_capacity_gb': 28.5, 'reserved_percentage': 0, 'location_info': 'LVMVolumeDriver:devstack:stack-volumes-lvmdriver-1:thin:0', 'QoS_support': False, 'provisioned_capacity_gb': 0.0, 'max_over_subscription_ratio': '20.0', 'thin_provisioning_support': True, 'thick_provisioning_support': False, 'total_volumes': 1, 'filter_function': None, 'goodness_function': None, 'multiattach': True, 'backend_state': 'up', 'allocated_capacity_gb': 0, 'cacheable': True, 'volume_backend_name': 'lvmdriver-1', 'storage_protocol': ['iSCSI', 'iscsi'], 'vendor_name': 'Open Source', 'driver_version': '3.0.0', 'timestamp': datetime.datetime(2026, 7, 23, 1, 10, 23, 156863)} {{(pid=76681) update_from_volume_capability /opt/stack/cinder/cinder/scheduler/host_manager.py:415}} 2026-07-23 01:10:47.601 | Jul 23 03:10:33 devstack cinder-scheduler[76681]: DEBUG dbcounter [-] [76681] Writing DB stats cinder:SELECT=12,cinder:INSERT=1 {{(pid=76681) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-23 01:10:47.604 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-23 01:10:47.607 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@c-api.service 2026-07-23 01:10:47.625 | enabled 2026-07-23 01:10:47.630 | + functions-common:service_check:1720 : sudo systemctl status devstack@c-api.service --no-pager 2026-07-23 01:10:47.653 | ● devstack@c-api.service - Devstack devstack@c-api.service 2026-07-23 01:10:47.653 | Loaded: loaded (/etc/systemd/system/devstack@c-api.service; enabled; preset: enabled) 2026-07-23 01:10:47.653 | Active: active (running) since Thu 2026-07-23 03:10:02 CEST; 45s ago 2026-07-23 01:10:47.653 | Main PID: 75951 (uwsgi) 2026-07-23 01:10:47.653 | Status: "uWSGI is ready" 2026-07-23 01:10:47.654 | Tasks: 7 (limit: 14255) 2026-07-23 01:10:47.654 | Memory: 248.6M (peak: 248.8M) 2026-07-23 01:10:47.654 | CPU: 10.756s 2026-07-23 01:10:47.654 | CGroup: /system.slice/system-devstack.slice/devstack@c-api.service 2026-07-23 01:10:47.654 | ├─75951 "cinder-apiuWSGI master" 2026-07-23 01:10:47.654 | ├─75959 "cinder-apiuWSGI worker 1" 2026-07-23 01:10:47.654 | └─75960 "cinder-apiuWSGI worker 2" 2026-07-23 01:10:47.654 | 2026-07-23 01:10:47.654 | Jul 23 03:10:15 devstack devstack@c-api.service[75960]: DEBUG cinder.api.middleware.request_id [None req-6043601b-7879-48ea-afa3-3444dfd02c28 None None] RequestId filter calling following filter/app {{(pid=75960) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} 2026-07-23 01:10:47.654 | Jul 23 03:10:16 devstack devstack@c-api.service[75960]: INFO cinder.api.openstack.wsgi [None req-6043601b-7879-48ea-afa3-3444dfd02c28 admin admin] POST http://192.168.122.85/volume/v3/types/d237b73f-e051-42fd-ab89-c8bb1f5294eb/extra_specs 2026-07-23 01:10:47.655 | Jul 23 03:10:16 devstack devstack@c-api.service[75960]: DEBUG cinder.api.openstack.wsgi [None req-6043601b-7879-48ea-afa3-3444dfd02c28 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=75960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} 2026-07-23 01:10:47.655 | Jul 23 03:10:16 devstack devstack@c-api.service[75960]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. 2026-07-23 01:10:47.655 | Jul 23 03:10:16 devstack devstack@c-api.service[75960]: warnings.warn( 2026-07-23 01:10:47.655 | Jul 23 03:10:16 devstack devstack@c-api.service[75960]: DEBUG oslo_db.sqlalchemy.engines [None req-6043601b-7879-48ea-afa3-3444dfd02c28 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=75960) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-07-23 01:10:47.655 | Jul 23 03:10:16 devstack devstack@c-api.service[75960]: INFO cinder.api.openstack.wsgi [None req-6043601b-7879-48ea-afa3-3444dfd02c28 admin admin] http://192.168.122.85/volume/v3/types/d237b73f-e051-42fd-ab89-c8bb1f5294eb/extra_specs returned with HTTP 200 2026-07-23 01:10:47.655 | Jul 23 03:10:16 devstack devstack@c-api.service[75960]: [pid: 75960|app: 0|req: 1/3] 192.168.122.85 () {60 vars in 1333 bytes} [Thu Jul 23 03:10:15 2026] POST /volume/v3/types/d237b73f-e051-42fd-ab89-c8bb1f5294eb/extra_specs => generated 55 bytes in 932 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) 2026-07-23 01:10:47.655 | Jul 23 03:10:25 devstack devstack@c-api.service[75959]: DEBUG dbcounter [-] [75959] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=75959) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-23 01:10:47.655 | Jul 23 03:10:26 devstack devstack@c-api.service[75960]: DEBUG dbcounter [-] [75960] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=75960) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-23 01:10:47.660 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-23 01:10:47.664 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@c-vol.service 2026-07-23 01:10:47.682 | enabled 2026-07-23 01:10:47.687 | + functions-common:service_check:1720 : sudo systemctl status devstack@c-vol.service --no-pager 2026-07-23 01:10:47.710 | ● devstack@c-vol.service - Devstack devstack@c-vol.service 2026-07-23 01:10:47.710 | Loaded: loaded (/etc/systemd/system/devstack@c-vol.service; enabled; preset: enabled) 2026-07-23 01:10:47.710 | Active: active (running) since Thu 2026-07-23 03:10:11 CEST; 36s ago 2026-07-23 01:10:47.710 | Main PID: 77337 (cinder-volume) 2026-07-23 01:10:47.710 | Tasks: 2 (limit: 14255) 2026-07-23 01:10:47.710 | Memory: 143.9M (peak: 158.0M) 2026-07-23 01:10:47.710 | CPU: 11.076s 2026-07-23 01:10:47.711 | CGroup: /system.slice/system-devstack.slice/devstack@c-vol.service 2026-07-23 01:10:47.711 | ├─77337 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2026-07-23 01:10:47.711 | └─77480 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2026-07-23 01:10:47.711 | 2026-07-23 01:10:47.711 | Jul 23 03:10:24 devstack cinder-volume[77480]: DEBUG oslo_concurrency.processutils [None req-fefb393e-056c-4317-9195-34ffbfb01490 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.242s {{(pid=77480) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} 2026-07-23 01:10:47.711 | Jul 23 03:10:24 devstack cinder-volume[77480]: DEBUG oslo_concurrency.processutils [None req-fefb393e-056c-4317-9195-34ffbfb01490 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=77480) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} 2026-07-23 01:10:47.711 | Jul 23 03:10:24 devstack sudo[78357]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 2026-07-23 01:10:47.711 | Jul 23 03:10:24 devstack sudo[78357]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) 2026-07-23 01:10:47.711 | Jul 23 03:10:24 devstack sudo[78357]: pam_unix(sudo:session): session closed for user root 2026-07-23 01:10:47.711 | Jul 23 03:10:24 devstack cinder-volume[77480]: DEBUG oslo_concurrency.processutils [None req-fefb393e-056c-4317-9195-34ffbfb01490 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.242s {{(pid=77480) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} 2026-07-23 01:10:47.711 | Jul 23 03:10:24 devstack cinder-volume[77480]: INFO cinder.volume.manager [None req-fefb393e-056c-4317-9195-34ffbfb01490 None None] Driver post RPC initialization completed successfully. 2026-07-23 01:10:47.712 | Jul 23 03:10:26 devstack cinder-volume[77337]: DEBUG dbcounter [-] [77337] Writing DB stats cinder:SELECT=8,cinder:INSERT=1,cinder:UPDATE=1 {{(pid=77337) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-23 01:10:47.712 | Jul 23 03:10:34 devstack cinder-volume[77480]: DEBUG dbcounter [-] [77480] Writing DB stats cinder:SELECT=11,cinder:INSERT=1,cinder:UPDATE=1 {{(pid=77480) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-23 01:10:47.712 | Jul 23 03:10:34 devstack cinder-volume[77480]: DEBUG dbcounter [-] [77480] Writing DB stats cinder:SELECT=3,cinder:UPDATE=1 {{(pid=77480) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-23 01:10:47.715 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-23 01:10:47.718 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovn-controller.service 2026-07-23 01:10:47.734 | not-found 2026-07-23 01:10:47.738 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-23 01:10:47.741 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovn-northd.service 2026-07-23 01:10:47.758 | not-found 2026-07-23 01:10:47.763 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-23 01:10:47.766 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovs-vswitchd.service 2026-07-23 01:10:47.783 | not-found 2026-07-23 01:10:47.788 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-23 01:10:47.790 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovsdb-server.service 2026-07-23 01:10:47.807 | not-found 2026-07-23 01:10:47.812 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-23 01:10:47.814 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@q-svc.service 2026-07-23 01:10:47.830 | not-found 2026-07-23 01:10:47.836 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-23 01:10:47.838 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@q-ovn-agent.service 2026-07-23 01:10:47.856 | enabled 2026-07-23 01:10:47.861 | + functions-common:service_check:1720 : sudo systemctl status devstack@q-ovn-agent.service --no-pager 2026-07-23 01:10:47.883 | ● devstack@q-ovn-agent.service - Devstack devstack@q-ovn-agent.service 2026-07-23 01:10:47.883 | Loaded: loaded (/etc/systemd/system/devstack@q-ovn-agent.service; enabled; preset: enabled) 2026-07-23 01:10:47.883 | Active: active (running) since Thu 2026-07-23 03:08:00 CEST; 2min 47s ago 2026-07-23 01:10:47.883 | Main PID: 65757 (neutron-ovn-age) 2026-07-23 01:10:47.883 | Tasks: 20 (limit: 14255) 2026-07-23 01:10:47.884 | Memory: 346.3M (peak: 347.2M) 2026-07-23 01:10:47.884 | CPU: 11.735s 2026-07-23 01:10:47.884 | CGroup: /system.slice/system-devstack.slice/devstack@q-ovn-agent.service 2026-07-23 01:10:47.884 | ├─65757 "neutron-ovn-agent: master process [/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini]" 2026-07-23 01:10:47.884 | ├─67195 "neutron-ovn-agent: ServiceWrapper worker(0)" 2026-07-23 01:10:47.884 | ├─67501 /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/tmpf3eur2zv/privsep.sock 2026-07-23 01:10:47.884 | └─70018 /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/tmpxrnblayx/privsep.sock 2026-07-23 01:10:47.884 | 2026-07-23 01:10:47.884 | Jul 23 03:09:04 devstack neutron-ovn-agent[67195]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=67195) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} 2026-07-23 01:10:47.884 | Jul 23 03:09:04 devstack neutron-ovn-agent[67195]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "_check_child_processes" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" {{(pid=67195) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} 2026-07-23 01:10:47.884 | Jul 23 03:09:04 devstack neutron-ovn-agent[67195]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=67195) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} 2026-07-23 01:10:47.885 | Jul 23 03:09:04 devstack neutron-ovn-agent[67195]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=67195) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} 2026-07-23 01:10:47.885 | Jul 23 03:10:04 devstack neutron-ovn-agent[67195]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "_check_child_processes" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" {{(pid=67195) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} 2026-07-23 01:10:47.885 | Jul 23 03:10:04 devstack neutron-ovn-agent[67195]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=67195) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} 2026-07-23 01:10:47.885 | Jul 23 03:10:04 devstack neutron-ovn-agent[67195]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=67195) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} 2026-07-23 01:10:47.885 | Jul 23 03:10:04 devstack neutron-ovn-agent[67195]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "_check_child_processes" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" {{(pid=67195) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} 2026-07-23 01:10:47.885 | Jul 23 03:10:04 devstack neutron-ovn-agent[67195]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=67195) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} 2026-07-23 01:10:47.885 | Jul 23 03:10:04 devstack neutron-ovn-agent[67195]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=67195) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} 2026-07-23 01:10:47.888 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-23 01:10:47.890 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@rabbit.service 2026-07-23 01:10:47.907 | not-found 2026-07-23 01:10:47.911 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-23 01:10:47.914 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@tempest.service 2026-07-23 01:10:47.931 | not-found 2026-07-23 01:10:47.936 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-23 01:10:47.939 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@mysql.service 2026-07-23 01:10:47.955 | not-found 2026-07-23 01:10:47.960 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-23 01:10:47.963 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@etcd3.service 2026-07-23 01:10:47.979 | not-found 2026-07-23 01:10:47.985 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-23 01:10:47.987 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@dstat.service 2026-07-23 01:10:48.005 | enabled 2026-07-23 01:10:48.010 | + functions-common:service_check:1720 : sudo systemctl status devstack@dstat.service --no-pager 2026-07-23 01:10:48.032 | ● devstack@dstat.service - Devstack devstack@dstat.service 2026-07-23 01:10:48.032 | Loaded: loaded (/etc/systemd/system/devstack@dstat.service; enabled; preset: enabled) 2026-07-23 01:10:48.032 | Active: active (running) since Thu 2026-07-23 03:01:31 CEST; 9min ago 2026-07-23 01:10:48.032 | Main PID: 42259 (dstat.sh) 2026-07-23 01:10:48.032 | Tasks: 3 (limit: 14255) 2026-07-23 01:10:48.032 | Memory: 27.1M (peak: 27.6M) 2026-07-23 01:10:48.032 | CPU: 3.165s 2026-07-23 01:10:48.032 | CGroup: /system.slice/system-devstack.slice/devstack@dstat.service 2026-07-23 01:10:48.032 | ├─42259 /bin/bash /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs 2026-07-23 01:10:48.032 | ├─42372 /usr/bin/python3 /bin/dstat -tcmndrylpg --tcp --output /opt/stack/logs/dstat-csv.log 2026-07-23 01:10:48.033 | └─42374 /usr/bin/python3 /bin/dstat -tcmndrylpg --swap --tcp 2026-07-23 01:10:48.033 | 2026-07-23 01:10:48.033 | Jul 23 03:10:38 devstack dstat.sh[42374]: 23-07 03:10:38| 17 9 70 0 0|5258M 206M 221M 6039M| 52B 0 | 0 128k| 0 15.0 |1962 1568 |2.85 2.52 1.69|1.0 0 0| 0 0 | | 17 283 0 28 0 2026-07-23 01:10:48.033 | Jul 23 03:10:39 devstack dstat.sh[42374]: 23-07 03:10:39| 19 7 71 0 0|5277M 188M 221M 6039M| 0 0 | 0 692k| 0 2.00 |2005 1503 |2.85 2.52 1.69|3.0 0 0| 0 0 | | 17 283 0 28 0 2026-07-23 01:10:48.033 | Jul 23 03:10:40 devstack dstat.sh[42374]: 23-07 03:10:40| 19 10 66 0 0|5242M 222M 221M 6040M| 13k 36k| 44k 352k|3.00 31.0 |4216 3729 |2.85 2.52 1.69|2.0 0 202| 0 0 | | 17 283 0 27 0 2026-07-23 01:10:48.033 | Jul 23 03:10:41 devstack dstat.sh[42374]: 23-07 03:10:41| 16 13 68 1 0|5269M 195M 221M 6040M|1783B 5300B| 164k 10M|9.00 629 |2619 2433 |2.85 2.52 1.69|2.0 0 60| 0 0 | | 17 283 0 27 0 2026-07-23 01:10:48.033 | Jul 23 03:10:42 devstack dstat.sh[42374]: 23-07 03:10:42| 22 9 65 0 0|5291M 173M 221M 6040M| 52B 0 | 0 5014k| 0 45.0 |2389 2047 |2.70 2.49 1.69|1.0 0 2.0| 0 0 | | 17 287 0 27 0 2026-07-23 01:10:48.033 | Jul 23 03:10:43 devstack dstat.sh[42374]: 23-07 03:10:43| 11 13 71 0 0|5227M 236M 221M 6040M|7986B 22k| 16k 168k|3.00 9.00 |4087 3582 |2.70 2.49 1.69|1.0 0 279| 0 0 | | 17 287 0 27 0 2026-07-23 01:10:48.033 | Jul 23 03:10:44 devstack dstat.sh[42374]: 23-07 03:10:44| 3 2 91 0 0|5227M 236M 221M 6040M| 184B 476B| 0 256k| 0 29.0 |1295 1646 |2.70 2.49 1.69|1.0 0 5.0| 0 0 | | 17 287 0 27 0 2026-07-23 01:10:48.033 | Jul 23 03:10:45 devstack dstat.sh[42374]: 23-07 03:10:45| 16 11 72 0 0|5257M 207M 221M 6040M| 0 0 | 0 268k| 0 18.0 |1926 1453 |2.70 2.49 1.69|1.0 0 1.0| 0 0 | | 17 287 0 27 0 2026-07-23 01:10:48.033 | Jul 23 03:10:46 devstack dstat.sh[42374]: 23-07 03:10:46| 19 7 71 0 0|5292M 172M 221M 6040M| 312B 0 | 0 92k| 0 7.00 |2030 1564 |2.70 2.49 1.69|1.0 0 0| 0 0 | | 17 287 0 28 0 2026-07-23 01:10:48.034 | Jul 23 03:10:47 devstack dstat.sh[42374]: 23-07 03:10:47| 22 8 67 0 0|5268M 195M 221M 6040M|1842B 4172B| 16k 1519k|1.00 97.9 |2934 2418 |2.56 2.47 1.68|4.0 0 55| 0 0 | | 17 291 0 28 0 2026-07-23 01:10:48.039 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-23 01:10:48.042 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@q-ovn-metadata-agent.service 2026-07-23 01:10:48.060 | enabled 2026-07-23 01:10:48.066 | + functions-common:service_check:1720 : sudo systemctl status devstack@q-ovn-metadata-agent.service --no-pager 2026-07-23 01:10:48.088 | ● devstack@q-ovn-metadata-agent.service - Devstack devstack@q-ovn-metadata-agent.service 2026-07-23 01:10:48.088 | Loaded: loaded (/etc/systemd/system/devstack@q-ovn-metadata-agent.service; enabled; preset: enabled) 2026-07-23 01:10:48.088 | Active: active (running) since Thu 2026-07-23 03:07:58 CEST; 2min 50s ago 2026-07-23 01:10:48.088 | Main PID: 65062 (neutron-ovn-met) 2026-07-23 01:10:48.088 | Tasks: 2 (limit: 14255) 2026-07-23 01:10:48.088 | Memory: 121.8M (peak: 122.5M) 2026-07-23 01:10:48.088 | CPU: 3.780s 2026-07-23 01:10:48.088 | CGroup: /system.slice/system-devstack.slice/devstack@q-ovn-metadata-agent.service 2026-07-23 01:10:48.088 | └─65062 "neutron-ovn-metadata-agent (/opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini)" 2026-07-23 01:10:48.088 | 2026-07-23 01:10:48.089 | Jul 23 03:08:01 devstack neutron-ovn-metadata-agent[65062]: ERROR neutron File "/opt/stack/neutron/neutron/agent/ovn/metadata/ovsdb.py", line 70, in start 2026-07-23 01:10:48.089 | Jul 23 03:08:01 devstack neutron-ovn-metadata-agent[65062]: ERROR neutron helper = idlutils.get_schema_helper(connection_string, 2026-07-23 01:10:48.089 | Jul 23 03:08:01 devstack neutron-ovn-metadata-agent[65062]: ERROR neutron ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-23 01:10:48.089 | Jul 23 03:08:01 devstack neutron-ovn-metadata-agent[65062]: ERROR neutron File "/opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/idlutils.py", line 217, in get_schema_helper 2026-07-23 01:10:48.089 | Jul 23 03:08:01 devstack neutron-ovn-metadata-agent[65062]: ERROR neutron return create_schema_helper(fetch_schema_json(connection, schema_name)) 2026-07-23 01:10:48.089 | Jul 23 03:08:01 devstack neutron-ovn-metadata-agent[65062]: ERROR neutron ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-23 01:10:48.089 | Jul 23 03:08:01 devstack neutron-ovn-metadata-agent[65062]: ERROR neutron File "/opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/idlutils.py", line 206, in fetch_schema_json 2026-07-23 01:10:48.089 | Jul 23 03:08:01 devstack neutron-ovn-metadata-agent[65062]: ERROR neutron raise Exception("Could not retrieve schema from %s" % connection) 2026-07-23 01:10:48.089 | Jul 23 03:08:01 devstack neutron-ovn-metadata-agent[65062]: ERROR neutron Exception: Could not retrieve schema from unix:/usr/local/var/run/openvswitch/db.sock 2026-07-23 01:10:48.089 | Jul 23 03:08:01 devstack neutron-ovn-metadata-agent[65062]: ERROR neutron 2026-07-23 01:10:48.094 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-23 01:10:48.096 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-api.service 2026-07-23 01:10:48.114 | enabled 2026-07-23 01:10:48.120 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-api.service --no-pager 2026-07-23 01:10:48.142 | ● devstack@neutron-api.service - Devstack devstack@neutron-api.service 2026-07-23 01:10:48.142 | Loaded: loaded (/etc/systemd/system/devstack@neutron-api.service; enabled; preset: enabled) 2026-07-23 01:10:48.143 | Active: active (running) since Thu 2026-07-23 03:08:03 CEST; 2min 45s ago 2026-07-23 01:10:48.143 | Main PID: 66828 (uwsgi) 2026-07-23 01:10:48.143 | Status: "uWSGI is ready" 2026-07-23 01:10:48.143 | Tasks: 23 (limit: 14255) 2026-07-23 01:10:48.143 | Memory: 385.9M (peak: 386.9M) 2026-07-23 01:10:48.143 | CPU: 39.857s 2026-07-23 01:10:48.143 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-api.service 2026-07-23 01:10:48.143 | ├─66828 "neutron-apiuWSGI master" 2026-07-23 01:10:48.143 | ├─66829 "neutron-apiuWSGI worker 1" 2026-07-23 01:10:48.143 | └─66830 "neutron-apiuWSGI worker 2" 2026-07-23 01:10:48.144 | 2026-07-23 01:10:48.144 | Jul 23 03:10:18 devstack devstack@neutron-api.service[66829]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=66829) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-07-23 01:10:48.144 | Jul 23 03:10:18 devstack devstack@neutron-api.service[66829]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "4d678d7a8f715c31a8ae2799d3a5b84b" from periodic health check thread {{(pid=66829) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1417}} 2026-07-23 01:10:48.144 | Jul 23 03:10:28 devstack devstack@neutron-api.service[66830]: DEBUG dbcounter [-] [66830] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=66830) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-23 01:10:48.144 | Jul 23 03:10:28 devstack devstack@neutron-api.service[66829]: DEBUG dbcounter [-] [66829] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=66829) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-23 01:10:48.144 | Jul 23 03:10:33 devstack devstack@neutron-api.service[66830]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=66830) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-07-23 01:10:48.145 | Jul 23 03:10:33 devstack devstack@neutron-api.service[66830]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "f82807bc18e458b6bb6d937aebc7d1f1" from periodic health check thread {{(pid=66830) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1417}} 2026-07-23 01:10:48.145 | Jul 23 03:10:33 devstack devstack@neutron-api.service[66829]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=66829) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-07-23 01:10:48.145 | Jul 23 03:10:33 devstack devstack@neutron-api.service[66829]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "4d678d7a8f715c31a8ae2799d3a5b84b" from periodic health check thread {{(pid=66829) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1417}} 2026-07-23 01:10:48.145 | Jul 23 03:10:43 devstack devstack@neutron-api.service[66830]: DEBUG dbcounter [-] [66830] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=66830) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-23 01:10:48.145 | Jul 23 03:10:43 devstack devstack@neutron-api.service[66829]: DEBUG dbcounter [-] [66829] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=66829) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-23 01:10:48.150 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-23 01:10:48.153 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-periodic-workers.service 2026-07-23 01:10:48.171 | enabled 2026-07-23 01:10:48.177 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-periodic-workers.service --no-pager 2026-07-23 01:10:48.201 | ● devstack@neutron-periodic-workers.service - Devstack devstack@neutron-periodic-workers.service 2026-07-23 01:10:48.202 | Loaded: loaded (/etc/systemd/system/devstack@neutron-periodic-workers.service; enabled; preset: enabled) 2026-07-23 01:10:48.202 | Active: active (running) since Thu 2026-07-23 03:08:07 CEST; 2min 40s ago 2026-07-23 01:10:48.202 | Main PID: 67840 (neutron-periodi) 2026-07-23 01:10:48.202 | Tasks: 15 (limit: 14255) 2026-07-23 01:10:48.202 | Memory: 179.9M (peak: 180.2M) 2026-07-23 01:10:48.202 | CPU: 6.790s 2026-07-23 01:10:48.202 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-periodic-workers.service 2026-07-23 01:10:48.203 | ├─67840 "neutron-periodic-workers: master process [/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini]" 2026-07-23 01:10:48.203 | └─68463 "neutron-server: services worker (/opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini)" 2026-07-23 01:10:48.203 | 2026-07-23 01:10:48.203 | Jul 23 03:09:43 devstack neutron-periodic-workers[68463]: DEBUG dbcounter [-] [68463] Writing DB stats neutron:SELECT=4 {{(pid=68463) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-23 01:10:48.203 | Jul 23 03:10:05 devstack neutron-periodic-workers[68463]: DEBUG oslo.service.backend._threading.loopingcall [None req-57b574a7-a05a-427e-a03c-5750b74fe880 None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.DhcpAgentSchedulerDbMixin.remove_networks_from_down_agents' sleeping for 36.97 seconds {{(pid=68463) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-23 01:10:48.203 | Jul 23 03:10:10 devstack neutron-periodic-workers[68463]: DEBUG neutron.db.agents_db [None req-b844ab34-2e99-4ece-a2e8-aa4b90fa5bcf None None] Agent healthcheck: found 0 active agents {{(pid=68463) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:326}} 2026-07-23 01:10:48.203 | Jul 23 03:10:10 devstack neutron-periodic-workers[68463]: DEBUG oslo.service.backend._threading.loopingcall [None req-b844ab34-2e99-4ece-a2e8-aa4b90fa5bcf None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.AgentDbMixin.agent_health_check' sleeping for 36.98 seconds {{(pid=68463) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-23 01:10:48.203 | Jul 23 03:10:18 devstack neutron-periodic-workers[68463]: DEBUG oslo.service.backend._threading.loopingcall [None req-7b6b526e-99e0-4629-b412-8f67277a2265 None None] Fixed interval looping call 'neutron.db.quota.driver_nolock.DbQuotaNoLockDriver._remove_expired_reservations' sleeping for 119.97 seconds {{(pid=68463) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-23 01:10:48.203 | Jul 23 03:10:28 devstack neutron-periodic-workers[68463]: DEBUG dbcounter [-] [68463] Writing DB stats neutron:SELECT=4,neutron:DELETE=1 {{(pid=68463) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-23 01:10:48.204 | Jul 23 03:10:38 devstack neutron-periodic-workers[68463]: DEBUG oslo.service.backend._threading.loopingcall [None req-a2768768-5fb8-4996-b675-7d9246d957d3 None None] Fixed interval looping call 'neutron.services.ovn_l3.plugin.L3_NAT_dbonly_mixin._clean_garbage' sleeping for 299.99 seconds {{(pid=68463) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-23 01:10:48.204 | Jul 23 03:10:42 devstack neutron-periodic-workers[68463]: DEBUG oslo.service.backend._threading.loopingcall [None req-57b574a7-a05a-427e-a03c-5750b74fe880 None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.DhcpAgentSchedulerDbMixin.remove_networks_from_down_agents' sleeping for 36.98 seconds {{(pid=68463) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-23 01:10:48.204 | Jul 23 03:10:47 devstack neutron-periodic-workers[68463]: DEBUG neutron.db.agents_db [None req-b844ab34-2e99-4ece-a2e8-aa4b90fa5bcf None None] Agent healthcheck: found 0 active agents {{(pid=68463) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:326}} 2026-07-23 01:10:48.204 | Jul 23 03:10:47 devstack neutron-periodic-workers[68463]: DEBUG oslo.service.backend._threading.loopingcall [None req-b844ab34-2e99-4ece-a2e8-aa4b90fa5bcf None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.AgentDbMixin.agent_health_check' sleeping for 36.99 seconds {{(pid=68463) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-23 01:10:48.208 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-23 01:10:48.211 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-rpc-server.service 2026-07-23 01:10:48.230 | enabled 2026-07-23 01:10:48.235 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-rpc-server.service --no-pager 2026-07-23 01:10:48.257 | ● devstack@neutron-rpc-server.service - Devstack devstack@neutron-rpc-server.service 2026-07-23 01:10:48.257 | Loaded: loaded (/etc/systemd/system/devstack@neutron-rpc-server.service; enabled; preset: enabled) 2026-07-23 01:10:48.257 | Active: active (running) since Thu 2026-07-23 03:08:05 CEST; 2min 43s ago 2026-07-23 01:10:48.257 | Main PID: 67342 (neutron-rpc-ser) 2026-07-23 01:10:48.257 | Tasks: 23 (limit: 14255) 2026-07-23 01:10:48.257 | Memory: 193.0M (peak: 193.5M) 2026-07-23 01:10:48.258 | CPU: 8.511s 2026-07-23 01:10:48.258 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-rpc-server.service 2026-07-23 01:10:48.258 | ├─67342 "neutron-rpc-server: master process [/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini]" 2026-07-23 01:10:48.258 | ├─68429 "neutron-server: rpc worker (/opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini)" 2026-07-23 01:10:48.258 | └─68431 "neutron-server: rpc worker (/opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini)" 2026-07-23 01:10:48.258 | 2026-07-23 01:10:48.258 | Jul 23 03:08:16 devstack neutron-rpc-server[68429]: DEBUG neutron.plugins.ml2.plugin [-] neutron.plugins.ml2.plugin.Ml2Plugin method start_rpc_listeners called with arguments () {} {{(pid=68429) wrapper /opt/stack/data/venv/lib/python3.12/site-packages/oslo_log/helpers.py:77}} 2026-07-23 01:10:48.258 | Jul 23 03:08:17 devstack neutron-rpc-server[68431]: DEBUG neutron.service [-] RpcWorker start finished, description: rpc worker {{(pid=68431) wrapper /opt/stack/neutron/neutron/common/utils.py:200}} 2026-07-23 01:10:48.258 | Jul 23 03:08:17 devstack neutron-rpc-server[68431]: DEBUG neutron.service [-] RpcWorker wait called, description: rpc worker {{(pid=68431) wrapper /opt/stack/neutron/neutron/common/utils.py:197}} 2026-07-23 01:10:48.259 | Jul 23 03:08:17 devstack neutron-rpc-server[68431]: DEBUG neutron.service [-] calling wait on {{(pid=68431) _wait /opt/stack/neutron/neutron/service.py:90}} 2026-07-23 01:10:48.259 | Jul 23 03:08:17 devstack neutron-rpc-server[68429]: DEBUG neutron.service [-] RpcWorker start finished, description: rpc worker {{(pid=68429) wrapper /opt/stack/neutron/neutron/common/utils.py:200}} 2026-07-23 01:10:48.259 | Jul 23 03:08:17 devstack neutron-rpc-server[68429]: DEBUG neutron.service [-] RpcWorker wait called, description: rpc worker {{(pid=68429) wrapper /opt/stack/neutron/neutron/common/utils.py:197}} 2026-07-23 01:10:48.259 | Jul 23 03:08:17 devstack neutron-rpc-server[68429]: DEBUG neutron.service [-] calling wait on {{(pid=68429) _wait /opt/stack/neutron/neutron/service.py:90}} 2026-07-23 01:10:48.259 | Jul 23 03:08:25 devstack neutron-rpc-server[67342]: DEBUG dbcounter [-] [67342] Writing DB stats neutron:SELECT=5,neutron:INSERT=657 {{(pid=67342) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-23 01:10:48.259 | Jul 23 03:08:47 devstack neutron-rpc-server[68431]: WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-07-23 01:10:48.259 | Jul 23 03:08:47 devstack neutron-rpc-server[68429]: WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-07-23 01:10:48.263 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-23 01:10:48.267 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-ovn-maintenance-worker.service 2026-07-23 01:10:48.285 | enabled 2026-07-23 01:10:48.290 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-ovn-maintenance-worker.service --no-pager 2026-07-23 01:10:48.314 | ● devstack@neutron-ovn-maintenance-worker.service - Devstack devstack@neutron-ovn-maintenance-worker.service 2026-07-23 01:10:48.314 | Loaded: loaded (/etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service; enabled; preset: enabled) 2026-07-23 01:10:48.314 | Active: active (running) since Thu 2026-07-23 03:08:09 CEST; 2min 38s ago 2026-07-23 01:10:48.314 | Main PID: 68344 (neutron-ovn-mai) 2026-07-23 01:10:48.314 | Tasks: 12 (limit: 14255) 2026-07-23 01:10:48.314 | Memory: 254.8M (peak: 255.2M) 2026-07-23 01:10:48.314 | CPU: 7.790s 2026-07-23 01:10:48.315 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-ovn-maintenance-worker.service 2026-07-23 01:10:48.315 | ├─68344 "neutron-ovn-maintenance-worker: master process [/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini]" 2026-07-23 01:10:48.315 | └─68454 "neutron-server: maintenance worker (/opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini)" 2026-07-23 01:10:48.315 | 2026-07-23 01:10:48.315 | Jul 23 03:08:38 devstack neutron-ovn-maintenance-worker[68454]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-5ad73c73-bae7-42e3-af35-97de5ae2d5ff None None] Starting OVN maintenance task: update_router_distributed_flag {{(pid=68454) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:97}} 2026-07-23 01:10:48.315 | Jul 23 03:08:38 devstack neutron-ovn-maintenance-worker[68454]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-5ad73c73-bae7-42e3-af35-97de5ae2d5ff None None] OVN maintenance task: Sync router.distributed with distributed floating IP config. {{(pid=68454) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:99}} 2026-07-23 01:10:48.315 | Jul 23 03:08:38 devstack neutron-ovn-maintenance-worker[68454]: INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-5ad73c73-bae7-42e3-af35-97de5ae2d5ff None None] OVN maintenance task update_router_distributed_flag finished in 0.009 seconds 2026-07-23 01:10:48.315 | Jul 23 03:08:38 devstack neutron-ovn-maintenance-worker[68454]: DEBUG futurist.periodics [None req-5ad73c73-bae7-42e3-af35-97de5ae2d5ff 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=68454) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-07-23 01:10:48.316 | Jul 23 03:08:38 devstack neutron-ovn-maintenance-worker[68454]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-5ad73c73-bae7-42e3-af35-97de5ae2d5ff None None] Starting OVN maintenance task: update_security_group_with_address_group {{(pid=68454) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:97}} 2026-07-23 01:10:48.316 | Jul 23 03:08:38 devstack neutron-ovn-maintenance-worker[68454]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-5ad73c73-bae7-42e3-af35-97de5ae2d5ff None None] OVN maintenance task: Repair Address_Sets and ACLs for address group rules. {{(pid=68454) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:99}} 2026-07-23 01:10:48.316 | Jul 23 03:08:38 devstack neutron-ovn-maintenance-worker[68454]: INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-5ad73c73-bae7-42e3-af35-97de5ae2d5ff None None] OVN maintenance task update_security_group_with_address_group finished in 0.026 seconds 2026-07-23 01:10:48.316 | Jul 23 03:08:38 devstack neutron-ovn-maintenance-worker[68454]: DEBUG futurist.periodics [None req-5ad73c73-bae7-42e3-af35-97de5ae2d5ff 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=68454) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-07-23 01:10:48.316 | Jul 23 03:08:38 devstack neutron-ovn-maintenance-worker[68454]: DEBUG futurist.periodics [None req-5ad73c73-bae7-42e3-af35-97de5ae2d5ff 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=68454) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-07-23 01:10:48.316 | Jul 23 03:08:48 devstack neutron-ovn-maintenance-worker[68454]: DEBUG dbcounter [-] [68454] Writing DB stats neutron:SELECT=31,neutron:DELETE=1,neutron:UPDATE=1 {{(pid=68454) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-23 01:10:48.324 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-23 01:10:48.327 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-novnc-cell1.service 2026-07-23 01:10:48.349 | enabled 2026-07-23 01:10:48.353 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-novnc-cell1.service --no-pager 2026-07-23 01:10:48.375 | ● devstack@n-novnc-cell1.service - Devstack devstack@n-novnc-cell1.service 2026-07-23 01:10:48.375 | Loaded: loaded (/etc/systemd/system/devstack@n-novnc-cell1.service; enabled; preset: enabled) 2026-07-23 01:10:48.376 | Active: active (running) since Thu 2026-07-23 03:09:46 CEST; 1min 1s ago 2026-07-23 01:10:48.376 | Main PID: 72614 (nova-novncproxy) 2026-07-23 01:10:48.376 | Tasks: 4 (limit: 14255) 2026-07-23 01:10:48.376 | Memory: 109.8M (peak: 110.1M) 2026-07-23 01:10:48.376 | CPU: 3.629s 2026-07-23 01:10:48.376 | CGroup: /system.slice/system-devstack.slice/devstack@n-novnc-cell1.service 2026-07-23 01:10:48.376 | └─72614 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc 2026-07-23 01:10:48.376 | 2026-07-23 01:10:48.376 | Jul 23 03:09:47 devstack nova-novncproxy[72614]: If you are already using Eventlet, we recommend migrating to a different 2026-07-23 01:10:48.377 | Jul 23 03:09:47 devstack nova-novncproxy[72614]: framework. For more detail see 2026-07-23 01:10:48.377 | Jul 23 03:09:47 devstack nova-novncproxy[72614]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-23 01:10:48.377 | Jul 23 03:09:47 devstack nova-novncproxy[72614]: import eventlet # noqa 2026-07-23 01:10:48.377 | Jul 23 03:09:47 devstack nova-novncproxy[72614]: Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-07-23 01:10:48.377 | Jul 23 03:09:51 devstack nova-novncproxy[72614]: INFO nova.console.websocketproxy [-] WebSocket server settings: 2026-07-23 01:10:48.377 | Jul 23 03:09:51 devstack nova-novncproxy[72614]: INFO nova.console.websocketproxy [-] - Listen on 0.0.0.0:6080 2026-07-23 01:10:48.377 | Jul 23 03:09:51 devstack nova-novncproxy[72614]: INFO nova.console.websocketproxy [-] - Web server (no directory listings). Web root: /opt/stack/novnc 2026-07-23 01:10:48.377 | Jul 23 03:09:51 devstack nova-novncproxy[72614]: INFO nova.console.websocketproxy [-] - No SSL/TLS support (no cert file) 2026-07-23 01:10:48.378 | Jul 23 03:09:51 devstack nova-novncproxy[72614]: INFO nova.console.websocketproxy [-] - proxying from 0.0.0.0:6080 to None:None 2026-07-23 01:10:48.382 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-23 01:10:48.385 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-super-cond.service 2026-07-23 01:10:48.404 | enabled 2026-07-23 01:10:48.410 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-super-cond.service --no-pager 2026-07-23 01:10:48.431 | ● devstack@n-super-cond.service - Devstack devstack@n-super-cond.service 2026-07-23 01:10:48.431 | Loaded: loaded (/etc/systemd/system/devstack@n-super-cond.service; enabled; preset: enabled) 2026-07-23 01:10:48.431 | Active: active (running) since Thu 2026-07-23 03:09:49 CEST; 59s ago 2026-07-23 01:10:48.432 | Main PID: 73415 (nova-conductor:) 2026-07-23 01:10:48.432 | Tasks: 19 (limit: 14255) 2026-07-23 01:10:48.432 | Memory: 156.9M (peak: 157.1M) 2026-07-23 01:10:48.432 | CPU: 4.883s 2026-07-23 01:10:48.432 | CGroup: /system.slice/system-devstack.slice/devstack@n-super-cond.service 2026-07-23 01:10:48.432 | ├─73415 "nova-conductor: master process [/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf]" 2026-07-23 01:10:48.432 | ├─75098 "nova-conductor: ServiceWrapper worker(0)" 2026-07-23 01:10:48.432 | └─75100 "nova-conductor: ServiceWrapper worker(1)" 2026-07-23 01:10:48.432 | 2026-07-23 01:10:48.432 | Jul 23 03:09:56 devstack nova-conductor[75100]: DEBUG nova.servicegroup.drivers.db [None req-8d8f9958-8aab-41e4-8071-9cb0c4eb1e13 None None] DB_Driver: join new ServiceGroup member devstack to the conductor group, service = {{(pid=75100) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2026-07-23 01:10:48.432 | Jul 23 03:10:00 devstack nova-conductor[75098]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.97 seconds {{(pid=75098) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-23 01:10:48.433 | Jul 23 03:10:00 devstack nova-conductor[75100]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.98 seconds {{(pid=75100) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-23 01:10:48.433 | Jul 23 03:10:03 devstack nova-conductor[73415]: DEBUG dbcounter [-] [73415] Writing DB stats nova_api:SELECT=1 {{(pid=73415) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-23 01:10:48.433 | Jul 23 03:10:03 devstack nova-conductor[73415]: DEBUG dbcounter [-] [73415] Writing DB stats nova_cell1:SELECT=1 {{(pid=73415) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-23 01:10:48.433 | Jul 23 03:10:03 devstack nova-conductor[73415]: DEBUG dbcounter [-] [73415] Writing DB stats nova_cell0:SELECT=1 {{(pid=73415) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-23 01:10:48.433 | Jul 23 03:10:10 devstack nova-conductor[75098]: DEBUG dbcounter [-] [75098] Writing DB stats nova_cell0:SELECT=4,nova_cell0:INSERT=1,nova_cell0:UPDATE=1 {{(pid=75098) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-23 01:10:48.433 | Jul 23 03:10:10 devstack nova-conductor[75100]: DEBUG dbcounter [-] [75100] Writing DB stats nova_cell0:SELECT=3 {{(pid=75100) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-23 01:10:48.433 | Jul 23 03:10:33 devstack nova-conductor[75098]: DEBUG oslo.service.backend._threading.loopingcall [None req-29ba50aa-8fe4-4bc4-b10c-180f3b3ee050 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=75098) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-23 01:10:48.433 | Jul 23 03:10:36 devstack nova-conductor[75100]: DEBUG oslo.service.backend._threading.loopingcall [None req-fa9af29d-a8da-4a15-8907-8bd228cd1be0 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=75100) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-23 01:10:48.437 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-23 01:10:48.439 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-cond-cell1.service 2026-07-23 01:10:48.456 | enabled 2026-07-23 01:10:48.460 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-cond-cell1.service --no-pager 2026-07-23 01:10:48.482 | ● devstack@n-cond-cell1.service - Devstack devstack@n-cond-cell1.service 2026-07-23 01:10:48.482 | Loaded: loaded (/etc/systemd/system/devstack@n-cond-cell1.service; enabled; preset: enabled) 2026-07-23 01:10:48.482 | Active: active (running) since Thu 2026-07-23 03:09:51 CEST; 56s ago 2026-07-23 01:10:48.482 | Main PID: 73974 (nova-conductor:) 2026-07-23 01:10:48.482 | Tasks: 37 (limit: 14255) 2026-07-23 01:10:48.482 | Memory: 167.4M (peak: 167.9M) 2026-07-23 01:10:48.482 | CPU: 4.879s 2026-07-23 01:10:48.482 | CGroup: /system.slice/system-devstack.slice/devstack@n-cond-cell1.service 2026-07-23 01:10:48.483 | ├─73974 "nova-conductor: master process [/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf]" 2026-07-23 01:10:48.483 | ├─75117 "nova-conductor: ServiceWrapper worker(0)" 2026-07-23 01:10:48.483 | └─75120 "nova-conductor: ServiceWrapper worker(1)" 2026-07-23 01:10:48.483 | 2026-07-23 01:10:48.483 | Jul 23 03:10:05 devstack nova-conductor[73974]: DEBUG dbcounter [-] [73974] Writing DB stats nova_cell1:SELECT=1 {{(pid=73974) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-23 01:10:48.483 | Jul 23 03:10:11 devstack nova-conductor[75120]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.94 seconds {{(pid=75120) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-23 01:10:48.484 | Jul 23 03:10:11 devstack nova-conductor[75117]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.94 seconds {{(pid=75117) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-23 01:10:48.484 | Jul 23 03:10:21 devstack nova-conductor[75120]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.96 seconds {{(pid=75120) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-23 01:10:48.484 | Jul 23 03:10:21 devstack nova-conductor[75117]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.97 seconds {{(pid=75117) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-23 01:10:48.484 | Jul 23 03:10:31 devstack nova-conductor[75120]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=75120) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-23 01:10:48.484 | Jul 23 03:10:31 devstack nova-conductor[75117]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=75117) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-23 01:10:48.484 | Jul 23 03:10:41 devstack nova-conductor[75117]: DEBUG oslo.service.backend._threading.loopingcall [None req-d68808d5-9df9-4858-a546-0b38d33957c3 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=75117) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-23 01:10:48.484 | Jul 23 03:10:41 devstack nova-conductor[75120]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.98 seconds {{(pid=75120) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-23 01:10:48.484 | Jul 23 03:10:41 devstack nova-conductor[75117]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=75117) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-23 01:10:48.488 | + ./stack.sh:main:1452 : is_service_enabled n-api 2026-07-23 01:10:48.506 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 01:10:48.508 | + ./stack.sh:main:1453 : is_service_enabled n-cpu 2026-07-23 01:10:48.525 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 01:10:48.527 | + ./stack.sh:main:1454 : /home/quobyte/devstack/tools/discover_hosts.sh 2026-07-23 01:10:48.530 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-23 01:10:49.079 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-07-23 01:10:49.079 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-23 01:10:49.079 | we strongly recommend against using it for new projects. 2026-07-23 01:10:49.079 | 2026-07-23 01:10:49.079 | If you are already using Eventlet, we recommend migrating to a different 2026-07-23 01:10:49.080 | framework. For more detail see 2026-07-23 01:10:49.080 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-23 01:10:49.080 | 2026-07-23 01:10:49.080 | import eventlet # noqa 2026-07-23 01:10:49.340 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-07-23 01:10:52.345 | INFO dbcounter [None req-24b96aad-44e0-41f8-9dc7-358b175cdb0a None None] Registered counter for database nova_api 2026-07-23 01:10:52.463 | DEBUG dbcounter [-] [79600] Writer thread running {{(pid=79600) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-23 01:10:52.473 | Found 2 cell mappings. 2026-07-23 01:10:52.474 | Skipping cell0 since it does not contain hosts. 2026-07-23 01:10:52.474 | Getting computes from cell 'cell1': a4694523-f519-4172-bac2-a60bc3f9730a 2026-07-23 01:10:52.474 | INFO dbcounter [None req-24b96aad-44e0-41f8-9dc7-358b175cdb0a None None] Registered counter for database nova_cell1 2026-07-23 01:10:52.546 | DEBUG dbcounter [-] [79600] Writer thread running {{(pid=79600) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-23 01:10:52.702 | Checking host mapping for compute host 'devstack': be92c838-28ac-44e4-acb7-79c6566033d5 2026-07-23 01:10:52.702 | Creating host mapping for compute host 'devstack': be92c838-28ac-44e4-acb7-79c6566033d5 2026-07-23 01:10:52.702 | Found 1 unmapped computes in cell: a4694523-f519-4172-bac2-a60bc3f9730a 2026-07-23 01:10:53.350 | + ./stack.sh:main:1467 : /opt/stack/data/venv/bin/nova-status --config-file /etc/nova/nova.conf upgrade check 2026-07-23 01:10:53.906 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-07-23 01:10:53.906 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-23 01:10:53.906 | we strongly recommend against using it for new projects. 2026-07-23 01:10:53.906 | 2026-07-23 01:10:53.906 | If you are already using Eventlet, we recommend migrating to a different 2026-07-23 01:10:53.907 | framework. For more detail see 2026-07-23 01:10:53.907 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-23 01:10:53.907 | 2026-07-23 01:10:53.907 | import eventlet # noqa 2026-07-23 01:10:54.181 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-07-23 01:10:57.627 | +-------------------------------------------+ 2026-07-23 01:10:57.627 | | Upgrade Check Results | 2026-07-23 01:10:57.628 | +-------------------------------------------+ 2026-07-23 01:10:57.628 | | Check: Cells v2 | 2026-07-23 01:10:57.629 | | Result: Success | 2026-07-23 01:10:57.629 | | Details: None | 2026-07-23 01:10:57.629 | +-------------------------------------------+ 2026-07-23 01:10:57.630 | | Check: Placement API | 2026-07-23 01:10:57.630 | | Result: Success | 2026-07-23 01:10:57.630 | | Details: None | 2026-07-23 01:10:57.631 | +-------------------------------------------+ 2026-07-23 01:10:57.631 | | Check: Cinder API | 2026-07-23 01:10:57.631 | | Result: Success | 2026-07-23 01:10:57.631 | | Details: None | 2026-07-23 01:10:57.631 | +-------------------------------------------+ 2026-07-23 01:10:57.632 | | Check: Policy File JSON to YAML Migration | 2026-07-23 01:10:57.632 | | Result: Success | 2026-07-23 01:10:57.632 | | Details: None | 2026-07-23 01:10:57.632 | +-------------------------------------------+ 2026-07-23 01:10:57.632 | | Check: Older than N-1 computes | 2026-07-23 01:10:57.632 | | Result: Success | 2026-07-23 01:10:57.632 | | Details: None | 2026-07-23 01:10:57.632 | +-------------------------------------------+ 2026-07-23 01:10:57.632 | | Check: hw_machine_type unset | 2026-07-23 01:10:57.632 | | Result: Success | 2026-07-23 01:10:57.632 | | Details: None | 2026-07-23 01:10:57.633 | +-------------------------------------------+ 2026-07-23 01:10:57.633 | | Check: Service User Token Configuration | 2026-07-23 01:10:57.633 | | Result: Success | 2026-07-23 01:10:57.633 | | Details: None | 2026-07-23 01:10:57.633 | +-------------------------------------------+ 2026-07-23 01:10:58.229 | + ./stack.sh:main:1474 : [[ -x /home/quobyte/devstack/local.sh ]] 2026-07-23 01:10:58.234 | + ./stack.sh:main:1485 : command openstack complete 2026-07-23 01:10:58.235 | + ./stack.sh:main:1486 : sudo tee /etc/bash_completion.d/osc.bash_completion 2026-07-23 01:11:01.562 | + ./stack.sh:main:1489 : is_service_enabled cinder 2026-07-23 01:11:01.582 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 01:11:01.586 | + ./stack.sh:main:1490 : is_ubuntu 2026-07-23 01:11:01.589 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-23 01:11:01.594 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-23 01:11:01.598 | + ./stack.sh:main:1491 : echo_summary 'Configuring lvm.conf global device filter' 2026-07-23 01:11:01.603 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-23 01:11:01.605 | + ./stack.sh:echo_summary:450 : echo -e Configuring lvm.conf global device filter 2026-07-23 01:11:01.608 | + ./stack.sh:main:1492 : set_lvm_filter 2026-07-23 01:11:01.611 | + lib/lvm:set_lvm_filter:189 : local 'filter_suffix="r|.*|" ] # from devstack' 2026-07-23 01:11:01.614 | + lib/lvm:set_lvm_filter:190 : local 'filter_string=global_filter = [ ' 2026-07-23 01:11:01.620 | + lib/lvm:set_lvm_filter:191 : local pv 2026-07-23 01:11:01.625 | + lib/lvm:set_lvm_filter:192 : local vg 2026-07-23 01:11:01.630 | + lib/lvm:set_lvm_filter:193 : local line 2026-07-23 01:11:01.634 | ++ lib/lvm:set_lvm_filter:195 : sudo pvs --noheadings -o name 2026-07-23 01:11:01.691 | + lib/lvm:set_lvm_filter:195 : for pv_info in $(sudo pvs --noheadings -o name) 2026-07-23 01:11:01.697 | ++ lib/lvm:set_lvm_filter:196 : sed 's/ //g' 2026-07-23 01:11:01.697 | ++ lib/lvm:set_lvm_filter:196 : echo -e /dev/loop0 2026-07-23 01:11:01.699 | ++ lib/lvm:set_lvm_filter:196 : sed 's/\/dev\///g' 2026-07-23 01:11:01.706 | + lib/lvm:set_lvm_filter:196 : pv=loop0 2026-07-23 01:11:01.710 | + lib/lvm:set_lvm_filter:197 : new='"a|loop0|", ' 2026-07-23 01:11:01.715 | + lib/lvm:set_lvm_filter:198 : filter_string='global_filter = [ "a|loop0|", ' 2026-07-23 01:11:01.719 | + lib/lvm:set_lvm_filter:200 : filter_string='global_filter = [ "a|loop0|", "r|.*|" ] # from devstack' 2026-07-23 01:11:01.723 | + lib/lvm:set_lvm_filter:202 : clean_lvm_filter 2026-07-23 01:11:01.728 | + lib/lvm:clean_lvm_filter:177 : sudo sed -i 's/^.*# from devstack$//' /etc/lvm/lvm.conf 2026-07-23 01:11:01.750 | + lib/lvm:set_lvm_filter:203 : sudo sed -i '/# global_filter = \[.*\]/a\ global_filter = [ "a|loop0|", "r|.*|" ] # from devstack' /etc/lvm/lvm.conf 2026-07-23 01:11:01.770 | + lib/lvm:set_lvm_filter:204 : echo_summary 'set lvm.conf device global_filter to: global_filter = [ "a|loop0|", "r|.*|" ] # from devstack' 2026-07-23 01:11:01.773 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-23 01:11:01.778 | + ./stack.sh:echo_summary:450 : echo -e set lvm.conf device global_filter to: global_filter = '[' '"a|loop0|",' '"r|.*|"' ']' '#' from devstack 2026-07-23 01:11:01.781 | + ./stack.sh:main:1502 : run_phase stack test-config 2026-07-23 01:11:01.785 | + functions-common:run_phase:1848 : local mode=stack 2026-07-23 01:11:01.789 | + functions-common:run_phase:1849 : local phase=test-config 2026-07-23 01:11:01.792 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-07-23 01:11:01.797 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-07-23 01:11:01.802 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-07-23 01:11:01.806 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-07-23 01:11:01.810 | + functions-common:run_phase:1858 : local extra 2026-07-23 01:11:01.815 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-07-23 01:11:01.822 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-07-23 01:11:01.825 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-07-23 01:11:01.830 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-07-23 01:11:01.833 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack test-config 2026-07-23 01:11:01.836 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-07-23 01:11:01.860 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-23 01:11:01.864 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-07-23 01:11:01.868 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-07-23 01:11:01.873 | ++ extras.d/80-tempest.sh:source:7 : [[ test-config == \i\n\s\t\a\l\l ]] 2026-07-23 01:11:01.878 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-07-23 01:11:01.882 | ++ extras.d/80-tempest.sh:source:10 : [[ test-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-07-23 01:11:01.885 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-07-23 01:11:01.888 | ++ extras.d/80-tempest.sh:source:13 : [[ test-config == \e\x\t\r\a ]] 2026-07-23 01:11:01.891 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2026-07-23 01:11:01.894 | ++ extras.d/80-tempest.sh:source:16 : [[ test-config == \p\o\s\t\-\e\x\t\r\a ]] 2026-07-23 01:11:01.896 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2026-07-23 01:11:01.900 | ++ extras.d/80-tempest.sh:source:19 : [[ test-config == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-07-23 01:11:01.903 | ++ extras.d/80-tempest.sh:source:20 : async_wait install_tempest 2026-07-23 01:11:01.957 | [2070 Async install_tempest:40336]: Waiting for completion of install_tempest running on PID 40336 (1 other jobs running) 2026-07-23 01:11:01.982 | [2070 Async install_tempest:40336]: Signaling child to exit 2026-07-23 01:11:01.982 | WAKEUP 2026-07-23 01:11:02.008 | [2070 Async install_tempest:40336]: Signaled 2026-07-23 01:11:02.009 | ++ lib/tempest:install_tempest:844 : git_clone https://review.opendev.org/openstack/tempest.git /opt/stack/tempest master 2026-07-23 01:11:02.009 | ++ functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/tempest.git 2026-07-23 01:11:02.009 | ++ functions-common:git_clone:590 : local git_dest=/opt/stack/tempest 2026-07-23 01:11:02.009 | ++ functions-common:git_clone:591 : local git_ref=master 2026-07-23 01:11:02.010 | ++ functions-common:git_clone:592 : local orig_dir 2026-07-23 01:11:02.010 | +++ functions-common:git_clone:593 : pwd 2026-07-23 01:11:02.010 | ++ functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-07-23 01:11:02.010 | ++ functions-common:git_clone:594 : local git_clone_flags= 2026-07-23 01:11:02.010 | +++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-23 01:11:02.010 | ++ functions-common:git_clone:596 : RECLONE=False 2026-07-23 01:11:02.010 | ++ functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-23 01:11:02.010 | ++ functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-23 01:11:02.010 | ++ functions-common:git_clone:610 : egrep -q '^refs' 2026-07-23 01:11:02.011 | ++ functions-common:git_clone:610 : echo master 2026-07-23 01:11:02.011 | ++ functions-common:git_clone:624 : [[ ! -d /opt/stack/tempest ]] 2026-07-23 01:11:02.011 | ++ functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-07-23 01:11:02.011 | ++ functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/tempest.git /opt/stack/tempest 2026-07-23 01:11:02.011 | ++ functions-common:git_timed:697 : local count=0 2026-07-23 01:11:02.011 | ++ functions-common:git_timed:698 : local timeout=0 2026-07-23 01:11:02.011 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-23 01:11:02.011 | ++ functions-common:git_timed:701 : timeout=0 2026-07-23 01:11:02.012 | ++ functions-common:git_timed:704 : time_start git_timed 2026-07-23 01:11:02.012 | ++ functions-common:time_start:2406 : local name=git_timed 2026-07-23 01:11:02.012 | ++ functions-common:time_start:2407 : local start_time= 2026-07-23 01:11:02.012 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-07-23 01:11:02.012 | +++ functions-common:time_start:2411 : date +%s%3N 2026-07-23 01:11:02.012 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1784768471635 2026-07-23 01:11:02.012 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/tempest.git /opt/stack/tempest 2026-07-23 01:11:02.012 | Cloning into '/opt/stack/tempest'... 2026-07-23 01:11:02.012 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-07-23 01:11:02.013 | ++ functions-common:time_stop:2420 : local name 2026-07-23 01:11:02.013 | ++ functions-common:time_stop:2421 : local end_time 2026-07-23 01:11:02.013 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-07-23 01:11:02.013 | ++ functions-common:time_stop:2423 : local total 2026-07-23 01:11:02.013 | ++ functions-common:time_stop:2424 : local start_time 2026-07-23 01:11:02.013 | ++ functions-common:time_stop:2426 : name=git_timed 2026-07-23 01:11:02.013 | ++ functions-common:time_stop:2427 : start_time=1784768471635 2026-07-23 01:11:02.013 | ++ functions-common:time_stop:2429 : [[ -z 1784768471635 ]] 2026-07-23 01:11:02.014 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-07-23 01:11:02.014 | ++ functions-common:time_stop:2432 : end_time=1784768482568 2026-07-23 01:11:02.014 | ++ functions-common:time_stop:2433 : elapsed_time=10933 2026-07-23 01:11:02.014 | ++ functions-common:time_stop:2434 : total=393637 2026-07-23 01:11:02.014 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-23 01:11:02.014 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=404570 2026-07-23 01:11:02.014 | ++ functions-common:git_clone:631 : cd /opt/stack/tempest 2026-07-23 01:11:02.014 | ++ functions-common:git_clone:632 : git_timed fetch origin master 2026-07-23 01:11:02.015 | ++ functions-common:git_timed:697 : local count=0 2026-07-23 01:11:02.015 | ++ functions-common:git_timed:698 : local timeout=0 2026-07-23 01:11:02.015 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-23 01:11:02.015 | ++ functions-common:git_timed:701 : timeout=0 2026-07-23 01:11:02.015 | ++ functions-common:git_timed:704 : time_start git_timed 2026-07-23 01:11:02.015 | ++ functions-common:time_start:2406 : local name=git_timed 2026-07-23 01:11:02.015 | ++ functions-common:time_start:2407 : local start_time= 2026-07-23 01:11:02.015 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-07-23 01:11:02.016 | +++ functions-common:time_start:2411 : date +%s%3N 2026-07-23 01:11:02.016 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1784768482633 2026-07-23 01:11:02.016 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-07-23 01:11:02.016 | From https://review.opendev.org/openstack/tempest 2026-07-23 01:11:02.016 | * branch master -> FETCH_HEAD 2026-07-23 01:11:02.016 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-07-23 01:11:02.016 | ++ functions-common:time_stop:2420 : local name 2026-07-23 01:11:02.016 | ++ functions-common:time_stop:2421 : local end_time 2026-07-23 01:11:02.016 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-07-23 01:11:02.017 | ++ functions-common:time_stop:2423 : local total 2026-07-23 01:11:02.017 | ++ functions-common:time_stop:2424 : local start_time 2026-07-23 01:11:02.017 | ++ functions-common:time_stop:2426 : name=git_timed 2026-07-23 01:11:02.017 | ++ functions-common:time_stop:2427 : start_time=1784768482633 2026-07-23 01:11:02.017 | ++ functions-common:time_stop:2429 : [[ -z 1784768482633 ]] 2026-07-23 01:11:02.017 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-07-23 01:11:02.017 | ++ functions-common:time_stop:2432 : end_time=1784768483193 2026-07-23 01:11:02.017 | ++ functions-common:time_stop:2433 : elapsed_time=560 2026-07-23 01:11:02.018 | ++ functions-common:time_stop:2434 : total=404570 2026-07-23 01:11:02.018 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-23 01:11:02.018 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=405130 2026-07-23 01:11:02.018 | ++ functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-07-23 01:11:02.018 | ++ functions-common:git_timed:697 : local count=0 2026-07-23 01:11:02.018 | ++ functions-common:git_timed:698 : local timeout=0 2026-07-23 01:11:02.018 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-23 01:11:02.018 | ++ functions-common:git_timed:701 : timeout=0 2026-07-23 01:11:02.019 | ++ functions-common:git_timed:704 : time_start git_timed 2026-07-23 01:11:02.019 | ++ functions-common:time_start:2406 : local name=git_timed 2026-07-23 01:11:02.019 | ++ functions-common:time_start:2407 : local start_time= 2026-07-23 01:11:02.019 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-07-23 01:11:02.019 | +++ functions-common:time_start:2411 : date +%s%3N 2026-07-23 01:11:02.019 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1784768483246 2026-07-23 01:11:02.019 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-07-23 01:11:02.019 | Note: switching to 'FETCH_HEAD'. 2026-07-23 01:11:02.019 | 2026-07-23 01:11:02.020 | You are in 'detached HEAD' state. You can look around, make experimental 2026-07-23 01:11:02.020 | changes and commit them, and you can discard any commits you make in this 2026-07-23 01:11:02.020 | state without impacting any branches by switching back to a branch. 2026-07-23 01:11:02.020 | 2026-07-23 01:11:02.020 | If you want to create a new branch to retain commits you create, you may 2026-07-23 01:11:02.020 | do so (now or later) by using -c with the switch command. Example: 2026-07-23 01:11:02.020 | 2026-07-23 01:11:02.020 | git switch -c 2026-07-23 01:11:02.021 | 2026-07-23 01:11:02.021 | Or undo this operation with: 2026-07-23 01:11:02.021 | 2026-07-23 01:11:02.021 | git switch - 2026-07-23 01:11:02.021 | 2026-07-23 01:11:02.021 | Turn off this advice by setting config variable advice.detachedHead to false 2026-07-23 01:11:02.021 | 2026-07-23 01:11:02.021 | HEAD is now at 406633de5 Use conf volume backends in test_volume_migrate_attached* 2026-07-23 01:11:02.022 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-07-23 01:11:02.022 | ++ functions-common:time_stop:2420 : local name 2026-07-23 01:11:02.022 | ++ functions-common:time_stop:2421 : local end_time 2026-07-23 01:11:02.022 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-07-23 01:11:02.022 | ++ functions-common:time_stop:2423 : local total 2026-07-23 01:11:02.022 | ++ functions-common:time_stop:2424 : local start_time 2026-07-23 01:11:02.022 | ++ functions-common:time_stop:2426 : name=git_timed 2026-07-23 01:11:02.022 | ++ functions-common:time_stop:2427 : start_time=1784768483246 2026-07-23 01:11:02.022 | ++ functions-common:time_stop:2429 : [[ -z 1784768483246 ]] 2026-07-23 01:11:02.023 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-07-23 01:11:02.023 | ++ functions-common:time_stop:2432 : end_time=1784768483442 2026-07-23 01:11:02.023 | ++ functions-common:time_stop:2433 : elapsed_time=196 2026-07-23 01:11:02.023 | ++ functions-common:time_stop:2434 : total=405130 2026-07-23 01:11:02.023 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-23 01:11:02.023 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=405326 2026-07-23 01:11:02.023 | ++ functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/tempest 2026-07-23 01:11:02.023 | ++ functions-common:git_clone:672 : cd /opt/stack/tempest 2026-07-23 01:11:02.024 | ++ functions-common:git_clone:673 : head -1 2026-07-23 01:11:02.024 | ++ functions-common:git_clone:673 : git show --oneline 2026-07-23 01:11:02.024 | 406633de5 Use conf volume backends in test_volume_migrate_attached* 2026-07-23 01:11:02.024 | ++ functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-07-23 01:11:02.024 | ++ lib/tempest:install_tempest:850 : pip_install 'tox!=2.8.0,<4.0.0' 2026-07-23 01:11:02.024 | Using python 3.12 to install tox!=2.8.0,<4.0.0 2026-07-23 01:11:02.024 | ++ inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt 'tox!=2.8.0,<4.0.0' 2026-07-23 01:11:02.024 | Collecting tox!=2.8.0,<4.0.0 2026-07-23 01:11:02.025 | Downloading tox-3.28.0-py2.py3-none-any.whl.metadata (7.8 kB) 2026-07-23 01:11:02.025 | Collecting filelock>=3.0.0 (from tox!=2.8.0,<4.0.0) 2026-07-23 01:11:02.025 | Downloading filelock-3.29.4-py3-none-any.whl.metadata (2.0 kB) 2026-07-23 01:11:02.025 | Requirement already satisfied: packaging>=14 in /opt/stack/data/venv/lib/python3.12/site-packages (from tox!=2.8.0,<4.0.0) (26.2) 2026-07-23 01:11:02.025 | Collecting pluggy>=0.12.0 (from tox!=2.8.0,<4.0.0) 2026-07-23 01:11:02.025 | Downloading pluggy-1.6.0-py3-none-any.whl.metadata (4.8 kB) 2026-07-23 01:11:02.025 | Collecting py>=1.4.17 (from tox!=2.8.0,<4.0.0) 2026-07-23 01:11:02.025 | Downloading py-1.11.0-py2.py3-none-any.whl.metadata (2.8 kB) 2026-07-23 01:11:02.025 | Requirement already satisfied: six>=1.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tox!=2.8.0,<4.0.0) (1.17.0) 2026-07-23 01:11:02.026 | Collecting virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0 (from tox!=2.8.0,<4.0.0) 2026-07-23 01:11:02.026 | Downloading virtualenv-21.5.1-py3-none-any.whl.metadata (3.4 kB) 2026-07-23 01:11:02.026 | Collecting distlib<1,>=0.3.7 (from virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0->tox!=2.8.0,<4.0.0) 2026-07-23 01:11:02.026 | Downloading distlib-0.4.3-py2.py3-none-any.whl.metadata (5.3 kB) 2026-07-23 01:11:02.026 | Requirement already satisfied: platformdirs<5,>=3.9.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0->tox!=2.8.0,<4.0.0) (4.10.0) 2026-07-23 01:11:02.026 | Collecting python-discovery>=1.4.2 (from virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0->tox!=2.8.0,<4.0.0) 2026-07-23 01:11:02.026 | Downloading python_discovery-1.4.2-py3-none-any.whl.metadata (5.6 kB) 2026-07-23 01:11:02.026 | Downloading tox-3.28.0-py2.py3-none-any.whl (86 kB) 2026-07-23 01:11:02.027 | Downloading filelock-3.29.4-py3-none-any.whl (42 kB) 2026-07-23 01:11:02.027 | Downloading pluggy-1.6.0-py3-none-any.whl (20 kB) 2026-07-23 01:11:02.027 | Downloading py-1.11.0-py2.py3-none-any.whl (98 kB) 2026-07-23 01:11:02.027 | Downloading virtualenv-21.5.1-py3-none-any.whl (4.6 MB) 2026-07-23 01:11:02.027 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.6/4.6 MB 27.6 MB/s 0:00:00 2026-07-23 01:11:02.027 | Downloading distlib-0.4.3-py2.py3-none-any.whl (470 kB) 2026-07-23 01:11:02.027 | Downloading python_discovery-1.4.2-py3-none-any.whl (33 kB) 2026-07-23 01:11:02.027 | Installing collected packages: distlib, py, pluggy, filelock, python-discovery, virtualenv, tox 2026-07-23 01:11:02.028 | 2026-07-23 01:11:02.028 | Successfully installed distlib-0.4.3 filelock-3.29.4 pluggy-1.6.0 py-1.11.0 python-discovery-1.4.2 tox-3.28.0 virtualenv-21.5.1 2026-07-23 01:11:02.028 | ++ inc/python:pip_install:216 : result=0 2026-07-23 01:11:02.028 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-07-23 01:11:02.028 | ++ functions-common:time_stop:2420 : local name 2026-07-23 01:11:02.028 | ++ functions-common:time_stop:2421 : local end_time 2026-07-23 01:11:02.028 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-07-23 01:11:02.028 | ++ functions-common:time_stop:2423 : local total 2026-07-23 01:11:02.029 | ++ functions-common:time_stop:2424 : local start_time 2026-07-23 01:11:02.029 | ++ functions-common:time_stop:2426 : name=pip_install 2026-07-23 01:11:02.029 | ++ functions-common:time_stop:2427 : start_time=1784768483514 2026-07-23 01:11:02.029 | ++ functions-common:time_stop:2429 : [[ -z 1784768483514 ]] 2026-07-23 01:11:02.029 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-07-23 01:11:02.029 | ++ functions-common:time_stop:2432 : end_time=1784768487013 2026-07-23 01:11:02.029 | ++ functions-common:time_stop:2433 : elapsed_time=3499 2026-07-23 01:11:02.029 | ++ functions-common:time_stop:2434 : total=165357 2026-07-23 01:11:02.029 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-23 01:11:02.030 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=168856 2026-07-23 01:11:02.030 | ++ inc/python:pip_install:219 : return 0 2026-07-23 01:11:02.030 | ++ lib/tempest:install_tempest:851 : pushd /opt/stack/tempest 2026-07-23 01:11:02.030 | /opt/stack/tempest ~/devstack 2026-07-23 01:11:02.030 | ++ lib/tempest:install_tempest:855 : git checkout master 2026-07-23 01:11:02.030 | Switched to branch 'master' 2026-07-23 01:11:02.030 | Your branch is up to date with 'origin/master'. 2026-07-23 01:11:02.030 | ++ lib/tempest:install_tempest:857 : local tmp_u_c_m 2026-07-23 01:11:02.031 | +++ lib/tempest:install_tempest:858 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2026-07-23 01:11:02.031 | ++ lib/tempest:install_tempest:858 : tmp_u_c_m=/tmp/tempest_u_c_m.ko3hNnr13S 2026-07-23 01:11:02.031 | ++ lib/tempest:install_tempest:859 : set_tempest_venv_constraints /tmp/tempest_u_c_m.ko3hNnr13S 2026-07-23 01:11:02.031 | ++ lib/tempest:set_tempest_venv_constraints:131 : local tmp_c 2026-07-23 01:11:02.031 | ++ lib/tempest:set_tempest_venv_constraints:132 : tmp_c=/tmp/tempest_u_c_m.ko3hNnr13S 2026-07-23 01:11:02.031 | ++ lib/tempest:set_tempest_venv_constraints:133 : [[ master == \m\a\s\t\e\r ]] 2026-07-23 01:11:02.031 | ++ lib/tempest:set_tempest_venv_constraints:134 : cd /opt/stack/requirements 2026-07-23 01:11:02.032 | ++ lib/tempest:set_tempest_venv_constraints:135 : git show master:upper-constraints.txt 2026-07-23 01:11:02.032 | ++ lib/tempest:set_tempest_venv_constraints:142 : export UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-23 01:11:02.032 | ++ lib/tempest:set_tempest_venv_constraints:142 : UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-23 01:11:02.032 | ++ lib/tempest:set_tempest_venv_constraints:143 : export TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-23 01:11:02.032 | ++ lib/tempest:set_tempest_venv_constraints:143 : TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-23 01:11:02.032 | ++ lib/tempest:install_tempest:861 : tox -r --notest -efull 2026-07-23 01:11:02.032 | full create: /opt/stack/tempest/.tox/tempest 2026-07-23 01:11:02.032 | full installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2026-07-23 01:11:02.033 | full develop-inst: /opt/stack/tempest 2026-07-23 01:11:02.033 | full installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.7.22,cffi==2.0.0,charset-normalizer==3.4.7,cliff==4.15.0,cmd2==4.0.0,cryptography==43.0.3,debtcollector==3.1.0,defusedxml==0.7.1,fasteners==0.20,fixtures==4.3.2,idna==3.18,invoke==3.0.3,iso8601==2.1.0,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,markdown-it-py==4.2.0,mdurl==0.1.2,msgpack==1.2.1,netaddr==1.3.0,oslo.concurrency==7.6.1,oslo.config==10.5.0,oslo.context==6.5.0,oslo.i18n==6.9.0,oslo.log==8.3.0,oslo.serialization==5.11.0,oslo.utils==10.1.1,packaging==26.2,paramiko==4.0.0,pbr==7.0.3,prettytable==3.18.0,prompt_toolkit==3.0.52,psutil==7.2.2,pycparser==3.0,Pygments==2.20.0,PyNaCl==1.6.2,pyparsing==3.3.2,pyperclip==1.11.0,python-dateutil==2.9.0.post0,python-subunit==1.4.6,PyYAML==6.0.3,referencing==0.37.0,requests==2.34.2,rfc3986==2.0.0,rich==15.0.0,rich-argparse==1.8.0,rpds-py==2026.5.1,setuptools==83.0.0,six==1.17.0,stestr==4.2.1,stevedore==5.9.0,-e git+https://review.opendev.org/openstack/tempest.git@406633de5471ef4834c65d2ec5a682d3251251a7#egg=tempest,testscenarios==0.6.2,testtools==2.9.1,tomlkit==0.15.0,typing_extensions==4.15.0,urllib3==2.7.0,voluptuous==0.16.0,wcwidth==0.8.1,wrapt==2.2.2 2026-07-23 01:11:02.033 | ___________________________________ summary ____________________________________ 2026-07-23 01:11:02.033 | full: skipped tests 2026-07-23 01:11:02.033 | congratulations :) 2026-07-23 01:11:02.033 | ++ lib/tempest:install_tempest:865 : /opt/stack/tempest/.tox/tempest/bin/pip install -c /tmp/tempest_u_c_m.ko3hNnr13S -r requirements.txt 2026-07-23 01:11:02.033 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 1)) (7.0.3) 2026-07-23 01:11:02.033 | 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.15.0) 2026-07-23 01:11:02.034 | Requirement already satisfied: jsonschema>=4.5.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 3)) (4.26.0) 2026-07-23 01:11:02.034 | Requirement already satisfied: testtools>=2.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 4)) (2.9.1) 2026-07-23 01:11:02.034 | Requirement already satisfied: paramiko>=2.7.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 5)) (4.0.0) 2026-07-23 01:11:02.034 | Requirement already satisfied: cryptography>=2.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 6)) (43.0.3) 2026-07-23 01:11:02.034 | Requirement already satisfied: netaddr>=0.7.18 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 7)) (1.3.0) 2026-07-23 01:11:02.034 | 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-07-23 01:11:02.034 | Requirement already satisfied: oslo.config>=5.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 9)) (10.5.0) 2026-07-23 01:11:02.034 | Requirement already satisfied: oslo.log>=3.36.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 10)) (8.3.0) 2026-07-23 01:11:02.035 | Requirement already satisfied: stestr>=1.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 11)) (4.2.1) 2026-07-23 01:11:02.035 | 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-07-23 01:11:02.035 | Requirement already satisfied: oslo.utils>=7.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 13)) (10.1.1) 2026-07-23 01:11:02.035 | Requirement already satisfied: fixtures>=3.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 14)) (4.3.2) 2026-07-23 01:11:02.035 | Requirement already satisfied: PyYAML>=3.12 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 15)) (6.0.3) 2026-07-23 01:11:02.035 | Requirement already satisfied: python-subunit>=1.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 16)) (1.4.6) 2026-07-23 01:11:02.035 | Requirement already satisfied: stevedore>=1.20.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 17)) (5.9.0) 2026-07-23 01:11:02.035 | Requirement already satisfied: PrettyTable>=0.7.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 18)) (3.18.0) 2026-07-23 01:11:02.035 | Requirement already satisfied: urllib3>=1.21.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 19)) (2.7.0) 2026-07-23 01:11:02.036 | Requirement already satisfied: debtcollector>=1.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 20)) (3.1.0) 2026-07-23 01:11:02.036 | Requirement already satisfied: defusedxml>=0.7.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 21)) (0.7.1) 2026-07-23 01:11:02.036 | Requirement already satisfied: fasteners>=0.16.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 22)) (0.20) 2026-07-23 01:11:02.036 | Requirement already satisfied: testscenarios>=0.5.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 23)) (0.6.2) 2026-07-23 01:11:02.036 | Requirement already satisfied: setuptools in ./.tox/tempest/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->-r requirements.txt (line 1)) (83.0.0) 2026-07-23 01:11:02.036 | Requirement already satisfied: autopage>=0.4.0 in ./.tox/tempest/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (0.6.0) 2026-07-23 01:11:02.036 | Requirement already satisfied: cmd2>=3.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (4.0.0) 2026-07-23 01:11:02.036 | Requirement already satisfied: attrs>=22.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (26.1.0) 2026-07-23 01:11:02.036 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (2025.9.1) 2026-07-23 01:11:02.036 | Requirement already satisfied: referencing>=0.28.4 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (0.37.0) 2026-07-23 01:11:02.036 | Requirement already satisfied: rpds-py>=0.25.0 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (2026.5.1) 2026-07-23 01:11:02.037 | Requirement already satisfied: bcrypt>=3.2 in ./.tox/tempest/lib/python3.12/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 5)) (5.0.0) 2026-07-23 01:11:02.037 | Requirement already satisfied: invoke>=2.0 in ./.tox/tempest/lib/python3.12/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 5)) (3.0.3) 2026-07-23 01:11:02.037 | Requirement already satisfied: pynacl>=1.5 in ./.tox/tempest/lib/python3.12/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 5)) (1.6.2) 2026-07-23 01:11:02.037 | Requirement already satisfied: cffi>=1.12 in ./.tox/tempest/lib/python3.12/site-packages (from cryptography>=2.1->-r requirements.txt (line 6)) (2.0.0) 2026-07-23 01:11:02.037 | 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-07-23 01:11:02.037 | Requirement already satisfied: rfc3986>=1.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.config>=5.2.0->-r requirements.txt (line 9)) (2.0.0) 2026-07-23 01:11:02.037 | Requirement already satisfied: requests>=2.18.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.config>=5.2.0->-r requirements.txt (line 9)) (2.34.2) 2026-07-23 01:11:02.037 | 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-07-23 01:11:02.037 | Requirement already satisfied: python-dateutil>=2.7.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 10)) (2.9.0.post0) 2026-07-23 01:11:02.037 | Requirement already satisfied: voluptuous>=0.8.9 in ./.tox/tempest/lib/python3.12/site-packages (from stestr>=1.0.0->-r requirements.txt (line 11)) (0.16.0) 2026-07-23 01:11:02.038 | Requirement already satisfied: tomlkit>=0.11.6 in ./.tox/tempest/lib/python3.12/site-packages (from stestr>=1.0.0->-r requirements.txt (line 11)) (0.15.0) 2026-07-23 01:11:02.038 | Requirement already satisfied: msgpack>=0.5.2 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->-r requirements.txt (line 12)) (1.2.1) 2026-07-23 01:11:02.038 | Requirement already satisfied: iso8601>=0.1.11 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (2.1.0) 2026-07-23 01:11:02.038 | Requirement already satisfied: pyparsing>=2.1.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (3.3.2) 2026-07-23 01:11:02.038 | Requirement already satisfied: packaging>=20.4 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (26.2) 2026-07-23 01:11:02.038 | Requirement already satisfied: psutil>=3.2.2 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (7.2.2) 2026-07-23 01:11:02.038 | Requirement already satisfied: wcwidth>=0.3.5 in ./.tox/tempest/lib/python3.12/site-packages (from PrettyTable>=0.7.1->-r requirements.txt (line 18)) (0.8.1) 2026-07-23 01:11:02.038 | Requirement already satisfied: wrapt>=2.1.0 in ./.tox/tempest/lib/python3.12/site-packages (from debtcollector>=1.2.0->-r requirements.txt (line 20)) (2.2.2) 2026-07-23 01:11:02.038 | Requirement already satisfied: pycparser in ./.tox/tempest/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.1->-r requirements.txt (line 6)) (3.0) 2026-07-23 01:11:02.038 | Requirement already satisfied: prompt-toolkit>=3.0.52 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (3.0.52) 2026-07-23 01:11:02.038 | Requirement already satisfied: pyperclip>=1.8.2 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (1.11.0) 2026-07-23 01:11:02.039 | Requirement already satisfied: rich>=15.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (15.0.0) 2026-07-23 01:11:02.039 | Requirement already satisfied: rich-argparse>=1.7.2 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (1.8.0) 2026-07-23 01:11:02.039 | Requirement already satisfied: typing-extensions>=4.12.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.context>=2.21.0->oslo.log>=3.36.0->-r requirements.txt (line 10)) (4.15.0) 2026-07-23 01:11:02.039 | Requirement already satisfied: six>=1.5 in ./.tox/tempest/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=3.36.0->-r requirements.txt (line 10)) (1.17.0) 2026-07-23 01:11:02.039 | Requirement already satisfied: charset_normalizer<4,>=2 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (3.4.7) 2026-07-23 01:11:02.039 | Requirement already satisfied: idna<4,>=2.5 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (3.18) 2026-07-23 01:11:02.039 | 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-07-23 01:11:02.039 | Requirement already satisfied: markdown-it-py>=2.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (4.2.0) 2026-07-23 01:11:02.039 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in ./.tox/tempest/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (2.20.0) 2026-07-23 01:11:02.039 | Requirement already satisfied: mdurl~=0.1 in ./.tox/tempest/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (0.1.2) 2026-07-23 01:11:02.039 | ++ lib/tempest:install_tempest:866 : PROJECT_VENV["tempest"]=/opt/stack/tempest/.tox/tempest 2026-07-23 01:11:02.040 | ++ lib/tempest:install_tempest:867 : rm -f /tmp/tempest_u_c_m.ko3hNnr13S 2026-07-23 01:11:02.040 | ++ lib/tempest:install_tempest:868 : popd 2026-07-23 01:11:02.040 | ~/devstack 2026-07-23 01:11:02.057 | [2070 Async install_tempest:40336]: finished install_tempest with result 0 in 44 seconds 2026-07-23 01:11:02.061 | ++ inc/async:async_wait:197 : return 0 2026-07-23 01:11:02.064 | ++ extras.d/80-tempest.sh:source:21 : echo_summary 'Initializing Tempest' 2026-07-23 01:11:02.068 | ++ ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-23 01:11:02.071 | ++ ./stack.sh:echo_summary:450 : echo -e Initializing Tempest 2026-07-23 01:11:02.075 | ++ extras.d/80-tempest.sh:source:22 : configure_tempest 2026-07-23 01:11:02.080 | ++ lib/tempest:configure_tempest:203 : [[ True == \T\r\u\e ]] 2026-07-23 01:11:02.082 | ++ lib/tempest:configure_tempest:204 : setup_develop /opt/stack/tempest 2026-07-23 01:11:02.086 | ++ inc/python:setup_develop:353 : local bindep 2026-07-23 01:11:02.090 | ++ inc/python:setup_develop:354 : [[ /opt/stack/tempest == -bindep* ]] 2026-07-23 01:11:02.093 | ++ inc/python:setup_develop:358 : local project_dir=/opt/stack/tempest 2026-07-23 01:11:02.095 | ++ inc/python:setup_develop:359 : local extras= 2026-07-23 01:11:02.097 | ++ inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/tempest -e 2026-07-23 01:11:02.099 | ++ inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-07-23 01:11:02.102 | ++ inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/tempest == -bindep* ]] 2026-07-23 01:11:02.104 | ++ inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/tempest 2026-07-23 01:11:02.107 | ++ inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-07-23 01:11:02.109 | ++ inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-07-23 01:11:02.114 | +++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/tempest 2026-07-23 01:11:02.117 | +++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-07-23 01:11:02.121 | ++ inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/tempest 2026-07-23 01:11:02.124 | ++ inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-07-23 01:11:02.125 | ++ inc/python:_setup_package_with_constraints_edit:399 : local name 2026-07-23 01:11:02.129 | +++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/tempest/setup.cfg 2026-07-23 01:11:02.135 | ++ inc/python:_setup_package_with_constraints_edit:400 : name=tempest 2026-07-23 01:11:02.139 | ++ inc/python:_setup_package_with_constraints_edit:401 : '[' -z tempest ']' 2026-07-23 01:11:02.141 | ++ inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- tempest 2026-07-23 01:11:02.297 | ++ inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/tempest -e 2026-07-23 01:11:02.300 | ++ inc/python:setup_package:436 : local bindep=0 2026-07-23 01:11:02.303 | ++ inc/python:setup_package:437 : local bindep_flag= 2026-07-23 01:11:02.305 | ++ inc/python:setup_package:438 : local bindep_profiles= 2026-07-23 01:11:02.308 | ++ inc/python:setup_package:439 : [[ /opt/stack/tempest == -bindep* ]] 2026-07-23 01:11:02.310 | ++ inc/python:setup_package:444 : local project_dir=/opt/stack/tempest 2026-07-23 01:11:02.312 | ++ inc/python:setup_package:445 : local flags=-e 2026-07-23 01:11:02.315 | ++ inc/python:setup_package:446 : local extras= 2026-07-23 01:11:02.318 | ++ inc/python:setup_package:450 : [[ -n -e ]] 2026-07-23 01:11:02.320 | ++ inc/python:setup_package:450 : [[ -z '' ]] 2026-07-23 01:11:02.322 | ++ inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-07-23 01:11:02.325 | ++ inc/python:setup_package:455 : [[ ! -z '' ]] 2026-07-23 01:11:02.327 | ++ inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-07-23 01:11:02.330 | ++ inc/python:setup_package:464 : pip_install -e /opt/stack/tempest 2026-07-23 01:11:02.351 | Using python 3.12 to install /opt/stack/tempest 2026-07-23 01:11:02.354 | ++ inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/tempest 2026-07-23 01:11:03.451 | Obtaining file:///opt/stack/tempest 2026-07-23 01:11:03.456 | Installing build dependencies: started 2026-07-23 01:11:05.377 | Installing build dependencies: finished with status 'done' 2026-07-23 01:11:05.379 | Checking if build backend supports build_editable: started 2026-07-23 01:11:05.971 | Checking if build backend supports build_editable: finished with status 'done' 2026-07-23 01:11:05.973 | Getting requirements to build editable: started 2026-07-23 01:11:06.296 | Getting requirements to build editable: finished with status 'done' 2026-07-23 01:11:06.298 | Preparing editable metadata (pyproject.toml): started 2026-07-23 01:11:07.712 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-07-23 01:11:07.736 | 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.dev39) (7.0.3) 2026-07-23 01:11:07.737 | 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.dev39) (4.15.0) 2026-07-23 01:11:07.740 | Requirement already satisfied: jsonschema>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev39) (4.26.0) 2026-07-23 01:11:07.740 | Requirement already satisfied: testtools>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev39) (2.9.1) 2026-07-23 01:11:07.740 | Requirement already satisfied: paramiko>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev39) (4.0.0) 2026-07-23 01:11:07.740 | Requirement already satisfied: cryptography>=2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev39) (43.0.3) 2026-07-23 01:11:07.741 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev39) (1.3.0) 2026-07-23 01:11:07.742 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev39) (7.6.1) 2026-07-23 01:11:07.743 | Requirement already satisfied: oslo.config>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev39) (10.5.0) 2026-07-23 01:11:07.744 | Requirement already satisfied: oslo.log>=3.36.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev39) (8.3.0) 2026-07-23 01:11:07.927 | Collecting stestr>=1.0.0 (from tempest==46.3.1.dev39) 2026-07-23 01:11:07.930 | Using cached stestr-4.2.1-py3-none-any.whl.metadata (7.7 kB) 2026-07-23 01:11:07.935 | 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.dev39) (5.11.0) 2026-07-23 01:11:07.937 | Requirement already satisfied: oslo.utils>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev39) (10.1.1) 2026-07-23 01:11:07.938 | Requirement already satisfied: fixtures>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev39) (4.3.2) 2026-07-23 01:11:07.939 | Requirement already satisfied: PyYAML>=3.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev39) (6.0.3) 2026-07-23 01:11:07.940 | Requirement already satisfied: python-subunit>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev39) (1.4.6) 2026-07-23 01:11:07.941 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev39) (5.9.0) 2026-07-23 01:11:07.942 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev39) (3.18.0) 2026-07-23 01:11:07.944 | Requirement already satisfied: urllib3>=1.21.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev39) (2.7.0) 2026-07-23 01:11:07.944 | Requirement already satisfied: debtcollector>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev39) (3.1.0) 2026-07-23 01:11:07.947 | Requirement already satisfied: defusedxml>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev39) (0.7.1) 2026-07-23 01:11:07.947 | Requirement already satisfied: fasteners>=0.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev39) (0.20) 2026-07-23 01:11:07.947 | Requirement already satisfied: testscenarios>=0.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev39) (0.6.2) 2026-07-23 01:11:07.949 | 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.dev39) (0.6.0) 2026-07-23 01:11:07.950 | Requirement already satisfied: cmd2>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev39) (4.0.0) 2026-07-23 01:11:07.954 | Requirement already satisfied: prompt-toolkit>=3.0.52 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev39) (3.0.52) 2026-07-23 01:11:07.955 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev39) (1.11.0) 2026-07-23 01:11:07.956 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev39) (15.0.0) 2026-07-23 01:11:07.957 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev39) (1.8.0) 2026-07-23 01:11:07.960 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.1->tempest==46.3.1.dev39) (2.0.0) 2026-07-23 01:11:07.965 | 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.dev39) (3.0) 2026-07-23 01:11:07.967 | 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.dev39) (2.2.2) 2026-07-23 01:11:07.975 | 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.dev39) (26.1.0) 2026-07-23 01:11:07.977 | 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.dev39) (2025.9.1) 2026-07-23 01:11:07.977 | 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.dev39) (0.37.0) 2026-07-23 01:11:07.978 | 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.dev39) (2026.5.1) 2026-07-23 01:11:07.986 | 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.dev39) (6.9.0) 2026-07-23 01:11:07.990 | 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.dev39) (2.0.0) 2026-07-23 01:11:07.991 | 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.dev39) (2.34.2) 2026-07-23 01:11:07.995 | 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.dev39) (6.5.0) 2026-07-23 01:11:07.997 | 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.dev39) (2.9.0.post0) 2026-07-23 01:11:08.000 | 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.dev39) (4.15.0) 2026-07-23 01:11:08.003 | 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.dev39) (1.2.1) 2026-07-23 01:11:08.007 | 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.dev39) (2.1.0) 2026-07-23 01:11:08.008 | 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.dev39) (3.3.2) 2026-07-23 01:11:08.009 | 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.dev39) (26.2) 2026-07-23 01:11:08.010 | 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.dev39) (7.2.2) 2026-07-23 01:11:08.018 | 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.dev39) (5.0.0) 2026-07-23 01:11:08.019 | 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.dev39) (3.0.3) 2026-07-23 01:11:08.020 | 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.dev39) (1.6.2) 2026-07-23 01:11:08.026 | 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.dev39) (83.0.0) 2026-07-23 01:11:08.030 | 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.dev39) (0.8.1) 2026-07-23 01:11:08.048 | 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.dev39) (1.17.0) 2026-07-23 01:11:08.058 | 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.dev39) (3.4.7) 2026-07-23 01:11:08.059 | 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.dev39) (3.18) 2026-07-23 01:11:08.061 | 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.dev39) (2023.11.17) 2026-07-23 01:11:08.077 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev39) (4.2.0) 2026-07-23 01:11:08.078 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev39) (2.20.0) 2026-07-23 01:11:08.084 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev39) (0.1.2) 2026-07-23 01:11:08.097 | 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.dev39) (0.16.0) 2026-07-23 01:11:08.130 | Collecting tomlkit>=0.11.6 (from stestr>=1.0.0->tempest==46.3.1.dev39) 2026-07-23 01:11:08.133 | Using cached tomlkit-0.15.0-py3-none-any.whl.metadata (2.8 kB) 2026-07-23 01:11:08.173 | Using cached stestr-4.2.1-py3-none-any.whl (118 kB) 2026-07-23 01:11:08.177 | Using cached tomlkit-0.15.0-py3-none-any.whl (41 kB) 2026-07-23 01:11:08.187 | Building wheels for collected packages: tempest 2026-07-23 01:11:08.188 | Building editable for tempest (pyproject.toml): started 2026-07-23 01:11:09.839 | Building editable for tempest (pyproject.toml): finished with status 'done' 2026-07-23 01:11:09.840 | Created wheel for tempest: filename=tempest-46.3.1.dev39-0.editable-py3-none-any.whl size=8320 sha256=5bb778c3a913e061bfde9b9bfb4a8fa0313776dce9d0f79792f017dc96a22818 2026-07-23 01:11:09.841 | Stored in directory: /tmp/pip-ephem-wheel-cache-w9zeqbgc/wheels/a8/38/99/324113a4b73ad133e84e5794562e0b63ae1c5945bffa9f076a 2026-07-23 01:11:09.845 | Successfully built tempest 2026-07-23 01:11:10.142 | Installing collected packages: tomlkit, stestr, tempest 2026-07-23 01:11:10.416 | 2026-07-23 01:11:10.446 | Successfully installed stestr-4.2.1 tempest-46.3.1.dev39 tomlkit-0.15.0 2026-07-23 01:11:10.612 | ++ inc/python:pip_install:216 : result=0 2026-07-23 01:11:10.615 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-07-23 01:11:10.619 | ++ functions-common:time_stop:2420 : local name 2026-07-23 01:11:10.622 | ++ functions-common:time_stop:2421 : local end_time 2026-07-23 01:11:10.625 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-07-23 01:11:10.628 | ++ functions-common:time_stop:2423 : local total 2026-07-23 01:11:10.631 | ++ functions-common:time_stop:2424 : local start_time 2026-07-23 01:11:10.635 | ++ functions-common:time_stop:2426 : name=pip_install 2026-07-23 01:11:10.637 | ++ functions-common:time_stop:2427 : start_time=1784769062345 2026-07-23 01:11:10.639 | ++ functions-common:time_stop:2429 : [[ -z 1784769062345 ]] 2026-07-23 01:11:10.643 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-07-23 01:11:10.647 | ++ functions-common:time_stop:2432 : end_time=1784769070645 2026-07-23 01:11:10.650 | ++ functions-common:time_stop:2433 : elapsed_time=8300 2026-07-23 01:11:10.652 | ++ functions-common:time_stop:2434 : total=177210 2026-07-23 01:11:10.655 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-23 01:11:10.657 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=185510 2026-07-23 01:11:10.660 | ++ inc/python:pip_install:219 : return 0 2026-07-23 01:11:10.662 | ++ inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-07-23 01:11:10.664 | ++ inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-07-23 01:11:10.667 | ++ inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/tempest 2026-07-23 01:11:10.669 | ++ inc/python:use_library_from_git:266 : local name=/opt/stack/tempest 2026-07-23 01:11:10.672 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-07-23 01:11:10.674 | ++ inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-23 01:11:10.676 | ++ inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/tempest, ]] 2026-07-23 01:11:10.679 | ++ inc/python:use_library_from_git:269 : return 1 2026-07-23 01:11:10.681 | ++ lib/tempest:configure_tempest:210 : local ENABLED_SERVICES=key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent,neutron-api,neutron-periodic-workers,neutron-rpc-server,neutron-ovn-maintenance-worker,n-novnc-cell1,n-super-cond,n-cond-cell1 2026-07-23 01:11:10.684 | ++ lib/tempest:configure_tempest:212 : local image_lines 2026-07-23 01:11:10.686 | ++ lib/tempest:configure_tempest:213 : local images 2026-07-23 01:11:10.688 | ++ lib/tempest:configure_tempest:214 : local num_images 2026-07-23 01:11:10.690 | ++ lib/tempest:configure_tempest:215 : local image_uuid 2026-07-23 01:11:10.693 | ++ lib/tempest:configure_tempest:216 : local image_uuid_alt 2026-07-23 01:11:10.695 | ++ lib/tempest:configure_tempest:217 : local password 2026-07-23 01:11:10.698 | ++ lib/tempest:configure_tempest:218 : local line 2026-07-23 01:11:10.700 | ++ lib/tempest:configure_tempest:219 : local flavors 2026-07-23 01:11:10.702 | ++ lib/tempest:configure_tempest:220 : local available_flavors 2026-07-23 01:11:10.705 | ++ lib/tempest:configure_tempest:221 : local flavors_ref 2026-07-23 01:11:10.708 | ++ lib/tempest:configure_tempest:222 : local flavor_lines 2026-07-23 01:11:10.710 | ++ lib/tempest:configure_tempest:223 : local flavor_ref_size 2026-07-23 01:11:10.712 | ++ lib/tempest:configure_tempest:224 : local flavor_ref_alt_size 2026-07-23 01:11:10.715 | ++ lib/tempest:configure_tempest:225 : local public_network_id 2026-07-23 01:11:10.718 | ++ lib/tempest:configure_tempest:226 : local public_router_id 2026-07-23 01:11:10.720 | ++ lib/tempest:configure_tempest:227 : local ssh_connect_method=floating 2026-07-23 01:11:10.723 | ++ lib/tempest:configure_tempest:228 : local disk 2026-07-23 01:11:10.726 | ++ lib/tempest:configure_tempest:231 : ifs=' 2026-07-23 01:11:10.726 | ' 2026-07-23 01:11:10.729 | ++ lib/tempest:configure_tempest:241 : declare -a images 2026-07-23 01:11:10.732 | ++ lib/tempest:configure_tempest:243 : is_service_enabled glance 2026-07-23 01:11:10.752 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-23 01:11:10.755 | ++ lib/tempest:configure_tempest:244 : get_active_images images image_uuid 2026-07-23 01:11:10.757 | ++ lib/tempest:get_active_images:160 : declare -n img_array=images 2026-07-23 01:11:10.760 | ++ lib/tempest:get_active_images:161 : declare -n img_id=image_uuid 2026-07-23 01:11:10.763 | ++ lib/tempest:get_active_images:164 : img_array=() 2026-07-23 01:11:10.767 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2026-07-23 01:11:10.768 | +++ lib/tempest:get_active_images:159 : oscwrap --os-cloud devstack-admin image list --long --property status=active 2026-07-23 01:11:10.769 | +++ lib/tempest:get_active_images:159 : awk '-F|' '!/^(+--)|ID|aki|ari/ { print $3,$2,$4 }' 2026-07-23 01:11:14.409 | +++ functions-common:oscwrap:2465 : return 0 2026-07-23 01:11:14.412 | ++ lib/tempest:get_active_images:172 : [[ qcow2 == \i\s\o ]] 2026-07-23 01:11:14.416 | ++ lib/tempest:get_active_images:175 : '[' cirros-0.6.3-x86_64-disk = cirros-0.6.3-x86_64-disk ']' 2026-07-23 01:11:14.419 | ++ lib/tempest:get_active_images:176 : img_id=d528e14a-f1e8-46f0-b9e4-aded7536eb2d 2026-07-23 01:11:14.422 | ++ lib/tempest:get_active_images:178 : img_array+=($IMAGE_UUID) 2026-07-23 01:11:14.425 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2026-07-23 01:11:14.428 | ++ lib/tempest:configure_tempest:246 : (( 1 < 1 )) 2026-07-23 01:11:14.431 | ++ lib/tempest:configure_tempest:260 : case "${#images[*]}" in 2026-07-23 01:11:14.434 | ++ lib/tempest:configure_tempest:266 : '[' -z d528e14a-f1e8-46f0-b9e4-aded7536eb2d ']' 2026-07-23 01:11:14.437 | ++ lib/tempest:configure_tempest:269 : image_uuid_alt=d528e14a-f1e8-46f0-b9e4-aded7536eb2d 2026-07-23 01:11:14.440 | ++ lib/tempest:configure_tempest:291 : sudo install -d -o quobyte /opt/stack/tempest/etc 2026-07-23 01:11:14.457 | ++ lib/tempest:configure_tempest:292 : rm -f /opt/stack/tempest/etc/tempest.conf 2026-07-23 01:11:14.462 | ++ lib/tempest:configure_tempest:294 : local password=nomoresecret 2026-07-23 01:11:14.465 | ++ lib/tempest:configure_tempest:297 : local admin_username=admin 2026-07-23 01:11:14.467 | ++ lib/tempest:configure_tempest:298 : local admin_project_name=admin 2026-07-23 01:11:14.470 | ++ lib/tempest:configure_tempest:299 : local admin_domain_name=Default 2026-07-23 01:11:14.473 | ++ lib/tempest:configure_tempest:300 : local alt_username=alt_demo 2026-07-23 01:11:14.476 | ++ lib/tempest:configure_tempest:301 : local alt_project_name=alt_demo 2026-07-23 01:11:14.479 | ++ lib/tempest:configure_tempest:302 : local admin_project_id 2026-07-23 01:11:14.484 | +++ lib/tempest:configure_tempest:303 : oscwrap --os-cloud devstack-admin project list 2026-07-23 01:11:14.484 | +++ lib/tempest:configure_tempest:303 : awk '/ admin / { print $2 }' 2026-07-23 01:11:17.534 | +++ functions-common:oscwrap:2465 : return 0 2026-07-23 01:11:17.538 | ++ lib/tempest:configure_tempest:303 : admin_project_id=22ee31ff12e54e67ae355c7620ef5010 2026-07-23 01:11:17.541 | ++ lib/tempest:configure_tempest:305 : is_service_enabled nova 2026-07-23 01:11:17.560 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-23 01:11:17.564 | +++ lib/tempest:configure_tempest:308 : oscwrap --os-cloud devstack-admin flavor list 2026-07-23 01:11:20.694 | +++ functions-common:oscwrap:2465 : return 0 2026-07-23 01:11:20.699 | ++ lib/tempest:configure_tempest:308 : available_flavors='+----+-----------+-------+------+-----------+-------+-----------+ 2026-07-23 01:11:20.699 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-07-23 01:11:20.700 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-07-23 01:11:20.700 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-07-23 01:11:20.700 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-07-23 01:11:20.700 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-07-23 01:11:20.700 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-07-23 01:11:20.700 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-07-23 01:11:20.700 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-07-23 01:11:20.700 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-07-23 01:11:20.700 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-07-23 01:11:20.701 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-07-23 01:11:20.701 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-07-23 01:11:20.701 | +----+-----------+-------+------+-----------+-------+-----------+' 2026-07-23 01:11:20.703 | ++ lib/tempest:configure_tempest:309 : [[ -z '' ]] 2026-07-23 01:11:20.705 | ++ lib/tempest:configure_tempest:310 : [[ +----+-----------+-------+------+-----------+-------+-----------+ 2026-07-23 01:11:20.706 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-07-23 01:11:20.706 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-07-23 01:11:20.706 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-07-23 01:11:20.706 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-07-23 01:11:20.706 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-07-23 01:11:20.706 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-07-23 01:11:20.706 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-07-23 01:11:20.706 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-07-23 01:11:20.706 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-07-23 01:11:20.706 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-07-23 01:11:20.706 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-07-23 01:11:20.707 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-07-23 01:11:20.707 | +----+-----------+-------+------+-----------+-------+-----------+ =~ m1\.nano ]] 2026-07-23 01:11:20.710 | +++ lib/tempest:configure_tempest:312 : image_size_in_gib d528e14a-f1e8-46f0-b9e4-aded7536eb2d 2026-07-23 01:11:20.713 | +++ lib/tempest:image_size_in_gib:125 : local size 2026-07-23 01:11:20.719 | ++++ lib/tempest:image_size_in_gib:126 : oscwrap --os-cloud devstack-admin image show d528e14a-f1e8-46f0-b9e4-aded7536eb2d -c size -f value 2026-07-23 01:11:23.972 | ++++ functions-common:oscwrap:2465 : return 0 2026-07-23 01:11:23.975 | +++ lib/tempest:image_size_in_gib:126 : size=21692416 2026-07-23 01:11:23.981 | +++ lib/tempest:image_size_in_gib:127 : python3 -c 'import math; print(int(math.ceil(float(int(input()) / 1024.0 ** 3))))' 2026-07-23 01:11:23.981 | +++ lib/tempest:image_size_in_gib:127 : echo 21692416 2026-07-23 01:11:24.026 | ++ lib/tempest:configure_tempest:312 : disk=1 2026-07-23 01:11:24.029 | ++ lib/tempest:configure_tempest:313 : ram=192 2026-07-23 01:11:24.032 | ++ lib/tempest:configure_tempest:314 : openstack --os-cloud devstack-admin flavor create --id 42 --ram 192 --disk 1 --vcpus 1 --property hw_rng:allowed=True m1.nano 2026-07-23 01:11:26.909 | +----------------------------+-----------------------+ 2026-07-23 01:11:26.909 | | Field | Value | 2026-07-23 01:11:26.909 | +----------------------------+-----------------------+ 2026-07-23 01:11:26.909 | | OS-FLV-DISABLED:disabled | False | 2026-07-23 01:11:26.909 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-23 01:11:26.909 | | description | None | 2026-07-23 01:11:26.910 | | disk | 1 | 2026-07-23 01:11:26.910 | | id | 42 | 2026-07-23 01:11:26.910 | | name | m1.nano | 2026-07-23 01:11:26.910 | | os-flavor-access:is_public | True | 2026-07-23 01:11:26.910 | | properties | hw_rng:allowed='True' | 2026-07-23 01:11:26.910 | | ram | 192 | 2026-07-23 01:11:26.910 | | rxtx_factor | 1.0 | 2026-07-23 01:11:26.910 | | swap | 0 | 2026-07-23 01:11:26.910 | | vcpus | 1 | 2026-07-23 01:11:26.910 | +----------------------------+-----------------------+ 2026-07-23 01:11:27.198 | ++ lib/tempest:configure_tempest:316 : flavor_ref=42 2026-07-23 01:11:27.201 | ++ lib/tempest:configure_tempest:317 : [[ +----+-----------+-------+------+-----------+-------+-----------+ 2026-07-23 01:11:27.201 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-07-23 01:11:27.201 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-07-23 01:11:27.202 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-07-23 01:11:27.202 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-07-23 01:11:27.202 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-07-23 01:11:27.202 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-07-23 01:11:27.202 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-07-23 01:11:27.202 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-07-23 01:11:27.202 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-07-23 01:11:27.202 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-07-23 01:11:27.203 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-07-23 01:11:27.203 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-07-23 01:11:27.203 | +----+-----------+-------+------+-----------+-------+-----------+ =~ m1\.micro ]] 2026-07-23 01:11:27.205 | +++ lib/tempest:configure_tempest:319 : image_size_in_gib d528e14a-f1e8-46f0-b9e4-aded7536eb2d 2026-07-23 01:11:27.208 | +++ lib/tempest:image_size_in_gib:125 : local size 2026-07-23 01:11:27.212 | ++++ lib/tempest:image_size_in_gib:126 : oscwrap --os-cloud devstack-admin image show d528e14a-f1e8-46f0-b9e4-aded7536eb2d -c size -f value 2026-07-23 01:11:30.283 | ++++ functions-common:oscwrap:2465 : return 0 2026-07-23 01:11:30.286 | +++ lib/tempest:image_size_in_gib:126 : size=21692416 2026-07-23 01:11:30.291 | +++ lib/tempest:image_size_in_gib:127 : echo 21692416 2026-07-23 01:11:30.293 | +++ lib/tempest:image_size_in_gib:127 : python3 -c 'import math; print(int(math.ceil(float(int(input()) / 1024.0 ** 3))))' 2026-07-23 01:11:30.336 | ++ lib/tempest:configure_tempest:319 : disk=1 2026-07-23 01:11:30.339 | ++ lib/tempest:configure_tempest:320 : ram=256 2026-07-23 01:11:30.342 | ++ lib/tempest:configure_tempest:321 : openstack --os-cloud devstack-admin flavor create --id 84 --ram 256 --disk 1 --vcpus 1 --property hw_rng:allowed=True m1.micro 2026-07-23 01:11:33.211 | +----------------------------+-----------------------+ 2026-07-23 01:11:33.212 | | Field | Value | 2026-07-23 01:11:33.212 | +----------------------------+-----------------------+ 2026-07-23 01:11:33.212 | | OS-FLV-DISABLED:disabled | False | 2026-07-23 01:11:33.212 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-23 01:11:33.212 | | description | None | 2026-07-23 01:11:33.212 | | disk | 1 | 2026-07-23 01:11:33.212 | | id | 84 | 2026-07-23 01:11:33.212 | | name | m1.micro | 2026-07-23 01:11:33.213 | | os-flavor-access:is_public | True | 2026-07-23 01:11:33.213 | | properties | hw_rng:allowed='True' | 2026-07-23 01:11:33.213 | | ram | 256 | 2026-07-23 01:11:33.213 | | rxtx_factor | 1.0 | 2026-07-23 01:11:33.213 | | swap | 0 | 2026-07-23 01:11:33.213 | | vcpus | 1 | 2026-07-23 01:11:33.213 | +----------------------------+-----------------------+ 2026-07-23 01:11:33.508 | ++ lib/tempest:configure_tempest:323 : flavor_ref_alt=84 2026-07-23 01:11:33.510 | ++ lib/tempest:configure_tempest:372 : is_service_enabled glance 2026-07-23 01:11:33.525 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-23 01:11:33.527 | ++ lib/tempest:configure_tempest:373 : git_clone https://review.opendev.org/openstack/os-test-images.git /opt/stack/os-test-images master 2026-07-23 01:11:33.529 | ++ functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/os-test-images.git 2026-07-23 01:11:33.531 | ++ functions-common:git_clone:590 : local git_dest=/opt/stack/os-test-images 2026-07-23 01:11:33.534 | ++ functions-common:git_clone:591 : local git_ref=master 2026-07-23 01:11:33.536 | ++ functions-common:git_clone:592 : local orig_dir 2026-07-23 01:11:33.539 | +++ functions-common:git_clone:593 : pwd 2026-07-23 01:11:33.542 | ++ functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-07-23 01:11:33.545 | ++ functions-common:git_clone:594 : local git_clone_flags= 2026-07-23 01:11:33.548 | +++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-23 01:11:33.567 | ++ functions-common:git_clone:596 : RECLONE=False 2026-07-23 01:11:33.570 | ++ functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-23 01:11:33.573 | ++ functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-23 01:11:33.577 | ++ functions-common:git_clone:610 : echo master 2026-07-23 01:11:33.577 | ++ functions-common:git_clone:610 : egrep -q '^refs' 2026-07-23 01:11:33.583 | ++ functions-common:git_clone:624 : [[ ! -d /opt/stack/os-test-images ]] 2026-07-23 01:11:33.585 | ++ functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-07-23 01:11:33.587 | ++ functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/os-test-images.git /opt/stack/os-test-images 2026-07-23 01:11:33.590 | ++ functions-common:git_timed:697 : local count=0 2026-07-23 01:11:33.592 | ++ functions-common:git_timed:698 : local timeout=0 2026-07-23 01:11:33.594 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-23 01:11:33.597 | ++ functions-common:git_timed:701 : timeout=0 2026-07-23 01:11:33.600 | ++ functions-common:git_timed:704 : time_start git_timed 2026-07-23 01:11:33.603 | ++ functions-common:time_start:2406 : local name=git_timed 2026-07-23 01:11:33.605 | ++ functions-common:time_start:2407 : local start_time= 2026-07-23 01:11:33.608 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-07-23 01:11:33.611 | +++ functions-common:time_start:2411 : date +%s%3N 2026-07-23 01:11:33.615 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1784769093612 2026-07-23 01:11:33.618 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/os-test-images.git /opt/stack/os-test-images 2026-07-23 01:11:33.622 | Cloning into '/opt/stack/os-test-images'... 2026-07-23 01:11:34.281 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-07-23 01:11:34.284 | ++ functions-common:time_stop:2420 : local name 2026-07-23 01:11:34.286 | ++ functions-common:time_stop:2421 : local end_time 2026-07-23 01:11:34.289 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-07-23 01:11:34.291 | ++ functions-common:time_stop:2423 : local total 2026-07-23 01:11:34.294 | ++ functions-common:time_stop:2424 : local start_time 2026-07-23 01:11:34.296 | ++ functions-common:time_stop:2426 : name=git_timed 2026-07-23 01:11:34.298 | ++ functions-common:time_stop:2427 : start_time=1784769093612 2026-07-23 01:11:34.300 | ++ functions-common:time_stop:2429 : [[ -z 1784769093612 ]] 2026-07-23 01:11:34.303 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-07-23 01:11:34.307 | ++ functions-common:time_stop:2432 : end_time=1784769094305 2026-07-23 01:11:34.310 | ++ functions-common:time_stop:2433 : elapsed_time=693 2026-07-23 01:11:34.312 | ++ functions-common:time_stop:2434 : total=393637 2026-07-23 01:11:34.314 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-23 01:11:34.316 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=394330 2026-07-23 01:11:34.319 | ++ functions-common:git_clone:631 : cd /opt/stack/os-test-images 2026-07-23 01:11:34.321 | ++ functions-common:git_clone:632 : git_timed fetch origin master 2026-07-23 01:11:34.323 | ++ functions-common:git_timed:697 : local count=0 2026-07-23 01:11:34.325 | ++ functions-common:git_timed:698 : local timeout=0 2026-07-23 01:11:34.327 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-23 01:11:34.330 | ++ functions-common:git_timed:701 : timeout=0 2026-07-23 01:11:34.332 | ++ functions-common:git_timed:704 : time_start git_timed 2026-07-23 01:11:34.334 | ++ functions-common:time_start:2406 : local name=git_timed 2026-07-23 01:11:34.336 | ++ functions-common:time_start:2407 : local start_time= 2026-07-23 01:11:34.338 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-07-23 01:11:34.341 | +++ functions-common:time_start:2411 : date +%s%3N 2026-07-23 01:11:34.345 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1784769094342 2026-07-23 01:11:34.347 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-07-23 01:11:34.821 | From https://review.opendev.org/openstack/os-test-images 2026-07-23 01:11:34.821 | * branch master -> FETCH_HEAD 2026-07-23 01:11:34.830 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-07-23 01:11:34.832 | ++ functions-common:time_stop:2420 : local name 2026-07-23 01:11:34.834 | ++ functions-common:time_stop:2421 : local end_time 2026-07-23 01:11:34.836 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-07-23 01:11:34.839 | ++ functions-common:time_stop:2423 : local total 2026-07-23 01:11:34.841 | ++ functions-common:time_stop:2424 : local start_time 2026-07-23 01:11:34.843 | ++ functions-common:time_stop:2426 : name=git_timed 2026-07-23 01:11:34.845 | ++ functions-common:time_stop:2427 : start_time=1784769094342 2026-07-23 01:11:34.848 | ++ functions-common:time_stop:2429 : [[ -z 1784769094342 ]] 2026-07-23 01:11:34.851 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-07-23 01:11:34.854 | ++ functions-common:time_stop:2432 : end_time=1784769094852 2026-07-23 01:11:34.857 | ++ functions-common:time_stop:2433 : elapsed_time=510 2026-07-23 01:11:34.859 | ++ functions-common:time_stop:2434 : total=394330 2026-07-23 01:11:34.861 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-23 01:11:34.863 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=394840 2026-07-23 01:11:34.865 | ++ functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-07-23 01:11:34.868 | ++ functions-common:git_timed:697 : local count=0 2026-07-23 01:11:34.870 | ++ functions-common:git_timed:698 : local timeout=0 2026-07-23 01:11:34.873 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-23 01:11:34.876 | ++ functions-common:git_timed:701 : timeout=0 2026-07-23 01:11:34.878 | ++ functions-common:git_timed:704 : time_start git_timed 2026-07-23 01:11:34.881 | ++ functions-common:time_start:2406 : local name=git_timed 2026-07-23 01:11:34.883 | ++ functions-common:time_start:2407 : local start_time= 2026-07-23 01:11:34.886 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-07-23 01:11:34.888 | +++ functions-common:time_start:2411 : date +%s%3N 2026-07-23 01:11:34.893 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1784769094890 2026-07-23 01:11:34.896 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-07-23 01:11:34.904 | Note: switching to 'FETCH_HEAD'. 2026-07-23 01:11:34.904 | 2026-07-23 01:11:34.904 | You are in 'detached HEAD' state. You can look around, make experimental 2026-07-23 01:11:34.904 | changes and commit them, and you can discard any commits you make in this 2026-07-23 01:11:34.904 | state without impacting any branches by switching back to a branch. 2026-07-23 01:11:34.904 | 2026-07-23 01:11:34.904 | If you want to create a new branch to retain commits you create, you may 2026-07-23 01:11:34.905 | do so (now or later) by using -c with the switch command. Example: 2026-07-23 01:11:34.905 | 2026-07-23 01:11:34.905 | git switch -c 2026-07-23 01:11:34.905 | 2026-07-23 01:11:34.905 | Or undo this operation with: 2026-07-23 01:11:34.905 | 2026-07-23 01:11:34.905 | git switch - 2026-07-23 01:11:34.905 | 2026-07-23 01:11:34.905 | Turn off this advice by setting config variable advice.detachedHead to false 2026-07-23 01:11:34.905 | 2026-07-23 01:11:34.905 | HEAD is now at 5d0367e Clean-up zuul config spacing 2026-07-23 01:11:34.909 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-07-23 01:11:34.911 | ++ functions-common:time_stop:2420 : local name 2026-07-23 01:11:34.913 | ++ functions-common:time_stop:2421 : local end_time 2026-07-23 01:11:34.915 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-07-23 01:11:34.918 | ++ functions-common:time_stop:2423 : local total 2026-07-23 01:11:34.920 | ++ functions-common:time_stop:2424 : local start_time 2026-07-23 01:11:34.922 | ++ functions-common:time_stop:2426 : name=git_timed 2026-07-23 01:11:34.924 | ++ functions-common:time_stop:2427 : start_time=1784769094890 2026-07-23 01:11:34.926 | ++ functions-common:time_stop:2429 : [[ -z 1784769094890 ]] 2026-07-23 01:11:34.929 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-07-23 01:11:34.932 | ++ functions-common:time_stop:2432 : end_time=1784769094930 2026-07-23 01:11:34.934 | ++ functions-common:time_stop:2433 : elapsed_time=40 2026-07-23 01:11:34.936 | ++ functions-common:time_stop:2434 : total=394840 2026-07-23 01:11:34.938 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-23 01:11:34.940 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=394880 2026-07-23 01:11:34.942 | ++ functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/os-test-images 2026-07-23 01:11:34.958 | ++ functions-common:git_clone:672 : cd /opt/stack/os-test-images 2026-07-23 01:11:34.962 | ++ functions-common:git_clone:673 : git show --oneline 2026-07-23 01:11:34.962 | ++ functions-common:git_clone:673 : head -1 2026-07-23 01:11:34.964 | 5d0367e Clean-up zuul config spacing 2026-07-23 01:11:34.966 | ++ functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-07-23 01:11:34.969 | ++ lib/tempest:configure_tempest:374 : pushd /opt/stack/os-test-images 2026-07-23 01:11:34.969 | /opt/stack/os-test-images ~/devstack 2026-07-23 01:11:34.971 | ++ lib/tempest:configure_tempest:375 : tox -egenerate 2026-07-23 01:11:35.401 | generate create: /opt/stack/os-test-images/.tox/generate 2026-07-23 01:11:36.026 | generate installdeps: -r/opt/stack/os-test-images/requirements.txt 2026-07-23 01:11:38.805 | generate installed: PyYAML==6.0.3 2026-07-23 01:11:38.806 | generate run-test-pre: PYTHONHASHSEED='1696858754' 2026-07-23 01:11:38.806 | generate run-test: commands[0] | python3 generate.py manifest.yaml 2026-07-23 01:11:38.929 | INFO:generate:Generating standard-qcow2v3 step 1/1 with 'qemu-img create -f qcow2 standard-qcow2v3.qcow2 10M' 2026-07-23 01:11:38.949 | INFO:generate:Generating qcow-with-backing step 1/1 with 'qemu-img create -f qcow2 -F raw -b /etc/hosts qcow-with-backing.qcow2 10M' 2026-07-23 01:11:38.967 | INFO:generate:Generating qcow-with-datafile step 1/2 with 'qemu-img create -f qcow2 -o data_file=qcow-data-file,data_file_raw=on qcow-with-datafile.qcow2 10M' 2026-07-23 01:11:38.993 | INFO:generate:Generating qcow-with-datafile step 2/2 with 'rm qcow-data-file' 2026-07-23 01:11:38.996 | INFO:generate:Generating raw-blank step 1/1 with 'qemu-img create -f raw raw-blank.raw 1M' 2026-07-23 01:11:39.004 | INFO:generate:Generating gpt-blank step 1/2 with 'qemu-img create -f raw gpt-blank.gpt 1M' 2026-07-23 01:11:39.012 | INFO:generate:Generating gpt-blank step 2/2 with "parted gpt-blank.gpt --script 'mklabel gpt'" 2026-07-23 01:11:39.041 | INFO:generate:Generating standard step 1/1 with 'qemu-img create -f qed standard.qed 10M' 2026-07-23 01:11:39.053 | INFO:generate:Generating standard-iso9660 step 1/2 with 'qemu-img create -f raw standard-iso9660.iso 1M' 2026-07-23 01:11:39.060 | INFO:generate:Generating standard-iso9660 step 2/2 with 'mkisofs -V standard-iso9660 -o standard-iso9660.iso /etc/hosts' 2026-07-23 01:11:39.070 | WARNING:generate:Unable to generate image standard-udf (iso) 2026-07-23 01:11:39.070 | INFO:generate:Generating iso-with-qcow2-in-system step 1/5 with 'qemu-img create -f raw iso-with-qcow2-in-system.iso 1M' 2026-07-23 01:11:39.077 | INFO:generate:Generating iso-with-qcow2-in-system step 2/5 with 'mkisofs -V iso-with-qcow2-in-system -o iso-with-qcow2-in-system.iso /etc/hosts' 2026-07-23 01:11:39.083 | INFO:generate:Generating iso-with-qcow2-in-system step 3/5 with 'qemu-img create -f qcow2 tmp.qcow 10M' 2026-07-23 01:11:39.101 | INFO:generate:Generating iso-with-qcow2-in-system step 4/5 with 'dd if=tmp.qcow of=iso-with-qcow2-in-system.iso bs=32k count=1 conv=notrunc' 2026-07-23 01:11:39.105 | INFO:generate:Generating iso-with-qcow2-in-system step 5/5 with 'rm tmp.qcow' 2026-07-23 01:11:39.108 | INFO:generate:Generating vmdk-monolithicSparse step 1/1 with 'qemu-img create -f vmdk -o subformat=monolithicSparse vmdk-monolithicSparse.vmdk 10M' 2026-07-23 01:11:39.119 | INFO:generate:Generating vmdk-streamOptimized step 1/1 with 'qemu-img create -f vmdk -o subformat=streamOptimized vmdk-streamOptimized.vmdk 10M' 2026-07-23 01:11:39.129 | INFO:generate:Generating vmdk-monolithicFlat step 1/2 with 'qemu-img create -f vmdk -o subformat=monolithicFlat vmdk-monolithicFlat.vmdk 10M' 2026-07-23 01:11:39.142 | INFO:generate:Generating vmdk-monolithicFlat step 2/2 with 'rm vmdk-monolithicFlat-flat.vmdk' 2026-07-23 01:11:39.144 | INFO:generate:Generating vmdk-monolithicFlat-leak step 1/3 with 'qemu-img create -f vmdk -o subformat=monolithicFlat vmdk-monolithicFlat-leak.vmdk 10M' 2026-07-23 01:11:39.161 | INFO:generate:Generating vmdk-monolithicFlat-leak step 2/3 with "sed -i 's#vmdk-monolithicFlat-leak-flat.vmdk#/etc/hosts#' vmdk-monolithicFlat-leak.vmdk" 2026-07-23 01:11:39.165 | INFO:generate:Generating vmdk-monolithicFlat-leak step 3/3 with 'rm vmdk-monolithicFlat-leak-flat.vmdk' 2026-07-23 01:11:39.167 | INFO:generate:Generating vmdk-sparse-with-url-backing step 1/2 with 'qemu-img create -f vmdk -o subformat=monolithicSparse vmdk-sparse-with-url-backing.vmdk 10M' 2026-07-23 01:11:39.182 | INFO:generate:Generating vmdk-sparse-with-url-backing step 2/2 with "dd if=vmdk-sparse-with-url-backing.vmdk bs=512 count=1 skip=1 | sed 's#vmdk-sparse-with-url-backing.vmdk#/etc/hosts#' | dd of=vmdk-sparse-with-url-backing.vmdk conv=notrunc seek=1" 2026-07-23 01:11:39.186 | INFO:generate:Generating vmdk-sparse-with-footer step 1/1 with 'qemu-img create -f vmdk -o subformat=monolithicSparse vmdk-sparse-with-footer.vmdk 10M' 2026-07-23 01:11:39.197 | INFO:generate:Running postprocesser footerify_vmdk on 'vmdk-sparse-with-footer.vmdk' 2026-07-23 01:11:39.222 | ___________________________________ summary ____________________________________ 2026-07-23 01:11:39.222 | generate: commands succeeded 2026-07-23 01:11:39.222 | congratulations :) 2026-07-23 01:11:39.262 | ++ lib/tempest:configure_tempest:376 : popd 2026-07-23 01:11:39.262 | ~/devstack 2026-07-23 01:11:39.265 | ++ lib/tempest:configure_tempest:377 : iniset /opt/stack/tempest/etc/tempest.conf image images_manifest_file /opt/stack/os-test-images/images/manifest.yaml 2026-07-23 01:11:39.298 | ++ lib/tempest:configure_tempest:378 : local image_conversion 2026-07-23 01:11:39.302 | +++ lib/tempest:configure_tempest:379 : iniget /etc/glance/glance-image-import.conf image_conversion output_format 2026-07-23 01:11:39.324 | ++ lib/tempest:configure_tempest:379 : image_conversion= 2026-07-23 01:11:39.327 | ++ lib/tempest:configure_tempest:380 : [[ -n '' ]] 2026-07-23 01:11:39.329 | ++ lib/tempest:configure_tempest:383 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled image_format_enforcement True 2026-07-23 01:11:39.365 | ++ lib/tempest:configure_tempest:386 : iniset /opt/stack/tempest/etc/tempest.conf network project_network_cidr 10.0.0.0/22 2026-07-23 01:11:39.400 | ++ lib/tempest:configure_tempest:388 : ssh_connect_method=floating 2026-07-23 01:11:39.403 | ++ lib/tempest:configure_tempest:394 : [[ True == \T\r\u\e ]] 2026-07-23 01:11:39.406 | ++ lib/tempest:configure_tempest:394 : is_networking_extension_supported external-net 2026-07-23 01:11:39.409 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=external-net 2026-07-23 01:11:39.412 | +++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2026-07-23 01:11:42.593 | +++ functions-common:oscwrap:2465 : return 0 2026-07-23 01:11:42.597 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-07-23 01:11:42.597 | address-scope 2026-07-23 01:11:42.597 | agent 2026-07-23 01:11:42.598 | allowed-address-pairs 2026-07-23 01:11:42.598 | auto-allocated-topology 2026-07-23 01:11:42.598 | availability_zone 2026-07-23 01:11:42.598 | default-subnetpools 2026-07-23 01:11:42.598 | dhcp_agent_scheduler 2026-07-23 01:11:42.598 | dns-integration 2026-07-23 01:11:42.598 | dns-domain-ports 2026-07-23 01:11:42.598 | dns-integration-domain-keywords 2026-07-23 01:11:42.598 | empty-string-filtering 2026-07-23 01:11:42.599 | external-net 2026-07-23 01:11:42.599 | extra_dhcp_opt 2026-07-23 01:11:42.599 | extraroute 2026-07-23 01:11:42.599 | extraroute-atomic 2026-07-23 01:11:42.599 | filter-validation 2026-07-23 01:11:42.599 | floating-ip-port-forwarding-detail 2026-07-23 01:11:42.599 | fip-port-details 2026-07-23 01:11:42.599 | flavors 2026-07-23 01:11:42.599 | floatingip-pools 2026-07-23 01:11:42.600 | router 2026-07-23 01:11:42.600 | l3-agent-scheduler-ha-chassis-priority 2026-07-23 01:11:42.600 | enable-default-route-bfd 2026-07-23 01:11:42.600 | enable-default-route-ecmp 2026-07-23 01:11:42.600 | ext-gw-mode 2026-07-23 01:11:42.600 | l3-ha 2026-07-23 01:11:42.600 | external-gateway-multihoming 2026-07-23 01:11:42.600 | l3-flavors 2026-07-23 01:11:42.601 | l3_agent_scheduler 2026-07-23 01:11:42.601 | multi-provider 2026-07-23 01:11:42.601 | net-mtu 2026-07-23 01:11:42.601 | net-mtu-writable 2026-07-23 01:11:42.601 | network_availability_zone 2026-07-23 01:11:42.601 | network-ip-availability 2026-07-23 01:11:42.601 | network-ip-availability-details 2026-07-23 01:11:42.601 | pagination 2026-07-23 01:11:42.601 | port-device-profile 2026-07-23 01:11:42.601 | port-mac-address-regenerate 2026-07-23 01:11:42.602 | port-numa-affinity-policy 2026-07-23 01:11:42.602 | port-numa-affinity-policy-socket 2026-07-23 01:11:42.602 | binding 2026-07-23 01:11:42.602 | binding-extended 2026-07-23 01:11:42.602 | port-security 2026-07-23 01:11:42.602 | project-id 2026-07-23 01:11:42.602 | provider 2026-07-23 01:11:42.602 | qinq 2026-07-23 01:11:42.603 | quota-check-limit 2026-07-23 01:11:42.603 | quota-check-limit-default 2026-07-23 01:11:42.603 | quotas 2026-07-23 01:11:42.603 | quota_details 2026-07-23 01:11:42.603 | rbac-policies 2026-07-23 01:11:42.603 | rbac-address-scope 2026-07-23 01:11:42.603 | rbac-security-groups 2026-07-23 01:11:42.603 | revision-if-match 2026-07-23 01:11:42.603 | standard-attr-revisions 2026-07-23 01:11:42.603 | router_availability_zone 2026-07-23 01:11:42.604 | router-enable-snat 2026-07-23 01:11:42.604 | security-groups-default-rules 2026-07-23 01:11:42.604 | security-groups-default-statefulness 2026-07-23 01:11:42.604 | security-groups-normalized-cidr 2026-07-23 01:11:42.604 | security-groups-remote-address-group 2026-07-23 01:11:42.604 | security-groups-rules-belongs-to-default-sg 2026-07-23 01:11:42.604 | security-groups-shared-filtering 2026-07-23 01:11:42.604 | security-group 2026-07-23 01:11:42.604 | service-type 2026-07-23 01:11:42.605 | sorting 2026-07-23 01:11:42.605 | standard-attr-description 2026-07-23 01:11:42.605 | stateful-security-group 2026-07-23 01:11:42.605 | subnet-dns-publish-fixed-ip 2026-07-23 01:11:42.605 | subnet-external-network 2026-07-23 01:11:42.605 | subnet_onboard 2026-07-23 01:11:42.605 | subnet-service-types 2026-07-23 01:11:42.605 | subnet_allocation 2026-07-23 01:11:42.605 | subnetpool-prefix-ops 2026-07-23 01:11:42.606 | tag-creation 2026-07-23 01:11:42.606 | standard-attr-tag 2026-07-23 01:11:42.606 | standard-attr-timestamp 2026-07-23 01:11:42.606 | vlan-transparent' 2026-07-23 01:11:42.606 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-07-23 01:11:42.606 | address-scope 2026-07-23 01:11:42.606 | agent 2026-07-23 01:11:42.606 | allowed-address-pairs 2026-07-23 01:11:42.607 | auto-allocated-topology 2026-07-23 01:11:42.607 | availability_zone 2026-07-23 01:11:42.607 | default-subnetpools 2026-07-23 01:11:42.607 | dhcp_agent_scheduler 2026-07-23 01:11:42.607 | dns-integration 2026-07-23 01:11:42.607 | dns-domain-ports 2026-07-23 01:11:42.607 | dns-integration-domain-keywords 2026-07-23 01:11:42.607 | empty-string-filtering 2026-07-23 01:11:42.607 | external-net 2026-07-23 01:11:42.607 | extra_dhcp_opt 2026-07-23 01:11:42.608 | extraroute 2026-07-23 01:11:42.608 | extraroute-atomic 2026-07-23 01:11:42.608 | filter-validation 2026-07-23 01:11:42.608 | floating-ip-port-forwarding-detail 2026-07-23 01:11:42.608 | fip-port-details 2026-07-23 01:11:42.608 | flavors 2026-07-23 01:11:42.608 | floatingip-pools 2026-07-23 01:11:42.608 | router 2026-07-23 01:11:42.609 | l3-agent-scheduler-ha-chassis-priority 2026-07-23 01:11:42.609 | enable-default-route-bfd 2026-07-23 01:11:42.609 | enable-default-route-ecmp 2026-07-23 01:11:42.609 | ext-gw-mode 2026-07-23 01:11:42.609 | l3-ha 2026-07-23 01:11:42.609 | external-gateway-multihoming 2026-07-23 01:11:42.609 | l3-flavors 2026-07-23 01:11:42.609 | l3_agent_scheduler 2026-07-23 01:11:42.609 | multi-provider 2026-07-23 01:11:42.609 | net-mtu 2026-07-23 01:11:42.610 | net-mtu-writable 2026-07-23 01:11:42.610 | network_availability_zone 2026-07-23 01:11:42.610 | network-ip-availability 2026-07-23 01:11:42.610 | network-ip-availability-details 2026-07-23 01:11:42.610 | pagination 2026-07-23 01:11:42.610 | port-device-profile 2026-07-23 01:11:42.610 | port-mac-address-regenerate 2026-07-23 01:11:42.610 | port-numa-affinity-policy 2026-07-23 01:11:42.610 | port-numa-affinity-policy-socket 2026-07-23 01:11:42.611 | binding 2026-07-23 01:11:42.611 | binding-extended 2026-07-23 01:11:42.611 | port-security 2026-07-23 01:11:42.611 | project-id 2026-07-23 01:11:42.611 | provider 2026-07-23 01:11:42.611 | qinq 2026-07-23 01:11:42.611 | quota-check-limit 2026-07-23 01:11:42.611 | quota-check-limit-default 2026-07-23 01:11:42.611 | quotas 2026-07-23 01:11:42.611 | quota_details 2026-07-23 01:11:42.612 | rbac-policies 2026-07-23 01:11:42.612 | rbac-address-scope 2026-07-23 01:11:42.612 | rbac-security-groups 2026-07-23 01:11:42.612 | revision-if-match 2026-07-23 01:11:42.612 | standard-attr-revisions 2026-07-23 01:11:42.612 | router_availability_zone 2026-07-23 01:11:42.612 | router-enable-snat 2026-07-23 01:11:42.612 | security-groups-default-rules 2026-07-23 01:11:42.612 | security-groups-default-statefulness 2026-07-23 01:11:42.613 | security-groups-normalized-cidr 2026-07-23 01:11:42.613 | security-groups-remote-address-group 2026-07-23 01:11:42.613 | security-groups-rules-belongs-to-default-sg 2026-07-23 01:11:42.613 | security-groups-shared-filtering 2026-07-23 01:11:42.613 | security-group 2026-07-23 01:11:42.613 | service-type 2026-07-23 01:11:42.613 | sorting 2026-07-23 01:11:42.613 | standard-attr-description 2026-07-23 01:11:42.613 | stateful-security-group 2026-07-23 01:11:42.614 | subnet-dns-publish-fixed-ip 2026-07-23 01:11:42.614 | subnet-external-network 2026-07-23 01:11:42.614 | subnet_onboard 2026-07-23 01:11:42.614 | subnet-service-types 2026-07-23 01:11:42.614 | subnet_allocation 2026-07-23 01:11:42.614 | subnetpool-prefix-ops 2026-07-23 01:11:42.614 | tag-creation 2026-07-23 01:11:42.614 | standard-attr-tag 2026-07-23 01:11:42.614 | standard-attr-timestamp 2026-07-23 01:11:42.615 | vlan-transparent =~ external-net ]] 2026-07-23 01:11:42.615 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-07-23 01:11:42.615 | +++ lib/tempest:configure_tempest:395 : oscwrap --os-cloud devstack-admin network show -f value -c id public 2026-07-23 01:11:45.728 | +++ functions-common:oscwrap:2465 : return 0 2026-07-23 01:11:45.732 | ++ lib/tempest:configure_tempest:395 : public_network_id=bb4a8110-9ca9-455f-91fc-163d7d6685ce 2026-07-23 01:11:45.734 | ++ lib/tempest:configure_tempest:397 : openstack --os-cloud devstack-admin --os-region RegionOne network create --share shared 2026-07-23 01:11:49.264 | +---------------------------+--------------------------------------+ 2026-07-23 01:11:49.264 | | Field | Value | 2026-07-23 01:11:49.265 | +---------------------------+--------------------------------------+ 2026-07-23 01:11:49.265 | | admin_state_up | UP | 2026-07-23 01:11:49.265 | | availability_zone_hints | | 2026-07-23 01:11:49.265 | | availability_zones | | 2026-07-23 01:11:49.265 | | created_at | 2026-07-23T01:11:48Z | 2026-07-23 01:11:49.265 | | description | | 2026-07-23 01:11:49.265 | | dns_domain | None | 2026-07-23 01:11:49.265 | | id | ddf56349-55f5-4ef7-87db-0766749ffb25 | 2026-07-23 01:11:49.265 | | ipv4_address_scope | None | 2026-07-23 01:11:49.266 | | ipv6_address_scope | None | 2026-07-23 01:11:49.266 | | is_default | False | 2026-07-23 01:11:49.266 | | is_vlan_qinq | None | 2026-07-23 01:11:49.266 | | is_vlan_transparent | False | 2026-07-23 01:11:49.266 | | mtu | 1442 | 2026-07-23 01:11:49.266 | | name | shared | 2026-07-23 01:11:49.266 | | port_security_enabled | True | 2026-07-23 01:11:49.266 | | project_id | 22ee31ff12e54e67ae355c7620ef5010 | 2026-07-23 01:11:49.266 | | provider:network_type | geneve | 2026-07-23 01:11:49.267 | | provider:physical_network | None | 2026-07-23 01:11:49.268 | | provider:segmentation_id | 7757 | 2026-07-23 01:11:49.268 | | pvlan | None | 2026-07-23 01:11:49.268 | | qinq | False | 2026-07-23 01:11:49.268 | | qos_policy_id | None | 2026-07-23 01:11:49.268 | | revision_number | 1 | 2026-07-23 01:11:49.269 | | router:external | Internal | 2026-07-23 01:11:49.269 | | segments | None | 2026-07-23 01:11:49.269 | | shared | True | 2026-07-23 01:11:49.269 | | status | ACTIVE | 2026-07-23 01:11:49.269 | | subnets | | 2026-07-23 01:11:49.269 | | tags | | 2026-07-23 01:11:49.269 | | updated_at | 2026-07-23T01:11:48Z | 2026-07-23 01:11:49.269 | +---------------------------+--------------------------------------+ 2026-07-23 01:11:49.538 | ++ lib/tempest:configure_tempest:398 : openstack --os-cloud devstack-admin --os-region RegionOne subnet create --description shared-subnet --subnet-range 192.168.233.0/24 --network shared shared-subnet 2026-07-23 01:11:53.196 | +----------------------+--------------------------------------+ 2026-07-23 01:11:53.197 | | Field | Value | 2026-07-23 01:11:53.197 | +----------------------+--------------------------------------+ 2026-07-23 01:11:53.197 | | allocation_pools | 192.168.233.2-192.168.233.254 | 2026-07-23 01:11:53.197 | | cidr | 192.168.233.0/24 | 2026-07-23 01:11:53.197 | | created_at | 2026-07-23T01:11:52Z | 2026-07-23 01:11:53.197 | | description | shared-subnet | 2026-07-23 01:11:53.197 | | dns_nameservers | | 2026-07-23 01:11:53.197 | | dns_publish_fixed_ip | None | 2026-07-23 01:11:53.197 | | enable_dhcp | True | 2026-07-23 01:11:53.197 | | gateway_ip | 192.168.233.1 | 2026-07-23 01:11:53.198 | | host_routes | | 2026-07-23 01:11:53.198 | | id | d95846b7-80ae-408c-b88f-12e5ecede428 | 2026-07-23 01:11:53.198 | | ip_version | 4 | 2026-07-23 01:11:53.198 | | ipv6_address_mode | None | 2026-07-23 01:11:53.198 | | ipv6_ra_mode | None | 2026-07-23 01:11:53.198 | | name | shared-subnet | 2026-07-23 01:11:53.198 | | network_id | ddf56349-55f5-4ef7-87db-0766749ffb25 | 2026-07-23 01:11:53.198 | | project_id | 22ee31ff12e54e67ae355c7620ef5010 | 2026-07-23 01:11:53.198 | | revision_number | 0 | 2026-07-23 01:11:53.199 | | router:external | False | 2026-07-23 01:11:53.199 | | segment_id | None | 2026-07-23 01:11:53.199 | | service_types | | 2026-07-23 01:11:53.199 | | subnetpool_id | None | 2026-07-23 01:11:53.199 | | tags | | 2026-07-23 01:11:53.199 | | updated_at | 2026-07-23T01:11:52Z | 2026-07-23 01:11:53.199 | +----------------------+--------------------------------------+ 2026-07-23 01:11:53.488 | ++ lib/tempest:configure_tempest:401 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_syslog False 2026-07-23 01:11:53.526 | ++ lib/tempest:configure_tempest:404 : iniset /opt/stack/tempest/etc/tempest.conf oslo_concurrency lock_path /opt/stack/data/tempest 2026-07-23 01:11:53.564 | ++ lib/tempest:configure_tempest:405 : mkdir -p /opt/stack/data/tempest 2026-07-23 01:11:53.569 | ++ lib/tempest:configure_tempest:406 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_stderr False 2026-07-23 01:11:53.601 | ++ lib/tempest:configure_tempest:407 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT log_file tempest.log 2026-07-23 01:11:53.632 | ++ lib/tempest:configure_tempest:408 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT debug True 2026-07-23 01:11:53.662 | ++ lib/tempest:configure_tempest:411 : iniset /opt/stack/tempest/etc/tempest.conf compute build_timeout 196 2026-07-23 01:11:53.696 | ++ lib/tempest:configure_tempest:412 : iniset /opt/stack/tempest/etc/tempest.conf volume build_timeout 196 2026-07-23 01:11:53.732 | ++ lib/tempest:configure_tempest:415 : iniset /opt/stack/tempest/etc/tempest.conf identity uri_v3 http://192.168.122.85/identity/v3 2026-07-23 01:11:53.767 | ++ lib/tempest:configure_tempest:416 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_failure_attempts 2 2026-07-23 01:11:53.799 | ++ lib/tempest:configure_tempest:417 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_duration 10 2026-07-23 01:11:53.832 | ++ lib/tempest:configure_tempest:418 : iniset /opt/stack/tempest/etc/tempest.conf identity user_unique_last_password_count 2 2026-07-23 01:11:53.866 | ++ lib/tempest:configure_tempest:419 : [[ True == \T\r\u\e ]] 2026-07-23 01:11:53.868 | ++ lib/tempest:configure_tempest:420 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_username admin 2026-07-23 01:11:53.903 | ++ lib/tempest:configure_tempest:421 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_password nomoresecret 2026-07-23 01:11:53.936 | ++ lib/tempest:configure_tempest:422 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_project_name admin 2026-07-23 01:11:53.968 | ++ lib/tempest:configure_tempest:423 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_domain_name Default 2026-07-23 01:11:53.999 | ++ lib/tempest:configure_tempest:425 : iniset /opt/stack/tempest/etc/tempest.conf identity auth_version v3 2026-07-23 01:11:54.030 | ++ lib/tempest:configure_tempest:426 : is_service_enabled tls-proxy 2026-07-23 01:11:54.046 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-23 01:11:54.049 | ++ lib/tempest:configure_tempest:431 : [[ True = True ]] 2026-07-23 01:11:54.052 | ++ lib/tempest:configure_tempest:432 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled security_compliance True 2026-07-23 01:11:54.084 | ++ lib/tempest:configure_tempest:437 : is_service_enabled ldap 2026-07-23 01:11:54.102 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-23 01:11:54.104 | ++ lib/tempest:configure_tempest:443 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled project_tags True 2026-07-23 01:11:54.136 | ++ lib/tempest:configure_tempest:447 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled application_credentials True 2026-07-23 01:11:54.169 | ++ lib/tempest:configure_tempest:451 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled access_rules True 2026-07-23 01:11:54.204 | ++ lib/tempest:configure_tempest:456 : [[ ! -z '' ]] 2026-07-23 01:11:54.206 | ++ lib/tempest:configure_tempest:459 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled import_image False 2026-07-23 01:11:54.238 | ++ lib/tempest:configure_tempest:460 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled os_glance_reserved True 2026-07-23 01:11:54.270 | ++ lib/tempest:configure_tempest:461 : is_service_enabled g-api-r 2026-07-23 01:11:54.287 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-23 01:11:54.290 | ++ lib/tempest:configure_tempest:466 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref d528e14a-f1e8-46f0-b9e4-aded7536eb2d 2026-07-23 01:11:54.324 | ++ lib/tempest:configure_tempest:467 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref_alt d528e14a-f1e8-46f0-b9e4-aded7536eb2d 2026-07-23 01:11:54.356 | ++ lib/tempest:configure_tempest:468 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref 42 2026-07-23 01:11:54.390 | ++ lib/tempest:configure_tempest:469 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref_alt 84 2026-07-23 01:11:54.421 | ++ lib/tempest:configure_tempest:470 : iniset /opt/stack/tempest/etc/tempest.conf validation connect_method floating 2026-07-23 01:11:54.456 | ++ lib/tempest:configure_tempest:471 : is_service_enabled neutron 2026-07-23 01:11:54.472 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-23 01:11:54.474 | ++ lib/tempest:configure_tempest:479 : [[ -n '' ]] 2026-07-23 01:11:54.477 | ++ lib/tempest:configure_tempest:489 : local tempest_compute_min_microversion=None 2026-07-23 01:11:54.480 | ++ lib/tempest:configure_tempest:490 : local tempest_compute_max_microversion=latest 2026-07-23 01:11:54.483 | ++ lib/tempest:configure_tempest:493 : [[ '' == \c\o\m\p\u\t\e\_\l\e\g\a\c\y ]] 2026-07-23 01:11:54.485 | ++ lib/tempest:configure_tempest:497 : '[' None == None ']' 2026-07-23 01:11:54.488 | ++ lib/tempest:configure_tempest:498 : inicomment /opt/stack/tempest/etc/tempest.conf compute min_microversion 2026-07-23 01:11:54.507 | ++ lib/tempest:configure_tempest:502 : '[' latest == None ']' 2026-07-23 01:11:54.510 | ++ lib/tempest:configure_tempest:505 : iniset /opt/stack/tempest/etc/tempest.conf compute max_microversion latest 2026-07-23 01:11:54.541 | ++ lib/tempest:configure_tempest:508 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled personality False 2026-07-23 01:11:54.578 | ++ lib/tempest:configure_tempest:509 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled resize True 2026-07-23 01:11:54.610 | ++ lib/tempest:configure_tempest:510 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migration False 2026-07-23 01:11:54.645 | ++ lib/tempest:configure_tempest:511 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled change_password False 2026-07-23 01:11:54.685 | ++ lib/tempest:configure_tempest:512 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled block_migration_for_live_migration False 2026-07-23 01:11:54.728 | ++ lib/tempest:configure_tempest:513 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migrate_back_and_forth False 2026-07-23 01:11:54.768 | ++ lib/tempest:configure_tempest:514 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled attach_encrypted_volume True 2026-07-23 01:11:54.810 | ++ lib/tempest:configure_tempest:517 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled hostname_fqdn_sanitization True 2026-07-23 01:11:54.850 | ++ lib/tempest:configure_tempest:519 : [[ -n ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter ]] 2026-07-23 01:11:54.854 | ++ lib/tempest:configure_tempest:520 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled scheduler_enabled_filters ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2026-07-23 01:11:54.897 | ++ lib/tempest:configure_tempest:523 : [[ False == \T\r\u\e ]] 2026-07-23 01:11:54.900 | ++ lib/tempest:configure_tempest:527 : is_service_enabled n-novnc 2026-07-23 01:11:54.923 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-23 01:11:54.926 | ++ lib/tempest:configure_tempest:528 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled vnc_console True 2026-07-23 01:11:54.969 | ++ lib/tempest:configure_tempest:530 : is_service_enabled n-spice 2026-07-23 01:11:54.991 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-23 01:11:54.994 | ++ lib/tempest:configure_tempest:530 : '[' False '!=' False ']' 2026-07-23 01:11:54.997 | ++ lib/tempest:configure_tempest:533 : is_service_enabled n-sproxy 2026-07-23 01:11:55.022 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-23 01:11:55.025 | ++ lib/tempest:configure_tempest:533 : '[' False '!=' False ']' 2026-07-23 01:11:55.029 | ++ lib/tempest:configure_tempest:538 : local nova_policy_roles=admin,manager,member,reader,service 2026-07-23 01:11:55.033 | ++ lib/tempest:configure_tempest:539 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled nova_policy_roles admin,manager,member,reader,service 2026-07-23 01:11:55.075 | ++ lib/tempest:configure_tempest:542 : iniset /opt/stack/tempest/etc/tempest.conf network project_networks_reachable false 2026-07-23 01:11:55.114 | ++ lib/tempest:configure_tempest:543 : iniset /opt/stack/tempest/etc/tempest.conf network public_network_id bb4a8110-9ca9-455f-91fc-163d7d6685ce 2026-07-23 01:11:55.156 | ++ lib/tempest:configure_tempest:544 : iniset /opt/stack/tempest/etc/tempest.conf network public_router_id '' 2026-07-23 01:11:55.198 | ++ lib/tempest:configure_tempest:545 : iniset /opt/stack/tempest/etc/tempest.conf network default_network 10.0.0.0/22 2026-07-23 01:11:55.239 | ++ lib/tempest:configure_tempest:546 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6 True 2026-07-23 01:11:55.280 | ++ lib/tempest:configure_tempest:547 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6_subnet_attributes True 2026-07-23 01:11:55.320 | ++ lib/tempest:configure_tempest:548 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled port_security True 2026-07-23 01:11:55.362 | ++ lib/tempest:configure_tempest:550 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope neutron True 2026-07-23 01:11:55.404 | ++ lib/tempest:configure_tempest:553 : SCENARIO_IMAGE_DIR=/home/quobyte/devstack/files 2026-07-23 01:11:55.407 | ++ lib/tempest:configure_tempest:554 : SCENARIO_IMAGE_FILE=cirros-0.6.3-x86_64-disk.img 2026-07-23 01:11:55.410 | ++ lib/tempest:configure_tempest:555 : SCENARIO_IMAGE_TYPE=cirros 2026-07-23 01:11:55.414 | ++ lib/tempest:configure_tempest:556 : iniset /opt/stack/tempest/etc/tempest.conf scenario img_file /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-07-23 01:11:55.455 | ++ lib/tempest:configure_tempest:560 : [[ cirros == \c\i\r\r\o\s ]] 2026-07-23 01:11:55.461 | +++ lib/tempest:configure_tempest:563 : echo 0.6.3 2026-07-23 01:11:55.461 | +++ lib/tempest:configure_tempest:563 : tr -d . 2026-07-23 01:11:55.468 | ++ lib/tempest:configure_tempest:563 : [[ 063 -ge 060 ]] 2026-07-23 01:11:55.472 | ++ lib/tempest:configure_tempest:564 : iniset /opt/stack/tempest/etc/tempest.conf scenario dhcp_client dhcpcd 2026-07-23 01:11:55.514 | ++ lib/tempest:configure_tempest:569 : TEMPEST_SSH_NETWORK_NAME=private 2026-07-23 01:11:55.518 | ++ lib/tempest:configure_tempest:570 : is_provider_network 2026-07-23 01:11:55.522 | ++ functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-07-23 01:11:55.525 | ++ functions-common:is_provider_network:2272 : return 1 2026-07-23 01:11:55.528 | ++ lib/tempest:configure_tempest:574 : iniset /opt/stack/tempest/etc/tempest.conf validation run_validation True 2026-07-23 01:11:55.568 | ++ lib/tempest:configure_tempest:575 : iniset /opt/stack/tempest/etc/tempest.conf validation ip_version_for_ssh 4 2026-07-23 01:11:55.608 | ++ lib/tempest:configure_tempest:576 : iniset /opt/stack/tempest/etc/tempest.conf validation ssh_timeout 196 2026-07-23 01:11:55.649 | ++ lib/tempest:configure_tempest:577 : iniset /opt/stack/tempest/etc/tempest.conf validation image_ssh_user cirros 2026-07-23 01:11:55.691 | ++ lib/tempest:configure_tempest:578 : iniset /opt/stack/tempest/etc/tempest.conf validation image_alt_ssh_user cirros 2026-07-23 01:11:55.732 | ++ lib/tempest:configure_tempest:579 : iniset /opt/stack/tempest/etc/tempest.conf validation network_for_ssh private 2026-07-23 01:11:55.774 | ++ lib/tempest:configure_tempest:583 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-07-23 01:11:55.778 | ++ lib/tempest:configure_tempest:584 : TEMPEST_VOLUME_MANAGE_SNAPSHOT=True 2026-07-23 01:11:55.783 | +++ lib/tempest:configure_tempest:586 : trueorfalse False TEMPEST_VOLUME_MANAGE_SNAPSHOT 2026-07-23 01:11:55.807 | ++ lib/tempest:configure_tempest:586 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_snapshot True 2026-07-23 01:11:55.846 | ++ lib/tempest:configure_tempest:588 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-07-23 01:11:55.849 | ++ lib/tempest:configure_tempest:589 : TEMPEST_VOLUME_MANAGE_VOLUME=True 2026-07-23 01:11:55.854 | +++ lib/tempest:configure_tempest:591 : trueorfalse False TEMPEST_VOLUME_MANAGE_VOLUME 2026-07-23 01:11:55.876 | ++ lib/tempest:configure_tempest:591 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_volume True 2026-07-23 01:11:55.925 | ++ lib/tempest:configure_tempest:594 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-07-23 01:11:55.929 | ++ lib/tempest:configure_tempest:594 : '[' libvirt = libvirt ']' 2026-07-23 01:11:55.933 | ++ lib/tempest:configure_tempest:595 : TEMPEST_EXTEND_ATTACHED_VOLUME=True 2026-07-23 01:11:55.937 | +++ lib/tempest:configure_tempest:597 : trueorfalse False TEMPEST_EXTEND_ATTACHED_VOLUME 2026-07-23 01:11:55.958 | ++ lib/tempest:configure_tempest:597 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_volume True 2026-07-23 01:11:55.999 | ++ lib/tempest:configure_tempest:599 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-07-23 01:11:56.002 | ++ lib/tempest:configure_tempest:600 : TEMPEST_VOLUME_REVERT_TO_SNAPSHOT=True 2026-07-23 01:11:56.006 | +++ lib/tempest:configure_tempest:602 : trueorfalse False TEMPEST_VOLUME_REVERT_TO_SNAPSHOT 2026-07-23 01:11:56.027 | ++ lib/tempest:configure_tempest:602 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled volume_revert True 2026-07-23 01:11:56.069 | ++ lib/tempest:configure_tempest:603 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_encrypted_volume False 2026-07-23 01:11:56.110 | ++ lib/tempest:configure_tempest:604 : [[ swift == *\s\w\i\f\t* ]] 2026-07-23 01:11:56.114 | ++ lib/tempest:configure_tempest:605 : iniset /opt/stack/tempest/etc/tempest.conf volume backup_driver swift 2026-07-23 01:11:56.157 | ++ lib/tempest:configure_tempest:607 : local tempest_volume_min_microversion=None 2026-07-23 01:11:56.161 | ++ lib/tempest:configure_tempest:608 : local tempest_volume_max_microversion=latest 2026-07-23 01:11:56.164 | ++ lib/tempest:configure_tempest:609 : '[' None == None ']' 2026-07-23 01:11:56.168 | ++ lib/tempest:configure_tempest:610 : inicomment /opt/stack/tempest/etc/tempest.conf volume min_microversion 2026-07-23 01:11:56.192 | ++ lib/tempest:configure_tempest:615 : '[' latest == None ']' 2026-07-23 01:11:56.195 | ++ lib/tempest:configure_tempest:618 : iniset /opt/stack/tempest/etc/tempest.conf volume max_microversion latest 2026-07-23 01:11:56.234 | ++ lib/tempest:configure_tempest:621 : is_service_enabled c-bak 2026-07-23 01:11:56.257 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-23 01:11:56.259 | ++ lib/tempest:configure_tempest:622 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled backup False 2026-07-23 01:11:56.300 | ++ lib/tempest:configure_tempest:628 : [[ -n lvm:lvmdriver-1 ]] 2026-07-23 01:11:56.303 | ++ lib/tempest:configure_tempest:628 : [[ lvm:lvmdriver-1 =~ .*,.* ]] 2026-07-23 01:11:56.306 | ++ lib/tempest:configure_tempest:648 : '[' default '!=' default -o 'Open Source' '!=' 'Open Source' ']' 2026-07-23 01:11:56.310 | ++ lib/tempest:configure_tempest:652 : '[' default '!=' default -o iSCSI '!=' iSCSI ']' 2026-07-23 01:11:56.313 | ++ lib/tempest:configure_tempest:657 : [[ False == \T\r\u\e ]] 2026-07-23 01:11:56.316 | ++ lib/tempest:configure_tempest:666 : local tempest_placement_min_microversion=None 2026-07-23 01:11:56.320 | ++ lib/tempest:configure_tempest:667 : local tempest_placement_max_microversion=latest 2026-07-23 01:11:56.323 | ++ lib/tempest:configure_tempest:668 : '[' None == None ']' 2026-07-23 01:11:56.326 | ++ lib/tempest:configure_tempest:669 : inicomment /opt/stack/tempest/etc/tempest.conf placement min_microversion 2026-07-23 01:11:56.351 | ++ lib/tempest:configure_tempest:673 : '[' latest == None ']' 2026-07-23 01:11:56.354 | ++ lib/tempest:configure_tempest:676 : iniset /opt/stack/tempest/etc/tempest.conf placement max_microversion latest 2026-07-23 01:11:56.399 | ++ lib/tempest:configure_tempest:680 : '[' libvirt = ironic ']' 2026-07-23 01:11:56.403 | ++ lib/tempest:configure_tempest:694 : '[' libvirt = libvirt ']' 2026-07-23 01:11:56.407 | ++ lib/tempest:configure_tempest:696 : '[' kvm = lxc ']' 2026-07-23 01:11:56.411 | ++ lib/tempest:configure_tempest:703 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled shelve_migrate True 2026-07-23 01:11:56.453 | ++ lib/tempest:configure_tempest:704 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled stable_rescue True 2026-07-23 01:11:56.495 | ++ lib/tempest:configure_tempest:705 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled swap_volume True 2026-07-23 01:11:56.536 | ++ lib/tempest:configure_tempest:718 : local service 2026-07-23 01:11:56.539 | ++ lib/tempest:configure_tempest:719 : local tempest_services=key,glance,nova,neutron,cinder,swift,horizon 2026-07-23 01:11:56.544 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-07-23 01:11:56.547 | ++ lib/tempest:configure_tempest:721 : is_service_enabled key 2026-07-23 01:11:56.570 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-23 01:11:56.573 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available key True 2026-07-23 01:11:56.620 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-07-23 01:11:56.624 | ++ lib/tempest:configure_tempest:721 : is_service_enabled glance 2026-07-23 01:11:56.647 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-23 01:11:56.651 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available glance True 2026-07-23 01:11:56.695 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-07-23 01:11:56.700 | ++ lib/tempest:configure_tempest:721 : is_service_enabled nova 2026-07-23 01:11:56.725 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-23 01:11:56.728 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available nova True 2026-07-23 01:11:56.770 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-07-23 01:11:56.774 | ++ lib/tempest:configure_tempest:721 : is_service_enabled neutron 2026-07-23 01:11:56.797 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-23 01:11:56.800 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available neutron True 2026-07-23 01:11:56.843 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-07-23 01:11:56.847 | ++ lib/tempest:configure_tempest:721 : is_service_enabled cinder 2026-07-23 01:11:56.871 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-23 01:11:56.874 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available cinder True 2026-07-23 01:11:56.914 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-07-23 01:11:56.919 | ++ lib/tempest:configure_tempest:721 : is_service_enabled swift 2026-07-23 01:11:56.944 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-23 01:11:56.947 | ++ lib/tempest:configure_tempest:724 : iniset /opt/stack/tempest/etc/tempest.conf service_available swift False 2026-07-23 01:11:56.989 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-07-23 01:11:56.993 | ++ lib/tempest:configure_tempest:721 : is_service_enabled horizon 2026-07-23 01:11:57.016 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-23 01:11:57.020 | ++ lib/tempest:configure_tempest:724 : iniset /opt/stack/tempest/etc/tempest.conf service_available horizon False 2026-07-23 01:11:57.063 | ++ lib/tempest:configure_tempest:732 : [[ True == True ]] 2026-07-23 01:11:57.066 | ++ lib/tempest:configure_tempest:733 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope keystone true 2026-07-23 01:11:57.107 | ++ lib/tempest:configure_tempest:736 : [[ True == True ]] 2026-07-23 01:11:57.111 | ++ lib/tempest:configure_tempest:737 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope nova true 2026-07-23 01:11:57.152 | ++ lib/tempest:configure_tempest:740 : [[ True == True ]] 2026-07-23 01:11:57.157 | ++ lib/tempest:configure_tempest:741 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope placement true 2026-07-23 01:11:57.197 | ++ lib/tempest:configure_tempest:744 : [[ True == True ]] 2026-07-23 01:11:57.200 | ++ lib/tempest:configure_tempest:745 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope glance true 2026-07-23 01:11:57.239 | ++ lib/tempest:configure_tempest:748 : [[ True == True ]] 2026-07-23 01:11:57.242 | ++ lib/tempest:configure_tempest:749 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope cinder true 2026-07-23 01:11:57.284 | ++ lib/tempest:configure_tempest:752 : '[' libvirt = libvirt ']' 2026-07-23 01:11:57.289 | ++ lib/tempest:configure_tempest:752 : '[' kvm = lxc ']' 2026-07-23 01:11:57.292 | ++ lib/tempest:configure_tempest:762 : local tmp_cfg_file 2026-07-23 01:11:57.297 | +++ lib/tempest:configure_tempest:763 : mktemp 2026-07-23 01:11:57.304 | ++ lib/tempest:configure_tempest:763 : tmp_cfg_file=/tmp/tmp.hmG4jnwakK 2026-07-23 01:11:57.308 | ++ lib/tempest:configure_tempest:764 : cd /opt/stack/tempest 2026-07-23 01:11:57.312 | ++ lib/tempest:configure_tempest:766 : local tmp_u_c_m 2026-07-23 01:11:57.317 | +++ lib/tempest:configure_tempest:767 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2026-07-23 01:11:57.322 | ++ lib/tempest:configure_tempest:767 : tmp_u_c_m=/tmp/tempest_u_c_m.Zm5Nwjn5GX 2026-07-23 01:11:57.325 | ++ lib/tempest:configure_tempest:768 : set_tempest_venv_constraints /tmp/tempest_u_c_m.Zm5Nwjn5GX 2026-07-23 01:11:57.330 | ++ lib/tempest:set_tempest_venv_constraints:131 : local tmp_c 2026-07-23 01:11:57.333 | ++ lib/tempest:set_tempest_venv_constraints:132 : tmp_c=/tmp/tempest_u_c_m.Zm5Nwjn5GX 2026-07-23 01:11:57.337 | ++ lib/tempest:set_tempest_venv_constraints:133 : [[ master == \m\a\s\t\e\r ]] 2026-07-23 01:11:57.342 | ++ lib/tempest:set_tempest_venv_constraints:134 : cd /opt/stack/requirements 2026-07-23 01:11:57.346 | ++ lib/tempest:set_tempest_venv_constraints:135 : git show master:upper-constraints.txt 2026-07-23 01:11:57.355 | ++ lib/tempest:set_tempest_venv_constraints:142 : export UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-23 01:11:57.360 | ++ lib/tempest:set_tempest_venv_constraints:142 : UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-23 01:11:57.364 | ++ lib/tempest:set_tempest_venv_constraints:143 : export TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-23 01:11:57.368 | ++ lib/tempest:set_tempest_venv_constraints:143 : TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-23 01:11:57.372 | ++ lib/tempest:configure_tempest:769 : [[ False != \T\r\u\e ]] 2026-07-23 01:11:57.377 | ++ lib/tempest:configure_tempest:770 : tox -revenv-tempest --notest 2026-07-23 01:11:57.934 | venv-tempest recreate: /opt/stack/tempest/.tox/tempest 2026-07-23 01:11:58.811 | venv-tempest installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2026-07-23 01:12:15.801 | venv-tempest develop-inst: /opt/stack/tempest 2026-07-23 01:12:23.023 | venv-tempest installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.7.22,cffi==2.0.0,charset-normalizer==3.4.7,cliff==4.15.0,cmd2==4.0.0,cryptography==43.0.3,debtcollector==3.1.0,defusedxml==0.7.1,fasteners==0.20,fixtures==4.3.2,idna==3.18,invoke==3.0.3,iso8601==2.1.0,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,markdown-it-py==4.2.0,mdurl==0.1.2,msgpack==1.2.1,netaddr==1.3.0,oslo.concurrency==7.6.1,oslo.config==10.5.0,oslo.context==6.5.0,oslo.i18n==6.9.0,oslo.log==8.3.0,oslo.serialization==5.11.0,oslo.utils==10.1.1,packaging==26.2,paramiko==4.0.0,pbr==7.0.3,prettytable==3.18.0,prompt_toolkit==3.0.52,psutil==7.2.2,pycparser==3.0,Pygments==2.20.0,PyNaCl==1.6.2,pyparsing==3.3.2,pyperclip==1.11.0,python-dateutil==2.9.0.post0,python-subunit==1.4.6,PyYAML==6.0.3,referencing==0.37.0,requests==2.34.2,rfc3986==2.0.0,rich==15.0.0,rich-argparse==1.8.0,rpds-py==2026.5.1,setuptools==83.0.0,six==1.17.0,stestr==4.2.1,stevedore==5.9.0,-e git+https://review.opendev.org/openstack/tempest.git@406633de5471ef4834c65d2ec5a682d3251251a7#egg=tempest,testscenarios==0.6.2,testtools==2.9.1,tomlkit==0.15.0,typing_extensions==4.15.0,urllib3==2.7.0,voluptuous==0.16.0,wcwidth==0.8.1,wrapt==2.2.2 2026-07-23 01:12:23.023 | ___________________________________ summary ____________________________________ 2026-07-23 01:12:23.023 | venv-tempest: skipped tests 2026-07-23 01:12:23.023 | congratulations :) 2026-07-23 01:12:23.066 | ++ lib/tempest:configure_tempest:772 : tox -evenv-tempest -- pip install -c /tmp/tempest_u_c_m.Zm5Nwjn5GX -r requirements.txt 2026-07-23 01:12:23.973 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/__init__.py:92: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. 2026-07-23 01:12:23.973 | !! 2026-07-23 01:12:23.973 | 2026-07-23 01:12:23.973 | ******************************************************************************** 2026-07-23 01:12:23.974 | Requirements should be satisfied by a PEP 517 installer. 2026-07-23 01:12:23.974 | If you are using pip, you can try `pip install --use-pep517`. 2026-07-23 01:12:23.974 | 2026-07-23 01:12:23.974 | This deprecation is overdue, please update your project and remove deprecated 2026-07-23 01:12:23.974 | calls to avoid build errors in the future. 2026-07-23 01:12:23.974 | ******************************************************************************** 2026-07-23 01:12:23.974 | 2026-07-23 01:12:23.974 | !! 2026-07-23 01:12:23.974 | dist.fetch_build_eggs(dist.setup_requires) 2026-07-23 01:12:24.411 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2026-07-23 01:12:24.411 | !! 2026-07-23 01:12:24.411 | 2026-07-23 01:12:24.411 | ******************************************************************************** 2026-07-23 01:12:24.411 | Please avoid running ``setup.py`` directly. 2026-07-23 01:12:24.411 | Instead, use pypa/build, pypa/installer or other 2026-07-23 01:12:24.411 | standards-based tools. 2026-07-23 01:12:24.412 | 2026-07-23 01:12:24.412 | This deprecation is overdue, please update your project and remove deprecated 2026-07-23 01:12:24.412 | calls to avoid build errors in the future. 2026-07-23 01:12:24.412 | 2026-07-23 01:12:24.412 | See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2026-07-23 01:12:24.412 | ******************************************************************************** 2026-07-23 01:12:24.412 | 2026-07-23 01:12:24.412 | !! 2026-07-23 01:12:24.412 | self.initialize_options() 2026-07-23 01:12:24.412 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/pbr/setupcfg.py:833: UserWarning: Unknown distribution option: 'tests_require' 2026-07-23 01:12:24.412 | warnings.warn(msg) 2026-07-23 01:12:24.443 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated 2026-07-23 01:12:24.443 | !! 2026-07-23 01:12:24.443 | 2026-07-23 01:12:24.443 | ******************************************************************************** 2026-07-23 01:12:24.443 | Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0). 2026-07-23 01:12:24.443 | 2026-07-23 01:12:24.443 | By 2027-Feb-18, you need to update your project and remove deprecated calls 2026-07-23 01:12:24.443 | or your builds will no longer be supported. 2026-07-23 01:12:24.443 | 2026-07-23 01:12:24.443 | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-07-23 01:12:24.444 | ******************************************************************************** 2026-07-23 01:12:24.444 | 2026-07-23 01:12:24.444 | !! 2026-07-23 01:12:24.444 | corresp(dist, value, root_dir) 2026-07-23 01:12:24.608 | venv-tempest develop-inst-nodeps: /opt/stack/tempest 2026-07-23 01:12:31.561 | venv-tempest installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.7.22,cffi==2.0.0,charset-normalizer==3.4.7,cliff==4.15.0,cmd2==4.0.0,cryptography==43.0.3,debtcollector==3.1.0,defusedxml==0.7.1,fasteners==0.20,fixtures==4.3.2,idna==3.18,invoke==3.0.3,iso8601==2.1.0,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,markdown-it-py==4.2.0,mdurl==0.1.2,msgpack==1.2.1,netaddr==1.3.0,oslo.concurrency==7.6.1,oslo.config==10.5.0,oslo.context==6.5.0,oslo.i18n==6.9.0,oslo.log==8.3.0,oslo.serialization==5.11.0,oslo.utils==10.1.1,packaging==26.2,paramiko==4.0.0,pbr==7.0.3,prettytable==3.18.0,prompt_toolkit==3.0.52,psutil==7.2.2,pycparser==3.0,Pygments==2.20.0,PyNaCl==1.6.2,pyparsing==3.3.2,pyperclip==1.11.0,python-dateutil==2.9.0.post0,python-subunit==1.4.6,PyYAML==6.0.3,referencing==0.37.0,requests==2.34.2,rfc3986==2.0.0,rich==15.0.0,rich-argparse==1.8.0,rpds-py==2026.5.1,setuptools==83.0.0,six==1.17.0,stestr==4.2.1,stevedore==5.9.0,-e git+https://review.opendev.org/openstack/tempest.git@406633de5471ef4834c65d2ec5a682d3251251a7#egg=tempest,testscenarios==0.6.2,testtools==2.9.1,tomlkit==0.15.0,typing_extensions==4.15.0,urllib3==2.7.0,voluptuous==0.16.0,wcwidth==0.8.1,wrapt==2.2.2 2026-07-23 01:12:31.561 | venv-tempest run-test-pre: PYTHONHASHSEED='3779828165' 2026-07-23 01:12:31.562 | venv-tempest run-test: commands[0] | pip install -c /tmp/tempest_u_c_m.Zm5Nwjn5GX -r requirements.txt 2026-07-23 01:12:32.562 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 1)) (7.0.3) 2026-07-23 01:12:32.563 | 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.15.0) 2026-07-23 01:12:32.565 | Requirement already satisfied: jsonschema>=4.5.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 3)) (4.26.0) 2026-07-23 01:12:32.566 | Requirement already satisfied: testtools>=2.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 4)) (2.9.1) 2026-07-23 01:12:32.567 | Requirement already satisfied: paramiko>=2.7.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 5)) (4.0.0) 2026-07-23 01:12:32.567 | Requirement already satisfied: cryptography>=2.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 6)) (43.0.3) 2026-07-23 01:12:32.568 | Requirement already satisfied: netaddr>=0.7.18 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 7)) (1.3.0) 2026-07-23 01:12:32.569 | 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-07-23 01:12:32.570 | Requirement already satisfied: oslo.config>=5.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 9)) (10.5.0) 2026-07-23 01:12:32.571 | Requirement already satisfied: oslo.log>=3.36.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 10)) (8.3.0) 2026-07-23 01:12:32.571 | Requirement already satisfied: stestr>=1.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 11)) (4.2.1) 2026-07-23 01:12:32.572 | 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-07-23 01:12:32.573 | Requirement already satisfied: oslo.utils>=7.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 13)) (10.1.1) 2026-07-23 01:12:32.574 | Requirement already satisfied: fixtures>=3.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 14)) (4.3.2) 2026-07-23 01:12:32.575 | Requirement already satisfied: PyYAML>=3.12 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 15)) (6.0.3) 2026-07-23 01:12:32.575 | Requirement already satisfied: python-subunit>=1.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 16)) (1.4.6) 2026-07-23 01:12:32.576 | Requirement already satisfied: stevedore>=1.20.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 17)) (5.9.0) 2026-07-23 01:12:32.577 | Requirement already satisfied: PrettyTable>=0.7.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 18)) (3.18.0) 2026-07-23 01:12:32.578 | Requirement already satisfied: urllib3>=1.21.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 19)) (2.7.0) 2026-07-23 01:12:32.578 | Requirement already satisfied: debtcollector>=1.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 20)) (3.1.0) 2026-07-23 01:12:32.579 | Requirement already satisfied: defusedxml>=0.7.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 21)) (0.7.1) 2026-07-23 01:12:32.580 | Requirement already satisfied: fasteners>=0.16.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 22)) (0.20) 2026-07-23 01:12:32.581 | Requirement already satisfied: testscenarios>=0.5.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 23)) (0.6.2) 2026-07-23 01:12:32.583 | Requirement already satisfied: setuptools in ./.tox/tempest/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->-r requirements.txt (line 1)) (83.0.0) 2026-07-23 01:12:32.585 | Requirement already satisfied: autopage>=0.4.0 in ./.tox/tempest/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (0.6.0) 2026-07-23 01:12:32.586 | Requirement already satisfied: cmd2>=3.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (4.0.0) 2026-07-23 01:12:32.588 | Requirement already satisfied: attrs>=22.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (26.1.0) 2026-07-23 01:12:32.589 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (2025.9.1) 2026-07-23 01:12:32.590 | Requirement already satisfied: referencing>=0.28.4 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (0.37.0) 2026-07-23 01:12:32.591 | Requirement already satisfied: rpds-py>=0.25.0 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (2026.5.1) 2026-07-23 01:12:32.596 | Requirement already satisfied: bcrypt>=3.2 in ./.tox/tempest/lib/python3.12/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 5)) (5.0.0) 2026-07-23 01:12:32.597 | Requirement already satisfied: invoke>=2.0 in ./.tox/tempest/lib/python3.12/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 5)) (3.0.3) 2026-07-23 01:12:32.598 | Requirement already satisfied: pynacl>=1.5 in ./.tox/tempest/lib/python3.12/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 5)) (1.6.2) 2026-07-23 01:12:32.601 | Requirement already satisfied: cffi>=1.12 in ./.tox/tempest/lib/python3.12/site-packages (from cryptography>=2.1->-r requirements.txt (line 6)) (2.0.0) 2026-07-23 01:12:32.607 | 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-07-23 01:12:32.610 | Requirement already satisfied: rfc3986>=1.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.config>=5.2.0->-r requirements.txt (line 9)) (2.0.0) 2026-07-23 01:12:32.611 | Requirement already satisfied: requests>=2.18.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.config>=5.2.0->-r requirements.txt (line 9)) (2.34.2) 2026-07-23 01:12:32.614 | 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-07-23 01:12:32.615 | Requirement already satisfied: python-dateutil>=2.7.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 10)) (2.9.0.post0) 2026-07-23 01:12:32.619 | Requirement already satisfied: voluptuous>=0.8.9 in ./.tox/tempest/lib/python3.12/site-packages (from stestr>=1.0.0->-r requirements.txt (line 11)) (0.16.0) 2026-07-23 01:12:32.620 | Requirement already satisfied: tomlkit>=0.11.6 in ./.tox/tempest/lib/python3.12/site-packages (from stestr>=1.0.0->-r requirements.txt (line 11)) (0.15.0) 2026-07-23 01:12:32.622 | Requirement already satisfied: msgpack>=0.5.2 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->-r requirements.txt (line 12)) (1.2.1) 2026-07-23 01:12:32.624 | Requirement already satisfied: iso8601>=0.1.11 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (2.1.0) 2026-07-23 01:12:32.626 | Requirement already satisfied: pyparsing>=2.1.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (3.3.2) 2026-07-23 01:12:32.627 | Requirement already satisfied: packaging>=20.4 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (26.2) 2026-07-23 01:12:32.628 | Requirement already satisfied: psutil>=3.2.2 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (7.2.2) 2026-07-23 01:12:32.640 | Requirement already satisfied: wcwidth>=0.3.5 in ./.tox/tempest/lib/python3.12/site-packages (from PrettyTable>=0.7.1->-r requirements.txt (line 18)) (0.8.1) 2026-07-23 01:12:32.646 | Requirement already satisfied: wrapt>=2.1.0 in ./.tox/tempest/lib/python3.12/site-packages (from debtcollector>=1.2.0->-r requirements.txt (line 20)) (2.2.2) 2026-07-23 01:12:32.659 | Requirement already satisfied: pycparser in ./.tox/tempest/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.1->-r requirements.txt (line 6)) (3.0) 2026-07-23 01:12:32.662 | Requirement already satisfied: prompt-toolkit>=3.0.52 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (3.0.52) 2026-07-23 01:12:32.663 | Requirement already satisfied: pyperclip>=1.8.2 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (1.11.0) 2026-07-23 01:12:32.664 | Requirement already satisfied: rich>=15.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (15.0.0) 2026-07-23 01:12:32.665 | Requirement already satisfied: rich-argparse>=1.7.2 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (1.8.0) 2026-07-23 01:12:32.675 | Requirement already satisfied: typing-extensions>=4.12.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.context>=2.21.0->oslo.log>=3.36.0->-r requirements.txt (line 10)) (4.15.0) 2026-07-23 01:12:32.697 | Requirement already satisfied: six>=1.5 in ./.tox/tempest/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=3.36.0->-r requirements.txt (line 10)) (1.17.0) 2026-07-23 01:12:32.703 | Requirement already satisfied: charset_normalizer<4,>=2 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (3.4.7) 2026-07-23 01:12:32.704 | Requirement already satisfied: idna<4,>=2.5 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (3.18) 2026-07-23 01:12:32.705 | 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-07-23 01:12:32.718 | Requirement already satisfied: markdown-it-py>=2.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (4.2.0) 2026-07-23 01:12:32.719 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in ./.tox/tempest/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (2.20.0) 2026-07-23 01:12:32.724 | Requirement already satisfied: mdurl~=0.1 in ./.tox/tempest/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (0.1.2) 2026-07-23 01:12:32.919 | ___________________________________ summary ____________________________________ 2026-07-23 01:12:32.919 | venv-tempest: commands succeeded 2026-07-23 01:12:32.919 | congratulations :) 2026-07-23 01:12:32.960 | ++ lib/tempest:configure_tempest:773 : rm -f /tmp/tempest_u_c_m.Zm5Nwjn5GX 2026-07-23 01:12:32.966 | ++ lib/tempest:configure_tempest:776 : [[ False == \T\r\u\e ]] 2026-07-23 01:12:32.969 | ++ lib/tempest:configure_tempest:784 : [[ True == \F\a\l\s\e ]] 2026-07-23 01:12:32.971 | ++ lib/tempest:configure_tempest:788 : iniset /opt/stack/tempest/etc/tempest.conf auth use_dynamic_credentials True 2026-07-23 01:12:33.005 | ++ lib/tempest:configure_tempest:794 : tox -evenv-tempest -- tempest verify-config -uro /tmp/tmp.hmG4jnwakK 2026-07-23 01:12:33.906 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/__init__.py:92: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. 2026-07-23 01:12:33.906 | !! 2026-07-23 01:12:33.906 | 2026-07-23 01:12:33.906 | ******************************************************************************** 2026-07-23 01:12:33.907 | Requirements should be satisfied by a PEP 517 installer. 2026-07-23 01:12:33.907 | If you are using pip, you can try `pip install --use-pep517`. 2026-07-23 01:12:33.907 | 2026-07-23 01:12:33.907 | This deprecation is overdue, please update your project and remove deprecated 2026-07-23 01:12:33.907 | calls to avoid build errors in the future. 2026-07-23 01:12:33.907 | ******************************************************************************** 2026-07-23 01:12:33.908 | 2026-07-23 01:12:33.908 | !! 2026-07-23 01:12:33.908 | dist.fetch_build_eggs(dist.setup_requires) 2026-07-23 01:12:34.295 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2026-07-23 01:12:34.295 | !! 2026-07-23 01:12:34.296 | 2026-07-23 01:12:34.296 | ******************************************************************************** 2026-07-23 01:12:34.296 | Please avoid running ``setup.py`` directly. 2026-07-23 01:12:34.296 | Instead, use pypa/build, pypa/installer or other 2026-07-23 01:12:34.296 | standards-based tools. 2026-07-23 01:12:34.296 | 2026-07-23 01:12:34.296 | This deprecation is overdue, please update your project and remove deprecated 2026-07-23 01:12:34.297 | calls to avoid build errors in the future. 2026-07-23 01:12:34.297 | 2026-07-23 01:12:34.297 | See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2026-07-23 01:12:34.297 | ******************************************************************************** 2026-07-23 01:12:34.297 | 2026-07-23 01:12:34.297 | !! 2026-07-23 01:12:34.297 | self.initialize_options() 2026-07-23 01:12:34.297 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/pbr/setupcfg.py:833: UserWarning: Unknown distribution option: 'tests_require' 2026-07-23 01:12:34.298 | warnings.warn(msg) 2026-07-23 01:12:34.325 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated 2026-07-23 01:12:34.325 | !! 2026-07-23 01:12:34.325 | 2026-07-23 01:12:34.325 | ******************************************************************************** 2026-07-23 01:12:34.325 | Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0). 2026-07-23 01:12:34.326 | 2026-07-23 01:12:34.326 | By 2027-Feb-18, you need to update your project and remove deprecated calls 2026-07-23 01:12:34.326 | or your builds will no longer be supported. 2026-07-23 01:12:34.326 | 2026-07-23 01:12:34.326 | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-07-23 01:12:34.326 | ******************************************************************************** 2026-07-23 01:12:34.326 | 2026-07-23 01:12:34.326 | !! 2026-07-23 01:12:34.327 | corresp(dist, value, root_dir) 2026-07-23 01:12:34.476 | venv-tempest develop-inst-nodeps: /opt/stack/tempest 2026-07-23 01:12:41.348 | venv-tempest installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.7.22,cffi==2.0.0,charset-normalizer==3.4.7,cliff==4.15.0,cmd2==4.0.0,cryptography==43.0.3,debtcollector==3.1.0,defusedxml==0.7.1,fasteners==0.20,fixtures==4.3.2,idna==3.18,invoke==3.0.3,iso8601==2.1.0,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,markdown-it-py==4.2.0,mdurl==0.1.2,msgpack==1.2.1,netaddr==1.3.0,oslo.concurrency==7.6.1,oslo.config==10.5.0,oslo.context==6.5.0,oslo.i18n==6.9.0,oslo.log==8.3.0,oslo.serialization==5.11.0,oslo.utils==10.1.1,packaging==26.2,paramiko==4.0.0,pbr==7.0.3,prettytable==3.18.0,prompt_toolkit==3.0.52,psutil==7.2.2,pycparser==3.0,Pygments==2.20.0,PyNaCl==1.6.2,pyparsing==3.3.2,pyperclip==1.11.0,python-dateutil==2.9.0.post0,python-subunit==1.4.6,PyYAML==6.0.3,referencing==0.37.0,requests==2.34.2,rfc3986==2.0.0,rich==15.0.0,rich-argparse==1.8.0,rpds-py==2026.5.1,setuptools==83.0.0,six==1.17.0,stestr==4.2.1,stevedore==5.9.0,-e git+https://review.opendev.org/openstack/tempest.git@406633de5471ef4834c65d2ec5a682d3251251a7#egg=tempest,testscenarios==0.6.2,testtools==2.9.1,tomlkit==0.15.0,typing_extensions==4.15.0,urllib3==2.7.0,voluptuous==0.16.0,wcwidth==0.8.1,wrapt==2.2.2 2026-07-23 01:12:41.349 | venv-tempest run-test-pre: PYTHONHASHSEED='2660123207' 2026-07-23 01:12:41.349 | venv-tempest run-test: commands[0] | tempest verify-config -uro /tmp/tmp.hmG4jnwakK 2026-07-23 01:12:45.533 | ___________________________________ summary ____________________________________ 2026-07-23 01:12:45.533 | venv-tempest: commands succeeded 2026-07-23 01:12:45.533 | congratulations :) 2026-07-23 01:12:45.576 | ++ lib/tempest:configure_tempest:799 : is_service_enabled q-metering neutron-metering 2026-07-23 01:12:45.594 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-23 01:12:45.597 | ++ lib/tempest:configure_tempest:800 : DISABLE_NETWORK_API_EXTENSIONS+=', metering' 2026-07-23 01:12:45.601 | ++ lib/tempest:configure_tempest:804 : is_service_enabled q-l3 neutron-l3 2026-07-23 01:12:45.620 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-23 01:12:45.622 | ++ lib/tempest:configure_tempest:805 : DISABLE_NETWORK_API_EXTENSIONS+=', l3_agent_scheduler' 2026-07-23 01:12:45.626 | ++ lib/tempest:configure_tempest:808 : local network_api_extensions=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-07-23 01:12:45.629 | ++ lib/tempest:configure_tempest:809 : [[ ! -z , metering, l3_agent_scheduler ]] 2026-07-23 01:12:45.632 | ++ lib/tempest:configure_tempest:811 : network_api_extensions=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-07-23 01:12:45.635 | +++ lib/tempest:configure_tempest:813 : remove_disabled_extensions address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas , metering, l3_agent_scheduler 2026-07-23 01:12:45.639 | +++ lib/tempest:remove_disabled_extensions:116 : local extensions_list=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-07-23 01:12:45.641 | +++ lib/tempest:remove_disabled_extensions:117 : shift 2026-07-23 01:12:45.644 | +++ lib/tempest:remove_disabled_extensions:118 : local 'disabled_exts=, metering, l3_agent_scheduler' 2026-07-23 01:12:45.647 | +++ lib/tempest:remove_disabled_extensions:119 : remove_disabled_services address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas ', metering, l3_agent_scheduler' 2026-07-23 01:12:45.669 | +++ functions-common:remove_disabled_services:2107 : _cleanup_service_list ,address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-07-23 01:12:45.689 | ++ lib/tempest:configure_tempest:813 : network_api_extensions=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-07-23 01:12:45.691 | ++ lib/tempest:configure_tempest:815 : [[ -n '' ]] 2026-07-23 01:12:45.693 | ++ lib/tempest:configure_tempest:818 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled api_extensions address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-07-23 01:12:45.728 | ++ lib/tempest:configure_tempest:820 : local object_storage_api_extensions=all 2026-07-23 01:12:45.731 | ++ lib/tempest:configure_tempest:821 : [[ ! -z '' ]] 2026-07-23 01:12:45.734 | ++ lib/tempest:configure_tempest:827 : iniset /opt/stack/tempest/etc/tempest.conf object-storage-feature-enabled discoverable_apis all 2026-07-23 01:12:45.769 | ++ lib/tempest:configure_tempest:829 : local volume_api_extensions=all 2026-07-23 01:12:45.772 | ++ lib/tempest:configure_tempest:830 : [[ ! -z '' ]] 2026-07-23 01:12:45.775 | ++ lib/tempest:configure_tempest:836 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled api_extensions all 2026-07-23 01:12:45.813 | ++ lib/tempest:configure_tempest:839 : IFS=' 2026-07-23 01:12:45.813 | ' 2026-07-23 01:12:45.817 | ++ extras.d/80-tempest.sh:source:23 : echo_summary 'Installing Tempest Plugins' 2026-07-23 01:12:45.820 | ++ ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-23 01:12:45.823 | ++ ./stack.sh:echo_summary:450 : echo -e Installing Tempest Plugins 2026-07-23 01:12:45.826 | ++ extras.d/80-tempest.sh:source:24 : install_tempest_plugins 2026-07-23 01:12:45.829 | ++ lib/tempest:install_tempest_plugins:873 : pushd /opt/stack/tempest 2026-07-23 01:12:45.830 | /opt/stack/tempest /opt/stack/tempest 2026-07-23 01:12:45.833 | ++ lib/tempest:install_tempest_plugins:874 : [[ 0 != 0 ]] 2026-07-23 01:12:45.836 | ++ lib/tempest:install_tempest_plugins:883 : popd 2026-07-23 01:12:45.836 | /opt/stack/tempest 2026-07-23 01:12:45.839 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-07-23 01:12:45.842 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-07-23 01:12:45.845 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-07-23 01:12:45.849 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-07-23 01:12:45.852 | + functions-common:run_phase:1875 : run_plugins stack test-config 2026-07-23 01:12:45.855 | + functions-common:run_plugins:1834 : local mode=stack 2026-07-23 01:12:45.859 | + functions-common:run_plugins:1835 : local phase=test-config 2026-07-23 01:12:45.862 | + functions-common:run_plugins:1837 : local plugins= 2026-07-23 01:12:45.866 | + functions-common:run_plugins:1838 : local plugin 2026-07-23 01:12:45.869 | + ./stack.sh:main:1506 : merge_config_group /home/quobyte/devstack/local.conf test-config 2026-07-23 01:12:45.872 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-07-23 01:12:45.876 | + inc/meta-config:merge_config_group:171 : shift 2026-07-23 01:12:45.879 | + inc/meta-config:merge_config_group:172 : local matchgroups=test-config 2026-07-23 01:12:45.882 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-23 01:12:45.886 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-07-23 01:12:45.889 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-07-23 01:12:45.893 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf test-config 2026-07-23 01:12:45.896 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-07-23 01:12:45.899 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=test-config 2026-07-23 01:12:45.902 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-23 01:12:45.905 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=test-config ' 2026-07-23 01:12:45.905 | /^\[\[.+\|.*\]\]/ { 2026-07-23 01:12:45.906 | gsub("[][]", "", $1); 2026-07-23 01:12:45.906 | split($1, a, "|"); 2026-07-23 01:12:45.906 | if (a[1] == matchgroup) 2026-07-23 01:12:45.906 | print a[2] 2026-07-23 01:12:45.906 | } 2026-07-23 01:12:45.906 | ' /home/quobyte/devstack/local.conf ========================= DevStack Component Timing (times are in seconds) ========================= wait_for_service 28 async_wait 144 osc 441 apt-get 209 test_with_retry 8 dbsync 8 pip_install 185 apt-get-update 5 run_process 42 git_timed 394 ------------------------- Unaccounted time 71 ========================= Total runtime 1535 ================= Async summary ================= Time spent in the background minus waits: 537 sec Elapsed time: 1536 sec Time if we did everything serially: 2073 sec Speedup: 1.34961 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_cell1 | SELECT | 73 | | nova_cell0 | SELECT | 31 | | nova_cell0 | INSERT | 4 | | neutron | SELECT | 5239 | | neutron | INSERT | 845 | | neutron | DELETE | 32 | | placement | SELECT | 23 | | placement | INSERT | 83 | | placement | SET | 1 | | neutron | UPDATE | 232 | | nova_cell0 | UPDATE | 4 | | cinder | SELECT | 57 | | cinder | INSERT | 5 | | placement | UPDATE | 3 | | cinder | UPDATE | 5 | | glance | INSERT | 14 | | glance | SELECT | 27 | | glance | UPDATE | 2 | | nova_api | SAVEPOINT | 12 | | nova_api | INSERT | 24 | | nova_api | RELEASE | 12 | | nova_cell1 | INSERT | 4 | | nova_cell1 | UPDATE | 28 | | cinder | DELETE | 1 | +------------+-----------+-------+ This is your host IP address: 192.168.122.85 This is your host IPv6 address: ::1 Keystone is serving at http://192.168.122.85/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: 493835a61a996731a7031861f80c7629acd5d6f2 Merge "Collect Guru Meditation Reports on failed job runs" 2026-07-17 20:30:12 +0000 OS Version: Ubuntu 24.04 noble